@charset "UTF-8";
/* CSS Document */
@import "thickbox.css";



body{
	
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	/*behavior: url(../public/csshover3.htc); } */
}
.fl_right{
	float: right;
}
a{
	color: #29ABE2;
	text-decoration: inherit;
	}
.blue{
	color: #29ABE2!important;
}
a:visited{
	//color: inherit;
	text-decoration: inherit;
}
.rip_order_section input[type="checkbox"]
{
	position: relative;
	top: 2px;
}
.category_container a{
	color: #333333;
	text-decoration: none;
}
p{
	line-height: 200%;
	}
strong{
	font-weight: bolder!important;
	}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #29ABE2;
	}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #1A1A1A;
	padding-bottom: 5px;
	}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 0px!important;
	}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #29ABE2;
	border-bottom: solid 1px #CCCCCC;
	}
h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #29ABE2;
	padding-bottom: 2px;
	}
h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border-bottom: solid 1px #CCCCCC;
	}
.everything{
	width: 100%;
	height: auto;
}
.header_page{
	background-color: #f2f2f2;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width: 100%;
	height: 41px;
	background-image: url(/public/images/nhb_tile.gif);
	background-repeat: repeat-x;
	margin-bottom: 15px;
	clear: both;
	}
.header_container{
	margin: 0 auto;
	width: 960px;
	text-align: center;
	height:  61px;
	padding-left: 30px;
}
.logo{
	padding-top: 4px;
	padding-left: 15px;
	float: left;
	}
.bubble{
	float: right;
	padding-right: 30px;
}
span.req {
	color:#cc0000;
}
#monolog {
	position: absolute;
	display:none;
	top:0;
	text-align: center;
	padding:20px 0;
	border-bottom:1px solid #555;
	background: url(/public/images/monolog-bg.png) repeat-x top;
	font-size: 1.5em;
	font-weight: bold;
	color:#fff;
	width:100%;
}
#monolog p{

}
.hide {
	display:none;
}
.banner{
	float: left;
}
.navigation_container{
	height: 41px;
	width: 960px;
	padding-top: 4px;
	margin: 0 auto;
	text-align: center;
	background-image: url(/public/images/nhb_tile.gif);
	background-repeat: repeat-x;
}
.navigation_container ul{
	float: right;
}
.navigation_container ul li{
	display:inline;
	}
.navigation_container ul li a{
	padding: 6px 6px 6px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-shadow: 0px 1px 0px #ffffff;
	
	list-style-type: none;
	display: block;
	margin-left:5px;
	float:left;
	text-decoration: none;
	color: inherit;
	}
.navigation_container ul li a:hover{
	color: #29ABE2;
	text-shadow: 0px 1px 0px #ffffff;
	//border-bottom: solid 3px #29ABE2;
}
.login_container{
	height: 25px;
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
.login_container ul{
	float: right;
	margin-top: 7px;
	clear: both;
	}
.login_container ul li {
	display:inline;
}
.login_container ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	display: block;
	float:left;
	margin-left:12px;
	text-decoration: none;
}
.login_container ul li a:hover{
	color: #333333;
	}
.sub_nav{
	width: 100%;
	border-bottom: solid 1px #CCCCCC;
	padding-top: 0px;
	margin-bottom: 20px;
	height: 30px;
}	
.sub_nav ul{
	float: right;
}
.sub_nav ul li{
	display:inline;
}
.sub_nav ul li a{
	padding: 6px 6px 6px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	display: block;
	margin-left:5px;
	float:left;
	text-decoration: none;
	color: #333333;
}
.sub_nav ul li a:hover{
	color: #29ABE2;
	border-bottom: solid 3px #29ABE2;
	margin-bottom: 20px;
	}
.learn_content{
	width: 710px;
	margin-left: 30px;
	float: left;
}
.nav_sidebar{
	//background-color: #F6F6F6;
	width: 198px;
	
	float: left;
	margin-right: 20px;
	border-right: solid 1px #CCCCCC;
	
}
.nav_sidebar p{
	padding-left: 7px;
	font-weight: bold;
	padding-top: 5px;
	font-size: 14px;
}
.nav_sidebar ul li{
	list-style-type: none;
	width: 190px;
	height: 30px;
}

.nav_sidebar ol li{
	font-size: 11px;
	margin-bottom: 5px;
	margin-left: 22px;
	margin-right: 10px;
	line-height: 150%;
}

.nav_sidebar ul li a{
	width: 190px;
	height: 30px;
	padding-left: 30px;
	list-style-type: none;
	display: table-cell;
	border-bottom: solid 1px #CCCCCC;
	color: #333333;
	vertical-align: middle;
}
.rip_service{
	border-left: solid 3px #29ABE2!important;
}
.rip_service_comp a{
	border-left: solid 3px #29ABE2;
	font-weight: bold!important;
	//border-bottom: solid 3px #29ABE2!important;
}

.nav_sidebar ul li a:hover{
	color: #29ABE2;
	padding-left: 35px;
	}

.feature_list{
	padding-bottom: 20px;
}

.feature_list ul{
	padding-left: 20px;
	padding-top: 15px;
	clear: both;
	height: 140px;
	
}
.feature_list ul li{
	list-style-type: disc;
	padding-bottom: 10px;
	margin-left: 20px;
	width: 320px;
	float: left;
	}



.org {
	color:#29ABE2;
}
.container{
	margin: 0 auto;
	width: 960px;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 30px;
	height: auto;
	//min-height: 800px;
	overflow: visible;
	}
.sub_container{
	margin: 0 auto;
	width: 960px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 30px;
	height: auto;
	overflow: visible;
	}
	
.regular_banner{
	height: 250px;
	padding-bottom: 40px;
}
.home_banner_container{
	width: 930px;
	height: 285px;
	padding-bottom: 0px;
	overflow: visible;
	background-image: url(/public/images/header_splash_1.jpg);
	background-position: 368px 0px;
	background-repeat: no-repeat;
}
.home_banner_text{
	width: 400px;
	font-size: 32px;
	line-height: 120%;
	color: #29ABE2;
	padding-bottom: 30px;
	font-weight: light;
}
.home_sub_text{
	width: 375px;
	font-size: 14px;
	line-height: 140%;
	color: #4D4D4D;
	padding-bottom: 15px;
}
.home_divider{
	/*background-image:  url(/public/images/home_divider_img.gif);*/
	background-repeat: no-repeat;
	height: 29px;
	width: 919px;
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 18px;
	color:#29ABE2;
	text-shadow: 0px -1px 0px #F6F6F6;
	text-align: center;
	border-bottom: solid 1px #CCCCCC;
}
.home_order_button a{
	
	left: 60px;
	position: relative;
	top: 220px;
	width: 180px;
	height: 50px;
	background-image: url(/public/images/order_now.png);
	display: block;
	background-repeat: no-repeat;
}
.home_order_button a:hover{
	background-image: url(/public/images/order_now_hover.png);
}
.checkout_button a{
	width: 180px;
	height: 50px;
	background-image: url(/public/images/checkout_button.png);
	display: block;
	background-repeat: no-repeat;
}
.checkout_button a:hover{
	background-image: url(/public/images/checkout_button_hover.png);
}
.shopping_button a{
	width: 180px;
	height: 50px;
	background-image: url(/public/images/keep_shopping_button.png);
	display: block;
	background-repeat: no-repeat;
}
.shopping_button a:hover{
	background-image: url(/public/images/keep_shopping_button_hover.png);
}

.convert_button a{
	float: right;
	width: 180px;
	height: 50px;
	background-image: url(/public/images/getstarted_button.png);
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
}
.convert_button a:hover{
	background-image: url(/public/images/getstarted_button_hover.png);
}
.home_card{
	width: 180px;
	margin-right: 20px;
	float: left;
	padding-bottom: 30px;
}
.footer{
	background-color: #F2F2F2;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width: 100%;
	height: 180px;
	}
.footer_list ul{
	float: left;
	padding-right: 60px;
	margin-top: 0px;
	padding-top: 0px;
	//margin: 0 auto;
}
.footer_list ul li{
	display: block;
	list-style-image: none;
	list-style-type: none;
	padding-left: none;
	margin-left: none;
}
.sub_footer{
	width: 960px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 15px;
}
.thirds{
	width: 300px;
	margin-right: 20px;
	float: left;
	padding-bottom: 30px;
}
.thirds_category{
	width: 280px;
	margin-right: 40px;
	float: left;
	margin-bottom: 20px;
}
.fourths_category{
	width: 200px;
	margin-right: 40px;
	float: left;
}
.home_shout{
	margin-top: 20px;
	height: auto;
	overflow: hidden;
	clear: both;
}
.home_container_extra{
	height: auto;
	clear: both;
	width: 100%;
	overflow: hidden;
}
.home_small_container{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top: solid 1px #CCCCCC;
	border-bottom:  solid 1px #CCCCCC;
	height: auto;
	overflow: hidden;
	width: 100%;
	clear: both;
}
.two_thirds{
	width: 600px;
	margin-right: 20px;
	float: left;
	padding-bottom: 10px;
	margin-bottom:20px;
}
#TB_ajaxContent .two_thirds {
	width:90%;
}
.thirds_featured{
	width: 300px;
	margin-right: 20px;
	float: left;
	background-image: url(/public/images/quick_stats.gif);
	background-repeat: no-repeat;
	height: 170px;
	padding-top: 35px;
	clear: left;
}
.thirds_featured a:hover{
	color: #29ABE2;
	}
	
.thirds_featured ul li{
	
	padding-left: 15px;
	padding-bottom: 13px;
	vertical-align: middle;
	height: 30px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
}
.thirds_featured ul li img{
	position: relative;
	top: 10px;	
	padding-right: 20px;
}
.fourths_homepage{
	width: 212px;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	height: 130px;
	float: left;
	margin-top: 30px;
	padding: 7px 7px 7px 12px;
}

.fourths_homepage a{
	color: #29ABE2;
}
.fourths_homepage a:hover{
	text-decoration: underline;
}
.fourths_homepage a:visited{
	text-decoration: inherit;
	color: inherit;
}

.homepage_container{
	clear: both;
	width: auto;
	height: auto;
}
.powered{
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
	width: 239px;
	height: 29px;
}
.copyright{
	font-size: 10px;
	color: #333333;
	line-height: 130%;
	padding-top: 20px;
}
.container_half{
	width: 460px;
	padding-top: 0px;
	padding-bottom: 30px;
	float: left;
	height: auto;
}

/*CART STYLING*/
table.subs {
 width:260px;
 margin-bottom:10px;
 border:1px solid #ccc;
 background:#fff;
}
table.subs td {
	padding:2px 5px;
	text-align: right;
}
.cart_header{
	width: 672px;
	color: #29ABE2!important;
	float: left;
	clear: left;
	height: 25px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(/public/images/category_head_bg.gif);
	background-color: #F2F2F2;
	margin-bottom: 10px;
	border: solid 1px #CCCCCC;
}
.cart_container{
	width: 670px;
	float: left;
	clear: left;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	
}
.cart_container input.cart_qty[type="text"] {
	width:40px;
}
.cart_container_other{
	width: 670px;
	float: left;
	clear: left;
	padding-top: 0px;
	padding-bottom: 20px;
		margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
\
}
.cart_container_other_header{
	width: 672px;
	float: left;
	clear: left;
	height: 30px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(/public/images/cart_header.gif);
	
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.cart_sidebar{
	width: 235px;
	float: right;
	//border: solid 1px #CCCCCC;
}
.cart_sidebar_content{
	padding-left: 10px;
	padding-right: 10px;
}
.cart_sidebar_header{
	width: 215px;
	background-color: #29ABE2;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	background-image: url(/public/images/category_head_bg.gif);
	background-color: #F2F2F2;
	color: #29ABE2;
	border: solid 1px #CCCCCC;
}

.cart_item{
	width: 570px;
	float: right;
	margin-bottom: 30px;
}
.cart_item_container{
	width: 100%;
	padding-top: 15px;
	height: auto;
	display: block;
	clear: both;
	border-top: solid 1px #CCCCCC;
}
.cart_item_header{
	margin-bottom: 10px;
	border-bottom: solid 1px #CCCCCC;
	clear: both;
	width: 100%;
	padding-top: 7px;
}
.cart_item_header ul{
	float: right;
}
.cart_item_header ul li{
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding-left: 15px;	
}
.cart_item_title{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.cart_item_title p{
	clear: none;
}
.cart_item input{
	width: 30px;
	padding-top: none;
}
.cart_total{
	width: auto;
}
.cart_total ul li{
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding-left: 15px;	
}
h2.carttotal {
	font-weight: bold;
	color:#111;
	font-size: 18px;
}
ul#checkoutcart {
padding:0px;
margin:0;
}
ul#checkoutcart li{
	clear:both;
	display:block;
	padding:10px 0;
	margin:5px 0;
	border-bottom:1px solid #ccc;
}

p.invoicelabel {
	padding:10px;
	background:#eaeaea;
	font-style: italic;
	margin:5px;
	width:50%;
	line-height: 110%;
}

small.change a {
	text-decoration: underline;
	color:#29ABE2;
	cursor: pointer;
}

.cart_options ul{
	padding-left: 30px;
	list-style-type: none;
	padding-top: 15px;
}

.cart_options ul li{
	padding-bottom: 8px;
	list-style-type: none;
	color: #333333;
}


/*Catalog Item Styling*/
.hero_container{
	width: 600px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-bottom: 30px;
	margin-left: 0px;
}
.item_sidebar{
	width: 260px;
	height: auto;
	float: right;
	//background-color: #F6F6F6;
	border-left: solid 1px #CCCCCC;
	padding:10px 10px 10px 10px;
	margin-bottom: 30px;
	margin-right: 30px;
		
}
.item_sidebar ul{
	padding-left: 10px;
	list-style-image: none;
	list-style-type: none;
}
.item_sidebar ul li{
	
	color: #333333;
	padding-bottom: 5px;
}
.sidebar_list ul{
	list-style-type: square;
	padding-left: 15px;
}
.sidebar_list ul li{
	padding-bottom: 10px;
}
/*FORM STYLING*/
#shipholder {
	clear:  left;
	margin-bottom:20px;
	width:620px;
}
#shippingform,#shipholder div.in {
	padding:5px;
	border:1px solid #ccc;
	background:#f1f1f1;
}
form label.error,p.error {
	font-weight: 100;
	color:#cc0000;
	float:none;
	padding-left:5px;
}
label{
float: left;
width: 120px;
font-weight: bold;
}

/*input{
width: 180px;
padding: 5px !important;
border: solid 1px #999999;
background-color: #CCCCCC;
top: -5px;
position: relative;
}*/

input[type=text],input[type=password] {
	border:1px solid #999;
	padding:4px;
	width:200px;
}
input[type=text].small {
	width:90px;
}
form p {
	margin:15px 0;
	display:block;
	clear: both;
	
}
input[type=radio]{
	margin-right: 5px;
	top: 3px;
	position: relative;
}
input[type=checkbox]{
	margin-right: 5px;
	top: -4px;
	position: relative;
}
#TB_ajaxContent form p {
	margin:5px 0;
}
form p.error{

}
select{
width: 180px;
top: 0px;
position: relative;
}


textarea{
	width: 350px;
	height: 150px;
	padding: 5px !important;
	border: solid 1px #999999;
	top: -5px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.boxes{
width: 1em;
}
.checkbox{
	width: 1em !important;
	padding-right: 10px;
	top: 2px;
	}

/*Table Formatting*/
#box-table-a
{
	margin: px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	font: 12px Verdana, Geneva, sans-serif;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	/*background: #86BBDB;*/
	background: #E6E6E6;
	border-top: 4px solid #29ABE2;
	border-bottom: 1px solid #fff;
	color: #333333;
}
#box-table-a td
{
	padding: 8px;
	/*background: #e8edff;*/
	border-bottom: 1px solid #CCCCCC;
	color: #666;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #29ABE2;
	color: #333;
}
.rip_order_section{
	width: 600px;
	//border: solid 1px #CCCCCC;
	margin-bottom: 35px;
	padding-bottom: 35px;
	background-image: url(/public/images/rip_section_divider.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.rip_order_section p{
	padding-left: 10px;
}
.rip_order_section h3{
	padding-left: 10px;
	font-size: 15px;
}
.rip_order_header{
	height: auto;
	overflow: hidden;
	padding-bottom: 4px;
}
.rip_order_header p{
	font-size: 11px;
}
.convert_banner{
	width: 100%;
	height: 270px;
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 20px;
}
.convert_banner_small{
	width: 100%;
	height: 55px;
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 20px;
}

.twitter_banner{
	width: 930px;
	float: left;
	height: 95px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*Buttons*/

.button_list ul{
	display: inline;
	width: 550px;
}
.button_list ul li{
	display: inline-table;
	list-style-type: none;
	padding-right: 15px;
}
.button_list ul li span{
	display: inline-table;
}
.order_now_sm a{
	background-image: url(/public/images/order_now_btn_sm.gif);
	background-position: 0 0;
	background-repeat: none;
	width: 150px;
	height: 26px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	clear: none;
}

.order_now_sm a:hover{
	background-image: url(/public/images/order_now_btn_sm.gif);
	background-position: 0px 26px;
	background-repeat: none;
}

.order_now_sec a{
	background-image: url(/public/images/home_section_order_sp.gif);
	background-position: 0 0;
	background-repeat: none;
	display: block;
	width: 134px;
	height: 23px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	clear: none;
	
}
.order_now_sec a:hover{
	background-image: url(/public/images/home_section_order_sp.gif);
	background-position: 0px 23px;
	background-repeat: none;
}
.learn_more_sec a{
	background-image: url(/public/images/home_section_learn_sp.gif);
	background-position: 0 0;
	background-repeat: none;
	display: block;
	width: 134px;
	height: 23px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	clear: none;
	
}
.learn_more_sec a:hover{
	background-image: url(/public/images/home_section_learn_sp.gif);
	background-position: 0px 23px;
	background-repeat: none;
}
.learn_more_sm a{
	background-image: url(/public/images/learn_more_btn_sm.gif);
	background-position: 0 0;
	background-repeat: none;
	width: 150px;
	height: 26px;
	float: left;
	overflow: hidden;
	clear: none;
}

.learn_more_sm a:hover{
	background-image: url(/public/images/learn_more_btn_sm.gif);
	background-position: 0px 26px;
	background-repeat: none;
}

.checkout_sm a{
	background-image: url(/public/images/checkout_button.gif);
	background-position: 0 0;
	background-repeat: none;
	width: 150px;
	height: 26px;
	display: block;
}

.checkout_sm a:hover{
	background-image: url(/public/images/checkout_button.gif);
	background-position: 0px 26px;
	background-repeat: none;
	width: 150px;
	height: 26px;
	display: block;
}

.keep_shopping_sm a{
	background-image: url(/public/images/keep_shopping_button.gif);
	background-position: 0 0;
	background-repeat: none;
	width: 150px;
	height: 26px;
	display: block;
}

.keep_shopping_sm a:hover{
	background-image: url(/public/images/keep_shopping_button.gif);
	background-position: 0px 26px;
	background-repeat: none;
	width: 150px;
	height: 26px;
	display: block;
}



.order_now_sm_g a{
	background-image: url(/public/images/order_now_btn_sm.gif);
	background-position: 0 0;
	background-repeat: none;
	width: 150px;
	height: 26px;
}

.order_now_sm_g a:hover{
	background-image: url(/public/images/order_now_btn_sm.gif);
	background-position: 0px 26px;
	background-repeat: none;
	width: 150px;
	height: 26px;
}




/*end buttons*/
.convert_get_started a{
	width: 180px;
	height: 50px;
	display: block;
	background-image: url(../public/images/get_started_button.png);
	background-repeat: none;
}
.convert_get_started a:hover{
	background-image: url(../public/images/get_started_button_hover.png);
	background-repeat: none;
}
.category_container{
	clear: both;
	width: 920px;
	border-top: solid 1px #CCCCCC;
	margin: 0 auto;
	margin-bottom: 25px;
	padding-top: 8px;
}
.category_head{
	float: left;
	clear: both;
	width: 904px;
	height: 25px;
	border: solid 1px #CCCCCC;
	background-image: url(/public/images/category_head_bg.gif);
	background-color: #F2F2F2;
	padding-left: 15px;
	margin-right: 30px;
	//padding-right: 10px;
	//display: block;
}
.category_head_info a{
	float: right;
	padding-top: 4px;
	margin-right: 10px;
	color: #29ABE2!important;
}
.category_head_info a:hover{
	color: #333333;
}
.category_load{
	width: 50px;
	//height: 15px;
	padding: 4px;
	background-color: #29ABE2;
	border: solid 1px #CCCCCC;
	color: white;
	position: relative;
	top: 2px;
	left: -60px;
	z-index: 10000;
}
.category_head h3{
	color: #666666;
}
.category_item{
	width: 940px;
	float: left;
	padding-bottom: 20px;
}
.category_item ul{
	display: block;
	list-style-image: none;
	list-style-type: none;
	list-style:none;
	height: auto;
	width: 100%;
}
.category_item ul li{
	width: 154px;
	height: 135px;
	padding: 10px;
	list-style-image: none;
	list-style-type:none;
	float: left;
	display: block;
	//margin: 0 auto;
	border: solid 1px #FFFFFF;
	text-align: center;
	margin-right: 10px;
	margin-top: 10px;
}

.category_item ul li a:hover{
	color: #29ABE2;
	text-decoration: none;

}
.category_item ul li:hover{
	border: solid 1px #29ABE2;
}
.category_item img{
	border: none;
	margin-bottom: 8px;
}
.item_wrapper{
	width: 750px;
	height:470px ;
	overflow: hidden;
}
.item_info_wrapper{
	width: 745px;
	height: 470px;
	overflow: hidden;
}
.item_pic{
	float: left;
	padding: 8px;
	width: 472px;
	height: 450px;
	text-align: center;
}
.item_pic img{
	margin-top: 50px;
}
.item_info{
	float: left;
	clear: right;
	width: 220px;
	height: 450px;
	//border-left: solid 1px #CCCCCC;
	padding: 10px;
	overflow: hidden;
}
.item_footer{
	width: 100%;
	height: 10px;
	padding: 5px;
	border-top: solid 1px #CCCCCC;
	clear: both;
}

/*Support Section - FAQs*/

.faq_container{
	width: 600px;
	height: auto;
}
.faq_header{
	height: auto;
	width: 600px;
	cursor: pointer;
}
.faq_header h3:hover{
	color: #29ABE2;
	text-decoration: underline;
}
.faq_container p{
	padding-left: 10px;
	color: #333333;
}
.faq_header h3:active{
	color: #29ABE2;
}

/*Account Formatting*/

.acc_sum{

	width: 950px;
	padding: 5px 5px 5px 5px;
	
}
.acc_order{
	width: 950px;
	margin-bottom: 15px;
	border: solid 1px #CCCCCC;
	overflow: hidden;
}

.acc_order label{
	clear: right;
}
.acc_order_header{
	width: 950px;
	background-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-left: 20px;
}

.acc_order_items{
	padding: 20px 20px 20px 20px;
}

.acc_order_invoice{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	width: 890px;
	clear: both;
}

.acc_half{
	width: 500px;
	margin-right: 20px;
	float: left;
	padding-bottom: 10px;
	margin-bottom:20px;
}

.acc_list{
	padding-left: 20px;
}
.acc_list ul{
	display: block;
	list-style-image: none;
	list-style-type: none;
	list-style:none;

}

.acc_list ul li{
	list-style-image: none;
	list-style-type: none;
	list-style:none;


}

.order_badge{
	width: 200px;
	height: 50px;
	color: #000000;
	background-color: #29ABE2;
	text-align: center;
	border: solid 5px #CCCCCC;
}


.account_total{
	width: 300px;
	float: right;
}
.account_total ul{
	padding-left: 10px;
	display: block;
	list-style-image: none;
	list-style-type: none;
}
.account_total ul li{
	
	color: #333333;
	clear: right;
	padding-bottom: 5px;
}

.footer_list ul li{
	
	clear: right;
	padding-bottom: 4px;
}

.footer_list ul li a:hover{
	text-decoration: underline;
	color: #29ABE2;
}

.footer_list ul li a{
	text-decoration: none;
	color: #333333!important;
}

.comment{
	width: 550px;
	background-color: #E6E6E6;
	margin: 20px 10px 10px 0px;
	padding: 20px 20px 20px 20px;
	overflow: visible;
	border: solid 1px #CCCCCC;
}

.blog br{
	line-height: 200%;
}

.calc_container{
	width: 420px;
	height: 250px;
}

.calc_res{
	float: left;
	width: 75px;
	//height: 100px;
	font-size: 10px;
	background-color: #f2f2f2;
	border: solid 1px #333333;
	padding: 3px;
	margin: 10px;
}

.calc_res .title{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	border: solid 1px #333333;
	background-color: #29ABE2;
	margin-bottom: 5px;
}

.calc_res .result{
	font-size: 22px;
	font-weight: bolder;
	color: #000000;
	clear: both;
}
.calc_res .desc{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	clear: both;
	padding-bottom: 8px;
}

.comparison table{
	width: 700px;
	text-align: center;
}
.comparison .price{
	font-weight: bolder;
}
.comparison .zebra{
	background-color: #F6F6F6;
}
.comparison table tr th{
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 16px;
	text-align: center;
	color: #29ABE2;
}
.comparison table tr .header{
	background-image: url(/public/images/comparison_table_head.gif);
	background-repeat: no-repeat;
	height: 29px;
}
.comparison table tr td{
	padding: 7px;
	border-bottom: solid 1px #CCCCCC;
}
.home_promo{
	width: 900px;
	margin-top: 5px;
	clear: both;
	overflow: hidden;
}
.home_promo a{
	width: 100%;
	padding: 3px;
	margin: 0 auto;
	font-size: 17px;
	text-align: center;
}
.home_promo a:hover{
	background-color: #29ABE2;
	color: #FFFFFF;
}


#tabs .count{
	float: left;
	font-size: 16px;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #2360A4;
	clear: left;
	
}

#tabs .price{
	float: left;
	font-size: 16px;
	color: #333333;
	clear: right;
	
}

#tabs .header{
	clear: both;
	width: 100%;
	overflow: hidden;
}

.album_list{
	overflow: hidden;
}
.album_list ul li{
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
	clear: both;
}
.album_list ul li a:hover{
	color: #2360A4;
}

.album_container{
	overflow: hidden;
	margin-top: 10px;
}
.album_image{
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	border: solid 4px #CCCCCC;
	width: 200px;
	height: 200px;
}
.album_image_large{
	margin: 0 auto;
	width: 450px;
	height: 450px;
	border: solid 4px #CCCCCC;
}
.album_main_info{
	float: left;
	padding-bottom: 10px;
	width: 310px;
}
.album_title{
	font-size: 16px;
	color: #2360A4;
	clear: both;
	font-weight: bold;
	padding-bottom: 5px;
}
.album_artist{
	font-size: 15px;
	color: #333333;
	clear: both;
	padding-bottom: 10px;
}
.album_genre{
	font-size: 13px;
	color: #333333;
	clear: both;
}
.album_year{
	font-size: 13px;
	color: #333333;
	clear: both;
	margin-bottom: 10px;
}
.album_collection{
	font-size: 13px;
	color: #333333;
	clear: both;
}
.album_cont{
	font-size: 13px;
	color: #333333;
	clear: both;
	margin-bottom: 10px;
}


#box-table-track
{
	clear: both;
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	font-size: 11px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
#box-table-track th
{
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	background: #E6E6E6;
	border-top: 2px solid #2360A4;
	border-bottom: 1px solid #fff;
	color: #333333;
}
#box-table-track td
{
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
	color: #666;
	border-top: 1px solid transparent;
}
.cart_banner_top{
	width: 942px;
	border: solid 1px #CCCCCC;
	height: auto;
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
	padding: 10px 10px 10px 10px;
}
.banner_album{
	margin-bottom: 5px;
	margin-right: 10px;
	float: right;
}
.cart_banner_top, .collection_start a{
	display: block;
	width: 100%;
	height: 100%;
}
.collection_start a:hover{
	text-decoration: underline;
	}
.container_album{
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
}
.collection_start{
	width: 100%;
	clear: both;
	border: solid 1px #CCCCCC;
	height: auto;
	margin-bottom: 15px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}

.album_info{
	float: right;
	width: 70px;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	background-color: #2360A4;
	border: solid 1px #333333;
	padding: 3px;
	margin-right: 10px;
	color: #FFFFFF;
	text-align: center;
}

.album_info .result{
	font-size: 30px;
	font-weight: bolder;
	color: #FFFFFF;
	clear: both;
}

.album_info .desc{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	clear: both;
	padding-bottom: 8px;
}
.rip_ad{
	margin-bottom: 15px;
}
.rip_ad .rip_container{
	width: 942px;
	height: auto;
	overflow: hidden;
	clear: both;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 3px;
}

.rip_ad .button_short{
	width: 942px;
	border: solid 1px #CCCCCC;
	height: auto;
	overflow: hidden;
	clear: both;
	padding: 3px;
}
.rip_ad .button_short .button_half a{
	width: 470px;
	text-align: center;
	float: left;
	background-color: #F2F2F2;
	border-right: solid 1px #FFFFFF;
	display: block;
}
.rip_ad .button_short a:hover{
	color: #333333;
	background-color: #E6E6E6;
}
.rip_ad .close_container{
	float: right;
	margin-right: 10px;
}
.rip_ad .close_container a:hover{
	color: #333333;
}

.rip_ad .ad_half{
	width: 456px;
	float: left;
	padding: 7px;
}