/*<![CDATA[*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	margin: 0px;
    background: #797979;
}
a:link, a:visited, a:active {
	color: #f90;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #999;
	height: 1px;
	width: 100%;
}
/* reset header fonts */
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666;
border:0;
margin:0;
padding:0 0 10px 0;
}
h1{font-size:22px;font-weight:bold;}
h2{font-size:20px;font-weight:bold;}
h3{font-size:18px;font-weight:bold;}
h4{font-size:16px;font-weight:bold;}
h5{font-size:14px;font-weight:bold;}
h6{font-size:12px;font-weight:bold;}

p {
  color: #000;
  padding: 0px 5px 0px 0px;
}
form {
	margin: 0;
}

#wrapper{
  width:100%;
  margin:0 auto;
  border:0;
  padding:0;
}
#banner{
    height:68px;
    padding:0;
    margin:0;
    border:0;
}
#topbar{
    height:22px;
    padding: 0 50px;
    border:0;
    margin:0;
    text-align: right;
    text-transform: uppercase;
}
#subnav{
  height:19px;
  padding-right:30px;
  background: #fff;
  border:0;
  margin:0;
}
#content{
    padding: 10px 50px 20px 50px;
    text-align: left;
    background-color: #fff;
    height: 300px;
}
#content img{
	margin: 10px;
	border: 0;
}
#bottombar{
    padding: 0 50px 0 50px;
    border-top: 1px solid white;
    text-align: right;
}


#logintable {
	margin-right: 20px; 
	
}
.login {
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	color: #fff;
	text-align: center;
}
.login input {
	width: 80px;
	font-size: 10px;
	background-color: #ccc;
	border: 0;
}
.login a:link, .login a:visited, .login a:active {
	color: #00f;
	text-decoration: none;
}
.login a:hover {
	color: red;
	text-decoration: none;
}
.login_button {
	font-size: 10px;
	color: #fff;
	text-align: center;
}


#footer{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  padding-top: 10px;
  text-align: left;
}
#footer p{
margin:0;
}
#footer a, #footer a:visited, #footer a:active{
color: #fff;
text-decoration: none;
}
#footer a:hover{
color: red;
}

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

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

/* as used in HTML class */
.button {
	font-size: 10px;
	padding: 0px 3px 0px 3px;
}
.buttonRoll {
	font-size: 10px;
	padding: 0px 3px 0px 3px;
}


/* generic form styles */
.genform_table{
	padding:10px;
}
.genform_text{
	font-weight:bold;
	text-align:right;
}
.genform_field{
	text-align:left;
}
.genform_button{
	text-align:center;
}

/* basket styles */
#basket{
  background: #fff;
  height:20px;
}

#fsbasket_wrapper{
    position:relative;
    float:right;
	width:130px;
	text-align:right;
	padding: 5px;
	margin: 3px 20px;
}
#fsbasket_value{
    float:left;
	font-size:10px;
	text-align:right;
    padding-right:5px;
}
#fsbasket_link{
    float:right;
	font-size:10px;
	text-align:left;
}
#fsbasket_link a {
	text-decoration: none;
    padding:2px 3px;
}

/* as used in HTML class */
.button { background-color: #ff9933; color: #000; border: 1px solid #fff; }
.buttonRoll { background-color: #fff; color: #000; border: 1px solid #ff9933; }
/* basket styles */
#fsbasket_wrapper{border:0;background:#fff;}
#fsbasket_value{color:#666;}
#fsbasket_link a {background:#f93;color: #000;}
#fsbasket_link a:hover{background:#666;color: #fff;}
/* generic form styles */
.genform_table{border:1px solid #fff;}
.genform_text{color:#666;}
.genform_field input{background: #fff;border:1px solid #000;}
.genform_button{color: #000;}



#jrlogo{
  position: absolute;
  top:0;
  left:0;
  width:274px;
  height:187px;
  background-image: url(jayrydelogo2.jpg);
  background-position: left;
  background-repeat: no-repeat;
}


/*]]>*/

  