/* @override http://exp3d.com/css/exp3d.css */

body {
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	color: #b88826;
}

img, div {
	behavior: url(iepngfix.htc);
	border: 0;
}

#page {
	width: 648px;
	margin: auto;
	background: white url(../images/bg.jpg) no-repeat;
	height: 370px;
	margin-left: -324px;
	position: absolute;
	top: -240px;
	left: 50%;
	visibility: visible
}

#horizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#content {
	position: relative;
	top: 230px;
	width: 400px;
	left: 95px;
	padding: 0 20px 0 20px;
}

p {
	position: relative;
	left: 55px;
}

p#results {
	color: #211b07
}

/* @group MISC */

a {
	text-decoration: none;
	color: #b88826;
}

a:hover {
	text-decoration: underline;
}

.clear {
	overflow: hidden;
	clear: both;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol li {
	margin: 6px;
}

/*

 @end */

/* @group Footer */

#footer {
	top: 230px;
	padding: 2px 10px 2px 10px;
	position: relative;
	text-align: center;
	border-top: 0px solid #dcdcdc;
}

#footer li a {
	color: #585858;
}

#footer li {
	float: left;
	padding-right: 10px;
}

/* @end */

/* @group Forms */

fieldset {
	border: none;
}

div.form {
	width: 100%;
}

div.form a.actionButton {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 20px;
	display: block;
	padding: 20px 0 0 0;
	height: 0px !important;
	overflow: hidden;
	outline: none;
}

div.form a.post {
	background-image: url(../images/post_button.gif);
	width: 72px;
}

div.form a:hover {
	background-position: 0 -21px;
}

div.form a.actionButton:visited {
	color: #fff;
}

div.form a.actionButton:hover {
	color: #fff;
	text-decoration: underline;
}

div.form span.spam {
	background-color: #BC212F;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #BEBEBE;
	color: #fff;
}

div.form label {
	width: 70px;
	padding: 9px 10px 0 0;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	float: left;
}

div.form div.buttons {
	float: left;
	margin: 0px;
	margin-top: 5px;
	padding: 2px 10px 8px 85px;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
}

div.form input {
	height: 15px;
	margin: 5px 0px 4px 0px;
}

input,
textarea,
select {
	padding: 1px;
	font: 400 1em verdana, sans-serif;
	color: #000;
	background: #fff9aa;
	border: 1px solid #CCC;
	margin: 0;
}

div.form div.add-lead {
	margin-top: 10px;
	padding: 0px 0px 2px 5px;
	white-space: nowrap;
	vertical-align: middle;
	display: block;
	position: relative;
}

div.form div.add-lead br {
	display: none;
}

div.form div.add-lead div.select {
	display: block;
}

div.form div.add-lead div.clear {
	clear: left;
	margin: 0;
	line-height: 0;
}

/* @group Highlight Box */

.highlight_box {
	float: right;
	padding: 5px;
	background: #eaeaea url(../images/bkg_triptic.jpg) 0 0 repeat-x;
	border-bottom: 1px solid #e3e3e3;
}

.highlight_box h1 {
	color: #9b1f1f;
	text-align: left;
	padding: 5px 0 0 5px;
	margin: 0;
	font-weight: bold;
	font-style: italic;
}

.highlight_box h2 {
	color: #fdfdfd;
	text-align: left;
	padding: 0px 0 0 0px;
	margin: 0;
	font-weight: normal;
	font-style: italic;
}

/* @end */

/* @end */