/*== GLOBAL CSS ============================
=========================================*/

body {  font-family:Verdana, Arial, Helvetica, sans-serif; margin: 0px;
/*background:#f4d0f9;*/
background:url(images/bg_pattern.gif) repeat;
 }
 
 #index_head{
 width:100%;
 display:block;
 background-color:#1a1613;
 height:65px;}
 
#index_head_inner{
 width:1000px;
 display:block;
 margin: 0 auto;
 height:65px;}
 
 .top_links{
font-size:10px;
color:#786558;
padding-left:2px;
padding-right:2px;

}

 .top_links:link{
font-size:10px;
color:#786558;
padding-left:2px;
padding-right:2px;

}

 .top_links:hover{
font-size:10px;
color:#b49c8a;
padding-left:2px;
padding-right:2px;

}

#logo{
width:250px;
height:36px;
margin-left:15px;
display:block;
float:left;
}
 
 #index_foot{
 width:100%;
 display:block;
 background-color:#000;
 height:100px;}
 
#maincontianer{
width:1000px;
height:auto;	
margin:0 auto;
display:block;
/*background-color:#000;*/} 



.float_right{
float:right;
display:block;}

.float_left{
float:left;
display:block;} 









#maincontent{
width:1000px;
float:left;
display:block;
height:auto;
margin-top:0;
background:url(images/mian_containerbg.gif) repeat-y;
border-left:1px solid #a8876f;
border-right:1px solid #a8876f;

}

#leftside{
width:220px;
float:left;
display:block;
height:auto;
background-color:#ebdbb8;
}


#wall_ofday{
width:220px;
margin:0 auto;
display:block;
}

#wall_ofday_head{
width:220px;
display:block;
text-align:center;
font-size:14px;
font-weight:bold;
color:#87532C;
margin-top:10px;
}

#rightside{
width:780px;
float:right;
display:block;
height:auto;

}





/*- left menu--------------------------- */

#menu_head{
	width: 209px;
	height:30px;
	font-size:13px;
	color:#1a1613;
	padding-top:8px;
	float:left;
	display:block;
	font-weight:bold;
	padding-left:10px;
	border-bottom:1px solid #cbb584;
	border-right:1px solid #cbb584;
	background:url(images/menu_header.gif) repeat-x;
}


	
	
	#menu {
	width: 220px;
	float:left;
	display:block;
	padding: 0;
	background-color:#ebdbb8;
	
	}
	
#menu ul {
	list-style: none;
	margin:0;
	padding: 0;
	}	
	
#menu li a {
    width:185px;
	height: 22px;
	text-decoration: none;
	padding-left:35px;
	padding-top:11px;
	font-size:11px;
	color:#ad9273;
	font-weight:bold;

	
	}	
	
#menu li a:link, #menu li a:visited {
	color: #ad9273;
	display: block;
	background:  url(images/menus1.png) no-repeat;

	}
	
#menu li a:hover {
	color: #3d332a;
	background:  url(images/menus1.png) 0 -34px;
	text-decoration: none;
	padding-left:35px;
	font-weight:bold;

	}
	
/*- left menu end--------------------------- */	
	
/*-----right content start ----- */

#ads_banner{
width:780px;
height:105px;
float:left;
display:block;
background:#e6d293;
text-align:center;
}

#top_row1{
width:780px;
height:32px;
float:left;
display:block;
background:#3d332a}

#top_row2{
width:780px;
height:auto;
float:left;
display:block;
background:#786555}

#top_row3{
width:732px;
height:auto;
float:left;
display:block;
background:#fcf5dc}


#sublink_contianer{
width:780px;
height:auto;
float:left;
display:block;
background:#fcf5dc;
margin-bottom:10px;
}


.sub_links{
font-size:16px;
float:left;
color:#fcf5dc;
text-decoration:none;
font-weight:bold;
padding-top:6px;
padding-left:25px;
}

.sub_links:link{
font-size:16px;
float:left;
color:#fcf5dc;
text-decoration:none;
font-weight:bold;
}

.sub_links:hover{
font-size:16px;
float:left;
color:#ebcf6d;
text-decoration:none;
font-weight:bold;
}

.smallsub_links{
font-size:12px;
float:left;
color:#e0d1a8;
text-decoration:none;
font-weight:bold;
padding-top:3px;
padding-bottom:4px;
padding-left:20px;
}

.smallsub_links:link{
font-size:12px;
float:left;
color:#e0d1a8;
text-decoration:none;
font-weight:bold;
}

.smallsub_links:hover{
font-size:12px;
float:left;
color:#fff;
text-decoration:none;
font-weight:bold;
}

.sitemap_links{
font-size:12px;
float:left;
color:#786555;
text-decoration:none;
font-weight:bold;
padding-top:3px;
padding-bottom:4px;
padding-left:20px;
}

.sitemap_links:link{
font-size:12px;
float:left;
color:#786555;
text-decoration:none;
font-weight:bold;
}

.sitemap_links:hover{
font-size:12px;
float:left;
color:#3d332a;
text-decoration:none;
font-weight:bold;
}


.sitemap_top_row3{
width:732px;
height:auto;
float:left;
display:block;
background:#fcf5dc}





.wallpaper_thumb {
	float:left;
	padding:5px 10px 0px 10px;
	width: 126px;
	height: 160px;
	margin-bottom:0px;
	margin-top:0px;
	
}



.wallpaper_thumb div.image {
	float:left;
	border:1px solid #A2A2A2;
	width:120px;
	height:120px;
	padding:4px;
}

.image a
{
	display:block;
	background-color:#F3F3F3;	
	height:120px;
}
.image img{
	float:left;
	border:0;
	margin:0;
	width:120px;
	height:120px;
}

.image a{
	float:left;
	overflow:visible;	
	width:120px;
	height:120px;
	line-height:0px;
	font-size:0;
	display:block;
}

	.links{
	color:#786555;
	width:120px;
	height:30px;
	float:left;
	text-align:center;
	padding-left:2px;
	font-size:12px;
   text-decoration:none;
   margin-top:0px;

}

.links a
{
	text-decoration:none;
	color:#786555;
	font-size:12px;
	color:#2D64F7;

}
.links a:hover{
	color:#786555;
	text-decoration: none;
	
}




.recent_thumb {
	float:left;
	padding:5px 5px 5px 5px;
	width: 126px;
	height: 126px;
	
	
	
}



.recent_thumb div.r_image {
	float:left;
	border:1px solid #A2A2A2;
	width:120px;
	height:120px;
	padding:4px;
}

.r_image a
{
	display:block;
	background-color:#F3F3F3;	
	height:120px;
}
.r_image img{
	float:left;
	border:0;
	margin:0;
	width:120px;
	height:120px;
}

.r_image a{
	float:left;
	overflow:visible;	
	width:120px;
	height:120px;
	line-height:0px;
	font-size:0;
	display:block;
}


.recentdownload_thumb {
	float:left;
	width: 126px;
	height: 126px;
	
}


div#main_thrid_contianer{
float:right;
display:block;
width: 780px;
background:#e6d293; 
margin:0px 0px 0px 0px}

/* div#main_thrid_contianer div{margin: 3px 1px 0px;}

 right content end faedd0 */


/* ////////////////////recent Added ///////////*/

ul#split {
margin:0px;
padding:0;
list-style:none;
float:left;
background-color:#00CCCC;
width:770px;
}

ul#split li{
float:left;
width:135px;
margin:2px 0px 0px 2px}

#footer_span {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px; 
font-weight:bold; 
padding:2px 0 2px 0px; 
text-align:center;
text-decoration:underline;}



/* ///////////////recent Added END ///////////*/ 





/*- footer start--------------------------- */


#footer_contianer{
width:1002px;
height:43px;
float:left;
display:block;
margin-top:0px;
background:#4d362a;
}

#footer_top{
width:1002px;
height:17px;
display:block;
float:left;
padding-top:3px;
}

#footer_main{
width:1002px;
height:24px;
display:block;
float:left;
background:#4d362a;}

.footer_link{
font-size:10px;
color:#b09382;
font-weight:bold;
}
.footer_link:link{
font-size:10px;
color:#b09382;
font-weight:bold;
}

.footer_link:hover{
font-size:10px;
color:#e0d1a8;
font-weight:bold;
}

.footer_line{
font-size:10px;
color:#dda1e5;
}

.copyright{
font-size:10px;
color:#816554}





			