/* mos small styles */
div#mosOuterBlock{
	position:relative;
	height:auto;
	/* border:1px solid red; */
	background-color:#FFFFFF;
	overflow-y:auto;
	min-height:600px;
	padding-bottom:6px;
	z-index:10;
}
.mosD{
	float:left;
	width:220px;
	margin:8px;
}
.mosDtop,
.mosDbottom{
	height:18px;
}
.mosDmiddle{
	width:220px;
	height:260px;
	text-align:center;
	background-image:url('/Images/MeetOurStaff/mosDmiddleBG.jpg');
	background-repeat:repeat-y;
}
#mosName,#aName{
	font-weight:bold;
	font-size:13px;		
}
#mosPhoto{margin-bottom:8px;}
#aComments{
	width:260px;
	margin-top:8px;
	margin-bottom:8px;
	border:1px dotted #CCCCCC;
}
/* /mos small styles */	


/* mos large block styles */
div#agentBlockLarge{
	position:absolute;
	top:0;
	left:0;
	width:500px;
	height:auto;
	z-index:50;
}
div#agentBlockLarge1{
	position:fixed;
	width:500px;
	height:auto;
	top:150px;
	/* left:200px; 
	left:expression('200px');*/
	margin-left:auto;
	margin-right:auto;
	z-index:50;
}


div#aBlockMiddle{
	position:relative;
	width:500px;
	min-height:260px;
	height:auto;
	overflow:auto;
	background-image:url('/Images/MeetOurStaff/aBlockMiddle.png');
}
.aInner{
	width:auto;
	margin-left:14px;
	/* border:1px solid red; */
}
p#aClose{
	text-align:right;
	margin-right:24px;
}
div#mosContact{
	position:absolute;
	width:200px;
	top:20px;
	right:20px;
	
}
#aGoTo{
	width:190px;
	margin-left:60px;
}

/* /mos large block styles */	
#dpPopupAgentPageshimFrame{
	display:none;
}
#dpPopupAgentPage table,#dpPopupAgentPage td{
	background-color:transparent;
	
}

	
.mosSkin_topLeft{
	width:19px;
	height:54px;
	background-image:url(/Images/MeetOurStaff/9s_tl-trans.png);
	background-repeat:no-repeat;
	/* display:none;*/
}
	
.mosSkin_topCenter{
	width:auto;
	height:54px;
	font-size:16px;
	font-weight:bold;
	padding-left:16px;
	background-image:url(/Images/MeetOurStaff/9s_tc-trans.png);
	background-repeat:repeat-x;
	background-position-x:left;
	/* display:none;*/
}
.mosSkin_topRight{
	width:18px;
	height:54px;
	background-image:url(/Images/MeetOurStaff/9s_tr-trans.png);
	background-repeat:no-repeat;
	/* display:none;*/
}
.mosSkin_midLeft{
	width:20px;
	height:auto;
	background-image:url(/Images/MeetOurStaff/9s_ml-trans.png);
	background-repeat:repeat-y;
	/* display:none;*/
}
.mosSkin_midCenter{
	width:610px;	
	height:auto;
	overflow-y:auto;
	background-color:#FFFFFF;
}
.mosSkin_midRight{
	width:18px;
	height:auto;
	background-image:url(/Images/MeetOurStaff/9s_mr-trans.png);
	background-repeat:repeat-y;
}
.mosSkin_botLeft{
	width:20px;
	height:24px;
	background-image:url(/Images/MeetOurStaff/9s_ll-trans.png);
	background-repeat:no-repeat;
	/* display:none;*/
}
.mosSkin_botCenter{
	width:auto;
	height:24px;
	background-image:url(/Images/MeetOurStaff/9s_lc-trans.png);
	background-repeat:repeat-x;
	/* display:none;*/
}
.mosSkin_botRight{
	width:18px;
	height:24px;
	background-image:url(/Images/MeetOurStaff/9s_lr-trans.png);
	background-repeat:no-repeat;
	/* display:none;*/
}

.mosIcon{
	float:left;
	width:auto;
}

.mosIconRow{
	margin-bottom:4px;
	line-height:20px;
	vertical-align:middle;
}
.mos_r_o_icon{
	vertical-align:20%;
	padding-left:6px;
}
.mosContent{
	margin-bottom:4px;
}

div#outerMOSDBlock{
	margin-top:1em;
	margin-bottom:1em;
}

div#outerMOSDBlock div#mosDleft{
	float:left;
	width:310px;
	margin-left:20px;
}
div#outerMOSDBlock .mosDContact{
	float:left;
	width:330px;
	height:300px;
}

div#outerMOSDBlock p#mosDName{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}
div#MOSDcustContent{
	clear:both;
	margin-top:330px;
	padding:20px; 
	padding-top:0px; 
	font-size:12px;
}
/* CONTACT FORM STYLES */
.mosDContact{
	width:298px;
	height:238px;
	padding-left:10px;
	padding-top:34px;
	background-image:url(/Images/MeetOurStaff/formBG_v2.gif);
	background-repeat:no-repeat;	
}
.mosDContact.nissanCompliant{
	background-image:url(/Images/MeetOurStaff/formBG_v2_nc.gif);
}
.mosDContact .feedbackInput{
	margin-bottom:10px;
	margin-bottom:expression('6px');
}

.mosDContact div#feedbackFormBlock{
	position:relative;
	padding-top:0px;
	margin-left:0px;	

}
.mosDContact div#feedbackTitleBox{display:none;}

.mosDContact div#feedbackFirstNameLabel,
.mosDContact div#feedbackLastNameLabel,
.mosDContact div#feedbackEmailLabel,
.mosDContact div#feedbackPhoneLabel{
	float:left;
	width:80px;
	text-align:left !important;
	margin-right:4px;
}
.mosDContact div#feedbackFirstNameInput .inputStyle2,
.mosDContact div#feedbackLastNameInput .inputStyle2,
.mosDContact div#feedbackEmailInput .inputStyle2,
.mosDContact #feedbackCommentsInputField{
	width:190px !important;
}
.mosDContact #feedbackCommentsInputField{
	clear:both;
	width:275px !important;
	height:60px;	
	margin-left:0px;
	
}
.mosDContact div#feedbackCommentsLabel{
	clear:both;
	margin-left:0px;
}
.mosDContact div#feedbackSubmitButton{
	position:relative;
	left:-20px;
}

.mosJobTitle{
	margin:0 10px;
	font-size:14px;
	font-weight:bold;	
}

.mosCategoryTitle {
	clear: both; 
	margin: 10px 0 0 10px; 
	font-weight: bold; 
	color: #393939;
	font-size: 16px;
}

