/*"Capital-events.co.uk" stylesheet. Created by Website Edinburgh Limited. (c) Copyright 2009 Website Edinburgh Limited and Michael Millar.*/
html {height: 100%; }
body { height: 100%; background-color: #575757; background-image: url(images/layout/main-bg.png); background-repeat: repeat-all; font-family: Tahoma; font-size: 100%; color: #000000; font-weight: normal; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: center; }
a img {border: none; } 

/*Text Styles*/
h1 { font-family: Tahoma; font-size: 1.25em; color: #780f0f; font-weight: bold; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left:0px; text-align: left; }
h2 { font-family: Tahoma; font-size: 1.25em; color: #780f0f; font-weight: bold; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left:0px; text-align: left; }

/*Link Styles*/
a.main:link {color: #ffffff; text-decoration: underline; font-weight: normal; font-family: Tahoma; font-size: 1em; }
a.main:visited {color: #ffffff; text-decoration: underline; font-weight: normal; font-family: Tahoma; font-size: 1em; }
a.main:hover {color: #780f0f; text-decoration: underline; font-weight: normal; font-family: Tahoma; font-size: 1em; }
a.main:active {color: #ffffff; text-decoration: underline; font-weight: normal; font-family: Tahoma; font-size: 1em; }
a.footer:link {color: #ffffff; text-decoration: underline; font-weight: normal; font-family: Tahoma; font-size: 1em; }
a.footer:visited {color: #ffffff; text-decoration: underline; font-weight: normal; font-family: Tahoma; font-size: 1em; }
a.footer:hover {color: #780f0f; text-decoration: underline; font-weight: normal; font-family: Tahoma; font-size: 1em; }
a.footer:active {color: #ffffff; text-decoration: underline; font-weight: normal; font-family: Tahoma; font-size: 1em; }

/*Main Template Styles*/
#wrapper { width: 850px; height: auto; background-color: #000000; border-width: 2px; border-style: solid; border-color: #505050; border-spacing: 0px; padding: 0; margin-top: 25px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; }
#logo { width: 850px; height: 60px; background-image: url(images/layout/logo.gif); background-repeat: no-repeat; padding: 0; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; }
#nav { width: 850px; height: auto; background-image: url(images/layout/nav-bg.gif); background-repeat: repeat-x; background-color: #e6e6e6; padding: 0; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; }
#nav-link {width: auto; height: auto; padding: 0; margin-top: 3px; margin-bottom: 3px; margin-right: auto; margin-left: auto; text-align: left; float: left; }
#nav-link a {padding: 5px; display: block; width: 100%;}
html>body #nav-link a{ /*Non IE rule*/width: auto;}
#nav-link a:hover {background-color: #666666; color: #ffffff;}
.nav-link { font-size: 0.85em; font-family: Tahoma; font-weight: bold; text-decoration: none; text-align: left; color: #666666;}
#nav-clearfix { width: 850px; height: 1px; background-color: #666666; padding: 0; margin: 0; clear: both;}
#content-home { width: 850px; height: auto; padding: 0; margin-top: 10px; margin-bottom: 0px; margin-right: auto; margin-left: auto; }
#content-home-slide { width: 380px; height: auto; padding-top: 0px; padding-bottom: 10px; padding-right: 10px; padding-left: 10px;  margin: 0; float: left;}
#content-home-text { width: 430px; height: auto; font-size: 0.8em; font-family: Tahoma; color: #ffffff; padding-top: 0px; padding-bottom: 10px; padding-right: 10px; padding-left: 10px; margin: 0; text-align: left; float: right;}
#content-main-slide { width: 300px; height: auto; padding-top: 0px; padding-bottom: 10px; padding-right: 10px; padding-left: 10px;  margin: 0; float: right;}
#content-main-text { width: 510px; height: auto; font-size: 0.8em; font-family: Tahoma; color: #ffffff; padding-top: 0px; padding-bottom: 10px; padding-right: 10px; padding-left: 10px; margin: 0; text-align: left; float: left;}
#content-home-clearfix { width: 850px; height: 1px; background-color: #000000; padding: 0; margin: 0; clear: both;}
#content-home-editable { width: 830px; height: auto; font-size: 0.8em; font-family: Tahoma; color: #ffffff; padding-top: 0px; padding-bottom: 10px; padding-right: 10px; padding-left: 10px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; }
#footer { width: 850px; height: auto; font-size: 0.7em; color: #ffffff; padding: 0; margin-top: 0px; margin-bottom: 20px; margin-right: auto; margin-left: auto; text-align: left; }

