/*
 *
 * Tabs */
#tabs {
margin: 10px 0 0 0;
border:1px solid #CCCCCC;
}

#tabs ul.ul-tabs {
background: black;
}

#tabs ul.ul-tabs li {
/*margin-left: 8px;*/
list-style: none;
width:158px;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
}

#tabs ul.ul-tabs li.first{border-left:0}


* html #tabs ul.ul-tabs li {
display: inline; /* ie6 double float margin bug */
}

#tabs ul.ul-tabs li,
#tabs ul.ul-tabs li a {
float: left;
}

#tabs ul.ul-tabs li a {
font-family:Gil Sans,"Lucida Grande",Arial,Helvetica;
font-size: 100.74%;
letter-spacing:3px;
text-decoration: none;
padding:8px 0 14px 10px;
color: black;
display:block;
width:93%;
}

#tabs ul.ul-tabs li.active {
background: black;
}

#tabs ul.ul-tabs li.active a {
color: white;
}

#tabs .tab {
background: #eee;
clear: both;
padding:10px 5px 40px;
display:none;
}

#tabs ul.ul-tabs li.last {
width:161px;
border-left:1px #ccc solid !important;
border-bottom:1px #ccc solid !important;
}

/* END Tabs */









/*
 *
 * Tabs Members - Sidebar*/
#block-block-69{margin:0;}
#tabs2 {
font-size: 83.4166%;
width:300px;
margin:0 0 0 10px;

}

#tabs2 ul {
padding:0;
font-family:Gil Sans,Century Gothic,"Lucida Grande",Arial,Helvetica;
}

#tabs2 li {
/*margin-left: 8px;*/
list-style: none;
/*
width:158px;
*/
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
}

#tabs2 li.first{width:99px}
#tabs2 li.mid{width:98px}
#tabs2 li.last {
border:1px #ccc solid !important;
width:99px
}



* html #tabs2 li {
display: inline; /* ie6 double float margin bug */
}

#tabs2 li,
#tabs2 li a {
float: left;
}

#tabs2 ul li a {
text-decoration: none;
padding:5px 0;
margin-left:5px;
color: black;
display:block;
}

#tabs2 ul li.active {
background: black;
}

#tabs2 ul li.active a {
color: white;
}

#tabs2 .tab {
clear: both;
display:none;
}



#tabs2 .avatars-block .picture{margin:5px 7px 5px 0; width:51px}
#tabs2 .avatars-block {padding:0;}
#tabs2 .avatars-pager{font-size:100.74%; margin-top:0;}

/* END Tabs */




/*
 *
 * Tabs Weather - Sidebar*/
#tabs5 {
font-size: 83.4166%;
width:300px;
margin: 10px 0 0 10px;
}

#tabs5 ul {
padding:0;
font-family:Gil Sans,Century Gothic,"Lucida Grande",Arial,Helvetica;
margin: 0;
}

#tabs5 li {
list-style: none;
width:73px;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
}

#tabs5 li.first{width:67px;}
#tabs5 li.am{width:75px;}
#tabs5 li.eu{width:43px;}
#tabs5 li.last {border:1px #ccc solid !important; width:108px}

* html #tabs5 li {
display: inline; /* ie6 double float margin bug */
}

#tabs5 li,
#tabs5 li a {
float: left;
}

#tabs5 ul li a {
text-decoration: none;
padding:5px 4px;
color: black;
display:block;
}

#tabs5 ul li.active {
background: black;
}

#tabs5 ul li.active a {
color: white;
}

#tabs5 .tab {
clear: both;
display:none;
}

#tabs5 .avatars-pager{font-size:100.74%}

#tabs5 .row .city {float: left; display: block; width: 163px; font-weight: 600; padding-left: 5px;}
#tabs5 .row .temp{float: left; display: block; width: 55px; padding: 0px; font-size: 8px;}
#tabs5 .row .curr_condition{float: left; display: block; width: 76px; font-size: 8px;}
#tabs5 .odd{background: #eeeeee; }
#tabs5 .even{background: #dddddd; }
#tabs5 .heading .city{ font-weight: normal; }
#tabs5 .heading .temp{padding: 0px; width: 55px; font-size: 83.4166%;}
#tabs5 .heading .curr_condition{font-size: 83.4166%;}
#tabs5 .heading{border-bottom: 3px solid #cccccc;}

/* END Tabs */
