/***********************************************/
/*  GLOBAL STYLESHEET FOR Frawgwireless.com 
/***********************************************/

/* LAYOUT DIVS */ 
/***********************************************/

html, body {
	background-color:#FFF;
	color: #666;
	line-height: 1.166;	
	margin: 0;
	padding: 0;
	text-align:center; /* for IE */ 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 14px;
	font-size: 11px;
	background-image:url(/images/global/mainBG.jpg); 
	background-repeat:repeat-x;
	} 

.topslice{ 
	width:996px; 
	height:43px; 
	background-image:url(/images/global/topsliceBG2.jpg); 
	background-repeat:no-repeat;
	text-align:left; /* reset text alignment */
	margin:0 auto; /* for the rest */
	}

.pagetoplinks {
	width:600px; 
	height:20px; 
	text-align:right; 
	float:right; 
	clear:both; 
	margin:5px 12px 0 0; 
	color:#FFF; 
	display:inline;
	}

.topheadercont {width:942px; height:70px;}

.logocont {
	width:110px; 
	height:68px; 
	float:left; 
	margin-left:5px; 
	display:inline;	
	}

.phonenumber {
	width:200px; 
	height:30px; 
	margin-left:100px;
	padding-top:25px;
	float:left; 
	display:inline;
	color: #005495;
	font-weight:900; 
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	
	}
	
.langcont {
	width:254px; 
	height:33px;
	padding:15px 0 0;
	float:right; 
	display:inline;	
	}
			
.container{ 
	width: 945px;
	margin: 0;
	text-align:left; /* reset text alignment */
	margin:0 auto; /* for the rest */ 
	padding: 0 24px 0 27px;
	background-image:url(/images/global/midsliceBG.png); 
	background-repeat:repeat-y;
	}	

* html .container{    /* IE 5.5 - 6 fix for container and alternate image for side slice */
	background-image:url(/images/global/midsliceBG.gif); 
	background-repeat:repeat-y;
	}    

html>body .container {    /* automatically expands height in CSS standards compliant browsers */
	min-height: 100%;
	height: auto;
	}	
	
.menucontainer{ 
	width: 942px;
	height: 35px;
	margin-bottom:15px;
	text-align:left; /* reset text alignment */
	margin:0 auto; /* for the rest */ 
	padding: 0 27px 12px;
	background-image:url(/images/global/midsliceBG.png); 
	background-repeat:repeat-y;
	}	
	
* html .menucontainer{  /* IE 5.5 - 6 fix for container and alternate image for side slice */
	background-image:url(/images/global/midsliceBG.gif); 
	background-repeat:repeat-y;
	}

.adcol_180 {
	width:180px;
	margin: 0 10px 30px 0;
	float:left;
	display:inline;
	}

.newsbox {
	width:398px; 
	height:36px; 
	background:url(/images/boxes/infoemail_box1.jpg) no-repeat; 
	margin-top:8px; 
	float:left; 
	padding:10px 5px 12px 55px; 
	margin-left:-2px;
	display:inline;
	}

.emailsignupbox {
	width:432px; 
	height:48px; 
	padding:0; 
	background:url(/images/boxes/infoemail_box2.jpg) no-repeat; 
	margin-top:8px; 
	float:left; 
	padding:10px 0 0 55px;
	display:inline;
	}	

/************** Box Ads  ***************/
/***********************************************/


.box700x255 {
	width:700px; 
	height:255px; 
	margin: 0 0 20px; 
	float:left;
	}

.boxA {
	float:left; 
	margin:3px 0 0 17px;
	background-repeat:no-repeat;
	}
	
* html .boxA {
	float:left; 
	margin:3px 0 0 17px;
	background-repeat:no-repeat;
	display:inline;
	}

.boxB {
	float:left; 
	margin:4px 0 0 -2px;
	background-repeat:no-repeat;
	}

.boxC {
	float:left; 
	margin:5px 0 0 11px;
	background-repeat:no-repeat;
	}	 		

.boxD {
	float:left; 
	margin:5px 0 0 12px;	
	background-repeat:no-repeat;
	}	

* html .boxD {
	float:left; 
	margin:5px 0 0 9px;	
	background-repeat:no-repeat;
	}	

.subboxA {
	float:right; 
	position:relative;
	background-repeat:no-repeat;
	margin:-1px -2px 0 0;
	}

.subboxB {
	float:right; 
	position:relative;
	margin:10px -2px 15px 0;
	background-repeat:no-repeat;
	}

.banner700x100 {
	width:700px; 
	height:100px; 
	margin:0 0 10px 0; 
	float:left; 
	border:1px thin #666;
	}
	
.banner228x100 {
	width:228px; 
	height:100px; 
	margin:0 0 10px 13px; 
	float:left;
	}	
	
.boxbotlink {
	position: relative; 
	bottom:-15px; 
	}		

.faqbox278 {
	width:197px; 
	float:right; 
	margin:12px 0 0 25px; 
	padding:5px 13px 15px; 
	border:solid 1px #06F;
	}

img.promobox_title { margin-bottom:5px; clear:both; }

img.promobox_title_2 { margin-bottom:0; clear:both; }

img { border:0; }

.breadcrumb {
	width:100%;
	height:30px;
	clear:both;
	}

hr.pricedivide { color:#06F; width:inherit; height:2px; clear:both; background-color:#06F; }

* html img{ behavior: url(/iepngfix.htc); }   /* IE 5.5 - 6 PNG Transparency fix */

.clear { clear:both; }
	
.footerBG{ 
	width:996px; 
	height:127px; 
	background-image:url(/images/global/footerBG.gif); 
	background-repeat:no-repeat;
	text-align:left; /* reset text alignment */
	margin:0 auto; /* for the rest */
	}
	
* html .footerBG{ 
	width:996px; 
	height:127px; 
	background-image:url(/images/global/footerBG_noshadow.gif); 
	background-repeat:no-repeat;
	text-align:left; /* reset text alignment */
	margin:0 auto; /* for the rest */
	}	

.footerlinkscont{
	width:996px; 
	padding:60px 0 0;
	color:#005495;
	font-weight:500; 
	line-height: 14px;
	text-align:center;
	}

.footercopyr{
	width:996px; 
	color:#005495;
	font-weight:500; 
	line-height: 14px;
	margin:0 0 10px 0;
	text-align:center;
	}

.poweredby {	
	width:125px; 
	height:38px; 
	margin:15px 0 15px 435px;
	}
		
.copyr { 
	font-size:9px; 
	font-family:Verdana,Arial,sans-serif;
	color:#005495;
	margin: 5px 0 10px;
	}
	

h1, h2, h3 {
	color: #005495;
	text-decoration:underline;
	font-weight:900; 
	line-height: 20px;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	margin: 0 0 10px;
	}

h4 {
	color: #005495;
	text-decoration:underline;
	font-weight:900; 
	line-height: 20px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	margin: 0 0 10px;
	}

.caption {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	color:#666;
	margin-bottom:20px;
	}

/* LINK STYLES  */ 
/***********************************************/

a:link, a:visited {
	color: #06F;
	font-weight:900; 
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	margin: 0;
	}

a:hover {
	color:#000;
	font-weight:900;  
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: underline;
	margin: 0;
	}

a:link.headerlink, a:visited.headerlink {
	color: #FFF;
	font-weight:900; 
	line-height: 14px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	margin: 0;
	}

a:hover.headerlink{
	color:#EFA63A;
	font-weight:900;  
	line-height: 14px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	margin: 0;
	}
	
a:link.footerlink, a:visited.footerlink {
	color: #005495;
	line-height: 14px;
	font-weight:900;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	margin: 0;
	}

a:hover.footerlink{
	color:#005495;  
	line-height: 14px;
	font-weight:900;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: underline;
	margin: 0;
	}	
	
a:link.smallbox, a:visited.smallbox {
	color: #00529C;
	font-weight:500; 
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	margin: 0;
	}

a:hover.smallbox{
	color:#00529C;
	font-weight:500;  
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: underline;
	margin: 0;
	}


/* MENU NAVIGATION LINK STYLE IF JAVASCRIPT IS DISABLED */
/***********************************************/	
	
a:link.nojs_menu, a:visited.nojs_menu {   
	color:#FFF;
	font-weight:900;
	padding: 0 10px 0 10px;
	text-align:center;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration:none;
	margin:0 40px 10px 0;
	}

a:hover.nojs_menu {
	color:#FFF;
	font-weight:900;
	padding: 0 10px 0 10px;
	text-align:center;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration:underline;
	margin:0 40px 10px 0;
	}
	
/* MENU NAVIGATION IF JAVASCRIPT IS DISABLED */
/***********************************************/

.noscriptmenu {     
	width:941px; 
	height:34px; 
	position: relative; 
	top: -16px; 
	right: 0; 
	background-image:url(/images/global/ul_bg_940x32.gif); 
	background-repeat:repeat-x; 
	padding-top:9px; 
	clear:both; 
	text-align:center; 
	color:#FFF;
	}

html* .noscriptmenu {     /* IE7 and Below Hack */
	width:941px; 
	height:34px; 
	position: relative; 
	top: -20px; 
	right: 0; 
	background-image:url(/images/global/mainmenu_slice.gif); 
	background-repeat:repeat-x; 
	padding-top:9px; 
	clear:both; 
	text-align:center; 
	color:#FFF;
	}