/* CSS Document */
@import url("important.css");
table{
	font-size:12px;
}
#header{
	height:108px;
	margin-bottom:9px;
}
#logo{
	background:url(../img/images/logo.jpg) left no-repeat;
	width:219px;
	height:108px;
	float:left;
}
#ad_title{
	background:url(../img/images/img_1.jpg) right no-repeat;
	width:34px;
	height:108px;
	float:left;
}
#adverts{
	background:#E1E1E1;
	width:728px;
	height:90px;
	float:left;
	padding:9px!important;
	padding:7px;
	padding-bottom:8px;
}
#body{
	float:left;
	width:1000px;
	margin-top:10px;
}
#left{
	width:740px;
	/*width:644px;*/
	float:left;

}
#search_container, #search_container1{
	text-align:right;
	padding-top:2px;
	float:left;
	width:98%;
}
#search_container1{
	padding:15px 0;
}
#submit_pic{
	margin-bottom:5px;
}
/*.search{
	width:550px;
	height:18px;
	font-size:11px;
	padding:0;
	float:left;
	margin-right:5px;
}
.search_btn{
	background:url(../img/images/search_btn.jpg) left no-repeat;
	width:58px;
	height:17px;
	float:left;
	border:none;
}
*/
#left_border{
	border:12px solid #E9ECF1;
	float:left;
}
#featured, #featured1{
	padding:20px;
	float:left;
}
#featured1{
	padding:20px 0 0 20px;
	width:740px!important;
	width:740px;
}
#featured_title, #featured_title1{
	font-weight:bold;
	color:#A31008;
	font-size:14px;
	margin-bottom:14px;
	padding-bottom:12px;
	border-bottom:1px solid #E1E1E1;
	float:left;
	width:100%;
}
#featured_title1{
	width:97%;
}
#featured_title_left{
	float:left;
	width:520px;
}
#featured_title_right{
	float:right;
	width:150px;
	text-align:right;
}

#featured_title a, #featured_title1 a{	
	color:#A31008;
	font-size:14px;
}
#featured_title_right a{
	font-size:11px;
	
}
#featured_pic, #detailed_pic{
	width:630px;
	height:375px;
	margin-bottom:30px;
	overflow:hidden;
	text-align:center;
	margin-left:40px;
}
#detailed_pic{
	/*width:400px;*/
	height:auto;
	padding-left:0;
	margin:0px;
}
#detailed_pic_tbl{
	margin-bottom:10px;
	width:720px;
}
#featured_desc{
	background:#000;
	color:#fff;
	padding:10px;
	/*height:53px;
	overflow:hidden;*/
}
#featured_desc_bot{
	background:#303030;
	height:45px;
	color:#8A9199;
	padding-left:25px;
}
#featured_desc_bot a{
	color:#8A9199;
	font-size:12px;
}
#rating{
	width:215px;
	color:#899098;
	float:left;
	padding-left:20px;
}

#shared, #recommended{
	width:155px;
	color:#899098;
	float:left;
	padding-left:20px;
}
#shared, #recommended{
	background:url(../img/images/share.gif) left no-repeat;
	margin-top:15px;
}
#recommended{
	background:url(../img/images/recomment.gif) left no-repeat;
}
#suggest_theme{
	width:240px;
	color:#899098;
	float:left;
	padding-left:20px;
	margin-top:15px;
	}
#suggest_album{
	width:240px;
	color:#899098;
	float:left;
	padding-left:20px;
	margin-top:15px;
	}
#share_bg, #recommend_bg{
	border: 5px solid #dc6500;
	padding:20px;
	float:left;
	width:300px;
	height:auto;
}
#recommend_bg{
	width:400px;
	height:200px;
}
#share_item{
	float:left;
	width:190px;
	text-align:left;
	padding-left:20px;
}
#rating_txt{
	font-size:11px;
	width:180px;
	cursor:pointer;
}
/*############### STYLE FOR RATING TEXT ##################################################*/
.hide {
    display:none;
	
 }
.show {
    display:block;
 }   
#rating_txt p{
	margin:0;
}
#picture_by{
	background:#303030;
	color:#899098;
	padding:10px 10px 0 10px;
}
.picture_by{
	color:#8A9197;
	font-weight:bold;
}
#comments_view_hide{
	cursor:pointer;
}
#comments_add{
	margin-bottom:5px;
	display:none;
}
#comments_view{
	margin-bottom:5px;
	display:none;
}
#comments{}
#comments_tbl{
	margin-top:20px;
	clear:both;
	color:#000;
	width:100%;
}
#comments_tbl .tr1{
	background:#e2e2e2;
	padding:5 10px;
}
#comments_tbl .td1{
	padding:5px;
}
#comments_tbl .td2{
	padding-top:5px;
}
#comments_tbl .td3{
	padding-bottom:5px;
}
.comments_input{
	width:300px;
	margin-bottom:5px;
}
#featured_comment_bg{
	background:#eee;
	height:45px;
	line-height:45px;
	padding:0 20px;
	clear:both;
}
#featured_view_comment{
	width:20%;
	float:left;
	text-align:right;
	color:#951911;
	font-weight:bold;
}
#featured_post_comment{
	background:url(../img/images/comment.gif) right no-repeat;
	width:50%;
	float:right;
	text-align:right;
	padding-right:40px;
}
#featured_view_comment a, #featured_post_comment a{
	color:#951911;
	font-weight:bold;
	font-size:12px;
}
#thumb_bg{
	background:#000;
	padding:5px 0 5px 0;
	color:#fff;
	float:left;
	width:100%;
	border-top:13px solid #E9ECF1;
}
#theme_title{
	height:20px;
	padding:0 0 10px 10px;
	font-weight:bold;
	text-align:left;
}
#thumb{
	margin-left:12px;
	width:130px;
	float:left;
}
#thumb_img{
	height:98px;
	overflow:hidden;
}
#thumb_title a{
	color:#fff;
}
#right{
	width:200px;
	/*width:348px;*/
	float:right;
	margin-left:10px;

}
#right_border{
	border:8px solid #E9ECF1;
}
#right_item_border{
	border-bottom:8px solid #E9ECF1;
}
#right_item{
	border:1px solid #C3C5C4;
	padding:8px;
}
#right_item_title{
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	margin-bottom:8px;
	color:#951911;
	font-weight:bold;
	font-size:11px;
	padding:5px 0;
	text-align:center;
}
#right_item_img{
	width:175px;
	height:100px;
	overflow:hidden;
}
#right_item_theme_title{
	color:#8A9199;
	padding:10px 0;
	font-weight:bold;
}
.right_item_theme_title{
	font-weight:normal;
}
#pic_add_tbl{
	width:550px;
	font-size:12px;
	clear:both;
}
#pic_add_tbl a{
	color:#900;
	font-weight:bold;
	font-size:11px;
}
#pic_add_tbl .td1{
	font-weight:bold;
}
.pic_input{
	width:300px;
}
.pic_txtarea{
	width:300px;
	height:100px;
}
#cat_container, #cat_container1{
	width:132px;
	height:139px;
	margin:0 15px 15px 0;
	float:left;
}
#cat_container1{
	margin:0 15px 15px 0!important; 
	height:139px !important;
	margin:0 12px 15px 0;
}
#cat_pic, #cat_pic1{
	height:119px;
	overflow:hidden;
}
#cat_pic1{
	height:109px;
}
#cat_title_border{
	background:url(../img/images/cat_title_bdr.gif) left repeat-x;
	height:3px;
	padding:5px 0!important;
	padding:0;
}
#cat_title{
	height:30px;
	overflow:hidden;
}
#cat_title a{
	color:#A31008;
	font-weight:bold;
}

#contact_tbl td{
	padding:5px;
	font-size:12px;
}
#contact_tbl .td1{
	color:#6E6D7B;
	font-style:italic;
	font-weight:bold;
}
#contact_tbl .td2{
	background:#D1D6DC;
	text-transform:capitalize;
}
#contact_tbl .td3{
	text-transform:capitalize;
}
#contact_frm_tbl{
	width:220px;
}
#contact_frm_tbl td{
	padding:5px;
	font-size:12px;
}
#contact_frm_tbl .td1{
	background:#D1D6DC;
	color:#850001;
	text-align:justify;
	font-style:italic;
	font-weight:bold;
}
#adv_search_tbl{
	width:550px;
	clear:both;
	color:#000;
	font-weight:bold;
}
#users_tbl{
	width:500px;
	clear:both;
}
#users_tbl td{
	padding:2px;
}
#themeofthemonth{
	width:630px;
	float:left;
	padding-right:10px;
}











/*#around_search{
	height:38px;
	width:217px;
	float:right;
}
#txtbox{
	height:23px;
	width:230px;
	margin-top:8px;
	float:left;
	text-indent:15px;
	vertical-align:bottom!important;
	padding-top:10px!important;
	padding-top:18px;
}
#search_submit{
	background:url(../img/images/search.png) no-repeat;
	width:22px;
	height:25px;
	margin-top:8px;
	float:left;
	margin-left:-1px!important;
	margin-left:-2px;
	margin-top:8px!important;
	margin-top:9px;
	border:solid 0px;
	cursor:pointer;
}
#search{
	margin-top:8px;
	width:151px; height:23px; line-height:25px!important; line-height:90px;
	float:left;
}
.search{
	background:url(../img/images/search_txtbox.png) no-repeat; border:none;
	font-family:verdana; font-size:10px; color:#000; font-weight:normal;
	width:151px; height:23px; line-height:25px!important; line-height:90px; text-indent:7%;  
}
*/
.search_submit{
	background:url(../img/images/search.png) no-repeat;
	width:22px;
	height:23px;
	float:left;
	border:solid 0px;
	cursor:pointer;
}
.img_border{

	border:solid 1px #d0d2d2;
	padding:2px;
	width:140px;
	height:101px;
}




#featured_comment_bg{
	background:#eee;
	height:45px;
	line-height:45px;
	padding:0 20px;
	clear:both;
}

#featured_post_comment{
	background:url(../img/images/comment.gif) right no-repeat;
	width:50%;
	float:right;
	text-align:right;
	padding-right:40px;
}
#featured_view_comment a, #featured_post_comment a{
	color:#951911;
	font-weight:bold;
	font-size:12px;
}


#suggest_theme_add{
	margin-bottom:5px;
	display:none;
}

#suggest_album_add{
	margin-bottom:5px;
	display:none;
}


#right_contact{
	width:300px;
	/*width:348px;*/
	float:left;
	margin-left:10px;
}

#left_contact{
	width:690px;
	width:644px;
	float:left;
}

#featured1_contact{
	padding:20px 10 0 10px;
	width:600px!important;
	width:600px;
}


#contact_tbl{
	width:600px;
}






/**************************** table CSS Document *****************************/
.body{
	background:url(../img/images/background.jpg) repeat-x;
	background-color:#fff;
	margin-top:4px;
	margin-bottom:1px;
}
.container{
	width:1000px;
	margin:auto;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif verdana; font-size:12px; color:#464b53; font-weight:normal;
	line-height:18px;
}
/********************************* menu CSS ****************************/
.menu_back{
	background:url(../img/images/menu_back.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif verdana; font-size:11px; color:#000; font-weight:bold;
	text-decoration:none;
	height:39px;
}
.menu a{
	background:url(../img/images/separator.jpg) right no-repeat;
	font-family:Arial, Helvetica, sans-serif verdana; font-size:11px; color:#000; font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	height:39px;
	line-height:39px;
}
.menu_on a {
	background:url(../img/images/menu_hover.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif verdana; font-size:11px; color:#fff; font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	height:39px;
	line-height:39px;
}
.menu a:hover{
	background:url(../img/images/menu_hover.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif verdana; font-size:11px; color:#fff; font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
}
/********************************* Search CSS ****************************/
.search{
	background:url(../img/images/search_box.jpg) no-repeat; border:none;
	font-family:Arial, Helvetica, sans-serif verdana; font-size:10px; color:#000; font-weight:normal;
	width:150px; height:23px; line-height:23px; text-indent:7%;  
}
.search_submit{
	background:url(../img/images/search_button.jpg) no-repeat;
	width:22px;
	height:24px;
	border:solid 0px;
	cursor:pointer;
}
/********************************* Index big picture CSS ****************************/
.big_border{
	border:solid 11px #e9ecf1;
	width:784px;
	font-family:Arial, Helvetica, sans-serif verdana; font-size:12px; color:#656565; font-weight:normal;
}
.big_pic_title{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:14px; color:#a31008; font-weight:bold;
	border-bottom:solid 1px #e9ecf1; text-decoration:none; text-align:left;
}
.big_pic_title a{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:14px; color:#a31008; font-weight:bold;
	text-decoration:none; text-align:left;
}
.big_pic_title1 a:hover{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:14px; color:#a31008; font-weight:bold;
	text-decoration:none; text-align:left;
}

.big_pic_title1{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:14px; color:#a31008; font-weight:bold;
	border-bottom:solid 1px #e9ecf1; text-decoration:none; text-align:right;
}
.big_pic_title1 a{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:14px; color:#a31008; font-weight:bold;
	text-decoration:none; text-align:right;
}
.big_pic_title1 a:hover{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:14px; color:#a31008; font-weight:bold;
	text-decoration:none; text-align: right;
}


.white_txt_back{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:12px; color:#fff; font-weight:normal;
	background-color:#000;
}
.shade_txt_back{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:12px; color:#8a9197; font-weight:normal;
	background-color:#303030;
}
.shade_txt_back a{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:12px; color:#8a9197; font-weight:normal;
	background-color:#303030; text-decoration:none;
}
.shade_txt_back a:hover{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:12px; color:#8a9197; font-weight:normal;
	background-color:#303030; text-decoration:underline;
}
.gray_txt_back{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:12px; color:#951911; font-weight:bold;
	background-color:#eeeeee;
}
.down_pics{
	border-top:solid 11px #e9ecf1;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif verdana; font-size:11px; color:#fff; font-weight:normal;
}
.down_pics_title{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:11px; color:#fff; font-weight:bold;
}
#pic_transparent_class {
	width:631px;
	height:360px;
	position:relative;
}
#transparent_class{
	background:#000;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	position:absolute;
	bottom:1px;
	text-align:left;
	text-indent:1%;
	width:100%;
	height:30px;
	opacity:.55;
	filter:alpha(opacity=65);
	left: 0px;
}
#pic_overlay {
	background:#000;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	position:absolute;
	bottom:1px;
	text-align:left;
	text-indent:1%;
	width:100%;
	height:100%;
	opacity:.0;
	filter:alpha(opacity=65);
	left: 0px;
}
.dotted_border{
	background:url(../img/images/double_dotted.jpg) repeat-x;
}
#dotted_txt{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:11px; color:#464b53; font-weight:normal; width:129px;
	height:36px; text-decoration:none; overflow:hidden;
}
#dotted_txt a{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:11px; color:#464b53; font-weight:normal; width:129px;
	height:36px; line-height:36px; text-decoration:none;
}
#dotted_txt a:hover{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:11px; color:#464b53; font-weight:normal; width:129px;
	text-decoration:underline;
}
/********************************* Right side CSS ****************************/
.right_border{
	border:solid 8px #e9ecf1;
	background-color:#e9ecf1;
}
.right_img{
	border:solid 1px #c3c5c4;
	background-color:#fff;
}
.right_txt_title{
	border-top:solid 1px #e9ecf1;;
	border-bottom:solid 1px #e9ecf1;;
	font-family:Arial, Helvetica, sans-serif verdana; font-size:11px; color:#951911; font-weight:bold;
	text-align:center;
}
.eer{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:11px; color:#951911; font-weight:bold;
}
.eer a{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:11px; color:#951911; font-weight:bold; text-decoration:none;
}
.eer a:hover{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:11px; color:#951911; font-weight:bold; text-decoration:underline;
}
.note{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:12px; color:#ff0000; font-weight:bold; font-style:italic;
}
/********************************* Crumbtrail CSS ****************************/
.crum_txt{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:12px; color:#464b53; font-weight:bold;
	line-height:18px; text-align:left;
}
.crum_txt a{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:12px; color:#464b53; font-weight:normal;
	line-height:18px; text-decoration:none; text-align:left;
}
.crum_txt a:hover{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:12px; color:#464b53;
	line-height:18px; text-decoration:underline; text-align:left;
}


/***************************** CSS footer ************************/
.footer_back{
	background-color:#9a0a04;
	width:1000px; height:26px; line-height:26px;
	font-family:Arial, Helvetica, sans-serif verdana; font-size:11px; color:#fff; font-weight:normal;
}
.footer_back a{
	font-family:Arial, Helvetica, sans-serif verdana; font-size:11px; color:#fff; font-weight:normal;
	text-decoration:none;
}
/*****************************  end footer************************/




