html, body {
   margin: 5px 0;
   padding: 0;
   font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
   font-size: small;
   color: #374455;
	text-align:center;
	background: url(images/bg_lodges.gif) top center repeat-y;
}
* html body{
	font-size: x-small; /*for ie5x*/
	f\ont-size: x-small; /*for ie6 or iemac5*/
}

.clearer{
	clear:both;
	height:1px;
	margin-top:-1px;
	overflow:hidden;
	font-size:0;
}

/*structure*/
#header{
	width:750px;
	position:relative;
	margin: 0 auto;
	padding: 0 15px;
	text-align:left;
}
* html #header{
	width:780px;
}
.uline{
	border-left: 1px solid #C0CAD7;
	border-right: 1px solid #C0CAD7;
	border-bottom: 1px solid #C0CAD7;
	padding: 4px 5px;
	color: #5B708C;
	font-size:85%;
}
#header .uline{
	text-align:right;
}
.humberts{
	width:50%;
	display:block;
	float:left;
	text-align:left;
}
#main{
	margin-top:10px;
	padding:0;
	background-image: url(images/bg_lodgesleft.gif);
	background-repeat: no-repeat;
	text-align:center;

}
#internal #main{
	background-image: url(images/bg_lodgesinternal.gif);
}
#pagecontainer{
	width:750px;
	margin:0 auto;
	position:relative;
	background: #FFF;
	padding:0 15px;
	text-align:left;
	/*height: 298px;*/
}
* html #pagecontainer{
	width:780px;
}
#panel{
	height:165px;
	background: #DDD79B;/*#B8C6B5;*/
	margin-bottom:10px;
}
#internal #panel{
	height:90px;
	background: #5C3E3B;
	background-image: url(images/lodge_internalpanel.jpg);
	background-repeat: no-repeat;
	
}
#logo{
	position:absolute;
	right:30px;
	top:95px;
	/*padding: 95px 15px 0 0;*/
	width:280px;
	height:56px;
}
#internal #logo{
	top:18px;
}
#navarea{
	margin-bottom:15px;
	overflow:hidden;
	width:750px;
}

#create_login{
	float:left;
	width: 150px;
}
/*#create_login{margin-bottom:-5px;}*/
* html #create_login{margin-bottom:0;}
#create_login a{
	display:block;
	border: 1px solid #C0CAD7;
	background-color:#EBE8C4;
	/*padding:3px 4px 2px;*/
	padding:3px 2px 2px 22px;
	font-size:90%;
	padding-left:18px;
	background-image: url(images/lodgearrowp.gif);
	background-repeat: no-repeat;
	background-position:left 0.4em;
	}

ul#mainnavcontainer{
	list-style-type:none;
	margin:0;
	padding:0;
	/*margin-left: 165px;*/
	border-left: 1px solid #C0CAD7;
	border-right: 1px solid #C0CAD7;
	border-bottom: 1px solid #C0CAD7;
	font-size:90%;
	overflow:hidden;
	width:583px;
	float:right;
}
* html ul#mainnavcontainer{width:582px;}/* clearing overflow fix needs width */

/*#mainnavcontainer{
	margin-left: 165px;
	border-left: 1px solid #C0CAD7;
	border-right: 1px solid #C0CAD7;
	border-bottom: 1px solid #C0CAD7;
	font-size:90%;
}*/
/*hollyhack for the peekaboo bug */
/* Hides from IE5-mac \*/
/* * html #navarea {height: 1px;}
* html #mainnavcontainer {height: 1px;}*/
/* End hide from IE5-mac */

#subnavcontainer{
	/*border-bottom: 1px solid #C0CAD7;*/
}
/*hr.subnavbase{overflow:hidden;height:1px;color:#C0CAD7;background-color:#C0CAD7;border:0;padding:0;margin:0;}*/
#subnavbase{height:15px;border-top:1px solid #C0CAD7;overflow:hidden;}
#left{
	float:left;
	width:150px;
	font-size:90%;
}
#HLL-link{border-top: 1px solid #C0CAD7;margin-top:10px;padding-top:5px;}
#contentcontainer{
	margin-left:165px;
	min-height:400px;
}
* html #contentcontainer{
	height:400px;
}
#content{
	float:left;
	width:385px;
}
* html #content{
	width:380px;
} 
#property #content{
	float:left;
	width:585px;
}
* html #property #content{
	width:580px;
}
#rightcontainer{
	float:left;
	width:200px;
}
#right{
	margin-left:15px;
	font-size:90%;
}

.twocol{
	width:50%;
	float:left;
}

.twocol *{
	padding-right:10px;
}
.threecol{
	width:30%;
	float:left;
}
.col{
	padding-right:10px;
}
.footer{
	clear:both;
	margin-top:10px;
	padding: 4px 5px;
	border-left: 1px solid #C0CAD7;
	border-right: 1px solid #C0CAD7;
	border-top: 1px solid #C0CAD7;
	color: #5B708C;
	font-size:85%;
	text-align:right;
}
a.footerlink:link, a.footerlink:visited{
	color:#00346E;
	text-decoration:none;
}
a.footerlink:hover, a.footerlink:visited:hover{
	color:#00346E;
	text-decoration:underline;
}
.reg-office{
	font-size:80%;
	text-align:left;
	padding-top:5px;
	color: #5B708C;
}

/*main nav ******************************/
/*.navspace{
	float:left;
	background-image: url(images/nav_line.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height:1.95em;
	width:1px;
	margin-bottom:-1px;
}*/

#mainnavcontainer li{
	display:block;
	width:auto;
	float:left;
	padding:2px 0 0;
	margin:0;
	background: url(images/nav_line.gif) bottom right no-repeat;
}

li.mainnav a{
	display:block;
	padding:0 4px 3px;
	color:#5C3E3B;
	text-decoration:none;
}
li.mainnav-down a{
	display:block;
	padding:0 4px 0;
	color:#5C3E3B;
	text-decoration:none;
	border-bottom:3px solid #C0CAD7;
}
.mainnav a:hover, .mainnav a:visited:hover{
	color:#A44C3C;
	text-decoration:none;
	border-bottom:3px solid #C0CAD7;
	padding-bottom:0;
	
}

.mainnav-down a:hover, .mainnav-down a:visited:hover{
	color:#A44C3C;
}


/*.mainnav a, .mainnav-down a{
	display:block;
	float:left;
	padding:3px 4px 2px;
	background-image: url(images/nav_over.gif);
	background-repeat: repeat-x;
	background-position:top left;
	margin-bottom:-1px;
}
* html .mainnav a, * html .mainnav-down a{
	padding:2px 3px 3px;
	margin-bottom:0px;
}
.mainnav a:link, .mainnav a:visited{
	color:#5C3E3B; /*#00346E;
	text-decoration:none;
}
.mainnav a:hover, .mainnav a:visited:hover{
	color:#A44C3C;
	text-decoration:none;
	background-position:bottom left;	
}
.mainnav-down a:link, .mainnav-down a:visited{
	display:block;
	color:#5C3E3B;
	text-decoration:none;
	background-position:bottom left;
}
.mainnav-down a:hover, .mainnav-down a:visited:hover{
	display:block;
	color:#A44C3C;
	background-position:bottom left;
	text-decoration:none;
}*/
.subnav a:link, .subnav a:visited {
	/*font-size:90%;*/
	display:block;
	color:#5C3E3B;
	text-decoration:none;
	border-top: 1px solid #C0CAD7;
	border-right: 1px solid #C0CAD7;
	padding: 4px 5px;
	}
.subnav1 a:link, .subnav1 a:visited{
	display:block;
	color:#5C3E3B;
	text-decoration:none;
	border-top: 1px solid #C0CAD7;
	border-right: 1px solid #C0CAD7;
	padding: 2px 0 2px 5px;
	margin-left:15px;
}
.subnav2 a:link, .subnav2 a:visited{
	display:block;
	color:#5C3E3B;
	text-decoration:none;
	border-right: 1px solid #C0CAD7;
	border-top: 1px solid #C0CAD7;
	padding: 0 0 2px 5px;
	margin-left:30px;
}
.subnav a:hover, .subnav a:visited:hover, .subnav1 a:hover, .subnav1 a:visited:hover, .subnav2 a:hover, .subnav2 a:visited:hover{
	text-decoration:none;
	color:#A44C3C;
	border-right:5px solid #C0CAD7;
	padding-right:0;
}
.subnav-down a:link, .subnav-down a:visited{
	/*font-size:90%;*/
	display:block;
	border-top: 1px solid #C0CAD7;
	padding: 4px 5px;
	text-decoration:none;
	color:#A44C3C;
	border-right:5px solid #C0CAD7;
}
.subnav1-down a:link, .subnav1-down a:visited{
	display:block;
	color:#A44C3C;
	text-decoration:none;
	border-top: 1px solid #C0CAD7;
	border-right: 5px solid #C0CAD7;
	padding: 2px 5px;
	margin-left:15px;
}
.subnav2-down a:link, .subnav2-down a:visited{
	display:block;
	color:#A44C3C;
	text-decoration:none;
	border-top: 1px solid #C0CAD7;
	border-right: 5px solid #C0CAD7;
	padding: 0 0 2px 5px;
	margin-left:30px;
}
.subnav-down a:hover, .subnav-down a:visited:hover{
	color:#5C3E3B;
	text-decoration:none;
}
.subnav1-down a:hover, .subnav1-down a:visited:hover, .subnav2-down a:hover, .subnav2-down a:visited:hover{
	text-decoration:none;
	border-right: 5px solid #C0CAD7;
	color:#5C3E3B;
}


/*text styles & elements*/
img{
	border:none;
}
.leisurecover{
	float:left;
	margin-right:5px;
}
a:link, a:visited{
	text-decoration:none;
	color: #5C3E3B; /* old red #AE5590;*/
}
a:hover, a:visited:hover {
	text-decoration:underline;
}
a:focus, a:active {
	outline: none;
}

h3 a:link, h3 a:visited{
	color:#00346E; /* old blue */
}
h1, h2, h3, h4{padding:0;}
h1{
	font-weight: normal; 
	font-size:160%;
	color: #5B708C;
	margin:0 0 0.5em 0;
}
/*#content h1{
	margin-top:15px;
}*/
#left h1{
	font-size:115%;
	/*color: #5B708C;*/
	padding: 3px 5px 0 0;
	border-top: 1px solid #C0CAD7;
	border-right: 1px solid #C0CAD7;
}
#right h1{
	font-size:115%;
	/*color: #5B708C;*/
	padding: 3px 0 0 5px;
	border-top: 1px solid #C0CAD7;
	border-left: 1px solid #C0CAD7;
}

h2{
	font-weight: normal; 
	font-size:120%;
	/*#A44C3C;*/
	color:#5C3E3B;
	margin:0.5em 0;
	padding:0;
}
.newsitem h2{
	color: #85A780;
}
h3{
	/*font-weight: normal;*/ 
	font-size:115%;
	margin:0.5em 0 0.2em 0;
	color: #8F5850;
}
/*#right h3{
	color:#85A780;
}*/
h4{
	font-weight: normal;
	font-style: italic; 
	font-size:100%;
	margin:.5em 0 0.2em 0;
	color: #8F5850;
}
/*#right h4{
	color:#B7AC3F;
}*/
p{
	margin:0 0 0.8em 0;
}
#left p{
	padding-right:10px;
}
#left .boxmenusand p{
	padding-right:2px;
}
dl{
	padding:0;
	margin:0 0 1em;
}
dt, dd{
	padding:0;
	margin:0 0 0.2em;
}

/*#content h1, #content h2, #content h3, #content h4, #content p{
	margin-left:10px;
}*/
ul{
	list-style: square url(images/lodgebullet.gif);
	margin: .5em 1em .5em 15px;
	padding-left:2px
}
ol{
	list-style-type: decimal;
	margin: .5em 1em .5em 30px;
	padding-left:2px;
}
/*#content ul, #content ol, #right ul, #right ol{
	margin-left:15px;
}*/

li{
	margin:0 0 0.2em 0;
	padding:0;
}
td{
	font-size: small;
	vertical-align: top;
}
* html td{
	font-size: x-small; /*for ie5x*/
}
.td-0{
	padding:2px;
	background: #E8E4BB;
	vertical-align:top;
}
.td-1, .td-2, .td-3, .td-4, .td-5, .td-6, .td-last{
	padding:2px;
	background: #F9F8EC;/*#F4F1DD;*/
	vertical-align: top;
}

.boxmenured h2{
	font-size:110%;
	color: #5C3E3B;
	background:#fff;
	padding:2px 5px;
	margin:0;
	border: 1px solid #D2ABC7;
}
.boxmenured a:link, .boxmenured a:visited , .boxmenured p{
	/*font-size:90%;*/
	display: block;
	color: #374455;
	padding: 2px 0 2px 20px;
	border-left: 1px solid #D2ABC7;
	border-right: 1px solid #D2ABC7;
	border-bottom: 1px solid #D2ABC7;
	background: #E4CEDF;
	background-image: url(images/lodgearrowp.gif);
	background-repeat: no-repeat;
	background-position: left .3em;
}

.boxmenublue h2{
	font-size:110%;
	color: #43A8C6;
	background:#fff;
	padding:2px 5px;
	margin:0;
	border: 1px solid #A8D2E2;
}
.boxmenublue a:link, .boxmenublue a:visited, .boxmenublue p{
	/*font-size:90%;*/
	display:block;
	color:#374455;
	padding:2px 0 2px 20px;
	border-left: 1px solid #A8D2E2;
	border-right: 1px solid #A8D2E2;
	border-bottom: 1px solid #A8D2E2;
	background: #CDE5EE;
	background-image: url(images/lodgearrowp.gif);
	background-repeat: no-repeat;
	background-position: left .3em;
}

.boxmenugreen h2{
	font-size:110%;
	color: #85A780;
	background:#fff;
	padding:2px 5px;
	margin:0;
	border: 1px solid #C1D3BE;
	text-decoration:none;
	cursor:default;
}
.boxmenugreen a:link,.boxmenugreen a:visited, .boxmenugreen p{
	/*font-size:90%;*/
	display: block;
	color: #374455;
	padding: 2px 0 2px 20px;
	border-left: 1px solid #C1D3BE;
	border-right: 1px solid #C1D3BE;
	border-bottom: 1px solid #C1D3BE;
	background: #E7EEE6;
	background-image: url(images/lodgearrowp.gif);
	background-repeat: no-repeat;
	background-position: left .3em;
}
.boxmenusand h2, .news-catmenu-header, .news-catmenu-header a{
	font-size:110%;
	color: #8F5850; /*#B7AC3F;*/
	background:#fff;
	padding:2px 5px;
	margin:0;
	border: 1px solid #DDD79B;
	text-decoration:none;
	cursor:default;
}
.news-catmenu-level1 a:hover,.news-catmenu-level1 a:visited:hover{text-decoration:none;}

.boxmenusand a:link, .boxmenusand a:visited, .boxmenusand p, .news-catmenu-level2 a:link, .news-catmenu-level2 a:visited{
	/*font-size:90%;*/
	display: block;
	color: #374455;
	font-weight:normal;
	padding: 2px 0 2px 20px;
	border-left: 1px solid #DDD79B;
	border-right: 1px solid #DDD79B;
	border-bottom: 1px solid #DDD79B;
	background: #EBE8C4;
	background-image: url(images/lodgearrowp.gif);
	background-repeat: no-repeat;
	background-position: left .3em;
}
.news-catmenu-level1 a{
	display:block;
	color:#5C3E3B;  /*#8F5850;*/
	background:#DDD79B;
	font-weight:bold;
	padding:2px 5px;
	margin:0;
	border-left: 1px solid #DDD79B;
	border-right: 1px solid #DDD79B;
	border-bottom: 1px solid #DDD79B;
	text-decoration:none;
	/*cursor:default;*/
}
.boxmenusand .foot a:link, .boxmenusand .foot a:visited{
	display:block;
	color:#B7AC3F;
	padding:2px 4px;
	border-left: 1px solid #DDD79B;
	border-right: 1px solid #DDD79B;
	border-bottom: 1px solid #DDD79B;
	background-color: #FFF;
	background-image: none;
}
.boxmenusand .foot a:hover, .boxmenusand .foot a:visited:hover{
	display:block;
	color:#5C3E3B;
	padding:2px 4px;
	border-left: 1px solid #DDD79B;
	border-right: 1px solid #DDD79B;
	border-bottom: 1px solid #DDD79B;
	background: #FFF;
	background-image: none;
}
.boxmenubrown h2{
	font-size:110%;
	color: #8F5850;/*#5C3E3B;*/
	background:#fff;
	padding:2px 5px;
	margin:0;
	border: 1px solid #C79E8D;
}
.boxmenubrown a:link, .boxmenubrown a:visited, .boxmenubrown p{
	/*font-size:90%;*/
	display: block;
	color: #374455;/*#5C3E3B; #A44C3C;*/
	padding: 2px 0 2px 20px;
	border-left: 1px solid #C79E8D;
	border-right: 1px solid #C79E8D;
	border-bottom: 1px solid #C79E8D;
	background: #E2D2C2;
	background-image: url(images/lodgearrowp.gif);
	background-repeat: no-repeat;
	background-position: left .3em;
}

.boxmenubrown .foot a:link, .boxmenubrown .foot a:visited{
	display:block;
	color:#8F5850;
	padding:2px 4px;
	border-left: 1px solid #C79E8D;
	border-right: 1px solid #C79E8D;
	border-bottom: 1px solid #C79E8D;
	background-color: #FFF;
	background-image: none;
}
.boxmenubrown .foot a:hover, .boxmenubrown .foot a:visited:hover{
	color:#A44C3C;
	/*display:block;
	padding:2px 4px;
	border-left: 1px solid #8F5850;
	border-right: 1px solid #8F5850;
	border-bottom: 1px solid #8F5850;
	background: #FFF;*/
	background-image: none;
}
.boxmenusand p a{
	font-size:105%;
}

.boxmenured, .boxmenublue, .boxmenugreen, .boxmenusand, .news-catmenu, .boxmenubrown{
	margin-bottom:10px;
}
.boxmenured a:hover, .boxmenured a:visited:hover, .boxmenublue a:hover, .boxmenublue a:visited:hover, .boxmenugreen a:hover, .boxmenugreen a:visited:hover,  .boxmenusand a:hover, .boxmenusand a:visited:hover, .boxmenubrown a:hover, .boxmenubrown a:visited:hover, .news-catmenu-level2 a:hover, .news-catmenu-level2 a:visited:hover, .news-catmenu-level2 .newsdown a:link, .news-catmenu-level2 .newsdown a:visited, #create_login a:hover, #create_login a:visited:hover{
	background-image: url(images/menuarrowp_over.gif);
	text-decoration:none;
	color:#00346E;
}
.boxmenured p, .boxmenublue p, boxmenugreen p, .boxmenusand p, .boxmenubrown p{
	padding:3px;
	background-image:none;
}

a.button:link,  a.button:visited, p a.button:link, p a.button:visited{
	display:block;
	color:#5B708C;
	padding-left:18px;
	margin-bottom: 10px;
	border:none;
	background-image: url(images/lodgearrow.gif);
	background-repeat: no-repeat;
	background-position:left 0.2em;
}

.boxmenusand a.button:link, .boxmenusand a.button:visited{
	margin-bottom:0;
}
a.button:hover,  a.button:visited:hover, p a.button:hover, p a.button:visited:hover{
	background-image: url(images/menuarrow_over.gif);
	text-decoration:none;
	color:#00346E;
	background-position:left 0.2em;
}

a.boxbutton:link, a.boxbutton:visited {
	color:#5B708C;
	padding:3px 5px 3px 23px;
	border:1px solid #C79E8D;
	background-image: url(images/lodgearrow.gif);
	background-repeat: no-repeat;
	background-position:5px center;
	background-color:#F1EFD8;
}

a.boxbutton:hover, a.boxbutton:visited:hover {
	color:#00346E;
	background-image: url(images/menuarrow_over.gif);
	text-decoration:none;
	background-position:5px center;
	background-color:#DDD79B;
}


.quicklinks{
	float:left;
	width: 110px;
	background: #DDD79B; 
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #C79E8D;
	height:11.2em;
}
#internal .quicklinks{height:7em}
* html .quicklinks{
	display: inline; /* for the ie floatmargin bug */
}
.ql_pic{
	width: 110px;
	height: 50px;
}
.quicklinks .head{
	display:block;
	font-size:105%;
	padding:2px 2px 0px;
	/*color: #AE5590;*/
}
.quicklinks a:hover, .quicklinks a:visited:hover{
	color:#00346E;
	text-decoration:none;
}
.quicklinks .text{
	display:block;
	padding: 2px;
	color: #374455;
	font-size:90%;
}

/* typo3 classes */
.csc-sitemap ul{	
	list-style-type:none;
	list-style-image:none;
	padding:0;
	margin:0;
}
.csc-sitemap li{
	border-top: 1px solid #C0CAD7;
	border-left: 1px solid #C0CAD7;
	font-size:110%;
	margin:1em 0 0;
	margin-bottom:0px;
}

.csc-sitemap li ul li, .csc-sitemap li ul li ul li {font-size:95%;}

.csc-sitemap li ul li{
	/*border-left: 1px solid #C0CAD7;*/
	border:none;
	margin:0;
}
.csc-sitemap li ul li ul li{
	border-top:none;
	margin:0;
}
.csc-sitemap li a:link, .csc-sitemap li a:visited{
	display:block;
	padding:4px 5px;
	border-left: 5px solid #FFF;
	color: #5B708C;
}
.csc-sitemap li ul li a:link, .csc-sitemap li ul li a:visited{
	display:block;
	padding:4px 2em;
	border-left: 5px solid #FFF;
	color: #5B708C;
}
.csc-sitemap li ul li ul li a:link, .csc-sitemap li ul li ul li a:visited{
	display:block;
	padding:4px 3em;
	border-left: 5px solid #FFF;
	color: #5B708C;
}
.csc-sitemap li a:hover, .csc-sitemap li a:visited:hover, .csc-sitemap li ul li a:hover, .csc-sitemap li ul li a:visited:hover, .csc-sitemap li ul li ul li a:hover, .csc-sitemap li ul li ul li a:visited:hover{
	text-decoration:none;
	color: #5C3E3B;
	border-left: 5px solid #C0CAD7;
}

.newslatest{
	float:left;
	width:110px;
}
.newslatestpic{
	float:left;
	margin-right:5px;
}
/*.newslistitem, */.csc-searchResultHeader{
	border-top: 1px solid #C0CAD7;
	padding-top:5px;
}
.newslistitem{
	border: 1px solid #C0CAD7;
	background-color:#F1EFD8;
	padding:5px;
	margin-top:10px;
}
.newslistitem h2{margin:0 0 .7em; font-weight:bold;}
* html .newslistitem{
	height:1px;/*peekaboo*/
}
.newsitem{
	display:inline;
	width:400px;
}
* html .newsitem{
	width:auto;/*380px;*/
}
/*#property .newsitem{
	width:500px;
	display:block;
	float:left;
}*/
.newsdetails{
	font-size:90%;
	/*margin-bottom:10px;*/
}
.newsitem h2 a:link, .newsitem h2 a:visited{
	color:#5C3E3B;
	text-decoration:none;
}
.newsitem h2 a:hover, .newsitem h2 a:visited:hover{
	color:#A44C3C;
	text-decoration:none;
}
.newsitem a:link, .newsitem a:visited{
	color:#5C3E3B;
	text-decoration:none;
}
.newsitem a:hover, .newsitem a:visited:hover{
	color:#A44C3C;
	text-decoration:none;
}
.newsback, .tx-ttnews-browsebox{
	margin-top:10px;
	border-top: 1px solid #C0CAD7;
	padding-top:5px;
}
.newspic{
	float:right;
	margin-left:10px;
}

* html .newspic, * html .newslatestpic{
	display:inline;
}
.news-single .news-catimages{margin-bottom:15px;}
.news-catimages img{margin-right:5px;}
.news-single-img{
	float:right;
	/*width:auto; 160px*/
	margin-left:15px;
}
/* .news-single-img a{
	display:block;
	padding-right:15px;
}
* html .news-single-img a{
	padding-right:30px;
}*/
.news-single{
	float:left;
}
dl.news-single-links dt,  dl.news-single-files dt, dl.news-single-related dt{font-weight:bold;}
.news-single-files {padding-top:.7em;}
.news-single-imgcaption{
	display:block;
	font-size:85%;
	padding: .5em 0;
}
.news-single-author{
	margin-bottom: 10px;
	padding-bottom:5px;
	/*border-bottom: 1px solid #C0CAD7;*/
}

.no-news{
	padding:10px 0;
	border-top: 1px solid #C0CAD7;
}

.no-news h3{font-size:140%;font-weight:normal;}


.property1, .property2{
	padding:2px;
	border: 1px solid #C0CAD7;
	background-color: #EBE8C4;
	margin-bottom:10px;
	font-size:95%;
	/* for ie7 */
	overflow:hidden;
	_height:1%;
}
* html .property1, * html .property2{
	/*height:1px; hack for odd ie behaviour on hp boxes*/
	overflow:auto;
}
.property2{
	background-color:#F1EFD8;/*#E8E8C4;*/
}
.property1 h2,.property1 h2 a, .property2 h2, .property2 h2 a{
	color:#8F5850;
	padding:0;margin:0;
}
/*.property2 h2, .property2 h2 a{
	color:#B7AC3F;
	padding:0;margin:0;
}*/
.property1 a:hover, .property1 a:visited:hover, .property2 a:hover, .property2 a:visited:hover{
	color:#00346E;
	text-decoration:none;
}
.property1 p.bodytext, .property2 p.bodytext{
	margin:0;
}
.status{
	border:1px solid #5C3E3B;
	background: #E4CEDF;
	padding: 1px 3px;
	font-weight:bold;
	color: #5C3E3B;
	font-size: 85%;
}
.smaller{
	font-size:90%;
}
/*.news-catmenu{
	margin-bottom:1em;
	padding-bottom:0.5em;
	border-bottom: 1px dotted #666;
}

.tx-ttnews-browsebox{
	padding-top:0.25em;
	margin: 1em 0 2em 0;
}*/
.csc-textpic-caption{
	font-size:90%;
	padding-bottom:5px;
}
.csc-mailform{
	padding:0;
	border:0;
}

fieldset {padding:5px;}
legend {color: #374455;}

.tx-srfeuserregister-pi1-notice {font-style:normal;font-weight:bold;}
.tx-srfeuserregister-pi1 fieldset, .tx-indexedsearch fieldset{border: 1px solid #C0CAD7}
.tx-srfeuserregister-pi1 legend{font-weight:normal;color: #374455;}

.tx-srfeuserregister-pi1 dl{padding:0 10px;}
.tx-srfeuserregister-pi1 dt{float:none;clear:right;text-align:left;width:100%;font-style:italic;font-size:90%;}
.tx-srfeuserregister-pi1 dd{float:none;width:100%;font-weight:bold;color:#333;}
.tx-srfeuserregister-pi1 dd input{font-weight:normal;margin-top:5px;}



.tx-newloginbox-pi1 h3, .tx-newloginbox-pi1 p{margin:0 0 5px;}
.tx-newloginbox-pi1 form{margin:0;}

.tx-newloginbox-pi1{margin-bottom:10px;}
.csc-form-fieldcell input, .csc-form-fieldcell textarea, .csc-loggedin, .csc-form-submit input, p.csc-form-fieldcell, .tx-srfeuserregister-pi1-submit{
	padding:0;
	border: 1px solid #C0CAD7;
	background-color:#F1EFD8; /* #EBE8C4; #EEF7F9;*/
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size:small;
	display:block;
	margin:5px 0;
	color: #374455;
}
p.csc-form-fieldcell{padding:2px 4px;}
* html .csc-form-fieldcell input, * html p.csc-form-fieldcell, * html .csc-form-fieldcell textarea, * html .csc-loggedin, * html .csc-form-submit input, * html .tx-srfeuserregister-pi1-submit{
	font-size:x-small;
}

.csc-form-submit input, .tx-srfeuserregister-pi1-submit{width:auto;cursor:pointer;color: #374455;}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error{font-weight:bold;color:#AE5590;}
.tx-srfeuserregister-pi1 label span {font-weight:bold;font-size:130%;color:#AE5590;}

/* Search classes */
.tx-indexedsearch-searchbox-select{
	border: 1px solid #C0CAD7;
	background-color:#F1EFD8;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	width:200px;
	margin-bottom:5px;
}
.tx-indexedsearch-res{margin-bottom:15px;}
/* styles for extension "tx_indexedsearch" */
		.tx-indexedsearch-result{
		border: 1px solid #C0CAD7;
		background-color:#F1EFD8;
		margin-top:10px;
		}
		p.tx-indexedsearch-descr{margin:0;padding:5px;}
		
		.tx-indexedsearch-result h3{margin-top:0; background-color:#DDD79B;padding:3px 5px;}
		.tx-indexedsearch-result h3 a:link, .tx-indexedsearch-result h3 a:visited{text-decoration:none;color:#5C3E3B;}
		.tx-indexedsearch-result h3 a:hover, .tx-indexedsearch-result h3 a:visited:hover{color:#A44C3C;}
		

		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:400px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults {font-weight:bold;border: 1px solid #C0CAD7;background-color:#F1EFD8;margin-top:10px; padding:5px;}
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#A44C3C; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; font-size:80%; margin-top:-1.3em; float:right; padding-right:5px;}
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

/* end search *********************** */

#formcontainer{text-align:left;margin:10px;}

.formlabel {
	width: 150px;
	margin-top:5px;
	padding-right:5px;
}
.formbox{
	margin-top:5px;
	padding:2px;
	border: 1px solid #C0CAD7;
	background: #EEF7F9;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size:small;
	width:400px;
}
.submit{
	cursor:pointer;
	border: 1px solid #C0CAD7;
	background-color:#F1EFD8;
	padding:3px;
}
#form-table{width:650px;}
#form-table h2{margin-top:1em;}
p.formerror {
	margin:5px 0 0;
	color:#5C3E3B;
	font-weight:bold;
}

#formcontainer #panel{
	height:90px;
	background: #00346E;
	background-image: url(images/bg_panel.jpg);
	background-repeat: repeat-y;
}
#formcontainer #logo{
	top:34px;
	right:20px;
}


/* print styles */
@media print {
  body { font-size: 11pt; }
  #pagecontainer, #header, #footer{width:auto;padding:0;margin:0;text-align:left;height:auto;}
  a:link, a:visited{text-decoration:underline;}
}
