﻿/*Core Sytle Sheet for Visionair Corporate Website
-------------Copyright 2008 ---------------------
-------------- Randy Crews ---------------------*/


/*in order for pseudo class to work links must be defined in this order*/
a:link 
{
	text-decoration:none;
	font-family: Arial, Helvetica;
	color:#2f1b6d;
}

a:visited
{
	font-size: 12px;
	text-decoration:none;
	font-family: Arial, Helvetica;
	color:#2f1b6d;
}	
a:hover
{
	font-size: 12px;
	text-decoration:underline;
	font-family: Arial, Helvetica;
	color:#ea932f;
}
a:active
{
    font-size: 12px;
	text-decoration:none;
	font-family: Arial, Helvetica;
	color:#ea932f;
}

h1
{
	font-size: 14px;
	font-weight: Bold;
	font-family: Arial, Helvetica;
}

h2
{
	font-size: 16px;
	font-weight: Bold;
	font-family: Arial, Helvetica;
	color:#222222;
}
h3
{
	font-size: 12px;
	font-weight: Bold;
	font-family: Arial, Helvetica;
	color:#222222;
}

.evhst /* style for event dates */
{
	font-size: 12px;
	font-weight: Bold;
	font-family: Arial, Helvetica;	
	margin-bottom:10px;
}
#evtinfo
{
    font-size: 12px;
    line-height:14px;
    color:#3300BB;
	font-family: Arial, Helvetica;
	margin-left:20px;
	margin-bottom:10px;
}

body 
{
    background: #191919 url(common/images/08Back.gif) repeat-y top center;
    font-family: Arial, Helvetica;
    font-size: 12px;
    line-height:20px;
    color: #444444;
    margin:0px;
    text-align:center;
}

/*style settings for div content blocks within vacommon.master*/

#vaHolder
{
    position:relative;
   	margin:auto;
	width:950px;
	min-width:950px;
	text-align:center;
}
#gtavaHolder
{
    position:relative;
   	margin:auto;
	width:950px;
	min-width:950px;
	text-align:center;
}

/*top holder for header of page */
#imgHeader
{
    position:relative;
    text-align:center;
	margin:auto;
	width:950px;
	min-width:950px;
	min-height:40px;
	z-index: 10000;
}
/*navigational components holder */
#navHolder
{
    position:relative;
	width:540px;
	min-width:540px;
	float:right;
	margin-right:5px;
    top: 2px;
    left: 0px;
    height: 24px;
}

/* Banner */
#gtaImgHeader
{
    position:relative;
    text-align:center;
	margin:auto;
	width:950px;
	min-width:950px;
	min-height:40px;
}


#banner 
{
    position:relative;
	width: 900px;
	margin:auto;
	padding: 8px 0;
	text-align:center;
}

/*content Area */
#contentHolder
{
    position:relative;
    width: 890px;
	min-width:890px;
	margin:auto;
	padding: 8px 0;
	vertical-align:top;
	text-align:left;
}


/* Footer */
#baseNav
{
    position:relative;
    display:inline-table;
	width: 890px; 
	min-width:890px;
	text-align:center;
	margin:auto;
	margin-top:20px;
	/*z-index:-1;*/

}

#footer 

{
	position:relative;
	display:inline-table;
	width: 890px;
	min-width:890px;
	font-size:9px;
	text-align:center;
	margin:auto;
	/*z-index:-1;*/

}


/*Video Webcast Holder */
#videoHolder
{
    margin:auto;
    width:700px;
    display:inline-table;
    text-align:center;
}


/*Begin generic image positions */
img.posrt
{
	float: right;
}
img.eposlft {
	float: left;
}
/*End event holder image borders top and bottom */


#baseImg /*footer graphic */
{
	vertical-align:bottom;
	margin: 0px;
	padding: 0px;
}

/*Press release text holder style homepage */
#newsHolder
{
	width:590px;
	float:left;
	display:inline-block;
	padding-right:20px;
	font-size:12px;
	font-family:Arial;
	line-height:18px;
	color:#6E6E6E;
}
/*home page right side content holders */
#topRtHld
{
	display:inline-block;
	float:right;
	padding:2px 2px 2px 10px;
	width:250px;
	border-left:dashed 1px #c5c5c5;
	position:relative;
	}

#btmLtHld
{
	display:inline-block;
	float:right;
	padding:2px,2px,2px,10px;
	width:250px;
	text-align:left;
}
#ucMNButton
{
padding-top:10px;
min-width:230px;
min-height:117px;
background-image:url(common/images/uc_backButton3.jpg);
background-repeat:no-repeat;
font-size:12px;
font-family:Arial;
}

/*content holder for base of Main page */
.quickNavHolder
{
    display: inline-table;
    margin: auto;
    float:left;
    padding: 10px 10px 20px 10px;
    width: 590px;
    position: relative;
}
/*leadership Listening holder main page */
.llsHolder
{
    display: inline-table;
    margin: auto;
    margin-top:5px;
    padding: 40px 5px 5px 5px;
    width: 590px;
    height: 180px;
    position: relative;
}
#llsButton
{
    float:left;
    width:300px;
    height:180px;
}
#llsIntro
{
    float:right;
    width:275px;
    display:inline-table;
}

/*product page styles */
.quoteHolder
{
	display:inline-table;
	float:left;
	padding:2px,2px,2px,2px;
	width:300px;
	position:relative;
}
.vsiIconHolder
{
    display:inline-table;
	float:left;
	margin-left:10px;
	padding:2px,2px,2px,2px;
	position:relative;
	width:445px;

}
.vsiSideQuote
{
    display:inline-table;
	float:right;
	padding:2px,2px,2px,2px;
	position:relative;
	width:385px;
}

.imgHolder
{
	display:inline-table;
	float:right;
	padding:2px,2px,2px,2px;
	width:570px;
	position:relative;
}



.prodBulletsfull
{
    display:inline-table;
	width:885px;
	padding:2px,2px,2px,2px;
	position:relative;
}
.prodBulletsLeft
{
    display:inline-table;
	width:435px;
	float:left;
	margin-right:5px;
	padding:2px,2px,2px,2px;
	position:relative;
	text-align:left;
}

.prodBulletsRight
{
    display:inline-table;
	width:420px;
	float:right;
	padding:2px,2px,2px,2px;
	position:relative;
	text-align:left;
}

/* positioning of event holder on main page */
#calHolder
{
	display:inline-table;
	float:right;
}

.eventText01
{
	display:inline-table;
	float:left;
	text-align:left;
}
.eventText02
{
	display:inline-table;
	float:right;
	text-align:left;
	width:250px;
}

/*.imgHolder2 is used specifically for layers with supporting text on FLV files */

.imgHolder2
{
	display:inline-table;
	float:right;
	padding:2px,2px,2px,2px;
	width:550px;
	position:relative;
}

.techText
{
	display:inline-table;
	float:left;
	padding:2px,2px,2px,2px;
	position:relative;
}

.prdcInf
{
	border:solid 1px #c7c7c7;
	width:890px;
	padding:5px;
}
.prodInfo1
{
	display:inline-table;
	float:left;
	padding:1px,1px,1px,1px;
	width:443px;
	position:relative;
}
.prodInfo2
{
	display:inline-table;
	float:right;
	padding:1px,1px,1px,1px;
	width:443px;
	position:relative;
}

/*Style for VisionAIR Admin page */

#vaAdminPg

{
   padding:30px;
   margin:auto;
   display:inline-table;
}

/*style for newsletter page */

#newsPgTitle
{
   	display:run-in;
   	font-size: 12px;
	font-weight: Bold;
	font-family: Arial, Helvetica;	
	margin-bottom:10px; 
}
#newsDate
{
    display:inline-table;
    font-size: 12px;
    font-style:italic;
	font-family: Arial, Helvetica;	
	margin-bottom:10px;
	margin-left:20px;
}
#newsArtTitle
{
    display:inline-table;
    font-size: 12px;
    font-weight:bold;
	font-family:Times New Roman;	
	margin-bottom:10px;
	margin-left:20px;
}

#newsBody
{
   display:inline-table;
   margin:auto;
}

/*leadership icon style */

#leadIcon
{
    display:inline-table;
    float:left;
    width:200px;
    margin-left:5px;
    margin-right:10px;
}

#topLeadinfohldr
{
    display:inline-table;
    float:right;
    width:650px;
    margin-left:5px;
    margin-top:50px;
    margin-right:10px;
}

/*contact Page style*/

#ctImg
{
    display:inline-table;
    float:left; 
    width:130px;
    margin-left:10px;
}

#contactForm
{
    display:inline-table;
    margin:auto;
    margin-top:5px;
    position: relative;


}



#ctTopText
{
    display:inline-table;
    float:right; 
    padding-top:10px;
    position: relative;
}

#ctCmpInf
{
    text-align:right;
    display:inline-table;
    float:right; 
    margin-right:20px;
    position: relative;
}

/*Users Conference Page Style */

#ucLeftHolder
{
    display:run-in;
    float:left;
    width: 500px;
    padding:10px
    
}

#ucRightHolder
{
    display:run-in;
    float:right;
    width: 300px;
    padding:10px;
    text-align:center;
}
.ucBulletRows
{
    display:inline-block;  /*changed from bulleted */
    width:465px;
    margin-top:10px;
    margin-bottom:5px;
}
.ucbltIcon
{
    display:inline-block;
    
    margin-top:10px;
    float:left;
}
.ucbltText
{
    padding-top:10px;
    display:run-in;
    width:425px;
    float:right;
}

/*Press Release Page Sytle */
#presRelHolder02
{
    width:675px;
    text-align:left;
    float:right;
    padding-right:10px;
    margin-top:10px;
}
#archiveHolder
{
    text-align: left;
    float: left;
    width: 190px;
    border-right-style: dashed;
    border-right-width: 1px;
    border-right-color: #d8d8d8;
    min-height:700px;
    margin-right:10px;
}

/*csc page sytles */

.cscbltIcon
{
    display:run-in;
    width:24px;
    padding-left:5px;
    padding-top:20px;
    text-align:center;
    float:left;
    vertical-align:middle;
}

#cscRegHldr
{
   width:320px;
   float:right;
   margin-right: 40px;
   text-align:center;
   padding-top:70px;
    
}

#csSignupHldr
{
    width:500px;
    text-align:left;
    margin:auto;
}

#signTxt
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    line-height:20px;
    color:#333388;
}

/*login page */

.loginPanelLeft
{
    display:inline-table;
	width:350px;
	float:left;
	margin-right:5px;
	margin-left:100px;
	padding:2px,2px,2px,2px;
	position:relative;
}

.loginPanelRight
{
    display:inline-table;
	width:350px;
	float:right;
	padding:2px,2px,2px,2px;
	position:relative;
}

/* home page flash holder */

#flshHldr
{
    width:650px;
    float:left;
    position:relative;
    z-index: -10;
}

/*client testimonial quotes */
#cltTest
{
    width:245px;
    float:right;
    min-width:240px;
    padding-top:20px;
    line-height: 14px;
    text-align:left; 
    z-index: -1;
}

.clQuoteLbl
{
    font-family: Times New Roman;
    font-size: 13px;
    line-height:18px;
    color: #6E6E6E;
    font-style:italic;
    text-align:left;
}

.clNameLbl
{
    font-family: Arial;
    font-size: 11px;
    color: #6E6E6E; 
    text-align: right;
    
}

/*Career Page Benefits */

.beneftHolder
{
   display:inline-table;
   width:690px; 
   position:relative;
   float:left;
   border-right-style:dashed;
   border-right-color:#cccccc;
   border-right-width:1px;
   padding-right:5px;
}
.benefitLogin
{
   display:inline-table;
   width:180px; 
   position:relative;
   float:right;
}

.LearnDEV1
{
   display:inline-table;
   width:550px; 
   position:relative;
   float:left;

}
.LearnDEV2
{
   display:inline-table;
   width:325px; 
   position:relative;
   float:right;

}

/*document login page */
.LearnCol1
{
   display:inline-table;
   width:550px; 
   position:relative;
   float:left;
   margin-left:20px;

}
.LearnCol2
{
   display:inline-table;
   width:325px; 
   position:relative;
   float:right;
   margin-right:20px;

}


/*Request Information Page */

#requestInfoHldr
{
    display:inline-table;
    position:relative;
    text-align:left;
    margin:30px;
}

/*Tech sem registration page */

#tecregHldr
{
    display:inline-table;
    position:relative;
    text-align:left;
    margin-left: 200px; 
}

/*product download icons */

.prdDocLFT
{
    float:left;
}

.prdDocRGHT
{
    float:right;
}
/* VisionDATA VAULT page */

#formregistration
{
display:inline-table;
position:relative;
margin:auto;
width:90%;
}