/* Form Styles */
body					{ background-color: #000; margin: 0; padding: 0; text-align: center; }

#container				{ width: 760px; text-align: left; margin: 0 auto; font-family: "Trebuchet MS", Arial, Verdana; }

#form					{ width: 340px; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif !important; }

#form h1				{ font-size: 12px; font-weight: bold; color: #11181C; margin: 20px 0 10px 0; letter-spacing: 2px; }

p.standard				{ font-size: 11px; color: #E4E4E4; margin: 0 0 5px 0; }

.row					{ width: 240px; margin: 0 0 4px 0; }

.comments				{ font-size: 12px; width: 307px; margin: 0 0 0 10px; padding: 0; }

p.message				{ margin: 2px 0 0 3px; font-size: 9px; color: #999; }

span.field				{ font-size: 12px; }

#full_name, #email		{ color: #DFDFDF; background-color: #1d1d1d;  border: solid #373737 2px; }

.submit					{ font-size: 11px; }

p.tinytext				{ font-size: 9px; margin: 0; }

#comments				{ color: #141414; font-size: 11px; border: solid #aacad0 1px; font-family: Arial, Helvetica, sans-serif !important; }

#contact-content		{ font-size: 12px; color: #fff; }

#content-linkage					{ display: block; padding: 60px 0 0 0; }
#content-linkage a:link				{ text-decoration: underline; color: #fff; }
#content-linkage a:visited			{ text-decoration: underline; color: #fff; }
#content-linkage a:hover			{ text-decoration: none; background-color: #181818; color: #008ba6; }
#content-linkage a:focus			{ text-decoration: none; background-color: #181818; color: #008ba6; }
#content-linkage a:active			{ text-decoration: none; background-color: #181818; color: #008ba6; }

span.highlighted-text	{ color: #CBC9CA; }
.clear					{ clear: both; }
span.enterlink			{ font-size: 30px; letter-spacing: 4px; display: block; text-transform: uppercase; }

.splash-right			{ display: block; float: right; width: 270px; padding: 60px 0 0 0; }
.splash-left			{ display: block; float: left; width: 400px; }
a.no-hov				{ text-decoration: none !important; background-color: transparent !important; background: none !important; border: 0 !important; }
