body {
	background-color: #e7f8fd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images_home/top_bg.jpg);
	background-repeat:repeat-x;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding:5px 0px;
}

a.style1:ACTIVE, A.style1:FOCUS, A.style1:LINK, A.style1:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
		line-height: 14px;
}

a.style1:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
		text-decoration:underline;
			line-height: 14px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a.footer:ACTIVE, A.footer:FOCUS, A.footer:LINK, A.footer:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
		line-height: 14px;
}

a.footer:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
		text-decoration:underline;
			line-height: 14px;
}

.checkbox {
	width: 25px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../images_new/addtowishlist.png) no-repeat;
	display: inline-block;
}

/*this is supplementary  section for the content boxes for the homepage*/

.content_box {
width:226px;	
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	height:244px;
	

}


.content_box h3 { color:#666;
font-size:14px;
padding:2px;
margin:0px;
margin-top:3px;
padding-left:8px;
}

.content_box h4 { color:#39F;
font-size:14px;
padding:2px;
padding-left:8px;
margin:0px;

}

.content_box h5 { color:#390;
font-size:12px;
padding:2px;
padding-bottom:6px;
display:block;
padding-bottom:0px;
margin-bottom:4px;
margin-top:0px;
float:left;
}
.content_header {background-image:url(/images/content_header.gif);
background-repeat:repeat-x;
height:37px;
}


.content_header  h2{color:#FFF;
display:block;
float:left;
margin-bottom:5px;
margin-top:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:lighter;
position:relative;
left:-8px;
}


#content_header_icon {
	float:left;
	background-image:url(/images/WhiteArrowOnBlue.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:20px;
	height:25px;
	margin-left:10px;
	margin-top:5px;
}


#content_box_body { 
padding:5px;
background-color:#FFF;
}


/*content_boxes end section*/
