/*
-------------------------------------------------------- 
Lets Do Lunched Contact Page Stylesheet
Author: CreativeWales
Author URI: http://www.creativewales.com/

-------------------------------------------------------- 
*/

#contact #content {
	background: url('../images/content_bg/contact_content.jpg') top right no-repeat #fff;
}

#contact_header {
	background: url('../images/page_sprites/contact_sprite.gif') 0 0 no-repeat;
	border: none;
	display: block;
	height: 43px;
	text-indent: -9999px;
	width: 148px;
}

#order_form{
	background:#f1f1f1;
	padding-bottom:25px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	width:470px;
}

.italic {
	display: block;
	font-size: 1.1em !important;
	font-style: italic;
	width: 495px;
}

.error {
	color: #ff0000 !important;
}

.padright10 {
	margin-right: 10px;
}

#leftblock {
	display: block;
	width: 500px;
}

#phone {
	background: url('../images/page_sprites/contact_sprite.gif') 0 -53px no-repeat;
	border: none;
	display: block;
	height: 41px;
	margin: 0 0 0 -40px;
	position: relative;
	text-indent: -9999px;
	width: 272px;
}

#address {
	background: url('../images/page_sprites/contact_sprite.gif') 0 -104px no-repeat;
	border: none;
	display: block;
	height: 25px;
	margin: 0 0 0 -40px;
	position: relative;
	text-indent: -9999px;
	width: 460px;
}

#form_header {
	background: url('../images/page_sprites/contact_sprite.gif') 0 -162px no-repeat;
	border: none;
	display: block;
	height: 25px;
	margin: 20px 0 0 -40px;
	position: relative;
	text-indent: -9999px;
	width: 80px;
}

#contactform {
	margin: -30px 0 0 85px;
	position: relative;
}

.shortfield {
	background: url('../images/page_sprites/contact_sprite.gif') 0 -203px no-repeat;
	border: none;
	display: block;
	float: left;
	height: 20px;
	margin-bottom: 10px;
	padding: 7px 6px;
	width: 168px;
}

.shortfield:hover {
	background-position: 0 -287px;
}

.shortfield:focus {
	background-position: 0 -245px;
}

.longfield {
	background: url('../images/page_sprites/contact_sprite.gif') 0 -328px no-repeat;
	border: none;
	display: block;
	float: left;
	height: 20px;
	margin-bottom: 10px;
	padding: 7px 6px;
	width: 370px;
}

.longfield:hover {
	background-position: 0 -413px;
}

.longfield:focus {
	background-position: 0 -371px;
}

#comments {
	background: url('../images/page_sprites/contact_sprite.gif') 0 -473px no-repeat;
	border: none;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	height: 141px;
	overflow: auto;
	padding: 7px 6px;
	width: 358px;
}

#comments:hover {
	background-position: 0 -807px;
}

#comments:focus {
	background-position: 0 -639px;
}

#jsbutton {
	background: url('../images/page_sprites/contact_sprite.gif') 0 -1031px no-repeat;
	display: block;
	height: 30px;
	margin-top: 20px;
	overflow: hidden;
	text-indent: -9999px;
	width: 71px;
}

#rightblock {
	display: block;
	font-size: 0.9em;
	margin-left: 500px;
	position: absolute;
	margin-top: 85px;
	width: 380px;
}

#rightblock a {
	font-style: italic;
}

.stubbyfield {
	display: none;
}

#ourteam {
	background: url('../images/page_sprites/contact_sprite.gif') 0 -993px no-repeat;
	border: none;
	display: block;
	height: 23px;
	margin-bottom: 0;
	text-indent: -9999px;
	width: 130px;
}

.teamname {
	color: #8c2108;
}

#contactsleft {
	display: block;
	float: left;
	width: 170px;
}

#contactsright {
	display: block;
	float: right;
	width: 160px;
}
