﻿#Background
{
    position:absolute;
    left: 0px;
    top: 0px;
    width: 951px;
    height: 100%;
    border-right-style: dashed;
    border-right-color: #00984a;
    border-right-width: 1px;
}
#TopBackground
{
    position:relative;
    width: 100%;
    height: 153px;
    background-image: url(../Images/bg_top.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #00984a;
}
#TopLogo
{
	position: absolute;
	left: 675px;
	top: 30px;
}
#TopHeader
{
    position:relative;
    width: 952px;
    height: 194px;
    background-color: #00984a;
}
#TopMenuBackground
{
    position:absolute;
    left: 0px;
    top: 121px;
    width: 952px;
    height: 27px;
    background-image: url(../Images/bg_menu.jpg);
    background-repeat: repeat-x;
    background-color: #00984a;
}
#TopMenu
{
    position:relative;
    width: 867px;
    height: 27px;
    background-image: url(../Images/bg_menuright.jpg);
    background-position: right;
    background-repeat: no-repeat;
    margin: 0 0 0 85px;
}
#TopInfo
{
    position:relative;
    width: 820px;
    height: 55px;
    margin: 0 0 0 85px;
}
#TopInfo a
{
    font-family: din, arial, verdana, san-serif;
    font-size: 11px;
    color: #7f7f7f;
	text-decoration:none;
	font-weight: bold;
}
#MainContent
{
    position:relative;
    width: 765px;
    margin: 0 0 30px 85px;
}
#MainLeft
{
    position:relative;
    width: 420px;
    float: left;
}
#MainRight
{
    position:relative;
    width: 310px;
    float: right;
}
.information
{
    position:relative;
    width: 290px;
    float: right;
	background-color: #e5f4ed;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
#MainBottom
{
    position:relative;
    width: 765px;
    float: left;
    margin: 0 0 0 85px;
    clear: both;
}
#Bottom
{
    width: 100%;
    height: 130px;
    background-color: #00984a;
    clear: both;
}
.unfixedBottom
{
	position: relative;
    clear: both;
}
.fixedBottom
{
	position: absolute;
	bottom: 0;
	left: 0;
}
#BottomInfo
{
	position: relative;
	top: 25px;
	left: 85px;
    font-family: helvetica, arial;
	color: #FFFFFF;
	font-size:13px;
	width: 500px;
}
/*** Top menu ***/
#AboutMenu a {
    font-family: Helvetica, arial;
	height:20px;
	font-size:13px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
}
#AboutMenu a:hover 
{
    color: #f6c143;
	border-bottom: none;
}
#AboutMenu a.active 
{
    color: #f6c143;
}
#InspirationMenu a {
    font-family: Helvetica, arial;
	height:20px;
	font-size:13px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
}
#InspirationMenu a:hover 
{
    color: #f6c143;
	border-bottom: none;
}
#InspirationMenu a.active 
{
    color: #f6c143;
}
#SortMenu a {
    font-family: Helvetica, arial;
	height:20px;
	font-size:13px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
}
#SortMenu a:hover 
{
    color: #f6c143;
	border-bottom: none;
}
#SortMenu a.active 
{
    color: #f6c143;
}
#TopMenu a {
    font-family: Helvetica, arial;
	padding:4px 25px 0 0;
	height:20px;
	float:left;
	font-size:13px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
	line-height:  22px
}
#TopMenu a:hover 
{
    color: #f6c143;
    text-decoration: none;
	border-bottom: none;
}
#TopMenu a.active {
    font-family: Helvetica, arial;
	padding:4px 25px 0 0;
	height:20px;
	float:left;
	font-size:13px;
	text-decoration:none;
	color: #f6c143;
	font-weight: normal;
	line-height:  22px
}
#TopMenu a.last {
    font-family: Helvetica, arial;
	padding:4px 103px 2px 27px;
	height:20px;
	float:right;
	font-size:13px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
	line-height:  22px
}
#TopMenu a.last:hover {
	color: #f6c143;
	border-bottom: none;
}
#TopMenu a.lastactive {
    font-family: Helvetica, arial;
	padding:4px 103px 2px 27px;
	height:20px;
	float:right;
	font-size:13px;
	text-decoration:none;
	color: #f6c143;
	font-weight: normal;
	line-height:  22px
}
#AboutMenu
{
	position: absolute;
	width: 166px;
	top: 149px;
	left: 125px;
    background-color: #00984a;
    background-image: url(../Images/bg_submenu.jpg);
    background-position: right;
    background-repeat: no-repeat;
    padding: 5px 12px 12px 12px;
    z-index: 10000;
}
#SortMenu
{
	position: absolute;
	width: 166px;
	top: 149px;
	left: 197px;
    background-color: #00984a;
    background-image: url(../Images/bg_submenu.jpg);
    background-position: right;
    background-repeat: no-repeat;
    padding: 5px 12px 12px 12px;
    z-index: 10000;
}
#InspirationMenu
{
	position: absolute;
	width: 166px;
	top: 149px;
	left: 426px;
    background-color: #00984a;
    background-image: url(../Images/bg_submenu.jpg);
    background-position: right;
    background-repeat: no-repeat;
    padding: 5px 12px 12px 12px;
    z-index: 10000;
}
#container 
{
   min-height:100%;
   width: 100%;
   position:absolute;
}
/* ************* */
body
{
    font-family: Georgia;
    font-size: 14px;
    color: #000000;
    line-height: 21px;
    margin: 0 0 0 0;
    background-color: #FFFFFF;
}
P
{
    font-family: Georgia;
    font-size: 14px;
    color: #000000;
    line-height: 21px;
    margin-bottom: 21px;
}
TD
{
    font-family: Georgia;
    font-size: 14px;
    color: #000000;
    line-height: 21px;
}
TD.puffHover
{
    font-family: Georgia;
    font-size: 14px;
    color: #000000;
    background-color: Maroon;
}
SELECT
{
    font-family: din, arial, verdana, san-serif;
    font-size: 13px;
}
OPTION
{
    font-family: Georgia;
    font-size: 14px;
}
UL
{
    margin: 5px 0 0 0;
    font-size: 14px;
}
a
{
    font-family: Georgia;
    font-size: 13px;
    color: #009443;
	text-decoration:none;
	font-weight: normal;
}
a:visited
{
    color: #009443;
}
a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted;
}
a.puff
{
    font-family: Georgia;
    font-size: 11px;
    color: #000000;
	text-decoration:none;
	font-weight: normal;
}
a.puff:hover
{
	font-weight: normal;
	border: none;
}
a.white
{
    font-family: helvetica, arial;
    font-size: 13px;
    color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
a.arrow
{
    font-family: din, arial, verdana, san-serif;
	background: url(../Images/arrow_right_green.gif) no-repeat left;
    font-size: 13px;
	padding: 0px 0px 0px 12px;
	color: #40af72;
    text-decoration: none;
}
a.subMenu
{
    font-family: din, arial, verdana, san-serif;
    font-size: 13px;
    color: #6D6D6D;
	text-decoration:none;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
a.subMenu:hover
{
    color: #D04B12;
	text-decoration:none;
	border-bottom: none;
}
a.subMenuActive
{
    font-family: din, arial, verdana, san-serif;
    font-size: 13px;
    color: #D04B12;
	text-decoration:none;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
.CaptureLongest
{
	height: 16px;
	width:240px;
	border-bottom:solid 1px #DCDCDC;
	border-top:solid 1px #DCDCDC;
	border-left:solid 1px #DCDCDC;
	border-right:solid 1px #DCDCDC;
	padding-top:0px;
    font-family: din, arial, verdana, san-serif;
    font-size: 13px;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.grey
{
	color: #7f7f7f;
}
H1 
{
    font-family: Georgia;
    font-size: 25px;
    font-weight: normal;
    color: #009443;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 0;
}
H2 
{
    font-family: Georgia;
    font-size: 18px;
    font-weight: normal;
    color: #009443;
    line-height: 25px;
    margin-bottom: 10px;
}
.dashDivider
{
    position:relative;
    width: 765px;
    height: 50px;
    border-top-style: dashed;
    border-top-color: #00984a;
    border-top-width: 1px;
}
.dashDividerLow
{
    position:relative;
    width: 765px;
    height: 25px;
    border-top-style: dashed;
    border-top-color: #00984a;
    border-top-width: 1px;
}
a.paging
{
    font-family: Georgia;
    font-size: 15px;
    color: #000000;
	text-decoration:none;
	font-weight: normal;
	padding: 1px 7px 7px 7px;
}
a.paging:hover
{
    font-family: Georgia;
    font-size: 15px;
    color: #000000;
    background-color: #d9d9d9;
	text-decoration:none;
	font-weight: normal;
}
a.pagenav
{
    font-family: Georgia;
    font-size: 15px;
    color: #000000;
	text-decoration:none;
	font-weight: normal;
}
a.pagenav:hover
{
    font-family: Georgia;
    font-size: 15px;
    color: #000000;
	text-decoration:none;
	font-weight: normal;
	border: none;
}
.selectedPage
{
    font-family: Georgia;
    font-size: 15px;
    color: #FFFFFF;
    background-color: #fa7601;
	font-weight: normal;
	padding: 1px 7px 7px 7px;
}
