@charset "UTF-8";
/* CSS Document */

body 				{ margin: 0px; background-color: #000000; text-align: center; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; margin-left:auto; margin-right:auto; }


/*iframe        		{ overflow-x:hidden; overflow-y:scroll; }*/

.oneColElsCtr #container {
	width: 1000px;
	background-color: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */ 
	border-style: solid; 
	border-color: #333333; 
	border-width: thin;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
				

.border{
  border:5px dotted #fff;
  padding:4px;
  background:#ccc;
}

#copyLeft { width: 280px; float:left; }
#copyRight {width:auto; float:center; margin-top:20px;}


.ro { color: #cccccc; text-align: left; text-decoration: none; padding: 0px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; letter-spacing: 0.01cm; }
a.ro { color:#CCC; font-style:italic; text-decoration: underline; }
a.ro:hover { color:#FFF; text-decoration:underline}


.cpbody				{ color: #666666; text-align: left; text-decoration: none; font-variant: small-caps; padding: 5px 5px 5px 5px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; letter-spacing: 0.03cm }
a.cpbody:link 		{ color: #666666; text-align: left; text-decoration: none; font-variant: small-caps; font-family: Arial, Helvetica, sans-serif; font-size: 12px; white-space: wrap; line-height: 16px; display: inline; letter-spacing: 0.03cm }
a.cpbody:hover		{ color: #999999; text-align: left; font-variant: small-caps; text-decoration: none; letter-spacing: 0.03cm }
a.cpbody:visited	{ color: #666666; text-align: left; font-variant: small-caps; text-decoration: none; letter-spacing: 0.03cm }
a.cpbody:visited:hover	{ color: #999999; text-align: left; font-variant: small-caps; text-decoration: none; letter-spacing: 0.03cm }


.cpbody2				{ color: #cccccc; text-align: center; text-decoration: none; padding: 0px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; letter-spacing: 0.01cm }
a.cpbody2:link 		{ color: #cccccc; text-align: center; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; white-space: wrap; line-height: 18px; display: inline letter-spacing: 0.01cm }
a.cpbody2:hover		{ color: #999999; text-align: center; text-decoration: none; letter-spacing: 0.01cm }
a.cpbody2:visited	{ color: #cccccc; text-align: center; text-decoration: none; letter-spacing: 0.01cm }
a.cpbody2:visited:hover	{ color: #999999; text-align: center; text-decoration: none; letter-spacing: 0.01cm }

.cpbody3				{ color: #cccccc; text-align: left; text-decoration: none; padding-right: 30px; padding-top: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; letter-spacing: 0.01cm }
a.cpbody2:link 		{ color: #cccccc; text-align: left; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; white-space: wrap; line-height: 16px; display: inline letter-spacing: 0.01cm }
a.cpbody2:hover		{ color: #666666; text-align: left; text-decoration: underline; letter-spacing: 0.01cm }
a.cpbody2:visited	{ color: #cccccc; text-align: left; text-decoration: none; letter-spacing: 0.01cm }
a.cpbody2:visited:hover	{ color: #666666; text-align: left; text-decoration: none; letter-spacing: 0.01cm }


.cphdln				{ color: #ffffff; text-align: left; text-decoration: none; font-variant: small-caps; padding: 10px 10px 10px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; }
a.cphdln:link 		{ color: #ffffff; text-decoration: none; font-variant: small-caps; font-family: Arial, Helvetica, sans-serif; font-size: 12px; white-space: wrap; line-height: 16px; display: inline; }
a.cphdln:hover		{ color: #333333; font-variant: small-caps; text-decoration: none; }
a.cphdln:visited	{ color: #ffffff; font-variant: small-caps; text-decoration: none; }
a.cphdln:visited:hover	{ color: #333333; font-variant: small-caps; text-decoration: none; }

.cphdln2				{ color: #cccccc; text-align: left; text-decoration: none; font-variant: small-caps; padding: 0px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
a.cphdln:link 		{ color: #cccccc; text-decoration: none; font-variant: small-caps; padding: 10px 10px 10px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; white-space: wrap; display: inline; }
a.cphdln:hover		{ color: #333333; font-variant: small-caps; text-decoration: none; }
a.cphdln:visited	{ color: #cccccc; font-variant: small-caps; text-decoration: none; }
a.cphdln:visited:hover	{ color: #333333; font-variant: small-caps; text-decoration: none; }


/* START EDIT */
.shark {
	display: block;
	float: right;
}

input#submit {
	float: right;
	margin-right: 8px;
	background-color: #1d1d1d;
	color: #999;
	border: none;
}


/* FORM POSITIONING */

#formRight {
	width: 235px;
	clear: both;
}

#formLeft {
	padding-top: 0px;
	margin-top: -3px;
	display: block;
	width: 100px;
	height: auto;
	float: left;
	color: #fff;
	font: small-caps 12px/1.82em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
}

#myForm {
	position: absolute;
	left: 109px;
	top: 79px;
	border-style: none;
	border-width: 0;
}

/* FORM STYLES */



#comments {
	border-style: none;
	border-width: 0;
	padding: 3px;
	margin-bottom: 3px;
	background: #1D1D1D;
	color: #fff;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	width: 195px;
	
}

#event_date {
	border-style: none;
	border-width: 0;
	padding: 3px;
	margin-bottom: 3px;
	background: #1D1D1D;
	color: #fff;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	width: 195px;
}

#phone {
	border-style: none;
	border-width: 0;
	padding: 3px;
	margin-bottom: 3px;
	background: #1D1D1D;
	color: #fff;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	width: 195px;
}

#email {
	border-style: none;
	border-width: 0;
	padding: 3px;
	margin-bottom: 3px;
	background: #1D1D1D;
	color: #fff;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	width: 195px;
}

#company_name {
	border-style: none;
	border-width: 0;
	padding: 3px;
	margin-bottom: 3px;
	background: #1D1D1D;
	color: #fff;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	width: 195px;
}

#howDidHearAbtUs {
	border-style: none;
	border-width: 0;
	padding: 3px;
	margin-bottom: 3px;
	background: #1D1D1D;
	color: #fff;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	width: 195px;
}

#referral {
	border-style: none;
	border-width: 0;
	padding: 3px;
	margin-bottom: 3px;
	background: #1D1D1D;
	color: #fff;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	width: 195px;
}

#event_location {
	border-style: none;
	border-width: 0;
	padding: 3px;
	margin-bottom: 3px;
	background: #1D1D1D;
	color: #fff;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	width: 195px;
}

#last_name {
	border-style: none;
	border-width: 0;
	padding: 3px;
	margin-bottom: 3px;
	background: #1D1D1D;
	color: #fff;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	width: 195px;
}

#first_name {
	border-style: none;
	border-width: 0;
	padding: 3px;
	margin-bottom: 3px;
	background: #1D1D1D;
	color: #fff;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	width: 195px;
}

#containerCon {
	width: 290px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}

p#success {
	padding: 3px 10px;
	background: #92FFA5;
	border: 2px solid #009218;
	color: #009218;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

p#bademail, p#badserver {
	padding: 3px 10px;
	background: #FFA3A1;
	border: 2px solid #D00D00;
	color: #D00D00;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

