
* {
  padding: 0;
  margin: 0;
}

body {
  text-align: center;
  font-size: 12px;
  font-family: Arial, Tahoma;
  background-color: #fff;
}

a , a:visited { 
  font-size: 12px; 
  text-decoration: none; 
  color: #614B3D; 
}

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; }
h1 a { color: #1B6FA7; font-size: 23px; }
h2 { font-size: 20px; margin: 2px 0 2px 0; }
h3 { font-size: 16px; color: #538E11; }
h4 { font-size: 12px; 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%;
}

input.searchInput {
  margin: 3px 0 0 0; 
  border: 0; 
  background: #88C4EC url(http://retailercodes.com/templates/default/images/searchInput-back.png) no-repeat; 
  width: 325px; 
  height: 23px; 
  color: #1D7AB8; 
  font-weight: bold; 
  font-size: 15px;
}

.content-div fieldset, .panelLeft fieldset {
  border: 1px;
  font-size: 19px;
  padding: 6px; 
  background-color: #FAF9D1; 
  border: 1px solid #C6D959;
}

.panelLeft fieldset {
  background-color: #F7FAEB; 
  border: 1px solid green; 
  font-weight: bold;
  padding: 6px;
  font-size: 12px;
}

.panelLeft li a {
  font-size: 14px;
}

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

.panelLeft {
  width: 235px; 
  text-align: left; 
  float: left;
}

.panelLeft a {
  font-size: 16px;
  margin: 2px 0 4px 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://retailercodes.com/iepngfix.htc') }

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

#wrapper img {
  vertical-align: middle;
}

.content-div {
  background-color: #EDFBDD; 
  padding: 7px;      
  float: right;
  width: 666px;
}

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

.headerbar {
  padding: 6px 3px 6px 5px; 
  margin: 5px 0 11px 0; 
  color: #fff;
  background-color: #00A400; 
  font-size: 12px; 
  font-weight: bold;
  vertical-align: bottom
}

.headerbar a, .headerbar a:visited {
  font-size: 12px;
  color: #fff;
}

.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: #849E18;
  clear: both;
  margin-top: 15px; 
  position: relative;
  background: #fff url(http://retailercodes.com/templates/default/images/footer-gradient.png) top repeat-x;
}

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

.footer a {
  color: #755B4A;
  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: #105AC9;
}

.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: 11px;

}

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

.item-gray {
  background-color: #fff;
  font-size: 10px;
	padding: 9px 0 0 5px;
	border-bottom: 1px solid #F1F4BD;
	margin: 4px 0;
}

#adslist .date {
	color: #124F6B;
  font-size: 16px; 
  margin: 2px 0 2px 0;
}

#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: #B06A1E;
  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;
}

#breadcrumbs {
  font-size: 100%;
}

#breadcrumbs a:hover { 
  color: #fff;
}

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

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

.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 {
  float: right; 
  padding: 0 7px; 
  font-size: 19px;
  font-weight: bold;
  color: #fff; 
  width: 666px; 
  height: 200px; 
  background: #88C4EC url(http://retailercodes.com/templates/default/images/splash_index.gif) top repeat-x;
}

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

.splash_index .letters a {
  font-size: 19px;
  text-decoration: underline;
  color: #B88A00;
  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 {
}

#addesc p {
  margin: 10px 0; 
  color: #000;
}

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