/* cmsms stylesheet: sonictrax modified: 08/01/16 12:28:21 */
@import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,400italic,700,700italic);

body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	font-family: 'Noto Sans', sans-serif;
	color: #5a5a5a;
	background-color: #1f1f1f;
}

#site_back {
	position: fixed;
	width: 100%;
	z-index: -1000;
	top: 0px;
}

#cookies {
position: fixed;
top: 30px;
right: 0px;
z-index: 1000;
}

#wrapper {
	width: 980px;
	margin: 30px auto 0px auto;
	background-color: #ffffff;
}

#header {
	position: relative;
}

#top_navigation {
margin: 20px 20px 0px 20px;
height: 29px;
background-image: url(https://sonictrax.co.uk/look/nav_back.gif);
}

#menu_show {
display: none;
}

.inner_navigation {
	background-image: url(https://sonictrax.co.uk/look/nav_div.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;
	height: 29px;
}

#top_navigation ul, #bottom_navigation ul {
	margin: 0px;
	padding: 0px;
}

#top_navigation li, #bottom_navigation li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#top_navigation a:link, #top_navigation a:visited, #bottom_navigation a:link, #bottom_navigation a:visited {
	display: block;
	padding: 5px 20px 0px 20px;
	height: 24px;
	background-image: url(https://sonictrax.co.uk/look/nav_div.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

#top_navigation a:hover, #bottom_navigation a:hover {
	text-decoration: underline;
}

#slideshow {
	margin: 0px 20px 20px 20px;
}

/*! http://responsiveslides.com v1.54 by @viljamis */

#image_container {
	position: relative;
	margin: 8px 0px 0px 0px;
        z-index: 500;
}

#slideshow_container {
	position: relative;
	width: 100%;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

#mainpage {
	padding: 0px 20px 0px 20px;
	background-image: url(https://sonictrax.co.uk/look/main_back.jpg);
	background-position: middle;
	background-repeat: no-repeat;
 }

#main_content {
       font-size: 120%;
        line-height: 200%;
}

.credit_table {
width: 100%;
margin-bottom: 20px;
}

.credit_title {
line-height: 120%;
vertical-align: top;
width: 50%;
}

.credit_details {
line-height: 120%;
vertical-align: top;
width: 50%;
}

#bottom_navigation {
margin: 20px 0px 0px 0px;
height: 29px;
background-image: url(https://sonictrax.co.uk/look/nav_back.gif);
}

.undercol {
	clear: both;
}

#associations {
display: table;
margin: 0px auto;
text-align: center;
border-top: 1px solid #cccccc;
}

#associations p {
margin: 5px 0px;
}

#associations ul {
margin: 0px;
padding: 0px;
}

#associations li {
margin: 0px;
padding: 0px;
list-style: none;
float: left;
}

#associations a {
display: block;
padding: 5px;
}

#associations a img{
border: 0px;
}

#footer {
	height: 10px;
	padding: 6px 20px 20px 20px;
	text-align: right;
	font-size: 80%;
	color: #868686;
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
}

#footer a:link, #footer a:visited  {
	color: #868686;
}

#footer a:hover  {
	text-decoration: none;
}

h1 {
	font-size: 160%;
	margin: 0px 0px 10px 0px;
font-weight: 700;
}

h2 {
	font-size: 150%;
	margin: 0px 0px 10px 0px;
font-weight: 700;
}

h3 {
	font-size: 110%;
	margin: 0px 0px 10px 0px;
font-weight: 700;
}

h3 span {
font-size: 80%;
padding-left: 10px;
}

h4 {
	font-size: 130%;
	margin: 0px 0px 10px 0px;
font-weight: 700;
}

h5 {
	font-size: 120%;
	margin: 0px 0px 10px 0px;
font-weight: 700;
}

h6 {
	font-size: 110%;
	margin: 0px 0px 10px 0px;
font-weight: 700;
}

p {
	margin: 0px 0px 10px 0px;
}

a:link, a:visited {
	color: #065571;
	text-decoration: underline;
}

a:hover  {
	color: #000000;
	text-decoration: none;
}

#news_articles {
float: left;
max-width: 480px;
width: 52%;
}

#news_navigation {
float: right;
max-width: 410px;
width: 45%;
}

#news_navigation ul {
margin: 0px;
padding: 0px;
}

#news_navigation li {
margin: 0px;
padding: 0px;
list-style: none;
}

.NewsSummary {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #cccccc;
}
