#m_home { background-image: url('../img/menu/home.gif'); }
#m_news { background-image: url('../img/menu/news.gif'); }
#m_how-it-works { background-image: url('../img/menu/how-it-works.gif'); }
#m_facts-and-tests { background-image: url('../img/menu/facts-and-tests.gif'); }
#m_find-a-helmet { background-image: url('../img/menu/find-a-helmet.gif'); }
#m_the-company { background-image: url('../img/menu/the-company.gif'); }

.videoSplashContainer { float: left; width: 100%; background: #fff; overflow: hidden; }

.splashVideoCropper { float: left; width: 100%; }
.splashVideoSkip { float: left; width: 910px; text-align: right; padding: 10px; }



.menuItem { height: 25px; background-repeat: no-repeat; background-position: top center; }
.menuItem:hover, .menuItemActive { background-position: bottom center; }
.menuItem img { width: 100%; height: 25px; }

.m_1 { width: 70px; }
.m_2 { width: 88px; }
.m_3 { width: 115px; }
.m_4 { width: 115px; }
.m_5 { width: 130px; }


/* Our scientists */
.scientistImage {
	padding-left: 10px;
	}

.contacts h3 { margin: 0 0 4px 0; }

.sidebarNews {

	}

.sidebarNewsBox {
	width: 210px;
	margin-bottom: 15px;
	}
.orangeText {
	color: #ea900f;
	}
	

.newsBox {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 35px;
	}

.newsImage {
	padding: 0px;
	margin:0px;
	position: relative;
	overflow: hidden;
	float: left;
	width: 120px;
	height: 120px;
	background: #eee;
	}

.newsText {
	margin-left: 15px;
	float: left;
	width: 388px;
	overflow: hidden;
	}

.newsDate {
	color: #999;
	font-style: italic;
	}
	
.choosePageType { margin-bottom: 30px; }
.defaultNewPage { color: #999; }

.pressClipsBox {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
	}
.fileBox {
	float: left;
	overflow: hidden;
	width: 180px;
	height: 170px;
	border: 1px solid #eee;
	background: #fff;
	margin: 0 5px 5px 0;
	padding-bottom: 10px;
	}
.fileBox:hover { background: #eee; }
.fileBox .fileDescr {
	text-align: center;
	padding: 10px 5px 10px 0px;
	float: left;
	width: 175px;
	height: 32px;
	background: #eee;
	color: #000;
	}
.fileBox .fileDescr .fileDescription {
	font-weight: normal;
	}
.fileBox .fileThumb {
	padding-top: 10px;
	text-align: center;
	float: left;
	width: 100%;
	}
	

/* SETTINGS */

.settingsBox {
	position: relative;
	float: left;
	clear: both;
	margin: 5px 0;
	height: auto;
	width: 100%;
	}

.settingsCategory {
	height: 20px;
	padding: 0 5px 0 0;
	float: left;
	font-weight: bold;
	letter-spacing: -0.02em;
	}

.settingsArrow {
	height: 20px;
	padding: 0 5px;
	float: left;
	}

.settingsEditContents {
	float: left;
	clear: both;
	width:778px;
	border: 1px solid #ddd;
	}

.settingsEditContents .inner {
	padding: 5px;
	}

.uploadVideoIframe {
	width: 100%;
	height: 200px;
	border: 0px;
	}

.uploadVideoContainer {
	text-align: center;
	}