@charset "utf-8";
/* Based on http://meyerweb.com/eric/tools/css/reset/ v1.0*/
/* Styles main page elements for all medias. Individual divison styles should be defined in layout css */
/* Reset all text spacing and sizes */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height:1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* All Page Styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background: #999999 url(../images/V2%20Background.jpg) top center repeat-y;
}
h1, h2, h3 {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	font-style: italic;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1.0em;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #444466;
	text-decoration: underline;
}
a:hover {
	background-color: #999999;
}
/* Page Container */
#contain {
	padding: 0px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
/* Navigation Styles */
#navigate {
	margin: 10px 0px 10px 10px;
	float: right;
	width: 150px;
}
#navigate #logo {
	background-image: url(../images/V2%20Logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#navigate ul {
	font-weight: bold;
	font-style: italic;
	font-size:1.1em;
	padding: 0px 0px 0px 0px;
	margin: 5px;
}
#navigate li a {
	text-decoration: none;
}
#navigate .hidden {
	display: none;
	height: 0px;
}
/* Content Styles */
#content {
	margin: 50px 10px 10px 10px;
	padding: 5px;
	float: left;
	width: 770px;
	background: url(../images/contentbg.png) repeat;
}
#content h1 {
	border-bottom: 1px solid #000000;
}
#content p {
	margin: 10px 5px 10px 5px;
	padding: 0px;
	line-height: 1.1em;
}
#content p.home {
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: bold;
}
#content .left {
	width: 460px;
	margin: 0px 4px 5px 0px;
	padding: 0px 5px 0px 0px;
	border-right: 1px solid #000000;
	float: left;
	display: block;
}
#content .right {
	width: 300px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	float: right;
	display: block;
}
#content .right p {
	line-height: 1.7em;
}
#content .open {
	width: 100px;
	height: 30px;
	background: 0px 0px url(../images/sitebuttons.png) no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
}
#content .opennew {
	width: 150px;
	height: 30px;
	background: -100px 0px url(../images/sitebuttons.png) no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
}	
#content .screenshots {
	width: 770px;
	float: left;
	margin: 0px 0px 5px 0px;
	border-top: 1px solid #000000;
}
#content .screenshots img {
	margin: 5px;
}
#content .back {
	padding: 5px 10px 0px 10px;
	margin: 0px;
	border-top: 1px solid #000000;
	clear: both;
}
#content .back a {
	width: 180px;
	height: 40px;
	background: 0px -30px url(../images/sitebuttons.png) no-repeat;
	text-indent: -9999px;
	display: block;
}
.block {
	padding: 5px 10px 5px 10px;
	clear: both;
}
.block a {
	display: block;
	width: 140px;
	height: 100px;
	float: left;
	margin: 5px;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content ul {
	list-style: square;
	margin-left: 20px;
	padding: 3px 10px 3px 10px;
}
#content li {
	padding: 2px 0px 2px 0px;
}
/* Footer Styles */
#footer {
	clear: both;
	width: 940px;
	margin: 5px 10px 0px 10px;
	padding-top: 3px;
}
#footer p {
	margin: 0px;
	padding: 0px 5px 5px 5px;
	text-align: center;
}
/* Print Styles */
@media print {
	#contain {
		width: 100%;
	}
	
	#navigate {
		width: 0px;
		height: 0px;
		display: none;
	}
	
	#content {
		width: 100%;
	}
	
	#footer {
		clear: both;
		width: 100%;
		margin: 5px 0px 0px 0px;
		padding-top: 3px;
		border-top: 2px solid #000000;
	}
}
/* ColorBox Core Style. The following rules are the styles that are consistant between all ColorBox themes */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto; width:0; height:0;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
/* ColorBox theme styles */
#colorbox{}
#cboxTopLeft{width:14px; height:14px; background:url(../images/controls.png) top left no-repeat;}
#cboxTopCenter{height:14px; background:url(../images/borderHorizontal.png) top left repeat-x;}
#cboxTopRight{width:14px; height:14px; background:url(../images/controls.png) top right no-repeat;}
#cboxBottomLeft{width:14px; height:43px; background:url(../images/controls.png) bottom left no-repeat;}
#cboxBottomCenter{height:43px; background:url(../images/borderHorizontal.png) bottom left repeat-x;}
#cboxBottomRight{width:14px; height:43px; background:url(../images/controls.png) bottom right no-repeat;}
#cboxMiddleLeft{width:14px; background:url(../images/borderVertical.png) top left repeat-y;}
#cboxMiddleRight{width:14px; background:url(../images/borderVertical.png) top right repeat-y;}
#cboxContent{background:#fff;}
#cboxLoadedContent{margin-bottom:5px;}
#cboxLoadingOverlay{background:url(../images/loading_background.png) center center no-repeat;}
#cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
#cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#949494;}
#cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#949494;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(../images/controls.png) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
#cboxPrevious{left:0px; background-position: -14px -23px;}
#cboxPrevious.hover{background-position:-14px 0px;}
#cboxNext{left:27px; background-position:-37px -23px;}
#cboxNext.hover{background-position:-37px 0px;}
#cboxClose{right:0; background-position:-60px -23px;}
#cboxClose.hover{background-position:-60px 0px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-83px -0px; right:27px;}
.cboxSlideshow_on #cboxSlideshow.hover{background-position:-106px -0px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-106px -23px; right:27px;}
.cboxSlideshow_off #cboxSlideshow.hover{background-position:-83px -0px;}