/* Generic HTML ---------------------------------------------------------------------------------- */
html{
	background-color: #000;
}

body{
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align:center;

}
#gallery img
{
	height:10%;
	width:10%
}


/* Header ID ------------------------------------------------------------------------------------- */
#header{
	width:780px;
	padding: 0px;
	margin: 0px auto;
}

/* Header ID ------------------------------------------------------------------------------------- */
#navigation{
	width:780px;
	padding: 0px;
	margin: 0px auto;
}

/* Content ID ------------------------------------------------------------------------------------ */
#content{
	width:780px;
	margin: 0px auto;
	background-color: #000;
}

#content p{
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
}

#content p .imageCenter
{
	text-align:center;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#content p .MsoNormal
{
	font-size:small;
}

#content hr{
	color: #000;
	height: 4px;
}

#content .details ul{
	margin-left: 20px;
	margin-right: 20px;
}

#content .details li{	
	list-style: circle;
	margin-left: 15px;
	padding-bottom: 10px;
}

#content .details{
	background-color: #8E29B5;
	text-align: left;
	font-size: 15px;
}

#content .details #title{
	font-weight: bold;
	text-align: center;
}

#content .details .titles{
	font-weight: bold;
	color: #ff8000;
	margin-top: 15px;
	font-size:18px;
}

#content .details .specialEventsTitles
{
	text-align:center;
	font-weight: bold;
	font-size:18px;
	color: #ff8000;
	margin-top: 15px;
}

#content .details .specialEventsTextBlack{
	color: #fff;
	margin-top: 15px;
	font-size:12px;
}

#content .details .salePrice{
	color: Yellow;
	font-size: 10pt;
	font-weight:bold;
	text-align: center;
}

#content .details .salePriceLarge{
	color: Yellow;
	font-size: 22pt;
	font-weight:bold;
	text-align: center;
}

#content .details a{
	color: #ffff00;
}

#content .details a:hover{
	color: #FE7C2E; /* #FE7C2E; #fe8330 #05E100;*/
}

#content .details a.gridImageButton{
	color: #FCBE00; /* #ffff00 */
	text-decoration: none;
}

#content .details a:hover.gridImageButton{
	color: #ffffff; /* #FE7C2E; #fe8330 #05E100;*/
	text-decoration: none;
}

#content .spacer{
	height: 50px;
}
#content .contentTable{
	margin-left: 20px;
	margin-right: 20px;
}

#content .testimonial{
	padding-top: 15px;
}

#content .signature{
	text-align: right;
	font-weight: bold;
	font-style: italic;
	color: #ff8000; /* #FE7C2E; */
}

/*
#content #aboutus ul{
	margin-left: 20px;
	margin-right: 20px;
}

#content #aboutus li{	
	list-style-type:none;
	margin-left: 15px;
	padding-bottom: 10px;
}

*/



#content #aboutus {
	width: 100%; 
	margin:auto;
	display: block;
	padding: 10px;
	border: sold 1px red;
}

#content #aboutus li {
	width: 270px;
	height:270px;
	 padding: 0px 0px 30px 0px;
	 float:left; 
	 list-style: none;
}


#content #aboutus li div a img{
	border: 1px #000 solid;
}

/*
#wrapper #productList li a{
	display: block;
	color: #C6010A;
}

#wrapper #productList li div a {
	display: block;
	color: #C6010A;
	font-size: smaller;
	text-align: center;
	min-height: 180px;
	height:180px;
	text-decoration: none;
}

#wrapper #productList li div a img{
	border: 1px #000 solid;
}

*/



/* LED MARQUE 
.digit {
  float: left;
  width: 14px;
  height: 26px;
  margin-right: 2px;
  background: #000 url(../images/ledmarquee.gif) 0px 0px;
}

#ledmarquee {
  height: 26px;
  visibility: hidden;
  background-color: #000;
}
*/


#content .scrollingMarquee
{
	position:relative;
	top:-302px; 
	color: Red;
	font-size:40px;
	font-family:Broadway;
}

/* NEW MARQUEE STYLE FROM BASE EXAMPLE
*/
#marqueecontainer{
position: relative;
width: 200px; 
height: 200px; 
background-color: white;
overflow: hidden;
border: 3px solid orange;
padding: 2px;
padding-left: 4px;
}


/* Glass Button Look

#content .scrollingMarquee
{
	position:relative;
	top:-302px; 
	color:Maroon;
	background-color:White;
	vertical-align:middle;
 	font-family:Courier New;
	font-weight:bold;
	font-size:28px;
	background-image: url(../images/buttonSliver.jpg);
	background-repeat: repeat-x;
}
*/

#content .contentTableInventory{
}


.form1 {  border: solid 2px white;padding:5px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #FCBE00}
.form2 {  border: solid 2px white;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #5C3F67}
.form3 {  text-align:left;padding:5px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FCBE00;}
.form4 {  text-align:left;padding:5px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: White;}
.form2 A{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FCBE00; background-color: #5C3F67}
.form2 A:Hover{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FF4E00; background-color: #5C3F67}
.form3 A{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FCBE00; }
.form3 A:Hover{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FF4E00; }

.shoppingCartBG
{
	z-index:0; 
	position:relative; 
	background-image:url(../images/shoppingCartBG.gif);
}

.shoppingSearchButton
{
	font-size:9pt; 
	background:gold; 
	height:20px;
	font-weight:bold;
	border-bottom-style:solid;
	border-color:Orange;
	border-width:thin;
	border-spacing:2;
}

.shoppingSearchText
{
	width:70px;
}

.tagline
{
/* 
	background-image: url(../images/yellowhighlight.jpg);
	background-repeat: repeat-x;
	font-weight:bold;
*/
	vertical-align:middle;
	width:100%;
	color:#FCBE00;
	padding-top:3px;
}

#phoneNumber
{
    color:yellow;
    text-align:center;
}

#writeup
{
    font-size:14px;
}

/* Buttons ---------------------------------------------------------------------------- */
.horizontalButtonsCell
{
	width: 252px;
	height: 31px;
	background-image: url(../images/category_button.jpg);
}

.horizontalButtons
{
	width: 252px;
	height: 31px;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
}

.horizontalButtons a
{
	color:Black;
	width: 252px;
	height: 31px;
}

.horizontalButtons a:hover
{
	color:Black;
	width: 252px;
	height: 31px;
}

.buttonsTable
{
	margin-top:40px;
	padding-top: 5px;
	width:100%;
	text-align:center;
}

.buttonText
{
	font-size:12;
	font-weight:bold;
	vertical-align:middle;
	padding: 5 10 5 5;
	white-space:nowrap;
}

.imageButton
{
	text-align:center;
	vertical-align:middle;
	border-collapse:separate;
	border-style:ridge;
	border-width:0px;
}

.buttonCell
{
	padding: 4px 1px 4px 6px;
}

/* ERROR Classes */
.errorTable
{
	width:100%;
	vertical-align:top;
	background-color: White;
	white-space:normal;
	padding:0px 0px 0px 0px;
}

.errorCell
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:Red;
	vertical-align:middle;
	border-bottom-style:groove;
	border-bottom-width: 2px;
	padding:0px 5px 0px 5px;
}


/* Footer ID ------------------------------------------------------------------------------------- */
#footer{
	width:780px;
	font-size: 12px;
	padding-top: 10px;
	margin: 0px auto;
}

#footer a{
	color: #fff;
}

#footer .orchestrated{
	padding-top: 20px;
	padding-bottom: 10px;
}



/* Fast Lane Commercial  ------------------------------------------------------------------------------------- */

#commercialShell{
	position: relative;
	top: -357px;
	width:100%;
	left: 0px;
}

#commercialWrapper{
	width: 560px;
	height: 295px;
	background-color: #000;
	text-align: center;
	filter:alpha(opacity=60);
	opacity:.60;
}

#commercial object{
	position: relative;
	top: 4px;
} 

#commercialSkipButton
{
	position:relative; 
	top:-275px; 
	left:-227px;
}