@charset "UTF-8";
/* CSS Document */
/*body
{
	background:none;
	background-color:transparent;
}*/
#subnav
{
/*margin-top:8px;*/
}
#subnav #subnavContent
{
  width:978px;
  margin:0px auto;
 
}

#subnav a
{
  color:#330000;
  text-decoration:none;
  text-shadow: rgba(255,255,255,.1) 0 -1px 0;
}
#subnav a:hover
{
  color:#111;
  border-bottom:#111 solid 2px;
}

#subnav a.chosen,  #subnav a.chosen:hover, #subnav a.chosen:active, #subnav a.chosen:focus
{
 color:#111;
 border-bottom:#111 solid 2px;
}
#subnavContent img a
{
  border:none;
}
#subnavConLt
{
	background:url(../voila/images/subnav_lt2.png) no-repeat top left;
	width:11px;
	height:47px;
	float:left;
}
#subnavConmid
{
	background:url(../voila/images/subnav_mid2.png) repeat-x top left;
	width:958px;
	height:47px;
	text-align:right;
	float:left;
	
}
#subnavConmid p
{
	margin:0px;
	padding:18px 0px;
}

#subnavConRt
{
	background:url(../voila/images/subnav_rt2.png) no-repeat top left;
	width:11px;
	height:47px;
	float:left;
}
#iPhoneContent
{
  width:938px;
  margin:0px auto;
  padding:50px 20px 20px 20px;
  background:url(../images/bg11px.png) top left repeat-y;
}


#mainproduct
{
 background-color:#000000;
   /*background:url(../images/cloud.jpg) top center no-repeat;*/
  color:#d2d2d2;
}
#mpContent
{
  /*background:#000000;*/
}

#CPPmidContentLt
{
  float:left; 
  width:300px;
  margin:10px 0px 0px 40px;
}

#CPPiphone
{
  background:url(../iPhone/cameraplus/images/iPhone.png) no-repeat top center; 
  height:450px;
  padding:84px 0px 0px 29px;
}

#CPPmidContentRt
{
  float:right;
  width:560px;
  margin:50px 50px 0px 20px;
  text-align:justify;
  
}
.outerborder
{
background:url(../images/transp_blk.png) top left;
}

#CPPprice
{
  margin: 30px 0px 0px 170px; 
  color:#FFFFFF;
}
#CPPlogo
{
  
}
#CPPlogo img
{
  padding-right:20px;
}
.logotxt
{
  margin-top:20px;
}
#CPPlogo h3
{
  color:#d8d8d8;
}
#CPPcontent p
{
  font-size:12px;
  line-height:18px;
}
/*.v_ltcol
{
  float:left;
  width:656px;
  border-right:#FFFFFF 1px dashed;
  text-align:justify;
}
.v_rtcol
{
  float:right;
  width:260px;
  margin-left:20px;

}
*/