@charset "utf-8";
/* CSS Document for Design Saree Centre
CReated By : u yathugulan
DAte       : 02nd October 2012 */

#header_bar {
	height:20px;
	background-color:#660000;
	
	position:relative; 
	display:block; 
}
#header_bar_big {
	height:80px;
	background-color:#990000;
	position:relative; 
	display:block;
	margin-bottom:10px;
}
#header	{
	width:990px;
	height:80px;
	margin:auto;
	background-repeat:no-repeat;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
}
.body_container { 
	width:990px;
	height:585px;
	margin:auto;
}
#footer {
	height:100px;
	background-color:#660000;
	position:relative; 
	display:block;
	color:#CCC;
}
.jquery_container {
	width:990px;
	height:350px;
	background-color:#999999;
	margin:auto auto auto 4px;
	 }
.bottom_container {
	width:990px;
	height:270px;
	background-color:#FFF;
}
.menu_container{ 
	width:260px;
	height:120px;
	display:inline;
	float:left;
}
.image_thump_container{
	width:690px;
	height:120px;
	display:inline;
	float:left; 
	 }
.category 		
{ width:230px; 
  height:210px; 	
  display:inline; 	
  float:left; 	
  margin:10px 5px 3px 4px;}
  
  .menu     		{ width:200px; height:30px; 	margin-bottom:1px;  
  background-repeat:repeat-x; 
  border:0px solid #FFF; font-size:12px; color:#F00; 
  font-weight:bold;
  font-style:normal;
  padding:12px 0px 0px 20px;
  background-color:#900; background-image:url(images/menu_bg.png); }
  
  a.top{text-decoration:none; color:#FFF;}
  
 .image_box_row { width:730px;  height:120px; 
 	margin:7px 10px 10px 3px;}
 .image_box 	{ width:160px; height:120px; display:inline; float:left; margin-right:29px; }
  .image_box2 	{ width:161px; height:120px;  display:inline; float:left; }
 .image_text { width:690px; height:75px; 
 	margin:0px 10px 10px 5px;
	font-size:13px;}

.footer_text { width:980px; height:100px; margin:auto; padding-top:10px; 
}
.footer_adres1 {display:inline; float:left; margin:0px 5px 5px 0px; width:200px; height:80px; line-height:12px; }
.footer_adres2 {display:inline; float:left; margin:0px 5px 5px 0px; width:220px; height:80px; line-height:12px; }
.footer_others {display:inline; float:left; margin:0px 5px 5px 0px;width:505px; height:80px;  line-height:16px;}
 



