
/* body CSS */

body
	{
	margin:0px auto;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#092644;
	background:url(../images/main_bg.png) repeat-x #30a0d3;
	}

h1,h2,h3,h4,h5,h6,p
	{
	margin:0px;
	padding:0px;
	}	
	
img
	{
	border:0px;
	}	
	
a
	{
	outline:none;
	color:#008bd5;
	}
	
/********************* end body CSS ******************************/


/* main body CSS */

#maincontainer
	{
	width:1001px;
	margin:0px auto;
	}

/* header CSS */

#container_header
	{
	width:1001px;
	float:left;
	height:134px;
	background:url(../images/top_bg.png);
	}

#logo
	{
	width:228px;
	height:134px;
	padding:0px 0px 0px 0px;
	float:left;
	margin:0px;
	background:#990099;
	}
	
#top_right
	{
	width:773px;
	height:134px;
	padding:0px 0px 0px 0px;
	float:left;
	}	
	
#top_links
	{
	width:763px;
	height:20px;
	padding:30px 10px 0px 0px;
	float:left;
	}	
	
#top_links a
	{
	padding:0px 12px 0px 12px;
	float:right;
	text-align:right;
	text-decoration:none;
	color:#fff;
	background:url(../images/arrow_bullet.png) no-repeat left;
	}	
	
#top_links a:hover
	{
	color:#30ace3;
	}
#top_search
	{
	width:400px;
	height:54px;
	padding:30px 0px 0px 373px;
	float:left;
	position:relative;
	}	
	
.top_search
	{
	width:268px;
	height:24px;
	float:left;
	background:url(../images/search_bg.png) no-repeat;
	border:0px;
	padding:3px 3px 0px 5px;
	}	

.input_search
	{
	width:268px;
	height:20px;
	float:left;
	border:0px;
	}	
	
.search_btn
	{
	width:96px;
	height:27px;
	float:left;
	background:url(../images/search_btn2.png) no-repeat;
	border:0px;
	cursor:pointer;
	margin-left:7px;
	position:relative;
	left:275px;
	top:-25px;
	font-weight:bold;
	color:#000;
	padding:0px 0px 3px 0px;
	}	
	
	
#top_search p
	{
	float:left;
	width:350px;
	font-size:32px;
	color:#fff;
	position:absolute;
	left:90px;
	top:0px;
	font-family:"Times New Roman", Times, serif;
	}	
	
	
/********************* end header CSS ******************************/
	
	
/* menu CSS */
	
#top_menu
	{
	width:1001px;
	height:37px;
	float:left;
	background:url(../images/nav_bg.png) no-repeat;
	z-index:100;
	}	
	
#top_menu ul
	{
	float:left;
	padding:10px 0px 0px 2px;
	margin:0px;
	z-index:100;
	}	
	
#top_menu ul li
	{
	float:left;
	list-style:none;
	display:inline;
	position:relative;
	height:37px;
	z-index:100;
	}	
	
#top_menu ul li a
	{
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:0px 11px 0px 11px;
	z-index:100;
	}	

#top_menu ul li a:hover
	{
	color:#092644;
	}	


#top_menu ul li ul, #top_menu ul li:hover ul li ul
	{
	display:none;
	}

#top_menu ul li:hover ul
	{
	display:block;
	position:absolute;
	left:0px;
	top:17px;
	float:left;
	z-index:100;
	}

#top_menu ul li:hover ul li:hover ul
	{
	display:block;
	position:absolute;
	left:169px;
	top:-10px;
	float:left;
	z-index:100;
	}




#top_menu ul li:hover ul li, #top_menu ul li:hover ul li:hover ul li
	{
	float:left;
	list-style:none;
	position:relative;
	margin:0px;
	height:24px;
	z-index:100;
	}
	
	
	
#top_menu ul li:hover ul li a, #top_menu ul li:hover ul li:hover ul li a
	{
	color:#fff;
	background:#092644;
	width:150px;
	border:1px solid #e5e4e4;
	padding:5px 10px 5px 10px;
	height:13px;
	float:left;
	font-size:11px;
	font-weight:normal;
	z-index:100;
	}
	
#top_menu ul li:hover ul li a:hover, #top_menu ul li:hover ul li:hover ul li a:hover
	{
	color:#fff;
	background:#1a81b4;
	}


	
/********************* end menu CSS ******************************/
	
	
/* body content CSS */
	
#container_body
	{
	width:985px;
	float:left;
	background:#fff;
	padding:8px 8px 0px 8px;
	}	
	
#twocol	
	{
	width:985px;
	float:left;
	background:#fff;
	}	
	
	
#left_twocol
	{
	width:743px;
	float:left;
	}	
	
#banner_twocol
	{
	width:743px;
	float:left;
	height:269px;
	}	
	
/* product tab CSS */
	
#home-products
	{
	width:743px;
	float:left;
	margin-top:8px;
	}	
	
.menu_list_items{
	height:32px;
	background:url(../images/tab_list_bg.png);
	float:left;
	width:741px;
	border:1px solid #56c8ff;
	}		
	
.menu_list_items ul{
	padding:0px;
	margin:0px;
	}
	
.menu_list_items ul li{
	list-style:none;
	float:left;
	}
	
	
.menu_list_items li a{
	background:url(../images/tab_list_bg.png);
	display:block;
	float:left;
	text-decoration:none;
	padding:5px 10px 8px 10px;
	color:#0089d4;
	font-size:13px;
	cursor:pointer;
	text-transform:uppercase;
	font-weight:bold;
	}	
	
.menu_list_items .one a{
	display:block;
	float:left;
	text-decoration:none;
	padding:5px 10px 11px 10px;
	color:#092644;
	font-size:13px;
	text-transform:uppercase;
	background:#fff;
	border-bottom:4px solid #fff;
	border-right:1px solid #56c8ff;
	font-weight:bold;
	}
	
.menu_list_items .two a{
	display:block;
	float:left;
	text-decoration:none;
	padding:5px 10px 11px 10px;
	color:#0089d4;
	font-size:13px;
	text-transform:uppercase;
	border-right:1px solid #56c8ff;
	font-weight:bold;
	}		
	
.images_display{
	padding:35px 20px 32px 20px;
	background:#fff;
	float:left;
	width:701px;
	border:1px solid #56c8ff;
	border-top:0px;
	}	
	
.box1{
	float:left;
	padding:0px 0px 0px 0px;
	width:150px;
	text-align:center;
	margin-right:25px;
	}	
	
.box1 p{
	text-align:center;
	font-size:12px;
	color:#092644;
	line-height:17px;
	padding-top:5px;
	}	
	
.box1 img{
	margin-top:4px;
	text-align:center;
	}	
	
.box1 a{
	color:#6a6a6a;
	text-decoration:none;
	text-align:center;
	}	
	
	
.click_here
	{
	background:url(../images/click_btn.png);
	width:88px;
	height:22px;
	float:left;
	text-align:center;
	margin-left:30px;
	margin-top:8px;
	}	
	
	
/********************* end product tab CSS ******************************/
	
		
	
#right_twocol
	{
	width:234px;
	float:left;
	margin-left:8px;
	}	
	
#right_twocol img
	{
	border-bottom:8px solid #fff;
	float:left;
	}	
	
	
#threecol	
	{
	width:985px;
	float:left;
	background:#fff;
	}	
	
	
	
	
	
#left_threecol
	{
	width:234px;
	float:left;
	}	
	
#left_threecol img
	{
	border-bottom:8px solid #fff;
	float:left;
	}	
	
#middle_threecol
	{
	width:499px;
	float:left;
	margin-left:8px;
	border:1px solid #56c8ff;
	}	
	
#middle_threecol p
	{
	float:left;
	padding:10px 10px 0px 10px;
	text-align:justify;
	}	
	
#onecol	
	{
	width:985px;
	float:left;
	background:#fff;
	}	
	
#onecol	p
	{
	padding:10px;
	}	
	
#body_bottom
	{
	width:1001px;
	height:11px;
	float:left;
	background:url(../images/body_bootom_bg.png);
	}
	
		
		
/********************* end body content CSS ******************************/
	
	
/* footer CSS */
	
#footer
	{
	width:1001px;
	float:left;
	margin-top:8px;
	height:91px;
	background:url(../images/footer_bg.png);
	}	
	
.footer_links
	{
	width:150px;
	float:left;
	height:91px;
	margin-left:15px;
	}	
	
.footer_links ul
	{
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px;
	}	
	
.footer_links ul li
	{
	list-style:none;
	line-height:18px;
	float:left;
	width:160px;
	color:#092644
	}	

.footer_links ul li a
	{
	text-decoration:none;
	color:#092644;
	background:url(../images/arrow_bullet2.png) left no-repeat;
	padding:0px 0px 0px 15px;
	}	

.footer_links ul li a:hover
	{
	text-decoration:underline;
	}	

#footer_right
	{
	width:311px;
	float:right;
	text-align:right;
	padding:20px 10px 0px 0px;
	}	
	
#footer_copyrights
	{
	width:986px;
	padding:5px 0px 20px 15px;
	color:#fff;
	float:left;
	}
/********************* end footer CSS ******************************/
	
	
	
/*right boxes */
	
.right_box1
	{
	width:214px;
	padding:10px;
	background:#008bd5;
	float:left;
	margin-bottom:8px;
	color:#fff;
	}	
	
..right_box1 .actions { border-bottom:1px solid #c2c2c2; padding-top:3px; padding-bottom:1px; }
..right_box1 .actions .form-button { margin-top:3px; margin-bottom:5px; }
	
	
	
	
	
	
.col-left side-col
	{
	width:195px;
	float:left;
	background:#fff;
	}

.col-right side-col
	{
	width:195px;
	float:left;
	background:#fff;
	}
	
.col-main
	{
	width:530px;
	float:left;
	margin-left:10px
	background:#fff;
	}	
	
.col-main2
	{
	width:730px;
	float:left;
	background:#fff;
	}	
	
#footer_wrap
	{
	width:100%;
	float:left;
	margin-top:7px;
	}
	
	
.left
	{
	width:195px;
	float:left;
	padding:0px;
	margin-top:10px;
	}


.right
	{
	width:195px;
	float:left;
	padding:0px;
	margin-top:10px;
	margin-left:10px;
	}
	
	
.middle_new
	{
	width:516px;
	float:left;
	margin-left:10px;
	background:#fff;
	padding:8px;
	float:left;
	border:1px solid #c5c2bd;
}	
	

	
.middle_new h1
	{
	width:500px;
	float:left;
	padding:0px 0px 10px 0px;
	border:0px;
	font-size:18px;
	font-weight:normal;
	}
	

.middle_new p
	{
	padding:0px 10px 10px 10px;
}	
	
.middle_new h1
	{
	padding:5px 0px 6px 10px;
	color:0a263c;
	font-size:1.4em;
}	
	
	
.inner_left
	{
	width:728px;
	float:left;
	margin-top:10px;
	}	

.inner_left .category-head {
	padding-left:0px;
    }


.cat_products
	{
	width:712px;
	background:#fff;
	padding:8px;
	float:left;
	padding-bottom:0px;
	border:1px solid #c5c2bd;
	}
	
.checkout_new	
	{
	width:700px;
	background:#fff;
	padding:8px 20px 8px 8px;
	float:left;
	padding-bottom:0px;
	border:1px solid #c5c2bd;
	}
	
	
.main_product
	{
	width:712px;
	float:left;
	margin-bottom:5px;
}
	
.pro_options
	{
	width:712px;
	float:left;
	}

.bar_stools
	{
	font-size:18px;
	padding:0px 5px 0px 5px;
	}

.viewby
	{
	height:32px;
	width:100%;
	border:1px solid #ebebeb;
	background:#fff;
	padding:0px 0px 0px 0px;
	}
	
/*.inner_left .view-by
	{
	width:712px;
	margin-left:9px;
	}

.inner_left .pager
	{
	width:712px;
	margin-left:9px;
	}
*/	
.paper
	{
	height:37px;
	width:100%;
	border:1px solid #ebebeb;
	background:#f2f2f2;
	padding:0px 0px 0px 0px;
	}
	
.paper td
	{
	padding:0px 0px 0px 5px;
	}
	
.red_color
	{
	color:#f21024;
	}
	
	
.pro_table
	{
	width:712px;
	float:left;
	padding:20px 0px 20px 0px;
/*	margin-left:9px;
*/	}	

/*.department_table
	{
	width:712px;
	float:left;
	padding:20px 0px 20px 0px;
	}	


.department_table h1
	{
	width:700px;
	float:left;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px solid #eaeaea;
	margin-bottom:10px;
	margin-left:8px;
	}	
	
.department_box
	{
	width:142px;
	height:270px;
	float:left;
	border:1px solid #eaeaea;
	padding:10px 18px 10px 10px;
	border-left:0px;
	border-top:0px;
	}	
	
.department_box h1
	{
	width:130px;
	float:left;
	font-size:12px;
	font-weight:bold;
	border:0px;
	margin:0px;
	}	
	
.department_box ul
	{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	}	
	
.department_box ul li
	{
	float:left;
	list-style:none;
	padding:0px;
	}	
	
.department_box ul li a
	{
	text-decoration:none;
	padding:0px 0px 3px 0px;
	float:left;
	color:#ed1c24;
	width:130px;
	}	
	
.department_box ul li a:hover
	{
	text-decoration:underline;
	}	*/
	
	
.pro_box
	{
	width:134px;
	height:300px;
	float:left;
	border:1px solid #eaeaea;
	padding:10px 18px 10px 18px;
	border-left:0px;
	}	
		
	
.pro_box img
	{
	vertical-align:top;
	float:left;
	border:1px solid #ececeb;
	}
	
.pro_box p
	{
	float:left;
	padding:10px 0px 0px 0px;
	font-weight:bold;
	width:130px;
	}
	
.ad_to_catr
	{
	background:url(../images/add_cat_btn_n.png);
	width:82px;
	height:18px;
	border:0px;
	cursor:pointer;
	float:left;
	margin-top:15px;
	}	



.pro_box2
	{
	width:670px;
	float:left;
	border-bottom:1px solid #eaeaea;
	padding:20px 18px 15px 18px;
	}	


.pro_img img
	{
	vertical-align:top;
	border:1px solid #ececeb;
	margin-right:10px;
	float:left;
	}

.pro_img 
	{
	width:137px;
	float:left;
	}

.pro_dis
	{
	width:520px;
	float:left;
	}

.pro_dis a
	{
	text-decoration:none;
	}

.pro_dis a:hover
	{
	text-decoration:underline;
	}

.pro_box2 p
	{
	padding:0px 0px 10px 10px;
	text-align:left;
	float:left;
	width:510px;
	}

.pro_box2 p img
	{
	text-align:left;
	float:left;
	}


.pro_box2 p span
	{
	font-weight:bold;
	margin:0px;
	padding:0px;
	float:left;
	}



.pro_dis .price-box
	{
	padding:0px 0px 10px 10px;
	text-align:left;
	float:left;
	width:510px;
	}


.viewby TD
	{
	vertical-align:middle;
	}



	
TD.nav {
	FONT-SIZE: 12px; COLOR: #4b4b4b; TEXT-ALIGN: left;  vertical-align:middle;
}	

TD.nav A {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; MARGIN: 0px 3px; vertical-align:middle;}

TD.nav a:hover {
color:#4b4b4b;
	}
	
TD.nav A.active {
	FONT-WEIGHT: bold; COLOR: #4b4b4b; TEXT-DECORATION: none
}	
	
	
.col-1-upsell
	{
	background:#fff;
	width:267px;
	float:left;
	border:1px solid #c5c2bd;
	padding:10px;
	}
	
.col-1-upsell .generic-product-list
	{
	float:left;
	}
	
.col-1-upsell .generic-product-list li
	{
	float:left;
	width:267px;
	}	
	
.col-1-upsell .generic-product-list li .product-shop
	{
	float:left;
	width:150px;
	}		
	
	
.col-1-upsell .generic-product-list li .product-image
	{
	float:left;
	margin-right:11px;
	}		
	
.adv_shop
	{
	width:700px;
	display:none;
	float:left;
	}


.register_page
	{
	width:920px;
	float:left;
	margin-top:10px;
	background:#fff;
	border:1px solid #c5c2bd;
	padding:8px;
	margin-bottom:7px;
	}


.register_page .button-set { 
    clear:both;
    padding-top:8px;
    text-align:right;
	width:600px;
	border:0px;
    }


.forgot_pw
	{
	width:920px;
	float:left;
	margin-top:10px;
	background:#fff;
	border:1px solid #c5c2bd;
	padding:8px;
	margin-bottom:7px;
	}


.forgot_pw .button-set { 
    clear:both;
    margin-top:4em;
    border-top:1px solid #e4e4e4;
    padding-top:8px;
    text-align:right;
	width:300px;
    }
	
	
.left_content
	{
	width:723px;
	background:#fff;
	padding:10px;
	float:left;
	border:1px solid #56c8ff;
	min-height:520px;
	max-height:100%;
	}
	
	
	
.middle_content
	{
	width:498px;
	background:#fff;
	padding:8px;
	float:left;
	border:1px solid #c5c2bd;
	min-height:593px;
	max-height:100%;
	}
	

.middle_content p
	{
	padding-bottom:10px;
	}
	
.middle_content h1
	{
	width:498px;
	float:left;
	padding:0px 0px 10px 0px;
	border:0px;
	font-size:18px;
	font-weight:normal;
	}


.left_content p
	{
	padding-bottom:10px;
	}
	
.left_content h1
	{
	width:743px;
	float:left;
	padding:0px 0px 10px 0px;
	border:0px;
	font-size:18px;
	font-weight:normal;
	}
	

.left_content .button-set .form-button{
    width:auto;
    border:0;
    padding:1px 8px;
    background:#092644;
    border:0px solid #c90c13;    
	color:#fff;
    font:bold 12px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
	margin-left:10px;
	float:right;
	vertical-align:middle;
	margin-top:10px;
    }	
	
.left_content .button-set .form-button-alt {
    width:auto;
    border:0;
    padding:1px 8px;
    background:#092644;
    border:0px solid #c90c13;    
	color:#fff;
    font:bold 12px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
	float:right;
	margin-left:10px;
	vertical-align:middle;
	margin-top:10px;
    }
	
.left_content .button-set .form-button-alt1 {
    width:auto;
    border:0;
    padding:1px 8px;
    background:#092644;
    border:0px solid #c90c13;    
	color:#fff;
    font:bold 12px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
	float:right;
	margin-left:10px;
	vertical-align:middle;
	margin-top:10px;
    }
	
*+html .left_content .button-set .form-button-alt1 {
position:relative;
top:15px;
    }
	
	
	
	
.full_content
	{
	width:920px;
	margin-top:10px;
	background:#fff;
	border:1px solid #c5c2bd;
	padding:8px;
	margin-bottom:7px;
	}
	
.full_content h1
	{
	width:710px;
	float:left;
	padding:0px 0px 10px 0px;
	border:0px;
	font-size:18px;
	font-weight:normal;
	}
	
.left_myaccount
	{
	width:712px;
	background:#fff;
	padding:8px;
	float:left;
	border:1px solid #c5c2bd;
	}
	
.left_myaccount p
	{
	padding-bottom:10px;
	}
	
.left_myaccount h1
	{
	width:710px;
	float:left;
	padding:0px 0px 10px 0px;
	border:0px;
	font-size:18px;
	font-weight:normal;
	}
	


.left_myaccount .button-set { /* Container for form buttons*/
    margin-top:2em;
    padding-top:0px;
	border-top:0px;
	text-align:right;
	vertical-align:middle;
    }



.left_myaccount .button-set .form-button{
    width:auto;
    border:0;
    padding:1px 8px;
    background:#ed1c24;
    border:0px solid #c90c13;    
	color:#fff;
    font:bold 12px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
	margin-left:10px;
	float:right;
	vertical-align:middle
    }


*+html .left_myaccount .button-set .form-button-alt1 {
position:relative;
top:15px;
    }


.left_myaccount .button-set .form-button-alt {
    width:auto;
    border:0;
    padding:1px 8px;
    background:#ed1c24;
    border:0px solid #c90c13;    
	color:#fff;
    font:bold 12px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
	float:right;
	margin-left:10px;
	vertical-align:middle
    }

.left_myaccount .button-set .form-button-alt1 {
    width:auto;
    border:0;
    padding:1px 8px;
    background:#ed1c24;
    border:0px solid #c90c13;    
	color:#fff;
    font:bold 12px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
	float:right;
	margin-left:10px;
	vertical-align:middle
    }

.left_myaccount .button-set .form-button3{
    width:auto;
    border:0;
    padding:1px 8px;
    background:#ed1c24;
    border:0px solid #c90c13;    
	color:#fff;
    font:bold 12px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
	margin-left:10px;
	float:right;
	vertical-align:middle
    }


.content9{ background:#fff; padding:14px 21px; }

.content9 ul { margin:0px; padding:0px; float:left; padding-bottom:20px;}


.content9 h4 { background-image:url(../images/icon_page_white_text.gif); }

.content10{ background:#fff; padding:14px 21px; }

.content10 h4 { background-image:url(../images/icon_page_white.gif); }


.button-setn { margin:0; border:none; background:#000; width:315px; padding:8px 13px 8px 13px; height:23px; float:left; }

.button-setn p { float:left; margin-right:140px;}

.button-setn2 { margin:0; border:none; background:#000; width:315px; padding:8px 13px 8px 13px; height:23px; float:left; }
	
	
	
	
	
	
	
	
	
	
