/* CSS Sheet | Created - December 2008, Modified - Feb 2010 | Epcess Digital Media | */


/* Page Setup */

body {
  
  background-color: #F2F2F2;
  font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
  margin-top:-10px;
  color:#282828;
  behavior: url(csshover.htc);

  
}

#forum {

border:1px solid grey;
padding:5px;
margin-top:20px;


}

.bg_glow {
  
  background-image: url(/images/bg_glow.jpg);
  background-repeat: repeat-y;
  background-position:top;
  width:1008px;
  margin: 0 auto;
}

#whole_page {
  
  margin:auto;
  width:942px;
  height:100%;
  background-color:#fff;
  
}

#content {
  
  width:930px;
  padding-top:70px;
  padding-left:10px;
  padding-right:10px;
}



#footer {
      
float:left;
      
}

#donate {margin-left:770px; margin-top:0px; border:none;}
#donate input {

border: none;

}

#social {float:left; margin-top:10px;}

/* Header */

#logo {
  

  width:337px;
  height:64px;
  background-image: url(/images/logo.jpg);
  background-repeat: no-repeat;
  display:block;
  margin-left:0px;
  margin-bottom:10px;
  margin-top:10px;
  padding:0;

  
}

#tag {
  
  margin-left:220px;
  margin-top:-40px;
}

#community_navi {
  
  float:right;
  background-color: #E9E9E9;
  background-repeat:no-repeat;
  width:156px;
  height:31px;
  margin-top:-70px;
  margin-right:-3px;
  color: #052859;
  text-align:center;
  padding-top:4px;
  

  
}

#community_navi a {
  color:#052859;
  font-size: 1.1em;
}
  
#search {
  
  float:left;
  margin-left:370px;
  margin-top:-65px;
  display:inline;
  
  
  
}

/* Main Navigation */

#navi {
  width:948px;
  margin-left: -1px;

}

#navi ul {
    margin: 0px;
    padding: 0px;
     font-size:.8em;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:none;
  text-align:center;  
    line-height: 30px;
    white-space: nowrap;
}

#navi li {
    list-style-type: none;
    display: inline;
}

#navi a {   
  float:left;
  width:113px;
  height:33px;
  color:#404040;
  border: 2px solid #999999;  
  padding: 4px 10px 0px 10px;      
  background-image: url(/images/navi_bg.png);
  background-repeat:repeat-x;
}

#navi a:hover {
  
  color:#A7A7A7;
  
}

        
#navi_glow {
	
float:left;
background-image: url(http://www.spinstudios.co.uk/navi_glow.jpg);
width:905px;
height:5px;
margin-left:12px;
 
}




/* Text */


h1, h2, h3, h4, h5, h6 {
  padding: 0 0 3px 0;
  font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #444;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
}

 h1 {
  border: 1px solid #;
  font-size: 25pt;
  padding:10px;
  background-color: #cccccc;
  color: #fff;
  
}

p2 {

float:right;
clear:both;
width:400px;
margin:5px;
color: #464646;
font-size:12px;
}

 h2 {
  
  font-size: 20pt;
  text-decoration:underline;
  

}

h6 {
  
  font-size:25px;
  color:#2F5275;
  text-align:center;
}

p {

 color: #282828;

}


/* Index page */
#index {
  width:814px;
  margin: 0 auto;
  background-color: #fff;
}

#stones {
  float:right;
}

#healthtext {
  font-family: "Arial";
  color: black;
  font-size:14pt;
  width:574px;
  float:right;
  text-align:center;
  font-weight:bold;
}

#healthtext A :hover {
  
  text-decoration:underline;
}
#main_navi {
  
  float:left;
}

#body {
  
  float:right;
  
}

#features
    {
      float:right;
      width:359px;
      height:501px;
      margin-top:-500px;
      }
      
/* Images */

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

img.Rx {
  float:right;
  margin-right:90px;
  
}




/* Hack to get IE to display fieldset/legend correctly */ 
html fieldset { 
  position: relative; 
} 

html legend { 
  position:absolute; 
  top: -1em; 
  left: .5em; 
} 

html fieldset { 
  position: relative; 
  margin-top:1em; 
  padding-top:2em; 
  padding-bottom: 2em; 
} 

/* Form Styles */ 
fieldset { 
  background: #fff; 
} 

legend { 
  color: white; 
  background: #13457A; 
  padding: .4em 1em; 
} 

label { 
float:left;
width:100px;

} 

.form_row { 
  white-space: nowrap; 
  padding-bottom: .4em; 
} 

.submit, #comment_submit { 
  margin-left: 6em;
  margin-top:10px;
  margin-bottom:5px;
  background-color:#13457A;
  padding: 5px;
  border: 1px solid black;
  font-family:  Trebuchet,"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  font-size:1.1em;
  color:white;
}

input.submit, .submit, #comment_submit { 
		-moz-border-radius: 14px;
		-webkit-border-radius: 14px; 
		-moz-box-shadow: 2px 2px 6px #232323; 
		-webkit-box-shadow: 2px 2px 6px #232323; 
		margin: 0; 
		padding: 0;
                margin-left: 7em;
                margin-top: 1em;
		background-color: #9e8aff; 
		text-shadow: #c9c3e6 0px 0px 2px; 
		color: #16153b; 
		font-size: 14px; 
		display: inline-block;
		height: 28px; 
		line-height: 27px;
		vertical-align: top;
		background-image: url(http://www.heroku.com/images/button-smooth.png);
		background-repeat: repeat-x; 
		background-position: center bottom; 
		padding: 1px 20px 3px 20px; 
		font-weight: bold; 
		cursor: pointer; 
		text-decoration: none; 
		
	}
	
	
input.submit:hover {
	background-color: #c9c3e6;	
}


input {
  padding: 5px;
  margin-top: 0px; 
  margin-bottom: 5px;  


    
}

input[type=submit]:hover {

  cursor: pointer;
}

/* Debug Style */

#debug {
  margin-top: 1em;
  margin-left: auto;
}
#debug a, #debug a.visited {
  text-decoration: none;
  color: maroon;
}
fieldset.debug_info {
  text-align: left; 
  margin: 1em; 
  background: #eee;
}

/* Error Reporting Styles */ 
.fieldWithErrors { 
  margin: 2px; 
  padding: 2px; 
  background-color: red; 
  display: table; 
} 

#errorExplanation { 
  border: 2px solid red; 
  padding: 7px; 
  padding-bottom: 12px; 
  margin-bottom: 20px; 
  background-color: #f0f0f0; 
} 

#errorExplanation h2 { 
  text-align: left; 
  font-weight: bold; 
  padding: 5px 5px 5px 15px; 
  font-size: 12pt; 
  margin: -7px; 
  background-color: #c00; 
  color: #fff; 
} 

#errorExplanation p { 
  color: #333; 
  margin-bottom: 0; 
  padding: 5px; 
} 

#errorExplanation ul li { 
  font-size: 11pt; 
  list-style: square; 
} 

/* Flash Notice Style */ 
#notice { 
  border: 1px solid green; 
  padding: 1em; 
  margin: 1em; 
  margin-bottom: 2em; 
  background-color: lightgray; 
  font: bold smaller Trebuchet,"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; 
}


/* Community Styles */

a, a#visited {
  color: maroon;
  text-decoration: none;
}

a:hover {


}

.letter, .letter_current {
  width: 1em;
  text-align: center;
  border: 1px solid gray; 
  background: #fff; 
  padding: 5px 2px 1px 2px; 
  float: left; 
  margin: 2px
}

.letter:hover {
  background: #fe4;
}

.letter_current {
  background: #fe4;
  font-weight: bold;
  border: 1px solid black;
}

table.users {
  background: #fff;
  margin-left: 2em;
}

table.users td.bottom {
  border-top: 1px solid #999;
  padding-top: 10px;
}

table.users th {
  color: white;
  background: maroon;
  font-weight: normal;
}

table.users th a {
  color: white;
  text-decoration: underline;
}

table.users tr.even {
  background: #ddd;
}

table.users tr.odd {
  background: #eee;
}



/* Condition Pages */

#conditionsnav ul {
  
  list-style:none;
  border: 1px solid black;
  padding: 10px 0px 10px 10px;  
  width:800px;
  
}

#conditionsnav li {

    display:inline

}


#image1 {

float:right;
width:400px;
height:300px;
margin-right:10px;
margin-left:5px;
border: 1px solid #000;


}

.image2 {

float:right;
margin:15px;


}

/*Drop down */


#menu {
width: 960px;
margin-left:10px;
margin-top:10px;
float: left;
border: 1px solid #;
}

#navi_left {

float:left;
width:5px;
height:34px;
background-image: url(/images/navi_left.jpg);
background-repeat: repeat-none;

}

#navi_divider {

float:left;
width:10px;
height:34px;
background-image: url(/images/navi_divider.jpg);
background-repeat: repeat-none;



}

#navi_right {

float:left;
width:5px;
height:34px;
background-image: url(/images/navi_right.jpg);
background-repeat: repeat-none;

}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 120px;
height:34px;
float: left;
text-transform: uppercase;
text-align: center;
color:#404040;
}


#menu a, #menu h2 {

font-size:16px;
color:#404040;
display: block;
margin: 0;
width:120px;
height:27px;
padding-left:0px;
padding-top:7px;
padding-bottom:0px;


}

#menu h2 {
color: #fff;
text-transform: uppercase;
}

#menu a {
color:#fff;
font-weight: bold;
background: #efefef;
text-decoration: none;
background-image: url(/images/navi_bg.jpg);
background-repeat:repeat-x;
}

#menu a:hover {
color: #cccccc;

}

#menu li {position: relative;}

#menu li .drop a {

 margin-top: 0px;
 font-size: 13px;


}



#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}



/* Index Page */

#index_top_holder {
height:100%;
margin-top: -10px;

}

#index_top_left{
float:left;
width:400px;
height:300px;
}

.index_top_left_header, .index_bottom_header {
border: 1px solid #000;
border-bottom:none;
float:left;
height:40px;
width:392px;
background-color: #185188;
font-size: 27px;
color: #fff;

padding-left:8px;
}

.index_bottom_header { 
border-top:none;
border-left:none;
border-bottom:1px solid #000;
margin-left:-3px;
height:28px;
font-size: 20px;
background-color: #185188;
 }



#index_top_left_content{
border: 1px solid #000;
float:left;
width:394px;
height:258px;
padding-left:3px;
padding-right:3px;
background-color: url(http://www.spinstudios.co.uk/sa/index_left_bg.png);
font-size:20px;
colour: blue;
}


#index_top_right{
float:left;
border: 1px solid #000;
width:522px;
height:299px;
margin-left: 4px;
}

#index_top_right_photo{

float:left;
width:100%;
height:299px;

}

#index_top_right_header{
border: 1px solid #000;
float:left;
width:100%;
height:48px;
margin-top:251px;
margin-left:-1px;
}

#index_bottom_holder{

float:left;
width:100%;
height:496px;
margin-top: 5px;
}

#index_bottom_left{
border: 1px solid #000;
float:left;
width:397px;
padding-left:3px;
height:100%;
margin-right:2px;
}

.index_bottom_right_box, .index_news_box{
border: 1px solid #000;
float:left;
width:522px;
height:167px;
margin-bottom:2px;
overflow:hidden;

}

.index_news_box{

height:325px;

}

.index_box h2 {

font-size: 16px;
background-color: white;
margin:3px;

}

.index_box p {

font-size: 15px;
margin:3px;
color: #282828;

}

.index_box a {

font-size: 16px;

}

.index_bottom_right_header{

float:left;
height:20px;
width:514px;
height:28px;
background-color: #185188;
color: #fff;
font-size: 17px;
padding-left:8px;

}

/* Blogs */

#rss_icon {

float:right;
margin-right:50px;

}

#tags, #tags_index {

float: right;
font-size:13px;
margin-top:15px;
color: #464646;

}

#tags_index {

float:left;
margin-top:-20px;
}



.blog {

margin-left:20px;
width:700px;

}

.blog h2 {

border-bottom: 1px solid #CCCCCC;
text-decoration:none;
color:#AD0000;

}

.blog img {

float:right;
width:400px;
height:400px;
margin-right:10px;
margin-left:5px;
border: 1px solid #000;

}

.img_list img {


width:80px;
height:80px;

}

.blog h2 a:hover {

color:#00758E;

}

#new_comment {

margin:5px;
margin-bottom: -5px;

}

#comments h2 {

text-decoration: none;
color: #000;
font-size: 19px;
}

.new_comment label {
width:300px;

}

#comment_body {

-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
width: 500px;
height:150px;
border: 1px solid #707070;
padding:3px;
}

.comment {

float;left;
width:600px;
border: 1px solid #CCCCCC;
margin: 10px;
padding: 2px;
}

textarea#blog_body {

width: 600px;

}



