/* CSS Document */


  

body {
	background: #fff;
	margin: 0 auto;
	padding: 0;
	font-family: Chalet LondonNineteenEighty, Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	}
img, td, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin:0;
	}
img {
	border: none;
	}
#container {
	width: 980px;
	position: relative;
	margin: 0 0 0 40px;
	}
#logo {
	position: absolute;
	top: 28px;
	left: 0px;
	}
#bannernav {
	width: 980px;
	height: 75px;
	border-bottom: 3px #E0B62D solid;
	text-align: right;
	}
#bannernav table {
	float: right;
	margin-top: 56px;
	margin-right: 120px;
	}
#bannernav a {
	color: #ba7326;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
	}
#bannernav a:hover {
	color: #B08F23;
	}
#bannernav form {
	display: inline;
	}
#homeheader {
	width: 1102px;
	height: 499px;
	float: left;
	margin-top: 43px;
	left:0px;
}
#collection {
	position: absolute;
	top: 100px;
	right: 0px;
	background: url("images/collection.jpg") no-repeat;
	width: 320px;
	height:72px;
	}
#collection h1 {
	float: right;
	font-size: 14px;
	color: #E0B62D;
	margin-top: 5px;
	}
#collection h1 a {
	color: #E0B62D;
	text-decoration: none;
	}
#collection h1 a:hover {
	color: #B08F23;
	}	
#locator {
	position: absolute;
	top: 500px;
	left: 0px;
	width: 325px;
	height:39px;
	}
#about {
	position: absolute;
	top: 550px;
	left: 100px;
	width: 343px;
	height:42px;
	}
#collection_window {
	position: absolute;
	top: 210px;
	left:220px;
	width: 580px;
	}

#collection_window td.title {
	text-align: left;
	}
#collection_window td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 30px;
	padding-right: 30px;
	color: #d3ad56;
	font-weight: bold;
	}	
#collection_window img {
	margin: 0 auto;
	text-align:center;
	display:block;
	border: none;
	}
#collection_window h1, #menu_window h1, #homelinks h1 {
	
	font-size: 14px;
	color: #ba7326;
	margin-top: 5px;
	}
#homelinks {
	left:25px;
	margin-left: 221px;
	}
#menu_window h1  {
	padding-top: 30px;
	}	
#collection_window h1 a, #menu_window h1 a, #homelinks h1 a {
	color: #ba7326;
	text-decoration: none;
	}
#collection_window h1 a:hover, #menu_window h1 a:hover, #homelinks h1 a:hover {
	color: #B08F23;
	}
#menu_window {
	position: absolute;
	left: 200px;
	top: 180px;
	width: 250px;	
	text-align:center;
	}
#menu_window table {
	width: 100%;
	}
#menu_window td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 20px;
	color: #d3ad56;
	font-weight: bold;
	font-size: 11px;
	}
#menu_window table#menu {
	border-right: 1px #E0B62D solid;
	}		
			
#product_window {
	position: absolute;
	top: 250px;
	left: 460px;
	width: 500px;
	text-align: left;
	color: #999999;
	}
#product_window td{
	vertical-align:top;
	}
#product_window h1 {
	font-size: 17px;
	}
#product_window h2 {
	font-size: 13px;
	}

table#colors td {
	font-size: 9px;
	text-align: center;
	}
table#vecolors {
	top: 212px;
	right: 0px;
	position: absolute;
	float: right;
	}
table#vecolors td {
	font-size: 9px;
	text-align: center;
	}
#subheader {
	position: absolute;
	width: 600px;
	top: 100px;
	left: 216px;
	}

#container div.clearboth {clear: both;}
	
#main {
	position: absolute;
	width: 550px;
	top: 210px;
	left: 220px;
}

#press {
	position: absolute;
	width: 550px;
	top: 200px;
	left: 100px;
}

#product_main {float: right;}

#product_main img.product_img {
	margin: 0 auto;
	text-align: auto;
	display: block;
	}

#main h1 {
	font-size: 12px;
	color: #B08F23;
	margin-bottom: 10px;
	}
#press h1 {
	font-size: 12px;
	color: #B08F23;
	margin-bottom: 10px;
	}
#main td {vertical-align: top;}
#press td {vertical-align: top;}
#main p {
	margin:0 10px 20px 10px;
	color: #999999;
	line-height:130%;
	}
#press p {
	margin:0 10px 20px 10px;
	color: #999999;
	line-height:130%;
	}
.green {
	margin:0 10px 20px 10px;
	color: #4BB45B;
	line-height:130%;
}
#main form.tell {
	color: #999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#main form.tell input {
	border: 1px #999 solid;
	width: 250px;
	margin-top: 5px;
	font-size: 14px;
	}
#main form.tell input.enterbutton {
	color: #999999;
	font-weight:bold;
	width: 60px;
	}

#main form.tell input.button {	
border: none;
width: auto;
font-size: 0px;
}
#main table#contact table{
	margin: 0px;
	padding: 0px;
	position: absolute;
}
#main table#contact td {
		vertical-align: top;
		}
#main table#contact a {
	color: #999;
	text-decoration:none;
	}
#main table#contact a:hover {
	text-decoration:underline;
	}
#main table#contact p{
	font-size:12px;
	line-height:1.22;
}
#main table#contactus table {

}
#main table#contactus td {
	vertical-align:top
}
#main table#contactus a {
	color: #999;
	text-decoration:none;
}
#main table#contactus a:hover {
	text-decoration:underline;
}
#main table#contactus p {
	font-size:12px;
	line-height:1.22;
}
#promo {
	display: block;
	padding: 3px 0 10px 30px;
	margin: 0;
	border: 1px #bcc2c8 solid;
	color: /*#ea402f*/#FF007F;
	}
table#topbutton {width: 100%;margin-top:20px }
table#topbutton td.logo {width: 101px;	}
table#topbutton td {vertical-align:	top;}
table#topbutton input {margin-top: 10px;}
table#topbutton input.code {width: 108px;}
#newsletter {
	display: block;
	padding: 8px;
	margin: 40px 0 0 0;
	border: 1px #bcc2c8 solid;
	color: #ea402f;
	}
#product_window form {
	display: inline;
	}
#newsletter td {
	text-align: left;
	padding:0;
	color:#999999;
	}
#promo input, #newsletter input{
	color: #999999;
	font-weight:bold;
	border: 1px #bcc2c8 solid;
	background: #fff;

	}
input.enterbutton {
	background:#fff;
	padding: 0px 15px;
	}
table#tell {
	width: 100%;
	}
#menu {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
}
.csmall {
	font-size: 12px;	
}
.hidey {
	display:none;
}
.bump {
	margin:2px 0px 0px;
}
.bumper {
	padding:2px 0px 0px 0px;
}
a.twit {color:#BA7326; }
h1.twit {text-align:center;}
#homeheader h1 {text-align:center;}