@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	background: #000000;
	background-image: url(images/home-background2.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
}
.thrColFixHdr #container { 
	width: 923px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
		position:relative;
} 
.thrColFixHdr #header { 
	background: #000000; 
	background-image:url(images/espionage-logo.png);
	background-repeat:no-repeat;
		height: 100px;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	position:absolute;
	top: -100px;
	left: -2000px;
}






#navigation-bar {
float: left;
text-align: center;
height: 37px;
position: relative;
top: 63px;
left: 477px;
padding: 0;
border: 0;
}


ul#navigation {
margin: 0;
padding: 0;
/*overflow: hidden;*/
background: transparent url(images/menu-buttons.png) no-repeat 0 -37px;
width: 416px;
height: 37px;
position: absolute;

font-size: 9pt;

}


#navigation li {
margin: 0;
padding: 0;
display: block;
float: left;
height: 37px;
}


ul#navigation li a {
border: 0;
height: 37px;
float: left;
display: block;
background: transparent url(images/menu-buttons.png) no-repeat 0 -37px;
}

li#news a{
width: 74px;
height: 37px;
}

li#events a{
width: 90px;
height: 37px;
}

li#gallery a{
width: 91px;
height: 37px;
}

li#djs a{
width: 66px;
height: 37px;
}

li#contact a{
width: 95px;
height: 37px;
}




li#events a:link, li#events a:visited{
background-position: -74px -37px;
}

li#gallery a:link, li#gallery a:visited{
background-position: -164px -37px;
}

li#djs a:link, li#djs a:visited{
background-position: -253px -37px;
}

li#contact a:link, li#contact a:visited{
background-position: -321px -37px;
}




li#news a:hover{
background-position: 0 0px;
}

li#events a:hover{
background-position: -74px 0px;
}

li#gallery a:hover{
background-position: -164px 0px;
}

li#djs a:hover{
background-position: -253px 0px;
}

li#contact a:hover{
background-position: -321px 0px;
}










#red-section-home {
	background-image: url(images/red-gradient.jpg);
	background-repeat:repeat-x;
	width: 923px;
	margin: 0;
	border: 0;
	height: 348px;
	font-size:13px;
	float: left;
}


#red-section-text {
	position: relative;
	top: 30px;
	left: 30px;
	width: 360px;
	background-image:url(images/edinburgh-home-header.jpg);
	background-repeat:no-repeat;
	float: left;
	padding: 0;
}

#red-section-text p {
		line-height: 19px;
		position: relative;
		top: 60px;
		left: 0;
}

#red-section-text h3 {
position: absolute;
left: -3000px;
top: 0;
}


#slider {
		float: right;
		position: relative;
		top: 30px;
		left: -33px;
		width: 440px;
		height: 280px;
		border: 5px solid #FFF;
}


#home-container {
	background: url(images/grey-texture.jpg) repeat-x;
	display: block;
	height: 345px;
	margin: 0;
	float: left;
	overflow:hidden;
	width: 923px;
}

#home-container p {
	font-size:13px;
}




ul#home-left {float: left;margin: 18px 0 0 10px;padding: 0;/*overflow: hidden;*/background: transparent url(images/news-home.jpg) no-repeat 0 0px;width: 284px;height: 313px;color: #ffffff;font-size: 9pt;list-style: none;}
ul#home-left li a {color: #ffffff;margin: 0;padding: 50px 0 0 20px;display: block;float: left;text-decoration: none;height: 263px;width: 284px;background: transparent url(images/news-home.jpg) no-repeat 0 0px;}
ul#home-left li a:hover {background-position: -0px -313px;color: #ffffff;}

ul#home-middle {position: relative;left: 15px;margin: 18px 0 0 0px;padding: 0 0 0 15px;/*overflow: hidden;*/background: transparent url(images/events-home.jpg) no-repeat 15px 0;width: 284px;height: 313px;color: #ffffff;font-size: 9pt;list-style: none;float: left;border-left: 1px dashed #686D78;}ul#home-middle li a {color: #ffffff;margin: 0;padding: 50px 0 0 18px;display: block;float: left;text-decoration: none;height: 263px;width: 284px;background: transparent url(images/events-home.jpg) no-repeat 0 0px;}ul#home-middle li a:hover {background-position: -0px -313px;color: #ffffff;}
ul#home-right {position: relative;left: 30px;margin: 18px 0 0 0px;padding: 0 0 0 10px;/*overflow: hidden;*/background: transparent url(images/gallery-home.jpg) no-repeat 10px 0px;width: 284px;height: 313px;color: #ffffff;font-size: 9pt;list-style: none;float: left;border-left: 1px dashed #686D78;}ul#home-right li a {color: #ffffff;margin: 0;padding: 50px 0 0 21px;display: block;float: left;text-decoration: none;height: 263px;width: 284px;background: transparent url(images/gallery-home.jpg) no-repeat 0 0px;}ul#home-right li a:hover {background-position: -0px -313px;color: #ffffff;}

#footer { 
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */

	position: relative;
background:#000000;
margin-top: 2px;
} 

#footer-container {
background:#000000;
}


#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 20px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:13px;
	text-align:center;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

p a {
color: #A7BCFF;
}

p a:hover {
color: #CFDFE3;
}
