/* CSS Stylesheet for a new CS2.0 Ecommerce Project */

/* ------------------------------------------------------------------------------ */
/* Global Layout */

html, body {
	height: 100%;
	margin: 0px;
	text-align: center;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	background-image:url(layout/bg.jpg);
	background-repeat:repeat-x;
}

div#wrapper {
	width: 945px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}

table#store-grid {
	width: 945px;
}

td#masthead {
	height: 70px;
	width: 945px;
}

td#sub-header {
	height: 80px;
	width: 945px;
}

div#navigation {
	height:40px;
}

div#subnavigation {
	height:40px;
	width:945px;
}
div#subnavigation a {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
div#subnavigation p {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

td#column-a {
	height: 250px;
	width: 245px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
}

td#column-b {
	height: 250px;
	width: 945px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}

td#footer {
	height: 250px;
	width: 945px;
	text-align: center;
	vertical-align: middle;
	padding-top:20px;
}
div#background {
	background-color:#FFFFFF;
	padding:10px;
	width:935px;
	height: 350px;
}

/* ------------------------------------------------------------------------------ */
/* Common Controls */

.Instructions {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	font-weight: normal;
	font-style: normal;
	padding-bottom:10px;
}

/* ------------------------------------------------------------------------------ */
/* General Font Styles */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color: #3b782b;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: inline;
	letter-spacing: -1px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #3b782b;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: inline;
	letter-spacing: -1px;
}

h2.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #3b782b;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: inline;
	letter-spacing: -1px;
}

h2.repeat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3b782b;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: inline;
	letter-spacing: -1px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#666666;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: inline;
	letter-spacing: -1px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#3b782b;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: inline;
	letter-spacing: -1px;
}

p, ul, li {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 8.5pt;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
	text-decoration: none;
}

a {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #437037;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

img.right {
	float:left;
	clear: left; 
	margin-right:10px;
	margin-bottom:10px;
}


a:hover {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #589449;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.a-button {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	line-height: 200%;
	display: block;
	width: 106px;
	height: 22px;
	margin-right: 10px;
	background: #589449;
	float: left;
}

a.a-button:hover {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ebffe6;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	line-height: 200%;
	display: block;
	width: 106px;
	height: 22px;
	margin-right: 10px;
	background: #66b651;
	float: left;
}

a.forgot-button {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	line-height: 200%;
	display: block;
	width: 200px;
	height: 22px;
	margin-right: 10px;
	background: #589449;
	float: left;
}

a.forgot-button:hover {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #f1ffee;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	line-height: 200%;
	display: block;
	width: 200px;
	height: 22px;
	margin-right: 10px;
	background: #66b651;
	float: left;
}

td.ContentTableHeader {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background: #2e4d26;
	text-align: left;
	height: 30px;
	text-indent: 2px;
}

tr.alt-row {
	background: #ECE9E6;
}

.Content  {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

.required {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FF9900;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

span.top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#3b782b;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: inline;
	letter-spacing: -1px;
	line-height:200%;
}
span.top a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#3b782b;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	display: inline;
	letter-spacing: -1px;
	line-height:200%;
}
span.top a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#3b782b;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: inline;
	letter-spacing: -1px;
	line-height:200%;
}

/* ------------------------------------------------------------------------------ */
/* Home Specific */

div#hm-content-container { position: relative; width: 945px; margin-top:10px; }
div#viewer-container { position: relative; width: 945px; height: 365px; }
div#hotproducticon { position: absolute; width: 50px; height: 50px; top: 8px; left: 760px; }

div#content-a {
	width: 460px;
	float: left;
}

div#content-b {
	width: 480px;
	float: left;
}
div#cart{
	background-image:url(layout/shopping.gif);
	height:70px;
	width: 232px;
	text-align: center;
}
div#cart p {
	margin-top:40px;
	font-family: "Arial", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	text-align: center
}
div#cart a {
	font-family: "Arial", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: pointer;
	color: #ffb500;
	font-weight: bold;
}



h2.hotproductsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #cb8219;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: inline;
	letter-spacing: -1px;
}
h2.hotproductsSub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #cb8219;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: inline;
	letter-spacing: -1px;
}
span.hotproducts{
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cb8219;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
span.hotproducts a{
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cb8219;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
span.hotproducts a:hover{
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cb8219;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}


/* ------------------------------------------------------------------------------ */
/* New Search Results Layout and Styles */

/* 1. Re-order Buttons */

#reorder-container {
	width: 945px;
	height: 30px;
	float: left;
	clear: both;
}

/* 2. Search Results */

#search-container {
	width: 935px;
	float: left;
}

#search-title {
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#category-description {
	width: 283px;
	margin-bottom: 20px;
}

div.product {
	width: 452px;
	float: left;
	margin-bottom: 10px;
	margin-right:10px;
}

div.productimage {
	width: 167px;
	height: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #3b782b;
	background-color:#FFFFFF;
	vertical-align: middle;
}

div.productdetails {
	float: left;
	background: #ECE9E6;
	height: 182px;
	width:283px;
}

span.ProductListHead {
	width: 268px;
	height: 120px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	display: block;
	text-align: left;
	vertical-align: text-top;
}

img.overlay { position: absolute; top: 0; left: 0; border: 0; }

div.hotproduct {
	width: 460px;
	float: left;
	margin-bottom: 10px;
}

div.hotproductimage {
	width: 120px;
	height: 120px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #cb8219;
	background-color:#FFFFFF;
	vertical-align: middle;
	text-align: center;
	position: relative;
}

div.hotproductdetails {
	float: left;
	background: #ECE9E6;
	height: 125px;
	width: 330px;
}

a.hotproducts {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3b782b;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a.hotproducts:hover {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3b782b;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}


.bgimage {
	background-image:url(layout/bg-image.jpg);
	background-repeat:no-repeat;
}


/* ------------------------------------------------------------------------------ */
/* Basket Specific */

table#shopping-basket {
	width: 915px;
	background: #fff
}


tr#trDescription {
	padding:10px;	
}
div#flashcontent {
	padding:2px;
}



/* ------------------------------------------------------------------------------ */
/* Was, Now Pricing Style */

.now {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #05974e;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: inline;
	letter-spacing: -1px;
}

.was {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: inline;
	letter-spacing: -1px;
}
.nowHotproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #e8861c;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: inline;
	letter-spacing: -1px;
}

.wasHotproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #888;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: inline;
	letter-spacing: -1px;
}

div#divCurrency {
	background-color: #ECF9FF;
	padding: 5px;
	height: 20px;
	width: 680;
	border: 1px dashed #006699;
}

span.euronow, span.eurowas, span.usdnow, span.usdwas, span.Swednow, span.Swedwas, span.Nornow, span.Norwas, span.Dannow, span.Danwas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #362f2d;
	text-decoration: none;
}


/* ------------------------------------------------------------------------------ */
/* Recommended Items ... IN A GRID!!!! */

div#recommended {
	width: 220px;
	height: 75px;
	float: left;
	margin-bottom:10px;
}

div#recommendedtitle {
	width: 145px;
	height: 67px;
	float: left;
	padding: 10px 0px 0px 10px;
}

div#recommended img {
	width: 75px;
	height: 75px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #3b782b;
	background-color:#FFFFFF;
	vertical-align: middle;
	text-align: center;
	position: relative;
}

/* ------------------------------------------------------------------------------ */
/* Save As... Guide */

#nick-name {
	margin: 0px;
	padding: 10px;
	height: 100px;
	width: 250px;
	border: 1px solid #003366;
	display: none;
	position: absolute;
	background: #FFFFFF;
}

#alt-billing {
	margin: 0px;
	padding: 10px;
	height: 100px;
	width: 250px;
	border: 1px solid #003366;
	display:none;
	position:absolute;
	background: #FFFFFF;
}

/* ------------------------------------------------------------------------------ */
/* For top products DIV's which hide small images */

#TopProd1, #TopProd2, #TopProd3, #TopProd4, #TopProd5, #TopProd6, #TopProd7, #TopProd8, #TopProd9, #TopProd10 {
	margin: 0px;
	padding: 10px;
	border: 1px solid #003366;
	display: none;
	position: absolute;
	background: #FFFFFF;
}

/* ------------------------------------------------------------------------------ */
/* Customer Reviews */

div#review-header {
	width: 305px;
	height: 95px;
	background: url(/Images/review-bg.jpg);
}

div#review-title {
	position: relative;
	top: 28px;
	left: 10px;
}

div#review-average {
	width: 305px;
	height: 40px;
	border-bottom: 1px solid #c5d8cd;
	margin-bottom: 10px;
}

div#average-text {
	width: 155px;
	height: 25px;
	line-height: 25px;
	float: left;
}

div#average-stars {
	width: 150px;
	height: 25px;
	float: left;
}

div.review {
	width: 305px;
	border-bottom: 1px solid #c5d8cd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.review-details {
	width: 295px;
	position: relative;
	left: 5px;
}

span.review-date {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}

div#feedback-header {
	width: 305px;
	height: 95px;
	background: url(/Images/review-bg.jpg);
	margin-bottom: 10px;
}

div#feedback-title {
	position: relative;
	top: 28px;
	left: 10px;
}

div.feedback-name {
	width: 305px;
	height: 40px;
}

div.feedback-comments {
	width: 305px;
	height: 100px;
}

div.feedback-score {
	width: 305px;
	height: 40px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c5d8cd;
}

/* ------------------------------------------------------- */
/* Flyout Navigation */

.TopGroup {
	background: #2e4d26;
}

.Group {
	background: #2e4d26;
}

.Item {
  	font-family: "Arial", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
}


.ItemH {
	background: #2e4d26; 
	color: #ffb500; 
	font-weight: bold;
	font-family: "Arial", Verdana, Arial, Helvetica, sans-serif;
  	font-size: 14px;  
  	cursor: pointer;
}


.ItemExp {
	background: #2e4d26; 
  	color: #FFFFFF; 
  	font-weight: normal;
  	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;  
  	cursor: pointer;
}


/* Site Map Styles */
/* ------------------------------------------ */
div.map0  {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #F7941C;
	height: 30px;
	width: 600px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #CCCCCC;
}

div.map1  {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0071BC;
	height: 20px;
	width: 600px;
	padding: 0px 0px 0px 20px;
}

div.map2  {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0071BC;
	height: 20px;
	width: 600px;
	padding: 0px 0px 0px 40px;
}

div.map3  {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0071BC;
	height: 20px;
	width: 600px;
	padding: 0px 0px 0px 60px;
}

/* TotalCatNav Styles */
/* ------------------------------------------ */
div.total0 a  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #F7941C;
	float: left;
	display: block;
	width: 150px;
	height: 20px;
	padding-right: 10px;
}

div.total0 a:hover  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #F7941C;
	float: left;
	display: block;
	width: 150px;
	height: 20px;
	padding-right: 10px;
	text-decoration: none;
}

/* ------------------------------------------------------------------------------ */
/* Tag Cloud */

table#tag-cloud { width: 278px; background: #e8f6ff; margin-bottom: 20px; }

table#tag-cloud a { float: left; display: inline; position: relative; line-height: 120%; padding: 2px; color: #004080; text-decoration: none; }
table#tag-cloud a:hover { background: #004080; color: #fff; text-decoration: none; }

/* ------------------------------------------------------------------------------ */
/* For top products DIV's which hide small images */

ul#top-sellers { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: none; }
ul#top-sellers li { margin: 0px 0px 5px 0px; padding: 0px 0px 5px 0px; list-style: none; float: left; display: block; width: 300px; height: 50px; border-bottom: 1px solid #CCC; }
ul#top-sellers li img { float: left; display: block; width: 50px; height: 50px; margin-right: 5px; }

div.top-seller-title { float: left; display: block; width: 245px; height: 25px; }
div.top-seller-prices { float: left; display: block; width: 245px; height: 25px; }



.ErrorMessages {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C90D4F;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background: #FFFFFF;
}

.Messages {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C90D4F;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background: #FFFFFF;
}

/* ------------------------------------------------------------------------------ */
/* CS Legacy Styles
.Headings {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background: #FFFFFF;
}

.Inputs {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background: #FFFFFF;
}

.ContentTable {
	background: #E7E3D7;
}

.ContentTableHorizontal {
	background: #E7E3D7;
}

.productlist li{} */

/* ------------------------------------------------------------------------------ */
/* style for add to basket box */
#myOnPageContent {
	margin: 0px;
	padding: 10px;
	
	display: none;
		
}

/* -------------------------------------------------- */
/* Fx.Slide Navigation */

div#nav-container {
	width: 945px;
	height: 65px;
	border: 1px solid #000;
}

div#vertical_slide {
	background: #FFE6E6;
	font-weight: bold;
}

div#vertical_slide2 {
	background: #E6F2FF;
	font-weight: bold;
	clear: right;
}

a#v_toggle, a#v2_toggle, a#v3_toggle, a#v4_toggle, a#v5_toggle, a#v6_toggle, a#v7_toggle { cursor: pointer; }

/* -------------------------------------------------- */
/* additonal */

div#additonal {
	margin-top:10px;
}

div#additonal td.green {
	background-color:#ffffff;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 8.5pt;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
	text-decoration: none;
	text-align:left;
	
}

div#additonal tr {
	background-color:#EEF2EC;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 8.5pt;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
	text-decoration: none;
}
div#additonal th {
	background-color:#2e4d26;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 8.5pt;
	font-weight: bold;
	font-style: normal;
	line-height: 150%;
	text-decoration: none;
	height:30px;
}

div#terms Strong{ margin-right:10px;}
div#terms li{ margin-bottom:10px; list-style: none;}
div#shipping li{ margin-bottom:10px;}

