
/*
Theme Name: SaveBrite
Theme URI: http://www.savebrite.com
Description:
Version: 1.0
Author: 
Author URI: 
Tags: 
*/

*{
  margin:0px;
  padding:0px;
}

body{
  color:#333333;
  /*background:#f8f6f6;*/
  background:url(../images/cloud.gif) repeat-x scroll center top #f8f6f6;
  /*background-color:#D0D0D0;
  background-image:url(../images/bodyBg_rpt.gif);
  /*background:#c4dbe4 url(../images/blue_bg.gif) no-repeat top center;*/
  font-family:"Trebuchet MS",Trebuchet,Tahoma,Geneva,sans-serif;
  font-size:14px;
  line-height:150%;
  position:relative;
}

/*
#bg{
  background-image:url("../images/bgBg_yrpt.png");
  background-position:center top;
  background-repeat:repeat-y;
  height:100%;
  left:0;
  position:fixed;
  top:0;
  width:100%;
  z-index:3;
}

#wrap{
  position:relative;  
  z-index:5;
}
*/
/*p,ul,div{
  text-shadow:1px 1px 0 #FCFCFC;
}*/

table td{
  margin:0;
  padding:2px;
}
table th{
  border-bottom:1px solid #999999;
  text-align:left;
}

a img{
  text-decoration:none;
  border:none;
}

a{
  text-shadow:none;
  /*color:#6699CC;*/
  color:#175886;
  cursor:pointer;
  text-decoration:underline;
  font-weight:bold;
}
a:hover{
  color:#3761A3;
  background:#EFF5FB;
  text-decoration:none;
}

a#signup_snipe{
  width:233px;
  height:70px;
  background:transparent url(../images/signup_snipe.png) top left no-repeat;
  display:block;
  position:absolute;
  top:-5px;
  right:-3px;
  z-index:1;
}

.success{
  background:#e2f5dc;
  border:1px solid #49b727;
  color:#28810d;
  padding:10px;
}

body h1{
  margin-top:0px;
  padding-top:5px;
}

h1,h2,h3{
  margin:10px 0px 15px 0px;
  padding: 0px;
  font-size:1.4em;
  letter-spacing:-0.02em;
}

h2{
  margin-bottom:0px;
} 

#logo{
  text-indent:-3000px;
  margin:0px;
  padding:0px;
  z-index:9;
  position:relative;
  top:28px;
  left:20px;
  float:left;
  z-index:9;
  height:51px;
  width:259px;
  background:transparent url(../images/logo.png) no-repeat top left;
  display:block;
}

#popup #logo{
  margin-bottom:10px !important;
  top:0;
  margin-right:20px;
  left:0;
}

#slogan{
  background:#ffffff;
  -moz-border-radius:3px;
  padding:0 4px;
  float:left;
  color:#175886;
  top:56px;
  text-transform:uppercase;
  font-size:11px;
  font-weight:normal;
  letter-spacing:.025em;
  line-height:18px;
  position:absolute;
  left:274px;
  z-index:9;
  margin:0px;
  text-shadow:1px 1px 0 #cccccc;
}


#query #slogan {
  display:inline; 
}

#top_banner{
  width:420px;
  position:absolute;
  right:100px;
  top:15px; 
}

#comment{
  width:400px;
  height:120px;
}

.saved{
  float:left;
  position:relative;  
  margin-left:10px;
}

.alignright{
  text-align:left; 
}

.alignleft{
  text-align:left; 
}



#topics{
  background:#e0f3fa;padding:5px;
  margin:10px; 
  border-bottom:1px solid #c3ddf1;
  -moz-border-radius-topright:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -webkit-border-top-left-radius:5px;
}


#topics a{
  text-shadow:1px 1px 0 #FCFCFC;
  /*color:#3761A3;
  font-size:0.9em;*/
  display:block;
  font-weight:normal;
}

#topics a:hover{
  color:#6699CC;
  background:none;
}

#follow-us {
  padding:0px;
  margin-bottom:10px;
}

#follow-us li a{
  padding-left:15px;
}

#follow-us li img{
  margin-right:4px;
  position:relative;
  top:1px;
}

.example-searches{
  float:right;
  margin-right:13px;
  margin-top:-16px;
  color:#549340;
}

.example-searches a{
  text-decoration:none;
  color:#c8f995;
}
  
.example-searches a:hover{
  background:none;
  color:#549340;
}

.splash{
  padding:25px 15px;
  margin-bottom:0px;
  background:url(../images/splash-alt.gif) no-repeat top left;
  position:relative;
}

.panes{
  margin-top:10px;
  position:relative;
}

.panes .s{
  /*background:url(../images/form_back.jpg) repeat-x top left;*/
  background:#FFFFFF url(../images/text-field-bg.png) repeat-x top left;
  border:3px solid #8bd1f8;
  -moz-border-radius:5px; 
  padding:12px;
  float:left;
  width:400px; 
  color:#999999; 
  font-size:20px;
}

body .panes .s:focus{
  border:3px solid #8BD1F8 !important;
}

.panes #searchsubmit{
  background: transparent url(../images/search_button.png) no-repeat top left;
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  border:0 none;
  cursor:pointer;
  height:57px;
  text-indent:-9999px;
  width:129px;
  margin-left:-5px;
  position:relative;
  top:-5px;
}


#search_tabs li{
  float:left;
}

#search_tabs a.kw{
  float:left;
  background:transparent url(../images/tabs.gif) no-repeat 0 -42px;
  display:block; 
  text-indent:-9999px;
  height:39px;
  width:163px;
  z-index:2;
}

body #search_tabs a.kw.current{
  background:transparent url(../images/tabs.gif) no-repeat top left;
}

#search_tabs a.cat{
  background:transparent url(../images/tabs.gif) no-repeat top right;
  display:block; 
  float:left;
  height:39px;
  width:151px;
  text-indent:-9999px;
}

body #search_tabs a.cat.current{
  background:transparent url(../images/tabs.gif) no-repeat scroll -165px -42px
}


#s{
  height:15px;
  border:1px solid #B7BBCA;
  color:#999999;
  float:left;
  font-family:Helvetica,Arial,sans-serif;
  font-size:14px;
  line-height:normal;
  margin:0;
  padding:7px 7px 5px 4px;
  width:110px;
  -moz-border-radius:0px;
  -webkit-border-radius:0px;
}

#s:focus,
.s:focus,
.mp-form input[type="text"]:focus{
  color:#333333;
  -moz-box-shadow:0 0 5px rgba(82, 168, 236, 0.5);
  -wekbit-box-shadow:0 0 5px rgba(82, 168, 236, 0.5);
  border:1px solid rgba(82, 168, 236, 0.75) !important;
  outline:medium none;
}


.search-active{ 
  float:left;
}

form input:focus,
form textarea:focus{
  border-color:#666666;
}

#q1captcha{
  width:255px;
}

.search_form{
  float:left;
  margin:5px 10px 5px 30px;
}

.search_form label{
  text-shadow:-1px -1px 0px #FCFCFC;
  color:#666666;
}


#subscribe_screen{
  height:auto;
  padding:0 150px;
}

#subscribe_screen h3{
  text-align:center;
}

#subscribe_screen .mp-form{
  text-align:right;
}

#subscribe #unsubscribe {
  display:none;
}

#subscribe_rss {
  float:right;
  margin:20px 40px;
  height:42px;
  text-indent:-9999px;
  width:160px;
  background: transparent url(../images/rss_feed.gif) no-repeat top left;
}

#subscribe {
  width:320px;
  margin-bottom:30px;
  background:transparent;
}

#subscribe input{
  font-size:17px;
  padding:3px; 
}

.panes h3{
  text-shadow:0 1px 2px rgba(0, 0, 0, 0.35);
  color:#ffffff;
  margin:0;
  padding:0;
  font-size:1.4em;
}

#tabs.ui-widget-content,
#search_tabs.ui-widget-header,
#search_tabs li.ui-state-active, 
#search_tabs li.ui-widget-content .ui-state-active,
#search_tabs a,
.ui-tabs #search_tabs.ui-tabs-nav li{
  background:none;
  padding:0;
  border:none;
  margin:0;
}


#tabs.ui-tabs .ui-tabs-panel {
  padding:0;
}

#search_tabs {
  position:absolute;
  left:80px;
  top:71px;
}

#search_tabs li{
  float:left;
}

#search_tabs a.kw{
  float:left;
  background:transparent url(../images/tabs.gif) no-repeat 0 -42px;
  display:block; 
  text-indent:-9999px;
  height:39px;
  width:163px;
  z-index:2;
}

body #search_tabs .ui-tabs-selected a.kw{
  background:transparent url(../images/tabs.gif) no-repeat top left;
}

#categories .wp-tag-cloud{
  height:320px;
  overflow:hidden;
}

#categories .wp-tag-cloud.expanded{
  height:inherit;
}

.last{
  margin-top:5px;
}

.panes{float:left;height:120px;}

.last a{
  color:#999999;
  font-style:italic;
}

#search_tabs a.cat{
  background:transparent url(../images/tabs.gif) no-repeat top right;
  display:block; 
  float:left;
  height:39px;
  width:151px;
  text-indent:-9999px;
}

body #search_tabs .ui-tabs-selected a.cat{
  background:transparent url(../images/tabs.gif) no-repeat scroll -165px -42px
}

.ad{
  background:#f8f8f8;
  float:right;
  padding:10px;
  border:3px dashed #ccc;
  width:250px;
  margin:20px 0 20px 20px; 
}

h2.click{
  text-align:center; 
  font-size:1.8em;
}

.ad h2,.ad h3{
  margin:5px;
  padding:0px;
  text-align:center;
}

h3.search-result{
  margin:5px 0px;
}

.saved big{
  font-weight:bold; 
}

p{
  margin:0 0 15px 0; 
  color:#555555;
}

#menu{
  -moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.2);
  position:relative;
  font-size:12px;
  padding:4px 7px 2px;
  float:right;
  margin-right:0px;
  background:#f2eeef url(../images/header_bg.jpg) no-repeat top center;
  border:1px solid #dbdada;
  -moz-border-radius-bottomleft:7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright:7px;
  -webkit-border-bottom-right-radius: 7px;
}

#menu li{float:left;}
#menu li a{text-decoration:none;padding:5px 10px;display:block;color:#272010;}
#menu li a:hover{
  text-decoration:underline;
  background:transparent url(../images/header_bg_hover.gif) repeat-x top center;
}


.post {
  background:#ffffff;
  /*background:#ffffff url(../images/offer-bg.gif) repeat-x bottom left;*/
  padding:12px;
  margin:0 0 0px 0;
  /*border-bottom: 1px dotted #D1C8B8; v
  /*-moz-border-radius:5px; 
  -webkit-border-radius: 5px; */
  margin-bottom:15px;
}

.coupon{
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border: 1px solid #D1C8B8;
}

/*.post img,.entry img {
  border:1px solid #eeeeee;
  padding:5px;
}*/

.post.valid {
  border-color:#76B050;
}

.post.un_verified {
  background:#F8F6F4; 
}

.post.invalid {
  background:#F8F6F4; 
  border-color:#bb3521;
}

.post h3 {
  font-size:1.1em;
  margin-top:0px;
  padding-top:0px;
}

.page .post h2 {
 margin:10px 0 15px 0;
}

.page .post h3 {
 margin:10px 0 5px 0;
}

.post h3 a{
  color:#3761A3; 
}

.post h3 a:hover{
  color:#6699CC;
}



h3.verified{
  background:#95c755;
  color:#FFFFFF;
  padding:5px 10px;
}

h3.un_verified{
  background:#666666;
  color:#ffffff;
  padding:5px 10px;
}

h3.invalid{
  background:#bb3521;
  color:#ffffff;
  padding:5px 10px;
}

h3 strong {  padding:0 5px; }

#verified,#un_verified,#invalid{
  background:#fcfcfc;
}

.redeem{
  float:right;
  background-image:url(../api3/images/compare.gif);
  background-position:center top;
  background-repeat:no-repeat;
  height:22px;
  color:#ffffff;
  margin:0 -10px 0 10px;
  padding:2px 30px 0 15px;
  text-decoration:none;
  width:120px;
  text-align:center;
}

.coupon_box{float:right;margin:0px 0px 0 20px; width:150px;}

.coupon_code{
  color:#333333;
  font-family:Arial;
  font-size:16pt;
  padding:3px 0px;
  font-weight:bold;
  text-decoration:none;
}

.coupon_code span{
  color:#F46200;
  font-size:20px;
  font-weight:bold;
}

.redeem img.right{
  position:absolute;
  right:0px;
  bottom:-9px;
}

.redeem:hover{
  color:#ffffff; 
  text-decoration:underline;
}

.postmetadata{
  font-size:12px;
 /* border-top:1px dotted #D1C8B8;*/
  float:left;
  margin-top:5px;
  width:430px;
  padding-top:5px;
  color:#555555;
  border-bottom:1px dotted #cccccc;
  margin-bottom:5px;
}

.coupon h3{
  margin-bottom:10px;
}

.center{
  float:right;
  width:600px;
  position:relative;
  margin:0;
  padding:0px 5px 10px 0px;
}

.center#blog{
  padding:10px 15px 10px 10px;
  width:590px;
}

.center#blog h1{
  margin-bottom:2em;
}

.summary-image { float:left;height:130px;overflow:hidden;width:200px; }

.blog-feature{
  border-bottom:1px solid #EEEEEE;
  float:left;
  margin:0 0 10px;
  padding:10px;
}

.blog-feature h3{
  margin-top:0;
  margin-bottom:5px;
}

.center h3.verified,
.center h3.un_verified,
.center h3.invalid{
  text-shadow:none;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-top-left-radius: 5px; 
  -webkit-border-top-right-radius: 5px; 
  color:#FFF;
  font-size:16px;
  font-weight:normal;
  padding:12px 14px 8px;
  margin-top:10px;
  margin-bottom:10px;
  background:#dfdfdf;
  color:#333;
  text-shadow: -1px -1px white, 1px 1px #CCC;
  border-bottom:1px solid #CCC;
}

.posted{float:left;margin:0px 5px 5px 0;font-size:12px;}

#sidebar{
  -moz-border-radius:5px 5px 5px 5px;
  background:none repeat scroll 0 0 #FCFCFC;
  border-right:1px dotted #CCCCCC;
  float:left;
  font-size:0.9em;
  margin-left:-9px;
  margin-top:-15px;
  position:relative;
  width:218px;
}

#sidebar ul.padding{
  padding:10px; 
}

body.home #sidebar {
  margin-top:0px;
}

#top-merchants{
  padding-bottom:20px;background:#fcfcfc url(../images/merchants-top.gif) repeat-x top left;border-bottom:1px solid #ccc;
}

body #sidebar h3 {
  left:-10px;
  width:197px;
}

#sidebar .mp-form input{
  width:140px;  
  margin-bottom:3px;
  float:left;
}

#sidebar .mp-form br{
  display:none;
}

#sidebar .mp-form .MailPressFormSubmit{
  background:transparent url(../images/button-go.png) no-repeat scroll 0 0;
  border:0 none;
  float:left;
  height:25px;
  margin:-2px 0 0 8px;
  width:40px;
  text-indent:-3000px;
}

#sidebar .mp-form .MailPressFormSubmit:hover {
  background-position:0 -25px;
  cursor:pointer;
}

#sidebar .subscribe{
  background:#FE9B23;
  position:relative;
  width:199px;
  height:90px;
  padding:10px 15px;
  margin-left:-12px;
  border-bottom:2px solid #D1C8B8;
  margin-top:0px;
  left:-8px;
}

#sidebar .subscribe img.left{
  position:absolute;
  left:0px;
  bottom:-10px;
}

.title{
  margin-top:10px;
  padding-top:0px;
  margin-bottom:25px;
  margin-right:30px;
  text-transform:capitalize;
  color:#423C33;
  font-size:1.6em;
  font-weight:normal;
  text-shadow:0 2px 1px rgba(34, 34, 79, 0.15);
  /*text-shadow:1px 0px 1px #CCCCCC;*/
}


.tag .title,.category .title{
  margin-bottom:0;
}

.tag h2,.category h2{
  margin-top:5px;
  color:#444444;
  font-size:1.1em;
  margin-bottom:20px;
}

.q .title{
  margin-top:-10px;
}

.side-links li{
  text-transform:capitalize;
  border-bottom:1px solid #CCCCCC;
}

.question{
  color:#555;
  cursor:help;
  border-bottom:1px dotted #ccc;
  text-decoration:none;
}

.side-links h3,
#sidebar h3{
  display:block;
  font-size:1.1em;
  font-style:normal;
  font-weight:bold;
  padding:5px 16px;
  background-color:#4887b5;
  border-bottom:2px solid #D1C8B8;
  color:#0e3653;
  margin-left:0px;
  margin-top:13px;
  position:relative;
  text-shadow:-1px 1px 1px #79aacd;
}


body #sidebar h3 img{
  position:absolute;
  left:0px;
  top:32px; 
}

.side-links a{
  padding:5px 10px;
  color:#333; 
  display:block;
  font-weight:normal;
  text-shadow:-1px -1px 0 #FCFCFC;
  text-decoration:none;
}

.side-links a:hover{
  background:#ede7df;
}

#container { 
  width:860px;
  margin:0px auto;
  background:#f6f6f6;
}

.page-template-popup-php #container {
  margin:0;
  width:500px;
}

li{
  list-style-type:none; 
}

.free{
 position:relative;
 top:10px;
  
}

/*.button {
  -moz-border-radius:2px;
  background:#99CC33 none repeat scroll 0 0;
  border:0 none;
  color:#FFFFFF;
  cursor:pointer;
  display:inline-block;
  font-family:arial,sans-serif;
  font-size:16px;
  font-weight:bold;
  line-height:1.2;
  margin:0;
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:medium;
  padding:0.44em 1em 0.38em;
  text-align:center;
  text-decoration:none;
  text-shadow:1px 1px 0 #6EA120;
  vertical-align:middle;
  white-space:nowrap;
}
*/

.button, .button:link, .button:visited {
  -moz-border-radius:0.4em 0.4em 0.4em 0.4em;
  -moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 0.4em 0.4em 0.4em 0.4em;  
  background:url(../images/button-shadow.png) repeat-x scroll 0 0 #e98b05;
  border-color:-moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.25);
  border-style:none none solid;
  border-width:0 0 1px;
  color:#FFFFFF;
  cursor:pointer;
  display:inline-block;
  font-weight:bold;
  line-height:1.3em;
  padding:0.5em 1.2em;
  position:relative;
  text-decoration:none !important;
  text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
  font-size:18px;
  z-index:2; 
}



.button.orange,
.button.orange:active {
  background-color:#ff8a00;
}

.button.orange:hover {
  background-color:#e27b01;
}

.button.green,.button.green:link,
.green .button.orange, .green .button.orange:link {
  background-color:#009900;
}

.button.green:hover,
.green .button.orange:hover {
  background-color:#006600;
}

.button:hover {
  color:#ffffff;
}

/*
body .button:hover,
input[type=text]:hover {
  -moz-box-shadow:0 0 6px #B9B9B9; 
}
*/

.money{
  background:#dcf3cd;
  color:#318b3e;
  font-weight:bold;
}


#wrapper{
  margin:0px auto;
  padding:0pt;
  text-align:left;
  width:860px;
}

#header {
  margin:0 auto 10px auto;
}

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

#coupon_ninja {
  position:absolute;
  top:8px;
  right:250px;  
}


.inner.no-bg,
.no-bg .middle,
.no-bg .bottom{
  background-image:none;
  text-shadow:1px 1px 1px #ffffff;
}

.inner {
  padding-top:15px;
  background:transparent url(../images/c_top.jpg) no-repeat top center;
}

.middle {
  background:transparent url(../images/c_middle.jpg) repeat-y 0px 0px;
}

.bottom {
  padding-bottom:15px;
  background:transparent url(../images/c_bottom.jpg) no-repeat bottom center;
}


#header_inner{
  margin:0px auto;
  width:860px;
  position:relative;
}

#top_menu { 
  height:25px;
  margin-bottom:5px;
}

p.intro em {
  font-weight:bold;
}

.padding{padding:10px 15px;}
.padding-2{padding:10px 25px;}

.merchant_name{margin-top:5px;font-size:12px;color:#666;}
.merchants {
  -moz-border-radius:5px;
  -webkit-border-radius: 5px;  
  margin:0px auto;
}

#merchant_list{
  padding:0 5px; 
}

ul#merchants li{
  float:left;
  width:160px;
  margin-left:5px;
  margin-bottom:10px;
  height:55px;
}

#ddmcc_container{
  padding:0px; 
  font-size:.8em;
}

p.sep {
  margin:0px; 
}

#ddmcc_container li { 
  padding:1px 2px 1px 24px;
  text-align:left;
  background:transparent url(../images/checkbox.png) no-repeat 0px 4px;
}

#ddmcc_container li img,
.post-cat img{
  border:1px solid #eeeeee;
}

.post-cat a:hover{
  background-color:transparent;
}

.cat-search-menu{
  margin-bottom:20px;
}

.cat-search-menu img{
  float:left;
  margin-right:10px; 
  margin-top:-9px;
}

.cat-search-menu li{
  margin:5px;
}

#ddmcc_container li:hover img,
#ddmcc_container li.selected img,
.post-cat a:hover img{ 
  -moz-box-shadow:0 0 5px rgba(82, 168, 236, 0.5);
  -wekbit-box-shadow:0 0 5px rgba(82, 168, 236, 0.5);
  outline:medium none;
}

#ddmcc_container .selected{
  background:transparent url(../images/checkbox.png) no-repeat 0px -196px;
  cursor:pointer;
}

#merchant_list #ddmcc_container li:hover {
  cursor:pointer;
}

#merchant_list h2 {
  background:#CCCCCC url(../images/accordian_header.jpg) repeat-x scroll 0 0;
  border-color:#FFFFFF #FFFFFF #CCCCCC;
  border-style:solid;
  border-width:2px;
  cursor:pointer;
  font-size:20px;
  font-weight:normal;
  margin:0;
  padding:0px;
  color:#ffffff;
}

#merchant_list h2.current {
  background:#e1e0db;
  background-image:none;
  color:#333;
}

#merchant_list h2 strong{
  text-indent:-3000px;
  display:block;
  width:102px;
  height:51px;
  float:left;
}

#merchant_list h2 strong.step-1{
  background:transparent url(../images/step-1.png) no-repeat scroll 0 0;
}

#merchant_list h2 strong.step-2{
  background:transparent url(../images/step-2.png) no-repeat scroll 0 0;
}

#merchant_list h2 strong.step-3{
  background:transparent url(../images/step-3.png) no-repeat scroll 0 0;
}

#merchant_list h2 span{
  display:block;
  float:left;
  padding:14px 0 0 0;
}

#merchant_list div.pane {
  border-color:#FFFFFF;
  border-style:solid;
  border-width:0 2px;
  display:none;
  background:#e1e0db;
}


div.pane div.container{
  padding: 10px; 
  height: 180px; 
  overflow-y: scroll;
  background:#FFFFFF url(../images/section_bg.png) repeat-x scroll 0 100%;
  border:1px solid #c3c0b6;
}

.ddmcc {
  float:left;
  margin:10px 15px 0 10px;
  width:250px;
}

.ddmcc ul{
  margin-bottom:10px;  
}

body #merchant_list div#merchants{
  padding:0px;
}

.recent_searches {
  margin-left:10px;
  text-align:center;
}


.header{
  text-indent:-3000px;
  height:51px;
  top:-10px;
  margin:0px auto;
  position:relative;
  width:934px;
  left:-19px;
  padding:0px;
}


#footer_top{
  display:none;
}

#footer_top{
  background:#F8F6F4;
  bottom:-35px;
  height:100px;
  margin:0 auto;
  position:relative;
  width:942px;
}

#footer-menu{
  text-align:center;
}

#footer{
  background:transparent url(../images/foot-bottom.gif) no-repeat -4px 0;
  font-size:12px;
  margin:-20px auto;
  padding:90px 80px 20px;
  width:840px;
}

#disclaimer {
  font-size:11px; 
  text-shadow:-1px -1px 0px #FCFCFC;
}

#footer a{
  color:#736E6E;
  text-decoration:none; 
}

#footer a:hover{
  text-decoration:underline;
  color:#333333;
}

#footer-menu li{
  display:inline;
  margin:0px 5px;
}

.basic a.selected {
  background-color:#80CFE2;
  color:black;
}

.basic a:hover {
  background-color:white;
}

.basic a.accordian_header {
  background-image:url(../images/AccordionTab0.gif);
  border-bottom:1px solid #999999;
  border-top:1px solid #FFFFFF;
  color:black;
  cursor:pointer;
  display:block;
  margin-top:0;
  padding:3px 10px;
  text-decoration:none;
}

.letters {
  background:#E6E6E6 none repeat scroll 0 0;
  height:30px;
  padding:9px 0;
  text-align:center;
  border-bottom:1px solid #C3C0B6;
}

.letters li {
  display:inline;
  padding:0;
  text-align:center;
}

.letters li a {
  background:#FFFFFF none repeat scroll 0 0;
  color:#222222;
  font-size:10px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:16px;
  padding:2px 5px;
  text-align:center;
  text-decoration:none;
}

#merchant_select {
}

#merchant_select select{
  width:140px; 
}

.snapshot {
  float:left;
  border:1px solid #CCCCCC;
  padding:8px 9px 7px 8px;
  margin-right:15px;
  background:#FFFFFF;
  margin-bottom:20px;
  margin-top:0px;
  position:relative;
  width:120px;
  font-size:10px;
}

.snapshot img.thumb{
  border:1px solid #CCCCCC;
}

.snapshot img.tape{
  margin-left: -18px;left:50%;margin:0 0 0 -20px;position:absolute;top:-7px;
}



.postmetadata a{
  background:#E4EFFB url(../images/tag.gif) no-repeat scroll 0 0;
  border-right:1px solid #CDE2F1;
  float:left;
  font-size:12px;
  color:#056EBC;
  cursor:pointer;
  font-weight:normal;
  text-decoration:none;
  margin:0 8px 8px 0 !important;
  height:18px;
  line-height:18px;
  padding:0 5px 0 9px;
  display:inline;
  white-space:nowrap;  
}

#actions {float:left;margin:7px 5px;width:100%;}
#actions .nextPage{float:right;}
#actions .prevPage{float:left;}

/* Vertical Scroll Styles */ 
div.scrollable.vertical { 
    position:relative; 
    overflow:hidden; 
    height: 1125px; 
    width: 590px; 
} 

div.scrollable.vertical .fade{ 
   background:transparent url(../images/fade_1.png) repeat-x bottom left;
   height:37px;
   width:100%;
   position:absolute;
   bottom:0;
   left:0;
}
     
     
/* root element for scrollable items */ 
div.scrollable.vertical div.items { 
    position:absolute; 
    width:590px;
    height:20000em; 
}
div.scrollable.vertical .post:hover{
    background:#fcfcfc;
    cursor:pointer;
}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 750px;
	height:120px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable .item {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;

	border:1px solid #ccc;
	cursor:pointer;
	width:100px;
	height:75px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
	text-align:center;
}
.scrollable .item .merchant_name{ 
  background:#fcfcfc;
  border-top:1px solid #EEE;
  padding:4px 3px ;
}
.scrollable .item img{
  max-height:70px;
}

.scrollable .discount {
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  background:#CCCCCC;
  text-shadow:-1px -1px 0px #FCFCFC;
  color:#333333;
  padding:3px 2px;
  position:absolute;
  font-size:12px;
  top:-10px;
  right:-10px;
  font-weight:bold;
}
/* active item */
.scrollable .active {
	border:1px solid #999999;
	z-index:9999;
	position:relative;
}

.scrollable .prices{
  display:none;
  line-height:18px;
  color:green;
}

.scrollable .prices strike{
  color:red;
}

.scrollable .active .prices{
  display:block;
}


/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(../images/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
} 	


#log-in{
  text-align:center;
}

input[type=submit]{
  -moz-border-radius:5px;
  -webkit-border-radius: 5px; 
  background:#FFFFFF url(../images/button_bg.png) repeat-x 0 16px;
  border-color:#CCCCCC #AAAAAA #AAAAAA #CCCCCC;
  border-style:solid;
  border-width:1px;
  color:#333333 !important;
  cursor:pointer;
  font-family:arial;
  font-size:110%;
  margin-top:5px;
  padding:3px 10px;
  text-decoration:none;
  text-align:center;
}

.search_form .submit{
  padding:1px 3px 1px 3px; 
  position:relative;
  top:-1px;
}

input[type=submit]:hover{
  background:#FFFFFF url(../images/button_bg.png) repeat-x 0 -40px;;
  color:#000000 !important;
  text-decoration:none;
  border-color:#999999;
}

.welcome_div{
  float:left;
  text-align:center;
}

.welcome_div img{
  margin-bottom:10px;
}

#archives #ddmcc_container li{background:none;}

#archives .ddmcc {width:140px;}


.see-more{
  text-align:right;
  margin-right:10px;
}


.comment-count{float:right;}

.code_container{float:right;text-align:center;margin:3px 3px 13px 15px;position:relative;min-width:120px;}
.code_container .copy{font-size:.8em;margin-left:10px;color:#666;}
.code:hover{text-decoration:none;}


.toggler{display:block;color:#ffffff;/*background:url(../images/toggle.gif) no-repeat 100% 8px;*/}
.toggler:hover,#find-coupons:hover,#find-coupons{color:#ffffff;}
#find-coupons{text-decoration:underline;}
.inactive .toggler,
.page-template-q-php .toggler{background-position:100% -8px;}

#query #menu,
#query #shopping .post,
#query #verified .post,
#query #un_verified .post,
/*#query #invalid .post{display:none;}*/
#query .padding {padding-top:0;padding-bottom:5px;}
#query .splash {background-image:url(../images/splash-wide.gif);padding-bottom:5px;}
#query .panes {margin-left:100px;}

#shopping #un_verified .post,
#shopping #invalid .post{display:none;}

.recent_searches a {color:#777777;text-shadow:2px 2px 2px #F1F1F1;}

.subscribe p{display:none;}

#sidebar .subscribe h4 {
  color:#b75d0e;
  font-size:14px;
  line-height:16px;
  margin-bottom:10px;
  text-shadow:-1px 1px 1px #FEC98C;
}

body #shopping .title h1,
body#query .title h1{
 text-shadow:2px 2px 2px #F1F1F1;
 display:inline;
 font-size:.8em;
 color:#444444;

}

body #shopping .title,
body#query .title{
  background:url(../images/q_h1.gif) repeat-x bottom left;
  padding:12px 15px 15px 15px;
  margin:0 2px;
}

body #shopping #product .mainimage{
  margin:10px;
  -moz-border-radius:5px;
  border:1px solid #CCCCCC;
  padding:5px 10px;
}

#price-me {
  float:right;
  padding:20px; 
}

#price-me input.text{
  font-size:1.4em;
  width:135px;
}

#hit-me{
  -moz-border-radius:5px;
  -webkit-border-radius: 5px; 
  background:#FFFFFF url(../images/hit_me.png) no-repeat top left;
  cursor:pointer;
  text-indent:-9999px;
  margin-top:5px;
  height:56px;
  width:141px;
  border:0px;
}

#hit-me:hover{
  background-position: 0 -59px; 
}

#hit-me:active{
  background-position: 0 -119px; 
}

form textarea, 
form input[type="text"],
form input[type="password"] {
  -moz-border-radius:5px;
  -webkit-border-radius: 5px; 
  border:1px solid #B3B3B3;
  font-family:Arial,Verdana;
  padding-bottom:3px;
  padding-left:3px;
  padding-top:3px;
  color:#999999;
/*background:#FFFFFF url(../images/button_bg.png) repeat-x scroll 0 -56px;*/
  background:#FFFFFF url(../images/text-field-bg.png) repeat-x top left;
}

ul.share li.first{
  margin-right:2px; 
}

ul.share{
  color:#555555;
  float:left;
}

ul.share li{
  display:inline;
  font-size:12px;
  margin-left:0;
  margin-right:7px;
}

ul.share li img {
  vertical-align:text-bottom;
}


.tdomf_form{
 -moz-border-radius:5px;
 -webkit-border-radius: 5px; 
  background:#F8F6F6 ;
  padding:10px; 
}

.vote{
  font-size:12px;
  text-align:center;
}


.post-cat img{
  margin-bottom:2px;
}



body.home .post-ratings{

}

body.home .code_container{
  margin-right:6px; 
}

body .post-ratings{
  float:right;
  margin-top:5px;
  margin-bottom:5px;
}

body .post-ratings img{
  margin-right:3px;
}

.vote{
  float:left;
  width:102px;
  text-align:center;
  padding:5px;
  border:1px dotted #CCCCCC;
  margin-right:10px;
  background:#FFFFFF;
}

.coupon-right{
  padding-left:130px;
}

.coupon-right p{
  color:inherit;
  margin-bottom:0; 
}

.shadow {
  background:transparent url(../images/edge-bottom.gif) repeat-x scroll 0 0;
  height:3px;
  position:relative;
  top:16px;
}

.snapshot .shadow {
  top:10px;
}

.shadow b {
  background:transparent url(../images/edge-patches.gif) no-repeat scroll 2% -4px;
  display:block;
  height:4px;
  overflow:hidden;
}

.shadow b b {
  background-position:97% 0;
}

.shadow i {
  background-color:#F9F8EE;
  bottom:0;
  display:block;
  height:2px;
  left:-10px;
  overflow:hidden;
  position:absolute;
  width:10px;
}




/*#fancy_content .post-ratings{padding:5px;margin-bottom:15px;margin-right:10px;float:left;width:100px;text-align:left;}*/
#fancy_content .post-ratings img {width:20px;margin:5px 5px 5px 0;}
#fancy_content strong{text-shadow:1px 1px 1px #C6C2BC;background:#fef7c7;}
#fancy_content .vote{margin-bottom:20px;}
.share-block{margin-right:15px;}
.coupon-title{text-shadow:1px 1px 1px #fcfcfc;}
.show-coupons{float:right;}
.show-coupons div{float:left;}
.hot-title strong{color:#3761A3;}


#about .tdomf_form {
  background:none;
}

#about .padding{
  padding:15px 30px;
}

#reg-tips{
  float:right;
  margin-right:0px;
  width:320px;
  padding:10px;
}

#reg-tips .box {
  background:url(../images/round_box_top.gif) 1px 0px no-repeat;
  margin-bottom:15px;
  padding:5px;
}

#reg-tips .box .inner {
  background:#ffffff;
  border:1px solid #CCCCCC;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  padding:20px 10px;
  margin-bottom:0;
}

#reg-tips .box h2 {
  border-bottom:2px dotted #CCCCCC;
  color:#63AD2B;
  text-shadow:none;
  font-weight:lighter;
  margin-bottom:10px;
  text-transform:uppercase;
  margin-top:0;
  padding:0 0px 10px;
  font-size:18px;
}

#reg-tips .box h2 img{
  position:relative;
  top:4px;
  margin-right:2px; 
}

#reg-tips ul{
  margin:0;
}

#reg-tips ul li{
  list-style-type:disc; 
  margin-left:20px;
  margin-bottom:15px;
  color:#666666;
}

#reg-tips ul li a{
  border-bottom:1px dotted #D7D7D7;
  display:block;
  color:#333333;
  padding:3px;
  text-decoration:none;
}

#reg-tips ul li a:hover{
  color:#63AD2B;
  background:transparent;
}

#reg-tips ul li strong{
  color:#333333;
}

#signup{
  margin-left:20px; 
  width:320px;
}

#signup input[type="text"],
#signup input[type="password"],
#signup #customfields-tf-2-tf,
#tdomf_form2 input{
  font-size:1.55em; 
}

#signup-left{
  float:left;
  margin-left:10px;
  width:400px;
  position:relative;
}

#page-left{
  float:left;
  width:200px;
  background:#F8F6F6;
  padding:0px;
  margin:0px 30px 10px 0px;
  -moz-border-radius:7px;
  -webkit-border-radius: 7px;  
}


#page-left h3{
  padding-left:10px;  
  border-bottom:1px solid #eeeeee;
  padding-bottom:10px;
  margin-bottom:0;
  color:#999999;
  text-shadow:1px 1px 1px #FFFFFF;
}


#page-left ul li a{
 display:block;
 padding:10px 25px;
 text-decoration:none;
 color:#666;
 border-bottom:1px solid #eeeeee;
 border-right:1px solid #eeeeee;
}

#page-left ul li a:hover{
  background:#f1f1f1;
  color:#333333;
  text-decoration:underline;
}

#about .post,
#about #page-right,
#about .entry{
  padding-top:0;
  border:none; 
  float:left;
  padding-right:0;
  width:630px;
}

#about .post{
  padding-left:0px;
}


.ileClassEditButton{
  display:none !important; 
}

.georgia {
  font-family:georgia;
  color:#999;
  font-weight:normal;
  font-size:14px;
  font-style:italic;
}

ul#stats li{
  padding:5px 10px;
  color:#666666; 
}

#uploadfiles_inline{
  height:120px !important; 
}

#signup-left fieldset{
  margin-bottom:15px;  
}

.tdomf_form fieldset legend,
.tdomf_form label{
  font-size:1.2em;
  font-weight:bold; 
}

/*#RES_ID_fb_login_image {
  display:none;
}

#RES_ID_fb_login{
  background:transparent url(../images/fb-connect.png) no-repeat top left;
  width:242px;
  height:33px;
  margin-bottom:15px;
  display:block;
}*/

.login form p.forgetmenot label{
  display:inline !important; 
}

.login form input {
  width:300px;
}

#signin_menu {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    display:none;
    color:#ffffff;
    border-top:none;
    border-left:none;
    background-color:black;
    position:absolute;
    width:210px;
    z-index:100;
    text-align:left;
    padding:12px;
    right:5px;
    top:46px;
    margin-top:-15px;
    margin-right: 0px;
    *margin-right: -1px;
    font-size:11px;
    text-shadow:none;
}


#signin_menu p {
    margin:0;
    color:#ffffff;
    text-shadow:none;
}
#signin_menu a {
    color:#6AC;
}
#signin_menu label {
    font-weight:normal;
}
#signin_menu p.remember {
    padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
    clear:both;
    margin:5px 0;
}
#signin_menu p a {
    color:#27B!important;
}
#signin_submit {
    margin:0 5px 0 0;
    padding:4px 10px 5px;
    font-weight:bold;
}

.dark{
  margin:5px 0;
}

.hr{
  border-top:1px solid #eee;
  background:none;
  height:1px;
  margin-bottom:1em 0;
}


body .fbc_loginstate_top{
  display:none !important; 
}

#popup .coupon-right{
  padding-left:0px;
}

.count{
  -moz-border-radius:15px;
  background:#c60707;
  color:#FFFFFF;
  font-size:.9em;
  padding:1px 4px;
}

.small{
  font-size:.7em;
}

body .fbc_connect_button_area,
body .dark{
  margin:0;
  padding:0;
}

/*#email-collect {
  background:#EEE url(../images/header-green.png) repeat-x top left;
  padding:10px;
  -moz-border-radius-topright:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -webkit-border-top-left-radius:5px;
  border-bottom:1px solid #CCCCCC;
}

#email-collect p {
  color:#375d00;
  font-size:13px;
  font-weight:bold;
}

#email-collect #fresh-email {
  float:left;
  left:3px;
  margin-left:-24px;
  margin-right:5px;
  position:relative;
  top:0px;
  z-index:99;
}*/

#email-collect {
  background:transparent url(../images/email-bg.gif) repeat-x top left;
  padding:5px 30px 10px 10px;
  width:589px;
  position:relative;
  left:-15px;
  margin-bottom:15px;
}

#email-collect p {
  color:#FFFFFF;
  font-size:13px;
  margin-bottom:1px;
  text-shadow:-1px 1px 1px #0e7f22;
}

#email-collect br{
  display:none;
}

#email-collect #fresh-email {
  float:left;
  left:3px;
  margin-left:-5px;
  margin-right:13px;
  position:relative;
  top:-2px;
  z-index:99;
}

#email-collect .mp-loading,
#email-collect .mp-message { 
   left:200px;
   top:20px;
}

#email-collect form input[type="text"] {
  font-size:1.3em;
  width:170px;
  margin-top:7px;
}

#email-collect form input[type="submit"] {
  position:relative;
  top:-1px;
  font-size:16px;
}

#pop-email {
  font-size:1.5em;
  margin-top:20px; 
  margin-bottom:20px;
  width:340px;
}

.lighter{
  font-weight:lighter;
  color:#999999;
}

.cat-pop-icon{
  width:112px;
  text-align:center;
  float:right;
  padding:5px;
}

.cat-pop-icon .post-cat{
  display:none;
}

#lightbox-exit .vote {
  float:right;
  margin:10px;
}

.vote .post-cat span,
.show-code strong{
  background:#fef7c7;
  font-size:1.3em;
}

#RES_ID_fb_login{
  background:transparent url(../images/facebook_mobile.png) no-repeat 5px 5px;
  width:150px;
  height:22px;
}

#RES_ID_fb_login_image{
  display:none;
}

.facebook-module{
  float:right; 
}

.q{padding:0 5px;}

/*#query #footer,
#query #adsense,
#popup #adsense{
  display:none;
}*/

.adsense_300{
  width:300px;
  display:inline;
  float:left;
  margin-bottom:15px;
  margin-left:0px;
}

#pop-email div.mp-formdiv {
  width:300px;
}

#search-loading{
  margin:0 2px;
  padding:20px;
  font-size:1.25em;
  background:#fcfcfc;
  border:2px solid #CCC:
}

#related-merchants {
  color:#ffffff;
}

#related-merchants a{
  color:#3761A3;
  font-weight:bold; 
  min-height:35px;
  vertical-align:middle;
  padding:15px 10px 10px 10px;
}

#related-merchants a img{
  float:right;
  position:relative;
  top:-5px;
}

#search-cats{
  margin:0 2px;
  padding:5px 15px 10px 15px;
  background:#F8F6F6; 
  border-bottom:1px solid #EEEEEE;
  text-shadow:-1px -1px -1px #999999;
}

#search-cats a{
  color:#666;
  font-size:.9em; 
  text-decoration:none;
}

#search-cats a:hover{
  color:inherit; 
}


.hidden-vote{
  display:none; 
}

#lightbox-exit .hidden-vote{
  display:block; 
}

.shopping_coupon .vote{
  float:none;
  margin-right:0px;
  text-align:center;
  border:1px solid transparent;
  width:inherit;
  padding:0px; 
}

.shopping_coupon .vote.post-cat img{
 border:none; 
}

#fb-like{
  z-index:9;
  position:absolute;
  background:#f8f6f6;
  padding:5px;
  right:-15px;
  top:10px;
  -moz-border-radius-topleft:3px;
  -moz-border-radius-bottomleft:3px;
  border:1px solid #e1e1e1;
  border-right:none;
  height:20px;
  width:80px;
}

/* iFrame Styles */

body.iframe{
  background:none;
}

.iframe #sidebar,
.iframe #header,
.iframe #footer,
#back-button{
  display:none;
}

.iframe #back-button{
  display:block; 
}

.iframe .center{
  float:left; 
}

.iframe #container{
  background:none;
  width:620px;
}

.iframe .inner,
.iframe .middle,
.iframe .bottom {
  background:none;
}

.iframe .padding{
  padding:0px; 
}

.iframe .shopping_offer .shopping_offerbox{
 width:69%; 
}

.iframe .shopping_offer .shopping_offerbox .shopping_offertitle {
 width:56%; 
}

.iframe #product #shopping .shopping_offerdesc{
 width:600px; 
}

#recent-searches a{
  text-decoration:none; 
}

#recent-searches h3{
  margin-top:0;
}

#preview table a:hover{
  background:none;
}

#tag-merchants h3 img{
  display:none;
}

#coupon-submit {
  display:none; 
}

.announcement-box {
  background:#f8fdea;
  padding:5px 10px;
  color:green; 
  display:block;
  text-align:center;
}

.announcement-box:hover {
  background:none repeat scroll 0 0 #E2FFE4;
  color:green; 
}

#blog .center{
  padding:0 20px 10px 0;
  width:590px;
}

#num-results {
  font-size:.75em;
  text-shadow:none;
}

#popup {background-image:none;}
#popup #footer {
  display:none; 
}

.items .rating {
  width:89%;
  position:relative; 
}

.items .rating_title {
  position:relative;
  top:35%; 
}

#add_bookmark {
  color:#FFFFFF;
  display:block;
  float:right;
  font-size:13px;
  margin:5px 7px;
  text-shadow:1px 1px 0 #358B3E;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

.cash-back{
  font-size:12px;
  color:#555555;
}

.cash-back span{
  background:none repeat scroll 0 0 #F8FDEA;
  color:green;
}

#cat-cash-back {
  float:left;
  font-size:14px;
  margin-bottom:10px;
}

#cat-cash-back a.q_mark{
  width:14px;
  height:14px;
  display:inline-block;
  top:3px;
  position:relative;
  background:#FFFFFF url(../images/q_mark.gif) no-repeat top left;
}

#cat-cash-back a.q_mark:hover{
  background-position:bottom left;
}

a.q_mark:hover{
  background-position:bottom left;
}

.login{
  margin-top:20px; 
}
.login label{
  display:block; 
}

#page- #container{
  background:url(../images/c_top.jpg) no-repeat scroll center top transparent;
  padding-top:15px;
}

#page- #content{
  background:url(../images/c_middle.jpg) repeat-y scroll 0 0 transparent;
  padding:15px;
  margin-top:-2px;
}

#loading-out{
 position:inherit;
 text-align:center; 
}

#loading-out h1{
  color:#333333;
  font-size:180%;
  font-weight:700;
  margin-bottom:0;
}

#loading-out h3{
  margin-bottom:5px;
  color:#333333;
  font-weight:400;
}

.interStPosition {
height:360px;
left:50%;
margin-left:-269px;
margin-top:-180px;
position:absolute;
top:50%;
width:538px;
}

.boxTop {
background:url(../images/q_h1.gif) repeat-x scroll right top #F2F2F2;
border-color:#CCCCCC;
border-style:solid;
border-width:1px 2px 1px 1px;
height:28px;
margin:0;
padding:0;
}

.interStPosition .boxMid {
padding-top:15px;
}

.boxMid {
background-color:#FFFFFF;
border-color:-moz-use-text-color #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:2px solid #CCCCCC;
border-style:none solid;
border-width:medium 2px medium 1px;
margin:0;
padding:0;
}

.boxBtm2 {
background-color:#FFFFFF;
border-color:-moz-use-text-color #CCCCCC #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:2px solid #CCCCCC;
border-style:none solid solid;
border-width:medium 2px 2px 1px;
font-size:1px;
margin:0 0 5px;
padding:0;
}

.clearAll {
clear:both;
font-size:1px;
height:1px;
line-height:1px;
width:1px;
}

.interStIntro {
  padding-bottom:20px;
  padding-top:10px;
  font-size:1.2em;
}

.logoClrTxt {
color:#666;
font-weight:400;
}

.boxMidRt {
border:medium none;
margin:0 0 0 10px;
padding:0 9px 10px 0;
}

.interStInnerBox {
margin:0;
padding:0 60px 20px;
}

.lvl2BoxTop {
background-color:#F6F6F6;
border:0 none;
margin:0;
padding:0;
}

.lvl2BoxBtm {
background-color:#F6F6F6;
font-size:1px;
height:10px;
line-height:10px;
margin:0 0 20px;
padding:0;
}

.boxBtmRt {
background:none repeat scroll 0 0 transparent;
border:medium none;
font-size:1px;
height:10px;
line-height:10px;
margin:0 0 0 10px;
padding:0 10px 0 0;
}

.welcome-box {
  text-align:center;
}

.welcome-box h2{
 font-weight:lighter;
 color:#666666; 
 line-height:30px;
}

.welcome-box h2 strong{
 color:#333333;
 font-weight:bold;
}

#close-dialog {
  padding:1em;
  margin-top:10px; 
}

#close-dialog:hover {
  cursor:pointer;
  background:#fdf8dc;
  color:#C77405;
  border: 1px solid #FBCB09;
}

.exclusive {
  position:relative;
}

.exclusive-png{
  display:none;
}

.exclusive .exclusive-png{
  display:block;
  position:absolute;
  top:-12px;
  left:-16px;
}

.code {
  z-index:1;
}

.code.ccode{
  color:#F46200;
}

.ccode{
  z-index:1; 
  position:absolute;
  right:0px;
  top:5px;
  font-size:1.2em;
  background-color:#fef7d6;
  font-weight:bold;
  text-decoration:none;
  border:2px solid transparent;
}

.click {
  z-index:2; 
}

.hoverclipped{border:2px dotted #98b9da; background:#e8f1f9;}

div#code_tip{display:none; z-index: 100000; position: absolute; top: 0; left: 0; color: #FFFFFF; background-color: #000;opacity:.8; padding: 5px; border: 3px solid #CCCCCC; width: 165px; font-size: 11px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

.shopping_offerbox .ccode,.shopping_offerdesc .ccode,.pricerange .ccode,.shopping_coupon .ccode,.shopping_offertitle .ccode{display:none;}

.green {font-size:1.4em;color:green;}

#lightbox-headline h2{margin-bottom:5px;font-size:1.5em;}

#a-top{background:#F8F6F6;padding:20px;margin:0 2px;}
#a-top h4{padding:6px;}
#share-bottom{float:right;margin:-5px 0px 0px 20px;}