body {
       font-family: Verdana, Helvetica, Arial, sans-serif;
       font-size:12px;
}


.pagearea{
width:840px;
}



.flash_nav_container{
width:120px;
height:380px;
background:#1a2542;
}

.pb_container{
width:120px;
}



.title_flash_container {
position:relative;
width:0px;
height:0px;
}


.title_flash {
position:absolute;
height:160px;
width:840px;
left:-540px;
top:-160px;
}

.top_flash_container{
position:relative;
width:600px;
height:180px;
}

.top_flash {
position:relative;
width:600px;
height:180px;
}


.group_page_container{
background-color:#2f3a5b;
width:720px;
}

.page_contents_container{
width:600px;
background-color:#a9b0c4;
}


.multirow_left{
width:280px;
}

.multirow_right{
width:280px;
}

h1 {
	color: #172643;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	color: #172643;
	font-size: 14px;
	font-weight: normal;
}

h3 {
	color: #172643;
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 12px;
        color: #172643;
}

li{
       font-size:12px;
       color: #172643;
       line-height:1.8em;
       line-style-type:circle;
}


a {
font-size:12px;
text-decoration:underline;
color:#172643;
}

a:hover { 
color:white; }



.editableText {
position:relative;
z-index:20;
}

#appArea {
	font-size: 12px;
}

/* edit mode toolbox */
#editToolBox {
	position: absolute; /* fixed would be better but doesn't work in IE */
	top: 0px;
	left: 0px;
	width: 75px;
	background-color: black;
	color: white;
	font-family: Arial, sans-serif;
	font-size: 12px;
	opacity: 0.75;
	padding: 6px;	
}

.editToolBoxAction {
	color: white;
	text-decoration: none;
cursor:pointer;
}


.widget {
text-decoration:underline;
position:relative;
height:0px;
left:100px;
width:0px;
display:block;
z-index:999;

}

div.widgetBit:hover {
opacity:0.8;
}

.widgetBit {
z-index:998;
background-color:black;
color:white;
opacity:0.2;
border: solid black 1px;
width:100px;
position:relative;
left:0;
top:0px;
font-size:10px;
}

.sideNav_group {
width:120px;
border-top:solid black 0px;
border-right:solid black 1px;
margin-top:0px;
background-color:#2f3a5b;
}

.sideNav_item {
background-color:#2f3a5b;
border-bottom:solid 0px;
padding-bottom:1em;
font-size:12px;
}

.sideNav_selected {
width:100px;
padding-left:10px;
padding-right:10px;
color:white;
padding-top:5px;
text-decoration:none;
}


.sideNav_item a {
display:block;
width:100px;
padding-left:10px;
padding-right:10px;
color:#abb0c5;
padding-top:5px;
padding-bottom:0px;
text-decoration:none;
}

.sideNav_item a:hover {
color:white;
}



a.navigation_link { 
display:block; width:100% }

td.navigation_link { 
background-color:#eeeeee; }

a.navigation_selected { color:black }

td.navigation_selected { 
background-color:rgb(255,204,102); 
}


/*contact form */

input{
text-align:center;
width:145px;
}

input.submitButton{
width:100px;
}

.form_div{
position:relative;
left:18px;
}

.formField{
font-size:11px;
}


.formFieldTitle{
font-size:11px;
font-weight:bold;
color: #142440;
text-align:center;
}

.formField_label{
font-size:11px;
color: #142440;
}

.text_div{
text-align:left;
}


textarea{
height:120px;
width:145px;
}


.thank_you_div{
position:relative;
top:10px;
left:40px;
}


/* Enquiry Form Container */

.enquiry_form_container{
position:relative;
font-size:12px;
text-align:left;
height:1200px;
width:580px;
}

.enquiry_form__builders_container{
position:relative;
font-size:12px;
text-align:left;
height:1500px;
width:580px;
}

.enquiry_form{
position:absolute;
top:-60px;
width:580px;
border:solid 1px black;
padding:5px;
left:-5px;
}

label{
display:block;
height:30px;
position:relative;
font-size:11px;
text-align:left;
width:125px;
padding-bottom:10px;
}

.enquiry_form_container td{
}

.enquiry_title{
position:relative;
height:1.5em;
}

input {
position:relative;
text-align:left;
height:20px;
}


.customer_details{
position:relative;
top:10px;
}

.vessel_principle{
position:relative;
top:10px;
}

.essential_prop{
position:relative;
top:10px;
}


.desireable_prop{
position:relative;
top:10px;
}

.engine_data{
position:relative;
top:10px;
}

.shaft_data{
position:relative;
top:10px;
padding-bottom:20px;
}

.groups a {
font-size:11px;
color:#abb0c5;
text-decoration:none;
}
.groups a:hover {
font-size:11px;
color:#abb0c5;
text-decoration:underline;
}


.footer_text_div{
padding-top:5px;
width:840px;
text-align:center;
}

.footer_text_div p {
color:#abb0c5;
font-size:11px;
}
		
.footer_text_div a {
color:#abb0c5;
}
		
/* edit widget positioning */



div.multirow span.editHandler > span {
position:relative;
left:-100px;
}


div.sideNav_group span.editHandler > span {
	position:relative;
	/* This left position is 60+<width of page builder> */
	left:125px;
}
#newPageName {

}

td > .widgetBit {

}			
