/*Defaults Styling*/
fieldset {background:#f2f2e6; padding:10px; border:1px solid #fff; border-color:#fff #666661 #666661 #fff; margin-bottom:36px; width:600px;}
input, textarea, select {font:12px/12px Arial, Helvetica, sans-serif; padding:0;}
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-size:10px; font-weight:bold; color:#666; margin:0; padding:0; border:1px solid #FFF;}
label.opt {font-weight:normal;}
dl {clear:both; width:740px; height:auto; margin:0px; padding:0;  }
dt {float:left; text-align:right; vertical-align:baseline; width:90px; line-height:25px; margin:0 10px 10px 0; background-color:#437AD;
color:white; }
dd { float:left;  line-height:28px; margin:0 0 10px 5px;  }
.defination_deta_bg { background:#E6E6E6; }

#footer {font-size:11px;}

#container {width:700px; margin:0 auto; border:1px solid red}

ul { list-style:none; padding:0; margin:0; }
.ClsTextbox{ width:160px; padding:0; margin:0; text-align:left; }

.action_button { width:190px; padding:0; margin:0;  }
.action_button ul li{ display:inline;  }
.border { border:1px solid #e6e6e6 ; margin:5px 0 5px 0; width:738px; padding:1px 0 0 0; }
.border_separate { border:1px solid #e6e6e6 ; margin:10px 0 10px 0; width:734px; padding:1px 0 0 0; }

/*##########################################
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(../img/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(../img/input-left.png) no-repeat 0 0;}
.NFTextRight {background:url(../img/input-right.png) no-repeat 0 0;}
/*Radio*/
.NFRadio {cursor:pointer; position:absolute; display:block; width:13px; height:13px; border:1px solid transparent; background:url(../img/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(../img/checkbox.png) no-repeat 0 0; z-index:2;}
/*Buttons*/
.NFButton {width:auto; height:26px; color:#fff; padding:0 2px; background:url(../img/button.png) repeat-x 0 0; cursor:pointer; border:none; font:10px/26px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; letter-spacing:1px; vertical-align:middle;}
.NFButtonLeft, .NFButtonRight {width:6px; height:26px; vertical-align:middle;}
.NFButtonLeft {background:url(../img/button-left.png) no-repeat 0 0;}
.NFButtonRight {background:url(../img/button-right.png) 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(../img/textarea-tr.png) no-repeat 100% 0;}
.NFTextareaBottom {background:url(../img/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFTextareaTopLeft, .NFTextareaBottomLeft {width:5px; height:5px;}
.NFTextareaTopLeft {background:#f2f2e6 url(../img/textarea-tl.png) no-repeat 0 0;}
.NFTextareaBottomLeft {background:#f2f2e6 url(../img/textarea-bl.png) no-repeat 0 0;}
.NFTextareaLeft, .NFTextareaRight, .NFTextareaLeftH, .NFTextareaRightH {float:left; padding-bottom:5px;}
.NFTextareaLeft, .NFTextareaLeftH {width:5px;}
.NFTextareaLeft {background:url(../img/textarea-l-off.png) repeat-y 0 0;}
.NFTextareaLeftH {background:url(../img/textarea-l-over.png) repeat-y 0 0;}
.NFTextareaRight, .NFTextareaRightH {padding-right:5px; padding-bottom:0;}
.NFTextareaRight {background:url(../img/textarea-r-off.png) repeat-y 100% 0;}
.NFTextareaRightH {background:url(../img/textarea-r-over.png) repeat-y 100% 100%;}
/*Files*/
.NFFileButton {padding-bottom:0; vertical-align:bottom; cursor:pointer; background:url(../img/file.png) no-repeat 0 0; width:60px; height:21px;}
.NFFile {position:relative; margin-bottom:5px;}
.NFFile input.NFhidden {position:relative; filter:alpha(opacity=0); opacity:0; z-index:2; cursor:pointer; text-align:left;}
.NFFileNew {position:absolute; top:0px; left:0px; z-index:1;}
/*Selects*/
.NFSelect {height:21px; position:absolute; border:1px solid transparent;}
.NFSelectLeft {float:left; width:3px; height:21px; background:url(../img/select-left.png) no-repeat 0 0; vertical-align:middle;}
.NFSelectRight {height:21px; width:auto; background:url(../img/select-right.png) no-repeat 100% 0; cursor:pointer; font:12px/21px Arial, Helvetica, sans-serif; color:#fff; padding-left:3px; margin-left:3px;}
.NFSelectTarget {position:absolute; background:none; margin-left:-13px; margin-top:18px; z-index:3; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions {position:relative; background:#707175; margin-left:16px; margin-top:0; list-style:none; padding:4px 0; color:#fff; font:11px/13px Arial, Helvetica, sans-serif; z-index:4; max-height:200px; overflow-y:auto; overflow-x:hidden; left:0; top:0;}
.NFSelectOptions li {padding-bottom:1px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#fff; padding:2px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#464646;}
.NFSelectOptions a:hover {background:#333;}
/*Multiple Selects*/
.NFMultiSelect {border:0; background:none; margin:0;}
.NFMultiSelectTop, .NFMultiSelectBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFMultiSelectTop {background:url(../img/textarea-tr.png) no-repeat 100% 0;}
.NFMultiSelectBottom {background:url(../img/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFMultiSelectTopLeft, .NFMultiSelectBottomLeft {width:5px; height:5px;}
.NFMultiSelectTopLeft {background:#f2f2e6 url(../img/textarea-tl.png) no-repeat 0 0;}
.NFMultiSelectBottomLeft {background:#f2f2e6 url(../img/textarea-bl.png) no-repeat 0 0;}
.NFMultiSelectLeft, .NFMultiSelectRight, .NFMultiSelectLeftH, .NFMultiSelectRightH {float:left; padding-bottom:5px;}
.NFMultiSelectLeft, .NFMultiSelectLeftH {width:5px;}
.NFMultiSelectLeft {background:url(../img/textarea-l-off.png) repeat-y 0 0;}
.NFMultiSelectLeftH {background:url(../img/textarea-l-over.png) repeat-y 0 0;}
.NFMultiSelectRight, .NFMultiSelectRightH {padding-right:5px; padding-bottom:0;}
.NFMultiSelectRight {background:url(../img/textarea-r-off.png) repeat-y 100% 0;}
.NFMultiSelectRightH {background:url(../img/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;}
/*Safari*/
select, input, textarea, button {outline:none; resize:none; padding:0; }

input[type=button] {
	
background-color: #437ADE;
    font-weight: bold;
    color: #FFFFFF;
    margin: 5px 0;
    padding: 2px;
    border-radius: 8px;
	 width: 60px;
}






.dd_left_columns { width:180px; margin-left:5px; vertical-align:middle; text-align:left; padding:0;  line-height:23px; margin-top:4px }
.dd_right_columns { width:165px; vertical-align:bottom; text-align:left;  margin:4px 0 2px 0; padding:0;  }
.dd_right_columns .textfield{ width:160px; text-align:left; }
.dd_right_columns .dropdown { width:162px; text-align:left; }
.distance { width:35px; margin:0; padding:0; }
.textarea { width:160px;  height:50px;  }




.center { vertical-align:middle; text-align:center;  }
.left { vertical-align:middle; text-align:left;  }
.defination_list_box{ width:738px;  }
.defination_list_box dt,dd{ width:123.111px; display:block; height:auto;  }
.defination_list_box .dt_dd { text-align:center; vertical-align:middle; background-color: #437ADE }





.action{ margin-top:2px; }
.action img{ border:1px solid #FFF; }
.action img:hover{ border:1px solid #666; }




.defination_list_box img{ border:1px solid #FFF; }
.defination_list_box img:hover{ border:1px solid #666; }
.defination_list_box .dl_footer {  font-weight:bold; width:740px;}
.defination_list_box .dl_footer dd{ background-color:#437ADE; color:white;}

.defination_list_box .dl_header { font-weight:bold; width:740px; background-color: #437ADE;}

dl dt { font-weight:bold; line-height:16px; padding:5px 0 2px 0;}





.buttons_box { padding:2px 0 2px 0; text-align:center; width:749px; border:1px solid #aaaaaa;
-moz-border-radius: 4px;  border-radius: 4px;  -webkit-border-radius: 4px; -khtml-radius:4px;
}

.common_content { padding:2px 0 2px 5px; text-align:center; width:744px; border:1px solid #aaaaaa; margin-bottom:10px;
-moz-border-radius: 4px;  border-radius: 4px;  -webkit-border-radius: 4px; -khtml-radius:4px;
}

.merge_br { margin-top:15px;}
.merge_br input{ margin-top:-4px; padding:0; margin:0;}











.popup_boder {
	position:absolute;
	left:50px;
	top:33px;
	border:1px solid #aaaaaa;
	height:190px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-radius:4px;
}
.popup_boder h2 { margin-left:9px; font-size:11px }
.popup_boder .popup_scroll 
	{
	overflow-x: hidden; overflow-y:scroll; width:290px; height:165px; padding:10px 10px 0 10px;
	}
.popup_scroll .text_item { width:250px;}



.popup_Hdr h3{line-height:25px; padding:0 0 5px 0; height:25px; font-weight:normal; color:#f60; font-weight:bold; font-size:15px; width:320px; margin-left:50px; }

.popup_Hdr a{float:right; font-weight:bold; line-height:23px; color:#097A26; font-size:10px;}
.popup_Hdr a:hover{text-decoration:underline}

.popup_Hdr ul { padding:0; color:#097A26; }
.popup_Hdr ul li { list-style:none; float:right; text-align:left;   margin-top:8px; color:#097A26;  height:12px;  }

.popup_Hdr ul li a{ color:#097A26; text-decoration:none; border-right:1px solid #097A26; margin-right:5px; padding-right:5px; popup_Hdr-right:5px;line-height:10px; }
.popup_Hdr ul li.last a{ border-right:0;}
.popup_Hdr ul li a:hover{ text-decoration:underline; }


.inline { list-style:none; }
.inline li { display:inline; }



.box_border { border:1px solid #586003; }
.Data_box_border { border:0; }
.Data_box_border ul li { float:left; margin-right:36px; line-height:16px; position:relative ; line-height:21px  }
.Data_box_border ul li.last { margin-right:0; }
.Data_box { width:220px; border: 1px solid #586003; margin-bottom:30px; }
.Data_box_header { width:220px; height:20px; background-color:#586003; color:#FFF; font-weight:bold; text-align:left; vertical-align:middle; 
}
.Data_content_link { width:220px; padding:2px 2px 4px 2px; }
.float_right { float:right; width:45px; top:0; position:absolute; right:0;}
.float_left { float:left; width:220px; margin-left:2px;  }
.clear { clear:both; }
.title { margin:0 0 0 5px; padding:0px; line-height:16px }
.footer_link {   width:738px; height:50px; border-top:1px solid #586003;  }
.footer_link ul { list-style:none; width:300px; margin:0 auto; margin-top:5px; }
.footer_link ul li { display:inline; border-right:1px solid #000000; font-size:12px; font-weight:bold; margin-right:5px; padding-right:5px;  }
.footer_link ul li.last { border-right:none; }
.footer_link ul li a { color:#000; }

.border-top_bottom { border-top:1px solid #586003; border-bottom:1px solid #586003; }

.line_height { line-height:17px; }




/*############### Login #################*/


.login_text { width:968px; margin-bottom:10px; border-bottom:1px solid #888888; margin:0 auto; padding:14px 0 8px 8px; font-size:16px; font-weight:bold; color:#586003; }
.login_button { border-top:2px solid #DAD3C8; border-left:2px solid #DAD3C8; border-bottom:2px solid #807567; border-right:2px solid #807567; padding:4px; background-color:#586003; color:#FFF; font-weight:bold; }

.ClsRequiredFields { color:#F00; }


















