/* ------------------------------------------------------------------------
CSS sheet for Trinova Design
Author: Chris Robinson
Date Created: 2/25/2008

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS

Green: #6BAB4D;
Black: #2D2C28;
Light Gray: #E1E1E1;
Dark Gray: #666563;
------------------------------------------------------------------------ */


/* -----------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
a{
	outline: none;
	color: #2D2C28;
}
abbr{
	border-bottom: 0px;
}
body{
	text-align: center;
	background: #000;
	color: #2D2C28;
	font: 13px/1.5em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
}
#wrap{
	width: 980px;
	margin: 10px auto 0px auto;
	background: url(images/wrapbg3.jpg) repeat-y #fff;
	overflow: hidden;
	text-align: left;
	position: relative;
	border: 3px solid #666563;
}
/* -----------------------------------------------------------------------
=HEADER ELEMENTS
-------------------------------------------------------------------------*/
#header{
	float: right;
	position: relative;
}
#header h1{
	background: url(images/logo.png) no-repeat;
	width: 216px;
	height: 57px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-top: 15px;
	position: relative;
	left: -145px;
}
#header h2{
	background: url(images/slogan.png) no-repeat;
	width: 311px;
	height: 86px;
	display: block;
	text-indent: -9999px;
	float: left;
	position: relative;
	left: -50px;
}
#header h3{
	background: url(images/slogan.jpg) no-repeat;
	width: 348px;
	height: 14px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 75px;
	left: 464px;
}
.nav{
	display: block;
	list-style-type: none;
	clear: both;
	background: #2D2C28;
	padding: 2px 0 0px 10px;
	width: 100%;
	height: 24px;
}
.nav li{
	display: block;
	float: left;
	padding: 0 30px;
	text-align: center;
	border-right: 1px solid #D0CFD0;
	position: relative;
}
.nav li.last{
	border: 0px;
}
.nav a{
	text-decoration: none;
	color: #D0CFD0;
}
.nav a:hover{
	color: #BDB0CB;
}
.nav li ul{
	display: none;
	list-style-type: none;
}
.nav li:hover ul, .nav li.over ul{
	display: block;
	position: absolute;
	top: 20px;
	left: -70px;
}
#wrap .nav li:hover ul{
	top: 100%;
}
.nav li ul li, .nav li ul a{
	float: none;
	color: #F2C5C5;
	margin: 0px;
	font-size: 12px;
	font-weight: 100;
	text-indent: 0;
	text-align: left;
	width: 220px;
	display: block;
	padding: 0;
	border: 0px;
}
.nav li ul li a{
	background: #2D2C28;
	margin: 0;
	text-decoration: none;
	width: 220px;
	padding-top: 5px;
	height: 20px;
	color: #fff;
	text-align: center;
}
.nav li ul li a:hover{
	color: #BDB0CB;
	background: #2D2C28;
}
.nav li ul li{
	border-bottom: 1px solid #000;
	height: 22px;
	width: 220px;
}
/* -----------------------------------------------------------------------
=MAIN ELEMENTS
-------------------------------------------------------------------------*/
#main{
	width: 65%;
	float: left;
	padding: 40px 20px 10px 30px;
}
#main h3{
	margin: 0 0 1em 0px;
}
#main p{
	margin: 0 0 1em 0px;
	padding: 0 10px 0 0;
}
#main h3{
	font-size: 15px;	
}
body.gallery #main h3{
	margin-bottom: 20px;
}
#main ul.notop{
	margin-top: -1em;
}
#main ul{
	margin-left: 20px;
}
#left{
	width: 29%;
	display: block;
	float: left;
	margin-top: 45px;
}
#left #flash{
	width: 237px;
	margin-left: 14px;
	border: 1px solid #000;
	overflow: hidden;
	background: #fff;
	display: block;
}
#left h3{
	clear: both;
	display: block;
	background: url(images/tagline.png) no-repeat;
	width: 235px;
	height: 31px;
	margin-top: 100px;
	text-indent: -9999px;
	margin-left: 15px;
}
dl{
	margin: 1.5em 0px;
}
dl dt{
	font-weight: bold;
}
dl dt .job{
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
}
img.fltright{
	margin-left: 5px;
	float: right;
	border: 2px solid #721371;
}
img.btmimg{
	margin: 0px 50px;
	border: 2px solid #721371;
}
.blue{
	color: #731372;
	font-weight: bold;
}
/* -----------------------------------------------------------------------
=GALLERY ELEMENTS 
-------------------------------------------------------------------------*/
#gallery{
	text-align: center;
/*	width: 200px;*/
	float: left;
	overflow: hidden;
	margin: 0px 0px;
}
#gallery ul.custom{
	list-style-type: none;
	width: 400px;
	height: 200px;
	margin-left: -10px;
	display: block;
	float: left;
	overflow-y: scroll;
}
#main > #gallery ul.custom{
	margin-left: -20px;
}
ul.custom li{
	display: block;
	float: left;
	width: 51px;
	height: 51px;
	text-align: center;	
	margin: 5px;
	margin: 4px 18px;
}
#gallery > ul.custom li{
	margin: 4px 20px;
}
ul.custom li a img{
	border: 1px solid #000;
}
#left #flash{
	width: 237px;
	margin-left: 14px;
	border: 1px solid #000;
	overflow: hidden;
	background: #fff;
	display: block;
}
#mainpicdiv{
	margin-left: 10px;
	margin-bottom: 20px;
	width: 239px;
	height: 247px;
	display: inline;
	float: left;
	text-align: center;
	overflow: hidden;	
}
.mainpic{
	border: 1px ridge black;
}
body.gallery #main h3.kleenex{
	margin-bottom: 0px;
}
#main p.kleenex{
	font-weight: bold;
	margin: 0px;
}
p.kleenex img{
	display: block;
	margin-top: 1.5em;
}
img.kleenexBoxes{
	display: block;
	margin: 1.5em;
}
/* -----------------------------------------------------------------------
=FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#footer{
	color: #C3C1C3;
	font-size: 90%;
	clear: both;
	padding: 2px 10px 5px 0;
	display: block;
	border-top: 1px solid #000;
}
#footer ul{
	list-style-type: none;
	margin: 0;
	padding-bottom: 0px;
}
#footer li{
	display: inline;
	text-align: center;
	padding: 0 13px;
	border-right: 1px solid #C3C1C3;
}
#footer li.last{
	border: 0px;
}
#footer a{
	color:#C3C1C3;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
