@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pagebackground.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Tahoma, Arial, sans-serif, Helvetica;
	font-size: 12px;
}
#outer {
	width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#toppanel {
	background-image: url(images/toppanelbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#hmenubar {
	background-image: url(images/hmenubg.gif);
	background-repeat: repeat-x;
}
#leftc {
	padding: 5px;
	float: left;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
}
#cen {
	float: left;
	width: 440px;
}

#rightc {
	padding: 1px;
	float: right;
	width: 165px;
	margin-top: 10px;
	text-align: right;
}
#centerc {
	float: left;
	width: 430px;
	padding: 4px;
	text-align: center;
	margin-top: 10px;
}
#centerc .component {
	margin-bottom: 10px;
}
.boldtext {
	font-weight: bold;
}
.textlayer {
	line-height: 1.3;
	text-align: justify;
}
.textlayer .title {
	font-size: medium;
	font-weight: bold;
}
.titleback {
	font-size: medium;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(images/titlebg2.gif);
	background-repeat: repeat-x;
	color: #003871;
	height: 23px;
	width: 425px;
}
.titleback .ttext {
	font-size: medium;
	font-weight: bold;
}
.path {
	font-size: x-small;
	color: #333333;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 5px;
}
#quicksearch {
	background-image: url(images/quickbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	width: 430px;
	text-align: left;
	vertical-align: top;
}
#quicksearch .inputext {
	font-weight: bold;
}
.weare {
	font-size: x-small;
}
#bottom {
	clear: both;
}
#footer {
	clear: both;
	padding: 10px;
	text-align: center;
}
body,td,th {
	font-size: small;
}
.topinput {
	background-color: #FFFFFF;
	border: 1px solid #24749F;
}
.tbox {
}
.tbox .top {
	background-image: url(images/sboxt.gif);
	background-repeat: repeat-x;
}
.tbox .bottom {
	background-image: url(images/sboxb.gif);
	background-repeat: repeat-x;
}
.tbox .left {
	background-image: url(images/sboxl.gif);
	background-position: left top;
}
.price {
	color: #FF0000;
}
.view {
	color: #0066CC;
	font-weight: bold;
}
.tbox .right {
	background-image: url(images/sboxr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.buy {
	color: #1F9316;
	font-weight: bold;
}
.product {
	font-weight: bold;
}

.loginiput {
	border: 1px solid #59ADD8;
}
a:link {
	color: #0066CC;
}
.productboxes {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pboxtitle {
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
	padding: 3px;
}
.pnamecont {
	background-image: url(images/pname_l.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 7px;
	margin-top: auto;
}
.prdname a {
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/pname_bg.jpg);
}

.pboxdesc {
	font-size: small;
	color: #666666;
}
#terms li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#advice ul{
	margin:0px;
	padding-left:15px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	color:#4B95CB
}
#advice a{
color:#4B95CB;
text-decoration:none;
}
#advice a:hover{
color:#003399;
text-decoration:underline;
}
#advice .head2{
color:#CC6600;
}
#advice img{
float:left;
padding:15px
}
#advice ol{
	margin:0px;
	padding-left:20px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}