/* CSS Stylesheet for a new CS2.0 Ecommerce Project */

/* ------------------------------------------------------------------------------ */
/* Global Layout */

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	background-color:#002160;
	background-image:url(/layout/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

div#wrapper {
	width: 945px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}

table#store-grid {
	background: #fff;
	width: 945px;
	margin: 0 auto;
}

td#masthead {
	width: 945px;
	margin: 0 auto;
	height:210px;
}

td#sub-header {
	width: 945px;
}

td#column-a {
	background-image:url(layout/leftcolumn-bg-footer.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#d2d2d2;
	width: 225px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right:0px;
}

td#column-b {
	background-image:url(layout/bg-line.png);
	background-position:top;
	background-repeat:repeat-x;
	height: 250px;
	width: 700px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}

div#pageName{
	padding-top:5px;
	display:block;
	height:50px;
}

td#footer {
	height: 250px;
	width: 945px;
	text-align: center;
	vertical-align: top;
	margin-top:10px;
	line-height:150%;
	
}

td#footer h2 {
	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #005984;
	line-height:150%;
}

td#footer a {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	line-height:200%;
}

div#footerblue p {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	line-height:200%;
	color:#FFFFFF;
}

div#footerblue a {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	line-height:200%;
	color:#c7deff;
}

div#shoppingcart {
	text-align:right;
	position:relative;
	width:245px;
	height:50px;
	background-color:#42639b;
	float:right;
	margin:1px;
}

div#icon {
	position:absolute;
	top:-7px;
	right:185px;
	width:50px;
}

div#shoppingcart p {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height:normal;
	padding:10px;
}

div#shoppingcart a {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color:#c7ddff;
	margin: 0px;
	padding: 0px;
	line-height:normal;
}



img.floatLeft { 
    float: left;
    margin-right:15px;
    margin-bottom:10px;
    margin-top:10px;
}
div#padding {
	margin-bottom:10px;
	display:block;
}

/* ------------------------------------------------------------------------------ */
/* Common Controls */

.Instructions {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	margin-bottom:10px;
}

/* ------------------------------------------------------------------------------ */
/* General Font Styles */

h1 {
	font-family: Georgia;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
	color: #005984;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-family: Georgia;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
	color: #005984;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	display:inline;
}

h3 {
	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #005984;
	display:inline;
}

h4 {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

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: #005984;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #005984;
	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: #FF9900;
	float: left;
}

a.a-button:hover {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF9900;
	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: #FFCC00;
	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: #FF9900;
	float: left;
}

a.forgot-button:hover {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF9900;
	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: #FFCC00;
	float: left;
}

td.ContentTableHeader {
	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #005984;
	text-decoration: none;
	background: #f5f4f1;
	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;
}

a.who { float: left; display: block; width: 76px; height: 50px; background: url(/layout/but-who.jpg) 0 0 no-repeat } 
a.who:hover { background-position: -76px }

a.news { float: left; display: block; width: 76px; height: 50px; background: url(/layout/but-news.jpg) 0 0 no-repeat }
a.news:hover { background-position: -76px } 

a.contact { float: left; display: block; width: 76px; height: 50px; background: url(/layout/but-contact.jpg) 0 0 no-repeat } 
a.contact:hover { background-position: -76px }

a.demo { float: left; display: block; width: 76px; height: 50px; background: url(/layout/but-demo.jpg) 0 0 no-repeat }
a.demo:hover { background-position: -76px }

a.tips { float: left; display: block; width: 76px; height: 50px; background: url(/layout/but-tips.jpg) 0 0 no-repeat }
a.tips:hover { background-position: -76px }

a.blog { float: left; display: block; width: 76px; height: 50px; background: url(/layout/but-blog.jpg) 0 0 no-repeat }
a.blog:hover { background-position: -76px }

/* a.reviews { float: left; display: block; width: 76px; height: 50px; background: url(/layout/but-reviews.jpg) 0 0 no-repeat }
a.reviews:hover { background-position: -76px } */

a.links { float: left; display: block; width: 76px; height: 50px; background: url(/layout/but-links.jpg) 0 0 no-repeat }
a.links:hover { background-position: -76px }

a.shipping { float: left; display: block; width: 76px; height: 50px; background: url(/layout/but-shipping.jpg) 0 0 no-repeat }
a.shipping:hover { background-position: -76px } 

a.terms { float: left; display: block; width: 76px; height: 50px; background: url(/layout/but-terms.jpg) 0 0 no-repeat }
a.terms:hover { background-position: -76px } 

a.account { float: left; display: block; width: 76px; height: 50px; background: url(/layout/but-account.jpg) 0 0 no-repeat }
a.account:hover { background-position: -76px }

a.hotproducts { float: right; display: block; width: 176px; height: 40px; background: url(/layout/hot.jpg) 0 0 no-repeat; top:-3px; margin-right: 1px }
a.hotproducts:hover { background-position: -176px 0px } 

a.prod-info span { display: none }
a.prod-info:hover { position: relative }
a.prod-info:hover span { display: block; position: absolute; top:0; left:20px; list-style: none; width: 200px; padding: 10px; margin: 0px; text-align: left; overflow: visible; background: #fff; border: 1px solid #0072bc }

/* ------------------------------------------------------------------------------ */
/* Home Specific */

div#hm-content-container {
	width: 690px;
}

div#content-a {
	width: 300px;
	float: left;
}

div#content-b {
	width: 300px;
	float: left;
}

/* ------------------------------------------------------------------------------ */
/* New Search Results Layout and Styles */

/* 1. Re-order Buttons */

.reorder {
	margin-right:15px;
}

#reorder-container {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	width: 700px;
	float: left;
	clear: both;
	margin-bottom:10px;
}

/* 2. Search Results */

#search-container {
	width: 190px;
	float: left;
}

#search-title {
	width: 190px;
}

#category-description {
	width: 700px;
}

div.product {
	width: 690px;
	height:180px;
	float: left;
}

div.productimage {
	width: 167px;
	float: left;
	border: 1px solid #ECE9E6;
}
div.productdetails {
	float: left;
	height: 169px;
	width: 520px;
	background-color:#f5f4f1;
}

span.ProductListHead {
	width: 500px;
	padding-left: 10px;
	padding-top: 10px;
	display: block;
	text-align: left;
	vertical-align: text-top
}

/* 3. Pagination */

span.search-now {
	width: 230px;
	height: 30px;
	padding-top: 5px;
	color: #FF6600;
	font-size: 8.5pt;
	display: block;
	clear: right;
}

span.search-was {
	display: block;
	clear: right;
}

div.navigation {
	clear: both;
}

div.numnav {
	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;
}

/* ------------------------------------------------------------------------------ */
/* Basket Specific */

table#shopping-basket {
	width: 680px;
}



/* ------------------------------------------------------------------------------ */
/* Was, Now Pricing Style */

.now {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #777777;
	font-weight:bold;
	font-style: normal;
	text-decoration:none;
}

.was {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #8698b7;
	font-weight: normal;
	font-style: normal;
	text-decoration:line-through;
}

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: 70px;
	float: left;
	margin-right: 8px;
	margin-bottom:10px;
	padding-right: 5px;
}

.recommended {
	border: 1px solid #ECE9E6;
}



/* ------------------------------------------------------------------------------ */
/* Save As... Guide */

#nick-name {
	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;
}

#alt-billing {
	margin: 0px;
	padding: 10px;
	height: 100px;
	width: 250px;
	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 */

div#header{
	background-image:url(/layout/header-bg.jpg);
	width:215px;
	height:30px;;
	text-align:center;
	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #005984;
	margin: 0px 0px 0px 0px;
	padding-top:5px;
}

.TopGroup {
	background: #ffffff;
}

.Group {
	background: #ffffff;
}

.Item {
  	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	cursor: pointer;
	color: #335d65;
	font-weight: normal;
}


.ItemH {
	background: #42639b; 
	color: #FFF; 
	font-weight: normal;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8.5pt;  
  	cursor: pointer;
}


.ItemExp {
	background: #FFFFFF; 
  	color: #FFFFFF; 
  	font-weight: normal;
  	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8.5pt;  
  	cursor: pointer;
}

/* Site Map Styles */
/* ------------------------------------------ */

#map {
	display:block;
	width:690px;
	height:500px;
}

.map0  {

	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #005984;
	line-height:150%;
	height: 30px;
	width: 690px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	
}

.map1  {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0071BC;
	height: 20px;
	width: 600px;
	padding: 0px 0px 0px 20px;
	background-image:url(layout/sitemap.jpg);
	background-repeat:no-repeat;
	background-position:left
}

.map2  {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0071BC;
	height: 20px;
	width: 600px;
	padding: 0px 0px 0px 40px;
	background-image:url(layout/sitemap.jpg);
	background-repeat:no-repeat;
	background-position:left
}

.map3  {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0071BC;
	height: 20px;
	width: 600px;
	padding: 0px 0px 0px 60px;
	background-image:url(layout/sitemap.jpg);
	background-repeat:no-repeat;
	background-position:left
}




.ErrorMessages {
	font-family: Georgia;
	font-size: 13pt;
	font-weight: normal;
	font-style: italic;
	color: #C90D4F;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	display:inline;
}

.Messages {
	font-family: Georgia;
	font-size: 13pt;
	font-weight: normal;
	font-style: italic;
	color: #C90D4F;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	display:inline;
}

div#long-description table, div#long-description td, div#long-description tr { 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; }

/* ------------------------------------------------------------------------------ */
/* 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{} */