@import url("main.css");

.portal-page-width {width: 920px;}

#footer {clear: both; text-align: center; width: 970px; margin: 0 auto; padding: 50px 0 0 0; font-size: 12px;}
#footer p {margin: 0 0 10px 0; padding: 0;}

/*#col-left-contact, #col-left-photos, #col-left-commprefs  {float: left; padding: 0; margin: 0;}*/

.error-box {margin: 10px; padding: 10px; border-top: 1px solid #ff0000; border-bottom: 1px solid #ff0000;}
.confirmation {margin: 20px 0; padding: 0;}
.confirmation h3 {margin: 10px 0 15px 0; padding: 0;}
.header-text {margin: 0 0 10px 0; padding: 10px; background: #E3F1FA; font-size: 14px;}
.field-holder {position: relative; min-height: 42px; border-bottom: 2px solid #E3F1FA; font-size: 14px;}
.field-label {position:relative; width: 100px; padding: 10px;}
.field-answer {position: absolute; top: 0; left: 110px; padding: 10px;}
.photo-container {width: 200px; float: left; text-align: center; padding: 10px 20px 10px 0;}
.shop-info-box {background: #fff; border: 1px solid #ccc; float: right; padding: 10px; width: 200px;}

.info-box {
    box-shadow: 0 0 10px 5px #e6e6e6;
    -webkit-box-shadow: 0 0 10px 5px #e6e6e6;
    -moz-box-shadow: 0 0 10px 5px #e6e6e6;
    -o-box-shadow: 0 0 10px 5px #e6e6e6;
    -ms-box-shadow: 0 0 10px 5px #e6e6e6;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    padding: 15px;
    background: #fff url("../images/bg/white-bg.jpg") no-repeat right top;
    font-size: 12px;
    color: #000;
    float :left;
    margin-right: 0;
    position: relative;
	behavior: url("./public/css/PIE.htc");
}

/* Check Vehicle */
#main-photo-box {background: #fff; border: 1px solid #ccc; float: right; padding: 30px; height: 340px; width: 405px;}
.loading-overlay {position: absolute; top: 150px; left: 610px; width: 200px; height: 65px; border: 1px solid #ff6600; background: #F5D0A9; text-align: center;}
#info-box {border-top: 2px solid #E3F1FA; border-bottom: 2px solid #E3F1FA; margin: 0; padding: 5px 5px 0 5px;}
#info-table {font-size: 14px; margin: 5px 0 15px 0; }
#info-table-text {float: right; width: 125px; height: 20px; padding: 5px 0 0 0; text-align: center; background: #E3F1FA;}
#action-links {text-align: left; margin: 5px 0 10px 0; padding: 10px 0 0 10px; font-size: 14px;}
#action-links img {padding: 5px 0; vertical-align: middle;}
#loading-pic-msg {margin: 25px 0 15px 0; font-weight: bold;}
#pre-photos-holder {width: 930px; height: 200px; clear: both; margin: 20px 0 0 0; padding: 10px 0 0 10px;}
#pre-photos-holder h2 {margin: 5px; padding: 0;}
#photolistwrapper {width: 915px; overflow-x: auto; margin: 0; padding: 0; text-align: left;}
#photodisplay {writing-mode: tb-rl; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); margin-top: 8px;}
#mainimage {border: 1px solid #ccc; padding: 2px;}
.smallphoto {float:left; text-align: center;}
.smallphoto_on {cursor: hand; border: 2px solid red;}
.smallphoto_off {cursor: hand; border: 2px solid #fff;}

/* Repair Steps Page */
.repair-steps {line-height: 1.7em; font-size: 14px; margin-right: 20px;}
.repair-step-descr {background: #fff; border: 1px solid #ccc; float: right; padding: 15px; width: 330px;}

/* Survey Page */
.question-holder {position: relative; min-height: 55px; border-bottom: 2px solid #E3F1FA; font-size: 14px;}
.question {width: 220px; padding: 10px 5px 20px 5px;}
.answer {position: absolute; top: 0; left: 245px; padding: 10px 5px 0 5px;}
.survey-comments {width: 400px; height: 75px;}

/* Contact Us Page */
#contact-holder {width: 680px; margin: 15px 0 5px 0; padding: 0;}
.contact-text-area {width: 500px; height: 75px; font-family: Arial; font-size: 12px;}

/* Notification preferences */
#commprefs-holder {float: left; width: 680px; margin: 0 0 20px 10px; padding: 0 10px 0 0;}