/* 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 #e33032; 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: #e33032;	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: #e33032; }
#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 #e33032; 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:#e33032;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:28px;width:123px;}
#ratesTab a         { font-size:14px; line-height:1.6em; font-weight:bold; color:#e33032; padding-left:8px; }
#ratesTabContent    { border:1px solid #e33032; border-top:0; }

#ratesTableL				{ padding: 0 10px; }

/* titlebar */
#titleL      { float:left; background-image: url('images/round/titleL.png');  width:5;  height:30;}
#titleC      { float:left; background-color:#E33032; 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 {
	width: 832px;
	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: 20px;
}
div#c1 p,
div#c1 h2,
div#c1.feedback form,
div#c1.feedback a { padding-left: 10px; }

div#loginpanel
{
	width: 832px;
	margin: 0 auto;
	text-align: left;
  padding: 0px;
  background: url('images/headerbg.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: #e33032;
    padding: 0px;
    margin-top: 25px;
    vertical-align: middle;
    background: #E0E0F0;
    background: url('images/headerbg.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 #e33032;

}
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: #E33032;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 3px;
}

table.loginpanel tr td p.bigtext {
	color: #E33032;
	background: #fff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

table.loginpanel input.submit {
font-size: 16px;
width: 128px;
}
/* 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; }