/* CSS Document */

body
{
	margin: 0px;
	background: #d9d9d9 url(../i/layoutimages/bg.gif) fixed; /*repeat-x top*/
	font-family: Lucida Grande, Trebuchet MS, Verdana, Arial;
	color: #696969;
}

img
{
	border: 0px;
}

a
{
	color: #FF0000;
	text-decoration: none;
}
a:active
{
	color: #FF0000;
}
a:visited
{
	color: #FF0000;
}
a:hover
{
	text-decoration: underline;
}

/* Menu Styles */

ul.menu1 {
	list-style-type: none;
	padding: 0;
	height: 21px;
	width: 776px;
	margin: auto;
}
.menu1 li {
	float:left;
}

.menu1 li span{
  display: none;
}

#conferences{
  display: block;
  width: 87px;
  height: 20px;
  background: url("../i/layoutimages/menuimages/conferences1.jpg") no-repeat 0 0;
}

#conferences:hover{ 
  background-position: 0 -20px;

}

#weddings{
  display: block;
  width: 70px;
  height: 20px;
  background: url("../i/layoutimages/menuimages/weddings.jpg") no-repeat 0 0;
}

#weddings:hover{ 
  background-position: 0 -20px;
}

#fashion{
  display: block;
  width: 118px;
  height: 20px;
  background: url("../i/layoutimages/menuimages/fashion.jpg") no-repeat 0 0;
}

#fashion:hover{ 
  background-position: 0 -20px;  
}

#blank{
  display: block;
  width: 70px;
  height: 20px;
  background: url("../i/layoutimages/menuimages/blank.jpg") no-repeat 0 0;
}

#blank:hover{ 
  background-position: 0 -20px;    
}

#awards{
  display: block;
  width: 118px;
  height: 20px;
  background: url("../i/layoutimages/menuimages/awards.jpg") no-repeat 0 0;
}

#awards:hover{ 
  background-position: 0 -20px;  
}

#productlaunches{
  display: block;
  width: 118px;
  height: 20px;
  background: url("../i/layoutimages/menuimages/productlaunches.jpg") no-repeat 0 0;
}

#productlaunches:hover{ 
  background-position: 0 -20px;
}

#audio{
  display: block;
  width: 53px;
  height: 20px;
  background: url("../i/layoutimages/menuimages/audio.jpg") no-repeat 0 0;
}

#audio:hover{ 
  background-position: 0 -20px;
}

#backline{
  display: block;
  width: 61px;
  height: 20px;
  background: url("../i/layoutimages/menuimages/backline.jpg") no-repeat 0 0;
}

#backline:hover{ 
  background-position: 0 -20px;
}

#video{
  display: block;
  width: 45px;
  height: 20px;
  background: url("../i/layoutimages/menuimages/video.jpg") no-repeat 0 0;
}

#video:hover{ 
  background-position: 0 -20px;
}

#lighting{
  display: block;
  width: 53px;
  height: 20px;
  background: url("../i/layoutimages/menuimages/lighting.jpg") no-repeat 0 0;
}

#lighting:hover{ 
  background-position: 0 -20px;
}

#rigging{
  display: block;
  width: 118px;
  height: 20px;
  background: url("../i/layoutimages/menuimages/truss-&-rigging.jpg") no-repeat 0 0;
}

#rigging:hover{ 
  background-position: 0 -20px;
}


#sales{
  display: block;
  width: 158px;
  height: 20px;
  background: url("../i/layoutimages/menuimages/used_equipment.jpg") no-repeat 0 0;
}

#sales:hover{ 
  background-position: 0 -20px;
}

#events{
  display: block;
  width: 118px;
  height: 20px;
  background: url("../i/layoutimages/menuimages/a-z-events.jpg") no-repeat 0 0;
}

#events:hover{ 
  background-position: 0 -20px;
}

#exhibitions{
  display: block;
  width: 82px;
  height: 20px;
  background: url("../i/layoutimages/menuimages/exhibitions.jpg") no-repeat 0 0;
}

#exhibitions:hover{ 
  background-position: 0 -20px;
}

#personnel{
  display: block;
  width: 70px;
  height: 20px;
  background: url("../i/layoutimages/menuimages/personnel.jpg") no-repeat 0 0;
}

#personnel:hover{ 
  background-position: 0 -20px;
}

#contact{
  display: block;
  width: 70px;
  height: 20px;
  background: url("../i/layoutimages/menuimages/contact.jpg") no-repeat 0 0;
}

#contact:hover{ 
  background-position: 0 -20px;
}

/* End Menu Styles */

.siteWrapper
{
	text-align: center;	
}

.siteBlock
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	overflow: hidden;
}

.headerBlockTop
{
	background-image: url(../i/layoutimages/border-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
}
.headerBlockLeft
{
	background-image: url(../i/layoutimages/border-top-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.headerBlockRight
{
	background-image: url(../i/layoutimages/border-top-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.headerBlockIn
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 19px;
}

.headerBlockContent
{
	height: 71px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.bodyBlockBottom
{
	background-image: url(../i/layoutimages/border-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bodyBlockBottomLeft
{
	background-image: url(../i/layoutimages/border-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.bodyBlockBottomRight
{
	background-image: url(../i/layoutimages/border-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.bodyBlockLeft
{
	width: 800px;
	background-color: #ffffff;
	clear: both;
	background-image: url(../i/layoutimages/border-left.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.bodyBlockRight
{
	background-image: url(../i/layoutimages/border-right.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.bodyBlockMargin
{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	//padding-top: 1px;
}
.bodyBlockIn
{
	padding-top: 0px;
	// padding-top: 5px;
	background-color: #ffffff;
}

.headerBlockContent
{
	height: 71px;
	margin: 0px;
	padding: 0px;
}

.headerBlockContent img
{
	float: left;
	// margin-left: -3px;
	// margin-right: -3px;
}
.menubar
{
	width: 775px;
	height: 21px;
	float: left;
	margin: 0px 0px 10px;
	padding: 0px;
}
.headerBlockContent a
{
	display: block;
	float: left;
	height: 71px;
	text-decoration: none;
	background-position: 0 -71px;
	background-repeat: no-repeat;
}
.headerBlockContent a:hover
{
	background-position: 0 0px;
}

.leftContentColumn
{
	width: 555px;
	float: left;
	margin-left: 0px;
}
.rightContentColumn
{
	width: 210px;
	margin-top: 10px;
	float: right;
	overflow: inherit;
	margin-right: 0px;
}
.clearColumns
{
	clear: both;
	font-size: 1px;
	height: 1px;
}
.moreInformationBlock
{
	clear: both;
	width: 555px;
	position: relative;
	margin-bottom: 7px;
	left: 15;
	top: 150;
	height: inherit;
	overflow: visible;
	background-color: #FFFFFF;
	// margin-bottom: 0px;
	background: url(../i/layoutimages/more-info-bg.gif) no-repeat top left;
	margin-top: 11px;
}
.moreInformationBlockWide
{
	clear: both;
	width: 925px;
	position: relative;
	margin-bottom: 7px;
	// margin-bottom: 0px;
	background: url(../i/layoutimages/more-info-wide-bg.gif) no-repeat top left;
}

.columnTitle-light, .columnTitle-dark
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	color: #696969;
	font-size: 15px;
}
.columnTitle-dark
{
	color: #ffffff;
}
.newsItem
{
	margin-top: 8px;
	margin-bottom: 8px;
}
.newsItemTitle
{
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
}

.a{
	text-decoration:none;
}
	
.mainItemTitle
{
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 0px;
}
.mainItemTitle2
{
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	padding-left: -25px;
	padding-right: 0px;
}
.newsItemTitle-dark
{
	color: #333333;
}
.newsItemTitle-dark a, .newsItemTitle-dark a:visited
{
	color: #333333;
	text-decoration: none;
}
.newsItemContent-light, .newsItemContent-dark
{
	clear: both;
	color: #696969;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 2px;
}
.clocktext
{
	color: #696969;
	font-size: 9px;
	padding-left: 0px;
	padding-right: 0px;
	clear: both;
	text-align: center;
}
.clock
{
	width: 210px;
	height: 20px;
}
.menu
{
	margin-top: 10px;
	font-size: 9px;
	color: #333333;
}
.newsItemContent-dark
{
	color: #ffffff;
}
.spacer
{
	clear: both;
	height: 15px;
	font-size: 1px;
}
.separator
{
	margin-top: 5px;
	margin-bottom: 5px;
	// margin-top: 5px;
	// margin-bottom: -10px;
	margin-left: 23px;
	float: left;
	border: 0px;
	background-color: #e2e2e2;
	color: #e2e2e2;
	height: 1px;
	width: 420px;
}
.separator2
{
	margin-top: 5px;
	margin-bottom: 5px;
	// margin-top: 5px;
	// margin-bottom: -10px;
	margin-left: 13px;
	float: left;
	border: 0px;
	background-color: #e2e2e2;
	color: #e2e2e2;
	height: 1px;
	width: 420px;
}
.longSeparator
{
	margin-top: 5px;
	margin-bottom: 5px;
	// margin-top: 5px;
	// margin-bottom: -10px;
	margin-left: 23px;
	float: left;
	border: 0px;
	background-color: #e2e2e2;
	color: #e2e2e2;
	height: 1px;
	width: 593px;
}
.veryLongSeparator
{
	margin-top: 5px;
	margin-bottom: 5px;
	// margin-top: 5px;
	// margin-bottom: -10px;
	margin-left: 23px;
	float: left;
	border: 0px;
	background-color: #e2e2e2;
	color: #e2e2e2;
	height: 1px;
	width: 880px;
}
.separator-light
{
	margin-top: 5px;
	margin-bottom: 5px;
	// margin-top: 5px;
	// margin-bottom: -10px;
	margin-left: 15px;
	float: left;
	border: 0px;
	background-color: #e2e2e2;
	color: #e2e2e2;
	height: 1px;
	width: 170px;
}

.sideBlockTitle-light
{
	float: left;
	width: 210px;
	height: 36px;
	margin-bottom: 0px;
	//padding-top: 5px;
	overflow: hidden;
	background-image: url(../i/layoutimages/border-light-title.gif);
	background-repeat: no-repeat;
	background-color: #E3E3E3;
}
.sideBlockTitle-dark
{
	background-image: url(../i/layoutimages/border-dark-title.gif);
}
.sideBlockBottom-light
{
	float: left;
	width: 210px;
	margin-top: 0px;
	overflow: hidden;
	background-color: #F9F9F9;
	background-image: url(../i/layoutimages/border-light-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sideBlockBottom-dark
{
	background-color: #393939;
	background-image: url(../i/layoutimages/border-dark-bottom.gif);
}
.sideBlockLeft-light, .sideBlockLeft-dark
{
	background-image: url(../i/layoutimages/border-light-left.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.sideBlockLeft-dark
{
	background-image: url(../i/layoutimages/border-dark-left.gif);
}
.sideBlockRight-light, .sideBlockRight-dark
{
	background-image: url(../i/layoutimages/border-light-right.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.sideBlockRight-dark
{
	background-image: url(../i/layoutimages/border-dark-right.gif);
}
.sideBlockBottomLeft-light, .sideBlockBottomLeft-dark
{
	background-image: url(../i/layoutimages/border-light-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.sideBlockBottomLeft-dark
{
	background-image: url(../i/layoutimages/border-dark-bottom-left.gif);
}
.sideBlockBottomRight-light, .sideBlockBottomRight-dark
{
	background-image: url(../i/layoutimages/border-light-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.sideBlockBottomRight-dark
{
	background-image: url(../i/layoutimages/border-dark-bottom-right.gif);
}
.sideBlockMargin
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	//padding-top: 1px;
}
.sideBlockIn-light, .sideBlockIn-dark
{
	padding-top: 1px;
	background-color: #F9F9F9;
}
.sideBlockIn-dark
{
	background-color: #393939;
}

.sectionTitleBlock
{
	width: 631px;
	height: 50px;
	background: url(../i/layoutimages/subtitle-bg.jpg) no-repeat;
	overflow: hidden;
}
.sectionTitleBlockWide
{
	width: 925px;
	height: 50px;
	background: url(../i/layoutimages/subtitle-wide-bg.jpg) no-repeat;
	overflow: hidden;
}
.sectionTitleText
{
	color: #ffffff;
	font-size: 23px;
	padding-top: 12px;
	padding-left: 27px;
}
.contacttext
{
	font-size: 12px;
	color: #666666;
	font: Lucida Grande;
}
.allfieldstext
{
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
	font-family: Lucida Grande, Trebuchet MS, Verdana, Arial;
}
.copyrightNotice
{
	font-weight: bold;
	color: #444444;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.copyrightNotice a, .copyrightNotice a:visited
{
	color: #444444;
	text-decoration: none;
.sideBlockBottom-light { 	float: right;
	width: 210px;
	margin-top: 10px;
 } 





