
div.news {

	font: bold 12pt arial;
	width: 165px !important;
	#width: 150px;


	
}

body {
	text-align: center;
	background-color: #000033;
}

h2 {
	font: bold 14pt arial;
	color: #336699;
	margin: 0px;
	margin-bottom: 5px;

}

td {
	font: normal 9pt arial;
}

#mainBody {

	width: 828px;
	margin: auto;
	background-color: white;

} 
#scroller {
$('marquee').marquee(optionalClass);
}
.headertext {
	width: 828px;
}

.headertext img {
	display: block;
	margin: 0px;
	padding: 0px;
}

.homeback {
	font: normal 9pt arial;
	width: 113px !important;
	#width: 128px;
	float: left;
	background-color:#000000;
	display: block;
	padding: 10px;
}

#Menu {
	width: 670px !important;
	#width: 700px;
	background-color:#000000;
	list-style: none;
	float: left;
	display: block;
	text-align: left;
	padding: 10px;
	padding-left: 15px;
}

#menuItems {
	background-color:#cccccc;
	list-style: none;
	margin:0px;
	padding: 0px;
}

#menuItems LI {
	display:inline;
	float: left;
	padding: 0px 20px 0px 0px;
	font: normal 9pt arial;
}

.lhstdselected {

	text-decoration: none;
	color: red;

}

.lhstd {
	text-decoration: none;
	color: #FFFEFF;
}

.lhstd:hover {
	text-decoration: none;
	color: #99CCFF;	
}

.homeback a{
	font: normal 9pt arial;
	background-color:#000000;
}

#Content {
	width: 800px !important;
	#width: 828px;
	display: block;
	text-align: left;
	padding: 15px;
}

#Container {
	clear: left;
	width: 828px;
	display: block;
	text-align: left;
	background-color: white;
	position: relative;
	overflow: hidden;

}

#sidebar {
	float: left;
	width: 828px;
	display: block;
	text-align: left;
	background-color: green;
	position: relative;
	left: 613px;
	background-color: #FFFFFF;
}


#ContentPlus {
	width: 583px !important;
	display: block;
	#width: 613px;
	float:left;
	text-align:left;
	padding: 15px;
	background-color: white;
	position: relative;
	left: -613px;
	font: normal 9pt arial;
}

#righthandside {
	width: 168px !important;
	#width: 190px;
	display: block;
	float: left;
	text-align:left;
	padding: 15px;
	position: relative;
	left:-613px;

}

#footer {
	display: block;
	clear:left;
	clear: all;
	background-color: #000000;
	text-align: left;
	padding: 0px 15px 10px 15px;
}

.footerlink {
	text-decoration: none;
	font: normal 8pt arial;
	color: #FFFFFF;
}

.kudos a{

	text-decoration: none;
	font: normal 7pt arial;
	color: #333333;
	
}

.submenu a {
	font: normal 8pt arial;
	text-decoration: none;
	color: #333333;
}

/* Sitemap CSS*/
.sitemap {font: normal 9pt arial; color: black;}
.sitemap UL {list-style: none;}
.sitemap UL LI { padding: 5px 0px 2px 5px; margin: 5px 0px 2px 5px;}
.sitemap UL UL{list-style: disc;}
.sitemap UL UL LI { padding: 3px 0px 2px 5px; margin: 3px 0px 2px 5px;}
.sitemap a {text-decoration:none; color: black;}
.sitemap a:hover {color:black;}

/* News Insert CSS*/


ul.newslist {
	margin: 0px;
	padding: 0px;
}

ul.newslist li{
	font: normal 9pt arial;
	color:#6699cc;
	width: 150px;
	list-style-type: none;
	margin: 2px 0px 2px 2px;
	padding: 2px 0px 2px 2px;
}

ul.news li a{
	text-decoration:none;

}



/*estore*/

.cattitle {
	padding-top: 10px;
}

.cattitle a {

	font: normal 8pt arial;
	text-decoration: none;
	text-transform:uppercase;
	color: #333333;

}

#thumbnails {

	width: 580px;
	margin-top: 20px;
	font: normal 9pt arial;

}

.thumb {
	width: 170px !important;
	width: 193px;
	height: 200px;
	padding: 10px 10px 10px 10px;
	float:left;
	border-top: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-right: dotted 1px #bbbbbb;
	border-left: dotted 1px #bbbbbb;
}

.prodtitle {
	font: bold 12pt arial;
}

.proddesc {
	font: normal 10pt arial;

}

.prodprice {
	font: normal 10pt arial;

}

.prodthumb {
	font: normal 10pt arial;

}

.pricethumb {
	font: normal 10pt arial;

}

.submitbutton {

	border: solid 1px black;
	font: normal 8pt arial;
	padding: 3px;
	background-color: #cccccc;
}

.pages {
	clear: left;
	display: block;
	font:bold 8pt arial;
	text-decoration: none;
	color: black;
	padding-top: 20px;
}

.pages a{
	font:bold 8pt arial;
	text-decoration: none;
	color: black;
}

/*cart*/

table.cart {

	border-collapse: collapse;
	width: 580px;

}

table.cart thead tr {
	background-color: #ffffcc;
}

table.cart td {
	border: solid 1px #333333;
	padding: 3px;
	font: normal 9pt arial;
}

   UL.sitemap {list-style: none;}
   UL.sitemap LI { padding: 5px 0px 2px 5px; margin: 5px 0px 2px 5px;}
   UL.sitemap UL{list-style: disc;}
   UL.sitemap UL LI { padding: 3px 0px 2px 5px; margin: 3px 0px 2px 5px;}
   .sitemap a {text-decoration:none;}
   .sitemap a:hover {color:black;}


/*FEED style**/
.feed {
	border-left: solid 2px #000;
	font: bold 10px arial;
	padding: 5px;
	margin-top: 10px;
	background: #fff url(images/feed_line.jpg) top right no-repeat;
}

.feed h3
{
	font: bold 16px arial;
	color: #F00;
	margin: 0px;
	padding: 5px 5px 20px 3px;
	text-align: right;
	text-transform:uppercase;
	font-style:italic;
}

.feed ul {
	list-style-type: none;
	padding: 0px;
	margin: 3px;
}

.feed li {
	font: normal 11px arial;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: dotted 1px #F00;
}

a.feed_link:link {
	color: #333;
	text-decoration: none;
}

a.feed_link:visited {
	color: #333;
	text-decoration: none;
}

a.feed_link:hover {
	color:#F00;
	text-decoration: underline;
}
