@charset "utf-8";
/* CSS Document */


.hdwcBody {
	overflow: hidden;
}

.hdwcBody .wrap {
	overflow: hidden;
}

#HDSocialBlogPost {
	position: relative;
	left: 20px;
	top: 10px;
	width: 546px;
}
#HDSocialBlogPost .htmlEmbedCode {
	border-top: 1px solid #666666;
	background-color: #242424;
	overflow: hidden;
	height: 120px;
	position: relative;
	margin-bottom: 0px;
}
#HDSocialBlogPost .htmlEmbedCode h2 {
	position: relative;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	top: 10px;
	left: 10px;
	margin: 0;
	padding: 0;
}
#HDSocialBlogPost .htmlEmbedCode textarea {
	position: relative;
	top: 15px;
	left: 10px;
	height: 80px;
	width: 524px;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}
#hdwcInstructions {
	color: #cccccc;
}

#hdwcInstructions p{
	margin: 10px 0 0 0;
}

#HDStaf {
	position: relative;
	left: 20px;
	top: 10px;
	width: 546px;
	outline: none!important;
}

#HDStaf a{
	color: #cccc99;
	outline: none;
}
#HDStaf a:hover{
	text-decoration: underline;
}

#HDStafMsg {
	background-color: #141414;
}

#HDStaf .bdy {
	border-top: 1px solid #666666;
	background-color: #242424;
	overflow: hidden;
	height: 100px;
	position: relative;
	margin-bottom: 0px;
}
#HDStaf .wrap {
	height: 140px;
}
#reqMsg.error {
	color: red;
	font-weight: bold;
}

#formStaf{
	overflow: hidden;
}
#formStaf .formColumn{
	float: left;
	width: 240px;
	margin: 10px 0 0 0;
	left: 10px;
	position: relative;	
}
#formStaf .label{
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0;
}

#formStaf input{
	margin-bottom: 10px;
	padding: 1px;
	font-size: 11px;
	font-weight: normal;
	width: 205px;
	height: 16px;
}

#formStaf input.error{
	border: 2px solid red;	
}

.btnOrange {
	position: relative;
	top: 10px;
	
}
.btnOrange a {
	text-decoration: none !important;
	color: #ffffff !important;
}

.btnDarkGrey {
	position: relative;
	top: 10px;
	
}
.btnDarkGrey a {
	text-decoration: none !important;
	color: #ffffff !important;
}

