<!--
body {
	background:url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center; /*centers the main in IE5/win */
	overflow-x:hidden;
	overflow-y:scroll;	
}
body, td {
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
	padding: 0;
	color: #333;
	}

label {
 cursor: pointer;
 cursor: hand;
}

h1 {
	font-size:15px;
	margin-top:5px;
	margin-bottom:0px;
	padding-bottom:1px;
	font-weight:normal;
	letter-spacing:1px;
	color:#4c4c4c;
	}

h2 {
	font-size:14px;
	margin-top:5px;
	margin-bottom:4px;
	font-weight:normal;
	display:block;
	color: #4c4c4c;
	}

h3 {
	margin-bottom:5px;
	margin-top:0px;
	font-size: 13px;
	font-weight: bold;
	color: #4c4c4c;
}

hr {
	height:1px;
	background:white;
	border:none;
	border-bottom:1px dotted #DEDEDE;
	width:auto;
	margin-top:3px;
	margin-bottom:3px;
	display:block;
}

a:link, a:visited, a:active {
	color:#333;
	text-decoration:none;
	}

a:hover {
	color:#333;
	}

a.white:link, a.white:visited, a.white:active {
	color:#fff; }

a.white:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}

#border {
	position: relative;
	width: 1040px;
	height: 847px;
	margin: 23px auto 0; /* centers the whole container */
	padding-top: 20px;
	background-image: url('../images/border.jpg');
	background-repeat: no-repeat;
}

#container {
	width: 1000px;
	height: 765px;
	margin: 0 auto 0; /* centers the whole container */
	text-align: left;
	padding-top:40px;
	background-image: url('../images/bg_container.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ffffff;
}

#popup {
	margin: auto; /* centers the whole container */
	margin-top: 10px;
	text-align: center;
	font-size:12px;
	padding:0px;
	border:0px solid #C70E11;
}



/* main===== */

#eyecatcher {
	float:right;
	border:1px solid;
	margin-right:20px;
	margin-top:60px;
}

#main {
	clear: left;
	padding-top: 0;
	padding-left:200px;
	margin-top:46px;
	font-family:Lucida Sans, Verdana, Arial;
	font-size:11px;
	line-height:17px;
}

#main input, #main textarea{
	border:1px solid #CCC;
	background:#EEE;
}

#main input:focus,#main textarea:focus{
	border:1px solid #000;
	background:#EEE;
}


#main a:link,
#main a:visited,
#main a:active {
	color:#069;
	text-decoration:none;
	background-image:url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
	}

#main a:hover {
	color:#000;
	background-color:#EEE;
	background-image:url(../images/link_hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
	}


#main div.gallery a,
#main div.gallery a:link,
#main div.gallery a:visited,
#main div.gallery a:active {
  background:none;
	color:#069;
	text-decoration:none;
	border:none;
	padding:0;
	}

#main div.gallery a:hover {
	background:none;
	color:#333;
	border:none;
	padding:0;
	}
	
#main div.images a,
#main div.images a:link,
#main div.images a:visited,
#main div.images a:active {
  background:none;
	color:#069;
	text-decoration:none;
	border:none;
	padding:0;
	}

#main div.images a:hover {
	background:none;
	color:#333;
	border:none;
	padding:0;
	}

#main div.gallery {
	position: relative;
	margin-right:200px;
}
#main div.gallery img {
	margin:0;
	padding:0;
	text-decoration:none;
	border:none;
}
#main div.gallery div.bottom {
	 margin-top: -18px;
}
#main div.picture_frame {
	margin:0 auto 0;
}
#main div.picture_position {
	margin:12px auto 0; 
	z-index: 10;
	position:relative;
	border:none;
	background:url(../images/loading.gif) no-repeat center center;
	min-height: 200px;
	min-width: 200px;
}

div.loading {
	background:url(../images/loading.gif) no-repeat center center;
		min-height: 200px;
	min-width: 200px;
}

div.sli_border {
	position:absolute;
	bottom:70px;
	width:700px;
	left:175px;
	height:100px;
	margin:0 auto 0;
	overflow: hidden;
	padding:0px 0px;
}

div.sli_border div.item{
	height:100%;
	width:510px;
}

div.sli_border div.image {
	float:left;
	margin:0px 5px 0 5px;
	text-align: center;
	width:75px;
	height:75px;
	overflow:hidden;
	background:#eee;
}
div.sli_border div.image a{
	display:block;
		height:100%;
	width:100%;
}

div.sli_border div.image span {
	display:block;
	height:100%;
	width:100%;
	background-position: center center;
	background-repeat: no-repeat;
}

#nextbtn
{
	position:absolute;
	right:0px;
	width:0px;
	padding-left:90px!important;
	height:100%;
	background:url(../images/right.png) no-repeat center center !important;
	display:block;
	overflow:hidden;
	outline: none;
}
#backbtn{
	position:absolute;
	left:0px;
	width:0px;
	padding-left:90px!important;
	height:100%;
	background:url(../images/left.png) no-repeat center center!important;
	display:block;
	overflow:hidden;
	outline: none;
}
#easycms_gallery {
	height:100%;
	width:510px;
	position: absolute;
	left:100px;
	top:0px;
}

/* GOOGLE HEADER ===== */

#googleheader {
	display:none;
}

#googleheader h1 {
}

/* NAVIGATION ===== */



#header {
	position: relative;
	width:100%;
}

#header #logo {
	width: 293px;
	height: 67px;
	margin: 0 auto 40px;
	background-image: url('../images/logo.jpg');
}

#header ul#primary {
	margin: 0;
	margin-top: 40px;
	padding: 0;
	position: absolute;
	width: 200px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	font-size: 12pt;
}

#header ul#primary li  {
	list-style: none;
	margin: 15px 0 15px 25px;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: auto;
	text-decoration: none;
	color: #a3a3a3;
}

#header ul#primary a.on, #header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	margin-top: 0;
	color:#4c4b4b;
	font-weight:bold;
}

#header ul#primary a {
}

#header ul#primary a:hover {
	color:#4c4b4b;
}

#header ul#secondary {
	position: relative;
	margin: 0;
	padding: 0;
	width: 200px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	font-size: 10pt;
}

#header ul#secondary li a,#header ul#secondary li span {
	font-size:10pt;
	width: auto;
	margin-left: -10px;
}

#header ul#secondary li a {
	color: #a3a3a3;
	text-decoration: none;
}

#header ul#secondary li a:hover {
	color: #333;
	text-decoration: none;
}

#header ul#secondary li a:active {
	color: #000;
}

#header ul#secondary li a.chosen{
	color:#4c4b4b;
	font-style:normal;
	font-weight:bold;
}


#header ul#secondary li:last-child a { border: none; }



/* FOOTER ===== */
#footer{
	position:relative;
	margin: -25px auto 20px;
	width: 994px;
	font-size:11px;
	color:#999;
	font-family:Arial;
	padding-left:10px;
}
#footer div.easycms {
	position:absolute;
	top:0;
	right:0;
	font-size:11px;
	color:#ddd;
}
#footer div.easycms a{
	color:#bbb;
}
#footer div.links {
	position:absolute;
	top:0;
	left:0;
	font-size:9pt;
	color:#a3a3a3;
	font-family:Lucida Sans;
}
#footer div.links a{
	color:#a3a3a3;
}
#footer div.links a:hover {
	color:#4c4b4b;
}

.box {
	float:right;
	width:16em;
	background:#EEE;
	border:1px solid #86A1B6;
	padding:7px;
	margin:15px 0px 0px 5px;
}

.box h1,.box h2 {
	border:none;
	color:#000;
	font-size:14px;

}


#main .box input, #main .box textarea{
	border:1px solid #999;
	background:#FFF;
	padding-left:3px;
}

#main .box input:focus,#main .box textarea:focus{
	border:1px solid #666;
	background:#FFF;
	padding-left:3px;
}

div.gallery {
  margin-top: 10px;
}

/* HACKS (hide from) */

/* Mac IE */

@media screen, projection {
.search-box { color:white }
}
/* end Mac IE */


-->

.icon_lock
{
  padding-left: 22px;
  padding-bottom: 1px;
  background: url(../images/css/lock.png) no-repeat left;
  line-height: 16px;
}

.access_denied
{
  padding: 7px;
  padding-left: 28px;
  background: #fdd url(../images/css/lock.png) no-repeat 5px;
  margin-bottom: 20px;
}

div.info{
	padding: 5px;
	background: #FFA;
	margin-bottom: 10px;
}

div.error{
	padding: 5px;
	background: #FCC;
	margin-bottom: 10px;
}

