/* CSS Document */
body {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	margin:0px;
	background:url(../images/bg.jpg) repeat-x #FFF;
	font-weight:normal;
}
#main {
	width:703px;
	margin:0px auto;
}
.banner {
	background:url(../images/banner.jpg) no-repeat;
	width:495px;
	height:204px;
}
.banner td {
	vertical-align:bottom;
	text-align:right;
}
.register_btn a {
	display:block;
	background:url(../images/register_now.jpg) no-repeat;
	width:194px;
	height:26px;
	float:right;
}
.register_btn a:hover {
	background:url(../images/register_now_over.jpg);
}
.top_links a {
	color:#af109e;
	text-decoration:none;
	text-align:right;
}
.top_links a:hover {
	text-decoration:underline;
}
.top_links {
	color:#af109e;
}
.shopping_cart {
	font-weight:bold;
	color:#a52d98;
	background:url(../images/cart.jpg) no-repeat left;
	padding:5px 0px 5px 20px;
}
.shopping_cart a {
	font-weight:normal;
	text-decoration:none;
	color:#18b63a;
}
.shopping_cart a:hover {
	text-decoration:underline;
}
.lefr_content {
	border:solid 1px #e5c6de;
	padding:10px;
	width:180px;
	height:auto;
	background:url(../images/left_bg.jpg) repeat-x #fff8fe top;
}
.heading {
	font-size:12px;
	font-weight:bold;
	color:#6b6b6b;
	padding:0px 10px;
}
.left_links {
	padding:0px;
	margin:0px 0px 0px 27px;
	list-style-type:none;
}
.left_links li {
	list-style-type:disc;
	padding:0px;
	margin:0px;
	color:#a2179a;
	line-height:18px;
}
.left_links a {
	text-decoration:none;
	color:#a2179a;
}
.left_links a:hover {
	color:#373737;
	text-decoration:underline;
}
.search_field {
	width:105px;
}
.advance_search a {
	color:#a52d98;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
}
.advance_search a:hover {
	text-decoration:underline;
}
.product_name {
	font-size:12px;
	color:#e987d3;
	text-align:left;
	font-weight:bold;
}
.more a {
	color:#000000;
}
.more a:hover {
	text-decoration:none;
}
.price {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#3bb538;
}
.previous_price {
	color:#717171;
	text-decoration:line-through;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
}
.home a {
	display:block;
	background:url(../images/home.jpg) no-repeat;
	height:31px;
	width:74px;
}
.home a:hover {
	background:url(../images/home_over.jpg);
}
.aboutus a {
	display:block;
	background:url(../images/aboutus.jpg) no-repeat;
	width:89px;
	height:31px;
}
.aboutus a:hover {
	background:url(../images/aboutus_over.jpg);
}
.myaccount a {
	display:block;
	background:url(../images/myaccount.jpg) no-repeat;
	height:31px;
	width:103px;
}
.myaccount a:hover {
	background:url(../images/myaccount_over.jpg);
}
.specialoffers a {
	display:block;
	background:url(../images/specialoffers.jpg) no-repeat;
	height:31px;
	width:120px;
}
.specialoffers a:hover {
	background:url(../images/specialoffers_over.jpg);
}
.contactus a {
	display:block;
	background:url(../images/contactus.jpg) no-repeat;
	height:31px;
	width:109px;
}
.contactus a:hover {
	background:url(../images/contactus_over.jpg);
}
.content_area {
	background:url(../images/shadow.jpg) repeat-y left;
}
h1 {
	font-size:12px;
	font-weight:bold;
	color:#4c4c4c;
	text-align:left;
	line-height:42px;
	padding:0px;
	margin:0px;
}

h1 a {
	font-size:12px;
	font-weight:bold;
	color:#4c4c4c;
	text-align:left;
	line-height:42px;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
h1 a:hover{
	text-decoration:underline;
}
h2 {
	font-family:Calibri, Helvetica, Arial, sans-serif;
	font-size:17px;
	color:#a52d98;
	font-weight:normal;
	padding:5px 0px 5px 0px;
	margin:0px;
}
h3 {
	font-family:Calibri, Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#a52d98;
	font-weight:normal;
	padding:5px 0px 5px 0px;
	margin:0px;
}
p {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#6b6b6b;
	line-height:15px;
	padding:0px;
	margin:0px;
}
/*Content UL Li*/

.contentlist {
	width:280px;
	list-style-type:disc;
	padding:10px 0 10px 20px;
	margin:0 0 0 5px;
}
li {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#a52d98;
	line-height:14px;
	padding:1px 0 2px 0px;
	vertical-align:text-top;
}
.content_products, .content_main {
	border-right:solid 1px #cfcfcf;
	border-bottom:solid 1px #cfcfcf;
	padding:20px 15px;
}
.pagination{
	border-right:solid 1px #cfcfcf;
	border-bottom:solid 1px #cfcfcf;
	padding:5px 15px;
}
.content_main a {
	color:#e987d3;
}
.content_main a:hover {
	text-decoration:none;
}
.content_products_top {
	border-top:solid 1px #cfcfcf;
}
#footer {
	height:86px;
	background-color:#e7f2ea;
}
.footer td {
	vertical-align:middle;
}
.copyright {
	color:#808080;
}
#footer a {
	color:#000000;
	text-decoration:none;
	padding:0px 2px;
}
#footer a:hover {
	text-decoration:underline;
}
/*Buttons & Hovers*/

.details a {
	display:block;
	background:url(../images/details.jpg) no-repeat;
	width:66px;
	height:16px;
}
.details a:hover {
	background:url(../images/details_over.jpg);
}
.add_to_cart a {
	display:block;
	background:url(../images/add_to_cart.jpg) no-repeat;
	width:87px;
	height:16px;
}
.add_to_cart a:hover {
	background:url(../images/add_to_cart_over.jpg);
}
/*  Thease Styles for Standard Form */
.std_form_field {
	width:280px;
	height:auto;	
}
.std_text_area {
	width:280px;
	height:65px;	
}
.txt_editer {
	width:350px;
	height:150px;
}
.starndard_combo {
	width:288px;
}
.txt_fild {
	height:60px;
}
.compulsory {
	color:#CC0000;
}
.form td {
	font-size:11px;
	color:#666666;
}
.submit {
	font-size:11px;
	background:url("../images/btn.jpg") bottom repeat-x;
	font-weight:normal;
	color:#000;
	height:22px;
	width:auto;
	border: 1px solid #e9b7e4;
	margin:0px;
	padding:2px 6px 3px 6px;
}
.search {
	font-size:11px;
	background:url("../images/btn.jpg") bottom repeat-x;
	font-weight:normal;
	color:#000;
	height:22px;
	width:60px;
	border: 1px solid #e9b7e4;
	margin:0px;
	padding:2px 6px 3px 6px;
}
.login_form_input {
	width:155px;
}
input, select, textarea {
	border:solid 1px #e9b7e4;
	color:#000;
	font-weight:normal;
	font-family:Arial, sans-serif;
	font-size:11px;	
	padding:3px;
}
#form p {
	font-size:11px;
}
/*Shopping Cart*/

.pro_list_box {
	border:solid 1px #cfb981;
	background:#fff8fe;
}
.pro_list_box_alternet {
	border:solid 1px #cfb981;
	background:#ffffff;
}
.shop_cart td {
	height:32px;
	vertical-align:middle;
	color:#4c4c4c;
}
.shop_cart th {
	background:#f8b5e8;
	color:#4c4c4c;
	height:29px;
	vertical-align:middle;
}
.top_border {
	border-top:solid 1px #e9b7e4;
}
.pro_attribute {
	font-family:Arial, Helvetica, sans-serif;
	color:#a52ec2;
	font-size:10px;
}