/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

strong {
    font-weight: bold;
}

a:visited {
    color: #0000EE;
}

#links {
    border-bottom: 1px solid #C9D7F1;
    zoom: 1;
    height: 1.35em;
    padding: 0.3em 0.4em 0.2em;
}

#links:after {
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

#links .current-app, #links .account {
    font-weight: bold;
}

#network li, #config li {
    display: inline;
    padding: 0 0.3em;
}

#config li {
    padding: 0 0.1em 0;
}

#config li:after {
    content: "|";
    margin: 0 0 0 0.3em;
}

#config li:last-child:after {
    content: '';
    margin: 0;
}

#network .more {
    background: url('../images/more.gif') right 50% no-repeat;
    padding-right: 10px;
}

#more_links {
    background: #fff;
    border: 1px solid;
    border-color: #C9D7F1 #3366CC #3366CC #A2BAE7;
    border-top: none;
    position: absolute;
    display: none;
}

#more_links li {
    display: block;
    margin: 0;
    padding: 0;
}

#more_links a {
    padding: 3px 5px;
    text-decoration: none;
    display: block;
}

#more_links a:hover {
    background: #3366CC;
    color: #fff;
}

#more_links hr {
    margin: 0 4px;
    color: #CCC;
    background-color: #CCC;
    border: 0px;
    height: 1px;
}

#network {
    float: left;
}

#config {
    float: right;
}

#header {
    margin: 2px 0 10px 9px;
    zoom: 1;
}

#header:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

#logo {
    float: left;
    margin: 0 0 0 7px;
}

#header form {
    float: left;
    margin: 15px 0 0 0;
}

#header form input[type=text] {
    width: 207px;
}

#header form input[type=submit] {
    font-size: 92%;
}

#options {
    float: left;
    margin: 10px 0 0 0;
    font-size: 77%;
}

#mail-types {
    width: 164px;
    padding: 0 0 0 13px;
    float: left;
    margin-left: -100%;
}

#mailboxes {
    margin: 11px 0 0 0;
}

#mailboxes li {
    margin: 4px 0;
    padding: 0 0 0 20px;
}

#mailboxes .active {
    font-weight: bold;
    background:  #C3D9FF;
    -moz-border-radius: 2% 0 0 2%;
    padding: 1px 0 1px 24px;
    margin-left: -4px;
}

#starred {
    padding-right: 18px;
    background: url('../images/star.png') right 50% no-repeat;
}

#chats {
    padding-right: 18px;
    background: url('../images/chats.png') right 50% no-repeat;
}

#contacts-wrapper {
    margin: 12px 0;
    font-weight: bold;
}

#compose-wrapper {
    margin: 2px 0 10px 0;
    font-weight: bold;
}

#contacts-wrapper, #compose-wrapper {
    padding: 0 0 0 20px;
}

#labels {
    margin: 0 10px 0 -3px;
    background: #B5EDBC;
    padding: 0 3px 3px;
    -moz-border-radius: 1% 1% 1% 1%;
    -webkit-border-radius: 1% 1% 1% 1%;
}

#labels h4 a {
    color: #000;
    text-decoration: none;
    padding-left: 14px;
    background: url('../images/label.png') left 50% no-repeat;
}

#labels ul {
    background: #fff;
    zoom: 1;
}

#labels ul:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

#labels ul li {
    margin: 3px 0 0 4px;
}

#labels a {
    color: #006633;
}

#labels #edit-labels {
    float: right;
    margin: 0 3px 2px 0;
}

#mail-wrapper {
    float: left;
    width: 100%;
}

#mail {
    margin: 0 5px 20px 177px;
    background: #E8EEF7;
    padding: 0 0 4px 8px;
    min-width: 620px;
    -moz-border-radius: 4px ;
    -webkit-border-radius: 4px;
    border: #C3D9FF 4px solid;
    zoom: 1;
}

#mail:after, .mail_actions:after  {
    content: ".";
    width: 0;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
    display: block;
}

.mail_actions {
    padding: 6px 0 0 0;
}


.buttons {
    float: left;
}

.refresh {
    float: left;
    margin: 2px 0 0 3px;
}

.message_count {
    float: right;
    margin: 5px 8px 0 0;
}

.message_count span {
    font-weight: bold;
}

.select {
    clear: both;
    margin: 0 0 5px 0;
    padding: 2px 0 0 0;
}

.select h4 {
    display: inline;
}

.select ul {
    display: inline;
}

.select li {
    display: inline;
}

.select li:after {
    content: ",";
}

.select li:last-child:after {
    content: '';
}

.select a {
    text-decoration: none;
}

#emails {
    background: #fff;
    min-height: 200px;
}

#emails a {
    text-decoration: none;
    color: #000;
}

#emails li {
    zoom: 1;
    background: #E8EEF7;
    border-bottom: 1px solid #CCCCCC;
    float: left;
    width: 100%;
}

#emails .selected {
    background-image: url('../images/arrow.png');
    background-repeat: no-repeat;
    background-position: 2px 5px;
}

#emails .email_info_wrapper {
    float: left;
    width: 100%;
}

#emails .email_info {
    margin: 0 0 0 50px;
}

#emails .email_info a {
    display: block;
    padding: 2px 0;
}

#emails .email_info .participants {
    display: block;
    float: left;
    width: 200px;
}

#emails .email_info .subject {
    float: left;
    display: inline;
}

#emails .email_info .snippet {
    height:100%;
    left:0pt;
    position:absolute;
    top:0pt;
    width:100%;
    overflow: hidden;
    height: 1.2em;
    padding: 0 0 0 0.2em;
}

#emails .email_info .snippet-wrapper {
    display:block;
    height:1.2em;
    overflow:hidden;
    position:relative;
    padding: 0 10px 0 0;
}

#emails .date {
    display: inline;
    float: right;
    padding: 0 40px 0 0;
}

#emails .snippet {
    color: #777;
}

#emails .email_actions {
    float: left;
    margin-left: -100%;
    width: 50px;
}

#emails .email_actions input {
/*    vertical-align: -25%;*/
    margin: 0.2em 4px 0 13px;
    float: left;
}

#emails .email_actions input[value=Archive] {
    font-weight: bold;
}

#emails .email_actions .star span {
    position: absolute;
    left: -1000px;
}

#emails .email_actions .star {
    display: block;
    float: left;
    margin: 0.05em 0 0 0;
    width: 16px;
    height: 16px;
    background: url('../images/stars.png') no-repeat left -22px;
}

#emails li:after {
    content: ".";
    width: 0;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
    display: block;
}

#extras-wrapper {
    clear: right;
}

#extras {
    clear: right;
    margin: 0 0 0 153px;
    text-align: center;
}

#extras p {
    margin: 0.5em 0;
}

#quota {
    color: #006633;
    font-weight: bold;
}

#promos a {
    font-weight: bold;
} 

#account-activity, #google-info {
    font-size: 87%;
}

#google-info {
    color: #444444;
}

