body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*width: 100%;*/
	line-height: 14px;
}

a {
/*	color: #F58220; */
	color: #4269D2;
	text-decoration: none;
}
a:hover {
	/* color: #0A75EB; */
	color: #717800;
}

h2 {
	font-size: 17px;
/*	color: #F58220; */
	color: #000;
	text-decoration: none;
}

h3 {
	font-size: 13px;
}

h6 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	font-weight: normal;
	text-decoration: none;
}


form {
	margin: 0px;
	padding: 0px;
}

#mainContent {
	
	min-height:500px;
	height:auto !important;
	height:500px;
	clear:both;
	
}
#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #ffffff;
	border-right: #aaaaaa 0px solid; 
	border-top: #aaaaaa 0px solid; 
	border-left: #aaaaaa 0px solid; 
	border-bottom: #dddddd 0px solid; 
}

#header {
	padding: 0px;
	margin: 0;
	background-color: #ffffff;
	border-right: #aaaaaa 0px solid; 
	border-top: #aaaaaa 0px solid; 
	border-left: #aaaaaa 0px solid; 
	border-bottom: #000000 3px solid; 
	background: url(/app/files/images/menu_bg.jpg) repeat-x;
	height:60px;
}

#logout {
	font-size: 10px;
	background-color: #FFFFFF;
	height: 26px;
	padding-left: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0px;
/*	color: #4269D2; */
	color: #000000;
	font-weight: normal;
	border-right: #aaaaaa 0px solid; 
	border-top: #aaaaaa 0px solid; 
	border-left: #aaaaaa 0px solid; 
	border-bottom: #000000 0px solid; 
}

#logout .button {
	background-color: #ffffff;
	font-size: 12px;
	color: #4269D2;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	cursor: pointer;
}

#logout .link_active{
	font-size: 10px;
	font-weight: bold;
	height: 26px;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #4269D2;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #FFFFFF;
}

#logout .link_inactive{
	font-size: 10px;
	font-weight: bold;
	height: 26px;
	background-color: #EEEEEE;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	border-right: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #C2C2C2;
}

#user_info {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	background-color: #ffffff;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	border-right: #aaaaaa 0px solid; 
	border-top: #aaaaaa 0px solid; 
	border-left: #aaaaaa 0px solid; 
	border-bottom: #000000 0px solid; 
	/*
	background-image: url(/app/files/images/menu_top_tlo.gif); 
	background-repeat: repeat-x; 
	background-position: bottom; 
	*/
	height: 24px;
}

#user_info .username {
	background-color: #ffffff;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
    text-transform: uppercase;
}


#menu_top {
	font-size: 10px;
	background-color: #FFFFFF;
	height: 20px;
	text-align: left;
	margin-top: 0px;	
	margin-bottom: 5px;		
	padding-left: 0px;
	padding-top: 0px;
	
	padding-bottom: 0px;
	border-bottom: 3px solid #BBBBBB;
	/*
	background-image: url(/app/files/images/menu_top_tlo.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
	*/
	/* float: center; */
}

#menu_sub {
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top:10px;
	margin-bottom: 0px;
	height:20px;
	
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	border-top: 0px solid #cccccc;

	float: center;
}

#menu_sub .link_active{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 14px;
	background-color: #FFFFFF;
/*	color: #F58220; */
	color: #4269D2;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	border-right: 2px solid #DEDEDE;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}

#menu_sub .link_inactive{
	font-size: 11px;
	font-weight: bold;
	height: 14px;
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	border-right: 2px solid #DEDEDE;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}

#menu_top .link_active{
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
    text-transform: uppercase;
/*	background-color: #FFFFFF; */
/*	color: #F58220; */
	color: #4269D2;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 2px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 3px;
	border-right: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #FFFFFF;
	/*
	background-image: url(/app/files/images/menu_top_tlo.gif); 
	background-position: bottom;
	*/
}

#menu_top .link_inactive{
	font-size: 11px;
	font-weight: bold;
	height: 20px;
    text-transform: uppercase;
	/*background-color: #DEDEDD;*/
	color: #686868;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 2px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 3px;
	border-right: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #C2C2C2;
	/* background-image: url(/app/files/images/menu_top_inactive_tlo.gif); 
	background-position: bottom; */
	/*
	background-image: url(/app/files/images/menu_top_inactive_tlo2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	*/
}
ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;

	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;

	background:transparent url(/app/files/images/nav_bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	height:22px;
	background:transparent url(/app/files/images/nav_bg.png) 0px -30px no-repeat;		
}
	

ul#menu li a.current
{
	display:inline;
	height:22px;
	background:transparent url(/app/files/images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
	color:#FFF;
}



ul#menu2
{
	margin:0;
	margin-top:9px;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;

	display:block;
	height:27px;
	font-size:11px;
	font-weight:bold;

	background:transparent url(/app/files/images/menu2_bg.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
}

ul#menu2 li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu2 li a
{
	display:block;
	float:left;
	color:#d7d6d6;
	text-decoration:none;
	font-weight:bold;
	padding:6px 20px 0 20px;
}
	
ul#menu2 li a:hover
{	
	color:#FFFFFF;
	height:22px;
	
}
	

ul#menu2 li a.current
{
	display:inline;
	height:22px;

	float:left;
	margin:0;
	color:#FFF;
}










#menu_top .tab_inactive{
	/*background-color: #DEDEDD;*/
	background-image: url(/app/files/images/menu_top_inactive_tlo2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 2px;
}

#menu_top .tab_active{
	background-color: #FFFFFF;
	padding-top: 2px;
}

#left_user_menu {
	position:relative; 
	background-color: #F7F7F7;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 0px solid #DEDEDE;
}

#top_user_menu {
	position:relative; 
	background-color: #F7F7F7;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
}

#right_user_menu {
	position:relative; 
	background-color: #F7F7F7;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 0px solid #DEDEDE;
}

#left_user_menu .header_box, #right_user_menu .header_box, #top_user_menu .header_box {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	background-color: #ffffff;
	border-right: 0px solid #DEDEDE;
	border-left: 0px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 8px;

}

.menu_user_column {
	width: 100%;
}

.menu_user_column .header_box {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	/*color: #000095; */
	background-color: #ffffff;
	border-right: 0px solid #DEDEDE;
	border-left: 0px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.menu_user_column .header_box a.active {
	color: #000095;
	text-decoration: underline;
}

.menu_user_column .header_box a.inactive {
	color: #808080;
	text-decoration: none;
}

.menu_user_column .line_box {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	/*color: #000095; */
	/*background-color: #ffffff; */
	border-right: 0px solid #DEDEDE;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.menu_user_column .line_box a.active {
	color: #000095;
	text-decoration: underline;
}

.menu_user_column .line_box a.inactive {
	color: #808080;
	text-decoration: none;
}

/* ---------------------- catalog tree -----------------------*/

.catalog_tree {
	width: 630px;
	background-color: #F7F7F7;
	padding: 5px;
	}

.catalog_tree .category_main {
	font-size: 13px;
	font-weight: none;
	text-align: left;
	/*color: #000095; */
	/* background-color: #DEDEDD; */
	background-color: #FFFFFF;
	border-right: 0px solid #DEDEDE;
	border-left: 0px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
}

.catalog_tree .category_main a.active {
	color: #000095;
	font-weight: bold;
	text-decoration: underline;
}

.catalog_tree .category_main a.inactive {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

.catalog_tree .subcategory_line {
	font-size: 12px;
	font-weight: none;
	text-align: left;
	background-color: #F7F7F7;
	/*color: #000095; */
	/*background-color: #ffffff; */
	border-right: 0px solid #DEDEDE;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.catalog_tree .subcategory_line a.active {
	color: #000095;
	text-decoration: underline;
}

.catalog_tree .subcategory_line a.inactive {
	color: #808080;
	text-decoration: none;
}

/* --------------------------------------------- */

#content .link_active{
	font-size: 10px;
	height: 20px;
	background-color: #E7E7CF;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#content .link_inactive{
	font-size: 10px;
	height: 20px;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#left_menu {
	position:relative; 
	background-color: #F7F7F7;
	vertical-align: top;
	width: 130px;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 2px solid #DEDEDE;
}


#left_menu .link_active{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	color: #4269D2;
	text-align: left;
	border-right: 0px solid #DEDEDE;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}

#left_menu .link_inactive{
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	color: #000000;
	text-align: left;
	border-right: 0px solid #DEDEDE;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}

#left_menu .header_box {
	font-size: 11px;
	font-weight: bold;
	width: 128px;
	background-color: #FFFFFF;
	padding: 1px;
	color: #747474;
	text-align: center;
	border-right: 0px solid #DEDEDE;
	border-left: 0px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 4px;
	margin-bottom: 4px;
}


#content {
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* height: auto !important; */
	/* height: 500px; */ /* IE */
	/* min-height: 500px; */
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #fefefe;
}

#footer {
	height: 18px;
	font-size: 10px;
	color: #5D5D5D;
	background-color: #c3e5f9;
	padding:10px;
	text-align: left;
	float: bottom;
	border-top:2px solid #92cbdd;
	background-repeat: repeat-x;
	background-position: top;
}




.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}
.buttons .positive.current{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* REGULAR */

button.regular, .buttons a.regular{
    color:#336699;
}
.buttons a.regular:hover, button.regular:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a.regular:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
.buttons .regular.current{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a.regular:hover, button.regular:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}

#lok #wrap { height:550px; }
#lok #userpanel { width:300px; height:550px; position:absolute; left:0; top:0; }
#lok #mappanel { height:100%; padding-left:300px; }
#lok #map { height:100%; }
#lok #userpanel h1 { margin:10px 0 0 5px; }
#lok  #markerlist { margin:10px 5px 0 10px; overflow:auto; height:400px; position:relative; }

#company  , #city {
	list-style:none;
	padding:0;
}
#company li  , #city  li{
	margin:8px 0 8px 9;

	border-bottom:1px solid #CCC;
	
}
#company li a ,#city li a{
	cursor:pointer;
	display:block;
	padding:0;
	font-size:11px;
	color:#555;

	padding:5px 5px 5px 15px;
	
}
#company li a:hover,#company li a.active,#city li a:hover,#city li a.active {
	color:#136e98;

	background:#dff4ff url("/app/files/images/li.gif") no-repeat 3px 7px;
		
}
