@import url(base.css);

/* header image (flash replacement)
----------------------
*/
#movie div
{
background: url(img/h_contact.jpg);
}
#holder
{
	background: url(img/bk_holder-p.png) center repeat-y;
	_background: url(img/bk_holder-p.gif) center repeat-y;
}

#content
{
	background:url(img/bk_cont-p.gif) left top no-repeat;
}
 @media print {
 
 #header{
 list-style-image:url(img/h_contact.jpg);
 }
 
 
 }
 #mm6 a:hover,  #mm6 a
{ /* contact */
background:url(img/menu.gif) -390px -74px;
}
/* place the text */

/*do the headlines*/

h1
{
	width:521px;
	height:62px;
	margin:0 -521px 35px 0;
	list-style-image: url(img/t_contact.gif);
}

h2#sh1
{
	width:364px;
	height:16px;
	margin:15px -197px 10px 0;
	list-style-image: url(img/sh_contact.gif);

}h2#sh2
{
	width:235px;
	height:25px;
	margin:0 -235px 10px 70px;
	list-style-image: url(img/sh_contact2.gif);

}
/*place the buttons */

#bt_map
{
width:396px;
height:436px;
display:block;
background:url(img/bt_contact2011.gif);
margin: 30px 0 0 0;
}

#bt_map span,#step1 label,#step3 label
{
width:0;
height:0;
overflow:hidden;
display:block;
}
#col
{
	position:relative;
	padding:0 0 0 100px;
	width:585px;
	clear:both;
	}
#col p
{width:480px;
}
#col1
{
width:400px;
}
#col2
{
width:400px;
top:-28px;
position:relative;
}
#col2 p
{
padding:0 0 0 70px;
}
#step1, #step2, #step3
{
width:310px;
padding:10px;
background:#f4f8ee;
margin:0 0 10px 0;
position:relative;
left:35px;
}
#step1 span, #step2 span, #step3 span
{
display:block;
width:22px;
height:22px;
position:absolute;
top:0;
left:-33px;
}
#step1 span
{
background:url(img/img_contact1.gif);
}
#step2 span
{
background:url(img/img_contact2.gif);
}
#step3 span
{
background:url(img/img_contact3.gif);
}
#step1 input
{
width:305px;
display:block;
margin:5px 0 5px 0;
height:18px;
color:#666;
}

#step3 textarea
{
width:310px;
height:118px;
/**height:95px;
_height:135px;
*/display:block;
} 
#step2 label
{
display:block;
padding:0 0 0 10px;
}



input#name.blank
{
	background:#fff url(img/f_name.gif) top left no-repeat;
}
input#lname.blank
{
	background:#fff url(img/f_lname.gif) top left no-repeat;
}

input#company.blank
{
	background:#fff url(img/f_comp.gif) top left no-repeat;
}
input#phone.blank
{
	background:#fff url(img/f_phone.gif) top left no-repeat;
}


input#email.blank
{
	background:#fff url(img/f_email.gif) top left no-repeat;
}
textarea#comment
{
background:#fff url(img/f_comment.gif) top left no-repeat;
}
div#col1 input.white, div#col1 textarea.white
{
	background:#fff;
}

input#bt_submit
{
position: relative;
width:138px;
height:32px;
left:228px;
margin:30px 0 0 0;
}
