
.popup {
    /* border: 1px solid black; */
    background-color: #FFFFFF;
    height: 393px;
    width: 440px;
    z-index: 100000;
    box-shadow:1px 2px 2px #556d64;
}


.popup.warning {
    height: 150px;
    width: 440px;
}


#pparea{
	z-index: 1000;
	left: 240px;
    position: absolute;
}

#sotetitoDiv {
    background: url("../images/popup_img/sotetedo.png") repeat scroll 0 0 transparent;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}


div#popup_enquiry {
    width: 360px;
    z-index: 9999;
}

div#popup_callback {
    width: 360px;
    z-index: 9999;
}

div#popup_testdrive {
    width: 360px;
    z-index: 9999;
}

div#popup_book_service {
    width: 360px;
    z-index: 9999;
}


div.popuptitle {
    /* background: url("../images/popup_img/popuptitle2.png") no-repeat scroll 0 0 transparent; */
    float: left;
    width: 100%;
    /*
    height: 39px;
    width: 380px;
    */
}

div#popuprespond { 
    float: left;
    color: #515151;
    font-family: 'FrutigerPFL';
    font-size: 13px;
    margin: 0 0 15px;
    max-height: 100px;
    padding-left: 20px;
    line-height: 150%;
}

div#popuprespond.red { 
    color: red;
    display: block;
    float: left;
    line-height: 150%;
} 

div#popuprespond.green {
    color: #A34347;
    display: block;
    float: left;
    line-height: 150%;
}

div#popuprespond ul#error {
    /*
    float: left;
    height: 100px;
    */
    list-style: disc inside none; 
}



/* ------------------  */
div.popuptitle .enqiure_form_title {
    color: #A34347;
    float: left;
    font-family: 'BodoniPFL';
    font-size: 20px;
    letter-spacing: 1px;
    margin: 12px 0 10px 20px;
    text-transform: uppercase;
    width: 75%;
}
/* --------------------- */

/*
div.popuptitle p {
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 12px 0 0 10px;
    text-shadow: -1px -1px #343F67;
    width: 200px;
    color: #ffffff;
}
*/

div.popuptitle p {
    color: #A34347;
    float: left;
    font-family: 'BodoniPFL';
    font-size: 15px;
    /*font-size: 20px;*/
    /*letter-spacing: 1px;*/
    margin: 10px 0 10px 20px;
    /*margin: 25px 0 34px 20px;*/
    /*text-transform: uppercase;*/
    width: 75%;
}

div.popuptitle p.warning {width: 75%;}

div.popuptitle a {
    float: right; 
    color: #5A5A5A;
    font-family: 'FrutigerPFL';
    font-size: 13px;   
    margin: 13px 10px 0 0;
}

div.popuptitle a span {
    font-weight: bold;
}

div.popupbody {   
    float: left;
    /*margin: 0 0 0 20px;*/
     padding-left:20px;
     background-color: #FFFFFF;
     line-height: 150%;
    /* width: 360px; */   
    /* padding: 10px; */  
    color: #5A5A5A;  
    font-family: 'FrutigerPFL';
    font-size: 13px;      
}

.popup.warning div.popupbody {padding-left: 0;}

div.popupbody p.italic {
    font-size: 11px;
    font-style: italic;
}

div.popupbody p {
    color: #000000;
    float: left;
    margin: 10px 0 0 13px;
}

div.popupbody p.title {
    float: left;
    font-size: 15px;
    font-weight: bold;
    width: 110px;
}

div.popupbody p.title span {
    float: left;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
}

form.popupfrm {
    float: left;
    width: 100%;
    /* margin: 10px 0 0 14px; */
    /* width: 325px; */
}

form.popupfrm fieldset {
    float: left;
    margin: 0 6px 1px 0;
    width: 325px;
}

div.popupbody div.elem {
    float: left;
    margin: 0 0 6px;
    width: 410px;
}

div.popupbody form#emailtofriend div.elem {
    width: 648px;
}

div.popupbody div.elem label {
    color: #5A5A5A;
    float: left;
    font-family: 'FrutigerPFL';
    font-size: 13px;
    padding: 7px 0 0;
    width: 78px;
}

div.popupbody form#emailtofriend div.elem label {
    padding: 7px 5px 0 0;
    width: 85px
}
        
div.popupbody div.elem input {
    border: 1px solid #B0B0B0;
    float: left;
    font-family: 'FrutigerPFLItalic';
    font-size: 13px;
    color: #5a5a5a;
    height: 29px;
    padding: 0 0 0 4px;
    width: 316px;;
}

div.popupbody div.elem_small {
	position:relative;
    float: left;
    margin: 0 0 6px;
    width: 317px;
}

div.popupbody div.elem_small label {
	position: relative;
	float: left;
	width: 78px;
	padding: 7px 0 0 0;
}

div.popupbody div.elem_small input { 
	border: 1px solid #B0B0B0;
	float: left;
	font-family: 'FrutigerPFLItalic';
	font-size: 13px;
	color: #5A5A5A;
	height: 29px;
	padding: 0 0 0 4px;
	width: 232px;
}
div.popupbody div.elem textarea {
    border: 1px solid #B0B0B0;
    float: left;
    font-family: 'FrutigerPFLItalic';
    font-size: 13px;
    color: #5a5a5a;
    height: 68px;
    padding: 6px 0 0 4px;
    resize: none;
    width: 316px;
}


div.popupbody div.elem #resetCaptcha {
    float: left;
    height: 22px;
    left: 2px;
    position: relative;
    top: 11px;
    width: 21px;
    cursor: pointer;
}

div.popupbody div.elem #resetCaptcha img {
    float: left;
    height: 22px;
    width: 21px;
    cursor: pointer;
}

/*
div.popupbody div.elem #captcha_refresh_button #btn_refresh {
    background: url("../images/capcha_refresh.png") no-repeat scroll 0 0 transparent;
    border: none;
    height: 16px;
    margin: 0;
    padding: 0;
    width: 16px;
}
*/

div.popupbody div.elem #captcha_voice_button {
    float: left;
    height: 16px;
    left: -12px;
    position: relative;
    top: 25px;
    width: 16px;
}

div.popupbody div.elem #captcha_voice_button #btn_voice {
    background: url("../images/capcha_voice.png") no-repeat scroll 0 0 transparent;
    border: none;
    height: 16px;
    margin: 0;
    padding: 0;
    width: 16px;
}

div.popupbody div.elem #enq_form_code{
    float: left;
    margin: 0px 15px 0 0px;
    width: 136px;
}

div.popupbody div.elem.img{
    float: left;
}
div.popupbody div.elem.img captcharefresh{
    margin: 0px 10px 0 10px;
    
}


div.popupbody div.elem input#enq_form_submit {
    background: url("../images/contact_submit_bg.png") no-repeat scroll 0 0  #a34347 ; /* transparent; */
    border: none;
    color: #F7F4ED;
    cursor: pointer;
    float: left;
    font-family: 'BodoniPFL';
    font-size: 20px;
    height: 31px;
    letter-spacing: 1px;
    margin: 5px 0 0;
    padding: 0 0 2px;
    text-transform: uppercase;
    width: 180px;
}




/*input#td_name, input#td_sbj, input#td_email, input#td_tel, textarea#td_msg,
input#td_name2, input#td_sbj2, input#td_email2, input#td_tel2, input#td_appointment, textarea#td_msg2,
input#td_name3, input#td_sbj3, input#td_email3, input#td_tel3, textarea#td_msg3,
input#td_name4, input#td_sbj4, input#td_email4, input#td_tel4, textarea#td_msg4, */input#td_submit4, input#td_submit , input#td_submit2, input#td_submit3{
    border: none;
}

input[type="button"], input[type="submit"], input[type="reset"] {
    cursor: pointer;
}



div.popupbody div.elem input.popsendbtn {
    background: url("../images/popup_img/sendbtn.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 35px;
    width: 248px;
}

.week{
	width: 75px;
    height: auto;
    position: relative;
    float: left;
}

.week .days{
	width: 100%;
	text-align:center;
    height: auto;
    position: relative;
	padding:0px 5px 0px 5px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor:pointer;
}

.week input.daycheck{
	width: 100% !important;
    height: auto;
	margin:auto;
    position: relative;
}








