/*  GENERAL LAYOUT  */
html {
	background:#003c73 url(../images/bg_main.png) center repeat-y;
}

body {
  font-family: arial;
  font-size: .8em;
  padding: 0;
  margin: 0;
 /*  background-image: url(../images/glim_center.jpg);  */
 background: url(../images/bg.jpg) top center no-repeat; 
}
:focus
{
  -moz-outline-style: none;
}
#wrapper {
 padding: 0;
 margin: 0 auto;
 width: 980px;
 background-color: #fff;
 
}

#header {
 width: 980px;
 height: 65px;
 float: left;
 margin: 0;
 background-image: url(../images/menu.png);
 text-align: right;
}

#header a#logo {
	display:block;
	float:left;
	padding:0;
	margin:14px 0 0 17px;
	width:274px;
	height:50px;
	background:url(../images/logo.png);
	text-indent:-9999px;
}

#searcheventtop {
  float: left;
  width: 160px;
margin-top:-2px;
}

#logintext {
  float: right;
  width: 275px;
  text-align: right;
  margin:0;
  padding-right:15px;
}

#logintext a {
 float: right;
 color: #231f20;
 font-size: .9em;
 text-decoration: none;
}


a img {
	border:none;
}

br { margin:0;padding:0; }

p { margin-top:5px; }


/*  CONTENT AREAS  */ 
#content { 
 float: left;
 color: #fff;
 border: 1px solid #ccc;
 background: #f4f4f4;
 margin:-2px 0px 0px 18px;
 padding: 10px;
 width: 607px;
 display: inline;
 color: #231f20;
 font-size: 1em;
 line-height: 1.4em;
 position:relative;
 z-index:1;
}

#content a {
	color: #00467f;
    text-decoration: none;
}

#contentmain { 
 float: left;
 margin-left:18px;
 width: 946px;
 height: 411px;

}

#contentmain_events { 
 float: left;
 width: 284px;
 height: 177px;
 margin: 0px 0 0 18px;
 padding: 12px;
 background-image: url(../images/main_events.jpg);
}

#contentmain_events1 { 
 float: left;
 width: 284px;
 height: 177px;
 margin: 0;
 padding: 12px;
 background-image: url(../images/main_events.jpg);
}

#contentmain_events p, #contentmain_events1 p, #rightcolumn .cob p {
	margin:10px 0 5px 0;
	padding:0;
}

#contentmain_newsletter { 
 float: left;
 width: 284px;
 height: 177px;
 margin: 0px 12px;
 padding:12px;
 background-image: url(../images/main_events.jpg);
}

#contentmain_newsletter p {
	text-align:center;
	margin:10px 0 5px 0;
	padding:0;
}

#contentmain_ten { 
 float: left;
 width: 308px;
 height: 201px;
 margin: 0px 0;
 padding: 0px;
}

#contentmain #videoplayer {
  width: 376px;
  height: 261px;
  margin-top: -305px;
  margin-left: 40px;
}


#content h2 {
   font-family: arial;
   font-size: 1.9em;
   margin:0 0 5px 0;padding:0;
   color: #00467f;
   font-weight: normal;
   line-height: 1.4em;
   border-bottom: 5px solid #ccc;
}
#content h2.sub {
   font-family: arial;
   font-size: 1em;
   margin:0 0 15px 0;padding:0;
   color: #faa61a;
   font-weight: bold;
   border: 0;
}

#content span.mapit a {
	text-decoration:underline;
	color:#222;
}

.event_time_location_wrapper {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px 0;
}

hr {
	border:none;
	background:#ccc;
	height:1px;
}


.blue {
  color: #00467f;
}

.orange {
  color: #faa61a;
}
.black {
  color: #231f20;
}
.grey {
  color: #aaa;
}
.black a {
  color: #231f20;
}
.em4{
    font-size: .4em;
}
.em6 {
    font-size: .6em;
}
.em7 {
	font-size:.85em;
}
.em8 {
    font-size: .95em;
}
.em1 {
    font-size: 1em;
}
.em12 {
    font-size: 1.2em;
}
.em14 {
    font-size: 1.4em;
}
.em16 {
    font-size: 1.6em;
}
.em18 {
    font-size: 1.8em;
}
.em20 {
    font-size: 2em;
}

.ital {
  font-style: italic;
}

.bold {
  font-weight: bold;
}

.biodown {
  display: inline;
  border: 0;
}

hr {
  margin-top: -11px;
  padding: 0;
}
.plain {
  margin-top: 14px;
  padding: 0;
  
 }
 
.floatleft {
  float: left;
}

.floatright {
  float: right;
}

.clear {
  clear: both;
  margin:0;
  padding:0;
}

.date {
  width: 70px;
  float: left;
}
.title {
    float: left;
}
.seeevent {
    margin-left: 1px;
    font-size: .7em;
    text-decoration: none;
}
.nounder {
  text-decoration: none;
}



#content .photolistings img {
  float: left;
  margin-right: 10px;
  margin-top: 4px;
}



/*     RIGHT COLS   */
#rightcolumn { 
  margin: -2px 0px 0px 13px;
  width: 308px;
  float: left;
}

#rightcolumn p {
	margin:0;
	padding:0;
}

#rightcolumn .cob {
  width: 282px;
  border: 1px solid #ccc;
  background-image: url(../images/co_back_grey_grad.jpg);
  background-position: top;
  background-repeat: repeat-x;
  padding: 12px;
}

#rightcolumn .cob {
	font-weight:bold;
}


#rightcolumn .cob h5 {
  font-size: .9em;
  font-weight: normal;
}


#contentmain_events h2, #contentmain_events1 h2, #rightcolumn .cob h2  {
  font-size: 1.3em;
  font-weight: normal;
  color: #006e8c;
	margin:0;
	padding:0;
}

#contentmain_events, #contentmain_events1 {
	font-weight:bold;
}

#contentmain_newsletter h2  {
  font-size: 1.3em;
  font-weight: normal;
  color: #006e8c;
  text-align:center;
margin:0;
padding:0;
}



#rightcolumn h4, #contentmain_events h4, #contentmain_events1 h4, #rightcolumn .cob h4{
  font-family: arial;
  font-size: 1.4em;
  margin-top: 0px;
  color: #006e8c;
  font-weight: normal;
margin-bottom:0;
}

#rightcolumn a, .photolistings a, #contentmain_events a, #contentmain_events1 a{
  font-size: .7em;
  text-decoration: none;
  color: #777;
}

#rightcolumn a:hover, .photolistings a:hover, #contentmain_events a:hover, #contentmain_events1 a:hover {
  color: #faa61a;
}


#rightcolumn .cob h5, #contentmain_events h5, #contentmain_events1 h5, #contentmain_newsletter label, #rightcolumn h5 {
  font-family: arial;
  font-size: .9em;
  margin-top: 0px;
  color: #999;
  margin: 0px;
}

#rightcolumn .cob h5, #contentmain_events h5, #contentmain_events1 h5 {
	font-weight:bold;
}





#careercenterblock, #careercenterblock a {
  margin-top: 22px;
  font-family: arial;
  font-size: 1em;
  text-decoration: none;
}

.jt_job_position, .jt_alljobs, .jt_job_position a {
    margin: 12px 0 0 0;
    color: #00467f;
}

.mdlist-line {
	width:603px;
	height:0px;
	margin:0;
	padding:0;
	border-top:1px solid #cccccc;
}

.mdlist {
  width: 185px;
  height: 30px;
  display: block;
  float: left;
  font-family: arial;
  font-size: 10px;
  line-height:12px;
  padding: 0px 6px 0px 10px;
  background-color: #ececec;
  border-bottom: 1px solid #cccccc;
  z-index: 1;
}

.mdlist-disabled {
	width: 185px;
	  height: 32px;
	  display: block;
	  float: left;
	line-height:12px;
	  font-family: arial;
	  font-size: 10px;
	  padding: 2px 6px 0px 10px;
	  background-color: #ececec;
	  border-bottom: 1px solid #cccccc;
	  z-index: 1;
	  background-image: url(../images/non_mem_lock.gif);
	  background-position: top left;
	  background-repeat: no-repeat;
}

#tooltip { 
	display:none;
	position:absolute;
	width:249px;
	height:70px;
	background:url(../images/tooltip_bg.png);
	margin:0;
	padding:25px;
	font-size:11px;
	line-height:130%;
}

#tooltip a {
	color: #00467f;
	text-decoration:none;
}

#tooltip a.close_tooltip {
	width:25px;
	height:25px;
	background:url(../images/close.png);
	position:absolute;
	cursor:pointer;
	margin:-77px 0 0 7px;
}

.mdlist-active{

}


.members-description{
	width:601px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#DEDEDE;
}
.members-description a.close-profile{
	float:right;
	color:#999;
	font-size:10px;
	text-decoration:none;
}
.mdlist a{
  display: block;
  color: #000;
  text-decoration: none;
  z-index: 1;
  padding:4px 5px 0px 5px;
}

.mdlist-disabled a {
	  display: block;
	color:#aaa;
	text-decoration:none;
	z-index:1;
	padding:4px 5px 0px 5px;
}

.mdlist a:hover, .mdlist-disabled a:hover {
  color: #003366;
   z-index: 1;
  
}
.mdlist-active a{
	position:absolute;
	color:#000;
	background-color:#DEDEDE;
	font-weight:bold;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;

}

.mdlist-directorya {
    width: 265px;
    float: left;
    margin-top: 17px;
    display: block;
    float: left;
    font-family: arial;
    font-size: 12px;
    padding: 8px;

}
.mdlist-directoryb {
    width: 265px;
    float: left;
    display: block;
    float: left;
    font-family: arial;
    font-size: 12px;
    padding: 8px;

}








/* TOOLTIPS ON MEMBERS DIRECTORY    */
a.info{
    height: 27px;
    position:relative; /*this is the key*/
    z-index: 24;
    text-decoration:none;
    z-index: 1;
    }

a.info span {
  display: none
  }

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #000;
    background-color:#ffffcc;
    color:#000;
    text-align: left;
    z-index: 20;
    }

/*  LOGOBLOCKS ON STRATEGIC PARTNERS    */

.logoblocks {
  float: left;
  width: 191px;
  height: 86px;
  border: 1px solid #cccccc;
  margin-right: 7px;
  margin-bottom: 8px;
  padding: 1px;
  text-align: center;
  background-color: #fff;
}

.logoblocks_small {
  float: left;
  width: 140px;
  height: 60px;
  border: 1px solid #cccccc;
  margin-right: 7px;
  margin-bottom: 8px;
  padding: 1px;
  text-align: center;
  background-color: #fff;
}



/*  FOOTER AREA */

#footer { 
 width: 980px;
 clear: both;
 margin: 22px 0px 0px 0px;
 text-align: center;
 color: #999;
}

#footer a {
  color: #999;
  text-decoration: none;
}


#footer input{
  color: #781351;
  background: #fee3ad;
  border: 1px solid #ccc;
  margin: 12px 0 12px 0;
}

/*WORDPRESS BLOG STYLING */
a.blog-title{
	color:#F9A619;
	text-decoration:none;
}
p.postmetadata{
	font-size:10px;
	text-transform: uppercase;
}
p.postmetadata a{
	color:#3E3B3D;
}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.entry a em, .entry a  {
    color: #00467f;
    text-decoration: none !important;
}

        
        
        
/* End Comments */





/*  START CSS ROLLOVER STATES FOR FOOTER  */
#f1{
height: 40px;
width: 80px;
overflow: hidden;
background: url(../footer/accenture.g.jpg) top left no-repeat;
display: block;
float: left;
margin-left: 22px;
margin-right: 12px;
}
#f1:hover {
 background: url(../footer/accenture.c.jpg) top left no-repeat;
}


#f2{
height: 40px;
width: 80px;
overflow: hidden;
background: url(../footer/cushmanwakefield.g.jpg) top left no-repeat;
display: block;
float: left;
margin-right: 12px;
}
#f2:hover {
 background: url(../footer/cushmanwakefield.c.jpg) top left no-repeat;
}

#f3{
height: 40px;
width: 80px;
overflow: hidden;
background: url(../footer/fiserv.g.jpg) top left no-repeat;
display: block;
float: left;
margin-right: 12px;
}
#f3:hover {
 background: url(../footer/fiserv.c.jpg) top left no-repeat;
}

#f4{
height: 40px;
width: 80px;
overflow: hidden;
background: url(../footer/google.g.jpg) top left no-repeat;
display: block;
float: left;
margin-right: 12px;
}
#f4:hover {
 background: url(../footer/google.c.jpg) top left no-repeat;
}

#f5{
height: 40px;
width: 80px;
overflow: hidden;
background: url(../footer/ibm.g.jpg) top left no-repeat;
display: block;
float: left;
margin-right: 12px;
}
#f5:hover {
 background: url(../footer/ibm.c.jpg) top left no-repeat;
}

#f6{
height: 40px;
width: 160px;
overflow: hidden;
background: url(../footer/wilmer.g.jpg) top left no-repeat;
display: block;
float: left;
margin-right: 12px;
}
#f6:hover {
 background: url(../footer/wilmer.c.jpg) top left no-repeat;
}

#f7{
height: 40px;
width: 80px;
overflow: hidden;
background: url(../footer/microsoft.g.jpg) top left no-repeat;
display: block;
float: left;
margin-right: 12px;
}
#f7:hover {
 background: url(../footer/microsoft.c.jpg) top left no-repeat;
}

#f8{
height: 40px;
width: 80px;
overflow: hidden;
background: url(../footer/sprint.g.jpg) top left no-repeat;
display: block;
float: left;
margin-right: 12px;
}
#f8:hover {
 background: url(../footer/sprint.c.jpg) top left no-repeat;
}

#f9{
height: 40px;
width: 80px;
overflow: hidden;
background: url(../footer/thomsonreuters.g.jpg) top left no-repeat;
display: block;
float: left;
margin-right: 12px;
}
#f9:hover {
 background: url(../footer/thomsonreuters.c.jpg) top left no-repeat;
}

#f10{
height: 40px;
width: 80px;
overflow: hidden;
background: url(../footer/ups.g.jpg) top left no-repeat;
display: block;
float: left;
}
#f10:hover {
 background: url(../footer/ups.c.jpg) top left no-repeat;
}

#f11{
height: 40px;
width: 120px;
overflow: hidden;
background: url(../footer/weber.g.jpg) top left no-repeat;
display: block;
float: left;
}
#f11:hover {
 background: url(../footer/weber.c.jpg) top left no-repeat;
}


#f12{
height: 40px;
width: 170px;
overflow: hidden;
background: url(../footer/capgem.g.jpg) top left no-repeat;
display: block;
float: left;
}
#f12:hover {
 background: url(../footer/capgem.c.jpg) top left no-repeat;
}






/*  END CSS ROLLOVER STATES FOR FOOTER  */











/* REGISTRATION FORMS LAYOUT CONFIRMATIONS   */
.f1 {
    width: 200px;
    float: left;
    
}
.f2 {
    width: 300px;
    float: left;
    
}


.email {
    color: #00467f;
    text-decoration: none;
}

a.whitepaper {
	font-size: .7em;
	  text-decoration: none;
	  color: #777;
	text-transform:uppercase;
}

a.whitepaper:hover {
	color:#faa61a;
}


.doctype {
   width: 50px;
   margin: 0;
   padding: 0;

}

input.doctype {
   display: block;
   width: 20px;
   margin: 0;
   padding: 0;
   margin-left: 15px;

}

.biodrop {
text-decoration: none;
color: #00467f;
font-family: arial;
font-size: 9px;
cursor: pointer;
}

.showhidebox {
	overflow:hidden;
}
.text-right {
	text-align:right;
}

#imgopacity:hover
{
filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
-khtml-opacity: 0.8;
}

/* Easy Slider */
#slider { width:200px; }
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:606px;
		height:375px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(btn_next.gif) no-repeat 0 0;	
		display:hidden;
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:0 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#fff;
		color:#000;
		padding:0 10px;
		text-decoration:none;
		font-family:Tahoma,Arial, Helvetica, sans-serif;
		font-size:12px;
		}
	ol#controls li.current a{
		background:#ededed;
		color:#000;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
