/* More Stage Services frontend style sheet */
body.main { 
	background-color: #EFEFEF;       	 
	color: #3A3A3A;
	font-family: Lucida Console, Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;			
	margin-left: 12%;	
	margin-right: 12%; 
	margin-top: 2%; 
	margin-bottom: 2%;  
}
body.sales { 
	background-color: #FFFFFF;       	 
	color: #3A3A3A;
	font-family: Lucida Console, Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;			
	margin-left: 12%;	
	margin-right: 12%; 
	margin-top: 2%;
	margin-bottom: 2%;     
}
body.rentals {
	background-color: #EFEFEF;
	color: #3A3A3A;
	font-family: Lucida Console, Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	margin-left: 12%;	
	margin-right: 12%; 
	margin-top: 2%; 
	margin-bottom: 2%;   
	background-attachment: scroll;
	background-image: url(images/PN.gif);
	background-repeat: no-repeat;
	background-position: center center;       
}
img {
	border-style: none;
}
table {
	width: 100%; 
}
td {
	font-size: 9pt;
	vertical-align: top;
	padding-top: 10px;
}
td.nl {
	width: 45%;
	padding-right: 5%;
	padding-left: 20px;
}
td.en {
	width:45%;
	padding-left: 5%;
	padding-right: 20px;
}
td.mono {
	width: 90%;
	padding-left: 20px;
	padding-right: 20px;
}
td.map {
	text-align: center;
}
td.client {
	font-weight: bold;
}
td.wideimage {
	text-align: center;
}
.news {
	font-size: 80%;
	padding-left: 5px;
}
h2.news {
	color: #B50606;
	font-size: 125%;
	font-weight: bold;
}
h2.newsalt {
	color: #0000FF;
	font-size: 125%;
	font-weight: bold;
}
h2.headline {
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	color: #0076AD;
}
.centerbold {
	text-align: center;
	font-weight: bold;
}
.archive {
	color: #c4ccda;
	font-size: 13px;
}
table.pictures {
	width: 80%;
	vertical-align: middle;
}
table.pictures td {
	text-align: center;
	vertical-align: middle;
}
table.logos {
	text-align: center;
	vertical-align: middle;
	width: 100%; 
}
table.logos td {
	text-align: center;
	vertical-align: middle;
	width: 25%;
}
table.header {
	margin-left: 0%;
	border-bottom: 10px solid #c4ccda;
	width: 100%;
}
table.header td {
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}
td.footbrands {
 	width: 95%;	
	color: white;
	background-color: #646464;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-variant: small-caps;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 1%;
	padding-right: 1%;
}
td.menu_h {
	text-align: center;
	font-size: 8pt;
	padding: 20px 0;
}
.credit {
	border: 1px solid black;
	font-size: 9px;
	padding: 2px;
	text-align: center;
	vertical-align: top;
	color: gray;
}
td.address {
	text-align: center;
	font-size: 7pt;
	padding: 0 0 20px 0;
}
table.addressblock {
	background-color: #c4ccda;
	text-align: left;
	vertical-align: top;
}
table.addressblock td {
	padding: 2px 6px;
}
table.addressblock td.tel {
	padding-bottom: 0;
}
table.addressblock td.fax {
	padding-top: 0;
}
table.inventory { 
	font-size: 8pt;
	padding: 2px;
	text-align: left;
	vertical-align: text-top;
}	
	
   


