html, body {
   margin:0;
   padding:0;
   height:100%;
	}

body{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#FFFFFF
	}

#container {
   min-height:100%;
   position:relative;
	}
	

/*general*/
body p { margin:0; padding:0}
img { border:0}

a:link{ text-decoration:none; color:#f88102}
a:visited{ text-decoration:none; color:#f88102}
a:hover{ text-decoration:none; color:#000}
a:active{ text-decoration:none; color:#f88102}

.orange{ color:#f88102}

.promo01{ clear:both; text-align:center; display:block}
.promo01 img { padding:20px 30px}

.promo02{ clear:both; text-align:center; display:block}
.promo02 img { padding:0}


/*header*/
#header {
   padding:0;
   }

#header .header{
	width:955px;
	margin:0 auto;
	clear:both;
	background:url(../images/header.jpg) top center no-repeat;
	text-align:right;
	}
	
#header1 .headersplash{
	width:955px;
	margin:0 auto;
	clear:both;
	background:url(http://www.azianixposed.com/v1/images/headersplash.jpg) top center no-repeat;
	text-align:right;
	}
	

.header .center{
	height:127px;
	padding:5px 10px 0 0 ;
	color:#999999;
	font-weight:bold;
	text-transform:uppercase;
	}

.header .center a {
	color:#999999;
	font-weight:bold;
	text-transform:uppercase;
	}


/*middle main*/
#main {
	margin:0 auto;
	width:955px;
    clear:both;
    padding-bottom:300px;   /*Height of the footer */
	}


/*sidebar*/
#sidebarLeft{
	float:left;
	width:265px;
	}

.sidebarItem{
	 background:url(../images/sidebar_item_bg.gif) top center repeat-y;
	 clear:both;
	 width:265px;
	 margin:0 10px 24px 0
	 }

.sidebarItem .center {
	padding:6px;
	}

.popularItem{
	border-bottom:1px solid #999;
	padding:30px 0 20px 0;
	color:#999;
	font-weight:bold
	}
	
.popularItem img {
	border:1px solid #999;
	margin:0 auto 5px auto;
	}

#sidebarRight{
	float:right;
	width:265px;
	}

.testimonialItem{
	margin:0 0 20px 0}


/*main content*/
#mainContent{
	float:right;
	width:680px;
	}

.box01{
	background:url(../images/box01_bg.gif) top center repeat-y;
	margin:0 0 10px 0;
	width:680px;
	float:left
	}

.box01 .center01 {
	background:url(../images/box01_center01_bg.gif) top center repeat-x;
	margin:0 1px;
	padding:5px 12px;
	}

.box01 .center01 img{
	border:1px solid #999
	}

.box01 .center02 {
	background:url(../images/box01_center02_bg.gif) top center repeat-x;
	height:150px;
	margin:0 1px;
	padding:5px 12px;
	}

.box01 .center02 hr{
	border-bottom:1px solid #fff;
	border-top:1px solid #bfbfbf;
	border-left:none;
	border-right:none;
	clear:both
	}

.box01 .center02 .title01{
	font-size:16px;
	color:#999;
	font-weight:bold;
	width:325px;
	float:left
	}

.box01 .center02 .title02{
	font-size:16px;
	color:#999;
	font-weight:bold;
	width:325px;
	float:left;
	}

.scrollDesc{
	height:120px;
	overflow:auto;
	}

.box02{
	background:url(../images/box02_bg.gif) top center no-repeat;
	padding:15px 12px 0 12px;
	margin:0 0 15px 0
	}
	
.breadscrumbs {
	display:block;
	font-size:12px;
	height:30px;
	line-height:30px;
	color:#999;
	font-weight:bold
	}

.modelDesc{
	float:right;
	width:340px;
	}
	
.modelDesc h2{
	color:#f88102;
	font-size:24px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	}

.modelDesc p {
	margin:0 0 10px 0}

.modelImg{
	float:left;
	width:305px;
	}

.modelImg img {
	border:1px solid #999;
	}
	
.box03{
	background: url(../images/box03_bg.gif) top center repeat-y;
	width:668px;
	margin:0 0 18px 0
	}

.box03 .center{
	padding:0 0 0 50px;
	width:600px;
	}

.episodeItem{
	padding:20px 0;
	color:#999;
	font-weight:bold;
	float:left;
	width:290px
	}
	
.episodeItem img {
	border:1px solid #999;
	margin:0 auto 5px auto;
	}

.modelsHolder{
	padding:0 0 0 0;
	width:650px}

.modelsHolder02{
	padding:0 0 0 30px;
	}

.modelsHolder .boxModel{
	background:url(../images/modelbox_bg.gif) top center repeat-y;
	width:194px;
	float:left;
	margin:10px 15px 0 0;
	text-align:center
	}
	
.modelsHolder02 .boxModel{
	background:url(../images/modelbox_bg.gif) top center repeat-y;
	width:194px;
	float:left;
	margin:10px 15px 0 0;
	text-align:center
	}
	
.boxModel .modelThumb {
	background:url(../images/modelbox_topbg.gif) top center no-repeat;
	padding:10px 0 3px 0
	}

.boxModel .modelThumb img {
	border:1px solid #999
	}
	
.boxModel .modelInfo{
	color:#999;
	font-size:12px
	}

.paging {
	display:block;
	clear:both;
	color:#999;
	text-align:center;
	font-weight:bold;
	}

.paging .current, .paging a{
	padding:5px 10px
	}


/*join form*/

.joinMiddleRight{
	width:220px;
	text-align:center;
	float:right
	}

.joinMiddleRight img{
	margin:8px auto;
	border:1px solid #999;
	}

.joinMiddleLeft{
	float:left;
	width:430px;
	}

form{ margin:0; padding:0 10px}
label{ font-weight:bold; line-height:20px }
.join_input{ width:220px; margin:3px 0}
.join_button{ background:#f88102; color:#000000; border:1px solid #000; width:230px; height:30px; text-align:center; font-weight:bold; font-size:15px; margin:14px auto 0 auto }
.trustButton{}
form h2 { border-bottom:1px solid black; margin:5px 0 0 0}
.labelBox{  width:150px; text-align:right; padding:0 3px;}

.joinSites{
	margin:10px auto;
	padding:10px 0 30px 0;
	text-align:center;
	border-top:1px solid #999;
	clear:both;
	}
	
.joinSites img{
	margin:10px 15px;
	}

.newstextbox{width:300px; display:inline; height:15px; float:left; text-align:center; margin:0 auto; color:#990000; font-weight:bold;}
.bonusSite img { border:1px solid #990000}

.newsarcphoto{width:300px; display:inline; height:220px; float:left; text-align:center; margin:0 auto; color:#990000; font-weight:bold;}
.bonusSite img { border:1px solid #990000}

.azianisites{width:170px; display:inline; height:220px; float:left; text-align:center; margin:0 auto; color:#990000; font-weight:bold;}
.bonusSite img { border:1px solid #990000}

/*footer*/
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   clear:both;
   height:300px;   /* Height of the footer */
	}

#footer .footer{
	width: 955px;
	margin:0 auto;
	clear:both;
	height:300px
	}

.footer div{
	float:left
	}
	
.footer .center{
	width:914px;
	text-align:center;
    background: url(../images/bg_footer02.gif) top center repeat-x;
	padding:30px 0 0 0 ;
	}

#footer a{ 
	font-weight:bold;
	color:#f88102;
	padding: 3px 20px
	}