/* CSS Document */

/* Reset
---------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear:both;
}
a {
	text-decoration:none;
	color:#008ddd;
}
a:hover {
	text-decoration:underline;
	color:#008ddd;
}

/* Main
---------------------------------------------------*/
html, body {
	height: 100%;
}

#wrap {
	min-height: 100%;
	min-width:990px;
}
#main {
	overflow:auto;
	padding-bottom: 82px;
}

.head_line {
	height:105px;
}

.logo {
	float:left;
	padding:10px 0 5px 26px;
}
.user_block {
	float:right;
	text-align:right;
	padding:12px 18px 0 0;
	line-height:20px;
}

.navi_line {
	height:52px;
}

/*  main_menu  */
.main_menu {
	padding: 0 0 0 16px;
}
.main_menu .menu_item {
	float: left;
	width: 140px;
	height: 52px;
	margin-right: -32px;
	position: relative;
}
.main_menu .long {
	width: 180px;
}
.main_menu .menu_item table {
	margin: 14px 0 0 0;
}
.main_menu .menu_item table td {
	vertical-align: middle;
	cursor: pointer;
	width: 140px;
	height: 38px;
}
.main_menu .menu_item table td.style_3 {
	width: 180px;
}
.main_menu .menu_item.item_act table td {
	cursor: default;
}
.main_menu .menu_item span,
.main_menu .menu_item a {
	display: block;
	padding: 0 18px 0 43px;
	text-align: left;
	font-size: 13px !important;
	line-height: 13px !important;
	font-weight: bold !important;
	color: #ffffff !important;
	text-decoration: none !important;
}
.main_menu .menu_item.item_act span,
.main_menu .menu_item.item_act a,
.main_menu .menu_item .ov a {
	color: #505050 !important;
}
.main_menu .menu_item.menu_item_first,
.main_menu .menu_item.menu_item_first table {
	width: 122px;
}
.main_menu .menu_item.menu_item_first a {
	padding: 0 18px 0 30px;
}
.main_menu .menu_item .style_2 a {
	padding: 0 18px 0 43px;
}
.main_menu .menu_item .style_1 {
	background: url('../media/images/bg/btn_1.png') 0 0 no-repeat;
}
.main_menu .menu_item .style_2 {
	background: url('../media/images/bg/btn_2.png') 0 0 no-repeat;
}
.main_menu .menu_item .style_3 {
	background: url('../media/images/bg/btn_3.png') 0 0 no-repeat;
}
.main_menu .menu_item .style_4 {
	background: url('../media/images/bg/btn_4.png') 0 0 no-repeat;
}
.main_menu .menu_item .style_5 {
	background: url('../media/images/bg/btn_5.png') 0 0 no-repeat;
}
.main_menu .menu_item .style_6 {
	background: url('../media/images/bg/btn_6.png') 0 0 no-repeat;
}
.main_menu .menu_item .style_7 {
	background: url('../media/images/bg/btn_7.png') 0 0 no-repeat;
}

.main_menu .menu_item.next_act .style_1 {
	background: url('../media/images/bg/btn_1_na.png') 0 0 no-repeat;
}
.main_menu .menu_item.next_act .style_2 {
	background: url('../media/images/bg/btn_2_rp.gif') 0 0 repeat-x;
}
.main_menu .menu_item.next_act .style_3 {
	background: url('../media/images/bg/btn_3_rp.gif') 0 0 repeat-x;
}
.main_menu .menu_item.next_act .style_4 {
	background: url('../media/images/bg/btn_4_rp.gif') 0 0 repeat-x;
}
.main_menu .menu_item.next_act .style_5 {
	background: url('../media/images/bg/btn_5_rp.gif') 0 0 repeat-x;
}
.main_menu .menu_item.next_act .style_6 {
	background: url('../media/images/bg/btn_6_rp.gif') 0 0 repeat-x;
}

.main_menu .menu_item table.ov td {
	background: url('../media/images/bg/btn_ov.png') 0 0 no-repeat !important;
}
.main_menu .menu_item.next_act table.ov td {
	background: url('../media/images/bg/btn_ov_rp.gif') 0 0 repeat-x !important;
}
.main_menu .menu_item table.ov td.style_1 {
	background: url('../media/images/bg/btn_1_ov.png') 0 0 no-repeat !important;
}
.main_menu .menu_item.next_act table.ov td.style_1 {
	background: url('../media/images/bg/btn_1_na_ov.png') 0 0 no-repeat !important;
}
.main_menu .menu_item table.ov td.style_3 {
	background: url('../media/images/bg/btn_3_ov.png') 0 0 no-repeat !important;
}
.main_menu .menu_item table.ov td.style_7 {
	background: url('../media/images/bg/btn_7_ov.png') 0 0 no-repeat !important;
}
.main_menu .menu_item.item_act {
	z-index: 8 !important;
}
.main_menu .menu_item.item_act table {
	margin: 0;
}
.main_menu .menu_item.item_act table td {
	height: 52px;
	background: url('../media/images/bg/btn_act.png') 0 0 no-repeat;
}
.main_menu .menu_item.long.item_act table td {
	height: 52px;
	background: url('../media/images/bg/btn_lng_act.png') 0 0 no-repeat;
}
.main_menu .menu_item.item_act a {
	padding: 0 18px 0 39px;
}
.main_menu .menu_item.item_act span {
	padding: 13px 18px 0 43px;
}
.main_menu .menu_item.long.item_act span {
	padding: 13px 18px 0 36px;
}
.main_menu .menu_item.menu_item_first.item_act span {
	padding: 13px 18px 0 30px;
}
.main_menu .menu_item.item_act table td.style_1 {
	background: url('../media/images/bg/btn_1_act.png') 0 0 no-repeat !important;
}


.main_menu .menu_item.item_act table td.style_1 a {
	padding: 0 18px 0 32px;
}
/*  main_menu  */

/*  lang  */
.lang {
	float: right;
	padding: 28px 14px 3px 0;
	line-height: 11px;
	width: 214px;
	font-size:11px;
}
.lang td {
	padding: 0 4px 0 0
}
.lang .lang_text {
	color: #9c9b9b;
	padding: 0 12px 0 0;
	line-height: 11px;
}
/*  lang  */

/*  home lang  */
.home_lang {
	padding: 12px 14px 12px 0;
	line-height: 11px;
	font-size:11px;
}
.home_lang td {
	padding: 0 4px 0 0
}
.home_lang .lang_text {
	color: #9c9b9b;
	padding: 0 12px 0 0;
	line-height: 11px;
}
/*  home lang  */

.preload {
	display:none;
	visibility:hidden;
}

.home_content {
	background:url(../media/images/bg/body_bg.png) repeat-x;
	padding:15px 15px 30px 15px;
}

.content {
	background:url(../media/images/bg/body_bg.png) repeat-x;
	padding:18px 40px 30px 40px;
}

.blck {
	margin:0 -4px;
}

.blck_top {
	background:url(../media/images/bg/blck_tp_bg.png) repeat-x;
	height:12px;
	line-height:12px;
	font-size:1px;
	position:relative;
	margin:0 12px;
}
.blck_top .blck_tp_lf {
	position:absolute;
	top:0;
	left:-12px;
	width:12px;
	height:12px;
	background:url(../media/images/bg/blck_lf_tp.png) no-repeat;
}
.blck_top .blck_tp_rt {
	position:absolute;
	top:0;
	right:-12px;
	width:12px;
	height:12px;
	background:url(../media/images/bg/blck_tp_rt.png) no-repeat;
}

.blck_center {
	background: url(../media/images/bg/blck_rt_bg.png) repeat-y right;
	padding:0 4px 0 0;
}
.blck_cont {
	background:url(../media/images/bg/blck_lf_bg.png) repeat-y left;
	padding:0 10px 0 14px;
}
.blck_cont h4 {
	font-size:14px;
	font-weight:bold;
	padding:5px 0 0 0;
}
.blck_cont p {
	margin:0;
	padding:5px 0;
	line-height:18px;
}


.blck_bottom {
	background:url(../media/images/bg/blck_btm_bg.png) repeat-x;
	height:12px;
	line-height:12px;
	font-size:1px;
	position:relative;
	margin:0 12px;
}
.blck_bottom .blck_btm_lf {
	position:absolute;
	top:0;
	left:-12px;
	width:12px;
	height:12px;
	background:url(../media/images/bg/blck_btm_lf.png) no-repeat;
}
.blck_bottom .blck_btm_rt {
	position:absolute;
	top:0;
	right:-12px;
	width:12px;
	height:12px;
	background:url(../media/images/bg/blck_btm_rt.png) no-repeat;
}

.login_page {
	width:550px;
	margin:0 auto;
	padding:25px 0 15px 0;
}
.login_page h3 {
	font-size:18px;
	color:#505050;
	margin:0;
	padding:10px;
}

.error {
	color: #ff0000;
}

.error_block {
	color: #ff0000;
        text-align: right;
        padding: 10px;
        display: none;
}

.input_error {
	color: #ff0000;
}

.login_page .col-1 {
	float:left;
	width:46%;
	text-align:center;
	padding:35px 0 25px 0;
}
.login_page .col-2 {
	float:right;
	width:51%;
	text-align:left;
	padding:25px 0;
	position:relative;
}
.login_page .error_msg {
	position:absolute;
	color: #ff0000;
	top:5px;
	line-height:13px;
	font-size:11px;
	width:240px;
}

.login_page .inpt {
	background:url(../media/images/bg/inpt_bg.png) no-repeat;
	width:226px;
	height:13px;
	border:none;
	padding:10px 8px;
	font-size:12px;
	color:#333;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:3px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;	
}
.login_page p {
	margin:0;
	padding:0 0 10px 0;
}
.login_page p.login_btn {
	padding:5px 22px 0 0;
	text-align:right;
}
.login_page p.login_btn button {
	background:none;
	border:none;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#545351;
	cursor:pointer;
	outline: none;
}
.login_page p.login_btn button:active {
	outline:none;
}
.login_page p.login_btn button span {
	background:url(../media/images/bg/bnt_yl_rt.png) no-repeat right center;
	height:37px;
	padding:0 20px 0 0;
	display:block;
}
.login_page p.login_btn button span span {
	
	background:url(../media/images/bg/bnt_yl_lf.png) no-repeat left center;
	height:37px;
	padding:0 5px 0 25px;
	display:block;
	line-height:37px;
}

.login_page p.login_btn button:hover span, .login_page p.login_btn button:focus span {
	background:url(../media/images/bg/bnt_yl_rt_ov.png) no-repeat right center;
}
.login_page p.login_btn button:hover span span, .login_page p.login_btn button:focus span span {
	background:url(../media/images/bg/bnt_yl_lf_ov.png) no-repeat left center;
}

/*  paging  */
.paging {
	padding: 12px 0 0 0;
	text-align: center;
}
.paging table {
	margin: 0 auto;
}
.paging td {
	height: 30px;
	padding: 0 1px 0 1px;
	vertical-align: middle;
}
.paging td.dots {
	padding: 0 1px 0 0;
	height: 30px;
}
.paging td .act,
.paging td a {
	width: 28px;
	text-decoration: none !important;
	display: block;
	font-size: 13px !important;
	line-height: 30px !important;
	text-align: center;
	font-weight: bold !important;
	background: url('../media/images/bg/page.gif') 0 0 no-repeat;
}
.paging td a {
	color:#505050;
}
.paging td .act,
.paging td a:hover {
	color: #ffffff !important;
	background: url('../media/images/bg/page_ov.gif') 0 0 no-repeat;
}

.paging .next {
	padding: 0 0 0 10px;
}
.paging .prev {
	padding: 0 10px 0 0;
}
.paging .next a,
.paging .prev a {
	display: block;
	width: auto;
	line-height: 23px !important;
	text-decoration: none !important;
}
.paging .next a {
	background: url('../media/images/bg/btn_bg_left.gif') 0 0 no-repeat;
}
.paging .prev a {
	background: url('../media/images/bg/btn_bg_right2.gif') 100% 0 no-repeat;
}
.paging .next a span,
.paging .prev a span {
	display: block;
	color: #ffffff;
	cursor: pointer;
	line-height: 22px;
	height: 23px;
	font-size:11px;
	font-weight:normal;
}
.paging .next a span {
	padding: 0 22px 0 12px;
	background: url('../media/images/bg/btn_bg_right.gif') 100% 0 no-repeat;
}
.paging .prev a span {
	padding: 0 13px 0 22px;
	background: url('../media/images/bg/btn_bg_left2.gif') 0 0 no-repeat;
}
.paging .next a:hover {
	background: url('../media/images/bg/btn_yg_left.gif') 0 0 no-repeat;
}
.paging .prev a:hover {
	background: url('../media/images/bg/btn_yg_right2.gif') 100% 0 no-repeat;
}
.paging .next a:hover span {
	color: #000000;
	background: url('../media/images/bg/btn_yw_right.gif') 100% 0 no-repeat;
}
.paging .prev a:hover span {
	color: #000000;
	background: url('../media/images/bg/btn_yw_left.gif') 0 0 no-repeat;
}
/*  paging  */


/*  */
.newListSelected * {
	font-size: 11px !important;
}
.newListSelected {
	background: url('../media/images/bg/input_gray2.gif') 100% 0 no-repeat;
	width: 192px;
	height: 20px;
}
.newListSelected .newList {
	z-index: 10;
}
.newListSelected .selectedTxt {
	padding: 0 19px 0 8px;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	overflow: hidden;
}
.newListSelected ul {
	position: absolute;
	margin: 0 0 0 -1px;
	top: 20px !important;
	list-style: none;
	padding: 3px 0 4px 0;
	height: auto !important;
	border: 1px solid #c0c0c0;
	background: #ececec;
}

#price_from .newListSelected,
#price_to .newListSelected {
	background: url('../media/images/bg/input_gray2_small.gif') 100% 0 no-repeat;
	width: 102px;
}
.search_table #club_lodge {
	float:left;
	padding:6px 0 0 0;
}
.search_table #det_filter {
	padding:4px 0 5px 0;
}

.search_table #select_simple {
	padding:0;
}

#club_lodge .newListSelected ul, .sel .newListSelected ul, #det_filter .newListSelected ul,  #select_simple .newListSelected ul{
	width: 187px;
	margin: 0 0 0 2px;
}
#price_from .newListSelected ul,
#price_to .newListSelected ul {
	width: 97px;
	margin: 0 0 0 2px;
}
.newListSelected ul li a {
	display: block;
	line-height: 13px !important;
	padding: 3px 10px;
	color: #4b4b4b !important;
	text-decoration: none !important;
}
.newListSelected ul li a:hover {
	color: #4b4b4b !important;
	background: #ffffff;
}
/*  */



.table {
	padding:10px 0 0 0;
}
.table table {
	border-top:1px #ececec solid;
	border-left:1px #ececec solid;
}
.table th {
	background:url(../media/images/bg/th_bg2.png) no-repeat left top;
	line-height:17px;
	padding:8px;
	border-bottom:1px #ececec solid;
	border-right:1px #ececec solid;
	font-size:14px;
	color:#646464;
	font-weight:bold;
}

.table th a {
	color:#646464;
	font-weight:bold;
}

.table th a.sort_dw {
        padding-right: 18px;
        background:url(../media/images/bg/sort_dw.png) no-repeat center right;
}

.table th a.sort_up {
        padding-right: 18px;
        background:url(../media/images/bg/sort_up.png) no-repeat center right;
}


.table_footer td {
	background:url(../media/images/bg/th_bg2.png) no-repeat left top;
	line-height:17px;
	padding:8px;
	border-bottom:1px #ececec solid;
	border-right:1px #ececec solid;
	font-size:14px;
	color:#646464;
	font-weight:bold;
}


.table td {
	line-height:17px;
	padding:8px;
	border-bottom:1px #ececec solid;
	border-right:1px #ececec solid;
	font-size:12px;
	color:#555;
	position:relative;
}
.table td.highlight {
	background:url(../media/images/bg/td_ov_bg.png) no-repeat;
	position:relative;
}
.table td .action_icons {
	display:block;
	visibility:hidden;
	float:right;
}
.table td .action_icons a.edit {
	background:url(../media/images/bg/edit.png) no-repeat;
	display:block;
	width:17px;
	height:17px;
	float:left;
	text-decoration:none;
	margin:0 0 0 4px;
}
.table td .action_icons a.edit:hover {
	background:url(../media/images/bg/edit_ov.png) no-repeat;
	text-decoration:none;
}
.table td .action_icons a.delete {
	background:url(../media/images/bg/delete.png) no-repeat;
	display:block;
	width:17px;
	height:17px;
	float:left;
	text-decoration:none;
	margin:0 0 0 4px;
}
.table td .action_icons a.delete:hover {
	background:url(../media/images/bg/delete_ov.png) no-repeat;
	text-decoration:none;
}

.table td.highlight .action_icons {
	display:block;
	visibility:visible;
}

.search_table {
	line-height:30px;
}
.search_table td {
	padding:4px;
}
label {
	position:relative;
	padding:0 10px 0 18px;
	font-size:12px;
	font-weight:normal;
}
.no_style {
	margin:0;
	padding:0!important;
}
.col-1 label, .search_table label {
	position:relative;
	padding:0 10px 0 0;
	font-size:12px;
	font-weight:normal;
}
.col-1 input[type=radio], .search_table input[type=radio] {
	margin:2px 5px 0 0;
	padding:0;
}
label.check {
	position:relative;
	padding:0 10px 0 18px;
	font-size:12px;
	font-weight:normal;
}

label input[type=checkbox] {
	margin:0;
	padding:0;
	position:absolute;
	left:0px;
	top:1px;
}
.search_table .srch_inpt {
	background:url(../media/images/bg/inpt_bg.png) no-repeat;
	width:296px;
	height:16px;
	border:none;
	padding:6px 7px;
	font-size:14px;
	color:#333;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 20px 0 0;
}
.search_table .inpt {
	background:url(../media/images/bg/inpt_bg.png) no-repeat;
	width:106px;
	height:15px;
	border:none;
	padding:7px 7px 6px 7px;
	font-size:12px;
	color:#333;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:0 4px;
}
.search_table .inpt2 {
	background:url(../media/images/bg/inpt_bg.png) no-repeat;
	width:178px;
	height:15px;
	border:none;
	padding:7px 7px 6px 7px;
	font-size:12px;
	color:#333;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
.search_table span {
	float:left;
	display:block;
}
.search_table p.search_btn {
	float:right;
	display:block;
	margin:-5px 0 -5px 0;
}
.search_table .search_btn button {
	background:none;
	border:none;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#545351;
	cursor:pointer;
	outline: none;
}
.search_table .search_btn button:active {
	outline:none;
}
.search_table .search_btn button span {
	background:url(../media/images/bg/srch_bnt_yl_rt.png) no-repeat right center;
	height:37px;
	padding:0 37px 0 0;
	display:block;
	float:none;
}
.search_table .search_btn button span span {
	background:url(../media/images/bg/bnt_yl_lf.png) no-repeat left center;
	height:37px;
	padding:0 5px 0 25px;
	display:block;
	line-height:37px;
	float:none;
}

.search_table .search_btn button:hover span, .search_table .search_btn button:focus span {
	background:url(../media/images/bg/srch_bnt_yl_rt_ov.png) no-repeat right center;
}
.search_table .search_btn button:hover span span, .search_table .search_btn button:focus span span {
	background:url(../media/images/bg/bnt_yl_lf_ov.png) no-repeat left center;
}

.search_table p.generate_btn {
	float:right;
	display:block;
	margin:-5px 0 -5px 0;
}
.search_table .generate_btn button {
	background:none;
	border:none;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#545351;
	cursor:pointer;
	outline: none;
}
.search_table .generate_btn button:active {
	outline:none;
}
.search_table .generate_btn button span {
	background:url(../media/images/bg/bnt_yl_rt.png) no-repeat right center;
	height:37px;
	padding:0 14px 0 0;
	display:block;
	float:none;
}
.search_table .generate_btn button span span {
	background:url(../media/images/bg/bnt_yl_lf.png) no-repeat left center;
	height:37px;
	padding:0 11px 0 25px;
	display:block;
	line-height:37px;
	float:none;
}

.search_table .generate_btn button:hover span, .search_table .generate_btn button:focus span {
	background:url(../media/images/bg/bnt_yl_rt_ov.png) no-repeat right center;
}
.search_table .generate_btn button:hover span span, .search_table .generate_btn button:focus span span {
	background:url(../media/images/bg/bnt_yl_lf_ov.png) no-repeat left center;
}



/* Calendar */

.cal_icon {
	display:block;
	position:relative;
	padding:3px 15px 0 0;
	float:left;
}
.calendar {
	width: 283px;
	padding:0!important;
	line-height:auto;
}
.calendar td {
	padding:0;
}
.calendar {
	line-height:auto;
}

.call_calendar {
	position: absolute;
	width: 283px;
	top: -119px;
	left:-130px;
	display: none;
	z-index: 100;
}
.calendar .calendar_top {
	background: url('../media/images/bg/calendar_top.png') 0 0 no-repeat;
	vertical-align: bottom;
	height: 81px;
	padding: 0 47px;
}
.calendar .calendar_top .calendar_header {
	font-size: 16px !important;
	color: #ffffff;
	text-align: center;
	vertical-align: bottom;
	padding:0 0 10px 0;
	width: 132px;
}
.calendar .calendar_top .calendar_previous_month {
	padding: 0 0 8px 0;
}
.calendar .calendar_top .calendar_next_month {
	padding: 0 0 8px 0;
}
.calendar .calendar_mid {
	background: url('../media/images/bg/calendar_mid.png') 0 0 repeat-y;
	padding: 0 48px 10px 48px;
}
.calendar .calendar_bot {
	background: url('../media/images/bg/calendar_bot.png') 0 0 no-repeat;
	height: 42px;
}
.calendar .calendar_mid * {
	font-size: 13px !important;
	color: #505050;
}
.calendar .calendar_mid th {
	font-weight: bold !important;
	font-size: 12px !important;
	text-align: center;
	padding: 16px 0 10px 0;
}
.calendar .calendar_mid td {
	padding: 2px 0 1px 0;
}
.calendar .calendar_mid span {
	display: block;
	height: 24px;
	line-height: 24px;
	text-align: center;
	width: 24px;
}
.calendar .calendar_mid #calendar_today span {
	background: url('../media/images/bg/calendar_today.gif') 0 0 no-repeat;
}
.calendar .calendar_mid .calendar_event span {
	background: url('../media/images/bg/calendar_event.gif') 0 0 no-repeat !important;
	color: #ffffff !important;
}
.calendar .calendar_mid .other_month span {
	color: #a7a7a7 !important;
}
.calendar .calendar_mid .other_month.weekend span {
	color: #fad77f !important;
}
.calendar .calendar_mid .weekend,
.calendar .calendar_mid .weekend *,
.blck_cont .calendar .calendar_mid .weekend span.ov {
	color: #f6af00 !important;
}
.calendar .calendar_mid span.ov {
	background: url('../media/images/bg/calendar_d_ov.gif') 0 0 no-repeat !important;
	color: #505050 !important;
	cursor: pointer;
}

.close {
	background:url(../media/images/bg/close.gif) no-repeat;
	width:14px;
	height:14px;
	position:absolute;
	top:45px;
	right:15px;
	cursor:pointer;
}
.close:hover {
	background:url(../media/images/bg/close_ov.gif) no-repeat;
}

.page_buttons {
	height:33px;
	font-weight:bold;
	line-height:29px;
	padding:7px 0 2px 0;
}
.page_buttons h3 {
	float:left;
	padding-top:3px!important;
	padding-left:9px!important;
}
.page_buttons a.btn span {
	display:block;
	float:left;
	background:url(../media/images/bg/blu_bnt_lft.png) no-repeat left bottom;
	padding:3px 6px 0 20px;
	height:29px;
}
.page_buttons a.btn {
	display:block;
	float:left;
	background:url(../media/images/bg/blu_btn_rht.png) no-repeat right bottom;
	padding:0 14px 0 0;
	color:#FFF;
	margin:0 9px 0 0;
}
.page_buttons a.btn:hover span {
	background:url(../media/images/bg/yel_bnt_lft.png) no-repeat left bottom;
}
.page_buttons a.btn:hover {
	background:url(../media/images/bg/yel_btn_rht.png) no-repeat right bottom;
	color:#000;
	text-decoration:none;
}

.page_buttons a.xls_btn span {
	display:block;
	float:left;
	background:url(../media/images/bg/blu_bnt_lft.png) no-repeat left bottom;
	padding:4px 12px 0 20px;
	height:29px;
}
.page_buttons a.xls_btn {
	display:block;
	float:left;
	background:url(../media/images/bg/blu_xls_btn_rht.png) no-repeat right bottom;
	padding:0 34px 0 0;
	color:#FFF;
	margin:0 9px 0 0;
}
.page_buttons a.xls_btn:hover span {
	background:url(../media/images/bg/yel_bnt_lft.png) no-repeat left bottom;
}
.page_buttons a.xls_btn:hover {
	background:url(../media/images/bg/yel_xls_btn_rht.png) no-repeat right bottom;
	color:#000;
	text-decoration:none;
}

.page_buttons a.xls_btn_rht {
	display:block;
	float:right;
	background:url(../media/images/bg/blu_xls_btn_rht.png) no-repeat right bottom;
	padding:0 34px 0 0;
	color:#FFF;
	margin:0 9px 0 0;
}
.page_buttons a.xls_btn_rht span {
	display:block;
	float:right;
	background:url(../media/images/bg/blu_bnt_lft.png) no-repeat left bottom;
	padding:4px 12px 0 20px;
	height:29px;
}
.page_buttons a.xls_btn_rht:hover span {
	background:url(../media/images/bg/yel_bnt_lft.png) no-repeat left bottom;
}
.page_buttons a.xls_btn_rht:hover {
	background:url(../media/images/bg/yel_xls_btn_rht.png) no-repeat right bottom;
	color:#000;
	text-decoration:none;
}


a.btn_rht span {
	display:block;
	float:right;
	background:url(../media/images/bg/blu_bnt_lft.png) no-repeat left bottom;
	padding:3px 6px 0 20px;
	height:29px;
	line-height:29px;
	
}
a.btn_rht {
	display:block;
	float:right;
	background:url(../media/images/bg/blu_btn_rht.png) no-repeat right bottom;
	padding:0 14px 0 0;
	color:#FFF;
	margin:0 0 0 9px;
	font-size:12px;
}
h3 a.btn_rht {
	margin:-9px 0 0 0;
}
a.btn_rht.top {
	margin:-7px 0 0 9px!important;
}
a.btn_rht:hover span {
	background:url(../media/images/bg/yel_bnt_lft.png) no-repeat left bottom;
}
a.btn_rht:hover {
	background:url(../media/images/bg/yel_btn_rht.png) no-repeat right bottom;
	color:#000;
	text-decoration:none;
}

.col-set {}
.col-set h3, .col-set2 h3, .content h3 {
	font-size:14px;
	color:#383838;
	font-weight:bold;
	margin:0;
	padding:0 0 2px 0;
}
.col-set h3 a.more, .content h3 a.more {
	font-size:12px;
	font-weight:bold;
}
.col-set h3 a.edit, .col-set2 h3 a.edit, .content h3 a.edit {
	background:url(../media/images/bg/edit.png) no-repeat;
	width:17px;
	height:17px;
	display:inline-block;
	text-decoration:none;
	margin:0 0 0 3px;
}
.col-set h3 a.edit:hover, .col-set2 h3 a.edit:hover, .content h3 a.edit:hover {
	background:url(../media/images/bg/edit_ov.png) no-repeat;
	text-decoration:none;
}
.col-set .col-1 {
	float:left;
	width:41%;
}

.col-1 p {
	margin:0;
	padding:4px 0;
}
.col-1 table {
	margin:10px 0 5px 0;
}
.col-1 table td {
	padding:5px 0;
	line-height:16px;
}
td.label {
	width:130px!important;
}
td.label span {
	display:block;
	width:120px!important;
	padding:0 10px 0 0;
	line-height:16px!important;
}
td.label2 {
	width:25px!important;
}
td.label2 span {
	display:block;
	width:190px!important;
	padding:0 15px 0 0;
	line-height:16px!important;
}

.col-1 table td span {
	float:left;
	line-height:24px;
	display:block;
}
.col-1 table td .inpt {
	background:url(../media/images/bg/inpt_bg.png) no-repeat;
	height:14px;
	width:276px;
	border:none;
	padding:5px 7px;
	font-size:12px;
	color:#333;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial, Helvetica, sans-serif;
}

input[disabled='disabled'] {
	opacity:0.4;filter:alpha(opacity=40)
}


.col-1 table td .inpt_shrt {
	background:url(../media/images/bg/inpt_bg.png) no-repeat;
	height:15px;
	width:160px;
	border:none;
	padding:5px 7px 4px 7px;
	font-size:12px;
	color:#333;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial, Helvetica, sans-serif;
}
#select_simple .inpt_shrt {
	background:url(../media/images/bg/inpt_bg.png) no-repeat;
	height:13px;
	width:160px;
	border:none;
	padding:4px 7px 3px 7px;
	font-size:11px;
	color:#333;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial, Helvetica, sans-serif;
}
table td .inpt_full {
	background:url(../media/images/bg/inpt_bg.png) no-repeat;
	width:99%;
	border:none;
	padding:5px 7px 4px 7px;
	font-size:12px;
	color:#333;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial, Helvetica, sans-serif;

}

.col-1 table td .inpt_shrt_01 {
	background:url(../media/images/bg/inpt_bg.png) no-repeat;
	height:15px;
	width:160px;
	border:none;
	padding:5px 7px 4px 7px;
	font-size:12px;
	color:#333;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:0 6px 0 0;
}
.col-1 table td .inpt_shrt2 {
	background:url(../media/images/bg/inpt_bg.png) no-repeat;
	height:15px;
	width:86px;
	border:none;
	padding:5px 7px 4px 7px;
	font-size:12px;
	float:left;
	color:#333;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 6px 0 0;
}
.col-1 table td .inpt_shrt3 {
	background:url(../media/images/bg/inpt_bg.png) no-repeat;
	height:15px;
	width:30px;
	border:none;
	padding:4px 7px 5px 7px;
	font-size:12px;
	float:left;
	color:#333;
	text-align:center;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 6px 0 0;
}
.col-1 table td .txtarea {
	background:url(../media/images/bg/inpt_bg.png) no-repeat;
	height:74px;
	width:276px;
	border:none;
	padding:7px 7px;
	font-size:12px;
	color:#333;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial, Helvetica, sans-serif;
}

.col_item {
	position:relative;
}

.help_box {
	position:absolute;
	width:130%;
	left:115%;
	top:0;
}

.action_buttons {
	height:29px;
	width:423px;
	padding:25px 0 10px 0;
}
.btns_full {
	height:29px;
	width:100%;
	padding:10px 0 0 0;
}

.action_buttons .btn_left {
	font-size:12px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	padding:0;
	margin:0;
	background:none;
	border:none;
	float:left;
}
.action_buttons .btn_left span {
	padding:0 14px 0 0;
	background:url(../media/images/bg/blu_btn_rht.png) no-repeat right;
	float:left;
	display:block;
}
.action_buttons .btn_left span span {
	padding:0 6px 0 20px;
	background:url(../media/images/bg/blu_bnt_lft.png) no-repeat;
	height:29px;
	line-height:29px;
	float:left;
	display:block;
}
.action_buttons .btn_left:focus span, .action_buttons .btn_left:hover span {
	padding:0 14px 0 0;
	background:url(../media/images/bg/yel_btn_rht.png) no-repeat right;
	float:left;
	display:block;
	color:#000;
}
.action_buttons .btn_left:focus span span, .action_buttons .btn_left:hover span span {
	padding:0 6px 0 20px;
	background:url(../media/images/bg/yel_bnt_lft.png) no-repeat;
	height:29px;
	line-height:29px;
	float:left;
	display:block;
	color:#000;
}
.action_buttons .btn_right {
	font-size:12px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	padding:0;
	margin:0;
	background:none;
	border:none;
	float:right;
}
.action_buttons .btn_right span {
	padding:0 14px 0 0;
	background:url(../media/images/bg/blu_btn_rht.png) no-repeat right;
	float:left;
	display:block;
}
.action_buttons .btn_right span span {
	padding:0 6px 0 20px;
	background:url(../media/images/bg/blu_bnt_lft.png) no-repeat;
	height:29px;
	line-height:29px;
	float:left;
	display:block;
}

.action_buttons .btn_right:focus span, .action_buttons .btn_right:hover span {
	padding:0 14px 0 0;
	background:url(../media/images/bg/yel_btn_rht.png) no-repeat right;
	float:left;
	display:block;
	color:#000;
}
.action_buttons .btn_right:focus span span, .action_buttons .btn_right:hover span span {
	padding:0 6px 0 20px;
	background:url(../media/images/bg/yel_bnt_lft.png) no-repeat;
	height:29px;
	line-height:29px;
	float:left;
	display:block;
	color:#000;
}


.action_buttons .btn_pdf_right {
	font-size:12px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	padding:0;
	margin:0;
	background:none;
	border:none;
	float:right;
}
.action_buttons .btn_pdf_right span {
	padding:0 35px 0 0;
	background:url(../media/images/bg/blu_pdf_btn_rht.png) no-repeat right;
	float:left;
	display:block;
}
.action_buttons .btn_pdf_right span span {
	padding:3px 12px 0 20px;
	background:url(../media/images/bg/blu_bnt_lft.png) no-repeat left bottom;
	height:29px;
	line-height:29px;
	float:left;
	display:block;
}

.action_buttons .btn_pdf_right:focus span, .action_buttons .btn_pdf_right:hover span {
	padding:0 35px 0 0;
	background:url(../media/images/bg/yel_pdf_btn_rht.png) no-repeat right;
	float:left;
	display:block;
	color:#000;
}
.action_buttons .btn_pdf_right:focus span span, .action_buttons .btn_pdf_right:hover span span {
	padding:3px 12px 0 20px;
	background:url(../media/images/bg/yel_bnt_lft.png) no-repeat left bottom;
	height:29px;
	line-height:29px;
	float:left;
	display:block;
	color:#000;
}

.col-2 {
	float:right;
	width:53%;
}
.attent {
	float:left;
	padding:0 2px 0 0;
	background:url(../media/images/bg/attent.png) no-repeat;
	width:17px;
	height:17px;
}
.alert {
	float:left;
	padding:0 4px 0 0;
	background:url(../media/images/bg/alert.png) no-repeat;
	width:17px;
	height:17px;
}
.accepted {
	float:left;
	padding:0 4px 0 0;
	background:url(../media/images/bg/accepted.png) no-repeat;
	width:17px;
	height:17px;
}
.paid {
	display:block;
	margin:0 auto;
	background:url(../media/images/bg/paid.png) no-repeat;
	width:17px;
	height:17px;
}


.align_center {
	text-align:center;
}
.align_right {
	text-align:right;
}

.split_line {
	border-bottom:1px #e7e7e7 solid;
	padding:10px 0 0 0;
	height:5px;
	line-height:5px;
	font-size:1px;
	margin:0 0 29px 0;
}

.split_space {
	height:30px;
	line-height:30px;
	font-size:1px;
}
.small_split {
	height:10px;
	line-height:10px;
	font-size:1px;
}

p.required {
	padding:10px 0 0 0;
	line-height:18px;
	width:420px;
}
p.required span.error {
	float:right;
	display:block;
}
	

.contacts_list {
	padding:15px 0 5px 0;
}

.contact_block {
	width:47%;
	float:left;
	margin:5px -1px 5px -1px;
	border:1px #f3f3f3 solid;
	padding:1%;
}
.even {
	width:47%;
	float:right;
}
.contact_block h4 {
	font-size:12px;
	font-weight:bold;
	padding:5px;
}
.contact_block a.edit, .contact_block a.delete {
	visibility:hidden;
}
.contact_block:hover a.edit, .contact_block:hover a.delete {
	visibility: visible;
}
.contact_block h4  a.edit {
	background:url(../media/images/bg/edit.png) no-repeat;
	width:17px;
	height:17px;
	display:inline-block;
	text-decoration:none;
	margin:0 0 0 3px;
	float:right;
}
.contact_block h4  a.edit:hover {
	background:url(../media/images/bg/edit_ov.png) no-repeat;
	text-decoration:none;
}

.contact_block h4 a.delete {
	background:url(../media/images/bg/delete.png) no-repeat;
	width:17px;
	height:17px;
	display:inline-block;
	text-decoration:none;
	margin:0 0 0 4px;
	float:right;
}
.contact_block h4  a.delete:hover {
	background:url(../media/images/bg/delete_ov.png) no-repeat;
	text-decoration:none;
}
.contact_block table {
	margin:0;
	padding:0;
}
.contact_block table td {
	padding:4px 5px;
}

.msg {
	height:27px;
	padding:6px;
	margin:13px 0 8px 0;
}
.success {
	border:1px #5ed723 solid;
	background:url(../media/images/bg/success_msg.png) repeat-x #b8eb9f;
	color:#324f30;
	font-size:12px;
	line-height:17px;
}
.success p {
	padding:5px 0 5px 34px;
	background:url(../media/images/bg/success_ico.png) no-repeat left center;
}

.tab_menu {
	height:39px;
	margin:0 0 0 15px;
	position:relative;
}

.tab_menu ul {
	margin:0;
	height:39px;
	position:absolute;
	left:0;
	top:4px;
	z-index:5;
}
.tab_menu ul li {
	float:left;
	height:39px;
	position:relative;
}
.tab_menu ul li a {
	display:block;
	float:left;
	text-decoration:none;
	color:#383838;
	font-size:12px;
	font-weight:bold;
	background:url(../media/images/bg/tab_lft.png) no-repeat;
	padding:0 0 0 27px;
	line-height:39px;
}
.tab_menu ul li a span {
	display:block;
	float:left;
	background:url(../media/images/bg/tab_rht.png) no-repeat right;
	padding:0 32px 0 5px;
}
.tab_menu ul li a:hover, .tab_menu ul li.active a {
	display:block;
	float:left;
	text-decoration:none;
	color:#383838;
	font-size:12px;
	font-weight:bold;
	background:url(../media/images/bg/tab_ov_lft.png) no-repeat;
	padding:0 0 0 27px;
	line-height:39px;
}
.tab_menu ul li a:hover span, .tab_menu ul li.active a span {
	display:block;
	float:left;
	background:url(../media/images/bg/tab_ov_rht.png) no-repeat right;
	padding:0 32px 0 5px;
}



/*  footer  */
#footer {
	position: relative;
	margin-top: -82px; /* negative value of footer height */
	height: 82px;
	clear:both;
	background:url(../media/images/bg/footer.gif) repeat-x;
	min-width:990px;
}
.footer_links {
	padding:21px 0 0 26px;
	float:left;
	line-height:20px;
	width:360px;
}
.footer_links ul li {
	float:left;
	width:180px;
}
.footer_links ul li a {
	text-decoration:none;
	color:#FFF;
}
.footer_links ul li a:hover {
	text-decoration:underline;
	color:#FFF;
}

.copyrights {
	float:right;
	text-align:right;
	padding:21px 26px 0 0;
	line-height:20px;
	color:#FFF;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

/*  footer  */

.tab_content {
	padding:5px 0 0 0;
}
