/* @override 
	http://localhost/stylesheets/screen.css
	http://northwichdancecompany.co.uk/stylesheets/screen.css
	http://www.northwichdancecompany.co.uk/stylesheets/screen.css
	https://northwichdancecompany.co.uk/stylesheets/screen.css
	https://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 0 0 10px;
  margin: 0;
  top: 43px;
  position: relative;
}

#head ul li {

  height: 22px;
  padding-top: 5px;
  display: inline;
  padding-bottom: 5px;
}

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

#head ul li a {
  color: #fff;
  text-decoration: none;
  display: block;
  float: left;
  border-left: 1px dotted #383838;
  padding-left: 7px;
  padding-right: 7px;
}

#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.6em; }
h2 { font-size: 1.3em;  }
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;
}

/*New Form Start*/

#frmContact .label {
	color: #b11716;
	font-weight: bold;
	padding-bottom: 3px;
}

#frmContact input {
	width: 96%;
	padding: 6px;
	margin-bottom: 10px;
	border: 1px solid #DDD;
}

#frmContact textarea {
	width: 96%;
	padding: 6px;
	margin-bottom: 10px;
	border: 1px solid #DDD;
	height: 100px;
}

#frmContact button {
	background-color: #ac1714;
	color: #FFF;
	padding: 9px;
	box-shadow: none !important;
	width: 200px;
	margin-top: 5px;
	
}

#frmContact #mail-status.error {
	background-color: #ac1713;
	color: #FFF;
	padding: 9px 15px 9px 15px;
	margin: 10px 0px 5px 0px;
}

#frmContact #mail-status.success {
	background-color: #c0a646;
	color: #FFF;
	padding: 9px 15px 9px 15px;
	margin: 10px 0px 5px 0px;
}


/*New Form End*/

#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_full {
  position: absolute;
  padding-top: 0px;
  padding-left: 14px;
}

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


.new_course.xmas {
  border: 1px solid #DDD;
  font-size: 1.1em;
  padding: 11px 120px 60px 30px;
  background: url(../images/xmas-bg.jpg) center bottom #f6f6f6;
  margin-bottom: 14px;
}


.careers {
  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;
}

.notice {
	background-color: #9e0303;
	padding: 20px 20px 10px 20px;
	color: #FFF;
	margin-bottom: 20px;
}

.summer {
	background-image: url(../images/summer-bg.jpg) !important;
	background-size: cover !important;
	color: #111;
	border-radius: 10px;
		background-color: #9e0303;
	padding: 20px 20px 10px 20px;
	color: #333;
	margin-bottom: 20px;
		font-size: 1.1em;
	line-height: 1.6em;
	
}

.summer strong {
	color: #9e0302 !important;
	font-size: 1.3em;
}


.large {
	font-size: 1.1em;
	line-height: 1.6em;
}

.large strong {
	text-transform: uppercase;
	font-size: 1.3em !important;
	color: #c8ba87;
}

.notice p {
	margin: 0px 0px 13px 0px;
}

.notice strong {
	font-size: 1.2em;
}

.notice h4 {
	font-size: 1.5em;
	color: #ffffff !important;
	margin: 0;
	margin-bottom: 20px;
}

#content .notice a {
	color: #FFFFFF;
	text-decoration: underline !important;
}

#content .notice a:hover {
	color: #FFFFFF;
	text-decoration: none !important;
}

.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;
}

.classes-closed {
	background-color: #aa1914;
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 28px;
	padding: 10px 0px 10px 0px;
	width: 516px;
	overflow: hidden;
}

.classes-closed marquee {
	
}

.classes-closed p {
	margin: 0px;
	padding: 0px;
}

.full-class-banner {
	position: absolute;
	margin-left: 127px;
	margin-top: -2px;
}

.fully-booked {

	text-transform: uppercase;
	color: #FFF;
	font-size: 0.7em;

	width: 180px;
	margin-left: 80px;
	position: absolute;
	margin-top: -26px;
	
	
}

.about-table {
	width: 100%;
	margin-bottom: 12px;
}

.about-table td {
	padding: 4px 3px 3px 10px;
	border: 1px solid #FFF;
	background-color: #EEE;
}

.upcoming-events {
	width: 100%;
	margin-bottom: 13px;
}

.upcoming-events th {
	background-color: #000;
	padding: 8px 4px 6px 9px;
	color: #fff;
	text-align: left;
	font-size: 1.1em;
	border: 1px solid #FFF;
}

.upcoming-events td {
	background-color: #efefef;
	padding: 4px 8px 4px 8px;
	border: 1px solid #FFF;
}


.privacy-policy {
	width: 100%;
	margin-bottom: 13px;
}

.privacy-policy th {
	background-color: #000;
	padding: 8px 4px 6px 9px;
	color: #fff;
	text-align: left;
	font-size: 1.1em;
	border: 1px solid #FFF;
}

.privacy-policy td {
	background-color: #efefef;
	padding: 4px 8px 4px 8px;
	border: 1px solid #FFF;
}



.green {
	color: #39972b;
	font-size: 1.1em;
}

.purple {
	color: #873895;
	font-size: 1.1em;
}

.blue {
	color: #053ccc;
	font-size: 1.1em;
}

.orange {
	color: #fa6e22;
	font-size: 1.1em;
}

#christmas-banner {
	background-color: #a91713;
	padding: 15px;
	text-align: center;
	margin-bottom: 15px;
}

#christmas-banner p {
	margin: 0px;
	font-size: 1.1em;
	color: #ffffff;
}

#hi-cookie-box {
	width: 250px;
	height: 220px;
	background-color: rgba(0,0,0,0.8421186);
	color: #FFF;
	text-align: center;
	border-radius: 20px;
	position: fixed;
	font-family: Helvetica;
	font-size: 0.9em;
	right:  10px;
	bottom: 10px;
	padding-top: 10px;	
	padding-bottom: 10px;
	border: 4px solid #FFF;
}

#hi-eu-opt-in a {
	color: #b41617;
}

#hi-eu-opt-in .agree {
	background-color: #71af2f;
	padding: 4px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	margin-bottom: 5px;
}
#hi-eu-opt-in .disagree {
	background-color: #333;
	padding: 4px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	margin-bottom: 5px;
}

p.hi-cookie-head {
	font-weight: bold;
	font-size: 1.1em;
}

.notice-1 {
	background: #f0f0f0;
	padding: 25px;
	text-align: center;
	border: 1px solid #ccc;
	margin-bottom: 30px !important;
}

.notice-1 h4 {
	margin-top: 0px;
	font-size: 1.4em;
	font-weight: bold;
	color: #222222;
}

.notice-1 .heading {
	color: #a91713;
	font-size: 1.1em;
	position: relative;
	padding-bottom: 2px;
	margin-bottom: 0px;
}

.notice-1 p {
	margin-top: 0px;
}

.notice-1 a {
	color: #222222 !important;
	font-weight: bold;
}

.notice-1 strong {
	color: #a91713;
}