/* CSS Document */
body {
	margin:0; padding:0;
	background:#FFF; height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; line-height:14px;
	}
	
	p {line-height:1.4em;}
	
	li {line-height:1.5em;}
	
	h1 {font-family:"Century Gothic";font-size:32px; font-weight:normal; color:#46388D; }
	h3 {display:block; background:#999; font-size:16px; width:165px; color:#FFF; padding:4px; margin-bottom:5px; font-weight:800;}
	
	
	
	a, a:active {text-decoration:underline; color:#372679;}
	a:hover, a:active:hover {text-decoration:underline; color:#FEC210;}
/* ---------------- ALERT FLAGS ------------------- */
.alertpink {background: url("../images/flags/spring.gif") no-repeat; width:150px; height:27px; color:#EBC; font-size:1px;}
.alertgreen {background: url("../images/flags/summer.gif") no-repeat; width:150px; height:27px; color:#AD7; font-size:1px;}
.alertgold {background: url("../images/flags/autumn.gif") no-repeat; width:150px; height:27px; color:#EA1; font-size:1px;}
.alertred {background: url("../images/flags/holiday.gif") no-repeat; width:150px; height:27px; color:#D12229; font-size:1px;}
.alertargentina {background: url("../images/flags/argentina.gif") no-repeat; width:150px; height:27px; color:#362679; font-size:1px;}
.alertbelgium {background: url("../images/flags/belgium.gif") no-repeat; width:150px; height:27px; color:#362679; font-size:1px;}
.alertengland {background: url("../images/flags/england.gif") no-repeat; width:150px; height:27px; color:#362679; font-size:1px;}
.alertfrance {background: url("../images/flags/france.gif") no-repeat; width:150px; height:27px; color:#362679; font-size:1px;}

.flag {background: url("../images/flags/flag.gif") no-repeat; width:150px; height:27px; color:#FFF; font-size:14px; text-align:center; font-weight:600; padding-top:5px;}


/* ---------------- Page Structure ------------------- */
	#container {width:966px; margin:-70px auto 0px auto; }
	
	#shopbag {position:relative; width:412px; left:536px; top:70px; text-align:right; background:url(../images/search-box.gif) no-repeat bottom right;}
	#search {display:inline;width:320px; text-align:left; margin-left:80px; margin-top:3px; height:30px; background:yellow; padding:0px; }
	
	#topnav {float:left; width:966px; text-align:left; background:url(../images/topbar.gif) bottom left no-repeat;}
	#toplogo {float:left; z-index:10; width:502px; height:167px;}
	#navtable {float:left;margin-left:-190px; margin-top:140px; z-index:9;}
	
	#content {float:left; width:966px; background:#DCDCF0 url(../images/background.gif) repeat-y; }

	.interior {padding:5px; float:left;}
	#leftcol {float:left; width:230px; margin:0px;}
		#botlogo {float:left; padding-left:5px; height:100px;width:219px; }
		#featuredprod {float:left; background:url("../images/Featured-Product.gif") no-repeat; width:185px; text-align:center; padding:46px 16px 16px 0px; margin: 0px 0px 0px 30px;}
		#deptnav {float:left; width:175px; text-align:center; padding:6px 16px 16px 0px; margin: 0px 0px 0px 30px;}

	
	#rightcol {float:left; width:580px; margin:0px; padding:15px 0 0 0; }
	
	#homeFeature {float:left; width:185px; padding:0px 16px 16px 0px; margin: 0px 0px 0px 30px; text-align:center; }
	
	
	#main {float:left; width:580px;padding:40px 0px 20px 0px;}
	
	#footer {float:left; text-align:left;color:#FFF; width:966px; height:27px; background:#46388D;}
	#footer a, #footer a:active {text-decoration:none; color:#FFF;}
	#footer a:hover, #footer a:active:hover {text-decoration:underline; color:#FFF;}
	
	#poweredby {float:left; width:986px; text-align:right; color:#999; font-size:10px;margin-top:8px;}
	#poweredby a, #poweredby a:active {text-decoration:none; color:#999;}
	#poweredby a:hover, #poweredby a:active:hover {text-decoration:none; color:#372679;}
	
/* ---------------- Form buttons ------------------- */
input.ftext {background-color:#FFF; border: 1px solid #8E6351; color:#000;}
input.stext {background-color:#CDD4EA; color:#000;}
input.button {background-color:#999; color:#FFF; border:0;cursor:pointer; }

/* ---------------- Shopping specific styles ------------------- */

input.ftext {background-color:#FFF; border: 1px solid #372679; color:#000;}
input.button {background-color:#372679; color:#FFF; border:0;cursor:pointer; }

.shopt {
	padding:0;
	margin:-1px 0 -3px 0 !important;
	margin:0 0 -3px 0;
	}

.pictrow {margin-top:20px;}	
	
.namerow {font-size:12px; line-height:16px;}
.longdesc {font-size:12px; line-height:16px;}
.shortdesc {font-size:12px; line-height:16px;}
.specinst {font-size:12px; line-height:16px;}
.deptlist {font-size:12px; line-height:16px;}
.price {font-size:12px; line-height:16px;font-weight:bold;margin-top:10px;padding-top:10px;border-top:solid 2px #000080;}
.prodnav {margin-top:24px;}
.prodname {font: 24px/1.3 Arial, Helvetica, sans-serif; color:#372679;margin-bottom:0;}

.navrow {padding-top:72px;}
.detaillink {margin-top:10px;}

.pagecount {font-size:12px; line-height:14px;}
	
div.float {float:left; margin:5px 15px 5px 0px;overflow:visible;}
div.item {float:left; margin:5px 15px 5px 0px;width:130px;}
/* ---------------- results page styles ------------------- */
.results {padding:0px;}

/* ---------------- detail.asp styles ------------------- */

.linkbutton {font:12px/1.3; padding:10px; margin:5px 0px 5px 0px;}
.linkbutton a:link, .linkbutton a:visited, .linkbutton a:active {text-decoration:none; color:#FFF; background-color:#372679; padding:4px; display:block; width:640px;}
.linkbutton a:hover, .linkbutton a:visited:hover {text-decoration:none; color:#000; background-color:#FEC210;}

#detailtable {position:absolute; top:35px; left:10px;}
.altimgs img {margin-bottom:10px;}
.popupprodname {font-size:22px; font-weight:200; line-height:1.3em; color:#372679; margin-bottom:3px; padding-left:110px;}

.shoppingbag {
	margin-bottom:50px;
	width:700px;
}
/* heading styles */
.sbhead {
	background-color:#46388D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.sbhead  p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left:5px;
	margin-right:5px;
	color:#fff;
}
.sbqtyhead, .sblistpricehead, .sbtotalpricehead {
	text-align:right;
}
/* item row styles  */
.sbitem {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000;
}
.sbitem p {	
	margin-left:5px;
	margin-right:5px;
}
.sbimage {
	width:110px;
	text-align:center;
}
.sbitemname {
	width:320px;
}
.itemremove {
	text-align:right;
}
.sbqty {
	width:50px;
	text-align:right;
}
.sblistprice {
	width:100px;
	text-align:right;
}
.sbtotalprice {
	width:100px;
	text-align:right;
}
/* summary lines */

.sbsubtotal {
	background-color:#46388D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.sbsubtotal p {
	margin-left:5px;
	margin-right:5px;
	color:#fff;
}
.sbline {
}
.shoppingbag .seealso {padding-top:30px }

.recitem {
	width:120px;
	float:left;
}
