body, html, a, table, tr, td, ul, li, ol, select, option, input, textarea, div, layer, table {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
a:hover. a:active, a:link, a:visited {
	text-decoration:underline;
	color: #FF0000;
}
.title {
	font-size: 22px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #F3C857;
}
.footer, a.footer, a.footer:hover, a.footer:active, a.footer:link, a.footer:visited {
	font-size: 12px; 
	color: #C2C2C4;
}
.footer span, a.footer span, a.footer:hover span, a.footer:active span, a.footer:link span, a.footer:visited span {
	font-size: 12px; 
	color: #C2C2C4;
}
.style2 {font-size: 12px}
A:link {text-decoration: none; color:#C2C2C4;}
A:visited {text-decoration: none; color:#C2C2C4}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #F3C857;}

.title_sml {
	font-size: 14px; 
	font-style: normal; 
	line-height: 17px; 
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #961B1E;
}
.readmore a:link{
    color: #961B1E;
	font-weight: normal;
}
.readmore a:visited{
    color: #965055;
	font-weight: normal;
}
#prod_content, #prod_content li, #prod_content ul {
	color: #000000;
}
#prod_content li, #prod_content ul {
	list-style: disc;
}


/* ***************************************************************** */
.black_text {
	font-size: 12px; 
	font-style: normal; 
	line-height: 17px;
	color: #000000; 
}
.black_title {
	font-size: 16px; 
	font-style: bold; 
	line-height: 17px;
	color: #000000; 
}
.latest_news_white {
	font-size: 12px; 
	font-style: normal; 
	line-height: 17px; 
	color:#FFFFFF;
}
.latest_news_yellow {
	font-size: 12px; 
	font-style: normal; 
	line-height: 17px; 
	color:#F3C857;
}
.product_finder {
	font-size: 12px; 
	font-style: normal; 
	line-height: 22px; 
	color:#FFFFFF;
}
.product_finder a:link{
    color: #CCCCCC;
	font-weight: normal;
}
.product_finder a:visited{
    color: #CCCCCC;
	font-weight: normal;
}
.hr, hr {
	color: #F38025;
	text-decoration: none;
	border-color: #F38025;
	size: 1px;
}
.border {
	border-top: 1px solid #3C3F44;
	border-right: 1px solid #3C3F44;
	border-bottom: 1px solid #3C3F44;
	border-left: 1px solid #3C3F44;
}
/* ***************************************************************** */

option {
	color: #FFFFFF;
	background-color: #002D56;
}
.contact {  
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #002D56;
}
.boxes {  
	font-size: 13px;
	color: #F1C656;
	background-color: #3C3F44;
	width: 250px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-style: none;
}
.boxes_frontend {  
	font-size: 13px;
	color: #3C3F44;
	background-color: #CCCCCC;
	width: 250px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-style: none;
}
.boxes_sml {  
	font-size: 13px;
	color: #F1C656;
	background-color: #3C3F44;
	width: 100px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-style: none;
}
.boxes_search {  
	font-size: 13px;
	color: #3C3F44;
	background-color: #F1C656;
	width: 90px;
	border:1px solid #FFFFFF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-style: none;
}
.check {  
	font-size: 13px;
	color: #052C56;
}
.send {  
	font-size: 13px;
	color: #FFFFFF;
	background-color: #3C3F44;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	width: 250px;
}

.send_sml {  
	font-size: 13px;
	color: #FFFFFF;
	background-color: #3C3F44;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	width: 100px;
}
.send_search {  
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3C3F44;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 30px;
}

/*Adding Classses for the homepage products content */

.home_products {
	background-color: #FFF;
	
}
.hot_products_title {
	color: #000;
	font-weight: bold;
	padding: 5px;
}

.product_details, .product_details a:visited, .product_details a:link{
	color: #000;
}

.product_details a:hover {
	color: #CCCCCC;
}
