.clickable { cursor: pointer; }
.var_error { font-size: 13px !important; }
.darkform a:hover { text-decoration: underline; }
.darkform { padding: 10px; background: #524b26; color: #fff; width: 167px; margin: 8px; margin-left: 10px; overflow:auto;
	/*behavior:url(/css/border-radius.htc);*/
}
.darkform.whiteversion { padding: 10px; background: #524b26; color: #fff; width: 232px; margin: 8px; margin-left: 10px; overflow:auto;
	/*behavior:url(/css/border-radius.htc);*/
}
.darkform2 { line-height: 1.1; padding: 11px; background: #524b26; color: #fff; width: 167px; margin: 8px; margin-left: 10px;
}
.darkform.lightversion { color: #000000; background: url(/images/rfi_top.png) 0 0 no-repeat #dcd8ca; border: 0px; }
.darkform.whiteversion { color: #000000; background: url(/images/career_expo/WereHeretoHelp.png) 0 0 no-repeat #dcd8ca; border: 0px; }

.career_expo_more_info {width:250px; height:38px;display:block;}
a.career_expo_more_info {background: url(/images/career_expo/btn_request.png) 0 0 no-repeat;margin-left:10px;}
a.career_expo_more_info:hover {background: url(/images/career_expo/btn_request-ovr.png) 0 0 no-repeat;}

.darkform div{overflow:auto;}
.darkform ul li { margin-left: 23px; margin-bottom: 10px; list-style-image: url("/images/buttons_icons/icon-check.jpg"); list-style-type:square; }
.darkform .text, .darkform2 .text { width: 160px; }
.darkform select ,.darkform2 select { width: 164px; }
.darkform #zip,.darkform2 #zip { display: none; }
#privacy { display: none; }
.darkform p.title,.darkform2 p.title { height:60px; }
.darkform p.subtitle,.darkform2 p.subtitle { font-size: 13px; font-weight: bold; margin-bottom: 12px; }
.darkform p.required_text,.darkform2 p.required_text { font-size: 10px; margin-bottom: 14px; text-align: center;}
.darkform p.entry,.darkform2 p.entry { font-size: 12px; margin-bottom: 6px; }
.darkform p.submit,.darkform2 p.submit { text-align: center; margin: 13px 0px 8px 0px; }
.darkform p.privacy,.darkform2 p.privacy ,p.privacy{ font-size: 10px; text-align: center; margin-bottom: 4px; }
.darkform input.submit-button,.darkform2 input.submit-button
{
	width: 167px;
	height: 56px;
	background: url(/images/forms/variations/button_yellow.png) 0 0 no-repeat;
	border: none;
	border-style: 0px solid #fff;
	display: block;
	cursor: pointer;
}
.darkform input.submit-button:hover,.darkform2 input.submit-button:hover
{
    background-position: 0 -70px;
}

.darkform a.submit-button-big
{
	width: 167px;
	height: 75px;
	background: url(/images/forms/variations/button_big.png) 0 0 no-repeat;
	border: none;
	border-style: 0px solid #fff;
	display: block;
	cursor: pointer;
	margin-bottom: 20px;
}
.darkform a.submit-button-big:hover
{
	text-decoration: none;
	background-position: 0 -90px;
}

.darkform.lightversion input.submit-button
{
	width: 158px;
	height: 40px;
	background: url(/images/btn_requestinfo.png) 0 0 no-repeat;
	border: none;
	border-style: 0px solid #fff;
	display: block;
	cursor: pointer;
}
.darkform.lightversion input.submit-button:hover
 {
     background-position: 0 -40px;
 }
 .darkform-hero.lightversion input.submit-button
{
	width: 158px;
	height: 40px;
	background: url(/images/btn_requestinfo.png) 0 0 no-repeat;
	border: none;
	border-style: 0px solid #fff;
	display: block;
	cursor: pointer;
}
.darkform-hero.lightversion input.submit-button:hover
 {
     background-position: 0 -40px;
 }

#container-right div.promo.social p.phone { margin: 8px 0px; font-size: 16px; color: #a54313; font-weight: bold;}
#container-right div.promo.social a { float: none; display: inline; text-align: left;}
#container-right div.promo.social .social-items { line-height: 22px; }
#container-right div.promo.social  a img { vertical-align: middle; padding-right: 6px; text-decoration: none; }
#container-right div.promo.privacy  b { display: inline; }
#container-right div.promo.privacy  a { float: none; display: inline; text-align: left; }

#privacy.tooltip { background: #fff; }

.contact-us  {border:none;background: url(/images/buttons_icons/btn_RequestInformationNow-over.png) 0 0 no-repeat;display:block;width:221px;height:40px;}
.contact-us:hover {background: url(/images/buttons_icons/btn_RequestInformationNow.png);}
