/* ------ START: Global Reset ------ */
* { padding: 0; margin: 0; }

a { outline: none; }

fieldset { padding: .5em; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin: 0; }

img { border: 0;  }

li, dd, blockquote { margin-left: 0; }

p, h1, h2, h3, h4, h5, h6, ul, ol { margin-bottom: 1em; }
/* ------ END: Global Reset ------ */

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background: url(../images/body_repeater.gif) repeat-x center 45px;
	behavior: url("../htc/csshover3.htc");
}

/* links */
a {
    outline: none;
}

A:link    { text-decoration:underline; color: #891414; }
A:visited { text-decoration:underline; color: #891414; }
A:active  { text-decoration:underline; color: #891414; }
A:hover   { text-decoration:underline; color: #be831d; }
A:focus   { text-decoration:underline; color: #891414; }
/* links */


/* start div tag declarations */

/* ------ START: advertisers ------ */
#advertiser_extras {
	position: relative;
	width: 250px;
	float: left;
	padding-left: 30px;
	text-align: left;
}

#advertiser_extras h2 {
	text-align: left;
	margin-top: 10px;
}

#advertiser_extras ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#advertiser_extras ul li {
	margin: 0;
	padding: 0;
}

#advertiser_extras ul li.list_item_spacing {
	margin: 10px 0;
}

#advertiser_images {
	position: relative;
	clear: both;
	min-height: 250px;
	padding: 30px 0;
}

* * body #advertisers_images { height: 250px; }

#advertiser_images #lg_img {
	display: block;
	border: 1px solid #DBDBDE;
	width: 400px;
	float: left;
}

#advertiser_info {
	position: relative;
	clear: both;
	width: 400px;
	float: left;
}

#advertiser_info h1 a {
	display: block;
	width: 100%;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	background: #8CA808;
	border: 1px solid #8CA808;
	text-decoration: none;
}

#advertiser_info h1 a:hover {
	background: #FFFFFF;
	color: #222222;
}

#advertiser_links {
	position: relative;
	float: left;
	margin-left: 26px;
}

.advertiser-review {
    margin: 15px 0;
}

.advertiser-review p {
    background: #eee;
    border: 1px solid #000;
    margin-bottom: 5px;
    padding: 10px 15px;
}

.advertiser-review p.author {
    background: #fff;
    border: 0;
    margin: 5px;
    padding: 0 0 0 15px;
    font-style: italic;
}

.advertiser-review span.author-name,
.advertiser-review span.author-location {
    font-weight: 700;
}

.advertiser_summary h3 {
	margin-bottom: 0.5em;
	font-size: 1.25em;
}

#advertiser_thumbs {
	width: 250px;
	float: left;
	margin-left: 29px;
}

#advertiser_thumbs a {
	display: inline-block;
	width: 80px;
	height: 80px;
	border: 1px solid #DBDBDE;
	margin: 0px 0px 4px 4px;
	overflow: hidden;
}

/*
#advertiser_thumbs img {
	display: inline-block;
	width: 80px;
	height: 80px;
	border: 1px solid #DBDBDE;
	margin: 0px 0px 4px 4px;
}
*/
/* ------ END: advertisers ------ */

.bottom_text {
	margin: 10px 0;
}

.checkbox {
	border: 0px;
}

.clear {
	clear: both;
	width: 0;
	height: 0;
}

.clearfloat {
	clear: both;
}

#content {
	clear: both;
	width: 920px;
	margin: 0 auto;
	border: 1px solid #DCDCDC;
	background: #FFFFFF;
	padding: 30px 25px;
	text-align: justify;
	margin-bottom: 20px;
}

.double {
	float: left;
	width: 49%;
}

/* ------ START: Forms ------ */
.editor_form {
	margin: 1em 0;
}

.editor_form div.input, .editor_form div.submit {
	width: 100%;	
}

.editor_form div.input {
	position: relative;
	clear: both;
	margin-bottom: 1.1em;
}

.editor_form div.input.text input, .editor_form div.input.password input, .editor_form div.input textarea {
	border: 1px solid #CCCCCC;
	width: 60%;
}

.editor_form div.input label {
	display: block;
	float: left;
	width: 35%;
	padding-right: 3%;
	text-align: right;
}

.editor_form div.checkbox label {
	width: 80%;
}

.editor_form div.submit {
	text-align: right;
}

.editor_form div.checkbox {
	float: left;
	width: 32%;
	margin-bottom:0.5em;
 	margin-right: 5px;
}

.editor_form div.select label {
	float: left;
	text-align: left;	
}

/*
.editor_form div.checkbox input {
	width: auto;
}
*/

.editor_form div.checkbox input {
	width: auto;
	float: left;
}

/*
.editor_form div.checkbox label {
	display: inline;
	padding-left: 10px;
}
*/
.editor_form div.checkbox label {
	display: inline;
	padding-left: 10px;
	float: left;
}

.editor_form div.radio input {
	
}

.editor_form div.radio label {
	display: inline;
	padding-left: 10px;
	float: none;
}

.editor_form div.select fieldset {
	border: 0;
	margin: 10px 0;
}

.editor_form div.select fieldset legend {
	color: #a66d19;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
}

/* ------ END: Forms ------ */

.emphasis {
	font-weight: 700;
}

.feature-table
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 575px;
	border-collapse: collapse;
}



.feature-table th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	background: #731B1B;
	border-top: 4px solid #550B0B;
	text-align: left;
}

.feature-table th a {
	color: #fff;
}

.feature-table td
{
	padding: 8px;
	background: #E3E0DA;
	border-top: 1px solid #fff;
	color: #6F4A14;
}

.feature-table td.feature-column {
	text-align: right;
	font-weight: 700;
}

.feature-table td.feature-price {
	font-weight: 700;
	text-align: left;
}

.feature-table tbody tr:hover td {
	background: #BE831D;
	color: #fff;
}

.feature-table tfoot td{
	background: #fff;
}

.feature-table tfoot a {
	font-size: 1.2em;
	font-weight: 700;
}



h1 {
	color: #731b1b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-weight: normal;
}

h2 {
	color: #be831d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: normal;
}


h3 {
	color: #731b1b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
}

h4 {
	color: #be831d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
/*	margin-top: 2em;*/
}

#header {
	width: 960px;
	height: 224px;
	margin: 0 auto;
} 

#header #slideshow {
	width: 594px;
	height: 150px;
	position: relative;
	top: 32px;
	left: 356px;
}

.links_list {
	list-style: none;
}

.links_list li {
	clear: both;
}

#leftcol .links_list {
		margin-left: 0;
}

#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:594px;
	height:150px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#slide-images li img{
	display:block;
}

.featured-member {
	margin-bottom: 20px;
	background: url(../images/featured_member_bottom.gif) no-repeat bottom;
	width: 728px;
	padding-bottom: 9px;
}

.featured-member-top, .featured-member-bottom {
	width: 728px;
	height: 9px;
}

.featured-member-content {
	width: 706px;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	padding: 0 10px 10px 10px;
}

.featured-member-content h1 {
	color: #0f335e;
	font-size: 1.5em;
}

.featured-member-content h2 {
	color: #24589b;
	font-size: 1.3em;
	text-align: left;
	font-style: normal;
}

.featured-member-content img {
	float: left;
	padding-right: 15px;
}

.featured-member-inner {
		background: url(../images/featured_member_top.gif) no-repeat top;
		width: 728px;
		padding-top: 8px;
}

#footertop {
	width: 100%;
	background: #901313 url(../images/footer_repeater.gif) repeat-x;
	color: #e3e0da;
	min-height: 33px;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 33px;
}

#footertop a, #footertop a:hover {
	color: #e3e0da;
	text-decoration: none;
}

* * body #footertop {
	height: 33px;
}

#footerleft {
	float: left;
}

#footerright {
	float: right;
}

.footercontent {
	width: 960px;
	margin: 0 auto;
}

#footer_menu {
	clear: both;
	padding-top: 10px;
	line-height: 1.5em;
	text-align: left;
	font-weight: 700;
	list-style-type: none;
}

#footer_menu li {
	display: inline;
	margin: 0 3px;
	padding: 0;
	float: left;
	width: 13%;
}

#footer_menu li a {
	color: #751b1b;
}

#footer_menu li ul {
	margin-top: 10px;
}

#footer_menu li ul li {
  display: block;
	width: auto;
	float: none;
	margin: 0;
	font-weight: 100;
}

#footer_menu li ul li a {
	color: #6F4A14;
}

#footer {
	width: 100%;
	clear: both;
	font-size: 0.8em;
	color: #204a7c;
	text-align: center;
	background: #e3e0da;
}

#footer p {
	margin-top: 1em;
	margin-bottom: 0;
}

#footer a, #footer a:hover {
	color: #731B1B;
	text-decoration: none;
}

.job_postings {
	position: relative;
	margin: 15px 0;
}

.job_posting_summary {
	position: relative;
	width: 690px;
	padding: 10px;
	border-bottom: 1px solid #10345F
}

.job_posting_summary h3, 
.job_posting_summary h4 {
	margin: 0.3em 0;
}

#leftcol {
	float: left;
	width: 720px;
	padding-right: 40px;
}

#leftcol ul {
	margin-left: 40px;
}

.links_list_content img {
	float: left;
	margin-right: 15px;
	width: 130px;
	border: 1px solid #000;
}

.links_list_content p {
	float: left;
	width: 550px;
}

.links_list_title {
	margin-bottom: 5px;
}

.login_link {
	margin-top: 15px;
	margin-bottom: 0;
}

.login_link a, .login_link a:visited {
	color: #666;
}

/* ------ START: Menu ------ */
#menu {
	position: relative;
	width: 960px;
	height: 52px;
	clear: both;
	margin: 0 auto;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	text-indent: -99999px;
	background: url("../images/menu.gif") no-repeat;
	height: 52px;
	z-index: 100;
}

#menu li.menu_0_1 ul, #menu li.menu_0_1 ul li a { width: 49px; }
#menu li.menu_0_1 a { background-position: 0px 0px; width: 79px; }
#menu li.menu_0_1 a:hover, #menu li.menu_0_1 a.menu_current { background-position: 0px -52px; }

#menu li.menu_0_2 ul, #menu li.menu_0_2 ul li a { width: 114px; }
#menu li.menu_0_2 a  { background-position: -79px 0px; width: 132px; }
#menu li.menu_0_2 a:hover, #menu li.menu_0_2 a.menu_current { background-position: -79px -52px; }

#menu li.menu_0_3 ul, #menu li.menu_0_3 ul li a { width: 115px; }
#menu li.menu_0_3 a { background-position: -211px 0px; width: 133px; }
#menu li.menu_0_3 a:hover, #menu li.menu_0_3 a.menu_current { background-position: -211px -52px; }

#menu li.menu_0_4 ul, #menu li.menu_0_4 ul li a { width: 111px; }
#menu li.menu_0_4 a { background-position: -344px 0px; width: 128px; }
#menu li.menu_0_4 a:hover, #menu li.menu_0_4 a.menu_current { background-position: -344px -52px; }

#menu li.menu_0_5 ul, #menu li.menu_0_5 ul li a { width: 118px; }
#menu li.menu_0_5 a { background-position: -472px 0px; width: 134px; }
#menu li.menu_0_5 a:hover, #menu li.menu_0_5 a.menu_current { background-position: -472px -52px; }

#menu li.menu_0_6 ul, #menu li.menu_0_6 ul li a { width: 145px; }
#menu li.menu_0_6 a { background-position: -606px 0px; width: 162px; }
#menu li.menu_0_6 a:hover, #menu li.menu_0_6 a.menu_current { background-position: -606px -52px; }

#menu li.menu_0_7 ul, #menu li.menu_0_7 ul li a { width: 85px; }
#menu li.menu_0_7 a { background-position: -768px 0px; width: 102px; }
#menu li.menu_0_7 a:hover, #menu li.menu_0_7 a.menu_current { background-position: -768px -52px; }

#menu li.menu_0_8 ul, #menu li.menu_0_8 ul li a { width: 68px; }
#menu li.menu_0_8 a { background-position: -870px 0px; width: 90px; }
#menu li.menu_0_8 a:hover, #menu li.menu_0_8 a.menu_current { background-position: -870px -52px; }

* * body #menu li.menu_0_8 a {
	margin-right: -3px;
}
/* ------ END: Menu ------ */

/* ------ START: Menu Flyout ------ */
.menu_level_0 li {
    list-style: none;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
}

.menu_level_0 {
    /* 'Level 0' is the main menu that is always visible */
    display: block;
    position: relative;
    z-index: 99;
}

.menu_level_0 li:hover .menu_level_1 {
    /* Show 'Level 1' menu when an <li> nested in 'Level 0' is hovered over */
    display: block;
}

.menu_level_1 li:hover .menu_level_2 {
    /* Show 'Level 2' menu when an <li> nested in 'Level 1' is hovered over */
    display: block;
}

.menu_level_1 {
    /* 'Level 1' is nested in 'Level 0' and is the first set of drop down or fly out menus. Should not be visible by default */
    display: none;
    position: absolute;
    top: 52px;
    left: 0px;
    /* width: 140px; -- Set individually to match the width of the sprites */
    z-index: 0;
    background: #8D1313;
}

#menu .menu_level_1 a {
    /* These will globally style all <a> tags nested under 'Level 1' including any subsequent levels */
    display: block;
    /* width: 140px; */
  	/* height: 20px; */ 
  	height: auto;
    padding: 5px;
    /* Unset global menu styles */
    text-indent: 0px;
    float: none;
    /* Customize Appearance */
    background: #8D1313;
    text-decoration: none;
    color: #FFFFFF;
    filter: alpha(opacity=95);
    opacity: .95;
    font-size: 0.85em;
	background-image: none;
	text-indent: 0;

}

#menu .menu_level_1 a:hover {
    background: #d28502;
    color: #FFFFFF;
    text-decoration: none;
}

.menu_level_1 a:visited, .menu_level_1 a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
/*
#menu ul.menu_level_0 li ul.menu_level_1 li a {
	  width: auto;
}
*/
/* ------ END: Menu Flyout ------ */

.platinum_ads {
	margin: 20px 0;
}

.platinum_summary {
	float: left;
	margin: 10px 0;
}

.platinum_image {
	float: left;
	width: 130px;
}

.platinum_image img {
	border: 1px solid #10345F;
}

.platinum_text {
	float: left;
	width: 550px;
}

#rightcol {
	float: left;
	width: 150px;
}

#rightcol .google_ad {
	float: right;
}

#rightcol h2 {
	color: #731b1b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}


#rightcol ul {
	list-style: none;
	float: right;
}

#rightcol li {
	margin-bottom: 20px;
}

.secondary_menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.secondary_menu li {
	margin: 0;
	padding: 0;
	display: inline;
	border-left: 1px solid #e3e0da;
}

.secondary_menu li a {
	padding: 0 7px;
	color: #E3E0DA;
	text-decoration: none;
}

.secondary_menu .none {
  border-left: none;
}

#topbar-right ul.secondary_menu li a {
	color: #fff;
}

#topbar {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #731b1b;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
}

#topbarcontent {
	width: 960px;
	margin: 0 auto;
}
#topbar-left {
	float: left;
}

#topbar-right {
	float: right;
	color: #FFFFFF;
	font-size: 0.85em;
}

#wrapper {
	width: 100%;
	margin: 0px auto;
	background: url(../images/body_bg.jpg) no-repeat center top;
	z-index: 0;
}

/************* CMS STUFF *************/


#admin-toolbar {
	background: #550b0b;
	color: #fff;
	height: 20px;
	font-size: 0.9em;
	padding: 5px 10px;
}

#admin-toolbar a,
#admin-toolbar a:visited {
	color: #fff;
}

#admin-toolbar a:hover {
	color: #666;
}

.floatright {
	float: right;
}

sup.required {
	color: #CF0C14;
	font-weight: 700;
	font-size: 1.1em;
}

/* ------ START: Login Form ------ */
#login {
	margin: 1em 0;
}

#login .input, #login .submit {
	width: 400px;	
}

#login .input {
	position: relative;
	clear: both;
	margin-bottom: 0.5em;
}

#login .input.text input, #login .input.password input, #login .input textarea {
	border: 1px solid #CCCCCC;
	width: 70%;
}

#login .input label {
	display: block;
	float: left;
	width: 25%;
	padding-right: 3%;
	text-align: right;
}

#login .submit {
	text-align: right;
}
/* ------ END: Login Form ------ */

.page_gallery {
	margin-top: 25px;
}

.page_gallery img {
	margin: 5px;
	border: 1px solid #000;
}

.page_gallery a:hover {
	background: transparent;
}

#advertiser_thumbs.page_gallery img,
#advertiser_main_image.page_gallery img {
	margin: 0;
	border: 0;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

#tabs ul#tabs_header {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#tabs ul#tabs_header li {
	display: inline;
	margin: 0;
	padding: 0 10px;
	font-size: 1.2em;
}

#tabs ul#tabs_header li#last {
	border: 0;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.reviews-wrapper {
    margin: 25px 0;
}

.tabs_list {
	margin: 5px 0 15px 0;
	padding: 0;
	float: left;
	border-bottom: 0.1em solid #1B4373;
	border-top: 0.1em solid #1B4373;
	width: 100%;
}

.tabs_list li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin: 0 0.3em 0 0;
}

.tabs_list li a {
	font-weight: 700;
	text-decoration: none;
	display: block;
	padding: 0.3em;
	border-bottom: 0.4em solid #fff;
	color: #45689F;
	background: #fff;
}

.tabs_list li a:hover {
	border-bottom: 0.4em solid #1B4373;
	color: #1B4373;
}

.input_sub_memo {
font-style:italic;
font-size:0.8em;
}
