/*
<style>
/* */

/*Defaults Styling*/
fieldset {background:none; border:none;}
input, textarea, select {font:12px/12px Arial, Helvetica, sans-serif; padding:0; border:1px solid silver;}
.niceform select{
  border:none;
}
select{ xposition:absolute;margin-left:1px;}
fieldset.action {background:#9da2a6; border-color:#e5e5e5 #797c80 #797c80 #e5e5e5; margin-top:-20px;}
legend {background:#bfbf30; color:#fff; font:17px/21px Calibri, Arial, Helvetica, sans-serif; padding:0 10px; margin:-26px 0 0 -11px; font-weight:bold; border:1px solid #fff; border-color:#e5e5c3 #505014 #505014 #e5e5c3;}
label {font-weight:bold;}
label.opt {font-weight:normal;}
dl {clear:both;}
dt {float:left; text-align:right; width:90px; line-height:25px; margin:0 10px 10px 0;}
dd {float:left; line-height:25px; margin:0 0 10px 0;position:relative;}
#footer {font-size:11px;}

#container {width:700px; margin:0 auto;}

/*##########################################
Script: Niceforms 2.0
Theme: StandardBlue
Author: Lucian Slatineanu
URL: http://www.emblematiq.com/
##########################################*/

/*Text inputs*/
.NFText {border:none; vertical-align:middle; font:12px/15px Arial, Helvetica, sans-serif; background:none;}
.NFTextCenter {height:15px; background:url(images/niceforms/input.png) repeat-x 0 0; padding:3px 0; margin:0; float:left; line-height:15px;}
.NFTextLeft, .NFTextRight {width:7px; height:21px; vertical-align:middle; float:left;}
.NFTextLeft {background:url(images/niceforms/input-left.png) no-repeat 0 0;}
.NFTextRight {background:url(images/niceforms/input-right.png) no-repeat 0 0;}
/*Radio*/
.NFRadio {cursor:pointer; float:left; xposition:absolute; display:block; width:13px; height:13px; border:1px solid transparent; background:url(images/niceforms/radio.png) no-repeat 0 0; z-index:2;}
/*Checkbox*/
.NFCheck {cursor:pointer; position:absolute; width:12px; height:12px; border:1px solid transparent; background:url(images/niceforms/checkbox.png) no-repeat 0 0; z-index:2;}
/*Buttons*/
.NFButton { border:none;text-shadow:-1px 1px rgba(255, 255, 255, 0.4);font-weight:bold;width:auto; height:22px; color:#000; padding:0 2px; background:url(images/niceforms/button.gif) repeat-x 0 0; cursor:pointer; border:none; font:11px/22px Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; letter-spacing:1px; vertical-align:middle;}
.NFButtonLeft, .NFButtonRight {width:6px; height:22px; vertical-align:middle;}
.NFButtonLeft {background:url(images/niceforms/button-left.gif) no-repeat 0 0;}
.NFButtonRight {background:url(images/niceforms/button-right.gif) no-repeat 0 0;}
/*Textareas*/
.NFTextarea {border:none; background:none; font:12px/12px Arial, Helvetica, sans-serif; margin:0;}
.NFTextareaTop, .NFTextareaBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFTextareaTop {background:url(images/niceforms/textarea-tr.png) no-repeat 100% 0;}
.NFTextareaBottom {background:url(images/niceforms/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFTextareaTopLeft, .NFTextareaBottomLeft {width:5px; height:5px;}
.NFTextareaTopLeft {background:#f2f2e6 url(images/niceforms/textarea-tl.png) no-repeat 0 0;}
.NFTextareaBottomLeft {background:#f2f2e6 url(images/niceforms/textarea-bl.png) no-repeat 0 0;}
.NFTextareaLeft, .NFTextareaRight, .NFTextareaLeftH, .NFTextareaRightH {float:left; padding-bottom:5px;}
.NFTextareaLeft, .NFTextareaLeftH {width:5px;}
.NFTextareaLeft {background:url(images/niceforms/textarea-l-off.png) repeat-y 0 0;}
.NFTextareaLeftH {background:url(images/niceforms/textarea-l-over.png) repeat-y 0 0;}
.NFTextareaRight, .NFTextareaRightH {padding-right:5px; padding-bottom:0;}
.NFTextareaRight {background:url(images/niceforms/textarea-r-off.png) repeat-y 100% 0;}
.NFTextareaRightH {background:url(images/niceforms/textarea-r-over.png) repeat-y 100% 100%;}
/*Files*/
.NFFileButton {padding-bottom:0; vertical-align:bottom; cursor:pointer; background:url(images/niceforms/file.png) no-repeat 0 0; width:60px; height:21px;}
.NFFile {position:relative; margin-bottom:5px;}
.NFFile input.NFhidden {xposition:relative; filter:alpha(opacity=0); opacity:0; z-index:2; cursor:pointer; text-align:left;border:1px solid white;}
.NFFileNew {position:absolute; top:0px; left:0px; z-index:1;}
/*Selects*/
.NFSelect {height:21px; position:absolute; border:1px solid transparent;margin:0;}
.NFSelectLeft {float:left; width:3px; height:21px; background:url(images/niceforms/select-left.png) no-repeat 0 0; vertical-align:middle;xmargin-left:-1px;}
.NFSelectRight {height:21px; width:auto; background:url(images/niceforms/select-right.png) no-repeat 100% 0; cursor:pointer; font:12px/21px Arial, Helvetica, sans-serif; color:#5f5f5f; padding-left:3px; margin-left:3px;}
.NFSelectTarget {xposition:absolute; background:none; margin-left:-13px; xmargin-top:18px; z-index:3; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions {position:relative;font-size:11px; background:whitesmoke; margin-left:13px; margin-top:0; list-style:none; padding:0; color:#fff; z-index:4; max-height:200px; overflow-y:auto; overflow-x:hidden; left:0; top:0;border-left:1px solid silver;border-right:1px solid silver;border-bottom:1px solid silver;}
.NFSelectOptions li {xpadding-bottom:1px;}
.NFSelectOptions a {display:block; text-decoration:none; font-weight:normal; color:#5f5f5f; padding-left:3px;padding-right:3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#E4F2FB;}
.NFSelectOptions a:hover {background:#E4F2FB;}
.NFSelectRight .blue_star, .NFSelectOptions .blue_star{width:10px;height:11px;background:url(images/star_blue.gif) no-repeat 0 0;display:inline-block;margin-left:2px;}
/*Multiple Selects*/
.NFMultiSelect {border:0; background:none; margin:0;}
.NFMultiSelectTop, .NFMultiSelectBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFMultiSelectTop {background:url(images/niceforms/textarea-tr.png) no-repeat 100% 0;}
.NFMultiSelectBottom {background:url(images/niceforms/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFMultiSelectTopLeft, .NFMultiSelectBottomLeft {width:5px; height:5px;}
.NFMultiSelectTopLeft {background:#f2f2e6 url(images/niceforms/textarea-tl.png) no-repeat 0 0;}
.NFMultiSelectBottomLeft {background:#f2f2e6 url(images/niceforms/textarea-bl.png) no-repeat 0 0;}
.NFMultiSelectLeft, .NFMultiSelectRight, .NFMultiSelectLeftH, .NFMultiSelectRightH {float:left; padding-bottom:5px;}
.NFMultiSelectLeft, .NFMultiSelectLeftH {width:5px;}
.NFMultiSelectLeft {background:url(images/niceforms/textarea-l-off.png) repeat-y 0 0;}
.NFMultiSelectLeftH {background:url(images/niceforms/textarea-l-over.png) repeat-y 0 0;}
.NFMultiSelectRight, .NFMultiSelectRightH {padding-right:5px; padding-bottom:0;}
.NFMultiSelectRight {background:url(images/niceforms/textarea-r-off.png) repeat-y 100% 0;}
.NFMultiSelectRightH {background:url(images/niceforms/textarea-r-over.png) repeat-y 100% 0;}

/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 100%;}
.NFhr {background-position:100% 100%;}
/*Hidden*/
.NFhidden {opacity:0; z-index:-1; position:relative;height:0px;}
/*Safari*/
select, input, textarea, button {outline:none; resize:none;}

/* Calendar */
.ui-datepicker
    {
    border: 1px solid black;
    background: white;
    z-index: 100000;
    background: white url(images/niceforms/input_bg.gif) repeat 0 0;
    border: 1px solid silver;
    }
.ui-datepicker-header{
    background: #FF7E00;
    color:white;
    position:relative;
    height:23px;
    font-size:11px;
    width:194px;
    text-align:center;
}
.ui-datepicker-week-col{
  background:silver;
  color:white;
}
.ui-datepicker-month{
  height:18px;
  font-size:11px;
}
.ui-datepicker-header a,
.ui-datepicker-year{
    color:white;
    font-weight:bold;
}

.ui-datepicker-title{
  padding-top:2px;
}
.ui-datepicker-prev{
  position:absolute;
  width:19px;
  height:15px;
  top:4px;
  left:2px;
  cursor:pointer;
  background:url('images/calendar_arrow_l.gif') no-repeat 0 0 transparent;
}
.ui-datepicker-next{
  position:absolute;
  width:19px;
  height:15px;
  top:4px;
  right:2px;
  cursor:pointer;
  background:url('images/calendar_arrow_r.gif') no-repeat 0 0 transparent;
}
.ui-datepicker-calendar th{
  width:22px;
  font-size:11px;
}
.ui-datepicker-calendar td{
  text-align:center;
  border:1px solid whitesmoke;
}
.ui-datepicker-calendar td a{
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}
.ui-datepicker-current-day{
  background:#FF7E00;
}
.ui-datepicker-current-day a{
  color:white;
}

.popupBox
    {
    position: absolute;
    _position: inherit;
    z-index: 30000;
    padding: 10px; 
    background: white url(images/niceforms/input_bg.gif) repeat 0 0;
    border: 1px solid silver;
    width:280px;
    left:0px;
    top:25px;
    }
.popupBox input
    {
    border:none;
    margin-left:-12px;
    margin-right:0;
    padding:0;
    display:inline;
    }
.close_popupBox{
    height:23px;
    width:276px;
    position:relative;
    float:left;
    padding-top:5px;
}
.popupBox_check
    {
    position: absolute;
    height:23px;
    width:23px;
    right:1px;
    top:0px;
    }
#mapBox
    {
    position: absolute;
    top: 0px;
    left: 0px;    
    z-index: 40000;
    background: white;
    border: 1px solid #000000;
    padding: 3px;
    }
#mapBox #map, #mapContainer #map
    {
    width: 600px;
    height: 400px;
    }
#mapBox .close
    {
    background: url(images/icon_close.png) no-repeat;    
    width: 15px;
    height: 16px;
    z-index: 20000;
    margin-top: 0px;
    margin-left:575px;
    padding:5px;
    cursor:pointer;
    }
#mapBox .close span
    {
    display: none;
    }
#textBox
    {
    position: absolute;
    top: 0px;
    left: 0px;    
    z-index: 20000;
    background: white;
    border: 1px solid #000000;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    }
#textBox .textBoxContent
    {
    width: 662px;
    text-align: left;
    padding-bottom:10px
    }
#textBox .close
    {
    background: url(images/icon_close.png) no-repeat;    
    width: 15px;
    height: 16px;
    z-index: 21000;
    margin-top: 0px;
    margin-left:637px;
    padding:5px;
    cursor:pointer;
    }
#textBox .close span
    {
    display: none;
    }
#textBox .waitPict
    {
    width: 32px;
    height: 32px;
    position:absolute;
    background:white;
    top:50%;
    left:50%;
    z-index: 21000;
    margin
    }
.sorting
    {
    float: left;
    display: inline;
    padding-right: 10px;
    }
.display_services_list{
  xfloat:right;
  color:#606060;
}
#imageGallery
    {
    position: absolute;
    z-index: 40000;
    background: white;
    border: 1px solid #000000;
    padding: 3px;
    }
#imageGallery .disabled{
    display:none;
}
#imageGallery .next
    {
    position:absolute;
    right:-54px!important;
    top:50px!important;
    }
#imageGallery .prev
    {
    position:absolute;
    left:-54px!important;
    top:50px!important;
    }

#imageGallery .next a
    {
    background: url(images/arrow-right-t.png) no-repeat;
    _background: url(images/arrow-right-t.gif) no-repeat;
    height:29px;
    width:46px;
    display:block;
    }
#imageGallery .prev a
    {
    background: url(images/arrow-left-t.png) no-repeat;
    _background: url(images/arrow-left-t.gif) no-repeat;
    height:29px;
    width:46px;
    display:block;
    }
#imageGallery .next span, #imageGallery .prev span
    {
    display: none;
    }    

#imageGallery .close
    {
    background: url(images/icon_close.png) no-repeat;    
    width: 15px;
    height: 16px;
    z-index: 20000;
    margin-top: 0px;
    padding:5px;
    cursor:pointer;
    }
#imageGallery .close span
    {
    display: none;
    }    
#loader, #galleryLoader
    {
    position: absolute;
    z-index: 30000;
    background: white;
    border: 1px solid #000000;
    padding: 3px;        
    }
#loader a
    {
    color: #000088;
    text-decoration: none;
    }
#tooltip 
    {
    position: absolute;
    z-index: 30000;
    border: 1px solid silver;
    background-color: #fff;
    padding: 5px;
    opacity: 0.9;
    }