/**
contact.css
for Jenkin Bros
@author	Miinx (dev<at>miinx.com.au)
**/
#bgCover {
	position: absolute;
	width: 100%;
	height: 1340px;
	top: 0;
	left: 0;
	background-color: #000;
	z-index: 5;
	visibility: hidden;
	display: none;
	opacity: .40;
	filter: alpha(opacity=40);
	-moz-opacity: .40;
	-khtml-opacity: 0.4;
}
h2 {
	margin-top: 22px;
	margin-bottom: 12px;
}
h3 {
	margin-bottom: 5px;
}
h3.btm20 {
	margin-bottom: 20px;
}
#content_left img {
	margin-top: 2px;
	margin-left: -2px;
}
#content_left a {
	color: #f6ca17;
	text-decoration: none;
}
#content_left a:hover {
	color: #fff;
}

#contact_form ul {
	margin: 0px;
	padding: 0px;
}
#contact_form li {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
#contact_form li.last { 
	margin-right: 0px !important; 
}
#contact_form label {
	display: block;
	margin-bottom: 2px;
	font-size: 0.9em;
}
#contact_form ul {
	list-style: none;
}
input {
	border: none;
	padding: 2px;
	background-color: #abaede;
}
input.long { width: 338px !important; }
input.sml { width: 130px !important; }
input#title { width: 50px !important; }
input#email { width: 194px !important; }
li#existing {
	width: 100%;
	margin-bottom: 20px;
}
li#existing span {
	display: inline;
	width: 50%;
	height: 16px;
	float: left;
	padding-right: 10px;
}
li#existing span#existing_options {
	width: 40%;
	height: 16px;
}
li#existing label {
	display:inline;
	
}
li#existing .padTop3 {
	padding-top: 3px;
}
li#existing input {
	padding-top: 3px;
	margin-right: 10px;
}
li#existing * {
	line-height: 1.5em;
}
input#exist_y,
input#exist_n {
	background: #3a2e7c;	/* for IE */
}
.on {
	background-color: #e2e3f5 !important;
}
input.btn {
	border: 1px outset #2f246e;
	width: 50px;
	height: 20px;
	margin-top: 10px;
/*	padding: 1px 4px; */
	padding: 0px;
	font-size: 0.85em;
	background-color: #e2e3f5;
	cursor: pointer;
}
input#ok {
	position: relative;
	width: 50px;
	left: 50%;
	margin-left: -25px;
	line-height: 1em;
}
input.btn:hover {
	background-color: #605889;
	color: #e2e3f5;
}
div#msgBox {
	position: absolute;
	width: 340px;
	min-height: 100px;
	overflow: visible;
	top: 700px;
	left: 50%;
	margin-left: -220px;
	border: 5px solid #111;
	padding: 20px 30px;
	background-color: #605889;
	color: #e2e3f5;
	z-index: 10;
	font-size: 0.95em;
	visibility: hidden;
	display: none;
}
#msgBox h4 {
	font-size: 1.5em;
}
#msgBox ul {
	padding: 10px;
	margin-left: 10px;
}
#msgBox li {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 1.1em;
}
span#thx {
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
	color: #f6ca17;
}
textarea {
	background-color: #abaede;
	width: 338px;
	border: none;
	padding: 4px;
	font: 1em verdana, sans-serif;
	overflow: auto;
}
/*end*/

/*\*/
html*textarea {
[width: 338px;
width: 334px;
]width: 338px;
}/**/
.dummyend[id]{clear:both/*end hack using dummy attribute selector for IE5 mac, else error in CSS occurs!*/}

/*\*/
* html #imgSet2 {
width: 338px;
}
/**/
