.template_width { width:1050px; }
	#gk_wrapper     { width:1050px; }
	#gk_mainbody    { margin: 0px 26px 0px 26px;padding:0;border-width:0;}
	#gk_left        { width:0px; }
	#gk_right       { width:300px;margin: 10px 14px 10px 0px;padding:0;border-width:0; }
	#left_one       { width:0px; }
	#left_two       { width:100%; }
	#right_one      { width:94px;margin: 0px 12px 0px 0px;padding:0;border-width:0; }
	#right_two      { width:194px;margin:0;padding:0;border-width:0; }
	#inset_left     { width:0px;margin: 0px 12px 0px 0px;padding:0;border-width:0; }
	#inset_right    { width:170px;margin: 0px 0px 0px 12px;padding:0;border-width:0; }
	#gk_content     { width:658px;margin: 10px 10px;padding:0;border-width:0; }
	#gk_current     { width:392px;margin: 0px 0px 12px 0px;padding:0;border-width:0; }
	#gk_bottom      { margin: 20px 26px 0px 26px;padding:0;border-width:0; }
	#gk_bottom1     { margin:0;padding:0;border-width: 1px 0px 0px 0px; }
	#gk_bottom2     { margin:0;padding:0;border-width:0; }
	#gk_footer     { margin: 0px 29px 20px 29px;padding:0;border-width:0; }
	
body {
	font-family: Arial, Helvetica, sans-serif;
}

div.moduletable h3, 
div.moduletable_menu h3, 
div.moduletable_text h3, 
div.moduletable_ver1 h3, 
div.moduletable_ver2 h3, 
div.moduletable_ver3 h3, 
#community-wrap .app-box-title,
h1.componentheading, .componentheading, 
a#joinButton {
	font-family:"Myriad Pro", Arial, sans-serif;
}	body{font-size:62.5%;}

ul.wallpapers li.wall{
width:30%;
height:100px;
display:block;
float:left;	
position:relative;
margin-right:2px;
margin-bottom:4px;
border-bottom:1px solid #DDDDDDD;
}
ul.wallpapers li.wall a, ul.wallpapers li.wall a:visited{
float:left;
margin: 0;
border: 0;

}
li.wall:hover, li.wall:focus
{
}
li.wall:hover a.wall_name
{
	text-shadow: #ccc 0 1px 1px;
}
ul.wallpapers li.wall a:hover, ul.wallpapers li.wall a:focus{
border:none;

}
/*Start categoryList style*/
.categoryList li.wall
{
height:auto !important;
}
/*End categoryList style*/
.pagination
{
	clear:both;
	display:block;
	text-align: center;
	margin:20px auto 5px auto;
	width:550px;
	padding:4px 17px 4px 0;
	color:#313031;
}
.pagination a {
	color:#424242;
	text-decoration:none;
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #A1C5E5;
}

.pagination a:hover, .pagination a:active {
	color:#424242;
	border:1px solid #A1C5E5;
	background-color:#E8F1FA;
}
.pagination span.selected {
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #A1C5E5;
	font-weight:bold;
	color:#424242;
	background-color:#E8F1FA;
}
.pagination span.disabled {
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #cccccc;
	color:#cccccc;
}
.input-text, .input-textarea, .input-text-short, .input-other, .button, .thumb a, .wallpaper-thumb{
	border:1px solid #ccc;
}
form{
	margin:0;
	padding:0;
}
.input-text, .input-textarea{
	color: #444444;	
	padding:2px;
	width:350px;
}
.input-textarea{
	height:31px;
}
.input-text-short{
	color: #444444;	
	padding:2px;
	width:250px;
}
.input-other{
	color: #444444;	
	padding:2px;
	width:357px;
}
.button{
	background-color:#F0F0F0;
	color: #444444;
	font-size:14px;
	cursor:pointer;
}
form ul li
{
	margin:4px 0;
	clear:both;
}
form label
{
	width:150px;
	display:block;
	float:left;
}
.label-author{
	width:auto;
	float:none;
	display:inline;
}
#iamAuthorDiv
{

}
#selectAuthor, #createAuthor
{
	float:left;	
	width:500px;
}
form input, form select
{
	/*float:left;*/
	border:1px solid #ccc;
}
fieldset
{

	margin-right:1em;
	padding:5px 10px;
}
fieldset legend
{
	font-size:1em;
}

.fieldError
{
	display:inline;
	color:#990000;
	font-weight:bold;
}
.reset
{
	clear:both;
	height:0;
	line-height:0px;
	font-size:1px;
}
/* TextboxList sample CSS */
ul.holder { margin: 0; overflow: hidden; height: auto !important; height: 1%; padding: 4px 5px 0; }
*:first-child+html ul.holder { padding-bottom: 2px; } * html ul.holder { padding-bottom: 2px; } /* ie7 and below */
ul.holder li { float: left; clear:none !important; list-style-type: none; margin: 0 5px 4px 0; }
ul.holder li.bit-box { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #CAD8F3; background: #DEE7F8; padding: 1px 5px 2px; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-input input { width: 350px; border:1px solid #ccc; padding: 2px;color: #444444;	 } /* no left/right padding here please */
ul.holder li.bit-input input.smallinput { width: 20px; }

/* Facebook demo CSS */      
form ol { font: 11px "Lucida Grande", "Verdana"; margin: 0; padding: 0; }
form ol li.input-text { margin-bottom: 10px; list-style-type: none; border-bottom: 1px dotted #999; padding-bottom: 10px; }
form ol li.input-text label { font-weight: bold; cursor: pointer; display: block; font-size: 13px; margin-bottom: 10px; }
form ol li.input-text input { width: 500px; padding: 5px 5px 6px; font: 11px "Lucida Grande", "Verdana"; border: 1px solid #999; }
form ul.holder { width: 400px; }
ul.holder li.bit-hover { background: #BBCEF1; border: 1px solid #6D95E0; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-box a.closebutton { position: absolute; right: 4px; top: 5px; display: block; width: 7px; height: 7px; font-size: 1px; background: url('../images/close.gif'); }
ul.holder li.bit-box a.closebutton:hover { background-position: 7px; }
ul.holder li.bit-box-focus a.closebutton, ul.holder li.bit-box-focus a.closebutton:hover { background-position: bottom; }

/* Autocompleter */

#category-list ul.holder li.bit-box { padding-right: 15px; position: relative; border: 1px solid #ccc;}
#category-auto { display: none; position: absolute; width: 412px; background: #eee; z-index:1000; }
#category-auto .default { padding: 5px 7px; border: 1px solid #ccc; border-width: 0 1px 1px; }
#category-auto ul { display: none; margin: 0; padding: 0; }
#category-auto ul li { padding: 5px 12px; margin: 0; list-style-type: none; border: 1px solid #ccc; border-width: 0 1px 1px; font: 11px "Lucida Grande", "Verdana"; }
#category-auto ul li em { font-weight: bold; font-style: normal; background: #ccc; }
#category-auto ul li.auto-focus { background: #4173CC; color: #fff; }
#category-auto ul li.auto-focus em { background: none; }

#tags-list ul.holder li.bit-box { padding-right: 15px; position: relative; }
#tags-auto { display: none; position: absolute; width: 412px; background: #eee; z-index:1000; }
#tags-auto .default { padding: 5px 7px; border: 1px solid #ccc; border-width: 0 1px 1px; }
#tags-auto ul { display: none; margin: 0; padding: 0; }
#tags-auto ul li { padding: 5px 12px; margin: 0; list-style-type: none; border: 1px solid #ccc; border-width: 0 1px 1px; font: 11px "Lucida Grande", "Verdana"; }
#tags-auto ul li em { font-weight: bold; font-style: normal; background: #ccc; }
#tags-auto ul li.auto-focus { background: #4173CC; color: #fff; }
#tags-auto ul li.auto-focus em { background: none; }
#demo ul.holder li.bit-input input { padding: 2px 0 1px; border: 1px solid #999; }
#add a { color: #666; }
#add-test { width: 100px; padding: 2px; }
.add-box
{
	clear:both;
	margin-bottom:0.5em;
}
.comments
{
	clear:both;
	margin:0 10px 0 0;
	
}
.comments li
{
	padding:10px 10px;
	
	margin:5px 0;
	border:1px solid #ccc;
	clear:both;
	display:block;
}
.comments .comment_count
{
	display:inline;
	font-size:18px;
	font-weight:bold;
	color:#CCCCCC;
	z-index:0;
	
}
.comments .comment_odd .comment_count
{
	top:10px;
	left:5px;
}
.comments .comment_even .comment_count
{
	top:10px;
	right:5px;
}
.comments a{
	font-weight:bold;
}
#formComment
{
	clear:both;
}
#tagcloud {
    width: 585px;
    text-align:center;
}

#tagcloud a:link, #tagcloud a:visited {
    text-decoration:none;
}

#tagcloud a:hover, #tagcloud a:active {
    text-decoration: underline;
}

#tagcloud span {
    padding: 4px;
}

.smallest {
    font-size: xx-small;
	font-weight:bolder;
}

.small {
    font-size: small;
	font-weight:bold;
}

.medium {
    font-size:large;
	color: #62ACF8;
}

.large {
    font-size:larger;
	color:#CC0000;
}

.largest {
    font-size:x-large;
	color:#FF9900;
}
.myinfo{width:0px;height:0px;visibility:hidden;}
/*  styles for the unit rater
--------------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com 
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */
.nonstatic .unit-rating {
	position: relative;
	
}
.nonstatic li.current-rating {
	position: absolute;
	
}
.nonstatic
{
	position:relative;
}
.rating-text{
	float:left;
	font-weight:bold;
	margin-right:10px;
	margin-top:-1px;
}

.ratingblock {
	float:left;
	display:block;
	height:15px;
	
	padding-bottom:0 !important;
	margin:0;
/*	margin-bottom:8px;*/
	}
.ratingblock p{
	float:left;
	margin-left:5px;
	color:#999;
	margin-top:-2px;	
}

.loading {
	height: 15px;
	background: url('../images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	float:left;
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 15px;
	
	background: url('../images/starrating.gif') top left repeat-x;		
	z-index:1;
	
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	line-height:0;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:16px;
	line-height:15px;
	height: 15px;
	
	text-decoration: none;
	margin:0;
	
	padding:0;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	}
	
.unit-rating li a:hover{
	background: url('../images/starrating.gif') left center;
	z-index: 2;
	left:0;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:16px;}
.unit-rating a.r2-unit{left:16px;}
.unit-rating a.r2-unit:hover{width: 32px;}
.unit-rating a.r3-unit{left: 32px;}
.unit-rating a.r3-unit:hover{width: 48px;}
.unit-rating a.r4-unit{left: 48px;}	
.unit-rating a.r4-unit:hover{width: 64px;}
.unit-rating a.r5-unit{left: 64px;}
.unit-rating a.r5-unit:hover{width: 80px;}
.unit-rating a.r6-unit{left: 80px;}
.unit-rating a.r6-unit:hover{width: 96px;}
.unit-rating a.r7-unit{left: 96px;}
.unit-rating a.r7-unit:hover{width: 112px;}
.unit-rating a.r8-unit{left: 112px;}
.unit-rating a.r8-unit:hover{width: 120px;}
.unit-rating a.r9-unit{left: 128px;}
.unit-rating a.r9-unit:hover{width: 128px;}
.unit-rating a.r10-unit{left: 144px;}
.unit-rating a.r10-unit:hover{width: 144px;}

.unit-rating li.current-rating {
	background: url('../images/starrating.gif') left bottom;
	height: 15px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	
	}
	.details_rating
{
    float: left;
}
.details_stars
{
    width: 300px;
    padding: 3px 1px 0 1px !important;
    padding: 4px 1px 0 1px;
    float: left;
    height: 16px;
}
.details_stars a
{
    border: 0;
    margin: 0;
    padding: 0;
}
.details_stars img
{
    padding: 0 0 0 4px !important;
    padding: 0 1px 0 4px;
    border: 0;
    margin: 0;
}
.round_pane { }
.round_pane .round_Inside { padding:1px; background:#E2DBCE; }
.round_pane .round_Inside .round_Inside2 { background:#FFFFFF; }

mainheading { color:#5E843E; border-bottom:1px solid #FFF;margin: 20px 0px 20px 0px; }
.mainheading .mhi { padding:0 0 6px; border-bottom:1px solid #DDD7C8;margin: 20px 0px 20px 0px; }
.mainheading .mhi h2, .mainheading .mhi h1 { font-size:18px; margin:0; font-weight:normal;  }
.downloadArea { padding:7px 5px 0; }
.downloadArea { padding:7px 5px 0; }
.details_download{ float:left; }
.details_resolution{ float:left; margin:0 0 0 12px; }
.details_tags{ float:left; width:144px; }
.details_more{ float:left; width:435px; }
.details_rating{ float:left; }
.wallpaper_thumb, .wallpaper_thumb_top
{
    float: left;
    margin: 10px 25px 10px 0px;
    width: 185px;
    height: 147px;
    position: relative;
}
.wallpaper_thumb_top
{
    padding: 10px 0 1px 3px !important;
    width: 137px;
}
.wallpaper_thumb div.image, .wallpaper_thumb_top div.image
{
    float: left;
    border: 1px solid #e3e3e3;
    width: 155px;
    padding: 4px !important;
    padding: 4px 4px 0 4px;
}
.wallpaper_thumb_top div.image
{
}
.image a
{
    display: block;
    background-color: #F3F3F3;
    height: 82px;
}
.image img
{
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
    width: 155px;
    height: 116px;
}
.image a
{
    float: left;
    position: relative;
    overflow: visible;
    width: 155px;
    height: 116px;
    line-height: 0px;
    display: block;
}

.tag
{
    position: absolute;
    top: -4px;
    left: -4px;
    z-index: 1000;
}
.original
{
    background: url( '../images/original.gif' ) no-repeat 0 0;
    font-size: 0;
    text-indent: -40px;
    cursor: pointer;
    overflow: hidden;
    width: 41px;
    height: 41px;
}
.orginal_tag
{
    background: url( '../images/original.gif' ) no-repeat 0 0;
    font-size: 0;
  	 text-indent: -40px;
    cursor: pointer;
    overflow: hidden;
    width: 41px;
    height: 41px;
    position: absolute;
    top: -4px;
    left: -4px;
    z-index: 1000;
}
.wide_tag
{
    background: url( '../images/wide.gif' ) no-repeat 0 0;
    font-size: 0;
    text-indent: -40px;
    cursor: pointer;
    overflow: hidden;
    width: 41px;
    height: 41px;
    position: absolute;
    bottom: -4px;
    right: -4px;
    z-index: 1000;
}

#details_container .wide_tag
{
    bottom: 4px !important;
    bottom: 3px;
    right: 4px;
    cursor: default;
}
#details_container .tag
{
    top: 4px;
    left: 4px;
}
.iphone_tag
{
    background: url( '../images/iphone.gif' ) no-repeat 0 0;
    font-size: 0;
    text-indent: -40px;
    cursor: pointer;
    overflow: hidden;
    width: 41px;
    height: 41px;
    position: absolute;
    bottom: -4px;
    right: -4px;
    z-index: 1000;
}
#details_container .iphone_tag
{
    bottom: 4px !important;
    bottom: 3px;
    right: 4px;
    cursor: default;
}
.stars
{
    width: 15px;
    padding: 2px 1px 0 1px;
    float: left;
    height: 88px;
}
.stars a
{
    border: 0;
    margin: 0;
    padding: 0;
}
.stars img
{
    padding: 3px 0 0 1px !important;
    padding: 4px 0 0 1px;
    border: 0;
    margin: 0;
}
.links
{
    color: #DD2F64;
    width: 161px;
    clear: both;
    float: left;
    text-align: center;
    padding-left: 2px;
    font-size: 12px;
    margin-bottom: 5px;
}
.edit
{
    cursor: pointer;
    width: 100px;
    height: 41px;
    position: absolute;
    bottom: -2px;
    left: 3px;
    z-index: 1000;
	
}
.favorites
{
    cursor: pointer;
    width: 100px;
    height: 41px;
    position: absolute;
    bottom: -2px;
    right: 7px;
    z-index: 1000;
	
}
.wallpaper-2ads{
	clear:both;
}
.wallpaper-2ads-separator{
	float:left;
	width:590px;
	height:0px;
	border-top:1px solid #eee;
	margin-top:5px;
	margin-bottom:20px;
}
/* Search */
#searchwall { float:right; }
input#searcher { border: none; margin-top: 8px; }

.searchwall input, .searchwall button {
	border: none;
	float: left;
}
.searchwall input.box {
	width: 160px;
	height: 25px;
	padding: 0px 0px 0;
	background: url(../images/style1/search_bg.png) no-repeat 0 50%;;
	margin-right: 1px;
}
.searchwall input.box:focus {
	background: url(../images/style1/search2_bg.png) no-repeat 0 50%;;

}
.searchwall button.btn {
	margin-top: 8px;
	width: 29px;
	height: 25px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900 url(../images/style1/search_bg.png) no-repeat top right;	
}
.searchwall button.btn:hover {
	margin-top: 8px;
	background: #fbc900 url(../images/style1/search2_bg.png) no-repeat bottom right;	
}
#notifyBox
{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	opacity:0.9;
	padding:0.3em 0.5em;
	background-color:#F1F1F0;
	border-bottom:1px solid #ccc;
	z-index:20000;
}
#errors {
	font-weight:bold;
	font-size:14px;
	padding:2px;
	margin-bottom:5px;
}
#success {
	padding:2px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bolder;
}
#notices {
	padding:2px;
	margin-bottom:5px;
}
.drawerDown
{
	width:5px;
	height:3px;
	cursor:pointer;
	position:absolute;
	bottom:-4px;
	left:50%;
}
.drawerRight
{
	background:url(../images/small_arrow_right.png) no-repeat 0 0;
	width:3px;
	height:5px;
	cursor:pointer;
	position:absolute;
	right:-3px;
	top:50%;
}
.data
{
	width:550px;

}
.data th{
	text-align:left;
	background-color:#E8E8E8;
}
.sortable .row_odd{
	background-color:transparent;
}
.sortable tr td{
	border-bottom:1px solid #ccc;
}
#categorylists { 
width:100%;
border-collapse:collapse;
}
.categorylist{
	float:left;
	width:30%;
	border:1px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom:2px;
	padding:3px 0 2px 3px;
	border-bottom:1px solid #DDDDDD;
	 display: block;
    margin: 0;
}
.categorylist a {
    margin: 0;
    /*padding: 2px 0 0 8px;*/
    border: 0;
    text-decoration: none;
	
	background:url("/templates/wallpaperhigh/images/sidebar_background.gif") repeat-x bottom;
}
.categorylist a:hover{
border-bottom:1px solid #666;
}