﻿/*-------------------------------------------------------*/
/* YUI Reset CSS */
/*-------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
    font-style: normal;
    font-weight: normal;
}
ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
}

/*-------------------------------------------------------*/

/*-------------------------------------------------------*/
/* Test */
/*-------------------------------------------------------*/

/*-------------------------------------------------------*/

/*-------------------------------------------------------*/
/* Main Elements */
/*-------------------------------------------------------*/
body
{
    background-image: url(../img/greengradientbackground.jpg);
    background-position: center top;
    background-repeat: repeat-x;
}

div, a, span, li, form, input, select
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 1em;
}

.sitecontainer
{
    margin: 0 auto;
    width: 986px;
}

.pageleft
{
    float: left;
    margin: 0 0 0 0;
    position: relative;
    z-index: 2;
    background-image: url(../img/leftbackground.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 602px;
    width: 21px;
}



.pageright
{
    float: left;
    margin: 0 0 0 0;
    position: relative;
    z-index: 2;
    background-image: url(../img/rightbackground.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    height: 602px;
    width: 191px;
}



.center
{
    float: left;
    margin: 0 0 0 0;
    position: relative;
    z-index: 1;
    width: 774px;
}

.center .top
{
    background-image: url(../img/centertopbackground.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height: 75px;
    width: 774px;
}


.logo
{
    background-image: url(../img/logo.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: 38px;
    width: 310px;
    position: relative;
    margin: 32px 0 0 29px;
}

.moto
{
    background-image: url(../img/moto.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    float: right;
    height: 23px;
    width: 239px;
    margin: 30px 0 0 0;
}

.bookmark
{
    float: right;
    margin: 15px 0 0 0;
    padding: 0 15px 0 15px;
    border-left: dotted 1px #21472a;
    border-right: dotted 0px #21472a;
}

.bookmark a:link, .bookmark a:visited
{
    font-size: 0.7em;
    color: #f7d204;
    text-decoration: none;
}

.bookmark a:hover
{
    color: #feee00;
}

.disclaimer
{
    float: right;
    margin: 15px 18px 0 0;
    padding: 0 15px 0 15px;
    border-left: dotted 1px #21472a;
    border-right: dotted 1px #21472a;
}

.disclaimer a:link, .disclaimer a:visited
{
    font-size: 0.7em;
    color: #f7d204;
    text-decoration: none;
}

.disclaimer a:hover
{
    color: #feee00;
}

.center .middle
{
    float: left;
    margin: -14px -5px 0 -5px;
    background-image: url(../img/centermiddlebackground.jpg);
    background-position: left top;
    background-repeat: repeat;
    width: 784px;
}

.menucontainer
{
    margin: 0 auto;
    width: 749px;
    height: 59px;
    background-image: url(../img/menubottombar.jpg);
    background-position: center bottom;
    background-repeat: repeat-x;
}


.center .bottom
{
    float: left;
    margin: 0 -5px 0 -5px;
    background-image: url(../img/centerbottombackground.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 41px;
    width: 784px;
    font-size: 0.7em;
    color: #087c31;
    line-height: 41px;
}

.center .bottom .left
{
    float: left;
    padding: 0 0 0 25px;
}

.center .bottom .right
{
    float: right;
    padding: 0 20px 0 0;
}

.center .bottom .right a:link, .center .bottom .right a:visited
{
	text-decoration: none;
	color: #087c31;
}

.center .bottom .right a:hover
{
	text-decoration: underline;
}

.cleaner
{
    width: 100%;
    height: 0px;
    clear: both;
}
/*-------------------------------------------------------*/

/*-------------------------------------------------------*/
/* Menu tabs */
/*-------------------------------------------------------*/

.menu
{
    float: left;
    height: 30px;
    width: 500px;
    margin: 26px 0 0 0;
}

.menu ul
{
    float: left;
    height: 100%;
    width: 100%;
}

.menu li
{
    float: left;
}

.menu .left
{
    background-position: center bottom;
    background-repeat: repeat-x;
    float: left;
    height: 28px;
    width: 9px;
    margin: 0 0 0 1px;
}

.menu .right
{
    background-position: center bottom;
    background-repeat: repeat-x;
    float: left;
    height: 28px;
    width: 9px;
}

.menu a:link, .menu a:visited
{
    background-position: center bottom;
    background-repeat: repeat-x;
    float: left;
    height: 28px;
    font-size: 0.7em;
    color: #fff;
    text-decoration: none;
    line-height: 28px;
}

.menu .active a
{
    background-image: url(../img/activemenu.jpg);
}

.menu .inactive a
{
    background-image: url(../img/inactivemenu.jpg);
}

.menu .active .left
{
    background-image: url(../img/leftactivemenu.jpg);
}

.menu .inactive .left
{
    background-image: url(../img/leftinactivemenu.jpg);
}

.menu .active .right
{
    background-image: url(../img/rightactivemenu.jpg);
}

.menu .inactive .right
{
    background-image: url(../img/rightinactivemenu.jpg);
}

.menu a:hover
{
    color: #fd790f;
}


/*-------------------------------------------------------*/

/*-------------------------------------------------------*/
/* Main bannner */
/*-------------------------------------------------------*/

.mainbannercontainer
{
    margin: 0 auto;
    width: 749px;
    height: 170px;
}

.mainbannercontainer .left
{
    float: left;
    margin: 1px 0 0 0;
}

.mainbannercontainer .right
{
    float: left;
    margin: 1px 0 0 0;
    padding: 0 0 0 8px;
}


/*-------------------------------------------------------*/

/*-------------------------------------------------------*/
/* Promote */
/*-------------------------------------------------------*/

.promotecontainer
{
    background-image: url(../img/promotebarbackground.jpg);
    background-position: center bottom;
    background-repeat: repeat-x;
    margin: 0 auto;
    width: 749px;
    height: 40px;
    font-size: 0.7em;
    color: #44674d;
}

.promotecontainer .strong
{
    font-weight: bold;
}

.promotecontainer img
{
    float: left;
    padding: 0 30px 0 0;
}

.promotecontainer div
{
    float: left;
    padding: 18px 0 0 20px;
}

.promotecontainer span
{
    float: left;
}

.promotecontainer a:link, .promotecontainer a:visited
{
    color: #56b86f;
    text-decoration: underline;
}

.promotecontainer a:hover
{
    color: #62bb46;
}


/*-------------------------------------------------------*/

/*-------------------------------------------------------*/
/* Main Content */
/*-------------------------------------------------------*/

.maincontent
{
    margin: 0 auto;
    width: 749px;
}

.maincontent .left
{
    float: left;
    width: 180px;
    margin: 6px 0 6px 0;
}

.maincontent .left .banner
{
    float: left;
    text-align: center;
    width: 100%;
    position: relative;
    padding: 1px 0 1px 0;
}

.maincontent .right
{
    float: left;
    width: 569px;
    margin: 6px 0 6px 0;
}

/*-------------------------------------------------------*/

/*-------------------------------------------------------*/
/* Comments Content */
/*-------------------------------------------------------*/

.comments
{
    float: left;
    width: 100%;
    background-position: left top;
    background-image: url(../img/lefttopcomments.gif);
    background-repeat: no-repeat;
    background-color: #d8f4db;
    padding: 0 0 5px 0;
    margin: 3px 0 3px 0;
}

.comments .title
{
    text-align: center;
    width: 100%;
    background-position: center bottom;
    background-image: url(../img/commentsline.gif);
    background-repeat: no-repeat;
    padding: 15px 0 5px 0;
}

.comments .text
{
    margin: 0 auto;
    width: 150px;
    padding: 5px 0 5px 0;
}

.comments span
{
    font-size: 0.6em;
    color: #0f5121;
    width: 100%;
}

.comments .strong
{
    font-weight: bold;
}

.comments form
{
    margin: 0 auto;
    width: 155px;
    text-align: center;
    padding: 0 0 0 0;
}

.comments form .largetext
{
    font-size: 0.7em;
    width: 148px;
    height: 85px;
    color: #0f5121;
    border: solid 1px #9acca4;
    padding: 3px;
}
.comments form .smalltext
{
    font-size: 0.7em;
    width: 148px;
    height: 30px;
    color: #0f5121;
    border: solid 1px #9acca4;
    padding: 3px;
}
.comments form .submittext
{
    margin: 5px 0 0 0;
    float: right;
    border: 0px;
    width: 75px;
    height: 21px;
    background-position: center middle;
    background-image: url(../img/commentsbutton.gif);
    background-repeat: no-repeat;
    cursor: hand;
}

/*-------------------------------------------------------*/

/*-------------------------------------------------------*/
/* Right panel */
/*-------------------------------------------------------*/

.pageright
{
    font-size: 0.6em;
}

.pageright .splitbar
{
    float: left;
    height: 2px;
    width: 100%;
    text-align: center;
    background-position: center center;
    background-image: url(../img/rightsplitterbar.gif);
    background-repeat: no-repeat;
    margin: 10px 0 5px 0;
}


.search
{
    color: #ba4302;
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    margin: 75px 0 0 0;
}

.search label
{
    line-height: 19px;
}

.search .div
{
    margin: 5px 0 0 0;
}

.search form
{
    margin: 0 auto;
    width: 170px;
}

.search .title
{
    font-weight: bold;
    text-align: center;
    font-size: 1.1em;
}

.search .selectinput
{
    width: 170px;
    border: solid 1px #d48303;
    font-size: 1em;
}

.search .textinput
{
    width: 165px;
    border: solid 1px #d48303;
    font-size: 1em;
    padding: 2px;
}

.search .submitsearch
{
    margin: 5px 0 0 0;
    float: right;
    border: 0px;
    width: 65px;
    height: 25px;
    background-position: center middle;
    background-image: url(../img/searchbutton.jpg);
    background-repeat: no-repeat;
    cursor: hand;
}

.search .footer
{
    font-size: 0.9em;
    float: right;
    width: 170px;
    margin: 5px 0 0 0;
}

.newsletter
{
    color: #fff;
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.newsletter .div
{
    margin: 5px 0 0 0;
}

.newsletter form
{
    margin: 0 auto;
    width: 170px;
}

.newsletter .title
{
    font-weight: bold;
    text-align: left;
}

.newsletter .strong
{
    font-weight: bold;
}

.newsletter .textinput
{
    width: 165px;
    border: solid 1px #d48303;
    font-size: 1em;
    padding: 2px;
}

.newsletter .submitnewsletter
{
    margin: 5px 0 0 0;
    float: right;
    border: 0px;
    width: 65px;
    height: 25px;
    background-position: center middle;
    background-image: url(../img/newsletterbutton.jpg);
    background-repeat: no-repeat;
    cursor: hand;
}




.www
{
    color: #fff;
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.www .wrap
{
    margin: 0 auto;
    width: 170px;
}

.www .div
{
    margin: 5px 0 0 0;
}



.www .title
{
    font-weight: bold;
    text-align: left;
}

.www a
{
    font-weight: bold;
    text-decoration: underline;
    color: #fff;
}

.error
{
	color: Red;
	font-size: 1.1em;
}


.dialog
{
	color: Green;
	font-size: 1.1em;
}


/*-------------------------------------------------------*