body {
	margin:0;
	background-color:#BBCCE1;
	background-image:url(/images/bg_topbluebar.gif);
	background-repeat:repeat-x;
	font-family: Tahoma, verdana, sans-serif;
	padding: 0;

}
html {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	margin: 0;
	padding: 0;

}
/*a:link {font-family: Tahoma, Verdana, Arial;	font-size: 12px; color: #333333; text-decoration:none;}
a:visited {font-family: Tahoma, Verdana, Arial;	font-size: 12px; color: #333333; text-decoration:none;}
a:hover {font-family: Tahoma, Verdana, Arial;	font-size: 12px; color: #333333; text-decoration:none;}
a:active {font-family: Tahoma, Verdana, Arial;	font-size: 12px; color: #333333; text-decoration:none;}
*/
.clearall {clear:both;}
.clearRight {clear:right;}

form {margin:0px; padding:0px}
input {
	font-size:11px; 
	font-weight: normal;
}
	
#topNavBar {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	background: url(/images/bg_topnavbar.gif);
	padding:5px 30px 0 30px;
	height:25px;
	color:#FF9900;
	font-weight:bold;
}
#basket {
	float:right;
	width:200px;
	text-align: right;
	font-weight:bold;
}
.pagecontainer {
	width:800px;
	margin-top: 0px;
	margin-right:auto;
	margin-left:auto;
	background: url(/images/bg_whitebox.gif);
	padding-right:10px;
	padding-left:10px;
}
#bodyContainer {
	margin: 0px 20px 0px 20px;
}
#bannerLogo {
	height:180px;
	margin: 0px 20px 0px 20px;
}
#search {float: right; width: 200px; margin-right:3px; margin-top:3px;}

#searchBox {float:right; margin-right:3px;}
#searchBox input {height:1.4em; padding-left:3px;}
#searchSubmit { float:right;}
#searchSubmit input {border:0px;}

#newsletterBox {float:left;}
#newsletterBox input {height:1.4em; margin-right:3px;}
#newsletterSubmit {float:left;}
#newsletterSubmit input {border:0px; padding-top:2px;}

.bestsellers td.bestsellersImage {padding-right:5px;}
.bestsellers td.bestsellersText { line-height:1.2em; padding-right:3px;}

#tabBar {
	height:30px;
	margin: 0px 20px 0px 20px;
}
#buttonBar1{
	float:left;
	margin-right:7px;
	margin-top:3px;
	border:solid #999999 1px;
	background:#BBCCE1;
	width:158px;
	text-align:center;
}
#buttonBar2, #buttonBar3 {
	float:left;
	margin-right:7px;
	margin-top:3px;
	border:solid #BBCCE1 1px;
	background:#EFF3F8;
	width:108px;
	text-align:center;
}
#buttonBar4 {
	float:left;
	margin-top:3px;
	border:solid #BBCCE1 1px;
	background:#EFF3F8;
	width:108px;
	text-align:center;
}
#leftColumn {float:left; width:160px;}
#rightColumn {float:right; width:593px;}
#footer {
	margin: 10px 20px 0px 20px;
	border-top:solid #cccccc 1px;
	padding-top:3px;
	padding-bottom: 3px;
}
#leftFooter {float:left;}
#rightFooter {
	float:right;
	width:370px;
	text-align: right;
}
#designedby {
	width:800px; padding:0 10px 0 10px; margin:3px auto 0 auto;	text-align: right; font-size:10px; color:#999999;
}
#designedby a:link {font-size:10px;  color:#999999; text-decoration:none;}
#designedby a:hover {font-size:10px;  color:#999999; text-decoration:none;}

h2 {font-family: tahoma, verdana, Arial, sans-serif; font-size:16px; color:#12293A; font-weight:bold; margin-bottom:0px; margin-top:0px;}
h3 {font-family: tahoma, verdana, Arial, sans-serif; font-size:12px; color:#12293A; font-weight:normal; margin:0;}
#imgloadarea {padding: 2px; border: 1px solid #999999; width:235px;}
#miniImages {padding: 10px 0 10px 0; text-align:center;}

.layerProducts {padding-bottom:4px; border-bottom:1px dotted #999999; margin-bottom:5px;}
.layerProducts, .layerDefaultMenu {width:160px;}
.layerProducts ul, .layerDefaultMenu ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 1.5em;
}
.layerProducts li, .layerDefaultMenu li {
	margin: 0 0 2px 0;
}
.layerProducts a {
	/*/*/display: block;
	padding: 2px 2px 2px 25px;
	width: 131px;
	background-image:url(/images/nav_bg.gif);
}
.layerDefaultMenu a {
	/*/*/display: block;
	padding: 2px 2px 2px 25px;
	width: 131px;
	background-image:url(/images/nav_bg_hover.gif);
}
.layerProducts a:link, .layerDefaultMenu a:link, .layerProducts a:visited, .layerDefaultMenu a:visited {
	color: #666666;
	/*/*/color: #666666;
	text-decoration: none; /* */
}
.layerProducts a:hover {
	/*background-color: #0079BA;*/
	color: #333333;
	background-image:url(/images/nav_bg_hover.gif);
}
.layerDefaultMenu a:hover {
	/*background-color: #0079BA;*/
	color: #333333;
	background-image:url(/images/nav_bg.gif);
}

/* Checkout */
.checkoutCreateAccount {float:left; border:solid 3px #BBCCE1; padding:5px; width:42%; height:225px;}
.checkoutReturningCustomer {width:50%; float:right; border:solid 3px #BBCCE1; padding:5px; margin-left:10px; height:225px;}

ol.checkout-progress
{
       position: relative;
       display: block;
       width: 580px;
       height: 29px;
       padding: 0;
       margin: auto;
}
ol.checkout-progress li {margin: 0; padding: 0; display: inline;}
ol.checkout-progress li span {position: absolute; left: -9999px;}
ol.checkout-progress#step1 {background: url("/images/checkout-progress_p1.gif") no-repeat center;}
ol.checkout-progress#step2 {background: url("/images/checkout-progress_p2.gif") no-repeat center;}
ol.checkout-progress#step3 {background: url("/images/checkout-progress_p3.gif") no-repeat center;}
ol.checkout-progress#step4 {background: url("/images/checkout-progress_p4.gif") no-repeat center;}

a#step2-link {
       display: block; width: 120px;
       height: 29px;
       position: absolute;
        top: 0px; left: 125px;
}
a#step3-link {
       display: block; width: 120px;
       height: 29px;
       position: absolute;
        top: 0px; left: 245px;
}