BODY, TD, TH {
	font-family: Trebuchet MS,Arial; font-size: 12px;
}

.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #2C3E61;
	text-decoration: none;
}

A.copyright:hover {
	text-decoration: underline;
}


A {
  color: #375879
}

A:hover {
	color: #404040;
    text-decoration: underline;
}

.footer_info {
	color: #2C3E61;
}

.browse_box {
	color: #ffffff;
	background-color: #566A92;
}

A.browse {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	
	font-size: 11px;
	line-height: 14px;
}

A.browse:hover {
	text-decoration: none;
}

A.topnav {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}

A.topnav:hover {
	text-decoration: underline;
}

.sidenav_box,.sidenav_boxb {
	background-color: #F7F4D7;
	border: solid 1px #B2B66C;
	width: 96px;
	height: 19px;
	padding-left: 8px;
	vertical-align: bottom;
}

.highlight {
	font-weight: bold;
	color: #0E4E8D;
}

.link_header {
	font-weight: bold;
	background-color: #566A92;
	color: #ffffff;
	font-size: 16px;
}

HR {
	color: #566A92;
	background-color: #566A92;
	height: 1px;
	border: 0;
}

H1 {
	font-size: 21px;
	font-weight: normal;
	color: #566A92;
}
.moreinfo {
	background-color:#ffffff;
}
/* Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
div#hold	{ 
	position:relative; overflow:hidden;
	width:702px; height:144px; z-index:50
}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:703px; height:143px;
	clip:rect(0px, 703px, 143px, 1px); 
	overflow:hidden;	
	z-index:1; 
}
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
}
div#moreinfo {
	position:absolute; visibility:hidden; 
	left:0px; top:280px; 
	z-index:100; 
	width: 122px;
	filter:alpha(opacity=90);
}
div#moreinfo_content { 
	font-size: 11px;
	font-weight: bold;	
	padding: 5px;
	border: 1px;
	
	text-align: center;
}
.homepic {
	border: solid 1px white;
}
.homepicb {
	border: solid 1px red;
}

.featured_product_name {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.featured_product_price {
	font-size: 11px;
	color: #ff9999;
	font-weight: bold;
}

.product_scroll_box {
	filter:alpha(opacity=80);
	position: absolute;
	vertical-align: bottom;
	width: 108px;
	text-align: center;
}

.product_price_scroll {
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
	background-color: #A0ABC2;
	vertical-align: text-bottom;
	padding-left: 2px;
	padding-right: 2px;
}

.package_row_over {
	background-color: #91A9CF;
}

TD.promo_box {
	color: #2F4063;
	background-color: #A0ABC2;
	text-align: center;
	padding: 8px;
}

.listing_brand_name {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.listing_product_name {
	font-size: 11px;
	color: #000000;
}

.listing_product_price {
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
}

H1.product_name {
	font-size: 14px;
	font-weight: bold;
	color: #566A92;
}
.prod_box {
	border: solid 1px #cccccc;
}
.prod_page_our_price {
	font-size: 16px;
	color: #2A3B5D;
	font-weight: bold;
}
.prod_page_savings {
	color: #ff0000;
}

.hidden {
	position:absolute;
	display:inline;
	visibility:hidden;
}

.packages_option_hidden {
	position:absolute;
	display:inline;
	visibility:hidden;
	width: 300px;
}

A.sidebar,A.sidebarb {
	text-decoration: none;
	color: #0E4E8D;
	padding-left: 2px;
	padding-right: 2px;
}
A.sidebarb {
	background-color: #0E4E8D;
	font-weight: bold;
	color: #ffffff;
}
A.sidebar:hover {
	text-decoration: underline;
	color: #ff0000;
}
TD.sidebar {
	background-color: #eeeeee;
}
A.breadcrumb {
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}

A.breadcrumb:hover {
	text-decoration: none;
}

TABLE.highlight_area {
	background-color: #566A92;
	color: #ffffff;
}
H1.highlight_area {
	color: #ffffff;
	font-size: 28px;
	line-height: 24px;
	position: relative;
	top: 7px;
}

.homepage_bottom {
	font-size: 11px;
	color: #2C3E61;
}

.content {
	padding-left: 15px;
	padding-top: 15px;
}

.error {
	padding: 15px;
	background-color: #ffeeee;
	text-align:center;
	width: 480px;
	border: solid 1px #566A92;
	font-weight: bold;
}

A.cart_product,A.cart_package {
	font-weight: bold;
	color: #000000;
}

A.cart_package {
	font-size: 14px;
}

TABLE.cart {
	border: solid 1px #cccccc;
}

.cart_border_top {
	border-top: solid 1px #cccccc;
}

.cart_header,.cart_footer {
	background-color: #cccccc;
}

.cart_alt {
	background-color: #eeeeee;
}

.cart_qty {
	font-size: 12px;
	text-align: center;
	border: solid 1px #cccccc;
	padding: 0px;
}

.cart_shipping_select {
	font-size: 10px;
}

.package_header {
	background-color: #cccccc;
}

.package_subheader {
	background-color: #eeeeee;
}

.package_cat {
	font-size: 18px;
	text-align: left;
}

.package_tagline {
	font-size: 18px;
	font-weight: bold;
	float: right;
	text-align: center;
	border-top: medium black solid;
	border-bottom: thin black solid;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 3px;
	background: #cccccc;
	width: 30%;
}

.upgrade {
	font-size: 10px;
	font-weight: bold;
	color: #566A92;
	position: absolute;
}

.phone_top {
	font-weight: bold;
	font-size: 18px;
}

.phone_top_hours {
	font-size: 10px;
}

.promo_top {
	color: #ff0000;
	font-weight: bold;
}

TD.checkout {
	border: solid 1px #2C3E61;
}

.checkout_header {
	color: #ffffff;
	font-size: 14px;
	background-color: #2C3E61;
}

.missing {
	background-color: #ffcccc; 
}

.disclaimer {
	color: #999999;
	font-size: 10px;
	padding-top: 10px;
}

.tag_line {
  color:#0E4E8D;
 	font-size: 12px;
}

.small {
  	font-family: tahoma;
	color:#5A5A5A;
 	font-size: 9px;
}

.ipodtitle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.ipodtitleheader {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #00B819;
}
.ipodbg {
	background-image: url(/pics/ipod_bg.gif);
	background-repeat: no-repeat;
}

td.ipodopts, .ipodopts {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0762A8;
	border-bottom: 1px dashed #DDDDDD;
}

td.blog {
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a.blog {
	font-family: tahoma;
	font-size: 12px;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

