html, body {
	height: 100%;
	font-family:Georgia, arial;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background-color: #fff;*/
	background:url("../../../../filter_scroll/ajax-loader-tr.gif") no-repeat 50% 50% #fff;
	/*background-color: #7f7f7f;
	background-image:url("../../../../filter_scroll/ajax-loader-tr.gif");
	background-repeat:no-repeat;
	background:position:center center; */
	display: none;
        z-index: 9000;
        background-color: rgb(0,0,0);
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 9000;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 0px solid #F0F0F0;
	background: #FFF;
	top:auto;
	left:-10px;

}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	background: url("../images/fancyclosebox.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: none;
    height: 30px;
    position: absolute;
    right: -1px;
    top: 8px;
    width: 62px;
    z-index: 181;
}

div#fancy_close_message_box {
	background: url("../images/fancyclosebox.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: none;
    height: 30px;
    position: absolute;
    right: -4px;
    top: 7px;
    width: 62px;
    z-index: 181;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	/*display: none;*/
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	position:relative;
	/*overflow: auto;*/
}

#msg-box{
background: none repeat scroll 0 0 hsl(0, 0%, 100%);
border: 1px solid hsl(0, 0%, 80%);
border-radius: 10px 10px 10px 10px;
box-shadow: 4px 5px 5px hsl(0, 0%, 80%);
height: 110px;
left: 275px;
padding: 15px;
position: absolute;
top: 127px;
width: 385px;
z-index: 1;

}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
        height: 100%;
        z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
  /*  -moz-border-radius : 10px; *//* Firefox */
  /*  -webkit-border-radius : 10px;*/ /* Safari & Chrome */
   /* -khtml-border-radius : 10px;*/ /* Linux browsers */
  /*  border-radius : 10px;*/ /* CSS3 compatible browsers */
  /*-moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;*/
/*box-shadow:0px 3px 8px 0px #888;*/

}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	/*background: transparent url('../images/fancy_shadow_n.png') repeat-x;*/
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	/*background: transparent url('../images/fancy_shadow_ne.png') no-repeat;*/
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	/*background: transparent url('../images/fancy_shadow_e.png') repeat-y;*/
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	/*background: transparent url('../images/fancy_shadow_se.png') no-repeat;*/
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	/*background: transparent url('../images/fancy_shadow_s.png') repeat-x;*/
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	/*background: transparent url('../images/fancy_shadow_sw.png') no-repeat;*/
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	/*background: transparent url('../images/fancy_shadow_w.png') repeat-y;*/
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	/*background: transparent url('../images/fancy_shadow_nw.png') no-repeat;*/
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Georgia, arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_right.png) repeat-x;
}



.popUpBox{border:1px dotted #000; height: 556px;width: 988px; position: relative;left: -10px; top: 0px;overflow:hidden;z-index:1;}
.Heading{border-bottom: 1px dotted;height: 18px; padding: 10px; text-align: right;}
.Headinga{text-decoration: none; padding: 5px 7px;}
.HeadingaSpan{color: #949496; font-family: Georgia, arial; font-size: 12px; font-weight: bold; }
.productBox{height:395px; width:auto; border:0px solid;}
.productDetailsleft{height:292px; width:470px;padding-left:20px; float: left; border:0px solid red;}
.productHeading{border: 0 solid red;color: #333;float: left; font-family: Georgia, arial; font-size: 18px;height: 45px;padding: 10px;text-align: center;text-transform: none;}
.productHeading h4{font-size:18px;font-weight:bold;}
.productHeading h4 a{font-size:18px;font-weight:bold;color:#333;}
.productHeading h4 a:hover{color:#000;}
.productHeadingA{color: #949496;}
.productImage{height:245px; width:484px;}
.productImageDetail{width:200px;padding:15px; border: 0px solid red; float: left; height:245px;}
.productImageDetail1{width:215px; border: 0px solid red; float: left; height:245px;padding-top: 25px;}
.productImageDetail1P{font-size: 15px; color: #666;}
.productImageDetail1PSpan{font-weight: bold;font-size:15px;color:#666;text-transform:uppercase;}
.productDetailsright{height:396px; width:480px; float:left; border-left: 1px dotted;}
.productDetailsHeading{height: 40px; width:345px; border: 0px solid red; padding-left: 30px; color: #333; font-family: Georgia, arial;font-size:18px;padding-top: 10px;padding-bottom: 35px;}
.productDetailsSlidder{height: 216px; width:500px; border: 0px solid red;}
.productSlidder{height: 54px; width:506px; border-radius:5px 5px 5px 5px; background-color:#F7F7F7;padding-top:30px;padding-bottom:10px;}
.productSlidderStyle{height: 28px; width:170px; float: left; padding-left:35px; border: 0px solid green;position:relative;}
.productSliddertext{border: 0px solid red; float: left; height: 28px; width: 280px; color: #949496; font-family: tahoma; font-size:11px; text-align: right;}
.slidderFooter{height: 79px; width: 987px; border-top: 1px dotted;padding-top:15px;}
.footerbox{height: 79px; width: 508px; border: 0px solid; float: left;}
.footerboxleft{padding: 10px 0 0 25px;}
.footerboxleftbutton{font-size:15px; text-align: center; width: 150px;}
.footerboxright{height: 92px; width: 314px;; border: 0px solid; float: right;}
.footerboxright1{height: 35px; width: 245px; border: 0px solid red;}
.footerboxrightbox{padding: 10px 0 0 10px;}
.footerboxrightbutton{font-size:10px; width: 230px; background-color: #C92E3B; color: white; height: 25px;}
.footerboxrightpaybutton{height: 35px; width: 245px; border: 0px solid red;}
.view-product-title{font-size: 12px; color:#666; font-weight: normal; font-family: Georgia, arial;text-transform:uppercase;}
.productSlidderShippingRate{position: absolute;right: 43px;top: 21px;font-family: Georgia, arial;font-weight: bold;font-size: 9px;}
.productSlidderCondition a{position: absolute;top: 31px;left: 54px;color: #CDCDCD;text-decoration: underline;white-space:nowrap;}
.productSlidderCondition a:hover{position: absolute;top: 31px;left: 54px;color: #CDCDCD;text-decoration: underline;cursor:help;white-space:nowrap; font-family: Georgia, arial;}
 a.tooltip {outline:none;font-family:Georgia, arial;font-size:11px; } a.tooltip strong {line-height:30px;} a.tooltip:hover {text-decoration:none;} a.tooltip span { z-index:10;display:none; padding:13px 37px 44px 0px; margin-top:-38px; margin-left:30px; width:440px; line-height:16px; } a.tooltip:hover span{ display:inline; position:absolute; color:#111; background:#FFFFFF;opacity:1;} .callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;} /*CSS3 extras*/ a.tooltip span { border-radius:4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
 .info_title{color:#333; font-size:11px;}
 .info_description{border-bottom:0px dotted ;line-height:1px;width:262px;padding-top:4px; font-family: Georgia, arial;}
 .justyou_content{font-size:18px; font-weight:normal; text-transform:uppercase; position:relative;left:7px;}
 .justinner_content{padding-top:10px;height:378px;}
 .product_image{height:114px;width:60px;position: relative;top:15px;}
 .product_name{color:#666666;text-transform:capitalize;}
 .product_price{color:#666;}
 a.tooltip u{font-size:12px;}