/* Copyright printRevolver.com */

* html .thumbnails img {position: relative;}

a:link    {text-decoration: none; color: #0066CC;}
a:visited {text-decoration: none; color: #0033CC;}
a:hover   {color: #000;}


p {
	font-size: 1.1em;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.3em;
}
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 76.1%;
	color: #000000;
	margin: 0px;
	background:#9D9D9D url(images/bg-gradient.gif) repeat-y center;
	padding: 0px;
}
#sidebar {
	float: left;
	width: 200px;
	}
#content-box {
	float: right;
	width: 660px;
}
#wrapper-outside {
	margin: 0 auto;
	width: 1000px;
}
#wrapper-inside {
	background: #EAF2FB url(images/bg-stripes.gif) repeat-x top;
	margin: 0;
	padding: 30px 0 20px 0;
}
#container-main {
	margin: 0px auto 0;
	width: 930px;
}
#content {
	background-color: #FFFFFF;
	padding: 0 20px;
	border-right: 3px solid #7C8085;
	border-left: 3px solid #7C8085;
}

#header {
	margin: 0;
	height: 192px;
	font-size: 1px;
	background: url(images/GC-header.jpg) no-repeat;
}
#content-top {
	height: 19px;
	background: url(images/content-top.gif) no-repeat center bottom;
}
#content-bottom {
	height: 19px;
	background: url(images/content-bottom.gif) no-repeat center top;
	margin: 0;
	padding: 0;
	font-size: 1px;
	clear:both;
}
#menu {
	background: url(images/menu/bg.gif) repeat-x;
	height: 38px;
	padding-left: 0px;
	padding-top: 0px;
	text-align: center;
}




.main-logo {
	margin-left: 15px;
	margin-top: 20px;
}
div.spacer {
	clear: both;
	font-size: 0;
	height: 0;
	}
#copyright {
	color: #000000;
	text-align: center;
	margin: 15px 0 0px;
	padding: 0px;
	clear: both;
}

img {
	border: none;
}
.center {
	text-align: center;
	}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.info-box {
	margin: 15px 0px;
	background-color: #FFDE93;
	padding: 8px 12px;
	font-weight: bold;
}
.download {
	width: 300px;
}
dt {
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	color: #330000;
	margin: 25px 0 6px;
	}
	
dd {
	color: #000000;
	line-height: 1.4em;
	}

.thumbnails img {
	float: left;
	border: 2px solid #000000;
	margin: 5px;
}
.sidebar-box {
	background-color: #458A8A;
	margin: 0 0 20px 0;
	padding:10px 15px;
	color: #330000;
	}
.sidebar-box a {
	font-size: 1.1em;
	color:#FFFFFF;
}
.sidebar-box a:visited {
	color:#EFEFEF;
}
.sidebar-box a:hover {
	color:#000000;
}
.sidebar-box li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.sidebar-box ul {
	margin: 0px;
	padding:0;
}
.sidebar-box h2 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #330000;
	margin: 0 0 3px;
	border-bottom: 2px solid #330000;
}
.logo-hitbox {
	cursor: hand;
	width:400px;
	height:150px;
	margin-top: 0px;
}
h1.page-header {
	display: block;
	margin: 0px 0 0 0;
	height: 55px;
	text-indent: -9999px;
	font-size:1px;
	background-repeat:no-repeat;
}
h2.page-header {
	display: block;
	margin: 6px 0 8px;
	height: 40px;
	text-indent: -9999px;
	font-size:1px;
	background-repeat:no-repeat;
}


h2 {
	font: 1.7em bold Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #000000;
}
table.forms {
	font-size: 1.2em;
}
table.forms img {
	border: 1px solid #000000;
	margin: 4px;
}
.info-box a:link {
	color: #CC0000;
}
.info-box a:visited {
	color: #CC0000;
}
.info-box a:hover {
	color: #FF0000;
	text-decoration:underline;
}
.side-box {
	font-size: 1.2em;
	float: right;
	width: 200px;
	padding: 8px 12px;
	color: #000066;
	line-height: 1.5em;
	background: #F0F0FF;
	margin: 12px 0px 12px 12px;
	border-right: 6px solid #9BB7C8;
}
div.products-menu {
	background: url(images/products-menu/spacer.gif) repeat-y;
}
div.products-menu img {
	margin:2px 0;
}



div.side-images {
	float:right;
	width:200px;
	padding: 3px 6px;
	text-align: center;
	font: bold 1.2em Helvetica, Arial, sans-serif;
	clear: right;
}



table.products {
	border: 3px solid #000066;
	border-collapse:collapse;
	margin: 0 auto;
	font-size: 1.2em;
}
table.products th {
	padding: 6px 12px;
	background-color: #BFBFFF;
	border-top: 1px solid #F0F0FF;
	border-right: 2px solid #000066;
	border-bottom: 1px solid #F0F0FF;
	border-left: 1px solid #F0F0FF;
}
table.products td {
	border: 1px solid #8CC6FF;
	padding: 6px 15px;
	background-color: #F0F0FF;
}
table.products th.header {
	color:#AA0087;
	background-color: #EACEFF;
	border-top: 1px solid #D295FF;
	border-bottom: 1px solid #D295FF;
}
p.note {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}
.company-info {
	margin-top: 15px;
	text-align: center;
	color: #333366;
	font-size:1.2em;
}
img.side-graphic {
	float: right;
}

.product-thumbnail {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	text-align: center;
	width: 125px;
}
.product-text {
	float: right;
	width: 520px;
}
.product-container {
	border-top: 1px solid #999999;
	padding-top: 6px;
	padding-bottom: 6px;
}

img.alignright {
	float: right;
	border: 1px solid #000000;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#menu img {
	margin: 0 3px;
}
