/*
Theme Name: CouponPress
Theme URI: http://couponpress.com
Description: CouponPress Developed By <a href="http://www.markfail.com">Mark Fail</a>.
Version: 3.8
Author: PremiumPress
Author URI: http://www.premiumpress.com
Tags: blue, custom header, fixed width, two columns, widgets
*/

/********************** COUPONPRESS THEME GLOBALS **********************/
/************************************************************************/

* { margin: 0; padding: 0; font-family:'Trebuchet MS','Trebuchet','Tahoma','Geneva',sans-serif; font-size:100%; }

body { font: normal 0.75em/145% Arial, Tahoma, sans-serif; color: #545454; text-align: center; background: #f8f8f8 url('images/layout_bg.png') repeat-x; }
.hypers { font: normal 0.75em/70% Arial, Tahoma, sans-serif; color: #545454; text-align: center; repeat-x; }
p { margin: 0 0 10px 0; line-height: 140%; color: #545454; }
a { outline: none; text-decoration: underline; color: #e90000; }
a:hover { text-decoration: none; }
ul { list-style: none; }
.hide { display: none; border: none; }
img { border: 0; }
.padd-05 { padding: 5px; }
.padd-10 { padding: 10px; }
.padd-15 { padding: 15px; }
.padd-20 { padding: 20px; }
#message { padding:5px; background:red; color:white;}
 

/********************** COUPONPRESS THEME CLEARING **********************/
/************************************************************************/


.clearfix:after	{ content:".";  display:block;  clear:both;  visibility:hidden;  line-height:0;  height:0; }
.clearfix				{ display:inline-block; }
html[xmlns] .clearfix	{ display:block; }
* html .clearfix	{ height:1%; }
.clear	{ clear:both; }


/********************** COUPONPRESS THEME LAYOUT **********************/
/************************************************************************/


#page-container { width: 960px; margin: 0 auto; background: transparent url('images/layout_wrapper.png') top left repeat-y; text-align: left; z-index: 100;}
.page-container-inner { padding: 10px 30px 20px 30px; }
#page-header { padding: 0 0 20px 0; }
#page-nav-top { margin: 0 0 20px 0; }
#content-container { margin: 0 0 20px 0; padding: 10px 0 40px 0;  }
#main-content { width: 550px; float: left; } 
#main-content.wide { width: auto; float: none; } 
#sidebar { width: 330px; float: right; }
#page-copy { width: 920px; margin: 30px 0 0 -10px; background: #000; text-align: center; color: #999; padding-top: 25px; padding-bottom: 25px; }

#coupon_wapper { background: transparent url('images/layout_top.png') top left no-repeat;  }


/********************** COUPONPRESS THEME HEADER **********************/
/************************************************************************/

#Logo { float:left;  width:400px;  height:65px; margin-top:25px; }
.page_logo_wrapper { height:135px; }

#page-header { text-align:right; float: left; }
#page-header ul {  width:500px; float:right; margin-bottom:30px;  }
#page-header ul li { float: right; padding-right: 10px; margin-right: 10px; border-right: 1px solid #333; }
#page-header ul li.last { padding-right: 0; margin-right: 0; border-right: none; }
#page-header ul li a { text-decoration: none; color: #fff; }
#page-header ul li a:hover { color: #ccc; }
#page-header ul li.current a { color: #ccc; }

.rsslink {	padding: 2px 5px 2px 20px;	background: url(images/rss.gif) no-repeat left center;	}	
.banner { float:right; margin-top:-20px; }

/********************** COUPONPRESS NAVIGATION LAYOUT *************************/
/******************************************************************************/


#page-container .page-navigation { width: 980px; margin-left: -35px; sz-index: 200; }
.page-navigation ul {  margin: 0 10px 0 10px; padding-left: 6px; }
.page-navigation ul li { float: center; padding: 10px 0 20px 6px; }
.page-navigation ul li a { display: block; font-weight: bold; font-size: 1.1em; color: #fff; text-decoration: none; border-right: 1px solid #bbb; padding-right: 6px; }
.page-navigation ul li a:hover { color: #ccc; }
.page-navigation ul li a em { display: block; font: italic 0.8em Georgia, Times; color: #999; text-transform: none; }
.page-navigation ul li.last a { border: none; }
.page-navigation ul ul li a { color:#333; }
/* dropdown */
#nav, #nav ul{ z-index:99; list-style-type:none; list-style-position:outside; position:relative;  } 
#nav ul { display:none; }
#nav a{ display:block; float:none; } 
#nav li{ float:left; position:relative; } 
/* first dropdown */
#nav ul { position:absolute; top:4.4em; z-index:99; margin: 0 0 0 -15px; padding: 15px; background-color: #fff; border-left: 1px dotted #777; border-right: 1px dotted #777; border-bottom: 1px dotted #777; } 
.page-navigation #nav li ul li{ float: left; clear: both; height: auto; padding: 0 0 8px 0; margin: 0 0 8px 0; border-bottom: 1px dotted #ccc; } 
.page-navigation #nav li ul li.last { padding: 0; margin: 0; border: none; } 
/* drop links */
#nav li ul a{ font-size: 1.0em; width:14em; height:auto; z-index:99; border: none; } 
#nav ul ul{ top:auto; z-index:99; } 
/* second level dropdown */
#nav li ul ul { left:14em; margin:-32px 0 0 12px; z-index:99; } 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{ display:none; z-index:99; } 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{ display:block; z-index:99; } 
 

/********************** COUPONPRESS MAIN LAYOUT *************************/
/************************************************************************/

#main-content p { font: normal 1.2em/130% Geneva, Arial; }

#main-content ul.default { margin: 0 0 10px 0; }
#main-content ul.default li { padding: 0 0 0 12px;  background: url("images/bullet_1.gif") no-repeat 0% 50%; }


/********************** COUPONPRESS PAGE LAYOUT *************************/
/************************************************************************/


#cols li { width: 280px; float: left; margin: 0 30px 10px 0; }
#cols li.last { float: right; margin-right: 0; }
#cols li.clear { width: 100%; margin-right: 0; }
#cols li img { float: left; padding: 3px; border: 1px solid #ccc; margin: 4px 10px 3px 0; }
#cols li a.more { display: inline-block; color: #fff; text-decoration: none; background-color: #e90000; font-weight: bold; padding: 2px 10px 2px 10px; border-left: 3px solid #444; }
#cols li a.more:hover { background-color: #fff; color: #000; }
#cols li a.cat { background-color: #444; border-color: #e90000; }

#cols li .post p a { font-weight: bold; }

#cols li .post-list { margin: 30px 0 20px 0; }
#cols li .post-list li { float: none; background: url("images/page_16.png") no-repeat 0% 5%; padding: 0 0 5px 20px; margin: 0 0 5px 0; border-bottom: 1px dotted #cbcbcb; color: #888; }
#cols li .post-list li h3 { font-size: 1.0em; }
#cols li .post-list li h3 a { color: #000; }

#posts-list li { padding: 0 0 15px 0; margin: 0 0 15px 0; border-bottom: 1px dotted #ccc; }
#posts-list li.last { border: none; }
#posts-list li img { display: block; float: left; }
#posts-list li .post-summary { width: 385px; float: right; }
#posts-list li h3 { font: normal 1.6em/110% "Trebuchet MS", Arial; color: #333; margin: 0 0 3px 0; }
#posts-list li h3 a { color: #333; text-decoration: none; }
#posts-list li h3 a:hover { text-decoration: underline; }
#posts-list li cite { display: block; font-style: normal; color: #777; margin-bottom: 10px; }
#posts-list li a.detail { font-weight: bold; color: #454545; text-decoration: none; background: url("images/bullet_1.gif") no-repeat 0% 50%; padding-left: 12px; }
#posts-list li a.detail:hover { color: #e90000; }

#posts-list.style-three li img { float: right; }
#posts-list.style-three li .post-summary { float: left; }

 
/********************** COUPONPRESS SIDEBAR LAYOUT *************************/
/***************************************************************************/

#sidebar {   background: url("images/bg_sidebar_shadow.gif") no-repeat 50% 100%; padding: 0 0 15px 0;  }
#sidebar .inner { background-color: #e6e6e6; padding: 1px; }
#sidebar h3 { font: bold 1.2em/120% "Trebuchet MS", Arial; color: #333; text-transform: uppercase; padding: 12px 0 6px 8px; margin: 0 0 10px 0; border-bottom: 1px dotted #777; }
#sidebar h4 { font-size: 1.1em; margin: 0; }
#sidebar cite { display: block; color: #999; font-style: normal; margin-bottom: 3px; }
#sidebar cite em { color: #e90000; font-style: normal; }
#sidebar ul { border: 1px solid #fff; padding: 12px; }
#sidebar ul ul { border: none; padding: 0; }
#sidebar li { margin-bottom: 25px; }
#sidebar li a { color: #444; }
#sidebar li li { padding: 4px 0 4px 0; margin: 0; background: none; border-bottom: 1px dotted #bbb; }
#sidebar li.submenu li { border: none; margin: 0 0 1px 0; padding: 0; height: 1%; }
#sidebar li.submenu li a { display: block; color: #444; font-size: 1.0em;font-weight: bold; text-decoration: none; background: #d9d9d9 url("images/bullet_1.gif") no-repeat 6px 10px; padding: 4px 0 4px 16px;  }
#sidebar li.submenu li.current a { color: #e90000; background-color: #ededed;}
#sidebar li.submenu li a:hover { background-color: #ccc; }
#sidebar li.recentposts li { border-color: #ccc; }
#sidebar li.recentposts li a { text-decoration: none; }
#sidebar li.recentposts li a:hover { color: #e90000; }
#sidebar li.category li { float: left; width: 126px; padding: 5px 0 5px 0; }
#sidebar li.category li a { display: block;  color: #000; font-weight: bold; text-decoration: none; background: url("images/bullet_1.gif") no-repeat 0 7px; padding: 0 0 0 12px; }
#sidebar li.category li a:hover { color: #e90000; }

#sidebar li.advertisment li { float: left; border: none; margin: 0 2px 0 0; padding: 0; }
#sidebar li.advertisment li.alt { float: right; margin: 0; }


#page-copy a { color: #888; }
 

/********************** COUPONPRESS PAGE ITEMS *************************/
/************************************************************************/



.bar1 { background: #666 url('images/bar1.gif') no-repeat; height:35px; font-size:16px; font-weight:bold; line-height:35px; text-shadow:1px 1px 1px #666 !important; }
.h1home {font-size:21px; font-weight:regular; line-height:22px; color: #993366; text-shadow:1px 1px 1px #CCCCCC !important;}
.h2home {font-size:15px; font-weight:regular; line-height:16px; color: #993366; text-shadow:1px 1px 1px #CCCCCC !important;}

.bar2 { background: #666 url('images/bar1.gif') no-repeat; height:35px; font-size:16px; font-weight:bold; line-height:35px;  text-shadow:1px 1px 1px #666 !important;}
.bar3 { background: #666 url('images/bar3.gif') no-repeat; height:35px; font-size:16px; font-weight:bold; line-height:35px;  text-shadow:1px 1px 1px #666 !important;}
.bar1 h2, .bar2 h2, .bar3 h2 {font-weight:bold;letter-spacing:1px;Text-transform:uppercase;font-size:16px; margin-left:30px;color:#fff;}
.searchbar { background: #fff url('images/searchbox.gif') no-repeat; height:135px; margin-bottom:15px; }
input.lbutton, input.submit {background:#5F777F none repeat scroll 0 0;border-color:#87A8AE #40575D #40575D #87A8AE;border-style:solid;border-width:1px;color:#FFFFFF;font-size:12px;padding:2px;position:relative;top:-1px;}
.searchbar h2 { font-size:16px; font-weight:bold; line-height:35px; text-shadow:1px 1px 1px #666 !important; color: #fff;  text-transform:uppercase; margin-left:60px; padding-top:0px; }
.searchbar p { color:#fff; padding:6px 10px 5px 60px; width:230px;}
.inputbox { margin-left:40px; font-size:16px; width:190px;}
.post_wrapper { padding:10px; background:#fff url('images/post_wrapper.gif') repeat-x; }



#commentform { background:#efefef; width:550px; border:1px solid #dddddd;}
.commentsf { width:550px;float:left;text-align:justify;line-height:150%; font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;  font-size: 12px; }
.commentsf ul{margin:0px;padding:0px;}
.commentsf li{list-style-type:none;display:block;margin:20px 0px 20px 0px;width:530px;float:left;padding:10px;background:#f7f7f7;border:1px solid #e7e7e7 ;}
.commentsf li a{text-decoration:none;color:#94024d;}
.avatar{float:left; margin-right:20px;}
#comment{margin:12px 0px 10px 0px;float:left;width:250px;height:140px;padding:5px;background:url('images/formbg.png') repeat-x;background-color:white;border:1px solid #e9e9e9;font:12px tahoma , calibri;color:#999999;}
#author{padding-top:10px;padding-left:5px;margin:0px 5px 10px 0px;float:left;width:220px;height:30px;background:url('images/formbg.png') repeat-x;border:1px solid #e9e9e9;font:12px tahoma , calibri;color:#999999;}
#email{padding-top:10px;padding-left:5px;margin:0px 5px 10px 0px;float:left;width:220px;height:30px;background:url('images/formbg.png') repeat-x;border:1px solid #e9e9e9;font:12px tahoma , calibri;color:#999999;}
#url{padding-top:10px;padding-left:5px;margin:0px 5px 10px 0px;float:left;width:220px;height:30px;background:url('images/formbg.png') repeat-x;border:1px solid #e9e9e9;font:12px tahoma , calibri;color:#999999;}
#comment{margin:12px 0px 10px 0px;float:left;width:250px;height:140px;padding:5px;background:url('images/formbg.png') repeat-x;background-color:white;border:1px solid #e9e9e9;font:12px tahoma , calibri;color:#999999;}

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

.h2comment{width:490px;float:left;color:#666;font:bold 26px calibri;text-decoration:none;margin:10px 0px;margin-left:10px;}


#loginform input { margin-left:0px; padding:0px;} 


/********************** COUPONPRESS ITEM LAYOUT *************************/
/************************************************************************/
._item { margin-top:10px; padding:2px;  }
._item_image_wrapper { float:left; width:150px; margin-right:30px; }
._item_image_wrapper_inner { padding:8px; }
._item_image { height: 100px; width: 140px; margin-right: 10px; border:1px solid #000; }
._item h2 { font-size:16px; padding-top:8px; } 
._item_footer { background:#efefef; border:1px solid #ccc;   padding:3px; font-size:13px; line-height:26px; MARGIN-RIGHT:2PX;}

._item { background: transparent url('images/item/item.gif') no-repeat; }
.o_featured {  background: transparent url('images/item/o_featured.gif') no-repeat; }
.o_free 	{  background: transparent url('images/item/o_free.gif') no-repeat; }
.o_new 		{  background: transparent url('images/item/o_new.gif') no-repeat; }
.o_updated 	{  background: transparent url('images/item/o_updated.gif') no-repeat; }


.g_featured {  background: transparent url('images/item/g_featured.gif') no-repeat; }
.g_free 	{  background: transparent url('images/item/g_free.gif') no-repeat; }
.g_new 		{  background: transparent url('images/item/g_new.gif') no-repeat; }
.g_updated 	{  background: transparent url('images/item/g_updated.gif') no-repeat; }

.b_featured {  background: transparent url('images/item/b_featured.gif') no-repeat; }
.b_free 	{  background: transparent url('images/item/b_free.gif') no-repeat; }
.b_new 		{  background: transparent url('images/item/b_new.gif') no-repeat; }
.b_updated 	{  background: transparent url('images/item/b_updated.gif') no-repeat; }

#footer .links a { color:#666; font-weight:normal;}

/********************** COUPONPRESS PRINT LAYOUT *************************/
/************************************************************************/

._print { border:2px dashed #333; padding:10px; margin-top:10px;}
 
/********************** COUPONPRESS ITEM COUPON CODE *************************/
/*****************************************************************************/

div#couponTooltip{display:none; position:absolute; z-index:999;top:0; left:0; height:30px;padding:2px 15px 0 18px;border-right:2px solid #F0EBE4;color:#FFF;font-size:11px;font-weight:bold; background:red; line-height:22px; }
div.couponTooltip{display:none; float:left; position:relative; width:90px; padding:2px 5px 0 5px;border-right:2px solid #F0EBE4;color:#FFF;font-size:12px;font-weight:bold; background:red; line-height:22px; }
.coupon.feature .couponcode a{font-size:15px;text-transform:uppercase;}
.coupon.printable .couponcode span{background-position:-768px -715px;}
.coupon.tip .couponcode a,.coupon.printable .couponcode a{display:block;float:left;font-size:15px;font-weight:bold;padding-top:4px;}
.coupon .couponcode strong{cursor:pointer;display:block;height:21px;max-width:185px;overflow:hidden;float:left;font-size:17px;font-weight:bold;color:#333333;border:1px dashed #FAA50B;padding:1px 26px 0 5px;background:#FEF3DE url(images/sprite.png) right -816px no-repeat;}
.coupon .couponcode strong.active{background:#33CC66 url(images/sprite.png) right -816px no-repeat;}


/********************** COUPONPRESS FEATURED STYLES ***********************/
/**************************************************************************/

.homeCategories { width: 530px; margin-bottom:15px; background:#efefef;clear:both; padding:10px; border:1px solid #dddddd; }
.homeCategories h2 { font-size:18px; border-bottom: 1px solid #ddd; padding-bottom:10px; margin-bottom:10px; color:#666; }
.homeCategories ul{list-style-type: none;margin: 0;padding: 0;margin-bottom: 0; }
.homeCategories ul li { float:left; width:250px; height:40px;  }
.homeCategories ul li a{ font: normal 16px Arial;color: black;  display: block;padding: 5px 0;line-height: 17px;padding-left: 38px;text-decoration: none;}
.homeCategories ul li  { background: url('images/folder.gif') no-repeat 8px 6px; }

.SideBarCategories { width: 330px; clear:both; padding:0px; border:0px;  }
.SideBarCategories ul{list-style-type: none;margin: 0;padding: 0;   }
.SideBarCategories ul li { float:left; width:150px;   }
.SideBarCategories ul li a{ color: black;  display: block; padding: 5px 0; text-decoration: none; font-weight:normal; padding:0px; margin:0px; font: normal 12px Arial; } /*padding-left: 35px;*/
.SideBarCategories ul li  { } /*background: url('images/folder.gif') no-repeat 8px 6px; */

/********************** SUBMISSION FORMS ***********************/
/**********************************************************************************/

fieldset{ border:3px solid #c5c5c5;margin-top:30px;padding:20px; background:#efefef}
fieldset legend{background:#e7e7e7;border-left:3px solid #c5c5c5;border-right:3px solid #c5c5c5;border-top:3px solid #c5c5c5;color:#616161;font-size:18px;font-weight:lighter;margin:0 0 25px;padding:8px 7px 0; padding-bottom:20px;}
fieldset fieldset{margin-top:10px;margin-bottom:20px;padding:16px 10px;}
fieldset fieldset legend{font-size:120%;font-weight:400;}
fieldset fieldset div{clear:left;margin:0 20px;}
fieldset h2 { font-size:18px; font-weight:bold; margin-bottom:20px; color:#666;}
fieldset p{margin:0 0 7px;}
form div{clear:both;margin-bottom:0;vertical-align:text-top;padding:0;}
form div.input{color:#444;margin-bottom:1em;}
form div.required{color:#333;font-weight:700;}

label{display:block;font-size:14px; ;padding-right:20px; padding-top:5px; padding-bottom:5px; font-weight:bold;}
.adfields{border:2px solid #d1d1d1;clear:both;color:#434343;font-family:Arial, "frutiger linotype", "lucida grande", verdana, sans-serif;font-size:13px;font-weight:lighter;width:95%;padding:7px 5px 5px;}
select{clear:both;font-size:110%;vertical-align:text-bottom;}
option{font-size:120%;padding:0 3px;}
input[type=checkbox]{clear:left;float:left;width:auto;margin:0 6px 7px 2px;}
input[type=radio]{float:left;width:auto;margin:0 3px 7px 0;}
div.radio label{margin:0 0 6px 20px;}
.form select,.form input,.form textarea{vertical-align:middle;}
.message { font-size:16px; background:red; color:#fff; padding:7px; margin-bottom:20px;}

#submit { font-size:18px; border:3px solid #666; background:#efefef; color: #666; padding:8px; text-transform:uppercase; }


#gradient-style{font-size: 12px; width: 550px;	text-align: left;	border-collapse: collapse; margin-top:20px;}
#gradient-style th{	font-size: 13px;	font-weight: normal;	padding: 18px;	background: #b9c9fe url('images/table/gradhead.png') repeat-x;	border-top: 2px solid #d3ddff;	border-bottom: 1px solid #fff;	color: #039;}
#gradient-style td{	padding: 18px; 	border-bottom: 1px solid #fff;	color: #669;	border-top: 1px solid #fff;	background: #e8edff url('images/table/gradback.png') repeat-x;}
#gradient-style tfoot tr td{	background: #e8edff;	font-size: 12px;	color: #99c;}
#gradient-style tbody tr:hover td{	background: #d0dafd url('images/table/gradhover.png') repeat-x;	color: #339;}

._print { margin-bottom:5px; }
 
 
/********************** CLICK TO REVEAL STYLES ***********************/
/*********************************************************************/
 
 .clicktoreveal-link { margin-left:-10px; text-align:center; width:240px; font-size:12px; text-transform:uppercase; padding-top:10px; background: url('images/item/clicktoview.gif') no-repeat; height:35px; margin-top:20px;  }
 .clicktoreveal-link a {  padding:5px; color:#333; text-decoration:none; font-weight:bold; }
 .clicktoreveal-code { font-size:18px; font-weight:bold; padding-top:15px;}
 
/********************** STORE PAGE STYLES ***********************/
/******************************************************************/
  
#CouponPressStores .tagindex, #sc_CouponPressStores .tagindex { padding: 6px 0 10px 0; }
#CouponPressStores .tagindex h4, #sc_CouponPressStores .tagindex h4 { border-bottom: 1px solid #000; padding: 0 0 4px 0; margin: 2px 0 4px 0; }
#CouponPressStores .tagindex ul, #sc_CouponPressStores .tagindex ul { list-style: none; padding: 1px 0; margin: 0; }
#CouponPressStores .tagindex ul li, #sc_CouponPressStores .tagindex ul li { list-style: none; padding: 2px 0; margin: 0; }
#CouponPressStores .holdleft, #sc_CouponPressStores .holdleft { width: 150px; display: inline; margin: 0 20px 0 0; float: left;}
#CouponPressStores .noMargin, #sc_CouponPressStores .noMargin {margin: 0 0 0 0;}
#CouponPressStores .morelink, #sc_CouponPressStores .morelink { display: none; }

/************************ HOME PAGE SLIDER STYLES ***********************/
/***********************************************************************/

#style2_wrapper { background: #eee url('images/hbg.jpg') repeat-x; border:1px solid #ddd; clear:both;height:160px; margin-top:10px; margin-bottom:15px;}
#style2 {     margin-top:20px; width: 950px; margin:0 auto }
#style2_car1 {  float: left; width: 880px; height: 140px;   position: relative; border:1px solid #ccc; }
#style2 .container {  float: left;  width: 829px;  height: 150px;  position: relative;    overflow: hidden;  }
#style2 ul {  margin: 0;  padding:0;  width: 100000px;  position: relative;  top: 0;  left: 0;  height: 70px; margin-top:21px;}          
#style2 ul li { margin-top:20px; width: 125px;  height: 150px;  text-align: center;   list-style:none;     float:left; margin-left:10px; margin-right:10px;}
#style2 ul li img { border:1px solid #ccc;}
#style2 ul li  { border-right:0px;}
#style2 .previous_button {  float:left;   width: 34px;  height: 160px;  background: url(images/ho2.jpg);  z-index: 100;  cursor: pointer;}
#style2 .previous_button_over {  background: url(images/ho2a.jpg);}
#style2 .previous_button_disabled {  background: url(images/ho2b.jpg);  cursor: default;}
#style2 .next_button {  float:left;    width: 34px;  height: 160px;  background: url(images/ho1.jpg);  z-index: 100;  cursor: pointer;}
#style2 .next_button_over {  background: url(images/ho1a.jpg);}
#style2 .next_button_disabled {  background: url(images/ho1b.jpg);  cursor: default;}


/* category menu */
.adv_categories ul li.active { margin:0 -7px 0 -8px; padding:4px 8px 10px 8px; color:#fff; background:#b22222;}
.adv_categories .catcol ul li.maincat a { margin:0; padding:4px 0; color:#B22222; text-decoration:none;}
.adv_categories { margin:0 0 0 48px; padding:0 0 8px; display:none; position:absolute; background:#fff; border:1px solid #bbb; z-index:999;}
.adv_categories .catcol { float:left; padding:5px 10px 5px 15px; width:200px; border-left:1px dotted #bdbdbd; vertical-align:top;}
.adv_categories .catcol ul { margin-top:10px; padding:8px 0; list-style:none;}
.adv_categories .catcol ul li { float:none; margin:0; padding:0; border-right:0px; }
.adv_categories .catcol ul li a { margin:0; padding:4px 0; color:#545454; text-decoration:none;}
.adv_categories .catcol ul li.maincat {text-transform:uppercase; font-weight:bold; color:#545454; float:none; margin:0; padding:0;}
.adv_categories .catcol ul li.cat-item { background:transparent url(images/bullet-grey.png) no-repeat scroll 3px 11px; line-height:20px; padding:1px 0 2px 15px; font-size:12px; }
.adv_categories .catcol ul li.cat-item a { font-weight:normal; border-right:0px; }
.adv_categories .catcol ul li a:hover { text-decoration:underline !important;}
.adv_categories .first { border-left:none;}


#TopCouponSearch { float:right; margin:0px; margin-right:-20px; margin-top:-15px; }
div.searchcouponpress {	border: none;	width: 410px;	background: #222;}
.searchcouponpress input, .searchcouponpress button {	border: none;	float: left;}
.searchcouponpress input.box {	color: #e7b7c7;	font-size: 19px;	font-weight:regular;	width: 300px;	height: 30px;	padding: 6px 4px 0;	background: #832b5d;	margin-right: 5px; border:#a28597 1px solid;>
}
.searchcouponpress button.btn {	width: 88px; text-transform:uppercase; 	height: 38px;	cursor: pointer; background: #993366; color:#fff;	}
.searchcouponpress button.btn:hover {	background: #ee8fbc;	}


.entry { line-height:22px; }
.entry img { max-width: 540px; margin-top:10px; }

#formbox h2 { color:#666; padding-bottom:20px;}

.thumblock { text-align:center; margin-top:0px; padding-top:0px; }
.gdup { margin-left:50px;}
.gdthumbtext { margin-left:10px; color:#666;} 
.didwork { text-align:center; font-size:16px; font-weight:bold; }

/* style comparateur */
.bandeau_comparateur {width:900px; /*margin-top : 15px;*/}
.family_product_comparateur {font-size:12px; margin : 5px;text-align:center; font-weight:bold; line-height:13px; color: #993366; text-decoration: dotted; float: left; height: 110px; width: 100px;}

.Categrie_listing_cat1 {  background: url("images/background_btn.png") no-repeat left -24px scroll  transparent;
 display: block;
height: 30px;
padding-left:30px;
clear:both;
 margin-top: 10px; 
float: left;
   
   }

.descriptif_famille img {margin-right:7px; border:1px solid #CCC;} 
.sideb img {border:1px solid #CCC;} 
.Categrie_listing_cat1 span { background: url("images/background_btn.png") no-repeat scroll right -3px  transparent;
padding-right: 30px;
text-transform: uppercase;
}
.Categrie_listing_cat2 { background: url("images/puce.png") no-repeat scroll 0 10px transparent;
    border: 1px solid #CCC;
    display: block;
    float: left;
    margin: 9px 19px 0 0;
    padding: 0 5px 0 12px;}

.family_product_comparateur_liste { background: url("images/puce-violet.png") no-repeat scroll 0 5px transparent;
    border: 0px solid #CCC;
    display: block;
    float: left;
    margin: 9px 19px 0 0;
    padding: 0 5px 0 12px;}
    color: #8a345f; }

.Groupe_liste_sous_cat {clear: both;}

.Listing_cat {float:left;  margin-bottom: 25px;}

.breadcrumb_comparateur {margin-bottom:15px; display:block; clear:both;}

.like {clear:both;}

.largecolumn { width: 900px; }

.largecolumn .bar1 {
    background: url("themes/Full-Page-Pink-Blue/images/bar4.gif")  no-repeat scroll 0 0 #FFFFFF;
    text-shadow: 1px 1px 1px #666666 !important;
    width: 100%;
}

/* SPECIAL PARSING LISTE PRODUITS */
.fd {background-color: #F4F4F4;}
.conteneur_lite_produits a {
/* background-color:#ffffff; */
    width: 900px;
text-decoration : none;

}



/* tables */
table.tablesorter {
	font-family:arial;
/*	background-color: #CDCDCD; */
/*	margin:10px 0pt 15px 10px; */
	font-size: 8pt;
	width: 900 px;
	text-align: left;
/* border-right: 1px dotted #CCCCCC; */
}
table.tablesorter tbody tr { 
height : 120px;}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
text-transform: uppercase;
	font-size: 8pt;
	padding: 4px;
	height : 30px;

}
table.tablesorter thead tr .header {
	cursor: pointer;
padding: 4px;


}
table.tablesorter tbody td {
	    background-color: #FFFFFF;
    border-bottom: 1px dotted #CCCCCC;
    border-left: 1px dotted #CCCCCC;
    color: #3D3D3D;
    padding: 13px;
    vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6; 
}




.product_img {width:85px;}
.product_name {font-size:18px;
		font-weight: bold; text-decoration:none;
 display: block;
    font-size: 18px;
margin-top :10px;
}
.product_description {   font-size: 12px;  color: #666666;}
.product_apartirde{}
.product_lowestprice{   color: #832B5D;
    font-size: 20px;
    font-weight: bold;}
.product_devise{ color: #832B5D;
    font-size: 16px;
    font-weight: bold;}
.product_nbvendeurs{   color: #666666;
    font-size: 14px;
    font-weight: bold;}
.product_libellevendeurs {font-size:10px;}
.product_comparer  {  background-image: url("images/comparez1.png");
   
    height: 24px;
    width: 124px; }
.product_comparer a:hover {  background-image: url("images/comparez2.png");
   display: block;
    height: 24px;
    width: 124px; }

/* FIN SPECIAL PARSING PRODUIT */
.conteneur_produit_left { 
    padding-left: 10px;
    padding-right: 10px;
    width: 580px; float:left;}
.conteneur_produit_right{  background-color: #E8E8E8;
    float: left;
    margin-left: 10px;
    padding-left: 10px;
    width: 280px;}
.produit_titre_nv1 {font-style: italic;
    text-decoration: underline;  display: block;}
.produit_detail_nv1 {  font-size: 11px;
    font-style: italic;
    padding-left: 15px;  display: block;}
.titre_fichetech { font-size: 16px;
    font-weight: bold;  display: block;
margin-top:10px;
}	
.fond {background-color:#fff;}

.retailer_price a {
    color: #666666;
    font-size: 16px;;
    font-weight: bold;
	text-decoration:none;
}

.retailer_price_livraison  {  color: #666666;
    font-size: 11px;
    font-style: italic;
    text-decoration: underline;
}

.retailer_price_alivraison a {color: #1e928a;
    font-size: 20px;
    font-weight: bold;
	text-decoration:none;
display : block;
margin-top:10px;
height :8px;
	
	 }

.btn_acheter {margin: 0px !important;
	 }

.retailer_name a { font-size: 16px;
    font-weight: bold;
	text-decoration:none;
	color:#666;

margin:0px;}

.retailer_stock {display:block;}
	
.product_img_ficheproduit {max-height:150px !important;
    max-width: 150px !important;}

.zone_pagination{width:100%;}
.nb_produits_total {width :23%; float:left;}

.pagination {text-align: right; float:left;font-size: 11px; width:77%}
.nb_pages a {color: #333333;}
.page_active {font-weight: bold; font-size: 12px; color:#993366;}

.conteneur_lite_produits {clear:both;}

.form_tri {    font-size: 10px;
    margin: 0;
    padding: 0;
}

.form_tri select {border: 1px solid #993366;
}

.logo-vendeur {margin-top:9px !important ; max-height: 50px !important;
    max-width: 150px !important;}

.table_vendeur {border :1px solid #ededed;margin-top: 20px; width:100%; }
.table_title_vendeur {}
.table_title_prix2 { display: block;
    font-size: 16px;
    font-weight: bold;
height:15px;}
.table_title_prix { display: block;
    font-size: 13px;
    font-weight: bold; 
margin: 0px;
padding : 0px;
height:13px;}
.table_title_mini {display: block;
    font-size: 10px;
    font-style: italic;
    margin: 0px;
padding : 0px;}
.table_title_minicaps { font-size: 13px; font-style: italic;}

.btn_acheter {margin:0px !important;}
.table_title_vendeur {width :100%; background-color:#ededed; margin-top:15px;}
.retailer_commentaire { display: table;
    font-size: 11px;
    font-style: italic;
    line-height: 15px;}
.puce {margin:0 !important;}

// css pour formulaire jquery (niceforms.js)

/*Defaults Styling*/
body {font:12px/17px Arial, Helvetica, sans-serif; color:#333; background:#ccc; padding:40px 20px 20px 20px;}
fieldset {background:#f2f2e6; padding:10px; border:1px solid #fff; border-color:#fff #666661 #666661 #fff; margin-bottom:36px; width:600px;}
input, textarea, select {font:12px/12px Arial, Helvetica, sans-serif; padding:0;}
fieldset.action {background:#9da2a6; border-color:#e5e5e5 #797c80 #797c80 #e5e5e5; margin-top:-20px;}
legend {background:#bfbf30; color:#fff; font:17px/21px Calibri, Arial, Helvetica, sans-serif; padding:0 10px; margin:-26px 0 0 -11px; font-weight:bold; border:1px solid #fff; border-color:#e5e5c3 #505014 #505014 #e5e5c3;}
label {font-size:11px; font-weight:bold; color:#666;}
label.opt {font-weight:normal;}
dl {clear:both;}
dt {float:left; text-align:right; width:90px; line-height:25px; margin:0 10px 10px 0;}
dd {float:left; width:475px; line-height:25px; margin:0 0 10px 0;}
#footer {font-size:11px;}

#container {width:700px; margin:0 auto;}

/*##########################################
Script: Niceforms 2.0
Theme: StandardBlue
Author: Lucian Slatineanu
URL: http://www.emblematiq.com/
##########################################*/

/*Text inputs*/
.NFText {border:none; vertical-align:middle; font:20px/22px Arial, Helvetica, sans-serif; background:none; color:#666666;}
.NFTextCenter {height:24px; background:url(images/input.png) repeat-x 0 0; padding:6px 0; margin:0; float:left; line-height:15px; clear: none !important;}
.NFTextLeft, .NFTextRight {width:7px; height:36px; vertical-align:middle; float:left;}
.NFTextLeft {background:url(images/input-left.png) no-repeat 0 0;}
.NFTextRight {background:url(images/input-right.png) no-repeat 0 0; margin-right:10px;}
/*Radio*/
.NFRadio {cursor:pointer; position:absolute; display:block; width:13px; height:13px; border:1px solid transparent; background:url(images/radio.png) no-repeat 0 0; z-index:2;}
/*Checkbox*/
.NFCheck {cursor:pointer; position:absolute; width:12px; height:12px; border:1px solid transparent; background:url(images/checkbox.png) no-repeat 0 0; z-index:2;}
/*Buttons*/
.NFButton {
width:auto !important;  
height:36px !important;  
color:#fff !important;  
padding:0 2px !important;  
background:url(images/button.png) repeat-x 0 0 !important; 
cursor:pointer !important; 
 border:none !important;  
font:13px/16px Tahoma, Arial, Helvetica, sans-serif !important; 
 font-weight:bold !important;
 text-transform:uppercase !important;
 letter-spacing:1px !important;
 vertical-align:middle !important;
}
.NFButtonLeft, .NFButtonRight {width:6px; height:36px; vertical-align:middle;}
.NFButtonLeft {background:url(images/button-left.png) no-repeat 0 0;}
.NFButtonRight {background:url(images/button-right.png) no-repeat 0 0;}
/*Textareas*/
.NFTextarea {border:none; background:none; font:12px/12px Arial, Helvetica, sans-serif; margin:0;}
.NFTextareaTop, .NFTextareaBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFTextareaTop {background:url(images/textarea-tr.png) no-repeat 100% 0;}
.NFTextareaBottom {background:url(images/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFTextareaTopLeft, .NFTextareaBottomLeft {width:5px; height:5px;}
.NFTextareaTopLeft {background:#f2f2e6 url(images/textarea-tl.png) no-repeat 0 0;}
.NFTextareaBottomLeft {background:#f2f2e6 url(images/textarea-bl.png) no-repeat 0 0;}
.NFTextareaLeft, .NFTextareaRight, .NFTextareaLeftH, .NFTextareaRightH {float:left; padding-bottom:5px;}
.NFTextareaLeft, .NFTextareaLeftH {width:5px;}
.NFTextareaLeft {background:url(images/textarea-l-off.png) repeat-y 0 0;}
.NFTextareaLeftH {background:url(images/textarea-l-over.png) repeat-y 0 0;}
.NFTextareaRight, .NFTextareaRightH {padding-right:5px; padding-bottom:0;}
.NFTextareaRight {background:url(images/textarea-r-off.png) repeat-y 100% 0;}
.NFTextareaRightH {background:url(images/textarea-r-over.png) repeat-y 100% 100%;}
/*Files*/
.NFFileButton {padding-bottom:0; vertical-align:bottom; cursor:pointer; background:url(images/file.png) no-repeat 0 0; width:60px; height:21px;}
.NFFile {position:relative; margin-bottom:5px;}
.NFFile input.NFhidden {position:relative; filter:alpha(opacity=0); opacity:0; z-index:2; cursor:pointer; text-align:left;}
.NFFileNew {position:absolute; top:0px; left:0px; z-index:1;}
/*Selects*/
.NFSelect {height:21px; position:absolute; border:1px solid transparent;}
.NFSelectLeft {float:left; width:3px; height:21px; background:url(images/select-left.png) no-repeat 0 0; vertical-align:middle;}
.NFSelectRight {height:21px; width:auto; background:url(images/select-right.png) no-repeat 100% 0; cursor:pointer; font:12px/21px Arial, Helvetica, sans-serif; color:#fff; padding-left:3px; margin-left:3px;}
.NFSelectTarget {position:absolute; background:none; margin-left:-13px; margin-top:18px; z-index:3; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions {position:relative; background:#707175; margin-left:16px; margin-top:0; list-style:none; padding:4px 0; color:#fff; font:11px/13px Arial, Helvetica, sans-serif; z-index:4; max-height:200px; overflow-y:auto; overflow-x:hidden; left:0; top:0;}
.NFSelectOptions li {padding-bottom:1px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#fff; padding:2px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#464646;}
.NFSelectOptions a:hover {background:#333;}
/*Multiple Selects*/
.NFMultiSelect {border:0; background:none; margin:0;}
.NFMultiSelectTop, .NFMultiSelectBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFMultiSelectTop {background:url(images/textarea-tr.png) no-repeat 100% 0;}
.NFMultiSelectBottom {background:url(images/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFMultiSelectTopLeft, .NFMultiSelectBottomLeft {width:5px; height:5px;}
.NFMultiSelectTopLeft {background:#f2f2e6 url(images/textarea-tl.png) no-repeat 0 0;}
.NFMultiSelectBottomLeft {background:#f2f2e6 url(images/textarea-bl.png) no-repeat 0 0;}
.NFMultiSelectLeft, .NFMultiSelectRight, .NFMultiSelectLeftH, .NFMultiSelectRightH {float:left; padding-bottom:5px;}
.NFMultiSelectLeft, .NFMultiSelectLeftH {width:5px;}
.NFMultiSelectLeft {background:url(images/textarea-l-off.png) repeat-y 0 0;}
.NFMultiSelectLeftH {background:url(images/textarea-l-over.png) repeat-y 0 0;}
.NFMultiSelectRight, .NFMultiSelectRightH {padding-right:5px; padding-bottom:0;}
.NFMultiSelectRight {background:url(images/textarea-r-off.png) repeat-y 100% 0;}
.NFMultiSelectRightH {background:url(images/textarea-r-over.png) repeat-y 100% 0;}

/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 100%;}
.NFhr {background-position:100% 100%;}
/*Hidden*/
.NFhidden {opacity:0; z-index:-1; position:relative;}
/*Safari*/
select, input, textarea, button {outline:none; resize:none;}

.niceform_recherche {}
