@import url("reset.css");
@import url("banner.css");

body {
    background: url(../images/background-gradient.gif) repeat-x #fdfdfd;
    color: #666;
    font: 12px Arial, Helvetica, sans-serif;
    line-height: 1.4em;
}

html, body {
    height: 100%;
}

.clear {
    clear: both;
}

/* Anchors */
a:link {
    color: #007A41;
    text-decoration: none
}

a:visited {
    color: #007A41;
}

a:hover {
    color: #007A41;
    text-decoration: underline;
}

a:active {
    color: #007A41;
}

a:focus {
    color: #007A41;
}

a img {
    border: none;
}

#wrapper {
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -30px;
    background-image: url(../images/nav-BG-top.png);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

#wrapper > div {
    position: relative;
    width: 750px;
    margin: 0 auto;
    padding-top: 40px;

}


/* Navigation & header */
#header {
    position: relative;
    height: 132px;
}

.logo {
    position: absolute;
    top: 0;
    left: 0;
}

.tel-number {
    position: absolute;
    top: 25px;
    right: 9px;
}
.tel-shadow{
	position: absolute;
	top: 91px;
	right: 9px;
}

.nav-top {
    position: absolute;
    top: 0;
    right: 0;
}

.nav-top li {
    float: left;
}

.nav-top li a {
    color: #ccc;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    padding: 0 15px;
    display: block;
    text-decoration: none;
}

.nav-top li a:hover {
    background: url(../images/nav-active-top.png) top center no-repeat;
    color: #FFF;
}

.nav-bottom {
    position: absolute;
    top: 0;
    left: 0;
}

.nav-bottom li {
    float: left;
}

.nav-bottom li a {
    color: #ccc;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    padding: 0 15px;
    display: block;
    text-decoration: none;
}

.nav-bottom li a:hover {
    background: url(../images/nav-active-bottom.png) bottom center no-repeat;
    color: #FFF;
}

/* Page */
#page {
    position: relative;
}

.LP {
    width: 555px;
    float: left;
    margin-right: 15px;
}

div.page-content {
    width: 555px;
    float: left;
    background: url(../images/lp-BG-top.png) top left no-repeat;
    padding-top: 10px;
    margin: 0 0 20px 0;
}

div.page-content > div {
    width: 555px;
    background: url(../images/lp-BG-bottom.png) bottom left no-repeat;
    padding-bottom: 10px
}

div.page-content > div > div {
    width: 525px;
    background: url(../images/lp-BG-center.png) top right repeat-y;
    padding-left: 15px;
	padding-right: 15px;
	padding-top: 21px;
	padding-bottom: 5px;
}

div.page-content img {
    float: left;
    margin-top:9px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}

div.page-content ul, ol{

}
div.page-content ul{
	list-style-type: disc;
}
div.page-content ol{
	list-style-type: decimal;
}
div.page-content li{
	margin-left: 20px;
}

div.page-content dl {
	float: left;
	display: block;
}
div.page-content dl dt {
	float: left;
	display: block;
	clear: left;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 5px;
}
div.page-content dl dd {
	float: left;
	display: block;
	font-style:italic;
	margin-bottom: 5px;
}

.RP {
    width: 180px;
    float: left;
    background: url(../images/rp-BG-top.png) top left no-repeat;
    padding-top: 10px;
	margin-bottom:10px;
}

.RP > div {
    width: 180px;
    background: url(../images/rp-BG-bottom.png) bottom left no-repeat;
    padding-bottom: 10px
}

.RP > div > div {
    width: 150px;
    background: url(../images/rp-BG-center.png) top left repeat-y;
    padding: 5px 15px;
}
.RP > div > hr {
	width: 174px;
	margin: 0;
	padding: 0;
}

.RPwhite {
    width: 180px;
    float: left;
    background: url(../images/rpwhite-BG-top.png) top left no-repeat;
    padding-top: 10px
}

.RPwhite > div {
    width: 180px;
    background: url(../images/rpwhite-BG-bottom.png) bottom left no-repeat;
    padding-bottom: 10px
}

.RPwhite > div > div {
    width: 150px;
    height: 215px;
    background: url(../images/rpwhite-BG-center.png) top left repeat-y;
    padding: 5px 15px;
}

#sub-footer div.page-content > div > div {
    height: 200px;
}
#sub-footer div.page-content > div > div > hr{
	float: left;
	display: block;
	width: 100%;
	margin-top: 0;
}
#sub-footer div.page-content > div > div > div#banners {
	float: left;
	display: block;
	width: 100%;
	padding-left:60px;
}

#sub-footer div.page-content > div > div > div#membersof {
	float: left;
	display: block;
	width: 100%;
}
#sub-footer div.page-content > div > div > div#membersof > div#left {
	float: left;
	display: block;
	width: 400px;
}
#sub-footer div.page-content > div > div > div#membersof > div#right {
	float: left;
	display: block;
	margin-left:40px;
	margin-top:20px;
	width:68px;
}
#sub-footer div.page-content > div > div > div img{
	float: left;
	display: block;
	margin-right: 28px;
}
#navigation {
    margin: 0px;
    padding: 0px;
    text-indent: 0px;
    width: 140px;
}
#navigation > li > ul{
	margin-left: 10px;
}

#navigation a.head {
    cursor: pointer;
    color: #333;
    display: block;
    /*font-weight: bold;*/
    margin: 0px;
    padding: 4px;
    text-decoration: none;
}

#navigation a.head:hover {
    background: #f2af4e;
    color: #FFF;
}

#navigation a.selected {
    background: #f2af4e;
    color: #FFF;
}

#navigation a.current {
    background-color: #000;
}

#navigation li {
    list-style: none outside none;
    display: inline;
}
#navigation li.selected a {
	color: #666666;
	font-weight: bold;
}

#navigation li li a {
    color: #dc8302;
    display: block;
    text-decoration: none;
    padding: 2px 3px;
}

#navigation li li a:hover {
    color: #666;
}
#navigation li {
    list-style: none outside none;
    display: inline;
}
#navigation li li li{
	font-size: 11px;
	font-family: arial;
	line-break: 18px;
}
#navigation li li li a{
	padding-left: 15px;
}

#sidebarTitle{
	font-size:24px;
	font-weight:bold;
	margin-left:2px;
}
.collapse {
    position: relative;
    margin-bottom: 10px;
}

.title {
    position: relative;
    background: url(../images/body-tab-BG.jpg) repeat-x;
    height: 43px;
    font-size: 18px;
    color: #FFF;
    font-weight: bolder;
    line-height: 43px;
    width: 495px;
    padding: 0 15px;
}

.trigger-min, .trigger-max {
    color: #FFF;
    position: absolute;
    top: 10px;
    right: 15px;
    width: 80px;
    height: 23px;
    line-height: 23px;
    padding-left: 5px;

    display: block;
    cursor: pointer;
    font-size: 12px;
	background-image: url(../images/body-tab-button.jpg);
}

.trigger-min {
    background-position: 5px 0 !important;
}

.trigger-max {
    background-position: 5px -23px !important;
}

#footer, .push {
    height: 30px;
}

#sub-footer {
    margin-bottom: 20px;
}

#sub-footer div.page-content {
    margin: 0 !important;
}

hr {
    height: 1px;
    border: none;
    border-top: 1px solid #ccc;
    margin: 20px 0;
}

.profile, .article {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
    padding: 10px 0;
}
.profile .text-area,
.article .text-area{
	margin-top:15px;
}

.profile img {
    float: left;
    border: 2px solid #007A41;
    margin: 0 15px 10px 0;
}

.profile p {
    margin: 7px 0;
}

/* Footer */
#footer {
    position: relative;
    margin: 0 auto;
    background: url(../images/nav-BG-bottom.png) bottom center no-repeat;
}

#footer > div {
    position: relative;
    width: 750px;
    margin: 0 auto;
    background: #000;
}

h1 {
    font-size: 18px;
    font-weight: bolder;
    margin: 0 0 7px 0;
}

h2, h3, h4, h5, h6 {
    font-size: 14px;
    font-weight: bolder;
    margin: 0 0 5px 0;
}

h3, h4, h5, h6 {
	font-weight: bold;
	font-size: 12px;
}

h4, h5, h6 {
	font-weight: normal;
}

body.news h3 {
    padding: 5px 0 5px 20px;
    background: url(../images/date.png) center left no-repeat;
}

p {
    margin: 0 0 7px 0;
}

strong {
    font-weight: bolder;
}

#contact-area {
    width: 600px;
    margin-top: 25px;
}

#contact-area input, #contact-area textarea {
    padding: 2px;
    width: 350px;
    margin: 0px 0px 10px 0px;
    border: 1px solid #ccc;
}

#contact-area textarea {
    height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
    border: 1px solid #007A41;
}

#contact-area input.submit-button {
    width: 100px;
	float: left;
	display: block;
}

#contact-area input.submit-button:hover {
    background: #007A41;
    color: #FFF;
    cursor: pointer;
}
#contact-area .form-row{
	float: left;
	display: block;
	width:356px;
	padding-left: 10px;
	padding-right: 10px;
}
#contact-area .req{
	background:none repeat scroll 0 0 #FFCCCC;
	color:#FF0000;
	border: 1px solid #AF3636;
	margin-bottom: 3px;
}

label {
    text-align: right;
    margin-right: 15px;
    width: 100px;
    padding-top: 5px;
}

#map {
    position: relative;
    top: 5px;
    left: 5px;
    width: 541px;
    height: 163px;
}

.req{background:#FFCCCC;color:#FF0000;}
.msg{font-size:17px;color:#FF0000;}

.content{
	margin-top: 5px;
}
.content ul, ol{
	margin-top: 0px;
	margin-bottom: 10px;
}
.content ul{
	list-style-type: disc;
}
.content ol{
	list-style-type: decimal;
}
.content li{
	margin-bottom: 5px;
	margin-left: 20px;
}
ul#sitemap{
}
ul#sitemap li{
	margin:0 0 4px 19px;
	list-style-type:disc;
}
ul#sitemap li a{
	text-decoration: none;
}
ul#sitemap li a:hover{
	text-decoration: underline;
}

/* Error warning a the top*/
#errors {
  border-bottom: 4px solid #A6080C;
  background: #FFBFC2;
  padding: 1em 0;
}

#errors div {
  width: 720px;
  margin: 0 auto;
}

#errors div p {
  font-weight: bold;
}

#errors div p,
#errors div li {
  font-size: 0.8em;
}
#errors div p a,
#errors div li a{
	text-decoration: none;
}
#errors div p a:visited,
#errors div li a:visited{
	text-decoration: none;
}
#errors div p a:hover,
#errors div li a:hover{
	text-decoration: underline;
}
#errors div p span.redboldbig
{
    font-size:17px;
    color:#a6080c;
}

#errors div p span.summary
{
    font-weight: bold;
	font-size:11px;
}
#errors ol{
	list-style-type:decimal;
}

#mandatorywarning{
	clear:left;
	display:block;
	float:left;
	margin-right:11px;
	width:267px;
}

ul.phone {
	float: right;
	width: 180px;
	margin-top: 30px;
}

ul.phone li {
	color: #333;
	padding-bottom: 1em;
	background: url(../images/tel-shadow.png) bottom center no-repeat;
	font-size: 0.8em;
}

ul.phone .number {
	font-size: 1.8em;
	color: #268b4f;
	display: block;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #268b4f;
	font-weight: bold;
}
