body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	color: #000000;
	background-color: #ffe8b2;
}

img {
	border: 0;
}

p, ol, ul {
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}

a {
	text-decoration: none;
	color: #084887;
}

a:hover {
	text-decoration: underline;
	background-color: #ffe8b2;
	color: #ffb300;
}

h1,
h2,
h3 {
	padding: 0;
	margin: 0;
	}

h1 span,
h2 span,
h3 span {
	display: none;
	}

#container {
	margin: 0;
	padding: 0;
	}

#pageHeader {
	margin: 0;
	padding-top: 0;
	background: #ffb300 url(/assets/images/recover_logo_yellow.gif) no-repeat center;
	height: 155px;
	text-align: center;
	z-index: 70;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	}

#bannerWeb {
	position: absolute;
	margin: 0;
	top: 0%;
	left: 85%;
	width: 15%;
	padding: 0;
	text-align: right;
	z-index: 80;
}

#pageButtons {
	position: absolute;
	margin: 0;
	top: 280px;
	left: 0px;
	padding: 10px 0px 0px 0px;
	z-index: 160;
	text-align: left;
	background-color: #084887;
	width: 150px;
}

#pageButtons a, 
#productButtons a {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #084887;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-top-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: dotted;
	display: block;
	font-size: 9px;
	width: 150px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 140px;
}

#pageButtons a.hilite, 
#productButtons a.hilite {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #B5C8DB;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-top-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: dotted;
	display: block;
	font-size: 9px;
	width: 150px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 140px;
}

#pageButtons a:hover, 
#productButtons a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #B5C8DB;
}

#productButtons {
	position: absolute;
	margin: 0;
	top: 220px;
	left: 70%;
	padding: 0px;
	z-index: 161;
	text-align: left;
	background-color: #084887;
	width: 150px;
}

#productButtons h3 {
	background-color: #084887;
	font-size: 14px;
	color: #FFB300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px 10px 5px;
}

#pageText {
	position: absolute;
	margin: 0;
	top: 180px;
	left: 180px;
	padding: 10px;
	z-index: 200;
	text-align: left;
	width: 40%;
	background-color: #b5c8db;
}

#productBox {
	position: absolute;
	margin: 0;
margin-right: 80px;
	top: 180px;
	left: 180px;
	padding: 10px;
	z-index: 200;
	text-align: left;
	background-color: #b5c8db;
}

#pageText h2,
#productBox h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #084887;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	border-bottom: 2px dotted #ffffff;
}
#bannerBox {
	position: absolute;
	margin: 0;
	top: 155px;
	left: 60px;
	padding: 0;
	z-index: 55;
	width: 60%;
	height: 60%;
	text-align: left;
	background-color: #ffe199;
}

#bannerEmail {
	position: absolute;
	margin: 0;
	top: 80%;
	left: 50%;
	padding: 0;
	z-index: 300;
	text-align: left;
}

#sampleBox {
	position: absolute;
	margin: 0;
	top: 350px;
	left: 70%;
	padding: 0;
	z-index: 180;
	text-align: center;
	background-color: #FFB300;
	width: 150px;
}

.thumbBox {
	padding: 15px 5px;
	border: 2px dotted #ffffff;
	margin: 10px;
float: left;
width: 180px;
height: 150px;
text-align: center;
vertical-align: middle;
font-size: 10px;
}

#sampleBox img {
	padding: 5px;
	border: 2px dotted #ffffff;
	margin: 10px;
}

#sampleBox a {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFB300;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	font-size: 9px;
	width: 150px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 140px;
}

#sampleBox a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFBA18;
}

#bannerWrite {
	position: absolute;
	margin: 0;
	top: 640px;
	left: 0px;
	padding: 0px;
	z-index: 158;
	text-align: left;
	background-color: #FFB300;
	width: 150px;
}

/**************************************/
/*               ModX               */
/**************************************/
 
.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}

div.errors { 
	color:#F00; 
}

.invalidValue { 
	background: #FFDFDF; 
	border:1px solid #F00;
}

.requiredValue { 
	background: #FFFFDF; 
	border:1px solid #F00;
}

form label {
    cursor: pointer;
}

fieldset {
    border: 0;
	margin: 0;
	padding: 0;
}
form textarea {
    border: 1px solid #9c978c;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 2px 0 2px 2px;
	background-color: #e9e9e9;
    height: 100px;
    width: 300px;
}

form input.text {
	background-color: #e9e9e9;
}
select {
    border: 1px solid #9c978c !important;
    border: 0;
    background: #e9e9e9;
}
form br {
    clear: both;
}

input.small {
	width: 50px;
}

.submit_button {
	border: 3px double #9c978c;
	padding: 6px 18px;
	background: url(/assets/images/forms.jpg) 0px -3px repeat-x;
	color: #2d2d2d;
	margin: 0;
	margin-left: 150px;
}

.submit_button:hover {
	color: #cccccc;
	border: 3px double #cccccc;
}

.submit_button:active {
	border: 3px double #888;
	background: url(/assets/images/forms.jpg) 0px -35px repeat-x;
	color: #999999;
}

.form_label {
display:block;
padding-top:2px;
float:left;
width:150px;
height:18px;
color: #333333;
position:relative;
top:0px;
text-align:left;
margin-right:2px;
}

.form_entry {
padding-left:85px;
}

.ditto_paging {
    border-top: 1px solid #084887;
    padding: 10px; 
    font-size: 12px;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #9c978c; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ffffff;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ffffff;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #084887; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #084887;
} 
#ditto_pages a:hover {
    background-color: #666666;
    color: #ffffff;
}


#ajaxSearch_subSearch{
	padding: 3px 2px 2px 2px;
  margin: 5px 0 10px 0;
  list-style: none;
}
#subSearch_maxigallery{
	padding: 2px 2px 2px 2px;
  margin: 5px 0 10px 0;
  width: 100%;
  clear: both;
}
#ajaxSearch_radio {
	background:#FFFFFF;
	font-size: 10px;
	margin:0 0 5px;
	padding: 1px 1px 2px 1px;
}
#ajaxSearch_select {
	background:#FFFFFF;
	height:auto;
	width: 150px;
	font-size: 10px;
	padding: 3px 1px 2px 1px;
	border: 2px inset gray;
}
#search #ajaxSearch_form, #search form {
position:relative;
width:auto;
margin:0;
padding:0;
}

#ajaxSearch_intro {
margin: 10px 0 15px 0;
}

#ajaxSearch_input {
	width: 200px;
	background: #FFFFFF;
	font-size: 10px;
	padding: 3px 1px 2px 1px;
	border: 2px inset gray;
}

#ajaxSearch_submit {
	height: 2em;
	background: #1f72b1;
	text-transform: lowercase;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#ajaxSearch_output {
  font-size: 10px;
	background-color: #EFEFEF;
	border: 1px solid #1f72b1;
	color: black;
  width: 200px;
	z-index: 1;
	padding: 5px;
	margin: 5px 0 15px 0;
}

.ajaxSearch_paging {
display: block;
margin: 5px 0 10px;
}
.ajaxSearch_currentPage {
  color: #1f72b1;
  font-weight: bold;
}
.AS_ajax_result {
  color: #444;
  margin-bottom: 3px;
}
.AS_ajax_resultLink {
  text-decoration: underline;
}
.AS_ajax_resultDescription, .ajaxSearch_resultDescription{
  color: #555;
  padding: 2px;
}
.AS_ajax_resultsIntroFailure{
  padding: 3px;
}
.AS_ajax_highlight1, .ajaxSearch_highlight1{
  color : #c13231;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight2, .ajaxSearch_highlight2{
  color : #CB53DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight3, .ajaxSearch_highlight3{
  color : #DF53B5;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight4, .ajaxSearch_highlight4{
  color : #DF5380;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight5, .ajaxSearch_highlight5{
  color : #A453DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight6, .ajaxSearch_highlight6{
  color : #53ADDF;
  padding: 0;
  font-weight: bold;
}
.AS_intro { display: none;}

.AS_ajax_resultImage img{
  margin:10px 140px 20px 140px;
}
.ajaxSearch_resultImage img{
  margin:10px 20px 20px 20px;
}
div .AS_ajax_more{
  margin: 20px 0;
}
.AS_ajax_more a{
  font-weight: bold;
}
.ajaxSearch_hiddenField{
	position:absolute;
	text-decoration:underline;
	background-color:#CC0000;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#ajaxSearch_cmtThks{
  color: #CC0000;
  padding: 0;
  margin: 10px;
	font-size: 10px;
	font-weight: bold;
	height: 2em;
}
.ajaxSearch_cmtIntro{
  color: gray;
	font-size: 10px;
	font-weight: bold;
}
#ajaxSearch_cmtArea{
	width: 452px;
	height: 50px;
	padding: 3px;
	margin: 8px 0 3px;
}
#ajaxSearch_cmtSubmit, #ajaxSearch_cmtReset{
	height: 24px;
	background: #1f72b1;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#search div .thumbscontainer ul.thumbs li{
	height: 150px;
}

div .bfsr {
	display: none;
}
