* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.85em;
  color: #4F3F30;
}
.ie6 body {
  font-size: 0.80em;
}
.ie7 body {
  font-size: 0.80em;
}
.safari {
  font-size: 0.95em;
}
.win.gecko body {
  font-size: 0.80em;
}


/* browser selectors */
/* .win.ie6, .win.ie7, .gecko, .mac.safari */


.wrap {
  width: 920px;
  margin-right: auto;
  margin-left: auto;
}
.break {
  clear: both;
}


/* header */

#header {
  width: 100%;
  height: 110px;
  background-image: url("/images/bg.gif");
  background-repeat: repeat-x;
  background-color: #BB1509;
  border-bottom: 1px solid #C83D33;
}
#header #navMember {
  width: 286px;
  height: 30px;
  float: right;
  background-image: url("/images/bgMember.gif");
  background-repeat: no-repeat;
}
#header #navMember ul {
  padding: 6px 0 0 35px;
  list-style: none;
}
#header #navMember li {
  display: inline;
  border-right: 1px solid #FFFFFF;
}
#header #navMember li a {
  padding: 0 10px;
  color: #FFFFFF;
  font-size: 0.9em;
}
#header #navMember li a:hover {
  color: #E57600;
}
#header #navMember li.last {
  border: none;
}
#header h1 {
  margin: 35px 0 0 0;
  float: left;
}
#header h1 a {
  width: 264px;
  height: 70px;
  display: block;
  background-image: url("/images/logo.gif");
  background-repeat: no-repeat;
}
#header h1 strong {
  display: none;
}
#header #banner468x60 {
  margin-top: 10px;
  float: right;
}
#header #banner468x60 img {
  border: none;
}


/* navPrime */

#navPrime {
  width: 100%;
  height: 30px;
  background-image: url("/images/bgPrime.gif");
  background-repeat: repeat-x;
  background-color: #600800;
}
#navPrime ul {
  list-style: none;
}
#navPrime li {
  display: inline;
}
#navPrime li a {
  height: 23px;
  margin-right: 25px;
  padding: 7px 8px 0 8px;
  display: block;
  float: left;
  font-size: 0.96em;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-image: url("/images/btnPrime.gif");
}
#navPrime li a:hover {
  background-position: 0 -30px;
}
#navPrime li a.active {
  background-position: 0 -60px;
  color: #330000;
}
#navPrime li a.active:hover {
  background-position: 0 -60px;
}


/* navSub */

#navSub {
  width: 100%;
  height: 28px;
  border-bottom: 1px solid #DBDBDB;
}
#navSub ul {
  width: 920px;
  list-style: none;
}
#navSub li {
  display: inline;
}
#navSub li a {
  padding: 7px 8px 0 8px;
  margin-right: 12px;  
  display: block;
  float: left;
  color: #5E1212;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
}
#navSub li a:hover {
  text-decoration: underline;
}


/* content */

#content #banner160x600 {
  width: 160px;
  height: 600px;
  margin-top: 4px;
  float: right;
}
#content #banner160x600 img {
  border: none;
}
#content {
  width: 100%;
  padding: 30px 0;
  color: #4F3F30;
  background-image: url("/images/bgContent.gif");
  background-repeat: repeat-x;
  background-color: #FFFFFF;
}
#content h1 {
  margin: 0 0 15px 0;
  padding-bottom: 8px;
  font-size: 1.7em;
  font-weight: normal;
  color: #990000;
  border-bottom: 1px solid #EAEAEA;
}
#content #page {
  width: 740px;
  float: left:
}
#content #page h1 {
  margin: 0 0 15px 0;
  padding-bottom: 8px;
  font-size: 1.8em;
  font-weight: normal;
  color: #990000;
  border-bottom: 1px solid #EAEAEA;
}
#content #page h2 {
  margin: 0 0 2px 0;
}
#content #page h3 {
  margin: 0 0 2px 0;
}
#content #page p {
  margin-bottom: 15px;
  line-height: 1.2em;
}
#content #page img { 
  margin: 0 0px 10px 10px;
  border: 1px solid #CCCCCC;
}
#content #page ul {
  margin: 0 0 15px 30px;
  color: #333333;
}
#content #page table {
  border: none;
}
#content #page th {
  padding: 4px;
  text-align: left;
  background-color: #CCCCCC;
}
#content #page td {
  padding: 2px 4px;
  text-align: left;
  color: #666666;
/*  background-color: #EFEFEF;*/
}
#content #page #banner728x90 {
  float: left;
}
#content #page #banner728x90 img {
  border: none;
}

/* Home */

#content #page #quickSearchForm {
  width: 740px;
  height: 70px;
  margin-bottom: 20px;
  background-image: url("/images/bgForm.gif");
  background-repeat: repeat-x;
  border: 1px solid #D4D3B0;
}
#content #page #quickSearchForm span {
  margin: 10px 0 0 20px;
}
#content #page #quickSearchForm label {
  margin-bottom: 3px;
  font-size: 1.1em;
  font-weight: bold;
  color: #50503F;
  text-transform: uppercase;
  display: block;
}
#content #page #quickSearchForm select {
  width: 190px;
  padding: 1px;
  font-size: -0.9em;
  color: #50503F;
  border: 1px solid #93937C;
}
#content #page #quickSearchForm .quickSearch {
  margin: 17px 0 0 0;
}
#content #page .homePanel {
  width: 358px;
  height: 98px;
  margin: 0 20px 10px 0;
  float: left;
  background-image: url("/images/bgPanel.gif");
  background-repeat: repeat-x;
  border: 1px solid #EAEAEA;
}
#content #page .homePanel.stagger {
  margin: 0 0 10px 0;
}
#content #page .homePanel img {
  width: 120px;
  height: 98px;
  margin: 0 5px 0 0;
  float: left;
  border: none;
}
.ie6 #content #page .homePanel img {
  margin: 0 5px -8px 0;
}
#content #page .homePanel h2 {
  margin-top: 12px;
  font-size: 1.1em;
  color: #DC8643;
}
#content #page .homePanel p {
  margin-bottom: 10px;
  font-size: 0.9em;
  line-height: 1.2em;
}
#content #page .homePanel ul {
  list-style: none;
}
#content #page .homePanel li {
  margin-right: 8px;
  display: inline;
  float: left;
  text-transform: uppercase;
}
#content #page .homePanel li a {
  font-size: 0.85em;
  color: #4D3F30;
}
#content #page .homePanel li a:hover {
  color: #B83200;
  background-color: #FFFFFF;
}


/* Search */

#content #page #searchForm {
  width: 740px;
  height: 205px;
  margin-bottom: 20px;
  padding-top: 15px;
  background-image: url("/images/bgForm.gif");
  background-repeat: repeat-x;
  border: 1px solid #D4D3B0;
}
.ie6 #content #page #searchForm {
  height: 195px;
}
#content #page #searchForm img {
  margin: 10px 0 0 15px;
  display: block;
  float: left;
  border: 0;
}
#content #page #searchForm span {
  width: 480px;
  margin: 10px 20px 0 20px;
  float: right;
}
#content #page #searchForm label {
  width: 220px;
  margin-bottom: 3px;
  padding-right: 10px;
  float: left;
  font-size: 1.1em;
  font-weight: bold;
  color: #50503F;
  text-transform: uppercase;
  text-align: right;
  line-height: 22px;
  display: block;
}
#content #page #searchForm select {
  width: 250px;
  padding: 1px;
  font-size: -0.9em;
  color: #50503F;
  border: 1px solid #93937C;
}
.ie6 #content #page #searchForm select {
  width: 246px;
}

#content #page #searchForm #search {
  float: right;  
}

/* Login Form */

#content #page #loginForm {
  width: 180px;
  height: 300px;
  float:left;
  display:inline;
  margin-bottom: 20px;
  padding-top: 5px;
  background-image: url("/images/bgForm.gif");
  background-repeat: repeat-x;
  border: 1px solid #D4D3B0;
}
.ie6 #content #page #loginForm {
  height: 195px;
}
#content #page #loginForm span {
  margin: 10px 10px 0 20px;
}
#content #page #loginForm h4 {
  margin: 10px 0px 0 10px;
}
#content #page #loginForm label {
  margin-bottom: 3px;
  float: left;
  font-size: 1.1em;
  font-weight: bold;
  color: #50503F;
  text-transform: uppercase;
  line-height: 22px;
}
#content #page #loginForm a {
  font-size: 0.85em;
  color: #4D3F30;
}
#content #page #loginForm a:hover {
  color: #B83200;
}
#content #page #loginForm a.btnView {
  margin-top: -5px;
  padding: 5px;
  margin-right:10px;
  display: block;
  float: left;
  background-image: url("/images/btnFeature.gif");
  background-position: 0 0;
  border: 1px solid #5F0800;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 0.95em;
  font-weight: bold;
}
#content #page #loginForm a.btnView:hover {
  background-position: 0 -60px;
}

#content #page  h2 {
  font-size: 1.1em;
  color: #DC8643;
}

.middle
{
	margin-left:10px;
	display:inline;
	float:left;
}

.middle h2 {
  font-size: 1.1em;
  color: #DC8643;
}

.detailPanels {
  width: 500px;
  float:left;
  border: none;
  font-size: .90em;
}
.detailPanels th {
  text-align: left;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF; 
  color: #FFFFFF;
  background-color: #A3140A;
  background-image: url("/images/bgTableHeader.gif");
  background-repeat: repeat-x;
}
.detailPanels td 
{
  padding:10px;
  text-align: left;
  color: #666666;
  vertical-align: top;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  background-color: #E7E7E7;
}
.detailPanels td.field {
  font-weight: bold;
  vertical-align: top;
  color: #525252;
  background-color: #DFDFDF;
}
.detailPanels td a {
  color: #6E0A00;
}

/* EMAIL FORM */
#emailForm {
  width: 377px;
  height: 380px;
  padding:10px;
  background-image: url("/images/bgForm.gif");
  background-repeat: repeat-x;
  border: 1px solid #D4D3B0;
}
.ie6 #emailForm {
  height: 195px;
}

#emailForm h1 {
  margin: 0 0 15px 0;
  padding-bottom: 8px;
  font-size: 1.7em;
  font-weight: normal;
  color: #990000;
}

#emailForm label 
{
  width:100px; 
  margin-bottom: 3px;
  padding-right: 10px;
  float: left;
  font-size: 1.1em;
  font-weight: bold;
  color: #50503F;
  text-transform: uppercase;
  text-align: left;
  line-height: 22px;
  display: block;
}
#emailForm input {
  width: 250px;
  padding: 1px;
  font-size: -0.9em;
  color: #50503F;
}
#emailForm textarea {
  width: 251px;
  margin-left:110px;
  margin-top:-24px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: -0.9em;
  color: #50503F;
  border: 1px solid #93937C;
}
#emailForm img {
  padding: 1px;
  margin-left:110px;
  font-size: -0.9em;
  color: #50503F;
  border: 1px solid #93937C;
}

.ie6 #emailForm select {
  width: 246px;
}

#emailForm #search {
  float: right;  
}

#emailForm a.btnView {
  margin-top: -5px;
  padding: 5px;
  margin-right:10px;
  display: block;
  float: left;
  background-image: url("/images/btnFeature.gif");
  background-position: 0 0;
  border: 1px solid #5F0800;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 0.95em;
  font-weight: bold;
}
#emailForm a.btnView:hover {
  background-position: 0 -60px;
}


/* Subscription Form No Height */
#subsFormNoHeight {
  width: 550px;
  padding:10px;
  margin-bottom:10px;
  background-image: url("/images/bgForm.gif");
  background-repeat: repeat-x;
  background-color:#f0efcb;
  border: 1px solid #D4D3B0;
}

#subsFormNoHeight h1 {
  margin: 0 0 15px 0;
  padding-bottom: 8px;
  font-size: 1.7em;
  font-weight: normal;
  color: #990000;
}

#subsFormNoHeight label 
{
  width:250px; 
  margin-bottom: 3px;
  padding-right: 10px;
  float: left;
  font-size: 1.1em;
  font-weight: bold;
  color: #50503F;
  text-transform: uppercase;
  text-align: left;
  line-height: 22px;
  display: block;
}
#subsFormNoHeight input, #subsFormNoHeight select {
  padding: 1px;
  font-size: -0.9em;
  color: #50503F;
}

/* Listing Form */
#listingForm {
  width: 700px;
  padding:10px;
  margin-bottom:10px;
  background-image: url("/images/bgForm.gif");
  background-repeat: repeat-x;
  background-color:#f0efcb;
  border: 1px solid #D4D3B0;
}

#listingForm h1 {
  margin: 0 0 15px 0;
  padding-bottom: 8px;
  font-size: 1.7em;
  font-weight: normal;
  color: #990000;
}

#listingForm label 
{
  width:150px; 
  margin-bottom: 3px;
  padding-right: 10px;
  float: left;
  font-size: 1.1em;
  font-weight: bold;
  color: #50503F;
  text-transform: uppercase;
  text-align: left;
  line-height: 22px;
  display: block;
}
#listingForm input, #listingForm select, #listingForm textarea {
  padding: 1px;
  font-size: -0.9em;
  color: #50503F;
}

/* Subscription Form */
#subsForm {
  width: 550px;
  height: 290px;
  padding:10px;
  margin-bottom:10px;
  background-image: url("/images/bgForm.gif");
  background-repeat: repeat-x;
  background-color:#f0efcb;
  border: 1px solid #D4D3B0;
}
.ie6 #emailForm {
  height: 195px;
}

#subsForm h1 {
  margin: 0 0 15px 0;
  padding-bottom: 8px;
  font-size: 1.7em;
  font-weight: normal;
  color: #990000;
}

#subsForm label 
{
  width:250px; 
  margin-bottom: 3px;
  padding-right: 10px;
  float: left;
  font-size: 1.1em;
  font-weight: bold;
  color: #50503F;
  text-transform: uppercase;
  text-align: left;
  line-height: 22px;
  display: block;
}
#subsForm input, #subsForm select {
  padding: 1px;
  font-size: -0.9em;
  color: #50503F;
}

/* Results */

#content #page .resultFeature {
  width: 736px;
  height: 180px;
  margin-bottom: 10px;
  float: left;
  border: 2px solid #991B00;
}
#content #page .resultFeature h3 {
  color: #760C00;
  font-size: 1.2em;
}
#content #page .resultFeature p {
  margin-bottom: 15px;
  color: #4D4D4D;
  font-size: 0.95em;
  line-height: 1.25em;
}
#content #page .resultFeature a.btnView {
  margin-top: -5px;
  padding: 5px;
  display: block;
  float: left;
  background-image: url("/images/btnFeature.gif");
  background-position: 0 0;
  border: 1px solid #5F0800;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 0.95em;
  font-weight: bold;
}
#content #page .resultFeature a.btnView:hover {
  background-position: 0 -60px;
}
#content #page .resultFeature .imgWrap {
  width: 360px;
  margin: 5px 10px 10px 10px;
  float: left;
}
.ie6 #content #page .resultFeature .imgWrap {
  margin: 4px 6px 12px 5px;
}
#content #page .resultFeature .imgWrap img {
  border: 1px solid #666666;
}
#content #page .resultFeature img {
  float: left;
  border: none;
  margin: 5px 5px 0 0;
}
#content #page .resultFeature .featureWrap {
  width: 340px;
  margin: 10px 0;
  float: left;
}
#content #page .resultStandard {
  width: 738px;
  height: 118px;
  margin-bottom: 10px;
  float: left;
  border: 1px solid #AAAAAA;
}
#content #page .resultStandard h3 {
  padding: 4px 10px;
  color: #50503F;
  font-size: 1em;
  background-image: url("/images/bgStandardTitle.gif");
  background-repeat: repeat-x;
}
#content #page .resultStandard h3 #spnAge {
  margin-top: -15px;
  float: right;
  font-weight: normal;
}
.ie #content #page .resultStandard h3 #spnAge {
  margin-top: -20px;
  margin-right: 10px;
}
#content #page .resultStandard p {
  margin-bottom: 15px;
  color: #4D4D4D;
  font-size: 0.95em;
  line-height: 1.3em;
}
#content #page .resultStandard a.btnView {
  margin-top: -10px;
  padding: 3px 5px;
  display: block;
  float: left;
  background-image: url("/images/btnStandard.gif");
  background-position: 0 0;
  border: 1px solid #50503F;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 0.95em;
  font-weight: bold;
}
#content #page .resultStandard a.btnView:hover {
  background-position: 0 -60px;
}
#content #page .resultStandard .standardImgWrap {
  width: 115px;
  margin: 2px 10px 10px 10px;
  float: left;
}
.ie6 #content #page .resultStandard .standardImgWrap {
  margin: 4px 6px 12px 5px;
}
#content #page .resultStandard .standardImgWrap img {
  border: 1px solid #666666;
}
#content #page .resultStandard img {
  float: left;
  border: none;
  margin: 5px 5px 0 0;
}
#content #page .resultStandard .standardWrap {
  width: 590px;
  margin: 5px 0;
  float: left;
}
#content #page .pagination {
  width: 726px;
  height: 24px;
  margin-top: 4px;
  margin-bottom: 10px;
  display: block;
  float: left;
  padding: 7px 4px 0 10px;
  background-color: #F2F2F2;
}
#content #page .pagination ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#content #page .pagination li {
  display: inline;
  float: left;
  margin-right: 4px;
  font-weight: bold;
  color: #89897E;
  text-transform: uppercase;
}
#content #page .pagination li a {
  display: block;
  padding: 0 2px 2px 2px;
  color: #89897E;
}
#content #page .pagination li a:hover {
  color: #FFFFFF;
  background-color: #BBBBBB;
}
#content #page .pagination li a.active {
  color: #FFFFFF;
  background-color: #CCCCCC;
}


/* Details */

#content #page #detailProfile {
  width: 460px;
  margin-top: 5px;
  margin-bottom: 20px;
  float: left;
  display: block;
  background-color: #EFEFEF;
}
#content #page #detailProfile #detailPhotos {
  width: 458px;
  height: 318px;
  margin-bottom: 20px;
  padding-top: 12px;
  float: left;
  display: block;
  background-color: #0F0F0F;
  border: 1px solid #000000;
  background-image: url("/images/bgDetail.gif");
  background-repeat: repeat-x;
}
#content #page #detailProfile #detailPhotos img {
  display: block;
  float: left;
}
#content #page #detailProfile #detailPhotos #thumbnails {
  width: 240px;
  display: block;
  float: left;
}
.ie6 #content #page #detailProfile #detailPhotos #thumbnails {
  width: 230px;
}
#content #page #detailProfile #detailPhotos #thumbnails img {
  display: block;
  float: left;
}
#content #page #detailProfile #detailPhotos #thumbnails p {
  color: #CCCCCC;
}
#content #page #detailProfile p {
  margin: 0;
  padding: 10px;
}
#content #page #detailPanels {
  width: 260px;
  margin: 5px 0 0 20px;
  display: block;
  float: left;
}
#content #page #detailPanels table {
  width: 260px;
  border: none;
  margin-bottom: 9px;
  font-size: .90em;
}

.field {
  font-size: 1.1em;
  font-weight: bold;
  color: #50503F;
  text-transform: uppercase;
}

.tbl .chktext
{
	font-size: 13px;
	font-weight: normal;
	color: #50503F;
	text-transform:none;
	width:200px;
	line-height:20px;
}

.gecko .tbl .chktext
{
	font-size: 13px;
	font-weight: normal;
	color: #50503F;
	text-transform:none;
	padding-left:10px;
	vertical-align:middle;
}

.gecko .tbl LABEL
{
	width:300px;
}



.gecko .tbl INPUT
{
	margin-top:5px;
}

.tbl INPUT
{
	float:left;	
	width:20px;
}

#content #page #detailPanels th {
  padding: 5px 10px;
  text-align: left;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
  background-color: #A3140A;
  background-image: url("/images/bgTableHeader.gif");
  background-repeat: repeat-x;
}
#content #page #detailPanels td {
  padding: 4px 10px;
  text-align: left;
  color: #666666;
  vertical-align: top;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  background-color: #E7E7E7;
}
#content #page #detailPanels td.field {
  font-weight: bold;
  vertical-align: top;
  color: #525252;
  background-color: #DFDFDF;
}
#content #page #detailPanels td.paymentField {
  width: 200px;
  font-weight: bold;
  vertical-align: top;
  color: #525252;
  background-color: #DFDFDF;
}
#content #page #detailPanels td a {
  color: #6E0A00;
}
#content #page #detailPanels td a:hover {
  color: #D05B00;
}
#content #page #detailPanels td img {
  margin: 0;
  padding: 0;
  border: none;
}


/* disclaimer */

#disclaimer {
  margin-bottom: 15px;
}
#disclaimer p {
  color: #B63000;
  font-size: 1em;
}


/* footerLinks */

#footerLinks {
  width: 100%;
  height: 360px;
  padding: 30px 0 0 0;
  background-image: url("/images/bg.gif");
  background-color: #BB1509;
  border-bottom: 1px solid #C83D33;
}
.footerWrap {
  width: 215px;
  margin-right: 18px;
  float: left;
}
#footerLinks h3 {
  color: #ECB673;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 2px;
}
#footerLinks ul {
  width: 215px;
  list-style: none;
}
#footerLinks li {
  padding: 4px 0;
  border-bottom: 1px solid #B64A45;
}
#footerLinks li a {
  font-size: 0.85em;
  color: #FFFFFF;
  text-decoration: none;
}
#footerLinks li a:hover {
  color: #EFD5A2;
  text-decoration: underline;
}


/* footer */

#footer {
  width: 100%;
  height: 70px;
  padding-top: 12px;
  background-color: #A11208;
}
#footer ul {
  list-style: none;
}
#footer li {
  margin-right: 15px;
  display: inline;
  float: left;
  font-size: 0.95em;
  line-height: 20px;
}
#footer li a {
  color: #FFFFFF;
}
#footer li a:hover {
  color: #E8973D;
}
#footer li.sem {
  margin: 0;
  float: right;
  color: #FFFFFF;
  text-align: right;
}
#footer .copy {
  color: #E3ACA8
}

.errorMessage
{
	color:Red;
	font-size:10px;
}
a.btnView {
  margin-top: -5px;
  padding: 5px;
  margin-right:10px;
  display: block;
  float: left;
  background-image: url("/images/btnFeature.gif");
  background-position: 0 0;
  border: 1px solid #5F0800;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 0.95em;
  font-weight: bold;
}
a.btnView:hover {
  background-position: 0 -60px;
  color:White;
}

a {
  color: #4D3F30;
}
a:hover {
  color: #B83200;
}
.hint {
  display:none;
  position:relative;
  float:right;
  left: 0px;
  width: 200px;
  margin-top: -5px;
  border: 1px solid #c93;
  padding: 10px 12px;
  background: #ffc url(/images/pointer.gif) no-repeat -100px -100px;
}

.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(/images/pointer.gif) left top no-repeat;
}