body
{
    background: url(../images/green-bar.png) 0px 114px repeat-x;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.clear
{
    clear: both;
    margin: 0;
    padding: 0;
    height: 1%;
}

a, a:link
{
    color: #003366;
    text-decoration: underline;
}

a:visited
{
    color: #014587;
    text-decoration: underline;
}

a:hover
{
    background: #003366;
    color: #fff;
    text-decoration: none;
}

.container-outer
{
    margin: 0 auto;
    text-align: center;
    width: 965px;
}

.container-inner
{
    text-align: left;
}

.logo
{
    position: absolute;
}

.header
{
    font-family: tahoma;
    /*margin: 8px 0 0 0;*/
    margin: 5px 0 0 0;
    padding: 0;
    position: relative;
}

.header
{
    height: 507px;
}

.header-left
{
    padding-top: 83px;
    width: 576px;
}

.header-right
{
    padding: 134px 0 20px 0;
    width: 350px;
}

.header-right h1 strong
{
    background: #A2D22D;
    padding: 0 3px;
}

h1, h2, h3, h4
{
    letter-spacing: -1px;
    line-height: 100%;
    margin: 0;
    padding: 0;
}

h1
{
    color: #6b8d1e;
    font-size: 2.1em;
}

h1.message
{
    padding: 30px 0;
}

.header h1
{
    color: #fff;
    font-size: 2.3em;
    line-height: 125%;
    padding-bottom: 20px;
}

h2
{
    font-size: 2em;
    padding: 15px 0 7px 0;
}

h2 strong
{
    color: #6b8d1e;
}

.module-1 h2
{
    color: #fff;
    font-size: 1.8em;
}

h4
{
    color: #666;
    font-size: 1.3em;
    padding-bottom: 10px;
}

.module-1 h4
{
    color: #8eb33b;
    padding-bottom: 20px;
}

.main-column
{
    float: left;
    width: 565px;
}

ul.tick-list
{
    float: left;
    margin: 0;
    padding: 0;
    width: 49%;
}

u.tick-list-right
{
    padding-left: 10px;
}

ul.tick-list li
{
    background: url(../images/tick.png) 0px 4px no-repeat;
    font-size: 1.1em;
    list-style: none;
    margin: 0 0 5px 0;
    padding: 0 0 0 25px;
}

label
{
    color: #fff;
    /*display: block;*/
    font-size: 1.1em;
    font-weight: bold;
    padding-top: 10px;
}

input.text-box, textarea.text-box
{
    background: #fff !important;
    border: 3px solid #ccc;
    padding: 3px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 1.3em;
    width: 315px;
}

.sponsor-form
{
    /*padding: 20px 0;*/
    padding: 134px 0 20px;
}

.sponsor-form input.text-box, .sponsor-form textarea.text-box
{
    width: 400px;
}

input.signup, input.get-in-touch
{
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    height: 40px;
    margin-top: 10px;
    width: 190px;
}

input.signup
{
    background: url(../images/signup.png) 0 0 no-repeat;
}

input.get-in-touch
{
    background: url(../images/get-in-touch.png) 0 0 no-repeat;
}

textarea.to-offer
{
    height: 160px;
}

.right-column
{
    float: right;
    width: 360px;
}

.header .left-column, .header .right-column
{
    float: left;
    width: 49%;
}

.module-1
{
    background: #000;
    padding: 5px 15px 15px 15px;
}

.module-2
{
    background: #ECF4D7;
    padding: 10px;
    margin: 10px 0;
    text-align: center;
}

#sponsors
{
    padding-top: 15px;
}

#sponsors a img
{
    border: 5px solid #ccc;
    padding: 2px;
}

#sponsors a.noborder img
{
    border: 0 none;
    padding: 0;
}

.footer
{
    background: #fff;
    border-top: 5px solid #ccc;
    color: #000;
    margin-top: 20px;
    padding: 15px;
}

.footer a, .footer a:visited
{
    color: #fff;
}

.footer img
{
    vertical-align: middle;
}

/* new styles */

.clear-fix:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.clear-fix
{
	display: inline-block;
}

html[xmlns] .clear-fix
{
	display: block;
}

* html .clear-fix
{
	height: 1%;
}

.float-left
{
    display: inline;
    float: left;
}

.float-right
{
    display: inline;
    float: right;
}

:focus
{
    outline: none 0;
}

img
{
	border: 0 none;
}

.header-note
{
	color: #fff;
	padding: 15px 0;
}

.header-note a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.header-note a:hover
{
	background-color: transparent;
	text-decoration: underline;
}

.footer table
{
    width: 100%;
}

.footer td
{
    padding: 5px 0;
}

.nav
{
    position: absolute;
    /*right: 0;*/
    right: -111px;
    /*top: 69px;*/
    top: 72px;
    z-index: 1;
}

.nav ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav ul li
{
    padding-right: 2px;
}

.nav ul li a
{
    background: #6e8d22 url(../images/nav-top.png) 0 0 no-repeat;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 130px;
}

.forums, .forum, .thread
{
    padding: 15px 0;
}

.button
{
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 10px 0;
    text-align: center;
    text-decoration: none;
    width: 190px;
}

.button-white
{
    background: url(../images/button-white.png) 0 0 no-repeat;
}

.button-black
{
    background: url(../images/button-black.png) 0 0 no-repeat;
}

.button-green
{
    background: url(../images/button-green.png) 0 0 no-repeat;
}

.thread-form, .post-form
{
    background-color: #6b8d1e;
    margin: 10px 0;
    padding: 5px 15px 15px 15px;
}

table.forums, table.threads
{
    width: 100%;
}

table.forums th, table.forums td, table.threads th, table.threads td
{
    padding: 15px 5px;
}

table.forums th, table.threads th
{
    font-size: 10px;
}

table.forums td, table.threads td
{
    border-top: solid 1px #ccc;
}

.title a
{
    color: #6b8d1e;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.title a:hover
{
    background-color: transparent;
    text-decoration: underline;
}

.date-created, .last-post
{
    font-size: 10px;
    font-style: italic;
}

.post-outer
{
    padding-bottom: 15px;
}

.post-inner
{
    border-bottom: solid 1px #ccc;
    padding-bottom: 15px;
}

.post-date
{
    font-size: 10px;
    font-style: italic;
    padding-bottom: 10px;
}

.post-content p
{
    font-size: 12px;
    margin: 0;
    padding-bottom: 12px;
}

.search-form 
{
    /*padding: 56px 0 30px 0;*/
    padding: 134px 0 20px;
    /*height: 319px;*/
}

.directory-form
{
    background-color: #6b8d1e;
    margin: 10px 0;
    padding: 15px;
}

.directory-form h1
{
    color: #fff;
    font-size: 2.3em;
    font-weight: normal;
    line-height: 125%;
}

.directory-form-left, .directory-form-right
{
    width: 49%;
}

.category-form
{
    background-color: #6b8d1e;
    padding: 15px !important;
}

.category-form h1
{
    color: #fff;
    font-size: 2.3em;
    font-weight: normal;
    line-height: 125%;
}

span.required
{
    color: #ff0000 !important;
}

p.required
{
    color: #fff;
    font-size: 1.575em;
    margin: 0;
    padding-bottom: 10px;
}

.category
{
    padding: 10px 0 30px 0;
}

.sub-category
{
    height: 38px;
    padding: 15px 30px 15px 0;
    width: 202px;
}

.tabs-container
{
    padding-top: 10px;
}

ul.tabs
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.tabs li
{
    padding-right: 2px;
}

ul.tabs li a
{
    background: #6e8d22 url(../images/nav-top.png) 0 0 no-repeat;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 130px;
}

ul.tall-tabs li a
{
    height: 34px;
}

ul.sponsor-tabs
{
    background: url(../images/tabs-border.png) repeat-x left bottom;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.sponsor-tabs li
{
    padding: 10px 10px 0 0;
}

ul.sponsor-tabs li a
{
    background: url(../images/tabs-border.png) repeat-x left bottom;
    display: block;
    font-weight: bold;
    height: 17px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 130px;
}

ul.sponsor-tabs .gold
{
    background: #fece2f url(../images/gold.png) repeat-x 50% 50%;
    border-top: 1px solid #d19405;
    border-left: 1px solid #d19405;
    border-right: 1px solid #d19405;
    color: #4c3000;
}

ul.sponsor-tabs .gold a
{
    color: #4c3000;
}

ul.sponsor-tabs .silver
{
    background: #e6e6e6 url(../images/silver.png) repeat-x 50% 50%;
    border-top: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    color: #555;
}

ul.sponsor-tabs .silver a
{
    color: #555;
}

ul.sponsor-tabs li.active, ul.sponsor-tabs li.tabs-selected
{
    padding: 0 10px 0 0 !important;
}

ul.sponsor-tabs li.active a, ul.sponsor-tabs li.tabs-selected a
{
    background: none !important;
    height: 27px !important;
}

/*ul.sponsor-tabs li.active, ul.sponsor-tabs li.tabs-selected
{
    background: #fff !important;
    border-top: 1px solid #d3d3d3 !important;
    border-left: 1px solid #d3d3d3 !important;
    border-right: 1px solid #d3d3d3 !important;
}

ul.sponsor-tabs li.active a, ul.sponsor-tabs li.tabs-selected a
{
    color: #0074c7 !important;
}*/

.result-outer
{
    padding-bottom: 15px;
}

.result-inner
{
    border-bottom: solid 1px #ccc;
    padding-bottom: 15px;
}

.result-separator
{
    color: #666;
    padding: 0 10px;
}

.accordion-closed
{
    background: url(../images/accordion-closed.gif) no-repeat left center;
    display: block;
    float: left;
    /*height: 7px;*/
    height: 17px;
    padding-right: 5px;
    width: 6px;
}

.accordion-open
{
    background: url(../images/accordion-open.gif) no-repeat left center;
    display: block;
    float: left;
    /*height: 6px;*/
    height: 17px;
    padding-right: 5px;
    width: 7px;
}

.here
{
    color: #6b8d1e;
    font-size: 1.3em;
}

#simplemodal-overlay
{
    background-color: #000;
    cursor: pointer;
}

#simplemodal-container
{
    background-color: #fff;
    border: 5px solid #6e8d22;
    padding: 15px;
    position: relative;
}

#simplemodal-container h1, #simplemodal-container h4
{
    margin: 0;
    padding: 0 0 15px 0;
}

.simplemodal-close
{
    cursor: pointer;
    display: block;
    height: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 15px;
}