@charset "utf-8";/* CSS Document */
html {min-height: 100%;	margin-bottom: 1px;}
body {/*background-color: #f1f1f1; */font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; color:#545962; direction:rtl; height:100%;}
* {outline: none; margin: 0; padding: 0;}
a:focus {outline: none;}
img, img a, fieldset {border:0;}
a {color:#5b5b5c;text-decoration:none;}
ul, ol {list-style: none;}
table {border-collapse: collapse;}
.clearfix {display: block;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clear {clear: both; font-size: 1%;	height: 1%;	line-height: 0;}
.bold {font-weight:bold}
/*Tab css added on 1st Oct'14 - Starts*/
/*lightbox*/

.lightwrap{ width:350px; border:1px solid #9aa5ab; padding:20px 0; background-color:#fff; position: absolute; z-index:9999; display:none; right:50%; margin-right:-175px; top:100px;}
.lightBoxfader{background: url(../images/bg-overlay.png) 0 0 repeat; display: none; height:100%; left:0; position: fixed; top:0; width:100%; z-index:8888} 
.ligmid{ width:270px;  padding-right:25px;}
.ligmid p{ color:#474747; font-size:13px; padding-bottom:15px; float:right; }
.ligmid .fieldWrap {float:left; padding-bottom:10px; width:100%}
.ligmid .fieldWrap label {float:left; font-size:12px; font-weight:bold; padding-bottom:5px; width:100%}

.ligmid .fieldWrap .radioList {padding:0}
.ligmid .fieldWrap .radioList li {float:right; width:115px}
.ligmid .fieldWrap .radioList li label {background: url(images/bg_radio.gif) no-repeat right 2px; color:#5e5e5e; cursor:pointer; float:right; font-size:1.2em; font-weight:normal; line-height:1.5em; padding: 0 20px 5px 0; text-align: center; width:auto}
.ligmid .fieldWrap .radioList li label.active {background: url(images/bg_radio_active.gif) no-repeat right 2px; }
.ligmid .fieldWrap .radioList li input {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; cursor:pointer; opacity:0; float:left; right:0; position:absolute; top:0}
.ligmid .fieldWrap .selectWrap {background: url(../images/selectbg.gif) no-repeat 0 0 #e7e7e7; float: left; height: 27px; padding-left:25px; position: relative; width:245px}
.ligmid .fieldWrap .selectedvalue {color:#9a9a9a; float:right; font-size: 1.3em; line-height: 1.3em; padding: 5px 0; position: absolute; right:0; text-indent:10px; width: 100%;}
.ligmid .fieldWrap select {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; height:27px; opacity:0; cursor: pointer; width: 270px;}

.ligmid .inputWrap {background-color:#e7e7e7; float:left; padding:7px 10px; width:250px}
.ligmid .inputWrap input {background:none; border:none; color:#9a9a9a; float:left; width:100%}
.closeLght{float: left;height: 25px;margin-top: -20px;width: 25px;}
.tabs{ width:200px; float:left;   margin-top:20px;}
.tabs .topul{ width:100%; float:left; height:28px;}
.tabs .topul ul li{ float:left; width:auto; padding:0 10px; font-size:15px; height:30px; line-height:30px; margin:0 0 0 1px;}
.tabs .topul ul li.active{ background-color:#fcfcfa; border-top:1px solid #dadada;border-right:1px solid #dadada;border-left:1px solid #dadada; color:#f91600;}
.tabcon{ width:100%; float:left}
.tabcon img{ float:right; width:57px; padding:15px 0 0 10px;}
.tabcon p {float: left; padding: 0 0 0; width: 112px;}
.tabcon p.padTop {padding-top:7px}
.tabcon p a{color:#f91600; text-decoration:underline}
.topul ul li.active a{color:#f91600;}
ul.btns li {float:right; padding-left:10px; width:95px}

.LighboxSurvey {background-color:#fff; float:left; right:50%; margin-right:-285px; position:absolute; top:50px; width:570px; z-index:8889}
.LighboxSurvey #col2_3.content {float:left; padding:25px 25px 0; width:520px}
.LighboxSurvey #col2_3.content .introBox, .LighboxSurvey #col2_3.content .OnlineChatSurveyWrap {width:100%}
.LighboxSurvey a.closeBtn {float:left; position:absolute; left:10px; top:10px; z-index:8890}
.LighboxSurvey #col2_3.content p.thankyouMsg {color:#2e2e2e; font-size:1.4em; line-height:1.4em}
.LighboxSurvey #col2_3.content p.thankyouMsg span {color:#c92931}
/*Tab css added on 1st Oct'14 - Ends*/
/*Added on 16th Oct 2014 Starts*/
.chatPopup {float:left; right:50%; margin-right:-277px; position:absolute; top:150px; width:555px; z-index:8889}
.chatPopup .chatPopupWrap {background-color:#fff; float:left; padding:5px; width:545px}
.chatPopup .chatPopupWrap .popupBG {background:url(../images/bg-popup.jpg) no-repeat 0 0; float:left; height:204px; padding:22px 30px; width:485px}
.chatPopup .chatPopupWrap .popupBG p {color:#fff; font-size:2.3em; padding-bottom:20px}
.chatPopup .chatPopupWrap ul.buttons li {float:right; padding:0 0 0 10px; width:73px}
.chatPopup .chatPopupWrap ul.buttons li a {background-color:#6d7071; color:#fff; float:left; font-size:1.6em; padding:6px 0; text-align:center; width:73px}
.chatPopup .chatPopupWrap ul.buttons li:first-child a {background-color:#e6000c}
/*Added on 16th Oct 2014 Starts*/