/*

Stylesheet for Client Name
Handwritten by Richard Wilmot (AztecMedia.eu)
www.clientname.com

*/


/* ------------ Defaults ------------ */

#skip { 
	display: block;
	height: 100px;
	margin-top: -100px; 
	}
	
body {
	background: url('../images/body-bg.jpg') no-repeat top center;
	background-color:#021528;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}

#main-container-top {
	background: url('../images/main-bg-top.jpg') no-repeat top center;
	margin: auto;
	height: 30px;
	width: 960px;
	}
	
#main-container {
	background: url('../images/main-bg.png') repeat top center;
	background-position: 0px 20px;
	margin: auto;
	width: 940px;
	padding: 0px 10px 10px 10px;
	}
	
#page-container {
	background: url('../images/page-bg.jpg') no-repeat top center;
	width: 940px;
	background-color:#cce5f3
	}
	
#default #page-container {
	background: url('../images/page-bg-default.jpg') no-repeat top center;
	background-color:#cce5f3
	}
	
#about p, #sales p, #hire p, #accessories p, #finance p, #contact p, #sign-up p {
	margin-bottom:10px;
	line-height: 1.6em;
}

a {
	font-weight:bold;
	text-decoration:underline;
	color:#032343;
}

a:hover {
	text-decoration:none
}

.logo {
	font-size: 110%;
	color:#032343;
	font-style:italic;
	font-weight:bold;
}

h2 {
	font-size: 170%;
	color:#032343;
	padding-bottom: 10px;
	font-style:italic
}

h2 strong {
	color:#2c6499;
}

h3 {
	font-size: 100%;
	color:#032343;
	padding: 10px 0px 5px 0px;
	text-decoration:underline
}

h4 {
	font-size: 120%;
	color:#fff;
	padding-bottom: 10px;
	font-style:italic;
}

h4 strong {
	color:#425970;
}

h5 {
	font-size: 120%;
	padding-bottom: 2px;
	font-style:italic;
	color:#032343
}

h6 {
	font-size: 135%;
	color:#032343;
	padding-bottom: 10px;
	font-style:italic;
	text-decoration:underline
}

h6 strong {
	color:#032343;
}
	
.cleared {
	clear: both;
	}
	
hr {
	display: none;
	}
	
.smallprint {
	font-size: 80%;
}

.previous-page {
	width: 920px;
	height:20px;
	padding: 0px 20px 10px 0px;
}

.previous-page a {
	background: url('../images/button-previous.gif') no-repeat top left;
	display:block;
	float:right;
	height:20px;
	width:95px;
	text-indent: -2500px;
}

.previous-page a:hover {
	background-position: 0px -20px
}	
	
	
/* --------- Branding --------- */

#branding {
	background: url('../images/branding-bg.jpg') no-repeat top left;
	height: 142px;
	width: 940px;
	}

#branding h1 a {
	float:left;
	display: block;
	text-indent: -25000px;
	height: 142px;
	width: 940px;
	}
	
#accessories #branding {
	background: url('../images/branding-shop-bg.jpg') no-repeat top left;
	}
	
#accessories #branding h1 a {
	width: 710px;
	}

	
	
	
/* --------- Navigation --------- */

#nav {
	clear: both; 
	height: 30px; 
	text-indent: -25000px;
	width: 900px;
	padding: 0px 20px 0px 20px;
	}
	
#nav li { 
	float: left;
	}

#nav a {
	display: block;
	height: 30px;
	width: 128px
	}
	
#nav a:hover, #nav #selected {
	background-position: 0 -30px;
	}

#nav-home a {
	background: url('../images/nav-home.gif') no-repeat top left;
	}
	
#nav-about a {
	background: url('../images/nav-about.gif') no-repeat top left;
	}

#nav-sales a {
	background: url('../images/nav-sales.gif') no-repeat top left;
	}
	
#nav-hire a {
	background: url('../images/nav-hire.gif') no-repeat top left;
	width: 133px
	}
	
#nav-accessories a {
	background: url('../images/nav-accessories.gif') no-repeat top left;
	}
	
#nav-finance a {
	background: url('../images/nav-finance.gif') no-repeat top left;
	}
	
#nav-contact a {
	background: url('../images/nav-contact.gif') no-repeat top left;
	width: 127px
	}
	
	
#nav-bottom {
	background: url('../images/nav-bottom.gif') no-repeat top left;
	width: 900px;
	height: 20px;
	padding: 0px 20px 0px 20px;
	background-position: 20px 0px
	}
	
#default #nav-bottom {
	background: url('../images/nav-bottom-default.gif') no-repeat top left;
	background-position: 20px 0px
	}
	
	

/* --------- Hero --------- */

#hero {
	height: 215px; 
	width: 900px;
	padding: 0px 20px 0px 20px;
	}
	
	
/* --------- Content Container --------- */

#content-container {
	float:left;
	width: 940px;
	line-height: 1.6em;
	padding-top: 15px;
	position:relative;
	color:#3f80b1;
	}

#default #content-container {
	position:relative;
	font-size: 90%;
	line-height: 1.4em
	}

	
#ice {
	position:relative;
	background: url('../images/ice.png') no-repeat top left;
	height: 111px;
	width: 645px;
	position:absolute;
	top: 0;
	left: 20px;
	}
	
	
	
/* --------- Columns --------- */
	
	
#col-1{
	float:left;
	width: 559px;
	padding: 0px 45px 20px 25px;
	}
	
/*#col-2{
	float:left;
	width: 296px;
	padding: 0px 11px 0px 11px;
	}*/
	

	
	
#default #col-1{
	float:left;
	width: 296px;
	padding: 0px 0px 0px 15px;
	}
	
#default #col-2{
	float:left;
	width: 296px;
	padding: 0px 11px 0px 11px;
	}
	
#col-3 {
	background: url('../images/icecubes-default-bg.jpg') no-repeat bottom left;
	float:left;
	width: 311px;
	padding-bottom: 160px;
	}

#accessories #col-1{
	float:left;
	width: 890px;
	padding: 0px 25px 20px 25px;
	}
	
	
/* --------- Main Page Boxes --------- */


#col-3-box {
	float:left;
	width: 296px;
	}
	
#col-3-box-title {
	float:left;
	width: 296px;
	height: 40px;
	}

#about #col-3-box-title {
	background: url('../images/box-title-offers.gif') no-repeat top left;
	}
	

#sales #col-3-box-title {
	background: url('../images/box-title-sales.gif') no-repeat top left;
	}
	
	
#hire #col-3-box-title {
	background: url('../images/box-title-hire.gif') no-repeat top left;
	}
	

#finance #col-3-box-title {
	background: url('../images/box-title-finance.gif') no-repeat top left;
	}
	
#accessories #col-3-box-title {
	background: url('../images/box-title-accessories.gif') no-repeat top left;
	}
	
#contact #col-3-box-title {
	background: url('../images/box-title-contact.gif') no-repeat top left;
	}
	
#sign-up #col-3-box-title {
	background: url('../images/box-title-sign-up.gif') no-repeat top left;
	}

#col-3-box-text {
	background: url('../images/box.gif') no-repeat bottom left;
	float:left;
	width: 266px;
	padding: 10px 15px 20px 15px;
	}
	
	
.van-logos {
	margin: 0px 2px 10px 2px;
	border:#3f80b1 1px solid;
	padding: 2px 0px 2px 0px;
	background-color:#FFFFFF
}
	




/* --------- Default Boxes --------- */


/* HIRE */
#default #hire {
	background: url('../images/box-hire.jpg') no-repeat top left;
	float:left;
	width: 266px;
	height: 155px;
	padding: 50px 15px 0px 15px;
	}
	
#default #hire .intro {
	width: 256px;
	padding: 0px 0px 0px 10px;
	color:#022760;
	line-height: 1.2em;
	}
	
#default #hire .from {
	float:left;
	width: 205px;
	height: 17px;
	padding: 3px 0px 0px 0px;
	color:#b62424;
	font-weight:bold;
	font-size: 110%
	}
	
	
#default #hire .more a {
	background: url('../images/button-more.gif') no-repeat top left;
	display:block;
	float:left;
	height:20px;
	width: 61px;
	text-indent: -2500px
}

#default #hire .more a:hover {
	background-position: 0 -20px
}
	
#default #hire .pics {
	margin: 5px 0px 5px 0px
	}
	
	
/* NEWSLETTER */

#default #newsletter{
	background: url('../images/box-newsletter.jpg') no-repeat top left;
	float:left;
	width: 266px;
	height: 37px;
	margin-top: 8px;
	padding: 50px 15px 0px 15px;
	}
	
	
/* SALES */
	
#default #vehicles {
	background: url('../images/box-sales.jpg') no-repeat top left;
	float:left;
	width: 286px;
	height: 260px;
	padding: 40px 5px 0px 5px;
	}


#default #vehicles .salesbox, #about .salesbox {
	float:left;
	width: 266px;
	height: 99px;
	padding: 10px 10px 19px 10px;
	}
	
#about .salesbox {
	padding: 0px 10px 19px 0px;
	}
	
	
#default #vehicles #new-flash, #about #new-flash {
	background: url('../images/default-new-flash.png') no-repeat top left;
	height: 60px;
	width: 60px;
	position:absolute;
	}
	
#default #vehicles #used-flash, #about #used-flash {
	background: url('../images/default-used-flash.png') no-repeat top left;
	height: 60px;
	width: 60px;
	position:absolute;
	}
	
#default #vehicles .salesinfo, #about .salesinfo {
	float:right;
	width: 123px;
	padding-left:10px;
	height: 103px;
	}
	
#default #vehicles .salespics, #about .salespics {
	float:left;
	width: 131px;
	height: 101px;
	border:#3f80b1 1px solid;
	overflow:hidden;
	}
	
/*#default #vehicles p {
	float:left;
	width: 123px;
	padding: 0px 0px 4px 0px;
	line-height: 1.2em;
	}*/
	
#default #vehicles .salestitle, #about .salestitle {
	color:#022760;
	font-weight:bold;
	padding-bottom:2px;
	height:15px;
	overflow:hidden;
	}
#default #vehicles .salestitle {
	height:15px;
	overflow:hidden;
}
	
#default #vehicles .salestext,#about .salestext {
	height: 42px;
	overflow:hidden;
	font-size: 85%;
	line-height: 1.2em;
	padding-bottom:2px;
	}
	
#default #vehicles .salesprice, #about .salesprice {
	color:#b62424;
	font-weight:bold;
	font-size: 110%;
	padding-bottom:2px;
	}
	
#default #vehicles .salesbutton, #about .salesbutton {
	padding-left:62px;
	}
	
#default #vehicles .salesbutton a, #about .salesbutton a {
	background: url('../images/button-view.gif') no-repeat top left;
	display:block;
	float:left;
	height:20px;
	width: 61px;
	text-indent: -2500px
}

#default #vehicles .salesbutton a:hover, #about .salesbutton a:hover {
	background-position: 0 -20px
}

	
	
/* SHOP */
	
#default #shop{
	background: url('../images/box-shop.jpg') no-repeat top left;
	float:left;
	width: 266px;
	height: 156px;
	padding: 50px 15px 0px 15px;
	}
	
#default #shop .shopbox {
	float:left;
	width: 266px;
	height: 60px;
	padding-bottom: 17px;
	}
	
#default #shop .shoppics {
	float:left;
	width: 80px;
	height: 60px;
	border:#3f80b1 1px solid;
	overflow:hidden;
	background-color:#fff;
	text-align:center;
	}

#default #shop .shopinfo {
	float:right;
	width: 174px;
	padding-left:10px;
	}

/*#default #shop p {
	float:left;
	width: 174px;
	padding: 0px 0px 4px 10px;
	line-height: 1.2em;
	}*/
	
#default #shop .shoptitle {
	color:#022760;
	font-weight:bold;
	padding-bottom:2px;
	}
	
#default #shop .shoptext {
	height: 20px;
	overflow:hidden;
	font-size: 85%;
	line-height: 1.2em;
	padding-bottom:2px;
	}
	
#default #shop .shopprice {
	float:left;
	color:#b62424;
	font-weight:bold;
	font-size: 110%;
	width: 103px;
	}
	
#default #shop .shopbutton {
	float:right;
	}
	
#default #shop .shopbutton a {
	background: url('../images/button-view.gif') no-repeat top left;
	display:block;
	float:left;
	height:20px;
	width: 61px;
	text-indent: -2500px
}

#default #shop .shopbutton a:hover {
	background-position: 0 -20px
}
	

/* ------------ Newsletter ------------ */

#newsletter-box {
	background: url('../images/search-bg.gif') no-repeat top left;
	float: left;
	height: 30px;
	overflow: hidden;
	}

#newsletter-box legend {
	display: none;
	}
	
#newsletter-box #sign-up-email {
	background: url('../images/sign-up-email-box.gif') no-repeat top left;
	border: none;
	float: left;
	font-size: 90%;
	height: 20px;
	width: 195px;
	padding: 4px 0px 0px 4px;
	color:#999999
	}
	
#newsletter-box #sign-up {
	border: none;
	float: left;
	padding-left:5px;
	height: 20px;
	width: 61px;
	}



/* ------------ Sales Vehicles ------------ */


.sales-containing-box {
	width: 539px;
	padding: 5px;
	background-color:#ebf5fa;
	margin-top: 10px;
	border:#cce5f3 solid 1px;
}

	
	
/* ------------ Used Vehicles ------------ */

.used-vehicles {
	margin-top:15px;
	font-size: 85%;
	line-height: 1.6em
}

.used-vehicles a {
	text-decoration:none;
	color:#3f80b1;
	font-weight:normal
}

.used-vehicles a:hover {
	text-decoration:underline;
	color:#032343
}

	
.used-vehicles td.ref, .used-vehicles td.description, .used-vehicles td.price, .used-vehicles td.button {
	height:22px;
	border-right:#ebf5fa solid 2px;
	border-bottom:#ebf5fa solid 2px;
	padding: 0px 4px 0px 4px;
	background-color:#cce5f3;
	vertical-align:middle
	}
	
.used-vehicles td.ref {
	width: 60px;
	padding: 5px 0px 0px 5px;
	}
	
.used-vehicles td.ref img {
	border:#3f80b1 solid 1px;
	}
	
.used-vehicles td.description {
	width: 370px;

	}
	
.used-vehicles td.price {
	width: 110px;
	font-weight:bold
	}
	
.used-vehicles td.button {
	width: 71px;
	}
	
.used-vehicles td.button {
	padding:4px 0px 4px 5px
	}

.used-vehicles td.button a {
	background: url('../images/button-view.gif') no-repeat top left;
	display:block;
	float:left;
	height:20px;
	width: 61px;
	text-indent: -2500px
}

.used-vehicles td.button a:hover {
	background-position: 0 -20px
}




/* ------------ New Vehicles ------------ */

.new-vehicles-box {
	float:left;
	background: url('../images/sales-box.jpg') no-repeat top left;
	margin-top:20px;
	font-size: 85%;
	line-height: 1.6em;
	width: 160px;
	height: 185px;
	margin-right:25px;
}

.new-vehicles-box-last {
	float:left;
	background: url('../images/sales-box.jpg') no-repeat top left;
	margin-top:20px;
	font-size: 85%;
	line-height: 1.6em;
	width: 160px;
	height: 185px;
}



.new-vehicles-title {
	float:left;
	width: 140px;
	height: 25px;
	padding: 10px 0px 0px 20px;
}

.new-vehicles-image {
	float:left;
	width: 130px;
	height: 90px;
	border:#3f80b1 1px solid;
	margin: 10px 15px 10px 15px;
	overflow:hidden
}

.new-vehicles-button {
	float:left;
	width: 145px;
	height: 20px;
	padding: 0px 15px 20px 0px;
}

.new-vehicles-button a {
	background: url('../images/button-view.gif') no-repeat top left;
	display:block;
	float:right;
	height:20px;
	width: 61px;
	text-indent: -2500px
}

.new-vehicles-button a:hover {
	background-position: 0 -20px
}


.new-vehicles-large-box {
	float:left;
	margin-top:20px;
	width: 559px;
}

.new-vehicles-large-title {
	float:left;
	background: url('../images/sales-large-title.gif') no-repeat top left;
	width: 539px;
	height: 25px;
	padding: 10px 0px 0px 20px;
}

.highlight {
	color:#CC0000
}

.new-vehicles-large-info {
	float:left;
	background: url('../images/sales-large-box.gif') no-repeat bottom left;
	width: 559px;
}

.new-vehicles-large-img {
	float:left;
	width: 240px;
	padding: 10px 5px 15px 15px;
}

.new-vehicles-large-img .largeimg {
	float:left;
	border:#3f80b1 1px solid;
	margin-bottom: 10px;
	height: 180px;
	width: 240px;
	overflow:hidden;
}

.new-vehicles-large-img .smallimg {
	float:left;
	border:#3f80b1 1px solid;
	height: 35px;
	width: 50px;
	overflow:hidden;
	margin-bottom: 10px
}

.new-vehicles-large-img td.left {
	width:25%;
	padding-right: 5px
}

.new-vehicles-large-img td.center {
	width:25%;
	padding: 0px 6px 0px 6px
}

.new-vehicles-large-img td.right {
	width:25%;
	padding-left: 5px
}

.new-vehicles-large-text {
	float:left;
	width: 259px;
	padding: 10px 15px 15px 15px;
}

.new-vehicles-large-text strong {
	color:#02182e
}

.new-vehicles-add-box-large {
	width: 240px;
	height: 20px;
	padding: 10px;
	background-color:#cce5f3
}

.new-vehicles-finance-example {
	width: 238px;
	padding: 10px;
	background-color:#ebf5fa;
	margin-top: 10px;
	border:#cce5f3 solid 1px
}




.new-vehicles-price-large {	
	font-weight:bold;
	color:#b62424;
	font-size: 110%;
	text-align:center
	}
	
.download-vehicles-pdf a {
	background: url('../images/button-pdf.gif') no-repeat top left;
	display:block;
	width: 160px;
	height: 30px;
	text-indent: -2500px;
	}
	
.download-vehicles-pdf a:hover {
	background-position: 0px -30px
	}
	
.download-compare-pdf a {
	background: url('../images/button-compare-pdf.gif') no-repeat top left;
	display:block;
	width: 190px;
	height: 30px;
	text-indent: -2500px;
	}
	
.download-compare-pdf a:hover {
	background-position: 0px -30px
	}





/* ------------ Hire ------------ */

#hire p.hirevans img {
	margin:10px 10px 10px 10px
}


/* ------------ Product ------------ */


#accessories-temp a {
	display:block;
	float:left;
	width:245px;
	padding: 40px 25px 0px 175px;
	height:110px;;
	margin:20px 0px 20px 0px;
}

#accessories-portable a {
	display:block;
	background: url('../images/accessories-port-button.jpg') no-repeat top left;
	float:right;
	width:185px;
	padding: 40px 15px 0px 245px;
	height:110px;
	background-position: 10px 0px;
	margin:20px 0px 20px 0px;
}

.accessories-box {
	background: url('../images/accessories-box-bg.jpg') no-repeat top left;
	float:left;
	width:445px;
	height:150px;;
	margin:20px 0px 20px 0px;
	}
	
	
.accessories-box-title {	
	float:left;
	width: 430px;
	height: 27px;
	color:#FFFFFF;
	padding: 8px 0px 0px 15px;
	}
	
.accessories-box-info {	
	float:left;
	width: 430px;
	height: 95px;
	padding: 10px 0px 10px 15px;
	}
	
.accessories-box-image {	
	float:left;
	width: 83px;
	height: 83px;
	border:#3f80b1 1px solid;
	overflow:hidden;
	}
	
.accessories-box-text {	
	float:left;
	width: 290px;
	height: 65px;
	padding: 0px 0px 5px 20px;
	line-height: 1.2em;
	font-size: 90%;
	}
	
.accessories-box-price {	
	float:left;
	width: 219px;
	height: 20px;
	padding-left: 20px;
	font-weight:bold;
	color:#b62424;
	font-size: 110%
	}
	
.accessories-box-button {	
	float:left;
	width: 61px;
	height: 20px;
	padding-left: 10px;
	}

.accessories-box-button a {
	background: url('../images/button-more.gif') no-repeat top left;
	display:block;
	float:left;
	height:20px;
	width: 61px;
	text-indent: -2500px
}

.accessories-box-button a:hover {
	background-position: 0 -20px
}
	



/*------LARGE PRODUCT BOX-----*/

.accessories-box-large {
	float:left;
	width:890px;
	margin: 20px 0px 20px 0px
	}
	
.accessories-title-large {
	background: url('../images/accessories-box-title-bg.jpg') no-repeat top left;
	float:left;
	width:865px;
	height:27px;
	padding: 8px 0px 0px 25px;
	}
	
.accessories-info-large {
	background: url('../images/accessories-box-large-bg.jpg') no-repeat bottom left;
	float:left;
	width:850px;
	padding: 15px 20px 20px 20px
	}

.accessories-image-large {	
	float:left;
	width: 298px;
	height: 298px;
	border:#3f80b1 1px solid;
	overflow:hidden;
	}
	
.accessories-text-large {	
	float:left;
	padding-left: 20px;
	width: 530px;
	}

.accessories-add-box-large {
	width: 510px;
	height: 20px;
	padding: 10px;
	background-color:#cce5f3
}


	
.accessories-price-large {	
	float:left;
	width: 319px;
	height: 20px;
	padding-left: 20px;
	font-weight:bold;
	color:#b62424;
	font-size: 110%
	}
	
.accessories-quantity-large {	
	float:left;
	width: 50px;
	height: 20px;
	padding-left: 10px;
	}
	
.accessories-button-large {	
	float:right;
	width: 95px;
	height: 20px;
	padding-left: 10px;
	}

.accessories-button-large a {
	background: url('../images/button-add.gif') no-repeat top left;
	display:block;
	float:left;
	height:20px;
	width: 95px;
	text-indent: -2500px
}

.accessories-button-large a:hover {
	background-position: 0 -20px
}

	
/*------BASKET-----*/
	
#basket {
	float:left;
	width:220px;
	height:50px;
	padding: 62px 0px 0px 10px
}


#basket-checkout a {
	background: url('../images/button-checkout.gif') no-repeat top left;
	display:block;
	float:left;
	height:20px;
	width: 61px;
	text-indent: -2500px
}

#basket-checkout a:hover {
	background-position: 0 -20px
}


#basket-total {
	float:left;
	width: 130px;
	text-align:center;
	font-size: 130%;
	line-height: 1.2em;
	font-weight:bold;
	color:#032343;
	padding-top: 2px
	}
	



/* ------------ Finance ------------ */

#finance #finance-tandc a {
	background: url('../images/button-tandc.gif') no-repeat top left;
	display:block;
	text-indent: -2500px;
	width: 125px;
	height: 20px;
	margin-top:10px
	}
	
#finance #finance-tandc a:hover {
	background-position: 0 -20px;
	}
	
	
	
	
/* ------------ Contact ------------ */

#contact-form {
	float:left;
	width: 186px;
	padding-right:5px;
	}
	
#contact-map {
	float:left;
	width: 351px;
	}
	
#map {
	border:#3f80b1 1px solid;
	background-color:#d8d6d1;
	height: 340px;
	overflow:hidden
	}
	
	

/* ------------ Contact Form ------------ */
	
#form legend {
	display: none;
	}
	
#form label {
	color: #032343;
	font-size: 90%;
	font-weight:bold
	}
	
#form input, #form textarea {
	background: url('../images/contact-form-single-box.gif') no-repeat top left;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 100%;
	width: 262px;
	height: 16px;
	border:none;
	font-size: 90%;
	padding: 4px 0px 0px 4px;
	color:#999999;
	margin-bottom:5px;
	}
	
#contact #form input, #contact #form textarea {
	background: url('../images/contact-form-single-box-small.gif') no-repeat top left;
	width: 181px;
	}
	
#hire #form input, #hire #form textarea {
	background: url('../images/hire-form-single-box.gif') no-repeat top left;
	width: 266px;
	border:none;
	}

#form textarea {
	background: url('../images/contact-form-large-box.gif') no-repeat top left;
	height: 195px;
	border:none;
	overflow:hidden;
	}
	
#contact #form textarea {
	background: url('../images/contact-form-large-box-small.gif') no-repeat top left;
	height: 195px;
	border:none;
	overflow:hidden;
	}
	
#hire #form textarea {
	background: url('../images/hire-form-large-box.gif') no-repeat top left;
	height: 195px;
	border:none;
	overflow:hidden;
	}

	
#contact #form #submit, #hire #form #submit, #sales #form #submit, #sign-up #form #submit {
	background:none;
	height: 20px;
	padding: 0px;
	/*vertical-align: middle;*/
	width: 61px;
	}
	
/*#form #submit a:hover {
	height: 61px;
	vertical-align: middle;
	width: 38px;
	}*/

	
	
	
/* ------------ Footer ------------ */
	
	
#footer {
	clear: both;
	line-height: 1.3em;
	font-size: 85%;
	font-weight:normal;
	width: 940px;
	height:30px;
	padding: 5px 0px 20px 0px;
	color:#364657;
	margin:auto
	}
			
#footer a {
	color: #FFF;
	text-decoration: none;
	font-weight:normal
	}

#footer a:hover {
	text-decoration: underline;
	font-weight:normal
	}
	
#links {
	float: left;
	}

#links p {
	margin-bottom: 5px
	}
	
#azteclink {
	float: right;
	text-align: right;
	}
	
	
/* ------------ Bullet Controls ------------ */

	
.bullet li {
	text-align: left;
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 0px 0px;
	padding: 0px 0px 5px 30px;
	line-height: 2em;
}

.bullet-small li {
	text-align: left;
	list-style: none;
	background: url(../images/bullet-small.gif) no-repeat 0px 8px;
	padding: 0px 0px 5px 12px;
	line-height: 2em;
}

/*.bullet li a {
	text-decoration:none;
	color:#264f73
	}
	
.bullet li a:hover {
	text-decoration:underline;
	}*/
	
/* ------------ Header Cart ------------ */
	
#account-buttons {
    width:192px;
    height: 20px;
    padding-top:20px;
}

.account-logon a {
    background: url(../images/button-logon.gif) no-repeat top left;
    display:block;
    float:left;
    height:20px;
    width:95px;
    text-indent: -2500px;
}

.account-logon a:hover {
    background-position: 0px -20px
}

.register a {
    background: url(../images/button-register.gif) no-repeat top left;
    display:block;
    float:left;
    height:20px;
    width:95px;
    text-indent: -2500px;
    margin-left:2px
}

.register a:hover {
    background-position: 0px -20px
}

/* --------- Hero --------- */

#hero {
    background: url('../images/hero.jpg') no-repeat top left;
    height: 215px;
    width: 900px;
    padding: 0px 20px 0px 20px;
    background-position: 20px 0px
    }
   
#flashcontent {
    float:left;
    width: 645px;
    height: 215px;
}
   
#hero-form {
    float:left;
    height: 146px;
    width: 150px;
    padding: 69px 0px 0px 105px
    }
   
   
#default #form #submit {
    background:none;
    height: 20px;
    padding: 0px;
    width: 61px;
    }
   
#default #form select {
    background: url('../images/hero-form.gif') no-repeat top left;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    font-size: 100%;
    width: 110px;
    height: 20px;
    border:none;
    font-size: 90%;
    color:#999999;
    margin-bottom:10px;
    }
		
.CPT td { padding:2px; }

