@charset "utf-8";
body {
	background-color: #a5a6a8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	line-height:1.5em;
	background-image: url(http://www.urbantrainingscotland.co.uk/i/urban_backround.png);
	background-repeat: no-repeat;
}
img {
	border: none;
}
.clear {
	clear:both;
}
#container {
	margin: auto;
	width: 900px;
}
#logo {
	height: 60px;
}	
#strapline {
	float:right;
	text-transform:uppercase;
	font-size:1.2em;
	color:white;
	margin-top: 20px;
	margin-right: 20px;
	letter-spacing: 0.3em;
}
#container .topradius {
	height:15px;
	background-image: url(http://www.urbantrainingscotland.co.uk/i/curvetop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container .bottomradius{
	height: 15px;
	background-image: url(http://www.urbantrainingscotland.co.uk/i/curvebottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#container #outside {
	background-color: white;
	padding: 0px 15px;
	zoom: 1;
}
#container #footerouter {
	padding: 0px 15px;
	height:72px;
}
ul#topnav {
	margin:0px;
	padding:0px;
	list-style:none;
	height: 40px;
}
ul#topnav li {
	display:inline;
}
ul#topnav li a {
	background-image:url(http://www.urbantrainingscotland.co.uk/i/navsep.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding:11px;
	color: #707173;
	text-decoration:none;
}
ul#topnav li:first-child a {
	background-image:none !important;
	padding-left:0px;
}

ul#topnav li a.selected {
	color: #922224;
	text-decoration:underline;
}
#copyright {
	text-align:center;
}
#footerouter {
	background-color: white;
}
#container #copyright {
	margin: 10px;
	color: white;
	font-size: 0.9em;
	font-weight: bold;
}
#bodytext a {
	color: #922224;
}
#bodytext .col1 {
	float: left;
	width: 280px;
	padding: 0 20px 0 20px;
}
#bodytext .col1wide {
	float: left;
	width: 600px;
	padding: 0 20px 0 20px;
}

#bodytext .col2 {
	float: left;
	width: 280px;
	padding: 0 20px 0 20px;
}
#bodytext .col3 {
	float: right;
	width: 223px;
}
#bodytext  ul {
	margin: 0px;
	padding: 10px 0 0 15px;
}
#promobox {
	margin-top:-35px;
}
#promobox h3 {
	background-image: url(http://www.urbantrainingscotland.co.uk/i/featurepanel-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 111px;
	padding: 0px;
	margin: 0px;
}
#promobox #courses {
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C5C6C8;
	border-left-color: #C5C6C8;
	padding: 0px 20px;
}
#course-nav li a{
	color: #922224;
	text-decoration:none;
}
#endfeaturebox {
	background-image: url(http://www.urbantrainingscotland.co.uk/i/featurepanel-bottom.png);
	background-position: center bottom;
	height: 17px;
}
.promodate {
	color: #922224;
	font-weight: bold;
}
.promodesc {
	font-weight: bold;
	color: #000000;
}
#courses .course {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CECFCE;
	padding: 10px 0px;
}
.featurebox-text {
	font-size: 0.8em;
	padding-top: 10px;
}
#banner {
	background-image: url(http://www.urbantrainingscotland.co.uk/i/banner-bg.png);
	height: 372px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 30px;
	color: #FFFFFF;
}
#banner .bannerphoto {
	float: left;
	padding-right: 30px;
}
#banner .bannertext {
	font-size: 3em;
	padding-top: 50px;
	line-height: 1.6em;
}
.bannertext .scotland {
	font-size: 0.5em;
	font-variant: small-caps;
}
.tellmemore a{
	color: white;
}
#bodytext h2 {
	font-size:1.5em;
	padding:0 0 15px 0;
	margin:0;
}
#bodytext .col2 h2 {
	color: #922224;
}
#bodytext .col1 h2,
#bodytext .col1wide h2 {
	color: #87888a;
}
dl, dd, dt {
	margin: 0px;
	padding: 0px;
}
dt {
	font-weight: bold;
	color: #922224;
	padding-top:20px;
}
dt:first-child{
	padding-top:0px;
}
.booknow {
	background-color: #E7CFD6;
	height: 176px;
}
#bookingform fieldset div {
	display:block;
	margin-bottom:10px;
}

#bookingform label {
	float:left;
	font-weight:bold;
	padding: 0 1em;
	text-align:right;
	width: 190px;
}
#bookingform label.error {
	padding: 0 1em;
	display: inline;
	color: red;
	width: auto;
	text-align: left !important;
	float: none;
}

#bookingform input {
	border:none;
	background-color: #EEEEEE;
	border-bottom: 1px dashed lightgrey;
	padding: 5px;
	width: 250px;
}
#bookingform textarea {
	background-color: #EEEEEE;
	border: 1px dashed lightgrey;
	padding: 5px;
	width: 250px;
}
#bookingform fieldset{
	border: 1px solid #EEE;
	padding-top: 20px;
	padding-bottom: 20px;
}
#bookingform .bookingsel {
	border:1px solid lightgrey;
	background-color: #EEEEEE;
	padding:5px;
}
#submitbox input {
	border: 1px solid grey;
	width: auto;
}
