@charset "UTF-8";
/* CSS Document */

body {margin:0; padding:0;}
table, td {border-collapse:collapse;}
table, td, img {border:0;}
form {margin:0; padding:0;}
td, tr { color:#4B4C4B; }

object { outline:none; }
a { outline:none; }
.soldout { text-decoration:line-through; }
.dotted { border-bottom:1px dotted #ccc; margin:10px 0 10px 0; }
.blue { color:#045082; }
.bold { font-weight:bold; }
.italic { font-style:italic; }
.font11 { font-size:1.1em; }
.font12 { font-size:1.2em; }
.left { float:left; }

.gallery { background:url(../images/sidebar_gallery.gif) top left no-repeat; padding:60px 0 10px 0 ; }
	.gallery img { margin:5px; }
	
.sidebar_video { background:url(../images/sidebar_video.jpg) top left no-repeat; width:200px; height:150px; }

.txtBody{color:#333333;font-family:Arial,Verdana, Helvetica, sans-serif; font-size:14px; line-height:20px;}
.txtBody2{color:#333333;font-family:Arial,Verdana, Helvetica, sans-serif; font-size:12px; line-height:17px;}
	.txtBody2 td { padding:0 6px; }

.txtBody3{color:#333333;font-family:Arial,Verdana, Helvetica, sans-serif; font-size:10px; line-height:12px;}
.head{margin-bottom:5px
}

.end{ color:#02A78C; font-family:Arial,Verdana, Helvetica, sans-serif; font-size:11px;}
.end a{ color:#02A78C; text-decoration:underline;}
.end a:hover{ color:#FFFFFF; text-decoration:none;}

.end2{ color:#666666; font-family:Arial,Verdana, Helvetica, sans-serif; font-size:11px;}
.end2 a{ color:#666666; text-decoration:underline;}
.end2 a:hover{ color:#FFFFFF; text-decoration:none;}

ul { margin:0 0 0 0; 
	padding:0 0 0 10px; 
	list-style:none;
}

li { background:url(../images/r2.gif) top left no-repeat; 
	margin:0 0 0 0; 
	padding:0 0 0 10px; 
	line-height:18px; 
	list-style:none;
}
.aff ul { margin:0px 0px 0 0px; 
	padding:0px 0px 0 0px; 
	list-style:none;
}

.aff li { background:url(../images/r2.gif) top left no-repeat; 
	margin:10px 0px 0px 12px; 
	padding:0px 0px 0px 12px; 
	line-height:18px; 
	list-style:none;
}

.f12 td input, textarea{padding:0 0 1px 4px; font-size:12px; font-family:Arial,Verdana, Helvetica, sans-serif; color:#333333;}
.f12 td input{ width:300px; height:18px; margin:3px 0 6px 0;}
.f12 td textarea{width:300px; height:142px; overflow:auto; margin:3px 0 16px 0;}

.f10 td input, textarea{padding:0 0 1px 4px; font-size:12px; font-family:Arial,Verdana, Helvetica, sans-serif; color:#333333;}
.f10 td input{ width:50px; height:16px; margin:3px 0 6px 0;}


#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;}
#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; 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; }
.unsubscribe { width:650px; margin:0 auto; padding:10px; color:#fff; font-family:Verdana, Geneva, sans-serif; font-size:12px; }
	.unsubscribe a { color:#fff; text-decoration:none; font-weight:bold; }
	.unsubscribe a:hover { color:#fff; text-decoration:underline; font-weight:bold; }
