@import url(normalization.css);
/*@import url(color.css);
@import url(typography.css);*/

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	color: #009fad;
}

a:active {
	color: #add6d9;
}

body {
	/*position: relative;*/
	width: 985px;
	margin: 0 auto;
	text-align: left;
	font: 11pt "Arial Bold", sans-serif;
}

html {
	text-align: center;
	color: #fff;
	background-color: #000;
}

h1 {
	font: 18pt "Times New Roman", serif;
	padding-bottom: 10px;
}

#added_product {
	position:absolute; 
	top:0px; 
	right:0px; 
	height:135px; 
	background-color:#fff; 
	z-index:9999; 
	border:3px solid #999;
	margin-bottom: -135px;
}

.address-form th {
	width: 110px;
	text-align: right;
}

div#back {
	display: none;
}

#back_to_category {
	position: relative;
	top: 265px;
	left: 450px;
}

.basket {
	width: 750px;
	margin: 0px;
	border: 1px solid #ccc;
}

.basket a {
	color: #000;
	text-decoration: underline;
}

.basket td {
	margin-left: 2px;
}

.basket th {
	padding: 2px;
	background-color: #009fad;
	color: #fff;
	font: bold 10px Verdana, sans-serif;
}

.basket_footer_text {
	font: 11px Verdana, sans-serif;
	float: left;
	padding-left: 5px;
}

.basket_footer_text a{
	color: black;
	text-decoration: underline;
}

.basket_row_1 {
	background-color: #fff;
}

.basket_row_1 td {
	padding: 2px;
	border: 1px solid #ccc;
	font: 11px Verdana, sans-serif;
}

.basket_row_2 {	
	/*background-color: #add6d9;*/
	
}

.basket_row_2 td {
	padding: 2px;
	border: 1px solid #ccc;
	font: 11px Verdana, sans-serif;
}

.basket_total {
	width: 100%;
	background-color: #add6d9;
	font: 11px Verdana, sans-serif;
	text-align: right;
}

.basket_total a {
	color: #000;
	text-decoration: underline;
}

.basket_total td {
	padding: 1px 10px 1px 0;
}

.basket_total tr {
	border-top: 1px solid #fff;
}

.basket_total .total_line {
	color: #fff;
	background-color: #009fad;
}

div#branding {
	display: none;
}

div#branding .highlight {
	color: #e0b185;
}

div#branding .highlight a {
	color: #e0b185;
}

div#branding .highlight a:hover {
	color: #f17f10;
}

div#branding li {
	display: inline;
	padding-left: 10px;
}

div#branding ul {
	float: right;
	top: 78px;
	position: relative;
}

#checkout {
	width: 750px;
	/*height: 630px;*/
	min-height: 630px;
	background-color: #fff;
	color: #000;
	padding: 15px;
	/*z-index: 4444;*/
	font: 11px Verdana, sans-serif;
}

#checkout h1 {
	font: 18px Arial;
}

#checkout ul {
	list-style-position: inside;
	list-style-type: square;
}

#checkout_additional {
	position: absolute;
	bottom: 5px;
	right: 10px;
	width: 760px;
	/*position: relative;
	top: 10px;*/
	background-color: #fff;
	color: #000;
	padding-bottom: 0px;
	padding-top: 10px;
	/*z-index: 5555;*/
	clear: both;
}

.checkout_entry_box_horizontal {
	width: 725px;
	height: 185px;
	padding: 25px 0 0 25px;
	background-color: #add6d9;
	margin-bottom: 10px;
	float: left;
	font: 11px Verdana;
}

.checkout_entry_box_horizontal h1 {
	font: 18px Arial;
	padding-bottom: 20px;
}

.checkout_entry_box_horizontal .node {
	float: left;
	width: 160px;
}

.checkout_entry_box_vertical {
	width: 345px;
	height: 550px;
	background-color: #add6d9;
	float: left;
	padding: 25px 0 0 25px;
	font: 11px Verdana;
}

.checkout_entry_box_vertical a {
	color: #000;
	text-decoration: underline;
}

.checkout_entry_box_vertical h1 {
	font: 18px Arial;
	padding-bottom: 20px;
}

.checkout_entry_box_vertical hr {
	position: relative;
	left: -10px;
	width: 345px;
	background-color: #009fad;
	margin-bottom: 18px;
	margin-top: 18px;
	height: 1px;
	border: 0;
}

.checkout_entry_box_vertical td .emphasis {
	font-weight: bold;
}

.checkout_entry_box_vertical th{
	font: 11px Verdana;
	padding-top: 10px;
	text-align: left;
}

.checkout_entry_box_vertical .info{
	border: 1px solid #ccc;
	color: #900;
	background-color: #ffc;
	font: 10px Verdana;
	padding: 5px;
	margin-bottom: 10px;
}

.checkout_entry_box_vertical .info .emphasis{
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}

.checkout_entry_box_vertical_spacer {
	width: 10px;
	height: 575px;
	float: left;
}

div#content {
	position: relative;
	float: left;
	width: 780px;
	margin-left: 5px;
	overflow: hidden;
}

div#content_main {
	top: 0;
	left: 200px;
	width: 100%;
	height: 815px;
	background: transparent url(images/content_main_background.jpg) no-repeat 0 0;
}

div#content_main_details {
	top: 0;
	left: 200px;
	width: 100%;
	/*height: 740px;*/
}

div#content_main_results {
	top: 0;
	left: 200px;
	width: 100%;
	/*height: 330px;*/
	background-color: #fff;
}

div#content_supplementary {
	top: 0;
	left: 0;
	width: 100%;
	/*height: 285px;*/
	height: 330px;
	overflow: hidden;
	background-color: white;
	/*background: transparent url(images/content_supplementary_background.jpg) no-repeat 0 0;*/
}

div#details {
	position: relative;
	/* width: 100%; */
	width: 760px;
	/* height: 815px; */
	height: 675px;
	padding: 10px;
	/*background-color: red;*/
	color: #000;
	background: #fff url(images/details_background.jpg) no-repeat 0px 580px;
}

div#details a.add {
	margin-top: 15px;
	padding: 3px;
	background-color: #009fad;
}

div#details h1 {
	font: 18px arial, sans-serif;
	padding: 0;
}

#details p {
	padding-bottom: 10px;
	font-size: 10px;
}

div#details .price {
	color: #009fad;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
}

#drop_down_holder {
	position:relative; 
	z-index:9999; 
	color:#000; 
	padding-left:10px;
	width: 620px;
	height: 490px;
	overflow: auto;
}

#drop_down_overlay {
	position:relative; 
	top:0; 
	left:0; 
	z-index:7777; 
	background-color:#000; 
	-moz-opacity: 0.8; 
	opacity:.80; 
	filter: alpha(opacity=80); 
	width:620px; 
	height:490px; 
	margin-bottom:-490px; 
	padding:-5px 0px 10px 10px; 
	border:5px solid #008b99;
}

.emphasis {
	font-weight: bold;
}


.errorExplanation {
	color: black;
}

.errorExplanation ul {
	padding-left: 15px;
}

.help {
	font-size: 7pt;
}

.information_entry_box {
	width: 190px;
	padding: 5px;
	float: left;
	margin-bottom: 5px;
	height: 40px;
	font: 8pt courier;
	text-transform: uppercase;
	background-color: #009fad;
}

.larger_views {
	position: relative;
	margin-bottom: -13px;
	top: -13px;
	left: 299px;
}

div#navigation {
	width: 100%;
	height: 600px;
	padding-bottom: 5px;
	color: #000;
	font: 8pt verdana, sans-serif;
	background: transparent url(images/navigation_background.jpg) no-repeat 0 0;
	border-bottom: solid 5px #000;
}

div#navigation a {
	color: #000;
}

div#navigation .highlight {
	color: #009fad;
}

div#navigation li {
	height: 19px;
	padding: 0px 5px 6px 5px;
}

div#navigation li.sub {
	padding: 2px;
	height: 10px;
}

div#navigation span {
	display: none;
}

div#navigation ul {
	padding: 12px 7px;
	list-style: none;
}

div#navigation ul.sub {
	list-style: none;
	position: relative;
	top: -10px;
	margin-bottom: -12px;
}

.navigation_images {
	float: left;
}

.pagination {
	float: right;
	padding-right: 25px;
}

.pagination a {
	color: #009fad;
}

.pagination_results {
	position: absolute;
	left: 0px;
	background-color: #000;
	/*width: 200px;*/
	bottom: 330px;
	padding: 5px;
	font: 10px Verdana, sans-serif;
	vertical-align: middle;
}

.pagination_results a {
	color: #fff;
}

.pagination_results a:hover {
	color: #009fad;
}

#primary_image {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 400px;
}

.product {
	position: relative;
	/*width: 150px;*/
	padding: 5px 1px;
	float: left;
}

.product a {
	font: 10px verdana, sans-serif;
}

.product a:hover {
	color: #ccc;
}

.product p {
	position: relative;
	width: 100%;
	float: left;
	margin-top: 2px;
	padding: 4px 0px 4px 0px;
	color: #fff;
	text-align: center;
	font: 10px verdana, sans-serif;
	background-color: #000;
}

.product_drop_down {
	position: relative;
	/*width: 150px;*/
	padding: 5px 1px;
	float: left;
}

.product_drop_down a {
	font: 10px verdana, sans-serif;
}

.product_drop_down a:hover {
	color: #ccc;
}

.product_thumb {
	position: relative;
	/*width: 150px;*/
	padding: 0px 10px 0px 0px;
	float: left;
}

#product_images {
	margin: 0px 25px 0px 10px;
	float: left;
	width: 400px;
	height: 630px;
	position: relative;
}

#product_text {
	font: 10px Verdana;
	float: left;
	width: 330px;
	height: 630px;
	position: relative;
}

#product_text a.add {
	margin-top: 15px;
	padding: 3px;
	background-color: #009fad;
}

#product_text p {
	padding-bottom: 10px;
	font-size: 10px;
}

#product_text .price {
	color: #009fad;
	padding-top: 0px;
	font-weight: bold;
	font-size: 11px;
}

#product_text .price_cross_out {
	color: #add6d9;
	text-decoration: line-through;
	font-weight: bold;
	font-size: 11px;
}

#product_text h1 {
	font: 18px Arial;
	padding: 0px;
}

#product_text ul {
	list-style: square outside;
	padding-left: 13px;
}

#product_text li {
	padding-bottom: 5px;
}

div#related_products {
	position: absolute;
	left: 435px;
	top: 452px;
	padding-left: 18px;
	width: 355px;
	height: 208px;
	background-color: #ebebeb;
}

div#rp_navigation_images .navigation_image {
	padding-top: 2px;
}

div#rp_navigation_images {
	padding-top: 3px;
	float: left;
	position: relative;
	top: -290px;
	left: 619px;
	margin: 0 0 -290px 0;
}

div#results {
	position: relative;
	padding: 5px 10px 10px 9px; /* we want an even 10px padding, but the interior of this is influenced by the product style */
	width: 100%;
	/*height: 670px;*/
	margin: 0 auto;
	color: #000;
	background-color: #fff;
}

div#results h1 {
	padding-bottom: 5px;
	font: 14pt verdana, sans-serif;
}

#secondary_images {
	position: relative;
	float: left;
	height: 325px;
	width: 400px;
	margin-top: 10px;
	border-top: 1px solid #009FAD;
}

#secondary_images img {
	padding-right: 5px;
}

#show_product {
	width: 780px;
	height: 660px;
	background-color: #fff;
	color: #000;
	font: 11px Verdana, sans-serif;
	position: relative;
}

div#site_information {
	display: none;
}

div#site_information li {
	display: inline;
	padding-right: 10px;
}

div#site_information ul {
	position: relative;
	left: 200px;
	padding: 2px 0px 0px 5px;
}

#splash_categpry {
	position: relative;
	width: 780px;
	height: 660px;
}

#splash_category .primary {
	float: left;
	width: 780px;
	height: 410px;
	padding-bottom: 5px;
}

#splash_category .primary a {
	font-size: 14pt;
}

#splash_category .primary p {
	color: #009fad;
	font-size: 10pt;
}

#splash_category .primary img {
	position: relative;
	top: 325px;
	left: 240px;
	width: 530px;
	height: 75px;
}

#splash_category .secondary {
	float: left;
	width: 500px;
	height: 245px;
}

#splash_category .secondary a {
	font-size: 14pt;
}

#splash_category .secondary p {
	color: #009fad;
	font-size: 10pt;
}

#splash_category .secondary img {
	position: relative;
	top: 160px;
	left: 240px;
	width: 245px;
	height: 75px;
}

#splash_category .tertiary {
	float: left;
	width: 280px;
	height: 245px;
}

#splash_category .tertiary a {
	font-size: 14pt;
}

#splash_category .tertiary p {
	color: #009fad;
	font-size: 10pt;
}

#splash_category .tertiary img {
	position: relative;
	top: 160px;
	left: 30px;
	width: 240px;
	height: 75px;
}

#splash_detail {
	position: relative;
	top: 405px;
	left: 235px;
	height: 200px;
	width: 545px;
	overflow: hidden;
	background: transparent url(images/splash_detail_background.jpg) no-repeat 0 0;
}

div#splash_home {
	position: relative;
	width: 780px;
	height: 660px;
	background: transparent url(images/splash_home_background.jpg) no-repeat 0 0;
}

div#supplemental {
	display: none;
}

div#user_info {
	position: relative;
	top: 25px;
	padding: 15px 8px 15px 8px;
	width: 686px;
	height: 670px;
	margin: 0 auto;
	color: #000;
	background-color: #fff;
}

div#user_info a {
	color: #009fad;
	text-decoration: underline;
}

div#user_info table {
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #009fad;
}

div#user_info th {
	color: #fff;
	background-color: #009fad;
}

div#user_info td, th {
	padding: 3px;
}

div#user_info th.side {
	text-align: right;
}

#validation_errors {
	background-color: #ffc;
	padding: 10px;
	color: #900;
	border: 1px solid #ccc;
	font: 10px Verdana, sans-serif;
	margin-bottom: 10px;
}

#validation_errors li {
	margin-left: 10px;
}

#validation_errors ul {
	margin-top: 5px;
}

#view_all_category {
	margin-bottom: 10px;
}

#view_all_drop_down {
	position:absolute; 
	z-index:9999; 
	top:20px;
}

/* Temp for slider boxes*/

/*#imageBox { margin: auto; width: 545px; border: 1px #000 solid; overflow: hidden; }*/

#imageBox {
	margin: auto;
	overflow: hidden;
}


#imageBox br {
	clear: both;
}

#imageBox_home br {
	clear: both;
}

#imageBox img {
	float: left;
	padding: 0px;
	margin: 0px;
}

#imageBox_home img {
	float: left;
	padding: 0px;
	margin: 0px;
}
 
/*#imageBoxInside {
	width: 3276px;

}*/
#imageBoxInside { width: 10000px; }  

