/********************/
/* Homepage				  */
/********************/

.box {
		float: left;
		margin: 0px 16px 20px 0px;
		padding: 4px 9px 7px 9px;
		background: #F0F0F0;
		width: 170px;
		height: 170px;
}

.boxrightmost {
		float: left;
		margin: 0px 0px 20px 0px;
		padding: 4px 9px 7px 9px;
		background: #F0F0F0;
		width: 170px;
		height: 170px;
}

.box img, .boxrightmost img {
	margin: 2px 0px 0px 0px;
}

.box a, .boxrightmost a {
	font-size: 16px;
	color: #78AB46;
}

.coming-soon {
	font-style: italic;
	font-size: 13px;
}

/*body {margin:0; background:#111; padding:5px; font:11px Verdana,Arial}*/
#slideshow {float: left; margin-top: 5px; list-style:none; color:#fff}
#slideshow span {display: none;}
#wrapper {margin-left: auto; margin-right: auto; margin-top: 5px; width:800px; display:none}
#wrapper * {margin:0px 0px 4px 0px; padding:0}
#fullsize {position:relative; width:800px; height:327px; padding:0px; border:0px solid #ccc; background:#fff}
#information {display: none; position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {display: none; padding:4px 8px 3px; font-size:14px}
#information p {display: none; padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index: 25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; top: 20px; background:url(/images/left.gif) left center no-repeat}
#imgnext {right:0; top: 20px; background:url(/images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.8; filter:alpha(opacity=80)}
.linkhover {background:url() center center no-repeat}
#thumbnails {display: none; margin-top:10px;}
#slideleft {display: none; float:left; width:20px; height:81px; background:url(/images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {display: none; background-color:#333}
#slideright {display: none; float:right; width:20px; height:81px; background:#222 url(/images/scroll-right.gif) center center no-repeat}
#slideright:hover {display: none; background-color:#333}
#slidearea {display: none; float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {display: none; position:absolute; left:0; height:81px}
#slider img {display: none; cursor:pointer; border:1px solid #666; padding:2px}
