body, tabel, tr, td {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 10px;
	color: #888888;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url("new_planedit/gradient.png");
	background-repeat: repeat-x;
}

a {
	color: #888888;
	text-decoration: none;	
}

a:hover {
	color: #000000;
	text-decoration: none;
}

img, div {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	color: #888888;
}

h3 {
	font-size: 32px;
	font-weight: normal;
	padding: 2px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #888888;
	vertical-align: middle;
}

b {
	font-weight: bolder;
	color: #666666;
}

.main {
	width: 800px;
}
.right {
	float:right;
}
.left {
	float:left;
}
.nobreak{ white-space: nowrap; }


/*
====================================================
 Top items start
====================================================
*/
#topbar {
	padding: 0px 0px 20px 0px;
	margin: 10px 0px 0px 0px;
}


/*
====================================================
 Top items end
====================================================
*/
.centerContent {
	clear:both;
	width: 100%;

}


/*
====================================================
 Control items start
====================================================
*/

#agentlogo {
	height: 24px;
}
#turntoolHolder {
	overflow: hidden;
	float: left;
	width: 600px;
	z-index: 100;
}
#TurnTool {
	z-index: 100;
	width: 600px;
	height: 400px;
}
#TNTCtrl {
	z-index: 100;
	width: 600px;
	height: 400px;
}
#loader {
	width: 600px;
	height: 400px;
}
#ctrlContent {
	margin: 5px 5px 5px 5px;
	z-index:300;
}


#controlHolder {
	overflow: auto;

	float: right;
	width: 200px;
	height: 400px;

	background: url("new_planedit/panel.png");
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: bottom center;

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index:300;
}

.helptitle {
	height: 50px;
	background: url("new_planedit/panel_title.png");
	background-repeat: repeat-x;
	background-position: bottom center;
	margin-bottom: 10px;
}

.wallcoloritem {
	text-align:right; 
	vertical-align:middle; 
	padding: 0px;
	margin: 0px;

	height: 40px;
}
.wallcoloritem span {
	display:block; 
	width: 20px; 
	height:30px; 
	text-align:right;
	margin: 2px;
	padding: 2px;
	border: 2px solid #999999;
}
.wallcoloritem.notselected {
	border: 2px solid #FFFFFF;
	text-decoration: underline;
	color: #D82C14;
	padding: 2px;
	margin: 2px;
}
.wallcoloritem.selected {
	border: 2px solid #D82C14;
	text-decoration: underline;
	color: #D82C14;
	padding: 2px;
	margin: 2px;
}
.helptext {
}
.inactive {
	border-bottom: #ffffff;
	border-bottom-width: 4px;
	border-bottom-style: solid;
}

select {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 10px;
}

.dropbox {	
	background-color: #444444;
	border: 1px solid #555555;
	color: #aaaaaa;
}

.help_button {
	cursor: pointer;
}

.help_icon {
	float: left;
	width: 48px;
}

.help_info {
	width: 135px;
	float: left;
	border-left: 1px solid #dddddd;
	padding-left: 5px;
	margin-bottom: 10px;
}

/*
====================================================
 Control items end
====================================================
*/
.hidden { 
	display:none;
}

.paletHolder {
}

.buttonHolder {
}


#debug {
	color: #000000;
	display:none;
}

.taeppetabel {
	border: 0px solid #ffffff;
	padding: 0px;
	margin: 0px 0px 0px -7px;
	overflow: auto;
	height: 150px;
}

.taeppetabel img {
	padding: 0px;
}

/*
.floorHolder  {
}
a.floorHolder { 
	
	color: #999999; 
	font-size: 8pt;
	display:inline;
	width: 100px;
	height: 120px;
	float: left;
	text-align: center;
	vertical-align: bottom;
	border: 1px solid #ffffff;
	padding: 2px;
	margin: 0px;
	text-decoration: none;
	font-weigth: normal;
	
}
*/
a.floorMaterial01 {
	display: block;
	float: left;
	width: 93px; /* avoid new line in ie when scroll bars is added for small screens */
	height: 45px;
	text-align: center;
	margin: 1px;
	border: 1px solid #ffffff;
	background-position: center;
}
a.floorMaterial01:hover {
	border: 1px solid #999999;

}
span.floorMaterialNames {
	padding: 2px 4px;
	background: #ffffff;
	font-weight: normal;
	display: none;
}
span.floorMaterialNames:hover {
	font-weight: bold;
}


#menu a {
	color: #D82C14;
}
#menu a:hover {
	text-decoration:underline;
}

#menu td a { 
	width: auto;
	border-color: #ffffff;
} 
#menu td a.selected { border-color: #9BC91E; } 

#help_nav_thumb a{
	margin: 0px;
	padding: 1px;
	border: 0px;
}
#help_nav_thumb a:hover {
	background-color: #ffffff;
}

#help_nav_thumb a img {
	margin: 0px;
	padding: 3px 10px 3px 10px;
	border: 0px;
}

#link_misc_playpause {
	margin-left: 10px;
}
#link_misc_playpause img {
	margin: 0px;
	padding: 0px;
}

.item {
	cursor: pointer;
	height:32px;
	background: url("new_planedit/item.png");
	padding-left: 4px;
}

.item:hover, .item.selected2 {
	cursor: pointer;
	height:32px;
	background: url("new_planedit/item_selected.png");
	padding-left: 2px;
	border-left: 2px solid #00FF00;
}


.thumb {
	cursor: pointer;
	float:left;
	width:26px;
	height:26px;
	margin-top: 3px;
}

.altcolor {
	color: #b6d900;
}

.label {
	cursor: pointer;
	float: left;	
	padding-left: 5px;
	padding-top: 10px;
}

#header {
	padding-left: 10px;
	background: url("new_planedit/bar.png");
	height: 48px;
	clear: both;
}

#toolbar {
	clear: both;
	background: url("new_planedit/bar.png");
	height: 48px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#topseperator {
	float: right;
	background: url("new_planedit/bar_seperator.png");
	height: 48px;
	width: 10px;
}

#seperator {
	float: left;
	background: url("new_planedit/bar_seperator.png");
	height: 48px;
	width: 10px;
}

#shadow {
	clear: both;
	background: url("new_planedit/shadow.png");
	padding-top: 10px;
	height: 48px;
}

.altcolor {
	color: #b6d900;
}

.tool_right {
	float: right;
	cursor: pointer;
	height: 48px;
}

.tool_right:hover, .tool_right_selected {
	float: right;
	cursor: pointer;
	height: 46px;
	overflow: hidden;
	border: 0px solid #ffffff;
	border-bottom: 2px solid #b6d900;
}

.tool_option {
	float: left;
	padding: 14px 5px 5px 5px;
}

.tool {
	float: left;
	cursor: pointer;
	height: 48px;
}

.tool:hover, .tool_selected {
	float: left;
	cursor: pointer;
	height: 46px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #ffffff;
	border-bottom: 2px solid #b6d900;
}
