/* GENERAL */

html
{
    /*
	height:100%;
	*/
	overflow:visible;
}
body 
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #009a3d;
	border:0px;	
	/*
	height:100%;
	overflow:visible;
	*/
}

img {
	border: 0;
}

a:link {color: white;}
a:hover {color: #000000;}
a:active {color: #000000;}
a:visited {color: white;}
a:focus {color: #000000;}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0; 
}

input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

/* DIV */
/*#splat{
	width: 100%;
	height: 596px;
}*/
#watermark{
	position:absolute;
	height:100%;
	width:100%;
   /* top: 2px;
    left: -3px;
    margin-top: 1px;
    
    margin:0px;*/
    overflow:scroll;
}
#container{
	width: 1000px;
	margin: 0 auto;
	position: relative;
    top: 0px;
    left: 0px;
    /*height: 192px;*/
}

	#heading {
		width: 1000px;
		/*height: 148px;*/
		position: relative;
	}
	#flash {
		width: 100%;
		/*height: 620px;*/
	}
	#content {
		min-height: 470px;
	}
	
		#content_left {
			width: 500px;
			float: left;
			font-size: 12px;
		}
		
		#content_right {
			width: 500px;
			float: right;
			font-size: 12px;
		}
		
			#page_menu{
				position: absolute;
				top: 180px;
				left: 500px;
				width: 480px;
				z-index:10;
			}
			#page_content{
				width: 480px;
			}

	#footer {
		height: 67px;
		height: 30px;
		text-align: center;
	}
	#footer a {
		color: #cccccc;
	}

/* CLASSES */
.clearboth {
	clear: both;
}

.watermark {
	background-image:url(../upload/images/site/glass_watermark.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0px;
    margin:0px;
    border:none;
    position:relative;
    z-index:-1;
}
.footer {
	font-family: Arial Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	position:relative;
}
.fieldset
        {
            width: 350px;
            border: none 0px;
        }
        .fieldset .label
        {
            text-align: right;
            width: 110px;
            float: left;
            padding: 0.2em;
            margin: 0;
            margin-top: 0.3em;
            color:White;
             
        }
        .fieldset .nobr
        {
            display: none;
        }
        .fieldset .textfield
        {       
            background : transparent url(../upload/images/site/content/text_box.jpg);        
            margin: 3px;
            height: 20px;
            width: 150px;
            text-indent: 5px;
        }
        .fieldset .textarea
        {
            margin: 3px;
            height: 165px;
            width: 200px;
        }
        .fieldset .dropdown
        {
            background : transparent url(../upload/images/site/content/text_box.jpg);  
            color:White;
            margin: 3px;
            height: 20px;
            width: 150px; /*text-indent: 5px;*/
            border:none;
        }
        .fieldset .checkbox
        {
            color:White;
        }

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5;
}
.content_small_bold {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.content_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e3be0b;
}
.score_content_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.score_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.score_content_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.content_gradient_bg {
	background-image:url(../upload/images/site/Framework/milo_template_06.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.sign_in_button
{
    background:url(../upload/images/site/Content/button_login.jpg) scroll 0 0;
    background-repeat:no-repeat;
    width:103px;
    height:33px;
}
.sign_in_cancel
{
    background:url(../upload/images/site/Content/button_login_cancel.jpg) scroll 0 0;
     background-repeat:no-repeat;
    width:103px;
    height:33px;
}
.sign_in_submit
{
    background:url(../upload/images/site/Content/button_submit2.jpg) scroll 0 0;
     background-repeat:no-repeat;
    width:103px;
    height:33px;
}

.cancel_button
{
    background:url(../upload/images/site/Content/button_cancel.jpg) scroll 0 0;
    background-repeat:no-repeat;
    width:103px;
    height:33px;
}
.submit_button
{
    background:url(../upload/images/site/Content/button_submit.jpg) scroll 0 0;
    background-repeat:no-repeat;
    width:103px;
    height:33px;
}
.clear_button
{
    background:url(../upload/images/site/Content/button_clear.jpg) scroll 0 0;
    background-repeat:no-repeat;
    width:103px;
    height:33px;
}
.send_button
{
    background:url(../upload/images/site/Content/button_send.jpg) scroll 0 0;
    background-repeat:no-repeat;
   width:103px;
    height:33px;
}
.logout_button
{
    background:url(../upload/images/site/Content/button_logout.jpg) scroll 0 0;
    background-repeat:no-repeat;
   width:103px;
    height:33px;
}
.textbox
{
     background : transparent url(../upload/images/site/content/text_box.jpg);             
            margin: 3px;
            height: 20px;
            width: 150px;
            text-indent: 5px;
}
.checkbox
        {
            color:White;
            padding-left:10px;
        }
.checkbox label
        {        
            color:White;
            padding-left:3px;
            margin-right:10px;
        }
        
.FormHeader
{
    color:White;
    padding-left:10px;
    font-weight:bold;
    font-size:14px;
}
.dropdown
        {
        background : transparent url(../upload/images/site/content/text_box.jpg);  
        color:White;
            margin: 3px;
            height: 20px;
            width: 150px; /*text-indent: 5px;*/
            border:none;
        }
        
        
.PopUpBackgound
        {
        	background-color:White;
            opacity: 0.7;   
           
        }
.label
        {
            text-align: right;
            width: 110px;
            padding: 0.2em;
            margin: 0;
            margin-top: 0.3em;
            color:White;
             
        }

        
.pageBanner
{
    padding-left:170px;
}

.contact_text_header
{
    font-weight:bold;
    color:#0F2D05;
    font-size:larger;
    
    
}
.errorText
{
color:#6D3829;
}
.forumHeading
{
 font-size:14px;
 color:Black;   
}

.forumUserName
{
    color:Maroon;
}
.forumThread
{
  font-weight:bold;  
}
.forumContent
{
    margin-left:0px;
}
.forumContentLabel
{
    margin:0px;
    color:White;
    
}
.TermsText
{

    color:White ;    
}
.TermsHeadings
{
    color:White;    
    font-weight:bold;
    font-size:14px;
}

