﻿/* 		1.1	Additional pictures block														*/
		#tower-pictures{
			clear:			right;
			float:			right;
			font-size:		75%;
			line-height:	140%;
			margin-top:		6.5em;
			overflow:		hidden;
			position:		relative;
			width:			230px;
			z-index:		10
			}


			#tower-pictures div{
				overflow:		hidden;
				margin-bottom:	5em;
				position:		relative;
				width:			230px;
				}


			#tower-pictures img{margin-bottom:	0.5em}



		#tower-table{
			border-collapse:	collapse;
			clear:				left;
			display:			inline-block;
		  //display:			inline;
			font-size:			100%;
			margin:				1em -20em 0 0 !important;
			table-layout:		fixed;
			text-align:			left;
			width:				60% !important;
			zoom:				1;
			}


			#tower-table td{padding-left:	1.5em;}


			#tower-table-header td{
				font-weight:	bolder;
				height:			4em;
				padding-bottom:	0.5em;
				padding-left:	1em;
				vertical-align:	bottom;
				white-space:	nowrap;
				}

				/* #table-first-cell{padding-left:	0 !important;} */


				tr.even, tr.odd{height: 2.3em;}


				tr.even td, tr.odd td{}


				tr.even{background-color: #f2f2f2}


				tr.odd{background-color: #eee5c1}


				tr.hover{background-color: #fdebc5;}



/* 		1.3	Full description of tower														*/
		#tower-full-description{
			left:		   -1em;
			margin:			2em 0 0 0;
			overflow:		hidden;
			padding-left:	1em;
			position:		relative;
			text-align:		left;
			width:			60%;
			//width:		80%;
			}


			#tower-full-description li{padding: 0.25em 0}