

/* ===================== COLUMN WIDTHS ======================== */ 

	.leftSidebar { width:20%; margin-right:10px; margin-left:0px; }
	.middleSidebar { width:65% }
	.rightSidebar { width:33.5%; margin-left:10px; margin-right:0px; }
	#PPTSinglePage .rightSidebar { width:250px; }
	
	
/* ===================== THEME GLOBAL STYLES ======================== */ 
	
	/* ===================== How to use a coupon feature added on July 20 Sbn ======================== */ 
	.usecoupon { 
    background: url("/images/using-a-coupon.png") no-repeat scroll right top transparent;
	background-attachment:scroll;
    display: block;
    height: 200px;
    margin: 0;
    padding: 0;
	position:fixed !important;
    right: 0;
    text-indent: -9999px;
    top: 33%;
    width: 50px;
    z-index: 100;
}


	.howtostyling {
		padding:10px;
		background: #f2fafe;
		padding:10px;
		box-shadow: 4px 3px 3px #cecece;
		border-style:solid;
		border-color: #0a67ae;
		border-width:2px;
		}
	
	body { background:#efefef url(../images/bg.gif) repeat; margin-top:0px; }  
	h1 { color: #0a67af; }
	h3 { color: #0a67af; }
	ul.display li h2 a { color: #0a67af; } 
	a { color: #0a67af; }
	
/* ===================== _HEADER STYLES ======================== */  
	
	#header {  height:146px;overflow:hidden;  background: transparent url(../images/header.png) no-repeat;  }
	.menu {background: transparent url(../images/menu-aug2011.png) no-repeat;height: 48px;  }
	
	/* COUPONILA New Search BTN IMAGE AUG 2011*/ 
	#SearchForm .searchBtn {color: #ffffff; width:88px; height:40px; background: url('../images/couponila-srch-btn-aug2011.png') no-repeat left top; letter-spacing: -1px; }
	/* COUPONILA New Search BTN HOVER IMAGE AUG 2011*/
	#SearchForm .searchBtn:hover { color: #ffffff; width:88px; height:40px; background: url('../images/couponila-srch-btn-aug2011.png') no-repeat left bottom; }


	
	
	#page  {-webkit-box-shadow: 0 0 0px #cccccc; -moz-box-shadow: 0 0 8px #cccccc;  	-webkit-box-shadow: 0 0 8px #ccc;  	box-shadow:0px 0px 15px #ccc;	-webkit-transition: -webkit-box-shadow 0.9s ease;	-moz-transition: -moz-box-shadow 0.9s ease-in-out; 	-moz-border-radius-topleft: 10px;	-webkit-border-top-left-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;}	
	
	#content { margin-top:-1px;}
	.itembox { border: 4px solid #E2E2E2;clear: both;margin: 0px 0px 24px;padding: 0px; background: url(../images/_item_h2.gif) repeat-x; }
	.itembox h2,.itembox h1 { background: #ccc url(../images/pointer-active.gif) no-repeat 10px center; color: #404040;font-size: 20px;font-weight: 700;padding: 5px 3px 5px 36px;margin:0px;}
	.itembox  h1 { font-size: 18px;  margin:0px; }
	.itemboxinner { padding:10px; }
	
/* ===================== ICON STYLES ======================== */ 

	#icon-home-cats { background: #C9C9C9 url(../images/icon-coupons.png) no-repeat 10px center; }
	#icon-home-new { background: transparent url(../images/icon-home-bottom.png) no-repeat 10px center;  color:#fff; }
	#itembox-home-new { border:2px solid #0a67af; }		
	#icon-single-top { background: transparent url(../images/icon-coupon.png) no-repeat 10px center;  color:#fff; }	
	#itembox-single-top {  border:2px solid #0a67af; }		
	#itembox-single-top .text { width:350px; background:#efefef; border:1px solid #ddd; padding:10px; }	
	#icon-home-text { background: #C9C9C9 url(../images/icon-home-text.png) no-repeat 10px center; }
	#icon-home-list { background: #C9C9C9 url(../images/icon-home-list.png) no-repeat 10px center; }
	#sidebar-cats { background: #C9C9C9 url(../images/icon-sidebar-cats.png) no-repeat 10px center; }
	#sidebar-cats-sub { background: #C9C9C9 url(../images/folders.png) no-repeat 10px center; }
	#icon-sidebar-add { background: #C9C9C9 url(../images/icon-sidebar-add.png) no-repeat 10px center; }
	#icon-sidebar-singleinfo { background: #C9C9C9 url(../images/icon-sidebar-user.png) no-repeat 10px center; }
	#icon-single-comment { background:  url(../images/icon-single-comment.png) no-repeat 10px center;  }
	#icon-single-map { background:  url(../images/icon-single-map.png) no-repeat 10px center;  }
	#icon-single-info { background: url(../images/icon-single-info.png) no-repeat 10px center;  }
	#icon-single-images { background: url(../images/icon-single-images.png) no-repeat 10px center;  }
	#icon-sidebar-article { background: #C9C9C9 url(../images/icon-sidebar-article.png) no-repeat 10px center; }
	#icon-home-custombox0 { background: #C9C9C9 url(../images/icon-home-list.png) no-repeat 10px center; }
	#icon-home-custombox1 { background: #C9C9C9 url(../images/icon-home-list.png) no-repeat 10px center; }
	#icon-home-custombox2 { background: #C9C9C9 url(../images/icon-home-list.png) no-repeat 10px center; }
	#icon-home-custombox3 { background: #C9C9C9 url(../images/icon-home-list.png) no-repeat 10px center; }
	#icon-sidebar-claim { background: #C9C9C9 url(../images/icon-home-list.png) no-repeat 10px center; }
	#icon-sidebar-map { background: #C9C9C9 url(../images/icon-sidebar-map.png) no-repeat 10px center; }	
	#sidebar-single-store { background: #C9C9C9 url(../images/icon-home-list.png) no-repeat 10px center; }	
	#icon-single-related { background: #C9C9C9 url(../images/icon-coupons.png) no-repeat 10px center; }
	#sidebar-featuredstore { background: #C9C9C9 url(../images/sidebar-featuredstore.png) no-repeat 10px center; }
	#sidebar-popular { background: #C9C9C9 url(../images/icon-sidebar-popular.png) no-repeat 10px center; }	
	#icon-side-addcoupon { background: url(../images/but-add.gif) no-repeat; width:150px; height:60px; float:left;margin-bottom:20px; margin-right:12px; } 
	#icon-side-managecoupon { background: url(../images/but-manage.gif) no-repeat; width:150px; height:60px;  float:left; margin-bottom:20px; } 

 
/* ===================== _GALLERYPAGE.PHP STYLES ======================== */ 
 
	 .couponlist li:hover { background:#e6f5fe; }
	 
 
/* ===================== SLIDERS  ======================== */ 


	#siteFeature {position:relative;  background:#efefef; border:1px solid #fff; }
	#siteFeature #tabContainer a:link, #siteFeature #tabContainer a:visited { background: transparent url(../images/_slider_inactive.png) no-repeat; }
	#siteFeature #tabContainer a:hover{ background:#fff url(../images/_slider_inactive1.png) no-repeat; }
	#siteFeature #tabContainer a h4 { color: #666; padding:10px 11px 0px 11px; }	
	#siteFeature #tabContainer a.selected h4, #siteFeature #tabContainer a.selected p { color: #fff; text-shadow: 0px 1px 0px #666; }	
	.PPTActiveTab { background: transparent url(../images/_slider_active.png); }
	#siteFeature #txtBoxContainer a { color:#fff;} 
	#siteFeature h3 { color:#fff; }


/* ===================== _ITEM STYLES  ======================== */ 

	
	.clicktoreveal-link { background: url('../images/clicktoreveal.png') no-repeat; }
	.clicktoreveal-link-single { background: url('../images/clicktoreveal.png') no-repeat; } /* COUPONILA - Added by Sid on Nov 02, 2011 for adjusting the single deal permalink page ka click to reveal layout */
/*	.optionslist a { background:#0a67af; border:1px solid #ddd; } */
	.optionslist .oshare {  background:url(../images/oshare.png) no-repeat 5px center;  }
	.optionslist .ohits {  background:url(../images/ohits.png) no-repeat 5px center;  }
	.optionslist .oprint {  background:url(../images/oprint.png) no-repeat 5px center;  }
	.optionslist .oreport {  background:url(../images/oreport.png) no-repeat 5px center;  }
		.optionslist .oshare:hover {  background: #0a67af url(../images/osharea.png) no-repeat 5px center; color:#FFFFFF;  }
		.optionslist .ohits:hover {  background:#0a67af url(../images/ohitsa.png) no-repeat 5px center;  color:#FFFFFF;}
		.optionslist .oprint:hover {  background:#0a67af url(../images/oprinta.png) no-repeat 5px center; color:#FFFFFF; }
		.optionslist .oreport:hover {  background:#0a67af url(../images/oreport.png) no-repeat 5px center; color:#FFFFFF; }
			 
 /* ===================== _SIDEBAR STYLES  ======================== */ 
  


/* ===================== Individual blog page text padding added on July 20 Sbn ======================== */ 
	.padmyblogtext	{
		padding:10px;
		font-size:14px;
		font-weight:100;
		background-color:#f0f0f0;
	}
	
	.padmyblogtext a {
		text-decoration:underline;
	}

/* ===================== Pagination in Blog added on July 20 Sbn ======================== */ 

.pagination {
clear:both;
padding:7px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}

.pagination a:hover{
color:#fff;
background: #3279BB;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}


/* ===================== Date and time padding in individual blog posts added on July 20 Sbn ======================== */ 
.padtimedate	{
	text-align:right;
	font-weight:bold;
	font-size:12px;
}