
/** MAIN STYLE **/

* {
	margin: 0;
	padding: 0;
}

strong {
			background: #d7d8d9 no-repeat 7px 48%;
			padding: 0 5px 0 5px;
			min-height: 23px;
			height: auto !important;
			height: 23px;
			overflow: hidden;
			line-height: 20px;
			font-weight: normal;
		}

p.main  {
	text-align:justify;
}

p.center {
	text-align:center;
}

/*table.center {
	text-align:center;
}*/

td, th {
	padding: 5px; /*10px 35px 10px;*/
	text-align:center;
	vertical-align:middle;
	
}

table {
border-collapse:collapse;
}

.border {
	border:1px solid black;
}

	
.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
	/*z-index: 1200;*/
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #000;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: url(images/body-tail.jpg) repeat 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	height: 34px;
	padding: 0 0 27px 0;
	overflow: hidden;
	line-height: 32px;
	font-size: 1.5em;
	font-weight: normal;
	color: #353637;
}

	h2 img {
		float: left;
		margin: 0 9px 0 0;
	}
	
	h2.extra {
		padding: 0 0 25px 0;
	}
	
	h2.extra1 {
		padding: 0 0 37px 0;
	}
	
h3 {
	height: 34px;
	padding: 0 0 0 0;
	overflow: hidden;
	line-height: 32px;
	font-size: 1.3em;
	font-weight: 900;
	color: #353637;
}

.italic {
	font-style: italic;
}

h4 {
	text-decoration: underline;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
	
.fleft {
	float: left;
	}

	img.fleft {
		margin: 0 10px 5px 0;
	}

.fright {
	float: right;
}

	img.fright {
		margin: 0 0 0px 10px;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail-ver {
	background: url(images/main-tail-ver.jpg) repeat-y 50% 0%;
}

#main-bg-top {
	background: url(images/main-bg-top2.gif) no-repeat 50% 0%;
}

#main {
	width: 960px;
	margin: 0 auto;
	font-size: 0.75em;
}

#headerMain {
	position: relative;
	height: 130px;
	padding: 603px 0 0 0;
	overflow: hidden;
}

#header {
	position: relative;
	height: 130px;
	padding: 260px 0 0 0;
	overflow: hidden;
}

#headerNoGallery {
	position: relative;
	height: 130px;
	padding: 500px 0 0 0;
	overflow: hidden;
}

#logo {
	position: absolute;
	top: 25px;
	left: 34px;
}

#icons {
	position: absolute;
	top: 45px;
	right: 30px;
}

	#icons li {
		float: left;
		padding: 0 0 0 20px;
	}

#menu {
	overflow: hidden;
	position: absolute;
	top: 113px;
	left: 0;
}

	#menu li {
		background: url(images/menu-divider.gif) no-repeat 0% 17px;
		float: left;
		margin: 0 0 0 -27px;
		font-size: 1.2em;
		color: #fff;
	}
	
		#menu li a {
			display: block;
			height: 50px;
			padding: 5px 25px 0 35px;
			float: left;
			line-height: 46px;
			text-decoration: none;
			color: #fff;
		}
		
		#menu li a:hover {
			color: #ff0000;
		}

#head-text {
	position: absolute;
	top: 424px;
	left: 328px;
}

#content {
	background: url(images/content.gif) no-repeat 30px 0%;
	padding: 31px 30px 26px 30px;
}

	#content p {
		padding: 0 0 12px 0;
		line-height: 1.25em;
		font-size: 1em;
		color: #000000;
	}
	
	#content p.extra {
		padding: 0 0 15px 0;
	}
	
	#content p.extra1 {
		padding: 0 0 29px 0;
	}
	
	#content p.extra2 {
		padding: 0 0 3px 0;
	}
	
	#content p.extra3 {
		padding: 0 0 20px 0;
	}
	
	#content p.extra4 {
		padding: 0 0 17px 0;
	}
	
		#content p i {
			display: block;
			font-style: normal;
			font-weight: normal;
			color: #1885c9;
		}
	
		#content p b {
			display: block;
			padding: 27px 0 0 0;
			font-weight: normal;
			text-align: right;
			color: #1885c9;
		}
		
		#content p b.extra {
			padding: 12px 0 0 0;
		}
		
			#content p b a {
				text-decoration: none;
				color: #1885c9;
			}
			
			#content p b a:hover {
				text-decoration: underline;
			}

.line-ver {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.list {
	padding: 0 0 3px 0;
	overflow: hidden;
}

	.list li {
		background: ;
		padding: 0 0 7px 0;
		overflow: hidden;
		vertical-align: top;
		font-size: 1em;
		color: #000;
	}
	
		.list li a {
			text-decoration: none;
			color: #000;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}
	
		.list li strong {
			background: #d7d8d9 url(images/marker.gif) no-repeat 7px 48%;
			display: block;
			padding: 0 0 0 19px;
			min-height: 23px;
			height: auto !important;
			height: 23px;
			overflow: hidden;
			line-height: 20px;
			font-weight: normal;
		}
		
		.list li b {
			background: #e8e9e9 url(images/marker.gif) no-repeat 7px 48%;
			display: block;
			padding: 0 0 0 19px;
			min-height: 23px;
			height: auto !important;
			height: 23px;
			overflow: hidden;
			line-height: 20px;
			font-weight: normal;
		}
		
.list-subtree {
	padding: 0 0 3px 0;
	display: none;
	overflow: hidden;
}

	.list-subtree li {
		padding: 0 0 7px 0;
		padding-left: 10px;
		overflow: hidden;
		vertical-align: top;
		font-size: 1em;
		color: #000;
	}
	
.list-1 {
	overflow: hidden;
	padding: 0 0 14px 2px;
}

	.list-1 li {
		background: url(images/marker.gif) no-repeat 0% 5px;
		padding: 0 0 0 14px;
		line-height: 1.5em;
		font-size: 1em;
		color: #000;
	}
	
		.list-1 li a {
			color: #000;
		}

.list-2 {
	padding: 0 35px 18px 0;
	overflow: hidden;
}

	.list-2 dt {
		padding: 0 0 15px 0;
		line-height: 1.25em;
		font-size: 1em;
		color: #000;
	}
	
		.list-2 dt a {
			color: #000;
		}
		
	.list-2 dd {
		padding: 0 0 25px 0;
		line-height: 1.25em;
		font-size: 1em;
		color: #1885c9;
	}
	
		.list-2 dd a {
			background: url(images/marker.gif) no-repeat 0% 2px;
			padding: 0 0 0 10px;
			text-decoration: none;
			color: #1885c9;
		}
		
		.list-2 dd a:hover {
			text-decoration: underline;
		}

.list-3 {
	margin: 0 0 -24px 0;
	padding: 13px 0 0 0;
	overflow: hidden;
}

	.list-3 li {
		width: 100%;
		padding: 0 0 24px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.25em;
		font-size: 1em;
		color: #000;
	}
	
		.list-3 li img {
			float: left;
			margin: 0 23px 0 0;
		}
		
		.list-3 li strong {
			display: block;
			margin: 0 0 -1px 0;
			line-height: 1.5em;
			font-weight: normal;
			color: #1885c9;
		}
		
			.list-3 li strong a {
				text-decoration: none;
				color: #1885c9;
			}
			
			.list-3 li strong a:hover {
				text-decoration: underline;
			}
			
		.list-3 li b {
			display: block;
			padding: 8px 2px 0 0;
			font-size: 0.917em;
			font-weight: bold;
			text-align: right;
			color: #1885c9;
		}
		
			.list-3 li b a {
				color: #1885c9;
			}

.list-4 {
	margin: 0 0 -11px 0;
	overflow: hidden;
}

	.list-4 dt {
		padding: 0 0 14px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #1885c9;
	}
	
		.list-4 dt a {
			background: url(images/marker.gif) no-repeat 0% 3px;
			padding: 0 0 0 10px;
			text-decoration: none;
			color: #1885c9;
		}
		
		.list-4 dt a:hover {
			text-decoration: underline;
		}
		
	.list-4 dd {
		padding: 0 35px 27px 0;
		line-height: 1.25em;
		font-size: 1em;
		color: #000;
	}
	
		.list-4 dd a {
			color: #000;
		}

.list-5 {
	margin: 0 0 -14px 0;
	overflow: hidden;
	line-height: 1.25em;
	font-size: 1em;
	color: #000;
}

	.list-5 dt {
		margin: 0 0 -1px 0;
		line-height: 1.5em;
		color: #1885c9;
	}
	
		.list-5 dt a {
			text-decoration: none;
			color: #1885c9;
		}
		
		.list-5 dt a:hover {
			text-decoration: underline;
		}
		
	.list-5 dd {
		padding: 0 0 16px 0;
	}

.list-6 {
	overflow: hidden;
	margin: 0 0 -6px 0;
	padding: 8px 0 0 0;
}

	.list-6 dt {
		padding: 0 0 17px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #1885c9;
	}
	
	.list-6 dd {
		width: 100%;
		padding: 0 0 16px 0;
		line-height: 1.25em;
		overflow: hidden;
		vertical-align: top;
	}
	
		.list-6 dd small {
			float: right;
			padding: 0 31% 0 0;
			font-size: 1em;
		}

.portfolio {
	width: 902px;
	margin: 0 0 -6px -2px;
	padding: 3px 0 0 0;
	overflow: hidden;
}

	.portfolio li {
		float: left;
		width: 270px;
		padding: 0 46px 26px 0;
	}
	
	.portfolio li.extra {
		padding: 0;
	}
	
		.portfolio li img {
			margin: 0 0 11px 0;
			display:block;
		}
	
		.portfolio li a {
			background: url(images/marker.gif) no-repeat 0% 3px;
			padding: 0 0 0 10px;
			text-decoration: none;
			color: #1885c9;
		}
		
		.portfolio li a:hover {
			text-decoration: underline;
		}

.list-indent {
	padding: 0 0 23px 0 !important;
}

.line-hor {
	background: #ccc;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 30px 0;
}

.link {
	float: right;
	font-size: 0.917em;
	font-weight: bold;
	color: #1885c9;
}

.link-indent {
	margin: 0 0 26px 0;
}

.indent-right {
	padding: 0 30px 0 0;
}

#contact-form {
	width: 242px;
	padding: 3px 0 0 0;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 26px;
	}
	
	#contact-form input {
		background: none;
		width: 233px;
		height: 15px;
		padding: 1px 3px 1px 3px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form textarea {
		background: none;
		width: 233px;
		height: 128px;
		padding: 1px 3px 1px 3px;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}

	#contact-form a {
		float: right;
		margin: 13px 0 0 20px;
		font-size: 0.917em;
		font-weight: bold;
		color: #1885c9;
	}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#footer {
	background: url(images/footer2.gif) no-repeat 30px 0%;
	height: 90px;
	overflow: hidden;
}

	#footer p {
		padding: 0 60px 0 0;
		line-height: 46px;
		text-align: right;
		color: #000;
	}
	
		#footer p span {
			padding: 0 6px 0 0;
		}
		
		#footer p a {
			margin: 0 0 0 6px;
			text-decoration: none;
			color: #000;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}



/* anythingSlider */
.anythingSlider                         { width: 791px; height: 365px; position: relative; margin-left:155px; padding-top:9px;}
.anythingSlider .wrapper                { width: 791px; height: 365px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 365px; width: 791px; position:relative;}
.anythingSlider ul li img.slide {
	float:left;
}
	.anythingSlider dl {
		float:left;
		width:141px;
		line-height:17px;
		color:#7e8c9a;
		position:absolute;
		bottom:0;
		right:0;
	}
	.anythingSlider dl dt {
		font-size:1.17em;
		font-weight:bold;
		color:#f00;
		margin-bottom:8px;
	}
.anythingSlider .arrow                  { display: block; height: 80px; width: 53px; background:url(images/buttons.png) no-repeat left top; text-indent: -9999px; position: absolute; top: 146px; cursor: pointer; margin:0;}
.anythingSlider .forward                { background-position: 0 0; right:0; }
.anythingSlider .back                   { background-position: -53px 0; left: -155px; }
.anythingSlider .forward:hover          { background-position: 0 -80px; }
.anythingSlider .back:hover             { background-position: -53px -80px; }

#start-stop                             { display:none;}

.anythingSlider h2 {
	font-size:25px;
	width:100%;
	overflow:hidden;
	width:636px;
	margin-bottom:0;
	border-bottom:none;
	letter-spacing:-1px;
}
	.anythingSlider h2 a {
		font-family:Arial, Helvetica, sans-serif;
		float:right;
		font-size:12px;
		font-weight:normal;
		letter-spacing:normal;
	}
/* anythingSlider */


/** ================================================================================================================ */
/** GALLERY STYLING **/

#img {
    width: 900px;
    height: 380px;
    position: absolute;
	 top: 193px;
	 left: 30px;
}

#img2 {
    width: 900px;
    height: 200px;
    position: absolute;
	 top: 193px;
	 left: 30px;
}

#gallery {
	width: 902px;
	height: 100px;
}

	#gallery li {
		position: relative;
		float: left;
		cursor: pointer;
		margin: 0 20px 0 10px;
		display: inline;
	}
	
		#gallery li span {
			background: url(images/border.png) no-repeat 0% 0%;
			display: none;
			width: 236px;
			height: 100px;
			overflow: hidden;
			position: absolute;
			top: 0;
			left: 0;
		}
		
			#gallery li:hover span {
				display: block;
			}

.jcarousel-container {
	position: relative;
	padding: 0 86px 0 86px;
}

.jcarousel-clip {
	width: 778px;
	overflow: hidden;
}

.jcarousel-prev {
    background:url(images/prev.jpg) no-repeat 0% 0%;
    width: 55px;
    height: 55px;
    cursor: pointer;
    position: absolute;
    top: 23px;
    left: 29px;
	 z-index:1000;
}

	.jcarousel-prev:hover {
		background:url(images/prev.jpg) no-repeat 0% 100%;
	}

.jcarousel-next {
    background:url(images/next.jpg) no-repeat 0% 0%;
    width: 55px;
    height: 55px;
    cursor: pointer;
    position: absolute;
    top: 23px;
    right: 29px;
	 z-index:1000;
}

	.jcarousel-next:hover {
		background:url(images/next.jpg) no-repeat 0% 100%;
	}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 236px;
    height: 100px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}



/** ================================================================================================================ */
/** LIGHTBOX STYLING **/



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#navTop{
	background: url(img/navTop.png) no-repeat 0% 0%;
	height: 60px;	
	margin-bottom: 1em;
	padding: 2em 0 0 0.5em;
	width:94em;
}

#navlist li{
	display: inline;
	list-style-type: none;
	padding: 0 0 0 0.25em;
}

#navlist li a{
	color: #fff;
	font-size: 1.25em;
	padding: 0.5em;
	text-decoration: none;
}

#navlist li a:hover{
	background-color: #e6edf8;
	border-top: 5px solid #fc0;
	color: #666;
	padding-top: 0.2em;
	text-decoration: none;
}

#navlist a#current{
	background-color: #e6edf8;
	border-top: 5px solid #799ddb;
	color: #666;
	padding-top: 0.2em;
}

.header a{
	color: #ffc;
}

.header a:hover{
	color: #ffc;
	text-decoration: underline;
}

#navRight li{
	background: url(img/arrow_right.png) no-repeat left center;
	list-style: none;
	margin: 0;
}

#navRight li a{
	padding-left: 1.8em;
}

*+html #navRight li a{
	padding-left: 0.5em;
}

* html #navRight li a{
	padding-left: 0.5em;
}

