
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333; /*#5E3C00*/
	background-color: #CDE6A0;
}
a {
	outline: none;
}
div.right {
float: right;
text-align: center;
font-size: 10px;
}
#wrap {
    margin:0 auto;
    width: 760px;
	height: 100%;
	padding: 0 5px;
	border-bottom: 5px solid #FFF;
	background-color: #FFF;
}
#header {
	background-color: #5E3C00;
	height: 100px;
	margin-left: 5px;
}
#header a img {
	float: left;
	border: 0;
	text-decoration: none;
}
ul#left {
	float: left;
	margin: 25px 0 0 20px;
	list-style-type: none;
	padding: 2px 0 0 0;
}
ul#left li { 
	width: 60px;
	margin: 3px 0;
	padding: 3px;
}
ul#right {
	float: left;
	border-left: 1px solid #FFF;
	margin: 25px 0 0 10px;
	padding: 2px 0 0 10px;
	list-style-type: none;
}
ul#right li { 
	width: 85px;
	margin: 3px 0;
	padding: 3px;
}
ul#right2 {
	float: right;
	border-left: 1px solid #FFF;
	margin: 25px 0 0 0px;
	padding: 2px 0 0 10px;
	list-style-type: none;
}
ul#right2 li { 
	width: 50px;
	margin: 3px 0 3px 5px;
	padding: 3px 20px 3px 0;
}
ul#left li a, ul#right li a, ul#right2 li a { 
	text-decoration: none;
	list-style: none;
	font-size: 90%;
	text-transform: uppercase;
	color: #FFF;
}
ul#left li a:hover, ul#right li a:hover, ul#right2 li a:hover { 
	color: #D1D190;
	border-bottom: 1px dotted #D1D190;
}
#searchbox {
	float: right;
	height: 100px;
	background-color: #D1D190;
}
#searchform {
	height: 100px;
	width: 315px;
}
#searchbox fieldset {
	border: 1px dotted #FFF;
	margin: 25px 5px 0 5px;
	padding: 15px 5px;
}
#searchbox label {
	margin: 0 2px 0 20px;
	font-weight: bold;
	color: #FFF
}
#searchbox input#search {
	width: 120px;
	padding: 2px 0 2px 2px;
	color: #909859;
	border: 1px solid #5E3C00;
}
#searchbox input#searching {
	font-size: 10px;
	padding: 1px;
}
#searchbox input#buttonSearch {

 margin-top: 2px;
}
#mainStrip {
	float: right;
	background-color: #FFF;
	padding-top: 5px;
	margin-left: -5px;
}
#mainStrip img {
    background-color: #FFF;
	border: none;
	margin: 0;
    padding: 0 0 0 5px;
	float: left;
}
h2 {
	margin: 0 0 2px 10px;
	color: #5e3c00;

	font-size: 14px;
}
h2 a {
	margin: 20px 0 2px 10px;
	color: #5e3c00;
	text-transform: uppercase;
	font-size: 14px;
	border-bottom: 1px solid #5e3C00;
}
h2 a.video {
	margin: 20px 0 2px 10px;
	padding: 10px 0 10px 34px;
	background: url(/images/action.gif) no-repeat 0 50%;
	color: #5e3c00;
	text-transform: uppercase;
	font-size: 14px;
	border-bottom: none !important;
}
h2 a.video:hover {
	background: url(/images/action_hover.gif) no-repeat 0 50%;
	color: #7D7B83!important;
}
h2.clear {
	margin: 20px 0 2px 10px;
	color: #5e3c00;
	text-transform: uppercase;
	font-size: 14px;
	clear: left;
}
h3 {
	margin: 20px 0 2px 10px;
}

#col {
	margin-top: 5px;
	float: left;
	background: url(/images/col_bg.gif) repeat-y;
}
#main {
    float: left;
    width: 602px;
	padding: 15px 5px 50px 5px;
	background-color: #FFF;
}
* html #main {
	padding-right: 0;
}
#movies {
	margin: 0px auto;
}
#main a {
	color: #909859;
	text-decoration: none;
	border-bottom: 1px dotted #909859;
}
#main a:hover {
	color: #5e3c00;
	border-bottom: 1px solid #5e3c00;
}
#main img.right {
	float: right;
	margin: 25px 0 10px 15px;
	padding: 2px;
	border: 1px dotted #909859;
}
#main a img.right {
	float: right;
	margin: 25px 0 8px 10px;
	padding: 2px;
	border: 1px dotted #909859;
}
#main img.left {
	float: left;
	margin: 25px 10px 5px 0;
	padding: 2px;
	border: 1px dotted #909859;
}
#main a img.left {
	float: left;
	margin: 25px 10px 5px 0px;
	border: none;
}
#main a.logo img, #main img.logo {
	border: none;
	float: left;
	margin: 5px 0;
}
#links a.logo img, #links a.logo, #links a {
	float: none;
	border: none;
	margin: 5px 3px;
	font-size: 12px;
}
#main p {
	margin: 0 5px 20px 10px;
	line-height: 1.8;
	letter-spacing: .1px;
}
p.print a {
	float: right;
	border-bottom: none!important;
}
#main ol {
	margin: 5px 45px;
}
#main ol li {
	padding: 1px 0;
	line-height: 1.8;
	letter-spacing: .1px;
}
#main ul {
	margin: 5px 35px;
}
#main ul li {
	padding: 2px 0;
	line-height: 1.6;
}

span.title {
	float: left;
	display: inline;
	margin: 5px 5px;
}
span.title_right {
	float: right;
	display: inline;
	margin: 5px 8px;
}
span.title a, span.title_right a {
	border: none!important;
}
span.title p, span.title_right p {
	color: #9D9282;
	margin-bottom: 1px !important;
	line-height: 1!important;
	padding: 2px;
	font-size: 14px;
	text-align: center;
}
span.title img, span.title_right img {
	float: none!important;
	margin: 5px!important;
	padding: 2px;
}
hr.hr_links {
	width: 100%;
	border-bottom: 1px solid #CDE6A0;
	border-top: none;
	border-left: none;
	border-right: none;
}
#sidebar {
    float: left;
    width: 148px;
	color: #FFF;
	background-color: #D1D190;
}


#subnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#subnav li { 
	margin: 0px;
	padding: 6px 0;
	border-bottom: 1px solid #c2c27e;
	border-top: 1px solid #e0e0b0;
}
#subnav a {
	display: block;
	padding: 2px 0 2px 15px;
	width: 130px;
	color: #fff;
	font-size: 11px;
	letter-spacing: -.5px;
	color: #5E3C00;
	text-decoration: none;
}
#subnav a:hover, #subnav a.currentpage {
	background: url(/images/subarrow.gif) no-repeat left 50%;
	color: #FFF;
	text-decoration: none;
}
#subnav ul li a#active {
	color: #FFF;
	background: url(/images/subarrow.gif) no-repeat left 50%;
}
#subnav ul ul li { 
	margin: 0 0 1px 10px;
	padding: 2px 0 0 0;
	font-size: 92%;
}
#subnav ul ul a {
	display: block;
	padding: 1px 2px 1px 20px;
	width: 105px;
	color: #9D9282;
	text-decoration: none;
	background-image: none;
}
#subnav ul ul a:hover  {
	color: #5E3C00;
	background: url(/images/subarrow.gif) no-repeat left 50%;
	text-decoration: none;
}
#bottom {
	clear: both;
	background-color:#CDE6A0;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	font-size: 105%;
}
#bottom h3 {
	color: #5E3C00;
	font-size: 95%;
	font-weight: bold;
	margin: 10px 0 0 0;
}
#bottom ul {
	margin: 7px auto 0 auto;
	list-style-type: none;
}
#bottom ul li { 
	display: inline;
}
#bottom ul li a { 
	margin: 0 7px 0 1px;
	color: #5E3C00;
	text-decoration: none;
	list-style: none;
	font-size: 80%;
}
#bottom ul li a:hover { 
	border-bottom: 1px dotted #909859;
	color: #909859;
}
#footer {
	margin-top: 15px;
	text-align: left;
	font-size: 90%;
	background-color: #1D1D1D;
}
#footer p {
	font-size: 95%;
	color: #909859;
	padding: 4px;
}	
#footer a {
color: #CDE6A0;
}
/**************************** // Layout fix for IE // *************************/
* html #main {
	display:inline;
}
* html #sidebar {
	display:inline;
}
/****************************************************************************/
.contactform {
	margin: 20px 10px;
}
.contactform fieldset {
	padding: 1em;
	margin: 5px 0;
	background-color: #EFEFD1;
	border: 1px solid #D1D190;
}
.contactform fieldset legend {font-weight: bold;color: #5E3C00;font-size: 16px;}
.contactform div {width: 100%; padding: 0.25em 0 0.25em 0;margin: 3px 0;}
.contactform fieldset input, .contactform fieldset textarea {padding: 2px; border: 1px solid #D1D190;}
.contactform div label {display: block; width:100%!important; }
.contactform div.required {
}
.contactform div span {
	display: block;
	color: #CF0F00;
	font-size: 10px;
}
p.error {
	font-size: 14px;
	padding-left: 20px;
	background: url(/images/error.png) no-repeat 0 50%;
}
p.success {
	font-size: 14px;
	padding-left: 20px;
	background: url(/images/success.png) no-repeat 0 50%;
	margin: 0;
}
table {
	clear: right;
	color: #909859;
	font-size: 10px;
	text-align: center;
	
}	
th {
	font-weight: bold;
	background-color: #D1D190;
	color: #FFF;
	font-size: 13px;
	padding: 3px;
	border-top: 1px solid #FFF;
}
tr {
	padding: 5px;
}
td {
	padding: 5px;
	border-bottom: 1px solid #CDE6A0;
}

/********************* // Lighbox popups // ************************/
#lightbox{ 
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(/images/blank.gif) no-repeat; /* 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;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	



/* Search styles */
h2.pisearchresultheader {
	font-weight: normal;
	font-size: 120%;
	color: #666;
	margin: 10px 0;
	border-bottom: 1px solid #666;
	line-height: 1.3;
}
span.resultword {
	font-style: italic;
	color: #980000;
}
a.pisearchlink {
	color: #A0C1E2;
	padding-left: 22px;
	text-transform: uppercase;
	display: block;
	background: url(/images/cart_arrow.gif) no-repeat 1% 50%;
}
a.pisearchlink:hover {
	color: #980000;
}
.pisearchdetails{
	line-height: 1.3;
	padding: 0 10px 5px 10px;
	border-bottom: 1px dashed #EEE;
	margin-bottom: 10px;
	color: #666;
	font-size: 90%;
}
.pisearchdetails b {
	background-color: #FFFF99;
	padding: 1px 4px;
	color: #333;
	font-weight: bold;
	font-style: italic;
}


ol#paradeList {
	padding: 0;
	margin: 0 0 0 30px;
	width: 100%;
}
#paradeList li {
	width: 558px;
	clear: both;
	float: left;
	font-size: 20px;
	padding: 10px;
	margin: 10px 0 10px 10px;
	font-size: 20px;
	color: #d6e6bf;
	background: #f9fcf4;
	border-top: 1px solid #e4f1d0;
	border-right: 1px solid #abc08c;
	border-bottom: 1px solid #abc08c;
	border-left: 1px solid #e4f1d0;
}
#paradeList h2 {
	margin: 5px 10px;
	color: #231f20;
	font-size: 14px;
	text-transform: none;
}
#paradeList p {
	color: #231f20;
	font-size: 12px;
}
#paradeList li img.right {
margin-right: 10px;
}
