/* CSS for all publishers */

#newTabs {
	position:relative;
	width:920px;
	padding:0;
	margin-top:15px; 
	margin-bottom:-1px;
	font-size:12px;
	font-weight:bold;
	float:left;
	clear:both;
	z-index:10;
}

#newTabs ul {
	float:left;
	padding:5px 0;
	text-align:center;
}

#newTabs ul,  #newTabs ul li {
    display:inline;
    list-style:none;
    margin: 0 0 -1px 0;
    padding:-1px;
    height:15px;
}

#newTabs ul li a {
	background:url("/images/tableftI_new.gif") no-repeat left top;
	color:#272727;
	text-decoration:none;
	padding:5px 0;
}

#newTabs ul li span {
	background:url("/images/tabrightI_new.gif") no-repeat right top;
	padding:5px 25px 5px 7px;
	margin:4px 0 4px 10px;
}

#newTabs ul li a:hover span {
	color:#FFFFFF;
	background-position:100% -25px;
}

#newTabs ul li a:hover {
	background-position:0 -25px;
}

#newTabs #current a {
	color:#f47504;
	background-position:0 -50px;
	padding-bottom:-5px;
}

#newTabs #current a span{
	padding-bottom:-5px;
	color:#f47504;
	background-position:100% -50px;
}

/* style for new detail page Aug.27, 2009  */
.breadcrumbs_thick_bckgr{
	height:25px; 
	width:950px; 
	background-color:#CACACA;
	margin-bottom: 0;
}

a.listing_link_gray:link, a.listing_link_gray:visited { 
	color: #838386;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	padding-left: 0;
	margin-left: 0;
}

a.listing_link_gray:hover{ 
	text-decoration: underline;
}

/* coupon detail page */
#newdetails_container {
	/* width:685px; */
	width:682px; 
	margin:0; 
	float:left; 
	border-right:#C6C6C6 1px solid;
	padding:0 0 3px 3px;
}

#newdetails_leftblock {
	float:left; 
	height: 118px;
	width:545px; 
	/* margin:3px 0 0 3px; */
	padding:0 0 5px 0;  
	margin:3px 0 0 0;
}

.newdetails_listing_bckgr {
	width:100%;
	float: left;
	background:url(http://imfimg.com/static/2/img/gradient_listing_long.jpg) repeat-y left top;
	background-color:#FFFFFF;
	background-position:left top; 
	height: 25px;
}

.nd_header_fix {
	text-indent: 15px; 
	margin: 3px 0;
}

.nd_blue_fix {
	padding: 3px 0 3px 15px;
}

.listing_ad_blue{
	padding:0 4px 4px 30px;
	font-style: italic;	
	color: #0096CE;
   font-weight: bold;
   float:left;
   width:260px;
   padding-left:30px;
}

#newdetails_content {
	margin-left:15px; 
	clear:both;
}

#newdetails_content img {
	float:left;
}

.nd_info1_fix {
	line-height: 21px; 
	width:80px; 
	margin-top:0;
}

.nd_info2_fix {
	margin-top:0; 
	width:100px;
}

.nd_info1_fix2 {
	line-height: 19px; 
	width:80px; 
	margin-top:0;
}

.nd_info2_fix2 {
	line-height: 19px; 
	width:315px; 
	margin-top:0;
}

#nd_link_panelh {
	clear: both; 
	width: 100%; 
	text-indent: 20px; 
	background-color:#ececec; 
	padding:5px 0 3px;
}

#nd_link_panelv {
	float:right; 
	width:130px; 
	background-color:#ffffff; 
	margin:0; 
	padding:13px 0 0 0;
}

.nd_link_panelv_smalllinks {
	clear:both; margin-top:20px;
}

#nd_mapblock {
	width:257px; 
	margin:3px 3px 0 0; 
	float:right; 
	height:50px;
}

.nd_mapblock_links {
	clear: both; 
	width: 100%; 
	text-indent: 2px; 
	padding:9px 0 5px;
}

.DetailTabsBody {
	padding: 3px; width:620px; float: left;
}

/*
#nd_overview {
	padding: 3px; width:620px; float: left;
}
*/

#MSVE_obliqueNotification {visibility: hidden;}

.mjHide {display:none;}

.mjShow {display:block;}

.veShape {position:relative;top:-20px;left:10px;}

.avatar {position:relative;top:-20px;left:3px;}

.avatarbeam {position:relative;top:-1px;left:20px;}

.movingavatar {position:relative;top:-30px;left:3px;}

.ero .ero-body { width:450px!important; }

.ero .firstChild { width:450px!important; }
#nd_content_outer {
	width:948px; 
	border:1px solid #C6C6C6;
}

#nd_shapshots_block {
	float:right; 
	width:269px; 
	padding: 20px 30px 20px 21px; 
	text-align:center;
}

.nd_snapshot {
	width:124px;
	height:98px; 
	border: 1px #C6C6C6 solid; 
	padding:3px 1px 1px 1px;
	margin: 0 5px 5px 0;
	float:left;
	text-align:center;
}

.s_left_ {
	float:left;
}

.s_right_ {
	float:right;
}

.nd_snapshot_panel {
	background-color:#e5e5e5; 
	margin-top:3px; 
	text-align:left; 
	padding:2px 2px 2px 5px;
}

.nd_overvew_category {
	padding:10px 15px;
	margin:0;
}

.nd_profile {
	/*background-color: #F5F5F5;*/ 
	background-color: #FFFFFF;
	padding: 10px 15px; 
	clear:both; 
	margin:0; 
	float:left;
}
/* Aug.27, 2009 */
/* coupon pages */

.header_listing_coupon{
	font-weight: bold;
	color: #3F3F3F;
    font-size:12px;
	text-decoration: underline;
    float:left;
}

/* coupon home */
/* coupon pages */
.coupon_listing{
	width:790px; 
	float:left; 
	margin:0; 
	padding:0;
    border: 1px #C6C6C6 solid;
}	

.coupon_listing2{
	width:940px; 
	float:left; 
	margin:0; 
	padding:0;   
	border-bottom:1px dotted #CCCCCC; 
}

.coupon_pict {
	float:left; padding:4px 4px 0 4px;
}

.coupon_listing_details{
	float:left; 
	height:auto; 
	background:url('http://imfimg.com/static/3/img/1pix_dotted_line.gif') repeat-y 330px top; 
	width:550px;
	padding-bottom:10px;
}

.coupon_listing_description{
	 width:320px; 
	 padding:0; 
	 float:left; 
	 margin-right:10px;
}

.coupon_listing_text {
	text-align:left; 
	clear:both; 
	padding:10px 10px 10px 20px;
}

.coupon_bottom_listing_links{
	padding:0 0 0 20px; 
}

.coupon_by {
	float: left; 
	width: 210px; 
	margin:10px 0 0 0; 
	padding-left:10px;
}

.coupon_icon_container {
	float:right; 
	width:105px; 
	margin-top:15px;
}

.coupon_arrow {
	margin:0 5px 0 15px;
}

.place_name {
	float:left; 
	width:185px;
}
.coupon_address {
	padding-bottom:5px;
}



.coupon_box_right {
    padding-top:10px;
    float:left;
}



/* new Nov 2 2009 */
.featured_coupon_outer {
	width:337px; 
	float:left;
	font-size:12px;
}

#featured_coupon_box {
	margin: 7px 0 0 0; 
	padding:0; 
	clear:both;
	padding-bottom:10px
}

#featured_coupon_box img{
	margin:0 20px 5px 0;
}

#featured_coupon_box p{
	margin:5px 0 6px 0;
	line-height:15px;
}

#featured_coupon_box span {
	font-size:11px;
}

#featured_coupon_box h1{
	font-weight:bold; 
	font-size:12px;
	margin:0;
	padding:0;
}

#bottom_container_coupon {
	float:left;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	width:878px; 
	background-color:#f8f8f8; 
	padding:5px 0 20px 0;
}
.featured_categories {
	list-style-type:none;
	line-height:16px;
	margin:5px 0 0 0;
	padding:0;
}

ul.featured_categories li {
	background-image:url('http://imfimg.com/static/2/img/bullet_big.gif');
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left:15px;
	list-style-type:none;
}

#left_categories_box {
	width:660px; 
	float:left; 
	padding-top:10px;
	font-size:12px;
}

#left_categories_box .header_categories {
	float: left; 
	padding-left:50px;
} 

#left_categories_box .inside {
	padding:0 10px 0 40px; 
	font-size:12px;
}

#left_categories_box .images_container {
	width:610px; 
	float:left; 
	padding:10px 10px 0 40px; 
}

.coupon_cell {
	float: left; 
	width: 25%;
	height:140px;
}

.coupon_cell div {
	text-align:center;
}

.coupon_cell .category_name {
	width:120px; 
	margin:0 auto 20px auto; 
	text-align:left
}

img {
	border:0;
}

#right_categories_box {
	float: right; 
	padding-top:10px;
	width:200px;
	font-size:12px;
}
	
#right_categories_box .header_categories {
	float: left; 
	padding-left:8px;
} 

.clear {
	clear:both
}
.recoHide {display:none}

/* recommendations section assia 101210 */
#recommendations {/*width:550px;*/ padding:0; width:520px}
#recommendations h1 {font-size:11px; margin:0 0 10px 0}
#recommendations .review {border-bottom:1px solid #CCC; padding:2px 0 5px 0; margin-bottom:5px}
#recommendations .review img {float:left; margin:0; padding:0}
#recommendations .review .txt {margin-left:70px}
#recommendations .review .txt h1 {margin:0 0 3px 0}
#recommendations .review .txt h1 a {font-style:italic}
#recommendations .review .txt p {margin:0}
#recommendations .review .txt span {color:#999; margin-top:3px}

.DetailTabsRec {padding: 3px; width:550px; float: left;}
#recommend-box-container {width:370px; float:right;  padding:10px 0 0 0;}
#recommend-box-container .my-rec {border:1px solid #C6C6C6; width:325px; padding:15px; margin-bottom:10px  }
#recommend-box-container .my-rec h2 {font-size:11px !important; padding:0; margin:0; float:left; width:250px;}
#recommend-box-container .my-rec p {padding:5px 0; margin:0; clear:both; width:100%}
#recommend-box-container .my-rec .link a  {color:#da203d; text-decoration:none}
#recommend-box-container .my-rec .link a:hover  {text-decoration:underline}
#recommend-box-container .my-rec .link.top {text-align:right;}
.right {float:right}
.left {float:left}
.clear {clear:both}

.recommend-profile-pic {
	float: left; 
	margin-right: 10px; 
	padding:4px; 
	width: 50px; 
	height: 50px; 
	border:1px solid #CFCFCF;
}

.hideDiv {
	display:none;
}

.showDiv {
	display:block;
}

/* listing page with new style of layout.css: it will be temporary */
.listing_icon img {margin:1}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(/images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(/images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(/images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*//*
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');} */


