/* ================================
    CSS STYLES FOR Module Store
   ================================
*/

.HeaderBackground
{
	background-color: #FFFFFF;
}

.LeftPanelBackground
{
	background-color: #7B9CD1;
}

.RightPanelBackground
{
	background-color: #ECF0F8;
}

.PanelTitles
{
	color: Black;
	font-family: Arial;
	font-size: 16px;
	line-height: 17px;
	font-weight: bolder;
}

.TitleBar
{
	background-color: #7B9CD0;
	color: Black;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	height: 16px;
	vertical-align: middle;
}

A.TitleBarLink, A.TitleBarLink:link, A.TitleBarLink:visited
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
}

A.TitleBarLink:hover
{
	color: #7B9CD0;
	text-decoration: none;
}

.MenuMainCategory
{
	background-color: #7B9CD0;
}

A.MenuMainCategory, A.MenuMainCategory:link, A.MenuMainCategory:visited
{
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: black;
}

A.MenuMainCategory:hover
{
	color: black;
}

A.MenuCategory, A.MenuCategory:link, A.MenuCategory:visited
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: Normal;
	text-decoration: none;
	color: #243F6A;
}

A.MenuCategory:hover
{
	color: #F3D304;
}

.ProductListTitle
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

A.ProductListTitle, A.ProductListTitle:link, A.ProductListTitle:visited
{
	color: #3C4B6A;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

A.ProductListTitle:hover
{
	color: #7B9CD0;
	text-decoration: none;
}

.ProductListFirstField
{
	color: #313D53;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-decoration: none;
}

A.ProductListPrice, A.ProductListPrice:link, A.ProductListPrice:visited
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

A.ProductListPrice:hover
{
	color: #E86703;
    text-decoration: underline;
}

.ProductListPriceText
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

.ProductListText
{
    	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

A.ProductListCart, A.ProductListCart:link, A.ProductListCart:visited
{
	color: Black;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

A.ProductListCart:hover
{
	color: #E86703;
	text-decoration: none;
}

A.ProductListMore, A.ProductListMore:link, A.ProductListMore:visited
{
	color: #7B9CD0;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

A.ProductListMore:hover
{
	color: #B47347;
	text-decoration: none;
}

.ProductListLabel
{
	color: #4B5E7E;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}

A.ProductListLink, A.ProductListLink:link, A.ProductListLink:visited
{
	color: #4B5E7E;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
}

A.ProductListLink:hover
{
	color: #A46337;
	text-decoration: none;
}

A.HeaderLink, A.HeaderLink:link, A.HeaderLink:visited
{
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

A.HeaderLink:hover
{
    color: #ffb200;
    text-decoration: none;
}

A.AdminLink, A.AdminLink:link, A.AdminLink:visited
{
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

A.AdminLink:hover
{
    color: #ffb200;
    text-decoration: none;
}

.ProductPriceText
{
	color: Black;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 10px;
}

.ProductPrice
{
	color: Black;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: Bold;
	line-height: 12px;
}

.ProductText
{
	color: #4B607F;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
}

A.ProductLink, A.ProductLink:link, A.ProductLink:visited
{
	color: #4E6283;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
}

A.ProductLink:hover
{
	color: Black;
}

.ProductSelect
{
	color: Black;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
}

.ShoppingCartHeader
{
	background-color: #ECF0F8;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 12pt;
	padding-left: 5px;
}

.ShoppingCartItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.ShoppingCartItem2
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.ShoppingCartFooter
{
	background-color: #ECF0F8;
	border-top: none;
	border-left: dimgray 1px solid;
	line-height: 12pt;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}

.NormalImages
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;    
}

.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
}

.AlsoBoughtHeader
{
	color: #945327;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

A.AlsoBoughtLink, A.AlsoBoughtLink:link, A.AlsoBoughtLink:visited
{
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

A.AlsoBoughtLink:hover
{
    color: #ffb200;
    text-decoration: none;
}

.InfoText
{
	color: black;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  14px;
    font-weight: bold;
}

.StoreHelp
{
	color: black;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
}

A.StoreHelp, A.StoreHelp:link, A.StoreHelp:visited
{
	color: #4A5D7E;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

A.StoreHelp:hover
{
	color: #7B9CD0;
	text-decoration: none;
}

.StoreButton 
{
	background-color:#243f6a;
	border-bottom: solid 1px Black;
	border-right: solid 1px Black;
	border-top: solid 1px Black;
	border-left: solid 1px Black;
	color: Black;
	font-weight: 700;
}



/* ================================
    CSS STYLES FOR Module Store END
   ================================
*/




