﻿body 
{
    position: absolute;
    width: 960px;
    height: 100%;
    left: 50%;
    margin-top: 0px;
    margin-left: -480px;
    background: transparent url('../images/bg_red.jpg') top repeat;
}

p, 
ul, 
li
{
	color: #333333; 
	margin-top: 0px;
	margin-bottom: 0px;
}

H1
{
    color: #218F26;
    font-family: Arial;
    font-size: 15pt;
    text-transform: uppercase;
    margin: 0px;
}

H2
{
    color: #218F26;
    font-family: Arial;
    font-size: 14pt;
    text-transform: uppercase;
    margin: 0px;
}

H3
{
    color: #218F26;
    font-family: Arial;
    font-size: 12pt;
    text-transform: uppercase;
    margin: 0px;
}

H4
{
    color: #218F26;
    font-family: Arial;
    font-size: 10pt;
    margin: 0px;
    text-transform: uppercase;
}

H5
{
    color: #218F26;
    font-family: Arial;
    font-size: 8pt;
    margin: 0px;
    text-transform: uppercase;
}

H6
{
    color: #218F26;
    font-family: Arial;
    font-size: 7pt;
    margin: 0px;
    text-transform: uppercase;
}

A, 
A:visited
{
    color: #218F26;
}

INPUT
{
    font-family: Arial;
    font-size: 9pt;
}

UL.white
{
	color: White;
}

#layout #home, #layout
{
	float: left;
    background: #F8F148;/**/
    /*background: #ffffff url('../images/bg_content_yellow.png') top repeat-x;*/
    border: 1px solid white;
}

#home #header
{
	width: 960px;
	height: 160px;
	background: transparent;
}

#header
{
	float: left;
	width: 960px;
	height: 86px;
	background: transparent url('../images/head_choppedfruit.jpg') top left no-repeat;
}

#home #header .ad_images
{
	/*
	filter:alpha(opacity=70);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	*/
}

#home #header #logo
{
	float: left;
	padding: 20px;
	margin-top: -160px;
	z-index: 1;
}

#logo
{
	float: left;
	width: 565px;
	height: 86px;
	padding: 10px;
	/*border: 1px solid;*/
}

#home #header #rotator
{
	float: left;
	width: 960px;
	height: 160px;
}

#pageContainer
{
    float: left;
    vertical-align: top;
    width: 960px;
    margin: 0px;
    padding: 0px;
    padding-bottom: 40px;
    background: #F8F148;
}

#sidebar
{
    float: left;
    width: 181px;
    height: 580px;
    padding: 0px;
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 10px;
    margin: 0px;
    background: transparent url('../images/bg_sidebar.png') top left no-repeat;
}

#sidebar UL.sidebar_links
{
    list-style: none;
    width: 170px;
    height: 230px;
    margin: 0px;
    padding: 0px;
}

#sidebar UL.sidebar_links LI, 
#sidebar UL.sidebar_links LI A
{
    color: #FFFFFF;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
    margin: 0px;
    width: 170px;
    text-decoration: none;
    background: transparent url('../images/separator.jpg') bottom right repeat-x;
}

#sidebar .submenu_links
{
	list-style: none;
	color: #FFFFFF;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    padding: 7px 0px 7px 0px;
    margin: 0px;
    width: 156px;
    text-decoration: none;
    background: transparent url('../images/separator.jpg') bottom left repeat-x;
}


#sidebar .submenu_links_selected
{
	color: #33CC33;
}

#sidebar UL.extras_admin
{
    list-style: none;
    width: 160px;
    height: 160px;
    margin: 0px;
    padding: 0px;
    padding-top: 30px;
    padding-left: 0px;
}

#sidebar UL.extras_admin LI, 
#sidebar UL.extras_admin LI A
{
    float: left;
    width: 160px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    line-height: 10pt;
    padding: 2px 0px;
    background-image: none;
    vertical-align: middle;
    text-decoration: none;
}

#breadcrumbs
{
    float: right;
    width: 720px;
    font-family: Arial;
    font-size: 8pt;
    padding-right: 40px;
    padding-top: 10px;
    margin: 0px;
}

#mainContent
{
    float: right;
    width: 660px;
    text-align: justify;
    color: #333333;
    font-family: Arial;
    font-size: 9pt;
    padding: 0px;
    margin-top: 30px;
    padding-right: 80px;
    background: transparent;
    /*border: 1px solid;*/
}


/**********************************************/
/* Custom Navigation using SiteMap			  */
/**********************************************/

#home #header #navigation_custom
{
	position: absolute;
	top: 75px;
	right: -1px;
    width: 940px;
    height: 87px;
    /*margin: 0px;
    padding: 0px;*/
    text-align: right;
    background: transparent url('../images/bg_top.png') bottom left no-repeat;
    /*border: 1px solid;
    background: transparent url('../images/navigation.png') top left no-repeat;*/
}

#navigation_custom
{
	position: absolute;
	top: 0px;
	right: -1px;
    width: 680px;
    height: 87px;
    margin: 0px;
    padding: 0px;
    background: transparent url('../images/bg_top.png') bottom left no-repeat;
    /*border: 1px solid;
    background: transparent url('../images/navigation.png') top left no-repeat;*/
}

#home #header #navigation_custom .parent_menuitem
{
	width: 101px;
	height: 55px;
	padding-top: 30px;
	padding-right: 8px;	
}

.main_nav
{
	float: right;
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
}

#navigation_custom .parent_menuitem
{
	width: 101px;
	height: 55px;
	padding-top: 30px;
	padding-right: 5px;	
}

#navigation_custom .parent_menuitem_hover, 
#navigation_custom .parent_menuitem_selected
{
	/*margin-bottom: 0px;
	border:2px solid #FEA726; 
	border-bottom:none; 
	background: #366A9F;*/
}

#navigation_custom .parent_menuitem_selected
{
	/*margin-bottom: 0px;
	border:2px solid #FEA726; */
}

#navigation_custom .child_menuitem
{
	width: 180px;
	margin: 0px; 
	padding: 0px;
	margin-top: -29px;
	margin-left: -82px;
	padding-top: 10px;
	text-align: right;
	background: #218F26;
	border: 2px solid #FFFFFF; 
	border-top: none; 
	z-index: 10;
}

#navigation_custom .child_menuitem A
{
	width: 160px;
	padding: 4px 10px 4px 10px;
	color: #ffffff;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	display: block;
}

#navigation_custom .child_menuitem_hover, 
#navigation_custom .child_menuitem_hover A
{
	background: #33CC33; 
}

/**********************************************/
/* END Custom Navigation using SiteMap		  */
/**********************************************/


/**********************************************/
/* Login Status - Part of Custom Navigation	  */
/**********************************************/

#navigation_custom #login_status
{
	position: absolute;
	top: 26px;
	left: -20px;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 8pt;
}

#navigation_custom #login_status .login_status
{
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 8pt;
}

/**********************************************/
/* END Login Status - Part of Custom Navigation*/
/**********************************************/

#partners
{
	float: left;
	width: 622px;
	height: 79px;
	left: 0px;
	bottom: 16px;
	background: transparent url('../images/footer_end.png') top right no-repeat;
}

#partners .partners
{
	width: 596px;
	height: 69px;
	padding: 5px 0px 5px 10px;
	color: #4652DB;
	font-size: 9pt;
	text-align: left;
	background: #ffffff;
}

#partners .partners h3
{
	color: #4652DB;
	font-size: 10pt;
	font-family: Verdana;
	margin: 0px;

}

#partners .partners UL.partner_links
{
	width: 596px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#partners .partners UL.partner_links LI
, #partners .partners UL.partner_links LI A
{
	float: left;
	color: #27A727;
	font-size: 7pt;
	font-weight: bold;
	font-family: Verdana;
	padding-right: 1px;
}

#home #content
{
	float: left;
	width: 590px;
	height: 240px;
	padding: 30px;
	padding-right: 0px;
	overflow: hidden;
	/*border: 1px solid;*/
}

#home #box_top
{
	float: right;
	width: 240px;
	height: 180px;
	margin: 10px 20px 10px 0;
	background: transparent url('../images/bg_home_box.png') top left no-repeat;
	/*border: 1px solid;*/
}

#home #box_bottom
{
	float: right;
	width: 240px;
	height: 180px;
	margin: 10px 20px 10px 0;
	border: 1px solid #4652DB;
}

#footer
{
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 960px;
    color: white;
    font-family: Verdana;
    font-size: 7pt;
}

#footer #footer_login
{
	float: right;
}

#footer_login A
{
	color: White;
}


/***** Login *****/
.admin_login
{
    float: right;
}

.login
{
    text-align: left;
    margin-top: 80px;
    padding: 20px;
    border: 1px solid;
}

.login_label
{
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
}

.login_title
{
    color: #ffffff;
    text-align: left;
    background: #218F26;
}

.login_failure
{
    text-align: left;
}

.btn
{
    color: #ffffff;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    background: #218F26;
}
