/*   FOLLOW THE NEW STYLE SHEET CONVENTION PLEASE */
/*   type|colour|decoration|style|size|           */
/*   e.g 'linkwhitenounderlineboldbig'            */


body {
	font: 12px "Tahoma", "Arial", "Helvetica", "sans-serif";
	color: #000;
	background-color: #D6D6D6;
	margin: 0px;
	margin-top: 0px;
}

img	{
	border: 0;
	}

a 	{
    	color: #000;
	}

a:hover	{
	color: #0078FF;
	}

abbr 	{
    	border: 0;
	}

form 	{
    	margin: 0;
    	padding: 0;
	}

pre 	{
    	margin: 5px 0;
	}

#site	{width: 760px;
	background: #fff;
	border-left: #3D3F4C 1px solid;
	border-right: #3D3F4C 1px solid;	
	}

h1	{
	font-size: 38px;
	color: #0078FF;
	}

#header {
	width: 760px;
	height: 159px;
	background: url(../../../images/headerbg.gif) top left repeat-x;
	}

#manuimage {
	float: left;
	}

#title	{
	width: 500px;
	float: right;
	position: relative;
	top: 30px;
	left: 0px; 
	}

#title h1 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 32px;
	font-weight: normal;
	color: #0078FF;
	}

#subtitle {
	font-size: 19px;
	font-weight: normal;
	color: #8698AC;	
	}

#menuline {
	width: 760px;
	height: 66px;
	background: #8698AC;
	color: #fff;
	border-top: #B0B0B0 1px solid;
	border-bottom: #B0B0B0 1px solid;	
	}
	
#menuwrap {
	width: 700px;
	margin-left: 1em auto;
	margin-right: 1em auto;
	}

.menuitem {
	width: 150px;
	margin: 9px 10px 0px 10px;
	float: left;
	font-size: 21px;
	}

.menuitem a {
	color: #fff;
	text-decoration: none;
	}

.menuitem a:hover {
	color: #fff;
	text-decoration: underline;
	}

.subitem {
	color: #D6DFEA;
	margin-top: 7px;
	font-size: 11px; 
	}
.subitem a {
	color: #D6DFEA;
	}

#pagecontent {
	font-size: 12px;
	text-align: left;
	color: #393939;
	padding: 0px 35px 40px 35px;
	}

.pagetext {
	font-size: 12px;
	text-align: left;
	color: #393939;
	}

.pagetext .price {
	font-weight: bold;
	color: #0078FF;
	}

.form_label {
	font-size: 12px;
	text-align: left;
	color: #393939;
	}

.error	{
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	color: #f00;
	}

#indexpagecontent {
	font-size: 12px;
	color: #393939;
	padding: 0px 60px 40px 60px;
	}

#pagecontent h3  {
	font-size: 22px;
	margin: 30px 0px 30px 0px;
	font-weight: normal;
	color: #0078FF;	
	}

#pagecontent h4, #indexpagecontent h4{
	font-size: 21px;
	margin: 50px 0px 10px 0px;
	font-weight: normal;
	color: #0078FF;	
	}

#pagecontent h5 {
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	color: #0078FF;	
	}

#pagecontent h6 {
	font-size: 15px;
	margin: 30px 0px 10px 0px;
	font-weight: normal;
	color: #0078FF;	
	}

#pagecontent a {
	color: #393939;	
	}

#pagecontent a:hover {
	color: #0078FF;
	}

#footer_seo {
	width: 760px;
	height: 22px;
	background: #c0c0c0;
	color: #0090ff;
	font-size: 10px;
	}

#inf_links {
	width: 760px;
	height: 40px;
	background: #FFFFFF;
	font-size: 10px;
	vertical-align:middle;

	}

.ms_popup_links {
	color: #536077;
	font-size: 11px;
	vertical-align:middle;
	text-decoration: none;
	}

.ms_popup_links_row {
	text-align: center;
	}


#links_seo {
	padding: 15px;
	}


#footer {
	width: 760px;
	height: 46px;
	background: #8698AC;
	color: #D6DFEA;
	font-size: 10px;
	text-align: right;
	}

#copyright {
	padding: 15px;
	}

.orderbutton {
	width: 100%;
	height: 60px;
	margin: 30px 0px 30px 0px;
	color: #0078FF;
	font-weight: bold;
	font-size: 16px;
	background: url(../../../images/bigbutton2.png) 50% 50% no-repeat; 
	border: 0;
	}

.imeicode {
	padding-top: 10px;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	}

.button {
	width: 100%;
	height: 60px;
	margin: 30px 0px 30px 0px;
	color: #0078FF;
	font-weight: bold;
	font-size: 15px;
	}

.bigbutton {background: url(../../../images/bigbutton.png) 50% 50% no-repeat; border: 0;}

#submenu {
	height: 35px;
	margin: 0px 35px 0px 35px;
	border-bottom: 1px solid #8698AC;
	font-size: 15px;
	}

#submenu * {
	float: left;
	padding: 7px 0px 7px 0px;
	}

#submenu .inactive, #submenu .arrow {
	color: #8698AC;
	}

#submenu .active {
	color: #0078FF;
	}

#submenu .arrow {
	padding-left: 31px;
	padding-right: 31px;
	}

.leftcolumn {
	float: left;
	width: 170px;
	}

.rightcolumn {
	display: block;
	margin-left: 20px;
	}

.phoneimage {
	text-align: center;
	vertical-align: middle;
	width: 170px;
	height: 170px;
	overflow: hidden;
	border: 1px solid #8698AC;
	}

.phoneimage img {
	margin: 10px;
	}

.imagetext {
	text-align: center;
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #0078FF;
	}

.note	{
	color: #808080;
	font-size: 10px;
	}

/*----------------------------------------------------- */

.header_line .header_ord_white {
	text-align: left;
	font-size: 22px;
	margin: 50px 0px 10px 0px;
	font-weight: normal;
	color: #0078FF;	
	}

.header_sub {
	text-align: left;
	font-size: 21px;
	margin: 50px 0px 10px 0px;
	font-weight: normal;
	color: #0078FF;	
	}

.normal_grey {
	color: #393939;
	}


/*-------------------------------- Buy_unlock page (model selection) ----------------------------------*/

.handsets td {
	padding: 5px;
	vertical-align: top;
	}

.handsets .tableimage {
	width: 66px;
	margin-bottom: 5px;
	}

.handsets_pages_top {
	margin-bottom: 30px;
	}

.handsets_pages_top .pagenum {
	padding-left: 15px;
	padding-bottom: ;
	}

.handsets_pages_top .pagelinks {
	padding-right: 15px;
	}



/*-------------------Links directory page-----------------*/
/*   type|colour|decoration|style|size|           */
.fontbluenormal{
	color: #8698AC;
	font-size: 12px;
	margin: 50px 10px 0px 10px;
}

.fontbluenormal a{
	color: #0078FF;
}

.fontblacknormalbold{
	font: bold 14px "Tahoma", "Arial", "Helvetica", "sans-serif";
}

.fontblacknormal{
	font: 12px "Tahoma", "Arial", "Helvetica", "sans-serif";
}

.subcatmargin{
	margin-left:20px;
}

.linktitlebluebig a{
	font: bold 14px "Tahoma", "Arial", "Helvetica", "sans-serif";
	color: #0078FF;
}

.linknavbluenormal{
	color: #8698AC;
	font-size: 11px;
	margin: 50px 0px 10px;
}

.linknavbluenormal a{
	color: #8698AC;
	font-size: 11px;
	margin: 50px 0px 10px;
}

.linkcellpadding{
	padding:20px 0px 20px;
}

.linkcategorymaincontentpadding{
	padding:30px 0px 150px;
}

.linkcategorysubcatpadding{
	padding:30px 0px 30px;
}

.linkcategorylistpadding{
	padding:10px 0px 10px;
}

.bluenote{
	font-size:12px;
	color:#0078FF;
}

.link_addform_label {
	font-size: 12px;
	color: #393939;
}
