/*
=Global
*/
blockquote,body,caption,div,dl,dt,dd,form,fieldset,h1,h2,h3,h4,h5,h6,html,li,ul,ol,p,pre {
	margin:0;
	padding:0;
}
body,
html {background:#ffffff;}
body {
	width:813px;
	max-width:100%;
	margin:0 auto;
	padding:0;
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

/*
=Main layout
*/
#wrap {
	width:813px;
	position:relative;
	padding:0;
	background:#ffffff;
}

#content {
	clear:both;
	padding:0;
}

#leftnav {
	float:left;
	width:150px;
	padding:0;
	margin:0 0 0 3px;
}

#main {
	float:right;
	width:650px;
	padding:0;
	margin:0 0 0 10px;
	display:inline;	
}

/*
=Headings & Others
*/
h1,h2,h3 {
	margin:0 0 10px 0;
	color:#648A00;
	font:normal;
}
h1 {font-size:14px;}
h2 {font-size:13px;}
h3 {font-size:12px;}

p {
	margin:0 0 12px 0;
	font-size:12px;
}

/*
=Links
*/
a:link {
	color:#935D00;
	text-decoration:underline;
}
a:visited {
	color:#935D00;
	text-decoration:underline;
}
a:hover,
a:focus,
a:active {
	color:#F97C00;
	text-decoration:none;
}


/*
=Header & Footer
*/
#header {
	margin:0;
}
#header .logo {
	float:left;
}
#header .shipping {
	float:right;
}

#footer {
	clear:both;
	text-align:center;
}

/*
=/Top Nav
*/
#topnav {
	clear:both;
	border-top:1px solid #000000;
	border-bottom:1px solid #666666;
	background:#935D00;
	margin:0 0 8px 0;
	text-align:right;
	padding:1px 3px 2px 0;
}
#topnav ul {
	list-style-type:none;
	display:inline;
}
#topnav li {
	display:inline;
	padding:0 6px 0 7px;
	margin:0;
	border-left:1px solid #ffffff;
	font-size:11px;
	font-weight:bold;
}
#topnav li.first {
	border:0;
	padding-left:0;
}
#topnav a {
	color:#ffffff;
	text-decoration:none;
}
#topnav a:hover,
#topnav a:focus {
	text-decoration:underline;
}

/*
=Left Nav
*/
h4 {
	background:#935D00 url(/images/rcorner.gif) top right no-repeat;
	font-size:12px;
	color: #ffffff;
	margin:0;
	padding:3px 0 3px 8px;
}

.navmenu {
	width:148px;
	border:1px solid #935D00;
	background:#FFF9EC;
	margin:0 0 12px 0;
	padding:7px 0 5px 0;
}

.navmenu ul {
	list-style-position: outside;
	line-height:14px;
	list-style-image: url(/images/orgbullet2.gif);
	padding:0;
	margin: 0px 0px 0px 20px;
}

.navmenu li {
	margin:0 0 4px 0;
}

.navmenu p {
	text-align:center;
	margin:10px 0 0 0;
	padding:0;
}

a:link.navMenuLink,
a:visited.navMenuLink {
	font-size:12px;
	font-weight:bolder;
	color:#774A00;
}
a:hover.navMenuLink,
a:focus.navMenuLink,
a:active.navMenuLink {
	color:#F97C00;
}

a:link.navMenuLinkOn,
a:visited.navMenuLinkOn {
	font-size:12px;
	font-weight:bolder;
	color:#E60000;
	text-decoration:none;
}
a:hover.navMenuLinkOn,
a:focus.navMenuLinkOn,
a:active.navMenuLinkOn {
	color:#F97C00;
	text-decoration:none;
}

/*
=Forms
*/
form { 
	margin:0;
}

select
{
	font-size: 11px;
	color:#004080;
	margin:0 5px 0 5px;
	padding:0;
	vertical-align:middle;
}

input
{
	color:#004080;
	font-size: 11px;
	vertical-align:middle;
}

#search-form {
	margin:0;
	padding:0;
	text-align:center;
}
#search-form input.txt {
	display:inline;
	width:105px;
	vertical-align:middle;
}
#search-form input.img {
	vertical-align:middle;
}

#subForm {
	font-size:10px;
}

#subForm input.txt {
	width:72px;
}

#subForm input.submit {
	font-size:10px;
	width:22px;
	padding:0;
}

/*
=Main Content
*/

.carrierList {
	text-align:center;
	margin:10px 0 10px 0;
}

.intro {
	margin:0 0 16px 0;
}

.intro img {
	float:left;
	margin:0 10px 0 3px;
}

.intro p {
	margin:0;
}

.featured {
	font-size:13px;
}

#narrowBox {
	background:#F5C614;
	margin:10px 2px 10px 0;
	text-align:center;
	padding:3px 0 4px 0;
}

#displayBox {
	width:100%;
	margin:0 0 8px 0;
	padding:0;
}

#displayOption {
	float:left;
	width:50%;
	margin:3px 0 0 3px;
	display:inline;
}

a.vLinkOn {
	font-weight:bold;
	text-decoration:none;
	color:#808080;
}

a.vLinkOff {
	color:#0057AE;
	text-decoration:none;
}
	
#sortOption {
	float:right;
	width:45%;
	text-align:right;
}

.carrierList img{
	border:0;
	margin:0 13px 0 13px;
}

.itemBox {
	float:left;
	width:212px;
	margin:0 2px 12px 2px;
	padding:0;
	display:inline;
}

.itemBoxHead {
	background:#935D00 url(/images/rcorner.gif) top right no-repeat;
	padding:5px 0 5px 3px;
}

.itemBoxHeadWide {
	background:#935D00 url(/images/rcorner.gif) top right no-repeat;
	padding:5px 0 5px 3px;
	width:641px;
	margin:0 0 0 2px;
	clear:both;
}

.itemBoxHead a:link,
.itemBoxHead a:visited,
.itemBoxHeadWide a:link,
.itemBoxHeadWide a:visited {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none
}

.itemBoxHead a:hover,
.itemBoxHead a:focus,
.itemBoxHead a:active,
.itemBoxHeadWide a:hover,
.itemBoxHeadWide a:focus,
.itemBoxHeadWide a:active {
	color:#FFFF00;
}

.innerBox {
	border:1px solid #C0C0C0;
	text-align:center;
	padding:0;
}

.innerBoxWide {
	width:642px;
	border:1px solid #C0C0C0;
	padding:5px 0 0 0;
	margin:0 0 12px 2px; 
}

.innerBoxLeft {
	float:left;
	width:130px;
	text-align:center;
}

.innerBoxRight {
	float:right;
	width:500px;
}

.itemImg {
	float:left;
	margin:0px 0px 0px 12px;
}

ul.itemHighlights {
	font-size:11px;
	line-height:11px;
	padding:5px 0 0 0;
}

.itemCarrier {
	border:0;
	margin:5px 0 20px 0;
}

.itemPrice {
	color:#CC0000;
	font-size:17px;
	font-weight: bold;
}

.bigPrice {
	color:#CC0000;
	font-size:28px;
	font-weight: bold;
}

.priceNote {
	color:#004080;
	font-weight:bold;
}

.shippingNote {
	color:#008000;
}

.itemMoreInfo {
	border:0;
	padding:0 0 5px 0;
}

#bottomLink {
	clear:both;
	text-align:right;
	margin:10px 5px 20px 0;
}

a.pageNavBold {
	color:#0057AE;
	font-size:13px;
	font-weight:bold;
}

a.pageNav {
	color:#0057AE;
	font-size:13px;
}

.pageCurrent {
	font-size:13px;
	color:#DD0000;
	font-weight:bold;
}

.clearBreak {
	clear:both;
	padding:0;
	margin:0;
}

#bottomNav {
	margin:0 0px 30px 15px;
	padding:0;
}

#bottomNav ul {
	list-style:none;
	padding:0;
	margin:0;
}	

#bottomNav li {
	list-style-type:none;
	margin: 3px;
	padding: 0;
	float: left;
	width: 200px;
	text-align: center;
}

#bottomNav a {
	display:block;
	color:#ffffff;
	background:#0099FF;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
}
#bottomNav a:hover,
#bottomNav a:focus {background:#FF8000;}

/*
=Right Nav
*/

.sideBanner {
	margin:0 0 12px 0;
}

.sideBanner img {
	border:0;
}

.grayBox {
	width:138px;
	border:1px solid #A4A451;
	background:#ffffff;
	padding:5px;
	margin:0 0 12px 0;
}

.grayBox h5 {
	font-size:14px;
	color:#D26900;
	text-align:center;
	margin:0 0 5px 0;
}

.grayBox p {
	margin:0;
}

#phoneBox {
	margin:5px 0 7px 0;
}

#phoneBox .phoneImg {
	float:left;
	border:0;
	margin:0 3px 0 0;
}

a.phoneLink_s {
	font-size:10px;
}

#phoneBox .phonePrice {
	color:#ff0000;
	font-size:10px;
	font-weight:bold;
	margin:2px 0 0 0;
}

.moreLink {
	text-align:center;
}
	
/*
=Tools
*/
.clearfix:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}

.clearfix {display:inline-block;}
.clearfix {display:block;}

dl {
	margin:5px 0 10px 0;
}

dt {
	margin:0 0 5px 0;
}

dd {
	margin:0 0 3px 15px;
}

ul {
	margin:5px 0 10px 0;
}

li {
	margin:0 0 3px 25px;
}

/*
=Phone Detail Page
*/

#imgPane {
	float:left;
	width:22%;
	text-align:center;
	padding:0;
	margin:5px 0 0 0;
	display:inline;
}


#specPane {
	float:right;
	width:73%;
	padding:0;
	margin:5px 10px 0 10px;
	display:inline;
}

.yellowBox {
	background:#FFFF9B;
	padding:5px 3px 3px 3px;
}

.specHeader {
	font-size:13px;
	font-weight:bold;
}

ul.nextStepUL {
	list-style-position: outside;
	line-height:16px;
	list-style-image: url(/images/orgbullet2.gif);
	padding:0;
	margin: 0px 0px 0px 20px;
}

ul.nextStepUL li {
	margin:0 0 5px 0;
}

ul.accessores {
	list-style-position: outside;
	line-height:15px;
	list-style-image: url(/images/orange-arrow2.gif);
	padding:0;
	margin: 0px 0px 0px 13px;
}

ul.accessores li {
	margin:0 0 3px 0;
}

/*
=Affiliate Program
*/
#affLeftPane {
	float:left;
	width:150px;
}

#affRightPane {
	float:right;
	width:805px;
	margin:0 0 0 15px;
	display:inline;
}

.whitetab {
	color:#ffffff;
	font-weight:bold;
}

/*
=Round Corner Box
*/
.roundcont {
	width: 100%;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
	font-weight:bold;
}

.roundtop { 
	background: url(/images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
