.window {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none}
.bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #333333; text-decoration: none}
.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; text-decoration: none}
.oranbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ef4c37; text-decoration: none}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FF3300; text-decoration: none}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #333333; text-decoration: none}

.product_specs_title {
	font-family: Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #EF4D38;
	padding: 12px;
}
.product_specs_txt {
	font-family: Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	padding: 8px;
}

/* links for product main menu */

.mainprod {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	background-color: #EBE5D7;
	color: #666666;
	text-decoration: none;
	border: none;
	text-transform: uppercase;
}
.mainprod a {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: none;
	text-transform: uppercase;
}
.mainprod a:hover {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: none;
	text-transform: uppercase;
}
.mainprod:hover {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
	border: none;
	text-transform: uppercase;	
}

/* links for product sub menu */

.subprod {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	border: none;
	text-transform: uppercase;
}
.subprod a {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	border: none;
	text-transform: uppercase;
}
.subprod a:hover {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #EF4D38;
	text-decoration: underline;
	border: none;
	text-transform: uppercase;
}
.subprod:hover {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #EF4D38;
	text-decoration: underline;
	border: none;
	text-transform: uppercase;
}

/* links for product tech supp menu */

.techsupport {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border: none;
}
.techsupport a {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: none;
}
.techsupport a:hover {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #EF4D38;
	border: none;
}
.techsupport:hover {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #EF4D38;
	border: none;
	
}


/* orange links */

.readmore {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ef4c37;
	text-decoration: underline;
	border: none;
	
}
.readmore a {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ef4c37;
	text-decoration: underline;
	border: none;
}
.readmore a:hover {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ef4c37;
	text-decoration: underline;
	border: none;
}
.readmore:hover {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ef4c37;
	text-decoration: underline;
	border: none;
}
.news_border {
	border: 1px solid #CCCCCC;
}


.product_title {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #EF4D38;
}

.main_links_border {
	border: 1px solid #666666;
}

/* search */

.searchbox {
	font-family: Helvetica;
	color: #666666;
	width: 164px;
	border: 1px solid #ef4c37;
	font-size: 10px;
}
.searchdropedown {
	font-family: Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #ef4c37;
	border: 1px solid #666666;
	font-weight: normal;
}
.fabrics_border {
	border: 1px solid #CCCCCC;
}
.searchboxCopy {
	font-family: Helvetica;
	color: #666666;
	width: 164px;
	border: 1px solid #ef4c37;
	font-size: 10px;
	vertical-align: middle;
}

