/* Buttons for all pages */

#history {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("/buttons/history.gif") no-repeat 0 0;}
#history:hover {
	background-position: -75px 0;}
#history span {
	display: none;}
		

#audio {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("/buttons/music.gif") no-repeat 0 0;}
#audio:hover {
	background-position: -75px 0;}
#audio span {
	display: none;}


#gallery {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("/buttons/gallery.gif") no-repeat 0 0;}
#gallery:hover {
	background-position: -75px 0;}
#gallery span {
	display: none;}
	

#store {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("/buttons/store.gif") no-repeat 0 0;}
#store:hover {
	background-position: -75px 0;}
#store span {
	display: none;}	


#video {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("/buttons/video.gif") no-repeat 0 0;}
#video:hover {
	background-position: -75px 0;}
#video span {
	display: none;}


#gear {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("/buttons/gear.gif") no-repeat 0 0;}
#gear:hover {
	background-position: -75px 0;}
#gear span {
	display: none;}


#links {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("/buttons/links.gif") no-repeat 0 0;}
#links:hover {
	background-position: -75px 0;}
#links span {
	display: none;}


#contact {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("/buttons/contact.gif") no-repeat 0 0;}
#contact:hover {
	background-position: -75px 0;}
#contact span {
	display: none;}


#board {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("/buttons/board.gif") no-repeat 0 0;}
#board:hover {
	background-position: -75px 0;}
#board span {
	display: none;}


#home {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("/buttons/home.gif") no-repeat 0 0;}
#home:hover {
	background-position: -75px 0;}
#home span {
	display: none;}


#enter {
	display: block;
	width: 94px;
	height: 27px;
	margin-bottom: 3px;
	background: url("/buttons/enter.gif") no-repeat 0 0;}
#enter:hover {
	background-position: -94px 0;}
#enter span {
	display: none;}
	
#cotw {
	display: block;
	width: 75px;
	height: 66px;
	margin-bottom: 3px;
	background: url("/buttons/cotw.gif") no-repeat 0 0;}
#cotw:hover {
	background-position: -75px 0;}
#cotw span {
	display: none;}	
	
#publicity {
	display: block;
	width: 75px;
	height: 22px;
	margin-bottom: 3px;
	background: url("/buttons/publicity.gif") no-repeat 0 0;}
#publicity:hover {
	background-position: -75px 0;}
#publicity span {
	display: none;}	
	
	
	
#cart {
	display: block;
	width: 75px;
	height: 44px;
	margin-bottom: 3px;
	background: url("/buttons/viewcart.gif") no-repeat 0 0;}
#cart:hover {
	background-position: -75px 0;}
#cart span {
	display: none;}	
	
	
		
	
	
/* Navigation on page */

#navigation
{
padding: 0;
margin: 0;
}

#navigation li
{
list-style-type: none;
float: left;
}


a:link {color: #c0c0c0;
font-family: sans-serif;
font-size: 10pt;}

a:visited {color: #c0c0c0;
font-family: sans-serif;
font-size: 10pt;}

a:hover {color: #c0c0c0;
font-family: sans-serif;
font-size: 10pt; 
background-color: #333333;}

a:active {color: #c0c0c0;
font-family: sans-serif;
font-size: 10pt;}


td.navbar {
font-family: sans-serif;
font-size: 9pt;
color: #c0c0c0;
padding:5px;
border-top:1px solid #64798E;
border-bottom:1px solid #64798E;
}

td.HEADING {
font-family: sans-serif;
font-size: 10pt;
color: #c0c0c0;
padding:5px;
}

td.CART_HEADER {
font-family: sans-serif;
font-size: 10pt;
color: #c0c0c0;
background-color: #164677;
padding:5px;
}

td.MAINAREA {
font-family: sans-serif;
font-size: 10pt;
color: #c0c0c0;
background-color: #000000;
}

td.menu_header {
font-family: sans-serif;
font-size: 10pt;
color: #c0c0c0;
background-color: #164677;
padding:5px;
}

img    {
border-color: #64798E;
}

pics   {
  border-style: ridge;
  border-color: #64798E;
  border-width: 3px;
  margin-bottom: 1px;
}

.border_color {
border:1px solid #c0c0c0;
}

.border_cell {
font-family: sans-serif;
font-size: 10pt;
color: #c0c0c0;
background-color: #000000;
padding: 5px;
}

.cell {
background-color: #c0c0c0;
color:#000000;
padding: 5px;
}

.shipping {
padding: 5px;
font-size: 12px;
}

.padding {
padding: 5px;
}

.st_color {
background-color: inherit;
color:#64798E;
}

.st_chkoutcolor {
background-color: inherit;
font-weight: bold;
color:#FFFFFF;
}


.error_st_color {
background-color: inherit;
color:#64798E;
font-size:10px;
}

.font_st_color {
padding: 5px;
font-size: 10px;
}

.pad_st_color { 
padding: 5px;
color: #64798E;
background-color: inherit;
}

.sent {
background-color: inherit;
color: #164677;
font-size:10px;
}

.line_color {
color: #164677;
background-color: inherit;
}

.formbox {
font-family: sans-serif;
font-size: 12px;
color: #000000;
width: 60%;
background-color: #FFFFFF;
border:1px solid #64798E;
padding: 3px;
}

textarea {
font-family: sans-serif;
font-size: 12px;
color: #000000;
width: 80%;
background-color: #FFFFFF;
border:1px solid #64798E;
padding: 3px;
}

.formbutton {
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
padding: 2px;
background-color: #FFFFFF;
border:1px solid #64798E
}

.footer,.footer a {
font-family: sans-serif;
font-size: 11px;
color: #c0c0c0;
text-decoration: none;
background-color: inherit;
}

#page_numbers,#page_numbers a {  
text-align: center;
font-family: sans-serif;
font-size: 11px;
padding:7px 0 10px 0;
width:100%;
color: #163477;
background-color:#FFFFFF;
border: 1px solid #64798E;
margin-bottom: 20px;
}

#page_numbers a {
border:0;
}

.current_page {
background-color:#E5EDF1;
color: #163477;
padding:3px;
border: 1px solid #64798E;
font-weight: bold;
}

.close,.close a {
font-size:11px;
}

.close {
padding: 8px;
border-top:1px solid #164677;
}

body {
  background-image: url("/images/newflames.jpg");
  background-color: black;
  background-attachment: static;
  background-position: top center;
  background-repeat: repeat;}
  
.cartouter {
  width: 960px;
  min-width: 960px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;}
  
  
.cartcontent {
  float: right;
  width: 495px;
  position: absolute;
  margin-left: 310px;
  margin-top: 90px;}

.nav {
  float: left;
  width: 100px;
  position: absolute;
  margin-left: 150px;
  Margin-top: 50px;}  
  
.title {
  position: absolute;
  margin-left: 295px;
  margin-top: 30px;
  }
	
.avcontent {
  float: right;
  width: 495px;
  position: absolute;
  margin-left: 310px;
  margin-top: 110px;}

p {
  font-family: sans-serif;
  font-size: 10pt;
  color: #c0c0c0;}
	
