﻿.foo{}

/* *******************
Default (Blue)	<-->   Red
		#3376BA <--> #930015 (.left .menu a.first; .left .menu .header; h1, .bold , .path a.bold)
		
		#4885C1 <--> #930015 (.content table th; )
		#709BC6 <--> #A43E4C - border-left
		#709BC6 <--> #AF3D4D - border-bottom

		#DAE5E9 <--> #F1E8E9 (.content table tr:hover td)

		#538CC4 <--> #990F23 (.map input)		
		
		#4885C1 <--> #930015 (.blueheader )
		#92B6DA <--> #D9A4AC - border-bottom
		#92B6DA <--> #BF6774 - border-left

		#F6FBFD <--> #FDF6F7 (.form table, .content .form table tr:hover td 

		#4885C1 <--> #930015 (.form table .submit)
		#31669A <--> #54000C (.form table .submit)

		#4885C1 <--> #930015 (.bottom)
		#B6CEE6 <--> #D499A1 (.bottom)

********************* */

html, body, table, tr, td, div, img 
{
	margin: 0px; 
	padding: 0px; 
	border-style: none; 
	border-width: 0px; 
	border-collapse: collapse; 
	font-size: 11px; 
	font-family: Verdana; 
	vertical-align: top; 
}	

html, body 
{
	background-color: #9A9A9A; 
	height: 100%;
}

h1  
{
	height: 36px; 
	padding: 0px 10px 5px 0px; 
} 

.tms_button
{
	color:#ffffff; 
	background-color: #4885C1; 
	border: 1px solid #31669A; 
	padding: 1px;
	margin: 10px 5px 5px 0px;
}

.msg_ok
{
	font-weight: bold; 
	color: Green; 
}

.msg_error
{
	font-weight: bold; 
	color: Red; 
}

.root, .main 
{
	min-width: 975px;
}

.icons  
{
	background-image: url('img/icons.gif'); 
	background-repeat: no-repeat; 
	vertical-align: middle; 
}

.bluetms  
{
	width: 75px; 
	height: 22px; 
	background-position: 0px -120px; 
	vertical-align: middle; 
	margin: 0px 5px; 
}

.ico_tmslogo 
{
	margin: 15px 15px; 
	width: 258px; 
	height: 42px; 
	background-position: 0px -142px;
}

.ico_companylogo 
{
	margin: 15px 15px; 
	height: 42px; 
	background-position: 0px -142px;
}

.clear  
{
	clear: both; 
}

/*top*/
.top  
{
	border-bottom: 1px solid #8F8F8F; 
	background-color: #ffffff; 
	background-repeat: repeat-x; 
	background-image: url('img/bg_top_line.gif'); 
	background-repeat: repeat-x; 
	background-position: left top; 
}

.top, .top div  
{
	height: 73px; 
	line-height: 73px; 
}

.top div  
{
	background-image: url('img/bg_top.jpg'); 
}

.top, .top div, .top img  
{
	vertical-align: middle; 
}

.top .right  
{
	text-align: right; 
}

.top .left  
{
	float: left; 
	min-width: 514px; 
	background-position: left top; 
}

.top .right  
{
	float: right; 
	min-width: 455px; 
	background-position: right top; 
}

/*industry*/
.industry  /*robocze*/
{
	margin: 0px 12px 0px 0px; 
    height: 56px; 
    width: 56px; 
    background-image: url('img/industry.jpg'); 
    background-repeat: no-repeat; 
    border: 0px none; 
    background-color: transparent; 
}

.osobowe  
{
	background-position: -56px 0px; 
}

.transportowe  
{
	background-position: -112px 0px; 
}

.dostawcze  
{
	background-position: -168px 0px; 
}

/*top menu*/
.top_menu  
{
	height: 31px; 
	background-color: #dddddd; 
	background-repeat: repeat-x; 
	background-position: 0px 0px; 
	border-bottom: 1px solid #8F8F8F; 
	font-weight: bold; 
}

/*left*/
.left .menu  
{
	background-color: #ffffff; 
	padding: 0px 0px 10px 0px; 
	border-bottom: 1px solid #393939; 
}

.left .menu .header  
{
	background-color: #3376BA; 
	background-position: 0px -62px; 
	height: 23px; 
	line-height: 23px; 
	color: #ffffff; 
	font-weight: bold; 
	border-bottom: 1px solid #6592BF; 
	padding: 0px 0px 0px 26px; 
}
  
/*logged*/
.logged 
{
	text-align: right; 
	height: 20px; 
	line-height: 20px; 
	background-color: #EEEEEE; 
	border-top: 2px solid #DBDBDB; 
	border-bottom: 2px solid #393939;
}

.logged b  
{
	font-weight: bold; 
	margin: 0px 10px 0px 5px; 
}

.logged a  
{
	text-decoration: none; 
	font-weight: bold; 
	color: #930015; 
	margin: 0px 20px 0px 20px;
}

/*main*/
.main  
{
	width: 100%; 
	padding: 0px; 
	border:0; 
	background: url('img/background.gif'); 
}

.main .left  
{
	float: left; 
	left: 0;
	width: 223px;; 
	border-right: 1px solid #393939; 
	overflow: hidden;
}

.wrap
{
	top; 0;
	left: 225px;
	right:0px;
	position: absolute;
	float:right;
	display: block;
}

.main .right  
{
	bottom: 0; 
	right: 0;
	background-color: White;
	overflow: hidden;	
}

.content  
{
	padding: 10px;
}
    
/*path*/
.path  
{
	height: 22px; 
    line-height: 22px; 
    padding: 0px 10px 0px 10px; 
}

.path a  
{
	text-decoration: none; 
	color: #000000; 
	font-weight: bold; 
	color: #3376BA; 
}

h1, .bold , .path a.bold  
{
	font-weight: bold; 
	color: #3376BA; 
}
    
/*bottom*/
.bottom  
{
	height: 34px; 
	line-height: 34px; 
	background-color: #4885C1; 
	border-top: 1px solid #B6CEE6; 
	color: #ffffff; 
	padding: 0px 6px; 
	text-align: right; 
}

.bottom p, .bottom a, .bottom  a:visited 
{
	text-decoration: none; 
	font-weight: normal; 
	color: White; 
}

.bottom a:hover  
{
	text-decoration: underline ;
}      

/*left treeview menu*/
.menu_nodeStyle
{
	color: Black;
	font-family: "Verdana";
	font-size: 8pt;
	padding: 2px 2px 2px 2px;
	width: 100%;
	border: solid 1px White;
}

.menu_hoverNodestyle
{
	background-color: #CCCCCC;
	border: solid 1px #888888;
	cursor: pointer;
}

.menu_selectedNodestyle
{
	font-weight: bold;
	color: #0066CB;
}

/* progress bar */
.progress
{
    display: block;
    position: absolute;
    padding: 2px 3px;
}
.progress .container
{
    border: solid 1px #808080;
    border-width: 1px 0px;
}

.progress .header
{
	background: url(img/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
}

.progress .indicator
{
    background: url(img/progress_bar.gif) 0px 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: White;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}


.circle_progress 
{
      width: 150px; 
      top: 140px; 
      right: 20px; 
      position: absolute;
}

.circle_progress .header
{
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
    text-align: left;
    float: left;
    padding: 5px;
    background-color: White;
}

.circle_progress .indicator
{
    background: url(img/progress_circle.gif) 0px 0px;
    background-repeat: no-repeat;
    background-position: right;
    background-color: White;
    padding: 10px;
}

/* ========================== MAPA - START ============================ */
/* Zoom selection */
.cropSquare 		
{
	position: absolute;
	left:0px;
	top:0px;
	width:1px;
	height:1px;
	border : 1px dotted Black;
	background:white;
	cursor : crosshair;
	display: none;
	background-color: Silver; 
	filter: alpha(Opacity=75); 
	opacity: 0.75;
	overflow: auto
}

.map 
{
    padding: 0px; 
    margin: 0px; 
}

.map .map_operations  
{
	position: relative; 
	left: 65px;
    padding: 5px; 
    margin: 0px; 
    height: 30px; 
    width: 550px; 
}

.map .map_operations .button  
{
	float: left; 
	margin: 1px 8px 1px 0px;
}

.map .map_mode  
{
	position:relative; 
	left: 65px; 
	padding: 5px; 
	height: 30px; 
	width: 550px; 
	margin: 0px; 
}

.map .map_mode .button  
{
	float: left; 
	margin: 1px 10px 1px 0px; 
}

.map_operations .button 
{ 
	color: #538CC4; 
	font-family: Tahoma; 
	font-size: 11px; 
}

.slider_rail 
{
    position: relative;
    height: 25px;
    width: 200px;  
    background: #FFFFFF url('img/map_slider.gif') repeat-x;
}

.slider_handle {}

.navigation  
{
	float: left; 
	width: 65px; 
	height: 65px; 
	text-align: center; 
}

.navigation *  
{
	margin: 2px 0px; 
}

.arrow_left   
{
	float: left; 
	margin-right: 30px; 
}

.arrow_up {}

.arrow_down {}

.arrow_right  
{
	float: left; 
}

.screen  
{
	float: left; 
	margin-left: 5px; 
	border: 2px solid #D3D3D3;
}

/* ========================== MAPA - STOP =========================== */


#themeSelectorPanel
{
	font: messagebox;
}

.ThemeSelector
{
	font: messagebox;
}

.drop_down_host
{
	padding: 2px;
	width: inherit;
	text-decoration: underline;
	padding-right: 20px;
}

.drop_down_host:hover
{
	text-decoration: none;
	color: #3376BA;
}

.drop_down_panel
{
	border: solid 2px #3376BA;
	background-color: White;
	padding: 10px;	
}