@import url('/www/templates/StSanders-front/template.css');

#sub-navi-container {
	float: left;
	padding: 12px;
	width: 289px;
	margin: 0 0 15px 0;
	background-color: #adadad;
	min-height: 200px;

}

#sub-navi ul {
  list-style-type: none;
  font-size: 16px;
  clear: both;
  padding-bottom: 20px;
}

#sub-navi ul li {
  /* background: transparent url('/www/templates/StSanders-front/images/subnavi-bg.gif') no-repeat left top; */
  /* height: 25px; */
  padding: 2px 0 0 5px;
  text-transform: uppercase;
}

#sub-navi ul ul {
  list-style-type: none;
  font-size: 14px;
}

#sub-navi ul ul li {
  /* background: transparent url('/www/templates/StSanders-front/images/subnavi-bg.gif') no-repeat left top; */
  height: 25px;
  padding: 2px 0 0 10px;
    text-transform: none;
}

#sub-navi a:link, #sub-navi a:visited {
  font-size: 16px;
  font-family: Helvetica-compressed, Helvetica, Arial;
  text-decoration: none;
  color: #f5f5f5;
}

#sub-navi a:active, #sub-navi a:hover{
  font-size: 16px;
  font-family: Helvetica-compressed, Helvetica, Arial;
  text-decoration: none;
  color: #fefb00;
  outline: none;
}

#sub-navi a.menu_current {
  color: #fefb00;
}

#sub-navi ul li a {
  font-size: 22px;
}

#sub-navi ul ul li a {
  font-size: 16px;
}



#main-content {
	float: left;
	padding: 12px;
	width: 617px;
	background-color: #adadad;
	margin: 0 0 15px 0;
	min-height: 400px;
}

#sub-header {
	height: 0px;
}

#sub-logo {
	margin-top: -26px;
}

#player {
	padding-bottom: 20px;
}

a.addthis_button img {
	margin-top: 5px;
	margin-bottom: 10px;
}

.video-preview {
	float:left;
	width: 150px;
	height: 150px;
	text-align: center;
	margin-left: 3px;
}

.video-preview a {
	text-decoration: none;
}

.video-preview img {
	width: 120px;
	height: 90px;
}

.press-entry {
	display: block;
	margin: 0 0 20px 0;
	width: 610px;
	float: none;
	clear: both;
}

.press-entry img {
	float: left;
	margin-right: 10px;
	clear: both;
}

