
body {
margin : 0 auto;
background-color : #3965ae;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #333333;
}
#container {
background-color : #ffffff;
width : 800px;
background-image : url(../images/750pxBg.jpg);
background-position : center 0%;
background-repeat : repeat-y;
margin : 0 auto;
position : relative;
}
#header {
overflow : hidden;
text-align : left;
margin : auto;
width : 750px;
text-align : center;
}
#topBar {
background-color : #000000;
height : 5px;
}
#leftContainer {
width : 200px;
background-color : #009900;
float : left;
overflow : hidden;
display : inline-block;
}
#rightContainer {
width : 420px;
padding-left : 322px;
margin-right : 5px;

}
#leftForm {
position : absolute;
top : 300px;
left : 34px;
list-style-image : url(../images/listarrow.gif);
width : 280px;
text-align : left;
}

#rightContent {
padding-left : 283px;
}
#midContainer {
padding : 40px;
list-style-image : url(../images/listarrow.gif);
}
input.contactHome {
border : 1px solid #caad26;
background-repeat : repeat-x;
font-size : 11px;
}
select.contactHome {
border : 1px solid #3965ae;
background-image : url(../images/inputBG.jpg);
background-repeat : repeat-x;
font-size : 11px;
}
textarea.contactHome {
border : 1px solid #3965ae;
background-image : url(../images/inputBG.jpg);
background-repeat : repeat-x;
}
input.contact {
border : 1px solid #3965AE;
background-image : url(../images/inputBG.jpg);
background-repeat : repeat-x;
font-size : 12px;
}
select.contact {
border : 1px solid #3965AE;
background-image : url(../images/inputBG.jpg);
background-repeat : repeat-x;
font-size : 12px;
}
input.userInvite{
border : 1px solid #3965AE;
background-repeat : repeat-x;
font-size : 11px;
width:125px;
}
textarea.userInvite{
border : 1px solid #3965AE;
background-repeat : repeat-x;
font-size : 11px;
width:125px;
}

textarea.contact {
border : 1px solid #3965AE;
background-image : url(../images/inputBG.jpg);
background-repeat : repeat-x;
}
#footer {
background-color : #3965ae;
background-image : url(../images/footer750pxBG.jpg);
height : 50px;
padding-top : 60px;
color : #ffffff;
text-align : center;
background-repeat : no-repeat;
text-decoration:none;
margin-bottom : 0;
}
#footer a:link{
text-decoration:none;
}
#footer a:visited{
text-decoration:none;
}
#footer a:active{
text-decoration:none;
}

.whiteLink a:link{
color:#FDA600;
}
.whiteLink a:visited{
color:#FDA600;
}
.whiteLink a:active{
color:#FDA600;
}

/*START OF NAVIGATION CSS*/
.solidblockmenu {
margin: 0px auto;

padding : 0;
float:inherit;
font : bold 13px Arial;
width:736px;
border : 1px solid #ffcc00;
border-width : 3px 3px;
background-image : url(../images/blueBG.jpg);
background-repeat : repeat-x;
background-position : top 0%;
height: 34px;
}
.solidblockmenu li {
display : inline;
}
.solidblockmenu li a {
float : left;
color : white;
padding : 0px 41px;
text-decoration : none;
border-right : 1px solid white;
border-left : 1px solid #333333;
line-height: 34px; 
}
.solidblockmenu li a:visited {
color : white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current {
color : white;
background-image : url(../images/yellowBG.jpg);
background-repeat : repeat-x;
background-position : top 0%;
}
/*END OF NAVIGATION CSS*/
/**
 * Profile
 */
 
div#profile{
	width: 471px;
	border: solid thin #DCC145;
	background-color: #F8F2DA;
	padding: 15px;
	color: #333333;
	margin-left: 15px;
	
}


div#profile a{
	font-size: 10px;
}

div#briefSummarySection{
	width: 480px;
}

div#briefSummarySection div#logoOrPortrait{
	width: 150px;
	height: 200px;
	float: left;
	overflow: hidden;
}


div#briefSummarySection div#image1,
div#briefSummarySection div#image2,
div#briefSummarySection div#image3,
div#briefSummarySection div#image4{
	width: 150px;
	float: left;
	clear: left;
	overflow: hidden;
}

div#briefSummarySection div#textualInfo{
	width: 320px;
	float: right;
}

div#briefSummarySection div#textualInfo span.personsName{
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}


div#briefSummarySection div#textualInfo span.jobTitle{
	font-weight: bold;
	font-size: 12px;
}

div#briefSummarySection div#textualInfo span.businessName{
	font-size: 12px;
}

div#briefSummarySection div#textualInfo h4{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	font-style: italic;
}


div#briefSummarySection div#textualInfo div#imageSwitches,
div#briefSummarySection div#imageSwitches{
	margin-top: 52px;
	width: 320px;
}

div#briefSummarySection div#imageSwitches{
	float: right;
	margin-top: 20px;
}


div#briefSummarySection div#textualInfo div#imageSwitches div.imageSwitch,
div#briefSummarySection div#imageSwitches div.imageSwitch{
	float: left;
	width: 40px;
	margin-right: 20px;
}




div#briefSummarySection div#textualInfo div#imageSwitches div.imageSwitch img,
div#briefSummarySection div#imageSwitches div.imageSwitch img{
	width: 50px;
}

div#briefSummarySection div#textualInfo div#imageSwitches div.imageSwitch img,
div#briefSummarySection div#imageSwitches div.imageSwitch img{
	border: solid 1px #dcc145;
}

div.section{
	width: 480px;
	margin-top: 15px;
	clear: both;
}

div#briefSummarySection h4,
div.section h4{
	color: #325898;
	font-weight: bold;
	font-size: 17px;
	margin-top: 25px;
	margin-bottom: 10px;
	border-bottom: dotted 2px #3965AE;
}

div#briefSummarySection h4{
	margin-top: 0px;
}


div.section span.schoolName,
div.section span.employerName{
	font-weight: bold;
}

table td{
	vertical-align: top;
}

table td.label{
	font-weight: bold;
}


div.profileFormHolder{
	position: absolute;
	top: 0px;
	left: 50px;
	width: 500px;
	height: 300px;
	border: solid 2px black;
	padding: 10px;
	background-color: #FFFFFF;
	opacity: .95;
	filter: alpha(opacity=95);
	visibility: hidden;
}
span.error{
	color: red;
}
div.errorBox{
	width: 420px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-color: #FF0000;
	border-width: 3px;
	background-color: #FFE4E1;
}

div.confirmationBox{
	width: 420px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-color: #99B4FF;
	border-width: 3px;
	background-color: #D1E5F1;
}






div.importInstructions{
	position: absolute;
	top: 300px;
	left: 340px;
	width: 350px;
	padding: 10px;
	border: solid 2px #000000;
	background-color: #FFFFFF;
	visibility: hidden;
	display: none;
	opacity: .90;
	filter: alpha(opacity=90);	
}


