/* CSS Document */

ul.mobile {
list-style-position: outside;
list-style-type: disc;
padding-left: 1.5em;
margin-left: 10px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px ;
margin-top:0;
}

li.mobile {
line-height: 1.4em; /*between items in the list */
margin: 0px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px ; 
padding-bottom: 5px;}

ul.arrowmark {
list-style-position: outside;
list-style-image: url("/covers/wireless/arrow.gif") ;
list-style-type: circle;
padding-left: 1.5em;
margin-left: 10px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px ;}

li.arrowmark {
line-height: 1.4em; /*between items in the list */
margin: 0px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px ; 
padding-bottom: 5px;}

/* pages with 50-50 and no ad - scores and odds */	
.LeftCol_midmob { 
    padding-right: 5px;
	margin: 0;
	width: 48%;
	float: left;}
	
.RightCol_midmob { 
    padding-left: 10px;
	margin: 0;
	width: 48%;
	float: right;
	border-left: 5px solid #26254b;}	
	
.spacercolor {background-color: #26254b; height: 2px; overflow: hidden; }	/* colored line*/	

.mobileintro { 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif  ;
	color:#666666;
	background-color: inherit;
	font-weight: bold;} 
	
.highlighthead {
background-color: #990000;
width: 357px;}

.highlightbox {/* highlighed box used on intro page*/
border: 1px solid #999999; 
padding: 8px;
width: 339px;
background-color: #f4f4f4;
margin-bottom: 15px;}	

.indent { /* for pda page*/
width: 80%;
margin-left: 100px;
margin-right: 100px;}

.odd { /* odd and even rows used in forum and in search*/
background-color:#ffffff;} 

.even {
background-color:#ccd1d8;}


/*new covers-to-go*/
h1.mobilesub {color: #990000; margin-bottom: 0px;} /* red text on main page*/
ol {margin-top:0;}

/*main mobile page*/
.mob-img {width: 250px; float:left; background-color: #fff; margin-bottom: 5px;} /*main image on mob*/
.mob-tx {width: 500px; float:right; background-color: #fff; text-align:left;}/*main text*/
/*main lists*/
.mob-l1 {float:left; margin-right: 15px; margin-left: 30px;}
.mob-l2 {float:left;}
.mob-go {border: 1px solid #404e70; padding: 3px; margin-bottom: 15px;} /* covers to go section*/

/*covers to go page*/
.mob-img2 {width: 230px; float:left; background-color: #fff; margin-bottom: 5px;  text-align:left;} /*main image on mob*/
.mob-tx2 {width: 730px; float:right; background-color: #fff; text-align:left;}/*main text*/
.mob-phone {float:right; width: 300px;} /* phone number input*/
.mob-or {text-align:center; margin:10px; clear:both;color: #CC6600; } /* the or seperating the install methods*/

/*simulation*/
.mob-help {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding: 5px; margin: 2px; background-color: #f1f1f1; margin-bottom: 10px; float: right; width: 68%; height: 43px; border: 1px solid #ccc; line-height: 16px} /*legend*/
.mob-ps {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding: 5px; margin: 2px; background-color: #f1f1f1; margin-bottom: 10px; float: left; width: 27%; height: 43px; border: 1px solid #ccc;} /*phone select*/
.mob-ph {text-align: center; margin-bottom: 15px;}
.mob-key {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding: 5px; padding-left: 0; margin: 2px; margin-bottom: 10px; float: left; width: 27%; line-height: 16px} /*key*/
.mob-sim {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding: 5px; margin: 2px; margin-bottom: 10px; float: right; width: 68%; } /*simulation*/

table.mobile {background:#fff; border: 3px solid #ccc; padding:2px; margin-bottom:15px; margin:0px auto; }
table.mobile td {text-align:center;}

.mob-beta {font-size:12px; color: #990000; font-style:italic; padding-left:2px;}
h4 .mob-beta {color:#664500; font-size:10px; font-style:italic; font-family: Georgia, "Times New Roman", Times, serif; margin-left: -1px;} /* for putting the 'beta' logo-ish thing on subheadings */
