/*
	Viewtech Glass - April 2006
*/


/*
--------------------------------------------------------
	LAYOUT STYLES
--------------------------------------------------------
*/

html {
	font-size: 100%;
}
body {
	font: 62.5% 'Lucida Grande', 'Lucida Sans Regular', Arial, Verdana, Helvetica, sans-serif;
	background-color: #000;
	color: #efefef;
}
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #191919;
}
#container {
	margin-top: 15px;
	width: 765px;
	text-align: left; 
	margin-left: auto;
	margin-right: auto;
	background-color: #333;
}
#mainTop {
	width: 100%;
	background-color: #191919;
	height: 85px;
}
#subTop {
	width: 100%;
	background-color: #666;
	height: 50px;
}
#head1 {
	float: left;
	width: 305px;
	height: 100px;
	background-color: #666;
}
#head2 {
	float: left;
	width: 460px;
	height: 100px;
	background-color: #1f1f1f;
}
#content1 {
	clear: both;
	float: left;
	width: 305px;
	background-color: #333;
	height: 323px;
	overflow: auto;
}
#content2 {
	float: left;
	width: 460px;
	background-color: #666;
	height: 323px;
}
#footer {
	clear: both;
	border-bottom: 5px solid #000;
}
#logo {
	width: 305px;
	float: left;
	text-align: center;
	background-color: #000;
	height: 85px;
}
#logoSub {
	width: 305px;
	float: left;
	height: 100%;
	background-color: #333;
}
#printerfooter {
	display: none;
}

/*
--------------------------------------------------------
	CONTENT STYLES
--------------------------------------------------------
*/

img {
	border: 0;
}
h1, h2, h3, h4 {
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
}
h1 {
	margin: 20px 0 0 15px;
	font-size: 2.25em;
	font-weight: normal;
	color: #FDB813;
	text-shadow:  #333 2px 2px 4px;
}
h2 {
	margin: 10px 0 0 15px;
	font-size: 1.8em;
	font-weight: normal;
	color: #FDB813;
	text-shadow:  #333 2px 2px 4px;
}
h3 {
	margin: 20px 0 0 15px;
	font-size: 2.25em;
	font-weight: normal;
	color: #ccc;
	line-height: 1.4em;
}
h4 {
	margin: 20px 0 0 15px;
	font-size: 1.5em;
	letter-spacing: 1px;
}
p,
#content1 li {
	margin: 10px 15px 10px 15px;
	line-height: 1.4em;
	font-size: 1.1em;
}
p.intro {
	font-size: 1.2em;
	line-height: 1.8em;
}
#content1 li {
	margin: 0 20px 0 0;
}
div.row {
	clear: both;
}
form fieldset {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding: 5px;
	border: none;
	margin: 10px;
}
form legend {
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0; padding: 0;
}
form .col1 {
	text-align: right;
	width: 70px;
	float: left;
	padding-top: 2px;
	margin-right: 10px;
}
form .col2 {
	float: left;
	height: 25px;
}
form .col2 input,
form .col2 textarea {
	border: 1px solid #999;
	padding: 2px;
}
form input,
form textarea {
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Arial, Verdana, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

/*
--------------------------------------------------------
	LINK / NAV STYLES
--------------------------------------------------------
*/

a:link,
a:visited,
a:hover {
	color: #fff;
}
a:hover {
	color: #999;
}
#mainTop ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#mainTop ul li {
	list-style-type: none;
	float: left;
}
#mainTop ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 92px;
	height: 75px;
	padding-top: 30px;
	background-color: #000;
	margin-top: 10px;
	voice-family:"\"}\"";
    voice-family:inherit;
	height: 45px;
}
html>body #mainTop ul li a {
	height: 45px;
}


#mainTop ul li a:hover {
	text-decoration: none;
	background-color: #333;
}
#mainTop ul li a:link.selected,
#mainTop ul li a:visited.selected,
#mainTop ul li a:hover.selected {
	text-decoration: none;
	background-color: #666;
	background: url(/img/common/bg_selected.jpg) top left repeat-x;
	margin-top: 0px;
	height: 85px;
	padding-top: 40px;
	font-weight: bold;
	voice-family:"\"}\"";
    voice-family:inherit;
	height: 45px;
}
html>body #mainTop ul li a:link.selected,
html>body #mainTop ul li a:visited.selected,
html>body #mainTop ul li a:hover.selected {
	height: 45px;
}
#subTop ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float: left;
	width: 460px;
}
#subTop ul li {
	list-style-type: none;
	float: left;
}
#subTop ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1em;
	display: block;
	color: #fff;
	text-decoration: none;
	width: 92px;
	padding: 5px 0 0 0;
	margin: 0;
	height: 25px;
	background-color: #666;
	voice-family:"\"}\"";
    voice-family:inherit;
	height: 20px;
}
#subTop ul li a:hover {
	text-decoration: none;
	background-color: #333;
}
#subTop ul li a:link.selected,
#subTop ul li a:visited.selected,
#subTop ul li a:hover.selected {
	text-decoration: none;
	color: #FDB813;
}
