body {
	margin: 0px;
	padding: 0px;
	padding: 10px 0px 0px 12px;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	background-color: #25507a;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
}

div, form, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 28px;
	margin-bottom: .5em;
	letter-spacing: -1px;
}

li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: .4em;
	padding: .3em .5em;
	background-color: #ecf6ff;
	color: #4b86be;
	border-top: 1px solid #ddecfa;
}

#form label, input, select, textarea {
	display: block;
	margin: 0px;
	margin-bottom: .8em;
}

#form label {
	font-weight: bold;
	margin-bottom: .2em;
}

a, a:active, a:visited, a:hover {
	color: #0066cc;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #000033;
	text-decoration: underline;
	font-weight: normal;
}

a.b, a.b:active, a.b:visited, a.b:hover {
	font-weight: bold;
}

a.f, a.f:active, a.f:visited, a.f:hover {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}

a.r, a.r:active, a.r:visited, a.r:hover {
	color: #c5d8aa;
	font-weight: bold;
	text-decoration: underline;
}

a.k, a.k:active, a.k:visited, a.k:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

a.r:hover {
	color: #ffffff;
}

a.s, a.s:active, a.s:visited, a.s:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

a.c, a.c:active, a.c:visited, a.c:hover {
	text-decoration: none;
}

a.d, a.d:active, a.d:visited, a.d:hover {
	font-weight: bold;
	text-decoration: none;
}

a.e, a.e:active, a.e:visited, a.e:hover {
	font-weight: bold;
	text-decoration: underline;
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.stat_overview_column, .stat_overview_column_2, .stat_overview_column_3 {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.stat_overview_column_2 {
	padding-left: 0px;
}

.stat_overview_column_3 {
	border-right: none;
}

.big, .big_2 {
	color: #0066cc;
	font-size: 16px;
	font-weight: bold;
}

.big_2 {
	padding-bottom: .3em;
}

.cell, .cell_header, .cell_header_b, .cell_header_c, .cell_ender, .cell_ender_c, .cell_a, .cell_b {
	padding: 5px 7px;
}

.cell, .cell_b, .cell_c {
	border-bottom: 1px solid #dae4f2;
}

.cell_b {
	font-weight: bold;
}

.cell_b, .cell_header_b, .cell_c, .cell_header_c {
	text-align: center;
}

.cell_b, .cell_header_b {
	padding-right: 0px;
	text-align: center;
}

.cell_header, .cell_header_b, .cell_header_c {
	background-color: #E0E9F5;
	border-bottom: 1px solid #B3CBE9;
	font-weight: bold;
}

.cell_ender, .cell_ender_c, .cell_ender_a {
	border-bottom: none;
	font-size: 14px;
	font-weight: bold;
}

.cell_ender_a {
	text-align: right;
}

input.inline {
	display: inline;
}

input.wide, textarea.wide {
	width: 200px;
}

#footer {
	margin-bottom: 6em;
	background-color: #eeeeee;
	background-image: url(../images/footer_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#footer .padding {
	font-size: 11px;
	color: #222222;
	padding: 11px 17px 17px 17px;
	text-align: center;
}

#wallpaper {
	width: 320px;
	height: 480px;
}

#wallpaper, #wallpaper_holder, .small_wallpaper, .small_wallpaper_holder {
	border: 1px solid #dddddd;
}

#wallpaper_holder, .small_wallpaper_holder {
	background-color: #eeeeee;
}

#wallpaper_holder .padding {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 1em;
}

.small_wallpaper_holder {
	margin-right: .5em;
	margin-bottom: .5em;
}

.small_wallpaper_holder_padding {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: .4em;
}

.small_wallpaper {
	width: 108px;
	height: 162px;
}

.small_wallpaper_name {
	padding-bottom: 1em;
	font-size: 12px;
	line-height: 17px;
}

.small_wallpaper_name_padding {
	padding-right: .5em;
}

img {
	border: none;
}

#wrap {
	width: 850px;
}

.small {
	font-size: 11px;
}

.link_to_us {
	width: 305px;
	background-color: #eeeeee;
	font-size: 11px;
	border: 1px solid #dddddd;
	padding: 2px;
	color: #444444;
}

#menu {
	background-color: #f4f8ff;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #bed59b;
}
#menu .padding {
	padding: 11px 0px 9px 17px;
}
#menu ul, #menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	margin-right: 1em;
	display: inline;
	font-size: 14px;
}
#menu a, #menu a:visited, #menu a:active, #menu a:hover {
	color: #325b0a;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	color: #000000;
	text-decoration: underline;
}
#sub_menu {
	margin-bottom: 1em;
	background-color: #f4f8ff;
	background-image: url(../images/sub_menu_bg.gif);
	border: 1px solid #bed59b;
	border-top: none;
}
#sub_menu .padding {
	padding: 6px 10px 7px 10px;
}
#sub_menu ul, #sub_menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sub_menu li {
	margin-right: 1em;
	display: inline;
	font-size: 11px;
}
#sub_menu a, #sub_menu a:visited, #sub_menu a:active, #sub_menu a:hover {
	color: #325b0a;
	font-weight: bold;
	text-decoration: none;
}

#sub_menu a:hover {
	text-decoration: underline;
	color: #000000;
}

#sub_menu_header {
	border-bottom: 1px solid #cccccc;
}

#popular_wallpapers {
	text-align:center;
	border: 1px solid #dddddd;
	border-bottom: none;
	background-color: #ffffff;
}

#popular_wallpapers .padding {
	color: #999999;
}

#popular_wallpapers .padding, #stats .padding {
	padding: 8px 16px;
	font-size: 11px;
}

#logo {
	margin-left: 19px;
	margin-bottom: 1.1em;
}

#stats {
	background-color: #ffffff;
	background-image: url(../images/stats_bg.gif);
	border: 1px solid #cccccc;
	border-top: none;
}

#stats .padding {
  FLOAT: left;
  WIDTH: 670px;
	text-align: right;
	color: #777777;
	font-size: 11px;
}

.search_title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 3px;
}

.search_details {
	line-height: 22px;
}

#left_menu {
	vertical-align: top;
	background-color: #d7e9fb;
	border: 1px solid #b9d3eb;
	border-top: none;
	border-bottom: none;
	width: 150px;
}

#left_menu ul, #left_menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#left_menu li {
	border-bottom: 1px solid #bcdaf6;
	font-size: 14px;
}

#left_menu li.sub {
	font-size: 11px;
}

#left_menu a, #left_menu a:visited, #left_menu a:active, #left_menu a:hover, #left_menu li.header {
	color: #28547e;
	font-weight: bold;
	border-top: 1px solid #e7f3ff;
	border-left: 1px solid #e7f3ff;
	border-right: 1px solid #e7f3ff;
	padding: .6em 18px .6em 10px;
	display: block;
	text-decoration: none;
	background-image: url(../images/left_menu_bg.gif);
	background-repeat: repeat-x;
}

#left_menu li.header {
	font-size: 12px;
	color: #000033;
	background: transparent;
	background-color: #c6e1fa;
	padding: .6em 18px .6em 10px;
}

#left_menu a.selected, #left_menu a.selected:visited, #left_menu a.selected:active, #left_menu a.selected:hover {
	color: #000033;
	text-decoration: underline;
}

#left_menu a:hover {
	color: #000033;
	background-color: #c6e1fa;
	border-top: 1px solid #e7f3ff;
	border-left: 1px solid #e7f3ff;
	border-right: 1px solid #e7f3ff;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

#left_menu a.sub, #left_menu a.sub:visited, #left_menu a.sub:active, #left_menu a.sub:hover {
	border: none;
	background: transparent;
	background-color: #e7f3ff;
	color: #28547e;
	font-weight: bold;
	padding: .6em 18px .6em 20px;
	display: block;
	text-decoration: none;
}

#left_menu a.sub:hover {
	border: none;
	background: transparent;
	color: #000033;
	text-decoration: underline;
}

.view_more {
	margin-bottom: 1em;
	font-size: 18px;
	margin-top: 1em;
	text-align: center;
}

#pagination, #pagination_2 {
	border-top: 1px solid #ddecfa;
	background-color: #ecf6ff;
	margin-bottom: 1.2em;
}

#pagination .padding, #pagination_2 .padding {
	padding: .8em;
}

#pagination ul, #pagination li, #pagination_2 ul, #pagination_2 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#pagination li, #pagination_2 li {
	display: inline;
	font-size: 16px;
	margin-right: .5em;
}

#affiliates_n_partners {
	background-color: #dddddd;
}

#affiliates_n_partners .padding {
	border: 1px solid #cccccc;
	color: #777777;
	font-size: 11px;
	padding: 7px 17px 6px 17px;
	text-align: center;
}

a.h, a.h:visited, a.h:active, a.h:hover {
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}

a.h:hover {
	color: #555555;
}

.successful {
	color: #009900;
	font-weight: bold;
}

.failed {
	color: #CC0000;
	font-weight: bold;
}

.reset {
  CLEAR: both;
}

#bookmarks {
  FLOAT:right;
  PADDING-TOP: 7px;
  PADDING-RIGHT: 20px;
}

