/* Layout ================================================================================ */
.wrapper { min-width:954px;background: #EBEBEB; }
.page {}
.main-container {}
.main { width:950px; margin:0 auto; min-height:400px; padding:10px 10px 40px 10px; text-align:left; }
.main-container .col-main {background: #fff;border-top:1px solid #cfcfcf;}
.main-container .col-main h1 {line-height:30px; height:69px; padding-bottom: 1px;font-family:'Georgia'; color: #333333; }
.col-left { float:left; width:195px; padding:0 0 1px; }
.col-main { float:right; width:719px; padding:0 0 0px; margin-bottom: 10px; }
.col-right { float:right; width:202px; padding:0 0 1px; }
.col1-layout .col-main { float:none; width:auto; }
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}
.col3-layout .col-main { width:475px; }
.col3-layout .col-wrapper { float:left; width:716px; }
.col3-layout .col-wrapper .col-main { float:right; }
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }
.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

/* Page Heading */
.page-title { width:570px; overflow:hidden; border-bottom: 1px solid #CCC;padding: 7px 0 14px 20px;}
.page-title h1,
.page-title h2 { margin:0; font-size:20px; color:#1D91A9; font-weight: 700; }

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { color:#dc6809 !important; font-weight:bold; }
.link-wishlist { color:#dc6809 !important; font-weight:bold; }
.link-reorder { font-weight:bold; color:#dc6809 !important; }
.link-compare { font-weight:bold; }
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }
.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }
/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }
/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; }
/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
.mini-products-list .product-details { margin-left:60px; }
/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Poll */
.block-poll .block-title strong {  }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span { }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Content Styles ================================================================= */
.product-name { margin:0; font-size:1em; font-weight:normal; }
.product-name a { color:#1e7ec8; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

/* Newly Added */


/********************* Home Content CSS *********************/
/* ORBIT.CSS CONTAINER*/
div.orbit { width: 1px; height: 1px; position: relative; /*-moz-box-shadow: 0 0 10px rgba(0,0,0,.25); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.25);*/  overflow: hidden; }
div.orbit img { position: absolute; top: 0; left: 0; }
div.orbit a img { border: none; }
.orbit-bullets { position: absolute; z-index: 5; list-style: none; top: 235px; left:653px; margin: 0; padding: 0; }
.orbit-bullets li {font-family:'Impact';font-weight: normal;float: left;margin-left: 2px;cursor: pointer;color: white;background: #000;width: 19px;height: 17px;overflow: hidden;text-align: center;font-size: 12px;}
.orbit-bullets li.active { color: #fff; background-position: -7px 0;background:url(../images/drop_bg.png); }

/* newly added */
.block-cart { position: relative; background-color: #fff; }
.block-subscribe { background-color: #e4eff1; }
.col-main-full-left { float:left; width: 721px; }
.page-title { margin: 0; border: none; }
.page-title h1 span { color: #000;font-size: 16px;font-weight: normal;line-height:18px;}
.col-pad-bottom { margin-bottom: 15px;}
.page-title h1, .page-title h2 { font-size: 20px; }
/***** LEFT COLUMN CSS *****/
.left_column {float:left;width:718px;}
.leftbox-gclone {background:#CFEEF6; border:1px solid #7CCCF6; padding:10px 0; margin-bottom: 10px;  }
.buynow_value {position:absolute;background:#294367;width:117px;height:91px;margin:-77px 0 0 12px;padding:0; z-index:4;}
.price_value {color:#fff;font-size:24px;font-weight: normal;width:114px;display:block;text-align:center;float:left;padding:12px 0 0 0px;font-family: 'Impact';line-height: 44px;}
.price_value h3{margin: 0px;font-weight: normal;color:#fff;font-size: 18px;text-align: left;text-align: center;}
/*.buynowbtn {float:right;display:block;}
.buy_now_button_inner{float:right; background:url(../images/sprite.png) -6px -36px no-repeat;  padding:23px 0px; cursor: pointer;color:#fff;width:162px;height: 49px;position: relative;margin:0 -15px 0 0;text-align: center;font-family: impact;font-size: 30px;line-height: 31px;}*/
.buy_now_button{float:right; background:url(../images/sprite.png) -6px -189px no-repeat;  padding:23px 0px; cursor: pointer;color:#fff;width:162px;height: 49px;position: relative;margin:0 -15px 0 0;text-align: center;font-family: impact;font-size: 30px;line-height: 31px;}
.discount-boxes {}
/*.clsdiscount_prices {width:68px;text-align:center;float:left;font-family: 'trebuchet ms';color: #3E9588;line-height: 20px;border-right: 1px dashed #3E9588;padding: 0px 10px;}
.clsdiscount_prices h3 {width:68px;text-align:center;float:left;font-size:14px;margin: 0px;color: #3E9588;font-weight: normal;}
.clsdiscount_prices span {font-weight:700;font-size:18px;}*/
.clsdiscount_prices {width:92px;text-align:center;float:left;margin-bottom: 11px;color:#fff;padding-top:11px;}
.clsdiscount_prices h3 {width:92px;text-align:center;float:left;font-size:12px;color:#fff;font-family: 'Roboto', sans-serif;}
.clsdiscount_prices span {font-weight:normal;font-size:16px;font-family: 'Roboto', sans-serif;}
.gift_box {}
.gift_box img {float:left;display:block;padding-right:5px;}
a.clsbuyfriend {padding:11px 0 0 0;display: block;font-size:16px;font-family:'arial';text-decoration:none;cursor:pointer;line-height: normal;color:#000;}
.bot_main{width:719px;float:left;background: #232323;}
.dealstatus_main{float:left;width:198px;border-left:1px solid #010101;border-right:1px solid #3C3939;}
.dealstatus {float:left;text-align:center;width:200px;padding:9px 0;}
/*.dealstatus_main span{float:left;background:url(../images/sprite.png) -138px 27px no-repeat;height: 100px;width:83px;}*/
.statusimg {}
/*Get Yours Today*/
.clsstatus{font-size:13px;color:#fff;padding:15px 0 0 0;font-family: 'arial';}
.timer_main{float:left;width:185px;border-left:1px solid #010101;}
/*.timer_img{float:left;background:url(../images/sprite.png) no-repeat;height: 100px;width: 100px;background-position:-113px -64px;margin-top: 8px;}*/
.timerbg_middle {height:95px;float:left;}
.deal_statusnew h4 {margin:0px;font-family:'Arial', Times, serif;font-size:12px;color:#fff;padding:10px 0 8px 0;text-align: center;}
.timerbox ul li{font-family:'arial';float:left;list-style:none;text-align:center;margin-left:22px;padding:2px 0 0;color: #fff;font-size:10px;font-weight:normal;}
.timerulbox {padding: 0px 0px 0px 0px;}
.viraiterbg {height:35px;width:173px;background:#E9E9E9;margin: 0 0 0 6px; border-radius: 5px;}
/** X number bought sold **/ 

.totalcount {font-size:1.3em;color:#FFF;font-family: 'Roboto', sans-serif;font-weight:350;padding:2px 0 12px;}
.day {display:block;font-family:arial;font-size:18px;font-weight:bold;letter-spacing:1px;line-height:100% !important;position:absolute;text-align:center;top:4px;width:36px;}
.hour {display:block;font-family:arial;font-size:18px;font-weight:bold;letter-spacing:1px;line-height:100% !important;position:absolute;text-align:left;top:4px;width:25px;}
.separator{display:block;font-family:arial;font-size:18px;font-weight:bold;letter-spacing:1px;line-height:100% !important;position:absolute;text-align:center;top:4px;width:10px;}
.min,.sec {display:block;font-family:arial;font-size:18px;font-weight:bold;letter-spacing:1px;line-height:100% !important;position:absolute;text-align:left;top:4px;width:25px;}
.cntdwn {color:#000000;height:35px;position:absolute;width:134px;margin:2px 0 0 3px;}

/***** RIGHT COLUMN CSS *****/
.right_column {}
.bottom-general {background-color:#d3d3d3; height:47px; }
.spread {float:right;color:#000;font-family:'arial', sans-serif;font-size:16px;height:46px;line-height:42px;}
.spread_main{float:left; height: 42px;padding-top: 4px;margin:0 10px 0 0;}
.spread .sharelinks {display: block; padding:7px 0 0 8px; float: left;}
.spread .sharelinks .links{margin: 0 0 0 5px; display: block; float: left;}
.switch { float: right; cursor: pointer;padding: 11px 10px 0 0px; }
.switch .change {padding: 3px 9px; background-color: #151515; color: white;height: 24px;font-size: 14px;font-family: 'trebuchet MS';width:55px;}
.switch .change:hover{background-color: #CA737C;cursor: pointer;border:none;height: 24px;font-size: 14px;font-family: 'trebuchet MS';width:55px;}
.banner_middle {width:440px; position: relative;}
/*.main_heading{float: left;width:652px;}
.main_heading h3{float: right;width: 289px;padding: 20px 0 4px 0;font-size: 17px;font-family: 'trebuchet ms';color:#7c4147;}*/
/*FINE PRINT DEAL PROFILE */
.main_prints{float:left;background: #fff;border-top:none;}
.clsfineprint {width:212px;float:left;padding:0px 0px 15px 22px; line-height:17px;background: #fff;border-left: 1px solid #6e6e6e;}
.clsfineprint h3 {margin:5px 0 10px 0;font-size: 17px;font-family: 'Georgia';color:#263e60;width:100%;}
.clsfineprint span{ text-align: left; width:212px; display:block;font-family: 'arial';color:#000;}
.clsfineprint ul li {list-style:disc;font-size:12px;font-family: 'arial';padding:0 0 5px;}
.clsfineprint ul {padding:0 0 0 20px;}
/*HIGHLIGHTS DEAL PROFILE */
.highlights h3 {margin:5px 0 10px 0;color:#263e60;font-size: 17px;font-family: 'Georgia';width:100%;}
.highlights{float:left;width:440px; padding:0px 15px 0px 10px; line-height:17px;background: #fff;}
.highlights ul li {list-style-type: disc;font-size:12px;font-family: 'arial';padding:0 0 5px; color:#000;}
.highlights ul {padding:0 0 0 20px;}
.description-reviews{padding:15px 0 0 0px;}
.description-reviews p {font-size:12px;line-height:19px;font-family:'arial';}
.description-reviews h3{font-size: 17px;font-family: 'Georgia';color:#263e60;padding-bottom: 10px;}
.bottomleftbox{float:left;width:433px;padding:0 20px 0 10px;}
.bottomrightbox {width:251px;float:right;}
.company-details{font-size:12px;font-family:Arial;background: #fff;padding: 15px 13px 13px;color:#fff;}
.clsface{padding:10px 10px 10px 20px;}
.nodealtext h1 {width:100%;text-align:center;height:400px;padding: 200px 0 0 0;font-weight:700; font-size:20px;color:#AF6770;}
.clsdescription { text-align: justify; line-height:18px;}
.company-details h3 {margin:0 0 10px 0; padding:0;font-family: 'Georgia';color:#263e60;font-size:17px;}
.buynowbtn{background-color: #79AE07;float:right;cursor: pointer;border: none;font-size: 28px;font-family: 'Georgia';width: 147px;margin: 0;color: #fff;text-align: center;padding: 40px 0px; text-decoration: none; }
.hidemore, .showmore{background-color: #79AE07;float:right;cursor: pointer;border: none;font-size: 28px;font-family: 'trebuchet MS';width: 147px;margin: 0;color: #fff;text-align: center;padding: 40px 0px;}
s.outofstock{color: red;font-size: 30px;padding: 41px 0 0 0px;display: block;float: left;font-family: 'impact';font-weight: normal;}

.col-main-full-left .contpad { border-top: 1px solid #CFCFCF; background: #FFF; padding: 0 10px 10px 10px; }
.clsdiscount_value h3{float:left;color:#fff;font-family:'arial';font-size:12px;width:62px;text-align:right;padding-top: 10px;}
.clsdiscount_value span{float:right;color:#fff;font-size:16px;font-weight:normal;text-align:left;width:95px;padding-top: 9px;}
.clsdiscount_value{background:#191919 url(../images/bottom_line.png) no-repeat bottom;height:36px;width:184px;}

@media only screen and (max-width:640px) {
	.main_prints .highlights{
		width:81% !important;
		border-bottom:1px solid #ccc;
		padding-bottom:5px;
		clear:both;
		}
	
	.clsfineprint {
		float:left !important;
		border-left: 1px solid #fff !important;
		padding-top:5px;
		width:100% !important;	
		}
	
	.clsfineprint span{
		width:100% !important;		
		}
		
	.banner_middle{ width:100% !important;}
	.banner_middle img{ width:100% !important;}
	.col-main-full-left{ width:100% !important;}
}

@media only screen and (max-width:480px) {
	.main_prints .highlights{
		width:60% !important;
		border-bottom:1px solid #ccc;
		padding-bottom:5px;
		clear:both;
		}
		.banner_middle{ width:100% !important;}
		.banner_middle img{ width:100% !important;}
		.col-main-full-left{ width:100% !important;}
}
		
		
@media only screen and (max-width:360px) {
	.main_prints .highlights{
		width:42% !important;		
		}
		
	.clsfineprint {
		float:left !important;
		border-left: 1px solid #fff !important;
		padding-top:5px;
		width:90% !important;	
		}
	
	.clsfineprint span{
		width:90% !important;		
		}
		
	.banner_middle{ width:100% !important;}
	.banner_middle img{ width:100% !important;}
	.col-main-full-left{ width:100% !important;}
	
}
		
@media only screen and (max-width:320px) {
	.main_prints .highlights{
		width:36% !important;
		clear:both !important;		
		}
		
	.clsfineprint {
		float:left !important;
		border-left: 1px solid #fff !important;
		padding-top:5px;
		width:59% !important;
		clear:both !important;	
		}
	
	.clsfineprint span{
		width:59% !important;
		clear:both !important;		
		}
		
	.banner_middle{ width:100% !important;}
	.banner_middle img{ width:100% !important;}
	.col-main-full-left{ width:100% !important;}
	.col-main{ float:left !important;  width:100% !important; }
	.main { width:100%; margin:0 auto; min-height:400px; padding:10px 10px 40px 10px; text-align:left; }
	.page-title{width:100%;}
	
}