/*
-----------------------------------------------
rangeRoamer MAIN - CSS Styles 
Author:   Karol Golka
Company:  http://www.rangeroamer.com
Version:  21 Mar 2006
----------------------------------------------- */

/* main styles
-----------------------------------------------
	- all navbar pages
	- excape homepage/landing pages
		- that's in rangeroamer.css
-----------------------------------------------*/
/* adjustments
-------------------- */
.packbox { position: static; margin: 2em auto; }
.packbox-bottom { height: auto !important; padding: 2em 3em 3em !important;}

/* layout
-------------------- */
#c-main {
	width: 520px;
	float: left;
	}
#c-main.wider {
	width: 700px !important;
}
#c-sidebar {
	width: 220px;
	float: right;
	margin-right: -3px;
	border-left: 1px solid #96B0DB;
	vertical-align:top;	
	}
#c-clear {
	clear: both;
	}
#cm1 {
	padding-right: 1em;	
	}
#cs1 {
	padding: 1em .5em 2em 1em;
	}
	
	
p.faq {
	font-size: 90%;
	line-height: 1.4em;
	margin-top: 2em;
	color: #333;
	}
p.faq strong {
	background: transparent url(../images/range-icon-sfaq.gif) no-repeat 0% 0%;
	padding-left: 22px;
	display: block;
	color: #333;
	margin-bottom: .2em;
	}
/* roaming rates
-------------------- */
select#ddlRatesStart {
	width: 370px;
	margin-top: 0;
	background: #FFAE33;
	color: #fff !important;	
	font-size: 1.4em !important;	
	font-weight: normal;
	}
select#selRatesCheckAnother {
	font-size: 1em;
	width: 250px;
	}
select#selRatesFromTo {
	font-size: 1em;
	width: 180px;
	display: inline;
	margin: 5px 0;
	vertical-align: middle;
	}
table.rates {
	margin-bottom: 2em;
	}
table.rates thead th {
	padding-top: .5em;
	padding-bottom: .5em;
	font-size: 1.3em;	
	}
table.rates thead th a {
	font-size: .85em !important;	
}
table.rates td {
	padding: .5em 1em;	
	border-bottom: 1px solid #E3E8F0;
	}
table.rates td.rt {
	font-weight: bold;
	}
table.rates thead th, table.rates tfoot td {
	background: #E3E8F0;
	}
table.rates tfoot td {
	font-size: 85%;
	color: #194180;
	line-height: 1.3em;
	padding: 1em;
	}
/* forms
-------------------- */
/* regular form adjust */
#frmRR {
	width: 100%;
	float: none;	
	}
#tableForm {
	margin-top: 0;
	}
#tableForm td {
	padding-bottom: 1em !important;	
	}
#tableForm th {
	line-height: 1.4em;
	}
#tableForm tr.first td {
	padding-top: 1.5em;	
	}
#tableForm tr.first td.label {
	padding-top: 23px;	
	}
#tableForm tr.first td.input {
	text-align: left;
	}	
#tableForm td.input select.ddlYear { width: 70px; }	
#tableForm td.label { width: auto !important; }
#tableForm td.input { width: auto !important; }
#tableForm tr td.input input { display: block; margin-bottom: 5px;}
span.error-label {
	background: transparent url(../images/range-icon-redexcl.gif) no-repeat 0% 50%;
	padding-left: 25px;
	color: #FF0000;	
	}
#frmRR td.input textarea.m2 {
	height: 120px;
	}	
/* business section
-------------------- */
#business #navbar { display: none; }
#business #h1 {
	border-bottom: 3px solid #FADE57;
	}
#business ul li div{ display: none; }

/* main lists
------------------- */
ul.u1 {
	list-style: none;
	margin-top: 1em;
	}
ul.u1 li {
	background: transparent url(../images/range-icon-uparrow.gif) no-repeat 0% 5px;
	padding-left: 20px;	
	line-height: 1.2em;
	margin-bottom: .6em;	
	}
ul.u1 li a { text-decoration: underline; }
ul.u2 { padding-left: 0 !important; margin-left: 0 !important;}
	
/* support stuff
--------------------- */
ol {
	margin: 0 0 1em 3em !important;
}
a.toplink {
	font-size: 75%;
	text-decoration: none !important;
	color: #666;
	margin-left: 10px;
	color: #666;
	font-weight: normal;
	background: transparent url(../images/rr-icon-toplink.png) no-repeat 0% 50%;
	padding-left: 14px;
}
a.toplink:hover {
	color: #000;
	text-decoration: underline !important;
}
a#bbonline {
	display: block;
	text-indent: -1000em;
	background-color: Transparent;
	background-position: 0% -34px;
	margin-right: 5px;
	background-image: url(../images/pindance-secure-bbb.gif); width: 96px; height: 34px; 
	margin: 10px 0;
}
div#mspartner {
	background: transparent url(../images/logo_mspp.gif) no-repeat 0% 0%;
	width: 200px;
	height: 45px;
	text-indent: -1000em;
	margin: 10px -80px 10px -15px;	
}
