body {
	background: #FFF url(../images/pageBg.jpg) repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #414042;
	border-top: 7px solid #0c1d57;
}

/* *************************************** */
/* Global */
/* *************************************** */

a {
	color: #0c1d57;
	text-decoration: underline;
}

a:hover {
	color: #ed9c00;
	text-decoration: underline;
}

p {
	margin: 0 0 8px 0;
}

strong, b {
	font-weight: bold;
}

/* *************************************** */
/* Structure */
/* *************************************** */

#container {
	margin: 0 auto;
	width: 960px;
	overflow:hidden;
	position:relative;
}

#header {
	overflow:hidden;
	height: 120px;
	width: 960px;
}

#headerLeft {
width: 440px;
float:left;
padding: 15px 0 0 40px;
}

#headerRight {
float:left;
font-size: 14px;
font-weight: bold;
color: #162043;
padding: 35px 0 0 0;
}

#headerRight strong {
font-size: 33px;
display:block;
margin: 5px 0 0 0;
line-height:25px;
}

#searchBar {
	width: 938px;
	height: 24px;
	border: 1px solid #e2e3e3;
	float: left;
	background: url(../images/searchBarBg.jpg) repeat-x;
	margin: 0 0 20px 0;
	padding: 10px;
}

#mainContent {
	float: left;
	width: 960px;
	margin: 0 0 80px 0;
}

#scrollHeader {
	float: left;
	height: 219px;
	width: 960px;
	background: url(../images/headerBg.png) no-repeat;
}

/* *************************************** */
/* Footer */
/* *************************************** */

#footer {
	float: left;
	width: 100%;
	background: url(../images/footerBg.jpg) repeat-x;
}

#footerCont {
	width: 960px;
	margin: 0 auto;
}

#footerTop {
	float: left;
	width: 960px;
	height: 43px;
	background: #f9f9f9;
	border-top: 1px solid #e5e5e5;
}

ul#breadcrumbs {
	background: #162043;
	width: 960px;
	float: left;
	height: 43px;
}

ul#breadcrumbs li {
	display: inline;
	height: 43px;
}

ul#breadcrumbs li a {
	display: inline;
	color: #bcc3d9;
	background: url(../images/breadCrumbSplit.jpg) no-repeat top right;
	float: left;
	padding: 12px 30px 0 15px;
	height: 43px;
	text-decoration: none;
text-transform: capitalize;
}

ul#breadcrumbs li a:hover {
	text-decoration: underline;
}

ul#breadcrumbs li a.current {
	font-weight: bold;
	color: #FFF;
}

#footerBottom {
	float: left;
	width: 930px;
	background: #090e20;
	color: #FFF;
	padding: 15px;
}

ul.footerCol {
	float: left;
	width: 221px;
	margin-right: 15px;
	color: #FFF;
}

ul.footerCol li {
	float: left;
	width: 221px;
}

ul.footerCol li a {
	color: #FFF;
	text-decoration: none;
	float: left;
	width: 221px;
}

ul.footerCol li a strong {
	font-size: 14px;
	padding-bottom: 10px;
}

ul.footerCol li a:hover {
	text-decoration: underline;
}

#footerEnd {
	float: left;
	width: 930px;
	padding: 15px;
	background: #090e20;
	color: #FFF;
	border-top: 1px solid #232f59;
}

#footerEnd a {
color: #FFF;
}

#newsletter {
	float: left;
	width: 189px;
	background: #101733;
	border: 1px solid #232d53;
	padding: 15px;
}

#newsletter label {
	color: #bcc3d9;
	font-weight: bold;
	margin: 5px 0;
	float: left;
}

ul#footerTopList {
width: 960px;
float:left;
padding: 8px 15px 0 15px;
font-size: 11px;
}

ul#footerTopList li {
display: inline;
float:left;
margin-right: 20px;
}

/* *************************************** */
/* Columns */
/* *************************************** */

#colLargeLeft, #colMedRight {
	width: 470px;
	float: left;
}

#colLargeLeft {
	margin: 0 20px 0 0;
	float: left;
}

#colLarge {
	float: left;
	width: 718px;
}

.colSmall {
	float: left;
	width: 227px;
	margin-right: 15px;
	overflow:hidden;
}

.equalCol {
float:left;
width: 349px;
margin-right: 20px;
margin-top: 20px;
}

.equalCol strong {
display:block;
margin-bottom: 10px;
}

.end {
	margin-right: 0px;
}

/* *************************************** */
/* Headers */
/* *************************************** */

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

h1 {
	border-bottom: 3px solid #e1e2e2;
	padding: 6px 0 0 0;
	height: 28px;
}

#scrollHeader h1 {
	border: 0px;
	font-size: 27px;
	color: #FFF;
	line-height: 1.1em;
	margin-bottom: 70px;
}

#colLarge h1 {
	color: #ed9c00;
}

#colLarge h1 strong {
	font-size: 13px;
	margin-left: 10px;
	color: #162043
}

h2 {
	background: #f2f2f3 url(../images/headerBg.jpg) no-repeat top right;
	height: 37px;
	border-bottom: 1px solid #e5e5e5;
	color: #3b3c3b;
}

h2 span {
	background: url(../images/headerBgLeft.jpg) no-repeat top left;
	height: 29px;
	float: left;
	padding: 8px 15px 0 15px;
}

h3 {
	font-size: 15px;
}

#scrollHeader h3 {
	width: 300px;
	color: #ed9c00;
}

#featuredBoxFloat h3 {
	font-size: 20px;
	color: #FFF;
	margin: 10px 10px 0 10px;
}

#colLarge h3 {
	border-bottom: 3px solid #e1e2e2;
	height: 28px;
	font-size: 14px;
	margin-bottom: 15px;
}

h4 {
	font-size: 13px;
}

#featuredBoxFloat h4 {
	color: #162043;
	margin: 0 10px 5px 10px;
}

h5 {
	font-size: 12px;
}

h5 strong {
	font-size: 22px;
	margin-right: 10px;
}

#featuredBoxFloat h5 {
	color: #FFF;
	margin: 8px 10px 5px 10px;
}

/* *************************************** */
/* Boxes */
/* *************************************** */

#featuredBox {
	float: left;
	width: 470px;
	background: url(../images/featuredBg.jpg) repeat-y;
	margin: 0 0 15px 0;
}

#featuredBoxContent {
	position: relative;
	height: 157px;
	border-bottom: 1px solid #e1e2e2;
	text-align: right;
}

#featuredBoxContent img {
	margin: 10px 10px 0 0;
}

#featuredBoxFloat {
	position: absolute;
	top: 15px;
	left: 15px;
	height: 126px;
	width: 186px;
	background-color: #afb2be;
	text-align: left;
}

#featuredBoxBot {
	position: absolute;
	bottom: 0;
	background: #ed9c00 url(../images/iconCircle.jpg) no-repeat;
	height: 32px;
	width: 186px;
}

#featuredBoxBot a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 0 35px;
	float: left;
}

#featuredBoxBot a:hover {
	text-decoration: underline;
}

.smallBoxCont {
	background: #fafbfb;
	width: 227px;
	padding-top: 15px;
	float: left;
	border-bottom: 1px solid #e1e2e2;
	margin-bottom: 15px;
}

.pad {
	padding: 15px;
	width: 197px;
}

.smallBox {
	padding: 15px;
	width: 195px;
	float: left;
	border: 1px solid #e1e2e2;
	background: #f9fafa;
	margin-bottom: 15px;
}

.smallBox h3 {
	margin-bottom: 5px;
}

.smallBox a {
	float: left;
	margin-right: 5px;
}

.advert {
	float: left;
	margin-bottom: 15px;
}

/* *************************************** */
/* Forms */
/* *************************************** */

form input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #d6d7de;
	border-top: 1px solid #acadb2;
	padding: 4px;
	color: #545454;
}

#searchBar form p {
	float: left;
}

#searchBar form p label {
	font-weight: bold;
	font-size: 13px;
	margin-right: 15px;
	float: left;
	padding: 2px 0 0 0;
}

#searchBar form p select, #searchBar form p input {
	margin-right: 10px;
	width: 182px;
	float: left;
}

#searchBar form p input {
	width: 130px;
}

#searchBar form p.right {
	float: right;
}

#searchBar form input.submitSmall {
	border: 0;
	padding: 0;
	float: left;
	width: 115px;
	height: 24px;
}

form#small {
	margin-top: 10px;
}

form#small p {
	float: left;
	width: 227px;
}

form#small p label {
	float: left;
	width: 227px;
	font-weight: bold;
	margin: 0 0 3px 0;
}

form#small p input, form#small p textarea {
	width: 187px;
}

form#large {
float:left;
width: 678px;
background: #f8f8f8;
margin-top: 20px;
padding: 20px;
}

form#large p {
width: 678px;
float:left;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
border-bottom: 1px solid #e6e6e6;
}

form#large p label {
font-weight: bold;
float:left;
width: 250px;
}

form#large p input, form#large p select, form#large p textarea {
width: 300px;
}

form#large p input.submit {
margin-left: 250px;
width: 200px;
}

#formSuccess {
	float:left;
	width: 918px;
	padding: 20px;
	font-size: 15px;
	background: #afb2be;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #717689;
}


form#medium {
float:left;
width: 309px;
background: #f8f8f8;
padding: 20px;
}

form#medium p {
width: 309px;
float:left;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
border-bottom: 1px solid #e6e6e6;
}

form#medium p label {
font-weight: bold;
float:left;
width: 100px;
}

form#medium p input, form#medium p select, form#medium p textarea {
width: 190px;
}

form#medium p input.submit {
margin-left: 100px;
width: 200px;
}

/* *************************************** */
/* Slideshow */
/* *************************************** */

#scrollHeader div {
	position: relative;
	width: 960px
}

#scrollHeader div span {
	position: absolute;
	left: 490px;
	top: 17px;
}

#scrollNav {
	position: absolute;
	top: 185px;
	right: 424px;
	z-index: 100;
}

#scrollNav li {
	float: left;
	list-style: none;
	margin-right: 5px;
}

#scrollNav a {
	display: block;
	width: 10px;
	height: 10px;
	text-align: center;
	background: #FFF;
	text-decoration: none;
	background: url(../images/dotNull.png) no-repeat center center;
}

#scrollNav a.activeSlide {
	background: url(../images/dotActive.png) no-repeat center center;
}

/* *************************************** */
/* Tabs */
/* *************************************** */

.tabs {
	float: left;
}

ul.tabNavigation {
	float: left;
	background: url(../images/line.jpg) repeat-x bottom left;
	width: 227px;
}

ul.tabNavigation li {
	display: inline;
	float: left;
}

ul.tabNavigation li a {
	display: inline;
	float: left;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 113px;
	height: 33px;
	padding-top: 7px;
	color: #FFF;
	text-align: center;
	background: #ed9c00 url(../images/tabNull.jpg) no-repeat;
}

ul.tabNavigation li a.selected {
	background: #FFF;
	background: #162043 url(../images/tabActive.jpg) no-repeat;
}

.tabContent {
	background: #162043;
	color: #FFF;
	width: 196px;
	float: left;
	padding: 15px;
}

.tabItem {
	float: left;
	width: 196px;
	margin-bottom: 5px;
}

.tabImage, .tabInfo {
	width: 90px;
	float: left;
}

.tabImage {
	margin-right: 15px;
}

.tabInfo strong a {
color: #FFF;
text-decoration: none;
}

.tabInfo a {
	color: #ed9c00;
display:block;
}

.tabInfo a:hover {
	color: #FFF;
}

.tabInfo strong {
	font-size: 13px;
}

.tabItem.price {
border-bottom: 1px solid #253466;
padding: 0 0 5px 0;
margin-bottom: 20px;
}

.tabItem.price a {
font-size: 18px;
color: #FFF;
text-decoration: none;
}

.tabItem.price a:hover {
font-weight: bold;
color: #ed9c00;
}


/* *************************************** */
/* Van Grid */
/* *************************************** */

#vanGrid {
	float: left;
	width: 470px;
}

.vanGridItem {
	float: left;
	width: 146px;
	height: 170px;
	padding: 10px 15px 10px 0;
	border-bottom: 1px solid #e1e2e2;
	margin-bottom: 20px;
}

.endGrid {
	padding-right: 0px;
}

.vanGridItem h3 {
	font-size: 15px;
	color: #162043;
	margin: 10px 0 0 0;
}

.vanGridItem h4 {
	font-size: 12px;
	color: #757a8b;
	margin-bottom: 3px;
}

.vanGridItem h5 {
	font-size: 11px;
	color: #ed9c00;
}

.vanGridItem h5 strong {
	font-size: 15px;
}

#colLarge #vanGrid {
	width: 718px;
}

#colLarge #vanGrid .vanGridItem h3 {
	font-size: 15px;
	color: #162043;
	margin: 10px 0 0 0;
	border: 0px;
	padding: 0;
	height: auto;
}

#colLarge #vanGrid .vanGridItem {
	width: 164px;
	padding: 10px 15px 10px 0;
}

#vanGridIcons {
margin-top: 20px;
}

#vanGridIcons li {
	float:left;
	background: #162043;
}

#vanGridIcons li a {
text-decoration: 0;
	padding: 20px;
	width: 199px;
float:left;
border-bottom: 3px solid #FFF;
}

#vanGridIcons li a:hover {
border-bottom: 3px solid #ffa201;
text-decoration: 0;
}

#vanGridIcons li a img {
float:left;
}

#vanGridIcons li a span {
color: #FFF;
font-weight: bold;
font-size: 12px;
float:left;
margin: 15px 0 0 20px;
}

/* *************************************** */
/* News */
/* *************************************** */

#indexNews {
	float: left;
	width: 470px;
	border-bottom: 1px solid #e1e2e2;
}

#indexNews h2 {
	margin-bottom: 20px;
}

.indexNewsItem {
	float: left;
	margin-bottom: 20px;
}

.indexNewsLeft {
	float: left;
	width: 168px;
	margin-right: 15px;
}

.indexNewsLeft a {
	font-weight: bold;
	text-decoration: none;
}

.indexNewsRight {
	float: left;
	width: 287px;
}

.indexNewsRight img {
	display:none;
}

.newsItem {
float:left;
border-bottom: 1px solid #e1e2e2;
width: 718px;
margin-top: 20px;
padding-bottom: 15px;
}

.newsLeft {
float:left;
width: 480px;
margin-right: 20px;
}

.newsRight {
width: 218px;
float:left;
}

.newsRight a {
font-weight: bold;
font-size: 16px;
display:block;
margin-bottom: 10px;
}

/* *************************************** */
/* Van Page */
/* *************************************** */

.itemLeft {
	width: 290px;
	float: left;
	margin: 15px 0 0 0;
}

.itemRight {
	width: 413px;
	float: right;
	margin: 15px 0 0 0;
}

.itemPrice {
	font-size: 14px;
	color: #444444;
	font-weight: bold;
	margin: 20px 0 0 0;
	float: left;
	width: 413px;
}

.itemPrice strong {
	font-size: 25px;
	color: #ed9c00;
	font-weight: bold;
	margin: 0 10px;
}

a.btnSilver, a.btnOrange {
	float: left;
	width: 165px;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 7px 5px 0 0;
	margin-top: 32px;
}

a.btnOrange {
	background: url(../images/buttonOrangeActive.jpg) no-repeat;
	color: #FFF;
	margin-right: 5px;
}

a:hover.btnOrange {
	background: url(../images/buttonOrangeHover.jpg) no-repeat;
}

a.btnSilver {
	background: url(../images/buttonSilverActive.jpg) no-repeat;
	color: #444;
}

a:hover.btnSilver {
	background: url(../images/buttonSilverHover.jpg) no-repeat;
}

#gallery {
	float: left;
	margin-bottom: 14px;
}

#galleryNav { 
	width: 300px;
}

#galleryNav li { 
	width: 45px; 
	float: left; 
	margin-right: 14px; 
	display: inline;
}
#galleryNav a { 
	width: 45px; 
	display: block; 
	float: left;
	border: 3px solid #e8e8e8;
}

#galleryNav a.activeSlide { 
	border: 3px solid #ed9c00;
}

#itemDetails {
	width:718px;
	float: left;
	border-top: 1px solid #e1e2e2;
	border-bottom: 1px solid #e1e2e2;
	margin: 20px 0 10px 0;
}

ul#detailTable {
	float: left;
	margin-bottom: 20px;
}

ul#detailTable li {
	background: #e7e7e7;
	padding: 0;
	margin: 0;
	float: left;
	width: 413px;
	height: 25px;
	border-bottom: 1px solid #FFF;
	overflow:hidden;
}

ul#detailTable li strong {
	background: #f3f3f3;
	float: left;
	width: 200px;
	height: 25px;
	line-height:25px;
	margin-right: 10px;
	padding: 0 7px;
}

ul#detailTable li p {
	line-height:25px;
	padding: 0 7px;
}

#detailFeatures {
	position:relative;
	margin-bottom: 20px;
	width: 413px;
}

#detailFeatures ul li {
	background: #f3f3f3;
	border-bottom: 1px solid #FFF;
	height: 25px;
	padding: 3px 7px 0 7px;
}

#shareBox {
	float:left;
	width:718px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #e1e2e2;
	padding: 0 0 10px 310px;
}

#shareBox a {
	float:left;
	margin-right: 10px;
}
