@charset "utf-8";
/* CSS Document */
*{padding:0; margin:0;}
body{ font-family: "Century Gothic", Helvetica, Verdana, Arial, serif; font-size:100%; background:url(images/tartan_head.jpg) repeat-x top left; background-color:#445368;}
#container{position:relative; width:900px; margin:10px auto; /*border:5px solid #330066;*/ background:#FFFFFF;}
#header{width:900px; height:160px; background:url(images/header.jpg) right top no-repeat; margin-top:10px; }
h1{text-indent:-5000px;}
#nav{float:left; width:900px;/* background:url(images/nav_grad_vert.jpg) repeat-x left;*/ background:#CCCCCC;  /*border:1px solid #006666;*/
border-bottom:1px solid #999999; border-top:1px solid #999999; text-align:center;}
#nav a{display:inline; /*background:url(images/nav_grad_vert.jpg) repeat-x left;*/ font-size:1.2em; color: #006633;text-indent:0; line-height:1.5em; padding:0 20px; text-decoration:none; }
#nav a:hover{/*background: url(images/nav_grad_over.jpg) repeat-x left;*/ color: #FFFFFF;}
#nav li{list-style:none; display:inline; }
#order{float:left;}
#order label{width:120px; text-align:left; float:left; }
#order li{list-style:none; padding:10px;}
#order select{width:120px;}
#pic_col{float:left; margin-left:30px;}
#text{width:40em; padding:10px; margin:20px 0 20px 50px; float:left; font-size:0.8em;}
#text p{padding:5px; text-indent:1em;}
.block{width:500px; background:#CCCCCC; margin:10px; padding:5px;}
.logo{margin-left:40px;}
.clear{clear:both; text-align:center;}
.left{float:left; padding:10px;}
#foot{background-color:#445368; color:#FFFFFF;}
#formpics{padding-left:30px;}
.pic{padding:20px;}
blockquote{float:right; font-size:14px; color: #CC0000; padding:10px; width:200px; font-family:"Times New Roman", Times, serif; line-height:20px; letter-spacing:2px;}
#text_putters{width:840px;
 padding:10px; margin:20px 0 20px 30px; float:left; font-size:0.8em;
}
#text_putters p, h2, h3, form{padding:2px 50px;}
#text_putters  h3{ color:#333333; padding-left:10px;}
#text_putters img{padding:5px 1px; float:left;}
#text_putters form{padding:5px;
background:#CCCCCC;
margin-right:30px;
width:270px;
}
.putwee{
float:left;
width:740px;
padding-left:10px;
margin:20px 20px 20px 10px;
padding-bottom:10px;
background:#CCCCCC;
}
.putinfo{float:left;
width:320px;}
.next{font-size:9px;}
.showit{
background: #222 url(/images/alert-overlay.png) repeat-x;
 display: inline-block;
 padding: 5px 10px 6px;
 color: #fff;
 text-decoration: none;
 font-weight: bold;
 line-height: 1;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-box-shadow: 0 1px 3px #999;
 -webkit-box-shadow: 0 1px 3px #999;
 text-shadow: 0 -1px 1px #222;
 border-bottom: 1px solid #222;
 position: relative;
 cursor: pointer;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
   -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
 text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
 border-bottom: 1px solid rgba(0,0,0,0.25);
 background-color: #e33100;
 margin:5px 50px;
}
.lrg{margin-left:70px;
width:300px;
float:left;}
.desc{width:500px;}
.desc h3{margin:20px 40px; font-size:18px;}
.stats{font-size:12px; float:left; width:400px;}
.prodline{  clear:both; color:#FFFFFF; margin-bottom:10px;}
.reveal{width:350px; float:right; }
.note{padding:10px; font-size:12px; color:#003366;}
.sel{background:#FF0000; color:#FFFFFF;}
/*.showit{padding:5px; background:#CCCCCC; color:#333333; border:1px solid #333333; margin:5px; text-decoration:none; float:right;}*/

/*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;
}
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;
}
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;
}
