/*
CSS for SS  
beta
*/

body {
   padding: 0px; 
   margin: 0px;
   color: black;
   background-color: white;
   font: 11px Verdana, sans-serif;
text-align: center;
}

a {   
  font-weight: normal; 
}

a:link {
  font-weight: normal; 
  text-decoration: none;
  color: #666699;
}

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

a:hover {
  color: white;
  background-color: #666699;
  padding-bottom: 1px;
}

a:active {
  color: aqua;
  background-color: navy;
}

 #header {
   margin-top: 15px;
}

 .left{
   float: left;
}

 .right{
   float: right;
}
 #header_nav {
 font-size: 1.2em;
	margin-top:  64px;
  margin-left: auto;
   margin-right: auto;
  width: 600px;

}

#header_nav ul {
	list-style: none;
	padding: 1px 0 2px 0;
	background-color: #666699;
 margin: 0;
}

#header_nav li {
	display: inline;
}

#header_nav a:link, #header_nav a:visited { 
	color: #ffffff;
	text-decoration: none;
	padding: 1px 0 2px 0;
}


 #header2_nav {
   font-size: 1.2em;
	margin-top:  64px;
 margin-left: auto;
   margin-right: auto;
  width: 600px;

}
#header2_nav ul {
	list-style: none;
	padding: 1px 0 2px 0;
	background-color: #666699;
 margin: 0;

}
#header2_nav li {
	display: inline;
}

#header2_nav a:link, #header2_nav a:visited { 
	color: #ffffff;
	text-decoration: none;
	padding: 1px 0 2px 0;
margin:0;
}

 #home2_nav {
   font-size: 1.1em;
	margin:  0;
	padding: 0;
	margin-top: -15px;
}
#home2_nav ul {
	list-style: none;
	padding: 56px 0 0 0;
}
#home2_nav li {
	display: inline;
}

#home2_nav a:link, #home2_nav a:visited { 
	color: #ffffff;
	background-color: #666699; 
	text-decoration: none;
	padding: 1px 0 4.5px 0;
	margin-left: -3px;
}

#navlinks {
	font-size: 12px;
	line-height: 2.0;
}
#navlinks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlinks  li, a:link, #header_nav a:visited {
	text-decoration: none;
	list-style: none;
}

#nav_index {
	font-size: 12px;
}

#nav_index ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav_index li {
	display: inline;
	text-decoration: none;
	list-style: none;
        padding-left: 1px;
        padding-right: 2px;
}

#contents {
  padding: 0px; 
   margin-top: 2em;
  margin-left: 2em;
  margin-right: 2em;
text-align: center;
   background: transparent url(SSLogo.gif) no-repeat top center;
}

#contents_home {
   padding: 0px; 
   margin-left: auto;
   margin-right: auto;
   background: transparent url(Background.gif) no-repeat top center;
 width: 800px;
 border: 3px solid #666699;
}

#contents_Stakes {
   padding: 0px; 
   margin-left: auto;
   margin-right: auto;
 width: 400px;
 border: 3px solid #666699;
}

#contents_Notes {
   padding: 0px; 
   margin-left: auto;
   margin-right: auto;
 width: 400px;
 border: 0;
text-align: left;
}

#contents_contact {
   padding: 0px; 
   margin-left: auto;
   margin-right: auto;
 width: 500px;
border: 0;
}

#memberlist {
	margin: 0 0 0 200px;
}

#users {
	position: relative;
	top: 0;
	left: 0;
	width: 95%;
	margin-top: 30px;
	margin-left: 20px;
	text-align: center;
	line-height: 1.8;
 }

#centerSection {
   margin: 0 0px 0 370px;
   text-align: left;
   height: 1%;
}
#centerSection ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#side1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 330px;
	margin: 0;
	padding: 0;
	text-align: left;
}


#side2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 260px;
	margin: 0;
	padding: 0;
text-align: left;
}

#side3 {
	position: absolute;
	top: 0px;
	left: 0;
	width: 350px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#side3 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#side4 {
	position: absolute;
	top: 0;
	left: 380px;
	width: 350px;
	margin: 0;
	padding: 0;
text-align: left;
}
#side4 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#home2 {
	position: relative;
 text-align: center;
 font-size: 1.1em;
 line-height: 1.7;
 padding-top: 0px;
 margin: 0; 
 }



#buttons {   
 border: 1px solid black;
 width: 150px;
 padding-left: 30px;
}



h1{
 font-weight: 500;
 font-size: 2.0em;
 color: #666699;
margin-top: 1em;
}
h2{
 font-weight: normal;
 font-size: 1.2em;
 color: #666699;
 line-height: 1.8;
}
h3{
 font-weight: normal;
 font-size: 1.2em;
 color: #cc6633;
 line-height: 1.0;
}
h4{
 font-weight: normal;
 font-size: 2.0em;
 color: #cc6633;
 line-height: 1.0;
}

form.contact {
 padding: 0;
// margin-left: 140px;
 width: 460px;
   margin-left: auto;
   margin-right: auto;

}
form.contact fieldset {
 border:2px solid #666699;
 font-weight: normal;
 font-size: small;
 color: #666699;
 text-align: center;
}
form.contact legend {
 font-weight: normal;
 font-size: medium;
 color: #666699;
 padding: 20px; 
 margin-left: 0px;
 text-align: center;
}
form.contact input {
 padding: 0;
 margin-bottom: 5px;
 margin-right: 20px;
}
form.contact label.fixedwidth  {
 display: block;
 width: 70px;
 float: left;
 text-align: left;
 margin-left: 40px;
}

label.qty {
 width: 40px;
 text-align: left;
 margin-left: 0px;
color: red;
}

form.contact form.select {
 text-align: left;
 padding: 0;
 margin-bottom: 5px;
 margin-right: 20px;
 margin-left: -85px;
}

input.txt {
	color: #00008B;
	background-color: #E3F2F7;
	border: 1px inset #00008B;
	width: 200px;
}
input.btn {
 color: #cc6633;
 background-color: #ffffff;
 width: 150px;
 text-align: center;
}

input.btn2 {
	color: #cc6633;
	background-color: #ffffff;
width: 40px;
 text-align: left;
padding:0;
margin-left: -1px;
 border: none;

}
input.btn3 {
	color: #cc6633;
	background-color: #ffffff;
	font-weight: bold;
 	font-size: 1.4em;
}
input.btn4 {
 color: #cc6633;
 background-color: #ffffff;
 width: 140px;
 margin-top: -30px;

 text-align: center;
}

.special1 {
 font-weight: normal;
 font-size: 1.4em;
 color: #666699;
}

.specialred {
 font-weight: normal;
 font-size: 1.4em;
 background-color: #ff0000;
 color: white;
 padding-bottom: 2px;
}

.special2 {
 font-weight: normal;
 font-size: 1.2em;
 color: #666699;
 line-height: 1.8;
}

.special2black {
 font-weight: normal;
 font-size: 1.2em;
 color: black;
 line-height: 1.8;
}
.special3 {
 font-weight: normal;
 color: #666699;
}

.special3black {
 font-weight: normal;
 color: black;
}

.special3  a:link {
 font-weight: normal;
 color: black;
}
.special3  a:hover {
  color: white;
  background-color: #666699;
}

.special4 {
 margin-top: -5px;
}
.special5 {
 font-weight: normal;
 font-size: 1.2em;
 color: #666699;
}
.special6 {
 font-weight: normal;
 font-size: 1.2em;
 color: #666699;
 line-height: 1.8;
}

.special7 {
 font-weight: normal;
 font-size: .8em;
 color: #ffffff;
padding: 0;
}

.special8 { 
	color: #ffffff;
	background-color: #666699;
	margin: 0; 
	padding-bottom: 2px;
	}

.special8 a:link, .special8 a:visited { 
	color: #ffffff;
}

.specialTest { 
	color: #ffffff;
	background-color: #ffffff; 
	}

.rust{
 font-weight: bold;
 font-size: 1.2em;
 color: #cc6633;
 line-height: 1.0;
margin-top: 10px;
}


.clear {
 clear: both;
}

.alert1 {
 font-weight: normal;
 font-size: 1.5em;
 color: black;
}


.eventDate {
 font-weight: bold;
 font-size: 1.1em;
 color: black;
}
.eventTitle {
 font-weight: bold;
 font-size: 1.3em;
 line-height: 1.4;
 color: #666699;
}
.eventVenue {
 font-weight: bold;
font-size: 1.0em;
 line-height: 1.4;
 color: black;
}
.eventText {
 font-weight: 300;
 font-size: 1.0em;
 color: black;
 line-height: 1.4;
}
.eventHeading {
	text-align: center;
	padding: 0;
	margin: 0;
 font-weight: normal;
 font-size: 1.3em;
  color: white;
  background-color: #666699;
}
.eventAlert {
 font-weight: bold;
 font-size: 1.3em;
 line-height: 1.2;
 color: red;
}



.picDisplay {
 background-color: #666699;
   margin: 0px 200px 0px 200px;

}

.picDisplay  a{
  color: white;
 font-size: 1.3em;
}
.picDisplay a:visited{
  color: white;
 font-size: 1.3em;
}

#big_pic {
 float: right;
 width: 140px;
   margin-top: 15px;
   margin-bottom: 15px;
   margin-left: 30px;
   margin-right: 0px;
}

#big_pic_left {
 float: left;
 width: 140px;
   margin-top: 15px;
   margin-bottom: 15px;
   margin-left: 0px;
   margin-right: 20px;
}

#about_big_pic {
   padding: 0px; 
   margin-left: 100px;
   margin-right: 100px;
   color: #090909;
   background-color: white;
text-align: left;
}

#about_search {
   padding: 0px; 
   margin-left: 100px;
   margin-right: 100px;
   color: #090909;
   background-color: white;
text-align: left;
}

#wrap {
   background-color: white;
text-align: left;
}

#wrap p{
   margin-bottom: -12px;
   padding-left: 2em; 
   text-indent: -2em;
}

#wrap p:first-line{
 font-size: 1.2em;
}

#display_250 {
 float: right;
 width: 250px;
   margin-top: 15px;
   margin-bottom: 15px;
   margin-left: 20px;
   margin-right: 0px;
}

#display_300 {
 float: right;
 width: 300px;
   margin-top: 15px;
   margin-bottom: 15px;
   margin-left: 20px;
   margin-right: 0px;
}

#display_350 {
 float: right;
 width: 350px;
   margin-top: 15px;
   margin-bottom: 15px;
   margin-left: 20px;
   margin-right: 0px;
}

#display_text {
   padding: 0px; 
   margin-left: 50px;
   color: #090909;
   background-color: white;
   font: 11px Verdana, sans-serif;
   width: 700px;
   text-align: left;
}

#cumIndex {
  margin-top: 30px;
  text-align: left;
  margin-left: 140px;
margin-right: 50px;
}

#research {
  margin-top: 30px;
  text-align: left;
  margin-left: 140px;
margin-right: 140px;
}
#stakes {
  margin-top: 20px;
  text-align: left;
 margin-left: auto;
   margin-right: auto;
  width: 620px;
}

#stakes a:link, #stakes a:visited  { 
	color: #666699;
}
#stakes a:hover{
  color: white;
  background-color: #666699;
  padding-bottom: 1px;
}

#cart {
  margin-top: 20px;
  text-align: center;
width:330px; 
 margin-left: auto;
   margin-right: auto;
}
#cartText {
  margin-top: 20px;
  text-align: left;
width:440px; 
 margin-left: auto;
   margin-right: auto;
}




#color_text {
 line-height: 1.6;
 font-size: 1.1em;
   color: #666699;
}

#TOC {
  padding: 0px; 
   margin-top: 2em;
  margin-left: 1em;
  margin-right: 1em;
text-align: left;
}

#TOC p{
   margin-bottom: 0px;
  margin-left: 1em;
   text-indent: -1em;
}

#regFeatures1 {
   padding-left: 1em;
}

.regFeatures2 {
 margin-top: 0px;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited { 
	margin-right: 2px;
	padding: 3px 10px 2px 10px; 
	color: #A62020;
	background-color: #FCE6EA;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
}
#navigation a:hover {
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

 
.dataTable
{
	margin-top: 0.5em;
	border: 1px solid #DDDDDD;
  border-collapse: collapse;
width:330px; 
 margin-left: auto;
   margin-right: auto;


}

tr.alt
{
	background-color: #EEEEEE;
}

th
{
  border: 1px solid #385708;
	padding: 8px 5px;
	background-color: #666699;
	color: #FFFFFF;
	line-height: 1.0;
	text-align: left;
}

td
{
	padding: 3px 5px;
   font: 11px Verdana, sans-serif;
   line-height: 1.55;
margin:0;
}

dataTable .td
{
	padding: 3px 5px;
   font: 11px Verdana, sans-serif;
   line-height: 1.0;
}

