@IMPORT url("./registry_wishlist.css");

body {
	background: #f6f7cd;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

* {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/*for div-s with floating elements*/
.clear_cont:after,.cc:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both !important;
	visibility: hidden;
}

.clear_cont,.cc {
	min-height: 1px;
}

* html .clear_cont,* html .cc {
	height: 1px;
}

/**/
img {
	border: none;
}

/*
---------------------------------------------------------*/
.outside {
	width: 948px;
	margin: 0 auto;
}

.wrraper {
	background: #fff;
}

.t_c div {
	background: url(../images/lft.jpg) no-repeat left center;
	height: 17px;
	padding: 0 0 0 16px;
}

.t_c div div {
	background: url(../images/rgt.jpg) no-repeat right center;
	height: 17px;
	padding: 0 16px 0 0;
}

.t_c div div div {
	background: url(../images/lnt.jpg) repeat-x center 0;
	height: 17px;
}

.b_c div {
	background: url(../images/lfb.jpg) no-repeat left center;
	height: 17px;
	padding: 0 0 0 16px;
}

.b_c div div {
	background: url(../images/rgb.jpg) no-repeat right center;
	height: 17px;
	padding: 0 16px 0 0;
}

.b_c div div div {
	background: url(../images/lnb.jpg) repeat-x center 0;
	height: 17px;
}

/*
header
*/
.header {
	padding: 5px 10px 10px 10px;
}

.logo {
	float: left;
}

ul.hmenu {

}

ul.hmenu li {
	float: right;
	margin: 0 0 0 20px;
}

ul.hmenu li a {
	color: #367ec7;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 13px;
	font-weight: 800;
}

ul.hmenu li.active a {
	color: #f7941d;
}

.user_ctn {
	float: right;
	text-align: right;
	margin: 15px 0 0 0;
}

.log_reg {
	float: right;
	color: #464646;
	font-size: 13px;
	margin: 15px 60px 0 0;
}

.log_reg a {
	color: #367ec7;
	text-decoration: none;
	font-weight: 800;
}

.cart_details {
	float: right;
	color: #f7941d;
	background: url(../images/icon1.png) no-repeat left center;
	padding: 14px 0 0 33px;
	height: 28px;
	font-size: 13px;
	margin: 2px 0 0 0;
}

.cart_details a {color: #f7941d;}

/*
content
*/
.content {

}

.lfv {
	background: url(../images/lfv.png) repeat-y left center;
	padding: 0;
}

.rgv {
	background: url(../images/rgv.png) repeat-y right center;
	padding: 0 ;
}

.container {
	margin:0 0 0 17px;
	width:930px;
}

.menu_cnt {
	background: url(../images/bluefon.png) no-repeat;
	width: 908px;
	height: 85px;
	padding: 7px 0 0 6px;
}

/*
main menu
*/
ul.main_menu {
	float: left;
}

ul.main_menu li {
	float: left;
}

ul.main_menu li a {
	text-decoration: none;
	display: block;
}

ul.main_menu li.menu1 a {
	background: url(../images/menu1.png) no-repeat;
	width: 58px;
	height: 43px;
	float: left;
}

ul.main_menu li.menu2 a {
	background: url(../images/menu2.png) no-repeat;
	width: 107px;
	height: 43px;
	float: left;
}

ul.main_menu li.menu3 a {
	background: url(../images/menu3.png) no-repeat;
	width: 115px;
	height: 43px;
	float: left;
}

ul.main_menu li.menu4 a {
	background: url(../images/menu4.png) no-repeat;
	width: 97px;
	height: 43px;
	float: left;
}

ul.main_menu li.menu5 a {
	background: url(../images/menu5.png) no-repeat;
	width: 63px;
	height: 43px;
	float: left;
}

.bgmenu {
	background: url(../images/bgmenu.png) repeat-x;
	height: 43px;
	width: 899px;
}

.rgbgmenu {
	background: url(../images/rmenu.png) no-repeat right top;
	padding: 0 10px 0 0;
	height: 43px;
}

.phone_txt {
	font-size: 12px;
	color: #fff;
	float:left;
	width:183px;
	margin: 10px 0 0 14px;
}

.phone_txt strong {
	font-size: 16px;
	position: relative;
	top: 1px;
}

.search {
	float: right;
	color: #fff;
	font-size: 11px;
	padding: 15px 0 0 21px;
	width: 230px;
	height: 30px;
}

.search span {
	padding: 0 10px 0 0;
}

.adds {
	font-family: Garamond;
	color: #367ec7;
	font-size: 14px;
	font-weight: 800;
	padding: 4px 0 0 15px;
}

.enter_key_word {
	width: 148px;
	height: 15px;
	font-size: 12px;
	border: none;
	background: #fff;
}

.go_btn {
	border: medium none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 800;
	background: none;
	margin: 0 0 0 2px;
	cursor: pointer;
}

.enter_email {
	border-top: 1px solid #61add9;
	border-left: 1px solid #61add9;
	border-bottom: 1px solid #61add9;
	border-right: 1px solid #61add9;
	width: 125px;
	height: 18px;
	color: #367ec7;
	font-size: 11px;
	padding: 2px 0 0 5px;
	margin: 0 0 0 5px;
}

.chat_add {
	float: left;
}

.chat_add span {
	font-family: Helvetica;
	font-weight: 400;
	font-size: 11px;
	position: relative;
	top: 8px;
	vertical-align:top;
	color: #464646;
	font-weight: 800;
}

.chat_add a {
	padding: 0 0 0 10px;
}

.prom_add {
	float: left;
	margin: 5px 0 0 12px;
}

.bookm_add {
	float: left;
	margin: 4px 0 0 16px;
}

.bookm_add span {
	padding: 0 10px 0 0;
}

.middle {
	margin: 5px 0 0 0;
	width: 920px;
}

.left_side {
	float: left;
	width: 176px;
	margin: 12px 0 0 0;
}

.baner {
	background: url(../images/bgbaner.jpg) no-repeat;
	width: 158px;
	height: 75px;
	color: #61add9;
	font-size: 17px;
	padding: 13px 0 0 20px;
	margin: 0 0 10px 0;
}

.shipp {
	background: url(../images/shipp.jpg) no-repeat left center;
	padding: 0 0 0 55px;
	height: 41px;
	color: #f7941d;
	text-decoration: none;
	font-size: 10px;
	width: 88px;
	display: block;
	font-weight: 800;
	margin: 6px 0 0 -5px;
}

.box {
	width: 172px;
	margin: 0 0 10px 0;
}

.tbox {
	background: url(../images/header_box.jpg) no-repeat;
	height: 23px;
	color: #fff;
	font-size: 16px;
	padding: 8px 0 0 15px;
	font-family: Garamond;
	font-weight: 800;
}

.cbox {
	background: url(../images/bgbox.jpg) repeat-y;
	font-size: 12px;
	color: #0078c1;
	text-align: center;
}

.bbox {
	background: url(../images/btbox.jpg) no-repeat;
	height: 19px;
}

.brand_name {
	border-color: #61ADD9;
	border-style: solid;
	border-width: 1px 19px 1px 1px;
	color: #000000;
	font-size: 12px;
	height: 18px;
	margin: 2px 0 5px 0;
	padding: 0 0 0 5px;
	width: 123px;
}

.box_cnt {
	position: relative;
	top: 8px;
}

.box_cnt a {
	color: #000;
	text-decoration: none;
}

ul.categories {
	margin: 0 0 0 12px;
}

ul.categories li {
	text-align: left;
	line-height: 22px;
}

ul.categories li a {
	text-decoration: none;
	color: #464646;
	font-size: 12px;
	font-weight: 800;
}

ul.categories li.new a {
	color: #367ec7;
}

.asgn {
	float: left;
}

.t_asgn {
	width: 95px;
	font-size: 16px;
	float: left;
	margin: 0px 0 0 0px;
	position: relative;
	left: -12px;
}

.baner2 {
	background: url(../images/bgbaner.jpg) no-repeat scroll 0 0;
	color: #61ADD9;
	font-size: 17px;
	height: 70px;
	padding: 18px 0 0 8px;
	width: 158px;
	margin: 0 0 10px 0;
}

.link_p {
	margin: 4px 0 0 0;
	color: #f7941d;
	text-decoration: none;
	font-size: 11px;
	width: 88px;
	display: block;
	font-weight: 800;
	float: left;
}

.p_newsize {
	font-size: 13px;
	width: 185px;
}

.ts {
	float: left;
}

.dt {
	float: right;
	color: #d2446a;
}

.mc_txt {
	margin: 0 auto 10px;
	width: 88px;
	font-size: 10px;
	color: #000;
}

.right_side {
	float: left;
	margin: 0 0 10px 10px;
	width: 720px;
}

ul.path {
	margin: 0 0 2px 0;
}

ul.path li {
	float: left;
	color: #0078c1;
	font-size: 11px;
}

ul.path li a {
	color: #0078c1;
	text-decoration: none;
	font-weight: 800;
}

ul.path li.active a {
	color: #004a8d;
}

/*
footer
*/
.footer {
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	line-height: 20px;
	padding: 20px 0;
}

ul.mfooter {
	width: 825px;
	margin: 0 auto;
}

ul.mfooter li {
	float: left;
	margin: 0 22px 0 0;
}

ul.mfooter li a {
	color: #367ec7;
	font-size: 16px;
	font-family: Garamond;
	font-weight: 800;
	text-decoration: none;
}

/*
baner1
*/
.baner1 {
	background: url(../images/baner_top.jpg) no-repeat;
	width: 695px;
	height: 327px;
	padding: 0 0 0 26px;
	margin: 10px 0 0 0;
}

.title {
	color: #8dc63f;
	font-size: 29px;
	padding: 25px 0 0 0;
	margin: 0 0 10px 0;
}

.baner1_cnt {
	width: 242px;
	font-size: 12px;
}

.n_txt {
	display: block;
	color: #f7941d;
	font-size: 13px;
	font-weight: 800;
	margin: 20px 0;
	cursor: pointer;
}

.n_txt img {
	padding: 0 0 0 10px;
	position: relative;
	top: 1px;
}

ul.pagging {
	clear: both;
	display: inline;
	float: left;
	margin: 0px;
}

ul.pagging li {
	float: left;
}

ul.pagging li a {
	float: left;
	background: url(../images/num_page.png) no-repeat 0 0;
	width: 42px;
	height: 32px;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 12px 0 0 0;
	color: #a8c9dc;
}

ul.pagging li.active a {
	background: url(../images/num_page.png) no-repeat -42px 0;
	color: #fff;
}

ul.pagging li a:hover {
	background: url(../images/num_page.png) no-repeat -42px 0;
}

ul.pagging li.prev a {
	background: url(../images/prev_next.png) no-repeat 0 0;
	width: 12px;
	height: 12px;
	margin: 14px 5px 0 0;
	display: block;
}

ul.pagging li.next a {
	background: url(../images/prev_next.png) no-repeat -12px 0;
	width: 12px;
	height: 12px;
	margin: 14px 0 0 5px;
	display: block;
}

/*
greenbox
*/
.greenbox {
	width: 725px;
	margin: 7px 0 10px 0;
}

.tgreenbox {
	background: url(../images/tgreebbox.jpg) no-repeat;
	height: 14px;
	color: #fff;
	font-size: 16px;
	font-family: Garamond;
	font-weight: 800;
	font-size: 0;
}

.cgreenbox {
	background: url(../images/greenbox2.png) repeat-y;
	font-size: 12px;
	color: #0078c1;
}

.bgreenbox {
	background: url(../images/bgreebbox.jpg) no-repeat;
	height: 14px;
}

.header_name_grbox {
	color: #8dc63f;
	font-weight: 800;
	font-family: Garamond;
	font-size: 16px;
	margin: 0 0 5px 35px;
}

.greenbox_cnt {

}

.price {
	/*
	 * #8dc63f
	 */
	color: #5C8F11;
	font-weight: 800;
}

ul.item_ft {
	margin: 0px 0 0 25px;
	padding: 0 0 10px 0;
}

ul.item_ft li a {color: black; text-decoration:none;}

ul.item_ft li {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 0 35px 0 0;
	width: 75px;
}

ul.item_ft li.last {
	margin: 0;
}

/*
greybox
*/
.greybox {
	width: 720px;
	margin: 3px 0 10px 0;
}

.tgreybox {
	background: url(../images/tgreybox.jpg) no-repeat;
	height: 14px;
	color: #fff;
	font-size: 16px;
	font-family: Garamond;
	font-weight: 800;
	font-size: 0;
}

.cgreybox {
	background: url(../images/greybox2.png) repeat-y;
	font-size: 12px;
	color: #0078c1;

}

.bgreybox {
	background: url(../images/bgreybox.jpg) no-repeat;
	height: 14px;
}

.oth_cl {
	color: #464646;
}

.greybox_cnt {

}

ul.oth_mg li {
	margin: 0 20px 0 0;
}

/*
baner set
*/
ul.baner_set {

}

ul.baner_set li {
	float: left;
	padding: 30px 0 0 23px;
	font-size: 11px;
	height: 274px;
}

ul.baner_set li p {
	padding: 0 27px 0 0;
}

ul.baner_set li img {
	margin: 11px 0 10px 0px;
}

ul.baner_set li.one_b {
	background: url(../images/one_b.jpg) no-repeat;
	width: 217px;
}

ul.baner_set li.two_b {
	background: url(../images/two_b.jpg) no-repeat;
	width: 217px;
}

ul.baner_set li.two_b img {
	margin: 0 0 0 23px;
}

ul.baner_set li.three_b {
	background: url(../images/three_b.jpg) no-repeat;
	width: 217px;
}

.title_vl,.title_bl,.title_or {
	color: #bd8cbf;
	font-weight: 800;
	font-size: 16px;
}

.title_bl {
	color: #367ec7;
}

.title_or {
	color: #f7941d;
}

.desc_t {
	position: relative;
	top: -20px;
}

.desc_t2 {
	position: relative;
	top: -8px;
}

.header_chapter {
	width: 719px;
	height: 38px;
}

.header_chapter div {
	background: url(../images/lsd.jpg) no-repeat left center;
	padding: 0 0 0 9px;
	height: 38px;
	font-size: 0;
}

.header_chapter div div {
	background: url(../images/rsd.jpg) no-repeat right center;
	padding: 0 9px 0 0;
	height: 38px;
	font-size: 0;
}

.header_chapter div div div {
	background: #0078c1;
	font-size: 0;
	line-height: 30px;
}

.header_chapter div div div p {
	float: right;
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	position: relative;
	top: 4px;
	display: block;
}

ul.category_items {
	background: url(../images/categbg.jpg) repeat-y scroll 0 0;
	clear: both;
	float: left;
	margin: 10px 0 0;
	width: 714px;
}

ul.category_items li {
	float: left;
	padding: 0 0 0 10px;
	width: 222px;
	height: 150px;
}

ul.category_items li p {
	height: 176px;
}

ul.category_items li.last {
	padding: 0 0 0 55px;
}

ul.category_items li p {
	margin: 0 0 0 3px;
}

.logo_categ {
	position: relative;
	top: -10px;
}

ul.category_items li.lnitem {
	width: 714px;
	height: 3px;
	float: none;
	padding: 0 0 13px 0;
	float: left;
	clear: both;
}

/*
header categ orange
*/
.header_chapter_or div {
	background: url(../images/lsd_or.jpg) no-repeat left center;
	padding: 0 0 0 9px;
	height: 38px;
	font-size: 0;
}

.header_chapter_or div div {
	background: url(../images/rsd_or.jpg) no-repeat right center;
	padding: 0 9px 0 0;
	height: 38px;
	font-size: 0;
}

.header_chapter_or div div div {
	background: #f99d4b;
	font-size: 0;
	line-height: 30px;
}

.header_chapter_or div div div p {
	float: right;
	color: #fff;
	font-size: 29px;
	font-weight: 800;
	position: relative;
	top: 4px;
	display: block;
}

.brand_item {

}

.brand_area {
	border-left: 1px solid #f99d4b;
	border-right: 1px solid #f99d4b;
	font-size: 12px;
	padding: 10px 12px 0 12px;
}

.bottom_or div {
	background: url(../images/lb_or.jpg) no-repeat left center;
	padding: 0 0 0 11px;
	height: 11px;
	font-size: 0;
}

.bottom_or div div {
	background: url(../images/br_or.jpg) no-repeat right center;
	padding: 0 11px 0 0;
	height: 11px;
	font-size: 0;
}

.bottom_or div div div {
	background: url(../images/ln_or.jpg) repeat-x;
	height: 11px;
}

.b_fl {
	float: left;
	margin: 12px 32px 15px;
}

/*
paging
*/
.paging {
	margin: 4px 0 0 0;
}

ul.paging_num {
	float: left;
}

ul.paging_num li {
	text-align: center;
	float: left;
	margin: 0 1px 0 0;
}

ul.paging_num li a {
	color: #367ec7;
	text-decoration: none;
	font-size: 11px;
	background: url(../images/bgpages2.jpg) no-repeat;
	height: 15px;
	width: 18px;
	display: block;
	padding: 2px 0 0 0;
}

ul.paging_num li input {
	color: #367ec7;
	text-decoration: none;
	font-size: 10px;
	background: url(../images/bgpages2.jpg) no-repeat;
	height: 15px;
	display: block;
	border:none;
	cursor:pointer;
	padding: 0 3px;
	padding-bottom:4px;
	vertical-align:top;
}

ul.paging_num li input.viewall {
	font-weight:bold;
}

ul.paging_num li input.active_page {
	background: #f99d4b;
	color: #fff;
}

ul.paging_num li a:hover {
	background: #f99d4b;
	color: #fff;
}

ul.paging_num li input:hover {
	background: #f99d4b;
	color: #fff;
}

.pages_txt {
	float: left;
	color: #43464f;
	font-size: 11px;
	padding: 1px 8px 0 0;
	font-weight: 800;
}

ul.paging_num li.active_page a {
	background: #f99d4b;
	border: none;
	color: #fff !important;
	font-weight: 800;
}

ul.paging_num li.more_pages a {
	background: none;
	border: none;
	font-size: 11px;
	width: 45px;
	color: #367ec7;
	font-weight: 800;
	margin: 0 0 0 10px;
}

ul.paging_num li.more_pages a:hover {
	/*background: none;*/
	text-decoration: underline;
	color: #367ec7;
}

.show_p {
	float: left;
	font-size: 11px;
	font-weight: 800;
	margin: 1px 0 0 0;
}

.results {
	margin: 15px 0 0 0;
	border-bottom: 4px solid #f99d4b;
	padding: 0 0 5px 0;
}

.select_item_by {
	float: right;
}

.filter1_ie {
	width: 145px;
	font-size: 10px;
	color: #000;
	font-weight: 800;
}

.filter2_ie {
	width: 112px;
	font-size: 10px;
	color: #000;
	font-weight: 800;
}

.filter3_ie {
	width: 112px;
	font-size: 10px;
	color: #000;
	font-weight: 800;
}
.filter4_ie {
	width: 180px;
	font-size: 10px;
	color: #000;
	font-weight: 800;
}

.filter1 {
	background: url(../images/inp_categ.jpg) no-repeat;
	width: 145px;
	height: 15px;
	border: none;
	font-size: 10px;
	color: #000;
	font-weight: 800;
}

.filter1 option {
	color: #979797;
	background: #fff;
	font-weight: 400;
}

.hide_arrow {
	width: 128px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
}

.filter2 {
	background: url(../images/inp_categ2.jpg) no-repeat;
	width: 112px;
	height: 15px;
	border: none;
	font-size: 10px;
	color: #000;
	font-weight: 800;
}

.filter2 option {
	color: #979797;
	background: #fff;
	font-weight: 400;
}

.hide_arrow2 {
	width: 95px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
}

.filter3 {
	background: url(../images/inp_categ3.jpg) no-repeat;
	width: 112px;
	height: 15px;
	border: none;
	font-size: 10px;
	color: #000;
	font-weight: 800;
}

.filter3 option {
	color: #979797;
	background: #fff;
	font-weight: 400;
}

.hide_arrow3 {
	width: 95px;
	overflow: hidden;
	float: left;
}

.filter4 {
	background: url(../images/inp_categ4.jpg) no-repeat;
	width: 180px;
	height: 15px;
	border: none;
	font-size: 10px;
	color: #000;
	font-weight: 800;
}

.filter4 option {
	color: #979797;
	background: #fff;
	font-weight: 400;
}

.hide_arrow4 {
	width: 158px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
}

/*
view result sorting
*/
ul.view_result_sorting {
	padding: 0 0 10px 0;
	margin: 5px 0 0 0;
}

ul.view_result_sorting li {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 10px 25px 17px 0;
	width: 140px;
	font-weight: 800;
}

ul.view_result_sorting li a {text-align:center; display:block}

ul.view_result_sorting li.last {
	margin: 0;
}

ul.view_result_sorting .serial {
	color: #bbb;
}

.view_p {
	color: #f99d4b;
	float: right;
	display: block;
	text-decoration: none;
	font-weight: 800;
	font-family: Tahoma;
	font-size: 12px;
}
.add {
	/*color: #f99d4b;
	float: right;
	display: block;
	text-decoration: none;
	font-weight: 800;
	font-family: Tahoma;
	font-size: 12px;*/
}


.curent_price {
	/*
	 * #f99d4b
	 */
	color: #5C8F11;
	font-weight: 800;
	font-family: Tahoma;
	font-size: 12px;
}

.top_ln {
	border-top: 4px solid #f99d4b;
	border-bottom: none;
	margin: 0;
	padding: 10px 0 0 0;
}

.product_view {
	margin: 0 0 10px 0;
	width:725px;
}

.inform_det {
	width: 510px;
	float: left;
}

.print_view {

}

.inform_mark {
	float: left;
	width: 239px;
}

.inform_mark img {

}
.inform_mark a{
	text-decoration:none;
}

.inform_mark2 {
	float: left;
}

.product_name {
	font-size: 16px;
	color: #000;
	margin: 0 0 1px 0;
	float:right;
	width:270px;
}

h2 {
	font-size: 14px;
	color: #969696;
	font-weight: 400;
	margin: 0 0 14px 0;
}

h3 {
	font-size: 25px;
	color: #367ec7;
}

h1 {
	font-size: 19px;
	color: #000;
}

h4 {
	color: #f99d4b;
	font-size: 25px;
}

.print_view,.send_m {
	color: #969696;
	font-size: 9px;
	text-decoration: none;
	padding: 7px 0 5px 27px;
	height: 16px;
	margin: 0 10px 0 0;
}

.print_view {
	background: url(../images/print.gif) no-repeat left center;
}

.print_view span {
	display:none;
}

.send_m {
	background: url(../images/mail.gif) no-repeat left center;
}

.send_m span {
	display:none;
}

.level1 {
	margin: 0 0 15px 0;
}

.for_free {
	/* 95c94d */
	color: #5C8F11;
	font-size: 13px;
	margin: 5px 0;
}

.preorder {
	color: #ed1c24;
	font-size: 14px;
	margin: 5px 0;
}

/*
blue box
*/
.blue_box {
	width: 271px;
	margin: 0 0 5px 0;
}

.blue_tbox {
	background: url(../images/tblue.jpg) no-repeat top center;
	height: 14px;
	font-size: 0;
}

.blue_cbox {
	background: url(../images/lnblue.jpg) repeat-y;
	font-size: 12px;
	color: #0078c1;
	padding: 0 0 0 17px;
}

.blue_bbox {
	background: url(../images/bblue.jpg) no-repeat;
	height: 14px;
	font-size: 0;
}

.product_details {
	float: left;
	width: 268px;
}

.view_video {
	padding: 5px 0 0 0;
}

.view_video a {
	color: #f99d4b;
	text-decoration: none;
}

.bluebox_cnt {
	float: left;
}

ul.set_prod {
	margin: 0 0 0 7px;
	float: left;
	clear:both;
	width:230px;
}

ul.set_prod li {
	float: left;
	margin: 0 5px 0 0;
}

ul.cl_both {
	clear: both;
	margin: 5px 0 0 0;
	width: 245px;
}

ul.cl_both li {
	margin: 0 4px 0 0;
}

.mo_mrg {
	margin: 0 31px 0 0;
}

.roll_over {
	font-size: 12px;
	display:block;
	text-align:center;
}

.right_inform_det {
	float: left;
	width: 180px;
	margin: 0 0 0 7px;
}

/*
blue box2
*/
.blue_box2, .blue_box2_small {
	width: 246px;
	margin: 0 0 5px 0;
}

.blue_box2_small {
	width: 202px;
}

.blue_tbox2, .blue_tbox2_small {
	background: url(../images/tblue2.jpg) no-repeat top center;
	height: 14px;
	font-size: 0;
}

.blue_tbox2_small {
	background: url(../images/tblue2small.jpg) no-repeat top center;
}

.blue_cbox2, .blue_cbox2_small {
	background: url(../images/lnblue2.jpg) repeat-y;
	font-size: 12px;
	color: #0078c1;
	padding: 0 0 0 17px;
}

.blue_cbox2_small {
	background: url(../images/lnblue2small.jpg) repeat-y;
}

.blue_bbox2, .blue_bbox2_small {
	background: url(../images/bblue2.jpg) no-repeat;
	height: 14px;
	font-size: 0;
}

.blue_bbox2_small {
	background: url(../images/bblue2small.jpg) no-repeat;
}

ul.features {

}

ul.features li {
	color: #464646;
	font-size: 12px;
	line-height: 18px;
}

ul.features li.title_features {
	color: #367ec7;
	font-size: 16px;
	font-weight: 800;
	font-family: Garamond;
	margin: 0 0 5px 0;
}

.add_to_cart , .add_to_registry, .add_to_wishlist {
	background: #f7941d;
	padding: 5px 12px 5px 12px;
	width: 115px;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: 800;
	border: none;
	text-align: left;
	cursor: pointer;
}

.add_to_wishlist {
	background: #a8c9dc !important;
}
.add_to_registry {
	background: #95c94d !important;
}

.quality {
	float: left;
	margin: 0 0 0 9px;
}



.quality span {
	/*
	font-size: 14px;
	font-weight: 800;
	*/
	padding: 10px 4px 0 0;
	display: block;
	float: left;
}

.quality input {
	float: left;
	/*
	height: 22px;
	padding: 3px 0 2px;
	line-height: 22px;
	font-size: 21px;
	*/
	margin-top: 4px;
	text-align: center;
	width: 20px;
}

* html .quality input {
	padding: 7px 0 0 0;
}

ul.add_to {
	width: 208px;
}

ul.add_to li {
	padding: 0 0 0 5px;
	margin: 0 0 4px 0;
}

* html ul.add_to li {
	margin: 0 0 1px 0;
}

.gr_bg {
	background: #95c94d;
}

.bl_bg {
	background: #a8c9dc;
}

/*
tabs content
*/
ul.accessories {
	position: relative;
	top: -10px;
}

ul.accessories li {
	background: url(../images/accln.jpg) no-repeat bottom;
	padding: 0 0 5px 0;
	margin: 21px 0 0 0;
}

.pic_acc {
	float: left;
	margin: 0px;
	width: 100px;
}

.pic_info {
	float: left;
	font-size: 16px;
	/*width: 141px;*/
	width: 90px;
	/*margin: 30px 41px 0 0;*/
	color: #464646;
}

.pic_serial {
	float: left;
	width: 57px;
	font-size: 12px;
	margin: 30px 20px 0 0;
	color: #464646;
}

.pic_price {
	float: left;
	font-size: 17px;
	color: #f99d4b;
	margin: 30px 75px 0 0;
	font-weight: 800;
}

.pic_price a {
	color: #0078c1;
	font-size: 11px;
	text-decoration: none;
	display: block;
	clear: both;
	font-weight: 400;
}

ul.fl_p {
	float: left;
}

ul.fl_p li {
	margin: 0 0 4px 0;
	background: none;
	padding: 0;
}

.title_specs {
	font-weight: 800;
	font-size: 13px;
	margin: 8px 0 0 0;
	color: #000;
}

ul.specs_items {
	margin: 20px 0 0 0;
}

ul.specs_items li {
	font-size: 12px;
	color: #757575;
	clear: both;
	line-height: 24px;
}

ul.specs_items li p {
	float: left;
	width: 190px;
}

ul.specs_items li span {
	float: left;
	display: block;
	margin: 0 0 0 20px;
	font-weight: 800;
}

.specs_cnt {
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #757575;
}

.tab_content {
	padding: 10px 0 0 5px;
}

.shop_name {
	font-size: 20px;
	color: #f99d4b;
	margin: 10px 0;
}

ul.item_descrb {
	width: 711px;
	margin: 0 0 90px 0;
}

ul.item_descrb li.label_title {
	background: #f99d4b;
	width: 708px;
}

ul.item_descrb li.label_title p {
	border-right: 3px solid #FFFFFF;
	color: #FFFFFF;
	float: left;
	font-family: Garamond;
	font-size: 17px;
	font-weight: 800;
	padding: 5px 0 5px 9px;
	font-weight: 800;
}

.col1 {
	width: 315px;
}

.col2 {
	width: 75px;
}

.col3 {
	width: 77px;
}

.col4 {
	width: 77px;
}

.col5 {
	width: 104px;
}

ul.item_descrb li.no_bgor {
	background: none;
	padding: 5px 0 0 0;
}

ul.item_descrb li.no_bgor p {
	color: #464646;
}

.enter_qty {
	width: 68px;
	height: 27px;
	margin: 5px 0 0 0;
}

.remove {
	font-size: 12px;
	color: #0078c1;
	padding: 0 0 0 10px;
	clear: both;
	float: left;
}

.item_pic {
	float: left;
}

ul.item_descrb li.label_title i.ass_txt {
	font-family: Helvetica;
	width: 232px;
	float: left;
	font-style: normal;
	margin: 5px 0 0 10px;
}

ul.item_descrb li.label_title i.ass_txt a {
	font-size: 13px;
	float: left;
	text-decoration: none;
	color: #464646;
}

ul.item_descrb li.label_title i.ass_txt span {
	display: block;
	clear: both;
	color: #0078c1;
	font-size: 13px;
}

.col2 span {
	font-family: Helvetica;
	font-size: 12px;
	padding: 3px 0 0 0;
	display: block;
}

.col4 span {
	display: block;
}

.update_btn {
	background: #0078c1;
	width: 110px;
	height: 28px;
	color: #fff;
	font-family: Garamond;
	font-size: 16px;
	border: none;
	cursor: pointer;
	font-weight: 800;
	float: left;
}

.apply_box {
	color: #fff;
	font-size: 13px;
	background: #f99d4b;
	font-weight: 800;
	padding: 12px 10px;
}

.apply_box p {
	float: right;
}

.enter_code {
	width: 162px;
	height: 24px;
	padding: 4px 0 0 0;
	float: left;
	border: none;
	margin: 0 10px 0 0;
}

.apply_btn {
	background: #0078c1;
	width: 110px;
	height: 28px;
	color: #fff;
	font-family: Garamond;
	font-size: 16px;
	border: none;
	cursor: pointer;
	font-weight: 800;
	float: left;
}

.checkout_btn_blue {
	background: #0078c1;
	height: 28px;
	color: #fff;
	font-family: Garamond;
	font-size: 16px;
	border: none;
	cursor: pointer;
	font-weight: 800;
	padding: 0 10px 0 10px;
}

.code_txt {
	float: left;
	padding: 6px 15px 0 0;
}

.title_box {
	color: #95c94d;
	font-weight: 800;
	margin: 0 0 3px 0;
	font-family: Tahoma;
}

.enter_zcd {
	border-top: 1px solid #61add9;
	border-left: 1px solid #61add9;
	border-bottom: 1px solid #61add9;
	border-right: 11px solid #61add9;
	width: 67px;
	float: left;
	font-size: 13px;
}

.zip_txt {
	color: #000;
	font-weight: 800;
	float: left;
	margin: 1px 10px 0 0;
}

.radiobg {
	background: url(../images/radio.jpg) no-repeat left center;
	padding: 0 0 0 22px;
	height: 15px;
}

ul.sel_shipp {

}

ul.sel_shipp li {
	color: #000;
	font-weight: 800;
	margin: 0 0 2px 0;
}

ul.sel_shipp li label {
	line-height: 14px;
}

ul.sel_shipp li input {
	position: relative;
	top: 1px;
	margin: 0 3px 0 0;
}

.calc {
	float: left;
	margin: 15px 0 0 8px;
}

.subcalc {
	float: right;
}

ul.subtotal_items {
	margin: 25px 0 0 5px;
}

ul.subtotal_items li b {
	width: 94px;
	float: left;
}

.subtotal_txt {
	color: #f99d4b;
	font-size: 17px;
	float: left;
	display: block;
	width: 95px;
}

.subprice {
	font-weight: 800;
	font-size: 17px;
	color: #000;
	float: left;
	width: 80px;
}

.checkout_btn {
	background: #95c94d;
	width: 195px;
	height: 40px;
	color: #fff;
	font-family: Garamond;
	font-size: 20px;
	border: none;
	cursor: pointer;
	font-weight: 800;
	float: left;
	margin: 5px 0 0 0;
}

.log_txt {
	font-size: 16px;
	color: #000;
	margin: 0 0 5px 0;
}

.login_form {
	font-size: 12px;
	width: 290px;
	border-right: 2px solid #ecd2b3;
	padding: 0 30px 250px 0;
	float: left;
}

.email_log {
	background: url(../images/input_lg.jpg) no-repeat;
	width: 236px;
	height: 21px;
	display: block;
	float: left;
	margin: 0 0 0 2px;
}

.email_log input {
	border: none;
	width: 228px;
	height: 21px;
	background: none;
	padding: 2px 0 0 2px;
}

.login_form i {
	float: left;
	display: block;
	font-style: normal;
	color: #736357;
	margin: 0 10px 0 0;
	font-size: 11px;
	line-height: 10px;
	padding: 5px 0 0;
	font-weight: 800;
}

.enter_log {
	background: url(../images/pass_log.jpg) no-repeat;
	width: 214px;
	height: 21px;
	display: block;
	float: right;
}

.enter_log input {
	border: none;
	width: 206px;
	height: 21px;
	background: none;
	padding: 2px 0 0 2px;
	font-size: 12px;
}

.login_btn {
	background: #f26522;
	height: 32px;
	color: #fff;
	font-family: Garamond;
	font-size: 18px;
	border: none;
	cursor: pointer;
	font-weight: 800;
	float: left;
	margin: 45px 0 0 0;
	padding: 0 10px;
}

.noln {
	border: none;
	padding: 0 0 0 25px;
}

.login_form i.nopd {
	padding: 0;
}

.yell_ln {
	border-top: 2px solid #ecd2b3;
	height: 2px;
	font-size: 0;
	margin: 16px 0;
}

.link_s {
	text-decoration: none;
	color: #464646;
}

.new_widt {
	width: 362px;
	padding: 0 13px 474px 0;
}

.new_widt i {
	width: 60px;
}

.iwidt {
	float: none;
	padding: 0;
}

.iwidt i {
	margin: 0 7px 0 0;
	text-align: right;
	width: 65px;
}

.join_mailing_list .iwidt i{
	text-align: left;
	width: 85px;
}
.join_mailing_list .new_widt{
	width:306px;
	padding:20px 0 0 20px;
}
.join_mailing_list p{
	padding:8px 0;
}

.enter_log2 {
	background: url(../images/bgsel3.jpg) no-repeat;
	width: 96px;
	height: 21px;
	display: block;
	float: left;
}

.enter_log2 input {
	border: none;
	width: 88px;
	height: 21px;
	background: none;
	padding: 2px 0 0 2px;
	font-size: 12px;
}

.sel_country {
	background: url(../images/bgsel2.jpg) no-repeat;
	width: 180px;
	height: 21px;
	border: none;
}

.hide_arrow4 {
	width: 162px;
	overflow: hidden;
	float: left;
}

.sel_state {
	background: url(../images/bgsel1.jpg) no-repeat;
	width: 136px;
	height: 21px;
	border: none;
}

.hide_arrow5 {
	width: 118px;
	overflow: hidden;
	float: left;
}

.shipping_form {
	float: left;
	padding: 0 0 0 25px;
}

.btn_marg {
	margin: 45px 0 0 71px;
	width: 210px;
	padding: 0 10px;
}

ul.my_account_items {

}

ul.set_my_account ul.my_account_items li {
	float: left;
	width: 33%;
	line-height: 24px;
	border: none;
	margin: 0;
}

ul.my_account_items li a {
	font-size: 11px;
	text-decoration: none;
	color: #464646;
}

.header_my_account {
	font-size: 16px;
	font-weight: 800;
	margin: 0 0 10px 0;
}

div.user_panel_block {
	border-top:2px solid #ECD2B3;
	border-bottom:2px solid #ECD2B3;
	padding:10px 0 10px 0;
	margin: 10px 0 10px 0;
}

table.user_table {

}

table.user_table th {
	border-bottom:4px solid #95C94D;
	padding-bottom:5px;
}

table.user_table td {
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
}

ul.set_my_account {

}

ul.set_my_account li {
	border-bottom: 2px solid #ecd2b3;
	padding: 0 0 7px 0;
	margin: 20px 0 0;
}

.acc_txt {
	font-size: 12px;
	width: 280px;
}

.oth_mrg {
	margin: 10px 0 0 0;
}

.oth_col2 {
	color: #9f86be;
}

.help_cnt {
	width: 540px;
}

.title_cp {
	background: #9f86be;
	padding: 5px 0 5px 5px;
	color: #fff;
	font-size: 17px;
	font-family: Garamond;
	font-weight: 800;
	margin: 39px 0 21px 0;
}

ul.nav_list_hp {
	/*border-right: 2px solid #e2c7e3;*/
	float: left;
	padding: 0 35px 0 7px;
}

ul.nav_list_hp li {
	font-size: 12px;
	padding: 0 0 10px 0;
	width: 196px;
}

ul.nav_list_hp li a {
	color: #464646;
	text-decoration: none;
	line-height: 12px;
	display: block;
}

ul.nav_list_hp li a:hover {
	text-decoration: underline;
}

ul.nav_list_hp li p {
	font-size: 15px;
	font-weight: 800;
}

ul.no_line {
	border: none !important;
	padding: 0 0 0 18px;
}

.horizontal_line {
	margin: 0 0 25px 0;
	border-bottom: 2px solid #9f86be;
	padding: 0 0 25px 0;
	position: relative;
}

.nhor_ln {
	border: none;
	padding: 0;
}

.contactus_cnt {
	width: 570px;
}

.txt_wdt {
	width: 570px;
}

.oth_col3 {
	color: #00bff3;
}

ul.navlist_cn {

}

ul.navlist_cn li {
	font-size: 12px;
	color: #464646;
	margin: 0 0 5px 0;
}

ul.navlist_cn li i {
	width: 175px;
	font-style: normal;
	display: block;
	float: left;
}

.lntop {
	border-top: 2px solid #b2e5f3;
	margin: 20px 0 0 0;
	padding: 19px 0 0 0;
	border-bottom: none;
}

.inputcn {
	background: none;
	border: none;
	width: 228px;
	height: 29px;
	margin: 5px 0 0 6px;
}

/*
form
*/
form.form_contact {

}

form.form_contact p {
	color: #464646;
	margin: 0 0 3px 0;
}

form.form_contact p.header_my_account {
	margin: 0 0 20px 0;
}

form.form_contact i {
	font-size: 12px;
	color: #464646;
	float: left;
	font-style: normal;
	width: 60px;
	margin: 2px 0 0 0;
}

form.form_contact span {
	background: url(../images/inputcn.png) no-repeat;
	width: 242px;
	height: 29px;
	display: block;
	float: left;
}

form.form_contact span.enter_msg {
	background: url(../images/textarea.png) no-repeat;
	width: 242px;
	height: 118px;
}

form.form_contact span.enter_msg textarea {
	border: none;
	background: none;
	padding: 5px 0 5px 6px;
	width: 231px;
	height: 108px;
}

.submit_btn {
	background: url(../images/submit_btn.png) no-repeat 0 1px;
	width: 49px;
	height: 23px;
	border: none;
	font-size: 11px;
	cursor: pointer;
	margin: 2px 0 0 252px;
	color: #464646;
}

.maps_info {
	float: left;
}

.maps {
	position: absolute;
	right: 0;
}

ul.oth_it {
	margin: 0 0 111px 0;
}

ul.oth_it li i {
	width: 82px;
}

.term_cnt {
	width: 570px;
	font-size: 12px;
	color: #464646;
}

.term_cnt a {
	text-decoration: none;
	color: #464646;
}

.term_cnt .horizontal_line {
	margin: 15px 0 0;
	padding: 13px 0 0;
}

.term_cnt .horizontal_line .header_my_account {
	color: #000;
}

ul.new_mrg {
	padding: 0 5px 0 7px;
	position: relative;
	left: -24px;
	border-right: 2px solid #b2e5f3;
}

ul.new_mrg li {
	padding: 0 0 15px 20px;
	width: 175px;
}

.header_name_registry {
	color: #8dc63f;
	font-size: 20px;
}

.header_name_registry span {
	color: #a9cfa9;
}

.reg_chp {
	font-size: 16px;
	font-weight: 800;
}

/*
 registry
*/
.registry_form {
	font-size: 12px;
	width: 290px;
	border-right: 2px solid #deefde;
	padding: 0 30px 0px 0;
	float: left;
}

.registry_form i {
	float: left;
	display: block;
	font-style: normal;
	color: #736357;
	margin: 0 10px 0 0;
	font-size: 11px;
	line-height: 10px;
	padding: 5px 0 0;
	font-weight: 800;
}

.oth_case {
	font-weight: 800;
	margin: 0 0 0 58px;
}

.registry_form .enter_log {
	background: url(../images/regbg.png) no-repeat;
	width: 207px;
	height: 21px;
	display: block;
	float: left;
}

.registry_form .enter_log input {
	border: none;
	width: 200px;
	height: 21px;
	background: none;
	padding: 2px 0 0 2px;
	font-size: 12px;
}

.registry_form .sel_state {
	background: url(../images/bgsel4.jpg) no-repeat;
	width: 108px;
	height: 21px;
	border: none;
}

.hide_arrow6 {
	width: 91px;
	overflow: hidden;
	float: left;
}

.registry_btn {
	background: #005826;
	height: 32px;
	color: #fff;
	font-family: Garamond;
	font-size: 18px;
	border: none;
	cursor: pointer;
	font-weight: 800;
	float: left;
	margin: 17px 0 0 75px;
	padding: 0 10px;
	width: 131px;
}

/*
blue box3
*/
.blue_box3 {
	width: 266px;
	margin: 0 0 5px 20px;
	float: left;
}

.blue_tbox3 {
	background: url(../images/tblue3.jpg) no-repeat;
	height: 14px;
	font-size: 0;
}

.blue_cbox3 {
	background: url(../images/lnblue3.jpg) repeat-y;
	font-size: 11px;
	color: #464646;
	padding: 0 0 45px 17px;
}

.blue_cbox3 p {
	width: 210px;
}

.blue_bbox3 {
	background: url(../images/bblue3.jpg) no-repeat;
	height: 14px;
	font-size: 0;
}

.title_blbox {
	color: #8dc63f;
	font-size: 16px;
	font-weight: 800;
	font-family: Garamond;
}

.horizontal_greenline {
	margin: 0 0 25px 0;
	border-bottom: 2px solid #daedda;
	padding: 0 0 25px 0;
	position: relative;
}

.npad {
	padding: 0 0 5px 17px;
}

.no_mrg_btn {
	margin: 17px 0 0 0;
	width: 158px;
}

.no_greenln {
	border-bottom: none
}

.sign_btn {
	width: 80px;
}

ul.path li.active_link a {
	color: #8dc63f;
}

.nwidth {
	width: 100%;
}

/*

*/
ul.nav_list_hp2 {

}

.nav_list_hp2 {
	margin: 10px 0 0 0;
}

.nav_list_hp2 tr td {
	font-size: 12px;
	padding: 0 0 10px 0;
	border-right: 2px solid #deefde;
}

.nobrd tr {
	border: none !important;
}

.nav_list_hp2 tr td.no_brd {
	border-right: none;
}

.nav_list_hp2 tr td ul {
	padding: 0 0 0 10px;
}

.nav_list_hp2 tr td ul li a {
	color: #464646;
	text-decoration: none;
	line-height: 12px;
	display: block;
}

.nav_list_hp2 tr td ul li a:hover {
	text-decoration: underline;
}

.nav_list_hp2 tr td ul li {
	padding: 0 0 10px 0;
}

.nav_list_hp2 tr td ul li p {
	font-size: 15px;
	font-weight: 800;
	color: #464646;
}

.nav_list_hp2 tr td ul.first_item {
	padding: 0;
}

.nav_list_hp2 tr td ul.first_item li ul {
	padding: 0;
}

.nav_list_hp2 tr {
	border-bottom: 2px solid #daedda;
	display: table;
	padding: 17px 0 17px 0;
}

.wh_fl {
	float: left;
}

.fl_rgh {
	float: right;
}

.green_row {
	background: #8dc63f;
	color: #fff;
	font-size: 16px;
	font-family: Garamond;
}

.green_row span {
	float: left;
	margin: 1px 0 2px 5px;
}

.sign_out_btn {
	background: #005826;
	height: 21px;
	color: #fff;
	font-family: Garamond;
	font-size: 14px;
	border: none;
	cursor: pointer;
	font-weight: 800;
	float: right;
	margin: 0;
	padding: 0 10px 2px;
	width: 82px;
}

.nav_list_hp2 tr td ul.first_item li.col1_categ span {
	padding: 0 0 0 5px;
}

.quote_txt {
	font-size: 12px;
	width: 640px;
	line-height: 18px;
}

.link_to {
	color: #8dc63f;
	text-decoration: none;
}

/*
paging green
*/
ul.green_paging li a {
	color: #8dc63f;
}

ul.green_paging li.active_page a {
	background: #8dc63f;
}

ul.green_paging li a:hover {
	background: #8dc63f;
}

ul.green_paging li.more_pages a {
	color: #8dc63f;
}

ul.green_paging li.more_pages a:hover {
	text-decoration: underline;
	color: #8DC63F;
}

/*
*/
.bggreen_filter1 {
	background: url(../images/inp_categ11.jpg) no-repeat;
}

.bggreen_filter2 {
	background: url(../images/inp_categ22.jpg) no-repeat;
}

.bggreen_filter3 {
	background: url(../images/inp_categ33.jpg) no-repeat;
}

/*
registry view
*/
ul.registry_view {

}

ul.registry_view li {
	background: url(../images/accln.jpg) no-repeat bottom;
	padding: 0 0 5px 0;
	margin: 7px 0 26px 0;
	background: #8dc63f;
}

.pic_info2 {
	float: left;
	font-size: 13px;
	width: 160px;
	margin: 30px 15px 0 0;
	color: #464646;
}

.pic_serial2 {
	float: left;
	width: 120px;
	font-size: 12px;
	margin: 30px 5px 0 0;
	color: #464646;
}

.pic_price2 {
	float: left;
	font-size: 13px;
	color: #464646;
	margin: 30px 75px 0 0;
}

.request {
	background: url(../images/reqinput.jpg) no-repeat 0 2px;
	width: 60px;
	height: 18px;
	float: left;
	margin: 0px 0 0 0;
}

.enter_req {
	width: 57px;
	height: 15px;
	background: none;
	border: none;
	padding: 1px 2px 0;
	font-size: 12px;
}

ul.registry_view li.label_title {
	background: #f99d4b;
	width: 708px;
}

ul.registry_view li.label_title p {
	border-right: 3px solid #FFFFFF;
	color: #FFFFFF;
	float: left;
	font-family: Garamond;
	font-size: 17px;
	font-weight: 800;
	padding: 5px 0 5px 9px;
	font-weight: 800;
}

.descrb_reg {
	width: 223px;
}

ul.registry_view li p {
	float: left;
	font-size: 12px;
	color: #fff;
	padding: 4px 0 0 0;
	font-weight: 800;
}

ul.registry_view li p.col1 {
	width: 241px;
}

ul.registry_view li p.col1 span {
	padding: 0 0 0 82px;
}

ul.registry_view li p.col2 {
	width: 128px;
}

ul.registry_view li p.col3 {
	width: 84px;
}

ul.registry_view li p.col4 {
	width: 91px;
}

ul.registry_view li p.col5 {
	width: 80px;
}

ul.registry_view li p.col6 {
	width: 93px;
}

ul.registry_view li.no_bgor {
	background: none;
	padding: 5px 0 0 0;
	color: #464646;
	border-bottom: 2px solid #daedda;
}

ul.registry_view li.no_bgor img {
	position: relative;
	top: -18px;
}

ul.registry_view li.no_bgor p {
	color: #464646;
	font-weight: 400;
}

ul.registry_view .pic_acc {
	margin: 0 13px 0 0;
}

.delete_item {
	background: url(../images/delete_item.jpg) no-repeat;
	width: 25px;
	height: 17px;
	border: none;
	margin: 0 0 0 4px;
}

.delete_item input {
	width: 25px;
	height: 17px;
	border: none;
	background: none;
	font-size: 12px;
}

.no_prop {
	border: none;
}

.move_up {
	margin: -18px 0 0 0;
}

.iwidt2 {
	width: 338px;
	padding: 0 10px 0 0;
}

.iwidt2 i {
	margin: 0 7px 0 0;
	text-align: left;
	width: 96px;
}

.iwidt2 .enter_log {
	width: 226px;
	background: transparent url(../images/regbg2.jpg) no-repeat 0 0;
}

.iwidt2 .enter_log input {
	width: 218px;
}

.enter_log3 {
	background: url(../images/bgsel5.jpg) no-repeat;
	width: 121px;
	height: 21px;
	display: block;
	float: left;
}

.enter_log3 input {
	border: none;
	width: 111px;
	height: 21px;
	background: none;
	padding: 2px 0 0 2px;
	font-size: 12px;
}

.enter_log4 {
	background: url(../images/bgsel6.jpg) no-repeat;
	width: 157px;
	height: 21px;
	display: block;
	float: left;
}

.enter_log4 input {
	border: none;
	width: 149px;
	height: 21px;
	background: none;
	padding: 2px 0 0 2px;
	font-size: 12px;
}

.hide_arrow7 {
	width: 53px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
}

.sel_dates {
	background: url(../images/bgsel7.jpg) no-repeat;
	width: 70px;
	height: 21px;
	border: none;
}

.hide_arrow8 {
	width: 71px;
	overflow: hidden;
	float: left;
	margin: 0 2px 0 0;
}

.sel_dates2 {
	background: url(../images/bgsel8.jpg) no-repeat;
	width: 88px;
	height: 21px;
	border: none;
}

.iwidt3 {
	width: 338px;
	padding: 0 10px 0 0;
}

.iwidt3 i {
	margin: 0 7px 0 0;
	text-align: left;
	width: 132px;
}

.continuu_btn {
	width: 168px;
	margin: 80px 0 0 139px;
}

.skip_t {
	color: #005826;
	font-size: 14px;
	font-weight: 800;
	text-decoration: none;
	display: block;
	margin: 0 0 5px 0;
}

.txt_wdt2 {
	width: 370px;
	margin: 0 0 5px 0;
}

form.iwidt3 span.enter_msg {
	background: url(../images/textarea2.png) no-repeat scroll 0 0;
	float: left;
	height: 43px;
	padding: 3px 0 0 4px;
	width: 178px;
}

form.iwidt3 span.enter_msg textarea {
	border: none;
	height: 37px;
	width: 171px;
}

.hide_arrow9 {
	width: 178px;
	overflow: hidden;
	float: left;
}

.sel_opt {
	background: url(../images/bgsel9.jpg) no-repeat;
	width: 195px;
	height: 21px;
	border: none;
}

.back_btn {
	background: #95c94d;
	width: 110px;
	height: 32px;
	color: #fff;
	font-family: Garamond;
	font-size: 15px;
	border: none;
	cursor: pointer;
	font-weight: 800;
	float: left;
	margin: 5px 0 0 83px;
	padding: 0 10px;
}

.continuu_btn2 {
	width: 137px;
	margin: 5px 0 0 7px;
	font-size: 15px;
}

.txt_wdt3 {
	width: 600px;
	float: left;
}

.submit {
	width: 66px;
	height: 32px;
}

ul.registr_info {

}

ul.registr_info li {

}

ul.registr_info li a {
	display: block;
	float: left;
}

ul.registr_info li a span {
	display: block;
	float: left;
}

.edit_btn {
	background: #95c94d;
	width: 46px;
	height: 24px;
	color: #fff;
	font-family: Garamond;
	font-size: 15px;
	border: none;
	cursor: pointer;
	font-weight: 800;
	float: left;
	padding: 0 10px;
}

.move_btn {
	margin: 0 0 0 19px;
}

.alg_bt {
	margin: 10px 0 0 0;
}

/*
green box2
*/ /*
blue box2
*/
.green_box2 {
	width: 703px;
	margin: 0 0 5px 0;
}

.green_tbox2 {
	background: url(../images/tgreebbox1.jpg) no-repeat top center;
	height: 13px;
	font-size: 0;
}

.green_cbox2 {
	background: url(../images/bggreenbox.jpg) repeat-y;
	font-size: 12px;
	color: #0078c1;
	padding: 0 0 0 17px;
}

.green_bbox2 {
	background: url(../images/bgreebbox1.jpg) no-repeat;
	height: 13px;
	font-size: 0;
}

ul.listno_mrg {
	margin: 10px 0 0 14px;
}

ul.listno_mrg li p {
	font-size: 10px;
}

.mrg2 {
	margin: 0 0 0 15px;
}

ul.listno_mrg li p.serials {
	color: #ababab;
}

/*
header categ red
*/
.header_chapter_red div {
	background: url(../images/lsd_red.jpg) no-repeat left center;
	padding: 0 0 0 9px;
	height: 38px;
	font-size: 0;
}

.header_chapter_red div div {
	background: url(../images/rsd_red.jpg) no-repeat right center;
	padding: 0 9px 0 0;
	height: 38px;
	font-size: 0;
}

.header_chapter_red div div div {
	background: #ed1c24;
	font-size: 0;
	line-height: 30px;
}

.header_chapter_red div div div p {
	float: right;
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	position: relative;
	top: 10px;
	display: block;
}

/*
paging red
*/
ul.red_paging li a {
	color: #367ec7;
}

ul.red_paging li.active_page a {
	background: #ed1c24;
}

ul.red_paging li a:hover {
	background: #ed1c24;
}

ul.red_paging li.more_pages a {
	color: #367ec7;
}

.ln_redcl {
	border-bottom: 4px solid #ed1c24;
}

.ln_greencl {
	border-bottom: 4px solid #95c94d;
}

.red_pr {
	color: #ed1c24;
	font-size: 13px;
	font-family: Tahoma;
}

.green_pr {
	/*
	 * #95c94d
	 */
	color: #5C8F11;
	font-size: 13px;
	font-family: Tahoma;
}

.top_ln2 {
	border-top: 4px solid #ed1c24;
	border-bottom: none;
	margin: 0;
	padding: 10px 0 0 0;
}

.top_ln3 {
	border-top: 4px solid #8dc63f;
	border-bottom: none;
	margin: 0;
	padding: 10px 0 0 0;
}

/*
paging green 2
*/
ul.green_paging2 li a {
	color: #367EC7;
}

ul.green_paging2 li.active_page a {
	background: #8dc63f;
}

ul.green_paging2 li a:hover {
	background: #8dc63f;
}

ul.green_paging2 li.more_pages a {
	color: #367EC7;
}

ul.green_paging2 li.more_pages a:hover {
	text-decoration: underline;
	color: #367EC7;
}

/*
*/ /*
header categ green
*/
.header_chapter_green div {
	background: url(../images/lsd_green.jpg) no-repeat left center;
	padding: 0 0 0 9px;
	height: 38px;
	font-size: 0;
}

.header_chapter_green div div {
	background: url(../images/rsd_green.jpg) no-repeat right center;
	padding: 0 9px 0 0;
	height: 38px;
	font-size: 0;
}

.header_chapter_green div div div {
	background: #95c94d;
	font-size: 0;
	line-height: 30px;
}

.header_chapter_green div div div p {
	float: right;
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	position: relative;
	top: 3px;
	display: block;
}

div.product_review_title {
	font-weight: bold;
	font-size: 12px;
	height: 16px;
	background: url(/images/title.png) repeat-x;
	color: white;
	padding:3px 5px;
}

div.product_review_title.featured {
	border-bottom: 3px solid #F8AD55;
}

div.product_review_title a {
	color: inherit;
}

div.product_review_text {
	padding: 5px;
	color: #757575;
	font-size: 12px
}

div.banner_scroller {position:relative;}
div.banner_scroller div.banner_text {position:absolute; top:0; left:0; padding:20px; width:250px;}
div.banner_scroller ul.banner_pages {position:absolute; bottom:10px; left:20px;}

label.error {color:red; font-size: 80%;}
a.product_link {text-decoration: none; color:black; height:27px; overflow:hidden;}
a.productimage{display:block; text-align:center; margin-bottom:10px;}

td.ttitl3 {padding:5px; color: white;}

div.left_banners { width:168px; overflow:hidden; padding: 0 0 0 2px;}
div.product_price {color:#000000; font-size:19px; font-weight:bold;}
p.product_buttons {margin-top: 10px; width:270px; float:right;}
.small_popup
{
	position:absolute;
	z-index:10;
	width: 135px;
	height: 45px;
	text-align: center;
	padding: 15px;
	vertical-align: middle;
	background-color: white;
	border: 4px solid #ddd;
	font-size: 14px;
	font-weight:bold;
}

.choose_a_color_acc {
	/*float:left;*/
	/*margin: 30px 0 0 0;*/
	width: 120px;
}

.acc_pic_info {
	/*float: left;*/
	font-size: 16px;
	/*padding: 5px;*/
	/*margin: 30px 41px 0 0;*/
	color: #464646;
}

.acc_pic_serial {
	/*float: left;*/
	width: 57px;
	font-size: 12px;
	/*margin: 30px 20px 0 0;*/
	color: #464646;
}

.acc_pic_price {
	/*float: left;*/
	font-size: 17px;
	color: #f99d4b;
	/*margin: 30px 28px 0 0;*/
	font-weight: 800;
}

.acc_pic_price a {
	color: #0078c1;
	font-size: 11px;
	text-decoration: none;
	display: block;
	clear: both;
	font-weight: 400;
}

.to_cart , .to_registry, .to_wishlist {
	background: #f7941d;
	padding: 5px 12px 5px 12px;
	width: 100px;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: 800;
	border: none;
	text-align: left;
	cursor: pointer;
}

.to_wishlist {
	background: #a8c9dc !important;
}
.to_registry {
	background: #95c94d !important;
}
.p13{
	font-size: 13px;

}
.sale{
	color: red;
	font-size: 13px;
}

.field_caption {
	height: 21px;
	float: left;
	font-style: normal;
	color: #736357;
	margin: 0 10px 0 0;
	font-size: 11px;
	line-height: 10px;
	padding: 5px 0 0;
	font-weight: 800;
}

.field_value {
	border: none;
	background: none;
	background: url(../images/pass_log.jpg) no-repeat;
	width: 214px;
	height: 21px;
	padding: 2px 0 0 2px;
	font-size: 12px;
}

.form_header {
	font-size: 16px;
	color: #000;
	padding-bottom: 10px;
}

.hide_arrow10 {
	width: 163px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
}
.all_brands {
	width:100px;
	float:left;
	/*border: 1px solid white;*/
	font-style: normal;
	color: white!important;
	font-size: 12px!important;
}

.all_brands a{
	font-style: normal;
	/*text-decoration:none;*/
	color: white!important;
	font-size: 13px!important;
}

a.forgot{
	font-style: normal;
	color: #367EC7;
}

.forgot_pwd {
	width: 214px;
	padding-top:5px;
	display: block;
	float: right;
}

.forum_author {
	float: left;
}

.forum_date {
	float: right;
}

.forum_clear_float {
	clear: both;
	padding-bottom: 20px !important;
}

.forum_new_message {
	padding-top: 10px;
	padding-bottom: 5px;
}
.green_box{
	border:1px solid green;
	background:#cbfebb url(../images/tick.gif) 10px 15px no-repeat;
	padding:20px 20px 20px 60px;;
}
.bolder{
	font-weight:bolder;
}
