@charset "utf-8";
/* CSS Document */

body { background:url(images/bg.jpg) repeat-x #bfc1c2; margin:0; padding:0; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333;}
td, tr { font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; }

h1 { color:#7ca606; font-size:18px; margin:4px 0;}
h1 span { color:#333333; margin:4px 0;  }
h2 { color:#7ca606; font-size:14px;margin:4px 0;}

ul li { padding:5px 0 5px 0;}

.menulink ul li { padding:0;}

.banner { background:url(banner.gif) no-repeat; height:366px;}
.middle { background:url(images/middle-bg.jpg) repeat-y;}

.paddingstyle { padding:8px 8px 0px 8px;}

.paddingstyle ul { padding:0; margin:0; list-style:none;}
.paddingstyle ul li { background:url(images/menu-bg.jpg) no-repeat; line-height:31px; padding-left:30px;}

a:link, a:active, a:visited { color:#4B4B4B; text-decoration:none;}
a:hover {color:#666666; text-decoration:none; }

a:link.white, a:active.white, a:visited.white{ color:#eafdac; text-decoration:none;}
a:hover.white {color:#cccccc; text-decoration:none; }

.content { padding:0 0 0 10px;}

.imgpadding a img{ padding:3px; border:1px solid #CCCCCC;}
.imgpadding a:hover img{ padding:3px; border:1px solid #7ca606;}

.leftstyle{ border-left:1px solid #E8E8E8; padding-top:5px;}

a:link.smalltext, a:active.smalltext, a:visited.smalltext { font-size:10px; text-decoration:none; color:#666666;}
a:hover.smalltext { font-size:10px; text-decoration:none; color:#839894;}

.play { border:1px solid; padding:4px; font-size:12px; padding-top:5px;}
.pause { border:1px solid; padding:4px; font-size:12px; padding-top:5px;}

a:link.prev, a:active.prev, a:visited.prev { font-size:12px; border:1px solid; padding:4px; margin-left:3px; float:right;}
a:hover.prev { border:1px solid #FF0000; }

a:link.next, a:active.next, a:visited.next { font-size:12px; border:1px solid; padding:4px; margin-left:3px; float:right;}
a:hover.next { border:1px solid #FF0000;}

.slideshow { padding:30px 0 10px 0; margin:0;}

.tablebg { background:url(images/bg-aanoucement.jpg) no-repeat; padding:5px 15px;}
.tablebg ul { margin:0; padding:0; list-style:none;}
.tablebg ul li { background:url(images/arrow.gif) no-repeat; line-height:13px; padding-left:15px;}
.green { color:#516d02; font-weight:bold;}
.blue { color:#06336A; font-weight:normal;}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a {
	background: #88f;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.slideshow {
	text-align:center;
}

.directory_listing { padding:5px;}
.dir_list_item { padding:0 0 10px 0;}
.dir_email {padding:0 0 5px 0;}
.dir_title {font-size:16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; padding:15px 0 3px 0;}
.dir_address { padding:0 0 3px 0;}



<!-- cutomized css !-- >

div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:left;
	width:530px; 
	padding-left:15px;
}
div.content a, div.navigation a {
	text-decoration: none;
	/*color: #777;*/
}
div.content a:hover { color:#000; }
div.content  a:focus, div.content  a:hover, div.content  a:active {
	/*text-decoration: underline;*/
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	text-decoration:underline;
	border:0px;
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}
