@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	 padding:0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#236D8C;
	background:#CBEBF5;
}

.clear_float{
	clear:left;
}


h1{
	text-indent:-9999px;
	font-size:5px;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	color:#236D8C;
	text-decoration:underline;
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#236D8C;
	text-decoration:none;
}



.message_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#236D8C;
	font-weight:bold;
	text-align:center;
}


.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}





.input_textarea{
	width:130px;
	border:1px solid #ADDEEB;
	background:#FFFFFF;
}

.border_table{
		border:1px solid #99D7E7;
		margin:5px 0 0 0;
}



.border_table td{
		padding:15px 10px;

}

.border_table_cate{
		border:1px solid #D6D6D6;
		margin:5px 0 0 0;
}



.search_textarea{
	width:200px;
	border:1px solid #ADDEEB;
	background:#FFFFFF;
}

.login_text{
	padding:3px 0 0 10px;
}


#wraper{
	width:1004px;
	margin: 0 auto; 
	background:url(../images/wraper_bg.gif) repeat-y;
	width:1004px;
}

#banner{
	background:url(../images/banner_imahe.jpg) no-repeat;
	width:914px;
	height:125px;
}

#navigation{
	background:url(../images/navi_bg.gif) repeat-x;
	height:50px;
	border-left:1px solid #8CD7E7;
	border-right:1px solid #8CD7E7;
	text-align:center;
}



#navigation ul{
	margin:0 auto;


}

#navigation ul li a{
	padding:0px 50px 10px 61px;
	margin: 0 auto;	 
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}


#navigation li{
	float:left;
	list-style:none;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	border:none;
}


#user_account{
	height:25px;
	background:#F2F8FB;
	border-bottom:1px solid #A0DCEB;

}
#user_account label{
	float:right;
	width:70px;
	padding:5px 20px 0 0; 

}


#user_account a{
	font-size:12px;
	font-weight:bold;
	color:#1C82AA;
	text-decoration:none;
}


#user_account a:hover{
	font-size:12px;
	font-weight:bold;
	color:#1C82AA;

}
#main_container{
	margin:0 auto;
	width:906px;
	padding:0 2px 0 2px;

}
.left_col{
	width:649px;

}
.right_col{
	width:261px;
	padding:0 0 0 2px;
}
.featured_prduct{
	border:1px solid #99D7E7;
	background:#FDFEFF;

}
.featured_prduct h1{

	background:	url(../images/feature_heading.jpg) no-repeat; 
	width:649px;
	height:42px;

}
#welcome{
	border:1px solid #99D7E7;
}
.welcome{
	padding:2px 0 0 0;
	background:#FDFEFF;
}
.welcome td{
	padding:12px 10px 0 10px;

}


.welcome img{
	padding: 10px 10px 5px 0;

}


.contact_info{
	border:1px solid #99D7E7;
		background:#FDFEFF;
}
.category{
	border:1px solid #99D7E7;
	width:257px;

	background:#FDFEFF;

}
.search{
	border:1px solid #99D7E7;
		background:#FDFEFF;
}
.member_login{
	border:1px solid #99D7E7;
	font-weight:bold;
	background:#FDFEFF;
	color:#6EA2B8;
}


.account_title{
	font-size:13px;
	font-weight:bold;
	background:#EEEEEE;
	height:30px;
	padding:0 0 0 10px;

}
.account_description td{
	padding:3px 0;
	font-weight:bold;

}




.btn_search_go{
	 background:url(../images/btn_search_go.gif) no-repeat;
	 width:51px;
	 height:21px;
	 border:none;
	 color:#FFFFFF;
	 font-weight:bold;

}


.form_button{
	background: url(../images/btn.gif) no-repeat;
	width:67px;
	height:28px;
	border:none;
	color:#fff;
	font-weight:bold;
}


.view_cart{
	color:#236D8C;
	font-weight:bold;
	font-size:11px;
}

.view_cart img{

	padding:5px;
}


.view_cart td{
	padding:5px 0px 0 5px;

}


.categories{
	border:1px solid #99D7E7;
}


.categories img{
	padding:8px;
	border:1px solid #D6D6D6;

}


.categories td{
	padding:3px 10px 1px 10px;

}

.product_name{
	font-size:13px;
	font-weight:bold;
	background:#EEEEEE;
	height:30px;

	
}
.description{
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}




.pro_details{
	border:1px solid #99D7E7;
	padding:5px 0 0 0;
}

.pro_details td{
	padding:3px 10px 1px 10px;
}

.pro_details img{
	border:1px solid #D6D6D6;
	padding:5px;
}

.account{
border:1px solid #99D7E7;

}

.new_user_datails td{
	padding:5px 0;
	font-weight:bold;
 }



.check_out{
	border:1px solid #99D7E7;
}

.wishlist{
	border:1px solid #99D7E7;
	padding:10px 0 0 10px;
}


.edit_customer{
	border:1px solid #99D7E7;
}


.middle_button{
	background:url(../images/button_middle.gif) no-repeat;
	width:103px;
	height:27px;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
}

.wish_list_button{
	background:url(../images/wish_list_button.gif) no-repeat;
	width:117px;
	height:27px;
	border:none;
	color:#FFFFFF;
	font-weight:bold;

}



.table_details td{
	padding:3px 0;
	font-weight:bold;
}

.details_heading{
	font-size:13px;
	font-weight:bold;
	background:#EEEEEE;
	height:30px;
	text-align:center;
	
}

.search_result{
	border:1px solid #99D7E7;
}

.payment_type td{
	padding:4px 0 0 10px;
	text-align:left;

}

.account a{ 
	font-weight:bold;
	border:none;
}

.cms ul li{
	list-style:none;
}

