.blue {
	color: #00235d;
}
.green {
	color: #6fb017;
}
.dGrey {
	color: #333333;
}
.small {
	font-size: small;	
}
h1 {
	color: #00235d;
	font-size: 27px;
	font-weight: normal;
}
h2 {
	color: #6fb017;
	font-size: 19px;
	font-weight: normal;
}
.superscript {
	font-size: 60%;
	vertical-align: super;
}
/*Home page*/
#mainContent {
}

/*Home page */
#leftCol_hm {
	width: 460px;
	font-size: 12px;
	color: #00235d;
	float:left;
}
#leftCol_hm p{
	font-size: 12px;
	color: #00235d;
}
#rightCol_hm {
	float:right;
	width: 220px;
	font-size: 15px;
	color: #00235d;
}
#rightCol_hm p{
	color: #00235d;
	margin-bottom: 7px;
}
#hmFlashContainer {
	margin-top: 30px;
	clear:both;
	
}
#whatsNew {
	/*float: left;*/
	width: 460px;
	height: 29px;
	background-color: #6fb017;
	text-align: center;
	line-height: 29px;
	font-size:14px;
	color:#FFF;
}
#hmNews {
	float: left;
	height: 259px;
}
#accordianContainer {
	float: right;
	width: 220px;
	height: 259px;
	background-color:#CCC;
}
/*Single column layout*/
#colFull {
}
#colFull p{
		font-size: 12px;
		color: #583d52;
}
/*------------------------------*/

/* Two column layout */
#left2Col {
		width: 345px;
		font-size: 12px;
		color: #545860;
		float:left;
	}
#left2Col H3 a{
	font-size:13px;
	text-decoration: none;
	color: #6fb017;
	line-height: 16px;
}
#left2Col H3 a:hover{
	text-decoration: none;
	color: #00235d;
}
	#right2Col {
		float:right;
		width: 345px;
		font-size: 12px;
		color: #545860;
	}
	#left2Col p, #right2Col p {
		color: #545860;
		font-size: 12px;
	}
	
	#left2Col li, #right2Col li {
	margin: 0px 15px 4px 20px;
	/*list-style-position: outside;
	list-style-image: url(../images/dot.gif);*/
	}
	#left2Col li ol li, #right2Col li ol li {
	margin: 4px 15px 4px 10px;
	}
/*-------------------------------	*/

/* middle column layout */
#centreCol H3 a{
	font-size:13px;
	text-decoration: none;
	color: #6fb017;
	line-height: 16px;
}
#centreCol H3 a:hover{
	text-decoration: none;
	color: #00235d;
}
#centreCol {
		margin-left: 25px;
		width: 220px;
		font-size: 12px;
		color: #545860;
		float:left;
	}

	#centreCol p {
		color: #545860;
		font-size: 12px;
	}
	
	#centreCol li {
	margin: 0px 15px 4px 20px;
	list-style-position: outside;
	list-style-image: url(../images/dot2.gif);
	}
	centreCol li ol li {
	margin: 4px 15px 4px 10px;
	}

#buyNowHolder {
	border-bottom: solid 1px #ccc;
	height: 19px;
	width: 216px;
	margin-top: 20px;
}
#buyNowHolder .buyBut{
	float: right;
}
/*-------------------------------	*/
#icons {
	float:left;
	width: 470px;
	margin-top: 35px;
}



/*Terms and Privacy	columns*/
#LeftTerms li, #RightTerms li {
	margin: 0px 15px 4px 20px;
	font-family: Arial, Helvetica, sans-serif;
	/*list-style-type: decimal;*/
}
#LeftTerms li ol li, #RightTerms li ol li {
	margin: 4px 15px 4px 14px;
	/*list-style-type: lower-alpha;*/
}
#LeftTerms ol ol ol li, #RightTerms ol ol li{
	margin: 4px 15px 4px 25px;
	/*list-style-type: lower-alpha;*/
}
#LeftTerms, #RightTerms {
	width: 340px;
	font-size: 11px;
	color: #545860;
	float:left;
}
#RightTerms {
	float:right;
	margin-right: 0px;
}
#LeftTerms p, #RightTerms p {
	color: #545860;
	font-size: 11px;
	margin-bottom: 8px;
}
.colIndent {
	margin-left: 20px;
}
/*--------------------------*/

/*Survey Questionnaire*/
#questionnaire {
	margin-left: 40px;
	width: 698px;
}

.formTitle {
	text-align: left;
	padding-right: 10px;
	color: #00235d;
	line-height: 14px;
	font-size: 12px;
}
.formText {
	text-align: left;
	padding-left: 0px;
	line-height: 12px;
	font-size: 12px;
}
.termsText {
	text-align: left;
	padding-left: 5px;
	line-height: 14px;
	font-size: 11px;
	vertical-align: 12%;
}
.field1, .field2 {
	margin: 0px 10px 3px 0px;
	padding: 3px 3px 0px 3px;
	color: #333333;
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height:15px;
	width: 220px;
	border: solid 1px #cee2b3;
	background-color: #FFF;
}
.field2 {
	width: 90px;
}
.validate {
	font-size: 14px;
	line-height: 14px;
	width: 60px;
	height:20px;
	border: solid 1px #cee2b3;
}
.listField1 {
	margin: 0px 10px 3px 0px;
	padding: 3px 3px 0px 3px;
	color: #333333;
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 228px;
	background-color: #cee2b3;
	border: solid 1px #cee2b3;
}
.divider hr { /*IE change in ie.css*/
	margin: 10px 0px;
	height: 1px;
	text-align: left;

}
.asterisk {
	font-size: 18px;
	line-height: 12px;
	color: #6fb017;
}
.alert {
	color: #990033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#scrollingDiv {
	font-size: 11px;
	width: 485px;
	height: 80px;
	padding: 10px 5px 20px 5px;
	border: solid 1px #cee2b3;
	background-color: #f0f7e6;
	overflow: auto;
}
#scrollingDiv li {
	margin: 0px 15px 4px 20px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: decimal;
}
#scrollingDiv li ol li {
	margin: 4px 15px 4px 14px;
	list-style-type: lower-alpha;
}
#scrollingDiv p {
	color: #545860;
	font-size: 11px;
	margin-bottom: 4px;
}
#scrollingDiv h2 {
	color: #00235d;
	font-size: 15px;
	font-weight: normal;
	height: 25px;
	text-indent: 5px;
}
.button {
	font-size: 11px;
	padding: 2px 5px;
}
#questionnairePDF {
	float:right;
}
#questionnairePDF a{
	font-size:12px;
	line-height:30px;
	display:block;
	color:#00235d;
}
#questionnairePDF a:hover{
	font-size:12px;
	line-height:30px;
	color:#6fb017;
}

/*Products area*/
.prodHolder {
	width: 173px;
	height: 165px;
	float: left;
	margin: 50px 50px 0px 0px;
}
.prodHeader_smart, .prodHeader_rugged {
	float: left;
	width: 109px;
	height: 16px;
	margin-bottom: 8px;
	background-image: url(../images/prodHeader_smart.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #00235d;
	padding-left: 8px;
}
.prodHeader_rugged {
	background-image: url(../images/prodHeader_rugged.gif);
	color: #FFF;
}
.priceHeader {
	float: right;
	width: 54px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color:#FFF;
	background-image: url(../images/priceBak.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: center;
}
.prodText {
	width: 100px;
}
.prodText H2{
	font-size:14px;
	color:#00235d;
	font-weight:bold;
	margin-top: 5px;
}
.prodText H3{
	font-size:14px;
	color:#00235d;
	font-weight:bold;
	margin-top: 5px;
	letter-spacing: -1px;
}
.prodText p{
	font-size:10px;
	color:#00235d;
}
.prodText ul{
	margin-left: 15px;
}
.prodText li{
	font-size:10px;
	line-height: 11px;
	margin: 3px 0px;
	color:#00235d;
}
.prodText hr { /*IE change in ie.css*/
	margin: 5px 0px;
	height: 1px;
	width: 95%;
	text-align: left;
	background-color:#FFF;
	color:#00235d;
	/*border-style: solid 1px #fff;;*/
}
.buyBut a, .detailsBut a{

	margin-left: 10px;
	width: 73px;
	height: 16px;
	background-image: url(../images/buyBut.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.buyBut a:hover{
	margin-left: 10px;
	width: 73px;
	height: 16px;
	background-position: -77px 0px;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

.detailsBut a{

	font-size: 10px;
	line-height: 16px;
	height: 18px;
	background-image: url(../images/detailsBut.gif);
	display:block;
	line-height: 20px;
	overflow: hidden;
}
.detailsBut a:hover{
	margin-left: 10px;
	font-size: 10px;
	line-height: 20px;
	background-position: -77px 0px;
	color: #FFF;
}

/*Details page*/
#price {
	float: right;
	height: 22px;
	background-image: url(../images/price_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 16px;
	line-height: 22px;
	color:#FFF;
	font-weight:bold;
	padding-right: 10px;
}
#priceLeft {
	float:left;
	background-image: url(../images/price_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 7px;
	height: 22px;
	margin-right: 3px;
}

#details_t {
	margin-top: 15px;
	background-image: url(../images/detail_t.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
}
#detailsBak {
	background-image: url(../images/detail_l.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-left: 25px;

}
#detailsContent {
	background-image: url(../images/detail_r.jpg);
	background-repeat: repeat-y;
	background-position: right 0px;

}
#details_b {
	background-image: url(../images/detail_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
}
#bakBut {
	float:left;
	width: 90px;
	text-align: center;
	margin-top: 7px;
}
#bakBut a{
	color: #00235d;
	font-weight: bold;
	display:block;
	text-decoration: none;
}
#bakBut a:hover{
	color: #ed2000;
}

#handsetPic {
	width: 265px;
	border-right: solid 1px #e0e0e0;
}
#handsetHolder{
	width: 94%;
}
#handsetDetails {
	padding-left: 20px;
}
#handsetDetails p{
	color: #00235d;
	font-size: 11px;
}
#handsetDetails H2{
	color: #00235d;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 8px;
}
#handsetDetails H3{
	color: #687996;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 8px;
}
#handsetDetails H4{
	color: #FFF;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	background-image: url(../images/specBak.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-indent: 10px;
}
#handsetDetails a{
	font-size: 11px;
}
#handsetDetails hr {
	margin-top: 23px;
}

#specCol1, #specCol2{
	padding: 4px 0px;
	text-indent: 10px;
}
#specCol1 p, #specCol2 p{
	padding: 1px 0px;
	font-size: 11px;
	border-bottom: 1px solid #ebebeb;
}
#specCol1 p{
	color: #687996;
	font-weight:bold;
}
#downloadPDF{

	display: none;
}
#downloadPDF a{
	float:left;
	margin: 12px 0px 0px 10px;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
#downloadPDF a img{
	margin-right: 5px;
}
#handsetButtons {
	float:right;
	margin-top: 5px;
}



/*.submit {
	margin-left: 10px;
	width: 73px;
	height: 16px;
	background-image: url(../images/buyBut.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	font-size: 10px;
	line-height: 16px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	border: none;
	padding-top:16px;
	cursor: pointer;
}
.submit:hover{
	background-position: -77px 0px;
}*/