/*<![CDATA[*/
html,body{
margin:0;
padding:0;
background-color: #000;
}
body{
font: 76% arial,sans-serif;
}
p{
padding: 0 0 5px 0;
}
a:link, a:active, a:visited{
color: blue;
text-decoration: none;
}
a:hover{
color: red;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
h1{ font-size: 20px; }
h2{ font-size: 18px; }
h3{ font-size: 16px; }
h4{ font-size: 14px; }

hr {
margin: 15px 0px 15px 0px;
color: #000;
height: 1px;
width: 100%;
}


/* use these for the fixed width template */
#wrapper{
  width:850px;
  height: 100%;
  margin: 0 auto;
  background-image: url(../../media/background/random.php);
  background-repeat: no-repeat;
}
#banner{
  height: 30px;
  text-align: right;
  padding: 40px 50px 0 0;
  color: #fff;
  font: 200% Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
#navcol{
  width: 170px;
  
  float: left;
}
#nav{
  width: 170px;
  
}
#pagetitle{
  width: 170px;
  height: 20px;
  text-align: right;
  padding: 0;
  color: #fff;
  font: 125% Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

#page{
  width: 630px;
  min-height: 450px;
  background-color: #fff;
  float: left;
  background-image: url(left_shadow_slice.gif);
  background-repeat: repeat-y;
}
#topshadow{
  height: 6px;
  background-image: url(topshadow.gif);
  background-repeat: no-repeat;
}
#content{
   text-align: left;
   padding: 20px;
}
#content img{
   padding: 0;
}
#extra1{
  width: 39px;
  height: 410px;
  background-image: url(PHOTOGRAPHY.gif);
  background-position: top;
  background-repeat: no-repeat;
  float: left;
}
#foot{
  clear: both;
  height: 40px;
  padding: 0;
  background-color: #000;
}
#logintable {
    float: right;
	width: 300px;
	height: 40px;
	background-color: #000;
}
#footer{
  float: right;
  width: 300px;
}



/* ################ */

.login {
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	color: #fff;
	text-align: left;
}
.login input {
	width: 60px;
	font-size: 10px;
	background-color: #ccc;
	border: 1px solid black;
}
.login a:link, .login a:visited, .login a:active {
	color: blue;
	text-decoration: none;
}
.login a:hover {
	color: red;
	text-decoration: none;
}
.login_button {
	font-size: 10px;
	color: #000;
	text-align: center;
}


#footer{
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  padding: 5px 50px 0 20px;
}
#footer p{
margin:0;
padding:5px 10px;
}
#footer a, #footer a:visited, #footer a:active{
padding:0;
color: #ff9933;
text-decoration: none;
}
#footer a:hover{
color: red;
}

#clickit{
font-size: 10px;
color: #666;
padding: 30px 0 0 0;
margin: 0;
text-align: center;
}
#clickit a, #clickit a:visited, #clickit a:active{
padding:0;
color: #666;
text-decoration: none;
}
#clickit a:hover{
color: #fff;
}

.buttonSubmit {
	background-color: #ff9933;
	font-size: 10px;
	color: #000;
	border: 1px solid #fff;
	padding: 0px 3px 0px 3px;	
}
.buttonSubmitRoll {
	background-color: #fff;
	font-size: 10px;
	color: #000;
	border: 1px solid #ff9933;
	padding: 0px 3px 0px 3px;	
}


/* basket styles */
#fsbasket_wrapper{
	width:100px;
	text-align:center;
	padding: 5px;
	margin: 10px 0;
}
#fsbasket_value{
	font-size:10px;
	text-align:center;
}
#fsbasket_link{
	font-size:10px;
	text-align:center;
}
#fsbasket_link a {
	text-decoration: none;
}


/* basket styles */
#fsbasket_wrapper{border:1px solid #fff;}
#fsbasket_value{color:#fff;}
#fsbasket_link a {color: #666;}
#fsbasket_link a:hover{color: #fff;}



/*]]>*/

  