﻿/* BASIC TAGS */

body {
	background-image: url(strips.gif);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a:link 
{
    text-decoration: none;
    font-weight: bold;
} 
a:visited 
{
    text-decoration: none;
    font-weight: bold;
} 
a:hover 
{
    text-decoration: none;
    font-weight: bold;
}
a 
{
    color: #60BB54;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099B4;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099B4;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099B4;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.MainBordGreyPad  
{ 
	color: #909090; 
	background-color: #F5F5F5; 
	padding: 5px; 
	border: 2px solid #CCCCCC; 
	vertical-align: top; 
	width: 300px;
	float: left;
	margin-left: 15px;
	height: 100px;
}

/* ALL SITE */

.editor
{
    color: Black;
}

.button { 
    font-size:10px; 
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    color:#000000; 
    line-height: 25px;
}

.textbox
{
    height: 20px;
}

/* MASTER PAGE */

.nav
{
    text-align: center;
	color:#FFFFFF;
	font-weight:bold;
}

.bottomnav
{   
    text-decoration: none;
    color: white;
    font-size: 8pt;
}

#inner_wrap {
	height: auto;
	width: 943px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099B4;
	border-left-color: #0099B4;
	background-color: #ededed;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#right_col {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 682px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 10px;
	margin-bottom: 0px;
}

#buttons {
	width: 222px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#left_col {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 222px;
}

#wrap {
	margin: auto;
	height: auto;
	width: 976px;
	background-image: url(wrap_grad.gif);
	background-repeat: repeat-y;
	border: 1px solid #CCCCCC;
	padding: 0px;
}
#footer {
	padding-left: 98px;
    height: 54px;
    width: 775px;
    margin: 0px;
    background-image: url(footer_left.gif);
    background-repeat: no-repeat;
    float: left;
}

#main_logo {
	height: 145px;
	width: 218px;	
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #0099B4;
	background-image: url(mainlogo2.gif);
	background-repeat: no-repeat;
	float: left;
}

#header_bottom {
	background-image: url(header_bottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 975px;
	float: left;
}

#header_wrap {
	padding: 0px;
	height: 145px;
	width: 943px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;	
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099B4;
	border-right-color: #0099B4;
	border-bottom-color: #0099B4;
	border-left-color: #0099B4;
	background-color :#ffffff;	
	/*background-image: url(header_grad.gif);*/
	background-repeat: repeat-x;
	float: left;
}
#green_nav {
	margin: 0px;
	padding-top: 8px;
	float: left;
	height: 20px;
	width: 943px;
	background-image: url(green_nav.gif);
	background-repeat: repeat-x;
	text-align: right;
}

#hero {
	background-image: url(banner_dec08.jpg);
	background-repeat:repeat-x;
	padding: 0px;
	float: left;
	height: 145px;
	width: 721px;
	border: 0px solid #00CC33;
	margin-top: 0px;
	margin-left: 0px;
}

#hero2 {
	background-image: url(hero.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 143px;
	width: 700px;
	border: 2px solid #00CC33;
	margin-top: 6px;
	margin-left: 9px;
}




#wrap_left {
	background-image: url(left_wrap.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 160px;
	width: 14px;
}

#wrap_right {
	background-image: url(right_wrap.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 160px;
	width: 14px;
}
	
#top_grad {
	background-image: url(top_grad.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 976px;
}

#content_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 16px;
}

#content_right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 14px;
}

#clearer {
	clear:both;
}

img {
    border: none;
}

/* ADMIN PAGE */

.radview
{
    background-color: #bbc1c9;
}

.links
{   
    text-decoration: none;
    font-weight: bold;
    color: #60BB54;
}

.Tabs
{
	background: #eeeeee ;
	border-left: solid 1px silver;
    border-right: solid 1px silver;
	border-bottom: solid 1px silver;
	text-align: left;
}

.RadGrid_WebBlue
{
	background: #bbc1c9;
	border: solid 1px #898d8f;
	border-top: 0px;
	scrollbar-face-color: #bbc1c9; 
	scrollbar-highlight-color: #bbc1c9; 
	scrollbar-shadow-color: #bbc1c9; 
	scrollbar-3dlight-color: #d2d6db; 
	scrollbar-arrow-color: #333; 
	scrollbar-track-color: #d2d6db;
	scrollbar-darkshadow-color: #d2d6db; 
}

.MasterTable_WebBlue
{
	border: 0px;
	border-collapse: separate !important;
	color: black;
	-moz-user-select: -moz-none;
}

.GridHeader_WebBlue,
.ResizeHeader_WebBlue
{
	background: url('../../RadControls/Grid/Skins/WebBlue/Img/headerBg.gif') repeat-x;
	border-top: solid 1px #8d9092;
	border-bottom: solid 1px #8d9092;
	height: 26px !important;
	color: black;
	font-size: 11px;
	text-align: left;
}

.GridRow_WebBlue
{
	background: #f0f2f4;
}
.GridAltRow_WebBlue
{
	background: white;
}

/* CONTENT FORM */

.controlbody
{
    background: #f0f2f4;
    font-family: helvetica, Verdana, Arial;
    font-size: small;
    padding: 20px;
    width: 850px;
    color: Black;
}

.title
{
    font-size: medium;
    font-weight: bold;
}

.form
{
    background: white;
}

.separator
{
    border-right: dotted 1px black;
    width: 50%;
}

#result
{
    text-align: left;
}

#submit
{
    text-align: right;
}

.vertseparator
{
    border-top: dotted 1px black;
}

/* REGISTRATION */

.result
{
    color: Black;
}

.reg
{
    color: Blue;
    font-weight: 500;
}

#reglogin
{
    text-align: center;
}

#reglogintable
{
    text-align: left;
}

.requiredfield
{
    background-color: #cccccc;
    padding: 0px;
    width: 5px;
    height: 30px;
}

.table_bgcolor
{
	background-color:#CCCCCC;
	font-weight: bold;
	vertical-align: top;
}
.table_bgcolor2
{
	background-color:#CCCCCC;
	vertical-align: top;
}
.table_bgcolorlight
{
	background-color:#EDEDED;
	vertical-align: top;
}

.hidden
{
	visibility:hidden;
}

.nav a
{
    color: #FFFFFF;
}

.nav
{
    text-align: center;
}
li.item
{
	text-decoration:none;
	color:#FFFFFF;
	width:222px;
	font-weight:bold;
	list-style-type:none;
	text-indent:25px;
	
}
ul.lhmenu
{
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
	margin-top:0px;
}

li.item a
{
	display: block;
	height: 22px;
	white-space:nowrap;
	text-decoration:none;	
	padding-top: 12px;
	color:#ffffff;
	background:url('button.gif');
}
li.item a:link
{
	text-decoration:none;	
	color:#ffffff;
}li.item a:visited
{
	text-decoration:none;	
	color:#ffffff;
}li.item a:hover
{
	text-decoration:none;	
	color:#ffffff;
	background:url('button2.gif');
}
#smalllogo {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 103px;
    height: 54px;
	background-image:url('lowerRH.gif');
	background-repeat:no-repeat;
}


