/* 
  -------------------------------------------
  KOSMOS PRODUCTIONS
  Home page
  -------------------------------------------
*/

.logoDavid {
	padding-top: 88px;
	padding-left: 100px;
	margin-bottom: 20px;
}

.midcontent {
	height: auto;
	width: auto;
	padding-right: 160px;
	padding-left: 159px;
	border-bottom: 2px solid #174262;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 24px;
}

.bottcontent {
	height: 420px;
	width: auto;
	border-bottom: 2px solid #174262;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-left: 159px;
	padding-top: 24px;
}

/*rules for home page content - Bottom content section*/

#outer .maincontent .bottcontent div {
	float: left;
	height: 85px;
	width: 150px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	border: 1px solid #174262;	
}

/*
Utility Rule used for Clearing floats in the video table
*/
.tableclearfloat {
	clear: both;
	float: left;
	height: 0px;
	width: 0px;
	display: none;
	overflow: hidden;
}


.bottLine {
	background: url(../assets/apm_button/line_purple.png) no-repeat 0px 0px;
}

.soubold {
	/* [disabled]font-weight: bold; */
	/* [disabled]letter-spacing: 0.04em; */
	/* [disabled]color: #FFF; */
}

.sousmaller {
	font-size: 90%;
}

.sousitalic {
	/* [disabled]font-style: italic; */
	/* [disabled]letter-spacing: 0.7px; */
	/* [disabled]font-weight: bold; */
	/* [disabled]color: #FFF; */
}

/*Accordion Panel Magic APM rules add on for REFERENCES page*/

.p7APM09 .p7APMpanelcontent #companyleft {
	width: 290px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
.p7APM09 .p7APMpanelcontent #companyright {
	float: left;
	width: 290px;
	position: relative;
}

.p7APM09 .p7APMpanelcontent #companylogo {
	background: url(../assets/graphic/logos_page.png) no-repeat;
	position: relative;
	height: 690px;
}