trail/*

 #3B5997 : green
 #FF9900 : orange
 

*/

* {
	margin: 0px;
	padding: 0px;
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0px;
	background:#fff;
	padding: 	0px;
}

a{
	color: #666666;
	text-decoration: none;
}
a:visited{
	color: #666666;
}

a img{
	border:0px;}
a:hover{
	text-decoration: underline;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr{
	border-left:0;
	border-right:0;
	border-top:0;
	border-bottom:1px solid #ccc;}

ul,ol {
	margin: 0.5em;
}

ol,ul{
	margin-left: 2em;
}

ol li {
	list-style: decimal outside;
}

ul li {
}

.clear{
	clear: both;
	font-size: 1px;
	overflow: hidden;
}
.sel,a.sel:link,a.sel:active,a.sel:visited{
	color: #FF9900;
}

.wrap{
	width: 960px;
	margin: 0px auto;
	text-align: left;
	border-top:0;
	border-bottom:1px #ccc solid;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	background-color: #FFFFFF;
	padding:10px;
}
/*wrap on downlaod wallpaper page */
.download_page .wrap{width: 100%; margin-left:10px;}

.wrap .header{}
.wrap .header .c1{float: left; }
.wrap .header .c1 h1{font-size: 24px;font-weight: normal; margin:5px 0px 5px 0px ; padding:0;text-transform: uppercase;}
.wrap .header .c1 p{font-weight: normal;text-transform: uppercase; margin:0px ; padding:0;font-size: 10px;}

.wrap .header .c1 h1 a{color: #333333;}
.wrap .header .c1 h1 a:hover{color: #3B5997;text-decoration: none;}
 .footer{
	 color:#777;
	 margin:0 auto;
	 width:970px;}
 .footer .info{padding: 10px; float:left;}
.footer .info2{padding: 10px; float:right;}
.footer .info a,
.footer .info a:visited,
.footer .info a:hover{
	 color:#777;text-decoration: none;}
.wrap .header .c2{float: right; text-align: right;}

/* google search */
.wrap .header .c2 .c3 #sbi{
	border: 1px solid #000000;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.wrap .header .c2 .c3 #sbb{
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.wrap .header .c2 .c4{}
.wrap .footer{}


.wrap .content{
	padding-bottom: 40px;
}
.wrap .content .c1{float: left;width: 640px;margin-right: 5px;}
.wrap .content .c2{float: left;width: 0px;}
.wrap .content .c3{float: right;width: 310px; margin-right: 0px;}


/* 2 colon big*/
.wrap .content .c4{float: left;width: 640px;margin-right: 5px;}

.wrap .content .c1 h1{
font-size: 14px;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #eee;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/* extra links in header */
h1 .controls{
	font-size: 11px;
}


/*wallpaper thumbs*/

.thumb_grid{font-size: 10px;}
.thumb_grid tr td{
	padding-right: 10px;
	padding-bottom: 10px;
	width: 120px;
	vertical-align: top;
	padding-top: 2px;
	padding-left: 2px;
}
.thumb_grid tr td a{}
.thumb_grid tr td .view a:link,
.thumb_grid tr td .view a:active,
.thumb_grid tr td .view a:hover{color: #3B5997;}
.thumb_grid tr td img,.u_thumb{
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.hot_bar,
.rating_bar{
	background-image: url(../images/line/hot_line.gif);
	background-repeat: repeat;
	height: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-indent: -2000px;
	overflow: hidden;
}
.rating_bar{
	background-image: url(../images/line/rating_line.gif);
}
/*link color customisation */
.thumb_grid .update_state,.thumb_grid .update_state a{
	color: #0099FF;
}
.cat,.tags,.by{
	background-image: url(../images/icons/icon_tag_mini.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 9px;
}
.cat{background-image: url(../images/icons/icon_category_mini.gif);}
.by{background-image: url(../images/icons/icon_user_mini.gif);}
.cat a,.tags a,.by a{color: #333333;}
.tags a{color: #336600;}
.cat a{color: #7f4c00;}

/*thumbs end*/


/*wallpaper grid*/
.wallpaper_grid{}
.wallpaper_grid tr td{
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wallpaper_grid tr td .thumb_grid tr td{
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.wallpaper_grid tr td .thumb_grid tr td a img{
	margin: 0px;
	padding: 0px;
	border: 3px solid #ccc;
}
.wallpaper_grid tr td .thumb_grid tr td a:hover img{
	border: 3px solid #3B5997;
}

.wallpaper_grid img.mid{
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.wrap .content .c2 .keys{
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;	
}


/*category menu*/
.category_menu{
	background-image: url(../images/menu_grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}
.category_menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.category_menu a{
	display: block;
	padding: 3px;
	width:90%;
}
.category_menu a:hover{
	text-decoration: none;
}
.category_menu h3{}
.category_menu li{
	width:148px;
	background-color:#f9f9f9;
	float:left;
	margin:0px 0px 0 0; 
	padding: 0px;
	border-left:1px #efefef solid;
	border-right:1px #fff solid;
	border-top:1px #efefef solid;
	border-bottom:1px #fff solid;
}

.category_menu li:hover{	
	background-color:#efefef;
}

.category_menu li li{
	padding-left: 10px;
	font-size: 11px;
	font-weight: normal;
}
.category_menu li li li{
	padding-left: 20px;
}

.category_menu li.sel,
.category_menu li.sel a{
	color: #FF9900;
	font-weight: bold;
}


/* EXTRA styles */

/* Grid table styles */

table.grid{}
table.grid tr{}

table.grid tr td,
table.grid tr th{
	border: 1px solid #eee;
	padding: .5em;
	vertical-align:top;
}
table.grid tr th{
	font-weight: bold;
}

/*control panel icons*/
.icon_view,
.icon_edit,
.icon_delete,
.icon_delete_all,
.icon_active_1,
.icon_active_0,
.icon_loading{
	background-repeat: no-repeat;
	background-position: center center;
	height: 1px;
	width: 1px;	
	margin: 0px;
	padding: 1px 7px;
}
.icon_edit{background-image: url(../images/icons/icon_page_edit.gif);}
.icon_delete{background-image: url(../images/icons/icon_delete.gif);}
.icon_delete_all{background-image: url(../images/icons/icon_cancel.gif);}
.icon_view,
.icon_active_1{background-image: url(../images/icons/icon_accept.gif);}
.icon_active_0{background-image: url(../images/icons/icon_accept_off.gif);}
.icon_loading{background-image: url(../images/icons/icon_loading.gif);}

.hidden{ display:none;}

/* paginator */

.page_navigation{
	background-color: #eee;
	border-bottom: solid 3px #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.page_navigation_bottom{border-bottom: none 0px;border-top: solid 3px #CCCCCC;}
.page_navigation h2{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.page_navigation tr td{
	padding: 3px;
}

.page_navigation_single{
	font-size: 14px;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #eee;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.page_navigation a,
.page_navigation .sel{
	background-color:#fff;
	padding:1px 3px;
	margin: 3px 0px;
	color:#000;
	text-decoration:none;
}
.page_navigation a:hover{text-decoration:none;color:#3B5997;}
.page_navigation .sel{ font-weight:bold; color:#3B5997;}

/*comment box*/
#cm_body{
	height: 150px;
	width: 95%;
}

/*ADS*/
.ad1{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/*download page*/
table.title_nav tr td{ padding:0px 10px 0px 0px;}


/*wallpaper page*/
.download{
	background-image: url(../images/icons/download.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 24px;
	padding: 10px 10px 10px 40px;
	border: solid 1px #e2c822;
	background-color: #fff9d7;
	margin: 0px 0px 20px;
}
.download a{
	color: #3B5997;
	text-decoration: none;
}

.log_in{
	padding-left: 20px;
	font-weight: bold;
	background-image: url(../images/icons/lock_go.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.add_comment{
	font-size: 18px;
	padding: 3px;
}

/* rating controls */
.rating{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
}
.rating .controls{
	font-size: 10px;
	color: #CCCCCC;
}
.rating .controls img{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rating .rank{
	font-weight: bold;
	color: #0099CC;
}

.rating .controls .rate_up,
.rating .controls .rate_down,
.rating .controls .rated_up,
.rating .controls .rated_down,
.rating .controls .rating
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 1px;
	width: 1px;	
	margin: 0px;
	padding: 1px 5px;
	background-image: url(../images/icons/rating.gif);
}

.rating .controls .rate_up{	background-position: 0px 0px;}
.rating .controls .rate_down{background-position: 0px -20px;}
.rating .controls .rated_up{background-position: 0px -40px;}
.rating .controls .rated_down{background-position: 0px -60px;}
.rating .controls .rating{background-image: url(../images/icons/updating-rating.gif);}
/* main menu */
.trail{
	background: url(../images/bg_menu.jpg) repeat-x bottom #4D4D4D;
	padding:5px;
	margin: 5px 0px;
	font-size:12px;
	height:26px;
	color: #FFFFFF;
	text-transform:uppercase;
	font-weight: normal;
}
.trail a{
	color:#fff;
	padding:13px 8px 8px 9px;
	
}
.trail a:hover, .trail a#current{	background: url(../images/bg_a_menu.jpg) repeat-x top #3B5997;
	color: #FFFFFF;
	padding:13px 8px 8px 9px;
	text-decoration: none;}
	
	
	
.trail2{
	background: url(../images/bg_menu.jpg) repeat-x bottom #4D4D4D;
	padding:5px;
	margin: 5px 0px;
	font-size:12px;
	height:20px;
	color: #FFFFFF;
	text-transform:uppercase;
	font-weight: normal;
}
.trail2 a{
	color:#fff;
	padding:8px 8px 5px 9px;
	
}
.trail2 a:hover, .trail2 a#current{	
	background: url(../images/bg_a_menu.jpg) repeat-x top #3B5997;
	color: #FFFFFF;
	padding:8px 8px 5px 9px;
	text-decoration: none;}
	
	

/* all tags navigation box */
.all-tags{
	text-align: justify;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	border:1px solid #ccc;
	background-color: #f2f2f2;
	color: #444;
}
.all-tags a{
	color: #444;
	/*background-image: url(../images/icons/icon_tag.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;*/
}



/* messages */
/* http://css.dzone.com/news/css-message-boxes-different-me */
.msg-error,.msg-success,.msg-info { border: 1px solid; margin: 10px 0px; padding: 15px 10px; background-repeat: no-repeat; background-position: 10px center;}
.msg-success { color: #4F8A10; background-color: #DFF2BF;}
.msg-error { color: #D8000C; background-color: #FFBABA;}
.msg-info { color: #00529B; background-color: #BDE5F8;}
.msg-error a, .msg-success a, .msg-info a { color: #000; text-decoration: underline;}
.msg-success-line {	color: #4F8A10; }
.msg-error-line { color: #D8000C; }

/* category_check */
.category_check{width: 250px; float:left;}
.category_check label, .content label, a.cancel, input#upload_wallpaper{
	font-size:15px;}
	
	.category_check label, .category_check input{
		margin-top:5px;}