/* test CSS */
/**{
	border: 1px dotted blue;
	margin: -1px;
}
*/


/* Generic Font Classes - minus the 100 lines of original unused CSS */
.TinySans {
	FONT-SIZE: xx-small; COLOR: black; FONT-FAMILY: Arial;
}
.LargeBlack {
	FONT-WEIGHT: 400; FONT-SIZE: 18px; COLOR: Black; FONT-STYLE: normal; FONT-FAMILY: Arial;
}
.LargeWhite {
	FONT-WEIGHT: 400; FONT-SIZE: 18px; COLOR: white; FONT-STYLE: normal; FONT-FAMILY: Arial;
}
.MediumSansRed {
	FONT-WEIGHT: 300; FONT-SIZE: 12pt; COLOR: darkred; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.SmallSansBlack {
	FONT-WEIGHT: 300; FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: Arial
}
.MediumSansBlack {
	FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: Arial
}
.MediumSerifBlueLink {
	FONT-SIZE: 13pt; COLOR: #003366; FONT-FAMILY: 'Times New Roman'; TEXT-DECORATION: none
}
.MediumSerifBlueLink A:hover {
	FONT-SIZE: 13pt; COLOR: #ff3300; LINE-HEIGHT: 17pt; FONT-FAMILY: 'Times New Roman'; TEXT-DECORATION: none
}
.MediumSerifBlueLink A {
	FONT-SIZE: 13pt; COLOR: #003366; LINE-HEIGHT: 17pt; FONT-FAMILY: 'Times New Roman'; TEXT-DECORATION: none
}
.TinySansWhiteLink {
	FONT-SIZE: xx-small; COLOR: white; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.TinySansWhiteLink A {
	COLOR: white; TEXT-DECORATION: none
}
.TinySansWhiteLink A:hover {
	COLOR: lightblue; TEXT-DECORATION: none
}
.LargeSerifBlue {
	FONT-SIZE: 16pt; COLOR: #003366; FONT-FAMILY: 'Times New Roman'
}
.SmallSansBlack A {
	COLOR: black; TEXT-DECORATION: none
}
.SmallSansBlack A:hover {
	COLOR: red; TEXT-DECORATION: none
}
.MediumSansRed A {
	COLOR: darkred; TEXT-DECORATION: none
}
.MediumSansRed A:hover {
	COLOR: darkred; TEXT-DECORATION: none
}
.MediumSerifOrange {
	FONT-WEIGHT: bolder; FONT-SIZE: 13pt; COLOR: #ff3300; LINE-HEIGHT: 17pt; FONT-FAMILY: 'Times New Roman'; TEXT-DECORATION: none
}
.TinySansBlue {
	FONT-SIZE: xx-small; COLOR: #002142; FONT-FAMILY: Arial
}
.SmallSansRed {
	FONT-WEIGHT: 300; FONT-SIZE: 11pt; COLOR: darkred; FONT-FAMILY: Arial
}
.SmallSansBlackItal {
	FONT-SIZE: 11pt; COLOR: black; FONT-STYLE: normal; FONT-FAMILY: Arial
}
.MediumSansBlackItal {
	FONT-SIZE: 12pt; COLOR: black; FONT-STYLE: italic; FONT-FAMILY: Arial
}
.mediumSansOrgItal {
	FONT-WEIGHT: bolder; FONT-SIZE: 13pt; COLOR: #975c19; LINE-HEIGHT: 17pt; FONT-STYLE: italic; FONT-FAMILY: Arial
}
.mediumSansOrgItal A {
	COLOR: #975c19; LINE-HEIGHT: 17pt; TEXT-DECORATION: none
}
.mediumSansOrgItal A:hover {
	COLOR: #975c19; TEXT-DECORATION: underline
}
.TinySerifBlue {
	FONT-SIZE: x-small; COLOR: #002142; FONT-FAMILY: 'Times New Roman'
}
.TinySerifBlue A {
	COLOR: #002142; TEXT-DECORATION: none
}
.TinySerifBlue A:hover {
	COLOR: blue; TEXT-DECORATION: underline
}
.SmallTextBlue {
	FONT-SIZE: 13px; COLOR: #003366; FONT-FAMILY: 'Times New Roman'
}
.TinyTextBlue {
	FONT-SIZE: 9px; COLOR: #003366; FONT-FAMILY: 'Arial'
}
.SmallTextMagenta {
	FONT-SIZE: 13px; COLOR: #993366; FONT-FAMILY: 'Times New Roman'
}
/* --- Additions by Eli ---- */
.footer{
	font-family: arial;
	font-size: 8pt;
	border-top: 1px solid #666699;
	width: 750px;
}
.header_text{
	/* header text is a mock image for top of page */
	margin-top: 5px;
	font-size: 28px;
	font-weight: bold;
	color: #336699;
	font-family: "Times New Roman";
	text-align: center;
}
.hist_left{
	padding-right: 15px;
	padding-top: 25px;
	border-right: 2px solid #DDDDBB;
}
.hist_right{
	padding-left: 15px;
	padding-top: 25px;
}
/* Default.asp - classes used for news item listing */
.front_news_item{
	font-size: 11pt; 
	color: #003366; 
	font-family: Arial;
	font-weight: bold;
}
.front_news_item a{
	color: #003366; 
	text-decoration: none;
}
.front_news_item a:hover{
	text-decoration: underline;
}
.front_news_item .news_text{
	font-size: xx-small; 
	color: black; 
	font-family: arial;
}
.front_news_item .news_text a{
	color: blue;
}
/* mini-search - used on GetNews and Product search */
.mini_search{
	font-size: 8pt;
	color: #000000;
}
.mini_search input{
	font-size: 8pt;
	color: #003366;
	margin-left: 2px;
}
.mini_search .txt_input{
	border: 1px solid #003366;
	background-color: #CCFFFF;
}
/* GetNews Specific Classes  */
.news_year_link{
	font-size: 10pt;
	font-family: 'Times New Roman';
	float: right;
	padding-top: 3px;
}
.news_year_link a{
	text-decoration: underline;
	color: #003366;
	margin-left: 4px;
}
.news_year_link a:hover{
	text-decoration: underline;
	color: #ff3300;
}
.news_year_link span{
	color: #003366;
	margin-left: 4px;
}
.news_listing{
	width: 80%;
	text-align: justify;
}
.news_listing .front_news_item{
	margin-top: 25px;
	margin-bottom: 25px;
}
.news_listing .results{
	FONT-SIZE: x-small; COLOR: black; FONT-FAMILY: Arial;
	margin-top: 20px;
	text-align: right;
	border-bottom: 1px solid black;
}
.news_display{
	width: 90%;
	text-align: justify;
}
.news_display .news_date{
	FONT-SIZE: x-small; COLOR: black; FONT-FAMILY: Arial;
	text-align: right;
	border-top: 1px solid #003366;
	color: #003366;
}

/* error and debug classes */
.error_text{
	width: 75%;
	text-align: justify;
	border: 1px solid #AA0000;
	padding: 40px;
	margin: 10px;
	color: #AA0000;
	font-weight: bold;
}
.debug{
	font-size:10px; 
	color: #990000;
	font-family: verdana;
	border: 1px solid #990000;
	background-color: #dddddd;
	margin: 5px;
}
.debug .title{
	font-size: 11px;
	background-color: #cccccc;
	padding: 8px;
}
/* Product Pages Classes */
.product_listing{
	width: 100%;
	text-align: Center;
}
.nav{
	font-weight: bolder; 
	font-size: 15px; 
	color: black; 
	font-family: 'Arial';
}
.nav a{
	text-decoration: none;
	color: black;
	margin: 5px;
}
.nav .dl{
	color: red;
	margin: 5px 8px 5px 8px;
}
.nav a:hover{
	text-decoration: underline;
	color: blue;
}
.prod_cell{
	text-align: center;
	width: 33%;
}
.prod_cell_border{
	text-align: center;
	border-left: 2px solid #2266AA;
	width: 33%;
}
.prod_img{
	text-align: Center;
}
.prod_img img{
	border: 0px;
}
.prod_name{
	font-weight: bold; 
	font-size: 11pt; 
	font-family: Arial;
	text-align: center;
}
.prod_name a{
	text-decoration: underline;
	color: #003399;
}
.prod_name a:hover{
	text-decoration: none;
	color: #5577AA;
}
.dimensions{
	font-size: xx-small;
	color: black;
	font-family: Arial;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
}
.dimensions th{
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	font-style: italic;
}
.dimensions a{
	text-decoration: none;
	color: blue;
}
.dimensions a:hover{
	text-decoration: underline;
}
.noimage{
	font-weight: bolder; 
	font-size: 15px; 
	color: red; 
	font-family: 'arial';
	border: 1px solid red;
	padding: 20px 1px 20px 1px;
	width: 50%;
}
/* Details Page */
.prod_detail{
	font-size: small;
	text-align: justify;
	font-family: "times new roman";
}
.prod_detail td{
	border-right: 1px solid #cccccc;
	text-align: center;
}
.prod_detail th{
	border-right: 1px solid #cccccc;
	padding: 1px 3px 1px 3px;
}
.prod_detail .title{
	font-size: 22px;
	color: darkred;
	border-bottom: 1px solid darkred;
	text-align: justify;
	padding-top: 15px;
}
.prod_detail .prod_img{
	padding-top:25px;
	border: 0px;
}
.spacer{
	margin-bottom: 100px;
}
/* Design Page */
.design_menu{
	padding-top: 75px; 
	width: 120px; 
}
.design_img_area{
	text-align: center; 
	border:1px solid white; 
	padding:10px; 
	padding-top: 25px; 
	height: 375px; 
	width: 500px;
}
* html .design_img_area a{ display:inline; }
.design_img_area a{		display: block; border: 1px solid white; padding: 1px;	}
.design_img_area a:hover{border: 1px solid #ff3300;	}
.design_img_area img{	border: 0px;				}
/*.design_img_area #daImage{ width: 500px;  }*/
#catTitle{	display: block;	}
#btnLeft{	float: left; margin-left: 80px; cursor: pointer;	}
#btnRight{	float: right; margin-right: 80px; cursor: pointer;	}
#catNumbers{clear: both; width: 500px; }
/* Contact Page */
.contact_title{
	padding-top: 20px;
}
.RedX{
	font-family: cursive;
	color: red;
	font-size: medium;
	padding-left: 5px;
	font-style: italic;
}
/* Where To Buy Page */
.dealer_results{
	width: 400px;
	margin-top: 15px;
}
/* No Longer in use 
.dealer_highlight{
	margin: 15px 0px 10px 0px;
	padding:6px;
	background-color: #FFFFDD;
	border: 1px solid #CCCCCC;
	width: 412px;
}*/
.dealer_row{
	padding: 2px 5px 2px 2px;
	font-family: Verdana;
	font-size: 9pt;
}
.dealer_name_a{
	padding: 2px 5px 0px 2px;
	font-size: 10pt;
	color: darkred;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	font-family: verdana;
}
.dealer_name_b{
	font-family: verdana;
	padding: 2px 5px 0px 2px;
	font-size: 9pt;
	color: black;
	border-bottom: 1px solid #bbbbcc;
/*	font-style: italic;*/
	font-weight: bold;
}
.dealer_link{
	font-family: Verdana;
	font-size: 9pt;
	color: blue;
	text-decoration: none;
	font-weight: normal;
}
.dealer_link:hover{
	font-family: Verdana;
	font-size: 9pt;
	color: red;
	text-decoration: underline;
	font-weight: normal;
}
/* Product Search Results Page */
.prod_listing{
	width: 100%;
	margin-top: 30px;
	font-family: 'Times New Roman';	
}
.prod_listing .results{
	font-size: 8pt;
	text-align: right;
	font-family: arial;
	float: right;
}
.prod_listing td{
	font-size: 9pt;
	text-align: justify;
}
.prod_listing th{
	font-size: 14pt;
	text-align: justify;
	color: #003366;
	/*text-decoration: underline;*/
	height: 30px;
}
.horiz_bar{
	height: 5px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
.tinytext{
	font-size: 8pt;
	color: black;
}
/** General AdminTools CSS */
.gen_edit{
	FONT-SIZE: x-small; COLOR: black; FONT-FAMILY: Arial;
}
.gen_edit input{
	FONT-SIZE: x-small; COLOR: black; FONT-FAMILY: Arial;	
}
.dotted_line{
	font-size: 7px;
	width: 100px;
	border-bottom: 1px dashed #bbbbbb;
	float: right;
	margin-right: 3px;
}
.CareerBold{ 
     font-family: arial; 
     color: #003366; 
     font-weight: Bold;
     font-size: small;
} 
.CareerNormal{ 
     font-family: arial;
     font-size: small;
} 
.CareerNormal a{ 
     background: url(incIcon.bmp) left center no-repeat; 
     padding-left: 18px;
     font-size: small;
     color: #003366; 
} 
.CareerNormal a:hover{ 
     color: #ff3300; 
}


.disabled_link
{
    FONT-SIZE: 13px;
    COLOR: gray;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
}

.active_link A
{
    FONT-SIZE: 13px;
    COLOR: #003366;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    text-decoration: none;
}

.active_link A:hover
{
    FONT-SIZE: 13px;
    COLOR: #003366;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    text-decoration: underline;
}

.pagenum_current
{
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
}