
#header .indent2{ padding:20px 0 0 0;}
.col-1 .jcarousel-skin-tango .jcarousel-container,
div.above-footer .jcarousel-skin-tango .jcarousel-container {
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	background:#111 none repeat scroll 0%;
	border:1px solid #222;
}

#header .indent { padding :20px 15px 0 12px; }

.vert_cont {
	direction:ltr !important;
	clear:both; padding-left:6px; padding-bottom:5px;
	overflow:hidden; height:485px;
	position:relative;
}

.vert_rotate { position:absolute; top:0px; direction:ltr !important; }

.vert_rotate_item {
	margin-bottom:10px;
	display:block;
	position:relative;
	width:219px; height:125px;
}
.vert_rotate_txt {
	position:absolute; bottom:0px; left:0px; z-index:100;
	display:block; width:213px;
	padding:3px; margin:0px; margin-right:16px;
	overflow:hidden; text-align:center !important;
	line-height:16px; color:#fff;
	text-transform:uppercase; font-weight:bold;
	font-size:15px; font-family:"Segoe UI", Tahoma, Geneva, sans-serif;
	padding-bottom:4px;
}

a#vert_rotate_up { 
	cursor:pointer; display:inline-block; width:78px; height:20px;
	background:url(images/bb-leftbutton.png); opacity:0.5;
}
a#vert_rotate_down {
	cursor:pointer; display:inline-block; width:78px; height:20px;
	background:url(images/bb-rightbutton.png); opacity:0.5; 
}

.vert_controls { position:relative;padding:5px; height:20px; text-align:center; }

.horiz_cont { direction:ltr !important; position:relative; margin-top:55px; width:858px; height:130px; overflow:hidden; background:#111; border:1px solid #222; padding:0px; }
.horiz_rotate_cont { direction:ltr !important; position:absolute; top:20px; left:83px; width:692px; height:90px; overflow:hidden; padding:0px; margin:0px; }
.horiz_rotate { position:absolute; }

.horiz_rotate_item {
	position:absolute; top:0px;
	display:inline; width:158px; height:90px;
	padding:0px; margin:0px;
}
.horiz_rotate_txt {
	position:absolute; bottom:0px; left:0px; z-index:100;
	display:block; width:154px;
	padding:2px; margin:0px; margin-right:16px;
	overflow:hidden; text-align:center !important;
	line-height:17px; color:#d8d8d8;
	text-transform:uppercase; font-weight:bold;
	font-size:12px; font-family:"Segoe UI", Tahoma, Geneva, sans-serif;
	letter-spacing:1px; padding-bottom:4px;
}

a#horiz_rotate_up { 
	cursor:pointer; display:inline-block; width:20px; height:78px;
	background:url(images/bbleftbutton.png); opacity:0.5;
}
a#horiz_rotate_down {
	cursor:pointer; display:inline-block; width:20px; height:78px;
	background:url(images/bbrightbutton.png); opacity:0.5;
}

.horiz_controls1 { 
	position:absolute; top:26px; left:38px;
}

.horiz_controls2 { 
	position:absolute; top:26px; right:38px;
}

.column_home2 {
	background:#111; border:1px solid #222;
	width: 517px; padding:20px; padding-bottom:10px;
}

.column_full {
	background:#111; border:1px solid #222;
	width: 818px; padding:20px;
}



