/*-----------------------------------------------------------------------------Style Sheetversion:   1.0author:    Jamesyemail:     info@crea.me.ukwebsite:   http://cre.me.uk-----------------------------------------------------------------------------*//****************************************************** Global Reset*****************************************************/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {   margin:0;  padding:0;}table {  border-collapse:collapse;  border-spacing:0;}fieldset,img {   border:0;}address,caption,cite,code,dfn,em,strong,th,var {  font-style:normal;  font-weight:normal;}ol,ul {  list-style:none;}caption,th {  text-align:left;}h1,h2,h3,h4,h5,h6 {  font-size:100%;  font-weight:normal;}q:before,q:after {  content:'';}abbr,acronym { border:0;}/* Clear Fix*****************************************************/.clearfix:after {  content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden;}.clearfix {  display: inline-block;}/* Hides from IE-mac \*/* html .clearfix {   height: 1%;}.clearfix {  display: block;}/* End hide from IE-mac *//****************************************************** Tyopography*****************************************************/html {  font-size: 100.01%;  }body {  line-height: 1.4em;  font-size: 1em;  color: #efefef;   font-family:Helvetica, Arial, sans-serif;  }p {  margin-bottom: 15px;}/* Headings*****************************************************/h1,h2,h3,h4,h5,h6 {   font-weight: normal;   color: #efefef;  }h1 {   font-size: 80px;   line-height: 1;   }h2 {   font-size: 48px;   line-height: 1;  padding-bottom: 4px;  margin-bottom: 8px;  }h3 {   font-size: 1.5em;   line-height: 1;   }h4 {   font-size: 1.2em;   line-height: 1.25;  }h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {  margin: 0;  }h2 {  border-bottom: 1px dotted #efefef;}/* Links*****************************************************/a:link {   color: #15a0ef;  text-decoration: none;  }a:visited {   color: #15a0ef;  text-decoration: none;  }a:hover {   color: #B132CC;  text-decoration: none;  }a:active {   color: #15a0ef;  text-decoration: none;  }#nav a:link{  color:#efefef;  text-decoration: none;}#nav a:visited {   color: #efefef;  text-decoration: none;  }#nav a:hover {   color: #15a0ef;  text-decoration: none;}#nav a:active {  color: #15a0ef;  text-decoration: none;}#homenav a:link{  color:#efefef;  text-decoration: none;}#homenav a:visited {   color: #efefef;  text-decoration: none;  }#homenav a:hover {   color: #15a0ef;  text-decoration: none;}#homenav a:active {  color: #15a0ef;  text-decoration: none;}/****************************************************** Navigation*****************************************************/#nav {  line-height:1.1em;  margin-top: 10px;}#nav {  width:305px;  margin-right: 15px;  padding-top: 10px;  padding-bottom: 10px;  float: left;  border-top: 5px solid #efefef;  border-bottom: 5px solid #efefef;  font-size: 20px;}#nav li {  display:inline;}/****************************************************** Layout*****************************************************/body {  text-align: center;  background-image: url(../images/bg.gif);  background-repeat: repeat-y;  background-position: center center;  background-color:#0e0e0e;}#wrapper {  text-align: left;  width:960px; margin: 0 auto;  padding: 15px 0px 15px 15px;  }#main {  margin-top: 30px;}#head {  margin-top: 15px;}/****************************************************** Classes*****************************************************/.trans {  background-image: url(../images/trans.png);  }.details {  color:#efefef;}#footer p.right {  text-align: right;}/****************************************************** Footer*****************************************************/#footer {  font-size: 12px;  width:945px;  margin: 30px 15px 0px 0px;  padding-top: 5px;  border-top: 1px solid #efefef;  float: left;}#footer p {  width:465px;  margin-right: 15px;  float: left;}#footer p.right {  text-align: right;  margin-right: 0px;  float: right;}/****************************************************** Forms*****************************************************/
