﻿@import url("Branding.css");

table
{
    border-collapse: collapse;
}
.logo
{
	background-image: url('../Images/header/logo.jpg');
	background-repeat: no-repeat;
}
#loading
{
	background: #fff url('../Images/ajax-loaderLoading.gif') left no-repeat;
	color: #369;
	display: none;
	font-weight: bold;
	margin: 1em 0;
	padding-left: 20px;
}

#loadingSmall
{
	background: #fff url('../Images/ajax-loaderSmall.gif') left no-repeat;
	color: #369;
	display: none;
	font-weight: bold;
	margin: 1em 0;
	padding-left: 20px;
}
.top
{
	background-position: center;
	float: left;
	padding-top: 2px;
	padding-left: 10px;
	border-top: none;
	z-index: 2000;
	background-repeat: repeat-x;
	height: 25px;
}
.alink
{
	text-decoration: none;
}

.menu_opt
{
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
	padding-top: 4px;
	float: left;
	font-size: 12px;
}
.menu_optWhite
{
	width: 1px;
	float: left;
	height: 22px;
	background-color: White;
}

.topSubMenu
{
}


.left
{
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
}

.LeftMenuImage
{
	width: 140px;
	height: 19px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.ButLarge
{
	text-align: center;
	height: 24px;
	width: 184px;
}

.ButSmall
{
	text-align: center;
	height: 21px;
	width: 74px;
}
.logo
{
	background-image: url('Images/LOGO.jpg');
	background-repeat: no-repeat;
	height: 75px;
	width: 170px;
}
.ItemBorder
{
}
.CategoryLogo
{
	font-family: Verdana;
	font-size: 25px;
	color: Gray;
}

.ItemTop
{
	height: 25px;
	width: 220px;
}

.priceFont
{
}

.ProductTable
{
	height: 25px;
}
.ProductItems
{
}
.LeftMenuLink
{
	text-decoration: none;
}

.LeftArrow
{
}

.RightArrow
{
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 300px;
}
.modalBackground
{
	background-color: Gray; /*filter: alpha(opacity=70); 	opacity: 0.7;*/
}

.webprice
{
}
.PagingLinks
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: Gray;
	text-decoration: underline;
}
.ProductImage img
{
	width: 150px;
	height: 150px;
}

.CustomerHeader
{
}

.AccountHomemsg
{
}

.AccountMenu
{
}
.tableStyle
{
}
.Message
{
}
#content_full
{
    min-height : 500px;
}
.hidden
{
    display:none;
}
.master
{
	position: absolute;
	float: none;
}