/*
	float: left; float: right;
	clear: both; clear: left; clear: right;
	position: relative; position: absolute;
	overflow: hidden; overflow: visible; overflow: auto;
	display: inline; display: block;
	zoom: 1;
*/
/*=======================SHARED CLASSES===========================*/
.searchInput {
	border: 0px ;
	border-bottom: 1px solid #BDDD9C ;
	border-left: 1px solid #BDDD9C ;
	border-top: 1px solid #BDDD9C ;
	width: 202px ;
	height: 12px ;
	padding: 2px ;
	margin: 0px;
	vertical-align: middle ;
	background: #FFF ;
}

.searchInput2 {
	border: 2px solid #BDDD9C ;
	width: 400px ;
	padding: 2px ;
	margin: 0px;
	vertical-align: middle ;
	background: #FFF ;
}

.searchButton2 {
	border: 2px solid #BDDD9C ;
	margin: 0px ;
	padding-bottom: 3px;
	vertical-align: middle ;
	background: #FFF ;
}

.searchButton {
	border: 0px ;
	border-bottom: 1px solid #BDDD9C ;
	border-right: 1px solid #BDDD9C ;
	border-top: 1px solid #BDDD9C ;
	color: #999 ;
	width: 41px ;
	height: 18px ;
	margin: 0px ;
	padding: 0px 2px 3px 0px;
	vertical-align: middle ;
	background: #FFF ;
}

.sendButton {
	border: 0px ;
	color: #000 ;
	margin: 0px ;
	padding: 0px 0px 0px 0px ;
	vertical-align: middle ;
	background: transparent ;
}

.title {
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 10px 0px ;
}

.title a:visited,
.title a:link {
	font-weight: bold ;
	color: #000 ;
}

.title2 {
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 10px 0px ;
	font-weight: bold ;
	color: #666 ;
}

.title2 a:visited,
.title2 a:link {
	font-weight: bold ;
	color: #666 ;
}

.title3 {
	font-weight: bold ;
	color: #751765 ;
}

.title4 {
	font-weight: bold ;
	color: #000 ;
}

.place {
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 10px 0px ;
}

.place a:visited,
.place a:link {
	color: #000 ;
}

.infoCounter {
	clear: both ;
	position: absolute ;
	bottom: 30px ;
	right: 10px ;
}

.infoNumber {
	cursor: pointer ;
	padding: 3px 20px 5px 4px;
	float: right ;
	margin: 0px 0px 0px 10px ;
}

.imageNumber {
	cursor: pointer ;
	float: right ;
	margin: 0px 0px 0px 5px ;
}
/*======================END SHARED CLASSES========================*/
/*=====================MENU TOP 1=================================*/
#menuTop1 {
	clear: both ;
	height: 25px ;
	padding: 0px ;
	margin: 0px 0px 0px 0px;
	width: 821px ;
}

#menuTop1 ul {
	margin: 0px ;
	padding: 0px ;
}

#menuTop1 ul li {
	font-size: 10pt ;
	font-weight: bold ;
	list-style-type: none ;
	padding: 5px 10px 0px 10px ;
	margin: 0px ;
	float: left ;
}

#menuTop1 ul li a:visited,
#menuTop1 ul li a:link {
	color: #FFF ;
}

#menuTop1 .menuTop1Separator {
	padding: 5px 0px 5px 0px ;
	color: #FFF ;
}
/*=====================END MENU TOP 1===============================*/
/*=====================INFO LOCOMOTIVE================================*/
#infoLoc {
	padding: 19px 60px 0px 0px;
	margin: 0px ;
}

#infoLoc a:visited,
#infoLoc a:link{
	color: #FFF ;
	font-weight: bold ;
}

#infoLocTop {
	float: left ;
	height: 159px ;
	width: 351px ;
	padding: 0px ;
	margin: 0px ;
	background-repeat: repeat-x ;
}

#infoLocBeam {
	position: absolute ;
	top: 170px ;
	left: 270px ;
	z-index: 3 ;
	width: 303px ;
	height: 26px ;
	padding: 14px 30px 10px 20px ;
	font-weight: bold ;
	color: #FFF ;
}

#infoLocDate {
	color: #FFF ;
}
/*=====================END INFO LOCOMOTIVE============================*/
/*=====================MENU TOP 2=================================*/
#menuTop2 {
	height: 31px ;
	clear: both ;
	padding: 0px ;
	margin: 0px ;
	background-repeat: repeat-x ;
}

#menuTop2 ul {
	margin: 0px ;
	padding: 0px ;
}

#menuTop2 ul li {
	font-size: 10pt ;
	font-weight: bold ;
	list-style-type: none ;
	padding: 6px 15px 5px 15px ;
	margin: 0px ;
	height: 32px ;
	float: left ;
	color: #CCC ;
	cursor: pointer ;
}

#menuTop2 ul .active {
	background: url('../../../data/layout/community_menu_top2_active_bg.jpg');
	background-repeat: no-repeat;
	background-position: 3px 11px;
	color: #FFF ;
}

#menuTop2 ul .active a:visited,
#menuTop2 ul .active a:link {
	color: #FFF ;
}

#menuTop2 ul a:visited,
#menuTop2 ul a:link {
	color: #CCC ;
}

#menuTop2 .menuTop2Separator {
	padding: 5px 0px 5px 0px ;
}
/*=====================END MENU TOP 2=================================*/
/*========================CONTENT======================================*/
#mainContent {
	float: left ;
	border: 0px;
	background: #BDCF01 ;
	width: 984px ;
	overflow: visible ;
	padding: 0px 0px 23px 16px ;
}

#mainVerticalTabs {
	float: right ;
	padding: 20px 0px 0px 0px ;
	width: 35px ;
}

#mainVerticalTabs ul {
	margin: 0px ;
	padding: 0px ;
}

#mainVerticalTabs ul li {
	list-style-type: none ;
}

/*========================END CONTENT===================================*/
/*=========================HOMEPAGE CONTENT=============================*/
#leftHomepageContainer {
	width: 507px ;
	height: 885px ;
	background: #FFF ;
	padding: 0px 0px 28px 0px ;
	overflow: visible ;
}

#rightHomepageContainer {
	width: 426px ;
	height: 900px ;
	padding: 20px 8px 20px 8px ;
	background: #FFF ;
}

#homeCalendarLoc {
	padding: 10px 0px 10px 0px;
	background: url('../../../data/layout/community_calendar_loc_bg.jpg') repeat-x left bottom ;
}

.homePageNews {
	position: relative ;
	top: 0px ;
	left: -5px ;
	height: 200px ;
	padding: 15px 10px 15px 10px ;
	background: #FFF url('../../../data/layout/community_calendar_tabs_bottom_bg.jpg') no-repeat left bottom ;
}

.homeCalendar {
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 15px 0px ;
	clear: both ;
}

#leftHomepageMiddle {
	height: 408px ;
	clear: both ;
	overflow: visible ;
}

#leftHomepageBottom {
	height: 236px ;
	clear: both ;
	overflow: visible ;
	padding: 0px 0px 0px 0px ;
}

#homeQuestion {
	height: 195px ;
	clear: both ;
}

#analysisQuestion {
	width: 131px ;
	height: 195px ;
	float: left ;
	padding: 0px 0px 0px 10px ;
	position: relative ;
}

#competitionQuestion {
	width: 346px ;
	height: 195px ;
	float: left ;
	padding: 0px 10px 0px 10px ;
	position: relative ;
}

#homeGallery {
	width: 215px ;
	height: 170px;
	padding: 0px 0px 0px 0px ;
	float: left;
}
/*=========================END HOMEPAGE CONTENT=========================*/
/*=========================SUBPAGE CONTENT==============================*/
#subpageRightMenu ul li a:visited,
#subpageRightMenu ul li a:link {
	font-weight: bold ;
	color: #000 ;
}

#subpageRightMenu ul .active a:visited,
#subpageRightMenu ul .active a:link {
	font-weight: bold ;
	color: #CA8B00 ;
}

#subpageRightMenu ul .subMenuMain a:visited,
#subpageRightMenu ul .subMenuMain a:link {
	font-weight: normal ;
	color: #000 ;
}

#subpageRightMenu ul .subMenuMainActive a:visited,
#subpageRightMenu ul .subMenuMainActive a:link {
	font-weight: normal ;
	color: #CA8B00 ;
}

#subpageInfoTitle {
	clear: both ;
	border-bottom: 1px solid #740D68 ;
	padding: 20px 0px 3px 0px ;
	margin: 0px 0px 0px 18px ;
	font-weight: bold ;
	color: #000 ;
	overflow: visible ;
}
/*=========================END SUBPAGE CONTENT==========================*/
/*==========================================FOOTER======================*/
#mainFooter {
	clear: both ;
	overflow: visible ;
}

#mainFooterUpper {
	background: #FFF ;
	position: relative ;
	z-index: 1;
	overflow: visible ;
	height: 263px ;
}

#mainFooterMenu ul {
	padding: 10px 0px 10px 0px ;
	margin: 0px auto ;
	text-align: center ;
}

#mainFooterMenu ul li {
	list-style-type: none ;
	margin: 0px 10px 0px 10px ;
	display: inline ;
}

#mainFooterMenu ul li a:visited,
#mainFooterMenu ul li a:link {
	color: #000 ;
}

#mainFooterLeftBanner {
	width: 317px ;
	height: 122px ;
	float: left ;
	position: absolute;
	z-index: 2;
	top: -7px ;
	left: 5px ;
	overflow: visible ;
}

#mainFooterRightBanner {
	width: 345px ;
	height: 122px ;
	float: left ;
	position: absolute;
	z-index: 2;
	top: -7px ;
	right: 3px ;
	overflow: visible ;
}

.footerViewContainer2 {
	width: 308px;
	padding: 28px 0px 17px 7px;
	height: 73px;
	border: 2px solid #9F9F9F ;
	background: #FFF ;
}

.footerViewContainer2 ul {
	margin: 0px ;
	padding: 0px ;
}

.footerViewContainer2 ul li {
	list-style-type: none ;
	padding: 0px 0px 8px 13px ;
	margin: 0px ;
	white-space: nowrap ;
}

.footerViewContainer2 ul li a:visited,
.footerViewContainer2 ul li a:link {
	color: #333 ;
}

.footerViewTitleBeam {
	z-index: 3 ;
	position: absolute ;
	width: 142px ;
	color: #000 ;
	font-weight: bold ;
	padding: 10px 0px 0px 5px ;
	height: 26px ;
	font-size: 7pt ;
}

.footerBannerTitle {
	color: #000 ;
	font-weight: bold ;
	font-size: 7pt ;
	height: 35px ;
	padding: 10px 5px 0px 5px ;
}

.mainFooterBottomBannerPadding {
	position: absolute ;
	z-index: 5 ;
	top: 135px ;
}

.mainFooterBottomBanner {
	position: absolute ;
	z-index: 4 ;
	top: 130px ;
}
/*==================================END FOOTER==========================*/