* {
   padding:0;
   margin:0;
}

html, body, #wrap {
	background: #FFFFFF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;	
	height: 100%;
}

body > #wrap {
	height: auto;
	min-height: 100%;
}

#container {	
	text-align: center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	z-index: -1;
	line-height: 1.5em;

}

#container h1 {
	padding: 0.3125em; /* 16 x 0.3125 = 5px; */
	margin-top: 0.625em; /* 16 x 0.625 = 10px; */
	margin-bottom: 0.625em; /* 16 x 0.625 = 10px; */
	background: #000066;

}

#container h1.soon {
	color: #3399FF;
	background: #FFFFFF;
}

#container p {
	font-size: 1em; /* 16 x 1 = 16 */
	line-height: 1.5em;

}

#container p.hi {
	font-size: 2em; /* 16 x 2 = 32 */
	font-weight: bold;
	margin-top: 1.5625em; /* 16 x 3.125 = 25px; */
	margin-bottom: 1.5625em; /* 16 x 3.125 = 25px; */
}

#container p.bold {
	font-size: 1.5em; /* 16 x 1.5 = 24 */
	font-weight: bold;
	margin-top: 0.3125em; /* 16 x 0.3125 = 5px; */
	margin-bottom: 0.3125em; /* 16 x 0.3125 = 5px; */

}

#container p.small {
	font-size: 0.875em; /* 16 x 0.875 = 14 */
}

#container p.ajax {
	background: #000066;
}

#container span {
	text-decoration: underline;
	font-weight: bold;
	
}

#container span.blue {
	color: #3399FF;
	text-decoration: none;
}

#container img {
	float: left;

}

/* FORM STYLES */

#commentForm { 
	
}
#commentForm label { 
	 
}

#formstyle {
	background: #FF9933;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 1.25em; /* 16 x 1.25 = 20px; */
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.block {
	width: 500px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	background: #000066;
	border: #000000 3px solid;
	color: #FFFFFF;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;

}

.social {
	margin-top: 0.3125em; /* 16 x 0.3125 = 5px; */
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	height: 15px; /* 16 x 0.9375 = 15px; */
}


.social #twitter {
	float: left;
	height: 10px; /*  16 x 0.9375 = 15px; */
	width: 163px;  /* 16 x 10.4375 = 167px; */
}

.social #twitter p {
	text-align: left;
	float: left;
}

.social #twitterimg {
	float: right;

}

.social #twitterimg img {
	border: 0px;
	margin-top: 0.25em; /* 16 x 0.25 = 4px; */
}


.social #facebook {
	float: right;
	width: 9.0625em; /* 16 x 9.0625 = 145px; */
}

.social #facebook p {
	text-align: left;
	float: right;
}

.social #facebookimg {
	float: right; 
	margin-left: 7px;
}

.social #facebookimg img {
	border: 0px;
	margin-top: 0.25em; /* 16 x 0.25 = 4px; */
}

.done {
	height: 150px;
	margin-top: 50px;
	margin-bottom: -200px;
	display:none;
}

.done h1{	
	background: #FFFFFF; 
	text-align: center;
	font-size: 1.5em; 
	margin-top: 20px;
	
}

.done p {
	background: #FFFFFF; 
	text-align: center;
	font-size: 1em; 
	margin-top: 20px;

}


.element {
	padding:5px;  
	font-family:arial;
}
.element label {
	float: left; 
	width: 100px;
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 60px;
}

.element label.error {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: -60px;
	text-align: left;  
	color: #ff9933;
	width: 200px;
	font-size: .75em;
	font-style: italic;
	font-weight: bold;
}


.element input {
	text-align: left;
	width: 200px;
	height: 30px;
	padding-left: 10px:
}

.element input#cname {
	float: left;
	width: 335px;
	height: 30px;
	padding-left: 10px;
	padding-top: 10px;	
	font-size: 1.25em;
}

.element input#cemail {
	float: left;
	width: 335px;
	height: 30px;
	padding-left: 10px;
	padding-top: 10px;	
	font-size: 1.25em;
}

.element inputer[value=Your Name] {
	color: #FF0000;
}

.element .hightlight {
	border:2px solid #FF9933; 
}
.element #submit {
	background: #3366ff url('../images/submitback.png') repeat-x;
	text-align: center;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	height: 50px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #3366FF;

}

.element #submit:hover {
	background: #333333 url('../images/submitback.png') repeat-x;
	border: 1px solid #3366FF;

}


.loading {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 43px;
	height: 11px;
	background: url('../images/Form_Images/ajax-loader.gif');
	display:none;
}