@charset "utf-8";
/* CSS Document */

body {
	margin:1px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color:#666666;
	background-color:#FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
#container{
	position:relative;
	height: 1200px;
	width: 1100px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-color:#FFFFFF;
}
#toplogo{
	position:absolute;
	width:1100px;
	height:150px;
	top: 0px;
	left:0px;
	background-image:url(../gfx/webheader.jpg);
	z-index:10;
	background-repeat: no-repeat;
	background-position: center center;
}

#topmenu{
	position:absolute;
	width:500px;
	height:20px;
	top: 5px;
	left:600px;
	z-index:20;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#topstrap{
	position:absolute;
	width:500px;
	height:20px;
	top: 122px;
	left:178px;
	z-index:20;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#topmenu a:link {
text-decoration:none;
color:#666;
}
#topmenu a:visited {
text-decoration:none;
color:#666;
}
#topmenu a:hover {
text-decoration:underline;
color:#1E2055;
}


#paging{
text-align:right;
width:400px;
height:20px;
top: 0px;
left:200px;
position:absolute;
}
#content{
	position:absolute;
	width:700px;
	height:709px;
	top: 200px;
	left:200px;
	overflow: visible;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#CCCCCC;
}
#baskettext{
	position:absolute;
	width:300px;
	height:35px;
	top: 155px;
	font-size:12px;
	background-image:url(../gfx/newbasketbg.jpg);
	background-repeat: no-repeat;
	left: 200px;
}
#basketval{
	position:absolute;
	width:130px;
	height:29px;
	top: 160px;
	right:704px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:right;
}
#basketempty{
	position:absolute;
	width:22px;
	height:22px;
	top: 160px;
	right:668px;

}

#basketview{
	position:absolute;
	width:22px;
	height:22px;
	top: 160px;
	right:637px;
}
#preview{
	position:absolute;
	width:700px;
	height:700px;
	top: -150px;
	left:-10px;
	text-align:center;
	visibility: hidden;
	background-attachment: scroll;
	background-image: url(../pics/largeimageBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 25;
}

#rightpanel{
	position:absolute;
	width:180px;
	height:1106px;
	top: 155px;
	left:919px;
	
}
#rightpanel li{
	font-size: 12px;
	color: #999;
	height: 12px;
	padding: 0px;
	margin-left: -20px;
	list-style-type: none;
}
#leftpanel{
	position:absolute;
	width:180px;
	height:730px;
	top: 160px;
	left:0px;
	list-style-type: none;

}
#leftpanel li{
	font-size: 14px;
	color: #FFFFFF;
	height: 20px;
	padding: 10px;
	margin-left: -35px;
		background-image: url(../gfx/menubg.jpg);
	background-repeat: repeat;	
}
#leftpanel a:link{
text-decoration:none;
color:#FFFFFF;
}
#leftpanel a:visited{
text-decoration:none;
color:#FFFFFF;
}
#leftpanel a:hover{
text-decoration:underline;
color:#ccc;
}

#bar{
	position:absolute;
	width:1100px;
	height:15px;
	top: 145px;
	left: 0px;
	text-align:left;
	z-index:20;

}
#footer{
position:absolute;
width:665px;
height:50px;
top: 900px;
left:29px;
text-align:center;

}
h1{
font-size:18px;
font-family:Arial, "Times New Roman", Times, serif;}

h2{
font-size:14px;
font-family:Arial, "Times New Roman", Times, serif;}


.formfieldsmall{
	width:40px;
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:10px;
	text-align:center;
}
.formfieldmedium {
	width:80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}
.formfieldlarge {
	width:180px;
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	color: #666666;
}
.buttoncomplete {
	background-image: url(../pics/completepurchasebutton.gif);
	height: 25px;
	width: 170px;
	background-color: #FF0000;
	font-family:Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	border: thin solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: right center;
}
.outofstock{
color:#FF0000;}
.formfieldxlarge {
	width:220px;
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	color: #666666;
}
.postTable{
	border: thin dotted #FF0000;
}
.postTablethickBottom{
	border-bottom-width: thin;
	border-bottom-style:solid;
	border-bottom-color: #FF0000;
}
.postTablethinBottom{
border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;}
#searcharea{
	position:absolute;
	width:140px;
	height:20px;
	top: 155px;
	left:755px;
	font-size:14px;
	font-weight:bold;
}

#jumpmenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
}

#pages{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666;}
.center{
text-align:center}



.formfielddrop {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
	text-align:left;
	color: #666666;
}
.red {
	color: #FF0000;
}
h4 {
	font-size: 11px;
	font-weight: bold;
}
.smaller {
	font-size: 10px;
}
#sitemap {
	position:relative;
	height: 300px;
	width: 1100px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	color:#CCCCCC;
}
#sitemap a{
font-size:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#CCCCCC;
}
