
* {
  padding: 0;
  margin: 0;
}

body {
  text-align: center;
  font-size: 13px;
  font-family: Arial, Tahoma;
  background-color: #C1EDD6;
  color: #3D231F;
}

a , a:visited { 
  font-size: 13px; 
  text-decoration: none; 
  color: #376C44; 
}

a:hover { text-decoration: underline; }

label { font-size: 13px;  font-weight: bold; margin: 0 0 3px 0; }

legend { font-size: 18px; }

h1 { font-size: 23px; color: #487684; }
h1 a { color: #1B6FA7; font-size: 23px; }
h2 { font-size: 20px; margin: 2px 0 2px 0; color: #487684; }
h3 { font-size: 17px; color: #758ECC; }
h4 { font-size: 13px; margin: 0 0 3px 0  }
p, td { font-size: 12px; color: #3D231F; padding: 1px 0; }
td { padding: 3px 2px; }

h2 a { font-size: 20px; }

h3 a { font-size: 18px; }

ul { list-style-type: square; padding: 3px 2px 3px 15px; margin: 2px 0; }

form {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

.searchInput { 
  border: 0; 
  margin-top: 10px;
  width: 490px; 
  background-color: #E8F1F7;
  border: 3px solid #4B7187;
  height: 28px; 
  color: #41694A; 
  font-weight: bold; 
  font-size: 19px;
}

.submitButton {
  margin: 9px 0 0 0; 
  height: 38px; 
  font-weight: bold; 
  color: #049D00; 
  font-size: 18px; 
  width: 140px;
}

#logo a {
  margin: 8px 0 0 0;
  background: url(http://www.couponclever.com/templates/couponclever/images/logo.png) no-repeat; 
  height: 60px;
  width: 290px;
  float: left;
}

div.content {
    border: #48f solid 3px;
    clear: left;
    padding: 1em;
}

.content-div {
  background-color: #fff;    
  float: right;
  color: #fff;
  float: right;
  margin-bottom: 20px;
  width: 100%;
}

.content-div fieldset, .panelLeft fieldset {
  border: 1px;
  font-size: 19px;
  padding: 10px 10px; 
  background-color: #fff; 
  border: 1px solid #D6EDCB;
  margin-bottom: 25px;
}

.content-div h2 {
  font-size: 18px;
  margin: 0 0 10px 0;
}

.content-div h3 {
  margin: 8px 0 0 0;
}

.content-div h4 {
  color: #3D231F;
  font-size: 16px;
}

.content-div p {
  font-size: 14px;
  margin: 0 0 10px 0;
}

.content-div legend {
  border-bottom: 0px solid green;
  font-size: 19px;
  font-weight: bold;
  color: #35553D;
}

.panelLeft {
  width: 230px; 
  text-align: left; 
  margin-right: 10px;
  border-right: 0 solid green;
  float: left;
}

.panelLeft a {
  font-size: 16px;
}

.panelLeft fieldset {
  border: 0px solid #72A77D; 
  
  font-weight: bold;
  font-size: 15px;
}

.panelLeft ul {
  margin: 0;
  padding: 0;
}

.panelLeft li a {
  font-size: 15px;
  color: #EFEED6;
  display: block;
  font-weight: bold;
  border-left: 0 solid green;
  display: block;
  height: 25px;
  line-height: 25px;
  padding: 0 0 0 8px;
  background-color: #3B6E45;
  border-top: 1px solid #D6EDCB;
}

.panelLeft li a:hover {
  background-color: #009C00;
}

.tagCloud {
  background-color: #3B6E45;
}

.tagCloud a {
  color: #EFEED6;
  font-weight: bold;
}

.tagCloud a:hover {
  background-color: #009C00;
}

.content-main {
  border: 1px solid #D3C512; 
  background-color: #fff;
  color: #664024;
  padding: 6px;
  width: 640px;
  float: right;
  font-size: 14px;
}

.content-main p {
  font-size: 14px;
}

.post fieldset {
  border: 0;
  padding: 15px 0;
}

.inputButton {
  float: left; 
  border: 0;
  margin: 0 0 0 5px;
  _height: 27px;
  position: relative;
}
    
form input.inputFile {
  width: 211px;
}

form select.selectOne, form select.selectMultiple {
  padding: 1px 3px;
}

input, select, textarea {
  font-family: Arial, sans-serif;
  font-size: 13px;
  padding: 2px 3px;
}

.contactsForm input {
  margin: 0 0 14px 0;
}

input.button {
  font-weight: bold;
}

img { border: 0; behavior: url('http://www.couponclever.com/iepngfix.htc') }

#wrapper {
  width: 928px;
  margin: 0 auto;
  text-align: left;
  font-size: 12px;
}

#wrapper img {
  vertical-align: middle;
}

.block-title {
	display: block;
	background-color: #FBF8CE;
	color: #003399;
	font-family: arial;
	font-weight: bold;
	font-size: 12px; 
	padding: 5px 4px;
}

.headerbar {
  margin: 5px 0 0 0; 
  color: #fff;
  font-size: 15px; 
  font-weight: bold;
  vertical-align: bottom
}

.headerbar a, .headerbar a:visited {
  font-size: 15px;
}

.header-menu {
  text-align: left; 
  color: #E3EADF;
  margin-bottom: 15px;
  font-size: 13px; 
  padding: 0 0 0 10px;
  height: 80px; 
  line-height: 80px;
  background: url(http://www.couponclever.com/templates/couponclever/images/header-menu-gradient.png); 
  /*border-top: 3px solid #5A8F66;
  border-bottom: 3px solid #5A8F66;*/
}

#breadcrumbs a {
  color: #376C44;
}

#breadcrumbs a:hover { 
  color: #475A3D;
}

#breadcrumbs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 

#breadcrumbs ul li {
	margin-left: 0;
	color: #376C44;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}

.main {
  text-align: left;
  background: #fff;
  width: 728px;
  vertical-align: top;
}

.additionalinfo {
  background-color: #FFFFF9; 
  border: 1px solid #F5FCED; 
  padding: 5px 10px;
}

.additionalinfo p {
  margin: 4px 0;
}

.main li {
	/*display: inline;*/
	list-style-type: square;
	list-style-position: inside;
	padding: 0 110px 0 0;
}

.main dd a {
  text-decoration: none;
}

.main dd a:hover {
  text-decoration: underline;
}

.similar-ads li {
  display: block;
	padding: 0 10px 5px 0;
}

.normal-text {
  padding: 6px 0;
}

.normal-text a {
  text-decoration: underline;
}

.normal-text a:hover {
  text-decoration: none;
}

.footer {
  font-size: 12px; 
  color: #fff;
  clear: both;
  margin-top: 15px; 
  position: relative;
}

.footer p {
  font-size: 11px; 
  margin: 3px 0;
}

.footer a {
  color: #FBF8D0;
  font-weight: bold;
}

div .clear {
  clear: both; 
  height: 12px;
}

div .clear-right {
  clear: right; 
  height: 12px;
}

.post {
  margin: 11px 0;
}

.post p {
  margin: 25px 0 10px 0;
}

.post-header {
  color: #F0963C;
  font-size: 17px;
  border-bottom: 1px solid #C1C1C1;
  margin: 0 0 19px 0;
}

.header a {
 color: #2949E2
}

.header p a {
 color: #E2E2E2;
 text-decoration: none;
}

.required {
 color: #E13D2B
}

.table-border {
 margin : 0 auto;
 padding : 5px;
 position : relative;
 margin-bottom : 5px;
 border : 1px solid #8faac0;
 vertical-align : middle;
 background-color: #E6F3FB;
 display : block;
}

.page-active {
 background-color : #eeeeee;
 border : 1px solid #aaaaaa;
 padding : 1px;
 margin : 1px;
 color : #000;
}

.page-active:hover {
  background-color : #c7dcf3;
  margin : 1px;
}

.link {
  padding: 1px 5px 1px 5px;
  color: #000;
  border: 1px solid #000;
}

.link-text {
  padding: 1px 5px 1px 5px;
  color: #888888;
  border: 1px solid #000;
}

.link:hover {
  border: 1px solid #1D7AE2;
  padding: 1px 5px 1px 5px;
  text-decoration: none;
  color: #1D7AE2;
}

.pagination {
 text-align: center;
 padding: 5px;
 margin-top: 17px;
 font-size: 12px;
 display: block;
}

.pagination a {
  text-decoration: none;
}

.browseall a {
  color: #008400;
  font-size: 14px;
  font-weight: bold;
}

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

#adslist .item:hover, #adslist .item-gray:hover {
	text-decoration: none;
}

#adslist .item a, #adslist .item-gray a {
	font-size: 12px;
	color: #BFC16A;
}

.item {
	font-size: 10px;
	background-color: #F3FBFC;
	padding: 5px 3px 4px 5px;
	border-top: 1px solid #D7F1F4;
	margin: 4px 0;
}

.item-gray {
  background-color: #F3F3E0;
  font-size: 10px;
	padding: 5px 3px 4px 5px;
	border-top: 1px solid #D1D189;
	margin: 4px 0;
}

.item-gray p a, .item p a {
  font-weight: bold;
  font-size: 15px;
}

#adslist h2 {
  background-color: #C4DCE6; 
  padding: 2px 3px; 
  margin: 0;
}

#adslist h2:hover {
	text-decoration: underline;
}

#adslist a div {
	font-size: 11px;
	color: #000;
	display: inline;
	font-weight: normal;
}

#adslist a img {
	border: 0px;
}

#adslist a div b {
	font-size: 8pt;
	color: #7ca7bf;
	padding: 0px;
	margin: 0px;
	display: block;
	font-weight: normal;
}

#adslist .adimg {
  padding: 8px 8px 2px 5px;
  width: 60px;
  height: 48px;
}

#adslist .adimg img {
  border: 1px solid #D7EEED;
}

#adslist .item .title, #adslist .item-gray .title {
  font-size: 15px;	
  color: #678136;
  font-weight: bold;
}

#adslist .title:hover {
  text-decoration: underline;
}

#adslist span.text {
  color: #282828;
  font-size: 12px;
}

#adslist .text:hover {
  text-decoration: none;
}

#adslist span.date {
  font-size: 11px;
  color: #A6A07B;
}

.form-input {
  margin: 0 0 9px 0;
}

.form-input input {
  width: 400px; 
  margin: 0;
}

input[type="file"] {
  width: 400px;
}

.adinfo {
  padding: 5px 0 30px 0; 
  font-family: Arial, Tahoma, Verdana; 
  font-size: 13px;
}

.addetails {
  font-size: 11px; 
  border-left: 0 solid #D6D6D6; 
  color: #747474; 
  padding: 11px 0 2px 0;
}

.addetails a {
  font-size: 11px; 
}

.splash_index {
   width: 100%; 
   padding: 35px 0 0 0;
   height: 213px; 
   width: 930px; 
   color: #fff;
   background: url(http://www.couponclever.com/templates/couponclever/images/splash_index_bg.png) center no-repeat;   
}

.splash_index h2 {
  color: #FFFF97;
  margin: 5px 0 5px 0;
}

.splash_index h3, .splash_index h3 a {
  font-size: 19px;
  color: #fff;
  margin: 0 0 3px 0;
}

.splash_index a {
  font-size: 19px;
  color: #FBF8D0;
  font-weight: bold;
}

.splash_index .splash_main {
  float: right; 
  width: 645px; 
  padding: 0 13px 0 0;
}
.splash_index .submenu li a {
  font-size: 15px;
}
.splash_index .submenu {
  width: 200px; 
  height: 127px; 
  border-right: 0px solid #12CBC7;
  /*background: url(http://www.couponclever.com/templates/couponclever/images/menu-back.png) no-repeat; */
  padding: 5px 7px 7px 15px;
}

.splash_index .submenu li {
  margin: 0 0 2px 0;
}

.splash_index .letters h3 a, .splash_index .letters a {
  font-size: 19px;
}

.splash_index .letters {
  color: #fff;
}

.splash_index .letters a {
  font-size: 17px;
  text-decoration: underline;
  color: #FBF8D0;
  font-weight: bold;
}

.splash_index .letters a:hover {
  text-decoration: none;
}

div#error-box {
  margin: 5px 0 5px 0; 
  padding: 9px; 
  background-color: #CF2A4B; 
  display: block;
  border: 1px solid #E9E496;
}

div#error-box p {
  color: #fff; 
  font-weight: bold; 
  margin-left: 40px;
  font-size: 12px;
}

#addesc p {
  margin: 20px 0; 
  font-weight: bold;
  font-size: 14px;
  color: #006200;
}

#couponDesc {
  color: #fff;
}

#searchresults a {
  font-size: 18px;
}

/* top menu */

ul.nav { margin: 0; padding: 0; list-style:none; float:left; }
.nav li{ float:left;display:block; }
.nav li a{  font-size:14px; outline:none; color:#fff; text-decoration:none; display:block; text-transform:uppercase; padding: 0 20px 0 20px;font-weight:bold;}
.nav li a:hover{background: url(http://www.couponclever.com/templates/couponclever/images/header-menu-gradient-hover.png) repeat-x; color:#fff!important;}
* html .nav li a:hover{background:#333;}

ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    float: left;
    margin: 0 0 0 1px;
    background: url(http://www.couponclever.com/templates/couponclever/images/header-menu-sep.png) no-repeat;
}

ol#toc a {
    
    display: block;
    float: left;
    text-decoration: none;
}

ol#toc a:hover {
  text-decoration: underline;
}


ol#toc li.current a {
    background-color: #48f;
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
}

.roundedcornr_box_103901 {
   background: #50A5BE;
}
.roundedcornr_top_103901 div {
   background: url(http://www.couponclever.com/templates/couponclever/images/roundedcornr_103901_tl.png) no-repeat top left;
}
.roundedcornr_top_103901 {
   background: url(http://www.couponclever.com/templates/couponclever/images/roundedcornr_103901_tr.png) no-repeat top right;
}
.roundedcornr_bottom_103901 div {
   background: url(http://www.couponclever.com/templates/couponclever/images/roundedcornr_103901_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_103901 {
   background: url(http://www.couponclever.com/templates/couponclever/images/roundedcornr_103901_br.png) no-repeat bottom right;
}

.roundedcornr_top_103901 div, .roundedcornr_top_103901, 
.roundedcornr_bottom_103901 div, .roundedcornr_bottom_103901 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_103901 { margin: 0 15px; }


.roundedcornr_box_393307 {
   background: #eaf6e5;
}
.roundedcornr_top_393307 div {
   background: url(http://www.couponclever.com/templates/couponclever/images/roundedcornr_393307_tl.png) no-repeat top left;
}
.roundedcornr_top_393307 {
   background: url(http://www.couponclever.com/templates/couponclever/images/roundedcornr_393307_tr.png) no-repeat top right;
}
.roundedcornr_bottom_393307 div {
   background: url(http://www.couponclever.com/templates/couponclever/images/roundedcornr_393307_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_393307 {
   background: url(http://www.couponclever.com/templates/couponclever/images/roundedcornr_393307_br.png) no-repeat bottom right;
}

.roundedcornr_top_393307 div, .roundedcornr_top_393307, 
.roundedcornr_bottom_393307 div, .roundedcornr_bottom_393307 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}

.roundedcornr_top_393307 div, .roundedcornr_top_393307  {
  width: 100%;
  height: 35px;
  border-bottom: 1px solid #B3C5A7;
  margin-bottom: 10px;
  font-size: 18px;
}

.roundedcornr_top_393307 div span  {
  line-height: 35px;
  margin-left: 20px;
  color: #CCB375;
}

.roundedcornr_content_393307 { margin: 0 15px; }
