@charset "UTF-8";
/* CSS Document */

#maincontent {
	background: #FFF url(../images/header/content-shadow.gif) repeat-x 100% 0;
	height: 100%;
	padding-top: 15px;
}

#maincontent .menu {
	float: left;
	width: 215px;
	padding: 0 10px 15px 10px;
}

.clear {
	clear: both;
}

/* Accordion */

.topImageTitle {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding-left: 17px;
	padding-top: 7px;
}

/* END OF MENU */

#maincontent .main {
	position: relative;
	float: left;
	width: 439px;
}

#maincontent .topmainbox {
	width: 439px;
}

#maincontent .bottommainbox {
	background: url(../images/borders/col_main_centre_bottom.png) no-repeat 0 100%;
	width: 409px;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 5px 15px 5px 15px;
}


/* right column */

#maincontent .rightcolumn {
	position: relative;
	float: left;
	width: 266px;
	padding: 0 10px 15px 10px;
}

#maincontent .toprightcolumn {
	width: 266px;
	margin-top: 0;
	margin-bottom: 0;
}

#maincontent .bottomrightcolumn {
	background: url(../images/borders/col_right_bottom.png) no-repeat 0 100%;
	width: 258px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 8px;
	padding-bottom: 15px;
}

#maincontent .topleftcolumn {
	width: 215px;
	margin-top: 10px;
	margin-bottom: 0;
}

#maincontent .bottomleftcolumn {
	background: url(../images/borders/col_left_bottom.png) no-repeat 0 100%;
	width: 208px;
	margin-top: 0;
	padding-left: 7px;
	padding-bottom: 15px;
}

/* iphone wallpapers layout */

.rightmain {
	float: right;
	width: 714px;
	padding: 0 10px 0 0;
}

.rightmainleft {
	float: left;
	width: 375px;
	height: 25px;
	text-align: left;
}

.rightmainright {
	float: right;
	width: 315px;
	height: 25px;
	text-align: right;
}

.boldtext {
	font-weight: bold;
	color: #333;
}


.smallcontainer {
	float: left;
	width: 228px;
	height: 228px;
	margin: 0 15px 10px 0;
	background: url(../images/borders/background_228_228.png) no-repeat 0 100%;
}

.smallcontainer1 {
	float: left;
	width: 228px;
	height: 228px;
	margin: 0 0 10px 0;
	background: url(../images/borders/background_228_228.png) no-repeat 0 100%;
}

.advert {
	padding-left: 14px;
	padding-top: 14px;
}

.smalliphoneleft {
	float: left;
	width: 116px;
	height: 220px;
	background: url(../images/iphone-wallpapers/background-iphone.jpg) no-repeat 0 100%;
	margin-left: 4px;
	margin-top: 4px;
}

.smalliphonewallpaper {
	margin-left: 12px;
	margin-top: 36px;
}

.smallcontainerright {
	float: left;
	width: 104px;
	margin-top: 8px;
}

.smallcontainerrightheading {
	padding: 0 0 5px 0;
}

.smallcontainerrighttext {
	padding: 0 0 20px 0;
}


/* full page background */

.rightmainbackground {
	background: url(../images/borders/col_right_bottom_714.png) no-repeat 0 100%;
}

/* full iphone wallpaper page set up */

.fullwallpaperleft {
	float: left;
	width: 300px;
	padding-left: 10px;
}

.fullwallpaperright {
	float: right;
	width: 395px;
	height: 722px;
	background: url(../../assets/images/iphone-wallpapers/large-iphone-background.gif) no-repeat 100% 0;
	margin: 0 5px 0 0;

}

.fullwallpapercentre {
	margin-top: 120px;
	margin-left: 38px;
}

.rightmaintop {
	width: 714px;
}

.largeiphoneadvert {
	margin-top: 15px;
	margin-bottom: 25px;
}

.backtowallpapers {
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: center;
}

/* full iphone hints and tips page set up */

.topbanneradbackground {
	float: left;
	width: 510px;
	height: 86px;
	padding-left: 12px;
	background: url(../images/borders/background_510_86.png) no-repeat 100% 0;
}

.rightbanneradbackground {
	float: right;
	width: 162px;
	height: 626px;
	padding-right: 12px;
	background: url(../images/borders/background_162_626.png) no-repeat 0 100%;
	margin-bottom: 15px;
	display: inline;
}

.adverttop {
	padding-left: 21px;
	padding-top: 13px;
}

.mainhintstipstext {
	float: left;
	width: 510px;
	padding: 10px 0 0 12px;
}

.hintstipsimageleft {
	float: left;
	margin: 0 3px 3px 0;
	display: inline;
}

.hintstipsimageright {
	float: right;
	margin: 0 5px 0 5px;
	display: inline;
}

.imagecentre {
	text-align: center;
}

.hintstipswallpaperimageleft {
	float: left;
	margin: 0 3px 3px 0;
	display: inline;
}

.imagemargintopbottom {
	margin-top: 10px;
	margin-bottom: 15px;
}

/* full page setting width */

.fullpagewidth {
	width: 694px;
	padding: 10px;
}

/* @my-iPhone Page Set Up */

.small_note_text {
	font-size: 9px;
}

