/*----------------------------------------------------------------
IE 6 STYLESHEET

Includes: 
Browser Compatibility: IE 6
Layout Type:

Color Sceme:


Developers:
**********************************
Kevin Guill
email: kevin.guill@rezstream.com
website:http://rezstream.com

Jessica Dooley
email: jessica.dooley@rezstream.com
website:http://rezstream.com
**********************************
----------------------------------------------------------------*/

/*--------------- =Booking Engine form start ---------------*/
#booking_engine #editForm {
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
}

#editForm label { 
float:left;
width:auto !important;
margin:2px 0px;
}

#editForm input,
#editForm select { 
text-align:center;
font-size:90%;
border:solid 1px #000000;
margin-bottom:12px;
}

#editForm input {
width:120px;
padding:2px;
}

#editForm select { 
float:left;
width:60px;
}

#editForm #submit { 
float:left;
width:100px;
height:20px;
margin:6px 0px 0px 26px;
background: url(file://///Webserver/rezstreamdocuments/Websites/Burnsley%20Hotel/website/images/navigation/reserve-now-btn.jpg) top left no-repeat;
border:none;
cursor:pointer;
}

#editForm p { 
line-height:10px;
margin:0px 0px; /*remove default margin from p tags*/
}

#editForm img { 
margin:0px 0px 10px 6px;
}

#editForm div.option {
float:left;
width:90px;
}


/*--------------- =Newsletter-Signup form start ---------------*/
#newsletter_signup {
width:200px;
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
}

#newsletter_signup h2 {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
color:#000000;
margin:0px;
line-height:16px;
}

#newsletter_signup label { 
float:left;
width:212px;
font-weight:bold;
font-size:80%;
margin:2px 0px;
}

#newsletter_signup input{ 
width:120px;
text-align:center;
font-size:90%;
border:solid 1px #000000;
margin-bottom:12px;
padding:2px;
}


#newsletter_signup #submit { 
float:left;
width:100px;
height:20px;
margin:0px 0px 0px 50px;
background: url(file://///Webserver/rezstreamdocuments/Websites/Burnsley%20Hotel/website/images/navigation/submit-now-btn.jpg) top left no-repeat;
border:none;
cursor:pointer;
}

#newsletter_signup p { 
line-height:10px;
margin:0px 0px; /*remove default margin from p tags*/
}



/*--------------- =RFP form start ---------------*/
form#rfp {
margin:40px 0px 0px 0px;
}

#rfp fieldset {
background:#FFF7EF;
margin-bottom:20px;
padding:12px;
border:1px solid #442A13;
}

#rfp fieldset h2 {
color:#956235;
font-size:90%;
}

#rfp legend {
font-size:115%;
font-weight:bold;
color:#945431;
}

#rfp span.required {
font-size:10px;
font-style:italic;
color:#990000;
}

#rfp label {
vertical-align:top;
line-height:14px;
}

#rfp label.first {
float:left;
width:115px;
}

#rfp input,
#rfp select {
text-align:center;
font-size:90%;
border:solid 1px #000000;
margin-bottom:2px;
margin-right:12px;
}

#rfp input {
padding:1px;
}

#rfp select {
width:120px;
border:1px solid #442A13;
}

#rfp textarea {
margin-top:12px;
border:1px solid #442A13;
}

#rfp .first {
float:left;
}

#rfp .name {
padding-bottom: 12px;
}

#rfp .inset {
background:#F4D9BB;
margin:0px 6px 12px 6px;
}

#rfp .inset div{
float:left;
width: 240px;
}

#rfp .message {
padding-right:12px;
width:512px;
}

#rfp #submit { 
float:left;
width:100px;
height:20px;
margin:0px;
background:#671D0E;
border: 1px #000000 solid;
color:#FFFFFF;
cursor:pointer;
}

.formerror {
font-style:italic;
color:#990000;
}



