/*  This template was created by Mantis-a [http://www.mantisa.cz/]. For more templates visit Free website templates [http://www.mantisatemplates.com/]. */



/* CSS COLORS

BLUE: #083668
GREY: 

 */



/* General */

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: left;
font: 12px Verdana, Arial, Helvetica, sans-serif;
/*background-color: #083668;
background-image: url("../images/stripedbg.png");*/
background: #083668 url('../images/stripedbg.png') repeat fixed;

min-width: 850px;

margin: 0;
padding: 0;

padding-bottom: 80px; /* Simulates margin-bottom for wrapper in IE */
}

a:link, a:visited {
color: #083668;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}

.noscreen {
display: none;
}

td {
margin: 0;
padding: 0;
font-size:12px;

}

/* Paragraphs, headings, ... */

p {
line-height: 1.9;
margin-bottom: 7px;
font-size:12px;
}

p.text-content:first-letter {
font-size: 1.4em;
font-weight: bold;
line-height: 0.9;
color: #202020;
font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
color: #083668;
font: 2.6em  Georgia, "Times New Roman", Times, serif;
margin: 0 0 8px 0px;
/*border-bottom: 1px solid #7F7F7F;*/
padding: 15px 0 5px 0;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h2 {
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 1px;
color: #FFFFFF;
/*border-left: 3px solid #FFAE20;
padding-left: 14px;*/
margin: 12px 0 0 40px;
}

h3 {
color: #083668;
font: 1.7em Georgia, "Times New Roman", Times, serif;
letter-spacing: 1px;
/*background: url('../images/h3-bg.gif') no-repeat 0 50%;
padding-left: 35px;*/
margin: 18px 0 10px 0;
}

h4 {
font-size: 1em;
background-color: #343434;
color: #FFFFFF;
letter-spacing: 1px;
border: 2px solid #FFFFFF;
margin-top: 7px;
padding: 6px 10px;
}
h5 {
font-size: 12px;
margin: 2px 0 4px 0;
padding: 0px;
}

ul {
list-style-type: none; 
}


/* Site wrapper */

#wrapper {
width: 850px;
margin: 0 auto 80px auto;
position: relative;
background-color: #FFFFFF;
display: table; /* margin-bottom for FF   (?) */
text-align: left;
}


/* Header */

#header {
/*margin: 0 auto;
position: relative;*/
height: 138px;
background: #FFFFFF url('../images/header_bg.gif') repeat-x 0 0;
border-top: 4px solid #181818;
border-bottom: 1px solid #9E9E9E;
background-color:#FFFFFF;
padding:0px;
}
/*Elements*/
.button{
	border:1px solid #ffffff;
	background-color:#000000;
	font:11px verdana;
	color:#ffffff;
	}
	
.tbx_dsbld{
	border:1px solid #B2BCBC;
	background-color:#818989;
	/*width:80px;*/
	}

.od_menu a:link	
{
	font:12px solid verdana;
	font-weight: bolder;
	color:blue;
	text-decoration:underline;
}	

.od_menu a:visited{
	font:12px solid verdana;
	font-weight:bolder;
	color:blue;
	text-decoration:underline;
}	

.od_menu a:hover{
	font:12px solid verdana;
	font-weight: bolder;
	color:#615F5F;/*cd6601;*/
	text-decoration:none;
}	

.activeMenu  a:link{
	color:#000000;
	text-decoration:none;
}	
.activeMenu  a:visited{
	color:#000000;
	text-decoration:none;
}	
.activeMenu  a:hover{
	color:#000000;
	text-decoration:none;
}	

.activeMenu {
	font:12px solid verdana;
	font-weight:bolder;
	color:blue;
	text-decoration:none;	
}

/* Menu */
#menu1{
	background: #4A4A4A url('../images/menu-bg.gif') repeat-x 0 0;
}

#menu * {
	margin:0px;
	padding:0px;
}


#menu {
width: 850px;
margin: 0 auto;
}

#menu li {
display: inline;
list-style-type: none;
/*width:100px;*/

}
/*
#menu li.sep span{
width: 100px;
}
*/
#menu li.first a {
margin-left: 1.6em;
display: inline;
}

#menu li a {
float: left;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
text-transform:uppercase;
font-size: 1.0em;
line-height: 33px;
/*margin: 0 0.5em;*/
padding: 0 0.5em;
width:100px;
text-align:center;
}

#menu li a:hover {
text-decoration: none;
color: #083668;
background-color:#FFFFFF;
}

#menu li a.active {
font-weight: bold;
color: #083668;
background-color:#FFFFFF;
}

#menu li a.menuitemlong{
width:120px;
}

* html  #menu li a.menuitemlong{
    \width: 130px; 
    w\idth: 130px; 
} 

#menu li a.menuitem{
width:100px;
}
* html  #menu li a.menuitem{
    \width: 110px; 
    w\idth: 110px; 
} 
  
.cleaning-box { 
min-height: 1px;
}

.cleaning-box:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Content boxes */
.bodytext {
	margin-left:25px;
}

#content-box {
width: 100%;
margin: 0 auto;
color: #151515;
position: relative;
}

#content-box-in {
width: 100%;
}

.content-box-left {
float: left;
width: 650px;
margin-bottom: 4em;
}

.content-box-right {
float: right;
width: 220px;
margin-bottom: 4em;
/*background-color: #EEEEEE;*/
}

#column-right-bottom {
background: #DBF3FF url('../images/column-right-bottom.gif') no-repeat 0 0;
width: 220px;
height: 20px;
}

.content-box-left-in {
margin: 0.4em 1.7em 0 2em;
}

.gallery {
margin-top: 18px;
}

.gallery a img, .gallery a:visited img {
margin: 0 11px 16px 0;
border: 4px solid #EEEEEE;
}

.gallery a:hover img {
border: 4px solid #FFB25F;
}

.content-box-right-in {
margin: 0.4em 1.6em 0 0.8em;
}

dt {
font-size: 0.9em;
font-weight: bold;
}

dd {
line-height: 1.4;
margin-bottom: 12px;
}

dd.heading, dd.heading a, dd.heading a:visited {
margin-bottom: 1px;
color: #083668;
font-weight: bold;
}

address {
line-height: 1.5;
margin-bottom: 7px;
}


/* Footer */

#footer {

background-color: #404040;
background: #4A4A4A url('../images/menu-bg.gif') repeat-x 0 0;
color: white;
width: 850px;
height: 34px;
font-size: 0.9em;
border-bottom: 2px solid #141414;

}

#footer a, #footer a:visited {
font-weight: normal;
color:#FFFFFF;

}

#footer p.left, #footer p.right {
display: inline;
margin: 17px 15px 0px 15px;
margin-bottom: 0px;
line-height: 30px;
font:9px verdana;
}

#footer a.b, #footer a.b a:visited {
font-weight: bold !important;
}

#footer p.left {
float: left;
text-align: left;
margin-left: 15px;
}

#footer p.right {
float: right;
text-align: right;
margin-right: 15px;
}
#footer .credit, #footer .credit a, #footer .credit a:visited, #footer .credit a:hover {
	color:#666666;
	
}


.memberLoginHeader {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding:5px 0px 4px 0px;

}
.memberLoginButton{
	padding:10px 20px 0px 0px;
}

/*  FCE BOX */

.box1Top {
	width: 220px;
	margin-bottom: 4em;
	background-color: #EEEEEE;

}
.box1TopContent{
	margin: 0.4em 1.6em 0 0.8em;
}

/* ----------------- BEGIN PROJECTS TABLE STYLE -------------------- */
.csc-textpic-text table {
		border-collapse:collapse;
		/*background:#EFF4FB url(images/teaser.gif) repeat-x;*/
		border-top: dotted 1px #333;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		/*font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;*/
		color: #333;
		font-size:10px;
}

.csc-textpic-text table p {
	font-size:10px;
}

.csc-textpic-text td, .csc-textpic-text th {
		padding:2px;
}


.csc-textpic-text thead th, .csc-textpic-text tfoot th, .csc-textpic-text tfoot td {
		/*background:#333 url(images/llsh.gif) repeat-x;*/
		color:#fff
}

.csc-textpic-text tfoot td {
		text-align:right
}

.csc-textpic-text tbody th, .csc-textpic-text tbody td {
		border-bottom: dotted 1px #333;
}
.csc-textpic-text tbody td {
		border-right: dotted 1px #333;
}

.csc-textpic-text tbody th {
		white-space: nowrap;
}

.csc-textpic-text tbody th a {
		color:#333;
}

.csc-textpic-text .odd {}

.csc-firstHeader {
	margin-left:25px;
}


/* ----------------- END PROJECTS TABLE STYLE -------------------- */

.feloginForgotPassword {

	padding-top:5px;
}
.feloginForgotPassword a, .feloginForgotPassword a:hover, .feloginForgotPassword a:visited {
	color:#FFFFFF;
}


/* Performance Table */
.performanceTable {
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
}
.performanceTable TD{
	padding:2px;
}
.performanceHeader {
	background-color:#999999;
	font-size:10px;
	font-weight:bold;
	padding:2px;
	
}