* {margin:0; padding:0;}

body {
	margin:0px;
	font-size:76%;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#007b3b;
	background-image:url("../img/GSbacktile-1.jpg");
	background-repeat: repeat-x;
}

a {outline:none;}

.msg_err {
	display:block;
	color:#600;
	font-weight:bold;
	margin-bottom:1em;
}

.msg_msg {
	display:block;
	color:#060;
	font-weight:bold;
	margin-bottom:1em;
}

#site_container {
	width:990px;
	margin-top:10px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
}
#header_text {
	position:absolute;
	color:#016937;
	font-size:10px;
	padding:5px 10px;
}
#header {
	font-size:3em;
}
#logo {
	float:right;
}
#logo img{
	display:block;
}

#user_box {
	padding:10px 20px;
	border:#eee 1px solid;
	border-left:0;
	border-right:0;
}
#login_login, #login_pwd  {
	border:#ccc 1px solid;
	padding:5px;
	margin-right:5px;
}
#flash_navigation {
	position:absolute;
	height:35px;
	overflow:hidden;
}
#navigation_main {
	height:35px;
	background-image:url("../img/nav_main_bg.gif");
}

#navigation_tree {
	display:none;
}

#navigation_secondary {
	padding-top:12px;
	margin-left:20px;
}

#page_container {
	width:990px;
	margin:50px 0 20px;
}
#side_bar {
	display:none;
}
#content {
	padding:0 48px 0 115px;
}

#footer {
	margin:10px 0 0;
	height:39px;
	color:#fff;
	font-size:11px;
	background-image:url("../img/nav_sec_bg.gif");
}

a#site_by, a#site_by:link, a#site_by:active, a#site_by:visited, a#site_by:focus, a#site_by:hover {
	float:right;
	display:block;
	padding:7px 22px 5px 0;
	margin:5px 20px 0 0;
	text-decoration:none;
	background-image:url(../img/chili.gif);
	background-repeat:no-repeat;
	background-position:42px 3px;
	color:#fff;
}

a#site_by:focus, a#site_by:hover {
	color:#fff;
}

a#design_by {
	float:right;
	display:block;
	padding:12px 3px;
	text-decoration:none;
	color:#fff;
}
a#design_by :focus, a#design_by:hover {
	color:#fff;
}


#printlink {
	float:right;
	margin-bottom:5px;
}

#printlink a, #printlink a:link, #printlink a:visited, 
#printlink a:active, #printlink a:focus, #printlink a:hover {
	display:block;
	width:16px;
	height:16px;
	background-image:url(../img/i_print.gif);
	text-indent:-3000px;
	outline:none;
}

#breadcrumb {
	float:left;
	margin-bottom:5px;
}
#breadcrumb a {
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
}

/* main navigation */
#nav_main {
	margin:0 40px;
	padding:0;
	list-style: none;
	overflow: hidden;
	display: block;
}

#nav_main li {
	float: left;
	margin:0
}

#nav_main a span {
	padding: 10px 20px;
	display:block;
}

#nav_main a,
#nav_main a.navlink,
#nav_main a.navlink:link,
#nav_main a.navlink:active,
#nav_main a.navlink:visited  {
	font-size: 1em;
	font-weight: bold;
	display: block;
	min-height:22px;
	color: #fff;
	text-decoration: none;
}

#nav_main a.navlink:hover,
#nav_main a.navlink:focus {
	background-color:#3A2700;
	color:#fff;
}

#nav_main a.highlight,
#nav_main a.highlight:link,
#nav_main a.highlight:active,
#nav_main a.highlight:visited,
#nav_main a.highlight:hover,
#nav_main a.highlight:focus {
	color:#fff;
	background-color:#664400;
}

/* tree or subnav */
#nav_tree {
	width:100%;
	padding: 0;
	list-style: none;
	margin:0 55px;
	position:relative;
	float:left;
}

ul#nav_tree ul.sub_tree {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	left:0;
}

#nav_tree li {
	margin: 0;
}

#nav_tree a {
	display: block;
	margin: 0;
	padding: 5px;
	color: #999;
	background-repeat:no-repeat;
	background-position: 0px 7px;
}

#nav_tree a.navlink,
#nav_tree a.navlink:link,
#nav_tree a.navlink:active,
#nav_tree a.navlink:visited {
	color: #999;
	text-decoration: none;
}

#nav_tree a.navlink:hover,
#nav_tree a.navlink:focus {
	color: #fff;
	text-decoration: none;
}

#nav_tree a.highlight,
#nav_tree a.highlight:link,
#nav_tree a.highlight:active,
#nav_tree a.highlight:visited,
#nav_tree a.highlight:hover,
#nav_tree a.highlight:focus {
	color: #fff;
	font-weight:bold;
	text-decoration: none !important;
}

/* tree or subnav */
#sitemap_tree, #sitemap_secondary {
	padding: 0;
	list-style: none;
	font-size:0.925em;
	margin:0;
}

ul#sitemap_tree ul.sub_tree,
ul#sitemap_secondary ul.sub_tree {
	margin: 0 0 5px 10px;
	padding: 0;
	list-style: none;
}

#sitemap_tree li,
#sitemap_secondary li {
	margin: 0 0 5px 0;
	
}

#sitemap_tree a,
#sitemap_secondary a {
	display: block;
	margin: 0;
	padding: 2px 2px 2px 7px;
	color: #000;
	background-image:url(../img/sub_nav_arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 7px;
}

#sitemap_tree a.navlink, #sitemap_secondary a.navlink,
#sitemap_tree a.navlink:link, #sitemap_secondary a.navlink:link,
#sitemap_tree a.navlink:active, #sitemap_secondary a.navlink:active,
#sitemap_tree a.navlink:visited, #sitemap_secondary a.navlink:visited  {
	color: #000;
	text-decoration: none;
}

#sitemap_tree a.navlink:hover, #sitemap_secondary a.navlink:hover,
#sitemap_tree a.navlink:focus, #sitemap_secondary a.navlink:focus {
	color: #ccc;
	text-decoration: none;
}

#sitemap_tree a.highlight, #sitemap_secondary a.highlight,
#sitemap_tree a.highlight:link, #sitemap_secondary a.highlight:link,
#sitemap_tree a.highlight:active, #sitemap_secondary a.highlight:active,
#sitemap_tree a.highlight:visited, #sitemap_secondary a.highlight:visited,
#sitemap_tree a.highlight:hover, #sitemap_secondary a.highlight:hover,
#sitemap_tree a.highlight:focus, #sitemap_secondary a.highlight:focus {
	font-weight:bold;
	text-decoration: none !important;
}


/* secondary navigation */
#nav_secondary {
	margin:0;
	padding:0;
	list-style: none;
	overflow: hidden;
	display: block;
}

#nav_secondary li {
	float: left;	
}

#nav_secondary a,
#nav_secondary a.navlink,
#nav_secondary a.navlink:link,
#nav_secondary a.navlink:active,
#nav_secondary a.navlink:visited  {
	color: #fff;
	text-decoration: none;
}

#nav_secondary a.navlink:hover,
#nav_secondary a.navlink:focus {
	color:#fff;
}

#nav_secondary a.highlight,
#nav_secondary a.highlight:link,
#nav_secondary a.highlight:active,
#nav_secondary a.highlight:visited,
#nav_secondary a.highlight:hover,
#nav_secondary a.highlight:focus {
	color:#fff;
	font-weight:bold;
}

#nav_secondary a.admintool,
#nav_secondary a.admintool:link,
#nav_secondary a.admintool:active,
#nav_secondary a.admintool:visited,
#nav_secondary a.admintool:hover,
#nav_secondary a.admintool:focus {
	color:#A50533;
	font-weight:bold;
}



/* form templates */
/* frontend_form */
.frontend_form_container {width:450px;}
.frontend_form_container fieldset {
	border:0;margin:0;padding:0;
	width:450px;
}
.frontend_form_container div {
	margin-bottom:10px;
}
.frontend_form_container div span{
	font-weight:bold;
}
.frontend_form_space {
	height:10px;
}
.frontend_image {float:right;}

.frontend_text {width:450px;height:20px;border:1px solid #ccc;}
.frontend_textarea {width:450px;height:150px;border:1px solid #ccc;}
.frontend_wysiwyg {padding:10px;width:450px;height:600px;border:1px solid #ccc;}
.frontend_smallwysiwyg {padding:10px;width:450px;height:300px;border:1px solid #ccc;}
.frontend_select  {height:20px;width:450px;border:1px solid #ccc;}
.frontend_select_datetime  {height:20px;width:32%;border:1px solid #ccc;}
.frontend_submit {padding:1px;border:1px solid #ccc;background-color:#f0f0f0;float:right}
.frontend_form_error {color:#a50533;}
.frontend_field_error_high {
	border:1px solid #a50533;
}
.daterange_begin {
	float:left;
	width:220px;
	margin-bottom:10px;
}
.daterange_end {
	float:right;
	width:218px;
	margin-bottom:10px;
}

.datetime_date {
	float:left;
	width:220px;
	margin:0 1px 10px 0;
}
.datetime_hours {
	width:20px;
	margin:0 2px 10px 4px;
	text-align:center !important;
}
.datetime_minutes {
	width:20px;
	margin:0 8px 10px 2px;
	text-align:center !important;
}

.frontend_captcha {
	float:left;
	margin-bottom:10px;
	width:220px;
}

.frontend_text.frontend_captcha {
	float:right;
	margin-bottom:10px;
}



/*login_form */
.login_form_container {width:350px;}
.login_form_container fieldset {
	border:0;margin:0;padding:0;
	width:350px;
}
.login_form_container div {
	margin-bottom:10px;
}
.login_form_container div span{
	font-weight:bold;
}
.login_form_space {
	height:10px;
}
.login_image {float:right;}

.login_text {width:350px;height:20px;border:1px solid #ccc;}
.login_textarea {width:350px;height:150px;border:1px solid #ccc;}
.login_wysiwyg {padding:10px;width:350px;height:600px;border:1px solid #ccc;}
.login_smallwysiwyg {padding:10px;width:350px;height:300px;border:1px solid #ccc;}
.login_select  {height:20px;width:350px;border:1px solid #ccc;}
.login_select_datetime  {height:20px;width:32%;border:1px solid #ccc;}
.login_submit {padding:1px;border:1px solid #ccc;background-color:#f0f0f0;float:right;}
.login_form_error {color:#a50533;}
.login_field_error_high {
	border:1px solid #a50533;
}

/*user box */
.user_box_submit {padding:1px;border:1px solid #ccc;background-color:#f0f0f0;}

