
.content {
font-family: Trebuchet MS, tahoma, verdana, arial;
font-size: 9pt;
color:#666666;
font-weight: normal;
line-height: 20px;
}

.product {
font-family: Trebuchet MS, tahoma, verdana, arial;
font-size: 10pt;
color:#b9ac6f;
font-weight: bold;
}

.joinEmail {
font-family: tahoma, verdana, arial;
font-size: 9pt;
color:#92ad8f;
font-weight: bold;
}

.footer {
font-family: tahoma, verdana, arial;
font-size: 8pt;
color:#6e7c6d;
font-weight: normal;
}

a:link {
font-family: tahoma, verdana, arial;
font-size: 8pt;
color:#6d87a2;
font-weight: normal;
}

a:active {
font-family: tahoma, verdana, arial;
font-size: 8pt;
color:#6d87a2;
font-weight: normal;
}

a:visited {
font-family: tahoma, verdana, arial;
font-size: 8pt;
color:#6d87a2;
font-weight: normal;
}

a:hover {
font-family: tahoma, verdana, arial;
font-size: 8pt;
color:#5a6f85;
font-weight: normal;
}

a.anchor:link, a.anchor:visited, a.anchor:hover, a.anchor:active
{
font-family: Trebuchet MS, tahoma, verdana, arial;
font-size: 9pt;
color:#5a6f85;
font-weight: normal;
line-height: 20px;
}

hr {
height: 1px;
color: #cdcdcd;
}

li, ul {
margin-left: 8px;
}


/* Contact form */

#contact-form {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}


#contact-form h3 {
	clear: both;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: normal;
	background-color: #657c8e;
	padding: 5px;
	border: none;
	color: #fff;
	text-transform: none;
}

#contact-form .row {
	padding-right: 12px;
	text-transform: uppercase;
}

#contact-form .row input[type="text"], #contact-form textarea, #contact-form select {
	width: 100%;
	border: 1px solid #8c8c8c;
	padding: 5px 3px;	
}

#contact-form select {
	padding: 4px 3px;
}

.half-size {
	width: 47%;
}

.one-third-size {
	width: 28.5%;
}

.two-third-size {
	width: 59%;
}


span.half-size.left {
	padding-right: 1px;
}

.left {
	padding-right: 12px;	
}

.row span.left {
	float: left;
}	


.row span.right {
	float: right;
}

#contact-form p.row {
	height: 45px;
}

#contact-form span.label {
	display: block;
}

.small-text-input {
	width: 50px;
	float: left;
	margin-right: 20px;
}

.small-label {
	float: left;
	width: 50px;
	padding-top: 10px;
	height: 30px;
	display: block;
}

.small-label.xsmall {
	width: 20px;
}

p.low.row {
	margin-bottom: 0px;
}

.radio-check .label {
	line-height: 21px;
	width: 42%;
	display: block;
	float:left;
}

.radio-check {
	clear: both;
	margin: 20px 0px;
}

.radio-check input[type="checkbox"] {
	margin-bottom: 10px;
	margin-right: 5px;
	float: left;
}


#contact-form .button-row{
	clear: both;
	margin-bottom: 25px;
	margin-top: 15px;
}

.clear {
    clear: both;
}


.big-button {
	background: url(../images/big-button.gif);
	width: 443px;
	height: 35px;
	text-transform: uppercase;
	font-size: 15px;
	color:#FFF;
	text-decoration:none;
	border:0px;
	text-shadow: 1px 1px #3b4f60;
	cursor: pointer;
}

input.clear-button {
	width: 65px;
	height: 35px;
	color: #8c8c8c;
	font-size: 12px;
	border:0px;
	background-color: #FFF;	
	cursor: pointer;
	float: right;	
}

input.clear-button:hover {
	color: #6c88a0;
}



/* ----------------------------- */




