*{ margin: 0; padding: 0; }*
:focus, :active { outline: 0; }

body {
	font: .9em Georgia, "Times New Roman", Sans-Serif;
	color: #333;
	background-color: #000;
	background-repeat: repeat-x;
}
a { color: #CC0000; text-decoration: none; }
img { border: 0; }
h1 {
	float: left;
	font-size: 4em;
	color: #fff;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h2 {
	font-size: 2.4em;
	font-weight: normal;
	color: #fff;
	background-color: #CC0000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 20px;
	padding-bottom: 5px;
}
.hr { color: #ccc; }
p  {
	margin: 5px 0 15px;
	line-height: 1.8em;
}
#content {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/content_bg.png);
	background-repeat: no-repeat;
	height: 650px;
}
#logo {
	width: 300px;
	float: right;
	padding-top: 30px;
	padding-right: 20px;
}
#top {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 20px;
	font-weight: lighter;
	clear: left;
	color: #CC0000;
	width: 500px;
}
	#top li {
	text-transform: uppercase;
	color: #CC0000;
	display: inline;
	font-weight: bold;
}
	#top li a {
	float: left;
	color: #CC0000;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
	#top li a.current {
	color: #333333;
}
	#top li a:hover {
	color: #333333;
	text-decoration: none;
}
#intro {
	clear: both;
	font-size: 1.3em;
	margin-bottom: 2px;
	padding-bottom: 1px;
	height: 10px;
	border-top-color: #000000;
	border-top-style: dotted;
	border-top-width: 4px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
}
#left {
	float: left;
	width: 550px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 25px;
	height: 465px;
}
#address {
	color: #FFFFFF;
	width: 400px;
	float: left;
	padding-left: 0px;
	background-position: top;
	padding-top: 8px;
}
#glasgow {
	width: 170px;
	float: left;
	padding-top: 8px;
}
#left h3 {
	color: #CC0000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
}
#content #left a:hover {
	color: #33CCFF;
}
#content #left #showreel_menu li {
	list-style-position: inside;
	list-style-image: url(../images/bullet.gif);
}

#right {
	float: right;
	width: 300px;
	height: 480px;
	margin-right: 10px;
}
#content #right {
	float: right;
}

#right h3 {
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px;
	text-decoration: underline;
}
#right img {
	margin: 0 3px 3px 0;
	border: 2px solid #CCCCCC;
	padding: 2px;
	cursor: pointer;
}

#right li { list-style: none; }

#right li a { display: block; border-bottom: 1px solid #ccc; padding: 5px 5px; }

#footer {
	clear: both;
}
	
	
#r { float: right; }

#raspberry {
	font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	clear: both;
	float: left;
	height: 20px;
	width: 150px;
	text-align: left;
	top: 0px;
}
#gallery {
	width: 900px;
	float: left;
	height: 480px;
}
#content #gallery img {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin: 2px;
}
#showreel_menu {
	margin: 1px;
	float: left;
	width: 500px;
	height: 100px;
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 10px;
	padding-top: 2px;
}
#content #left #video ul li {
	list-style-position: inside;
	list-style-image: url(../images/bullet.gif);
}
#content #left #video {
	height: 350px;
	padding-left: 10px;
	float: left;
	width: 500px;
}
#subnav {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 20px;
	font-weight: lighter;
	clear: left;
	color: #CC0000;
	width: 500px;
}
#subnav li {
	text-transform: uppercase;
	color: #CC0000;
	display: inline;
	font-weight: bold;
}
#subnav li a {
	float: left;
	color: #CC0000;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#subnav li a.current {
	color: #333333;
}
#subnav li a:hover {
	color: #333333;
	text-decoration: none;
}
#content #left #video img {
	float: right;
	margin-left: 5px;
}


/*
Design by Raspberry
CSS courtesy of http://www.freecsstemplates.org
*/
#content #left img {
	padding-right: 10px;
	padding-bottom: 5px;
}
