@charset "utf-8";
/* CSS Document */
*{padding:0;
margin:0;
}
body{font-family:Palatino, Times,"Times New Roman", Georgia, serif;
font-size:12px;
background:url(images/background_image.jpg) repeat-x top left;}
#container{
width:900px;
margin:0 auto;
background:#FFFFFF;
}
h1{text-indent:-5000px;
}
#first{background:url(images/title.png) no-repeat;
height:92px;
width:300px;
margin:10px 0  0 40px;}
#link{width:100%;
background:#d9d9d9;
height:30px;
font-family:Helvetica, Arial,  sans-serif;
font-weight:bold;
font-size:16px;}
#link ul{white-space:nowrap;}
#link li{display:inline;
list-style-type:none;
float:left;
padding-left:25px;}
#link a{text-decoration:none;
color:#8c8282;
line-height:28px;}
.redline{width:100%;
height:5px;
background:#8c0000;
margin-top:5px;}
.greyline{background:#d9d9d9;
height:5px;
width:100%;
margin-top:5px;
clear:both;
}
#words{width:500px;
color:#383838;
margin:10px 5px 5px 20px;
float:left;
line-height:15px;
}
#words h2{
font-family:Helvetica, Arial,  sans-serif;
color:#646464;
}
#extra{width:100%;
background:#8c0000;
margin:5px 0;
color:#d9d9d9;
text-align:center;
height:30px;
line-height:28px;
}
#extra a{ color:#d9d9d9;}
#recent{width:340px;
float:left;
margin-top:10px;
margin-left:30px;
}
#recent img{padding:10px;}
#recent h3{background:url(images/recent.gif) no-repeat;
height:22px;
white-space:135px;
text-indent:-5000px;}
.para{padding:5px 0;}
.droplet{display:none;}
.Stext{width:800px;
margin:0 auto;
padding:10px;}
.sample{width:350px;
border:1px solid #8c0000 ;
float:left;
margin:30px;
padding:10px;
}
.sample h3{
font-family:Helvetica, Arial,  sans-serif;
color:#646464;
}
.sample img{margin-left:50px;}
.shopy{width:220px;
height:210px;
border:1px solid #8c0000 ;
float:left;
margin:5px 25px;
padding:10px;
}
.shopy h3{
font-family:Helvetica, Arial,  sans-serif;
color:#646464;
padding:0px 0px 5px 5px;
}
.shopy img{margin-left:55px;
box-shadow: 4px 7px 8px #818181;
-webkit-box-shadow: 4px 7px 8px #818181;
-moz-box-shadow: 4px 7px 8px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);}
#form label{width:150px; float:left;}
#form legend{padding:10px; font-size:18px; font-weight:bold;}
.formbit{display:block;}
#words h5{padding:10px; font-size:13px;}
/*gallerific*/

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:right;
	width:550px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
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 {
	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;
	margin-bottom:5px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
padding:5px;
	/* 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;
	box-shadow: 4px 7px 8px #818181;
-webkit-box-shadow: 4px 7px 8px #818181;
-moz-box-shadow: 4px 7px 8px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);
}
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;
}