﻿#header ul li.phones a
{
	color: #AF1010;
}
#header ul li.phones a:focus,
#header ul li.phones a:hover
{
	color: #FFFFFF;
}

#mainArea h2
{
	display: none;
}

#handsetSpec
{
	float: right;
	width: 200px;
}
#handsetImages
{
	width: 500px;
}
#mainArea div.other #handsetSpec
{
	float: right;
	width: 310px;
}
#mainArea div.other #handsetImages
{
	width: 350px;
}

#handsetImages ol
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	clear: left;
}

ul#colours
{
	position:relative;
	top: 30px;
	right: 30px;
}
ul#colours li
{
	padding: 0px;
	margin-bottom: 5px;
	border: 2px #FFFFFF solid;
	height: 12px;
}
ul#colours li.selected
{
	border: 2px #0099CC solid;
}

#handsetImages ol
{
	display: none;
}
#handsetImages #black
{
	display: block;
}

#handsetImages ul
{
	float: right;
	width: 100px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#handsetImages ol li
{
	float: left;
	width: 70px;
	height: 80px;
	margin-right: -10px;
	padding: 30px 17px 10px 23px;
}
#handsetImages ol li.selected
{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/Images/360_phones_pointer.gif);
}


p.demoLink
{
	padding-top: 10px;
}
p.demoLink a
{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/Images/360_demo_badge.jpg);
	padding-top: 95px;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
}

#mainArea #messageArea
{
	min-height: 420px;
}

#mainArea #messageArea em {
	color:#999999;
	font-style:normal;
}
#mainArea #messageArea a.buttonStyle
{
	margin-left: 0px;
}

#mainArea #messageArea h3
{
	clear: left;
	font-size: 1.5em;
	color: #FF0000;
	line-height: 1.2em;
}
#mainArea #messageArea h4
{
	font-size: 1.1em;
}

#mainArea #messageArea #handsetSpec ul
{
	margin-left: 1.5em;
}

#mainArea #messageArea ul
{
	margin-bottom: 1em;
}

#mainArea #messageArea h2,
#mainArea #messageArea p,
#mainArea #messageArea ul,
#mainArea #messageArea ol
{
	width: auto;
}

#mainArea #messageArea p em
{
	font-style: normal;
	color: #999999;
}

#handsetImage #M1handsetImage
{
	padding-left: 145px;
	padding-right: 145px;
}