body {
	margin: 0px;
	background-image: url(/images/bigbackground.gif);
        background-repeat:repeat-y;
        background-position:0px 180px;
	background-color: #f9ffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}

.hdr {
	width: 100%;
	height: 100%;
}

.leftside {
	width: 144px;
}


.rightside {
	width: 100%;
}

.mainbody {
	height: 100%;
	position: relative;
	left: 20px;

}
.mainleft {
	width: 14px;
	background-image: url(/images/mainleft.gif);
	background-repeat:repeat-y;
}

.bodytext {
        padding: 13px 5px 10px 15px;
	height:100%;
	width: 600px;
}

.logo{
	position: absolute;
	border : 0;
	left: 340px;
	top: 0px;
}


.hdrfarright {
	background-image: url(/images/hdrfarright.jpg);
        background-repeat:repeat-x;
        height: 129px;
}

.hdrright {
	background-image: url(/images/hdrblank.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height: 129px;
	width: 390px;
}

.hdrleft {
	background-image: url(/images/hdrleft.jpg);	
        background-position:top left;
        background-repeat:no-repeat;
	width: 144px;
	height: 80px;
	
}

.hdrbotright {
	background-image: url(/images/hdrbotright.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height: 34px;
	width:123px;
}

.hdrtext {
	background-color: #f9ffff;
        background-position:top left;
	height: 45px;
	font-style: bold;
	font-size: 26px;
        color: #8ec2cd;
	vertical-align: top;
	padding-top: 8px;

}

.categorylink {
        font-size: 18px;
        color: #31494e;
        text-decoration: none;
}
.categorylink:hover {
        text-decoration: underline;
        font-style: bold;
	color: #4a7780;
}
.categorylink:visited {
	color: #456a72;
}	


.hdrtextextend {
	background-color: #f9ffff;
	height: 34px;
}

.sidebar {
        background-color: #233559;
}

.subtitle {
        font-style: bold;
        font-size: 20px;
        color: #8ec2cd;
}
.productimage {
        border: solid 2px #000000;
}

.producttitle {
        text-decoration: none;
	font-style: bold;
	font-size: 18px;
        color: #8ec2cd;
}
.producttitle:hover {
        text-decoration: underline;
}
.productdetail {
	padding: 3px 0px 0px 20px;
	vertical-align: top;
}

.productprice {
	color: #8c1c28;
        font-size: 20px;
	text-align: center;
}

.productpricenormal {
        color: #8c1c28;
        font-size: 14px;
        text-align: center;
	padding-bottom: 5px;
}

.productpricespecial {
        color: #ef2941;
        font-size: 20px;
        text-align: center;
	margin-top: 25px;
	line-height: 24px;

}

.loggedintext {
	background-color: #f9ffff;
        background-position:top left;
	height: 45px;
	font-style: bold;
	font-size: 12px;
        color: #8ec2cd;
	vertical-align: middle;
        text-align: right;
	
}
.cartleft {
	width: 14px;
	background-image: url(../images/cartleft.gif);
	background-repeat:repeat-y;
}

.cartright {
	width: 14px;
	background-image: url(../images/cartright.gif);
	background-repeat:repeat-y;
}

.carthdrtext {
	background-color: #f9ffff;
        background-position:top left;
	height: 45px;
	font-style: bold;
	font-size: 20px;
        color: #8ec2cd;
	vertical-align: top;

}
.cartbottom {	
	height: 14px;
	background-image: url(../images/cartbot.gif);
	background-repeat:repeat-x;
	width: 622px;
}
.subtotalprice {
        text-decoration: none;
	font-size: 16px;
        color: #8ec2cd;
        text-align: center;
}


.postageprice {
        text-decoration: none;
	font-size: 14px;
        color: #8ec2cd;
        text-align: center;
}

.totalprice {
        text-decoration: none;
	font-style: bold;
	font-size: 20px;
        color: #8ec2cd;
        text-align: center;
}
