@charset "utf-8";
/* 
Cayman Manufacturing Styles Sheet v 1.0
author:    Fernando Cuis
email:     info@cuisinteractive.com
website:   http://www.cuisinteractive.com/
*/

/* Destroy Margins Sitewide */
* {
	margin:0px;
	padding:0px;
}
/* Put it back on certain key elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, ul {
	margin: 1em 0;
	text-align: left;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}

body {
	background-color: #000000;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.6;
	font-variant: normal;
}

input, textarea, select {
	border: 1px solid #CC0033;
	padding: 3px;
	text-align: left;
	vertical-align: top;
	color: #666666;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited {
	color: #FFFFCC;
}
#button {
	background-color: #97380A;
	color: #FFFFFF;
	width: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	cursor: pointer;
}


#wrap {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 760px;
}
#wrap #header {
	text-align: left;
	position: relative;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	height: 105px;
	width: 760px;
}
#wrap #header #logo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	top: 13px;
	left: 5px;
}
#wrap #header h1#title {
	color: #FFFFFF;
	padding: 0px;
	position: absolute;
	margin: 0px;
	top: 10px;
	left: 100px;
	width: 300px;
	font-size: 18px;
	line-height: 1em;
}
#wrap #header h2#subTitle {
	left: 100px;
	top: 55px;
	position: absolute;
	line-height: 1em;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
}
#wrap #header ul#globalNav {
	position: absolute;
	right: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(images/global-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 289px;
	bottom: -1px;
}
#wrap #header ul#globalNav li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#wrap #header ul#globalNav li a:link, #wrap #header ul#globalNav li a:visited {
	display: block;
	height: 18px;
	margin: 0px;
	padding-left: 17px;
	padding-right: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	font-size: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
}
#wrap #header ul#globalNav li a:hover {
	color:#FFCC00;
}
#wrap #header span#phone {
	color: #FFFFFF;
	font-size: 1.5em;
	position: absolute;
	bottom: 21px;
	right: 0px;
	font-weight: bold;
}

#wrap #mastWrap {
	position: relative;
	width: 760px;
	margin: 0px;
	padding: 0px;
	top: 10px;
	left: 0px;
}
#wrap #mastWrap #mast {
	position: absolute;
	background-image: url(images/mast-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 13px;
	height: 355px;
	width: 760px;
	left: 0px;
	top: 0px;
}
#wrap #mastWrap #mast #slideshow {
	position: absolute;
	background-image: url(images/slideshow.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 552px;
	left: 0px;
	top: 10px;
}
#wrap #mastWrap #mast #slideshow #rotator
{
	overflow: hidden;
	position: absolute;
	width: 501px;
	height: 301px;
	padding-top: 25px;
	padding-left: 28px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	left: 0px;
	top: 0px;
}
#wrap #mastWrap #mast #slideshow #rotator img {
	border: 0;
	margin: 0px;
	padding: 0px;
}
#wrap #mastWrap #mast ul#nav {
	position: absolute;
	top: 16px;
	right: 13px;
	width: 195px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#wrap #mastWrap #mast ul#nav li {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#wrap #mastWrap #mast ul#nav li a:link, #wrap #mastWrap #mast ul#nav li a:visited {
	text-align: left;
	color: #FFFFFF;
	font-size: 20px;
	font-family: "Arial Black";
	text-decoration: none;
	display: block;
	height: 85px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#wrap #mastWrap #mast ul#nav li a:hover {
	text-align: left;
	color: #FFCC00;
	font-size: 20px;
	font-family: "Arial Black";
	text-decoration: none;
	display: block;
	height: 85px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#wrap #mastWrap #mast ul#nav li span {
	color: #cf8248;
	font-size: 32px;
	font-family: "Arial Black";
	text-decoration: none;
	line-height: 30px;
}
#wrap #subPage {
	position: relative;
	top: 375px;
	width: 760px;
}
#wrap #subPage .col1 {
	float: left;
	width: 350px;
	background-image: url(images/vert-bar.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
}
#wrap #subPage .col1 p {
	text-align: center;
}

#wrap #subPage .col2 {
	float: right;
	width: 400px;
}
#wrap #subPage .col2 p {
	color: #BD4B17;
	text-align: left;
	line-height: 1.2em;
	font-size: 12px;
}
#wrap #iPage {
	position: relative;
	background-image: url(images/iPage-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #441906;
	top: 3px;
}
#wrap #iPage p {
	color: #FFFFFF;
	padding: 10px;
	text-align: left;
}
#wrap #iPage td {
	color: #FFFFFF;
	text-align:center;
}
#wrap #iPage #mainCol td img {
	border: medium solid #FFFFFF;
}

#wrap #iPage #leftCol {
	float: left;
	position: relative;
	width: 200px;
	margin: 10px 0px 0px 0px;
	;
	padding: 0px;
}
#wrap #iPage #leftCol ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #iPage #leftCol ul li {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A83D09;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #652405;
}
#wrap #iPage #leftCol li:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D6AD44;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #652405;
}

#wrap #iPage #leftCol a:link, #wrap #iPage #leftCol a:visited {
	color: #F9F9F8;
	text-align: left;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#wrap #iPage #leftCol a:hover {
	color: #D6AD44;
	background-color: #6B270A;
}
#wrap #iPage #leftCol #ad {
	padding-top: 10px;
	padding-bottom: 50px;
}
#wrap #iPage #leftCol #ad a:link, #wrap #iPage #leftCol #ad a:visited {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrap #iPage #leftCol #ad a:hover {
	background-color: transparent;
	margin:0px;
	padding: 0px;
}

#wrap #iPage #mainCol {
	margin-left: 205px;
}
#wrap #iPage #mainCol h1, 
#wrap #iPage #mainCol h2, 
#wrap #iPage #mainCol h3, 
#wrap #iPage #mainCol h4, 
#wrap #iPage #mainCol h5,
#wrap #iPage #mainCol p {
	color:#F3EDE9;
	margin: 0em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: .5em;
}
#wrap #iPage #mainCol h1 {
	font-size: 2em;
}
#wrap #iPage #mainCol h2 {
	font-size: 1.7em;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: 10px;
	height: 5px;
}

#wrap #iPage #mainCol p {
	font-size: 1.2em;
	padding-left: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}
#wrap #iPage #mainCol form#contact td {
	text-align: left;
}

#mainCol table td {
	color: #441906;
	font-size: 12px;
	maring-left:35px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;

}
#mainCol table th {
	color: #000000;
	text-align: left;
	font-size: 1.2em;
	padding: 5px;
	background-color: #D6AD44;
}

#wrap #footer {
	position: relative;
	top: 375px;
}
#wrap #ifooter {
	position: relative;
	top: 0px;
}
#wrap #footer p, #wrap #ifooter p {
	font-size: 11px;
	color: #666666;
	padding-top: 20px;
	text-align: center;
}
#wrap #footer a:link, #wrap #ifooter a:link, #wrap #footer a:visited, #wrap #ifooter a:visited {
	color:#666666;
	text-decoration: none;
}
#wrap #footer a:hover, #wrap #ifooter a:hover {
	color: #999999;
}
#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 */
	}	
	
