/*  
Theme Name: Coupon Kim
Theme URI: http://couponkim.com
Description: Printable coupons, online coupon codes and more!
Version: 0.1
Author: Andrew Wise
Author URI: http://wisestartupblog.com
*/

body {
    font-family: "Lucida Grande",Arial;
    color: #525353;
	background: #f7f7f7;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
}

a {
	color: #3DAEB6;
	font-weight: bold;
}

a:hover {
	color: #525353;
}

@media screen
  {
  * html
    {
    overflow-y: hidden;
    }
  * html body
    {
    height: 100%;
    overflow: auto;
    }
  }

/* Genetify */

.v {display: none;} 

.genetify_disabled {
	display: none !important;
}

.genetify_enabled {
	display: block !important;
}


/* header */

#header {
    background: none repeat scroll 0 0 #DAF2F1;
    height: 40px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

#headerSpacer {
	display: block;
	height: 40px;
	}

.groceryContainer {
	margin: 0 auto;
	width: 1125px;
	position: relative;
}

.container {
	margin: 0 auto;
	width: 980px;
	position: relative;
}

#coupon-types {
	height: 50px;
	padding: 0;
	float: right;
	width: 642px;
	background: #3DAEB6;
	margin: 38px 0 0 0;
	display: block;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#coupon-types h2 {
	padding: 0;
	margin: 0;
}

#coupon-types ul {
	list-style: none;
	margin: 0px;
	padding: 0;
}

#coupon-types li {
	display: inline;
}

#coupon-types .coupon {
	background:#3DAEB6 none repeat scroll 0 0;
	display:block;
	float:left;
	margin:0 0 0;
	padding:2px;
}

#coupon-types h2 a {
	background:#3daeb6 none repeat scroll 0 0;
	border:1px dashed #fff;
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	padding: 11px 14px;
	text-decoration:none;
	position: relative;
	margin: 0;
	display: block;
}

#coupon-types a:hover {
	color: #fff;
	border: 1px solid #fff;
}

#online h2 a{

}

#index-search {
	width: 600px;
	float: left;
	display: block;
	padding: 0 0 20px 0;
}

#index-seo {
	font-size: 10px;
}

#index-query {

	border: 3px solid #d81a48;
	width: 440px;
	padding: 10px;
	color: #525353;
	font-size: 20px;
	font-weight: bold;
}

#index-submit {

	background: #d81a48;
	border: 2px solid #d81a48;
	padding: 10px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	width: 100px;
	float: none;
	cursor: pointer;
}

/* autocomplete */

#tag_update {
        display: block;
        border-left: 1px solid #373737;
        border-right: 1px solid #373737;
        border-bottom: 1px solid #373737;
        position:absolute;
        z-index:1;
}
#tag_update ul {
        margin: 0;
        padding: 0;
        list-style: none;
}
#tag_update li{
        display:block;
        clear:both;
}
#tag_update a {
        width:134px;
        display: block;
        padding: .2em .3em;
        text-decoration: none;
        color: #fff;
        background-color: #1B1B1C;
        text-align: left;
}
#tag_update a:hover{
        color: #fff;
        background-color: #373737;
        background-image: none;
}

/* end autocomplete */

#search {
	background:#3DAEB6 none repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	margin: 0;
	padding: 5px 9px 6px 3px;
	text-decoration:none;
}

#query {
	border:2px solid #30989F;
	color:#A7B2B4;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding: 6px 2px 5px 9px;
	width:110px;
}

#query input:focus {
	border: 1px solid red;
}

#submit {

	background: #30989f url(images/search.gif) no-repeat -3px 0;
	padding: 0px;
	color: #fff;
	width: 31px;
	border: 0;
	height: 34px;
	margin: 0;
	float: left;
	cursor: pointer;
}

#nav {
	border: 1px solid red;
}

#logo a {
    background: url("images/logo.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 31px;
    margin: 9px 16px 0 11px;
    padding: 0;
    width: 153px;
}

#logo h1 {
	margin: 0;
	padding: 0;

}

/* login */

#login {
	background:#F1EEEE;
	float:left;
	font-size:1.167em;
	padding:7px 0 9px 15px;
	position:absolute;
	right:0;
	top:-15px;
}


/* welcome */



#feature {
	padding: 20px 40px;
	width: 870px;
	border: 5px solid #F7F7F7;
	background: #fff;
	margin: 0 0 10px 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

/* main */

#main {
	width: 960px;
	padding: 20px 0 0 0;
}

/* index */

#bodyContent {
	width: 510px;
	float: left;
	overflow: hidden;
	margin: 0 18px 0 0;
}

#adsenseSearch {
	width: 800px;
	float: left;
	overflow: hidden;
	margin: 0 0px 0 0;
}

#bodyContent h2, #adsenseSearch h2 {
    background: none repeat scroll 0 0 #F7F7F7;
    border-top: 1px solid #CCCCCC;
    clear: both;
    color: #525353;
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 5px 8px;
    position: relative;
    text-align: left;
    width: 510px;
}

#bodyGroceryCoupons {
	width: 900px;
	margin: 0 0px 0 0;
	float: left;
	padding: 15px;
	background: #fff;
	overflow: hidden;
}

#adsenseBody {
	width: 800px;
	margin: 0 0px 0 0;
	float: left;
	padding: 25px;
	background: #fff;
}


#body {
	width: 728px;
	margin: 0 0px 0 0;
	float: left;
	padding: 25px;
	background: #fff;
}

#coupons-info {
	font-size: 12px;
	color: #a7b2b4;
	padding: 10px 0;
}


.index-posts {
	background:none repeat scroll 0 0 #FFFFFF;
	border:5px solid #F7F7F7;
	display:block;
	float:left;
	margin:0 0 10px 0;
	width:500px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.index-posts a {

}

.index-posts .inner {
	border: 1px solid #CCCCCC;
	padding: 5px 7px;
	float: left;
}

.index-posts img {
	float: left;
	margin: 0 10px 0 0;
}

.onlinecoupon {
	border: 5px solid #F7F7F7;
	background: #fff;
	width: 510px;
	display: block;
	float: left;
	margin: 0 0 10px 0;
}

.onlinecoupon .store {
	width: 225px;
	display: block;
	background: #f7f7f7;
	padding: 10px;	
	float: left;
	border: 1px solid #ccc;
	border-right: 1px solid #fff;
	display: block;
	background: #f7f7f7;
	color: #525353;
	height: 70px;
	
}

.onlinecoupon .store h3 {
	color:#525353;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:45px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-decoration:none;
	text-shadow:1px 1px 1px #FFFFFF;
	width:110px;
}

.onlinecoupon .store a img {
	background:#fff none repeat scroll 0 0;
	border:1px solid #DBF5F3;
	display:block;
	float:left;
	margin:0 10px 0 0;
	padding:2px;
}

.onlinecoupon .store a img:hover {
	background:#fff none repeat scroll 0 0;
	border:1px solid #525353;
	display:block;
	float:left;
	margin:0 10px 0 0;
	padding:2px;
}

.onlinecoupon .store a {
	color: #3daeb6;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	display: block;
	max-height: 40px;
}

.onlinecoupon .store a:hover {
	color: #525353;
}

.onlinecoupon .coupon {
	float: left;
	width: 319px;
	border: 1px solid #ccc;
	border-left: 1px solid #f0f0f0;
	padding: 0 10px;
	height: 90px;
}

.onlinecoupon .code .number {
	text-decoration: none;
	color: #fff;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	margin: 0;
	float: left;
	background:#3DAEB6 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	margin:0;
	padding:2px;
}

.onlinecoupon .code .number span {
	border:1px dotted #CCCCCC;
	color:#FFFFFF;
	display:block;
	margin:0;
	padding: 3px 10px;
}

.onlinecoupon .code {
	width: 300px;
	padding: 10px 0 5px 0;
	float: left;
	margin: 0;
}

.onlinecoupon .code .copy a {
	background: #ff9fb6;
	border: 1px solid #D81A48;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	font-weight:normal;
	height:16px;
	margin:0 0 0 5px;
	padding: 7px 14px;
	text-decoration:none;

}

.onlinecoupon .code .copy a:hover {
	background: #D81A48;
	color: #fff;
}


.onlinecoupon .description {
	font-size: 10px;
	color: #525353;
	padding: 0;
	margin: 0;
	float: left;
	width: 300px;
}

.description h3 {
	padding: 0;
	margin: 0;
}

.onlinecoupon .description p {
	margin: 0;
	padding: 0;
}

.onlinecoupon .description a {
	font-size: 10px;
}

/* ads */

.index468 {
    display: block;
    float: left;
    margin: 0 0 3px;
    padding: 0 0 7px;
    width: 565px;
}


#ad336Border {
	background: none repeat scroll 0 0 #F7F7F7;
	border: 1px solid #F7F7F7;
	border-top: 1px solid #ccc;
	clear: both;
	display: block;
	margin: 5px 0 0 0;
	padding: 0 0 0px 0;
	border-bottom: none;
	border-left: none;
	width: 344px;
}

#ad336Border h4 {
    background: none repeat scroll 0 0 #;
    border-top: 1px solid #fff;
    color: #333333;
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 5px 8px;
    position: relative;
    text-align: left;
}

.ad300 {
	border: 5px solid #F7F7F7;
	display:block;
	float:left;
	margin:10px 285px 10px 0;
	width:300px;
}

/* sidebar */

#rightSidebar {
	width: 200px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	float: left;
}

/* Icon Nav */

#navIcons {
	margin: 0;
	border-bottom: 1px solid #ccc;
	border-bottom: none;
}

#navIcons h4 {
    background: none repeat scroll 0 0 #F7F7F7;
    border-top: 1px solid #fff;
    color: #333333;
    display: block;
    font-size: 11px;
    margin: 0;
    padding: 5px 8px;
    position: relative;
    text-align: left;
}

#navIcons ul, #topStoresNav ul {
	padding: 5px 0px 0px 0;
	list-style: none;
	list-style-position: outside;
	margin: 0px;
}

#navIcons a h2, #navIcons a h1{
	padding: 0;
	margin: 0;
	font-weight: normal;
	display: block;
	font-size: 11px;
}

#navIcons li.active a h2, #navIcons li.active a h1, #navIcons li.navAquaBkg {
	font-weight: bold;
}

#navIcons a:hover span h2, #navIcons a:hover span h1, #navIcons li.navAquaBkg {
	font-weight: bold;
}


#navIcons li a, #topStoresNav li a{
    display: block;
    height: 16px;
    text-decoration: none;
    line-height: 16px;
    margin: 5px 0;
    padding: 3px 3px 3px 5px;
}

#navIcons li.active, #navIcons li.active a span {
	background: #fff;
	font-weight: bold;
}



/* Mothers Day */

#navIcons li.navAquaBkg, #navIcons li.navAquaBkg a span {
	background: #dbf5f2;
	font-weight: bold;
}

#navIcons li a span, #topStoresNav li a span {
	text-decoration: none;
	float: left;
	font-size: 11px;
	color: #525353;
	font-weight: normal;
}

#topStoresNav a:hover span {
	font-weight: bold;
}

#navIcons li a:hover span {
	font-weight: bold;
} 

#navIcons .couponsFeed  {
	background: url(images/icons16.png) no-repeat -80px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#navIcons .searchPage {
	background: url(images/icons16.png) no-repeat -96px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#navIcons .groceryCoupons  {
	background: url(images/icons16.png) no-repeat -48px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#navIcons .freeShipping  {
	background: url(images/icons16.png) no-repeat 0px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#navIcons .travelCoupons  {
	background: url(images/icons16.png) no-repeat -304px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#navIcons .prescriptionCoupons  {
	background: url(images/icons16.png) no-repeat -32px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#navIcons .mothersDayCoupons  {
	background: url(images/icons16.png) no-repeat -320px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#navIcons .graduationCoupons  {
	background: url(images/icons16.png) no-repeat -336px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#navIcons .extremeCouponing  {
	background: url(images/icons16.png) no-repeat -48px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}


#navIcons .fathersDay  {
	background: url(images/icons16.png) no-repeat -352px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}


#navIcons .printableCoupons  {
	background: url(images/icons16.png) no-repeat -64px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#navIcons .freeSamples  {
	background: url(images/icons16.png) no-repeat -16px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}


#navIcons .schoolCoupons  {
	background: url(images/icons16.png) no-repeat -464px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}


#topStoresNav .amazon  {
	background: url(images/icons16.png) no-repeat -112px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#topStoresNav .aeropostale  {
	background: url(images/icons16.png) no-repeat -128px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#topStoresNav .diapers  {
	background: url(images/icons16.png) no-repeat -144px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#topStoresNav .expedia  {
	background: url(images/icons16.png) no-repeat -160px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#topStoresNav .homeDepot  {
	background: url(images/icons16.png) no-repeat -176px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#topStoresNav .kohls  {
	background: url(images/icons16.png) no-repeat -192px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#topStoresNav .oldNavy  {
	background: url(images/icons16.png) no-repeat -208px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}


#topStoresNav .macys  {
	background: url(images/icons16.png) no-repeat -224px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#topStoresNav .target  {
	background: url(images/icons16.png) no-repeat -240px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#topStoresNav .soap  {
	background: url(images/icons16.png) no-repeat -256px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#topStoresNav .sportsAuthority  {
	background: url(images/icons16.png) no-repeat -272px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#topStoresNav .walmart  {
	background: url(images/icons16.png) no-repeat -288px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#topStoresNav .lowes  {
	background: url(images/icons16.png) no-repeat -352px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#topStoresNav .babies  {
	background: url(images/icons16.png) no-repeat -368px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#topStoresNav .express  {
	background: url(images/icons16.png) no-repeat -384px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#topStoresNav .gymboree  {
	background: url(images/icons16.png) no-repeat -400px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#topStoresNav .victorias  {
	background: url(images/icons16.png) no-repeat -416px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}

#topStoresNav .dicks  {
	background: url(images/icons16.png) no-repeat -432px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}



#topStoresNav .jcp  {
	background: url(images/icons16.png) no-repeat -448px 0;
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 8px 0 0;
	float: left;
}


.title {
	background:#3DAEB6 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	float:left;
	margin:0 0 10px;
	padding:2px;
	width:294px;
}

.subscribeSidebar {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #dadada;
    border-right: none;
    display: block;
    float: left;
    font-size: 11px;
	margin: 0;
    text-align: center;
    width: 200px;
}

.subscribeSidebar h4 {
    background: none repeat scroll 0 0 #F7F7F7;
    color: #333333;
    display: block;
    font-size: 11px;
    margin: 0;
    padding: 5px 8px;
    position: relative;
    text-align: left;
}

.subscribeSidebar .inside {
	padding: 5px 3px;
	position: relative;
	overflow: hidden;
	text-align: left;
}

#shareCouponSidebar {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #dadada;
    display: block;
    float: left;
    font-size: 11px;
    margin: 0;
    text-align: left;
    width: 200px;
}

#shareCouponSidebar h4 {
    background: none repeat scroll 0 0 #F7F7F7;
    color: #333333;
    display: block;
    font-size: 11px;
    margin: 0;
    padding: 5px 8px;
    position: relative;
    text-align: left;
}

#shareCouponSidebar .inside {
	padding: 5px 3px;
	position: relative;
	overflow: hidden;
}

/* add-new */

#add-new {
	width: 200px;
	font-size: 11px;
	padding: 0 0 0px 0;
}

#add-new select {
	width: 120px;
	padding: 2px;
}

#add-new input {
	width: 130px;
}

#add-new textarea {
width: 194px;
}

#add-new fieldset {
	padding: 0;
}

#add-new label {
	text-align: left;
	float: left;
	width: 55px;
	padding: 4px 3px 0 0;
}

#add-new .row {
	clear: both;
	padding: 8px 0 0 0;
}

input#add-button {
    border: 1px solid #CCCCCC;
    display: block;
    font-weight: bold;
    margin: 3px 0;
    width: 194px;
}



#formsubmit input {

}


.facebooksidebar {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #F7F7F7;

	border-top: 1px solid #ccc;
    display: block;
    float: left;
    font-size: 11px;
    margin: 0;
    text-align: center;
    width: 200px;
}

.facebooksidebar .inside {
	padding: 5px 0 0 0;
	position: relative;
	overflow: hidden;
}

.facebooksidebar h4 {
    background: none repeat scroll 0 0 #F7F7F7;
    border-top: 1px solid #fff;
    color: #333333;
    display: block;
    font-size: 11px;
    margin: 0;
    padding: 5px 8px;
    position: relative;
    text-align: left;
}


.topstores h4 {
	font-size: 14px;
	padding: 5px 0 10px 5px;
	margin: 0;
}

.topstores {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #e1fffe;
	padding: 10px 10px 0 10px;
	float: left;
	width: 280px;
	margin: 10px 0;
}

.sidecontent {
	margin: 0 0 10px 0;
	background: #fff;
	border: 5px solid #F7F7F7;
	float: left;
	padding: 5px;
	width: 280px;
}

#sidebarStorePreview {
	margin: 3px 0;
	padding: 0px;
	border-right: none;
	border-left: none;
	border: 1px solid #ccc;
	width: 300px;
	float: left;
}

.sidead {
	margin: 0 0 0px 0;
	padding: 0 0 10px 0;
	float: left;
	width: 300px;
	overflow: hidden;
	
}

.title h4 {
	border:1px dotted #CCCCCC;
	color:#fff;
	display:block;
	margin:0;
	padding:7px;
}

/* sidebar stores */

.sidestore {
	display:block;
	float:left;
	padding:0 1px;
	text-align: left;
	width: 90px;
	height: 80px;
	margin: 0;
	position: relative;
}

.sidestore a img {
	margin: 0px 0px 0 0;
	padding: 0px;
	width: 88px;
	border: 1px solid #ccc;
	background: #F7F7F7;
}

.sidestore a img:hover {
	border: 1px solid #333;
}

.sidestore h4 a {
	font-size: 10px;
	font-weight: normal;
	color: #525353;
	text-align: center;
	width: 80px;
	overflow: hidden;
}

.sidestore h4 a:hover {
	color: #3DAEB6;
}

.sidestore h4 {
	margin: 0;
	padding: 5px 0 0 0;
}

/* social */

#social {
	width: 280px;
}

#social .counters {
	clear: both;
	margin: 5px 0;
	float: left;
	width: 255px;
}

#socialMedia {
	clear: both;
	margin: 0 0 5px 0px;
	float: left;
	width: 200px;
}

#rss a{
	background: url(images/socialMedia.jpg) no-repeat 0 -64px;
	height: 32px;
	width: 200px;
	display: block;
	float: left;
	margin: 1px 0;
 }

#facebookpage a{
	background: url(images/socialMedia.jpg) no-repeat 0 -32px;
	height: 32px;
	width: 200px;
	display: block;
	float: left;
	margin: 1px 0;
 }
 
#follow a{
	background: url(images/socialMedia.jpg) no-repeat 0 0px;
	height: 32px;
	width: 200px;
	display: block;
	float: left;
	margin: 1px 0;
 }

#feedcounter {
	width: 170px;
	margin: 0 0 10px 0;
}

#twittercounter {
	width: 170px;
	margin: 0 0 10px 0;
}

#fbCounter {
	width: 170px;
	margin: 0 0 10px 0;
}

#headerFB {
	float: right;
	margin: 7px 5px 0 0;
}

/* emailsub */

#emailsub {
	font-size: 11px;
	padding: 0px 0;
	text-align: left;
}

#emailsub img {
	float: right;
}

#emailsub input {
	padding: 4px; 
	width: 180px; 
	margin: 3px 0;
}

.greyBtn {
	background: #F7F7F7 url(images/buttonBg.jpg) no-repeat;
	height: 28px;
	display: block;
	padding: 4px;
	cursor: pointer;
	font-weight: bold;
}

#emailsub input.greyBtn {
	padding: 4px;
	width: 194px;
	font-weight: bold;
	bordeR: 1px solid #ccc;
	display: block;
	margin: 3px 0;	
	cursor: pointer;
}

#emailsub form {
	padding: 0;
}

/* popup */

#pop-email {
	display: block;
}

#pop-email #form {
	border:2px solid red;
	margin:10px 0 0;
	padding:10px;
}

#form .messages {
	font-size: 12px;
	color: red;
}

#EMAIL_error  {
	margin: 0;
	padding: 0 0 10px 20px;
	color: red;
}


/* share */


#mail a {
	display: block;
	height: 16px;
	width: 16px;
	background: url(images/share.gif) 0 0px;
}


#facebook a {
	display: block;
	height: 16px;
	width: 16px;
	background: url(images/share.gif) 0 37px;
}


#twitter a {
	display: block;
	height: 16px;
	width: 16px;
	background: url(images/share.gif) 0 16px;
}


/* email-alert */

#nameinput {
	padding: 3px;
	width: 100px;
}

#emailinput {
	padding: 3px;
	width: 100px;
}

#email-alert {
    background: none repeat scroll 0 0 #DBF5F4;
    border: 1px solid #3DAEB6;
    display: block;
    float: left;
    font-size: 11px;
    margin: 10px 0;
    padding: 20px;
    width: 468px;
}

#email2 {

	border: 3px solid #d81a48;
	width: 324px;
	padding: 7px;
	color: #a7b2b4;
	font-size: 16px;
	font-weight: bold;

}

#notice {
	padding: 0 0 5px 0;
}

#submitemail {
background:none repeat scroll 0 0 #3DAEB6;
border:1px solid #FFFFFF;
color:#FFFFFF;
cursor:pointer;
float:none;
font-size:16px;
font-weight:bold;
margin:0 0 0 10px;
padding:8px;
width:110px;
}



/* printable */

.printablecoupon {
	border: 5px solid #F7F7F7;
	background: #fff;
	width: 510px;
	display: block;
	float: left;
	margin: 0 0 10px 0;
}

.printablecoupon .vote {
	float: left;
	width: 141px;
	font-size: 12px;
	float: left;
	height: 85px;
	border: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #f7f7f7;
	display: block;
	background: #f7f7f7;
	color: #525353;
	padding: 5px;
}

.printablecoupon .text {
	clear:both;
	float:left;
	font-size:8px;
	padding: 4px 0 0 7px;
	width: 60px;
	height: 20px;
	color: #525353;
	font-weight: bold;
}

.printablecoupon .face {
	display: block;
	float: left;
	height: 48px;
	width: 48px;
	clear: none;
}


.printablecoupon .code .number {
	text-decoration: none;
	color: #fff;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	margin: 0;
	float: left;
	background:#3DAEB6 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	margin:0;
	padding:2px;
	max-width: 150px;
}

.printablecoupon .code .store {
	float:left;
	font-size:12px;
	font-weight:bold;
	max-height:28px;
	max-width:80px;
	padding:0 10px 0 0;
}

.printablecoupon .code .number span {
	border:1px dotted #CCCCCC;
	color:#FFFFFF;
	display:block;
	margin:0;
	padding:3px 10px;
}

.printablecoupon .code {
	width: 290px;
	padding: 5px 0 0px 0;
	float: left;
	margin: 0;
}


.printablecoupon .description {
	font-size: 10px;
	color: #525353;
	padding: 0;
	margin: 0;
	float: left;
	width: 290px;
}

.printablecoupon .description p {
	margin: 0;
	padding: 0;
}


.printablecoupon .coupon {
	float: left;
	width: 413px;
	border-color:#CCCCCC #CCCCCC #CCCCCC #EEEEEE;
	border-style:solid;
	border-width:1px;
	padding: 10px;
	display: block;
	height: 75px;
}

.printablecoupon .code .copy a {
	background: #ff9fb6;
	border: 1px solid #D81A48;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	font-weight:normal;
	height:17px;
	margin:0 0 0 5px;
	padding: 6px 14px;
	text-decoration:none;

}


.printablecoupon .code .copy a:hover {
	background: #D81A48;
	color: #fff;
}

#store-codes .printablecoupon .company {
	float: left;
	padding: 0 10px 0 0;
	display: block;
}

#store-codes .printablecoupon .company a img {
	margin: 0;
}

#store-codes .printablecoupon .company a img:hover {
	border: 1px solid #333;
}

/* store */

.storeCoupon {
	width: 510px;
	font-size: 11px;
	display: block;
	float: left;
	margin: 10px 0;
	line-height: 18px;
	border-bottom: 1px solid #F7F7F7;
	padding: 0 0 10px 0;
}

.storeCoupon .leftEdge {
	width: 96px;
	float: left;
	margin: 0 25px 0 0;
	text-align: center;
	overflow: hidden;
}

.storeCoupon .leftEdge a img {
	border: 1px solid #ccc;
	padding: 3px;
	text-decoration: none;
}

.storeCoupon .leftEdge a:hover img {
	bordeR: 1px solid #3DAEB6;
}

.couponsList .storeCoupon .leftEdge a {
	text-decoration: none;
}

.couponsList .storeCoupon .leftEdge a span  {
	text-align: center;
	font-size: 12px;
	color: #3DAEB6;
	text-decoration: none;
	text-transform: capitalize;
}

.couponsList .storeCoupon .leftEdge a:hover span {
	text-decoration: NONE;
}

.storeCoupon .rightEdge {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 375px;
}

.storeCoupon .code .copy a {
	background: #ff9fb6;
	border: 1px solid #D81A48;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	font-weight:normal;
	height:16px;
	margin:0 0 0 5px;
	padding: 7px 14px;
	text-decoration:none;

}

.storeCoupon .code .copy a:hover {
	background: #D81A48;
	color: #fff;
}

.storeCoupon .vote {
	border-top: 1px solid #ccc;
	padding: 7px 0 0 0;
	display: block;
	color: #525353;
	overflow: hidden;
}

#unreliableCoupons h2 {
    background: none repeat scroll 0 0 #F7F7F7;
    border-top: 1px solid #ccc;
    clear: both;
    color: #999;
    display: block;
    font-size: 13px;
    margin: 5px 0;
    padding: 5px 8px;
    position: relative;
    text-align: left;
    width: 549px;
}


#unreliableCoupons a {
	color: #999;
}

#unreliableCoupons span {
	color: #999;
}

#unreliableCoupons .vote {
	color: #999;
}

#unreliableCoupons .expiresInfo {
	color: #999;
}

#unreliableCoupons {
	color: #999;
}

.vote h4 {
    background: none repeat scroll 0 0 #F7F7F7;
    border-top: 1px solid #fff;
    color: #ccc;
    display: block;
    font-size: 11px;
    margin: 0 0 5px 0;
    padding: 3px 8px;
    position: relative;
    text-align: left;
}


.face img {
	display: block;
	float: left;
	margin: 0 5px 0 0;
}



.storeCoupon .code .number {
	text-decoration: none;
	color: #fff;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	margin: 0;
	float: left;
	background:#3DAEB6 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	margin:0;
	padding:2px;
}

.storeCoupon .code .number span {
	border:1px dotted #CCCCCC;
	color:#FFFFFF;
	display:block;
	margin:0;
	padding:3px 10px;
}

.storeCoupon .code {
	width: 320px;
	padding: 0px 0 5px 0;
	float: left;
	margin: 0;
	height: 32px;
}

.storeCoupon .description {
	font-size: 11px;
	color: #525353;
	padding: 0;
	margin: 0 0 5px 0;
}

.storeCoupon .description a p {
	margin: 5px 0;
	padding: 0;
	clear: both;
	display: block;
	text-decoration: none;
}

.storeCoupon .description a:hover p {
	text-decoration: underline;
	color: #3DAEB6;
}

.description .couponBg {
	clear: both;
	height: 27px;
	font-size: 13px;
	overflow: hidden;
}

.description .couponBg span {
	float: left;
	line-height: 23px;
	font-weight: bold;
}

.description .expiresInfo {
	clear: both;
	margin: 7px 0;
	overflow: hidden;
}

.description .expiresInfo .expiresImg {
	background: url(images/tinyIcons.jpg) no-repeat;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0;
	float: left;
}

.description .couponBg a {
	overflow: hidden;
	background: url(images/couponCodeBg.jpg) no-repeat;
    border-right: 1px solid #CCCCCC;
    display: block;
    float: left;
    height: 10px;
    margin: 0 0 0 0px;
    padding: 3px 8px 12px 16px !important;
    padding: 3px 8px 4px 16px;
    line-height: 18px;
    font-size: 12px;
    text-decoration: none;
}

.description .couponBg a:hover {
	background: url(images/couponCodeBg.jpg) no-repeat 0 -25px;
}

.storeCoupon .description span {
	color: #333;
	margin: 0 5px 0 0;
}

.storeCoupon .description .theTime {
	margin: 5px 0;
	padding: 0;
	display: block;
	clear: both;
	font-size: 11px;
	color: #999;
}

.storeCoupon .coupon {
	float: right;
	width: 417px;
	padding: 10px;
	display: block;
	background: #fff;
	min-height: 99px;
}

.storeCoupon .coupon .storeimg {
	float: right;
	width: 92px;
	margin: 5px 0 15px 0;
}

.storeCoupon .coupon .storeimg a img {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: none;
	border-left: none;
	float: left;
}

.storeCoupon .coupon .storeimg a {
	font-size: 10px;
	text-align: center;
	float: left;
	display: block;
	bordeR: none;
}

#store-info {
	font-size: 12px;
	color: #525353;
	padding: 0 0 0px 0;
	width: 510px;
	float: left;
}

#body h1 {
    color: #525353;
    font-family: Helvetica;
    font-size: 22px;
    margin: 0;
    padding: 10px 0 0 0;
}

#store-info h3 {
	padding: 5px 0;
	margin: 0;
}

#store-info h1 a {
	text-decoration: none;
	color: #DBF5F3;
	
}

#storeFacebookLike h1 {
	float: left;
	display: block;
}

#socialButtons {
	display: block;
	float: right;
	width: 200px;
	margin: 5px 0;
}

#likeButton {
	float: right;
	margin: 2px;
	width: 85px;
}

#plusOne {
	float: right;
	margin: 0 2px;
	width: 67px;
}

#single #store-info a img {
	margin: 0;
	padding: 2px;
	border: 1px solid #ccc;
	background: #F7F7F7;
}

#store-info .hreview a img {
	margin: 0 10px 10px 0;
	padding: 2px;
	border: 1px solid #ccc;
	background: #F7F7F7;
	float: left;
}

#single #store-info a img:hover {
	border: 1px solid #333;
}

#store-codes a img {
	float: left;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0 10px 10px 0;
}

#store-codes {
	width: 510px;
	overflow: hidden;
	padding: 0 0 5px 0;
}

#store-codes p {
	clear: both;
}

#store-codes .printablecoupon .details {
	background:#F7F7F7 none repeat scroll 0 0;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	border-style:none solid solid;
	border-width:0 1px 1px;
	display:block;
	float:left;
	padding:5px;
	width:576px;
}

#store-codes .printablecoupon .details .author {
	display:block;
	float:left;
	font-size:10px;
	height:16px;
	padding:2px;
	width:200px;
}

#store-codes .printablecoupon .details .share {
	float: right;
	height: 16px;
	padding: 2px;
}

.storeCoupon .share {
	margin: 7px 0 0 0;
	height: 24px;
}

.storeCoupon .share a {
	font-size: 10px;
}

.storeCoupon .share span {
	float: left;
}


.mail a {
	display: block;
	height: 16px;
	padding: 0 0 0 20px;
	float: left;
	margin: 0 5px;
	background: url(images/share.gif) 0 0px no-repeat;
}


.facebook a {
	display: block;
	height: 16px;
	padding: 0 0 0 20px;
	float: left;
	margin: 0 5px;
	background: url(images/share.gif) 0 -21px no-repeat;
}


.twitter a {
	display: block;
	height: 16px;
	padding: 0 0 0 20px;
	float: left;
	margin: 0 5px;
	background: url(images/share.gif) 0 -42px no-repeat;
}

.details .share #mail {
	float: left;
	padding: 0 5px 0 0;
}

.details .share #facebook {
	float: left;
	padding: 0 5px 0 0;
}

.details .share #twitter {
	float: left;
}


/* rating */

.post-ratings {
	font-size: 9px;
	
}

.rated {
	display:block;
	float: left;
	font-size: 18px;
	line-height: 33px;
	font-weight:bold;
	margin:0;
	font-family: Arial, Helvetica;
}

.new {
	display:block;
	float:left;
	font-size: 15px;
	font-weight:bold;
	margin: 0;
	line-height: 35px;
	font-family: Arial, Helvetica;
}

.newCoupon {
	background: url(images/couponIcons.jpg) no-repeat;
	width: 32px;
	height: 32px;
	display: block;
	float: left;
	margin: 0 5px 0 0;
}

.newimg {
	float: left;
	width: 48px;
	padding: 0 0 0 0px;
}

.ratingsimg {
float:right;
}


.storeCoupon .text {
	clear:both;
	color:#525353;
	float:left;
	font-size:8px;
	font-weight:bold;
	line-height:10px;
	margin: 20px 0 0 0;
	text-shadow:1px 1px 1px #FFFFFF;
	width:50px;
}

.percent {
	font-size: 10px;
	font-weight: normal;
	
	display: inline;
}

/* single */

#single {
	width: 920px;
	margin: 0 0px 0 0;
	float: left;
	padding: 15px;
	border: 5px solid #F7F7F7;
	background: #fff;

}

#respond {
	width: 510px;
	float: left;
	display: block;
}

#respond textarea {
	width: 540px;
}

/* header pages */

.topstore {
	display:block;
	float:left;
	margin:0 10px 0 0;
	text-align:center;
}

.topstore a img {
	margin: 0;
	padding: 2px;
	border: 1px solid #ccc;
	background: #F7F7F7;
}

.topstore a img:hover {
	border: 1px solid #333;
}

.topstore h4 a {
	font-size: 10px;
	font-weight: normal;
	color: #3DAEB6;
	text-align: center;
}

.topstore h4 a:hover {
	color: #525353;
}

.topstore h4 {
	margin: 0;
	padding: 5px 0 0 0;
	max-width: 100px;
}

/* dropdown */



#categorydropdown {
	display: block;
	margin: 10px 0;
	float: left;
	width: 540px;
}

#drop #categorydropdown {
	display: block;
	margin: 10px 0;
	float: none;

}

/* footer */


#footer {
    border-top: 1px solid #CCCCCC;
    display: block;
    float: left;
    height: 75px;
    margin: 0 0 0 180px;
    width: 778px;
}

#site-info {
	float: right;
	padding: 10px;
}

/* offerwall */

#offerwall {
	width: 880px;
	margin: 0 0;
	float: left;
	padding: 15px;
	border: 5px solid #F7F7F7;
	background: #fff;
}

#offerwall img {
	padding: 2px 0;
}

#optall {
border:1px solid #FF91D2;
height:70px;
margin:10px 95px;
padding:25px;
width:650px;
}

#offerwall fieldset {
	border: 0;
}

.button1 {
background:none repeat scroll 0 0 #FFD8FE;
border:1px solid #990000;
color:#4F044C;
font-size:14px;
font-weight:bold;
padding:10px;
}

.button1:hover {
border: 1px solid #FFD8FE;
background: #4F044C;
color: #FFD8FE;
}

#offerwall .success {
background:url("/wp-content/themes/couponkim/offerwall/images/accepted.png") no-repeat scroll 390px 0 transparent;
}

#offerwall .error {
background:url("/wp-content/themes/couponkim/offerwall/images/rejected.png") no-repeat scroll 390px 0 transparent;
}

#tagnav {
	margin: 10px 0;
	float: left;
	width: 510px;
}

.tags a{

	background: url(images/tag.gif) no-repeat;
	border-right:1px solid #228A91;
color:#FFFFFF;
display:block;
float:left;
font-size:12px;
font-weight:normal;
height:14px;
margin:3px 4px 1px 0;
padding:4px 6px 6px 17px;
text-decoration:none;
}

.tags a:hover {
		background: url(images/tag.gif) no-repeat  0 -25px;
}

/* squeeze */

#squeeze {
	width: 960px;
	margin: 0 auto;
}

#squeeze h2 a {
	font-size: 30px;
}

.ad-468x15 {
	clear: both;
	margin: 0 0 10px 0;
}

.ad-728x15 {
	margin: 0 0px 10px 120px;
}

.ad-728x90 {
	margin: 0 0 15px 120px;
	float: left;
}

.inline-300x250 {
	border: 5px solid #f5f5f0;
	width: 300px;
	margin: 0 0 5px 0;
	background: #CCCCCC;
	padding: 1px;

	clear: both;
}

/* Popshops */

.popMerchantimage {
	float: left;
	margin: 0 10px 7px 0;
}

.rated-score {
	clear: both;
	font-size: 11px;
}



/* Lightbox for Split Tests */

#popupLightboxDiv {
	display: none;
}

.popupLightbox {
	padding: 15px;

}

.popupLightbox table {

}

.popupFormMessage {
	font-size: 15px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
	color: #32adb6;
}

.popupAssets {
	background: url("images/assetsV1.jpg") no-repeat;
	display: block;
	width: 365px;
	height: 180px;
	clear: both;
	border-bottom: 1px solid #ccc;
}


#sidebarExampleEmail {
 background: url("/wp-content/themes/couponkim/images/sidebarExampleEmail.jpg") no-repeat scroll 0 0 transparent;
	border: 1px solid #ccc;
	border-top: none;
    clear: both;
    display: block;
    height: 105px;
    width: 200px;
    margin: 0 0 0 0px;
    display: none;
}

.popupFormAssets {
  background: #F2F2F2;
    border-top: 1px solid #CCCCCC;
    clear: both;
    display: block;
    font-size: 16px;
    margin: 0 0 0 0;
    padding: 10px 12px 15px 12px;
    text-align: center;
    width: 341px;
    border-top: 1px solid #fff;
}

.popupFormAssets input {
	padding: 2px 10px 2px 5px;
	font-size: 14px;
}

/* Color: Aqua */

button#popupFormSubmit {
    background: #ccc;
    border: 1px solid #fff;
    color: #FFFFFF;
    font-size: 25px !important;
    font-weight: bold;
    margin: 10px 0 0 0px;
    padding: 5px 20px !important;
    text-align: center;
    display: block;
    cursor: pointer;
    text-decoration: none;
    width: 100%;
}

button#popupFormSubmit:hover {
	color: #000;
	border: 1px solid #000;
}

/* IE Hack for IE7 only */




.searchWelcome {
	width: 5490px;
	padding: 10px;
	border: 10px solid #ffdbfa;
}

#giftCards {
	margin: 5px 0 0 0px;
}

#giftCards #table_1 {
	margin: 10px 0 0 0;
}

#giftCards .product_div {
	text-align: center;
}

/* Header Search */

#headerSearchForm {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #82D2CF;
    display: block;
    float: left;
    height: 23px;
    margin: 5px 0 0 7px;
    width: 450px;
}

#headerPgBg {
    background: none repeat scroll 0 0 #74c6ce;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    float: left;
    height: 34px;
    margin: 5px 0 0 0;
    width: 776px;
    overflow: hidden;
}

#headerSearchInput {
    border-color: -moz-use-text-color #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
    color: #7C7D7D;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 7px;
    padding: 5px 1px 3px 1px;
    width: 410px !important;
    width: 400px;
    overflow: hidden;
}

#headerSearchSubmit {
  background: url(images/icons16.png)  -96px 0;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: right;
    height: 16px;
    margin: 0;
    width: 16px;
    margin: 3px 7px 3px 0;
}

/* Grocery coupons */

#groceryCouponsIntro {
	padding: 20px;
	background: #dbf5f4;
	border: 1px solid #8ddbd8;
}

#grocerySpacer {
	height: 500px;
	display: block;
	clear: both;
	width: 100%;
}

#groceryCouponsIntro h2 {
	font-size: 24px;
	padding-top: 0;
	margin-top: 0;
}	

#groceryCouponsIntro h4 {
	font-size: 15px;
	padding: 2px 0;
	margin: 0;
	font-weight: normal;
}

#groceryAdsense {
	padding: 10px 0;
	height: 280px;
	display: block;
}

#groceryAdsense .float {
	float: left;
}

/* Featured Stores */

#featuredStores {
    border-right: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    border-left: 1px solid #fff;
    display: block;
    float: left;
    margin: 0px 0 5px 0;
    width: 510px;
    text-align: center;
    font-size: 11px;
    background: #fff;
}

#featuredStores h5 {
    background: none repeat scroll 0 0 #dbf5f2;
    border-top: 0 none;
    display: block;
    padding: 5px 8px;
    margin: 0;
    text-align: left;
    color: #333;
    position: relative;
    font-size: 11px;
    border-top: 1px solid #3DAEB6;
}

#featuredStores .inside {
	overflow: hidden;
	padding: 10px 7px 10px 8px;
	position: relative;
}

#featuredStores .store {
    float: left;
    margin: 5px 21px 0 !important;
    text-align: center;
    width: 100px;
}

#featuredStores a {
	font-size: 10px;
	text-transform: lowercase;
	text-align: center;
	text-decoration: none;
	color: #525353;
}

#featuredStores .store a img {
    border: 1px solid #CCCCCC;
    display: block;
    margin: 0 0 3px;
    padding: 3px;
}

#featuredStores .store a:hover img {
    border: 1px solid #3DAEB6;
}

/* Sidebar Top Stores */

#leftSidebar {
	width: 180px;
	float: left;
	display: block;
	overflow: hidden;
}

#sidebarTopStores {

    border-top: 1px solid #ccc;
    display: block;
    float: left;
	margin: 0;
    width: 200px;
    text-align: center;
    font-size: 11px;
    background: #fff;
}

#sidebarTopStores h4 {
    background: none repeat scroll 0 0 #F7F7F7;
    border-top: 0 none;
    display: block;
    padding: 5px 8px;
    margin: 0;
    text-align: left;
    color: #333;
    position: relative;
    font-size: 11px;
    border-top: 1px solid #fff;
}

#sidebarTopStores .inside {
	overflow: hidden;
	padding: 10px 25px;
	position: relative;
}

#sidebarTopStores .store {
    float: left;
    margin: 5px 0;
    text-align: center;
    width: 150px;
}

#sidebarTopStores a {
	font-size: 10px;
	text-transform: lowercase;
	text-align: center;
	text-decoration: none;
	color: #525353;
}

#sidebarTopStores .store a img {
    border: 1px solid #CCCCCC;
    display: block;
    margin: 0 0 3px;
    padding: 3px;
}

#sidebarTopStores .store a:hover img {
    border: 1px solid #3DAEB6;
}


/* productReview */

#productReview {
	margin: 0px 0;
	width: 510px;
	float: left; 
}

#productReview .productImgBox .productImg a img {
	border: none;
	float: left;
	border: none;
	padding: 0;
	margin: 0 10px 0 0;
}

#productReview .productImgBox {
	width: 210px;
	display: block;
	float: left;
}

#productReview .productImgBox .productRating {
	float: left;
	margin: 5px 0 0 50px;
}

#productReview .priceBox {
	width: 356px;
	padding: 10px;
	 -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #ccc;
	margin: 10px 0;
    min-height: 30px;
    position: relative;
    float: right;
}

#productReview .productInfo {
	width: 378px;
	float: left;
	display: block;
	margin: 0 0 20px 0;
}

#productReview .productInfo h2 {
	padding: 0;
	margin: 0;
}

#productReview .price {
	float: left;
	line-height: 35px;
}

#productReview .priceBox .button a {
	background: url(images/aquaButton.jpg) no-repeat;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	height: 40px;
	width: 156px;
	display: block;
	float: right;
	text-decoration: none;
	line-height: 35px;
	font-size: 19px;
	color: #fff;
}

#productReview .priceBox .button a:hover {
	color: #000;
}

#productReview .couponsAvailable a img {
	margin: 0 5px -12px 0;
	border: none;
	float: none;
	text-decoration: none;
}

#productReview .couponsAvailable {
	margin: 0 0 10px 0;
}

#productReview .couponsAvailable a {
	text-decoration: none;
}

#productReview .couponsAvailable a:hover {
	text-decoration: underline;
}

#productReview .socialButtons {
	margin: 5px 0;
	width: 378px;
	float: left;
}

#productReview .socialButtons .twitter a {
	background: url("images/socialButtons.jpg") no-repeat scroll 0 0 transparent;
	display: block;
	float: right;
	height: 18px;
	width: 41px;
}

#productReview .socialButtons .facebook a {
    background: url("images/socialButtons.jpg") no-repeat scroll -61px 0 transparent;
    display: block;
	float: right;
    height: 18px;
    margin: 0 0 0 1px;
    width: 41px;
}

#productReviewsList {

}

#productReviewsList a img {
	padding: 0;
	margin: 0;
}

#productReviewsList p {
	padding: 0;
	margin: 0;
}

#productReviewsList .reviewsItem {
	-moz-border-radius: 7px 7px 7px 7px;
    background: none repeat scroll 0 0 #fff;
    border: 5px solid #F7F7F7;
    display: block;
    float: left;
    line-height: 18px;
    margin: 0 0 10px;
    width: 510px;
}

#productReviewsList .reviewsItem .reviewsLeft {
	background: #F7F7F7;
	float: left;
	display: block;
	width: 107px;
	padding: 10px;
}

#productReviewsList .reviewsItem .image {
	float: left;
}

#productReviewsList .reviewsItem .productRating {
	float: left;
	margin: 0px 0 0 0;
}

#productReviewsList .reviewsItem .reviewsRight {
	float: right;
	width: 441px;
	padding: 10px;
	margin: 0;
}

#productReviewsList .reviewsItem .reviewsRight h3 {
	padding: 0;
	margin: 0;
}

#productReviewsList .reviewsItem .reviewsRight .rightRight {
	float: right;
	width: 91px;
	margin: 0 0 0 5px;
}

#productReviewsList .reviewsItem .reviewsRight .reviewsPrice {
	float: left;
	padding: 0;
	margin: 0;
}

#productReviewsList .reviewsItem .reviewsRight .reviewsPrice span {
}

#productReviewsList .reviewsItem .reviewsRight .reviewsExcerpt  {
	float: left;
	width: 345px;
	overflow: hidden;
}

#productReviewsList .reviewsItem .reviewsRight .rightRight .storeImg {
	float: left;
}

#productReviewsList .reviewsItem .reviewsRight .rightRight .buyNow a {
	background: url(images/aquaButtonSmall.png) no-repeat;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	height: 36px;
	width: 90px;
	display: block;
	float: left;
	margin: 5px 0 0 0;
	text-decoration: none;
	line-height: 32px;
	font-size: 13px;
	color: #fff;
}

#productReviewsList .reviewsItem .reviewsRight .rightRight .buyNow a:hover {
	color: #000;
}

#productReviewsList .reviewsItem .reviewsBottom {
	width: 568px;
	padding: 10px;
	background: #F7F7F7;
	display: block;
	float: left;
}

.reviewProsCons {
	border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin: 5px 0;
    padding: 0 0px;
    width: 594px;
}

.reviewProsCons span {
	width: 584px;
	background: #EEF1F6;
	font-weight: bold;
	padding: 5px;
	float: left;
	font-size: 13px;
}

.reviewProsCons ul {
	margin: 10px 0 10px 0;
	float: left;
}

/*             styles for the star rater                */

.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(images/starRatings.jpg) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}

.star-rating li a:hover{
	background: url(images/starRatings.jpg) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.one{
	left: 0px;
}
.star-rating a.one:hover{
	width:20px;
}
.star-rating a.two{
	left:20px;
}
.star-rating a.two:hover{
	width: 40px;
}
.star-rating a.three:hover{
	width: 60px;
}
.star-rating a.three{
	left: 40px;
}
.star-rating a.four{
	left: 60px;
}	
.star-rating a.four:hover{
	width: 80px;
}
.star-rating a.five{
	left: 80px;
}
.star-rating a.five:hover{
	width: 100px;
}


/* Mastercard MArketplace */

#mastercardBanner a {
	background: url(images/mastercardMarketplace.jpg) no-repeat;
	width: 598px;
	height: 300px;
	border: none;
	display: block;
}

.mastercardBannerButton {
	background: url(images/mastercardMarketplaceButtons.jpg) no-repeat;
	width: 250px;
	height: 45px;
	display: block;
	margin: 270px 0 0 300px;
	
}

.richardMessage .messageText {
  -moz-border-radius: 7px 7px 7px 7px;
    background: none repeat scroll 0 0 #F7F7F7;
    border: 5px solid #F7F7F7;
    display: block;
    float: left;
    margin: 0 0 5px;
    width: 568px;
    padding: 10px;
}		

.richardMessage .messageText h3 {
	padding: 0;
	margin: 5px 0;
	font-size: 22px;
}

.bonobosWrapper {
 background: none repeat scroll 0 0 #F6F6F6;
    margin: 10px auto;
    padding: 0 0 10px;
    width: 970px;
}

#mainImage {
	margin: 0 auto;
	padding: 20px;
}

#mainImage a img {
	border: none;
}

#textBlock {
	width: 600px;
	text-align: center;
	margin: 10px auto;
	color: #666;
	border-top: 1px dashed #ccc;
}

/* Signup Offers */

body#signupOffers {
	background: #b1e8e3;
	font-family: Helvetica, Arial;
	font-size: 13px;
}

.signupOffersContainer {
	margin: 0 auto;
	width: 980px;
}

.signupOffersContainerStep3 {
	margin: 0 auto;
	width: 1000px;
}

#signupOffersHeader {
    display: block;
    height: 70px;
    margin: 50px 0;
    position: relative;
}

 #signupOffersLogo a {
	  background: url("images/couponKimLogo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 75px;
    margin: 0;
    padding: 0;
    width: 295px;
    float: left;
    margin: 0px 0 0 0;
}

#signupOffersTagline {
	float: right;
	font-size: 20px;
	color: #535353;
	text-align: right;
	font-weight: bold;
}

#step2Offers {
	border: 1px solid #ccc;
	padding: 10px;
}

#signupOffersContent {
	background: #fff;
	padding: 10px 20px 20px 20px;
	border: 1px solid #ccc;
	margin: 20px auto;
	width: 550px;
	display: block;
}

#signupOffersContentStep3 {
	background: #fff;
	padding: 10px 20px 20px 20px;
	border: 1px solid #ccc;
	margin: 20px auto;
	width: 900px;
	display: block;
}

#step2 a.privacy_policy{
    color: #3DAEB6;
    font-size: small;
}

#signupOffersContent h2 {
	text-align: center;
	font-size: 20px;
}

#step2 h3 {
	text-align: center;
}

input#step1Email {
	padding: 3px 5px;
}

table#signupForm {
	text-align: left;
}

button#signupOffersButton {
	background: url(images/signupOffersButtonNoText2.jpg) no-repeat;
	border: medium none;
    cursor: pointer;
    display: block;
    font-size: 18px;
    margin: 15px auto;
    padding: 7px 0 24px 11px;
    text-align: left;
    width: 227px;
    clear: both;
}

button#signupOffersButton2of2 {
	background: url(images/signupOffersButton2of2.jpg) no-repeat;
	border: medium none;
    cursor: pointer;
    display: block;
    font-size: 18px;
    margin: 15px auto;
    padding: 7px 0 24px 11px;
    text-align: left;
    width: 227px;
    clear: both;
}

#step2 h3 {
	text-align: left;
}

#step2 h4 {
    color: brown;
	text-align: left;
}

form#step1Form {
	margin: 30px auto;
	text-align: center;
}

#step1 .field {
	margin: 7px 0;
	display: block;
	clear: both;
	font-size: 12px;
	font-weight: bold;
}

#step1 label {
	display: inline;
	padding: 8px;
	width: 70px;
}

#step1 select {
	padding: 0px;
	margin: 5px;
}

#step1 input {
	width: 170px;
	padding: 5px;
}

#signupOffersFormStep2 {
	margin: 20px auto;
	width: 495px;
	padding: 25px;
	border: 1px dotted #000;
	background: #ebebeb;
}

#signupOffersFormStep2 h3 {
	padding-top: 0;
	margin-top: 0;
}

#step2 .field {
	margin: 7px 0;
	display: block;
	clear: both;
	font-size: 12px;
	font-weight: bold;
}

#step2 label {
	display: block;
}

#step2 .offersDescription {
    margin: 5px 0 0 0;
	line-height: 15px;
    float: right;
    width: 350px;
}

#step2 select {
	padding: 0px;
	margin: 5px;
}

/*

This rule was causing the checkboxes to stretch out this wide for the AdQuire
ads in Google Chrome.  Removing it doesn't seem to cause any problems aesthetically.

#step2 input {
	width: 170px;
	padding: 5px;
}
*/

#signupFooter {
	margin: 100px 0 20px 0;
	padding: 10px 0 0 0;
}

/* Offers Rows Table */

.offersRow {
	clear: both;
	display: block;
	margin: 5px 0;
	padding: 10px 0px;
	overflow: hidden;
	border-top: 1px dotted #ccc;
}

.offersCheckbox {
	width: 30px;
	display: block;
	float: left;
	margin: 15px 0px 0 0;
}

#step2 .offersCheckbox input {
	padding: 0;
	width: auto;
}

.offersDescription {
	text-align: left;
	display: inline;
}

.offersDescription img {
	float: left;
	padding: 0 15px 25px 0;
}

.yellowNotice {
	background: #faffd1;
	border: 2px solid #dcf31e;
	margin: 10px 0;
	padding: 10px;
}

/* Validatious */


.requiredStar {
	color: red;
	display: inline;
	padding: 0 0 0 3px;
	font-size: 16px;
}

/* Offers Admin Backend */

#addNewOffer .offerForm {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px;
	width: 300px;
}

#addNewOffer .field {
	margin: 7px 0;
	display: block;
	clear: both;
	font-size: 12px;
	font-weight: bold;
}

#addNewOffer  label {
	display: inline;
	padding: 8px;
	width: 70px;
	float: left;
}

#addNewOffer select {
	padding: 0px;
	margin: 5px;
}

#addNewOffer input {
	width: 170px;
	padding: 5px;
}

/* MySavings */

#mysavingsBlock {
	overflow: hidden;
}

/* Deals Blog Posts */

.ad336x280BlendIn {
	margin: 10px 0;
}

#archiveCouponsList h2 {
    background: none repeat scroll 0 0 #F7F7F7;
    border-top: 1px solid #CCCCCC;
    clear: both;
    display: block;
    font-size: 13px;
    margin: 5px 0;
    padding: 5px 8px;
    position: relative;
    text-align: left;
    width: 510px;
    color: #525353;
}

#blogPosts p {
    clear: both;
    display: block;
    line-height: 14px;
    margin: 0;
    padding: 10px 0;
}

#dealsSection h2 {
    background: none repeat scroll 0 0 #F7F7F7;
    border-top: 1px solid #CCCCCC;
    clear: both;
    display: block;
    font-size: 13px;
    margin: 5px 0;
    padding: 5px 8px;
    position: relative;
    text-align: left;
    width: 510px;
    color: #525353;
}

#dealsSection .description a {
	text-decoration: none;
}

.ad120x90 {
	margin: 0px 0 0px 0;
}

body.step_3 #signupOffersContent{
    width: 900px;
}


#fb-root {
	padding: 5px 0 0 0;
	border-top: 1px solid #ccc;
	margin: 10px 0;
}

#breadcrumbs {
	overflow: hidden;
}

#breadcrumbs h3 {
	padding: 5px 16px;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0;
	color: #ccc;
	width: 200px;
	float: left;
}

#breadcrumbs h3 a {
	color: #ccc;
}

#ebookWelcome .header {
	background: url(/wp-content/themes/couponkim/images/mySavingsHeader1.jpg);
	height: 200px;
	width: 550px;
	display: block;
	border-bottom: 1px solid #ccc;
	margin: 0 0 30px 0;
}

#ebookWelcome .header h2 {
	font-size: 40px;
	margin: 0;
	padding: 50px 0 0 0;
}


#ebookWelcome .header .message1 {
	float: right;
	width: 300px;
	font-size: 18px;
	line-height: 25px;
}

/* Meerkat slide-up */
#meerkat{
    background-color: #DAF2F1;
    background-color: #ffc8f1;
    border-top: 1px solid #d86cbc;    
    min-height: 120px;
    text-align: center;
    width: 100%;
}

#meerkat a.close-meerkat {
	text-decoration: underline;
	cursor: pointer;
}

#meerkat h2{
    display: inline-block;
    padding-top: 10px;
    font-size: 20px;
}

#meerkat a.close_meerkat{
    margin-left: 200px;
}

