/* CSS Document */

#progressBackgroundFilter {
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    overflow:hidden;
    padding:0;
    margin:0;
    background-color:#000;
    filter:alpha(opacity=75);
    opacity:0.75;
    z-index:1000;
}
#processMessage {
    position:fixed;
    top:30%;
    left:33%;
    padding:40px;
    width:14%;
    z-index:1001;
	color: #000000 !important;
	font-size:18px;
	text-align:center;
    background-color:#89c527;
    border:solid 1px #89c527;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	-0-border-radius: 10px;
	border-radius: 10px;
	height:  200px;
	width: 400px;

}


/*span#ctl00_ContentPlaceHolder1_lblEmpty {
	display:block; width: 940px; height: 25px; 
	background:#510000 url(../Images-Simple-Site/icons/warning-24-ns-red.png) 8px 6px no-repeat;
	padding:4px;
	border: #ff0000 1px solid; 
	font-size: 14px; color: #ebc1c1; line-height: 25px;
	margin-bottom: 20px;
	text-indent: 50px;}
	
span#ctl00_ContentPlaceHolder1_dlCart_ctl02_lblStatus {
	display:block; width: 940px; height: 25px; 
	background:#510000 url(../Images-Simple-Site/icons/warning-24-ns-red.png) 8px 6px no-repeat;
	padding:4px 25px 4px 50px;
	border: #ff0000 1px solid; 
	font-size: 14px; color: #ebc1c1 !important; line-height: 25px;
	margin-bottom: 20px;
}	


span#ctl00_ContentPlaceHolder1_dlCart_ctl05_lblStatus {
	display:block; width: 940px; height: 25px; 
	background:#510000 url(../Images-Simple-Site/icons/warning-24-ns-red.png) 8px 6px no-repeat;
	padding:4px 25px 4px 50px;
	border: #ff0000 1px solid; 
	font-size: 14px; color: #f8e8e8 !important; line-height: 25px;
	margin-bottom: 20px;
}	
*/

/* CART ERROR MESSAGES */

span#ctl00_ContentPlaceHolder1_lblQuantityMessage,
span#ctl00_ContentPlaceHolder1_dlCart_ctl03_lblStatus, 
span#ctl00_ContentPlaceHolder1_lblEmpty,
span#ctl00_ContentPlaceHolder1_dlCart_ctl02_lblStatus

 {
	color: #F00;
	font-size:18px;
	display:block;
}	
span#ctl00_ContentPlaceHolder1_lblEmpty {
	margin-bottom: 300px;
}

div#ctl00_ContentPlaceHolder1_ErrorPanel {
	width: 940px; 
	background:#000000 url(../Images-Simple-Site/icons/warning-24-ns-red.png) 8px 6px no-repeat;
	padding:8px 25px 8px 50px;
	border: #ff0000 1px solid; 
	font-size: 14px; 
	line-height: 25px;
	margin-bottom: 20px;	
}


	
/* Hack to un-bold all text in safari 
#main_content { text-shadow: 0 0 0 #000 !IMPORTANT; 
} */



body#home{
	background:#000000 url(../images/home_bgOFF.gif) repeat-x;
	font:13.5px Arial, Helvetica, sans-serif;
	line-height: 180%;
	font-weight:normal;
}
body#inside_page{
	background:#000 url(../Images-Simple-Site/Template/background_Inside.jpg) repeat-x;
	line-height: 180%;
	font:13.5px Arial, Helvetica, sans-serif ;
}
#header_wrap, 
#featured_wrap, 
#footer,
#main_content_inner,
#title_wrap_inner,
.center_wrap,
.title_wrap
{
	width:960px;
	margin:0 auto;
	
}


#header_wrap {position:relative;}

/*General Styles 
----------------------------------------------------------------------------------------------------*/

input[type="image"] {outline: 0px !important;  -moz-outline-style: none; border: none;}
input[type="image"]:focus {outline: 0px !important;  -moz-outline-style: none; border: none;}

a, a:link, a:active{ color:#89c527; text-decoration:none; outline:none !important; }
a:focus { -moz-outline-style: none; }
a:hover{ color:#9de528; text-decoration:none; }

.SMgreen, .green {
	color:#89c527;
}
.orange {
	color:#00ffc0;
}

.error {color:#C00;}
.bold { font-weight:bold;}

.intro {font-size: 17px; color:#999; line-height: 160%;
}

.small-text, .small {font-size: 11px; line-height: 15px; text-align:justify;}
.grey {color: #666 !important}

h1 { font-size:28px; color:#89c527; 
}


	
/* Image Effects
----------------------------------------------------------------------------------------------------*/
img.glow-over {
  opacity: .8;
  -webkit-transition: opacity .8s ease-in;
  -moz-transition: opacity .8s ease-in;
  -o-transition: opacity .8s ease-in;
  transition: opacity .8s ease-in;
  /* for IE */
  filter:alpha(opacity=80);
  }

img.glow-over:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}




/*Logo Style
----------------------------------------------------------------------------------------------------*/

#logo{
	width:240px;
	height:95px;
	text-indent:-99999px;
	float:left;
	padding-top:0px;
	margin-top:-46px;
}
#logo a{
	background:url(../Images-Simple-Site/Template/SimpleMobileLogo.png) no-repeat;
	display:block;
	width:240px;
	height:95px;
}


           

/*My Account Top Box
----------------------------------------------------------------------------------------------------*/


#idLoginContainer {
position: relative;
background:url(../Images-Simple-Site/Template/Login_Background_520px.jpg) no-repeat;
top: 0px;
left: 315px;
width: 520px;
height: 41px;
z-index: 33003;
padding:0px 0px 5px 20px;
}

#LoginContainer li {list-style:none;display:inline;margin-left:0px;}
#LoginContainer li a { font-size:12px; color:#304906; text-decoration:underline; padding:14px 8px 2px 10px;display:block;float:left; text-decoration:none;}
#LoginContainer li:first-child a { padding-left:7px;}

#LoginContainer li a:hover {color:#000;}



/*Language Switcher
----------------------------------------------------------------------------------------------------*/

#language-box {
color:#999999;
display:block;
font-size:11px;
height:17px;
margin-bottom:0;
margin-top:0;
position:absolute;
top:11px;
z-index:9999999;
right:0px;
}
#language-box .spanish {
float:left;
height:13px;
outline:medium none;
position:relative;
width:65px;
}
#language-box .english {
border-right:1px solid #666666;
float:left;
height:13px;
outline:medium none;
position:relative;
width:65px;
}
#language-box .english span a, #language-box .spanish span a {
color:#999999;
display:block;
float:right;
line-height:13px;
padding:0 12px 2px 0;
vertical-align:middle;
}
#language-box .english span a:hover, #language-box .spanish span a:hover {
color:#89C527;
}
#language-box .english img, #language-box .spanish img {
float:right;
padding-right:4px;
}

#language-box .login-control {
margin-top: 16px;
line-height: 15px;
text-align: left;
overflow: visible;
padding-left: 17px;	
}

#language-box .login-control a {
color:#999999;
}
#language-box .login-control a:hover {
color:#89c527;
}


/*Menu Style
----------------------------------------------------------------------------------------------------*/

#menu_wrap{
	float:right;
	width:74%;
}
#menu li a.MyAccount{ color:#99cc33;}


#menu{
	padding-left:85px;
	padding-bottom:0;
	padding-top: 15px;
}
#menu li{
	list-style:none;
	display:inline;
	margin-left:5px;
	
}
#menu li a{
	font:14px Helvetica, Arial, sans-serif;
	color:#a9a9a9;
	text-decoration:none;
	/*text-shadow: 2px 2px 2px #000;*/

	margin-left:5px;
	padding:8px 8px 8px 8px;
	display:block;
	float:left;
	border-bottom:4px solid #000000;
}
#menu li a:hover{
	color:#89C527;
	padding:8px 8px 8px 8px;
	border-bottom:4px solid #89C527;

}

#menu li a.current{
	color:#89C527;
	padding:8px 8px 8px 8px;
}


	
/*featured_wrap 
----------------------------------------------------------------------------------------------------*/

#featured_wrap{
	clear:both;
	padding-top:10px;
}
.featured_info{
	float:left;
	width:486px;
	padding-top:20px;
}
.featured_info h2{
	width:457px;
	height:81px;
	text-indent:-99999px;
	padding-bottom:30px;
}
.featured_info p{
	font:17px/20px Arial, Helvetica, sans-serif;
	padding-bottom:30px;
	color:#01172a;	
}
.featured_info h2 span{
	display:block;
	background:url(../images/we_are_expert.png) no-repeat;
	width:457px;
	height:81px;
}
.featured_image{
	float:right;
	width:474px;
	height:334px;
	margin:4px -14px 0 0;
	position:relative;
}
.featured_image .img{
	position:absolute;
	width:419px;
	height:242px;
	margin:32px 0 0 26px;
	z-index:2;
}
* html .featured_image .img{
	position:absolute;
	width:419px;
	height:242px;
	margin:-58px 0 0 25px;
	z-index:2;
}
*:first-child+html .featured_image .img{
	position:absolute;
	width:419px;
	height:242px;
	margin:-58px 0 0 25px;
	z-index:2;
}


/*IE8*/
.featured_image .img{ 
	margin-top/*\**/:-60px\9;
}
.ribbon{
	background:url(../images/ribbon.png) no-repeat;
	width:106px;
	height:95px;
	display:block;
	position:absolute;
	margin:-4px 20px 0 350px;
	z-index:9;
}
#featured_wrap .getintouch_btn,  .getintouch_btn{
	width:274px;
	height:64px;
	text-indent:-99999px;
	float:left;
}
.getintouch_btn{
	float:right;
}
#featured_wrap .getintouch_btn a, .getintouch_btn a{
	color:#fef;
	background:url(../images/get_in_touch.png) no-repeat;
	display:block;
	width:274px;
	height:64px;
	cursor:pointer;
}



/*featured_services*/
#featured_services{
	clear:both;
	float:left;
	background:#000;
	padding:10px 0;
	width:100%;
	margin-top:5px;
	border-top:0px solid #e5e5e5;
	border-bottom:0px solid #e4e5e5;
}

/*IE6*/
* html #featured_services{
	margin-top:0px;
}
#featured_services h2{ color:#B1B1B1;font-size:18px; padding:15px 0px 30px 0px; border-top:1px solid #191919;


}

#featured_services h3{
	color:#B1B1B1;
	font-size:14px;
	padding-bottom:3px;

}
#featured_services .center_wrap .first{
	width:240px;
	float:left;
	padding-left:0;
}
#featured_services .center_wrap div{
	width:240px;
	float:left;
	padding-left:0px;
}
#featured_services .center_wrap .first img,
#featured_services .center_wrap div img{
	float:left;
}
#featured_services .center_wrap h3 { line-height:125%; font-size:16px;}

#featured_services .center_wrap .first div,
#featured_services .center_wrap div div{
	float:right;
	width:150px;
	padding-left:0;
}
#featured_services p, #featured_services ul{
	padding-bottom:0;
}

/*phone_banner*/
#phone_banner {padding:30px 0px 30px 0px; margin-top:20px;}



/*main_content*/
#main_content{
	clear:both;
	padding-top:30px;
	float:left;
	width:100%;
}

#main_content h1,
#main_content h2,
#main_content h3,
#main_content h4,
#main_content h5,
#main_content h6{
	padding-bottom:20px;
	background-color:"transparent";
}
#main_content h1{
	color:#868686;
	font-size:30px;
	line-height:32px;
}
#main_content h2{
	color:#B7B7B7;
	font-size:26px;
	font-weight:lighter;
	line-height:26px;
}
#main_content h3{
	color:#868686;
	font-size:18px;
	line-height:24px;
}
#main_content h4{
	color:#89c527;
	font-size:16px;
	padding-top: 30px;
	padding-bottom: 16px;
	

}
#main_content h5{
	color:#666;
	font-size:16px;
	font-weight:normal;
	background:url(../images/two_lines.gif) repeat-x bottom left;
	padding-bottom:4px;
	margin-bottom: 12px;
	margin-top: 20px;
}


#main_content h6{color:#868686;	font-size:10px;font-weight:normal;}
#main_content .intro_text{color:#F0F0F0; line-height: 2em;}
#contact_simple .intro_text{color:#F0F0F0;	line-height: 2em;}
#main_content .intro_text_sm{color:#CCC;font-size: 14px}
.section{padding-bottom:20px;float:left;width:100%;}
.two_column{background:url(../images/sidebar_bg.gif) no-repeat;}




/* Home Page 2-column layout */

.home_left_column { 
 float: left;
 background: #000;
 margin-top: 5px;
 padding:5px;
 width: 230px;
 height:125px;
 display: inline;
}

#main_content_inner .Social_Icons ul { 
list-style-type: none; margin-left:50px; text-align:center;}
#main_content_inner .Social_Icons li 
{list-style-type: none; float: left; padding-left: 20px; padding-top:5px; }

.home_mddle_column{ 
 color: #333;
 margin-top: 20px;
 width: 700px;
 float: left;
 height:125px;
}

#main_content_inner h3{
	color:#868686;
	font-size:18px;
	font-weight:lighter;
	line-height:14px;
	padding-bottom: 10px;
	
}

ul#affiliate-banners {
	height:225px; width: 295px; overflow:hidden; padding: 0; margin: 0; text-align:center;
}

ul#affiliate-banners li{
	text-align:center;
	margin-left:40px;
}


/******* PAGES *********/



/* Zip Code Check*/
.ZipConfirmation {color:#FFF;font-size:24px;font-weight:normal;line-height:20px;}

/* Product Detail Page */
.ProductCompanyName {color:#666;font-size:13px;font-weight:bold;line-height:35px;padding-bottom: 5px;}
.ProductName {color:#FFF;font-size:38px;font-weight:bold;line-height:36px; letter-spacing: -1px; padding-bottom: 5px;}
.ProductSubHeadline {color:#666; font-size:15px; line-height:20px;}
.ProductPrice {color:#CCC; font-weight:bold;}

/* RE UP Card Page */
H4 .ReUpName { font-size:14px; color:#666; padding-bottom: 2px; margin-bottom: 2px;}
.ReUpSmall { font-size:9.5px; color:#666;}


/* Product List Pages */
.ReUpCardTable a {text-decoration:none; color:#666 !IMPORTANT;}
.ReUpCardTable a:hover {text-decoration:none; color:#9de528 !IMPORTANT;}

/* Add to Cart Button */
#Btn-AddtoCart {display: block;width: 107px;height: 23px;background: url("Btn-Add-To-Cart.gif") no-repeat 0 0;}
#Btn-AddtoCart:hover {background-position: 0 -23px;}
#Btn-AddtoCart span {display: none;}


/*Order Confirmation */
.PIN-Label {font-size:18px; color:#F00; line-height:19px;}
.PIN-Label-Small {font-size:14px; background-color:#F00; color:#FFF;}

/* Hearing Aid Compatibility */
#text-section p {
	color: #8a8a8a !IMPORTANT;
	font-size: 13px;
	line-height: 170% !IMPORTANT;
	}
#text-section h4 {
	border-top:#2a2a2a 1px solid !important;
	margin-top: 10px;

}

#small-table {
	color: 6a6a6a;
	}

#small-table tr:nth-child(odd)      { background-color:#191919; padding:2px; size:11px; }
#small-table tr:nth-child(even)      {  background-color:#0e0e0e; padding:2px; size:11px; }

#small-table thead th
{
	padding:10px 6px;
 	border-bottom:1px solid #000;
 	text-align:left;
	color: #6a6a6a;
	text-shadow: #000 1px 1px 1px; 
	font-weight:bold;
	background-color: #2a2a2a;
}
table#small-table tbody tr td {
	color: 4a4a4a !IMPORTANT;
	}

/* ETailers Page */
		
		.eff {
			
			/* the image size smaller, it's adjusted to fit the border as well*/
			width:221px;
			height:181px;
		
			/* important, allow the children object to move inside its parent obj */
			position:relative;	
		
			/* important, it hides the moved image */
			overflow:hidden;
			
			/* with the clear class, make it into 3 x 3 layout */
			float:left;
			
			/* IE float bug fix */
			display:inline;
			
			/* styling */
			margin:10px 5px 20px 5px;
			padding-bottom: 0px;
			font-size:12px;
			color:#FFF;
		}
		
		.eff img {
			display:block;
			width:215px;
			height:175px;
			
			/* styling */
			text-decoration:none;
			margin-top: 0px;
			padding-top: 0px;
			border:3px solid #76c721;
			-moz-border-radius: 3px; -webkit-border-radius: 3px;
			background:#000;
		
			/* important, it allows this obj to move by jquery */
			position:absolute;
			
			/* make sure it appears above the caption */
			z-index:500;
			
			cursor:pointer; cursor:hand;
		}
		
		
		.eff .caption {
			/* should be the same size with the image */
			width:215px;
			height:175px;
			
			/* styling */
			background:#666;
			border:3px solid #76c721;
			-moz-border-radius: 3px; -webkit-border-radius: 3px;
			color:#fff;
			background: url(../Images-Simple-Site/Etailers/background.jpg) top center no-repeat; overflow:hidden;
			
			/* set the position to 0, 0 and appear under the image */
			position:absolute;
			top:0; left:0;
			z-index:0;
		}
		
		
			/* extra styling*/
		
		.eff .caption a.header, .eff .caption .header {
			margin:10px 15px 5px 15px;
			display:block;
			font-size:23px;
			font-weight:bold;
			color:#FFF;
			text-shadow: -0.05em 0.05em 0.1em  #527d24;
			text-align:center;
		}
		
		.eff .caption p {
			margin: 10px 15px 5px 15px; line-height: 180%; color:#fff !IMPORTANT; font-size:12px; text-align:center; padding-bottom: 0px;	
		}
		.eff .caption p.legal { padding-top:0px; margin-top:0px; line-height: 100%; color:#344621 !IMPORTANT; font-size:9px; text-align:center;	}
		
		
		.eff .caption p a, .eff .caption p a:link { color:#000 !IMPORTANT; text-decoration:underline; !IMPORTANT;}
		.eff .caption p a:hover { color:#d0ff75 !IMPORTANT; text-decoration:none; text-shadow: 1px 1px 1px  #527d24; 
			font-weight:bold; 			font-size:12.5px}
		
		
		.clear {clear:both; }
		
/* End ETailers Page */
	

/* Cart Nav Styles */
.CartHeadlineBig {color:#FFF;font-size:28px;font-weight:bold;line-height:16px;padding-bottom: 5px;}

#CartNav #CartNavLinks h3{
	color:#868686;
	font-size:13px;
	font-weight:lighter;
	padding-bottom: 3px;
	margin-bottom:0;
	
}

.CartNavBackground {background: url(../Images-Simple-Site/Cart/Menu-Background.gif) top left no-repeat;}

#CartNav{
	width:190px;
	position: inherit;
}

#CartNavLinks {
	width:173px;
	margin-left: 10px;
	padding: 15px 15px 0px 0px;
	border-bottom: 0 dotted #fff;
}

#CartNavLinks a:link, #CartNavLinks a:visited {
	display: block;
	border-bottom: thin solid #000;
	font-size:11px;
	text-indent: 5px;
	font-weight: normal;
	padding: 10px 5px 5px 1px;
	vertical-align:middle;
	color: #89c527;
	text-decoration:none;
}

#CartNavLinks a:hover{
	background-color: #89c527;
	border-bottom: thin solid #131313;
	font-weight:bold;
	text-indent: 7px;
	color:#000;
	text-decoration: none;
}




/* MEDIA PAGE */
#accordion H5 {color:#666;}
#accordion H3 {color:#FFF;font-size:20px;line-height:30px;padding: 20px 0px 20px 0px; margin: 25px 0px 15px 0px; letter-spacing:0px; border:0; border-top:thin #333 solid;}
#accordion H3 span { font-size: 15px; color: #3a3a3a;}

.active { color:#89c527}

#accordion H3:link { color:#666; cursor:pointer; }
#accordion H3:hover { color:#89c527; cursor:pointer !IMPORTANT ; }
#accordion H3.active { color:#89c527 !IMPORTANT ; cursor:pointer !IMPORTANT ; font-size:22px; }
/* this belos is the body of the accordion when active */
#accordion .active, #accordion .active p, #accordion p.active,  #accordion p {color:#6c6c6c !Important; font-size:15px; line-height:150%;}
.intro_text_media {color:#3c3c3c;font-size:18px;line-height: 180%;}




/* PLAN PAGE*/
        a:link img.fade, a:link img {text-decoration: none;}
		a img { border: 0 !IMPORTANT; text-decoration: none; }
        a:hover img { border: 0; text-decoration: none; }
        a:active img { border: 0; text-decoration: none;}
		a.fade:hover {text-decoration: none;}
		a.fade:link, a.fade {text-decoration: none;}
		a:hover img {
    	text-decoration: none !IMPORTANT;
		}
        .fade {
          position: absolute;
		  text-decoration:none !IMPORTANT;
		  background:none;
		  background-color:#000;
        }



.plan_table_background {background:url(../Images-Simple-Site/Plans/PhoneBackground.jpg) no-repeat;}
#main_content .small-terms-text {
	font-size:10px;
	line-height:115%;
	color:#606060;
	text-align:justify;
}

tr.PlanTable td, tr.PlanTable, table.PlanTable tr td { margin:0; padding:0; text-align:left; vertical-align:top; border-collapse:collapse; table-layout:fixed;}
td.PlanTable { margin:0; padding:0; border-collapse:collapse;}
#main_content #PlanTable, #PlanTable tr, #PlanTable tr td { margin:0; padding:0; border-collapse:collapse;}



/*VOICE MAIL TABLE */
.Voice-Mail-Table { border:thin #333;}





/* MOBILE WEB FEATURES PAGE */

#features .center_wrap div{
	width:280px;
	float:left;
	padding-right:20px;
	padding-left:10px;
	margin-top: 20px;
}
#features .center_wrap .first img,
#features .center_wrap div img{padding-left: 20px; }

#features .center_wrap p { line-height:125%; color: #9a9a9a; text-align:justify;}
#features .center_wrap h3 { line-height:125%; color:#FFF; font-size:16px; margin: 10px 0px 5px 0px;}

/* FEATURES PAGE */
#features_list {
	padding-bottom:20px;
	margin-bottom: 40px;
	clear:left;
	width:850px;
}
#features_list h3 {padding: 5px 0px 20px 0px; margin: 0; font-size:18px; color:#FFF;}
#features_list h4 { line-height:100% ;padding: 0; margin: 0; font-size:12px; color:#78BD1E;}
#features_list p { color: #999 !IMPORTANT; font-weight:normal !IMPORTANT; text-shadow: 0 0 0 #000 !IMPORTANT;}

#features_list img {float:left;margin:0px 5px 10px 0;}


/* ABOUT PAGE */
.about_simple {background:url(../Images-Simple-Site/About-Us/About-Background.jpg) no-repeat; padding-right: 400px;}
.about_simple_text { padding-left: 50px; color:#F0F0F0;}

/* FAQS*/
.Green_question { color:#78BD1E;}

#FAQ_text p { padding-top:20px;}
#FAQ_text p strong { color:#888888; font-size: 18px; padding-top:10px;}
#FAQ_text p, #FAQ_text p ol, #FAQ_text ol { font-size: 13px; line-height: 170%; color:#666 !IMPORTANT;}


/* DEALER FINDER */
.Dealer-iFrame {background-color:#000 !IMPORTANT;}

/* APPROVED PHONES */
#Approved-table  td { margin: 2px; padding:2px; size:11px; border-bottom: 1px #000; text-indent:2px; }
#Approved-table tr, #Approved-table, #Approved-table td {border-bottom: #191919 1px dotted !important;}
#Approved-table tr:nth-child(odd)      { background-color:#191919; }
#Approved-table tr:nth-child(even)      { background-color:#0e0e0e; }
#Approved-table tr:hover { background-color:#252525; }

#main_content ul.checklist { padding-bottom: 5px !IMPORTANT; margin-bottom: 0px;}

#main_content_inner #checklist li {
	background: url(../Images-Simple-Site/Approved-Phones/icon-checkmark.jpg) left center no-repeat;
	padding-left: 25px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size:13px;
	color: #c7c7c7;}
 
.myBox2up {
    width: 446px;
    padding: 2px 10px 10px 10px;
    border: 1px solid #252525;
	background:#000 url(../Images-Simple-Site/Approved-Phones/background-box.jpg) left top repeat-x;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}


.PreApprovedBox {
	height:300px;
	margin-bottom: 20px;
	margin-right: 20px;


}

#main_content .myBox2up h5 {
	font-size: 18px;
	color: #808080; 
	text-shadow: 1px 1px 0 black, 1px 1px 3px black; 
	margin-top: 10px;
	padding-top: 0px;
	background:none;
	border-bottom:none;
	}
	
	
.myBox2up p { font-size:13px; line-height: 150%; padding-bottom:0px;}

	

/*PHONE PAGE */
#main_content_inner .phone_buttons ul { 
list-style-type: none:}
#main_content_inner .phone_buttons li 
{list-style-type: none; float: left; padding-right: 20px; }

#main_content #main_content_inner hr {border-color:#121212; color:#121212; border-bottom-width:thin;}
#main_content .rule-color hr {border-color:#121212; color:#121212; border-bottom-width:thin;}

.vertaligntopphones { vertical-align:top !IMPORTANT; margin-top:0 !IMPORTANT; }

#main_content .PhoneHeadline {color:#FFF;
	font-size:26px;
	line-height:14px;
	padding-bottom: 5px;
	margin-top:22px;}
#main_content .PhoneSubHeadline {color:#666; font-size:18px; padding-bottom:25px;}

#product-icons .product-small-icons ul, #product-icons .product-small-icons li  
{list-style-type: none; float: left; padding:0px 5px 0px 25px; margin:0px 0px 20px 0px; }


/* MOBILE WEB  */
#text-box-800 { width:765px;}


/* PORTING PAGE */
#porting_text { width:675px; text-align:justify;}


/* ILD  PAGE */
.ILD-name { font-size:14px;}
.ILD-cost { font-size: 16px;}
#ILD-table tr:nth-child(odd)      { background-color:#191919; padding:2px; size:11px; }
#ILD-table tr:nth-child(even)      {  background-color:#0e0e0e; padding:2px; size:11px; }

#ILD-table thead th
{
	padding:10px 6px;
 	border-bottom:1px solid #000;
 	text-align:left;
	color: #6a6a6a;
	text-shadow: #000 1px 1px 1px; 
	font-weight:bold;
	background-color: #2a2a2a;
}
 

/* CONTACT US */
#contact_simple{
	clear:both;
	float:left;
	background: url(../Images-Simple-Site/Contact-Us/Conctact-Us-Background.jpg) bottom no-repeat;
	padding:0px 0;
	width:100%;
	height: 650 px;
}

#contact_simple-sm {
	clear:both;
	float:left;
	background: url(../Images-Simple-Site/Contact-Us/Conctact-Us-Background-Sm.jpg) bottom no-repeat;
	padding:0px 0;
	width:100%;
	height: 725px;
}

#contact-banner-box {
margin-bottom:20px; height:210px;	
	}

	
	img.contact-banner-left{
		float:left; padding-left: 10px;
	  	opacity: .6;
  		-webkit-transition: opacity .3s ease-in;
	}
	
	img.contact-banner-right{
		float:left; padding-right: 10px;
	  	opacity: .6;
  		-webkit-transition: opacity .3s ease-in;
	}
	
	img.contact-banner-right:hover, img.contact-banner-left:hover{
	  opacity: 1;
}	
		
/*scrambles eMal field */
span.codedirection { unicode-bidi:bidi-override; direction: rtl; }

/* end contact */



.Grey {color:#868686;}


/*column 3*/
.column3{
	width:100%;
	float:left;
}
.column3 .first,
.column3 div{
	float:left;
	width:267px;
	padding-left:0px;
}
.column3 div{
	padding-left:79px;
}
.column3 div .intro_text{
	display:block;
	padding-bottom:20px;
	color:#a2a2a2;
}
.column3 div img{
	padding-bottom:10px;
}

/*IE6*/
* html .column3 div{
	padding-left:74px;
}
#main_content .column3 h3{
	color:#868686;
	font-size:22px;
	line-height:24px;
	padding-bottom:0;
}
#main_content .column3 div h4{
	font-size:18px;
	line-height:22px;
	padding-bottom:20px;
}
.column3 .link_btn{
	padding-left:0;
}


/*read more in featured_product*/
.link_btn_2 a{
	float: left;
	width:auto;
	text-decoration: none;
	padding:5px 30px 0 0;
	height:23px;
	margin-right: 2px;
	font-size:13px;
	color: #5c5c5c;
	background: url(../images/link_btn_bg2.gif) no-repeat top right;
}
.link_btn_2 a span {
	width:auto;
	float: left;
	padding-right: 12px;
	display: block;
	margin-top:-5px;
	height: 28px;
	background: url(../images/link_btn_bg2.gif) no-repeat top left;
}
.link_btn_2 a:hover {
 	color:#262626;
	background-position:right 100%;
	text-decoration:none;
}
.link_btn_2 a:hover span {
	background-position:left 100%;
}


/*normal read more*/
.link_btn a{
	float: left;
	width:auto;
	text-decoration: none;
	padding:5px 30px 0 0;
	height:23px;
	margin-right: 2px;
	font-size:13px;
	color: #5c5c5c;
	background: url(../images/link_btn_bg.gif) no-repeat top right;
}
.link_btn a span {
	width:auto;
	float: left;
	padding-right: 12px;
	display: block;
	margin-top:-5px;
	height: 28px;
	background: url(../images/link_btn_bg.gif) no-repeat top left;
}
.link_btn a:hover {
 	color:#262626;
	background-position:right 100%;
	text-decoration:none;
}
.link_btn a:hover span {
	background-position:left 100%;
}


/*inside pages*/
.title_wrap_OMG{
	clear:both;
	/*padding-top:60px;
	padding-bottom:64px;*/
	height:110px;
	float:left;
	margin-top:30px;
	background:url(../Images-Simple-Site/Headers/Header-OMG.jpg) no-repeat;


}

.title_wrap{
	clear:both;
	/*padding-top:60px;
	padding-bottom:64px;*/
	height:110px;
	float:left;
	margin-top:30px;
	background:url(../Images-Simple-Site/Headers/Header-Crazy-Talk.jpg) no-repeat;


}
.title_wrap h2{
	font-size:30px;
	padding-top:30px;
	padding-left: 15px;
	float:left;

}
.title_wrap .getintouch_btn{
	padding-top:50px;
}


/* ABOUT US
--------------------------------------------------------------------------------------------------------------------*/

.about_us{
	width:217px;
	height:37px;
	text-indent:-99999px;
}
.about_us span{
	background:url(../images/aboutus.png) no-repeat;
	width:217px;
	height:37px;
	display:block;
}

#AboutUsBox {width: 950px; height:650px; margin-top: 15px; background: #000000 url(../Images-Simple-Site/About-Us/About-Us-DragRacer.jpg) right top no-repeat;}
#AboutUsBox div#AboutImg {width: 512px; float:right;}
#AboutUsBox div#AboutText {width: 515px; float: left;}
#AboutUsBox div#AboutText p { font: 12px/140% normal normal Arial, Helvetica, sans-serif !important; color: #8c8c8c; text-shadow: 1px 1px 1px #000000 !important; padding-bottom: 10px; }

#AboutUsBox div#AboutText blockquote.style1 {
  text-shadow: 1px 1px 1px #000;
  padding: 8px;
  color: #89c527;

  margin: 0px 5px;
  background-image: url(../Images-Simple-Site/blockquote/openquote.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 40px;
  }
  
  
#AboutUsBox div#AboutText blockquote.style1 span {
		font: 16px/20px italic Times, Georgia, "Times New Roman", Times, serif !important;
	  	font-style: italic !important;
		text-shadow: 1px 1px 1px #000000;
		display: block;
    	background-image: url(../Images-Simple-Site/blockquote/closequote.png);
    	background-repeat: no-repeat;
    	background-position: bottom right;
		padding: 10px;
		
  	}
	
	
	



/*our services*/
.our_services{
	width:317px;
	height:38px;
	text-indent:-99999px;
}
.our_services span{
	background:url(../images/our_services.png) no-repeat;
	width:317px;
	height:38px;
	display:block;
}


/*Headlines*/
.nationwide_coverage{width:450px;height:50px;text-indent:-99999px;}
.nationwide_coverage span{	background:url(../images-Simple-Site/Headlines/Nationwide_Coverage.gif) no-repeat;width:450px;height:50px;display:block;}

.plan-headline {width:450px;height:50px;text-indent:-99999px;}
.plan-headline span{	background:url(../images-Simple-Site/Headlines/Plan.gif) no-repeat;width:450px;height:50px;display:block;}

.phones-headline {width:450px;height:50px;text-indent:-99999px;}
.phones-headline span{	background:url(../images-Simple-Site/Headlines/Phones.gif) no-repeat;width:450px;height:50px;display:block;}

.about_us_headline {width:450px;height:50px;text-indent:-99999px;}
.about_us_headline span{	background:url(../images-Simple-Site/Headlines/About_Us.gif) no-repeat;width:450px;height:50px;display:block;}

.contact_us_headline {width:450px;height:50px;text-indent:-99999px;}
.contact_us_headline span{	background:url(../images-Simple-Site/Headlines/Contact_Us.gif) no-repeat;width:450px;height:50px;display:block;}

.login_headline {width:450px;height:50px;text-indent:-99999px;}
.login_headline span{	background:url(../images-Simple-Site/Headlines/Login.gif) no-repeat;width:450px;height:50px;display:block;}

.features_headline {width:450px;height:50px;text-indent:-99999px;}
.features_headline span{	background:url(../images-Simple-Site/Headlines/Features.gif) no-repeat;width:450px;height:50px;display:block;}


/*contact*/
.contact{
	width:298px;
	height:38px;
	text-indent:-99999px;
}
.contact span{
	background:url(../images/contact.png) no-repeat;
	width:298px;
	height:38px;
	display:block;
}



/*featured product*/
.featured_product{
	clear:both;
	width:960px;
	height:268px;
	background:url(../images/featured_pro_bg.gif) no-repeat;
	float:left;
	margin:0 0 60px 0;
}
.featured_product .featured_pro_image{
	float:left;
	position:relative;
	margin:-10px 0 0 20px;
}

.featured_product .featured_pro_details{
	float:right;
	width:600px;
	padding:40px 50px 0 0;
	height:210px;
	overflow:hidden;
	color:#868686;
}
.featured_product .featured_pro_details .section_title{
	color:#6d6d6d;
}




/*content*/
#content{
	float:right;
	width:667px;
}


/*breadcrumb*/
#main_content .breadcrumb_inner{
	width:100%;
	padding-bottom:30px;
	float:left;
}
#main_content .breadcrumb{
	width:100%;
	float:left;
	padding-bottom:6px;
	background:url(../images/two_lines.gif) repeat-x bottom left;
}
#main_content .breadcrumb li{
	display:inline;
	margin-left:0;
}
#main_content .breadcrumb li.first a{
	padding:0 10px 0 0;
	color:#999;
}
#main_content .breadcrumb li.current{
	padding-left:10px;
}
#main_content .breadcrumb li a{
	background:url(../images/arrow.gif) no-repeat right 55%;
	padding:0 10px;
	display:block;
	float:left;
}


/*services and products*/
#main_content .services .row div p {
	padding: 11px 10px 2px 0px;
}

#main_content .services .row .first tex {
	padding: 15px 10px 2px 0px;
}


#main_content .services .row,
#main_content .products .row{
	float:left;
	padding-bottom:60px;
}
#main_content .services .row .first img,
#main_content .services .row div img,
#main_content .products .row .first img,
#main_content .products .row div img{
	float:left;
}
#main_content .services .row .first,
#main_content .services .row div,
#main_content .products .row .first,
#main_content .products .row div{
	width:445px;
	float:left;
}
#main_content .services .row div,
#main_content .products .row div{
	padding-left:70px;
}
#main_content .services .row .first,
#main_content .products .row .first{
	padding-left:0px;
}
#main_content .services .row .first div,
#main_content .services .row div div,
#main_content .products .row .first div,
#main_content .products .row div div{
	float:right;
	width:300px;
	padding-left:0px;
}




/*contest page*/
#ContestBox .contestIntro {
	font: 20px/180% normal normal "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#8c8c8c;
	text-align:center
}


#bottom-contest-boxes {
margin: 0px 0 20px 0; padding-top:20px; height: 450px;}

#bottom-contest-boxes div h4, .home-promo-box {
margin: 20px 0px;
padding: 10px 0px;
font-weight: normal;
font-size:18px;
color:#666;
border-bottom:#131313 thin solid;
}

div .contest-submit-box {float:left; width: 300px; height:280px; margin-top: 20px; text-align:left}

#Contest-Steps {
	list-style-type:decimal;
	margin-top: 10px;
	padding-left:20px;
	color:#89c527;
	font-size:16px;
	font-weight: bold;
	line-height: 150%;
}

#Contest-Steps.small-Rules {
	width: 580px !IMPORTANT;
}

#Contest-Steps.wide-Rules {
	width: 950px;
	text-align:justify;
}

#Contest-Steps li {
	padding: 2px 0px;
	vertical-align:top;

}
#Contest-Steps.wide-Rules li {
		padding: 15px 0px;
}


#Contest-Steps li span { 
	color:#666;
	font-size:13px;
	padding-top: 5px;
	vertical-align:top;


}


/*footer*/
#footer_inner{
	width:100%;
	height: 80px;
	float:left;
	padding:10px 0px;
	vertical-align:middle;
	background:#89C527;
	margin-top:50px;
}
#footer{
	color:#89c527;
	
}

#footer a{
	color:#000000;
	vertical-align:middle;

}
#footer a:hover{
	color:#4f7118;
}

#footer a.current{
}
ul.footer_nav{
	float:left;
	padding:0;
	margin:0;
	width: 750px !important;
	display:block;
}
ul.footer_nav_icons{
	float:right;
	padding:0;
	margin:0;
	width: 180px;
}

ul.footer_nav li, ul.footer_nav_icons li{
	list-style:none;
	display:inline;
	margin-left:0;
	padding:4px 4px;
	font-size:11px;
	line-height: 15px;
	vertical-align:middle;

}
.copyright{
	float:right;
	font-size:11px;
}

/*Slider*/
.slider-wrap{ 
	float:left;
	width: 960px; 
	top: 0px;
	margin:0;
}			
.stripViewer .panelContainer .panel ul{ 
	text-align: left; 
	margin: 0 15px 0 0px; 
}
.stripViewer{ 
	position: relative; 
	overflow: hidden; 
	width:960px;
	margin:0px 0 0 0px;
	height:359px;
}
.stripViewer .panelContainer{ 
	position:relative; 
	left:0; 
	top:0; 
}
.stripViewer .panelContainer .panel{ 
	float: left; 
	height: 100%; 
	position: relative; 
	width: 960px;
}
.stripNavL, .stripNavR, .stripNav{ 
	display: none; 
}
#movers-row{ 
	float:right;
	width:auto;
	margin-top: 5px;
	margin-right: 0px;
}
#movers-row li{
	display:inline;
	margin-top: 0px;
}


.cross-link span{
	padding:4px 10px;
	float:left;
	border:1px solid #151515;
	margin-left:12px;
	margin-right:0px;
	margin-top: 0;
}

.cross-link span:hover{
border:1px solid #89C527;
}
.active-thumb span{
	color:#000!important;
	background-color:#89C527;
	padding:4px 10px;
	float:left;
	border:1px solid #89C527;
}

/*IE6*/
* html .cross-link span{
	text-indent:0;
	padding:4px 10px;
	float:left;
	border:1px solid #f1f3f2;
	cursor:pointer;
}
* html .cross-link span{
	background:none;
	cursor:pointer;
}
* html .active-thumb span{
	color:#99cc33;
	padding:4px 10px;
	float:left;
	border:1px solid #828282;
	background-color:#99cc33;
	cursor:pointer;
}


/* News Fader */
.news_wrap{
	float:left;
	margin-top:0px;
	width:600px;
}

ul#news li em { font-size:13.5px;
}

ul#news {
	padding:5px;
	font-size: 13.5px;
	float:left;
	width:600px;
	color:#555555;
	font-weight: normal;

}

/* Home Promo Boxes */
#bottom-promo-boxes {
padding-top:20px; height: 265px;}

.box-contentA, .box-contentB, .box-contentC   { 
float:left; width: 304px; height:240px; text-align:center;
overflow:hidden;
margin: 0px 10px 0px 0px; !important;
border: #101010 2px solid;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #000000;
}

.box-contentA:hover, .box-contentB:hover, .box-contentC:hover  { 
border: #1f1f1f 2px solid; 
}
.box-contentA, .box-contentB {margin: 0px 18px 0px 0px !important; padding: 0px !important;}
.box-contentC {margin: 0px !important; padding: 0px !important; margin-right: 0px !important; overflow:hidden;}


.box-content img { text-align:center !important; margin: 0px !important; padding: 0px !important;}


#bottom-promo-boxes div h4, .home-promo-box {
margin: 10px 0px;
padding: 5px 0px;
font-weight: normal;
font-size:18px;
color:#666;
border-bottom:#131313 thin solid;
}




/*common styles*/
#main_content p,
#main_content pre,
#main_content ol,
#main_content ul,
#main_content dl{
	padding-bottom:20px;
	color:#CCC;
}


#main_content ul li{
	list-style:none;
	list-style-type:none;
	margin-left:0px;
}
#main_content ul.styledlist{
	margin:0;
	padding:0 0 20px 0;
}
#main_content ul.styledlist li{
	background:url(../images/bullet.gif) no-repeat left 0.6em;
	padding-left:12px;
	list-style:none;
	margin-left:5px;
	line-height:22px;
}
#main_content ol li{
	list-style:decimal;
	margin-left:20px;
}
#main_content dl dt{
	padding-bottom:10px;
}
#main_content dl dd{
	padding-bottom:10px;
	margin-left:0px;
}


#main_content .strong{
	font-weight:bold;
}
#main_content em, #main_content code{
	font-style:italic;
}
#main_content  ul, #main_content ul li {
	list-style-type: none;
	list-style:none;
}



#main_content ol {
	list-style-type:decimal;
}
#main_content table {
	margin-bottom:1.4em;
	width:100%;
}
#main_content th {
	font-weight:normal;
}
#main_content th, #main_content td, #main_content caption {
	padding:4px 10px 4px 5px;
}
#main_content tfoot {
	font-style:italic;
}
#main_content sup, #main_content sub {
	line-height:0;
}
#main_content abbr, #main_content acronym {
	border-bottom: 1px dotted;
	cursor:help;
}
#main_content address {
	margin:0 0 1.5em;
	font-style:italic;
}
#main_content del {
	text-decoration: line-through;
}
#main_content pre {
	white-space:pre;
}
#main_content img.centered, #main_content .aligncenter, #main_content div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#main_content img.alignright {
	display: inline;
	margin:0 0 10px 20px;
}
#main_content img.alignleft {
	display: inline;
	margin:0 20px 10px 0px;
}
#main_content .alignright {
	float: right;
}
#main_content .alignleft {
	float: left;
}



/* ******************************************************************** */ 
/* ORDER FORM CONFIRMATION      */
/* ******************************************************************** */


.alertbox 
{
	background-color:#202020;
	border: #363636 1px solid;
	padding: 25px;
	height:200px;
	width:950px;
}

.alertbox-inner1{
	width: 280px;
	margin-right: 20px;
	float:left;
	}
	
.alertbox-inner2 {
	width: 280px;
	padding:10px;
	margin-right: 20px;
	float:left;
	}
.alertbox-inner3 {
	width: 280px;
	padding:10px;
	margin-right: 0px;
	float:left;
	}

.alertbox-inner2 h2 {
	font-size:25px;
	color: #89c527;
	text-shadow: #1a1a1a 1px 1px;
	padding: 0px;
	margin: 0px;
}

.alertbox-inner2 h3 {
	padding: 0px;
	margin: 0px;
}
.alertbox-inner3 ol {
	padding: 0 0 0 20px;
	margin-top: 5px;
		color: #89c527;

}
.alertbox-inner3 ol li {
	color: #999;
	padding-top: 8px;


}


/* ******************************************************************** */ 
/* Clearfix      */
/* ******************************************************************** */
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/*clear fix*/
.clearfix{
	clear:all;
}


/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



/*FORM */

/*Quantity Input Box */
input[name="ctl00$ContentPlaceHolder1$dlCart$ctl01$txtQuantity"] .QtyInput {width: 35px !important;}

input[type="text"] { width: 200px;}
input[type="password"] { width: 200px;}

input, textarea
{
	font-size: 12px;
	color:#1a1a1a;
	border: #FFF 1px solid;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	padding: 5px;
	outline: none;
}

#main_content .services .row .first	input, #main_content .services .row .first textarea
{
	font-size: 12px;
	color:#1a1a1a;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	 padding: 3px;
	 width:400px;
}

input:focus, textarea:focus {
background-color: #d7e8ef;
border: #89c527 1px solid;

}


/* My Account - Order History Table */
.CartHeadline, #GridView1 th, #GridView1  { 
		font-weight:bold !important;
		color: #89c527 !important;
		font-size: 12px !important;
}
.Grid-Header {color:#000000 !IMPORTANT; background-color: #89c527;}
.Grid-RowEven {font-size: 12px !important; color: #9a9a9a; }
.Grid-RowOdd {font-size: 12px !important; color: #9a9a9a;
	border-top: #0f0f0f 1px solid;
	border-bottom: #1c1c1c 1px solid;
	background-color: #0f0F0F;
}

/* End My Account - Order History Table */

/* Hover tooltips
----------------------------------------------*/
a.tipBasic {
    position: relative;
    padding-left:6px;
}
a.tipBasic span {
    display: none;
    position: absolute;
    border:1px solid #b3b3b3;
    bottom: 20px;
    left: -10px;
    width: 250px;
    padding: 15px;
    z-index: 100;
    background: #d3d3d3;
    color: #2f2f2f;
    -moz-border-radius: 5px; /* this works only in camino/firefox */
    -webkit-border-radius: 5px; /* this is just for Safari */
    border-radius: 5px;
    text-align:left;
    font-weight:normal;
	font-size:12px;
	padding-right:12px;


}
a.tipBasic span strong {
    color: #2f2f2f !important;
	padding-bottom: 15px;
	}
	
a:hover.tipBasic:after {
border-color: #b3b3b3 transparent;
border-style: solid;
border-width: 5px 5px 0px;
bottom: 15px;
content: '';
display: block;
left: 5px;
position: absolute;
width: 0px;
	}
	
a:hover.tipBasic {
    font-size: 99%; /* this is just for IE */
}
