/* CSS Document */

html, body        {	background:	#FFFFFF;	color:		#000000;	width:		100%;	text-align: center;}
html, body, form  { margin: 		0; 	padding: 	0; 	border:		0; }
html, body, table { 	font-family: Arial;	font-size:	12px; }

h1                { font-size:13pt; font-weight:bold; color:black; font-family:arial;  margin-bottom:0; margin-left:10;} 
h2                { font-size:13pt; padding-left:-10; padding-bottom:2px; border-bottom:1px solid #FF6600; margin-left:10; } 
h2.instr          { padding-left:-10;margin-left:10; } 
h2.h2faq          { padding-left:-10;margin-left:10; } 
h2.h2mobile       { padding-left:-10;margin-left:10; } 
h3                { font-size:10pt; font-weight:bold; color:black; font-family:arial;  margin-bottom:0}
p                 { font-family:arial; font-size:12px; margin-top:8; margin-bottom:8; }
li                { font-family:arial; font-size:12px;} 
a                 { color: #535E93;	background:		transparent;	font-weight:	bold;	text-decoration:	none; }
a.menulink        { color: #FFFFFF; background:     transparent;    font-weight:    bold;    text-decoration:    none; }
img               { border:	0;}
input             { font-size:11px; font-family:arial; } 

a.toplink         { float:right; font-size:10px; text-align:right;}
span.superdeal    {	font-family: Verdana, Helvetica, sans-serif;font-weight: bold;font-size: 9px;color: #FF6600; }
#uelement         { _margin-top:0; _padding-top:12;  }

#featItem     { font-size:9pt; font-weight:bold; } 

#rndCorner   { font-family: arial;font-size:11pt; color:black; } 
#rndCornerTL { background-image: url('images/round/roundTL-purple.png'); width:5;height:5;} 
#rndCornerTR { background-image: url('images/round/roundTR-purple.png'); width:5;height:5;} 
#rndCornerBL { background-image: url('images/round/roundBL-purple.png'); width:5;height:5;} 
#rndCornerBR { background-image: url('images/round/roundBR-purple.png'); width:5;height:5;} 
#rndCornerCnt{ border:1px solid #FF6600; border-top:0;border-bottom:0; }
#rndCornerTT { background-image: url('images/round/roundTT-purple.png'); height:5;} 
#rndCornerBB { background-image: url('images/round/roundBB-purple.png'); height:5; }     

/* rates */
#smsBlockWrap       { text-align:center; } 
#smsBlock           { text-align:center;padding:18;color:white;font-weight:bold;background-color:#FF6600;width:252;height:72; }
#smsBlock .h1       { font-size:23px; display:block;}   
#smsBlock .h2       { font-size:12px; display:block;}

/* maxwidth 504px */
#ratesTabSpacing    { background-image:url('../images/rates/tabRatesSpacing.gif');  height:28; }
#ratesTabSelected   { background-image:url('../images/rates/tabRatesSelected.gif'); height:28;width:123;  }
#ratesTabSelected a { font-size:14px; line-height:1.6em; font-weight:bold; color:black; padding-left:8px;} 
#ratesTab           { background-image:url('../images/rates/tabRatesNS.gif'); height:28;width:123;}
#ratesTab a         { font-size:14px; line-height:1.6em; font-weight:bold; color:#FF6600; padding-left:8px; }
#ratesTabContent    { border:1px solid #FF6600; border-top:0; }


/* titlebar */
#titleL      { float:left; background-image: url('images/round/titleL.png');  width:5;  height:30;} 
#titleC      { float:left; background-color:#FF6600; color:white; font-size:14pt; font-family:arial; font-weight:bold; width:495;height:30; line-height:1.6em;}         
#titleR      { float:left; background-image: url('images/round/titleR.png');  width:5;  height:30;} 

/* titlebar left */
#titleLL     { float:left; background-repeat:repeat-x; background-position:top; background-image: url('images/round/titleLeftL.png');  width:4;  height:47;} 
#titleCL     { float:left; background-repeat:repeat-x; background-position:top; background-image: url('images/round/titleLeftC.png'); color:white; font-size:18px; font-style:italic; font-family:arial; font-weight:bold; width:272;height:47; }         
#titleRL     { float:left; background-repeat:repeat-x; background-position:top; background-image: url('images/round/titleLeftR.png');  width:4;  height:47;} 
/* titlebar left NEW */
#titleLL     { float:left; background-repeat:repeat-x; background-position:top; background-image: url('images/round/titleLeftNew.png');  width:47;  height:47;} 
#titleCL     { float:left; background-repeat:repeat-x; background-position:top; background-image: url('images/round/titleLeftC.png'); color:white; font-size:18px; font-style:italic; font-family:arial; font-weight:bold; width:229;height:47; line-height:2.2em; }         
#titleRL     { float:left; background-repeat:repeat-x; background-position:top; background-image: url('images/round/titleLeftR.png');  width:4;  height:47;} 

#sipTdA { background:#DFEEFF;  }
#sipTdB { background:#FFFFFF;   }  


div#logo, div#banner, table#login, div#menu, div#content, div#beta, div#payment, div#copy, div#advertisement {
    margin: 0 auto;
    text-align: left;
}
div#beta { text-align:center; }

div#content {
	 margin-top:		5px;
	 margin-bottom:	20px;
}

div#c0{
	 width:			832px;
}
div#c1{
    padding-top:5px;
    width:        505px;
    padding-left: 0px;
}
div#c2{
    padding-top:4px;
    width:        299px;
}
div#c1, div#c2 {
	 float:		left;
}
div#c1 {
	  margin-right: 17px;
}
div#c1 p {   padding-left: 10px; }
div#c1 h2 {   padding-left: 10px; }


div#loginpanel
{
    width: 832px;
	margin: 0 auto;
	text-align: left;
  padding: 0px;
  background: url('images/menu_bg.jpg'); 
  background-position: left top;
  background-repeat: repeat-x; 
}
div#headerpanel
{
    width: 832px;
    margin: 0 auto;
    text-align: left;
    padding: 0px;
    margin-top: 25px;
    vertical-align: top;
}
div#menupanel
{
    width: 832px;
    height: 25px;
    margin: 0 auto;
    text-align: left;
    color: #FF6600;
    padding: 0px;
    margin-top: 25px;
    vertical-align: middle;
    background: #E0E0F0;
    background: url('images/menu_bg.jpg'); 
    background-position: left top;
    background-repeat: repeat-x; 
}
div#footerpanel
{
    width: 832px;
    height: 25px;
    margin: 0 auto;
    text-align: center;
    padding: 0px;
    margin-top: 25px;
    vertical-align: middle;
    color: #000000;
    border: 0;
    border-top: 1px solid #FF6600;

}
td.headertext
{
    font-size: 19px;
    font-style: italic;
    font-weight: bold;
}
td.blockheader
{
    width: 280px;
    height: 42px;
    background: url('images/block_header.jpg'); 
    background-position: left top;
    background-repeat: no-repeat; 
    font-family: Arial, Helvetica, sans-serif;
    font-size:    18px;
    font-style: italic;
    font-weight: bold;
    color: #FFFFFF;
}        

table.loginpanel {
	border: 1px solid silver;
	margin-left: 110px;
}
table.loginpanel tr td {
	padding: 10px;
}
table.loginpanel tr td.loginpanelhead {
	background: #FF6600;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 3px;
}

table.loginpanel tr td p.bigtext {
	color: #FF6600;
	background: #fff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

table.loginpanel input.submit {
font-size: 16px;
width: 128px;
}


table.bsp {
width: 200px;
vertical-align: top;
margin-bottom: 10px;
}
table.bsp tr, table.bsp tr td {
vertical-align: top;
text-align: center;
}
table.bsp tr td.bst, table.bsp tr td.bsb {
background: #424d85;
color: white;
line-height: 2em;
font-weight: bold;
font-size: 13px;
}
table.bsp tr td a {
color: white;
}
table.bsp tr td.bsm1 {
background: white url('images/services_middle.gif');
vertical-align: middle;
height: 125px;
}
table.bsp tr td.bsm2 {
height: 3em;
background: white url('images/services_middle.gif');
font-size: 13px;
font-weight: bold;
padding: 5px;
}
table.bsp tr td.bsm2 a {
color: black;
}
table.bsp tr td.bsm2 b {
color: #424d85;
}
table.bsp tr td.bstr, table.bsp tr td.bsbr {
font-size: 0px;
height: 5px;
}
table.bsp tr td.bstr {
background: transparent url('images/services_top.gif') bottom left no-repeat;
}
table.bsp tr td.bsbr {
background: transparent url('images/services_bottom.gif') top left no-repeat;
}
ol.serviceoptions {
padding-left: 1.4em;
margin-bottom: 2em;
color: #424d85;
}
ol.serviceoptions li a {
color: #424d85;
}
div.websignuppanel {
float: right;
}
div.websignuppanel p {
font-weight: bold;
text-align: center;
}
ul.checkmark {
list-style-image: url(/images/checkmark.gif);
}
ul.checkmark li {
padding-left: 10px;
}

/* mobile download button */
.mobile-download { width:247px; height:78px; cursor:pointer; background:url("images/btn_download_mobile.png"); margin-bottom:15px; }
.mobile-download a { height:50px; display:block; padding:20px 0 0 30px; }
