/*
-----------------------------------------------
rangeRoamer STORE - CSS Styles
Author:   Karol Golka
Company:  http://www.rangeroamer.com
Version:  20 Mar 2006
----------------------------------------------- */

/* store generics
-------------------- */
.flusher { clear: left; }
	

ul.p-thumb {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	}
ul.p-thumb li {
	clear: left;	
	}
ul.p-thumb li a img {
	border: none;
	background: #fff;	
	}
ul.p-thumb li a {
	float: left;
	background: #fff;
	border: 2px solid #ACC4EB;
	padding: 2px;
	margin-bottom: 2em;	
	text-align: center;
	}
ul.p-thumb li a span {
	background: transparent url(../images/range-icon-magglass.gif) no-repeat 0% 50%;
	display: block;
	padding-left: 20px;
	font-size: 80%;
	margin: 2px 2px 0;
	}
ul.p-thumb li a:hover { 
	text-decoration: none;
	border: 2px solid #194180;
	}
/* pboxes, packboxes
-------------------- */
ul.pboxes {
	margin: 0;
	list-style: none;	
	clear: left;	
	}
ul.pboxes li {
	float: left;
	margin: 10px 10px 20px 0;	
	}
.pbox { 
	width: 221px;
	background: transparent url(../images/range-pbox-fill.gif) repeat-y 0% 0%; 		
	position: relative;
	}
.packbox {
	width: 686px;
	background: transparent url(../images/range-packbox-fill.gif) repeat-y 0% 0%;
	position: relative;
	margin-bottom: 2em;
	}
.pbox-top { background: transparent url(../images/range-pbox-top.gif) no-repeat 0% 0%; }
.packbox-top { background: transparent url(../images/range-packbox-top.gif) no-repeat 0% 0%; }
.pbox-bottom, .packbox-bottom {
	background: transparent url(../images/range-pbox-bottom.gif) no-repeat 0% 100%;	
	padding: 10px 10px 15px;
	height: 320px;	
	}
.flexible .packbox-bottom {
	height: auto;
	}
.packbox-bottom { 
	background-image: url(../images/range-packbox-bottom.gif);  padding: 10px 20px 30px; 
	padding-right: 10px !important;
	}
.pbox .col-img, .packbox .col-img {
	float: left;
	width: 65px;
	}
.packbox .col-img a img {
	border: none !important;
}
.pbox .col-text {
	float: left;
	width: 136px;	
	}
.packbox .col-text {
	float: left;
	width: 581px; /* .packbox width - 2x .packbox-bottom l/r padding - .col-img width */
	}
.pkgd14 .col-img {
	width: 165px;
	}
.pkgd14 .col-text {
	width: 481px;
	}
.pbox .pbox-dl { margin-left: 10px; }

.pbox-dl dt a, .packbox-dl dt a {
	color: #194180;
	font-weight: bold;
	text-decoration: underline;
	}
.pkgd14 .packbox-dl dt a { text-decoration: underline; }
.pbox-dl dt.spaced {
	margin-bottom: .5em;
	}
.pbox-dl dd.desc, .packbox-dl dd.desc {
	color: #333;
	line-height: 1.3em;
	font-size: 85%;	
	}
.flexible .packbox-bottom dd.desc {
	font-size: small;
	}	
.pbox-dl .price, .packbox-dl .price, .packbox .price, strong.price {
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #333;
	padding-top: .4em;
	}
.packbox .price, strong.price {
	margin-bottom: 1em;
	display: block;
	}
/* discount prices */
.price span {
	display: block;
	font-weight: normal;
	line-height: 1.1em;
	}
.price span span { display: inline; }
.price span.promoprice {
	color: #DA6801;
	font-weight: bold;
	}
.price span.yousave { font-weight: normal !important; }
.price span.rrprice span { text-decoration: line-through; }
.price span b {
	font-weight: normal;
	font-size: 80%;
	width: 150px;
	padding-right: 10px;	
	}	
table.pkg {
	width: 100%;
	}
table.pkg a.noshow { display: none; }
table.pkg td {
	vertical-align: middle !important;
	text-align: left !important;
	padding: 0 !important;	
	}
table.pkg td a img {
	border: none;
	padding: 5px;
	border: 2px solid #FFF;
	}
table.pkg td a:hover img {
	border: 2px solid #FFAE33;
	}
table.pkg td.buttons {
	padding-left: 10px !important;
	}
td.buttons a {
	margin-bottom: 10px;
	text-align: left !important;
	}
div.rentalBtns {
	margin-left: -5px !important;	
	}
a.rentalImg {
	margin-left: -10px !important;
	}
div.simairtime {
	background: transparent url(../products/images/sim-airtime.gif) no-repeat 0% 0%;
	width: 179px;
	height: 93px;
	position: relative;
	margin-top: 1.5em;
	}
div.simairtime span {
	position: absolute;
	top: 5px;
	left: 14px;
	color: #333;
	font-size: 3em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Serif;
	line-height: 2em;	
	display: block;
	}
div.simairtime span b {
	font-size: 70%;
	}
/* rental title */
.rental1STWEEK {
	font-weight: bold;
	font-size: 130%;		
	}
.pkgTitle {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 1.4px;
	margin: .3em 0 .6em;
	}

/* viewcart
-------------------- */
table#viewcart {
	margin-top: 0 !important;
}
table#viewcart td.item {
	font-weight: bold;
	}
table#viewcart td.item a.DISCOUNT {
	background: #FAE2BD;
	padding: 0 15px;
	color: #DA6801;
	}
table#viewcart td.item span {
	display: block;
	font-size: 90%;
	font-weight: normal;
	}
table#viewcart td.total-label {
	font-weight: bold;
	text-align: right;
	}
table#viewcart td.total-amount {
	font-weight: bold;
	}
table#viewcart td.total-amount span {
	font-weight: normal;
	color: #666;
	font-size: 78%;
	width: 200px;
	line-height: normal;
	margin: .5em 0 2em;
	display: block;
	}
table#viewcart td.total-amount a.btn-startshopping {
	letter-spacing: 3px;
	font-size: 17px;	
	}
table#viewcart td {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

table#viewcart th {
	border-top: none;
	font-size: 1em;	
	padding-bottom: 1.5em !important;
}
table#viewcart th a {
	color: #0033CC;
	font-weight: normal;
	text-decoration: underline !important;
	margin-right: 15px;
}
table#viewcart tfoot td {
	background: #FFFFCB;
	padding-bottom: 1em !important;	
}
	
/* upsell (viewcart)
-------------------- */
ul.upsell {
	margin: 0 !important;
	padding: 0 !important;
	border-top: 3px solid #7F9DCF;
	list-style: none;
	}
ul.upsell li {
	display: block;
	float: left;
	margin: 1em;
	border-right: 1px solid #7F9DCF;
	padding-right: 1em;
	}
ul.upsell img {
	float: left;
	}
ul.upsell span { display: block; }
ul.upsell span.title { 
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: .5em;
	color: #194180;
	}
ul.upsell span.price {
	float: left;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Serif;
	font-weight: bold;
	font-size: 1.4em;	
	}
ul.upsell span.break {
	display: block;
	clear: both;
	padding-top: 1em;
	}
/* Google Checkout
-------------------- */
form#GoogleCheckout {
	background: #FFFFCB;
	border-bottom: 3px solid #FADE57;
	padding: 1em;
	padding-left: 430px;
}
form#GoogleCheckout h3 {
	margin-bottom: 5px;
}
form#GoogleCheckout h3 a {
	margin-left: 10px;
	font-size: 85%;	
}
/* common */
.tooltipHeader, .tooltipBody, .tooltipHeader2, .tooltipBody2, .tooltipBody3, .tooltipHeader3  { 
	width: 300px; 
	background: #FFFFCC; 
	padding: 2px 10px; 
	border: 3px solid #1A4281;
	text-align: left;
	z-index: 2;
	}
.tooltipBody2, .tooltipHeader2 { width: 600px; }
.tooltipHeader, .tooltipHeader2, .tooltipHeader3 {
    font-weight: bold;
    border-bottom: none;
    background: #2C5391;
	color: #fff;	
	}
.tooltipBody, .tooltipBody2 {
    padding: 10px 10px; 
    font-size: 90%;
    line-height: 1.4em;	
    }	

/* stars
-------------------- */
ul#stars {
	position: absolute;
	top: -33px;
	left: 350px;
	list-style: none;
}
ul#stars li {
	display: block;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}
ul#stars li a {
	display: block;
	float: left;
	text-indent: -1000em;
	text-decoration: none !important;
	border: none !important;
	width: 75px;
	height: 74px;
}
ul#stars li#starUSN { background: transparent url(../images/rr-stars-us-number.gif) no-repeat 0% 0%; }
ul#stars li#starFS { background: transparent url(../images/rr-stars-free-shipping.gif) no-repeat 0% 0%; }
ul#stars li#starNC { background: transparent url(../images/rr-stars-no-contract.gif) no-repeat 0% 0%; }
.packbox {
	margin-bottom: 50px !important;
	margin-left: 10px;
}
/* extras
-------------------- */
table.naked, table.naked td {
	margin: 0 !important;
	padding: 0 !important;
}
table.inbox-c td { padding-bottom: 0 !important; }
table.inbox-c {
	margin-bottom: 2em;
}
h2.home {
	color: #222;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.3em;		
	letter-spacing: -1px;	
	margin: -10px 0 1em !important;
}

	