body	{ 
	SCROLLBAR-BASE-COLOR: #666666;
	margin: 0px;
	color: #000000;
	background-image:url(picts/vertical_grey.gif);
	background-repeat:repeat-y;
}

#container {
	min-width:800px;
    /* IE Dynamic Expression to set the width */
    width:expression(document.body.clientWidth < 800 ? "1000px" : "100%" );
}


a:link		{ color: #0033CC; text-decoration: none }

a:visited	{ color: #0033CC; text-decoration: none }

a:active	{ color: #0033CC; text-decoration: none }

a:hover		{ color: #FF6600; text-decoration: none }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: normal }

.title		{ COLOR: #996600; FONT: 15px verdana, arial, sans-serif; font-weight: bold }

.just 		{text-align: justify;}

.copyright	{ COLOR: #666666; FONT: 9px geneva, verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #CC9900; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }

.phonetitle	{ COLOR: #CC9900; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #666666; FONT: 12px geneva, verdana, arial, sans-serif }

.picturehilight	{ COLOR: #CC9900; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold  }

.picturetitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.list 		{ COLOR: #CC9900; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }

.quotechoice	{ COLOR: #993300; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: normal }

.faq 		{ line-height: 19px }


 /* SIDEBAR OPTIONS */


a.sidelink:link		{ color: #0033CC; text-decoration: none }

a.sidelink:visited	{ color: #0033CC; text-decoration: none }

a.sidelink:active	{ color: #0033CC; text-decoration: none }

a.sidelink:hover	{ color: #FF6600; text-decoration: none }

.sidebartitle	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.sidebartext	{ COLOR: #996600; FONT: 10px geneva, verdana, arial, sans-serif; font-weight: normal }

.date-font	{ color: #000000; font: 14px verdana, arial, sans-serif; font-weight: bold }


 /* END SIDEBAR OPTIONS */


.button 	{ background-image: url("picts/button.gif");
		background-color:#E0D7D2;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon 	{ background-image: url("picts/buttonon.gif");
		background-color:#F7D0A1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #996600;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.button-popups { background-image: url("picts/button-popup.gif");
		background-color:#333333;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon-popups { background-image: url("picts/buttonon-popup.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		BORDER: #000000 1px solid}


.dropdown 	{ COLOR: #000000;
		WIDTH: 250PX;
		FONT: 11px geneva, verdana, arial, sans-serif }


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid}


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
	 	FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		BORDER: #666666 1px solid}


.searchdrop { color: #000000; background-color: #FFFFFF; WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid}

.quotedropdown 	{ COLOR: #000000;
		WIDTH: 260PX;
		FONT: 11px geneva, verdana, arial, sans-serif}
		
.box1 {background: #eeeeee; padding: 5px; border-color:#000000; border-style:solid; border-width:1px;}
		


 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #000000 }

.rolloveron 	{ background-color: #CC6600; Filter: Alpha(Opacity=100, FinishOpacity=20, Style=2, StartX=20, StartY=40, FinishX=20, FinishY=20) }


#page_header {
	width: 100%;
}

#sidebar {
	float: left;
	width: 160px;	
	text-align:center;
	padding-left: 10px;
	padding-right: 100px;
}

#page_content {
	text-align:left;
	font: 11px geneva, verdana, arial, sans-serif; 
	
}

#cart_summary {
	width: 100px; 
	background: #eeeeee; 
	padding: 5px; 
	border-color:#000000; 
	border-style:solid; 
	border-width:1px;
}

#product_listings {
	width: 600px;
}

.product_display {
	
}

#footer {
	clear:both;
}
/* main menu */

#cmenu {
	width: 100%;
	background-color:#000000;
	
	float: left;
}

.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuli{
	list-style-type:none;
	float:left;
	color:#FFFFFF;
}

.topmenutitle{
	display:block;
	width:130px;
	line-height: 14pt;
	text-align: center;
	text-decoration:none;
	border-right: #996600 0px solid;
	color:#FFFFFF;
	background-color:#000000;
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	background-color:#FFFFFF;
	color:#000000;
	display:none;
}

.submenuli a{
	display:block;
	width:170px;
	background-color:#FFFFFF;
	color:#000000;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
	background-color:#FFFFFF;
	color:#000000;
}
li:hover a, li.over a{ /* lists nested under hovered list items */
	display: block;
	background-color:#FFFFFF;
	color:#000000;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
	background-color:#FFFFFF;
	color:#000000;
}

#content {
	clear: left;

}

/* menu design */

#dmenu {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
}

#dmenu a {
	color:#FFFFFF;
	background-color: #000000;
}

#dmenu a:visited{
	color:#FFFFFF;
}

#dmenu a:hover{
	color:#000000;
	background-color:#999999;
}

/* amend here for sub menu text */
#smenu {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-align:left;
}

#smenu a {
	color:#000000;
	background-color: #FFFFFF;
}

#smenu a:visited{
	color:#000000;
}

#smenu a:hover{
	color:#000000;
	background-color:#CCCCCC;
}

.topmenutitle a{
	text-indent:3px;
	text-decoration: none;
	border:1px solid #000000;
	padding:3px;
	line-height:14px;
	color:#FFFFFF;	
}
.topmenutitle a:visited{
	color:#FFFFFF;	
}

.submenuul a{
	margin-top:-1px;
	background-color:#FFFFFF;
	color:#000000;
	background-position: top left;
	background-repeat: repeat-x;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:3px solid #666666;
}
.submenuul a:hover{
	background-color:#FFFFFF;
	color:#000000;
} 

.submenuli a{
	padding:3px;
	text-decoration: none;
	background-color:#FFFFFF;
	color: #000000;

}

.submenuli a:hover {
	text-decoration: none;
}


.bt_ta {
        font-family:'MS Sans Serif';
        font-size:8px;
        width:150px;
        height:80px;
        background-color:#DDDDDD;
		overflow-x: hidden;
}


