@charset "UTF-8";
/* CSS Document */

/*--------------------------
---------------------------------------------------------------------------
	Project :: Vangent - Microsite / Social Media section of current website | validated css/xhtml
	 Author :: Curtis Scott - curtis@puredezigner.com
	Started :: 7/13/09
---------------------------------------------------------------------------
---------------------------- */
#dontusethis-wrapper {
	width:970px;
	margin:30px auto;
	overflow:hidden;
}
	
#socialcontent a{
	outline:none;
}
#socialcontent {
	float:left;
	clear:both;
	background:#fff;
	overflow:hidden;
	width:970px;
}

#leftcontent {
	float:left;
	width: 640px;
	margin:3px 0 0 0;
}

#rightcontent {
	float:left;
	width: 330px;
}
/*-------------------------- short bio Styled ---------------------------- */

#leftcontent .shortBio {
	background:url(../images/profiles/background.jpg) no-repeat;
	min-height:327px;
	min-width:626px;
	margin:0 0 18px 0;
	position:relative;
}

.shortBio .leftBio {
	position:relative;
	left:0px;
	max-width:314px;
}
.shortBio .rightBio {
	position:absolute;
	top: 10px;
	left: 325px;
	width:300px;
	height:327px;
}
.shortBio .rightBio h2{
	padding-top: 5px;
	font-size: 32px;
	font-weight:bold;
	color:#EE6C21;
}
.shortBio .rightBio .jobTitle{
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #043464;
	padding-bottom: 10px;
}
.shortBio .rightBio .desc{
	font-size: 12px;
	font-weight:300;
	color:#043464;
}
.shortBio .rightBio .desc a{
	font-size: 12px;
	font-weight:300;
	color:#043464;
	font-style:italic; 
	text-decoration:underline;
}
.shortBio .details {
	position:absolute;
	background-color:#000;
	/* for IE */
	  filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;
	top:277px;
	width:627px;
	height:50px;
}
.shortBio .details p{
	position:absolute;
	color:#FFF;
	top:18px;
	left:20px;
	cursor:text;
	font-size:100%;
}
/*-------------------------- End short bio Styled ---------------------------- */

/*-------------------------- Left Side Styled ---------------------------- */

#socialcontent #leftcontent .thuman {
	background:url(../images/profiles/bernie-thuman.jpg) no-repeat top left;
	height:327px;
	width:626px;
	margin:0 0 18px 0;
}
#socialcontent #leftcontent .miller {
	background:url(../images/profiles/craig_miller_v3.jpg) no-repeat top left;
	height:327px;
	width:626px;
	margin:0 0 10px 0;
}
#socialcontent #leftcontent .gordon {
	background:url(../images/profiles/james-gordon.jpg) no-repeat top left;
	height:327px;
	width:626px;
	margin:0 0 10px 0;
}

#socialcontent #leftcontent .weems {
	background:url(../images/profiles/kerry-weems.jpg) no-repeat top left;
	height:327px;
	width:626px;
	margin:0 0 10px 0;
}
#socialcontent #leftcontent .gnayyar {
	background:url(../images/profiles/geeta-nayyar.jpg) no-repeat top left;
	height:327px;
	width:626px;
	margin:0 0 10px 0;
}
#socialcontent #leftcontent .epupo {
	background:url(../images/profiles/erik-pupo.jpg) no-repeat top left;
	height:327px;
	width:626px;
	margin:0 0 10px 0;
}
#socialcontent #leftcontent .jiverson {
	background:url(../images/profiles/john-iverson.jpg) no-repeat top left;
	height:327px;
	width:626px;
	margin:0 0 10px 0;
}
#socialcontent #leftcontent .gmccluskey {
	background:url(../images/profiles/gene-mccluskey.jpg) no-repeat top left;
	height:327px;
	width:626px;
	margin:0 0 10px 0;
}

/*#socialcontent #leftcontent .details {
	position:relative;
	background-color:#000;
	 for IE 
	  filter:alpha(opacity=90);
	CSS3 standard 
	opacity:0.9;
	width:627px;
	height:67px;
}

#socialcontent #leftcontent .details p{
	position:relative;
	color:#FFF;
	top:25px;
	left:20px;
	width:590px;
	cursor:text;
	font-size:100%;
}*/

#socialcontent #leftcontent h3 {
	font-size:130%;
	margin:0;
	padding:0 0 4px 0;
}

#socialcontent #leftcontent p {
	margin:0;
	padding:0;
}

#socialcontent #leftcontent #flash {
	float:left;
	margin:0 0 4px 0;
}

#socialcontent #leftcontent #bio {
	float:left;
	margin:10px 0 0 0;
	width:620px;
}

#socialcontent #leftcontent #bio #picture {
	float:left;	
	width:170px;
}

#socialcontent #leftcontent #bio #picture img {
	background-color:#EEEEEE;
	border:1px solid #AAAAAA;
	padding:6px;
}

#socialcontent #leftcontent #bio #copy{
	float:right;
	width:430px;
	padding:0 20px 0 0;
}
#socialcontent #leftcontent #bio #copy h2{
	font-size:300%;
	color:#EB6E1F;
	font-family:Myriad Web Pro,Myriad Pro,Myriad,Arial,Helvetica,sans-serif;
	margin:0;
	padding:20px 0 14px 0;
}
#socialcontent #leftcontent #bio #copy h3{
	font-size:130%;
	color:#0068B3;
	font-family:Myriad Web Pro,Myriad Pro,Myriad,Arial,Helvetica,sans-serif;
	border-bottom:1px solid #E7E7E7;
	padding: 0 0 14px 0;
}
#socialcontent #leftcontent #bio #copy h4{
	font-size:180%;
	color:#EB6E1F;
	font-family:Myriad Web Pro,Myriad Pro,Myriad,Arial,Helvetica,sans-serif;
	margin:0;
	padding:20px 0 0 0;
}
#socialcontent #leftcontent #bio #copy p{
	margin:10px 0 0 0;
}

/*-------------------------- Right Side Styled ---------------------------- */

/*-------------------------- Welcome Box ------------- */

#socialcontent #rightcontent .box {
	background: url(../images/welcome-top.jpg) no-repeat top center;
	width:327px;
	padding:20px 0 0 0;
	margin:0 0 12px 0;
}
#socialcontent #rightcontent .boxfooter {
	background: url(../images/welcome-bottom.jpg) no-repeat bottom center;
	width:327px;
	height:8px;
}

#socialcontent #rightcontent .box-white {
	width:327px;
	padding:20px 0 0 0;
	margin:0 0 12px 0;
}
#socialcontent #rightcontent .box-whitefooter {
	width:327px;
	height:8px;
}
#socialcontent #rightcontent .box-white img{
	margin:0 0 7px 0;
}

#socialcontent #rightcontent .message {
	margin:0 20px 9px 25px;
}
#socialcontent #rightcontent .message h2 {
	font-family:Myriad Web Pro,Myriad Pro,Myriad,Arial,Helvetica,sans-serif;
	font-size:230%;
	line-height:1.25em;
	margin:0;
	padding:0;
	color:#EB6E1F;
}
#socialcontent #rightcontent .message h3 {
	font-family:Myriad Web Pro,Myriad Pro,Myriad,Arial,Helvetica,sans-serif;
	font-size:140%;
	line-height:1.3em;
	margin:0;
	padding:0;
	color:#0068B3;
}
#socialcontent #rightcontent .message h4 {
	font-size:140%;
	line-height:1.9em;
	margin:0;
	padding:0;
	color:#EB6E1F;
}
#socialcontent #rightcontent .message p {
	font-size:100%;
	margin:6px 0 0 0;
	padding:0;
}
#socialcontent #rightcontent h4.over {
	font-size:150%;
	line-height:1.2em;
	margin:0;
	padding:4px 0 4px 12px;
	color:#0068B3;
}


/*-------------------------- Social Box ------------- */

#socialcontent #rightcontent .message select {
	width:280px; 
	margin:0 0 20px 0;
}
input, textarea, select, option  {
}
#socialcontent #rightcontent .message h4#topborder {
	font-size:140%;
	line-height:1.5em;
	margin:0;
	padding:10px 0 10px 0;
	color:#EB6E1F;
	border-top:1px solid #CCC;
}


