﻿/* 
-------------------------------------------------------------------
Share This Social Media
-------------------------------------------------------------------
*/
#divSocialMedia_FacebookTwitterIcons {float:right; margin-right: 42px; margin-top: -3px;}
#divSocialMedia_ShareThis {float:left;margin-top: -4px;}


/*
-----------------------------------------------------------
Layout Classes  ||| Important Stuff (Master Pages Shadows) 
-----------------------------------------------------------
*/
.wrapperTable {width: 1024px;}
.leftShadowColumn {width:28px; background: transparent url('/images/layout-shadow-left.png') repeat-y;}
.centerContentColumn {
    width: 968px;
    background-color: white;
    padding: 0px;
    margin: 0;
}
.rightShadowColumn {width:30px; background: transparent url('/images/layout-shadow-right.png') repeat-y;}
.SidebarColumn {width:238px; vertical-align:top; background: transparent url('/images/bg-sidebar.png') repeat-y;}


/*
-----------------------------------------------------------
Layout Divs  ||| Important Stuff (Master Pages) 
-----------------------------------------------------------
*/

#divForm_eClub {margin: 0 auto; width:65%;}


#divTopHeaderAreaWrapper {
    width: 1024px; height:100px;
    background: transparent url('/images/layout-shadow-top.png') no-repeat;
}

        #divGoogle_Search {width: 380px; padding-left:630px; height: 80px; line-height: 12px;} /* width 1024px - leftpadding 570px == 454*/
        #divTopNavCrumbs { clear:both;width: 984px; padding-left:40px; font-weight:bold;} /* width 1024px - leftpadding 40px == 984*/
        .crumbs_links {
            font-family: Verdana, Arial, Helvetica, sans-serif;
	        font-size: 9px;
	        color: #D20F1D;
	        line-height: 9px;
        }
        .crumbs_links a:link {color: green;}
        .crumbs_links a:visited {color: green;}
        .crumbs_links a:hover {color: #D20F1D;}


#divTopNavWrapper {
    width: 100%; height: 27px; 
    margin-left: auto; margin-right: auto; /* keep nav centered */
    padding: 0px 0px 0px 0px;
    background: transparent url('/images/background_topNav.jpg') repeat-x;
}
        #divTopNav {
            width: 875px; height: 27px; 
            margin-left: auto; margin-right: auto; /* keep nav centered */
            padding: 0px 0px 0px 0px;
        }

        
#divSideNav {width: 228px; padding-top: 10px; padding-left: 10px;}
#divLogosSidebarArea {margin-left: 8px;border-bottom: solid 2px #075E83;}
.mission_vision {
    margin: 20px 5px 0px 15px; 
    border-top: solid 2px #075E83;
    padding: 5px 0px 5px 0px;
}


/*for IE6*/
* html #divSideNav {width: 180px; padding-top: 10px;}

#divContentArea {
    width:668px;  /*728px - padding left/right */
    min-height: 400px;
    height: 100%;
    background: transparent url('/images/interior-background.jpg') no-repeat;
    margin-top: 0px;
    margin-left: 0px;
    padding: 10px 30px 10px 30px;
    /*background-color: Blue;*/
}
#div_cphInternalContent_titleimage {margin-left: -30px; margin-top: 35px; margin-bottom:15px;}
#div_cphInternalContent_blobs {}




#divHeaderLinks {float:right;margin-right:15px;}
.headerLinks {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BA3129;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
}
.headerLinks a:link {color: #FFF;text-decoration: none;}
.headerLinks a:visited {color: #FFF;text-decoration: none;}
.headerLinks a:hover {color: #BA3129;text-decoration: none;}

#divLayoutFooter {
    padding:4px; width: 100%;
    text-align:center;
}
.footer_links {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	line-height: 16px;
	font-weight: bold;
}
.footer_links a:link {color: black;}
.footer_links a:visited {color: black;}
.footer_links a:hover {color: white;}



/*
=================================================
SPECIAL CUSTOM RULES (Bullets & Horizontal Lines)
=================================================
*/
.rule_25 {
    background-image:url(images/hrule_bg.gif);
    background-repeat:repeat-x;
    height:3px;
    margin:5px 0 0 0px;
    padding:0 0 5px;
    text-align:center;
    width:25%;
    border: 0px;

}

.rule_50 {
    background-image:url(images/hrule_bg.gif);
    background-repeat:repeat-x;
    height:3px;
    margin:5px 0 0 0px;
    padding:0 0 5px;
    text-align:center;
    width:50%;
    border: 0px;

}

.rule_75 {
    background-image:url(images/hrule_bg.gif);
    background-repeat:repeat-x;
    height:3px;
    margin:5px 0 0 0px;
    padding:0 0 5px;
    text-align:center;
    width:75%;
    border: 0px;
}

.rule_100 {
    background-image:url(images/hrule_bg.gif);
    background-repeat:repeat-x;
    height:3px;
    margin:5px 0 0 0px;
    padding:0 0 5px;
    text-align:center;
    width:100%;
    border: 0px;
}


.nice_bullets {
    background-attachment:scroll;
    background-repeat:repeat;
    color:black;
    font-size:13px;
    font-weight:normal;
    line-height:18px;
    list-style-image:url(images/bullet.gif);
    list-style-position:outside;
    margin-left: 50px;
    padding:0;
    width:75%;
}

.nice_bullets li {
    margin:0;
    padding:0 0 0px;
}



/*

For the special pages using 2 columns format*/
.main_left {
    padding-right:15px;
    width:50%;
}

.main_right {
    border-left:1px solid #AAAAAA;
    font-size:12px;
    margin:10px 0 0 15px;
    padding-left:15px;
    width:50%;
}

/* CSS Document */

/*
______________________________________________________________________
----------------------------------------------------------------------

DEFAULT.ASPX | Homepage Styles

Most of these CCS Rules were taken from the old website to keep some
degree of consistency.

New CSS rules are in a separate file implemented by:

Waitt Interactive LLC
http://www.waittinteractive.com

----------------------------------------------------------------------
*/

/** This wraps all of the content below the navigation into one div...
______________________________________________________________________
---------------------------------------------------------------------- **/
#content_wrapper {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


/** This is for the header image...
______________________________________________________________________
---------------------------------------------------------------------- **/
#header_image_03 {width: 100%; height: 195px; margin: 0px; padding: 0px; clear: both; float: left;}

/** This puts the shadow under the header **/
#header_shadow {
	width: 100%;
	height: 6px;
    margin: 0px; padding: 0px;
	clear: both;
	float: left;
	background-image: url('/images/header_shadow.png');
	background-repeat: repeat-x;}


/**
______________________________________________________________________________
------------------------------------------------------------------------------ 
 Home Page | Sidebar GREEN Content
______________________________________________________________________________
------------------------------------------------------------------------------ 
**/
#left_content {float: left; width: 605px; height: auto; margin-left:15px; padding: 0px; background-color: transparent;}
#right_content {float: right; width: 300px; height: auto; margin:0px; padding: 0px; background-color: transparent;}

#green_box_wrapper {
	float: left;
	clear: both;
	width: 270px; 
	height: 535px;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background-image: url('/images/green_box.jpg');
	background-repeat: no-repeat;}

.myGreenBoxText {
	width: 90%;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
#green_box_content {
	width: 90%;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}

/** Left side of the footer with the input...
_____________________________________________
--------------------------------------------- **/
input.search_box {
	float: left;
	clear: both;
	width: 146px;
	height: 19px;
	border-width: 2px;
	border-color: #6CA550;
	border-style: solid;
	background-color: transparent;
	margin: 1px 0px 0px 30px;
	padding: 3px 6px 0px 6px;
	background-image: url('/images/search_box_bg3.png');
	background-repeat: repeat-x;
	text-align: left;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: black;}
input.submit {
	float: left;
	width: 76px;
	height: 31px;
	border-width: 0px;
	background-color: transparent;
	margin: 0px 0px 0px 4px;
	padding: 0px 3px 1px 0px;
	background-image: url('/images/submit_bg.png');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: text-top;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #53803D;}
input.submit:hover {cursor: pointer; color: #007DB3; background-image: url('/images/submit_bg_over.png');}

.classInputTextHere {
	width: 139px;
	height: 19px;
	border-style: solid;
	border-width: 2px;
	border-color: #568340;
	margin: 0px 0px 0px 38px;
	padding: 3px 3px 0px 3px;
	vertical-align: middle;
	background-image: url('/images/search_box_bg3.png');
	background-image: url('/images/search_box_bg3_text.png');
	background-repeat: repeat-x;}




