﻿#header ul li.phones a
{
	color: #AF1010;
}
#header ul li.phones a:focus,
#header ul li.phones a:hover
{
	color: #FFFFFF;
}

#mainArea.wide
{
	margin-left: 5px;
}

#mainArea h2
{
	display: none;
}
#mainArea h3
{
	color: #ff0000;
}

#mainArea #dedicated
{
	float: left;
	padding-left: 250px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: -4px -5px;
	background-image: url(/Images/en/new_phones_dedicated.jpg);
	min-height: 240px;
}
#mainArea #dedicatedText
{
	min-height: 240px;	
}
#mainArea #preinstalled
{
	padding-left: 200px;
	margin-left: 500px;
	background-repeat: no-repeat;
	background-position: -5px -6px;
	background-image: url(/Images/en/new_phones_preinstalled.jpg);
	min-height: 240px;
}
#mainArea #preinstalledText
{
	min-height: 240px;	
}
#mainArea #downloadclient
{
	clear: both;
	margin-top: 1em;
	border-top: 1px #CCCCCC solid;
	padding-top: 2em;
}
#mainArea #downloadclientHeading
{
	float: left;
	width: 400px;
	padding-bottom: 180px;
	background-repeat: no-repeat;
	background-position: 12px bottom;
	background-image: url(/Images/en/new_phones_downloadclient.jpg);
}
#mainArea #downloadclientArea
{
	margin-left: 460px;
}
#mainArea #preinstalled em,
#mainArea #downloadclientArea em
{
	font-style: normal;
	color: #999999;
}

#mainArea a.specialLink
{
	float: right;
	margin-bottom: 1.5em;
}
#mainArea a.buttonStyle
{
	clear: right;
	margin-left: 0px;
	float: right;
}
#mainArea a.buttPad
{
	margin-bottom: 1.5em;
}
#mainArea h4
{
	clear: right;
}


#mainArea #messageArea a.specialLink
{
	padding: 0px 12px 0px 0px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(/Images/360_home_blue_white_arrow.gif);
}
#mainArea #messageArea a.specialLink span.arrow
{
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(/Images/360_home_blue_white_arrow.gif);
}


#mainArea #messageArea a.specialLink:focus span.arrow,
#mainArea #messageArea a.specialLink:hover span.arrow,
#mainArea #messageArea a.specialLink:focus,
#mainArea #messageArea a.specialLink:hover
{
	color: #FFFFFF;
	background-color: #0099CC;
	background-image: url(/Images/360_home_white_blue_arrow.gif);
}
#mainArea #messageArea a.specialLink a:focus span.arrow,
#mainArea #messageArea a.specialLink a:hover span.arrow
{
	margin-left: 0px;
}

#preinstalledDisclaimer
{
	color: #999999;
	font-size: 0.9em;
}
