@charset "utf-8";
/* html tags */
html, body{font-family:Arial, Helvetica, sans-serif; padding:0px; margin:0px; height:100%}
img{border:none;}
a{text-decoration:none;}
p{padding:0px; margin:0px;}
div{padding:0px; margin:0px;}
h1{padding:0px; margin:0px;}
form{padding:0px; margin:0px;}
h2 a{color: black;}
h2 img{margin-bottom:-2px;}
label span {float: left; width: 15em;}

/*
created classes by liam friel
copyright 2009
*/

.article{border-top:1px solid #e8e6e6; border-bottom:1px solid #e8e6e6; padding:10px; margin:0px 0px 10px 20px;}
.article img{padding:5px; margin:5px 0px; border:1px solid #e8e6e6;}

.bigbut{
	background:#70b1e9; 
	color:white; 
	font-size:xx-large; 
	font-family:Verdana, Geneva, sans-serif; 
	min-width:500px;
	width:60%;
	margin:auto;
	padding:10px 20px;
}

.content{
	width:95%; 
	margin:auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
	font-size:small;
}

.contact{width: 600px; margin:auto;}
.contact p{margin-bottom:10px;}
.contacttext{width:350px; border:1px solid #e8e6e6; padding:5px; margin-top:-5px; font-family:Verdana, Geneva, sans-serif;}
.contacttextare{width:350px; border:1px solid #e8e6e6; padding:5px; margin-top:-5px; height:200px; font-family:Verdana, Geneva, sans-serif; font-size:12px;}
.comments{margin:0px 20px; padding:10px; /*border:1px solid black;*/}
.comments h2{margin-left:20px;}

.footer{
    height: 4em;
	border-top:1px solid black;
	padding-top:20px;
	background:#70b1e9;
	color:white;
	font-size:small;
}
.footer a{color:white;}

.featured{padding:0px 20px; text-align:justify; margin-top:10px;}
.featured strong{font-size:16px; margin-top:10px;}
.featblock{margin:10px 20px 10px 20px; border:1px solid black; padding:5px;}
.feathead{background:#70b1e9; padding:5px; color:white;}
.feathead a{color:white;}
.feathead img{margin-bottom:-3px;}

.gallery{border-top:1px solid #e8e6e6; border-bottom:1px solid #e8e6e6; padding:10px; margin:0px 0px 10px 20px;}
.gallery img{padding:5px; margin:5px; border:1px solid #e8e6e6;}

.header{
	background:url(../images/header_bg.png) repeat-x;
	height:97px;
	color:white;
	/*border-bottom:1px solid black;*/
}
.header img{margin:0px; padding:0px;}
.header h1{padding-top:50px;}
.header p{float:right; margin-right:40px;}
.header form{padding-top:30px;}


.intro{padding:0px 20px; text-align:justify; border-left:1px solid black; min-height:150px;}
.intro img{padding:5px;margin:0px 10px; border: 1px solid #e8e6e6;}

.latestheader{color:blue; font-size:12px;}

.mainmenu{
	width:150px;
	font-size:small;
	margin-bottom:20px;
}

.mainmenu div{background:#70b1e9; padding:4px; color:white;}
.mainmenu div a{color:white;}
.mainmenu a{color:#180303;}
.mainmenu img{margin:0px 3px;}
.mainmenu p{border-bottom:1px solid #e8e6e6; background:white;padding: 2px;}
.mainmenu p:hover{background:#e8e6e6;}
.textfield2{width:122px; margin: 4px 0px 0px 0px; padding:2px 0px; border:1px solid #e8e6e6; font-size:10px;}

.portreviewblock{width:95%; margin:auto; padding:10px; margin-bottom:10px; border: 1px solid #e8e6e6;}
.portreviewblock p{margin-bottom:10px;}
.push{height: 4em;}

.shipholder{float:left; width:150px; margin:0px 10px; padding:10px; border:1px solid #e8e6e6;}
.shipholder img{padding:5px 0px;}

.shipimages{margin: 20px; padding:10px; border:1px solid black;}


#showImages{
	margin-top:20px;
	cursor:pointer;
}

.textfield{
	width:200px;
	padding:5px;
	border:1px solid grey;
	margin:0px;
}

.reviewtext{
 width:97.5%;
 padding:5px;
 margin:0px 0px 10px 0px;
 border:1px solid #e8e6e6;
}
.reviewtitle{font-size:medium; color:#70b1e9;}

#pocerror{font-weight:bold; color:red;}
#pocadded{font-weight:bold; color:green;}

/*---------------------------------------------------
LIGHTBOX STYLES
----------------------------------------------------*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA);*/ /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; background: url(../images/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url(../images/nextlabel.gif) right 15% no-repeat;}
#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; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }