/*--- tabs begin ---*/

.tabs {
	padding-top:30px;
}
.tabs ul.nav {
	position:relative;
	width:291px;
	float:left;
	margin-right:15px;
}
.tabs ul.nav li {
	background:#CB1A2C;
	position:relative;
	margin-bottom:4px;
	behavior: url(js/submenu1/PIE.htc);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.tabs ul.nav li a {
	display:block;
	padding-left:14px;
	padding-right:30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:22px;
	color:#fff;
	text-decoration:none
}
.tabs ul.nav .selected, .tabs ul.nav li:hover {
	background:#8B121E
}
.tabs ul.nav .selected a, .tabs ul.nav li:hover a {
	color:#fff;
	background:url(marker_tabs.png) 263px center no-repeat
}
.tabs .tab-content {
	position: relative;
	float:left;
	width:591px;
	margin-left:5px;
}
.tabs .pad_left1 {
	padding-left:47px;
}
.tabs .cols {
	width:468px;
}
.tabs .under1 {
	padding-bottom:12px;
	border-bottom:1px solid #dadada;
	margin-bottom:12px
}
/*--- tabs end ---*/
