#templateSendMessage #topContent {
	padding-top:58px;
}
#templateSendMessage #bottomContent {
	width:955px;
}
#templateSendMessage  a {
	color:#e41e0a;
	text-decoration:underline;
}
#templateSendMessage  a:hover {
	text-decoration:none;
}

#loginAlert {
	float:right;
	clear:right;
	width:170px;
	margin:0 10px;
}

/* FORM MESSAGE TYPE */
#messageTypeForm {
	margin:30px 0 20px 0;
}
#messageTypeForm fieldset {
	height:50px; width:535px;
	background:#fff url(/img/meeting.gif) no-repeat right center;
}
#messageTypeForm  label {
	float:left;
	margin-right:10px;
	margin-top:27px;
	font-weight:normal;
}
#messageTypeForm  select#messageType {
	float:left;
	width:225px;
}
#messageTypeForm  select#messageType option {
	width:225px;
}
#messageTypeForm .fauxSelect {
	width:225px;
	margin-top:25px;
	padding-left:10px;
	color:#e41e0a;
	font-weight:bold;
}
#fauxOptions li.selected {
	font-weight:bold;
}


/* FORM MEETING */
.sendMessageIntro {
	width:720px;
	padding:10px 0 30px 30px;
	color:#616161;
}
#sendMessageHeader {
	width:690px;
	padding:30px;
	background-color:#eeeeee;
}
#messageBody {
	width:690px;
	padding:30px;
}
* html #messageBody {
	padding-right:20px;
}
#messageForm { width:auto;}
#messageForm fieldset {
	
}
#messageForm div.textarea, #messageForm div.text, #messageForm div.select {
	position:relative;
	margin-bottom:10px;
}
* html #messageForm div.select {
	height:22px;
}
#templateSendMessage #sendMessageHeader label {
	display:inline;
	float:left;
	color:#063875;
	width:140px;
	text-align:left;
}
#templateSendMessage #sendMessageHeader label span {
	font-weight:normal;
}
* html #templateSendMessage #sendMessageHeader label {
	position:relative;
}
#templateSendMessage #sendMessageHeader div.checkbox label {
	display:inline;
	width:500px; height:16px;
	color:#616161;
	font-weight:normal;
	text-align:left;
	padding:2px 0 2px 20px;
}
#templateSendMessage #sendMessageHeader div.firstCheckbox {
	margin-top:20px;
}
#templateSendMessage #sendMessageHeader div#newAccount label {
	display:inline;
	width:500px; height:16px;
	color:#E41E0A;
	font-weight:bold;
	text-align:left;
	padding:8px 0 8px 20px;
}
#js #templateSendMessage div.checkbox label {
	display:block;
	background:transparent url(/img/showroom/checkbox-off.gif) no-repeat left center;
	cursor:pointer;
}
#js #templateSendMessage div.checkbox label.checked {
	background:transparent url(/img/showroom/checkbox-on.gif) no-repeat left center;
}
#sendMessageHeader .fauxSelect {
	width:70px;
}
#templateSendMessage  form fieldset textarea {
	width:690px; height:230px;
	padding:4px;
	font-size:11px;
}
* html #templateSendMessage  form fieldset textarea {
	float:left;
}
#templateSendMessage form fieldset div.text input  {
	width:250px; height:13px;
	padding:2px;
	font-size:11px;
}
#templateSendMessage p.subtitle {
	margin-top:10px;
	font-weight:bold;
}

#optionalFields {
	margin-top:25px;
	display:none;
}
#templateSendMessage fieldset.fieldsOn {
	display:block;
}
#information {
	margin-top:15px;
}
#messageBody {
	padding-top:25px;
	width:690px;
	border-top:1px solid #FFFFFF;
	background:#FFFFFF url(/img/showroom/bgd-send-email.jpg) repeat-x 0 0;
}
#messageBody label {
	display:inline;
	float:left;
	width:170px;
	margin-bottom:15px;
	padding-left:7px;
	color:#063875;
	background: transparent url(/img/bullet-square-marine.gif) no-repeat left center;
	font-family:Arial, sans-serif; font-size:11px; font-weight:bold;
}
* html #messageBody label {
	height:18px;
}
*+ html #messageBody label {
	height:18px;
}
#messageBody .textarea label {
	width:250px;
}
#messageBody .fauxSelect {
	width:220px;
}
#messageBody .fauxSelect span {
	color:#E41E0A;
	font-weight:bold;
}
#messageBody label span {
	color:#616161;
	font-weight:normal;
}
#messageBody label span.mandatory {
	color:#DA161F;
	font-size:18px; font-weight:bold;
}
#templateSendMessage textarea#meetingMessage {
	width:690px;
	height:190px;
}

#messageForm .buttons {
	width:750px;
	padding:30px 0;
	text-align:center;
}
#messageForm hr {
	margin:15px 0;
	height:1px;
	color:#ccc;
	background-color:#ccc;
}
#messageForm .buttons p {
	padding-top:20px;
}
#messageForm .buttons .alert p {
	padding-top:0;
}
#messageForm .buttons a.cancel  {
	padding-right:20px;
	background:transparent url(/img/cross-red-box.png) no-repeat 100% 50%;
	text-align:right;
}
* html #messageForm input#meetingSend {
	width:150px;
}
* + html #messageForm input#meetingSend {
	width:150px;
}
/* BLOC LOGIN */
#blocLogin {
	float:right;
	width:170px;
}
#blocLogin fieldset {
	width:auto;
}
* html #blocLogin {
	margin:0;
}
#blocLogin h3{
	font-size:13px;
}

#blocLogin div.text {
	clear:both;
}
#templateSendMessage #blocLogin div.text input {
	width:150px; height:16px; 
	margin-left:0;
	padding:0;
}
#blocLogin  label {
	color:#616161;
	font-weight:normal;
}
#templateSendMessage #blocLogin .btSubmit {
	margin-top:3px;
	float:right;
}
#blocLogin a {
	float:right;
	clear:both;
	margin-top:10px;
	font-size:10px;
}
* html #blocLogin a { 
	float:none;
}
* + html #blocLogin a { 
	float:none;
}
.whyCreate {
	clear:both;
}
