@charset "utf-8";
* { margin:0; padding:0;
}


/* Styles for vismarkgroup.com**********************************************
Copyright Vision Creative*********************************************/


body {
	margin-top: 0px;
	background-color:#00447a;
}


.clr {
clear:both;
height:0;
font-size:0;
}

/* STRUCTURE *********************************************************
*********************************************************************/



#vis {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat;
	width: 100%;
	margin-top: 0px;
}


#containertop {
	width: 	980px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/topborder.png) top no-repeat;
	position: relative;
	margin-top: -80px;
	z-index:1;
	padding-top: 25px;
}

#info {
	width: 950px;
	padding: 15px;
	margin-top: -10px;	
	background: url(../images/contentbg.png) center repeat-y;
	
}

#infoport {
	width: 950px;
	height:750px;
	padding: 15px;
	margin-top: -10px;	
	background: url(../images/contentbg.png) center repeat-y;
	
}

#leftcol {
	width:543px;
	height:100%;
	overflow:hidden;
	float: left;
    line-height:24px;
    padding-left:25px;

}

.rightcol {
	float: right;
	width: 333px;
    font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
    padding-right:20px;	
}

#footer {
	width: 950px;
	height: 190px;	
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;	
}

#footerbg {
	clear: both;
	background: url(../images/footerbg.jpg) repeat-x;
	width: 100%;
	color: #a9c1c1;
	font-size: 13px;
	line-height: 26px;
	position: relative;		
}

#peekbox {
width:935px;
position:relative;
clear:both;
}

/* HEADER ************************************************************
*********************************************************************/

#headerbg {
	width: 100%;
	background-image: url(../images/headerbg.jpg);
	height: 238px;
	position: relative;
	border-top: 7px solid #00367c;
	overflow: hidden;
}

#header {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
    overflow:hidden;	
}

#header a{
float:left;
}


.teen {
	float: right;

}

/* FLASH/BANNER*******************************************************
*********************************************************************/

#flasharea {
	background: url(../images/fbg.png) no-repeat;	
	height: 320px;
	margin-left: 17px;
	margin-bottom: 25px;

}

#pheader {
	background: url(../images/h1bg.png) no-repeat;	
	height: 92px;
	margin-left: 17px;
	margin-bottom: 17px;
}

#pheader2 {
	background: url(../images/h1bg2.png) no-repeat;	
	height: 59px;
	margin-top: 20px;	
	margin-left: 17px;
	margin-bottom: 10px;
}

#pheaderserv {
	background: url(../images/h1bg2.png) no-repeat;	
	height: 59px;
	margin-top: 10px;	
	margin-left: 17px;
	margin-bottom: 5px;
}

#pheaderserv h1{
	font-family: Georgia, times;
	font-size: 30px;
	font-style: normal;
	color: #fffef9;
	font-weight:300;
	padding: 12px 0 0 15px;
	text-shadow: #111111 1px 2px 1px;	
}

#pheader3 {
	background: url(../images/h1bg2.png) no-repeat;	
	height: 59px;
	margin-top: 10px;	
	margin-left: 17px;
	margin-bottom: 10px;
	clear:both;
}


#pheader p{
	 color:#efdab8; 
	 font-family: georgia, times; 
	 font-size: 1.10em; 
	 font-style: italic; 
	 margin-top: 13px;	 
	 margin-left:25px;
}

#banner {
	background: url(../images/banner.png) no-repeat;	
	width: 955px;
	height: 105px;
	position: relative;
	padding-left: 37px;
	padding-top: 5px;	
	padding-bottom: 15px;		
	left: -21px;	
}

#banner h2{
    padding-top:10px;
	font-family: Georgia, times;
	font-size: 22px;
	font-style: normal;
	font-weight: 300;
	color: #10367c;
	letter-spacing: 1.5px;	
 
}
#banner p{
	color: #ffffff;
	text-shadow: #222222 1px 1px 1px;
	font-family: trebuchet MS, times;
	font-size: 1.02em;	
	letter-spacing: 1px;	

}

/*testing out new navigation
******************************/
.navcontainer {
    margin-right:33px;
    margin-top:72px;
    float:right;
    display:inline;
    }
    
.navcontainer img{
	float:left;
}

ul#topnav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 1.1em;
}
ul#topnav li{
	font: 14px/1.5 Helvetica, Palatino, "Palatino Linotype", serif;
	margin: 0;
	padding: 0;
	overflow: hidden;  /*--Important - Masking out the hover state by default--*/
	float: left;
	height:50px;
	text-shadow: #222222 1px 1px 1px;	
	letter-spacing: .5px;		
}
ul#topnav a, ul#topnav span { /*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	padding: 15px 20px;
	float: left;
	text-decoration: none;
	color: #f0e8d8;
	background: url(../images/a_bg.gif) repeat-x;
	text-transform: uppercase;
	clear: both;
	line-height: 20px; /*--Vertical alignment of text--*/
}
ul#topnav a{ /*--This is basically the hover state of navigation--*/
	color: #06367c;
	background-position: left bottom;
	text-shadow: #dfd3bf 1px 2px 1px;	
}
ul#topnav span{ /*--Default state of navigation--*/
	background-position: left top;
}


/* CSS for rotating images *******************************************
*********************************************************************/


#rotating_items{
	position: relative;
}

img.floatleft{
float:left;
padding: 20px 13px 4px 0px;
}


#rotating_items h3{
		margin: 0px;
}
#rotating_items div.rotating_item{
		position: absolute;
}

/* CSS for new image gallery *******************************************
*********************************************************************/


.navigationTabs {
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #CCCCCC
}
.navigationTabs li {
	float: left;
	height: 23px;
	line-height: 23px;
	padding-right: 3px;
	list-style-type: none;
	font-size: 16px;
	font-weight: bold;
	font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
}
.navigationTabs li a{
	float: left;
	display: block;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	overflow: hidden;
	color: #333333;
	background-color: #eee;
	position: relative;
	text-decoration: none;
}
.navigationTabs li a:hover {
	background-color: #f0f0f0;
}
.navigationTabs li a.active {
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: 0px solid;
}
.tabsContent {
	border: 1px solid #ccc;
	border-top: 0px solid;
	width: 698px;
	overflow: hidden;
}
.tab {
	padding: 16px;
	display: none;
}
.tab h2 {
	font-weight: bold;
	font-size: 16px;
}
.tab h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}
.tab p {
	margin-top: 16px;
	clear: both;
}
.tab ul {
	margin-top: 16px;
	list-style: disc;
}
.tab li {
	margin: 10px 0 0 35px;
}
.tab a {
	color: #8FB0CF;
}
.tab strong {
	font-weight: bold;
}
.tab pre {
	font-size: 11px;
	margin-top: 20px;
	width: 668px;
	overflow: auto;
	clear: both;
}
.tab table {
	width: 100%;
}
.tab table td {
	padding: 6px 10px 6px 0;
	vertical-align: top;
}
.tab dt {
	margin-top: 16px;
}



/* LISTS**************************************************************
*********************************************************************/

ul
{
list-style-image:url("/images/bullet.png");
list-style-type:square;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #333333;
margin-left:30px;
margin-right:20px;
margin-bottom:15px;
}

ul li{
margin-bottom:5px;
}

#home #nav-home a,
#about #nav-about a,
#services #nav-services a,
#green #nav-green a,
#ftp #nav-ftp a,
#contact #nav-contact a{
	background-color: #b61424;
	color: #fff;
	cursor: default;
 }

/* IMAGES*************************************************************
*********************************************************************/

a img {border:none;
}

img.lft{
float:left;
padding:0px 15px 3px 0px;
}

#tmbcontainer {
	height: 120px;
}

img.lftt{
float:left;
padding:0px 15px 3px 0px;
}

img.lft2{
float:left;
padding:10px 15px 3px 35px;
}

img.rgt{
float:right;
padding:13px 33px 1px 10px;
}

img.biothm{
padding: 2px 10px 3px 1px;
float:left;
}

img.rgt3{
padding: 1px 5px 5px 15px;
float:right;
}

img.feature{
float:left;
padding:7px 10px 1px 0px;
}

img.head1 {
margin-top:18px;
margin-left:25px;
}

/* TEXT STYLES********************************************************
*********************************************************************/

h1 {
	font-family: Georgia, times;
	font-size: 30px;
	font-style: normal;
	color: #10367c;
	font-weight:300;
	text-shadow: #dfd3bf 1px 2px 1px;		
}
h2 {
	font-family: georgia, times;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
h3 {
	font-family: georgia, times;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #b61424;
	margin-bottom: 7px;
}

h3.green
   {
   color: #23a82f;
   }

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #222222;
	margin-bottom: 5px;
	margin-top: 2px;
}

.dashedline {
	height: 1px;
	width: 100%;
	font-size: 1px;
	color: #999999;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-style:dashed;
	border-width:1px;
}

.line {
	background-color: #d1c5aa;
	height: 1px;
	width: 100%;
	font-size: 1px;
	color: #666666;
	margin-bottom: 15px;
	margin-top: 10px;
}

.faqindent {
 position:relative;
 top:10px;
 left:20px;
 bottom:10px;
 background:transparent url(../images/roadbg.jpg) no-repeat scroll left bottom;
}

#crumb {
    width: 900px;
    margin-left:25px;        
    margin-bottom:10px;    
}

/* BIO WRAPPER**************************************************
*********************************************************************/

#biowrap {
	float: left;
    width: 913px;
    margin-left:25px;        
    margin-bottom:1px;    
    margin-top:10px;  
    font-family:trebuchet MS, "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #534a3d;   
    line-height:21px;	
}

#biowrap h2 { 	
	font-family: Georgia, times; 
	font-size: 19px; 
	font-style: normal; 
	font-weight: 300;	
	color: #10367c; 
}

#biowrap h4 { 	
	font-family: trebuchet MS, times; 
	font-size: 12px; 
	font-weight: 500; 
	color: #111111; 
    margin-bottom:7px; 	
}

#biowrap p { 	
    color:#534a3d;
    font-family: trebuchet MS, times;
    font-size: 11.5px;
    margin-bottom: 10px;
}

#biowrap p.con { 	
    color:#534a3d;
    font-family: trebuchet MS, times;
    font-size: 14px;
    margin-bottom: 10px;
}

#bioL {
    width: 290px;
    margin-right:15px;
	float: left;   
}

#bioR {
    width: 290px;
	float: left;   
}

#biowrap2 {
    width: 900px;
    margin-left:25px;        
    margin-bottom:10px;    
    margin-top:20px; 
}

#biowrap2 p {
    line-height:24px;
    color:#534a3d;
    font-family:trebuchet MS, "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	font-size: 13px;
	font-weight: normal;
    margin-bottom: 10px;
}

#biowrap3 {
    width: 930px;
    margin-left:17px;        
    margin-bottom:10px;    
    margin-top:10px; 
    float:left;
    clear:both;
    overflow:hidden;
}

#biowrap3 p {
    line-height:21px;
    color:#534a3d;
    font-family:trebuchet MS, "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	font-size: 13px;
	font-weight: normal;
    margin-bottom: 10px;
}

#biowrapserv {
    width: 930px;
    min-height:590px;
    margin-left:17px;        
    margin-bottom:10px;    
    margin-top:10px; 
    float:left;
    clear:both;
    overflow:hidden;
}

#biowrapserv p {
    line-height:21px;
    color:#534a3d;
    font-family:trebuchet MS, "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	font-size: 13px;
	font-weight: normal;
    margin-bottom: 10px;
}

#lcon {
	width:425px;
	float:left;
}

#rcon {
	width:425px;
	float:left;
	margin-left:45px;
}


/* LEFTCOLUMN STYLES**************************************************
*********************************************************************/

#leftcol p{
      color:#534a3d;
	  font-family: trebuchet MS, times;
      font-size: .92em;
      margin-bottom: 10px;
}



#leftcolc {
	width:435px;
	overflow:hidden;
	float: left;
}


/* RIGHTCOLUMN STYLES*************************************************
*********************************************************************/

.rightcol p{
        margin-bottom:15px;
        line-height:20px;
	    font-size: 11.8px;
}

.rightcol h2 {
	font-family: Georgia, times;
	font-size: 15.5px;
	font-weight: normal;
	color: #10367c;
	font-weight:700;
	text-shadow: #dfd3bf 1px 2px 1px;	
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-top: 5px;	
	margin-bottom: 7px;
	border-bottom: 1px solid #d1c5aa;
}

.newsitem {
	font-family: Georgia, times;
	font-size: 12.2px;
 	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #10367c;	
    color:#40392e;	
	width: 100%;
	line-height:19px;
	}
	
.newsitem a:link{
    color: #211e19;	
    text-decoration: none;
}

.newsitem a:hover{
    color: #313768;
    text-decoration: underline;
}

.newsitem a:visited{
    color: #313768;
}

.date {
    color: #4f7cd0;
}

/* FOOTER STYLES*****************************************************
*********************************************************************/

#footer h3  {
	font-family: trebuchet MS, times;
	color: #002e81;
	margin-top:3px;
	margin-bottom:24px;
	margin-left:5px;	
	font-size:14px;
	font-style:normal;
	font-weight:normal;	
}

#footer h3.add  {
	font-family: trebuchet MS, times;
	color: #002e81;
	margin-top:-6px;
	margin-bottom:2px;
	font-size:14px;
	font-style:normal;
	font-weight:normal;	
	line-height:22px;	
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #002e81;
	text-decoration: none;
	font-family: trebuchet MS, times;
	font-size:14px;
	font-style:normal;
	font-weight:normal;	
}


#footer a:hover {
	text-decoration: underline;
	color: #f2e9d6;
}


.footleft {
	width: 332px;
	padding-left: 25px;	
	padding-top: 28px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b336c;
	float: left;
}


.footmid {
	width: 272px;
	padding-top: 28px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b336c;
	float: left;
}

.footmid a:link, .footmid a:active, .footmid a:visited {
	color: #002e81;
	text-decoration: none;
	font-family: trebuchet MS, times;
	font-size:14px;
	font-style:normal;
	font-weight:normal;	

}


.footmid a:hover {
	text-decoration: underline;
	color: #f2e9d6;
}

.footright {
	width: 300px;
	padding-top: 28px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	float: left;
    vertical-align:text-bottom;	
}

img.footerright
{
     margin-top: 80px;
	float: right;     
}

/*****Test coda
/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */
	.panel h2.title { 	font-family: Georgia, times; font-size: 0px; font-style: normal; font-weight: 300;	color: #10367c; margin-bottom:-10px;}
	.panel h2.big { 	font-family: Georgia, times; font-size: 22px; font-style: normal; font-weight: 300;	color: #10367c; margin-top:-5px;}

	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { margin-left:18px; margin-right:auto; margin-top:25px}
	.coda-slider { background: url(../images/codabg.png) top no-repeat;  }
	.codabottom { background: url(../images/codabgbottom.png) bottom no-repeat; float:left; width: 830px; height: 20px; margin-left:60px; overflow:hidden; margin-bottom:35px; }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 830px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 830px; }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a {padding: 5px; padding-top:12px; width: 22px;}
	
	/* Tab nav */
	.coda-nav ul li a.current { background: url(../images/codatababg.png) top repeat-x }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding-top: 25px; margin-bottom:25px; margin-left:25px; margin-right:-25px;}
	.new-panel-wrapper { width:780px; float:left; margin-bottom:25px;}
	
	/* Panel subsizes */
	.panelleft { width: 511px; float:left;}	
	.panelleft a {	color: #10367c;	text-decoration: none; font-family: trebuchet MS, times; font-size:14px; font-style:normal;	font-weight:normal; text-transform:uppercase; }		
	.panelright { width: 245px; margin-left:17px; float:left;}	
	.panelleft p { color:#534a3d; font-family: trebuchet MS, times; font-size: .90em; margin-bottom: 10px;}	
	 p.pserv { color:#10367C; font-family: trebuchet MS, times; font-size: .84em; font-weight: bold; padding-top:10px; margin-left:45px;}	
	.plogo {background: url(../images/plogo.png) no-repeat right; float:left; width:39px; height:34px;}
	.pservice { background: url(../images/servicesbg.png); margin-bottom:5px; width:100%; height: 35px;}
	.pline { background: url(../images/linebg.png); margin-bottom:10px; margin-top:7px; width:100%; height: 1px;}	
     p.pdesc {color:#534a3d; font-family: trebuchet MS, times; font-size: .90em; line-height:19px; margin-bottom: 10px;}
     img.port {margin-bottom:10px;}
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; margin-left:67px; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: url(../images/codatabbg.png) top repeat-x; font-size: 14.2px;	font-family: trebuchet MS, times; color: #0b336c; display: block; float: left; margin-right: 3px; padding: 5px 8px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none; }

*******/

