body, p, td, select, div
{
	font-family: Verdana;
	font-size: 9pt;
	color: Black;
}

.MenuBar
{
	padding-top: 10px;
}

.MenuBar a:link, .MenuBar a:visited, .MenuBar a:hover
{
	border-right: black 1px dashed;
	color: #CCCC99;
	font-weight: bold;
	font-size: 8pt;
	line-height: 50px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	vertical-align: middle;
}

a:link, a:visited
{
	color: #666633;
	text-decoration: none;
}

a:hover
{
	color: #666633;
	text-decoration: underline;
}

table.InputSection
{
	border: solid 1px #858C2D;
	background-color: #F2F2E5;
}

table.InputSection td.SectionHeader, .LoginScreen .LoginTitle
{
	background-color: #336699;
	color: White;
	font-size: 14pt;
}

table.InputSection td
{
	padding: 5px;
}

table.AdminSection
{
	border: solid 1px #858C2D;
	background-color: #F2F2E5;
}

table.AdminSection td.SectionHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: #336699;
}

table.AdminSection td
{
	padding: 3px;	
}

.CalendarHeader td
{
	background-color: #336699;
	font-weight:bold;
	color:White;
}

.CalendarSection
{
	border: solid 1px #858C2D;
	background-color: #F2F2E5;
}

p.CheckboxGroup
{
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 15px;
}

img
{
	border: 0;
}

.PageHeader
{
	font-size: 18px;
}

.GreenText
{
	color: #5F4D35;
}

.LightGreenText
{
	color: #999966;
}

.BlueText
{
	color: #336699;
}
.SmallBlueText
{
	color: #336699;
	font-size: 8pt;
}

.GrayText
{
	color: #999999;
}
a.NavFirstCategory:link, a.NavFirstCategory:visited
{
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 9pt;
}
a.NavSecondCategory:link, a.NavSecondCategory:visited
{
	color: #5F4D35;
	text-decoration: none;
	font-size: 9pt;
	margin-left: 14px;
}
a.NavThirdCategory:link, a.NavThirdCategory:visited
{
	color: #5F4D35;
	text-decoration: none;
	font-size: 9pt;
	margin-left: 28px;
}
.ProductDetailLabel
{
	color: #999999;
	font-weight: bold;
	font-size: 10pt;
}
.ProductDetailHeader
{
	color: #336699;
}
.ProductDetailText
{
	font-size: 8pt;
}
.LeftBarTitle
{
	color: EEDDCC;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 20px;
}
.Thumbnail
{
	border:1px solid #cccccc;
	width: 138px;
	height: 158px;
	float:left;
	margin: 3px;
}
.Thumbnail td
{
	font-size: 8pt;
}

.BrandThumbnail
{
	float: none;
	width: 125px;
	height: 125px;
	margin: 3px;
}

.QualiDDL
{
	width: 180px;
}
/* IDs */

#ShopRight 
{
	background:	#CCCCCC;
	border-left: solid 1px #636563;
}
#QuickTotal
{
	background: #FFF;
	border-bottom: solid 1px #636563;
	width: 95px;
}
.QuickList
{
	background: #DCDBDB;
	padding: 0px 0px 0px 5px;
	margin: 0px 4px 0px 0px;
	border-right: solid 1px #999999;
}
.QuickListBar
{
	background: #DCDBDB;	
}
a.SelectedPage:link, a.SelectedPage:visited
{
	text-decoration: underline;
	color: #336699;
	background-color:#EBE8C9;
}

.OrderEmailQuantity
{
	width:50px;
}

.OrderEmailProcess
{
	width: 125px;
}

.OrderEmailBrand
{
	width: 500px;
	height: 100px;
	overflow:auto;
}

.LeftBar .LoginTitle
{
	font-weight: bold;
	text-align: center;
}

.LeftBar .FormLabel
{
	color: #666633;
	text-align: left;
	font-weight: bold;
}

.LeftBar .FormLabel input
{
	width: 170px;
}

.LeftBar .LoginButton
{
	text-align: right;
}

.LeftBar .ForgotPassword
{
	font-size: 10px;
}

.RightBar .Banner
{
	position: relative;
	left: -1px;
	width: 98%;
}

.SportivaLogin td
{
	background-repeat: no-repeat;
}

.SportivaLogin .FormLabel
{
	padding: 5px 0 5px 20px;
	color: Gray;
}

.SportivaLogin .FormLabel input
{
	width: 170px;
}

.SportivaLogin .LoginTitle
{
	text-align:center;
	font-weight: bolder;
	color: Gray;
}

.SportivaLogin .ForgotPassword
{
	padding: 5px 0 0 0;
	text-align: right;
	color: Gray;
}

.SportivaLogin .LoginButton
{
	padding: 5px 10px 5px 0px;
	text-align: right;
}

.SportivaEnterEmail .InputSection
{
	background-color: White;
}

.SportivaEnterEmail .SectionHeader
{
	padding: 5px 5px 5px 5px;	
}

.SportivaEnterEmail .FormLabel
{
	padding: 5px 5px 5px 5px;
	Color: Gray;
}

.SportivaEnterEmail .LoginFooter
{
	color: LightGray;	
}

.SportivaEnterEmail .LoginFooter a:link
{
	color: White;
}

.LoginScreen .FormLabel
{
	text-align: right;
	font-weight: bold;
}

.LoginScreen .FormLabel input
{
	width: 300px;
}

.LoginScreen .LoginButton
{
	text-align: center;
}

.LoginScreen .ForgotPassword
{
	text-align: center;
}

#opSportivaLogin_ibtnApply
{
	position: relative;
	top: -125px; 
	right: -578px;
}
