BODY {
	MARGIN: 0px; 
	PADDING-TOP: 10px; 
	FONT-FAMILY: verdana,Arial, Helvetica, sans-serif; 
	HEIGHT: 100%; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-ALIGN: center
}
IMG {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px
}

.txtXXSmall{
	font-size:xx-small;
}

table{
	margin-left:auto;
	margin-right:auto;
}

h1{
	margin:none;
	padding:none;
	display:inline;
	margin-top:0px;
	padding-top:5px;
	font-size:medium;
	color:navy;
	font-weight:bold;
	vertical-align:middle;
}
h2{	
	margin-top:15px;
	padding-top:5px;
	font-size:medium;
	color:navy;
	font-weight:bold;
	vertical-align:middle;
}
* html h2{
	margin-top:0px;
}

a{
	color:navy;
}

address{
	margin-left:auto;
	margin-right:auto;
}

.spTextRight{
	width:100%;
	text-align:right;
}

.divFull{
	padding-left:10px;
	padding-right:10px;
}
.divFull .divFullImg{
	float:left;
	padding:5px;
	padding-right:15px;
}

.tblMedDisplay{
	text-align:center;
	font-size:x-small;
}

*#divRefine{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:95%;
	border-width:1px;
	border-style:solid;
	border-color:#BACAD7;
	padding-bottom:5px;
	font-size:xx-small;
}
*#refineDetails{
	position:relative;
	padding-left:5px;
	top:-15px;
}
.imgBorderLogo{
	position:relative;
	top:-12px;
	left:-5px;
}

*#tblRefine{
	width:100%;
	font-size:xx-small;
}
*#tblRefine tr{
	margin-bottom:3px;
}

*#tblRefine th{
	text-align:right;
	color:navy;
	vertical-align:top;
	width:120px;
}

*#tblRefine .thVCenter{
	text-align:right;
	color:navy;
	vertical-align:middle;
	width:120px;
}

*#tblRefine td{
	padding-left:5px;
	vertical-align:top;
	padding-bottom:5px;
}

*#tblRefine td select{
	font-size:xx-small;
	padding:0;
	margin:0;
}

.tblProductList{
	width:95%;
	border-style:solid;
	border-width:1px;
	border-color:#BACAD7;
}

.tblProductList td{
	font-size:x-small;
	vertical-align:top;
	text-align:left;
	padding-left:2px;
	margin-bottom:3px;
	margin-top:83px;
}

.tblProductList td strong{
	font-size:xx-small;
}

.tblProductList tr{
}

.tblProductList .trEven{
	background-color:#BACAD7;
}

.tblProductList .tdImg{
	width:50px;
	text-align:center;
}

.tdName{
}

.tdPrice{
	width:145px;
}
.tblNav{
	width:95%;
}
.tdRecs{
	width:50%;
	color:navy;
	font-size:xx-small;
}
.tblNav .tdNav{
	width:50%;
	text-align:right;
	color:navy;
	font-size:xx-small;
	margin:0;
	margin-bottom:1px;
	margin-top:1px;
	padding-left:17px;
}
.tdNav .btnNav{
	font-size:xx-small;
	background-color:#BACAD7;
	border-color:navy;
	border-style:solid;
	border-width:1px;
}

.divMakeImage{
	float:left;
}

.ulBasket{
	width:100%;
	padding:0;
	margin:0;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
}
.ulBasket li{
	width:100%;
	display:inline;
	list-style-type:none;
	text-align:center;
}
.ulBasket li strong{
	color:navy;
}
.hrBasket{
	width:75%;
	margin-left:auto;
	margin-right:auto;
	color:navy;
	border-color:navy;
	background-color:navy;
}

* html .hrBasket{
	display:inline;
	text-align:center;
	width:75%;
	padding:0;
	margin:0;
	height:1px;
}

.tblBasket{
	width:100%;
	font-size:x-small;
	margin-bottom:10px;
}
.tblBasket .trHead{
	background-color:#BACAD7;
	padding-bottom:3px;
	padding-top:3px;
}
.tblBasket tr{
	padding-top:2px;
	padding-bottom:0px;
}

.tblBasket .trFooter{
	background-color:#BACAD7;
	padding-top:3px;
	padding-bottom:3px;
}

.tblBasket .trPostage td{
	border-top-style:dashed;
	border-top-width:1px;
	border-top-color:#BACAD7;
}

.tblBasket .tdPostage{
	text-align:right;
	padding-bottom:5px;
}

.tblBasket .trFooter th{
	text-align:right;
	background-color:#BACAD7;
	
}

.tblBasket .trFooter .tdRunningTotal{
	text-align:right;
	background-color:#BACAD7;
}

.tblBasket th{
	font-size:x-small;
	text-align:left;
}
.tblBasket .thCenter{
	text-align:center;
}
.tblBasket td{
	vertical-align:top;
}

.tblBasket .tdPrice{
	width:60px;
}

.tblBasket .tdQuantity{
	text-align:center;
	width:50px;
}

.tblBasket .tdTotal{
	width:60px;
	text-align:right;
}

.tblBasket .tdOptions{
	width:100px;
	text-align:right;
}


.tblRightOffers{
	width:120px;
	font-size:xx-small;
}

.tblRightOffers td{
	text-align:center;
	vertical-align:middle;
}

.stPrice{
	font-size:xx-small;
}

.subHeader{
	padding-left:50px;
}

.pCenter{
	text-align:center;
}

.pCenterFull{
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:100%;
}

* html .pCenterFull{
	display:inline;
}
.pCenterFull strong{
	margin-left:auto;
	margin-right:auto;
}
.pCenterFull address{
	font-style:normal;
	width:40%;
	text-align:left;
}

.pageLayout {
	MARGIN: auto; WIDTH: 771px; HEIGHT: 100%;;
}

*#divTopNav{
	text-align:left;
	background-color:#BACAD7;
	margin:0px;
	padding-left:10px;
}

*#divTopNav .spSearch{
	float:right;
	font-size:xx-small;
	padding-right:5px;
	color:#000080;
}

*#txtSearch{
	border:none;
	padding:0;
	margin:0;
	font-size:xx-small;
}

*#btnSearch{
height:17px;
	font-size:xx-small;
	background-color:#A1B3C6;
	border-color:#000080;
	color:#000080;
	border-width:1px;
	padding:0;
	margin:0;
	vertical-align:top;
}

*#divTopNav ul{
	display:inline;
}
*#divTopNav ul li{
	display:inline;
}

*#divTopNav ul li a{
	margin-left:3px;
	font-size:x-small;
	text-decoration:none;
	color:navy;
	font-weight:bold;
}
*#divTopNav ul li a:Hover{
	font-size:x-small;
	text-decoration:underline;
	font-weight:bold;
}
*#divTopNavBorder{
	width:100%;
	background-image:url("../images/topnavborder.jpg");
	height:7px;
	background-repeat:repeat-x;
	
	font-size:1px;
}

*#divMidSection{
	text-align:left;
	background-color:#BACAD7;
}
*#divLeftColumn{
	width:120px;
	background-color:#BACAD7;
	float:left;
	font-size:xx-small;
}
*#divRightColumn .pCenterFull strong{
	color:navy;
}

.ulTopLevel{
	display:block;
	margin:0px;
	width:100%;
	list-style-type:none;
	padding:0px;
}
.ulTopLevel li{
	list-style-type:none;
	font-size:xx-small;
	background-color:#a1b3c6;
	border-style:solid;
	border-width:1px;
	border-color:navy;
	width:100%-10px;
	padding:2px;
	padding-left:5px;
}

.ulTopLevel li a{
	text-decoration:none;
}

.ulTopLevel li a:Hover{
	text-decoration:underline;
}

.ulTopLevel .lev3{
	margin-top:0px;
	background-color:white;
	padding-left:10px;
	border-style:none;
	border-width:0px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#BACAD7;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#BACAD7;
}

.tblCats{
	display:inline;
	padding:0;
	margin:0;
}

.tblCats td{
	font-size:xx-small;
	vertical-align:top;
}

.ulTopLevel .top-1{
	background-color:#E6671A;
	color:white;
	text-align:center;
}
.ulTopLevel .top-1 a{
	color:white;
}

.ulTopLevel .top0{
	background-color:#437AB2;
	color:white;
	text-align:center;
}
.ulTopLevel .top0 a{
	color:white;
}

.ulTopLevel .lev2c0{
	border:none;
	background-color:#EEF3F9;
	padding-left:10px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#BACAD7;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#BACAD7;
}

.ulTopLevel .top1{
	background-color:#009D4E;
	color:white;
	text-align:center;
}
.ulTopLevel .top1 a{
	color:white;
}
.ulTopLevel .lev2c1{
	border:none;
	background-color:#ADCEBD;
	padding-left:10px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#BACAD7;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#BACAD7;
}

.ulTopLevel .top2{
	background-color:#9661A7;
	color:white;
	text-align:center;
}
.ulTopLevel .top2 a{
	color:white;
}

.ulTopLevel .lev2c2{
	border:none;
	background-color:#F1C1CB;
	padding-left:10px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#BACAD7;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#BACAD7;
}

.ulTopLevel .top3{
	background-color:#A47241;
	color:white;
	text-align:center;
}
.ulTopLevel .top3 a{
	color:white;
}

.ulTopLevel .lev2c3{
	border:none;
	background-color:#F0E6DB;
	padding-left:10px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#BACAD7;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#BACAD7;
}

.ulTopLevel .top4{
	background-color:#F3B200;
	color:white;
	text-align:center;
}
.ulTopLevel .top4 a{
	color:white;
}

.ulTopLevel .lev2c4{
	border:none;
	background-color:#FFF5DD;
	padding-left:10px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#BACAD7;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#BACAD7;
}


.ulMakes{
	display:block;
	width:100%;
	background-color:#EEF3F9;
	margin:0px;
	list-style-type:none;
	padding:0px;
}
.ulMakes li{
	font-size:xx-small;
	width:100%-10px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#BACAD7;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#BACAD7;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#BACAD7;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#BACAD7;
}

.ulMakes li a{
	text-decoration:none;
}

.ulMakes li a:Hover{
	text-decoration:underline;
}

.liSelected a{
	background-color:black;
}

.sideMenuHeader{
	font-size:x-small;
	color:navy;
	font-weight:bold;
	padding-left:5px;
	background-color:#a1b3c6;
	width:100%-5px;
	border-color:navy;
	border-style:solid;
	border-width:1px;
	display:block;
}
* html .sideMenuHeader{
	width:100%;
	display:inline-block;
}
*#divMainContent{
	background-color:white;
	margin-left:120px;
	margin-right:120px;
	padding-left:5px;
	padding-right:5px;
	font-size:x-small;
	min-height:500px;
}

* html *#divLeftColumn{
	height:500px;
}
* html *#divRightColumn{
	height:500px;
}
*#divRightColumn{
	width:120px;
	float:right;
	background-color:#BACAD7;
	font-size:xx-small;
}


*#divFooter{
	BACKGROUND-COLOR: #a1b3c6;
	font-size:xx-small;
	color:white;
	clear:both;
}

.floatRight{
	float:right;
	text-align:right;
	padding-right:5px;
}
