﻿/*-----------------------------------------
	Reset
-----------------------------------------*/

html, body, div, span, applet, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
}
/* remember to define focus styles! */
:focus {}
body {
	line-height: 1.4;
	color: black;
	background: white;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color:#583026;
	background: url(../img/global_bg.jpg) 0 0 repeat-x;
	background-color: #fff;
	text-align:center;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*-----------------------------------------
	Basics
-----------------------------------------*/
h1
{
    font-size:28px;
    font-family:Helvetica, Arial, Sans-Serif;
    color:#583026;
    font-weight:normal;
}
h2
{
    font-size:20px;
    color:#8b4509;
    font-weight:normal;
    margin-top:10px;
    margin-bottom:5px;
}
h3
{
    font-size:18px;
    color:#583026;
    font-weight:normal;
    margin-top:10px;
    margin-bottom:5px;
}
p
{
	line-height: 1.8;
    margin-top:5px;
    margin-bottom:10px;
}
a
{
    color:#833d19;
}
.small
{
	font-size:11px;
}


ul, ol
{
   margin-left:30px;
   margin-top:10px;
   margin-bottom:10px;
}

div.page
{
    position:relative;
	margin: 30px auto;
	text-align:left;
	width:968px;
	background: url(../img/page_bg.gif) 0 0 repeat-x;
    padding:0px;
    background-color:#fff;
}

div.subnav
{
    font-size:11px;
    color:#8e5d0d;
    width:309px;
    height:73px;
    position:absolute;
    z-index:5;
    top:0px;
    left:350px;
    background: url(../img/global_subnav_out_bg.gif) 0 0 no-repeat;
    background-color:#fff;
    padding-left:20px;
    padding-right:20px;
} 
div.subnav_in
{
    width:313px;
    height:73px;
    background: url(../img/global_subnav_in_bg.gif) 0 0 no-repeat;
}
div.subnav_welcome
{
    width:313px;
}
div.subnav div.head
{
    font-size:14px;
    margin-bottom:0px;
}
div.subnav div.form
{
    font-size:14px;
    margin-bottom:5px;
}
div.subnav a {color:#dba226;text-decoration:none;}
div.subnav input.frm_text
{
    margin-top:2px;
    font-size:11px;
    font-family:Georgia, Times New Roman, Serif;
    border:solid 1px #8a8934;
    padding:4px;
    padding-left:6px;
    width:120px;
    background: url(../img/frm_input_bg.gif) 0 0 repeat-x;
}
div.subnav input.frm_login
{
    background: url(../img/frm_input_login_bg.gif) 0 0 repeat-x;
}
div.subnav input.frm_password
{
    background: url(../img/frm_input_password_bg.gif) 0 0 repeat-x;
}

div.subnav_small
{
    font-size:13px;
    color:#8e5d0d;
    width:309px;
    height:73px;
    position:absolute;
    z-index:5;
    top:0px;
    left:350px;
    background: url(../img/global_subnav_in_bg.gif) 0 0 no-repeat;
    background-color:#fff;
    padding-left:70px;
    padding-top:10px;
} 
div.subnav_small a {color:#8e5d0d;text-decoration:none;}
div.subnav_small a:hover {color:#dba226;text-decoration:underline;}


div.main
{
    position:relative;
}
div.subpage
{
    position:relative;
    padding:7px;
    padding-top:100px;
}


div.footer
{
    width:908px;
    padding:30px;
    background: url(../img/global_footer_divider.gif) 0 0 repeat-x;
    background-color:#fff;
    color:#ccc;
    font-size:11px;
    text-align:center;
}
div.footer a
{
    text-decoration:none;
    color:#666;
}



div.flickr_thumb
{
    padding:0px;float:left;margin-left:1px;margin-bottom:1px;
}


div.divider
{
    background-color:#cbd486;
    margin-top:20px;
    margin-bottom:20px;
    height:1px;font-size:0px;
}

div.clearing
{
    clear:both;
    height:0px;font-size:0px;
}




/* sub nav header */
a.sub_logo
{
    display:block;
    float:left;
    padding-top:20px;
    padding-left:100px;
}
a.sub_flower
{
    display:block;
    float:right;
    padding-top:20px;
    padding-right:100px;
    padding-bottom:0px;
    height:105px;
}
div.sub_nav
{
    clear:both;
    width:954px;
    height:58px;
    color:#a66942;
    margin-left:7px;
    text-align:left;
    font-size:20px;
    font-family:Tahoma;
    margin-top:0px;
    background: url(../img/home_nav_bg.gif) 0 0 repeat-x;
}

div.sub_top_spacing { height:10px; }
div.sub_bottom_spacing { height:7px; }
td.sub_main
{
    vertical-align:top;
    padding-right:30px;
    padding-left:30px;
    padding-top:20px;
}

/* right nav */
td.right_nav
{
    vertical-align:top;
    width:261px;
    background: url(../img/right_nav_bg.jpg) bottom left no-repeat;
    background-color:#f0f9df;
}
td.right_gutter
{
    background-color:#fff;
    height:550px;
}
div.right_gutter_space
{
    width:7px;
}

div.right_nav_top
{
    background-color:#fff;
    padding-bottom:15px;
    width:260px;
}
div.right_nav_content
{
}
div.right_nav_padded
{
    margin-left:25px;
    margin-right:25px;
}


div.right_nav_edge
{
    border-top:1px solid #fff;
    background-color:#aab334;
    height:1px;font-size:0px;
}
div.right_nav_divider
{
    background-color:#cbd486;
    margin-left:20px;
    margin-right:20px;
    height:1px;font-size:0px;
}


div.right_nav_element
{
    margin-left:21px;
    margin-right:20px;
    padding-top:4px;
    margin-top:5px;
    margin-bottom:5px;
}
div.right_nav_element div
{
    padding-bottom:4px;
    padding-left:7px;
    padding-right:7px;
}
div.right_nav_element a
{   padding:0px;margin:0px;
    color:#754216;
    text-decoration:none;
}
div.right_nav_element a:hover
{   padding:0px;margin:0px;
    text-decoration:underline;
}

div.right_nav_element_on
{
	background: url("../img/global_rightnav_on_bg_top.gif") 0px 0px no-repeat;
}
div.right_nav_element_on div
{
    padding-bottom:4px;
    padding-left:7px;
    padding-right:7px;
	background: url("../img/global_rightnav_on_bg_bot.gif") bottom left no-repeat;
    background-color:#aab334;
}
div.right_nav_element_on a
{  
    color:#ffffff;
    text-decoration:none;
}
div.right_nav_element_on a:hover
{
    text-decoration:underline;
}

span.right_credits
{
    font-size:35px;line-height:26px;
}
div.right_credits
{
    padding-bottom:15px;
}

/* nav */
div.nav_divider
{
    width:12px;
    float:left;
}
div.nav, div.nav_active
{
    padding:0px;
    margin:0px;
    text-align:center;
}
div.nav_sub
{
    height:12px;
    width:18px;
    overflow:hidden;
}
div.nav_sub_active 
{
	margin: 0px auto;
    overflow:hidden;
	padding:0px;
    height:12px;
    width:18px;
	background: url("../img/nav_arrow_on.gif") 0 0 no-repeat;
}

div.nav_0
{
    float:left;
    height:10px;
    width:54px;
}
div.nav_0 a {
	padding:0px 0px 0px 0px;display:block;height:20px;overflow:hidden;
	width:54px;
	background: url("../img/nav_home.gif") 0 0 no-repeat;
}
div.nav_1
{
    float:left;
    width:96px;
}
div.nav_1 a {
	padding:0px 0px 0px 0px;display:block;height:20px;overflow:hidden;
	width:96px;
	background: url("../img/nav_community.gif") 0 0 no-repeat;
}

div.nav_2
{
    float:left;
    width:74px;
}
div.nav_2 a {
	padding:0px 0px 0px 0px;display:block;height:20px;overflow:hidden;
	width:74px;
	background: url("../img/nav_services.gif") 0 0 no-repeat;
}

div.nav_3
{
    float:left;
    width:79px;
}
div.nav_3 a {
	padding:0px 0px 0px 0px;display:block;height:20px;overflow:hidden;
	width:79px;
	background: url("../img/nav_about.gif") 0 0 no-repeat;
}

div.nav_4
{
    float:left;
    width:80px;
}
div.nav_4 a {
	padding:0px 0px 0px 0px;display:block;height:20px;overflow:hidden;
	width:80px;
	background: url("../img/nav_join.gif") 0 0 no-repeat;
}

div.nav_5
{
    float:left;
    width:104px;
}
div.nav_5 a {
	padding:0px 0px 0px 0px;display:block;height:20px;overflow:hidden;
	width:104px;
	background: url("../img/nav_my_account.gif") 0 0 no-repeat;
}



div.nav a:hover {	
	background-position: 0 -20px;
}
div.nav_active a {
	background-position: 0 -20px;
}

div.proxy_user
{
    font-size:11px;
    float:right;
    width:300px;
    padding:15px;
    text-align:right;
    color:#fff; 
}

/* forms */
td.frm_label
{
    padding-top:5px;
    font-variant:small-caps;
    font-weight:bold;
    font-size:13px;
    vertical-align:top;
    width:150px;
    text-align:right;
    padding-right:5px;
}
td.frm_area
{
    vertical-align:top;
    padding-bottom:5px;
}
td.frm_label_top h3
{
    margin-top:5px;
    font-variant:small-caps;
    font-weight:bold;
    font-size:13px;
}
input.frm_text
{
    font-size:11px;
    font-family:Georgia, Times New Roman, Serif;
    border:solid 1px #999;
    padding:4px;
    padding-left:6px;
    width:330px;
    background: url(../img/frm_input_bg.gif) 0 0 repeat-x;
}
.frm_dropdown
{
    font-size:11px;
    padding:3px;
    font-family:Georgia, Times New Roman, Serif;
}
input.frm_text_short
{
    width:150px;
}
input.frm_text_tiny
{
    width:50px;
}
textarea.frm_textarea
{
    font-size:11px;
    font-family:Georgia, Times New Roman, Serif;
    border:solid 1px #999;
    padding:4px;
    padding-left:6px;
    width:330px;
    background: url(../img/frm_input_bg.gif) 0 0 repeat-x;
    background-color:#fff;
}
input.frm_button
{
    font-size:12px;
    font-family:Georgia, Times New Roman, Serif;
    border:solid 1px #999999;
    padding:2px;
}

div.frm_bg
{
    background-color:#f8f7ef;
    padding:20px;
    margin:0px;
}
div.frm_tab_on a
{
    color:#fff;
}
div.frm_tab_on
{
    color:#fff;
    margin:0px;
    background-color:#aab334;
    float:left;padding:6px 10px;
    font-weight:bold;
}
div.frm_tab_off
{
    margin:0px;
    float:left;padding:6px 10px;
}
div.frm_tab_footer
{
    background-color:#aab334;
    height:5px;
    overflow:hidden;    
}
.frm_msg { 
	font: 11px Verdana,Tahoma,Arial,sans-serif;
	margin-top: 10px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	color: #fff;
	line-height: 15px;	
	background: #78ab4e;
	border:0px;
	text-align: left;
	}

.frm_msg_red {background: #af0600;border:0px;color:#fff;}
.frm_msg_nobg {background: #fff;border:0px;color:#000;}
.frm_msg a {color:#ccffcc; text-decoration:underline;}	
.frm_msg a:active {color:#eeeeee; text-decoration:underline;}
.frm_msg a:hover {color:#eeeeee; text-decoration:underline;}

.frm_msg_red a {color:#fff;}

/* special */
div.top_message
{
    background-color:#eee;padding:10px;margin-bottom:15px;
}


div.li_image
{
    float:left;margin-left:5px;width:200px;
}
div.li_image_text
{
    float:left;width:430px;
}
div.li_image_text h2
{
    margin-top:0px;
}

div.userNote
{
    padding:8px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    background-color:#eee;
}
div.userNoteAuthor
{
    padding:10px;
    padding-bottom:20px;
    padding-top:5px;
    background-color:#f5f5f5;
}
div.userNoteSeparator
{
    height:10px;
    overflow:hidden;
    background-color:#fff;
}



ul.serv
{
    margin-left:320px;
}
ul li
{
    padding-bottom:5px;
    color:#db7510;
}
ul.serv li
{
    font-weight:bold;
}




/* tabs */
div.tabs_head
{
    height:32px;
    width:640px;
    background: url(../img/tabs_head_bg.gif) bottom right no-repeat;
    margin-top:20px;
}
div.tabs_head div.on
{
    height:32px;
    float:left;
    background: url(../img/tab_on_left_bg.gif) 0 0 no-repeat;
}
div.tabs_head div.on div
{
    height:32px;
    background: url(../img/tab_on_right_bg.gif) top right no-repeat;
    float:left;
}
div.tabs_head div.on a
{
    color:#9ea72e;
    text-decoration:none;
    margin-top:7px;
    margin-left:12px;
    margin-right:12px;
    display:block;
}
div.tabs_head div.off
{
    height:32px;
    float:left;
    background: url(../img/tab_off_left_bg.gif) 0 0 no-repeat;
}
div.tabs_head div.off div
{
    height:32px;
    background: url(../img/tab_off_right_bg.gif) top right no-repeat;
    float:left;
}
div.tabs_head div.off a
{
    color:#fff;
    text-decoration:none;
    margin-top:4px;
    margin-left:12px;
    margin-right:12px;
    display:block;
}

div.tabs_body
{
    width:600px;
    padding:8px;
    padding-left:20px;
    padding-right:20px;
    background: url(../img/tabs_body_bg.gif) 0 0 repeat-y;
}
div.tabs_foot
{
    height:8px;
    width:640px;
    background: url(../img/tabs_foot_bg.gif) 0 0 no-repeat;
    margin-bottom:20px;
}


/*added by jw*/
table.schedule td, table.schedule th
{
    padding:4px 8px;
    border: solid 1px #cbd486;
    font-size: 11px;
}

table.schedule th
{
    background-color: #aab334;
    color:#fff;
}

table.schedule th.on
{
    background-color: #aab334;
    font-size:13px;
    font-weight:bold;
}

table.schedule td
{
    font-size:10px;
}

table.schedule td.on
{
    background-color: #F7FBDE;
}


table.c_title td
{
    text-align:center;
    font-size:16px;
    padding:5px;
}
.c_weekend_day
{
    background-color:#f5f5f5;
    font-size:12px;
    text-align:center;
}
.c_today
{
    padding:5px;
    background-color:#f0f9df;
    text-align:center;
    font-size:12px;
    font-weight:bold;
}
.c_day_header
{
    padding:5px;
    background-color:#f0f9df;
    text-align:center;
    font-size:12px;
}
.c_day
{
    padding:5px;
    font-size:12px;
    text-align:center;
}

.red
{
    color:Red;
}

.note_edit
{
	background-color:#CCFFCC;	
}

.env_lable_top
{
    float:left; 
    position:absolute; 
    top:0px;
    color:Yellow; 
    z-index:100000 !important;
}

.env_lable_top_left
{
    left:150px;
}

.env_lable_top_right
{
    right:150px;
}

.top_divider
{
    border-top:1px solid #eee;
    padding-top:10px;
}

.store_button
{
    display:block;
    width:64px;
    height:27px;
    background:url(/img/btn_buy.gif);
}

.float_right
{
    float:right;
}