/* HEADER SLIDER CSS */

#header-slider
{
	width: 943px;
	height: 250px;
	margin: 0 auto;
		background: #FFF;
		padding: 10px 0 0 0;
}

#header-slider .buttons
{
	float: left;
	width: 239px;
	height: 250px;
	background: url(../images/header-slider-buttons-bg.jpg) no-repeat 0 0;
	padding: 5px;
}

#header-slider .buttons .title
{
	font-size: 23px;
	display: block;
	text-align: center;
	color: #FFF;
	margin: 5px 0 0 0;
}

#header-slider .buttons p
{
	font-size: 12px;
	color:#FFF;
	margin: 3px 0 5px 0;
}

#header-slider .buttons .intro-button
{
	background: url(../images/slider-intro-buttons-bg.png) no-repeat 0 0;
	width:227px;
	height: 37px;
	line-height: 32px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	display: block;
	text-decoration: none;
	margin: 0 auto;
}

#header-slider .slider-wrapper
{
	position:relative;
	float: left; 
	width: 693px;
	height: 250px;
}

#header-slider .slides
{
	float: left;
	width: 693px;
	height: 250px;
	overflow: hidden;
	background: #FFF;
}

#header-slider .slides .slide
{
	position:relative;
}

#header-slider .slides .slide .info-bar
{
	position:absolute;
	width: 663px;
	height: 28px;
	background:url(../images/slider-info-bar-bg.png) no-repeat 0 0;
	bottom: 13px;
	left: 13px;
}

#header-slider .slides .slide .float
{
	display: block;
	float: left;
}

#header-slider .slides .slide .title
{
	width: 515px;
	line-height: 28px;
	text-indent: 10px;
}

#header-slider .slide-nav
{
	overflow:hidden;
	position:absolute;
	bottom: 20px;
	right: 25px;
	z-index: 99;
}

#header-slider .slide-nav li 
{
	display: block;
	float: left;
}

#header-slider .slide-nav li a 
{
	overflow: hidden;
	text-indent: -1000%;
	display: block;
	float: left;
}

#header-slider .slide-nav .prev a
{
	background: url(../images/slider-controls-bg.png) no-repeat 0 0;
	width:13px;
	height: 13px;
	float: left;
	margin-right: 13px;
	margin-top: 7px;
}

#header-slider .slide-nav .next a
{
	background: url(../images/slider-controls-bg.png) no-repeat -26px 0;
	width:13px;
	height: 13px;
	float: left;
	margin-top: 7px;
}

#header-slider .more-info
{
	line-height: 28px;
	color: #003d7e;
	text-decoration: underline;
	margin-right: 10px;
}

/* HOMEPAGE SLIDER CSS */

#header-slider-home
{
	width: 710px;
	height: 379px;
	margin: 0 auto;
	background: #FFF;
	padding: 0px 0 0 0;
	position:relative;
}

#header-slider-home .slider-wrapper
{
	position:relative;
	float: left; 
	width: 710px;
	height: 379px;
}

#header-slider-home .slides
{
	float: left;
	width: 710px;
	height: 379px;
	overflow: hidden;
	background: #FFF;
}

#header-slider-home .slides .slide
{
	position:relative;
}

#header-slider-home .slides .slide .info-bar
{
	position:absolute;
	width: 684px;
	height: 28px;
	background:url(../images/slider-info-bar-bg-home.png) no-repeat 0 0;
	bottom: 13px;
	left: 13px;
}

#header-slider-home .slides .slide .float
{
	display: block;
	float: left;
}

#header-slider-home .slides .slide .title
{
	width: 515px;
	line-height: 28px;
	text-indent: 10px;
}

#header-slider-home .slide-nav
{
	overflow:hidden;
	position:absolute;
	bottom: 20px;
	right: 25px;
	z-index: 99;
}

#header-slider-home .slide-nav li 
{
	display: block;
	float: left;
}

#header-slider-home .slide-nav li a 
{
	overflow: hidden;
	text-indent: -1000%;
	display: block;
	float: left;
}

#header-slider-home .slide-nav .prev a
{
	background: url(../images/slider-controls-bg.png) no-repeat 0 0;
	width:13px;
	height: 13px;
	float: left;
	margin-right: 13px;
	margin-top: 7px;
}

#header-slider-home .slide-nav .next a
{
	background: url(../images/slider-controls-bg.png) no-repeat -26px 0;
	width:13px;
	height: 13px;
	float: left;
	margin-top: 7px;
}

#header-slider-home .more-info
{
	line-height: 28px;
	color: #003d7e;
	text-decoration: underline;
	margin-right: 10px;
}


/* Tabs CSS */

.tabs
{
	position:relative;
		padding: 0 0 0 0 !important;
	margin: 10px 0 10px 0 !important;
}

.tabs .tbc
{
	padding-top: 30px !important;
}

.tabNavigation
{
	position:absolute;
	overflow:hidden;
	display: block;
	top: 0;
	/*left: 20px;*/
}

.tabNavigation li
{
	display: block;
	background:url(../images/tab-normal-left.jpg) no-repeat 0 0;
	height: 30px;
	float: left;
	margin-right: 3px;
}

.tabNavigation li.offers
{
	background:url(../images/tab-offer-left.jpg) no-repeat 0 0;
}

.tabNavigation li a
{
	display: block;
	background:url(../images/tab-normal-right.jpg) no-repeat 100% 0;
	height: 30px;
	padding: 0 10px 0 10px;
	line-height: 30px;
	float: left;
	font-size: 14px;
	color: #003D7D;
	font-weight: bold;
	text-decoration: none;
}

.tabNavigation li.offers a
{
	background:url(../images/tab-offer-right.jpg) no-repeat 100% 0;
}

.tabNavigation .selected
{
	height: 32px !important;
	background:url(../images/tab-active-left.jpg) no-repeat 0 0 !important;
}

.tabNavigation .selected a
{
	height: 31px !important;
	background:url(../images/tab-active-right.jpg) no-repeat 100% 0 !important;
}

.tabNavigation li.offers.selected a
{
	color:#EB008D;
}

.tab-content-middle
{
	width: 679px;
	background: url(../images/tab-body-middle.jpg) repeat-y 0 0;
	padding: 0 10px 0 10px !important;
	margin: 0 !important;
}


.tab-content-top
{
	padding: 0 !important;
	margin: 0 !important;
	width: 699px;
	height: 11px;
	background:url(../images/tab-body-top.jpg) no-repeat 0 0;
}

.tab-content-bottom
{
	width: 699px;
	height: 13px;
	background:url(../images/tab-body-bottom.jpg) no-repeat 0 0;
		padding: 0 !important;
	margin: 0 !important;
}

/* Tabs Wide CSS */

.tabs-wide
{
	position:relative;
		padding: 0 0 0 0 !important;
	margin: 10px 0 10px 0 !important;
}

.tabs-wide .tbc
{
	padding-top: 30px !important;
}

.tabs-wide .tabNavigation
{
	position:absolute;
	overflow:hidden;
	display: block;
	top: 0;
	/*left: 20px;*/
}

.tabs-wide .tabNavigation li
{
	display: block;
	background:url(../images/tab-normal-left.jpg) no-repeat 0 0;
	height: 30px;
	float: left;
	margin-right: 3px;
}

.tabs-wide .tabNavigation li a
{
	display: block;
	background:url(../images/tab-normal-right.jpg) no-repeat 100% 0;
	height: 30px;
	padding: 0 10px 0 10px;
	line-height: 30px;
	float: left;
	font-size: 14px;
	color: #003D7D;
	font-weight: bold;
	text-decoration: none;
}

.tabs-wide .tabNavigation .selected
{
	height: 32px !important;
	background:url(../images/tab-active-left.jpg) no-repeat 0 0 !important;
}

.tabs-wide .tabNavigation .selected a
{
	height: 31px !important;
	background:url(../images/tab-active-right.jpg) no-repeat 100% 0 !important;
}

.tabs-wide .tab-content-middle
{
	width: 920px;
	background: url(../images/tab-wide-body-middle.jpg) repeat-y 0 0;
	padding: 0 10px 0 10px !important;
	margin: 0 !important;
}


.tabs-wide .tab-content-top
{
	padding: 0 !important;
	margin: 0 !important;
	width: 940px;
	height: 11px;
	background:url(../images/tab-wide-body-top.jpg) no-repeat 0 0;
}

.tabs-wide .tab-content-bottom
{
	width: 940px;
	height: 13px;
	background:url(../images/tab-wide-body-bottom.jpg) no-repeat 0 0;
		padding: 0 !important;
	margin: 0 !important;
}
