/* @group default */
/*******************************************/
/************* DEFAULT STYLES **************/
/*******************************************/

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #222;
	
	text-align: center;
	padding: 20px 0px;
	margin: 0px;
	
	background-color: #fff;
	background-image: none;
}

a {
	outline-style: none;
}

a:link
{
    text-decoration:none;
    color:#ed7632;
}
    
a:visited
{
    text-decoration:none;
    color:#ed7632;
}

sup {
	font-size: 7px;
}

p {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}



img {
	border: none;
}


/* @end */



/* @group content */
/*******************************************/
/************* CONTENT STYLES **************/
/*******************************************/

#banner {
	display:none;
	width: 955px;
	height: 148px;
	float: left;
}

#banner .image {
	float: left;
}

#banner .text {
	float: left;
}

#aspnetForm table{
	margin: auto;
}


#top_bar {
	display:none;
	margin: 0px auto;
	width:998px;
	height: 15px;
	background-image: url(../images/top_bar.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	font-size: 5px;
	line-height: 5px;
}


#bottom_bar {
	display:none;
	margin: auto;
	width:998px;
	height: 15px;
	background-image: url(../images/bottom_bar.jpg);
	background-repeat: no-repeat;
}

#wrapper {
	width: auto;
	margin: auto;
	text-align: left;
	padding: 0px 10px;
}

#header {
	width: auto;
	clear: both;
}
#header img {
	padding: 0px;
}

#header .logo {
	display: block;
}

#header .headertabwrapper {
	float: right;
	display: none;
}

#header .headertab {
	float: left;
	height: 25px;
	display: block;
	padding: 0px 0px 0px 5px;
}

#header .headerline {
	float: left;
	height: 20px;
	padding: 1px 8px 0px 8px;
}


#header a {
	color: #666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 0.1em;
}


#page {
	background-color: #fff;
	padding: 0px;
	width: auto;
}

#content {

}

.footer {
	margin: auto;
	width: auto;
	text-align: center;
	padding: 5px 0px 5px 0px;
	clear:both;
}

.footer a {
	text-decoration: none;	
	padding: 0px 2px;
}

#secure {
	display: none;
}

#menu {
	display:none;
	float: left;
	height: 70px;
	background-image: url(../images/menu_mirror.jpg);
	background-repeat: repeat-x;
	background-position: 0px 30px;
	font-size: 12px;
}

#menu a {
	color: #fff;
	background-image: url(../images/menu_bg.jpg);
	text-decoration: none;
	padding: 7px 0px 0px 0px;
	display: block;
	height: 23px;
}

#menu a:hover {
	color: #e56c26;
	background-image: url(../images/menu_selected.jpg);
}

#menu .seperator {
	width: 2px;
	background-image: url(../images/menu_seperator.jpg);
}

#menu .home {
	width: 96px;
}

#menu .about {
	width: 160px;
}

#menu .products {
	width: 199px;
}

#menu .account {
	width: 204px;
}

#menu .contactus {
	width: 124px;
}

#menu .shopping {
	width: 162px;
}

#menu div {
	text-align: center;
	height: 30px;
	float: left;
	display: block;
}


#products {
	padding: 8px 0px;
	float: left;
}


#products .product_listing {
	float: left;	
	clear: both;
	width:955px;
}

#products .product_img {
	float: left;
	width: 275px;
	text-align: center;
	padding: 20px 0px;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
}

#products .product_info {
	margin: 0px 0px 0px 10px;
	float: left;
	width: 630px;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #fbfbfc;
	padding: 20px 20px;

}


#products .product_title {
	font-size: 19px;
	padding: 0px 0px 10px 0px;
}

.orange {
	color: #ee7834;
}

#wrapper a.orange {
	color: #ee7834;
}


#products .product_detail {
	float: left;
	width: 465px;
	padding: 0px 15px 0px 0px;
}

#products .more_info {
	float: left;
	width: 120px;
	text-align: center;
}

#products .product_price {
	font-size: 14px;
	font-weight: bold;
	color: #222;
	padding: 8px 0px;
}

#shopping_cart {
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	float: left;
	margin: 8px 0px 0px 0px;
}

#row_names {
	float: left;
	width: 895px;
	background-image: url(../images/shopping_cart.jpg);
	background-repeat: no-repeat;
	padding: 60px 0px 0px 37px;
}


#row_names h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	float: left;
	color: #222;
	letter-spacing: 0.1em;
}


#shopping_cart .product {
	width: 295px;

}

#shopping_cart .product_image {
	float:left;
	height: 40px;
	padding: 0px 15px 10px 8px;
}

#shopping_cart .description {
	width: 475px;
}


#shopping_cart .price {
	width: 100px;
	padding: 0px 0px 0px 10px;

}


#items {
	float: left;
}


#items .product_row {
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	width: 925px;
}


#items .product {
	float: left;
	font-size: 17px;
	padding: 10px 0px 0px 30px;
}

#items .product a {
	text-decoration: none;
	color: #ee7834;
	font-size: 11px;
	display: block;
	padding: 5px 0px;
	font-style: italic;
}


#items .description {
	float: left;
	padding: 10px 20px 20px 0px;
}


#items .quantity {
	float: left;
	width: 100px;
	padding: 10px 0px;
	width: 160px;
}

#items .quantity input {
	width: 20px;
}

#items .price {
	float: left;
	width: 100px;
	padding: 10px 0px;
	color: #222;
}

#final_row {
	clear: both;
	float: left;
	background-color: #fbfbfc;
	width: 925px;
}

#final_row .checkout {
	padding: 10px 0px 0px 25px;
	float: left;
	width: 300px;
}



#final_row ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

#final_row li {
	padding: 0px;
	margin: 0px;
}

#final_row .promotion_text {
	font-size: 11px;
	font-weight: bold;
	float: left;
	clear: both;
	line-height: 20px;
	padding: 0px 0px 4px 0px;
}

#final_row .promotion {
	float: left;
	clear: both;
	padding: 0px 0px 20px 0px;
}


#final_row .promotion input {
	float: left;
}

#final_row .discount {
	height: 17px;
}

#final_row .discount_go {
	padding: 0px 0px 0px 4px;

}

#final_row .notice {
	float: left;
	width: 340px;
	padding: 30px 30px 30px 0px;
	color: #222;
	font-size:8pt;
	
}

#final_row .totalwrapper {
	float: left;
	text-align: right;
}

#final_row .totalwrapper input {
	margin: 0px 0px 0px 10px;	
	padding: 0px;
	float: left;
	clear: both;

}

#final_row .totalbox {
	padding: 0px 0px 0px 60px;
}

#final_row .total {
	float: left;
	width: 130px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 15px 0px 20px 0px;
	border-top: 2px solid #222;
}

#final_row .total .totalprice {
	padding: 0px 0px 0px 5px;
	font-size: 14px;
	font-weight: normal;
	display: inline;
}


#final_row .checkout_button {
	clear: both;
	display: block;
	padding: 10px 0px;

}

#product_detail {
	float:left;
	clear:both;
	width:955px;
}

#static_content {
	float:left;
	clear:both;
	width: auto;
}

#left_bar {
	display:none;
	width: 250px;
	float: left;	
	margin: 0px 10px 0px 0px;
	background-color: #fbfbfc;
}

#left_bar table {
	float: left;
	padding: 20px 0px 0px 15px;
}

#product_detail .product_image {
	padding: 20px 0px;
	text-align: center;
}

#product_detail .specials {		
	padding: 0px 0px;
	border: 1px solid #ccc;
	margin: 10px 0px;
	background-image: url(../images/infobox_bg.jpg);
	background-repeat: repeat-x;
	background-color: #eee;
	padding: 5px 5px 15px 5px;
}

#product_detail .specials h1 {
	font-size: 13px;	
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

#right_content {
	width: auto;
}

#right_content h1 {
	font-size: 13px;
	padding: 20px 0px 10px 30px;
	margin: 0px;
}

#product_detail h1 {
	font-size: 15px;
}

#right_content p {
	padding: 10px 20px 10px 30px;
	font-size: 12px;
	color: #222;
	line-height: 1.6;
	margin: 0px;
}


#right_content .text {
	padding: 10px 20px 10px 30px;
	font-size: 12px;
	color: #222;
	line-height: 1.6;
	margin: 0px;
}

#static_content ul, #static_content ol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}


#product_title {
	font-weight: bold;
	font-size: 19px;
	background-image: url(../images/section_header_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 229px;
	padding: 15px 0px 0px 30px;
}

#product_detail #product_config {
	float: left;
	width: 100%;
}

#product_detail #product_config #config {
	float: left;
	padding: 0px 20px 10px 30px;
}

#product_detail #product_config #config .price {
	font-size: 18px;
	padding: 0px 0px 20px 0px;
}

#product_detail #product_config #config .button {
	margin: 0px 10px 0px 0px;
}

#product_detail #product_config #config form {
	color: #222;	
	font-size: 11px;
	font-weight: bold;
}

#product_detail #product_config #config select {
	width: 200px;
	margin: 0px 0px 8px 0px;
}

#product_detail #product_config #config form div.option_title {
	padding: 5px 0px 2px 0px;
}

#product_detail #product_config #config .tollfree {
	padding: 3px 0px 8px 0px;
	clear: both;
	font-weight: bold;
	font-size: 12px;
	color: #333;
}

#product_detail #product_config #config .tollfree a {
	color: #ee7834;
	font-style: italic;
	text-decoration: none;
}

#product_detail #details {	
	float: left;
	width: 100%;
}


#product_detail #details ul {	
	margin: 0px;
	padding: 0px 0px 20px 55px;
}



#config select {
	display: block;
}

#product_detail #rates {
	float: left;
	width: 100%;
}

#rates .table_header {
	padding: 5px 0px 0px 30px;
	color: #222;
	font-size: 14px;
	font-weight: bold;
	color: #ee7834;
}

#rates table {
	padding: 0px 0px 10px 0px;	
}

#rates .section_header {
	font-size: 14px;
	color: #ee7834;
	padding: 10px 0px 10px 30px;
}

#rates td {
	padding: 0px 0px 7px 30px;
}

#rates .name {
	width: 500px;
}

#rates a {
	color: #ee7834;
	text-decoration: none;
	font-style: italic;
}


#rates .price {
	font-weight: bold;
}

#rates td.price {
	width: 500px;
}

#rates img {
	padding: 0px 15px 0px 0px;
}

#product_detail #requirements {	
	float: left;
	width: 100%;
}

#product_detail #requirements a {	
	font-style: italic;
	text-decoration: none;
	color: #ee7834;
}

#left_menu {
	padding: 20px 0px;
}

#left_menu a {
	display: block;
	color: #222;
	text-decoration: none;
	padding: 0px 0px 0px 30px;
	line-height: 20px;	
	font-weight: bold;
}

#left_menu .orange {
	color: #ee7834;
}

#product_comparison {
	padding: 8px 0px;
}

#static_content #product_comparison {
	padding: 0px;
}

#product_comparison form {
	padding: 0px 0px 0px 30px;
}

#product_comparison #compare_table {
	padding: 0px 0px 0px 30px;
	color: #222;
}

#product_comparison table tr.header td {
	border-bottom: 2px solid #222;
	color: #333;
	white-space: nowrap;
}

#product_comparison table td {
	border-bottom: 1px solid #222;
	padding: 7px 20px 7px 5px;
}

#product_comparison table .row_header {
	font-weight: bold;
}

#product_comparison table .rs {
	background-color: #f2ece2;
}

#product_comparison table .tm {
	background-color: #f2ece2;
}

#product_comparison table .savings {
	background-color: #f2ece2;
}

#product_comparison #compare_text {
	width: 590px;
	padding: 4px 0px 20px 30px;
	font-size: 11px;
	color: #222;
	letter-spacing: 0.1em;
	line-height: 16px;
}

.infoBoxWrapper {
	padding: 5px 7px 4px 0px;
	float: left;
}

.tollfreeInfoBoxWrapper {
	padding: 5px 0px 4px 0px;
	float: left;
}

.infoBoxWrapper a {
	text-decoration: none;
}

.mapBoxWrapper {
	padding: 5px 0px 0px 3px;
	float: left;
	text-align: center;
}

.infoBox {
	width: 228px;
	height: 164px;
	background-image: url(../images/homepage_infobox.jpg);
	float: left;
	letter-spacing: 0.1em;
	color: #222;
	font-size: 11px;
	line-height: 15px;
}

.infoBox .bottomContent {
	width: 228px;
	clear: both;
	float: left;
}

.infoBox .bottomLeftContent {
	float: left;
	width: 136px;
	padding: 0px 5px 0px 10px;
}

.infoxBoxIcon {
	float: left;
}

.infoBox .topContent {
	padding: 10px 10px 0px 10px;
	height: 84px;
}



.infoBoxWrapper .title, .tollfreeInfoBoxWrapper .title {
	font-size:14px;
	font-weight: bold;
	display: block;
	padding: 0px 0px 7px 0px;
}

.mapBox {
	width: 208px;
	height: 144px;
	background-image: url(../images/homepage_mapbox.jpg);
	float: left;
	padding: 10px;
}

.mapBox select {
	width: 175px;
}

.mapBox .title {
	font-size:11px;
	font-weight: bold;
	display: block;
	padding: 20px 0px 2px 0px;
	color: #222;
	letter-spacing: 0.1em;
}

.mapBox .guaranteeWrapper {
	padding: 40px 0px 0px 0px;
}

#homeLinks {
	float: left;
	clear: both;
	width: 934px;
	padding: 5px 0px 0px 0px;
}

#homeLinks .featuredWrapper {
	float: left;
	width: 706px;
}

#homeLinks .getstartedWrapper {
	float: left;
}

#static_content h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0px 0px 30px;
	margin: 0px;
}




#static_content #left_bar div {
	padding: 15px 0px 0px 25px;
}

#static_content .title {
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
}

#static_content a {
	color: #222;
}

#static_content #left_bar a.orange {
	color: #ee7834;
}

#static_content #left_bar a {
	color: #222;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	font-size: 13px;
	
}

#roamvsprepaid h2 {
	margin: 0px;
	padding: 25px 0px 4px 30px;
	font-size: 15px;
}

#roamvsprepaid h3 {
	margin: 0px;
	padding: 10px 0px 4px 30px;
	font-size: 13px;
}

#roamvsprepaid h4 {
	margin: 0px;
	padding: 10px 0px 4px 30px;
	font-size: 13px;
	font-weight:normal;
}

#roamvsprepaid ul {
	margin: 0px;	
	padding: 0px 0px  10px 55px;
	list-style: disc;
}

#roamvsprepaid li {
	padding: 0px 0px 5px 0px;
}

#accountlogin {
	width: 240px;
	padding: 10px 0px 0px 30px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #222;
}


#accountlogin .text {
	margin: 0px 0px 10px 0px;
	width: 200px;
}

#accountlogin .loginbutton {
	text-align: left;
}

#sitemap ul {
	padding: 0px 0px 0px 55px;	
	color: #222;
}

#sitemap li {
	padding: 0px 0px 5px 0px;
	font-weight: bold;
}

#sitemap li a {
	color: #ee7834;
}

#sitemap ul ul {
	padding: 0px 0px 10px 30px;
}

#sitemap ul ul li a {
	color: #222;	
	font-weight: normal;
}


#privacy ul {
	color: #222;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	line-height: 16px;
}

#privacy .privacypolicy {
	padding: 10px 0px 0px 30px;
}

#privacy ul ul {
	padding: 0px 0px 0px 20px;
}

.savings_product {
	height:50px;
	float: left;
	padding: 0px 10px 0px 30px;	
}

.savings_buy {
	padding: 2px 0px 0px 0px;	
}

#buynow {
	padding: 0px 0px 20px 0px;	
}

#badinvestment {
	padding: 0px 40px 10px 30px;
}

#costCompare {
	width: 400px;
	
}

#costCompare .header {
	font-weight: bold;
}


.handsetTitle {
	float: left;
	display: block;
	padding: 0px 10px 0px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #333;
}

.handsetLink {
	padding: 0px 0px 0px 10px;
	float: left;
}

.handsetLink a {
	color: #ee7834;
	text-decoration: none;
	font-style: italic;
 }

.handsetDropdown {
	float: left;
}

.customizeHeader {
	font-weight: bold;
	font-size: 15px;
	padding: 0px 0px 10px 0px;
}


#checkoutrow_names h1 {
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 8px 0px 2px 6px;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
}

#checkoutrow_names .product {
	width: 590px;
	margin: 0px 10px 0px 0px;
}


#checkoutrow_names .price {
	width: 65px;
	padding: 8px 0px 2px 11px;
}

#checkoutrow_names {
	clear: both;
	float: left;
	width: 800px;
	padding: 0px 0px 3px 120px;
}

.tblCartWrapper {
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
}

#tblCart .spacer {
	width: 3px;
	font-size: 8px;
}

#tblCart .productName {
	width: 592px;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	font-size: 13px;
	color: #ee7834;
}

#tblCart .productPrice {
	width: 70px;
}

#tblCart .shippingName, #tblCart .shippingPrice {
	padding: 0px 0px 0px 5px;
}

#tblCart .totalName {
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}

#tblCart .taxName {
	padding: 0px 0px 0px 5px;
}

#tblCart .totalPrice {
	font-weight: bold;
	border-top: 1px solid #222;
}

/*

POSSIBLE OLD

#Table2 .checkoutbuttonRow {
	text-align: right;
}

#Table2 {
	clear: both;
	float: left;
	padding: 0px 0px 0px 0px;
	width: 680px;
}
*/


.privacyStatement {
	clear: both;
	font-size: 11px;
	width: 420px;
	text-align: center;
	padding: 20px 0px;
	margin: auto;
}


#checkout2Wrapper {
	clear:both; 
	float:left;
	padding: 50px 0px 0px 200px;
	background-image: url(../images/billing_shipping.jpg); 
	background-repeat: no-repeat;
}

#checkout2Wrapper #Table2 {
	padding: 0px;
	width: 600px;
}

#checkout2Wrapper #checkout2TableWrapper {
	float: left;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
}

#checkout2Wrapper .name {
	width: 180px;
}

#checkout2Wrapper .spacer {
	width: 3px;
	background-color: #fff;
	font-size: 4px;
}

#cmdPayNow {
	padding: 0px 0px 0px 150px;
}



.cvcLink {
	color: #222;
	font-size: 10px;
}

#glossarylinks {
	padding: 0px 0px 0px 30px;
}

#glossarylinks a {
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	color: #ee7834;
	display: block;
}


#where_traveling {
	float: left;
	width: 950px;
	height:50px;
	clear: both;
}

#where_traveling .where_label {
	padding: 10px 0px 10px 10px;
	color: #0a94d6;
	font-size: 18px;
	line-height: 26px;
	float: left;
	width: 240px;
}

#where_traveling .where_dropdown {
	padding: 10px 0px;
	width: 200px;
	float: left;
}


#infobox_row {
	width: 954px;
	float:left;
	height: 135px;
	clear:both;
	display:block;
}

#infobox_row .infobox {
	width: 229px;
	height: 123px;
	border: 1px solid #ccc;
	float: left;
	margin: 0px 10px 0px 0px;
	background-image: url(../images/infobox_bg.jpg);
}

#infobox_row .rightmostbox {
	margin: 0px;
}

#infobox_row .one_country {
	background-image: url(../images/infobox_simcard.jpg);
}

#infobox_row .euro {
	background-image: url(../images/infobox_euro.jpg);
}

#infobox_row .world {
	background-image: url(../images/infobox_world.jpg);
}

#infobox_row .enterprise {
	width: 468px;
	margin: 0px;
}

#infobox_row .internationalpartners img {
	padding: 0px 0px 0px 20px;
}



#infobox_row div h1 {
	color: #ee7834;
	font-size:18px;
	padding: 10px 0px 8px 10px;
	font-weight:normal;
	margin:0px;
}

#infobox_row div h1 a {
	color: #ee7834;
	font-size:18px;
	font-weight: normal;
	padding: 0px;
}

#infobox_row .top_selling h1 {
	padding: 10px 0px 4px 10px;
}

#infobox_row div p {
	font-size:11px;
	color: #444;
	padding: 0px 8px 0px 10px;
	height: 65px;
	line-height: 15px;
}

#infobox_row #customer_central p {
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	width: 160px;
	text-align: center;	
}

#infobox_row #customer_central .links {
	float: left;
	width: 105px;
}

#infobox_row #customer_central .button {
	float: left;
	width: 100px;
	padding: 10px 0px 0px 0px;
}

#infobox_row div a {
	color:#444;
	font-weight:bold;
	padding: 0px 0px 0px 10px;
	display:block;
	font-size:11px;
}
#assistance_number {
	text-align:center;
	font-weight:bold;
	clear:both;
}

#assistance_number a {
	color: #000;
}

#top_selling_list {
	float: left;
	padding: 0px 0px 0px 10px;	
	font-size:11px;
	color: #444;
	height: 69px;
	line-height: 17px;
}

#top_selling_list .left_list {
	width: 120px;
	float:left;
}

#top_selling_list .right_list {
	width: 90px;
	float:left;
}

#home_ad {
	width:954px;
	float: left;
}

#home_ad #left_box {
	float: left;
	width: 710px;
	height:258px;
	border: 1px solid #ccc;
}


#home_ad #left_box .blue_box {
	float: left;
	width: 300px;
	height: 236px;
	background-image: url(../images/blue_box_bg.jpg);
	color: #fff;
	padding: 11px;
}

#home_ad #left_box .blue_box a {
	color: #fff; 
}

#home_ad #left_box .blue_box .top {
	float: left;
	width: 300px;
}

#home_ad #left_box .blue_box .top .left {
	width: 115px;
	height: 83px;
	float: left;
	background-image: url(../images/blue_box_top_bg.jpg);
}

#left_box div.blue_box div.top div.left img.left_side {
	float: left;
	width: 5px;
}

#left_box div.blue_box div.top div.left div.text {
	float: left;
	width: 105px;
	height: 83px;
}

#left_box div.blue_box div.top div.text .price {
	float: left;
	height: 58px;
	font-family: tahoma;
}

#left_box div.blue_box div.top div.left div.text .price {
	padding: 0px 15px 0px 15px;
}

#left_box div.blue_box div.top div.right div.text .price {
	padding: 0px 0px 0px 20px;
}


#left_box div.blue_box div.top div.left div.text .price {
	width: 70px;
}

#left_box div.blue_box div.top div.right div.text .price {
	width: 140px;
}

#left_box div.blue_box div.top div.right div.text .price .from {
	float: left;
	font-size: 13px;
	padding: 22px 5px 0px 0px;
}

#left_box div.blue_box div.top div.text .dollarsign {
	font-size: 24px;
	float: left;
	padding: 8px 3px 0px 0px;
}

#left_box div.blue_box div.top div.text .number {
	font-size: 46px;	
	line-height: 46px;
	float: left;
	padding: 5px 0px 0px 0px;
	height: 58px;
	font-family: Arial;
	font-weight: bold;
}

#left_box div.blue_box div.top div.left div.text .description {
	width: 105px;
	text-align: center;
	font-size: 14px;
}

#left_box div.blue_box div.top div.right div.text .description {
	width: 170px;
	text-align: center;
	font-size: 14px;
}

#left_box div.blue_box div.top div.left img.right_side {
	float: right;
	width: 5px;
}

#home_ad #left_box .blue_box .top .right {
	background-image: url(../images/blue_box_top_bg.jpg);
	width: 180px;
	height: 83px;
	float: right;
}

#left_box div.blue_box div.top div.right img.left_side {
	float: left;
	width: 5px;
}

#left_box div.blue_box div.top div.right div.text {
	float: left;
	width: 170px;
	height: 83px;
}

#left_box div.blue_box div.top div.right img.right_side {
	float: right;
	width: 5px;
}

#home_ad #left_box .blue_box .bottom {
	background-image: url(../images/blue_box_bottom_bg.jpg);
	height: 150px;
	clear: both;
	width: 300px;
}

#left_box div.blue_box div.bottom img.left_side {
	float: left;
	width: 5px;
}

#left_box div.blue_box div.bottom div.text {
	float: left;
	width: 285px;
	height: 63px;
	padding: 5px 0px 5px 5px;
}

#left_box div.blue_box div.bottom div.text ul {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	list-style-type: none;
	line-height:21px;
}

#left_box div.blue_box div.bottom div.text li {
	padding: 0px 0px 0px 16px;
	background-image: url(../images/checkmark_bluebox.gif);
	background-repeat: no-repeat;	
	background-position: 0px 3px;
}

ul.checkbox {
	list-style-type: none;
	padding: 0px !important;
}

.roamadvantagelist {
	padding: 0px 30px;
}

ul.checkbox li {
	padding: 2px 0px 2px 30px !important;
	background-image: url(../images/checkmark.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#product_detail #details ul.checkbox li {	
	padding: 2px 0px 10px 30px !important;
	background-image: url(../images/checkmark.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin: 0px;
}


#left_box div.blue_box div.bottom img.right_side {
	float: right;
	width: 5px;
}


#home_ad #left_box .girl {
	float: left;
	width: 388px;
	height: 258px;
	background-image: url(../images/home_ad_girl.jpg);
	background-repeat: no-repeat;

}

#home_ad #right_box {
	float: left;
	width: 242px;
	height:260px;
	background-image: url(../images/home_ad_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#home_ad #right_box h1 {
	color: #ee7834;	
	margin: 0px;
	padding: 25px 0px 0px 30px;
	font-size: 22px;
	font-weight: normal;
}

#home_ad #right_box p {
	padding: 15px 15px  15px 30px;

	font-family: Arial;
	font-weight: bold;
	color: #888;
	line-height: 22px;
	font-size: 13px;
}


#home_ad #right_box a {
	padding: 0px 0px 0px 30px;
	color:#444;
	font-weight:bold;
	display:block;
	font-size:11px;
}

/*
#home_ad .blue_box {
	float: left;
	width: 300px;
	
}

#home_ad .image {
	float: left;
	width: 630px;
}
*/

#wrapper #product_detail #left_bar .infobox {
	width: 238px;
	border: 1px solid #ccc;
	margin: 10px 0px;
	background-image: url(../images/infobox_bg.jpg);
	background-repeat: repeat-x;
	background-color: #eee;
	padding: 5px;
	float: none;
}


#wrapper #left_bar .infobox {
	width: 215px;
	border: 1px solid #ccc;
	float: left;
	margin: 10px;
	background-image: url(../images/infobox_bg.jpg);
	background-repeat: repeat-x;
	background-color: #eee;
	padding: 5px;
}

#wrapper #left_bar .infobox div {
	padding: 0px !important;	
}

#wrapper #left_bar .infobox a {
	display: block;
}

#wrapper #left_bar #customer_central p.help {
	padding: 0px 0px 10px 15px;

}

#wrapper #left_bar .infobox h1 {
	color: #ee7834;
	font-size:18px;
	padding: 10px 0px 8px 10px;
	font-weight:normal;
	margin:0px;
}

#wrapper #left_bar .infobox a {
	color:#444;
	font-weight:bold;
	padding: 0px 0px 0px 10px;
	display:block;
	font-size:11px;
}

h1.orange {
	color: #ee7834;
}

#wrapper #left_bar .infobox #top_selling_list {
	height: 90px;
}

#wrapper #left_bar .infobox #top_selling_list a, #wrapper #top_selling_list a {
	color:#444;
	font-weight:bold;
	font-size:11px;
	display: inline;
	padding: 0px;
}


#wrapper #left_bar #customer_central .guarantee_button {
	float:right;
	padding: 15px 5px 0px 0px;
	display: block;
}

ol.tutorial_list {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	width: 485px;
	float: left;
}

.tutorial_list li {
	padding: 0px 0px 10px 0px;
}
/* @end */



/* @group billing */
/*******************************************/
/************* BILLING STYLES **************/
/*******************************************/


#billingwrapper {
	margin: 10px 0px;	
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #fbfbfd;
	width: 955px;
	border: 1px solid #ddd;
	float: left;
}

#existingaccount, #createaccount, #recoveraccount {
	width: 350px;	
	margin: 10px auto 20px auto;
	padding: 10px;
	border: 1px solid #ccc;
}

#existingaccount {
	background-color: #FFF2D8;
	border: 1px solid #f99645;
	float: left;
	margin: 20px 0px 0px 20px;
	padding: 10px;
	height: 225px;
}

.accountloginwrapper .instructions {
	padding: 0px 0px 15px 0px;
}

#existingaccount div.instructions {
	padding: 0px 0px 30px 0px;	
}



#billingwrapper div.accountloginwrapper {
	height: 500px;	
}

#createaccount {
	float: left;
	margin: 20px 0px 0px 10px;
	background-color: #ECF1FF;
	border: 1px solid #83baff;
	height: 225px;
}

#recoveraccount {
	float: left;
	margin: 10px 0px 0px 20px;
	background-color: #c5ffa8;
	border: 1px solid #5dea18;
	
}

#billingwrapper div.tablewrapper table tbody tr td.note {
	padding: 20px 0px 0px 0px;	
}

#billingwrapper .title {
	font-weight: bold;
	color: #333;
	font-size: 14px;
	padding: 0px 0px 8px 0px;
}

#billingwrapper .label {
	float: left;
	width: 110px;
	clear: left;
}

#billingwrapper .textbox {
	float: left;
	width: 240px;
}

#billingwrapper .textbox input {
	width: 230px;
}

#billingwrapper .button {
	clear: both;
	text-align: right;
}

#billingwrapper div.tablewrapper {
	width: 470px;	
	margin: 20px auto;
}


#billingwrapper .tablewrapper .title {
	font-weight: bold;
	color: #ee7834;
	font-size: 18px;
	padding: 0px 0px 12px 0px;
}

#billingwrapper .billingtable, #billingwrapper .shippingtable, #billingwrapper .paymenttable {
	padding: 10px;
	border: 1px solid orange;
	background-color: #FFF2D8;
}

#confirmshoppingcart div.sectiontitle {
	font-size: 16px;	
}



#billingwrapper .tablewrapper .button {
	padding: 20px 0px 0px 0px;
}

#billingwrapper .tablewrapper .label {
	font-weight: bold;
}

#billingwrapper .billinginformation {
	background-image: url(../images/billingheader_billing_and_shipping.jpg); 
	background-repeat: no-repeat;
	height: 50px;		
	width: 300px;
}

#billingwrapper .shippinginformation {
	background-image: url(../images/billingheader_billing_and_shipping.jpg); 
	background-repeat: no-repeat;
	height: 50px;		
	width: 300px;
}

#billingwrapper .paymentinformation {
	background-image: url(../images/billingheader_payment.jpg); 
	background-repeat: no-repeat;
	height: 50px;		
	width: 300px;
}


#billingwrapper .orderconfirm {
	background-image: url(../images/review_order.jpg); 
	background-repeat: no-repeat;
	height: 50px;		
	width: 300px;
}


#billingwrapper .billinglogin {
	background-image: url(../images/billingheader_account_login.jpg); 
	background-repeat: no-repeat;
	height: 50px;		
	width: 300px;
}

#orderconfirmation .sectiontitle {
	font-weight: bold;
	padding: 0px 0px 4px 0px;
}

#orderconfirmation .button {
	text-align: left;
}

#confirmbillingaddress, #confirmshippingaddress, #confirmpaymentinformation {
	background-color: #FFF2D8;
	border: 1px solid #f99645;
	padding: 6px;
	margin: 0px 0px 20px 0px;
}

#promo {
	background-color: #ECF1FF;
	border: 1px solid #aebccf;
	padding: 6px;
	margin: 0px 0px 20px 0px;
}

#orderconfirmation #confirmshoppingcart .button {
	text-align: right;
}
/* @end */



/* @group account */
/*******************************************/
/************* ACCOUNT STYLES **************/
/*******************************************/

#accountwrapper #leftcolumn {
	width: 140px;
	float: left;
	/*
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #fbfbfc;
	*/
	background-color: #fbfbfc;
	border: 1px solid #eee;
	
	margin: 0px 10px 0px 0px;
	padding: 10px;
	min-height: 200px;
}

#accountwrapper #leftcolumn a {
	display: block;
}

#accountwrapper #rightcolumn {
	/*
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #fbfbfc;
	*/
	background-color: #FFF2D8;
	border: 1px solid #f99645;
	padding: 10px 10px 30px 10px;
	width: 755px;
	float: left;
}

#accountwrapper #rightcolumn #Table2 {
	padding: 10px 0px;
	width: 700px;
	float: left;
}

#accountwrapper #rightcolumn #Table2.billinginfo {
	width: 490px;
}

#accountwrapper #rightcolumn #Table2.callrecords {
	width: 350px;
}

#accountwrapper #rightcolumn #Table2 .label {
	width: 120px;
}

#accountwrapper #rightcolumn #Table2 .textbox  {
	width: 335px;
}

#accountwrapper #rightcolumn #Table2 .textbox input {
	width: 320px;
}

#accountwrapper #rightcolumn #Table2 .button {
	text-align: right;
	padding: 15px 5px 0px 0px;
}

#accountwrapper #rightcolumn #Table2.billinginfo .button {
	text-align: right;
	padding: 35px 60px 0px 0px;
}

#accountwrapper #rightcolumn #datagrid {
	width: 700px;
	float: left;
}

#accountwrapper .accountlogin {
	width: 420px;
	padding: 20px 0px 50px 20px;
}

#accountwrapper .accountlogin .instructions {
	padding: 0px 0px 20px 0px;
}

#accountwrapper .accountlogin .label {
	float: left;
	width: 100px;
	clear: left;
	font-weight: bold;
}

#accountwrapper .accountlogin .textbox {
	float: left;
	width: 280px;
}

#accountwrapper .accountlogin .textbox input {
	width: 260px;
}

#accountwrapper .accountlogin .button {
	clear: both;
	padding: 20px 25px 0px 0px;
	text-align: right;
}

#accountwrapper .loginbox {
	padding: 10px;
	background-color: #FFF2D8;
	border: 1px solid #f99645;

}

#accountwrapper .forgotpassword
{
    padding: 10px;
    border: 0px solid #C0C0C0;
    margin: 20px 0px;
}

#accountwrapper h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 18px;
	line-height: 18px;
	color: #ee7834;
}

#statementdetail .statementnavigation {
	width: 750px;
	float: left;
	clear: both;	
	padding: 8px 0px 20px 0px;
}

#statementdetail .statementnavigation .previous {
	float: left;
}

#statementdetail .statementnavigation .next {
	float: right;
}

#statementdetail .titledetails {
	clear: both;
	font-weight: bold;
}

#statementdetail #Table5 {
	padding: 5px 0px 20px 0px;
}

#statementdetail #Table6 {
	padding: 5px 0px 10px 0px;
}

#statementdetail .cutoff {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
	width: 100%;
	border-top: 1px dashed #222;
	text-align: center;
}


#statementdetail #Table8 {
	width: 750px;
}

#accountwrapper .disclaimer {
	padding: 20px 5px;
	clear: both;
	width: 685px;
	font-size: 11px;
}


/* @end */



