body {
	margin: 0px;
	padding: 0px;
}



*{
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#344caa;
}


p{
	padding:0px;
	margin: 12px 0 12px 0; 
}

.bold{
	font-weight:bold;
}

.redbold {
	font-weight:bold;
	color:red;
}


#mainwrap{

	border-left-color:#dde2f3;
	border-left-width:1px;
	border-left-style:solid;
	
	border-right-color:#dde2f3;
	border-right-width:1px;
	border-right-style:solid;
	
	border-collapse:collapse;
	
	width:800px;
	margin:0 auto 0 auto;
	
}
.txt{
	padding: 0 20px 0 10px;

}


/*---------------------------------------top----------------------------------------*/

#logo{

	width:219px;
	height:89px;
}

#basket{
	position:absolute;
	margin-left:580px;
	margin-top:18px;
	width:211px;
	height:51px;
	background-image:url(basket.gif);
	padding-top:3px;
}

.baskettop{
	color:#ffffff;
	margin-left:5px;
}

.basketbottom{
	font-weight:bold;
	margin-left:5px;
}

.view a{
	margin-left:5px;
	color:#5778f5;
	text-decoration:none;
}

.view a:hover{
	text-decoration:underline;
}

#menutop{
	margin: 0 auto 0 auto;
	width:780px;
	height:25px;
	background-color:#4b60b2;
	text-align:center;
	padding-top:15px;


}

#menutop a{
	color:#ffffff;
	font-weight:bold;
	padding-left:20px;
	text-decoration:none;
}

#menutop a:hover{
	text-decoration:underline;
}




/*--------------------columns------------------------------------------------------------*/


#maintab{
	margin-top:8px;
}

.leftcolumn{
	background-color:#f1f3fc;
	width:165px;
}

.rightcolumn{
	background-color:#f1f3fc;
	width:165px;
}

.middlecolumn{
	background-color:#f1f3fc;
}

#delivery{
	text-align:left;
	width:150px;
	height:46px;
	background-image:url(delivery.gif);
	backgrond-repeat:no-repeat;
	padding-top:137px;
	padding-left:15px;

}

#delivery a{

	
	font-weight:bold;
	text-decoration:none;
	color:#5778f5;
}

#delivery a:hover{

	text-decoration:underline;
}

#listcat{
	
	background-color:#4b60b2;
	
	}
#listcat a:link {
	color:#f1eaf8;
	text-decoration:none;
	}
#listcat a:visited {
	color:#f1eaf8;
	text-decoration:none;
	}
#listcat a:hover {
	text-decoration:underline;
	}
#listcat ul{
	list-style:none;
	line-height:25px;
	padding:0;
	margin:0;
}

#listcat li{
	padding-left:4px;
	margin:0px;
	background-image:url(catline.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}


#breadcrumb{
	height:11px;
	padding:10px 10px 10px 8px ;
}

#breadcrumb a{
	color:#5778f5;
	text-decoration:none;
}
#breadcrumb a:hover{
	text-decoration:underline;

}

.productdesc{

	background-image:url(productback.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	background-color:#ffffff;
	padding:10px 10px 5px 10px;

}

.productdesc a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#5778f5;
}

.productdesc a:hover{
	text-decoration:underline;
}


/*------------------------------------offers---------------------------------------*/
.offer{
	border-width:1px;
	border-style:solid;
	border-color:#dee3f8;
	border-collapse:collapse;

}




.offer2{
	border-width:1px;
	border-style:solid;
	border-color:#dee3f8;
	border-collapse:collapse;
	margin:0px;
}


.offerhead{
	color:#FFFFFF;
	background-color:#4b60b2;
	font-weight:bold;
	height:25px;
	padding-left:10px;
}

.offerfronthead{
	font-size:14px;
	color:#FFFFFF;
	background-color:#4b60b2;
	font-weight:bold;
	height:25px;
	padding-left:10px;
}


.offerdown{
	text-align:left;
	background-image:url(offerback.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding:10px 10px 5px 10px;
}

.offerdown a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#5778f5;
}

.offerdown a:hover{
	text-decoration:underline;
}

.searchform{
	
	width:108px;
	color:#455bb2;
	margin-left:8px;
	border-color:#b0aed7;
	border-width:2px;
	border-style:solid;
	}


/*------------------------------categories---------------------------*/
.categories a{
	font-weight:bold;
	text-decoration:none;
	color:#5778f5;
}

.categories a:hover{
	text-decoration:underline;
}

/*----------------------------bottom----------------------------------*/

table tr td.menubottom {
	padding-top:5px;

}

table tr td.menubottom a{
	color:#f1eaf8;
	text-decoration:none;
	padding-left:10px;	
	}

table tr td.menubottom a:link{
	color:#f1eaf8;
	text-decoration:none;
	padding-left:10px;
	}

table tr td.menubottom a:visited{
	color:#f1eaf8;
	text-decoration:none;
	padding-left:10px;
	}

table tr td.menubottom a:hover{
	text-decoration:underline
	}
	
table tr td.bottom {
	color:#ffffff;
}

table tr td.bottom a{
	color:#f1eaf8;
	text-decoration:none;
}

table tr td.bottom a:link {
	color:#f1eaf8;
	text-decoration:none;
}

table tr td.bottom a:visited {
	color:#f1eaf8;
	text-decoration:none;
}

table tr td.bottom a:hover{
	text-decoration:underline;
	}