* {
	margin : 0;
	padding : 0;
}
.clear {
	clear:both;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}
.search_result_product_header {
	background : url(../images/product_header_bg.gif) repeat-y;
	padding : 7px;
	font-size : 15px;
	font-weight : bold;
	color:#FFFFFF;
	margin-top : 0px;
	margin-bottom : 5px;
height:20px;
}
.prolist td.smallTitle {
	background:#fff;
	color:#0066CC;
	font-size:12px;
	font-weight:bold;
	margin-top:0;
	padding:5px 10px;
	height:40px;
	text-align:center;
}
.prolist td.smallTitle a {
	color:#0066CC;
}
.prolist td.btnmore {
	text-align:right;
	padding:0px 20px 15px 10px;
}
.prolist td.btnprice {
	text-align:right;
	width:80%;
}
.listbox {
	padding-right:10px;
	width:524px;
}
* html .listbox {
	width:512px;
}
* html .listbox td, .listbox th {
	font-size:11px;
	padding:1px;
}
.btn {
	margin : 0;
	list-style : none;
	line-height : normal;
	position : relative;
	margin-top : 33px;
	margin-right : 5px;
}
.btn a span.left {
	float : right;
	background : url(../images/btn_left.gif) no-repeat top left;
	margin : 0;
	padding : 0 0 0 6px;
}
.btn a span.right {
	display : block;
	background : url(../images/btn_right.gif) no-repeat right top;
	padding : 2px 10px 3px 6px;
	line-height : 14px;
	font-weight : bold;
	color : #000;
	font-size : 11px;
	text-transform : uppercase;
}
.currentlocation {
	font-size : 11px;
	font-weight : normal;
	color:#333333;
	margin-top : 0px;
	margin-left:195px;
	margin-bottom:5px;
height:15px;
}
.currentlocation a.here {
	color:#0066CC;
	font-weight:bold;
}
.pro_des_box td, .pro_des_box th {
	font-size:11px;
	padding:5px 10px 5px 10px;
}
.pro_des_box th {
	font-weight:bold;
	width:100px;
}
.pro_des_box tr.trAlt td, .pro_des_box tr.trAlt th {
	background:#F2FAFA;
}
.loginForm a {
	color:#0066CC;
	text-decoration:underline;
}
.loginForm th {
	font-size:11px;
	font-weight:bold;
}
.loginForm th.register {
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	color:#0066CC;
}
.loginForm td {
	font-size:11px;
	font-weight:normal;
}
body {
	font : 62.5%/1.5 Arial, Helvetica, sans-serif;
	background : #18334d url(../images/background.gif) repeat-x;
	color : #333;
	text-align : left;
	line-height : 1.5em;
}
a {
	outline : none;
	color : #000;
	text-decoration : none;
}
p {
	font-size : 13px;
	color : #333;
}
img {
	border : none;
}
form {
	margin : 0;
	padding : 0;
}
#wrapper {
	width : 980px;
	margin : 0 auto;
	background-color : #e5e5e5;
	overflow : hidden;
	position : relative;
}
#header {
	width : 980px;
	height : 95px;
	position : relative;
	overflow : hidden;
	background : transparent url(../images/header-background.gif) repeat-x top left;
}
#header #branding h1 a {
	width : 473px;
	height : 70px;
	float : left;
	display : block;
	outline : none;
	background : url(../images/logo.gif) no-repeat;
	text-indent : -9999px;
	margin-top:15px;
}
.search_info {
	width : 50%;
	float : right;
	margin-right : 9px;
	display : inline;
}
.search_info .search {
	line-height : 36px;
	padding-left : 10px;
	float : right;
	background : url(../images/search_l_ie.gif) no-repeat left bottom;
}
.search_info .search img {
	vertical-align : top;
}
.search_info .search ul {
	background : url(../images/search_box.gif) no-repeat right 6px;
}
.search_info .search ul li {
	list-style-type : none;
}
.search_info .search input {
	width : 100px;
	height : 17px;
	border : none;
	float : left;
	margin : 8px 15px 0 10px;
	color : #000;
}
* html #header .search_info .search input {
	border : 1px solid #fff;
}
*:first-child + html #header .search_info .search input {
	border : 1px solid #fff;
}
.search_info .search input.inactive_searchbox {
	color : #b5b5b5;
}
#header .search_info .search label {
	font-size : 13px;
	font-weight : bold;
	padding : 0 15px 0 13px;
	margin : -2px 10px 0 0;
	color : #fff;
	float : left;
}
.search_info .your_basket {
	background : url(../images/your_basket.gif) no-repeat right 0;
	line-height : 25px;
	text-align : right;
	margin-top : 20px;
	float : right;
	clear : both;
	padding-right : 13px;
}
.search_info .your_basket li {
	background : url(../images/your_basket_l_ie.gif) no-repeat left 0;
	padding : 2px 7px 7px 15px;
	font-size : 13px;
	margin-right : -5px;
	font-weight : bold;
	color : #fff;
	white-space : nowrap;
	list-style-type : none;
}
.search_info .your_basket li a {
	color : #fff;
}
.search_info .your_basket li a img {
	display : inline;
	margin : 0 3px -3px 3px;
}
* html .search_info .your_basket li a img {
	margin : 5px 3px -3px 3px;
}
.search_info .login {
	text-align : right;
	clear : both;
	padding : 0px;
	float : right;
	line-height : 50px;
	margin-top : 20px;
	overflow : hidden;
	width:300px;
}
.search_info .login li {
	display : inline;
	list-style-type : none;
	color : #709000;
	font-size : 12px;
}
.search_info .login li.loginbtn a {
	border-left:0px;
}
.search_info .login li a {
	background:none;
	border-left:1px solid #CCCCCC;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	margin-right:0px;
	padding:0px 5px;
	white-space:nowrap;
	float:left;
}
.search_info .login li a:hover {
	color:#0066CC;
}
#header .stamp {
	width : 113px;
	height : 119px;
	float : right;
	display : none;
}
#sec_nav {
	line-height : 43px;
	background :transparent url(../images/sec_nav_bg.gif) repeat-x left top;
	border-bottom : 1px solid #FFFFFF;
	height:50px;
display:block;
}
#sec_nav .slogan {
	display:block;
	position:relative;
font-size : 12px;
	padding-left : 10px;
	color : #FFF;
	font-weight : normal;
float:left;
height:50px;
display:block;
}
#sec_nav .slogan h2 {
	font-size : 12px;
	padding-left : 10px;
	color : #FFF;
	font-weight : normal;
display:block;
height:50px;
display:block;
}
#sec_nav ul {
	text-align:right;
	margin-right : 5px;
height:50px;
display:block;
}
#sec_nav ul li {
	display : inline;
	border-left:1px solid #CCCCCC;
}
#sec_nav ul li a {
	color : #FFF;
	font-size : 12px;
	padding : 0 8px 0 8px;
	background : url(../images/sec_nav_sep.gif) no-repeat right;
}
#sec_nav ul li a:hover {
	color : #CCCCCC;
}
#sec_nav ul li a.last {
	background-image : none;
}
.breadcrumb {
	overflow : hidden;
	position : relative;
	padding-left : 5px;
	background : #fff url(../images/breadcrumb_bg.gif) repeat-y right;
	padding : 3px 3px 3px 8px;
	margin-bottom : 5px;
}
* html .breadcrumb {
	padding-left : 15px;
	text-indent : 5px;
}
.breadcrumb li {
	display : inline;
	background : url(../images/breadcrumb_arrow.gif) no-repeat right 3px;
	padding : 0 10px 0 3px;
	color : #878787;
	font-size : 11px;
}
.breadcrumb li h2 {
	display : inline;
	color : #878787;
	font-weight : normal;
	font-size : 11px;
}
.breadcrumb li a {
	color : #878787;
}
.breadcrumb li a:hover {
	color : #000;
}
.breadcrumb li.last {
	background-image : none;
}
#all_category {
	background-color : #fff;
	width : 180px;
	padding : 2px;
	margin-bottom : 4px;
}
#container {
	position : relative;
	overflow : hidden;
	padding : 8px 6px 0 6px;
}
#container #content {
	overflow : hidden;
	position : relative;
	padding-left : 5px;
display:block;
width : 514px;
}
* html #container #content {
	float : left;
	position : fixed;
}
#container #content .banner_holder {
	width : 514px;
	height : 555px;
}
#container #content .banner_holder .banner_holder1 {
	margin-bottom : 6px;
	height : 388px;
}
#container #content .banner_holder .banner_holder2 div {
	width : 168px;
	height : 85px;
	float : left;
}
#container #content .banner_holder .banner_holder2 div.space {
	margin-right : 5px;
}
.call_us p, .cor_sol p {
	background : url(../images/call_us_bg.gif) repeat-y;
	padding : 7px;
	font-size : 17px;
	font-weight : bold;
	color:#FF9900;
	margin-top : 8px;
	margin-bottom : 5px;
height:30px;
display:block;
}
.call_us p span, .cor_sol p a {
	color : #fff;
}
.cor_sol p a span {
	color : #FF9900;
}
#container #content .default_block {
	background : #fff;
	padding : 1px 5px 1px 5px;
	margin : 0 5px 5px 0;
	font-size : 13px;
}
#container #content .default_block .page_header h5 {
	height : 93px;
	margin-top : 4px;
	padding : 4px 0 4px 7px;
	font-size : 28px;
	font-weight : normal;
	color : #fff;
	background : url(../images/heading_bg.jpg) no-repeat;
	line-height : 32px;
}
#container #content .default_block .page_header h5 span {
	color : #99cc33;
	width : 500px;
	float : left;
	clear : both;
	line-height : 30px;
}
#container #content .default_block td {
	vertical-align : top;
}
#container #content .default_block p {
	font-size : 13px;
	margin-bottom : 8px;
}
#container #content .default_block div.content_info {
	padding : 8px;
}
#container #content .default_block div.content_info a {
	color : #0000ee;
}
#container #content .default_block div.content_info li {
	list-style : none;
}
#container #content .default_block div.content_info ul.faq {
	margin-left : 15px;
	margin-top : 5px;
}
#container #content .default_block div.content_info ul.faq ol {
	margin-left : 30px;
}
#container #content .default_block div.content_info ul.faq ol li, #container #content .default_block div.content_info ul.faq li {
	list-style-type : none;
	line-height : 17px;
}
#container #content .default_block div.content_info ul.faq a:hover {
	text-decoration : underline;
}
#container #content .default_block .banner {
	margin-top : 4px;
}
#container #content .content_inner {
	min-height : 800px;
	height : auto !important;
	height : 800px;
}
ol.button_buy {
	margin : 0;
	list-style : none;
	line-height : normal;
	margin-right : 5px;
}
ol.button_buy li {
	float : right;
	background : url(../images/btn_left.gif) no-repeat top left;
	margin : 0;
	padding : 0 0 0 6px;
}
ol.button_buy li a {
	display : block;
	background : url(../images/btn_right.gif) no-repeat right top;
	padding : 2px 10px 3px 6px;
	line-height : 14px;
	font-weight : bold;
	color : #000;
	font-size : 11px;
	text-transform : uppercase;
}
ol.button_buy li a:hover {
	color : #000;
}
ol.button_more {
	margin : 0;
	list-style : none;
	line-height : normal;
	margin-right : 5px;
}
ol.button_more li {
	float : right;
	background : url(../images/btn_more_l.gif) no-repeat top left;
	margin : 0;
	padding : 0 0 0 6px;
}
ol.button_more li a {
	display : block;
	background : url(../images/btn_more_r.gif) no-repeat right top;
	padding : 2px 10px 3px 6px;
	line-height : 14px;
	font-weight : normal;
	color : #000;
	font-size : 11px;
	text-transform : capitalize;
	white-space : nowrap;
}
ol.button_more li a:hover {
	color : #000;
}
#container #content .default_block div.search {
	padding : 8px;
}
#container #content .default_block div.search p {
	font-size : 11px;
}
#container #content .default_block div.search .border_bottom {
	border-bottom : 1px solid #ccc;
	padding-bottom : 4px;
	margin-top : 8px;
}
#container #content .default_block .search h3 a {
	font-size : 15px;
	color : #000;
}
#container #content .default_block .search h3 a:hover {
	color : #666;
}
#container #content .default_block .search .price {
	font-size : 15px;
	white-space : nowrap;
}
#category_results {
	float : left;
	background-color : #fff;
	margin : 0 5px 5px 0;
	padding : 8px;
	clear : both;
}
#category_results h3 {
	float : none;
	font-size : 15px;
	padding : 5px 0 15px 0;
}
#category_results ul {
	float : left;
	margin : 0 0 10px 10px;
	width : 200px;
}
#category_results li {
	list-style : none;
}
#category_results li a {
	color : #333;
	font-size : 11px;
	text-decoration : none;
}
#category_results li a:hover {
	color : #000;
	text-decoration : underline;
}
#side_bar_l {
	float : left;
	width : 190px;
	left : 2px;
}
#side_bar_l .currency {
	background-color : #ffffff;
	margin-bottom : 4px;
	padding : 5px 0 5px 4px;
	width : 180px;
}
#side_bar_l .lang_selector {
	width : 180px;
	height : 20px;
	background-color : #ffffff;
	margin-bottom : 4px;
	padding : 5px 0 5px 5px;
}
#side_bar_l .lang_selector label {
	float : left;
	font-size : 11px;
	margin-right : 5px;
}
#side_bar_l .lang_selector select {
	float : left;
	border : 1px solid #ccc;
}
#side_bar_l h3 a {
	background : #3b3b3b;
	color : #de2000;
	display : block;
	font-size : 18px;
	font-weight : normal;
	padding : 10px;
	text-decoration : none;
	text-transform : capitalize;
}
#side_bar_l h3 a:hover {
	color : #6fd135;
}
#side_bar_l .price_search, #side_bar_l .about, #side_bar_l .gifts_for {
	width : 174px;
	padding : 5px;
	margin-bottom : 4px;
	background-color : #fff;
}
#side_bar_l .price_search h4, #side_bar_l .about h4, #side_bar_l .gifts_for h4 {
	text-transform : uppercase;
	background-color: #0066CC;
	color : #fff;
	font-size : 13px;
	padding : 5px;
}
#side_bar_l .price_search h4 a, #side_bar_l .about h4 a, #side_bar_l .gifts_for h4 a {
	display : block;
	color : #fff;
}
#side_bar_l .price_search h4 a:hover, #side_bar_l .about h4 a:hover, #side_bar_l .gifts_for h4 a:hover {
	display : block;
	color : #333;
}
#side_bar_l .price_search .price_search_info {
	background : url(../images/p_search_bg.gif) repeat-x;
	padding : 8px 0 0 5px;
}
#side_bar_l .price_search .price_search_info li {
	display : block;
	margin : 0;
	padding : 0;
	margin-bottom : 3px;
}
#side_bar_l .price_search .price_search_info li a {
	width : 150px;
	padding : 5px 0 5px 20px;
	display : block;
	font-size : 12px;
	color : #333;
	background : url(../images/p_search.gif) no-repeat left;
}
#side_bar_l .price_search .price_search_info li a:hover {
	color : #4d6204;
}
#side_bar_l .gifts_for .gifts {
	text-align : center;
	margin-top : 9px;
}
#side_bar_l .about #abt_us_text_a {
	padding : 5px;
}
#side_bar_l .about #abt_us_text_a p {
	font-size : 11px;
}
#side_bar_l .about #abt_us_text_a p a {
	text-decoration : underline;
}
* html #side_bar_l .delivery {
	clear : both;
	margin-bottom : 4px;
	float : left;
}
*:first-child + html #side_bar_l .delivery {
	clear : both;
	margin-bottom : 4px;
	float : left;
}
#side_bar_l .support {
	clear : both;
	float : left;
}
* html #side_bar_l .support {
	clear : both;
	margin-bottom : 4px;
	float : left;
}
*:first-child + html #side_bar_l .support {
	clear : both;
	margin-bottom : 4px;
	float : left;
}
#side_bar_l .banner {
	margin-bottom : 0;
}
* html #side_bar_l .banner {
	margin-bottom : 1px;
}
*:first-child + html #side_bar_l .banner {
	margin-bottom : 1px;
}
#side_bar_r {
	width : 254px;
	float : right;
	background-repeat : no-repeat;
}
#side_bar_r .banner_holder2 div {
	width : 254px;
	margin-bottom : 1px;
}
#side_bar_r_inner {
	width : 179px;
	float : right;
}
#side_bar_r_inner .inner_r_wrapper {
	width : 179px;
	float : right;
	background : #fff;
	display : inline;
	padding : 5px 0;
	margin-bottom : 6px;
}
#side_bar_r_inner div {
	width : 169px;
	margin : 0 auto 0 auto;
}
.product_display h4 {
	line-height : 25px;
	padding : 0 5px 0 0;
	background : url(../images/inner_r_heading.gif) no-repeat right;
	text-align : center;
	font-size : 12px;
	text-transform : uppercase;
	font-weight : bold;
	color : #000;
}
#side_bar_r_inner div.outline {
	width : 167px;
	border : 1px solid #ccc;
	border-top : none;
	background : #f7f7f7;
}
.product_display div {
	position : relative;
	overflow : hidden;
	background : url(../images/inner_r_border.gif) no-repeat center bottom;
	padding : 4px 0;
}
* html .product_display div {
	position : fixed;
}
.product_display div img {
	float : right;
	margin-right : 4px;
}
.product_display ul {
	font-size : 11px;
	padding : 3px 0 0 8px;
}
.product_display ul li {
	list-style : none;
	line-height : 15px;
}
.product_display ul li.dec {
	color : #666;
}
.product_display ul li.price {
	font-size : 12px;
	font-weight : bold;
	margin-top : 10px;
}
.product_display ul li span {
	color : #d70080;
	font-weight : bold;
}
.product_display ol.btn {
	margin : 0;
	list-style : none;
	line-height : normal;
	position : relative;
	margin-top : 33px;
	margin-right : 5px;
}
.product_display ol.btn li {
	float : right;
	background : url(../images/btn_left.gif) no-repeat top left;
	margin : 0;
	padding : 0 0 0 6px;
}
.product_display ol.btn li a {
	display : block;
	background : url(../images/btn_right.gif) no-repeat right top;
	padding : 2px 10px 3px 6px;
	line-height : 14px;
	font-weight : bold;
	color : #000;
	font-size : 11px;
	text-transform : uppercase;
}
.product_display ol.btn li a:hover {
	color : #000;
}
.product_display .more {
	padding : 5px 0 5px 10px;
}
.product_display .more a {
	color : #d70080;
	text-decoration : underline;
}
.featured_products {
	width : 514px;
	margin-bottom : 8px;
	background : #fff;
	overflow : hidden;
}
.featured_products h4 {
	line-height : 25px;
	padding : 0 5px 0 0;
	background : url(../images/heading_r.gif) no-repeat right;
}
.featured_products h4 span {
	background : url(../images/heading_l.gif) no-repeat left;
	padding : 5px 5px 4px 10px;
	color : #333;
	display : inline;
	text-transform : uppercase;
	font-size : 12px;
}
.featured_products ul {
	width : 149px;
	padding : 10px;
	float : left;
	background : url(../images/fea_sep.gif) no-repeat left 10px;
}
.featured_products ul li h3 {
	font-size : 13px;
	z-index : 1;
	text-transform : uppercase;
}
.featured_products ul li {
	font-size : 11px;
	list-style : none;
}
.featured_products ul li .img {
	margin-bottom : 8px;
	margin-left : 12px;
	z-index : 0;
}
.featured_products ul li span {
	color : #d70080;
	background : none;
}
.featured_products ul li p.price {
	font-size : 14px;
	font-weight : bold;
	margin-top : 13px;
}
.featured_products ol.btn {
	margin : 0;
	list-style : none;
	line-height : normal;
	margin-top : -18px;
	margin-right : 20px;
}
.featured_products ol.btn li {
	float : right;
	background : url(../images/btn_left.gif) no-repeat top left;
	margin : 0;
	padding : 0 0 0 6px;
}
.featured_products ol.btn li a {
	display : block;
	background : url(../images/btn_right.gif) no-repeat right top;
	padding : 2px 10px 3px 6px;
	line-height : 14px;
	font-weight : bold;
	color : #000;
	text-transform : uppercase;
}
.featured_products ol.btn li a:hover {
	color : #000;
}
.featured_products ul li.review {
	margin-top : 28px;
}
.featured_products ul.bg_none {
	background : none;
}
.add_review {
	text-decoration : underline;
}
.add_review:hover {
	text-decoration : none;
}
.christmas_products {
	width : 254px;
	margin-bottom : 8px;
	background : #fff;
	overflow : hidden;
}
.latestproduct_title {
	background : url(../images/hot_header_bg.gif) repeat-y;
	padding : 7px;
	font-size : 15px;
	font-weight : bold;
	color:#FFFFFF;
	margin-top : 0px;
	margin-bottom : 5px;
height:20px;
}
.christmas_products h4 span {
	background : url(../images/heading_l.gif) no-repeat left;
	padding : 5px 5px 4px 10px;
	color : #333;
	display : inline;
	text-transform : uppercase;
	font-size : 12px;
}
.christmas_products div {
	position : relative;
	overflow : hidden;
	background : url(../images/c_gift_border.gif) no-repeat center bottom;
	padding-bottom : 3px;
}
* html .christmas_products div {
	position : fixed;
	width : 254px;
}
.christmas_products .pro_img {
	float : left;
	width : 73px;
	text-align : center;
	padding-top : 4px;
	padding-left:10px;
}
.christmas_products ul {
	float : left;
	width : 160px;
	font-size : 11px;
	padding : 6px 0 0 8px;
}
.christmas_products ul li {
	list-style : none;
	line-height : 15px;
}
.christmas_products ul li.dec {
	color : #666;
}
.christmas_products ul li.price {
	font-size : 12px;
	font-weight : bold;
	margin-top : 10px;
}
.christmas_products ul li.price span {
	color : #FF9900;
}
.christmas_products ol.btn {
	list-style : none;
	line-height : normal;
	position : relative;
	margin-right : 10px;
}
.christmas_products ol.btn li {
	float : right;
	background : url(../images/btn_left.gif) no-repeat top left;
	margin : 0;
	padding : 0 0 0 6px;
}
.christmas_products ol.btn li a {
	display : block;
	background : url(../images/btn_right.gif) no-repeat right top;
	padding : 2px 10px 3px 6px;
	line-height : 14px;
	font-weight : bold;
	color : #000;
	font-size : 11px;
	text-transform : uppercase;
}
.christmas_products ol.btn li a:hover {
	color : #000;
}
.christmas_products .more {
	padding : 5px 0 5px 10px;
}
.christmas_products .more a {
	color : #d70080;
	text-decoration : underline;
}
.category_menu {
	overflow : hidden;
	position : relative;
	padding-left : 5px;
	background : #fff url(../images/breadcrumb_bg.gif) repeat-y right;
	padding : 3px 3px 3px 8px;
	margin-bottom : 5px;
}
* html .category_menu {
	width : 763px;
	position : inherit;
	float : none;
}
.category_menu .previous {
	float : left;
	margin-top : 2px;
}
.category_menu .cat_menu_wrapper {
	background : url(../images/cat_menu_bg.gif) no-repeat right;
	line-height : 27px;
	position : relative;
	float : right;
}
.category_menu .cat_menu {
	background : url(../images/cat_menu_l.gif) no-repeat left;
	text-align : right;
	padding-left : 3px;
}
.category_menu .cat_menu li {
	display : inline;
}
.category_menu .cat_menu li a {
	line-height : 27px;
	border-right : 1px solid #ccc;
	padding : 4px 4px 4px 2px;
	font-size : 12px;
	font-weight : bold;
}
.category_menu .cat_menu li h2 {
	display : inline;
}
.category_menu .cat_menu li a:hover {
	color : #90b21a;
}
.category_menu .cat_menu li a.active {
	color : #90b21a;
	font-weight : bold;
}
.category_menu .cat_menu li a.last {
	border : none;
}
#container #content .default_block .category {
	overflow : hidden;
	margin : 0;
	padding : 0;
	display : block;
	border-bottom : 1px solid #ccc;
	margin-bottom : 8px;
	clear : both;
}
* html #container #content .default_block .category {
	width : 570px;
}
.category ul {
	width : 275px;
	float : left;
	position : relative;
	overflow : hidden;
	padding : 10px 5px 7px 7px;
	background : url(../images/cat_sep.gif) no-repeat right 10px;
}
* html .category ul {
	width : 275px;
	position : static;
	overflow : hidden;
	padding : 10px 2px 7px 6px;
}
.category ul li h3 {
	font-size : 15px;
	position : relative;
	font-weight : bold;
	z-index : 1;
	margin-bottom : 12px;
}
* html .category ul li h3, * html .category ol.btn {
	position : fixed;
	z-index : 1;
}
.category ul li {
	list-style : none;
	font-size : 11px;
}
#container #content .default_block .category ul li p {
	font-size : 11px;
	padding-right : 10px;
}
.category ul li span {
	color : #d70080;
	background : none;
}
#container #content .default_block .category ul li.price {
	font-size : 15px;
	font-weight : bold;
	text-align : right;
	padding-right : 10px;
	background : none;
}
.category ol.btn {
	margin : 0;
	list-style : none;
	line-height : normal;
	margin-right : 10px;
	position : relative;
	overflow : hidden;
	float : right;
}
.category ol.btn li {
	float : left;
	background : url(../images/btn_left.gif) no-repeat top left;
	margin : 0;
	padding : 0 0 0 6px;
}
.category ol.btn li a {
	display : block;
	background : url(../images/btn_right.gif) no-repeat right top;
	padding : 2px 10px 3px 6px;
	line-height : 14px;
	font-weight : bold;
	color : #000;
	font-size : 11px;
	text-transform : uppercase;
}
.category ol.btn li.more {
	float : left;
	background : url(../images/btn_more_l.gif) no-repeat top left;
	margin : 0;
	padding : 0 0 0 6px;
	margin-right : 4px;
}
.category ol.btn li a.more {
	display : block;
	background : url(../images/btn_more_r.gif) no-repeat right top;
	padding : 2px 10px 3px 6px;
	line-height : 14px;
	font-weight : normal;
	color : #000;
	font-size : 11px;
	text-transform : capitalize;
}
.category ol.btn li a:hover {
	color : #000;
}
.category ul.bg_none {
	background : none;
}
.description {
	margin-bottom : 5px;
	clear : both;
}
.description_2 {
	margin-bottom : 5px;
	clear : both;
}
.pro_image {
	display : block;
	min-height : 120px;
	height : auto !important;
	height : 120px;
}
.category ul li.two_prices {
	text-align : right;
	vertical-align : top;
	padding : 8px 10px 8px 0;
}
.category ul li.two_prices span.you_pay {
	font-size : 15px;
	font-weight : bold;
	color : #ed219a;
	padding-left : 5px;
}
.category ul li.two_prices span.old {
	font-size : 15px;
	font-weight : bold;
	color : #2e2e2e;
	padding-left : 5px;
}
.category ul li.two_prices span.normal {
	font-size : 15px;
	font-weight : bold;
	color : #2e2e2e;
	text-decoration : line-through;
	padding-left : 5px;
}
#product {
	width : 579px;
	padding : 10px 5px;
	overflow : hidden;
	background : #fff;
	margin-bottom : 5px;
}
#product .products_images {
	width : 285px;
	float : left;
}
#product .products_images p {
	text-align : center;
	padding-top : 30px;
}
#product .products_images p a {
	color : #eb299d;
	text-decoration : underline;
	font-size : 11px;
	padding-left : 10px;
	text-transform : capitalize;
	text-align : center;
	background : url(../images/arrow.gif) no-repeat left;
}
#product .products_images p a:hover {
	text-decoration : none;
}
#product .products_images .large_image {
	min-height : 250px;
	height : auto !important;
	height : 250px;
	text-align : center;
	vertical-align : middle;
}
#product .products_images .thumb_images td {
	width : 95px;
	height : 107px;
	border-top : 1px solid #eaeaea;
	text-align : center;
	border-right : 1px solid #eaeaea;
}
#product .products_images .thumb_images td a {
	font-size : 11px;
	text-decoration : underline;
}
#product .products_images .thumb_images td img {
	vertical-align : middle;
}
#product .products_images .thumb_images td.border_none {
	border-right : none;
}
#product .products_content {
	width : 280px;
	float : left;
	margin-left : 10px;
}
#product .products_content h2, #product .products_content h1 {
	font-size : 21px;
	font-weight : normal;
	line-height : 21px;
}
#product ol.btn {
	margin : 0;
	list-style : none;
	line-height : normal;
	padding : 3px 0;
	position : relative;
	overflow : hidden;
	float : right;
}
#product div.border {
	width : 280px;
	height : 53px;
	display : block;
	padding : 5px 0 8px 0;
	border-top : 1px solid #cfcfcf;
	border-bottom : 1px solid #cfcfcf;
}
#product span.barcode {
	color : #666;
	margin-top : 8px;
	display : block;
	margin-bottom : 2px;
}
#product div.border p {
	text-align : right;
	font-size : 11px;
}
#product div.border p span.you_pay {
	color : #ed219a;
	font-size : 15px;
	font-weight : bold;
	padding-left : 6px;
}
#product div.border p span.normal {
	color : #2e2e2e;
	text-decoration : line-through;
	font-size : 15px;
	font-weight : bold;
	padding-left : 5px;
}
#product div.color_select {
	width : 280px;
	border-bottom : 1px solid #cfcfcf;
	padding : 4px 0;
}
#product div.color_select select {
	font-size : 10px;
}
#product div.des {
	font-size : 11px;
	padding-top : 12px;
}
#product div.des h6 {
	font-size : 11px;
	font-weight : bold;
}
#product div.des p, #product div.des h2 {
	font-size : 11px;
	margin-bottom : 6px;
	line-height : 15px;
}
#product div.des p a, #product div.des h2 a {
	text-decoration : underline;
}
#product div.des li {
	list-style-type : none;
	padding-left : 10px;
	margin-top : 3px;
	background : url(../images/key_features_bullet.gif) no-repeat 0 7px;
}
#product div.des li h3 {
	font-size : 11px;
	font-weight : normal;
}
* html #product ol.btn {
	position : fixed;
}
#product ol.btn li {
	float : left;
	background : url(../images/btn_left.gif) no-repeat top left;
	margin-top : 10px;
	padding : 0 0 0 6px;
}
#product ol.btn li a {
	display : block;
	background : url(../images/btn_right.gif) no-repeat right top;
	padding : 2px 10px 3px 6px;
	line-height : 14px;
	font-weight : bold;
	color : #000;
	font-size : 11px;
	text-transform : uppercase;
}
#product ol.btn li a:hover {
	color : #000;
}
#product ol.btn li.price, #product ol.btn li.warranty {
	background : none;
	color : #ed219a;
	font-size : 15px;
	font-weight : bold;
}
#product ol.btn .warranty {
	margin : 0 8px -3px 0;
}
#cumtomer_review {
	padding : 8px 0 8px 4px;
}
#cumtomer_review h4 a {
	font-size : 12px;
	font-weight : bold;
}
#cumtomer_review h5 {
	font-size : 18px;
	font-weight : normal;
	border-bottom : 1px solid #ccc;
	padding-bottom : 10px;
	margin-bottom : 5px;
}
#container #content .default_block #cumtomer_review p {
	font-size : 11px;
	margin-top : 7px;
}
#cumtomer_review td {
	font-size : 11px;
}
#cumtomer_review .cus_review_block {
	border-bottom : 1px solid #ccc;
	margin-bottom : 5px;
}
#cumtomer_review td h3 {
	font-size : 13px;
}
#cumtomer_review .cus_review_block a {
	text-decoration : underline;
}
#cumtomer_review .cus_review_block a:hover {
	text-decoration : none;
}
#cumtomer_review .border_none {
	border : none;
}
#cumtomer_review .border_bottom {
	border-bottom : 1px solid #ccc;
	margin-top : 8px;
}
#cumtomer_review td.price {
	text-align : right;
	vertical-align : bottom;
}
#cumtomer_review td.price .price_off {
	font-style : oblique;
}
#cumtomer_review .price strong {
	font-size : 15px;
}
#cumtomer_review .price span {
	white-space : nowrap;
}
#cumtomer_review .offer {
	font-size : 16px;
	font-weight : bold;
}
#container #content .default_block .helping_serch, #container #content .default_block .content_info .helping_serch a {
	color : #616161;
	font-size : 10px;
	display : inline;
}
#container #content .default_block .helping_serch h5 {
	display : inline;
	font-size : 10px;
	font-weight : normal;
	color : #616161;
}
#cumtomer_review #more_reviews_link:hover {
	text-decoration : underline;
}
#affiliates .welcome {
	padding : 8px;
	background : #e8ebea;
	margin : 5px 5px 10px 5px;
}
#affiliates .welcome h3 {
	font-size : 13px;
}
#affiliates hr {
	color : #cfcfcf;
	width : 98%;
	margin-left : 6px;
}
.paging {
	margin : 0.8em 0 0.5em 0;
}
.paging li {
	display : inline;
	color : #666;
	padding : 0.2em;
}
.paging li a {
	padding : 0.2em 0.6em;
	text-decoration : none;
	background-color : #333;
	border : 1px solid #333;
	color : #fff;
}
.paging li a:hover {
	background-color : #92b103;
	border : 1px solid #3c3b3b;
	color : #fff;
}
.previous_stat {
	margin-top : 4px;
}
#sitemap {
	width : 578px;
	margin-top : 20px;
	font-size : 12px;
}
#sitemap .header h6 {
	line-height : 25px;
	margin-top : 4px;
	padding : 7px 0 7px 7px;
	font-size : 18px;
	margin-bottom : 8px;
	font-weight : normal;
	color : #fff;
	background : url(../images/heading_bg.gif) no-repeat;
}
#sitemap ol li {
	list-style-type : none;
}
#sitemap fieldset {
	border : none;
	padding-left : 10px;
	border-bottom : 1px solid #f0f0f0;
}
#sitemap legend {
	font-weight : bold;
	font-size : 13px;
	padding-bottom : 7px;
	padding-top : 8px;
}
#sitemap ol {
	padding-bottom : 15px;
}
#sitemap ol li {
	list-style-type : none;
}
#sitemap ol li a {
	margin-left : 10px;
	padding-left : 10px;
	background : url(../images/breadcrumb_arrow.gif) no-repeat left 2px;
}
#sitemap .paging li a {
	color : #fff;
	text-decoration : none;
}
.cc {
	background : #fff;
	padding : 5px;
	margin-bottom : 8px;
	margin-right : 5px;
	padding-left : 5px;
	position : relative;
	overflow : hidden;
}
* html .cc {
	position : static;
	height : 35px;
	background : #fff;
	padding-bottom : 10px;
}
.cc img {
	float : right;
}
* html .cc img.ccc {
	margin-top : -4px;
}
.cc div {
	width : 20%;
	float : left;
	font-size : 12px;
	padding-top : 7px;
	background : #fff;
}
#footer {
	text-align : left;
	color : #000;
	line-height:20px;
height:30px;
display:block;
}
#footer .copyrights {
	float : right;
}
#footer a {
	color : #0066CC;
	text-decoration:underline;
}
.form1 fieldset small {
	color : #b2d441;
	margin-left : 3px;
}
.content_info .static_table {
	border : 1px solid #ccc;
}
.content_info .static_table td, .content_info .static_table th {
	padding : 5px;
	border-bottom : 1px solid #ccc;
	border-right : 1px solid #ccc;
}
.content_info .static_table th {
	background : #333;
	color : #fff;
}
* html #register fieldset #language {
	margin-left : -4px;
}
*:first-child + html #register fieldset #language {
	margin-left : -4px;
}
* html #register fieldset #chkRememberme, * html .align_input {
	margin-left : -4px;
}
* html .login_pass {
	float : left;
	margin-right : 4px;
}
* html #register fieldset #chkRememberme {
	margin-left : -4px;
}
*:first-child + html #register fieldset #chkRememberme {
	margin-left : -4px;
}

