* {
	padding: 0;
	margin: 0;
}

html, body, p {
	height: 100%;
	width: 100%;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

#wrapper {
	width: 920px;
	margin: 0 auto;
	height: 100%;
}

#left-col {
	float: left;
	position: relative;
	width: 55px;
	margin: 0;
	height: 1405px;
	background: #fff url('../images/vline.png') repeat-y;
}

#v-logo {
	width: 55px;
	height: 204px;
	margin-top: 185px;
	background: #fff url('../images/aff-logo.png') no-repeat;
}

#container {
	float: left;
	position: relative;
	width: 865px;
	margin: 0;
}

#container-front {
	width: 865px;
	margin: 0;
}

#header {
	height: 150px;
}

#logo {
	width: 245px;
	height: 150px;
	margin: 0;
	float: left;
	border: 0;
}

#searchbar {
	height: 30px;
	width: 600px;
	margin-top: 24px;
	float: right;
	padding-right: 10px;
}

#search {
	width: 30px;
	height: 30px;
	margin-right: 50px;
	float: right;
	background: #fff url('../images/search.png') no-repeat;	
}

#searchbar input {
	width: 120px;
	height: 19px;
	float: right;
	border: 1px solid #a8aaab;
	margin-top: 4px;
	line-height: 17px;
}

#search-button {
	width: 54px;
	height: 30px;
	margin-right: 14px;
	margin-top: 1px;
	float: right;
	background: #fff url('../images/search-but.png') no-repeat;	
}

#socialbar {
	height: 21px;
	width: 320px;
	margin-top: 17px;
	float: right;
	/*margin-right: 1px;*/
	padding-right: 10px;
}

#social-y {
	width: 23px;
	height: 21px;
	margin-right: 51px;
	float: right;
	background: #fff url('../images/soc-y.jpg') no-repeat;	
}

#social-t {
	width: 22px;
	height: 21px;
	margin-right: 5px;
	float: right;
	background: #fff url('../images/soc-t.jpg') no-repeat;	
}

#social-f {
	width: 23px;
	height: 21px;
	margin-right: 5px;
	float: right;
	background: #fff url('../images/soc-f.jpg') no-repeat;	
}


#content {
	width: 850px;
	border: 1px solid #eaebda;
	float: left;
	min-height: 65%;
	margin-bottom: 25px;
}


/*Edit*/

#aff-bqt {
	width: 770px;
	height: 100px;
	float: left;
	margin: 0 0 0 40px;
}

#aff-mkit-pic {
	width: 250px;
	height: 211px;
	float: left;
	margin: 0;
}

#aff-content {
	width: 770px;
	float: left;
	margin: 0 0 0 40px;
}

#aff-content p {
	margin-top: 10px;
}

#aff-left-info {
	width: 380px;
	height: 330px;
	border: 1px solid #006699;
	float: left;
	margin: 30px 0 30px 40px;
}

#aff-left-info p {
	width: 300px;
	height: 270px;
	padding: 30px;
}

#aff-left-info p span, a {
	color: #006699;
	text-decoration: none;
}

#aff-photo {
	width: 393px;
	height: 326px;
	float: right;
	margin: 30px 20px 0 0;
}

/*EOF Edit*/

#bottom-container-1 {
	margin: 0 0 15px 12px;
	width: 825px;
	height: 260px;
	border: 1px solid #c7c2aa;
	overflow: hidden;
}

#bottom-container-pic {
	margin: 0;
	width: 825px;
	height: 260px;
	border: 0;
}

#pic-1 {
	float: right;
	width: 90px;
	height: 152px;
	margin-top: 13px;
	margin-right: 18px;
}

#pic-2 {
	float: right;
	width: 142px;
	height: 152px;
	margin-top: 13px;
}

#pic-3 {
	float: right;
	width: 149px;
	height: 152px;
	margin-top: 13px;
}

#pic-4 {
	float: right;
	width: 112px;
	height: 152px;
	margin-top: 13px;
}

#pic-5 {
	float: right;
	width: 159px;
	height: 152px;
	margin-top: 13px;
}

#pic-6 {
	float: right;
	width: 144px;
	height: 126px;
	margin-top: 13px;
}

#bottom-container-2 {
	margin: 0 0 15px 12px;
	width: 825px;
	height: 115px;
	border-right: 1px solid #c7c2aa;
	border-left: 1px solid #c7c2aa;
	border-bottom: 1px solid #c7c2aa;
}

#bottom-container-2 span {
	float: right;
	color: #449e50;
	font-size: 1.5em;
	font-weight: bold;
	margin-right: 35px;
	margin-top: -40px;
}

#shop-butt {
	float: right;
	width: 262px;
	height: 25px;
	margin-top: -39px;
	margin-right: 35px;
	border: 0;
}

#red-butt {
	width: 155px;
	height: 90px;
	margin-top: -41px;
}

#footer {
	height: 100px;
	width: 865px;	
	margin-top: -100px;
	position: relative;
}

#bottom-menu {
	width: 850px;
	margin-left: 2px;
	text-align: center;	
	font-size: 10px;
	color: #333;
	letter-spacing: 1px;
}

#bottom-menu a {
	color: #333;
	text-decoration: none;
}

#copyright {
	width: 865px;	
	margin-left: -8px;
	padding-top: 25px;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

#copyright span {
	color: #47c959;
}

#empty {
height: 100px;
width: 865px;	
}

#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; }
