@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:url(../img/new_bg.jpg) repeat-y center top;
	font:normal 13px/16px Arial, Helvetica, sans-serif;
	color:#4c4c4c;
}
html *{
	outline:none;
}
img {
	border:none;
}

ul,li,p,h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
}

.clear {
	clear:both;
}

#main_div {
	width:1000px;
	margin:0px auto;
	background:#fff;
}

#header {
	width:980px;
	margin-top:20px;
	padding:0 10px;
}
#wrapper {
	background:url(../img/topShade.gif) repeat-x left top #fff;
	padding-top:30px;
	overflow:hidden;
}
#content {
	overflow:hidden;
	padding:0 10px;
}
.logo_container {
	height:62px;
	margin-bottom:20px;
}

.logo {
	margin:0;
	padding:0;
	float:left;
}
.logo h1 {
	margin:0;
	padding:0;
}
.logo h1 a{
	background:url(../img/logo.gif) no-repeat;
	text-indent:-9999px;
	width:351px;
	height:62px;
	display:block;
}

.navCont {
	height:33px;
}

.navigation {
	height:31px;
	border:1px solid #cdcdcd;
	width:742px;
	float:left;
}
.navigation ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.navigation ul li{
	margin:0px;
	padding:0px;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	display:block;
	float:left;
	background:url(../img/nav_divider.gif) no-repeat left center;
}
.navigation ul li sup{
	font: normal 10px georgia;
	color:#bb0311;
	padding:0px 5px 0 0;
	margin-left:-20px;
	font-weight:bold;
}
.navigation ul li:first-child{
	background:none;
}

.navigation ul li a{
	padding:0px 9px;
	font: normal 12px/31px Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	text-decoration:none;
	display:block;
	float:left;
}
.navigation ul li a:hover{
	color:#fff;
}
.navigation ul li a.active{
	color:#fff;
}
.navigation ul li:hover{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	background: url(../img/nav_hover.gif) repeat-x;
}
.navigation ul li.active{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	background: url(../img/nav_hover.gif) repeat-x;
}

.navigation ul li a.home{
	background:url(../img/home_icon.png) no-repeat 10px 8px;
	text-indent:-9999px;
	display:block;
	padding:0 18px;
}
.navigation ul li a.home:hover{
	background:url(../img/home_icon_ovr.png) no-repeat 10px 8px;
	line-height:31px;
}
.navigation ul li a.home.active{
	background:url(../img/home_icon_ovr.png) no-repeat 10px 8px;
	line-height:31px;
}

.SrchBox_cont {
	float:right;
	width:227px;
	height:29px;
}
.SrchBox_cont input[type=text]{
	border:1px solid #cccccc;
	border-right:none;
	font:normal 12px/25px Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left:10px;
	width:145px;
	float:left;
	height:25px;
}

input[type=text],
input[type=password]{
	border:1px solid #cccccc;
	font:normal 12px/25px Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left:10px;
	width:200px;
	float:left;
	height:25px;
}

.submitBtn {
	background:url(../img/btnBg.gif) repeat-x;
	border:1px solid #44474b;
	height:29px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	/*padding:0 10px;*/
	cursor:pointer;
}
.submitBtn:hover {
	background:url(../img/nav_hover.gif) repeat-x;
	border:1px solid #2b9d91;
}

.homeBanner {
	/*background:url(../img/hp_banner.jpg) no-repeat;*/
	width:980px;
	height:284px;
	position:relative;
}
.homeBanner .bannerTxt{
	background:url(../img/bannerTextBg.png) no-repeat;
	width:251px;
	height:216px;
	position:absolute;
	right:19px;
	top:16px;
	padding:15px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#fff;
}
.homeBanner .bannerTxt h3{
	font:bold 22px/28px Arial, Helvetica, sans-serif;
	color:#fff;
	margin-bottom:5px;
}
.homeBanner .bannerTxt p{
	padding: 0 0 10px 0;
}

.hp_head {
	border-bottom:1px solid #72bdb5;
	padding-bottom:5px;
	padding-top:20px;
	overflow:hidden;
	/*margin:20px 0 0 0;*/
	text-decoration:none;
	font:normal 22px/18px Georgia, "Times New Roman", Times, serif;
	color:#393636;
}
.hp_head h3 {
	font:normal 22px/22px Georgia, "Times New Roman", Times, serif !important;
	color:#393636;
	margin:0 !important;
}
.hp_head h3 a{
	font:normal 22px/18px Georgia, "Times New Roman", Times, serif;
	color:#393636;
	float:left;
	padding-right:20px;
	text-decoration:none;
}
.hp_head h3 a:hover {
	color:#21968a;
}
.hp_head a span{
	color:#4daba1;
	background:url(../img/headingBullet.gif) no-repeat left center;
	padding-left:10px;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
}
.hp_head a:hover span{
	color:#393636;
}

.hpBlocksContn {
	overflow:hidden;
}

.dealsBlock {
	width:210px;
	float:left;
	height:280px;
	overflow:hidden;
	font:normal 13px/16px Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	margin:20px 10px 0px 20px;
}
.dealsBlock p{
	padding-bottom:5px;
}
.dealsBlock h3{
	font:normal 16px/18px Georgia, "Times New Roman", Times, serif;
	color:#333333;
	margin-bottom:5px;
}
.dealsBlock h3 a{
	color:#333333;
	text-decoration:none;
}
.dealsBlock h3 a:hover{
	color:#7f7f7f;
	text-decoration:underline;
}

.favBlock {
	width:120px;
	float:left;
	height:170px;
	overflow:hidden;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	margin:20px 20px 0px 20px;
}
.favBlock b{
	color: #0B8578;
}
.favBlock p{
	padding-bottom:5px;
}
.favBlock a{
	color:#4c4c4c !important;
	text-decoration:none !important;
}
.favBlock a:hover{
	color:#1c998b !important;
	text-decoration:underline !important;
}

.moreMain {
	width:210px;
	height:190px;
	float:left;
	font:normal 15px/16px Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	margin:20px 20px 0px 20px;
}
.moreMain h3{
	font:normal 18px/16px Georgia, "Times New Roman", Times, serif;
	color:#7f7f7f;
	margin-bottom:10px;
}
.imageBorder{
	border:1px solid #cdcdcd;
}
.moreMain p{
	padding-bottom:5px;
}


.moreBlock {
	width:140px;
	/*height:170px;*/
	float:left;
	font:bold 13px/16px Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	margin:20px 27px 0px 20px;
}
.moreBlock span{
	color:#4c4c4c;
}
.moreBlock a{
	color:#7f7f7f;
	text-decoration:none;
}
.moreBlock a:hover{
	color:#1d9a8c;
	text-decoration:underline;
}
.moreBlock p{
	padding-bottom:10px;
}

.hpBtmBlocks {
	width:237px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
.hpBtmBlocks_head {
	width:237px;
	height:28px;
	background:url(../img/hpBtmHeadBg.jpg) no-repeat;
	color:#fff;
	margin-top:30px;
}
.hpBtmBlocks_head p{
	padding:6px 0 0 10px;
}
.hpBtmBlocks_head a{
	color:#fff;
	text-decoration:underline;
	font-size:11px;
}
.hpBtmBlocks_head a:hover{
	color:#fff;
	text-decoration:none;
}

.articlesBlock {
	width:210px;
	height:35px;
	overflow:hidden;
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	color:#414748;
	margin-top:15px;
	margin-left:10px;
}
.articlesBlock a{
	color:#5c5c5c;
	text-decoration:underline;
	/*background:url(../img/commentIcon.gif) no-repeat left center;
	padding-left:15px;*/
}
.articlesBlock a:hover{
	color:#5c5c5c;
	text-decoration:none;
}
.articlesBlock span{
	color:#bd3838;
}
.articlesBlock .artistLft{
	width:36px;
	height:33px;
	float:left;
}
.articlesBlock .artistRt{
	width:165px;
	float:right;
}

ul.sales {
	margin:10px 0 0 10px;
	padding:0;
	list-style:none;
}
ul.sales li {
	margin:0;
	padding:0 0 2px 15px;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#414748;
	background:url(../img/salesBullet.gif) no-repeat left 5px;
}
ul.sales li a{
	margin:0;
	padding:0;
	color:#414748;
	text-decoration:none;
}
ul.sales li a:hover{
	color:#16766c;
	text-decoration:underline;
}

ul.vouchers {
	margin:10px 0 0 10px;
	padding:0;
	list-style:none;
}
ul.vouchers li {
	margin:0;
	padding:0 0 0px 0;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#414748;
	border-bottom:1px dashed #cccccc;
}
ul.vouchers li a{
	margin:0;
	padding:3px 0 3px 10px;
	color:#414748;
	text-decoration:none;
	display:block;
}
ul.vouchers li a:hover{
	color:#16766c;
	text-decoration:underline;
}

.compBlock {
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#414748;
	overflow:hidden;
	margin:15px 0 0 10px;
}
.compBlock a{
	color:#414748;
	text-decoration:underline;
}
.compBlock a:hover{
	color:#414748;
	text-decoration:none;
}

#footer {
	background:#333333;
	margin-top:20px;
	overflow:hidden;
}
#footer .footerLinks {
	float:left;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#979797;
	margin:10px 0 0 15px;
}
#footer .footerLinks a{
	font:normal 12px/25px Arial, Helvetica, sans-serif;
	color:#979797;
	text-decoration:none;
}
#footer .footerLinks a:hover{
	color:#d9d9d9;
	text-decoration:underline;
}

.breadCrum  {
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	margin-top:10px;
	overflow:hidden;
}
.breadCrum  ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.breadCrum  ul li{
	margin:0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	background:url(../img/breadCrumBullet.gif) no-repeat left center;
	padding-left:20px;
	display:block;
	float:left;
	margin-left:10px;
}
.breadCrum  ul li:first-child{
	background:none;
	padding-left:0px;
}
.breadCrum  ul li a{
	color:#1c998b;
	font-weight:bold;
	text-decoration:underline;
}
.breadCrum  ul li a:hover{
	color:#4a4a4a;
	font-weight:bold;
	text-decoration:none;
}

.innerLft {
	width:663px;
	float:left;
	border:1px solid #cdcdcd;
	background:url(../img/innerLftBg.gif) repeat-x left top #fff;
}
.BtmShad{
	background:url(../img/innerLftBtm.gif) repeat-x;
	height:50px;
}
.innerLftTxt {
	padding:10px;
}
.innerLftTxt a{
	color:#4074a1;
	text-decoration:underline;
}
.innerLftTxt a:hover{
	color:#4074a1;
	text-decoration:none;
}
.innerLftTxt span{
	color:#0b8578;
	font-weight:bold;
}
.innerLftTxt .imgBord{
	border:1px solid #d9d9d9;
	padding:5px;
}
.innerLftTxt h2{
	font:normal 22px/22px Georgia, "Times New Roman", Times, serif;
	color:#4a4a4a;
	border-bottom:1px solid #cdcdcd;
	padding-bottom:15px;
	margin:10px 0 15px 0;
}
.innerLftTxt h3{
	font:normal 34px/40px Georgia, "Times New Roman", Times, serif;
	color:#4a4a4a;
	margin-left:10px;
	float:left;
}
.innerLftTxt h3 span{
	color:#4a4a4a;
	font:bold 14px Arial, Helvetica, sans-serif;
}
.innerLftTxt .subHead{
	clear:both;
	margin-left:10px;
	color:#4a4a4a;
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	padding-top:5px;
}
.innerLftTxt p{
	padding:0 0 15px 0;
}
.innerLftTxt .shareBox {
	background:url(../img/shareBoxBg.gif) repeat-x;
	border:1px solid #cfcfcf;
	line-height:33px;
	padding-left:10px;
	overflow:hidden;
}
.innerLftTxt .shareBox span{
	color:#999999;
}
.innerRt {
	width:300px;
	float:right;
}

.innerRtBlocksCont {
	overflow:hidden;
	margin-top:15px;
}
.innerRtBlocksCont .readerRtBlock {
	overflow:hidden;
	margin-bottom:20px;
}
.innerRtBlocksCont .readerRtBlock .readerLft{
	width:122px;
	float:left;
}
.innerRtBlocksCont .readerRtBlock .readerRt{
	width:170px;
	float:right;
	font-size:12px;
}
.innerRtBlocksCont .readerRtBlock .readerRt span{
	font: normal 16px/18px Georgia, "Times New Roman", Times, serif;
	color:#333333;
}

.rtReaderTxt2 {
	border-bottom:1px solid #cdcdcd;
	border-top:1px solid #cdcdcd;
	padding:10px 0;
}
.rtReaderTxt2 ul{
	margin:0 0 0 25px;
	padding:0;
}
.rtReaderTxt2 ul li{
	margin:0;
	padding:0;
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#4175a1;
}
.rtReaderTxt2 ul li a{
	color:#4175a1;
	text-decoration:none;
}
.rtReaderTxt2 ul li a:hover{
	color:#333333;
}

.latestArticle {
	border-bottom:1px solid #cdcdcd;
	padding-bottom:15px;
	overflow:hidden;
	width: 280px;
}
.articleHead{
	border-bottom:1px solid #cdcdcd;
	border-top:1px solid #cdcdcd;
	background:#f2f2f2;
	overflow:hidden;
}
.articleHead h3{
	font:normal 18px/40px Georgia, "Times New Roman", Times, serif;
	color:#16766c;
	background:url(../img/latestArticleheadIcon.gif) no-repeat right center;
	padding-right:25px;
	float:left;
	padding-left:20px;
}
.articleHead h5{
	font:normal 14px/40px Georgia, "Times New Roman", Times, serif;
	color:#16766c;
	background:url(../img/latestArticleheadIcon.gif) no-repeat right center;
	padding-right:25px;
	float:left;
	padding-left:20px;
}
.latestArticle ul{
	margin:10px 0 0 20px;
	padding:0;
	list-style:none;
}
.latestArticle ul li{
	margin:0;
	color:#16766c;
	background:url(../img/salesBullet.gif) no-repeat 0 5px;
	padding:0 0 10px 20px;
}
.latestArticle ul li a{
	color:#16766c;
	text-decoration:underline;
}
.latestArticle ul li a:hover{
	color:#333333;
	text-decoration:none;
}

.subNav{
	height:28px;
	border:1px solid #cdcdcd;
	border-bottom:2px solid #249b8e;
	position:relative;
	top:-1px;
}
.subNav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.subNav ul li{
	margin:0px;
	padding:0px;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	display:block;
	float:left;
	background:url(../img/nav_divider.gif) no-repeat left center;
}
.subNav ul li:first-child{
	background:none;
}

.subNav ul li a{
	padding:0px 9px;
	font: normal 12px/28px Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	text-decoration:none;
	display:block;
	float:left;
}
.subNav ul li a:hover{
	color:#fff;
	background: url(../img/nav_hover.gif) repeat-x;
}
.subNav ul li a.active{
	color:#fff;
	background: url(../img/nav_hover.gif) repeat-x;
}

.newsAdviceBlock {
	width:202px;
	float:left;
	height:280px;
	overflow:hidden;
	font:normal 13px/16px Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	margin:20px 5px 0px 5px;
}
.newsAdviceBlock p{
	padding-bottom:5px;
}
.newsAdviceBlock h5{
	font:normal 16px/18px Georgia, "Times New Roman", Times, serif !important;
	color:#333333;
	margin-bottom:5px;
}
.newsAdviceBlock h5 a{
	color:#333333;
	text-decoration:none;
}
.newsAdviceBlock h5 a:hover{
	color:#7f7f7f;
	text-decoration:underline;
}

.newsAdviceBlock2 {
	overflow:hidden;
	width:305px;
	float:left;
	margin-top:20px;
	margin-left:15px;
}
.newsAdviceBlock2 .favLft{
	width:122px;
	float:left;
}
.newsAdviceBlock2 .favRt{
	width:170px;
	float:right;
	font-size:12px;
}
.newsAdviceBlock2 .favRt span{
	font: normal 16px/18px Georgia, "Times New Roman", Times, serif;
	color:#333333;
}
.newsAdviceBlock2 .favRt span a{
	color:#333333;
	text-decoration:none;
}
.newsAdviceBlock2 .favRt span a:hover{
	color:#7F7F7F;
	text-decoration:underline;
}

.saleVoucherBlock {
	overflow:hidden;
	margin-top:20px;
	margin-left:5px;
}
.saleVoucherBlock .sVLft{
	width:155px;
	float:left;
	margin-right:5px;
}
.saleVoucherBlock .sVRt{
	width:450px;
	float:left;
	font-size:12px;
}
.saleVoucherBlock .sVRt h5{
	font: normal 16px/18px Georgia, "Times New Roman", Times, serif;
	color:#333333;
	padding-bottom:3px;
}
.saleVoucherBlock .sVRt h5 a{
	color:#333333;
	text-decoration:none;
}
.saleVoucherBlock .sVRt h5 a:hover{
	color:#7F7F7F;
	text-decoration:underline;
}

.price {
	font-size:15px;
}

.pagination {
float:right;
line-height:23px;
font-size:12px;
font-weight:bold;
}
.pagination a{
color:#4c4c4c;
text-decoration:none;
border:1px solid #b0b1b3;
background: url(../img/paginationBg.gif) repeat-x;
padding:2px 5px;
}
.pagination a.next{
color:#fff;
text-decoration:none;
border:1px solid #56595c;
background: url(../img/paginationNxt.gif) repeat-x left top #484848;
padding:4px 10px 3px 10px;
}
.pagination a.next:hover{
color:#fff;
text-decoration:none;
border:1px solid #56595c;
background: url(../img/paginationNxt.gif) repeat-x;
}
.pagination a:hover{
color:#4c4c4c;
text-decoration:none;
border:1px solid #b0b1b3;
background: url(../img/paginationBgHvr.gif) repeat-x left top #cecece;
}

.required{
	color:#ff0000;
}

.page{
	padding:10px;
	min-height:995px
}

a.current {
	background:#ccc;
	color:#fff;
}

/*
.paginator span {
	color:#ccc;
}*/

.browsRoomArtclHd {
	font:normal 14px/18px Georgia, "Times New Roman", Times, serif;
	color:#333;
	border-bottom:1px solid #16766C;
	padding-bottom:5px;
	overflow: hidden;
	width: 200px;
}


/******************SITEMAP*******************/



.sitemap {
	margin:0;
	padding:0;
	width:250px;
	float:left;
}

.sitemap ul{
	list-style:none;
	margin:0;
	padding:0;
}

.sitemap ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8f8f8f;
	font-weight:bold;
	background: url(../img/sitemap_bullet.gif) no-repeat left 15px;
	padding: 8px 0 8px 15px;
}

.sitemap ul li a{
	color:#8f8f8f;
	text-decoration:none;
}

.sitemap ul li a:hover{
	color:#467491;
	text-decoration:underline;
}

.sitemap ul li ul{
	margin:5px 0 0 0px;
}

.sitemap ul li ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#467491;
	font-weight:normal;
	background: url(../img/sitemap_bullet2.gif) no-repeat left 10px;
	padding: 3px 0 3px 15px;
}

.sitemap ul li ul li a{
	color:#467491;
	text-decoration:underline;
	font-weight:normal;
}

.sitemap ul li ul li a:hover{
	color:#8f8f8f;
	text-decoration:none;
}

.left_link_heading{
	background: url(../img/subnav_bg.jpg) repeat-x;  height:27px; line-height:26px; font-weight:bold; border-bottom:1px solid #cdcdcd; border-top:1px solid #cdcdcd; padding:0px 0px 0px 5px;
}
.left_links ul{
	margin:0px; padding:0px;
}
.left_links li{
	margin:0px; padding:0px; list-style-type:none; padding:5px 0px 0px 0px; line-height:16px;
}
.left_links li a{
	color:#000; text-decoration:none; padding:0px 0px 0px 5px; display:block;
}
.left_links li a:hover{
	color:#999; text-decoration:underline;
}
.filter_shopping{
	background: url(../img/filter_bg.jpg) repeat-x; height:42px; border:#dcdcdc 1px solid; font-weight:bold; line-height:38px; padding:0px 0px 0px 10px;
}
.filter_table{
	float:right;
}
.filter_table td{
	background:url(../img/nav_divider.gif) left no-repeat;
	padding:0px;
}
.filter_table td span.f_active{
	background:#e1e1e1; font-weight:bold; text-align:center; padding:5px 35px 5px 35px;
}
.filter_table td span.f_active a{
	color:#333; text-decoration:none;
}
.filter_table td span{
	font-weight:normal; padding:5px 35px 5px 35px;
}
.filter_table td span a{
	color:#333; text-decoration:none;
}
.hp_head-shopping {
	border-bottom:1px solid #72bdb5;
	padding-bottom:5px;
	padding-top:20px;
	/*margin:20px 0 0 0;*/
	text-decoration:none;
	font:normal 22px/18px Georgia, "Times New Roman", Times, serif;
	color:#393636;
}
.hp_head-shopping h3 {
	font:normal 22px/22px Georgia, "Times New Roman", Times, serif !important;
	color:#393636;
	margin:0 !important;
}
.newsAdviceBlock-shopping {
	width:202px;
	float:left;
	height:280px;
	overflow:hidden;
	font:normal 13px/16px Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	margin:20px 5px 0px 45px;
	position:relative;
}
.newsAdviceBlock-shopping p{
	padding-bottom:5px;
}
.newsAdviceBlock-shopping h5{
	font:normal 16px/18px Georgia, "Times New Roman", Times, serif;
	color:#333333;
	margin-bottom:5px;
}
.newsAdviceBlock-shopping h5 a{
	color:#333333;
	text-decoration:none;
}
.newsAdviceBlock-shopping h5 a:hover{
	color:#7f7f7f;
	text-decoration:underline;
}

.leftNav{
	float:left; width:150px; height:976px; border:1px solid #cdcdcd; border-top:none;
}

.leftActive{
	background:#F2F2F2; padding:0px 0px 5px 0px;
}


/**************PRODUCT DETAIL PAGE**********************/

.prodPageRt {
	float:right;
	margin-left:10px;
	width:814px;
	border:1px solid #cdcdcd;
	background:url(../img/innerLftBg.gif) repeat-x left top #fff;
}


.productDetailLft {
	width:350px;
	float:left;
	margin-top:20px;
	margin-bottom:30px;
}
.productDetailRt {
	width:380px;
	float:right;
	margin-top:20px;
	margin-bottom:30px;
}
.productDetailRt .redTxt{
	color:#e36161;
	font-weight:bold;
}

.delInfo {
	background:#e8e8e8;
	padding:10px;
}
.galleryCont {
    background: #f2f2f2;
    border: 1px solid #dbdbdb;
    width: 623px;
    margin-left: 10px;
}
.galleryCont img{
    margin: 10px 0 0 10px;
	border:1px solid #fff;
}
#gallery {
    overflow: hidden;
}

.stepcarousel {
    position: relative;
    overflow: scroll;
    width: 600px;
    height: 110px;
	margin-left:10px;
}

.stepcarousel .belt {
    position: absolute;
    left: 0;
    top: 0;
}

.stepcarousel .panel {
    float: left;
    overflow: hidden;
    text-align: center;
    width: 100px;
    margin-top: 9px;
}

.stepcarousel .panel img {
    border: #e0e0e0 3px solid;
}

.stepcarousel .panel img:hover {
    border: #cdcdcd 3px solid;
}
.galleryImg {
	position:relative;
}
.galleryImgCaption {
	position:absolute;
	background:url(../img/opa.png) repeat;
	left:11px;
	bottom:0;
	width:581px;
	padding:10px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#000;
}
.galleryImgCaption span{
	font:normal 16px/18px Georgia;
	color:#000;
	display:inline-block;
	padding-bottom:5px;
}
.imageNum{
	font:normal 14px/18px Georgia;
	color:#000;
	margin:3px 10px 0px 10px;
}

.errorMsgBox{
	text-align:center;
	padding:8px 0px 0px 0px;
}
.errorMsgBox div{
	border:0px !important;
	padding:8px 0px !important;
	margin:0px 10px;
}
.productDetailLft span {
    font-weight: normal !important;
    color:#4c4c4c !important;
}

.innerLftTxt div span{
	font-weight: normal !important;
    color:#4c4c4c !important;
}




/*your deal page*/
.flashlogo_container {
	height:62px;
	margin-bottom:20px;
	float:left;
}
.flashlogo{
	margin:0;
	padding:0;
	float:left;
}
.flashlogo h1 {
	margin:0;
	padding:0;
}
.flashlogo h1 a{
	background:url(../img/flashlogo.png) no-repeat;
	text-indent:-9999px;
	width:557px;
	height:39px;
	display:block;
	margin-top:10px;
}
.loginInfo {
	float:right;
	background:url(../img/topInfoBg.gif) repeat-x;
	height:40px;
	border:1px solid #e6e6e6;
	padding:10px;
	line-height:22px;
}
.loginInfo span{
	color:#1294ba;
	font-weight:bold;
}
.loginInfo a{
	color:#1294ba;
	font-weight:bold;
	text-decoration:none;
}
.loginInfo a:hover{
	color:#4c4c4c;
}
.flash_innerLft {
	width:770px;
	float:right;
	border:1px solid #cdcdcd;
	background:url(../img/innerLftBg.gif) repeat-x left top #fff;
}
.flash_innerRt {
	width:200px;
	float:left;
}
.lftNav {
	overflow:hidden;
}
.lftNav ul{
	list-style:none;
}
.lftNav ul li{
	padding:0 0 5px 0;
	margin:0;
	font-size:14px;
	line-height:39px;
}
.lftNav ul li a{
	padding:0 0 0px 15px;
	background:url(../img/lftNavBg.png) no-repeat left 0px;
	color:#4c4c4c;
	text-decoration:none;
	display:block;
	height:39px;
}
.lftNav ul li a span{
	padding:0 15px 0px 0px;
	background:url(../img/lftNavBg.png) no-repeat right -39px;
	display:block;
	height:39px;
}
.lftNav ul li a:hover,
.lftNav ul li a.current{
	background:url(../img/lftNavBg.png) no-repeat left -78px;
	color:#fff;
}
.lftNav ul li a:hover span,
.lftNav ul li a.current span{
	background:url(../img/lftNavBg.png) no-repeat right -117px;
}
.subscribe {
	overflow:hidden;
}
.subscribe p{
	padding:10px 0;
}
.subscribe input[type="text"]{
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	width:175px;
	padding:8px 10px;
	margin-bottom:10px;
}
.subscribe input[type="submit"]{
	background:url(../img/btnBg.gif) repeat-x;
	border:1px solid #44474b;
	height:29px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	/*padding:0 10px;*/
	cursor:pointer;
}
.subscribe input:hover[type="submit"] {
	background:url(../img/nav_hover.gif) repeat-x;
	border:1px solid #2b9d91;
}
.innerLftTxt h5 {
	font-size:22px;
	color:#7ea02c;
	margin:10px 0;
	font-weight:normal;
}
.innerLeft {
	width:470px;
	float:left;
}
.innerLeft table{
	border:1px solid #cdcdcd;
}
.innerLeft th, td{
	padding:10px;
	vertical-align:top;
}
.innerLeft th{
	background:url(../img/tableHeadBg.png) repeat-x;
	border-left:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	height:29px;
	font:bold 13px/29px Arial, Helvetica, sans-serif;
	text-align:center;
}
.innerLeft th:first-child{
	border-left:none;
	text-align:left;
}
.innerLeft .dealTxt {
	border-bottom:1px dashed #cdcdcd;
	padding-bottom:5px;
	margin-bottom:5px;
}
.innerLeft tr.total{
	background:#f3f8de;
	border-top:1px solid #cdcdcd;
}
.innerLeft tr.total span{
	color:#66841e;
	font-size:15px;
}
.innerLeft .formField{
	float:left;
	margin-right:10px;
	font-weight:bold;
	margin-bottom:15px;
}
.innerLeft .formField input[type="text"],
.innerLeft .formField input[type="password"]{
	width:190px;
	padding:5px;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	margin-top:5px;
}
.innerLeft .formField select{
	margin-top:5px;
}
.formField span.mandatory,
.innerLeft span.mandatory{
	color:#ff0000 !important;
}

.innerRight {
	width:250px;
	float:right;
}
.innerRight .discountProd{
	background:url(../img/discountProdBg.png) repeat-x;
	overflow:hidden;
	height:96px;
	border-bottom:1px solid #d2d2c3;
	padding:5px;
	margin-bottom:10px;
}
.innerRight .discountProd .prodImg{
	width:100px;
	float:left;
}
.innerRight .discountProd .disTxt{
	width:130px;
	float:right;
	font-size:12px;
}
.innerRight .discountProd .disTxt p{
	border-bottom:1px dashed #c2be9d;
	padding-bottom:5px;
	margin-bottom:5px;
	display:block;
}
.innerRight h6{
	font:normal 18px Georgia;
	color:#393636;
	margin-bottom:5px;
}
.moreImg {
	overflow:hidden;
}
.moreImg img{
	float:left;
	margin:10px 8px 0px 0;
	border:1px solid #bbbbbb;
}
.tudaydealBlock {
	overflow:hidden;
	margin-bottom:25px;
}
.tudaydealBlock .dealImg{
	float:left;
	width:320px;
}
.tudaydealBlock .dealTxt{
	float:right;
	width:420px;
}
.tudaydealBlock .dealTxt span{ 
	font:normal 30px Arial, Helvetica, sans-serif;
	color:#90bd00!important;
	padding:0 10px;
}
.tudaydealBlock .dealTxt strike{ 
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#4c4c4c;
}
.tudaydealBlock .disc{ 
	background:url(../img/disBgSmall.png) no-repeat;
	width:127px;
	height:46px;
	padding-top:10px;
	margin:15px 10px 10px 0;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#7a7863;
	text-align:center;
	float:left;
}
.tudaydealBlock .disc span{ 
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#90bd00;
}
.tudaydealBtmBlock{ 
	background:url(../img/tudayDealBtmBlock.png) no-repeat;
	width:227px;
	height:106px;
	padding:10px 0 0 10px;
	float:left;
	margin-right:10px;
}
.tudaydealBtmBlock h6{ 
	font:italic 18px Georgia;
	color:#68431c;
	margin-bottom:5px;
}
.tudaydealBtmBlock a{ 
	font:italic 14px Georgia;
	color:#6c901d;
	text-decoration:none;
	display:inline-block;
	margin-top:10px;
}
.tudaydealBtmBlock a:hover{ 
	color:#4c4c4c;
}
.loginFrmBlock {
	overflow:hidden;
	margin-bottom:10px;
}
.loginFrmBlock .frmTxt{
	float:left;
	width:125px;
	margin-right:10px;
	font-weight:bold;
	margin-top:8px;
}
.loginFrmBlock .frmFld{
	float:left;
	width:200px;
}
.loginFrmBlock .frmFld input[type="text"],
.loginFrmBlock .frmFld input[type="password"]{
	width:190px;
	padding:5px;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	margin-top:5px;
}
.moreDealAnnounce {
	background:#f3f8de url(../img/moreDealBoxImg.jpg) no-repeat left top;
	height:124px;
	border:1px solid #cdcdcd;
	padding:10px 0 0 190px;
	font:normal 17px Arial, Helvetica, sans-serif;
	color:#828476;
	margin-bottom:15px;
}
.moreDealAnnounce span{
	font:normal 22px Arial, Helvetica, sans-serif;
	color:#7ea02c;
}
.moreDealAnnounce a{
	color:#33809c;
	text-decoration:underline;
}
.moreDealAnnounce a:hover{
	color:#33809c;
	text-decoration:none;
}
.innerLftTxt h6 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#000000;
	margin-bottom:10px;
}
.moreDealBlocks {
	background:url(../img/moreDealBg.png) no-repeat;
	width:357px;
	height:116px;
	float:left;
	margin:0 15px 15px 0;
}
.moreDealBlocks .dealImg{
	width:105px;
	float:left;
}
.moreDealBlocks .dealTxt{
	width:235px;
	float:right;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#828476;
	margin-top:5px;
}
.moreDealBlocks .dealTxt span{
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#828476;
	display:inline-block;
	padding-bottom:5px;
}
.moreDealBlocks .dealTxt h4{
	font:italic 20px Georgia;
	color:#68431c;
	margin-bottom:3px;
}
.moreDealBlocks .dealTxt h4 a{
	color:#68431c;
	text-decoration:none;
}
.moreDealBlocks .dealTxt h4 a:hover{
	color:#000000;
	text-decoration:none;
}

.pastDealBlocks {
	background:url(../img/pastDealBg.jpg) no-repeat;
	width:357px;
	height:216px;
	float:left;
	margin:0 15px 15px 0;
}
.pastDealBlocks .dealImg{
	width:130px;
	float:left;
}
.pastDealBlocks .dealTxt{
	width:205px;
	margin-right:10px;
	float:right;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#4a483c;
	margin-top:5px;
}
.pastDealBlocks .dealTxt span{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#4a483c;
	display:inline-block;
	padding-bottom:5px;
}
.pastDealBlocks .dealTxt h4{
	font:italic 18px Georgia;
	color:#68431c;
	margin-bottom:3px;
}
.pastDealBlocks .dealTxt p{
	border-bottom:1px dashed #c2be9d;
	padding:6px 0;
}
.pastDealBlocks .dealTxt h4 a{
	color:#68431c;
	text-decoration:none;
}
.pastDealBlocks .dealTxt h4 a:hover{
	color:#000000;
	text-decoration:none;
}
.howItWorksBox {
	background-image:none;
	padding-left:10px;
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color:#000000;
}
.howItWorksBox p{
	padding:10px 0;
}
.howItWorksTxtBlock {
	overflow:hidden;
	margin-bottom:20px;
}
.howItWorksTxtBlock .imageIcon{
	width:125px;
	float:left;
}
.howItWorksTxtBlock .txt{
	width:340px;
	float:right;
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color:#000000;
}
.howItWorksTxtBlock .txt span{
	font:normal 22px Arial, Helvetica, sans-serif;
	color:#7ea02c;
	display:inline-block;
	padding-bottom:10px;
}
.youKnowBlock {
	overflow:hidden;
}
.youKnowBlock h4{
	font:normal 22px Arial, Helvetica, sans-serif;
	color:#7ea02c;
	margin-bottom:10px;
}
.youKnowBlock img{
	margin-right:10px;
}
.youKnowBlock ul{
	list-style:none;
	margin-top:20px;
}
.youKnowBlock ul li{
	border-bottom:1px dashed #cccccc;
	padding-bottom:10px;
	margin-bottom:10px;
	line-height:20px;
}
.youKnowBlock ul li span{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000;
	display:block;
	padding-bottom:5px;
}
.navigation sup {
	color:#ff0000;
}

label.error{
	color:#ff0000;
}

.orderHistoryTbl th{
	background:url(../img/tblHeadBg.gif) repeat-x;
	font:normal 13px/32px Arial, Helvetica, sans-serif;
	color:#2f2f2f;
}
.orderHistoryTbl td{
	text-align:center;
	vertical-align:middle;
}
.orderHistoryTbl td.amt{
	color:#ed2c2d;
	font-size:14px; font-weight:bold;
}
.orderHistoryTbl td.status{
	color:#89ac16;
	font-size:12px; font-weight:bold;
}
.orderHistoryTbl td.status span{
	color:#ed2c2d;
}
.orderHistoryTbl tr.oddRow{
	background:#f7f7f7;
	border-top:1px dashed #cdcdcd;
	border-bottom:1px dashed #cdcdcd;
}
.hp_head a {
        float: none !important;
        color:#21968A !important;
}
.hp_head a:hover {
        color:#393636 !important;
}
/*Feature Business*/

.featBusBlock{
	margin-bottom:15px; overflow:hidden;
}
.featBusBlock .featImg{
	float:left; width:160px; margin-right:15px; text-align:center;
}
.featBusBlock .featTxt{
	float:left; width:525px; font:13px/16px Arial,Helvetica,sans-serif;
}
.featBusBlock .featTxt h4{
	font:22px/22px Georgia,"Times New Roman",Times,serif !important; color:#0b0b0a; margin-bottom:10px;
}
.dealsBlockStatic {
    color: #4C4C4C;
    float: left;
    font: 13px/16px Georgia;
    height: 280px;
    margin: 20px 10px 0 20px;
    overflow: hidden; padding-right:110px;
    width: 120px; background:url(../img/staticBoxImg.png) no-repeat right top; position: relative;
    
}
.dealsBlockStatic h2{
    margin: 100px 0px 0 0px; font:bold 16px/18px Georgia;
}
.dealsBlockStatic a{
    color:#4C4C4C; text-decoration: none;
        
}
.pageImgSize img{max-width:100px !important; height:auto !important;}


.tudaydealBlock .dealTxt .day span{
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#90bd00!important;
	padding:0 0px !important;
}
.featBusBlock .featTxt input[type="text"]{
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	width:175px;
	padding:8px 10px;
	margin-bottom:10px;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.featBusBlock .featTxt input[type="submit"]{
	background:url(../img/btnBg.gif) repeat-x;
	border:1px solid #44474b;
	height:29px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	/*padding:0 10px;*/
	cursor:pointer;
}
.featBusBlock .featTxt input:hover[type="submit"] {
	background:url(../img/nav_hover.gif) repeat-x;
	border:1px solid #2b9d91;
}
.featBusBlock .featTxt small{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
}
.featBusBlock .featTxt p{
	padding:15px 0; overflow: hidden;
}
