* {

	border: 0px;
	margin: 0px;
}

br.clear {

	margin: 0px;
	padding: 0px;
	line-height: 0px;
	clear: both;
}

#tour_container{ 

	width: 710px;
}

.tour_pic {

	position: relative; 
	float: left; 
	width: 230px; 
	height: 173px;
}

.tour_vsep {

	position: relative; 
	float: left; 
	width: 10px; 
	height: 173px;
}

.tour_hsep {

	position: relative; 
	float: left; 
	width: 710px; 
	height: 10px;
}

.formsubmit {

	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 8px 20px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#c91d73 50%,
		#af3c7f);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.50, #c91d73),
		to(#af3c7f));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 5px rgba(149,16,161,0.6);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 5px rgba(149,16,161,0.6);
	text-shadow:
		0px -1px 3px rgba(255,255,255,0.8),
		0px 1px 0px rgba(255,255,255,0.3);
}

.stdbtn {

	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 8px 20px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#b0b0b0 50%,
		#828282);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.50, #b0b0b0),
		to(#828282));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 5px rgba(255,255,255,0.6);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 5px rgba(255,255,255,0.6);
	text-shadow:
		0px -1px 3px rgba(255,255,255,0.8),
		0px 1px 0px rgba(255,255,255,0.3);
}

body {

	background-color: #ebecec;
	margin: 20px;
	font-family: verdana;
}

h1 {

	line-height: 18px;
	font-size: 11pt;
	font-weight: bold;
	color: #2b2a29;
	padding-bottom: 15px;
}

p {
	
	padding-bottom: 15px;
	line-height: 18px;
	font-size: 9pt;
	color: #2b2a29;
}

a.arrow {

	padding-left: 10px;
	color: #b1397d;
	text-decoration: none;
	background-image: url(/templatemedia/arrow.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

a.arrow:hover {

	color: #b1397d;
	text-decoration: underline;
}

a {

	color: #b1397d;
	text-decoration: none;
}

a:hover {

	color: #b1397d;
	text-decoration: underline;
}

#maincontainer {

	margin: auto;
	width: 960px;
	position: relative;
}

#contentcontainer {

	border-radius:6px;
	background-color: white;
	position: relative;
	width: 100%;
}

#content {

	position: relative;
	width: 100%;
}

#hpcontent {

	float: left;
	position: relative;
	width: 499px;
}

#courseinfocontainer {

	float: left;
	position: relative;
	width: 499px;
}

#coursetitlecontainer {

	padding-top: 10px;
	margin-bottom: 15px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #c5c6c6;
	position: relative;
	width: 100%;
	background-image: url(/templatemedia/sqa_small.png);
	background-position: right;
	background-repeat: no-repeat;
}

#coursetitlecontainer h1 {

	line-height: 30px;
	font-size: 16pt;
	font-weight: lighter;
}

#coursecontent {

	position: relative;
	width: 100%;
}

#coursecontent strong {

	color: #8d0068;
}

#courselistcontainer {

	float: left;
	position: relative;
	width: 360px;
}

#courselisttitlecontainer {

	padding-top: 10px;
	margin-bottom: 15px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #c5c6c6;
	position: relative;
	width: 100%;
}

#courselisttitlecontainer h1 {

	line-height: 30px;
	font-size: 11pt;
	font-weight: bold;
}

#coursecontent {

	position: relative;
	width: 100%;
}

#leftcol {
	
	position: relative;
	float: left;
	width: 380px;
	padding-bottom: 10px;
}

#rightcol {

	padding-top: 10px;
	position: relative;
	float: left;
	width: 540px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#stdcontent {

	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	position: relative;
	float: left;
	width: 710px;
}

#courselist {

	padding-top: 6px;
	border-radius: 6px 6px 0px 0px;
	position: relative;
	float: left;
	background-color: #ebecec;
	width: 540px;
}

.courselist_item_bg1 {

	padding: 10px;
	height: 25px;
	width: 248px;
	float: left;
	position: relative;
	color: #8d0068;
	border-style: solid;
	border-color: #f3f4f4;
	border-width: 0px 1px 0px 0px;
	background-color: #ebecec;
	font-size: 9pt;
}

.courselist_item_bg2 {

	padding: 10px;
	height: 25px;
	width: 248px;
	float: left;
	position: relative;
	color: #8d0068;
	border-style: solid;
	border-color: #f3f4f4;
	border-width: 0px 0px 0px 3px;
	background-color: #ebecec;
	font-size: 9pt;
}

.courselist_item_bg3 {

	padding: 10px;
	height: 25px;
	width: 248px;
	float: left;
	position: relative;
	color: #8d0068;
	border-style: solid;
	border-color: #f3f4f4;
	border-width: 0px 1px 0px 0px;
	background-color: #f6f7f6;
	font-size: 9pt;
}

.courselist_item_bg4 {

	padding: 10px;
	height: 25px;
	width: 248px;
	float: left;
	position: relative;
	color: #8d0068;
	border-style: solid;
	border-color: #f3f4f4;
	border-width: 0px 0px 0px 3px;
	background-color: #f6f7f6;	
	font-size: 9pt;
}

#coursekey {	

	border-radius: 0px 0px 6px 6px;
	position: relative;
	float: left;
	background-color: #ad3d7f;
	width: 540px;
	height: 129px;
	background-image: url(/templatemedia/coursekey_bg.png);
	background-repeat: repeat-x;
}

#coursekey_title {

	padding: 10px;
	width: 520px;
	height: 15px;
	font-size: 9pt;
	color: white;
}

#coursekey_content {

	padding: 10px;
	width: 520px;
	height: 65px;
	font-size: 9pt;
	color: white;
}

.horizdiv {

	height: 10px;
	width: 200px;
	float: left;
	position: relative;
}

.vertdiv {

	height: 500px;
	width: 10px;
	float: left;
	position: relative;
}

#photoscontainer {

	width: 210px;
	height: 578px;
	float: left;
	position: relative;
}

#formcontainer {

	width: 210px;
	height: 350px;
	border-radius: 6px;
	float: left;
	position: relative;
	background-color: #eeefef;
	background-image: url(/templatemedia/form_top.png);
	background-position: top;
	background-repeat: no-repeat;
}

#formheader {

	padding: 10px;
	width: 190px;
	height: 17px;
	font-size: 8pt;
	font-weight: bold;
	color: #2b2a29;
	position: relative;
}

#formcontent {

	padding: 10px;
	width: 190px;
	position: relative;
}

label {

	font-size: 8pt;
	font-weight: bold;
}

input.std {

	margin: 0px 0px 10px 0px;
	padding: 4px;
	font-size: 9pt;
	border-style: solid;
	border-color: #d9dada;
	border-width: 1px;
	color: #2b2a29;
	background-image: url(/templatemedia/input_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

textarea.std {

	margin: 0px 0px 10px 0px;
	padding: 4px;
	font-size: 9pt;
	border-style: solid;
	border-color: #d9dada;
	border-width: 1px;
	color: #2b2a29;
	background-image: url(/templatemedia/input_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#ilacoursescontainer {

	padding: 15px;
	width: 180px;
	border-radius: 6px;
	float: left;
	position: relative;
	background-color: #8d0068;
	color: white;
}

#ilascotlandimg {

	height: 95px;
	width: 64px;
	position: absolute;
	top: 0px;
	left: 146px;
	background-image: url(/templatemedia/ilascotland.png);
	background-repeat: no-repeat;
}

#ilacoursescontainer_wider {

	padding: 15px;
	width: 330px;
	border-radius: 6px;
	float: left;
	position: relative;
	background-color: #8d0068;
	color: white;
}

#ilascotlandimg_wider {

	height: 95px;
	width: 64px;
	position: absolute;
	top: 0px;
	left: 296px;
	background-image: url(/templatemedia/ilascotland.png);
	background-repeat: no-repeat;
}

p.ilacourses {

	padding-top: 8px;
	padding-bottom: 25px;
	line-height: 18px;
	font-size: 14pt;
	color: white;
}

p.ilafee {

	padding-bottom: 25px;
	line-height: 18px;
	font-size: 22pt;
	color: white;
}

p.ilainfo {

	padding-bottom: 15px;
	line-height: 18px;
	font-size: 9pt;
	color: white;
}

#headercontainer {

	margin-bottom: 9px;
	height: 110px;
	width: 100%;
	border-style: solid;
	border-color: #ad3d7f;
	border-width: 0px 0px 4px 0px;
}

#logocontainer {

	height: 110px;
	width: 240px;
	float: left;
	position: relative;
}

#telcontainer {

	padding-top: 5px;
	float: left;
	position: relative;
	height: 69px;
	width: 705px;
}

#topnavcontainer {

	float: left;
	position: relative;
	height: 36px;
	width: 705px;
}

#topnav {

	margin: 0px;
	padding: 0px;
}

#topnav li {

	display: inline;
	list-style-type: none;
}

a.topnav_tab {

	margin-left: 5px;
	display: block;
	float: left;
	text-decoration: none;
	line-height: 36px;
	width: 112px;
	text-align: center;
	background-image: url(/templatemedia/tab_o.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #2b2a29;
}

a:hover.topnav_tab {

	text-decoration: underline;
	color: #2b2a29;
}

a.topnav_tab_i {

	margin-left: 5px;
	display: block;
	float: left;
	text-decoration: none;
	line-height: 36px;
	width: 112px;
	text-align: center;
	background-image: url(/templatemedia/tab_i.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

a:hover.topnav_tab_i {

	text-decoration: underline;
	color: white;
}

#coursescontainer {

	margin-top: 10px;
	padding: 20px;
	height: 110px;
	width: 920px;
	border-radius: 6px;
	background-color: #8d0068;
	color: white;
}

.coursescontaineritem_column {

	width: 230px;
	position: relative;
	float: left;
}

.coursescontaineritem {

	width: 230px;
	height: 19px;
	color: white;
	position: relative;
	float: left;
}

.coursescontaineritem a {

	color: white;
	text-decoration: none;
	font-size: 9pt;
}

.coursescontaineritem a:hover {

	color: white;
	text-decoration: underline;
}

#footercontainer {

	margin-top: 10px;
	height 80px;
	width: 100%;
}

#footerlogocontainer {

	line-height: 85px;
	width: 655px;
	float: left;
	position: relative;
}

#footertextcontainer {

	width: 305px;
	float: left;
	position: relative;
}

p.footertext {

	line-height: 70px;
	text-align: right;
}
