html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ///////////////////////
END CSS Reset
//////////////////////////*/

body {
background: #000 url(../images/body_gradient.gif) repeat-x fixed center top;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:100%;
}

#wrapper {
	width: 944px;
	margin: 0px auto;
	background-color: transparent;
}

#header {
position: relative;
height: 115px;
z-index: 10;

}

#SSR_logo {
	width: 280px;
	height: 115px;
	position: absolute;
	top: 0px;
	left: 0px;
}



.SSR_logo_Img {
  position: relative;
  width: 280px;
  height: 115px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.SSR_logo_Img span {
  background: transparent url("../images/SSR_Logo.png") center no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
}

#nav {
position:absolute;
bottom:50px;
right:19px;
width: 450px;

}

#featureBox{
	width: 930px;
	border: #000 solid 7px;
	background-color: #000;
	margin-top: -30px;
	overflow: hidden;
	height: 383px;
}

#static_featureBox{
	width: 930px;
	border: #000 solid 7px;
	background-color: #000;
	margin-top: -30px;
}

#subTitle{
margin: 5px 0px 5px 7px;
}

.clear {
clear: both;
}

#leftCol {
	width: 644px;
	float: left;
	
}

#rightCol {
	width: 300px;
	background: transparent url("../images/divider.png") top left repeat-y;
	float: right;
	
}

#rightCol img {
margin-bottom: 10px;
}

#gallery_wrapper {
	margin-left: 20px;
}

#gallery_wrapper img {
	background-color: #000;
	padding: 7px;
	margin: 7px;
	
}

#gallery_wrapper img:hover {
	background-color: #d0ab49;
	
	
}

#advertising_wrapper{
	margin-left: 17px;
}
#advertising_wrapper img{
	background-color: #000;
	padding: 7px;
}

#advertising_wrapper img:hover {
	background-color: #d0ab49;
	
	
}

.adBox {
	width: 289px;
	background-color: #000;
	float: left;
	margin: 7px;
	text-align: center;
}

.adBox p {
	font-weight: bold;
	margin-top: 7px;

}

/* \\\\\\\\\\\\\\ Footer ////////////// */

#footer {
width: 944px;
margin: 100px auto 10px auto;
/*background: transparent url("../images/footer_divider.png") top left repeat-x;*/
}

#footerInner {
margin: 0px auto;
text-align: center;
}

/* \\\\\\\\\\\\\\ Misc Classes \\\\\\\\\\\\\\ */

.rightColImage1 {
margin-top: -10px;
}



/* \\\\\\\\\\\\\\ Typography \\\\\\\\\\\\\\ */

p {font-size: 0.75em; /* 16 x 0.75 = 12px ---- 16px is the default text size of the base case in various browsers*/
	line-height: 140%;}
h1 {
	font-size: 100%; 
	line-height: 120%;
}
h2 {
	font-size: 100%; 
	line-height: 120%;
	font-style: italic;
	color:#d0ab49;
}

#leftCol p {margin: 5px 25px 5px 7px;}

#leftCol h1 {margin: 5px 25px 5px 7px;}

#leftCol h2 {margin: 5px 25px 5px 7px;}

#rightCol p {margin: 5px 7px 5px 25px;}

#rightCol h1 {margin: 5px 7px 5px 25px;}

#footer p{margin-right: 7px;font-size: 60%; color: #333333;}

a { color: #d0ab49; text-decoration: none;}

a:hover{ color: #fff; text-decoration: underline;}

a:visited{}

a:active{}

#footer a{color: #333333;}

#news {
margin-left: 7px;

}
#news p{
margin-left: 0px;
}

#news h2 {margin: 5px 25px 5px 0px;}


/* ///////////// Index page */

    #index_wrapper, #index_container {
        
        height: 300px;
        width: 600px;
    }
    
    #index_wrapper {
        bottom: 50%;
        right: 50%;
        position: absolute;
    }
    
    #index_container {
       	left: 50%;
        padding: 10px;
        position: relative;
        top: 50%;
    }
    
    
    #enterBtn {
display:block;
width: 53px;
height: 20px;

margin: 20px auto 5px auto;
background: transparent url("../images/enter_button.png") 0 0px no-repeat;
text-decoration: none;



}

#enterBtn:hover {
 background-position: 0 -20px;
}

#enterBtn span  {
	display: none;
}

/* \\\\\\\\\\\\\ subscribe form \\\\\\\\\*/

#inputArea
{
    font-family: Arial, Sans-Serif;
    color: #d0ab49;
   font-size: 0.75em;
    padding: 10px 0px 10px 0px;
    margin: 10px 0px 10px 7px;
    font-weight: bold;
}

#inputArea span {
      color: #ffffff;
}

#inputArea a {
      color: #073a49;
}
#inputArea a:hover {
      color: #ffffff;
}
#inputArea a:visited {
      color: #ffffff;
}

#inputArea input[type="text"], #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    margin-top:5px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de;
    width: 300px;
}

.loginBtn {
background: url("../images/loginBtn.png") no-repeat;
    height: 41px;
    width: 207px;
    border: none;
    
  


}

.loginBtn:hover {
 background: url("../images/loginBtn.png") 0 -41px no-repeat;
}




