/* @override 
	http://localhost/stylesheets/screen.css
	http://northwichdancecompany.co.uk/stylesheets/screen.css
	http://www.northwichdancecompany.co.uk/stylesheets/screen.css
*/

body {
  margin: 0;
  padding: 0;
  background: url(../images/bg-repeat-y.gif) repeat-y center top;
}


a img {
  border-style: none;
}

#container {
  width: 798px;
  margin-left: auto;
  margin-right: auto;
}

#head {
  background: #fff url(../images/header_bg.jpg) no-repeat left top;
  height: 315px;
}

#logo {
  float: right;
  margin-top: 123px;
}

#head ul {
  clear: both;
  list-style-type: none;
  text-align: center;
  font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
  padding: 0;
  margin: 0;
  top: 43px;
  position: relative;
}

#head ul li {
  padding-right: 6px;
  border-left: 1px dotted #383838;
  padding-left: 9px;
  height: 22px;
  padding-top: 5px;
  display: inline;
  padding-bottom: 5px;
}

#head ul li.first {
  border-left-style: none;
}

#head ul li a {
  color: #fff;
  text-decoration: none;
}

#head ul li a:hover {
  color: #b51513;
}

#sidebar, #content {
  font: 0.7em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
  margin-top: -33px;
  padding-bottom: 25px;
}

#sidebar a, #content a {
  color: #a11212;
}

#sidebar a:hover, #content a:hover {
  text-decoration: none;
}

#sidebar {
  width: 200px;
  text-align: right;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  padding-top: 25px;
}

#content {
  width: 516px;
  float: right;
  padding-right: 20px;
  padding-left: 20px;
  border-left: 1px solid #cdcdcb;
}

#content dt#dt1 {
  width: 18%;
  float: left;
  height: auto;
} 

#content dl#dl1 {
  width: 100%;
  height: auto;
  clear: both;
}

#content dd#dd1 {
  float: left;
  width: 82%;
  height: auto;
}

#container #content h3 {
 margin-top: 30px;
 margin-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
  color: #a11212;
  font-weight: normal;
  font-style: normal;
}

h1 { font-size: 1.5em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1em; }

.highlight {
  color: #a11212;
  font-weight: bold;
}

img.photo {
  float: left;
  padding: 2px;
  border: 1px solid #eaeaea;
  margin: 0 5px;
}

#content form {
  display: block;
  padding-bottom: 20px;
}

#content form dt {
  float: left;
  width: 22%;
  font-weight: bold;
  clear: both;
}

#content form dl {

  width: 100%;
  font-weight: bold;
  height: 270px;
  
}

#content form dd {
  float: left;
  margin-bottom: 5px;
  width: 78%;
}

#content form .fill {
  width: 80%;
  display: block;
}

#flash {
  text-align: center;
  padding: 10px 0;
  margin: 0;
  background-color: #fff9ce;
  font-weight: bold;
  border: 1px solid #ffc04b;
}

#flash p {
  margin: 0;
}

#content dl {
  width: 100%;
  float: left;
  display: block;
  margin: 0;
  padding: 0;
  height: 25px;
  color: #282828;
}

#content dt {
  font-weight: bold;
  float: left;
  display: block;
  width: 80px;
}

#content dd.red {
  float: left;
  display: block;
  width: 250px;
  margin: 0px;
  padding: 0px; 
}

#content dd {
  float: left;
  display: block;
  width: 100px;
  margin: 0px;
}

#content dd.price {
  float: left;
  display: block;
  width: 40px;
}

#footer {
	display: block;
  margin-top: 25px;
  text-align: right;
  font: 0.9em Arial, Helvetica, Geneva, sans-serif;
  
}

#footer, #footer a {
  color: #7e7e7e;
}

#footer .divider {
  margin-left: 3px;
  margin-right: 3px;
  color: #979797;
}

.highlighted_copy {
	color: #a11212;
}

.new {
	color: #a11212;
	text-transform: uppercase;
	font-weight: bold;
}

.gallery_thumb {
	border: 1px solid #666666;
	padding: 1px;
	margin-right: 1px;
}

.news_flash {
	color: #a11212;
	font-size: 1.2em;
}

.full {
  position: absolute;
  padding-left: 50px;
  margin-top: 0px;
}

.full2 {
  position: absolute;
  padding-left: 210px;
  padding-top: 5px;
}

.new_course {
  background-color: #fef4e7;
  border: 1px solid #fdce93;
  padding: 1px 10px 10px 10px;
  margin-bottom: 10px;
}

#container #content .new_course h3 {
  margin-bottom: 2px;
  padding-bottom: 0px;
  margin-top: 16px;
  padding-top: 0px;
  font-size: 1.2em;
}

#container #content .new_course h2 {
	font-size: 1.4em;
}

.new_course p {
  margin-top: 0px;
  margin-bottom: 6px;
}

.red {
  color: #A2110C;
  font-size: 1.1em;
}

.children_class td {
	background-color: #EEE;
	padding: 4px 3px 3px 6px;
}

.children_class td.class_bg {
	background-color: #DDD;
}