
/* This is the main menu */
.bc_main {
	width:955px;
	margin: auto;
}
ul#bc_mainmenu { 
	list-style:none;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	clear:both;
	display:inline;
}
#bc_mainmenu {
	white-space: nowrap;
}
ul#bc_mainmenu li { 
	float: left;
	clear: none;
}
ul#bc_mainmenu a, ul#bc_mainmenu a:visited { 
	font-size: 12px;
	margin-left: 4px;
}
ul#bc_mainmenu a:hover {
	text-decoration: none;
}
.bc_mainmenurollover {
	width:150px;
	padding: 0px;
	display: none;
	position: absolute;
	background-color: #666666;
}
ul.bc_mainsubmenu {
	border: 1px solid #474747;
	list-style: none;
	margin-top: 5px;
	margin-left: -12px;
	padding: 0px;
	position: absolute; 
	width:200px;
}
ul.bc_mainsubmenu li { 
	background-color: #c4d927;
	border-bottom: 1px solid #474747;
	/*background-image: url('/images/menu_images/submenu.gif');*/
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.bc_mainsubmenu a, ul.bc_mainsubmenu a:visited { 
	padding-left:5px;
}
ul.bc_mainsubmenu a:hover {
	color: red;
	text-decoration: none;
}	
.bc_blacknav {
	background-color: #ffffff;
	color: #a1265e;
	font-size: 18px;
	padding: 5px;
	font-family: Arial,Verdana,sans-serif;
}
.bc_blacknav a, .bc_blacknav a:visited { 
	color: #91b924;
	text-decoration: none;	
}
.bcsubmain_div {
	border-bottom: 1px solid #cccccc;
}
.bcsubmain_div a{
    display: block;
	color: #3d3721;
    font-size: 12px;
    text-decoration: none;
}
.bcsubmain_div a:hover{
    color: #91b924;
	text-decoration: none;
}
.bcsubmain_active {
	color: #91b924;
	text-decoration: none;
}
.bcsubmain_div_active a{
    display: block;
	color: #91b924;
    text-decoration: none;
    font-size: 12px;
}
.bcsubchild a:hover {
    color: #91b924;
	text-decoration: none;
}
.bcsubchild_active_div a{
    color: #91b924;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	display: block;
    text-decoration: none;
}
.bcsubchild_active_div a:hover {
    color: #91b924;
	text-decoration: none;
}
.bcsubchild_div a {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #4c3327;
	display: block;
    text-decoration: none;
}
.bcsubchild_div a:hover {
    color: #91b924;
	text-decoration: none;
}
.bc_refinebox {
	padding: 0px;
	width: 695px;
	margin-left:225px;
}

.bc_refinebox_header {
	background-image: url( '../images/box_refine_top.gif');
	font-size: 15px;
	font-weight: bold;
	padding: 5px 10px 5px 10px; 
}	
.bc_refinebox_content {
	border: 0px;
	border-left: 5px solid #cccccc;
	border-right: 5px solid #cccccc;
	padding-left: 10px;
	padding-right: 10px;
}
.bc_refinebox_content a {
	color: black;
}
.bc_refinebox_content a:hover {
	color: red;
}
.bc_refinebox_footer {
	background-image: url( '../images/box_refine_bottom.gif');
	height: 12px;
}

#mainbody_container {
	width: 955px;
}
.main_border {
	width: 955px;
}
/* Top Area */
#top_container{
	margin-bottom: 20px;
}
#logo {
	float: left;
	margin-left: 20px;
}
.bc_topmenu{
	color:#91b924;
	float: right;
	text-align: right;
	margin-top: 35px;
	margin-right: 20px;
}

/* Menu Area */
#body_wrap {
	position: relative;
}
#main_top {
	height: 9px;
	background-image: url('/images/body_images/main_top.gif');
	position: relative;
	
}
#main_left {
	background-image: url('/images/body_images/main_left.gif');
	background-position: left top;
	background-repeat: repeat-y;
	width:955px;	
}
#main_right {
	background-image: url('/images/body_images/main_right.gif');
	background-position: right top;
	background-repeat: repeat-y;
	padding-top: 1px;
	width:955px;
}
#main_middle {
	width:955px;
	position: relative;
}
.bc_footer {
	width:955px;
	position: relative;
}
#bottom_bar {
	position:relative;
	font-size: 10px;
	text-align: center;
	width: 955px;
	height: 59px;
	background: url('/images/body_images/footer.gif') top left;
}
#copyright {
	float: right;
	margin-right: 20px;
}
#google_icon {
	margin:auto;
	margin-left: 400px;
}
/* Home */
#upper_home {
	margin-left: 30px;
	padding-top: 5px;
	height: 380px;
	position: relative;
}
.promotion {
	padding-top: 5px;
	width:549px;
	height: 366px; 
	position: relative;
	float: left;
	display: block;
}
.promotion a img{
	border: 1px solid #cccccc;
}
.new_features {
	height: 330px;
	width: 350px;
	position: relative;
	margin-left: 550px;
}
.content {
	background-image: url('/images/body_images/submodal_content_left.gif');
	background-repeat: no-repeat;
}
.content_img {
	padding-left: 40px;
	border-bottom: 1px solid #cccccc;
	margin-left: 6px;
	margin-right: 6px;
}
#lower_home {
	position: relative;
	margin-left: 25px;
}
.search_box {
	margin-left:-5px;
	width: 240px;

}
.main_container {
	margin-left: 25px;
}
.main_container table {
	width: 90%;
	margin: auto;
	padding-top: 10px;
}
.top_bar {
	background-image: url('/images/menu_images/home_submodal_left.gif');
	background-repeat: repeat-x;
}
.top_bar_right {
	background-image: url('/images/menu_images/home_submodal_right.gif');
	background-position: right top;
	background-repeat: no-repeat;
	height: 42px;
}
.top_bar_content {
	margin-left: 20px;
	padding-top: 15px;
	font-size: 16px;
}
.bottom_bar {
	background-image: url('/images/body_images/bottom_bar_left.gif');
	background-position: left top;
	background-repeat: no-repeat;
	
}
.bottom_bar_right {
	background-image: url('/images/body_images/bottom_bar_right.gif');
	background-position: right top;
	background-repeat: no-repeat;
	height: 25px;
}
.featured_box {
	width: 222px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-left: 3px;
}
.featured_brands {
	text-align: center;
}
.featured_items {
	width: 667px;
}	
.left_home {
	float: left;
}
.right_home {
	height: 700px;
	width: 650px;
	margin-left: 237px;
}
.content_cat {
	background-image: url('/images/body_images/submodal_content_right.gif');
	background-position: right top;
	background-repeat: repeat-y;
}
.content_search {
	background-image: url('/images/body_images/submodal_content_right.gif');
	background-position: right top;
	background-repeat: repeat-y;
	height: 60px;
}
.content_newfeatures {
	background-image: url('/images/body_images/submodal_content_right.gif');
	background-position: right top;
	background-repeat: repeat-y;
	height: 312px;
}
.home_catalog {
	border: 1px dashed #C4D927;
	height: 150px;
}
/* Catalog */
.pageNumber_div {
	margin-top: 25px;
	padding-bottom: 20px;
}
#catagories_div {
	padding-bottom: 10px;
	margin-right: 20px;
	float: left;
	width: 210px;
}
.pageNavigation {
	border-bottom: 1px solid #cccccc;
	margin-left: 16px;
	width: 917px;
}
.font_grey {
	float: left;
}
.pageNavigation span {
	margin-left: 15px;
}
.pageNavigation div {
	margin-top: -5px;
	margin-right: 15px;
	float: right;
}
#left_nav {
	width:200px;
	float: left;
}
#left_nav_content{
	margin-left: 31px;
	border-right: 1px solid #cccccc;
}
.catalog_div {
	margin-left: 320px;
	width: 500px;
	padding-top: 45px;
}
.catalog_thumb {
	margin-left: 220px;
}
.catalog_thumb table{
	margin-left: 5px;
}
.search_div {
	padding-top: 40px;
}
/* Product */
.product_div {
	margin-left:185px;
	position: relative;
}
.image_container img{
	border: 1px solid #cccccc;
}
.product_left {
	float: left;
}
.product_top {
	position: relative;
}
.product_description {
	margin-top: 10px;
}
.product_righttop {
	text-align: right;
}
.product_details {
	min-height:300px;
    height:auto !important;
    height:300px;
}
.product_table table {
	width: 400px;
	margin-left: 50px;
}
.recommended_table {
	border: 1px dashed #C4D927;
	height: 230px;
}
/*misc pages*/
.main_content_div {
	padding-right: 20px;
	padding-top: 10px;
}

.header_info {
	padding-right: 0px;
}
.cart, .one_page {
	margin: 20px 25px 0 25px;
}
.cart {
	min-height: 400px;
}
.cart_header {
	padding: 5px 20px 0 5px;
}
.misc_pages {
	width: 700px;
	float: right;
	margin-right: 5px;
}
.upsell_listing {
	width: 700px;
}
.upsell_header {
	float: right;
	margin-right: 25px;
	width: 650px;
}
.review_table {
	width: 900px;
	padding-left: 50px;
}
#bottom_bar_text {
	padding-top: 20px;
}
.brands {
	width: 700px;
	padding-top: 20px;
	
}
.one_page {
	margin-left: 30px;
	padding-bottom: 50px;
}
#frmPayment {
	width: 850px;
}
.payment {
	width: 890px;
}
.order_confirmation {
	padding: 0 25px 25px 25px;
}
.safe_secure {
	padding-top: 10px;
}
.image_container img {
	height: 250px;
	width: 250px;
}
#landing table {
	width: 230px;
}
