﻿/* Global */
html, body {
    background: url(../../images/bg.jpg) #6395c5 repeat-y 50% 0;
	color:#666666;
	height:100%;
	margin:0px;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#wrapper {
	width:960px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	min-height:100%;
	padding:10px;
}
#header {
	width:960px;
	height:150px;
	position:relative;
}
#headerLeft {
	width:345px;
	height:150px;
	position:relative;
	float:left;
}
#logo {
	width:288px;
	height:61px;
	position:relative;
	float:left;
}
#headerInfo {
	width:405px;
	height:89px;
	position:relative;
	float:left;
}
#headerRight {
	width:600px;
	height:150px;
	position:relative;
	float:right;
}
.topLinks, .topLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0055a5;
	text-decoration: none;
	text-align:right;
}
.topLinks a:hover {
	text-decoration:underline;
	color: #0055a5;
}
#headerSearch{
	height:30px;
	width:350px;
	position:relative;
	float:right;
	text-align:right;
	margin-top:10px; 
}
#tabLinks {
	width:275px;
	height:62px;
	position:relative;
	float:right;
	background-color:#ffffff;
	text-align:right;
}
#nav {
	width:930px;
	height:45px;
	position:relative;
	background-image:url(../../images/navBg.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	border:1px solid #1b6bb8;
	text-align:center;
	padding-left:30px;
}
.nav a {
	color:#ffffff;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:45px;
	text-align:center;
	float:left;
	text-decoration:none;
	padding:0px 21px;
}
.nav a:hover {
	text-decoration:none;
	color:#fff;
	background-image:url(../../images/navBg_hover.jpg);
	background-repeat:repeat-x;
}
.navDivider {
	background-image:url(../../images/divider.jpg);
	background-repeat:no-repeat;
	height:45px;
	width:2px;
	float:left;
}
#bodyContent {
	width:960px;
	position:relative;
	margin-top:20px;
}
#movie {
	width:458px;
	height:290px;
	position:relative;
	float:left;
	padding:3px;
	background-color:#e5e5e5;
	border:1px solid #cccccc;
}
#left {
	width:285px;
	position:relative;
	float:left;
	padding-left:10px;
}
#right {
	width:665px;
	float:right;
	position:relative;
}
.pageTitle {
	width:275px;
	height:32px;
	background-image:url(../../images/pageTitleBg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:8px;
	float:left;
}
.pageId {
	background-color:#DFDDDD;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	height:40px;
	margin-top:10px;
	padding-left:15px;
}
#steps {
	width:930px;
	height:110px;
	position:relative;
	float:left;
	padding-left:30px;
}
#LeftNavHolder {
	width:273px;
	background:#ffffff;
	float:left;
	padding-top:10px;
	border:1px solid #cccccc;
	margin-top:-10px;
}
#LeftNavHolder ul.links{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:18px Arial, Helvetica, sans-serif;
	line-height:165%;
	width:275px;
	list-style-image:none;
	line-height:normal;
	font-weight:bold;
}
#LeftNavHolder ul.links li{
	margin:0;
	padding:0;
	border-bottom:1px solid #cccccc;
	list-style-image:none;
	line-height:150%;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:273px;
}
#LeftNavHolder ul.links li a{
    font:12px Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
	color:#666666;
	padding:3px 0px 3px 15px;
	width:258px;
	list-style-image:none;
	line-height:20px;
	font-weight:bold;
}
#LeftNavHolder ul.links li a:hover{
	background:#e5e5e5; 
	color:#333333;}
#LeftNavHolder ul.links li a.current,ul.vert-one li a.current:hover{
	background:#ececec;
	color:#FDB930;
}
#discountButton a {
	width:273px;
	height:44px;
	position:relative;
	background-image:url(../../images/buttons/discounts.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin:15px 0px;
}
#discountButton a:hover {
	width:273px;
	height:44px;
	position:relative;
	background-image:url(../../images/buttons/discounts_over.jpg);
	background-repeat:no-repeat;
}
.rentalButton a {
	width:273px;
	height:44px;
	position:relative;
	background-image:url(/images/buttons/rental-button.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin:15px 0px;
}
.rentalButton a:hover {
	width:273px;
	height:44px;
	position:relative;
	background-image:url(/images/buttons/rental-button-hover.jpg);
	background-repeat:no-repeat;
}
#LeftNavHolder2 {
	width:273px;
	background:#ffffff;
	float:left;
	padding-top:10px;
	border:1px solid #cccccc;
	margin-top:-10px;
}
#LeftNavHolder2 ul.links{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:18px Arial, Helvetica, sans-serif;
	line-height:165%;
	width:275px;
	list-style-image:none;
	line-height:normal;
	font-weight:bold;
}
#LeftNavHolder2 ul.links li{
	margin:0;
	padding:0;
	border-bottom:1px solid #cccccc;
	list-style-image:none;
	line-height:150%;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:273px;
}
#LeftNavHolder2 ul.links li a{
    font:12px Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
	color:#666666;
	padding:3px 0px 3px 15px;
	width:258px;
	list-style-image:none;
	line-height:20px;
	font-weight:bold;
}
#LeftNavHolder2 ul.links li a:hover{
	background:#e5e5e5; 
	color:#333333;}
#LeftNavHolder2 ul.links li a.current,ul.vert-one li a.current:hover{
	background:#ececec;
	color:#FDB930;
}
.pageTitle2 {
	width:275px;
	height:53px;
	background-image:url(../../images/pageTitleBg2.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:8px;
	float:left;
}
#adsHolder {
	width:665px;
	position:relative;
	float:right;
	margin-top:20px;
}
#adsInside {
	width:663px;
	position:relative;
	background-color:#ffffff;
	border:1px solid #cccccc;
	margin:auto;
	float:left;
	padding:1px;
}
.adTitleBlue
{
    color:#ffffff;
    font-size:16px;
    padding:10px 5px;
    background-image:url(/images/blue-bg.jpg);
    border:1px solid #022a51;
    margin:1px;
    background-color:#014a8e;
    background-repeat:repeat-x;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
}
.adTitleGreen
{
    color:#ffffff;
    font-size:16px;
    padding:10px 5px;
    background-image:url(/images/green-bg.jpg);
    border:1px solid #026024;
    margin:1px;
    background-color:#03812f;
    background-repeat:repeat-x;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
}
.adTitleGrey
{
    color:#ffffff;
    font-size:18px;
    padding:10px 5px;
    background-image:url(/images/grey-bg.jpg);
    border:1px solid #908f8f;
    margin:1px;
    background-color:#908f8f;
    background-repeat:repeat-x;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
}
.adTitleRed
{
    color:#ffffff;
    font-size:18px;
    padding:10px 5px;
    background-image:url(/images/red-bg.jpg);
    border:1px solid #8f0216;
    margin:1px;
    background-color:#ae1228;
    background-repeat:repeat-x;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
}
.logosHolder 
{
    width:663px;
    float:left;
    position:relative;
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding:1px;
	margin-top:5px;
    
}
.breadcrumbs {
	width:650px;
	float:right;
	height:15px;
	margin:10px 0px;
}
#breadcrumbsFullPage {
	width:925px;
	float:right;
	height:15px;
	margin:10px 0px;
}
.breadcrumbs, .breadcrumbs a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
}
.breadcrumbsCurrent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FDB930;
	font-weight:bold;
}
#contentHolder {
    width:630px;
	min-height:500px;
	position:relative;
	float:right;
	border:1px solid #cccccc;
	padding:25px 15px;
}
#contentHolderFullPage {
	width:925px;
	min-height:500px;
	position:relative;
	float:right;
	border:1px solid #cccccc;
	padding:25px 15px;
}
#footer {
	position:relative;
	width:100%;
	float:left;
	margin-top:20px;
}

.footLogos 
{
	background: #f8f8f8;
	border: 1px solid #cccccc;
	padding:5px;
}

.footerLinks, .footerLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.footerLinks a:hover {
	text-decoration:underline;
	color:#666666;
	background-color:#fff;
}
.showroomCoupon a {
	background-image:url(/images/showroom-ad.jpg);
	background-repeat:no-repeat;
	width:196px;
	height:154px;
	position:relative;
	float:right;
	display:block;
}
.showroomCoupon a:hover {
	background-image:url(/images/showroom-ad-hover.jpg);
	background-repeat:no-repeat;
	width:196px;
	height:154px;
	position:relative;
	float:right;
	display:block;
}
.auctionAd a {
	background-image:url(/images/auctions-ad.jpg);
	background-repeat:no-repeat;
	width:196px;
	height:143px;
	position:relative;
	float:right;
	display:block;
}
.auctionAd a:hover {
	background-image:url(/images/auctions-ad-hover.jpg);
	background-repeat:no-repeat;
	width:196px;
	height:143px;
	position:relative;
	float:right;
	display:block;
}
.nationwideButton a {
	background-image:url(/images/nationwideBox.jpg);
	background-repeat:no-repeat;
	width:196px;
	height:143px;
	position:relative;
	float:right;
	display:block;
}
#productPicture {
	width:200px;
	position: relative;
	float:left;
}
#productDescription {
	width:600px; 
	position: relative;
	float:left;
	margin-left:15px;
}
#quantity{
	width:80px;
	height:20px;
	position:relative;
	float:left;
	font-size:16px;
}
#productInfoBottom {
	width:890px;
	padding:15px;
	background-color:#f1f1f0;
	border:1px solid #c1c1c1;
	float:left;
	position:relative;
}
#tabs{
	width:750px;
	height:27px;
	position:relative;
	float:left;
	padding-left:10px;
	margin-top:25px;
}
.boxPicture {
	width:125px;
	height:125px;
	position:relative;
	float:left;
}
.boxDescription {
	width:450px;
	height:125px;
	position:relative;
	float:right
}
.boxPrice {
	width:125px;
	height:145px;
	position:relative;
	float:right;
	text-align:center;
}
#leftSecondary {
	width:270px;
	position:relative;
	float:left;
	margin-top:15px;
}
#styleSelectorHolder {
	width:270px;
	position:relative;
	float:left;
	border:1px solid #cccccc;
}
#styleSelector {
	width:225px;
	padding:15px 35px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
}


/* CSS Document */
p,a,h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	}
h1 { 
	font-size:20px;
	color:#0055a5;}/*blue color*/
h2 { 
	font-size:18px;
	color:#0055a5;}
	h2 a { 
	font-size:18px;
	color:#0055a5;
	text-decoration:underline;
	font-weight:normal;}
h3 { 
	color:#ffffff;
	font-size:16px;
	margin:0;}
h4 { 
	font-size:14px;
	color:#0055a5;}
h5 { 
	font-size:14px;
	color:#ffffff;
	background-color:#0055a5;
	font-weight:bold;
	padding:5px;
    margin:5px 0;
	}
h6 {
	font-weight:bold; 
	font-size:14px;
	padding-left:15px;
	padding-top:30px;}
p { 
	font-size:12px;
	font-weight:normal;}
a { 
	font-size:12px;
	font-weight:bold; 
	color:#0055a5;
	text-decoration:underline;}
a:hover {
	color:#0055a5;
	text-decoration:none;}
	
.catfilters td, .catfilters td {
		vertical-align: top;
	}
	
	.catfilters td a:link, .catfilters td a:visited {
		background: url(/images/arrows.gif) no-repeat top left;
		display: block;
		margin: 10px;
		padding-left: 14px;
		font: normal 12px/17px Arial, Verdana, Tahoma, Helvetica, sans-serif;
		text-decoration: none;
		/*border-bottom: 1px dotted #7b7979;*/
	}
	
		.catfilters td a:hover, .catfilters td a:hover {
			color: #0055A5;
			/*border-bottom: 1px dotted #0055A5;*/
			text-decoration: none;
		}
	.catfilters .header
	{
		font: bold 12px/2em Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color: #fff;
		text-align: left;
		padding-left: 5px;
		background: #666666;
	}
	
.inputyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: auto;
	text-align: left;
	border:1px solid #cccccc;
	padding:3px;
	margin:3px;}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width:200px;
	margin:5px;}
.button
{
	background-color:#0055A5;
    border:medium none;
    color:#FFFFFF;
    cursor:pointer;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    height:21px;
    margin-left: 2px;
    padding-right:5px;
    padding-left:5px;
    width:auto;
	}
.inputSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #FDB930;
	height: auto;
	width:200px;
	text-align: left;
	border:0px;
	padding:3px;
	margin:3px;}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
	height: auto;
	text-align: left;
	margin:5px;
	width:220px;}
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
	height: auto;
	text-align: left;
	margin:3px;}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	color:#666666;}
input[type="radio"] { 
	border:0;
	width:auto;}
input[type="checkbox"] { 
	border:0;
	width:auto;}
hr {
	height: 0px; 
	border-top: 1px solid #d5d8d7;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;}
normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	font-size:12px;}
.yellow {
	color:#FDB930;}
.greyBg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#FDB930;
	color:#666;
	padding:10px;}
.picture {
	border:1px solid #ccc;
	margin-left:10px;}
.greyBorder {
	border:1px solid #cccccc;}
	.red{
	color:#FF0000;
}
.green {
	color:#009900;
}
.inputQuantity{
	width:20px;
	height:20px;
	padding-left:5px;
	padding-top:5px;
}
.strikeThrough {
	text-decoration:line-through;
	font-weight:lighter;
}
.price {
	font-size:24px;
	color:#009900;
}
.select-button {
	width:227px;
	height:35px;
	position:relative;
	text-align:center;
	color:#ffffff;
	background-image:url(/images/select-button-bg.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	border:0px;
}
.select-button:hover {
	width:227px;
	height:35px;
	position:relative;
	text-align:center;
	color:#ffffff;
	background-image:url(/images/select-button-bg-over.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	border:0px;
}

	
	
