﻿/* CSS layout */
body {
	font-family: Century Gothic, Arial;
	margin:0px;
	padding:0px;
	font-size:0.8em;
	}
ddk_bold
{
    font-size:1.05em;
    font-weight:bolder;
}

#wrapper {
    min-height:100%;
    width:100%;
    height:100%;
    position:absolute;
    left:0px; top:0px
}

body {
    min-height:100%;
    width:100%;
    height:100%
}

html {
    min-height:100%;
    width:100%;
    height:100%
}

html > body #wrapper 
{
    height:auto;
}

html > body 
{
    height:auto;
}

#masthead {
	height: 110px;
	position: relative;
	padding: 0px 0px 0px 0px;
}

.pic_top {
	height: 30px;
	position: absolute;
	background-color: #ffc526;
	top: 0px;
	left: 0px;
	width: 100%;
}
.pic_left {
	width: 30px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	color: #231f20;
	background-color: #ffc526;
	left: 0px;
	top: 0px;
	height: 100%;
}
.pic_content {
	background-color: #666666;
	height:550px;
	padding: 40px 40px 40px 40px;
}
.pic_desc
{  
    background-color:White;
    width:580px;
    padding:10px;
    margin:10px 20px 0px 20px;
}

.pic_right {
	width: 30px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	color: #231f20;
	background-color: #ffc526;
	right: 0px;
	top: 0px;
	height: 100%;
}
.pic_bottom {
	height: 30px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	color: #231f20;
	background-color: #ffc526;
	bottom: 0px;
	width: 100%;
}


#masthead_left 
{
	
	width: 150px;
	height: 110px;
	position: absolute;
	left:0px;
	top:0px;
	padding:0px
}
#masthead_centre {
	background-image:url('../images/layout/top_bg.jpg');
	background-repeat:repeat-x;
	height: 120px;
	margin-left:150px;
	padding:0px
}

#masthead_right {
	width: 250px;
	position: absolute;
	right: 0px;
	top: 0px;
	height:120px;
	background-repeat:no-repeat;
}

#masthead_right IMG 
{
	position:absolute;
	right:20px;
	padding:8px 6px 0px 0px
}

#top_nav {
	background-color: #abb2b5;
	text-align: right;
	color: black;
	font-weight: bold;
	position:absolute;
	left:0; 
	top:120px;
	height:30px;
	width:100%;
}

#top_crumbs 
{
	padding-left:10px;
	float:left;
}

a:visited.crumbs  {
    color: #231f20;
    text-decoration:none;
    font-style:italic;
}   

a:link.crumbs  {
    color: #231f20;
    text-decoration:none;
    font-style:italic;
}   

a:active.crumbs {
    color:#231f20;
    text-decoration:underline;
    font-style:italic;
}

a:hover.crumbs {
    color:#231f20;
    text-decoration:underline;
    font-style:italic;
}

a:visited.menu  {
    color:#231f20;
    text-decoration:none;
}   

a:link.menu  {
    color:#231f20;
    text-decoration:none;
}   

a:active.menu {
    color:#231f20;
    text-decoration:underline;
}

a:hover.menu {
    color:#231f20;
    text-decoration:underline;
}

#left_col {
	width: 150px;
	position: absolute;
	left: 0px;
	top: 150px;
	height:100%;
	background-image:url('../images/layout/left_nav.jpg');
	background-repeat:repeat;
}

#left_col ul 
{
	list-style-type:none;
	width: 100%;
	display: block;
	margin-left: 0px;
	padding: 10px 0px 0px 0px;
}

#left_col li {
	display: block;
	margin: 0px ;
}

a.mainmenu {
	background-position: center;
	font-weight: bold;
	text-decoration: none;
	color: #231f20;
	display: block;
	padding: 5px;
	background-image: url('../images/layout/menu_bullets_bg_out.gif');
	background-repeat: no-repeat;
}
a.mainmenu:hover {
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #231f20;
	background-image:url('../images/layout/menu_bullets_bg.gif');
	background-repeat:no-repeat
}
#left_col IMG 
{
    padding: 0px 25px 0px 25px;
}

#page_content {
	margin-right: 250px;
	margin-left: 150px;
	padding-left:20px;
	padding-right: 20px;
	padding-top: 35px;
}

#right_col {
	width: 250px;
	position: absolute;
	right: 0px;
	top: 150px;
	height:100%;
	z-index:50;
	background-image:url('../images/layout/top_r_bg.jpg');
	background-repeat:repeat-y;
}

#right_col_content {
    padding:15px 20px 0px 20px;
    z-index:51;
    text-align:center;   
}
.right_col_content {
	padding: 15px 20px 0px 20px;
	z-index: 51;
	text-align: center;
}
.dot_border 
{
    border:dotted 1px #000000;
}

.right_col_content IMG {
	border: solid 3px #231f20;
}

.image_link {
	border: solid 3px #231f20;
}
.image_link IMG{
	border: solid 3px #231f20;
}
 
#right_box {
    margin: 15px 20px 0px 20px;
    border:dotted 1px #000000; 
}
.thumb_desc 
{
    clear:both;
    text-align:center;
    font-size:0.8em;
    font-weight:bold;
    padding: 0px 0px 4px 0px;
}
#flashcontent 
{
	HEIGHT: 100%;
 padding-top:20px;
	 }
.th {
    display:block;
    width:188px;
    background-color:#231f20;
    color:#ffffff;
    font-weight:bold;
    font-size:1.2em;
    padding:10px;
}

.td {
    display:block;
    width:188px;
    background-color:#ffffff;
    color:#231f20;
    font-weight:normal;
    font-size:1em;
    padding:10px;
}
   
    
a:visited.right_col {
    font-size:1.2em;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
    display:block;
    width:200px;
    padding:10px 0px 5px 0px;
    }

    
a:link.right_col {
    font-size:1.2em;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
    display:block;
    width:200px;
    padding:10px 0px 5px 0px;
    }

a:active.right_col {
    font-size:1.2em;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
    display:block;
    width:200px;
    padding:10px 0px 5px 0px;
    border-bottom:dotted 1px #000000;
    }


a:hover.right_col {
    font-size:1.2em;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
    display:block;
    width:200px;
    padding:10px 0px 5px 0px;
    border-bottom:dotted 1px #000000;
    }


#footer {
	height: 60px;
	position: absolute;
	bottom:0px;
	padding: 0px 0px 0px 0px;
	width:100%
}

#footer_left 
{
	background-color: #bc1010;
	width: 150px;
	height: 60px;
	padding:0px
}
#footer_centre {
	background-color:#e6e6e6;
	height: 60px;
	margin-left:150px;
	padding:0px;
	
}

#footer_right {
	width: 250px;
	height:60px;
	background-image:url('../images/layout/footer_r_bg.jpg');
	background-repeat:repeat-y;
}

#selection_left 
{
	width:40%;
	float:left;
}
#selected_right 
{
	width:40%;
	float:right;
}

#heading {
	display:block;
	padding :10px 15px 10px 0px;
	font-weight:bold;
	font-size:1.2em;
}
.heading {
	display:block;
	padding:10px 15px 10px 0px;
	font-weight:bold;
	font-size:1.2em;
}

	
#subheading 
{
	display:block;
	clear:left;
	padding:5px 15px 5px 0px;
	font-weight:bold;
	font-size:1.1em;
}
.subheading 
{
	display:block;
	clear:left;
	padding:5px 15px 5px 0px;
	font-weight:bold;
	font-size:1.1em;
}
.separateheading
{
    display: block;
    clear: left;
    padding: 15px 15px 5px 0px;
    font-weight: bold;
    font-size: 1.1em;
    border-bottom-style: dashed;
    border-bottom-width: thin;
    border-bottom-color: #C0C0C0;
}
#comments
{
	font-size:0.8em;
	font-style:italic;
	padding:0px 0px 0px 20px;
}
.comments
{
	font-size:0.8em;
	font-style:italic;
	padding: 0px 5px 5px 0px;
}
.contact_container
{
	width: 100%;
	padding: 20px 10px 0px 10px;
}
.contact_title 
{
	float: left;
	width: 40px;
	font-weight: lighter;
	clear: left;
	font-style: italic;
	font-size: 1.0em;
	padding-top: 10px;
}
.contact_role 
{
	float: left;
	width: 40%;
	font-weight: bold;
	clear: right;
}
.contact_email 
{
	float:left;
	width:250px;
	font-size:0.8em;
	font-weight:lighter;
}
.contact_address 
{
	font-size: 0.8em;
	font-weight: lighter;
	float: left;
	padding-left: 10px;
}
.contact_link
{
    font-size: 1.1em;
    font-weight:bold;
    width: 100%;
	float: left;
	padding-left: 20px;
	clear: right;
	display: block;
	padding-top: 10px;
}

.contact_tel 
{
	font-size: 1.1em;
	font-weight: bolder;
	width: 100%;
	float: left;
	padding-left: 20px;
	clear: right;
	display: block;
	padding-top: 10px;

}
.equip_container 
{
    vertical-align: bottom;
    margin-right:40px;
}
.equip_name
{
    display:block;
    padding: 10px 0px 1px 5px;
    font-weight: bold;
    font-size: 1.1em;
    clear: both;
}
.equip_desc {
	width: 70%;
	text-align:justify;
	float: left;
	right: 250px;
	padding: 0px 0px 0px 10px;
}
.equip_rating 
{
    padding: 0px 0px 0px 3px;
	float: right;
	font-size: 0.9em;
	font-style: italic;
}
.contact_longtitle {
	float: left;
	width: 200px;
	font-weight: lighter;
	clear: left;
	font-style: italic;
	font-size: 1.0em;
	text-align: right;
	padding-top: 10px;
}

