body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #03519B;
	text-decoration: none;
}
a:active {
	color: #03519B;
	text-decoration: none;
}
h1 {
	font-size: 26px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333333;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #333333;
	margin-top: 4px;
	margin-bottom: 6px;
}
h3 {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
	color: #03519B;
}

p {
	margin: 0px;
	padding: 0px;
}
#header-box {
	height: 105px;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#logo {
	float: left;
	height: 105px;
	width: 345px;
}
#login {
	background-image: url(/images/login-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 506px;
	float: left;
	text-align: left;
	padding-top: 27px;
	padding-left: 105px;
}

.form {
	font-weight: normal;
	font-size: 10px;
	width: 220px;
	padding: 0px;
	text-align: left;
	color: #333333;
	float: left;
	margin: 0px;
}
.form2 {
	font-weight: normal;
	font-size: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	color: #333333;
	float: left;
	margin-left: 65px;
	width: 215px;
	margin-top: 0px;
}







input.BuyOnline
{
	border: 1px solid #999999;
	color: #000000;
	font-size: 10pt;
	width: 85px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
input.BuyOnline2 {
	border: 1px solid #999999;
	color: #000000;
	font-size: 10pt;
	width: 180px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
.login-but {
	float: right;
	margin-top: 3px;
}

#top-nav {
	text-align: right;
	float: left;
	height: 35px;
	width: 611px;
}
#top-nav ul {
	margin: 0px;
	list-style-type: none;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top-nav ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #03519B;
}
#top-nav ul li.last {
	padding-right: 0px;
	border-right-style: none;
}


#top-nav ul li a {
	color: #03519B;
	text-decoration: none;
}
#top-nav ul li a:hover {
	text-decoration: underline;
}

#containor {
	text-align: left;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
}
#bot-nav {
	font-size: 10px;
	color: #FFFFFF;
}
#bot-nav ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bot-nav ul li {
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	border-right: 1px solid #ffffff;
}
#bot-nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#bot-nav ul li.last {
	padding-right: 0px;
	border-right-style: none;
}
#bot-nav ul li a:hover {
	text-decoration: underline;
}

#copyright {
	color: #C0BFBF;
	font-size: 10px;
	padding-top: 35px;
}
#copyright a {
	color: #C0BFBF;
}

#footer-bg {
	background-image: url(/images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 118px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer {
	height: 118px;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/iridium-channel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer-sub {
	height: 118px;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
}


#topbar {
	background-color: #C0BFBF;
	height: 25px;
	width: 100%;
}
#main-body {
	float: left;
	width: 680px;
	padding-left: 20px;
	padding-top: 19px;
}
#side-nav-box {
	float: left;
	width: 250px;
	margin-top: 19px;
}

#side-nav {
	width: 250px;
}
#sub-nav {
	width: 250px;
}

#side-nav ul {
	margin: 0px;
	padding: 0px;
}
#side-nav ul li {
	list-style-type: none;
	background-image: url(/images/main-nav-mid.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#side-nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	width: 218px;
	padding-top: 7px;
	display: block;
	padding-left: 20px;
	border-bottom-color: #C0BFBF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0BFBF;
	border-right-color: #C0BFBF;
	border-left-color: #C0BFBF;
}
#side-nav ul li a.last {
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	width: 218px;
	padding-top: 7px;
	display: block;
	padding-left: 20px;
	border-bottom-color: #C0BFBF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0BFBF;
	border-right-color: #C0BFBF;
	border-left-color: #C0BFBF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


#side-nav ul li a:hover {
	width: 213px;
	background-image: url(/images/main-nav-mid_o.gif);
	background-repeat: repeat;
	background-position: left top;
	padding-left: 25px;
	font-weight: bold;
}
#side-nav ul li a.selected {
	text-decoration: none;
	width: 213px;
	padding-left: 25px;
	font-weight: bold;
	background-image: url(/images/main-nav-mid_s.gif);
	background-repeat: repeat;
	background-position: left top;
}
#sub-nav ul {
	margin: 0px;
	padding: 0px;
}
#sub-nav ul li {
	list-style-type: none;
	background-image: url(/images/main-nav-mid_grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sub-nav ul li a {
	color: #0D3D6C;
	text-decoration: none;
	height: 22px;
	padding-top: 7px;
	display: block;
	padding-left: 35px;
	border-top-style: none;
	font-size: 12px;
	width: auto;
}
#sub-nav ul li a:hover {
	width: 203px;
	background-image: url(/images/main-nav-mid_grey_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	font-weight: bold;
}
#sub-nav ul li a.selected {
	width: 203px;
	background-image: url(/images/main-nav-mid_grey_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	font-weight: bold;
}

td.FormCellField
{
	font-size: 8pt;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
}
td.FormCellInput
{
	font-size: 8pt;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	vertical-align: top;
}

div.GlossaryTerm
{
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	padding: 4px;
	border-top: solid 1px #ccc;
	display: block;
	background-color: #f2f2f2;
}
p.FAQList
{
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	padding-bottom: 2px;
}
div.GlossaryDescription
{
	font-size: 9pt;
	padding-top: 2px;
	padding-bottom: 14px;
}
div.FAQQuestion
{
	font-size: 10pt;
	font-weight: bold;
	padding: 3px;
	background-color: #F7F8F8;
	border-top: 4px double #acacac;
	border-bottom: 4px double #acacac;
}
div.FAQAnswer
{
	padding-top: 3px;
	padding-bottom: 3px;
}
div.FAQTop
{
	text-align: right;	
	padding-bottom: 10px;
	font-size: 8pt;
}

/* iphone css */
#iPhone-600containor {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
	float: left;
}
/*iPhone 4 css */
#iPhone4 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	border: 1px solid #d6d6d6;
	float: left;
	text-align: center;
}
#iPhone4  p {
	margin: 0px;
	padding: 0px;
}
#iPhone4  h1 {
	color: #666;
	font-size: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#iPhone4   ul {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
	list-style-type: none;
}
#iPhone4  ul  li {
	padding-bottom: 3px;
	background-image: url(/images/assets/iPhone4/iphone-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
}
#iPhone4-top {
	height: 340px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	width: 475px;
	text-align: left;
}
#iPhone4-imagetext {
	float: left;
	width: 250px;
}
#iPhone4-image {
	float: left;
	height: 340px;
	width: 222px;
}
#iPhone4-navbar {
	background-image: url(/images/assets/iPhone4/nav-bar-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#iPhone4-bottom {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}
#iPhone4-specs {
	padding-right: 20px;
	padding-left: 20px;
}

.right {
	float: right;
}


/*iPhone 4S css */
#iPhone4S {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	border: 1px solid #d6d6d6;
	float: left;
	text-align: center;
}
#iPhone4S  p {
	margin: 0px;
	padding: 0px;
}
#iPhone4S  h1 {
	font-size: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#iPhone4S   ul {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
	list-style-type: none;
}
#iPhone4S ul li {
	padding-bottom: 3px;
	background-image: url(/images/assets/iPhone4S/iphone-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
}
#iPhone4S-top {
	height: 340px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	width: 475px;
	text-align: left;
}
#iPhone4S-imagetext {
	float: left;
	width: 250px;
}
#iPhone4S-image {
	float: left;
	height: 340px;
	width: 222px;
}
#iPhone4S-navbar {
	background-image: url(/images/assets/iPhone4S/nav-bar-bg.jpg);
	background-position: center top;
	height: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#iPhone4S-bottom {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}
#iPhone4S-specs {
	padding-right: 20px;
	padding-left: 20px;
}
#iPhone4S ol {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
#iPhone4S ol li {
	padding-bottom: 3px;
	margin-right: 0px;
	margin-left: 25px;
}
#iPhone4S  li.colour {
	background-image: none;
	display: inline;
	padding-left: 0px;
	padding-right: 10px;
}
#iPhone4S li.title {
	font-size: 15px;
	color: #333333;
}

