body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a3938;
	background: url(images/page_bg.jpg) repeat-y center top;
}
a
{
	text-decoration: none;
	cursor: pointer;
}
h1, h2, h3, h4, h5, h6, p, ul, li
{
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin: 0px;
}
img, input, form
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.img_left
{
	float: left;
}
.img_right
{
	float: right;
}

#doc_width
{
	width: 946px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
/*header*/
#header
{
	float: left;
	width: 946px;
	background: url(images/header_bg.gif) no-repeat left top;
	height: 92px;
}
.logo
{
	margin: 0px 0px 0px 0px;
	float: left;
	width: 199px;
}
.header_pt2
{
	width: 587px;
	float: right;
	margin: 2px 3px 0px 0px;
}
.header_pt2 p
{
	font-size: 11px;
	color: #3a3938;
}
.header_pt2 p a
{
	color: #CC9900;
}
.header_pt2 p a:hover
{
	color: #3a3938;
	text-decoration: none;
}
.header_pt2 .pt3
{
	width: 196px;
	padding: 0px 0px 0px 0px;
	float: right;
}
.top_links
{
	width: 196px;
	float: left;
	font-size: 11px;
	color: #CC9900;
	padding: 0px 0px 5px 0px;
	text-align: right;
}
.top_links a
{
	color: #CC9900;
}
.top_links a:hover
{
	color: #393737;
	text-decoration: underline;
}
.header_pt2 .pt3 p
{
	font-size: 12px;
	color: #7a7979;
	padding: 0px 0px 5px 0px;
	text-align: right;
}
/*header*/

#content_width
{
	float: left;
	width: 946px;
}
/*menu*/
#menu
{
	float: left;
	width: 166px;
	background: #e3e1e1;
	padding: 0px 0px 20px 0px;
}
.menu_list
{
	float: left;
	width: 166px;
	text-align: center;
	margin: 7px 0px 0px 0px;
}
.search
{
	float: left;
	margin: 20px 0 0;
	text-align: center;
	width: 166px;
}
.search input.textfeild
{
	width: 123px;
	height: 16px;
	font-size: 11px;
	color: #7a7979;
	margin: 0px 2px 0px 2px;
	padding: 2px 0px 0px 2px;
	border: 1px solid #959393;
}
.menu_list select.list
{
	width: 156px;
	height: 19px;
	font-size: 12px;
	color: #7a7979;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 2px;
}

.menu_links
{
	width: 126px;
	float: left;
	background: #e3e1e1;
	padding: 8px 20px 0px 20px;
	font-size: 12px;
	color: #7a7979;
}
.menu_links h1
{
	font-size: 14px;
	color: #040404;
	padding: 0px 0px 5px 0px;
}
.menu_links ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size: 12px;
	color: #7a7979;
}
.menu_links ul li
{
	padding: 0px 0px 8px 0px;
	line-height: 15px;
}
.menu_links ul li a
{
	color: #7a7979;
}
.menu_links ul li a:hover
{
	color: #b08f19;
}

.menu_links ul li a.active
{
	font-weight:bold;
	color: #b08f19;
}


.news_letter
{
	width: 157px;
	float: left;
	background: #e3e1e1;
	margin: 0px 2px 0px 2px;
	font-size: 12px;
	color: #7a7979;
	border-top: 1px solid #999999;
	padding: 10px 0px 0px 0px;
	display: inline;
}
.news_letter h1
{
	font-size: 14px;
	color: #040404;
	padding: 0px 0px 5px 5px;
}
.news_letter p
{
	font-size: 10px;
	color: #9d9c9e;
	padding: 0px 0px 3px 5px;
}
.news_letter input.textfeild
{
	width: 118px;
	height: 16px;
	font-size: 11px;
	color: #7a7979;
	margin: 0px 4px 0px 0px;
	padding: 2px 0px 0px 2px;
	border: 1px solid #959393;
}

.bookmark
{
	width: 157px;
	float: left;
	background: #e3e1e1;
	margin: 0px 2px 0px 2px;
	font-size: 12px;
	color: #7a7979;
	border-top: 1px solid #999999;
	padding: 10px 0px 0px 5px;
	display: inline;
}
.bookmark h1
{
	font-size: 14px;
	color: #040404;
	padding: 0px 0px 5px 0px;
}

.bookmark h1 a
{
	color: #040404;
}

.tell_a_friend
{
	width: 157px;
	float: left;
	background: #e3e1e1;
	margin: 0px 2px 0px 2px;
	font-size: 12px;
	color: #7a7979;
	border-top: 1px solid #999999;
	padding: 10px 0px 0px 5px;
	display: inline;
}
.tell_a_friend h1
{
	font-size: 14px;
	color: #040404;
	padding: 0px 0px 5px 0px;
}
.tell_a_friend h1 a
{
	color: #040404;
}

.card
{
	width: 162px;
	float: left;
	text-align: center;
}
.card img
{
	margin: 10px 0px 0px 0px;
}
/*menu*/


/*content*/
.banner
{
	width: 764px;
	text-align: center;
	padding: 0px 0px 5px 0px;
	float: left;
	margin: 5px 0px 0px 0px;
}
.banner1
{
	width: 764px;
	text-align: center;
	padding: 0px 0px 5px 0px;
	float: left;
}


#content_right
{
	float: right;
	width: 766px;
	border: 1px solid #a3a2a2;
	padding: 0px 6px 5px 6px;
}
#content
{
	width: 576px;
	float: left;
	padding: 0px 4px 0px 0px;
}
.fp_title h1
{
	width: 576px;
	float: left;
	font-size: 14px;
	color: #040404;
	padding: 0px 0px 5px 0px;
}
.fp_display
{
	width: 563px;
	float: left;
	border: 1px solid #e3e1e1;
	padding: 5px 6px 5px 5px;
	margin: 0px 0px 4px 0px;
}
.fp_box
{
	width: 185px;
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 15px 0px;
}
.fp_box h2
{
	font-size: 11px;
	color: #615e5e;
	text-align: left;
	padding: 2px 0px 2px 0px;
	font-weight: normal;
}
.fp_box h2 a
{
	color: #615e5e;
}
.fp_box p
{
	font-size: 12px;
	color: #615e5e;
	text-align: left;
}
.fp_box p span
{
	color: #992626;
}
.fp_box div.img_center
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 183px;
	height: 158px;
	border: 1px solid #a3a2a2;
}
.fp_box div.img_center *
{
	vertical-align: middle;
}
.fp_box div.img_center span
{
	display: inline-block;
	height: 100%;
}
 [
if IE] > .fp_box div.img_center span
{
	display: inline-block;
	height: 100%;
}




#subsection
{
	float: right;
	margin: 20px 0px 0px 0px;
	width: 184px;
}


/*content*/

/*bottom*/
#bottombar
{
	float: left;
	width: 946px;
	clear: both;
}
#bottombar p
{
	color: #88888a;
	font-size: 10px;
	text-align: center;
	padding: 0px 0px 3px 0px;
}
#bottombar p a
{
	color: #CC9900;
}
#bottombar p a:hover
{
	color: #88888a;
	text-decoration: underline;
}
.bottombar
{
	float: left;
	width: 946px;
	color: #CC9900;
	font-size: 11px;
	text-align: center;
	margin: 4px 0px 3px 0px;
}
.bottombar a
{
	color: #CC9900;
}
.bottombar a:hover
{
	color: #88888a;
	text-decoration: underline;
}
/*bottom*/

/*category page*/
.breadcrumbs
{
	width: 762px;
	float: left;
	font-size: 11px;
	color: #615e5e;
	padding: 5px 0px 0px 0px;
}
.breadcrumbs a
{
	color: #615e5e;
}
.breadcrumbs span
{
	color: #000000;
}
.category_title h1
{
	width: 762px;
	float: left;
	font-size: 14px;
	color: #000000;
	padding: 5px 0px 3px 0px;
	border-bottom: 1px solid #a3a2a2;
	margin-bottom: 5px;
}
.category_display
{
	width: 752px;
	float: left;
	border: 1px solid #e3e1e1;
	padding: 4px 4px 4px 4px;
}
.cat_box
{
	width: 185px;
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 5px 0px;
}
.cat_box h2
{
	font-size: 11px;
	color: #615e5e;
	text-align: left;
	padding: 5px 0px 2px 0px;
	font-weight: normal;
}
.cat_box h2 a
{
	color: #615e5e;
}
.cat_box div.img_center
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 183px;
	height: 158px;
	border: 1px solid #a3a2a2;
}
.cat_box div.img_center *
{
	vertical-align: middle;
}
.cat_box div.img_center span
{
	display: inline-block;
	height: 100%;
}
 [
if IE] > .cat_box div.img_center span
{
	display: inline-block;
	height: 100%;
}

/*category page*/

/*product listing*/
.product_title h1
{
	width: 762px;
	float: left;
	font-size: 14px;
	color: #000000;
	padding: 5px 0px 3px 0px;
	border-bottom: 1px solid #a3a2a2;
	margin-bottom: 5px;
}
.pagelisting
{
	width: 752px;
	float: left;
	color: #515151;
	text-decoration: none;
	padding: 5px 10px 5px 0px;
	text-align: right;
}
.pagelisting a
{
	color: #000000;
	text-decoration: none;
}
.pagelisting a span
{
	color: #911014;
}
.pagelisting a:hover
{
	color: #666666;
	text-decoration: underline;
}

.pro_list_display
{
	width: 752px;
	float: left;
	border: 1px solid #e3e1e1;
	padding: 4px 4px 4px 4px;
}
.pro_list_box
{
	width: 185px;
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 5px 0px;
}
.pro_list_box h2
{
	font-size: 11px;
	color: #615e5e;
	text-align: left;
	padding: 5px 0px 2px 0px;
	font-weight: normal;
}
.pro_list_box h2 a
{
	color: #615e5e;
}
.pro_list_box p
{
	font-size: 12px;
	color: #615e5e;
	text-align: left;
	padding: 0px 0px 3px 0px;
}
.pro_list_box p span
{
	color: #992626;
}
.pro_list_box div.img_center
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 183px;
	height: 158px;
	border: 1px solid #a3a2a2;
}
.pro_list_box div.img_center *
{
	vertical-align: middle;
}
.pro_list_box div.img_center span
{
	display: inline-block;
	height: 100%;
}
 [
if IE] > .pro_list_box div.img_center span
{
	display: inline-block;
	height: 100%;
}

/*product listing*/

/*item Page*/
.ietm_title h1
{
	width: 762px;
	float: left;
	font-size: 14px;
	color: #000000;
	padding: 5px 0px 3px 0px;
	border-bottom: 1px solid #a3a2a2;
	margin-bottom: 5px;
}
.item_display
{
	width: 754px;
	float: left;
	padding: 4px 4px 4px 4px;
	border: 1px solid #e3e1e1;
}
.item_display .pt1
{
	width: 376px;
	float: left;
	border: 1px solid #929292;
}
.item_display .pt1 div.img_center
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 376px;
	height: 300px;
}
.item_display .pt1 div.img_center *
{
	vertical-align: middle;
}
.item_display .pt1 div.img_center span
{
	display: inline-block;
	height: 100%;
}
 [
if IE] > .item_display .pt1 div.img_center span
{
	display: inline-block;
	height: 100%;
}
.item_display .pt1 .zoom
{
	width: 370px;
	float: left;
	height: 17px;
	background: #bcbcbc;
	text-align: right;
	font-size: 12px;
	color: #000000;
	padding: 5px 6px 0px 0px;
}
.item_display .pt1 .zoom a
{
	color: #000000;
}

.item_display .pt2
{
	width: 356px;
	float: left;
	padding: 0px 0px 0px 20px;
}
.item_display .pt2 .pro_next
{
	width: 356px;
	float: left;
	font-size: 12px;
	color: #000000;
}
.item_display .pt2 .pro_next a
{
	color: #000000;
}

.item_name
{
	width: 346px;
	float: left;
	font-size: 12px;
	color: #333333;
	padding: 0px 0px 0px 10px;
}
.item_name .textinput
{
	width: 30px;
	border: 1px solid #676767;
	height: 15px;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.item_name p
{
	margin: 10px 0px 0px 0px;
}
.item_name p a
{
	color: #333333;
}
.linke_padding a img
{
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
.item_name p img
{
	margin: 0px 0px 0px 0px;
	float: left;
}
.item_name p span
{
	color: #992626;
	font-size: 12px;
	font-weight: bold;
}
.item_btn
{
	width: 346px;
	float: left;
}
.item_btn img
{
	margin: 10px 10px 0px 0px;
}
.item_titel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 10px 0px 0px 0px;
	color: #70559b;
}
.add_to_wishlist
{
	margin-left: 30px;
}
.product_description
{
	width: 754px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px;
}
.product_description .text
{
	width: 724px;
	float: left;
	font-size: 11px;
	color: #595758;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px;
	text-align: justify;
}
.product_description .text p
{
	width: 724px;
	float: left;
	font-size: 11px;
	color: #595758;
	padding: 5px 10px 0px 0px;
	margin: 0px 0px;
	text-align: justify;
}

.product_description .text b
{
	width: 724px;
	float: left;
	font-size: 11px;
	color: #595758;
	padding: 5px 10px 0px 0px;
	margin: 0px 0px;
	font-weight: bold;
}

.product_description .text ul
{
	width: 710px;
	float: left;
	font-size: 11px;
	color: #595758;
	padding: 0px 10px 0px 20px;
	margin: 0px 0px;
	text-align: justify;
}
.product_description_details h1
{
	width: 742px;
	float: left;
	background: url(images/pro_dis_bg.gif) repeat-x left top;
	height: 22px;
	font-size: 14px;
	color: #000000;
	padding: 5px 0px 0px 10px;
	border: 1px solid #adadad;
	margin: 0px;
}

.rel_pro_display
{
	width: 754px;
	float: left;
	margin: 0px 0px 0px 0px;
}
.rel_pro_title h1
{
	width: 742px;
	float: left;
	background: url(images/pro_dis_bg.gif) repeat-x left top;
	height: 22px;
	font-size: 14px;
	color: #000000;
	padding: 5px 0px 0px 10px;
	border: 1px solid #adadad;
	margin: 0px;
}
.rel_pro_box
{
	width: 185px;
	float: left;
	margin: 10px 4px 0px 0px;
	padding: 0px 0px 5px 0px;
}
.rel_pro_box h2
{
	font-size: 11px;
	color: #615e5e;
	text-align: left;
	padding: 5px 0px 2px 0px;
	font-weight: normal;
}
.rel_pro_box h2 a
{
	color: #615e5e;
}
.rel_pro_box p
{
	font-size: 12px;
	color: #615e5e;
	text-align: left;
	padding: 0px 0px 3px 0px;
}
.rel_pro_box p span
{
	color: #992626;
}
.rel_pro_box div.img_center
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 183px;
	height: 158px;
	border: 1px solid #a3a2a2;
}
.rel_pro_box div.img_center *
{
	vertical-align: middle;
}
.rel_pro_box div.img_center span
{
	display: inline-block;
	height: 100%;
}
 [
if IE] > .rel_pro_box div.img_center span
{
	display: inline-block;
	height: 100%;
}

/*item Page*/

.static_title h1
{
	width: 762px;
	float: left;
	font-size: 14px;
	color: #000000;
	padding: 5px 0px 3px 0px;
	border-bottom: 1px solid #a3a2a2;
	margin-bottom: 5px;
}
.static_description
{
	width: 742px;
	float: left;
	font-size: 11px;
	color: #595758;
	padding: 5px 10px 10px 10px;
}
.static_description a
{
	color: #595758;
}
.static_description p
{
	padding: 0px 0px 10px 0px;
	text-align: justify;
}


.sitemap_navi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 19px;
}
.sitemap_navi ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	list-style: none;
	color: #666666;
}
.sitemap_navi ul li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: url(images/bullet1.gif) no-repeat left 6px;
	padding-left: 12px;
}
.sitemap_navi li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.sitemap_navi li a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sitemap_navi ul li ul
{
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style: none;
}
.sitemap_navi ul li ul li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: url(images/bullet.gif) no-repeat left 6px;
	padding-left: 12px;
}
.sitemap_bullet
{
	background: none !important;
	padding: 0px;
	margin: 0px;
}
.select_box
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 170px;
	height: 18px;
}

/*login Page*/
.billig_box
{
	width: 360px;
	background: #FFFFFF;
	padding-bottom: 5px;
	margin-top: 10px;
	float: left;
}
.billig_box2
{
	background: #FFFFFF;
	padding-bottom: 5px;
	margin-top: 10px;
}
.billing_box_cantain
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 30px;
}
.billing_box_top_cantain
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 12px;
	line-height: 16px;
}
.register_fild
{
	border: solid #b3b3b3 1px;
	width: 170px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.register_fild2
{
	border: solid #b3b3b3 1px;
	width: 100px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.register_textaria
{
	border: solid #b3b3b3 1px;
	width: 170px;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.required
{
	color: #c56c00;
}
.rigister_main_box
{
	width: 680px;
	float: left;
}

.login_box
{
	width: 240px;
	font-size: 11px;
	color: #000000;
	float: left;
	margin: 0px 30px 30px 0px;
}
* html .login_box
{
	width: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	margin: 0px 30px 20px 0px;
}
.login_fild
{
	width: 100px;
	height: 17px;
	border: solid #b3b3b3 1px;
}
.login_fild2
{
	width: 80px;
	height: 17px;
	border: solid #b3b3b3 1px;
	margin: 0px 10px 0px 0px;
}
.table
{
	border: 1px solid #666666;
	border-collapse: collapse;
}
.table td
{
	padding: 5px 8px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	line-height: 18px;
	border: 1px solid #666666;
}
.table th
{
	background: #cccccc;
	font-size: 11px;
	padding: 5px 8px;
	border-bottom: none;
	border: 1px solid #666666;
	color: #333333;
	font-weight: bold;
}
.table td input.txtbox
{
	border: solid 1px #cccccc;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
.table a
{
	color: #000000;
}
.table a:hover
{
	text-decoration: underline;
}
.table td .select
{
	border: solid 1px #cccccc;
	font-weight: normal;
	text-align: left;
	color: #cccccc;
}

.checkout_button
{
	width: 742px;
	padding-top: 10px;
	text-align: center;
	float: left;
}
.checkout_button a
{
	padding: 10px;
	color: #000000;
}
.checkout_box2
{
	background: #FFFFFF;
	padding-bottom: 5px;
	margin-top: 10px;
}
.order_receive_text
{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.order_box
{
	width: 742px;
	float: left;
	padding-bottom: 15px;
}
.order_box2
{
	width: 742px;
	float: left;
	padding: 0px 0px 15px 0px;
}
.order_discription
{
	width: 742px;
	float: left;
	padding-bottom: 15px;
}
.order_left_box ul
{
	list-style: none;
}
.order_submit
{
	width: 742px;
	float: left;
	text-align: center;
}

/*login Page*/

/************************Advance search page */
.advance_search
{
	width: 742px;
	padding-bottom: 20px;
	float: left;
}
.advance_search_fild
{
	float: left;
	width: 300px;
}
.advance_teaxtfild
{
	width: 243px;
	text-decoration: none;
	border: solid 1px #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
}
.advance_go
{
	float: left;
	padding-left: 8px;
	margin-right: 10px;
}
.home_search
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.home_search a
{
	text-decoration: underline;
	color: #333333;
}
.home_search a:hover
{
	text-decoration: none;
	color: #333333;
}
.category_fild
{
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.advance_all_pages
{
	float: left;
	width: 742px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding: 5px 0px 5px 0px;
}
.advance_all_pages a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.advance_all_pages a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3812B;
	text-decoration: none;
}
.advance_list
{
	width: 725px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 30px;
	padding-left: 14px;
	background-color: #CCCCCC;
	margin: 10px 0px 10px 0px;
}
.tab_advance_list
{
	width: 742px;
	padding: 20px 0px 0px 0px;
	float: left;
}
.product_area_pagelisting
{
	width: 742px;
	float: left;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.product_area_pagelisting a
{
	color: #70559b;
	text-decoration: none;
}
.product_area_pagelisting a:hover
{
	color: #666666;
	text-decoration: underline;
}

.gift_width_product
{
	width: 315px;
	float: left;
	margin: 20px 20px 0px 0px;
	border: 1px #cccccc solid;
}
.gift_certificate
{
	width: 742px;
	float: left;
}
.gift_certificate div.img_center
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 250px;
	width: 742px;
}
.gift_certificate div.img_center *
{
	vertical-align: middle;
}
.gift_certificate div.img_center span
{
	display: inline-block;
	height: 100%;
}
.details
{
	width: 392px;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 0px 305px;
}
.details p
{
	padding: 0px 0px 5px 0px;
}
.details p span
{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.details .qty
{
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.details .qty input.textfeild
{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	width: 50px;
	height: 22px;
	border: 1px solid #bebbbb;
	height: 15px;
}

.popup_box
{
	width: 596px;
	margin-right: auto;
	margin-left: auto;
	background-color: #cccccc;
	position: relative;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.popup_docwidth
{
	width: 596px;
	border: solid #bcbdbd 1px;
	background-color: #FFFFFF;
}
.pop_header
{
	width: 596px;
	height: 79px;
	background-color: #ffffff;
}
.popup_header2
{
	width: 596px;
	padding-top: 5px;
}
.pop_header_row1
{
	padding-left: 14px;
	width: 500px;
	padding-top: 5px;
	clear: both;
}
.pop_header_row2
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 596px;
	margin-top: 20px;
	clear: both;
	color: #FFFFFF;
}
.pop_header_row2 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.pop_header_row2 a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5E19A;
	text-decoration: none;
}
.popup_cantain
{
	width: 586px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.popup_cantain a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70559b;
	text-decoration: none;
}
.popup_cantain a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.user_bg
{
	width: 300px;
	height: 60px;
	padding-top: 7px;
	padding-left: 7px;
	background: url(images/user_bg.gif) no-repeat left top;
}
.popup_fotter
{
	width: 586px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a39999;
}

/* hardik - 24 Aug 2009 - for newsletter button*/
.newsbutton
{
	vertical-align: top;
}

.product_area_pagelisting1
{
	color: #666666;
	text-decoration: none;
}
.product_area_pagelisting1 a
{
	color: #666666;
	text-decoration: none;
}
.product_area_pagelisting1 a:hover
{
	color: #666666;
	text-decoration: underline;
}
.table_check
{
	border: 1px solid #666666;
	border-collapse: collapse;
}
.table_check td
{
	padding: 5px 8px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	line-height: 18px;
}
.table_check th
{
	background: #cccccc;
	font-size: 11px;
	padding: 5px 8px;
	border-bottom: none;
	border: 1px solid #666666;
	color: #333333;
	font-weight: bold;
}
.table_check td input.txtbox
{
	border: solid 1px #cccccc;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
.table_check a
{
	color: #000000;
}
.table_check a:hover
{
	text-decoration: underline;
}
.table_check td .select
{
	border: solid 1px #cccccc;
	font-weight: normal;
	text-align: left;
	color: #cccccc;
}
.tooltip
{
	width: 200px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626469;
	text-decoration: none;
	text-align: center;
}

.tooltip span.top
{
	padding: 30px 8px 0;
	background: url(images/tooltip.gif) no-repeat top;
}

.tooltip b.bottom
{
	padding: 3px 8px 15px;
	color: #548912;
	background: url(images/tooltip.gif) no-repeat bottom;
}


.searchtextbox
{
	width: 30px;
	border: 1px solid #B3B3B3;
	height: 18px;
	font-size: 11px;
}
.error
{
	color: Red;
	font-weight: bold;
}