/* CSS Document */
/*------------------------------Gobal veriable----------------------*/
body {
			padding:0;
			margin:0;
			background-repeat:repeat-x;
			background-position:top;
			font-family:Tahoma,Arial,Helvetica, sans-serif;
			font-size:10px;
			}
p 	{
			padding:0;
			margin:0;
			}
			
/*------------------------------Body----------------------*/

.bodybg {
	background-repeat:repeat-x;
	background-position:top;
	border-left:#898B8E 1px solid;
	border-right:#898B8E 1px solid;
			}
			
.registernow {
			font-size:9px;
			color:#94BEDA;
			padding-right:5px;
			}
			
.registernowhighlight {
			font-size:9px;
			color:#FFFFFF;
			text-decoration:none;
			font-weight:bold;
			}
.registernowhighlight:hover {
			text-decoration:underline;
			}
			
/*------------------------------Toplinks----------------------*/
			

			
.toplink {
			font-size:11px;
			font-family:tahoma;
			font-weight:bold;
			color:#FFFFFF;
			font-variant:small-caps;
			text-decoration:none;
			}
			
.toplink:hover {
			color:#FAF17D;
			}
			
/*------------------------------leftpanel----------------------*/	

.leftpanel {
			background-color:#F4F5F8;
			border:#BEC3C7 1px solid;
			}
			
/*------------------------------topnews----------------------*/

.topnews {
			background-color:#FFFFFF;
			border-left:#BEC3C7 1px solid;
			border-right:#BEC3C7 1px solid;
			border-bottom:#BEC3C7 1px solid;
			padding:14px;
			}
			
.toptext {
			font-family:Arial, Helvetica, sans-serif;
			font-size:22px;
			color:#011036;
			font-weight:bold;
			}
			
.headertext {
			font-size:11px;
			color:#3CA063;
			font-weight:bold;
			}
			
.maintext {
			font-size:10px;
			color:#011036;
			padding-right:8px;
			}
			
/*------------------------------offers----------------------*/			
			
.offers {
			font-family:Arial, Helvetica, sans-serif;
			font-size:16px;
			color:#D64D27;
			font-weight:bold;
			padding-left:12px;
			}
			
			
	
/*------------------------------search----------------------*/

.search {
			font-size:13px;
			color:#244575;
			font-weight:bold;
			}
			
/*------------------------------categories----------------------*/

.categories {
			font-size:15px;
			color:#244575;
			font-weight:bold;
			padding-left:12px;
			}
			
.listname {
	font-size:11px;
	color:#D64D27;
	font-weight:bold;
	text-decoration: none;
			}
a.listname:hover {
	text-decoration:underline

			}
			
.listitems {
			font-size:11px;
			color:#011036;
			font-weight:normal;
			padding-left:4px;
			text-decoration:none;
			}
			
.listitems:hover {
			text-decoration:underline;
			}
.linkakia {
			font-size:11px;
			color:#011036;
			font-weight:normal;
			text-decoration:none;
			}
			
.linkakia:hover {
			text-decoration:underline;
			}	
/*------------------------------copyright----------------------*/

.copyright {
			font:tahoma;
			font-size:10px;
			color:#8CB7D4;
			}
			
			
/*------------------------------products_innerpage----------------------*/

.products {
			font-size:15px;
			color:#D64D27;
			font-weight:bold;
			padding-left:18px;
			}
			
.products-text {
			font-size:10px;
			color:#545454;
			padding-left:10px;
			padding-right:10px;
			}
			

			
.textGrey {
	color: #595958;
	font-size: 11px;
	text-decoration: none;
}
a.textGrey:hover {
	text-decoration:underline;
}
.textOrange {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #F30;
}
.textBlack {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
}
.titleGreen {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #034707;
}
.justify {
	text-align: justify;
}
