@charset "utf-8";
/* CSS Document */

body
	{
	background:#f4f4f4;
	padding:0px; 
	margin:0px; 
	color:#434343; 
	font-size:12px;
	font-family:Arial ,Verdana ,Kozuka Gothic Pro, Tahoma, Helvetica, sans-serif;
	}
div, p, ul, form, label, h2, h3, h4, img
	{
	padding:0px; 
	margin:0px;
	}
h1, h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font:Tahoma;
	font-size:13px;
}
td{
	
	font-family:Arial ,Verdana, Kozuka Gothic Pro, Tahoma, Helvetica, sans-serif;
	}
div{
	
	font-family:Arial , Verdana, Kozuka Gothic Pro, Tahoma, Helvetica, sans-serif;
	}
ul
	{
	list-style-type:none;
	}
a:link,a:visited
	{
	color:#434343;
	text-decoration:none;
	}
a:hover, a:active
	{
	color:#002aff;
	text-decoration:underline;
	}
.clear
	{
	clear:both;
	}					
.input
	{
	height:20px;
	width:200px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #ffc96d;
	margin:0px;
	padding:0px;
	padding-top:2px;
	}
.input_auto
	{
	height:20px;
	width:auto;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #ffc96d;
	margin:0px;
	padding:0px;
	padding-top:2px;
	}	
.textarea
	{
	height:92px;
	width:310px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #ffc96d;
	margin:0px;
	padding:0px;
	margin-bottom:4px;
	}	
.dropdown
	{
	height:20px;
	width:auto;
	background:#fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #ffc96d;
	margin:0px;
	padding:0px;
	}
.dropdown_fix
	{
	height:20px;
	width:200px;
	background:#fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #ffc96d;
	margin:0px;
	padding:0px;
	}	
.button
	{
	height:20px;
	padding:0px 10px;
	width:auto;
	font-size:14px;
	border-top:1px solid #9db2c0;
	border-left:1px solid #82a9c3;
	border-bottom:1px solid #5587a9;
	border-right:1px solid #82a9c3;
	color:#fff;
	}
.text_bold
	{
	font-weight:bold;
	}	
	
.mainNew{
	width:962px;
	height:auto;
	}



.header{
	width:100%;
	height:75px;
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	}
.header_bg{
	height:75px;
	width:100%;
	
	}
.logo{
	width:100%;

	}
.logo_1{
	width:50%;
	padding-top:22px;
	padding-left:13px;
	}
.toll_text{
	width:96.5%;
	height:31px;
	/*font-size:17px;
	color:#535353;
	padding:40px 0 0 0px;
	font-weight:bold;*/
	/*margin-top:12px;*/
	}
.search{
	width:100%;
	margin-top:9px;
	}
.input_text{
	width:100%;
	margin-top:5px;
	margin-left:11px;
	}
.input_01{
	height:18px;
	width:169px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #7f9db9;
	color: #666;
	margin:0px;
	padding-left:5px;
	padding-top:4px;
	}
.orderwidth{
	width:30%;
	}
/*
.top_link
	{
	width:100%;
	padding-left:382px !important;
	padding-left:390px;
	font-size:11px;
	text-align:right;
	font-weight:normal;
	
	}	
*/
.top_link
	{
	width:100%;
	padding-left:285px !important;
	padding-left:285px;
	font-size:11px;
	text-align:right;
	font-weight:normal;
	}	

.toll_free{
	/*padding-top:4px;*/
	font-size:17px;
	color:#535353;
	font-weight:bold;
	padding-left:164px;
	padding-top:13px;
	}
.toll_free td{
	font-family:Kozuka Gothic Pro;}
.top_link ul
	{
	margin:0px;
	padding:0px;
	}
.top_link li
	{
	display:inline;
	list-style-type:none;
	padding:0px 3.5px;
	}
.navigation	{
	font-size:13px;
	width:100%;
	height:40px;
	background-image:url(../images/navigation_bg.gif);
	background-repeat:repeat-x;
	font-weight:bold;
/*	line-height:32px;*/
	}				
.navigation ul {
    margin: 0px;
    padding: 0px;
    list-style:none;
    }
.navigation li {
	float: left;
	padding-left:15px;
	padding-right:29px;
	padding-top:6px;
	padding-bottom:6px;
	margin: 0px;
	/*top:8px;*/
	position:relative;
/*	line-height:32px;*/
	color:#fff;
	background:url(../images/head_nav_seperator.gif) top right no-repeat;
	font-size:13px;

	text-decoration:none;
}
.navigation li a:link, .navigation li a:visited{
	color:#fff;
	text-decoration:none;
	}
.navigation li a:hover {
	color:#fff600;
	background:none;
	text-decoration:underline;
	}
.navigation ul li.last-nav-child {
	background-image:none;
	}
.head_nav_left{
	background-image:url(../images/head_nav_left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:40px;
	width:45px;
	}
.head_nav_right{
	background-image:url(../images/head_nav_right.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:40px;
	width:47px;
	}
.navigation_main{
	width:100%
	}
.maiincontent{
	width:100%;
	background-image:url(../images/maincontent_bg.gif);
	background-repeat:repeat-y;
	
	}
.maiincontent_bg{
	width:98.5%;
	/* background-image:url(../images/maincontent_bg_3.gif)!important;*/
	background-repeat:repeat-x;
	/*background-image:url(../images/maincontent_bg_2.gif)!important;*/
	background-repeat:repeat-x;
	margin-left:7px;
	margin-right:7px;
	}
.maiincontent_bg_detail{
	width:98.5%;
	background-image:url(../images/maincontent_bg_3.gif)!important;
	background-repeat:repeat-x;
	background-image:url(../images/maincontent_bg_2.gif)!important;
	background-repeat:repeat-x;
	margin-left:7px;
	margin-right:7px;
	
	}
.maiincontent_bg_detail_2{
	width:98.5%;
	/*background-image:url(../images/maincontent_bg_3.gif)!important;
	background-repeat:repeat-x;
	background-image:url(../images/maincontent_bg_2.gif)!important;
	background-repeat:repeat-x;*/
	margin-left:7px;
	margin-right:7px;
	
	}

.left_side{
	width:227px;
	}
.left_side_content{
	width:100%;
	}
.youare{
	
	margin-top:5px;
	margin-left:27px;
	}
.youare_1{
	color:#680707;
	font-size:12px;
	font-weight:bold;
}
.leftside_bg{
/*	background-color:#f4f4f4;*/
	margin-left:11px;
	margin-top:12px;
	}
.leftside_topimage{
	background-image:url(../images/left_side_img.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:29px;
	width:100.2%;
	}
.leftside_bottomimg{
	background-image:url(../images/left_side_img_bottom.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:10px;
	}
.left_side_border{
	width:95%;
	border-left:#b7b7b7 solid 1px;
	border-right:#b7b7b7 solid 1px;
	background-color:#f4f4f4;
	font-size:11px;
	padding-right:14px;
}
.shop_Products{
	width:94%;
	color:#780808;
	font-size:14px;
	font-weight:bold;
	margin-top:4px;
	padding-left:10px;
	 
	}
.shop_Products td{
	font-family:Arial;
	}
.shop_Products_1{
	width:95%;
	color:#780808;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	padding-left:6px;
	 
	}
.wood{
	width:96%;
	margin-left:9px;
	}
.wood_text{
	width:100%;
	margin-top:1px;
	}
.metal_stair_parts_text{
	width:100%;
	margin-top:12px;
	}
.wood_text_1{
	color:#272727;
	font-size:11px;
	font-weight:bold;
	}



a.balusters_link,a.balusters_link:visited{
	text-decoration:underline;
	color:#6d0808;
	}
a.balusters_link:hover{
	text-decoration:underline;
	color:#6d0808;
	}


a.balusters_linkNewOne{
	text-decoration:none;
	color:#6d0808;
	}

a.balusters_linkNewOne:visited{
	text-decoration:none;
	color:#434343;
	}


a.balusters_linkNewOne:hover{
	text-decoration:underline;
	color:#6d0808;
	}



a.top_right_link,a.top_right_link:visited{
	text-decoration:none;
	color:#434343;
	}
a.top_right_link:hover{
	text-decoration:underline;
	color:#434343;
	}
a.top_right_link_1,a.top_right_link_1:visited{
	text-decoration:underline;
	color:#434343;
	font-size:11px;
	}
a.top_right_link_1:hover{
	text-decoration:underline;
	color:#434343;
	font-size:11px;
	}
.balusters_link_2{
	margin-top:2px;
	padding-bottom:3px;
	/*padding-right:14px;*/
	/*line-height:15px;*/
	}
.leftside_shop_by{
	background-image:url(../images/shop_cornar.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:27px;
	width:100%;
	}
.leftside_bottomimage{
	background-image:url(../images/left_side_img.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:29px;
	width:100.2%;
	margin-top:3px;
	}
.indatal_text_1{
	color:#272727;
	font-size:11px;
	font-weight:bold;
	border-bottom:#cfcfcf solid 1px;
	padding-left:6px;
	padding-bottom:2px;
	padding-top:2px;
	border-top:#e8e8e8 solid 1px;
	
	}
.indatal_text_2{
	color:#272727;
	font-size:11px;
	font-weight:bold;
	border-bottom:#cfcfcf solid 1px;
	padding-left:6px;
	padding-bottom:6px;
	
	}
.indatal_topborder{
	color:#272727;
	font-size:11px;
	font-weight:bold;
	border-top:#e8e8e8 solid 1px;
	padding-left:6px;
	padding-bottom:2px;
	padding-top:3px;
	border-bottom:#cfcfcf solid 1px;
	}
.indatal_topborder_3{
	color:#272727;
	font-size:11px;
	font-weight:bold;
	border-top:#e8e8e8 solid 1px;
	padding-left:6px;
	
	padding-top:2px;

	}

.indatal{
	width:103%;
	margin-left:3px;
	}
.indatal_parts_text{
	width:100%;
	/*margin-top:2px;*/
	}
/* 29-04-09
.center_bot_cornar{
	width:100%;
	height:31px;
	background-image:url(../images/center_bot_cornar.gif);
	background-repeat:no-repeat;
	}

*/
.center_bot_cornar{
	background-image:url(../images/center_bot_cornar.gif);
	background-position:left 0;
	background-repeat:no-repeat;
	height:31px;
	left:0px;
	position:relative;
	width:100%;
}


.center_content{
	width:100%;
	height:auto;
	margin-top:28px;
	margin-left:13px;
	}

.center_contentOscHome{
	width:100%;
	height:auto;
	margin-top:7px;

	/*margin-left:13px;*/
	}

.center_contentOscHomeCpath{
	width:100%;
	height:auto;
	margin-top:28px;
	margin-left:13px;
	}



.center_contentNew{
	width:100%;
	height:auto;
	margin-top:20px;
	margin-left:0px;
	}



.flash_image{
	width:698px;
	}
.discounts{
	margin-top:5px;
	/*background-image:url(../images/discounts_image.gif);
	background-repeat:no-repeat;*/
	height:27px;
	}
.stair_image{
	width:100%;
	}
.stair_image_main{
	width:100%;
	margin-top:7px;
	}
.stair_image_1{
	width:345px;
	}
.stair_cable{
	width:345px;
	margin-left:10px;
	}
.stair_image_2{
	width:345px;
	height:29px;
	margin-left:9px;
	font-size:12px;
	background-image:url(../images/stair_parts.gif);
	background-repeat:no-repeat;
	}
.standard{
	width:100%;
	font-size:12px;
	padding-left:13px;
	padding-right:15px;
	padding-top:3px;
	border-left: solid 1px #b7b7b7;
	border-right:solid 1px #b7b7b7;
		}
.standard_02{
	width:100%;
	font-size:12px;
	/*padding-left:13px;
	padding-right:15px;*/
	
	padding-top:6px;
		}
.stair_image_02{
	width:100%;
	height:29px;
	background-image:url(../images/stair_parts.gif);
	background-repeat:no-repeat;
	
	}
.stair_image_02_text{
	width:100%;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding-top:6px;
	color:#ffffff;
	}
.stair_image_02_text td{
	font-family:Verdana;
	}
.stair_image_02_text_03{
	width:100%;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
	color:#ffffff;
	}
.stair_image_service {
	width:100%;
	height:29px;
	background-image:url(../images/stair_parts.gif);
	background-repeat:no-repeat;
	
	}
.stair_image_02_atext{
	width:100%;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
	color:#ffffff;
	}
.most {
	padding-top:6px;
	}

.star_main{
	width:100%;
	margin-top:9px;
	}
.new_product_image{
	width:203px;
	}
.new_interactve{
	width:203px;
	margin-left:10px;
	}
.new_product_back_image{
	height:34px;
	background-image:url(../images/new_products.gif);
	background-repeat:no-repeat;
	}
.new_product_back_image_2{
	height:34px;
	background-image:url(../images/star_building.gif);
	background-repeat:no-repeat;
	}
.new_product_back_text{
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Verdana;
	}
.new_product_back_text td {
		font-family:Verdana;
}
.new_view_our{
	width:100%;
	}
.new_product_shop_now{
	width:100%;
	border-left:#b7b7b7 solid 1px;
	border-right:#b7b7b7 solid 1px;
}
.new_product_center_image{
/*	background-image:url(../images/center_image.gif);*/
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:1px;
	height:125px;
	}
.new_product_center_image_1{
	background-image:url(../images/centerimage_2.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:1px;
	height:59px;
	}
.stairservice_text{
	width:100%;
	font-size:12px;
	padding-left:11px;
	padding-top:7px;
	padding-right:9px;
	
	}
.stairservice_text_1{
	width:100%;
	font-size:12px;
	padding-left:11px;
	padding-top:3px;
	padding-right:9px;
	
	}
.view_our{
	padding-left:10px;
	padding-top:3px;
	}
.view_our_01{
	padding-top:6px;
	padding-left:10px;
	}

.shop{
	padding-left:10px;
	padding-top:5px;
	}
.centershpp_bot_cornar{
	height:14px;
	background-image:url(../images/center_bottom_cornar.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
.stair_buildingcornarbot{
	height:16px;
	background-image:url(../images/stair_building_cornar_bot.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}



.new_product_image_1{
	margin-left:10px;
	width:273px;
	}
.get_a_image{
	width:100%;
	margin-top:10px;
	}
.footer{
	width:100%;
	margin-top:0px;
	}
.footer_topcornar{
	width:100%;
	background-image:url(../images/footer_cornar_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:11px;
	}

/*
29-04-09
.footer_topcornar{
	width:100%;
	background-image:url(../images/footer_cornar_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:11px;
	margin-top:2px;
	}

*/


.footer_bg{
	width:100%;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-y;

	}
.footer_botcornar{
	width:100%;
	background-image:url(../images/footer_cornar_bot.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:11px;
	}
.customer_text{
	margin-left:33px;
	margin-top:3px;
	font-size:11px;

	}
.customer_text_1{
	margin-top:3px;
	font-size:11px;

	}
.customer_text_bold{
	font-weight:bold;
	font-size:12px;
	}
.order_text{
	line-height:17px;
	padding-top:6px;
	padding-bottom:6px;
	}
.all_right{
	width:100%;
	margin-top:4px;
	color:#636363;
	font-size:11px;
	margin-bottom:14px;
	}
.inc{
	font-size:11px;
	padding-left:8px;
	}
.inc td{
	font-family:Arial;
	
	}
.inc_1{
	padding-right:14px;
	}
.subscribeimaage{
	height:81px;
	background-image:url(../images/geta_quote_image_2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
.inputbox{
	width:100%;
	margin-left:10px;
	margin-top:10px;
	}
.inputbg{
	width:131px;
	height:18px;
	border:#b7b7b7	solid 1px;
	background-image:url(../images/subscribe_bg.gif);
	background-repeat:repeat-x;
	padding-left:6px;
	}
.you{
	margin-left:0;
	margin-top:21px;
	}
.sub_btn{
	/*padding-top:1px;*/
	padding-left:58px;
	}

/*
29-24-29
.center_bg{
	background-image:url(../images/center_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
	width:100%;
	}
*/
.center_bg{
	/*background-image:url(../images/center_bg.gif);
	background-repeat:repeat-x;*/
	background-position:left top;
	width:100%;
	}

.top_link_02{
	width:100%;
	text-align:center;
	color:#FFFFFF;
	}
.head_nav_seperator{
	width:1px;
	background-image:url(../images/head_nav_seperator.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	}

a.navigation_02:link,a.navigation_02:visited{
	color:#fff;
	text-decoration:none;
	}
a.navigation_02:hover {
	color:#fff600;
	background:none;
	text-decoration:underline;
	}
	
	
	
	/*.............................................................detail.................................................*/
	
	
	
	
.detail{
	width:100%;
	padding-left:21px;
	padding-top:6px;
	}
.wood_stair{
	width:93.8%;
	margin-left:25px;
	}
.center_content_detail{
	width:98%;
	height:auto;
	margin-top:21px;
	margin-left:13px;
	}

.center_content_detail_list{
	width:98%;
	height:auto;
	margin-top:21px;
	margin-left:5px;
	}

.choose{
	width:99.8%;
	background-color:#f5f5f5;
	margin-top:11px;
	padding-left:13px;
	padding-top:11px;
	padding-bottom:10px;
	}
.save{
	width:98%;
	height:146px;
	margin-top:10px;
	background-image:url(../images/save.jpg);
	background-repeat:no-repeat;
	}
.wood_text_03{
	font-size:18px;
	border-bottom:#2e2e2e solid 3px;
	padding-bottom:7px;
	}
.wood_text_03 td{
	font-family:Tahoma;}
.collection{
	width:100%;
	margin-top:20px;
	
	}

.collectionNewOne{
	width:100%;
	margin-top:0px;
	}

.collection_2{
	width:100%;
	margin-top:6px;
	padding-top:11px;
	border-top:#dddddd solid 1px;
	}

.collection_2NewOne{
	width:100%;
	margin-top:6px;
	border-top:#dddddd solid 1px;
	}







.detail_image{
	width:129px;
	border-right:#999999 dotted 1px;
	text-align:center;
	}
.detail_image_5{
	width:129px;
	text-align:center;
	}



.detail_imageNewOne{
	width:129px;
	border-right:#999999 dotted 1px;
	text-align:center;
	padding-top:11px;
	}
.detail_image_5NewOne{
	width:129px;
	text-align:center;
padding-top:11px;	
}



.collection_text{
	padding-bottom:23px;
	padding-top:12px;
	font-size:11px;
	
	}
/*.center_bot_cornar_detail{
	width:100%;
	height:31px;
	background-image:url(../images/center_bot_cornar_detail.jpg);
	background-repeat:no-repeat;
	}*/
/*.detail_image_bot{
	width:127px;
	border-right:#999999 dotted 1px;
	text-align:center;
	}*/
	
	
/*..................................................................detail-page.............................................*/



.detail_baluster{
	width:100%;
	padding-bottom:7px;
	}
.detail_topimage{
	width:273px;
	border-right:#999999 dotted 1px;
	margin-top:10px;
	}

.detail_topimageProductPage{
	width:273px;
/*	border-right:#999999 dotted 1px;*/
	margin-top:10px;
	}


.hampton_text{
	width:100%;
	}


.hampton_textNew{
	width:46%;
	}


.bottomimgimage{
	padding-top:21px;
	}
.bottomimg_text{
	padding-top:15px;
	font-family:Tahoma;
	font-size:18px;
	padding-bottom:29px;
	}
.bottomimg_text_2{
	font-family:Tahoma;
	font-size:17px;
	}
.centerright{
	margin-left:19px;
	}
.part{
	width:100%;
	}
.hampton_baluster{
	font-size:18px;
	color:#740808;
	}
.hampton_baluster td{
	font-family:Tahoma;
	}
.partno{
	font-size:10px;
	padding-top:2px;
	
	}
a.need_link,a.need_link:visited{
	text-decoration:underline;
	color:#7a0909;
	}
a.need_link:hover{
	text-decoration:underline;
	color:#7a0909;
	}
.hampton_balusters_text{
	padding-top:16px;
	}

.hampton_balusters_textNew{
	padding-top:16px;
	padding-left:11px;
	}




.available{
	width:100%;
	margin-top:17px;
	}
.available_text{
	font-size:13px;
	font-weight:bold;
	}
.height{
	 
	margin-top:10px;
	}
.height_bold{
	padding-bottom:5px;
	font-weight:bold;
	font-size:11px;
	}
.height_boldNew{
	padding-bottom:5px;
	font-weight:bold;
	font-size:11px;
	}


.radio_buat{
	padding:0px;
	margin:0px;
	}
.radio_buat_2{
	padding-top:5px;
	margin:0px;
	}
.alder{
	width:100%;
	}
.colore{
	/*margin-top:5px;*/
	width:25px;
	height:25px;
	background-color:#c6947b;
	}
.alder_2{
	padding-top:4px;
	}
.price{
	padding-top:20px;
	font-weight:bold;
	font-size:13px;
}
.quantity{
	width:100%;
	margin-top:15px;
	
	}
.quantity_text{
	font-weight:bold;
	font-size:13px;
	
	}
.quantity_box{
	border:1px solid #7F9DB9;
	height:19px;
	padding-left:3px;
	padding-top:4px;
	width:34px;
	}
.email{
	width:664px;
	margin-top:12px;
	background-image:url(../images/emaildetail_image.jpg);
	background-repeat:no-repeat;
	height:42px;
	}
.tiispage{
	padding-top:3px;
	}
.ask_text{
	font-size:11px;
	padding-left:2px;
	}
.you_may{
	width:664px;
	margin-top:34px;
	background-image:url(../images/youmay.jpg);
	background-repeat:no-repeat;
	height:40px;
	}
.youmay_text{
	margin-top:4px;
	margin-left:20px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
		}
.youmay_text td{
	font-family:Tahoma;
	}
.addto_btn{
	padding-left:6px;
	}
.toptext{
	padding-top:11px;
	}
.search_btn{
	padding-top:7px;
	padding-left:1px;
	}
.youarehear{
	font-size:11px;
	}
	
	
	
/*.................................................................24-04-09................................................	*/
	
	
.brocke{
	width:100%;
	/*margin-left:12px;
	margin-right:20px;*/
}
.indital{
	padding-top:5px;
/*	padding-left:98px;*/
	text-align:center;
	
	}
.indital_02{
	padding-top:5px;
	padding-left:98px;
	/*text-align:center;*/
	
	}
.collection_3{
	width:100%;
	margin-left:12px;
	margin-top:6px;
	margin-right:20px;

	}

.collection_3New{
	width:100%;
	margin-left:0px;
	margin-top:6px;
	margin-right:20px;

	}



.indatal_main{
	width:100%;
	}
.indatal_main_02{
	width:82%;
	margin-top:7px;
	}
.customer_link{
	width:100%;
	}
a.customer_link_02, a.customer_link_02:visited{
	text-decoration:none;
	color:#434343;
	}
a.customer_link_02:hover{
	text-decoration:underline;
	color:#434343;
	}
	
	
	a:hover {
color:#900A0A;
text-decoration:underline;
}
a {
color:#900A0A;
text-decoration:none;
}

.center_contentNew01{
height:auto;
margin-left:14px;
margin-top:20px;
width:697px;
}

/*
Css for subcategory page start */
a.sub_link ,a.sub_link:visited{
	text-decoration:underline;
	color:#333333;
	}
a.sub_link:hover{
	text-decoration:underline;
	color:#333333;
	}
a.sub_link:active{
	text-decoration:none;
	color:#333333;
	}
.products{
	width:663px;
	height:45px;
	margin-top:10px;
	background-image:url(../images/sub_img.jpg);
	background-repeat:no-repeat;
	
	}

.productsNewStyle{
	width:663px;
	height:45px;
	margin-top:10px;
	background-image:url(../images/sub_img.jpg);
	background-repeat:no-repeat;
margin-left:25px;
}


.page{
	font-size:13px;
	color:#333333;
	padding-left:13px;
	padding-top:14px;
	font-weight:bold;
	}
.page_2{
	color:#333333;
	padding-right:13px;
	padding-top:14px;
	}
.sub_text{
	padding-bottom:3px;
	padding-top:12px;
	font-size:11px;
	line-height:15px;height:50px;
	
	}
.collection_text_2{
	padding-top:10px;
	font-weight:bold;
	
	}


a.cate_manu_colr,a.cate_manu_colr:visited{

text-decoration:underline;
	color:#434343;
}

a.cate_manu_colr:hover{
	text-decoration:underline;
	color:#333333;
	}
a.cate_manu_colr:active{
	text-decoration:none;
	color:#333333;
	}

.commonWithForInnerPage{
width:697px;
padding-left:3px;
}
.shoppingCartInnerPage{
width:664px;
padding-left:13px;
}

.headerMargin{
padding-right:30px;
}

.infoBoxContentsNewOne {
background:#FFF none repeat scroll 0 0;
font-family:Verdana,Arial,sans-serif;
font-size:10px;
}

.infoBoxNewOne{
background:#FFF none repeat scroll 0 0;
}


/*
Css for subcategory page ends */

