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

/* default css */
body{
background-color:#c1c1c1;
font-family: Arial, Verdana, sans-serif;
margin:0;
padding:0;
}
#wrapper{
width:1000px;
margin:10px auto;
padding:10px;
background-color:#FFF;
border:1px solid #ccc;
}
#nav{
float:left;
width:135px;
height:auto;
}
#main{
float:right;
margin-top:5px;
width:800px;
height:auto;
}
#header{
font-size:12px;
margin-bottom:10px;
}
#footer{
clear:both;
padding-top:40px;
font-size:9px;
}
.prod_box_big_home{
	width:768px;
	height:auto;
	float:left;
	padding:5px 15px 10px 15px;
	border: 1px solid #ccc;
	margin-top: 5px;
}
.top_prod_box_big{
	width:700px;
	height:12px;
	/* [disabled]background:url(http://gift2solapur.com/css/front/images/details_box_top.gif) no-repeat center bottom; */
	float:left;
	padding:0px;
	margin:0px;
}
.center_title_bar{
	width:700px;
	height:33px;
	float:left;
	padding:0 0 0 10px;
	/* [disabled]margin:0 0 0 12px; */
	_margin:0 0 0 6px;
	line-height:33px;
	font-size:17px;
	color:#c02452;
	/* [disabled]font-weight:bold; */
	/* [disabled]background:url(http://gift2solapur.com/css/front/images/bar_bg_new.gif) no-repeat; */
	/* [disabled]text-decoration: underline; */
}
.center_prod_box_big1{
	width:554px;
	height: auto;
	/* [disabled]background:url(http://gift2solapur.com/css/front/images/details_box_center.gif) repeat-y; */
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
}
.about_page2{
	width:700px;
	float:left;
	padding:0px 10px 0 10px;
	text-align: justify;
	font-size: 14px;
	line-height: 23px;
}
ul.time{
	font-size:14px;
}
.city_names{
	width:755px;
	float:left;
	min-height:50px;
	height: auto;
	padding:10px 10px 0px 15px;
}

.city_names a:hover{
color:#EA3F75;
font-weight:normal;
}
.city_names a{
font-weight:normal;
}