﻿body
{
	background-image: url('../images/base/contact-base.png');
}

.title 
{
	background: url('../he/images/titles/contact.gif') no-repeat bottom right;
}

.contact-form, .contact-details
{
	height: 390px;
	background: url('../images/dotted-bg.png') repeat 0 0;
}

.contact-form 
{
	float: right;
	width: 220px;
}

.contact-details 
{
	float: left;
	width: 363px;
	color: #a0a0a0;
	font-size: 0.75em;
}

.contact-details .stage 
{
	background: #1e1e1e;
	padding: 25px 50px 25px 0;
}

.contact-details .stage p 
{
	padding: 0 0 1em 0;
}

.rss-c 
{
	position: relative;
	top: -2px;
}

.contact-details .stage a,  .contact-details .stage strong
{
	color: #fff;
}

.community img 
{
	margin: 0 0 0 15px;
}

fieldset 
{
	font-size: 0.75em;
}

label 
{
	cursor: pointer;
	color: #a0a0a0;
	background: #1e1e1e;
}

input.input, textarea.input
{
	background: #1e1e1e;
	border: 0;
	width: 100%;
	margin-top: 1px;
	color: #fff;
	overflow: auto;
}

div.input, p.input
{
	padding: 5px;
	background: #1e1e1e;
	color: #fff;
}

p.buttons 
{
	float: left;
	margin-top: 5px;
}

fieldset span 
{
	background: #fff;
	padding: 0 10px;
}