﻿a:link, a:active, a:hover, a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #75bce8;
}

.UtilityLink, a:link.UtilityLink, a:active.UtilityLink, a:hover.UtilityLink, a:visited.UtilityLink
{
	color: #00589a;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	height: 40px;
}

.ProductTinyLinkText, a:link.ProductTinyLinkText, a:active.ProductTinyLinkText, a:hover.ProductTinyLinkText, a:visited.ProductTinyLinkText
{
	color: #00589a;
	font: normal 9px/14px Tahoma;
	text-decoration:underline;
}

.QuantityText
{
	color: #39789a;
	font: normal 10px/13px Verdana;
}

.PriceText
{
	color: #fff;
	font: bold 10px/13px Verdana;
}
.CartText
{
	color: #fff;
	font: normal 9px/26px Verdana;
}
.CartTextTitleTop
{
	color: #3d6e88;
	font: bold 10px/16px Verdana;
}
.CartTextQuantityTop
{
	color: #999;
	font: normal 10px/16px Verdana;
}
.CartTextPriceTop
{
	color: #75bce8;
	font: bold 10px/16px Verdana;
}

.CartProductNameText
{
	color: #101f26;
	font: bold 10px/13px Verdana;
}

.CartTotalYellowText
{
	color: #ffdc2d;
	font: bold 10px/13px Verdana;
}

.CartTotalText
{
	color: #fff;
	font: normal 10px/13px Verdana;
}

.copyright, a:link.copyright, a:active.copyright, a:hover.copyright, a:visited.copyright
{
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.breadcrumb, a:link.breadcrumb, a:active.breadcrumb, a:hover.breadcrumb, a:visited.breadcrumb
{
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #00589a;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.Fieldset
{
	border: solid 1px #7F9DB9;
}

.footerNav, a:link.footerNav, a:active.footerNav, a:hover.footerNav, a:visited.footerNav
{
	color: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.SearchField
{
	width: 119px;
	height: 21px;
	border-top: solid 1px #6E6E6E;
	border-left: solid 1px #8C8C8C;
	border-right: solid 1px #D1D1D1;
	border-bottom: solid 1px #E8E8E8;
	background-image: url(../../images/TextFieldBG.gif);
	background-position: top left;
	text-indent: 3px;
}

.FAQpanelbar
{
	border: solid 1px #e5e5e5;
	border-top: 0px;
	background: white;
}

.FAQpanelbarHeaderExpand, .FAQpanelbarHeaderHover, .FAQpanelbarHeaderCollapsed
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	background: url( '../../images/HeaderBg.gif' );
	line-height: 19px;
	padding-left: 7px;
	border-bottom: solid 1px #bbb;
	border-top: solid 1px #e5e5e5;
}

.FAQpanelbarHeaderExpand, .FAQpanelbarHeaderHover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	background: url( '../../images/SelectBg.gif' );
	line-height: 19px;
	padding-left: 7px;
	border-bottom: solid 1px #bbb;
	border-top: solid 1px #e5e5e5;
}

.FAQpanelbarText
{
	padding-left: 7px;
}

.FAQpanelbarItem
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	width: 100%;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	padding-left: 7px;
	height: 21px;
	border-bottom: solid 1px #f5f5f5;
	line-height: 16px;
}

.FAQpanelbarItemHover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	width: 100%;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	padding-left: 7px;
	height: 21px;
	border-bottom: solid 1px #f5f5f5;
	line-height: 16px;
}

.SubmitButton
{
	background: #eee;
	border: solid 1px #d5d5d5;
    font-family: Tahoma, Arial;
    color: #1d3745;
    font-size: 11px;
    line-height: 18px;
    cursor: pointer;
}

#Review div.loginPanel { width:385px}
.loginBox table{ width:290px;}
.loginBox td{ padding:5px 0;}
.loginBox td.label{ width:100px;}
.loginBox a.login{ float:right;}
#CreateReview .loginBox input.text{ width:200px;}

