@charset "utf-8";
/* CSS Document */

html, body, h1, h3, div{
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
}

p {
margin: 6px 0 6px 0;
}

body {
font-size: 12px;
}

.fullpage {
width: 740px;
position: relative; /* CENTERS CONTENT ON PAGE */
margin: auto; /* NECESSARY TO CENTER CONTENT ON PAGE WITH LINE ABOVE */
overflow: hidden; /* NECESSARY FOR MAKING SURE DIVS EXPAND TO FIT CONTENT */
}

#flash_holder {
height: 439px;
margin: 10px auto 0 auto;
}

#archive_link {
text-align:center;
font-weight:bold;
padding:4px 0;
}
#archive_link a{
color: #000000;
font-weight:bold;
}

#features {
overflow: hidden;
padding: 10px 0;
;*/
}

#interviews {
width: 361px;
height: 143px;
background:url(../new_images/purple_texture_bg.jpg) no-repeat;
float: left;
margin: 0;
#display: inline;
}
#interviews h3{
color:#FFFFFF;
font-weight:bold;
margin: 5px 18px;
font-size: 14px;
}

/* COMMENTING OUT IE6 / IE7 FIX
margin: 0 0 0 5px !important;
#margin: 0 0 0 2px;
*/

#interviews img {
float: left;
margin: 18px;
border: 1px solid #000;
}

#interviews #int_preview {
overflow: hidden;
padding: 0 10px 0 0;
#float: left; /* FIX FOR IE6 - ELEMENT CAN ALSO BE FLOATED TO RIGHT */
font-size: 11px;
margin: 15px 0 0 0;
#margin: 10px 0 0 0;
}

#interviews #int_preview p {
margin: 0;
}

#interviews #int_preview a {
color: #000000;

}
#interviews #int_preview strong {
/*color: #c00;*/
}

#didyouknow {
width: 361px;
height: 143px;
float: right;
margin: 0;
#display: inline;
}

/* COMMENTING OUT IE6 / IE7 FIX
margin: 0 5px 0 0 !important;
#margin: 0 2px 0 0;
*/


#inyou {
clear: both; /* NECESSARY TO MAKE SURE DIVS CLEAR ANY FLOATING CONTENT */
text-align:center;
}

#inyou img{
padding: 12px 0 25px 0;
}

#inyou h3, #inyou p, #inyou a {
text-align: center;
}

#inyou #maybe {
width: 360px;

float: left;
/*background: #339999;*/
}

#inyou #maybe h3{
color:#b72316;
font-size:14px;
}

#inyou #maybe a {
background: url(../new_images/buttonbg_orange.jpg) repeat-x;
border: 1px solid #ff6040;
text-decoration: none;
color: #fff;
padding: 3px 5px;
#display: inline;
}

#inyou #maybe a span {
font-weight: bold;
}

#inyou #yes {
width: 360px;

float: right;

}

#inyou #yes h3{
color:#b72316;
font-size:14px;
}

#inyou #yes a {
color: #fff;
text-decoration: none;
font-weight: bold;
padding: 3px 5px;
#display: inline;
}

#inyou #yes #entre_link {
background: url(../new_images/buttonbg_purple.jpg) repeat-x;
border: 1px solid #bc30a6;
}

#inyou #yes #mentor_link {
background: url(../new_images/buttonbg_blue.jpg) repeat-x;
border: 1px solid #3830a6;
}

#inyou #yes #comm_link {
background: url(../new_images/buttonbg_gold.jpg) repeat-x;
border: 1px solid #ba6403;
}

#inyou #yes #fund_link {
background: url(../new_images/buttonbg_green.jpg) repeat-x;
border: 1px solid #396b1e;
}

#connected {
padding-top:20px;
overflow: hidden;
clear: both;
}




/********************************************************************* 
	Logo and Top Navigation on White BG
**********************************************************************/

#logo {
	margin-bottom: 10px;
	width: 100%;
	}

* html #logo {
	margin-bottom: 2px;
	}
	
#logo #icon{
		background: url(../images/logo.gif) no-repeat;
		height: 33px;
		width: 116px;
		display: block;
		padding: 0px;
		margin: 10px 0px 0px 0px;
		float: left; 
		}
	
#logo #icon a {
		height: 33px;
		width: 116px;
		display: block;
		border: none;
		background-image: none; 
		}

#logonavcontainer { 
	margin: 0 0px 0 20px;
	padding-top: 9px;
	float: right;
	text-align: right;
	}
	
/* Logo Navigation List */
#logonavcontainer #logolist	{
	list-style: none;
	padding: 0;
	margin: 10px 6px 3px 0px;
	}
	
#logonavcontainer #logolist li {
	display: inline;
	padding: 0;
	margin: 0;
	}

#logonavcontainer #logolist li a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background: url(../images/pipe.gif) no-repeat right 50%;
	padding: 0 10px 0 6px;
	}

#logonavcontainer #logolist li a.last {
	padding-right: 0px;
	background: none;
	}

#logonavcontainer #loginbuttoncontainer {
	border: #ff3e1f 1px solid;
	width:48px;		
	text-align:center; 	
	position:relative;
	margin-left:373px;

}
	
#logonavcontainer #loginbuttoncontainer a{
	padding: 3px 3px 3px 4px;
	margin:0px;
}

#logonavcontainer #loginbuttoncontainer, #logonavcontainer #loginbuttoncontainer a, #logonavcontainer #loginbuttoncontainer a:active, #logonavcontainer #loginbuttoncontainer a:visited {
	background: url(../images/login_button_bg.gif) repeat-x;
	display: block;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	}
	
#logonavcontainer #loginbuttoncontainer a:hover{
	background:url(../images/login_button_bgON.gif) repeat-x;
	display: block;
	color:#E85529;
}



/*End hide*/
/*Mac IE 5*/
* html #logonavcontainer #logolist li:last-child { border-left: 0; }


/********************************************************************* 
	Top Grey Bar Navigation
**********************************************************************/

#topnavigation {
	background-color: #e4e5e7;
	border: 1px solid #999;
	color: #E85529;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 28px;
	}
	
* html #topnavigation {
	margin-bottom: -13px;
	}

#topnavigation ul {
	padding: 0;
	margin: 0;
	float: left;
	}
	
#topnavigation ul li { 
	display: inline;
	}
	
#topnavigation ul li a {
	background: #e4e5e7 url(../images/pipe-orange.gif) no-repeat left 8px;
	padding: 7px 6px 9px 6px;
	margin-bottom: 0px;
	color: #E85529;
	text-decoration: none;
	float: left;
	}
	
#topnavigation ul#leftlist {
	float: left;
	}
	
#topnavigation ul#rightlist {
	float: right;
	}
	
#topnavigation ul#leftlist li a:hover, #topnavigation ul#rightlist li a:hover {
	background-image: none;
	background-color: #E85529;
	color: #fff;
	}
	
#topnavigation ul#leftlist li a#current, #topnavigation ul#rightlist li a#current {
	background-image: none;
	background-color: #E85529;
	color: #fff;
	}

#topnavigation  ul li a.first {
	text-decoration: none;
	background: none;
	}
	
#topnavigation ul#leftlist li a.first:hover, #topnavigation ul#rightlist li a.last:hover {
	background-image: none;
	background-color: #E85529;
	color: #fff;
	}


/********************************************************************* 
	Footer section
**********************************************************************/

#footer {
	background: #fff;
	color: #999;
	margin-bottom: 10px;
	height: 50px;
	}
	
/* Logo Navigation List */
#footerlist	{
	list-style: none;
	padding: 0;
	margin: 0 0 0 5px;
	}

#footerlist li {
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	margin-top: 7px; 
	}

#footerlist li a {
	color: #999;
	text-decoration: none;
	font-size: 11px;
	background: url(../images/pipe-grey.gif) no-repeat left 50%;
	padding: 0 6px 0 10px;
	}

#footerlist li a#first {
	color: #999;
	text-decoration: none;
	font-size: 11px;
	padding: 0 6px 0 3px;
	background: none;
	}
	
#copyright {
	margin: 7px 5px 0 0; 
	float: right;
	color: #999;
	font-size:11px;
	}
	
#veratta {
	margin: 5px 0 0 5px;
	float: left;
	color: #999;
	}
	
#standardslist {
	list-style: none;
	padding: 0;
	margin: 0 5px 0 0;
	}

#standardslist li {
	display: inline;
	padding: 0;
	margin: 0;
	float: right;
	margin-top: 7px; 
	}

#standardslist li a {
	color: #999;
	text-decoration: none;
	font-size: 11px;
	background: url(../images/pipe-grey.gif) no-repeat right 50%;
	padding: 0 10px 0 6px;
	}

#standardslist li a#last {
	color: #999;
	text-decoration: none;
	font-size: 11px;
	padding: 0 3px 0 6px;
	background: none;
	}
	
	/********************************************************************** 
	Partners section 
**********************************************************************/

#partners {
	color: #E85529;
	margin-bottom: 10px;
	border-top: 1px dotted #999;
	height: 64px;
	
	}
	
* html #partners {
	border-top: none;
	background: url(../images/pixel-grey.gif) repeat-x top;
	}
	
#partners #imagelist {
	background: #fff url(../images/logos.jpg) no-repeat 0 7px;
	height: 42px;
	font-size:12px;
	margin-top:4px;
	}
	
#sponsors {
  	width: 738px; 
	height: 42px;
  	background: url(../images/logos.jpg);
  	margin: 10px auto; 
	padding: 0;
  	position: relative;

	}
		
#sponsors li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
	height: 42px; 
	display: block;
	}
		
#sponsors a	{
	height: 42px; 
	display: block;
	}
	
#sponsor1 {left: 0; width: 55px;}
#sponsor2 {left: 55px; width: 67px;}
#sponsor3 {left: 122px; width: 70px;}
#sponsor4 {left: 192px; width: 90px;}
#sponsor5 {left: 283px; width: 86px;}
#sponsor6 {left: 369px; width: 90px;}
#sponsor7 {left: 460px; width: 104px;}
#sponsor8 {left: 565px; width: 56px;}
#sponsor9 {left: 625px; width: 55px;}
#sponsor10 {left: 681px; width: 56px;}

#sponsor1 a:hover { background: transparent url(../images/logos.jpg) 0 -42px no-repeat; }
#sponsor2 a:hover { background: transparent url(../images/logos.jpg) -55px -42px no-repeat; }
#sponsor3 a:hover { background: transparent url(../images/logos.jpg) -125px -42px no-repeat; }
#sponsor4 a:hover { background: transparent url(../images/logos.jpg) -211px -42px no-repeat; }
#sponsor5 a:hover { background: transparent url(../images/logos.jpg) -301px -42px no-repeat; }
#sponsor6 a:hover { background: transparent url(../images/logos.jpg) -389px -42px no-repeat; }
#sponsor7 a:hover { background: transparent url(../images/logos.jpg) -497px -42px no-repeat; }
#sponsor8 a:hover { background: transparent url(../images/logos.jpg) -553px -42px no-repeat; }
#sponsor9 a:hover { background: transparent url(../images/logos.jpg) -613px -42px no-repeat; }
#sponsor10 a:hover { background: transparent url(../images/logos.jpg) -673px -42px no-repeat; }

/********************************************************************** 
	Clearfix - this prevents elements from overlapping others 
**********************************************************************/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.clear {

    clear: both; 

}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
