﻿.menu_bg
{
	background-color: #000000;
	display: block;
	padding-right: 18px;
}

.menu_hover
{
	background-color: #7C6F57;
	display: block;
}

.top_menu_hover
{
	background-color: #7C6F57;
	display: block;
}

.prodindihead
{
	font-family: Arial;
	color: gray;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
}

.cathead
{
	padding-left: 8px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

.prod_heading
{
	color:Gray;
	font-weight : bold;
	font-family: Arial;
	font-size : 16px;
}

.prod_charhead
{
	color:Blue;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	display: inline;
}

.prod_charval
{
	font-family: Arial;
	font-size: 12px;
	color: gray;
	display: inline;
}

.prod_colorways
{
    font-family: Arial;
    font-size: 8px;
    color: gray;
    display: inline;
    text-transform: uppercase;
}

.prod_price
{
	font-family: Arial;
	font-size: 12pt;
	color: Gray;
	display:inline;
}

.prod_onpromote
{
	font-family: Arial;
	font-size: 12pt;
	color: Red;
	text-decoration: 'line-through';
}

.cart_links
{
    font-family: Arial;
    font-size: 8pt;
    color: #00265d;
    text-decoration: none;
    text-transform: uppercase;
}

a:hover
{
    color:#e20089;
}

.main_bg
{
    background-color:Transparent;
	/*background-color: white;*/
}

.td_block
{
	background-color:Transparent;
}

.attractions
{
	background-color: Olive;
}

.attractions_head
{
	color: White;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: Black;
	text-decoration: none;
	text-align: center;
}

.search
{
	font-family: Arial;
	font-size: 10px;
	color: white;
}

.searchtext
{
    font-family: Arial;
    font-size: 8pt;
    color: #00265d;
    text-decoration: none;
}

.treeviwecss
{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none;
}

.menuonover
{
    background-color:#E20089;
    color:White;
}

#TextBoxWatermarkExtender
{
    font-family: Arial;
    font-size: 8pt;
    color: #00265d;
    text-decoration: none;
}