﻿
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    border: 0pt none;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    margin: 0pt;
    padding: 0pt;
    vertical-align: baseline;
}

HTML, body
{
    color: #4A7061;
    background-image: url(images/grass.jpg);
    background-repeat: repeat;
}

#MainDiv
{
    position: absolute;
    left: 15px;
    min-height: 900;
}

#dTopMain
{
    display: block;
}

#RightColumn
{
    background-color: #5cad00;
    color: #142e25;
    top: 10px;
    left: 610px;
    width: 160px;
    position: absolute;
    z-index: 1000;
}


.MainHeader
{
    background-color: #4A7061;
    clear: both;
    color: #AEC7BA;
    float: left;
    height: 165px;
    padding: 0;
    width: 780px;
}

.MainNav
{
    background-color: #142e25;
    bottom: 100px;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 28px;
    left: 1px;
    padding: 2px 0 0;
    top: 85px;
    width: 780px;
}

H1.MainHeader
{
    padding: 10px 10px 4px 25px;
    font-size: 24px;
    font-weight: bold;
    color: #AEC7BA;
    width: 700px;
}


div#header, div#footer
{
    background-position: 0 0;
    background: none repeat scroll 0 0;
    padding: 3px;
    border: none;
    width: 780px;
    margin: auto;
}
div#header
{
    border-bottom: none;
}
div#footer
{
    border-top: none;
}

#dLogo
{
    width: 480px;
    float: left;
}


#dLoginLinks
{
    width: 100px;
    float: right;
    margin-top: 10px 5px 0 0;
}

#headermenu
{
    position: relative;
    top: 153px;
    left: 245px;
    width: 700px;
    padding: 2px 2px 2px 2px;
}

#dMenu
{
    width: 500px;
    float: left;
}
#dMenu ul
{
    clear: left;
    float: left;
    width: 100%;
    list-style: none;
    margin: 1px 0 0 0;
    padding: 0;
}
#dMenu ul li
{
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}
#dMenu ul li a
{
    display: block;
    float: left;
    margin: 0 0 0 1px;
    padding: 3px 10px;
    text-align: center;
    color: #AEC7BA;
    text-decoration: none;
    position: relative;
    left: 15px;
    font-size: medium;
}
#dMenu ul li a:hover
{
    background: transparent;
    color: #AEC7BA;
}
#dMenu ul li a.active, #dMenu ul li a.active:hover
{
    font-weight: bolder;
}
#dMenu ul li a span
{
    display: block;
}


.MainContent
{
    background-color: #AEC7BA;
    color: #4A7061;
    position: absolute;
    width: 780px;
    top: 115px;
    right: 781px;
    left: 1px;
    min-height: 500px;
}

/* Content */
div#container
{
    clear: both;
    min-height: 400px;
    background: #AEC7BA;
    width: 780px;
    margin: auto;
    overflow: hidden;
}

div#content-inner-2col
{
    margin: 0px 15px 20px 10px;
    background-color: #FFFFFF;
}

#content-inner-2col A
{
    color: #000000;
}


div#first-column, div#third-column
{
    clear: both;
    width: 180px;
    min-height: 392px;
}

div#first-column
{
    float: left;
    background-color: #89AD9A;
}

div#third-column
{
    float: right;
    background-color: #E6BB70;
}

div#first-column a, div#third-column a
{
    color: #521300;
    vertical-align: middle;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

div#first-column hr
{
    color: #521300;
    width: 85%;
}

#rightcol
{
    float: right;
    padding: 1px 5px 2px 5px;
    width: 160px;
    background-color: #E6BB70;
    font-size: 10px;
    min-height: 400px;
    height: 100%;
}


div#first-column div.text
{
    padding: 6px 6px 6px 6px;
    text-align: justify;
}

div#first-column div.sectiontitle, div#third-column .sectiontitle span
{
    padding: 6px 6px 6px 3px;
    background-color: #706a6a;
    color: #f7b76b;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}


div#content
{
    margin: 3px 3px 3px 3px;
}

div#content-2coll
{
    margin: 5px 10px 5px 200px;
}
div#content-2colr, div#dMainHome
{
    margin: 5px 10px;
}

#left-content
{
    margin: 5px 200px 5px 10px;
}

#right-content
{
    padding: 10px 5px 10px 10px;
    margin: 5px 10px 5px 200px;
}

#dMainLeft
{
    clear: both;
    float: left;
    width: 540px;
    display: block;
}

#dMainRight
{
    margin: 5px 10px 5px 570px;
}

div#content-inner
{
    border: 1px solid gray;
    min-height: 392px;
}




/* Footer */

#Mainfooter
{
    clear: both;
    padding: 1px 0px 1px 0px;
    background-color: #142e25;
    color: #AEC7BA;
    font-size: x-small;
    height: 14px;
    top: 5px;
    margin: auto;
    width: 780px;
}


#footermenu
{
    position: absolute;
    float: left;
    text-align: center;
    padding: 1px 0 3 0;
    margin: 0;
}

#footermenu ul
{
    clear: left;
    float: left;
    list-style: none;
    margin: 3 10 3 10;
    padding: 0;
}

#footermenu ul li
{
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

#footermenu ul li a
{
    display: block;
    float: left;
    margin: 0;
    padding: 0px 10px 0px 10px;
    text-align: center;
    color: #AEC7BA;
    text-decoration: none;
    position: relative;
    left: 15px;
    font-size: x-small;
}

#footermenu ul li a:hover
{
    background: transparent;
    color: #AEC7BA;
}

#footermenu ul li a.active, #footermenu ul li a.active:hover
{
    font-weight: bolder;
}

#footerCopyright
{
    float: right;
    width: 200px;
    left: 580px;
    color: #AEC7BA;
}

#footertext
{
    text-align: center;
    padding-top: 3px;
}

.footermenulink
{
    font-family: Arial, Serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.footermenulink a
{
    text-decoration: none;
    color: #AEC7BA;
}


#PromoSpot
{
    text-align: center;
    vertical-align: middle;
    background-color: #AEC7BA;
    font-size: x-small;
    color: #4A7061;
    padding: 2px;
    height: 100px;
    width: 700px;
}

#HorizPromo
{
    background-color: #339966;
    position: absolute;
    width: 468px;
    height: 80px;
    left: 150px;
    top: 1px;
}

#HorizPromoText
{
    position: absolute;
    height: 12px;
    left: 500px;
    top: 82px;
    font-size: small;
    font-weight: bold;
    color: #4A7061;
}

A.HorizPromoText
{
    color: #4A7061;
}


A.HorizPromoText:Visited
{
    color: #4A7061;
}

A.HorizPromoText:Hover
{
    color: #446658;
}


.page
{
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.StateNameCell
{
    padding-right: 10px;
    padding-left: 10px;
}

a.StateNameCell
{
    color: #003300;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight: bold;
}

a.CityStateCourseDetail
{
    color: #003300;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .85em;
    padding-top: 1px;
    padding-right: 2px;
    text-decoration: none;
}

P.RateCourse
{
    font-size: small;
}


#fStateList a
{
    color: #003300;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight: bold;
}

#fStateList td
{
    padding-right: 10px;
    padding-left: 10px;
}


#CourseList
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    text-decoration: none;
}

#CourseList table
{
    margin: auto;
    width: 450px;
}


/*#CourseList table
{
    clear : both ;
    padding: 0px;
    margin: 0px;
    width: 460px;
    table-layout: auto;
}*/

#CourseList td
{
    padding: 2px;
    margin: 0px;
}

#CourseList H1
{
    padding: 2px 10px 10px 2px;
    margin: 0px;
    font-size: 1.25em;
    font-weight: bold;
    color: #003300;
    text-decoration: none;
    text-align: center;
}

#CourseList a
{
    color: #003300;
    font-weight: bold;
}

fieldset#fStateList
{
    border-color: #003300;
    padding: 3px;
    margin: 10px 25px 10px 25px;
}

fieldset#fStateList a:link
{
    color: #003300;
    font-weight: bold;
    text-decoration: none;
}

#CourseList a:visited
{
    color: #003300;
    font-weight: bold;
    text-decoration: none;
}

#CourseList a:hover
{
    color: #003300;
    font-weight: bolder;
    text-decoration: underline;
}

#dPager
{
    border-style: none;
    border-width: 0px;
    margin: 5px 15px 15px 30px;
    width: 90%;
    float: right;
    font-size: 1.0em;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}

#dPager ul
{
    clear: both;
    float: right;
    list-style: none;
    margin: 1px 0 0 0;
    padding: 0;
}

#dPager ul li
{
    display: block;
    float: left;
    margin: 0 0 0 1px;
    padding: 3px 10px;
    text-align: center;
    color: #000;
    position: relative;
    left: 15px;
}

#dPager ul li a
{
    color: #000;
    text-decoration: none;
}

#dPager ul li a.active:hover
{
    font-weight: bolder;
}

#dPager ul li a span
{
    display: block;
}


#dCourseDetail
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    position: relative;
    float: left;
    margin: 10px 10px 10px 15px;
}

#dCourseDetail ol, #dCourseDetail li
{
    list-style-type: none;
}

.CourseDetail
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    width: 200px;
    position: relative;
    float: left;
    margin: 10px 10px 10px 15px;
}

#MainMap
{
    position: relative;
    width: 455px;
    height: 480px;
}

#myMap
{
    position: relative;
    width: 470px;
    height: 480px;
}

#HomeMap
{
    position: relative;
    width: 500px;
    height: 200px;
}

.myCourseMap
{
    position: relative;
    float: right;
    width: 325px;
    height: 325px;
    display: block;
}

#dHomeStateList
{
    clear: both;
    float: left;
}

#dReviews
{
    width: 500px;
    clear: both;
}



/* Rating */

.ArticleRating
{
    float: right;
    margin: 3px 75px 10px 10px;
}

.ratingStar
{
    font-size: 0pt;
    width: 19px;
    height: 19px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url(Images/golf-ball-pin.gif);
}

.emptyRatingStar
{
    background-image: url(Images/golf-tee.gif);
}

.savedRatingStar
{
    background-image: url(Images/golf-ball-pin.gif);
}


/*AutoComplete flyout */

.autocomplete_completionListElement
{
    visibility: hidden;
    margin: 0px !important;
    background-color: #CCCCCC;
    color: #006600;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: #ffff99;
    color: black;
    padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem
{
    background-color: #CCCCCC;
    color: #006600;
    padding: 1px;
}


#dHeaderContent
{
    margin: 20px 20px 15px 20px;
}


.ac_results
{
    padding: 0px;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
}

.ac_results ul
{
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results li
{
    margin: 0px;
    padding: 2px 5px;
    cursor: default;
    display: block; /*  	if width will be 100% horizontal scrollbar will apear  	when scroll mode will be used 	*/ /*width: 100%;*/
    font: menu;
    font-size: 12px; /*  	it is very important, if line-height not setted or setted  	in relative units scroll will be broken in firefox 	*/
    line-height: 16px;
    overflow: hidden;
}

.ac_loading
{
    background: white url('images/indicator.gif') right center no-repeat;
}

.ac_odd
{
    background-color: #eee;
}

.ac_over
{
    background-color: #0A246A;
    color: white;
}

fCityList table
{
    table-layout: auto;
    empty-cells: show;
    border-spacing: 0px;
    padding: 1px;
    margin: 0px;
}

#fCityList td
{
    width: 25%;
}


#dMakeContact
{
    padding: 10px;
    width: 450px;
}

#dMakeContact label
{
    clear: both;
    float: left;
    margin-bottom: 5px;
    padding-right: 10px;
    text-align: right;
    width: 75px;
}

#dMakeContact input[type=text]
{
    float: left;
    margin-bottom: 10px;
    width: 150px;
}

#dMakeContact input[type=button]
{
    clear: both;
    margin-left: 85px;
}



label
{
    width: 10em;
    float: left;
}

label.error
{
    float: right;
    color: red;
    padding-left: .5em;
    vertical-align: top;
}

fieldset
{
    margin: 20px 5px 20px 5px;
    border: thin solid #FFFFFF;
    padding-right: 10px;
    padding-left: 10px;
    width: auto;
}

legend
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #003300;
    border: thin solid #FFFFFF;
    padding: 2px 5px 2px 5px;
    margin-left: 15px;
    margin-bottom: 5px;
}



/*
#dQuickCourseSearch ul li .box
{
    width: 85%;
    background-color: #336699;
    background-image: url(images/corner_bl.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}

#dQuickCourseSearch ul li .head_outer
{
    background-image: url(images/corner_tr.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

#dQuickCourseSearch ul li .head_inner
{
    background-image: url(images/corner_tl.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

#dQuickCourseSearch ul li ul
{
    background-image: url(images/corner_br.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}
*/

/*
#dQuickCourseSearch
{
    border: thin solid #224F3F;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
    background-image: url('images/Search-Box-Content.png');
}
*/

#dQuickCourseSearch H1
{
    padding: 0px 0px 5px 0px;
    margin: 0px;
    font-size: .9em;
    font-weight: bold;
    text-align: center;
    color: #FFF;
}
/*
#dQuickSearchBottom
{
    background-image: url('images/Search-Box-Bottom.png');
    width: 190px;
    height: 14px;
}*/

#dQuickCourseSearch P
{
    padding: 0px 10px 3px 5px;
    margin: 0px 0px 1px 0px;
}

#dQuickCourseSearch Select, #dQuickCourseSearch Input, #dQuickCourseSearch Button
{
    padding: 0px 0px 2px 0px;
    margin: 1px 0px 1px 4px;
}


#dQuickCourseSearch Table
{
    background-color: #fff;
    border-spacing: 0px;
}

#dQuickCourseSearch.TLSearch
{
    background-image: url(images/corner_tl.gif);
    background-repeat: no-repeat;
    background-position: left top;
    border-spacing: 0px;
}

#dQuickCourseSearch .TRSearch
{
    background-image: url(images/corner_tr.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

#dQuickCourseSearch tr.BLSearch
{
    background-image: url(images/corner_bl_white.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}

#dQuickCourseSearch tr.BRSearch
{
    background-image: url(images/corner_br.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}

#dQuickCourseSearch tr.TSearch
{
    background-color: #142E25;
}

.ui-stars-star, .ui-stars-cancel
{
    float: left;
    width: 17px;
    height: 15px;
    text-indent: -999em;
    cursor: pointer;
    display: block;
    overflow: hidden;
}
.ui-stars-star a, .ui-stars-cancel a
{
    background-position: 0 0px;
    display: block;
    width: 16px;
    height: 100%;
    background-color: #FFFFCC;
    background: url(ui.stars.gif) no-repeat 0 0px;
}
.ui-stars-star a
{
    background-position: -32px 0px;
}
.ui-stars-star-on a
{
    background-position: -48px 0px;
}
.ui-stars-star-hover a
{
    background-position: -64px 0px;
}
.ui-stars-cancel-hover a
{
    background-position: -16px 0px;
}
.ui-stars-star-disabled, .ui-stars-star-disabled a, .ui-stars-cancel-disabled a
{
    cursor: default !important;
}



#dMakeContact ul
{
    padding: .2em .2em 0 .2em;
    list-style: none;
    display: inline-block;
}

#dMakeContact ul li, #frmCourseSearch ul li
{
    display: inline-block;
    list-style: none;
}

#dMakeContact ul li
{
    height: 1.15em;
    padding-bottom: .25em;
    padding-top: .15em;
        width: 500px;
}

#dMakeContact l li button[type=submit]
{
    margin: 5px 25px 0px 350px;
    float: left;
}

#dAreaCourses
{
    margin: 5px 6px 5px 10px;
}

#dAreaCourses ol, #dAreaCourses li
{
    list-style-type: none;
}

#dAreaCourses ol
{
    margin-top: 5px;
    margin-bottom: 50px;
}

#dAreaCourses h2
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 1.2em;
    margin-top: 10px;
}

#dAreaCourses li
{
    height: auto;
    padding-top: 2px;
    padding-bottom: 2px;
}

#dAreaCourses ol li a
{
    color: #142e25;
}

#dAreaCourses ol li a:hover
{
    text-decoration: underline;
}

#dCourseInfo
{
    float: left;
    clear: both;
    width: 240px;
}

#dCourseInfo h2
{
    font-size: 1em;
    font-weight: bold;
    color: #003300;
}

#CourseRating
{
    margin: 5px 5px 10px 250px;
}

#dMakeReview li, #dReviews li
{
    list-style-type: none;
    padding-top: 4px;
    padding-bottom: 4px;
    height: auto;
}

#dReviews li
{
    border-style: none none solid none;
    border-width: thin;
    border-bottom-color: #003300;
}

#dReviews ul
{
    margin-bottom: 15px;
}

#dMakeReview fieldset, #dReviews fieldset
{
    width: 460px;
}

#dMakeReview legend
{
    margin-right: 100px;
    height: auto;
    max-width: 350px;
    margin-bottom: 15px;
}

#dMakeReview button
{
    border-style: outset;
    border-width: thin;
    border-color: #339966 #003300 #002000 #5CA55A;
    margin-right: 25px;
    float: right;
    clear: both;
    margin-bottom: 20px;
    background-color: #003300;
    color: #FFFFFF;
    font-family: arial, Helvetica, sans-serif;
    font-size: .9em;
}

.Reviewer
{
    font-weight: bold;
}

.HorizontalAd
{
    margin: 3px 0px 10px 0px;
}

.CourseListRow
{
    margin: 15px 6px 10px 6px;
    table-layout: auto;
    empty-cells: show;
    width: 95%;
    border-style: none;
}


/* Admin Stuff */

.AdminTable
{
    width: 95%;
}

#dAdminHeader
{
    padding: 5px 5px 10px 5px;
    margin: 5px 5px 15px;
    display: block;
}
#dAdminHeader ul
{
    float: left;
    width: 100%;
    list-style: none;
    margin: 1px 0 0;
    padding: 0;
}
#dAdminHeader ul li
{
    display: inline;
    list-style-type: square;
    margin: 0;
    padding: 0;
}
#dAdminHeader ul li a
{
    display: block;
    float: left;
    margin: 0 0 0 1px;
    padding: 3px 10px;
    text-align: center;
    color: #006600;
    text-decoration: none;
    position: relative;
    left: 15px;
    font-size: small;
}
#dAdminHeader ul li a:hover
{
    background-position: transparent;
    background: transparent;
    color: #006600;
}
#dAdminHeader ul li a.active, #dAdminHeader ul li a.active:hover
{
    font-weight: bolder;
}
#dAdminHeader ul li a span
{
    display: block;
}

.AdminList
{
    table-layout: auto;
    empty-cells: show;
    width: 500px;
}

.AdminListHeader
{
    padding: 1px 4px 2px;
    color: #FFF;
    text-align: center;
    background: #006600;
    font: bold medium Arial, Helvetica, sans-serif;
}

.AdminIcon
{
    margin: auto;
    width: 50px;
    text-align: center;
    font-size: .7em;
}

.AdminLayout
{
    width: 600px;
    margin: auto;
    font-size: .7em;
}

.AdminLayout h2
{
    font-size: .95em;
    color: #FFFFFF;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}


/* Login DLG */

#LoginDlg, #RegisterDlg
{
    background-position: White;
    border: thin ridge #003300;
    padding: 10px 10px 10px 10px;
    background: White;
}

#LoginDlg
{
    width: 400px;
    margin: 50px auto 50px auto;
}

#RegisterDlg
{
    width: 400px;
    margin: 50px auto 50px auto;
}

#LoginForm fieldset
{
    padding: 0px;
    margin: 0px;
    width: 270px;
}

#RegisterForm fieldset
{
    padding: 0px;
    margin: 0px;
    width: 400px;
}

#RegisterDlg fieldset Label, #LoginDlg fieldset Label
{
    width: 5em;
}

#LoginDlg A
{
    color: #008000;
}

#btnLogIn
{
    left: 200px;
}

#LoginDlg UL
{
    display: list-item;
}

#LoginDlg UL, #RegisterDlg UL
{
    list-style-type: none;
}

#LoginDlg UL LI, #RegisterDlg UL LI
{
    /*    display: inline-block;  */
}

#dLoginError, #dRegisterError
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    font-size: 1em;
    float: right;
    margin: 5px 10px 5px 10px;
    padding: 3px;
    border: thin dotted #FF0000;
    background-color: #FFD7D7;
}

#AnonymousView P
{
    margin: 4px 5px 15px 5px;
}

#LoginDlg, #AnonymousView ul
{
    height: auto;
}

li.formButtons
{
    float: left;
    margin: 10px 50px 15px 125px;
}

li.formButtons input
{
    margin-right: 10px;
    margin-left: 10px;
}

#txtUsername
{
    margin-right: 35px;
}

.wow_container
{
    border-spacing: 0;
    padding: 0 5px 0 7px;
    text-align: left;
}

div.wow_container table, div.wow_container tr, div.wow_container td, div.wow_container p, div.wow_container div
{
    line-height: 1em;
    font-size: 11px;
    border: none;
    background: none;
}
