/* OPENEDIT TOOLS - START *********************************************************/
.oeadmintoolbar{
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	z-index:2000;
}
* .oetoolbar{
	border: 1px solid silver;
	background-color: #eeeeee;
	padding:2px;
	position:absolute;
	width:80px;
	line-height:normal;
}
* .oetoolbar a, * .oetoolbarcustom a {
	text-decoration:none;
	border:none;
	line-height:normal;
}


/* OPENEDIT TOOLS - END *********************************************************/

/* LAYOUT - START *********************************************************/

body,td,input,select,textarea{
	font-family:'lucida grande','lucida sans regular',arial,sans-serif;
	font-size:12px;
}
#logo{
	display:block;
	width: 300px;
	height: 87px;
	font-size:0px;
	background-image:url('images/logo.gif');
	background-repeat:no-repeat;
	color:#fff;
	float:left;
}
blockquote {
	background-color : #f3f3f3;
	padding : 10px;
	margin : 15px 25px 15px 25px;
        border : 1px dotted silver;
}
#homeBodyId #templateHeaderBgImg{
	position:relative;
	width:1000px;
	height:240px;
	margin:0 auto;
	clear:both;
}
#templateHeaderImage{
	position:absolute;
	background: url('images/splash.gif') no-repeat scroll;
	background-position: center center;
	width: 1000px;
	height: 240px;
	margin:0;
	top:0;
	left:0;
}
#templateHeaderImage .padding{
	padding:40px 70px;
}
#templateHeaderImage h1{
	color:#fff;
	text-align:left;
	padding:0px;
	padding-top:50px;
	font-size:30px;
	font-weight:normal;
	margin:0px;
}
#templateHeaderImage h2{
	color:#f6f6f6;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
#templateHeaderImage a{
	position:absolute;
	margin-top:20px;
	color:#C5D0EE;
}
#templateHeaderImage a:hover{
	color:#fff468;
}
#templateHeaderFlash{
	width: 1000px;
	height: 240px;
	margin-left:auto;
	margin-right:auto;
	clear:both;	
	background-color:white;
}
#templateHeaderSectionBgImg{
	color:#004783;
	background: url('images/homeheader_6-mini.gif');
	background-position:center center;
	background-repeat:no-repeat;
	height: 91px;
	position:relative;
	width:1000px;
	margin: 0 auto;
	clear:both;
}
#templateHeaderSectionImage{
	position:absolute;
	background: url('images/header.gif') no-repeat scroll;
	width: 1000px;
	height: 91px;
	margin:0;
	clear:both;
	line-height:91px;
	text-indent:60px;
	color:#ffffff;
	font-size:20px;
	font-weight:normal;
}

#templateTriplePane{
	padding:0px;
	list-style:none;
	width:949px;
	margin:-9px auto 0px auto;
	z-index: 1000;
	position:relative;
}
#templateTriplePane li{
	padding:0px;
	margin:0px;
	height:170px;
	float:left;
	width:315px;
	background: url('images/triple_pane.gif') no-repeat scroll ;
	margin-left:1px;
	margin-bottom:20px;
	color:#555;
	font-size:11px;
	position:relative;
}
#templateTriplePane a{
	/*display:block;
	position:absolute;
	top:127px;
	left:10px*/
	color:#ed7c02;
	text-decoration:none;
}
#templateTriplePane a.c2actionbtn{
	display:block;
	position:absolute;
	bottom: 5px;
	left: 20px;
}
#templateTriplePane a.c2actiontxt{
	display:block;
	position:absolute;
	bottom: 15px;
	left: 15px;
}
#templateTriplePane a:hover{
	color:#ed6002;
}
#templateTriplePane .padding{
	padding:5px 10px 15px 15px;
}
#templateTriplePane img{
	float:right;
	margin-left:8px;
	margin-top:10px;
}
#templateTriplePane a img{
	float:none;
	margin-left:0px;
	margin-top:0px;
	margin:0px;
	padding:0px;
}
#templateTriplePane h1{
	padding:0px;
	margin:0px;
	font-size:12px;
	background-image:url('images/wgw_bullet.gif');
	background-repeat:no-repeat;
	line-height:25px;
	padding-left:30px;
	color:#555;
}

#templateNavTop{
	margin-left:auto;
	margin-right:auto;
	width:932px;
	height: 87px;
}
#templateSideBar{
	float:right;
	width:200px;
	height:300px;
	margin-left:30px;
}
#templateSideBar h1{
	margin:0px;
	padding:0px;
}
#templateSideBar p{
	font-size:10px;
}
#templateMain{
	width:914px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#templateMain a{
	color:#ed7c02;
	border-bottom:1px dotted #ed7c02;
	text-decoration:none;
}
#templateMain a:hover{
	color:#ed6002;
	border-bottom:1px solid #ed6002;
}
#templateMain h1{
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	color:#155BA1;
}
#templateMain h2{
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:25px 0px 5px 0px;
	color:#333;
}
#templateMain h3{
	font-size:12px;
	font-weight:bold;
	margin:20px 0px 5px 0px;
	color:#155BA1;
}
#templateMain h4{
	font-size:12px;
	font-weight:bold;
	margin:10px 0px 5px 0px;
	color:#333;
}
#templateContent{
	width:680px;
}
#templateFooter{
	background: url('images/footer.jpg') no-repeat scroll top left;
	line-height:39px;
	height:39px;
	width:942px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	color:#555;
	clear:both;
}
#templateFooter a{
	color:#555;
	text-decoration:none;
}
#templateFooter a:hover{
	text-decoration:underline;
}
#templateCopyright{
	margin-left:15px;
	float:left;
}
#templateFooterNav{
	float:right;
	margin-right:15px;
}
#templateFooterNav a{
	margin-left:15px;
}
#templateNav li a{
	display:block;
	line-height:17px;
	text-decoration:none;
	font-size:13px;
	color:#fff;
	font-weight:normal;
	background:none;
	border:none;
	padding-left:6px;
	padding-right:6px;
	text-transform:none;
	font-size:11px;
	margin:0px 10px 0px 10px;
	white-space:nowrap;
}
#templateNav li a:hover{
	color:#fff;
	background-color:#ff6102;
}
#templateNav{
	float:right;
	margin-top:50px;
	cursor:default;
}
#templateNav div{
	float:left;
	text-transform:uppercase;
	padding-right:10px;
	line-height:20px;
	text-indent:10px;
	font-size:13px;
	color:#555;
}
#templateNav div ul{
	margin:0px;
	padding:0px;
	background-color:#FF7711;
	display:none;
	position:absolute;
	list-style:none;
	z-index:1000;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:0px;
	/* hide these while flash runs
	opacity: 0.96;
	-moz-opacity: 0.96;
	*/
}
#templateNav div.over{
	background-color:#ff6102;
	color:#fff;
}
#templateNav div.over ul{
	display:block;
}
#templateNav li.tertLink ul{
	display:none;
	position:absolute;
	white-space:nowrap;
}
#templateNav li.over ul{
	position:absolute;
	display:block;
	border:1px solid #FF6A11;
	margin-left:95%;
	margin-top:-20px;
	padding-bottom:5px;
	white-space:nowrap;
}
#templateNav li{
	display:block;
	width:auto;
}
#jobsFrame{
	width:650px;
	height:500px;
}
a#applyNow{
	float:right;
	display:block;
	background-color:#0078B8;
	font-size:20px;
	color:#fff;
	padding:10px;
	border:none;
}
a#applyNow:hover{
	background-color:#FF7711;
	color:#fff;
	border:none;
}
/* support section styles */
img, a, #modal { behavior:url(/assets/css/iepngfix.htc); }

#support .dateupdated {
	color: #999999;
	font-size: 90%;
}
#support ul {
	list-style-type: none;
	font-weight: bold;
	line-height: 2;
	margin-right: 2em;
}
#support li a {
	padding-left: 20px;
	display: block;
	color: #0067B6;
	font-weight: normal;
	text-decoration: none;
	border:none;
}
#support li a:hover {
	text-decoration: underline;
	background-color: #E6F1FF;
	color: #0067B6;
	border:none;
}
#support a.pdf {
	background-image: url(images/page_white_acrobat.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#support a.zip {
	background-image: url(images/page_white_zip.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#support a.online {
	background-image: url(images/mouse.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#support a.info {
	background-image: url(images/information.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#support a.media {
	background-image: url(images/film.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#tutorials a {
	background-image: url(images/control_play.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	color: #0067B6;
	font-weight: normal;
	text-decoration: none;
	border:none;
}
#tutorials a.hover, #tutorials a:hover {
	text-decoration: underline;
	color: #0067B6;
	border:none;
	background-color: #E6F1FF;
}
#tutorials a:active {
	background-image: url(images/control_play_blue.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#tutorials a:visited {
	background-image: url(images/accept.png);
}
#col-a {
	float: left;
	width: 50%;
}
#col-b {
	float: right;
	width: 50%;
}
.clear {
	clear: both;
}
#modal {
	background-color:transparent;
	height:100%;
	left:0px;
	position:absolute;
	top:0px;
	width:100%;
        background-image: url(images/modal_bg.png);
	z-index:2000;
}
#modal #window {
	background-color: transparent;
	width: 837px;
	height: 658px;
	margin: 30px auto;
	background-image: url(images/modalwindow_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
}
#modal #window #close {
	position: absolute;
	height: 30px;
	width: 30px;
	left: -5px;
	top: -5px;
}
#modal #window #viewer {
	height: 618px;
	width: 798px;
	background-color: #fff;
	position: absolute;
	top: 20px;
	left: 20px;
}
#modal #demoModal {
	background-color: transparent;
	width: 674px;
	height: 414px;
	margin: 5% auto;
	background-image: url(images/demowindow_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
}
#modal #demoModal #close{
	background-color: transparent;
	position: absolute;
	height: 30px;
	width: 30px;
	left: -5px;
	top: -5px;
z-index:2002;
}
#modal #demoModal #close a{
	background-color:transparent;
}
#modal #demoModal #viewer{
	width: 640px;
	height: 380px;
	padding:0;
	background-color: #f2f2f2;
	position: absolute;
	top: 17px;
	left: 17px;
	z-index:2001;
}
/* LAYOUT - END *********************************************************/

/* Erics Temp Fix */

#logo{background:url(images/wingateLogoNew.png) top left no-repeat}
#templateFooterNav a{margin-left:0}
