﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
html
{
    	height:100%;
		margin:0px;
		padding:0px
		border: none;
}

body
{
	margin:0px;
	padding:0px;
    background-color: #f5e4d1;
    height:100%;
    border: none;
    font-size: 9pt;
    font-family: Arial;
    /*
    color: #696969;
    
	margin:0px;
	padding:0px;

	min-height: 760;*/
}

a
{
	text-decoration: underline;
	color: #000;
}

a:hover
{
	text-decoration: none;
	color: #137595;
}

.header
{
	color: #137595;
	font-size: 14pt;
	font-weight:normal;
	 font-family: Arial;
	 
}

.headerright
{
	color: #137595;
	font-size: 13pt;
	font-weight:normal;
	 font-family: Arial;
}

#container 
{
	min-height:100%;
	height: auto !important;
	height: 100%;
	position:relative;
	background-image: url('../content/images/mainbg.png'); 
	background-position: center top;
	background-repeat: repeat-y;
	width: 1005px;
	margin: 0 auto;
	margin-bottom: -70px;
}
#header 
{
	background-image: url('../content/images/headerbg.png');
	width: 1005px;
	margin: 0 auto;
	position: relative;
	height: 246px;
	padding: 0px;
	background-repeat:no-repeat;
	background-position:left top;
}
#main 
{
	width: 1000px;
	margin: 0 auto;
	/*padding-bottom:40px;    Height of the footer */
	background-image: url('../content/images/mainbg.png'); 
	background-position: center top;
	position: relative;
	
	
}
#footer {
	position:relative;
	width:100%;
	height:40px;   /* Height of the footer */
	color: #e0e0e0;
	font-family:Arial;
	padding-bottom: 10px;
}



#headertable
{
	width: 100%;
}
.boundary
{
	padding: 0px;
	margin: 0px;
	border: 0;
	width: 15px;
	background-color: #49565c;

}

.invisborder
{

	border: 0;
    margin: 0px;
    padding:0px;
}
#stripoverlogo
{
	width: 200px; 
	height: 20px;
}

#stripoverheader
{
	background-image: url('../content/images/langstripoverheader.jpg'); 
	width: 663px; 
	background-color: #fff; 
	vertical-align: top; 
	height: 20px;
}

#langswitchercorner
{
	vertical-align: top; 
	padding-top: 10px;
}


#langswitchercell
{
	width: 53px;
}

#langswitcher
{
	margin-top: 10px;
	float: right
}

#logocell
{
	width: 200px;
}

#photoscell
{

	height: 99px;
	background-color:#f4f4f4;
	background-image: url('../content/images/headerbgright.jpg'); 
	background-color: #257e99; 
	vertical-align: top;
}

#photosdiv
{
	margin-left: 15px; 
	margin-top: 0px; 
	*margin-left:8px; 
	height:86px; 
	color: #fff; 
	font-family: Arial; 
	font-weight: bold; 
	font-size: 8pt; 
	float: left;
}

#photostable
{
	height: 86px;
}

#photoswrapper
{
	background-image: url('../content/images/photosbg1.gif'); 
	width: 648px; 
	vertical-align: top;
}

#photos
{
	background-color: #49565c; 
	margin-left: 11px; 
	margin-top: 0px; 
	height: 80px;
}

#photoscorner
{
	margin-left: 647px; 
	padding: 0px; 
	margin-top: 6px; 
	*margin-top: 0px;
}

#headertextwrapper
{
	background-image: url('../content/images/headerinfobg.jpg');
	height:79px;
	width: 100%;
}

#headertext
{
	margin-left: 30px; 
	margin-top: 0px; 
	*margin-left:15px;  
	color: #000; 
	font-family: Arial; 
	font-weight: normal; 
	font-size: 8pt; 
	float: left;
}

#menutable
{

	width: 100%;
	
}

#menuleftcorner
{
	vertical-align: top;
}

#menucell
{
	background-image: url(../content/images/menubg.png);
	padding: 0px;
	margin: 0px;
	border: 0;
	height: 19px;
	min-height: 19px;
	vertical-align: top;

}


#footerbox
{
	background-image: url(../content/images/footerbg.png);
	background-repeat: no-repeat;
	padding: 0px;
	
	border: 0;
	height: 25px;
	min-height: 25px;
	vertical-align: top;
	background-position: center top;
	width: 1005px;
	color: #000;
	margin: 0 auto;
}
#menuwrapper
{
	width: 650px; 
	margin-left: 290px;
}

#menurightcorner
{
	vertical-align: top;
}

#maintable
{
	width: 100%;
	height: 100%;
}

#leftcol
{
	vertical-align: top;
	width: 308px;
	background-color:#f4dab5;
	padding: 0px;
	margin: 0px;
	border: 0;
	background-image: url('../content/images/leftmenucellbottom.png');
	background-repeat:repeat-y;
	height: 100%;
}

.leftmenucell
{
	height: 25px;
	/*width: 280px;*/
	width: 308px;
	background-repeat: repeat-x;
	background-color: #f4dab5;
	text-align: left;
	vertical-align: middle;
	color: #137595;
	font-family:Arial;
	font-size: 8pt;
	border: 0;
	margin: 0px;
	padding: 9px;
	
}

.leftmenucellmain
{
	color: #fff;
	font-family:Arial;
	font-size: 10pt;
	/*font-weight: bold;*/
	height: 29px;
	
}

.leftmenucellmainbottom
{
	/*width: 283px;*/
	background-repeat: repeat-y;
	background-color: #f4dab5;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	border: 0;
	height: 23px;
	background-image: url('../content/images/leftmenucellbottom.png');
	
	
}

.leftmenucellmain a
{
	width:100%;
	display: block;
	color: #000;
	text-decoration: none;
	vertical-align: bottom;
	height: 25px;
	text-align: center;
	padding: 3px;
	padding-left:25px;
	/*width: 285px;*/
	width: 280px;
	background-image: url('../content/images/leftmenuitembg.png');
}

.leftmenucellmain a:hover
{
	width:100%;

	display: block;
	color: #fff;
	background-color: #999999;
	vertical-align: bottom;
	text-decoration: none;
			text-align: center;
	padding: 3px;
	padding-left:25px;
	/*width: 285px;*/
	width: 280px;
	background-image: url('../content/images/leftmenuitembgh.png');
	height: 25px;
}



a.selectedleftitem
{
	width:100%;

	display: block;
	color: #fff;
	background-color: #999999;
	vertical-align: bottom;
	text-decoration: none;
			text-align: center;
	padding: 3px;
	padding-left:25px;
	/*width: 285px;*/
	width: 280px;
	background-image: url('../content/images/leftmenuitembgh.png');
	height: 25px;
}

#leftmenubottomcellspacer
{
	
	background-image: url('../content/images/leftmenucellbottom.png');
	background-repeat: repeat-y;
	height: 100%;
}

#content
{
	height: 100%;
	width: 405px;
	background-color:#f4f4f4;
	vertical-align: top;
	padding-left:25px;
	text-align: justify;
	color: #444444;
	font-size: 10pt;
	font-weight: normal;
	padding-right: 25px;
}

.downloadlink
{
	font-size: 10pt; 
	color: #137595;
}

.link
{
	font-size: 10pt; 
	color: #137595;
}

#newscontent
{
	height: 100%;
	width: 610px;
	*width: 610px;
	background-color:#f4dab5;
	vertical-align: top;
	padding-left:50px;
	*padding-left: 25px;
	text-align: justify;
	color: #444444;
	font-size: 11pt;
	padding-right: 42px;
	*padding-right: 0px;
}

#aboutcontent
{
	height: 100%;
	width: 610px;
	*width: 610px;
	background-color:#f4f4f4;
	vertical-align: top;
	padding-left:50px;
	*padding-left: 25px;
	text-align: justify;
	color: #444444;
	font-size: 10pt;
	font-weight: normal;
	padding-right: 42px;
	*padding-right: 0px;

}

.newsheader
{
	background-image: url('../content/images/newsinfotop.jpg');
		border: 0;
    margin: 0px;
    padding:10px;
    font-weight: normal;
    background-repeat: no-repeat;
    background-color: #f5e9d1;
}

.contactsitem
{
		border: 0;
    margin: 0px;
    padding:10px;
    font-weight: normal;
    width: 100%;
    vertical-align: top;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #000;
}

#contactstopitem
{
		border: 0;
    margin: 0px;
    padding:10px;
    font-weight: normal;
    width: 100%;
    vertical-align: top;

}

.news
{
		height: 30px;
	background-color: #f5e9d1;
	border: 0;
	padding: 20px;
	padding-top: 0px;
	margin: 0px;
	font-weight: normal;
}

#rightcol
{
	width: 213px;
	background-color:#f4f4f4;
	vertical-align: top;
}

#additionalinfotable
{
	width: 200px;
}

.additionalinfo
{
	height: 30px;
	background-color: #e0e0e0;
	border: 0;
	padding: 10px;
	padding-top: 0px;
	margin: 0px;

}

.additionalinfospacer
{
	border: 0;
    margin: 0px;
    padding:0px;
    height: 20px;
}

.additionalinfoboundary
{
	padding: 0px;
	margin: 0px;
	border: 0;
	width: 24px;
	background-color: #f5e4d1;
}

#contactstop
{
	text-align: right; 
	background-color: #e0e0e0;
}

#contentcontacts
{
	color: #000000;
	font-size: 10px;
font-weight: bold;
}

#contentcontacts p
{
	
	padding: 0px;
	margin: 0px;
	border: 0;
}


#people
{
	list-style-type: none; 
	margin-left: 15px; 
	padding-left: 0px; 
	margin-top: 0px; 
}

#cellundercontacts
{
	height: 20px;
}

#footerinfowrapper
{
	width: 1000px; 
	margin: 0 auto;
	
}

#footerleftcol
{
	text-align: right;
}

#footerleftcolwrapper
{
	margin-left: 40px;
}

#footerleftcoltop
{
	width: 226px;
}

#footeradditionalinfo
{
	background-color: #3d3d3d;
	height: 30px;
	text-align: center;
	padding: 10px;

}

#footeradditionalinfo a
{
	color: #e0e0e0;
}

#footerleftcell
{
	width: 220px;
	text-align: right;
}

#footercontacts
{
	margin-left: 60px; 
	width: 350px;
}

#footeremail
{
	font-size: 10pt; 
	font-weight: bold;
}

#footerlogo
{
	margin-left: 60px;
	text-align: right;
}


/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    padding: 0px;
    margin: 0px;
    text-align: center;
    height: 29px;
    border: 0;
    font-size: 11pt;
     

}

ul#menu li
{
	height: 30px;
    display: inline;
    list-style: none;
    padding: 0px;
    margin: 0px;
    border: 0;
    width: 104px;
    padding-right: 10px;

}

ul#menu li#greeting
{
	
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
	
}   

ul#menu li a
{
    padding: 7px 10px;
    font-weight: normal;
    font-size: 9pt;
    text-decoration: none;
    line-height: 1.1em;
    
    width: 128px;
    display: inline-block;
    
    
}

li a.selecteditem
{
	padding: 7px 10px;
	background-color: #999999;
    background-image: url('../content/images/menuitembg.png');
    text-decoration: none;
    background-repeat: repeat-x;
    color: #fff;
}

ul#menu li a:hover
{
	padding: 7px 10px;
	background-color: #999999;
    background-image: url('../content/images/menuitembg.png');
    text-decoration: none;
    background-repeat: repeat-x;
    color: #fff;
}

ul#menu li a:active
{
    background-image: url('../content/images/menuselectedbg.jpg');
    text-decoration: none;
}

ul#menu li.selected a
{
    background-image: url('../content/images/menuselectedbg.jpg');
    color: #000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/
/*
fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}
*/
/* TABLE
----------------------------------------------------------*/
/*
table 
{
  border: solid 1px #e8eef4;
  border-collapse: collapse;
}

table td 
{
  padding: 5px;   
  border: solid 1px #e8eef4;
}

table th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
}
*/

/* MISC  
----------------------------------------------------------*/
/*
.clear
{
    clear: both;
}

.error
{
    color:Red;
}



div#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}
*/