/* Tabs Notes Like

----------------------------------*/

#tabs {

	background: #fdf8dc url('../images/tabContentBottomNew.gif') bottom left no-repeat;

	padding: 0px 0px 17px 0px;

	margin: 10px 0px 0px 0px;

}



#tabs .ui-tabs-panel {

	padding: 0px 0px 10px 0px;

	margin: 0px 0px 0px 0px;

	display: block;

	border-width: 0;

	border: 1px solid #588B58;

	border-bottom: 0px;

}



#tabs .ui-tabs-nav{

	height: 35px;

	list-style: none;

	margin: 0px;

	padding: 0px;

	width: 100%;

	background-color: #F2F2F2;

}



#tabs .ui-tabs-nav li{

	position: relative;

	float: left;

	margin: 0px;

	padding: 0px;

}



#tabs .ui-tabs-nav li a{

	float: left;

	text-decoration: none;

	padding: 5px 5px 0px 5px;

	margin: 9px 0px 0px 0px;

	text-transform: uppercase;

	color: #003579;

	font-size: 12px;

	font-weight: bold;

	height: 20px;

	background-color: #f4f4f4;

	border: 1px solid #588B58;

	border-bottom: 0px;

}



#tabs .ui-tabs-nav li.ui-tabs-selected a{

	color: #000000;

	margin: 5px 0px 0px 0px;

	padding: 10px 5px 0px 5px;

	height: 20px;

	background-color: #fdf8dc;

}



#tabs .ui-tabs-nav li.ui-tabs-selected a, #tabs .ui-tabs-nav li.ui-state-disabled a, #tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }

#tabs .ui-tabs-nav li a, #tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */



#tabs .ui-tabs-hide { display: none !important; }





#tabs div.tab_anounce{

	margin: 10px 10px 0px 10px;

}



#tabs div.tab_anounce h3{

	margin: 0px 0px 5px 0px;

	padding: 0px;

	font-size: 14px;

}



#tabs div.tab_anounce h3 a{

	text-decoration: none;

	color: #003579;

}



#tabs div.tab_anounce h3 a:hover{

	color: #ff0000;

}



#tabs div.tab_anounce h3 img{

	float: left;

	border: 0px;

	width: 90px;

	height: 50px;

	margin: 0px 5px 0px 0px;

}



#tabs div.more{

	clear: both;

	width: 100%;

	height: 25px;

	margin: 0px;

}



#tabs div.more span{

    color:#757575;

	float:left;

	font-size:10px;

	width: 75px;

	margin: 10px 0px 0px 10px;

}



#tabs div.more div{

	float: left;

	border-top: 1px dotted #757575;

	margin: 17px 0px 0px 0px;

	width: 170px;

	height: 1px;

}



#tabs ul.tab_titles{

	margin: 0px 5px 0px 10px;

	padding: 0px;

	list-style: url('../images/mBullet.gif') inside;

}



#tabs ul.tab_titles li a{

	text-decoration: none;

	color: #003579;

	font-size: 11px;

}



#tabs ul.tab_titles li a:hover{

	color: #ff0000;

}







/* Tabs Right Sidebar

----------------------------------*/



#comments_tabs {

}



#comments_tabs .ui-tabs-panel {

	width: 100%;

	border: 1px solid #588B58;

	padding: 5px 0px 0px 0px;

}



#comments_tabs .ui-tabs-nav{

	list-style: none;

	margin: 0px;

	padding: 0px;

	width: 100%;

	height: 25px;

}



#comments_tabs .ui-tabs-nav li{
	float: left;
	display: block;
}



#comments_tabs .ui-tabs-nav li a{

	float: left;

	text-transform: uppercase;

	padding: 4px 5px 0px 5px;

	margin: 5px 0px 0px 0px;

	height: 15px;

	border: 1px solid #588B58;

	border-bottom: 0px;

	text-decoration: none;

	font-size: 11px;

	font-weight: bold;

	color: #003579;

	background-color: #F4F4F4;

}



#comments_tabs .ui-tabs-nav li.ui-tabs-selected a{

	height: 20px;

	padding: 5px 5px 0px 5px;

	margin: 0px;

	background-color: #ffffff;

	color: #000000;

	position: relative;

	z-index: 99;

}



#comments_tabs .ui-tabs-nav li.ui-tabs-selected a, #comments_tabs .ui-tabs-nav li.ui-state-disabled a, #comments_tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; background-color: #F2F2F2; }

#comments_tabs .ui-tabs-nav li a, #comments_tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */



#comments_tabs .ui-tabs-hide { display: none !important; }





#comments_tabs .ui-tabs-panel div.tab_title{

	margin: 5px 0px 10px 0px;

}



#comments_tabs .ui-tabs-panel div.tab_title h3{

	padding: 0px;

	margin: 0px;

	font-size: 13px;

	font-weight: normal;

	padding: 0px 0px 0px 5px;

}



#comments_tabs .ui-tabs-panel div.tab_title h3 a{

	color: #003579;

	text-decoration: none;

}



#comments_tabs .ui-tabs-panel div.tab_title h3 a:hover{

	color: #ff0000;

}



#comments_tabs .ui-tabs-panel div.tab_title div{

	padding: 0px 0px 0px 5px;

	margin: 5px 0px 0px 0px;

	font-size: 10px;

	color: #aaaaaa;

}



#comments_tabs .ui-tabs-panel div.tab_title div span{

	border-right: 1px solid #aaaaaa;

	padding: 0px 5px 0px 0px;

}



#comments_tabs .ui-tabs-panel div.tab_title div span.seen, #comments_tabs .ui-tabs-panel div.tab_title div span a{

	border: 0px;

	font-weight: bold;

	color: #aaaaaa;

	text-decoration: none;

}



#comments_tabs .ui-tabs-panel div.more_Catlinks{

	margin: 0px 5px 0px 5px;

	padding: 5px 0px 5px 0px;

	border-top: 1px dotted #aaaaaa;

	text-transform: uppercase;

}



#comments_tabs .ui-tabs-panel div.more_Catlinks a{

	color: #0097DE;

}
