@charset "UTF-8";
/* CSS Document
1 - General
2 - Header
3 - Footer
4 - Left Column
5 - Main content
#5.1 - Main content  
#5.2 - Main title, link, list style
#5.3 - Other style  
*/



/* ---------------------------- General ---------------------------------*/
/*Always display the Y-scroll bar*/
html {overflow-y: scroll;}

body {
	background:#274A84 url(../images/bkgrndGrad.jpg) top left repeat-x;
	text-align:center;
	/* Tahoma is uggly , Lucida Grande is good*/
	font-family: Helvetica, Arial, sans-serif;
	}
	
sup {
	font-size:.60em;
}

#wrapper {
	margin:0 auto 0 auto;
	background:transparent;
	width:940px;
	position:relative;
	top:0px;
}
img {
border: none;
}


/* -----------END------------- General --------------END-----------------*/




/* --------------------------------------------------------------------------------*/
/*        ----------------            Header     --------------------------      */
/* --------------------------------------------------------------------------------*/

#header {
	margin:0;
	padding:0;
	width:940px;
	height:204px;
	background:transparent url(../images/cuts_01.png) top left no-repeat;
	}
	
/*------------ Position of the Call US Toll free & client Login menu ---------------*/
.secondNav {
	position:absolute;
	
	font-weight:bold;
	font-size:11px;
	color:#666666;
	height:25px;
	width:520px;
	top:5px;
	right:15px;
	padding:0;
	margin:0;
}
.secondNav li {
	float:right;
	display:block;
	margin:0 5px 0 5px;
	padding:0;
}
.secondNav a {
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	margin:0;
	color:#336699;
}

/*-------------------- Position of the main menu --------------------------- */
#header .mainNav {
position:absolute;
	top:60px;
	right:5px;
	padding:0;
	margin:0;
}
.mainNav li {
	float:left;
	display:block;
	margin:0 13px 0 0;
	
}
.mainNav a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	margin:0;
	padding:0 0 0 0;
	color:#666666;
	display:block;	
}
/* --------------------------------------------------------------------------------*/
/*  END   ----------------  END       Header    END  ---------------------   END   */
/* --------------------------------------------------------------------------------*/




/* --------------------------------------------------------------------------------*/
/*        ----------------            Footer       --------------------------      */
/* --------------------------------------------------------------------------------*/
	
#footer {
	margin:0;
	padding:0;
	width:940px;
	height:44px;
	background:transparent url(../images/cuts_04.png) top left no-repeat;
	padding: 10px 10px 0 20px;
	font-size:12px;
	color:#0066CC;
	text-align:center; 
}

#copyright {
	width:940px;
	padding:10px 0 10px 0;
	font-size:10px;
	color:#000;
}

#footer a {
	color:#0066CC;
	text-decoration:none;
	
	margin:0;
}
 




/* ---------------------------- Red Bar Link Style -----------------------------------*/
.indexLink {
	position:absolute;
	top:20px;
	left:15px;
	width:220px;
	height:50px;
	z-index:10;
}
.hotnews {
	position:absolute;
	top:87px;
	left:60px;
	z-index:10;
}
.exhibLink {
	position:absolute;
	top:95px;
	left:150px;
	width:350px !important;
	height:30px !important;
	z-index:10;
	font-size:15px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 10px;
}
.exhibLink a {
	color:#ffffff;
	text-decoration:none;
	padding:0;
	margin:0;

}
.forresterLink {
	position:absolute;
	top:95px;
	left:442px;
	width:498px !important;
	height:30px !important;
	z-index:10;
	font-size:15px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 10px;
}
.forresterLink a {
	color:#ffffff;
	text-decoration:none;
	padding:0;
	margin:0;
}

/* -----------END------------- Red Bar Link Style --------------END-----------------*/


/* --------------------------------------------------------------------------------*/
/*  END   ----------------  END       Footer    END  ---------------------   END   */
/* --------------------------------------------------------------------------------*/



/* ---------------------------- Left Column -----------------------------------*/
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 220px; 
	padding:10px;
	height:250px;
	line-height: 20px;
}

#sidebar1 ul {
	font-weight:bold;
	font-size:12px;
	color:#666666;
	list-style:none;
	text-transform:uppercase;
	padding:0 0 10px 10px;
	margin:0 0 0 10px;	
}

 #sidebar1 li {
 	background-image:url(../images/bullet-grey.jpg);
 	background-repeat:no-repeat;
 	background-position:3px 0 0 0;
	padding:0 0 2px 25px;
	margin:0 0 5px 0;
	height:20px;
 }

#sidebar1 h3 {
	background-image:url(../images/second-header-bg.png);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:14px;	
	color:#ffffff;
	padding:5px 8px 0 10px;
	margin:8px 0;
	height:30px;
	width:200px;
}

#sidebar1 p{
	font-size:12px;	
	color:#333333;
	margin:15px 0 10px 0;
	width:180px;
}

#sidebar1 a {
	text-decoration:none;
	padding:0;
	margin:0;		
}

a.blackLinks,
a:visited.blackLinks  {
color:#000000!important;
text-decoration:underline!important;
}

a.blueLinks,
a:visited.blueLinks  {
color:#0066CC!important;
text-decoration:none!important;
margin:0 3px 0 3px;
}

#sidebar1 a:visited  {
color:#0066CC!important;
}
#sidebar1 a:link  {
color:#0066CC!important;
}
#sidebar1 a:hover  {
color:#3A3A3A!important;
}
/* -----------END------------- Left Column --------------END-----------------*/





/* ---------------------------- Center -----------------------------------*/

#middle {
	width:940px;
	margin:0;
	padding:0;
	background:transparent url(../images/cuts_02.png) top left repeat-y;
	text-align:left;
	font-size:12px;
	font-family: Arial, Helvetica,sans-cherif;
	color:#333333;
	}
	
	
	iframe {
	width:210px;
	height:560px;
}

#container { 
	width: 920px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
} 
/* -----------END------------- Center --------------END-----------------*/








/* --------------------------- Main Content - Main style --------------------*/

a:hover.blueLinks{
color:#0066CC;!important;
text-decoration:underline!important;
margin:0 3px 0 3px;
}

#mainContentHm {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#middle #mainContentHm .magnify {
}
#mainContent { 
	margin:0 0 0 250px; 
	padding:0 0 0 10px;
}

#mainContentNewsNEvents { 
	margin:0 0 0 250px; 
	padding:0 0 0 10px;
}

#mainContent p {
	padding:10px 35px 10px 10px;
	text-align:justify;
	margin:0;
	font-size:13px;
	color:#000000;
}

 #mainContent h3 {
	font-weight:bold;
	font-size:18px;
	color:#3a519a;
	padding:25px 0 0 10px;
	margin:0;
}

#mainContent h4 {
	font-weight:bold;
	font-size:18px;
	color:#333333;
	padding:13px 0 0 0;
	margin:0;
}

#mainContent h5 {
	font-weight:bold;
	font-size:16px;
	color:#333333;
	padding:13px 0 0 10px;
	margin:0;
}

#mainContent ul {
    list-style:none;
	padding:0 0 0 10px;
	margin:0;
	font-weight:bold;
	font-size:13px;
	color:#333333;
}

#mainContent li {
 	background-image:url(../images/bullet-small.jpg);
 	background-repeat:no-repeat;
 	background-position: center left;
	padding:0 0 0 25px;
	margin:5px 0 7px 0;
 }
/* -----------END------------- Main Content - Main style --------END---------*/ 
 This list is on careers
.v2lists {
    /*list-style:none;
	padding:0;
	margin:0;
	font-weight:normal !important;
	font-size:13px;
	color:#333333;
	display:block;
	height:200px;*/
}
 
 .v2lists li {
 	/*background-image:url(../images/bullet-small.jpg);
	font-weight:normal !important;
 	background-repeat:no-repeat;
 	background-position:left;
	padding:5px 0 5px 15px !important;
	margin:0 !important;
border:1px solid red;*/
 }



.paragraph2 {
	padding:10px 35px 10px 10px;
	text-align:left !important;
	margin:0;
	font-size:13px;
	color:#000000;
}

#secondGrey {
	position:relative;
	background-image:url(../images/whitePodsBg.png);
	background-position:bottom;
	background-color:#C0C0C0;
	background-repeat:no-repeat;
	width:920px;
	height:20px;
	padding:0;
	margin:0;
}

.wpod1{
	position:absolute;
	top:20px;
	left:35px;
}

.wpod2{
	position:absolute;
	top:20px;
	left:320px;	
}

.wpod3{
	position:absolute;
	top:20px;
	left:600px;
}





.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}






/* ---------------------------- News, Events, Client & Partner Page -----------------------------------*/

/* ----------------------------News page---------------------------- */
#image{
float: left;
margin-right: 10px;
height: 50px;
border: none;

}
.news{
border-bottom:solid #CCCCCC 1px;
margin-right:15px;
margin-bottom:25px;
padding:20px;
background : #FFFFFF url(../images/partner_bkgrnd.gif) top left repeat-x;
background-position:bottom;
border: #CCCCCC solid 1px; 
}

hr{
border: Opx;
width: 95%;
float: left;
background-color: #CCCCCC;
height: 1px;
margin-top: 30px;
margin-bottom: 30px;
}

.newsliens {
	font-size:12px;
	color:#3A519A;
	font-weight: bold;
	list-style:none;
	text-decoration:none;
}
#newsliens a:visited  {
color:#0066CC!important;
}
#newsliens a:link  {
color:#0066CC!important;
}
#newsliens a:hover  {
color:#3A3A3A!important;
}
.pressdate {
font-size:10px;
color:#990000;
font-weight:normal;
}



/*----------------------------Event : Upcoming & Past event---------------------------- */

.event{
margin-right:15px;
margin-bottom:25px;
padding:25px;
background : #FFFFFF url(../images/partner_bkgrnd.gif) top left repeat-x;
background-position:bottom;
border: #CCCCCC solid 1px; 

}
.eventblurb{
font-size:11px;
color:#333333; 
}
.table_event{
width:560px;
margin-left: -3px;
}
.imgevent{
width: 100px;
float: right;
}
.eventblurb ul {
	list-style:none;
	font-size:10px !important;
	color:#333333;
	
	width:370px;
	padding:0px 0 0 0px !important;
	margin:px 0 0 0px !important;
}
.eventblurb li {
	background-image:none !important;
	background-repeat:no-repeat;
	background-position:3px 0 0 0;
	padding:0 0 0px 10px!important;
	margin:0px !important;
	height: 13px !important;
	font-weight: normal !important;
}
/* ----------------------------Partners Page---------------------------- */
.partners{
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 15px;
  margin-top: 15px;
}
.table_partner{
color:#333333;
background : #FFFFFF url(../images/partner_bkgrnd.gif) top left repeat-x;
background-position:bottom;
border: #CCCCCC solid 1px; 
margin-bottom: 25px;
}
/* ----------------------------Clients Page---------------------------- */
.clients{
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 15px;
  margin-top: 15px;

}
.table_client{
color:#333333;
background : #FFFFFF url(../images/partner_bkgrnd.gif) top left repeat-x;
background-position:bottom;
border: #CCCCCC solid 1px; 
margin-bottom: 25px;
}
/* ------------END------------- News, Events, Client & Partner Page -------END--------------*/
/* ---------------------------- Location page ----------------------------------------------*/
.addresses {

	top:215px;
	left:10px;
	position:absolute;
	width:250px;
	height:250px;
}

.numbers a,
.numbers a:visited {
	color:#000000 !important;
}

.numbers {
	top:240px;
	left:320px;
	position:absolute;
	width:250px;
	height:250px;
		
}

/* ---------------------------- Home Page -----------------------------------*/

/* ---------------- Left Column --------- */
#homeleft {
	position:relative;
	float: left; /* since this element is floated, a width must be given */
	width: 380px;
	padding:10px;
	height:380px;
}
#homeleft p {
	font-size:15px;
	color:#333333;
	margin:10px 0 0 10px;
	padding:0px;
}
.bulletlink {
	background-image:url(../images/bullet-blue.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	font-size:13px;
	color:#003399;
	padding:0 0 0 20px;
	margin:0;
	float:right;
}



#homeright {
	position:relative;
	margin:0 0 0 435px;
	height:380px;
	padding:10px;
}
#homeright h3 {
	background-image:url(../images/index-header-bg.png);
	background-repeat:no-repeat;
	height:48px;
	width:340px;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	padding:5px 0 0 20px;
	margin:20px 0 0 20px;
}
#homeright ul {
	list-style:none;
	font-size:14px;
	color:#333333;
	height:120px;
	width:325px;
	padding:0px 0 0 20px;
	margin:5px 0 0 20px;
}
#homeright li {
	background-image:url(../images/bullet-blue.jpg);
	background-repeat:no-repeat;
	background-position:3px 0 0 0;
	padding:0 0 10px 25px;
	margin:0;
}

#animation {
	position:relative;
	background-image:url(../animation/animation-bg.gif);
	background-repeat:no-repeat;
	width:920px;
	height:277px;
	margin-left: -10px;
	margin-top: -64px;
	z-index: 100;
}


.text0 {
	font-size:30px;
	font-weight:bold;
	color:#ffffff;
	position:absolute;
	left:480px;
	top:40px;
	z-index: 110;
}


.text1 {
	font-size:30px;
	font-weight:bold;
	color:#ffffff;
	position:absolute;
	left:480px;
	top:40px;
	z-index: 110;
}
.text2 {
	font-size:24px;
	color:#ffffff;
	position:absolute;
	left:510px;
	top:80px;
	z-index: 110;
}
.text3 {
	font-size:30px;
	color:#ffffff;
	position:absolute;
	left:600px;
	top:205px;
	z-index: 110;
}


/*------------------------- White pod -----------------*/


#whitePods {
	position:relative;
	font-size:14px;
	color:#666666;
	background-image:url(../images/whitePodsBg.png);
	background-color:#C0C0C0;
	background-repeat:no-repeat;
	width:920px;
	height:246px;
	padding:0;
	margin-left:-10px;
	margin-bottom: -11px;
	
}
#whitePods h4 {
	font-size:16px;
	color:#003399;
	margin:0;
	padding:0;
}
p {
	font-size:13px;
	color:#333333;
	margin:0;
	padding:25px 0 0 25px;
}
#whitePods ul {
	font-size:13px;
	color:#333333;
	margin:0;
	padding:15px 0 5px 12px;
	list-style:none;
}
#whitePods a:visited {
	color:#0066CC;
}
#whitePods li {
	background-image:url(../images/bullet-grey.jpg);
	background-repeat:no-repeat;
	background-position:3px 0 0 0;
	padding:0 0 2px 25px;
	margin:0 0 5px 0;
	height:20px;
}
.whiteLink {
	background-image:url(../images/bullet-blue.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	font-size:13px;
	color:#003399;
	padding:0 0 0 20px;
	margin:0;
	float:right;
}
.wpod1 {
	position:absolute;
	top:15px;
	left:71px;
	width:200px;
}
#whitePods h5 {
	font-size:16px;
	color:#003399;
	margin:0;
	padding:0 0 0 0;
}
.wpod2 {
	background-position: 5px 25px;
	position:absolute;
	top:20px;
	left:354px;
	width:200px;
}
.quote1 {
	position:relative;
	top:38px;
	left:318px;
	font-size:80px;
	width:40px;
	height:40px;
	margin:0;
	padding:0;
	z-index:5;
	color:#CC0000;
}
.quote2 {
	position:relative;
	top:60px;
	left:455px;
	font-size:80px;
	width:40px;
	height:40px;
	margin:0;
	padding:0;
	z-index:5;
	color:#CC0000;
}
.wpod3 {
	position:absolute;
	top:20px;
	left:636px;
}
.logosAnimation {
	height:183px;
	width:229px;
}


#sourcequote{
	color:#666666;
	font-size: 10px;
	text-align: right;
	margin-right: 134px;
}
