body
{
    background-image:url('../coworx/images/lighthouse_bg.jpg');
    /*background-image:url('images/Lighthouse.png');*/
    background-color: #eee;
    background-repeat:no-repeat;
    background-position:right;
    background-attachment:fixed;
    margin:0;
    font-family: arial; /*'Pontano Sans'*/
    font-size: 13px;
}

p.boxlink a{
    display: block;
    background: #052854;
    
    border: 1px solid white;
    margin-left: -8px;
    padding-left:3px;
    padding-right:3px;
    padding-top: 5px;
    padding-bottom: 5px;
}
p.boxlink a:hover {
    background: #444;
}

sup {
    font-size:small; vertical-align:top;
}


#doc4 {border: 1px solid #000}
#hd {
    background: url(images/header_bg.jpg) no-repeat;
    position: relative;
    height:250px;
}
#hd_ybm {
    background: url(images/header_ybm_bg.jpg) no-repeat;
    position: relative;
    height:250px;
}
#hd_joblink {
    background: url(images/header_joblink_bg.png) no-repeat;
    background-position:center;
    height:200px;
    position:relative;
}


#bd {
    
    background: #5379a0;
    margin-bottom: 0px; 
     
}
#bd .content {
    background: #fff;
    padding: 20px;
    overflow: auto;
}
#ft {
    margin: 0 0 0 0px;
    padding: 10px 0 9px 0;
    font-size: 8pt;
    color: #ddd;
    background-color: #052854;
    text-align: center;
    overflow:hidden;
}
a {border-bottom: 0}
#ft a {color: white; border: 0}
#ft p {margin-bottom:6px;}


h1,h2,h3,h4 {font-weight: bold;color: #052854; margin-top: 1em}
h1 {font-size: 153.9%; margin-top: 0 }
h2 {font-size: 138.5%}
h3 {font-size: 123.1%}
h4 {font-size: 108% }

p {margin-top:.6em;}



.mono {font-family:monospace ; font-size: 10pt}
.message {border: 0px solid #052854; color: #052854; padding: 3px}
.errormessage { border: 0px solid red; padding: 3px; color: red; font-size: 12pt; }
strong {font-weight:bold}

#bd .content ul li {
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 5px;
    padding-left: 5px;
}


#navcontainer ul#navlist li {list-style-type: none;}
#navcontainer
{
margin: 0px 0 0 0px;
padding: 0;
height: 37px;
/*background: #052854;*/
background:  #052854;
border-top: 2px solid #d6ce18;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
float: left;
padding: 0;
margin: 0;
background: transparent;
}
#navcontainer ul li a div
{
  padding-top:5px;  
}

#navcontainer ul li a
{
/*background: #052854;*/
/*background: url(images/mainmenubg.jpg) repeat-x #052854;*/
width: 160px;
height: 37px;
border-right: 1px solid #fff;
border-bottom: 0px solid #fff;
border-left: none;
padding: 0;
margin: 0 0 0 0;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font: normal 14pt arial, verdana, lucida, sans-serif;
vertical-align: middle;
}
#navcontainer ul li.last a
{
    border-right: 0;
    width:168px;
}


#navcontainer ul li a:hover
{
color: #fff;
background: #444;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}

.sidebar {
    background: #5379a0;
    
}
.sidebar .cell {
    padding: 20px;   
}
.sidebar .sidebar_contact{
    color: #052854;
    padding: 10px 20px 8px 20px; 
}
.sidebar .sidebar_contact p{
    font-size:120%;
    font-weight: bold;
    
}

/* Forms 
------------------------------------------------------------------------------- */

label.error { float: none; color: red;  padding-left:.5em; vertical-align: top; }

#memberlogin {
    
    text-align: left;
    clear: both;
    padding-bottom: 20px;
    border: none;
    background-color: transparent;
    border: 0px solid white;
    color: white;
}

#memberlogin form {
    border: 1px solid #6389b0;;
}

#memberlogin form legend {
    display: none;
}


#memberlogin form label,
#memberlogin form p {
    
    clear: both;
    width: 90%;
    font-size: 1em;
    padding: 0 0 3px;
    text-align: left;
    color: white;
}

#memberlogin form  input {
    
    width: 80%;
    margin: 3px 0 0 0;
}

#memberlogin form input.button {
    clear: left;
    width:100px;
    margin-bottom: 10px;
    margin-top:15px;
}
#memberlogin a{font-size:90%;}
#memberlogin a:link , #memberlogin a:visited{ color: white;}
#memberlogin a:hover{ color: #d6ce18;}

/* user menu links */
ul#links {border: 0; list-style: none; margin:0; padding: 0;background: #436990;}
ul#links li {margin:0; padding: 0}
ul#links a {display: block; width: 100%; padding:0px; height:24px; border-bottom: 1px dashed #ccc;  text-decoration: none; color: #fff; width: 140px;}
ul#links li a:hover, ul#links li a:focus {background: #5379a0; color: white}

form label { width: 160px;  color:#555; float:left; text-align: right; margin: 0 10px 5px 0; clear: left;}
input, textarea, select {margin: 0 0 5px 0}

form {padding:15px 5px 10px 5px; border: 1px solid #ddf}


form textarea {width: 400px}


form input { width: 40%; }
form input.short { width: 6em; }
form input.medium { width: 16em; }

form input.button {width: auto; padding-left:20px; padding-right: 20px; margin: 20px 0 20px 0}
form input.button2 {width:130px; margin: 10px 20px 5px 0}

form .button {width:120px;}

form .formsectionhead{margin-top:10px; background:white ; color: #336699 ; font-weight: bold; padding:3px;clear: right}

form#jobform textarea { width: 400px;}
form#jobform input.field { width: 400px; }

form#contactForm #cfContact.button {}

/* Listing tables */
table.listtable {border: 1px solid #eef; width: 96%;}

.listtable th { color: #fff ; text-align: left; vertical-align: top; font-weight: normal; height: 40px; padding-left: 3px; background: #5379a0;}
.listtable tr.row0 {background: #eeeeff}
.listtable td {vertical-align: top; padding: 3px 5px 20px 3px;}

/* Order table */
table.ordertable {border: 1px solid #ccc; }
table.ordertable th {font-weight: bold}
table.ordertable th, table.ordertable td {padding: 4px}
table.ordertable .right { text-align: right}
table.ordertable input.qtyinput {width:4em}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
    float: right;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}
/* blog link */
.bloglink {padding:6px; background: #ddd}
#ft div.bloglink a, #ft div.bloglink a:visited {color: #000; font-size: 11pt}
#ft div.bloglink a:hover {color: #fc0; }

/* Job Vacancy display */
.vacancytable {
    width: 80%;
}
.vacancytable td {vertical-align: top; padding: 3px 5px 20px 3px;}
.vacancytable td.label {font-weight: bold; font-size:130%; background: #eee; width: 200px;}
.vacancytable .jobtitle {font-weight: bold;}

/* shop styles */
.block_container {border:1px solid #ccc; padding:5px; margin: 5px 0 10px 0; overflow: hidden}
.block_container label {display:block; float: left; width:100px; text-align:right; height:26px; clear: left}
.block_container  span {display:block; float:left;width:300px;font-weight:bold; height:26px;margin-left:10px;  border-bottom:1px dotted #ddd}
.block_container br {clear: both;}
.block_container h3 {clear:both;}

#links
{
    position: relative;
    left:-16px;
    margin-top:10px;
    
    margin-right:auto;
    width:180px;
    height:260px;
}
#links p {
    font-size: 13px;
    font-weight: normal;
}