/********************************************************
*	TAB SIDEBAR
********************************************************/
.domtabs {
	width:300px;
	height:auto;
	font-size:11px;
	list-style:none;
	font-weight:bold;
	margin:0px;
	padding:5px;
}
.domtabs a {
	color:#263845;
	text-decoration:none;
}
.domtabs a:hover {
	color:#263845;
	text-decoration:underline;
}
.domtabs li {
	width:auto;
	height:12px;
	float:left;
	padding:0px;
	margin:3px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:4px;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	text-align:center;
	margin-right:5px;
}
.domtabs li:hover {
	width:auto;
	height:12px;
	float:left;
	padding:0px;
	margin:3px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:4px;
	border:1px solid #cccccc;
	background:#FF0000;
	text-align:center;
	margin-right:5px;
}
.domtabs li.active {
	width:auto;
	height:12px;
	float:left;
	padding:0px;
	margin:3px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:4px;
	border:1px solid #cccccc;
	background:#000000;
	text-align:center;
	margin-right:5px;
}
ul.domtabs{
	width:300px;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-left:5px;				
}
ul.domtabs li a{
	float:left;
	}
ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active{
	color:#ffffff;
	font-weight:bold;
	float:left;
}
ul.domtabs li.active a:hover{
	color:#ffffff;
	font-weight:bold;
	float:left;
	text-decoration:none;
}
ul.domtabs li:hover a{
	color:#ffffff;
	font-weight:bold;
	float:left;
	text-decoration:none;
}
ul.domtabs li:hover a:hover{
	color:#ffffff;
	font-weight:bold;
	float:left;
	text-decoration:none;
}
.tab_1_content {
	width:300px;
	height:auto;
	float:left;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	padding-top:0px;
	line-height:14px;
	margin:0px;
}
.tab_1_content ul {
	width:auto;
	height:auto;
	float:left;
	padding:5px;
	margin:0px;
	list-style:none;
}
.tab_1_content ul a {
	color:#2E5AB8;
	font-weight:bold;
	text-decoration:none;
}
.tab_1_content ul a.hover {
	color: #000000;
	text-decoration:none;
}
.tab_1_content h2 {
	display:none;
	margin:0px;
	padding:0px;
}

.tabs_sidebar {
	width:300px;
	height:auto;
	float:left;
	border:1px solid #CCCCCC;
	background:url(images/bg_tabs.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#E2E2E2;
	margin-bottom:7px;
}

.popular_posts a, .random_posts a, .last_comments a {
	color:#454545;
	text-decoration:none;
}
.popular_posts a:hover, .random_posts a:hover, .last_comments a:hover {
	color:#FF0000;
	text-decoration:underline;
}

.last_comments {
	width:288px;
	height:auto;
	float:left;
}
.last_comments ul {
	width:288px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
}
.last_comments ul li {
	width:250px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:6px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:3px;
	background:url(images/icon_last_comments.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	font-size:11px;
	color:#454545;
}
.last_comments ul li:hover {
	width:250px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:6px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:3px;
	background:url(images/icon_last_comments_hover.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	font-size:11px;
	font-weight:bold
	color:#454545;
}

.popular_posts {
	width:288px;
	height:auto;
	float:left;
}
.popular_posts ul {
	width:288px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
}
.popular_posts ul li {
	width:250px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:6px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:3px;
	background:url(images/icon_popular_posts.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	font-size:11px;
	color:#454545;
}
.popular_posts ul li:hover {
	width:250px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:6px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:3px;
	background:url(images/icon_popular_posts_hover.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	font-size:11px;
	font-weight:bold
	color:#454545;
}

.random_posts {
	width:288px;
	height:auto;
	float:left;
}
.random_posts ul {
	width:288px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
}
.random_posts ul li {
	width:250px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:6px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:3px;
	background:url(images/icon_random_posts.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	font-size:11px;
	color:#454545;
}
.random_posts ul li:hover {
	width:250px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:6px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:3px;
	background:url(images/icon_random_posts_hover.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	font-size:11px;
	font-weight:bold
	color:#454545;
}
