﻿/*
Created by the creative team at Community Ahead
© 2008 Community Ahead, LLC.  All rights reserved.
http://www.CommunityAhead.com  
*/

/*=========================================
General Element Styles
=========================================*/


* 
{
    margin: 0;
	padding: 0;
	
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: normal;
    color: #2d3537;
    background-position: 0% 0%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #ffffff;
}



h1, h2, h3, h4, h5, h6
{
    color: #2d3537;
    
}

.FormTextBox
{
    border: 1px solid #333333;
    font-size: 14px;
}


h1
{
    font-size: 25px;
    font-weight:normal;
    margin-bottom: 10px;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;

}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}


h4, h5, h6 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}


p, ol, ul, blockquote
{
	
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 10px;


}

ol
{
	margin-left: 10px;
	line-height: 150%;
	
}

ol a
{
	border-style: none;
}

ul
{
	list-style: none;
}

a
{
    text-decoration: none;
    color: #2d3537;
}

a:hover
{
    text-decoration: none;
    color: #e37b00;
}

.Green
{
    color: #445608;
}

.GreenBold
{
    color: #445608;
    font-weight: bold;
}

.Orange
{
    color: #e37b00;
 
}

.OrangeBold
{
    color: #e37b00;
    font-weight: bold;
}

.SquareBullet{

list-style-type: none;
background-position: 0 8px;
background-image: url(images/fs-bullet.gif);
background-repeat: no-repeat;
padding-left: 10px;
margin-left: 10px;

}

ul.SquareBullet, .SquareBullet ul
{
    list-style-type: none;
}

ul.SquareBullet li, .SquareBullet ul li
{
    background-position: 0 8px;
    background-image: url(images/fs-bullet.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
    margin-left: 10px;
}

/*=========================================
Page Structure Identities
=========================================*/

#page-wrapper
{
    width: 1024px;
    margin: 0 auto;
}

/* Header Section */

#header-section
{
    width: 1024px;
    height: 87px;
    margin-top:8px;
    
}

#header-section a
{
	text-decoration: none;
	border: 0;
}

#header-section img
{
    border-style: none;
}

#header-left
{
    float: left;
    margin:0;
    padding:0;
    border:0;
      
}

#header-right
{
    float: right;
    width: 400px;
    height: 60px;
    margin-top:15px;
    text-align: right;
    margin-right: 5px;
    
}

/* Navigation Section Horizontal */

#navigation-section
{
    
    width: 1024px;
    height: 36px;
    border-bottom-style: solid;
    border-bottom-width: 10px;
    border-bottom-color: #545f1d;
    display: block;
}

#menu
{
   float:right;
   height: 36px;
  
}

/* Breadcrumbs Section */

#breadcrumb-section
{
    width: 1024px;
    margin: 0 auto;
    font-weight: bold;
    color: #666;
    clear: both;
}
 
  /* Rotator Styles */

.TopLogOut
{
    margin: 0 10px 0 0;
    
}
    

.LogoutControl
{
    width: 236px;
    margin: 0 auto 10px auto;
    padding-left: 10px;
    text-decoration: none;
}

#UserRegistration
{
    text-align: left;
}

#LoginControl
{
    width: 236px;
    margin:  0 auto 10px auto;
    border-bottom-color: #000000;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    padding-bottom: 8px;
}

#LoginControl .CheckBoxCell
{
    padding: 2px;
}

  
#StepPicsSection
{
    width: 236px;
    height: 275px;
    margin: 0px auto;
    background-color: #FFF;
    
}

.StepPicsBox
{
     background-color: #FFF;
}


/* Main Page Section */
 
#page-section
{
    width: 1024px;
    margin: 0 auto;
    min-height: 400px;
}


#page-section a:link, #top-content a:visited
{
    text-decoration:none;
    border-style:none;
}

#page-section a:hover
{
    color: #e37b00;
    text-decoration: none;
    border-style: none;
}

#top-content
{
    padding: 5px;
    margin: 5px;
    width: 1004px;
    min-height: 400px;
    
}

#left-content
{
    float: left;
    width: 704px;
    min-height: 400px;
    margin: 5px;
    padding: 5px;
    
}

#right-content
{
    float: right;
    width: 704px;
    min-height: 400px;
    margin: 5px;
    padding: 5px;
    
}

#sidebar
{
    float: right;
    width: 260px;
    min-height: 400px;
    margin: 10px 10px 10px 5px;
    padding: 5px 5px 5px 10px;
    border-left-style: dashed;
    border-left-width: 1px;
    border-left-color: #808080;
}

#left-sidebar
{
    float: left;
    width: 260px;
    min-height: 400px;
    margin: 10px 5px 10px 10px;
    padding: 5px 10px 5px 5px;
    border-right-style: dashed;
    border-right-width: 1px;
    border-right-color: #808080;
}

#left-sidebar a, #left-sidebar a:link
{
     text-decoration: none;
}

/* Footer Section */

#footer
{
	width: 100%;
	height: 80px;
	border: 0;
	margin-top: 10px;
	background: #191c1f;
	color: #e3e3e3;
}


#footer a, #footer a:link, #footer a:visited
{
color: #e3e3e3;
text-decoration:none;
border-style:none;
}

#footer a:hover
{
    color: #e37b00;
    text-decoration: none;
}

#footer-left
{
    float: left;
    font-size: 11px;
    width: 500px;
    height: 50px;
    margin: 10px 0 0 15px;
}

#footer-right
{
	float: right;
	width: 400px;
	height: 50px;
	text-align: right;
	margin: 10px 15px 0 0;
}

#footer-right h4
{
    text-align: right;
    line-height:15px;
    color: #e3e3e3;
    font-weight: bold;
    font-size: 11px;
}


#master_content
{
    width: 804px;
    margin-left: 10px;
    text-align: left;
    vertical-align: top;
}

/* Accordion */

#master_panel
{
    width: 190px;
}


#master_panel a:link
{
    font-size: 14px;
    text-decoration: none;
    margin-bottom: 5px;
  
}

#master_panel td
{
    border-bottom: solid 1px #333;
    border-bottom-style: dashed;
    vertical-align: middle;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_panel .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_panel .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
	
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_panel .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_panel .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #FFFFFF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.EditBox
{
    background-color: #FFFFFF;
    border: medium dashed #333;
    margin: 3px;
    padding: 5px;
}

.SplitterContents
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: normal;
    color: #2d3537;
}

.ErrorMessage
{
    text-align: left;
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 10px;
    color: #FF0000;
    font-weight: bold;
}

.ProfileForm
{
    text-align: left;
    font-size: 14px;
}

.ProfileForm h1
{
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 4px;
}

.FormSubHeader
{
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
}

.FormButton
{
    margin: 2px;
    width: auto;
    padding: 1px 2px 1px 2px;
    font-weight: bold;
    font-size: 12px;
    color: #B05F00;
    font-family: Arial, Helvetica, sans-serif;
    overflow: visible;
    vertical-align: middle;
}

.FormButton:Hover
{
    margin: 2px;
    vertical-align: middle;
    width:auto;
    overflow: visible;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 1px 2px 1px 2px;
    font-size: 12px;
    color: #E37B00;
}

tbody a
{
    text-decoration: none;
}