body, form
{
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
body
{
	background-color: #FFFFFF;
}
h1
{
	color: #024DCC;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2
{
	color: #FF5400;
	color: #0739FF;
	font-size: 14px;
	font-weight: bold;
}
h4, h4 a
{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}
h4 a:hover
{
	text-decoration: none;
}
h5
{
	color: #0739FF;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
h6, h6 a
{
	color: #014DCD;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul
{
	padding-left: 20px;
}
a
{
	color: #0072B5;
	text-decoration: none;
	cursor: pointer;
}
a:hover
{
	text-decoration: underline;
	cursor: pointer;
}
a.img
{
	color: #0000EE;
	text-decoration: none;
}
a.img:hover
{
	color: #CC0000;
}

/* images */
img
{
	border: 0px;
}
img.icon
{
	margin-top: 7px;
}
img.preview
{
	margin: 0px 10px 4px 0px;
}
#photo
{
	border: 3px solid #FFFFFF;
}
img.photo_thumb
{
	cursor: pointer;
	border: 3px solid #FFFFFF;
}
img.photo_thumb_selected
{
	cursor: pointer;
	border: 3px solid #FF5400;
}

#spinner
{
	position: absolute;
	z-index: 100;
}

#msg
{
	font-weight: bold;
	padding: 4px 2px;
	color: #FFFFFF;
	font-size: 10px;
}
#msg.info, .msg_info
{
	background-color: #228B22;
}
#msg.error, #msg.debug, .msg_error, .msg_debug
{
	background-color: #CC0000;
}
#msg.hidden
{
	visibility: hidden;
}

#ad_note
{
	text-decoration: underline;
}
.hr
{
	background-image: url(/templates/images/bg_hr.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.vr
{
	background-image: url(/templates/images/bg_vr.gif);
	background-repeat: repeat-y;
}
.bold
{
	font-weight: bold;
}
.text
{
	line-height: 16px;
	text-align: justify;
	margin-bottom: 3px;
	vertical-align: top;
}
.smalltext, .hiddentext
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
}
.hiddentext
{
	color: #828282;
}
.panel
{
	margin-top: 10px;
	margin-bottom: 10px;
}

/* header */
.block_header
{
	background-image: url(/templates/images/bg_header.gif);
	background-repeat: repeat-x;
}
.panel_login
{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
}
.panel_login a
{
	text-decoration: none;
	color: #FFFFFF;
}
.panel_login a:hover
{
	text-decoration: underline;
}
.panel_ico a
{
	margin-left: 20px;
}
/*
.menu, .logo
{
	background-image: url(/templates/images/bg_menu.gif);
	background-repeat: repeat-x;
	padding-top: 30px;
}
.menu a
{
	color: #FFFFFF;
	font-size: 9px;
}
.logo
{
	padding-top: 30px;
	padding-left: 50px;
}
.slogan
{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	width: 227px;
	margin-top: 5px;
}
#menu_title
{
	background-image: url(/templates/images/bg_menu_title.gif);
	background-repeat: repeat-x;
	border: 1px solid #A6D0E7;
	padding-left: 5px;
	font-size: 9px;
	text-align: left;
}
*/
#top_menu
{
	background-image: url(/templates/images/bg_top_menu.png);
	background-repeat: repeat-y;
}
#top_menu a
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 3px;
}
#bottom_menu
{
	color: #1A366A;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}
#bottom_menu a
{
	color: #1A366A;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
#bottom_menu a:hover
{
	text-decoration: underline;
}

#menu a
{
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	display: block;

}
#menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


#menu td.active
{
	background-image: url(/templates/images/bg_menu_active.gif);
	background-repeat: repeat-x;
}
#menu td.active a
{
	color: #193569;
}
#menu td.nactive
{
	background-image: url(/templates/images/bg_menu.gif);
	background-repeat: repeat-x;
}
#menu td.nactive a
{
	color: #E0E0E0;
}
td.umenu
{
	background-image: url(/templates/images/bg_umenu.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
}

#auth, #auth table
{
	background-color: #2B9EE2;
	color: #FFFFFF;
	font-size: 10px;
}
#auth a
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
#auth a:hover
{
	text-decoration: underline;
}
#auth input.text
{
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	width: 120px;
}

/* footer */
.block_footer
{
	background-image: url(/templates/images/bg_footer.gif);
	background-repeat: repeat-x;
	color: #5A5A5A;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}
.block_footer a
{
	color: #5A5A5A;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}
.block_footer td
{
	padding-left: 15px;
	padding-right: 15px;
}
/* path */
.path
{
	color: #F9F9F9;
	background-color: #3D98CD;
	font-size: 9px;
	padding-left: 15px;
	border-left: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
}
.path a
{
	color: #F9F9F9;
	font-size: 9px;
}

/* content */
.block_middle
{
	background: url(/templates/images/bg_main.png) left bottom repeat-x;
	background-color: #3D98CD;
	border-left: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
}
.main_b
{
	background-color: #193468;
}
.top_content
{
	background-color: #F9F9F9;
	border-left: 1px solid #1A3569;
	border-right: 1px solid #1A3569;
}
.top_content div
{
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	padding: 10px;
}
.top_content_t
{
	background-color: #F9F9F9;
	border-top: 1px solid #1A3569;
}
.top_content_b
{
	background-color: #F9F9F9;
	border-bottom: 1px solid #1A3569;
}
.content
{
	background-color: #FFFFFF;
	border-left: 1px solid #1A3569;
	border-right: 1px solid #1A3569;
	padding: 10px;
}
.content_t
{
	background-color: #FFFFFF;
	border-top: 1px solid #1A3569;
}
.content_b
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #1A3569;
}
.main
{
	padding: 10px 0px 10px 10px;
}
/* bar */
.bar
{
	padding: 10px 10px 10px 0px;
}
.bar h4, h4.weather
{
	color: #024DCC;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
.bar a
{
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}
.bar a:hover
{
	text-decoration: none;
}
.bar_form
{
	background-image: url(/templates/images/bg_bar_form.gif);
	background-repeat: repeat-y;
	padding: 10px;
}
.bar_contact
{
	width: 100%;
	padding-bottom: 10px;
}
.bar_contact h4
{
	color: #97D8FF;
	font-family: Tahoma;
	font-size: 10pt;
	margin-top: 3px;
	margin-bottom: 3px;
}
.bar_contact div, .bar_contact a
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}
.bar_contact div, .bar_contact h4
{
	margin-left: 15px;
}

.wizard_steps
{
	margin-top: 15px;
	margin-bottom: 15px;
}

/* list */
table.list
{
	border-collapse: collapse;
	border-left: 1px solid #CCCCCC;
}
table.list td, table.list th
{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
table.list th
{
	background-color: #F0F0F0;
}
table.list td table, table.list td table td
{
	border: 0px;
}

.photo
{
	padding: 2px;
	border: 1px solid #1A3569;
}
/* form */
table.form
{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}
table.form td
{
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
}
table.form form, table.form div
{
	background-color: #F0F0F0;
}
table.form td table, table.form td table td
{
	border: 0px;
	background-color: #F0F0F0;
}
.tips
{
	font-size: 10px !important;
}
.characteristic
{
	font-weight: bold;
}
.price
{
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}
.price_small
{
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
.warning
{
	font-weight: bold;
	color: #CC0000;
}

/* form elements */
select, textarea, .input, label
{
	font-family: Tahoma;
	font-size: 12px;
}
select, .input
{
	border: 1px solid #CCCCCC;
	width: 200px;
}
.file
{
	border: 1px solid #CCCCCC;
	margin-right: 3px;
}
textarea
{
	border: 1px solid #CCCCCC;
	width: 400px;
}
select.long, input.long, textarea.long
{
	border: 1px solid #CCCCCC;
	width: 500px;
}
span.asterisk
{
	font-weight: bold;
	color: #CC0000;
}
span.error
{
	display: block;
	font-family: Tahoma;
	font-size: 10px;
	color: #CC0000;
}



/*===============================*/
P { 
	margin:0 0 3px 0;
}

.curr SPAN{
	color:#ffffff;
}

.curr {
	background:#1998cb;
	padding:0 10px;
	display:inline-block;
	font-weight:bolder;
	text-decoration:none !important;
}
