

.common_gradient2{
	background:url(/assets/images/mobile/mobile_background.jpg) no-repeat;
	background-position:0px 27px;
}


.phone_box {
	background-position:0px 27px;
	height:623px;
}

.common_gradient2_android{
	background:url(/assets/images/mobile/mobile_background_android.jpg) no-repeat;	
}
.common_gradient2_iphone{
	background:url(/assets/images/mobile/mobile_background_iphone.jpg) no-repeat;	
}
.common_gradient2_blackberry{
	background:url(/assets/images/mobile/mobile_background_blackberry.jpg) no-repeat;
}
.common_gradient2_smartphones{
	background:url(/assets/images/mobile/mobile_background_smartphones.jpg) no-repeat;	
}

.phone_box .mobile_content{
	padding:48px 0 0 318px;
	font-size: 14px;
	width:351px;
	height: 358px;
}

.phone_box .sub_title {
	font-size:28px;
		
}
.phone_box .mobile_content .title {
	font-size:16px;
	font-weight: bold;
}

.text_box_holder{
	padding:10px;
	background-color: #fff;
	border-right: 1px solid #c6dadf;
	border-bottom: 1px solid #c6dadf;
}
.text_box_holder .text{
	width:226px;
	float:left;
	text-align: center;
	font-size: 16px;
	padding-top:20px;
}



.mobile_content {
	height:	368px;
	padding:5px 0 0 456px;
}

.mobile_content .title {
	font-size:14px;
	font-weight: bold;	
}

.mobile_content li{
	font-size: 15px;
	margin-bottom: 10px;
}


.mobile_content li span{
	background: url(/assets/images/mobile/icons_sprite.png) no-repeat;
	width:20px;
	height:20px;
	display: block;
	float:left;
	margin:0 8px 0 0;
}

.mobile_button {
	background: url(/assets/images/mobile/phone_buttons_sprite.jpg) no-repeat;
	width:172px;
	height:33px;
	display: block;
	float:left;
	margin:5px 6px 15px 0;
	cursor: pointer;
}

.mobile_button.android {
	background-position: -179px 0px;		
}

.mobile_button.blackberry {
	background-position: -356px 0px;		
}

.mobile_button.otherphones {
	background-position: -534px 0px;		
}

.mobile_button.last{
	margin-right:0;	
}


.mobile_content li span.section2{
	background-position: 0 -26px;
	height:20px;
}

.mobile_content li span.section3{
	background-position: 0 -52px;
	height: 24px;
}

.mobile_content li span.section4{
	background-position: 0 -98px;
	height: 20px;
}
.mobile_content li span.section5{
	background-position: 0 -124px;
	height: 20px;
}
.mobile_content li span.section6{
	background-position: 0 -168px;
	height: 20px;
}
.mobile_content li span.section7{
	background-position: 0 -196px;
	height: 20px;
}
.mobile_content li span.section8{
	background-position: 0 -237px;
	height: 20px;
}
.mobile_content li span.section9{
	background-position: 0 -265px;
	height: 20px;
}
.mobile_content li span.section10{
	background-position: 0 -291px;
	height: 20px;
}



.mobile_content .list_title{
	font-size: 15px;
	font-weight: bold;
	margin-bottom:10px;	
}

.sub_title {
	text-align: center;
	font-size:30px;
	margin: 15px 0;
	color:#05697d;
}
.sub_title span{
	text-align: center;
	font-weight: bold;	
	display: block;
	color:#013b48;
}


.sub_title2 {
	text-align: center;
	font-weight: bold;	
	font-size:21px;
	margin: 15px 0;
	color:#000;
	float:left;
	width:493px;
}
.sub_title2 span{
	text-align: center;
	display: block;
	font-size:20px;
	font-weight: normal;
	color:#970149;
}

.market_buttons_holder {
	float:left;
	margin:10px 5px 0 0;		
}

.market_buttons_holder a{
	background: url(/assets/images/mobile/market_buttons.jpg) no-repeat;
	width:107px;
	display: block;
	cursor: pointer;
}

.market_buttons_holder a.iphone{
	background-position: 0 0;
	height:36px;
}
.market_buttons_holder a.android{
	background-position: 0 -36px;
	height:40px;
}



.market_buttons_holder_large a{
	background: url(/assets/images/mobile/market_buttons_large.jpg) no-repeat;
	display: block;
	cursor: pointer;
}

.market_buttons_holder_large a.iphone{
	background-position: 0 -71px;
	height:67px;
	width:203px;
}
.market_buttons_holder_large a.android{
	background-position: 0 0;
	height:71px;
	width:189px;
}

.shared_links{	
	background: url(/assets/images/mobile/share_links_sprite.jpg) no-repeat;
	width:499px;
	height:52px;
	margin: 0 auto;
	padding:2px 0 0 126px;
}

.shared_links a{
	background: url(/assets/images/mobile/share_links_sprite.jpg) no-repeat;
	display:block;	
	width:44px;
	height:44px;
	float:left;
	margin-left:14px
}
.shared_links a span {
	display: none;
		
}

.shared_links a.technorati {
	background-position: -137px 0px;	
}
.shared_links a.reddit {
	background-position: -197px 0px;	
}
.shared_links a.stumble_upon {
	background-position: -254px 0px;	
}
.shared_links a.delicious {
	background-position: -315px 0px;	
}
.shared_links a.myspace {
	background-position: -373px 0px;	
}
.shared_links a.facebook {
	background-position: -429px 0px;	
}
.shared_links a.digg {
	background-position: -485px 0px;	
	margin-left:13px
}
.shared_links a.blogger {
	background-position: -550px 0px;	
}


.grcode {

	background: url(/assets/images/mobile/grcode.jpg) no-repeat;
	width:94px;
	height:93px;
	margin:0 0 0 5px;
}


