﻿body {
	font: 13px tahoma,arial,verdana;
	color: #7d7d7d;
	background: #c2c2c2;
	margin:0 auto;
	padding:0 auto;
}
a {
	color: #b5121b;
	text-decoration: none;
}
a:visited {
	color: #7d7d7d;
	text-decoration: none;
}
a:hover {
	color: #7d7d7d;
	text-decoration: none;
}
p {
	padding: 0px 0px 10px;
	margin: 0px;
	text-align: justify;
}
.grey_list {
	list-style: none;
	margin:0px 0px 15px 10px;
	padding:0px;
}
.grey_list li{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: url(../images/bullet.gif) no-repeat left top;
}
h1 {
	margin:0px;
	background: url(../images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% tahoma,arial,verdana;
	color: #b5121b;
}
h1 a{
	color: #b5121b;
	text-decoration: none;
}
h1 a:visited{
	color: #b5121b;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #b5121b;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #a9c7de;
	letter-spacing: -1px;
	font: normal 190%/100% tahoma,arial,verdana;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #b5121b;
	text-decoration: none;
}
h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% tahoma,arial,verdana;
	color: #b5121b;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#container {
	float: left;
	margin: 0px auto;
	display: block;
	width: 100%;
	height: auto;
	background: #ededed url(../images/struttfilm_bg.gif) repeat-x scroll left top;
}
#wrapper {
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 960px;
	height: 220px;
	position: relative;
	float: left;
	background-color: transparent;
}
#headerimg {
	position: relative;
	padding: 0px;
	margin: 0px;
	padding-top: 54px;
	padding-bottom: 11px;
	padding-right: 10px;
	height: 84px;
	width: 950px;
	text-align: right;
}
#headerimg2 {
	position: relative;
	padding: 0px;
	margin: 0px;
	padding-top: 54px;
	padding-bottom: 11px;
	padding-left: 10px;
	height: 84px;
	width: 950px;
	text-align: left;
}
#content {
height:auto;
margin-top:5px;
padding:0;
width:auto;
float: left;
display: block;
}
/* Slideshow */
#mainimg {
	float: both;
	width: 960px;
	display: block;
	vertical-align: top;
	height: 315px;
	text-align: left;
	background: #ededed url(../images/struttfilm_border.jpg) no-repeat top left;
	padding: 10px 9px 0px 10px;
}
.slideshow { height: 260px; width: 941px; margin: 0px; z-index: 1;}
.slideshow img { padding: 0px; border: 0; background-color: #FFFFFF;}
/* End of Slideshow */
#cushion {
	float: left;
	display: inline;
	padding: 0px 10px 10px 10px;
	width: 940px;
	height: auto !important;
}
#searchform {
	background: #bcd67e url(../images/searchform-bg.gif) repeat-x;
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #005596;
	background: #cfe2f1;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(../images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px tahoma,arial,verdana;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #005596;
}
/* Navigation */
#nav {
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}
#nav ul {
	font: 13px tahoma,arial,verdana;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 2;
}
#nav li {
	display: block;
	position: relative;
	float: left;
}
#nav li ul { display: none; }
#nav a {
  display: block;
  text-decoration: none;
  color: #7d7d7d;
  border: 0px;
  padding: 4px 10px 5px 10px;
  background: transparent;
  margin: 1px;
  white-space: nowrap;
}
.nav2 a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 4px 10px 5px 10px;
  background: transparent;
  margin: 1px;
  white-space: nowrap;
  z-index: 3;
}
#nav a:hover { 
	background-color: #b5121b !important; 
	background-image: none !important;
	color: #FFFFFF; 
}
#nav li:hover ul {
  display: block;
  position: absolute;
  background: transparent url(../images/nav_bg.png) scroll left top;
}
ul#nav li:hover li {
  float: none;
  font-size: 13px;
  border: 1px solid #ffffff;
}
ul#nav li:hover a { background: transparent url(../images/nav_bg.png) scroll left top; color: #FFFFFF; }
ul#nav li:hover li a:hover { background: #b5121b; }
.nav2 li:hover a { background: transparent url(../images/nav_bg.png) scroll left top; }
.nav2 li:hover li a:hover { background: #b5121b; }
/* End of Navigation */
#footer {
	float: left;
	display: block;
	background: #c2c2c2;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 130%;
	width: 100%;
	height: auto;
	text-align:center;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#footer a, #footer a:visited{
	color: #FFFFFF;
}
#credits {
	float: both;
	margin: 0px auto;
	width: 940px;
	padding: 0px 10px 50px 10px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 120%;
	text-align:left;
}
#credits a, #credit a:visited{
	color: #FFFFFF;
}
#credits a:hover{
	color: #b5121b;
}
.rss {
	background: url(../images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
/* Form Styles */
#commentform {
	width: 450px;
	padding: 0px;
	margin: 0px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	color: #333333;
	font-family: tahoma,arial,verdana;
	font-size: 100%;
	margin: 0;
	margin: 20px;
	float: right;
	cursor: pointer;
}
#commentform label{
	width: 200px; 
	float:left;
	margin:5px 0px 1px 0;
	padding:2px; 
}
#commentform input, #commentform textarea{
	border: 1px solid #dbd8d3;
	width: 225px;
}
#commentform label.error{
	font-size: 11px; 
	margin-left: 200px;
	background: #fbfcda url(../images/cancel.png) no-repeat left;
	border:1px solid #dbdbd3;
	width:209px;;
	margin-top:4px;
	padding-left:20px;
}
#commentform p { clear: both; }
/* End of Form Styles */


/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
