﻿body
{
    background:#DCDCDC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;		
}
body, html {
	min-height: 100%;
	width: 100%;
}

.contactContainer
{
    height:auto;
    width:990px;
    position:relative;
    margin:0 auto;
}
.contactTtl
{
    height:68px;
    width:990px;
    position:relative;
    font-size:50px;
    font-family: 'dincond-regularregular';
    color:#647D8A;
}


.adjustSpacing {
	letter-spacing:-0.3em;
	word-spacing:-0.3em;
}
.inlineBlock {
	position:relative;
	height:auto;
	width:auto;
	letter-spacing:normal;
	word-spacing:normal;
	vertical-align:top;
	display:inline-block;
*display:inline;
	zoom:1;
}
.formParts
{
    height:auto;
    width:990px;
    position:relative;
}
.formPart
{
    height:auto;
    width:613px;
    position:relative;
}
.formPartTtl
{
    height:36px;
    width:613px;
    position:relative;
    border-top:solid 1px #C3C3C3;
    border-bottom:solid 1px #C3C3C3;
    padding-top:14px;
    margin-bottom:49px;
}
.formPartTtlTxt
{
    height:32px;
    width:auto;
    position:relative;
    font-size:22px;
    font-family: 'dincond-regularregular';
    color:#666666;
    border-bottom:solid 4px #5F7783;
}
.formPartInputs
{
    height:auto;
    width:613px;
    position:relative;
}
.FormItem
{
    border: 1px solid #B8B8B8;
    height: 45px;
    margin-right: 15px;
    position: relative;
    width: 297px;
    margin-bottom:37px;
}
.FormItemLbl
{
    color: #8B8B8B;
    float: left;
    font-family: 'dincond-regularregular';
    font-size: 21px;
    height: 36px;
    padding-top: 9px;
    position: relative;
    width: auto;
    padding-left:11px;
    /*padding-right:39px;*/
    border-left:solid 3px transparent;
    background:url(../images/contactLabelR.png) repeat-y right top;
}
.required .FormItemLbl
{ 
    border-left:solid 3px #ECCE29;
}
.FormInput
{
    float: left;
    height: 45px;
    position: relative;
    width: 207px;
}
.FormInput input 
{
    height:20px;
    width:96%;
    position:relative;
    border:0 none;
    background:transparent;
    padding-top:12px;
    padding-bottom:13px;
    font-size:15px;
    font-family:Tahoma;
    color:#B8B8B8;
    padding-left:2%;
}
.FormItem.question
{
    height:126px;
    width:611px;
}
.FormItem.question .FormItemLbl
{
    height:119px;
}
.FormItem.FormItemLeft .FormItemLbl
{
    width:78px;
}
.FormItem.FormItemLeft .FormInput
{
    width:205px;
}
.FormItem.FormItemRight .FormItemLbl
{
    width:111px;
}
.FormItem.FormItemRight .FormInput
{
    width:172px;
}
.FormItem.FormItemRight {
    margin-right: 0;
} 
.formPart.formPart2
{
    width:347px;
    margin-left:28px;
}
.formPart.formPart2 .formPartInputs 
{
    width:347px;
}
.formPart.formPart2 .FormItem 
{
    width:345px;
    margin-right:0px;
}
.formPart2 .formPartTtl {
    width: 347px;
}

.formPart2 .FormItemLbl {
    padding-right: 19px;
}
.contactDets
{
    height:auto;
    width:347px;
    position:relative;
}
.contactAddress
{
    height:auto;
    width:347px;
    position:relative;
    font-size:21px;
    font-family: 'dincond-regularregular';
    color:#666666; 
    border-bottom:solid 1px #C4C4C4;
    padding-bottom:22px;
}
.contactPhone
{
    height:auto;
    width:347px;
    position:relative;
    font-size:21px;
    font-family: 'dincond-regularregular';
    color:#666666; 
    border-bottom:solid 1px #C4C4C4;
    padding-bottom:19px;
    padding-top:16px;
}
.contactPhone span
{
    padding-right:17px;
}
.contactPhone > a {
    color: #666666;
    text-decoration:none;
}
.submitArea
{
    height:61px;
    width:608px;
    position:absolute;
    bottom:0px;
    left:0px;
}
.requiredLeft
{
    border-left: 3px solid #ECCE29;
    color: #8B8B8B;
    float: left;
    font-family: 'dincond-regularregular';
    font-size: 21px;
    height: 36px;
    padding-left: 13px;
    padding-top: 11px;
    position: relative;
    width: auto;
}
.askBtn
{
    background: none repeat scroll 0 0 #647D8A;
    border: 0 none;
    color: #FFFFFF;
    font-family: 'dincond-regularregular';
    font-size: 22px;
    padding: 16px 60px;
    position: absolute;
    right: 0;
    top: 0;
    cursor:pointer;
} 
#contactCounties .dd-select , #DeptsContact .dd-select 
{
    background:none !important;
    border:none !important;
}
#contactCounties .dd-selected , #contactCounties .dd-option ,  #DeptsContact  .dd-selected, #DeptsContact .dd-option
{
    color: #666666!important;
    font-family: 'dincond-regularregular' !important;
    font-weight: normal !important;
}
#contactCounties .dd-pointer , #DeptsContact .dd-pointer
{
    height:45px !important;
    width:29px !important;
    background:url(../images/dropDownArrow.png) no-repeat 0 0 !important;
    border:none !important;
    right:0px !important;
    top:0px !important;
    margin-top:0px !important;
}
#contactCounties .dd-pointer-up , #DeptsContact .dd-pointer-up
{
    border:none !important;
}
#DeptsContact .dd-options
{
    max-height:400px;
    background:#DDDDDD !important;
}
#contactCounties  .dd-options , .dd-option.dd-option-selected
{
    background:#DDDDDD !important;
}
.newsletter
{
    height:630px;
    width:315px;
    position:absolute;
    top:54px;
    right:103px;
    padding-left:31px;
    padding-right:31px;
    background:#F4EC4A; 
    overflow:hidden;
    height:0px;
}
.newsletterTtl
{
    height:55px;
    width:307px;
    position:relative;
    font-size:39px;
    font-family: 'dincond-boldregular';
    color:#647D8A;
    border-bottom:solid 1px #C7C95B;
}
.newsletterSubTtl
{
    color: #5D7480;
    font-family: 'dincond-regularregular';
    font-size: 31px;
    height: 95px;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    text-align: center;
    width: 275px;
    padding-top:23px;
}
.newsletterForm
{
    height:auto;
    width:auto;
    position:relative;
}
.newsletterFormInner
{
    height:auto;
    width:297px;
    position:relative;
}
.newsletterItem
{
    height:45px;
    width:297px;
    position:relative;
    border:solid 2px #FFFFFF;
    margin-bottom:9px;
    overflow:hidden;
}
.newsletterItem label
{
    background: url("../images/newsletterLbl.png") repeat-y scroll right top transparent;
    color: #647D89;
    float: left;
    font-family: 'dincond-regularregular';
    font-size: 21px;
    height: 36px;
    padding-left: 14px;
    padding-top: 8px;
    position: relative;
    width: 82px;
    border-right:1px solid transparent;
}

.newsletterItem input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #647D89;
    font-family: 'dincond-regularregular';
    font-size: 15px;
    float:left;
    height: 20px;
    padding-bottom: 13px;
    padding-left: 7px;
    padding-top: 12px;
    position: relative;
    width: 193px;
}

#newsletterCountry , #newsletterFeilds{
    background: none repeat scroll 0 0 transparent !important;
    height: 48px; 
    float:left;
}
#newsletterCountry .dd-select , #newsletterFeilds .dd-select 
{
    background: none repeat scroll 0 0 transparent !important;
    height: 48px; 
    border:none;
    
}
#newsletterCountry .dd-option ,#newsletterCountry  .dd-selected , #newsletterFeilds .dd-option ,#newsletterFeilds  .dd-selected
{
    padding:0px;
}
#newsletterCountry label ,#newsletterFeilds label {
    background: url("../images/newsletterLbl.png") repeat-y scroll right top transparent;
    color: #647D89;
    float: left;
    font-family: 'dincond-regularregular';
    font-size: 21px;
    height: auto;
    padding-bottom: 5px;
    padding-left: 14px;
    padding-top: 5px;
    position: relative;
    width: auto;
}
#newsletterCountry .dd-selected-text , #newsletterFeilds .dd-selected-text
{
    font-size:21px;
    font-family: 'dincond-regularregular';
    font-weight:normal;
    background:none;
}
#newsletterFeilds .dd-options
{
    max-height:200px;
}
.BtnsArea
{
    height:58px;
    width:300px;
    position:relative;
}
#newsletterFeilds .dd-pointer , #newsletterCountry .dd-pointer
{
    height:45px !important;
    width:29px !important;
    background:url(../images/newsletterArrow.png) no-repeat 0 0 !important;
    border:none !important;
    right:0px !important;
    top:0px !important;
    margin-top:0px !important;
}

#newsletterFeilds .dd-pointer-up , #newsletterCountry .dd-pointer-up
{
    border:none !important;
}
.BtnsArea input
{
    height:auto;
    width:auto;
    position:absolute;
    right:0px;
    top:0px;
    background:#5A717C;
    border:0 none;
    color:#D6DCDF;
    padding-bottom:14px;
    padding-top:14px;
    padding-left:55px;
    padding-right:55px;
    font-family: 'dincond-regularregular';
    font-size:22px; 
    cursor:pointer;
}
.unsubscribeBtn
{
    height:auto;
    width:auto;
    position:absolute;
    left:0px;
    top:0px;
    background:#688290;
    color:#FAFAF7;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:27px;
    padding-right:27px;   
    font-family: 'dincond-regularregular';
    font-size:22px; 
    opacity:0.5;
    filter:alpha(50);
    cursor:pointer;
}
.newsletterItem.missing
{
    border:solid 2px red;
}
.missing label
{
    border-right:solid 1px red;
}
.newsletterThanks
{
    height:300px;
    width:307px;
    position:relative;
    display:none;
}
.newsletterT
{
    height:80%;
    width:100%;
    position:relative;
}
.newsletterT td
{
    text-align:center;
}
.NewsletterThanksMsg
{
    height:105px;
    width:252px;
    position:relative;
    margin:0 auto;
}
.Thanks1
{
    color: #5F7884;
    font-family: 'dincond-regularregular';
    font-size: 50px;
    height: auto;
    line-height: 39px;
    position: relative;
    width: auto;
}
.Thanks2
{
    height:auto;
    width:auto;
    position:relative;
    font-size:50px;
    font-family: 'dincond-boldregular';
    color:#5F7884;
}
.header
{
    background: url("../images/headerRep.png") repeat-x scroll 0 0 transparent;
    height: 0px;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.headerInner
{
    height:0px;
    width:990px;
    position: relative;
    margin:0 auto;
}
.logo
{
    height:auto;
    width:auto;
    position:absolute;
    top:0px;
    left:0px;
}
.newsletterClick
{
    height:43px;
    width:34px;
    position:absolute;
    right:0px;
    bottom:0px;
    background:url(../images/newsletterHeaderBtn.png) no-repeat;
    cursor:pointer;
}
.newsletterInner
{ 
    height: 570px; 
    padding-top: 60px;
    position: relative; 
    width: 307px;
}
.newsletterClick.OpenedNewsletter
{
    background-position:0 -54px;
}
.unsubscribeForm
{
    height:auto;
    width:auto;
    position:relative;
    display:none;
    /*padding-top:26px;*/
}
.BtnsArea.BtnsAreaNewsletter input
{ 
    padding: 14px 27px; 
} 

.BtnsArea.BtnsAreaNewsletter .unsubscribeBtn
{ 
    padding: 14px 44px; 
} 
.dd-selected label , .dd-option label
{
    border-right:none !important;
}
#newsletterFormVal .loader
{
    background: url("../images/ajax-loader.gif") no-repeat scroll 0 0 transparent;
    bottom: -27px;
    height: 17px;
    position: absolute;
    right: 0;
    display:none;
    width: 44px;
}
.FormItem.FormItemLeft.question .FormInput {
    height: 126px;
    width: 519px;
}
.FormItem.FormItemLeft.question .FormInput textarea  
{
    height: 120px;
    background:none;
    border:0 none;
    width: 514px;
    resize:none;
    padding-left:5px;
    padding-top:5px;
}
.FormItem.missing
{
    border:1px solid #ECCE29;
}

.ContactLoader
{
    background: url("../images/ajax-loader.gif") no-repeat scroll 0 0 transparent;
    height: 17px;
    position: absolute;
    right: 155px;
    top: 25px;
    width: 44px;
    display:none;
}
.unsubscribeForm .BtnsArea.BtnsAreaNewsletter input
{
    padding: 7px 27px;
}

.unsubscribeForm .BtnsArea.BtnsAreaNewsletter .unsubscribeBtn {
    padding: 8px 44px;
}

.unsubSuccess
{
    height:217px;
    width:333px;
    position:relative;
    display:none;
}
.unsubSuccess .Thanks1 , .unsubSuccess .Thanks2
{
    font-size:45px;
    width:292px;
}
.unsubSuccess .NewsletterThanksMsg
{ 
    width:293px; 
}
#newsletterFormVal .notification
{
    bottom: -24px;
    color: Red;
    font-family: 'dincond-regularregular';
    font-size: 15px;
    position: absolute;
    right: 0;
}
.FormItem select
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #666 !important;
    font-family: 'dincond-regularregular' !important;
    font-size: 17px;
    font-weight: normal !important;
    height: 45px;
    padding-bottom: 15px;
    padding-top: 10px;
    width: 275px;
}
.contactCountry .FormInput
{
    width:253px;
    overflow:hidden;
}
.selectDropDown
{
    background: url("../images/dropDownArrow.png") no-repeat scroll 0 0 transparent !important;
    height: 45px !important;
    margin-top: 0 !important;
    right: 0 !important;
    top: 0 !important;
    width: 29px !important;
    position:absolute;
}
#DepartmentsFormItem .FormInput
{
    width:220px;
    overflow:hidden;
    width:219px \9;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

/*Chrome CSS here*/


#DepartmentsFormItem .FormInput
{
    width:217px;
    overflow:hidden;
}
}
.newsletterSelect
{
    width:200px;
    height:48px;
    overflow:hidden;
    position:relative;
    float:left;
}
.newsletterItem select
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #647D89;
    font-family: 'dincond-regularregular';
    font-size: 21px;
    font-weight: normal !important;
    height: 40px;
    padding-left: 8px;
    padding-top: 8px;
    width: 223px;
    padding-top:0px \9;
    height:40px \9;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {

/*Chrome CSS here*/


.newsletterItem select
{    
    height: 40px !important; 
    padding-top: 0px; 
}
}
.newsletterSelectPointer
{
    background: url("../images/newsletterArrow.png") no-repeat scroll 0 0 transparent !important;
    border: medium none !important;
    height: 45px !important;
    margin-top: 0 !important;
    position:absolute;
    right: 0 !important;
    top: 0 !important;
    width: 29px !important;
}
