/*Common*/
body {
	background: #6d6d6d url(imgs/background.png) repeat-x scroll 0 0%;
	/*font-family:Arial,Helvetica,Verdana;*/
	font-family: Tahoma;
	font-size:12px;
	/*line-height:20px;*/
	margin:0;
	padding:0;
	text-align:justify
}

#logo {
	background:transparent url(imgs/logo.png) no-repeat scroll 0pt 0%;
	height:73px;
	margin:0px auto;
	padding-bottom: 10px;
	position:relative;
	width:1010px;
	}
/*#menuLeft {
	background:transparent url(imgs/menu_left.png) no-repeat scroll 0pt 0%;
	margin-left: -14px;
	width: 24px;
	height: 64px;
	float: left;
	}*/	
#mainMenu {
	background:transparent url(imgs/topmenu.png) no-repeat scroll right 0%;
	height:67px;
	margin-left:0px;
	padding-bottom:10px;
	width:1000px;
	}	
#mainMenu ul {
	/*width:975px;*/
	padding-left: 22px;
	margin: 0px;
	list-style: none;
	}	
#mainMenu ul li {
	background: none;
	padding: 0px;
	display: inline;
	float:left;
	list-style: none;	
	}	
a.button1 {
	display: block; 
	width: 109px; 
	height: 47px; 
	background: transparent url(imgs/buttons_01.png) no-repeat; 
	}
a.button1:hover {
	background: transparent url(imgs/buttons_hover_01.png) no-repeat; 
	}
	
a.button2 {
	display: block; 
	width: 205px; 
	height: 47px; 
	background: transparent url(imgs/buttons_02.png) no-repeat; 
	}
a.button2:hover {
	background: transparent url(imgs/buttons_hover_02.png) no-repeat; 
	}
	
a.button3 {
	display: block; 
	width: 191px; 
	height: 47px; 
	background: transparent url(imgs/buttons_03.png) no-repeat; 
	}
a.button3:hover {
	background: transparent url(imgs/buttons_hover_03.png) no-repeat; 
	}
	
a.button4 {
	display: block; 
	width: 139px; 
	height: 47px; 
	background: transparent url(imgs/buttons_04.png) no-repeat; 
	}
a.button4:hover {
	background: transparent url(imgs/buttons_hover_04.png) no-repeat; 
	}
	
a.button5 {
	display: block; 
	width: 156px; 
	height: 47px; 
	background: transparent url(imgs/buttons_05.png) no-repeat; 
	}
a.button5:hover {
	background: transparent url(imgs/buttons_hover_05.png) no-repeat; 
	}
	
a.button6 {
	display: block; 
	width: 156px; 
	height: 47px; 
	background: transparent url(imgs/buttons_06.png) no-repeat; 
	}
a.button6:hover {
	background: transparent url(imgs/buttons_hover_06.png) no-repeat; 
	}
	
	
#HeaderSearch {
	background:transparent url(imgs/search.png) no-repeat scroll 0pt 0%;
	width: 200px;
	height: 31px;
	/*margin-bottom: 5px;*/
	}	
	
#HeaderContact {
	background:transparent url(imgs/contact.png) no-repeat scroll 0pt 0%;
	width: 200px;
	height: 32px;
	/*margin-bottom: 5px;*/
	}	
.TransBlackContent {
	background:transparent url(imgs/transblack.png) repeat-y scroll 0pt 0%;
	padding: 5px 10px 0px 10px;
	/*height:45px;*/
	}
.TransBlackBottom {
	background: transparent url(imgs/transblackbottom.png) no-repeat scroll 0pt 0%;
	height: 25px;
	margin-bottom:10px;
	}

#HeaderResolutions {
	background:transparent url(imgs/resolutions.png) no-repeat scroll 0pt 0%;
	width: 200px;
	height: 45px;
	/*margin-bottom: 5px;*/
	}	
	
#HeaderFeatured {
	background:transparent url(imgs/featured_wallpapers.png) no-repeat scroll 0pt 0%;
	width: 200px;
	height: 47px;
	/*margin-bottom: 5px;*/
	}	
	
.ColumnContent {
	background:transparent url(imgs/category_background.png) repeat-y scroll 0pt 0%;
	padding:0px 0px 0px 10px;
	}
.ColumnContent ul {
	margin: 0px;
	padding: 0px 10px 1px;
	}
.ColumnContent ul li {
	background:transparent url(imgs/friends_dot.png) no-repeat scroll left center;
	margin: 0px;
	padding:0px 0px 0px 15px;
	}
	
.CategoryBottom {
	background:transparent url(imgs/category_bottom.png) no-repeat scroll 0pt 0%;
	width: 200px;
	height: 22px;
	margin-bottom: 10px;
	}
#HeaderCategories {
	background:transparent url(imgs/categories.png) no-repeat scroll 0pt 0%;
	width: 200px;
	height: 45px;
	}	
#HeaderTop5 {
	margin-top: 5px;
	background:transparent url(imgs/top5wallpapers.png) no-repeat scroll 0pt 0%;
	width: 200px;
	height: 47px;
	}
#HeaderPartners {
	margin-top: 5px;
	background:transparent url(imgs/partners.png) no-repeat scroll 0pt 0%;
	width: 200px;
	height: 46px;
	}
#HeaderRandom {
	margin-top: 5px;
	background:transparent url(imgs/random_wallpaper.png) no-repeat scroll 0pt 0%;
	width: 200px;
	height: 46px;
	}
#mainTitle {
	width: 541px;
	}	
#mainTitleLeft {	
	background:transparent url(imgs/main_title_left.png) no-repeat scroll 0pt 0%;
	float:left;
	width: 56px;
	height: 34px;
	}
#mainTitleLeftPSP {	
	background:transparent url(imgs/main_psp.png) no-repeat scroll 0pt 0%;
	float:left;
	width: 56px;
	height: 34px;
	}
#mainTitleLeftiPhone {	
	background:transparent url(imgs/main_iphone.png) no-repeat scroll 0pt 0%;
	float:left;
	width: 56px;
	height: 34px;
	}
#mainTitleLeftBox {	
	background:transparent url(imgs/main_box.png) no-repeat scroll 0pt 0%;
	float:left;
	width: 56px;
	height: 34px;
	}
#mainTitleRight {
	background:transparent url(imgs/main_title_right.png) no-repeat scroll right top;
	margin-left: 56px;
	width: 484px;
	height: 34px;
	}
#ContentCenterDetails {
	background-color: #FFFFFF;
	border: 1px #5c5c5c solid;
	padding: 10px;
	margin-top: 6px;
	width: 518px;
	}
#ContentCenter {
	/*background-color: #FFFFFF;
	border: 1px #5c5c5c solid;*/
	padding: 10px;
	margin-top: 6px
	}
.picbottom {
	background:transparent url(imgs/pic_bottom.png) no-repeat scroll 0% 0%;
	font-size:1em;
	margin-bottom:10px;
	/*margin-top:5px;*/
	overflow:hidden;
	height: 29px;
	padding-top:6px;
	width:160px;
	}
.picbottom250 {
	background:transparent url(imgs/pic_bottom245.png) no-repeat scroll 0% 0%;
	font-size:1em;
	margin-bottom:10px;
	/*margin-top:5px;*/
	overflow:hidden;
	height: 29px;
	padding-top:6px;
	width:245px;
	}
.picbottom_details {
	background:transparent url(imgs/pic_bottom_details.gif) no-repeat scroll 0% 0%;
	font-size:1em;
	margin-bottom:10px;
	/*margin-top:5px;*/
	overflow:hidden;
	height: 29px;
	padding-top:6px;
	width:308px;
	}
/*.picbottomleft {
	background:transparent url(imgs/pic_left.png) no-repeat scroll left bottom;
	float:left;
	height:29px;
	margin:0px;
	padding:0px;
	width:10px;
	}*/
.thumbcontrol {
	height:122px;
	padding: 0px;
	width:160px;
	}	
.thumbcontrol250 {
	height:103px;
	padding: 0px;
	width:245spx;
	}
.thumbcontrolpsp {
	height:142px;
	padding: 0px;
	width:245px;
	}
.thumbcontroliphone {
	height:236px;
	padding: 0px;
	width:160px;
	}	
.walltag a {
	padding-left: 10px;
	float: left;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	}
.ratestars {
	float: right; 
	padding-right: 3px;
	}

.AdTop {	
	background:transparent url(imgs/category_middle.png) no-repeat scroll 0pt 0%;
	width: 200px;
	height: 26px;
	}
.AdBackground {	
	background:transparent url(imgs/category_middle_ads.png) repeat-y scroll 0pt 0%;
	padding: 10px;
	text-align:center;
	}
.AdBottom {	
	background:transparent url(imgs/category_botom_ads.png) no-repeat scroll 0pt 0%;
	width: 200px;
	height: 15px;
	margin-bottom: 10px;
	}
.download {
	background:transparent url(imgs/download.jpg) no-repeat scroll 0pt 0%;
	float:right;
	height:23px;
	padding-right:7px;
	padding-bottom: 4px;
	width:82px;
	}

#downloadtab-top {
	background:transparent url(imgs/download_bkg_top.gif) no-repeat scroll 0px 0%;
	width: 190px;
	height: 11px;
	margin-left:10px;
	padding: 0px;
	}
	
#wallvote {
	background:transparent url(imgs/download_bkg_bottom.gif) no-repeat scroll 0px 0%;
	width: 190px;
	height: 39px;
	margin-left:10px;
	padding: 8px 0px 5px 8px;
	}
.detailsThumbnail {
	/*height:225px;*/
	padding:3px;
	width:300px;
	border: 1px solid #727272;
	background-color: #FFFFFF;
	line-height:0px;
	}
.detailsThumbnailPSP {
	line-height:0px;
	background-color:#FFFFFF;
	border:1px solid #727272;
	/*height:225px;*/
	padding:3px;
	width:300px;
	}
.detailsThumbnailIphone {
	/*height:225px;*/
	line-height:0px;
	padding:3px;
	width:300px;
	border: 1px solid #727272;
	background-color: #FFFFFF;
	}
.detailsThumbnailDual {
	/*height:225px;*/
	line-height:0px;
	padding:3px;
	width:300px;
	border: 1px solid #727272;
	background-color: #FFFFFF;
	}
#sizes {
	background:transparent url(imgs/green_arrow.png) no-repeat scroll 20px 0%;
	width: 140px;
	height: 14px;
	padding-left: 40px;
	padding-bottom:3px;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	}
#detailstxt {
	clear:both; 
	float:left; 
	width:85px;
	color: #1868b9;
	font-weight: bold;
	}
#detailsmore {
	width:188px;
	margin-left: 10px;/*310px;*/
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	}
#detailsmore li {	
	list-style: none;
	border-bottom:1px dotted #AAAAAA;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#similar { 
	background:transparent url(imgs/details_similar.png) no-repeat scroll 0px 0%;
	width: 507px;
	height: 28px;
	padding-left: 10px;
	padding-bottom: 6px;
	}
.Spacer2 {
		float: left;
		width: 12px;
		height: 120px;
		margin: 10px 0;
		padding: 0px;
	}
#search_field {
	background:transparent url(imgs/search_field.png) no-repeat scroll 0%;
	float:left;
	height: 33px;
	width: 145px;
	}	
#search_go {
	display:block;
	float:right;
	font-size:13px;
	margin:0px 0px 0pt 0pt;
	text-align:left;
	}	
#bookmark {
	text-align: center;
	padding-top: 5px;
	z-index: 5;
	}
	
	
	
	
.dtext {
	color: #1868b9;
	font-weight: none;
	}


	
	.Left {
		float: left;
	}
	.Right {
		float: right;
	}
	.Clear {
		clear: both;
	}
h1 {
	font-size: 1em;
	color: #fff;
margin: 0px;
padding: 0px;
}
h2 {
	font-size: 1.4em;
	color: #d77b24;
margin: 0px;
margin-bottom: 5px;
}
a {
	color: #1868b9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
	.Thumbnail {
		border: 1px solid #aaa;
	}

/*Layout*/
.Position {
	font-size:13px;
	margin:0pt auto;
	padding-left:0px;
	width:971px;
}


.Header {
	margin:0pt auto;
	position:relative;
	width:1000px;
}
.ContentLeft {
	width: 200px;
	margin-right: 5px;
}
	.ContentLeft .ContentArea {
		padding: 5px 10px;
	}
	li {
		/*background:transparent url(images/navigation_bullet.jpg) no-repeat scroll left center;*/
		display:block;
		line-height:22px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		padding-left:10px;
	}
	.Partners a {
		padding-left: 10px;
		display: block;
		height: 22px;
		line-height: 22px;
		background: url(images/navigation_bullet.jpg) left center no-repeat;
	}
	.Buttons {
		text-align: center;
		border: 1px solid #bbb;
		padding: 5px 8px 10px 8px;
	}
	.Buttons img {
		float: left;
		margin: 5px 0 0 0;
	}
	.ButtonsSpacer {
		float: left;
		width: 2px;
	}
.ContentMiddle {
	width: 560px;
	margin-right: 5px;
}
.ContentRight {
	/*padding:5px 10px;*/
	width: 200px;
	/*background-color:#FEFDF0;
	border:1px solid #BBBBBB;*/
}
	.ContentHeader {
		background: url(images/content_header_arrow.jpg) #6c6c6c right no-repeat;
		height: 23px;
		line-height: 23px;
		color: #fff;
		padding-left: 10px;
		margin-bottom: 3px;
		font-weight: bold;
	}
	.ContentArea {
		border: 1px solid #bbb;
		background-color: #fefdf0;
	}
	.ContentCenterArea {
		border: 10px solid #bbb;
	}
	.ContentRight .ContentArea {
		padding: 10px 8px 0 8px;
	}
.NavigationLink  {
	background:transparent url(imgs/category_background.png) repeat-y scroll 0pt 0%;
	padding:0px 0px 10px 10px;
	}
.NavigationLink  ul{
	margin:0px;
	padding: 0px;
	list-style:none;
	}
.NavigationLink ul li {
	margin:0px 10px;
	border-bottom: 1px dotted #aaa;
	background: url(imgs/cat_dot.png) left center no-repeat;
	}

.FeaturedScreensaver {
	margin: 10px 25px 10px 25px;
	padding: 5px;
	width: 140px;
	background-color: #f3f3f3;
	border: 1px solid #ccc;
	font-weight: bold;
}
.Box250 {
	width: 245px;
	text-align: center;
	}
.Box160 {
	width: 160px;
	text-align: center;
	}
.Box {
	width: 161px;
	text-align: center;
	}
	.Spacer {
		float: left;
		width: 18px;
		height: 120px;
		margin: 10px 0;
		padding: 0px;
	}
.thumbnail {
	/*height:120px;*/
	padding:3px;
	width:152px;
	border: 1px solid #727272;
	background-color: #FFFFFF;
}
.thumbnail250 {
	height:95px;
	padding:3px;
	width:237px;
	border: 1px solid #727272;
	background-color: #FFFFFF;
}
.thumbnailpsp {
	height:134px;
	padding:3px;
	width:237px;
	border: 1px solid #727272;
	background-color: #FFFFFF;
}
.thumbnailiphone {
	height:228px;
	padding:3px;
	width:152px;
	border: 1px solid #727272;
	background-color: #FFFFFF;
}
.Footer {
	background:transparent url(imgs/footer.png) no-repeat scroll left center;
	height:122px;
	margin:0pt auto;
	text-align:center;
	width:970px;
	}
#foot {
	}
#foot ul {
	list-style: none;
	margin:0px;
	padding-left:23px;
	width:970px;
	}
#foot ul li {
	display:inline;
	float:left;
	list-style: none;
	font-family: Verdana, Myriad Pro;
	color: #FFFFFF;
	font-weight: bold;
	padding:23px 43px 0px 0px;
	/*position:relative;*/
	}
#foot a {
	font-family: Verdana, Myriad Pro;
	color: #FFFFFF;
	}
#copyright {
	font-size: 11px; 
	float: right; 
	width: 175px; 
	padding-top: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	}
