﻿body { background-color: #333333; font-family: Sans-Serif; font-size: 12px; margin-top: 5px;}

a:link, a:hover, a:active, a:visited { color: #336699; text-decoration: none;}


/* Containers */
#Main { width: 795px; background-color: White; margin-left: auto; margin-right: auto; border: solid 2px #bfbfbf;}
#Header { margin-left: auto; margin-right: auto; text-align: center; padding-bottom: 5px;}
#Content { margin-left: auto; margin-right: auto; width: 740px; }
#Left_Column { width: 540px; float: left; padding: 6px;}
#Right_Column { width: 155px; float: left; padding: 6px; border-left: solid 1px #bfbfbf;}
#Footer { margin-left: auto; margin-right: auto; text-align: center; clear: both; color: Black; font-size: .8em;}


/* Navigation Menu */
.Menu1 { margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 10px; text-align: left; font-weight: bold; width: 100%;}
.StaticMenuStyle { background-color: #000099; background-image: url(../Images/hdr_bg.png); border-bottom: solid 2px black; margin-top: 0px; padding-top: 0px; padding-left: 3px; text-transform: uppercase;}
.StaticMenuStyle table { border-style: none;}
.StaticMenuItemStyle { padding-top:4px; padding-bottom:4px; padding-left: 0px; padding-right:0px;}
.StaticMenuItemStyle tr { margin-right: 4px;}
.StaticHoverStyle { }
.DynamicMenuStyle { border: solid 1px #336699;}
.DynamicMenuItemStyle  { padding: 5px;}
.DynamicHoverStyle { background-color: #000099;}
.StaticMenuStyle a:link, .StaticMenuStyle a:hover, .StaticMenuStyle a:active, .StaticMenuStyle a:visited {color: #333333;}
.DynamicMenuStyle a:link, .DynamicMenuStyle a:hover, .DynamicMenuStyle a:active, .DynamicMenuStyle a:visited { color: Black;}
.DynamicHoverStyle a:link, .DynamicHoverStyle a:hover, .DynamicHoverStyle a:active, .DynamicHoverStyle a:visited { color: White;}


/*Generic Styling */
img { border: none;}
hr { border: none; border-top: solid 1px #bfbfbf; width: 100%; margin-right: 10px;}
div { vertical-align: top;}
html { height: 101%;}

/* Special Classes */
.ad2Div
{
	width:100%;
	margin:10px 0px 20px 0px;
	background-color:#E9122D;
	/*background-image:url(../Images/bgLeather.jpg);*/
	background-repeat:repeat;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	border:solid 2px #543E31;
	font-family:Arial;
}
.ad2Div a

{
	width:90%;
	height:90%;
	color:White;
	font-size:16px;
	font-weight:bold;
	
}
.HOMEPAGELINK

{
	width:90%;
	height:40px;
	color:White;
	background-color:#303A77;
	font-size:16px;
	font-weight:bold;
	Display:inline-block;	
}
.price
{
	font-weight:bold;
	font-size:12px;
}
.salePrice
{
	font-weight:bold;
	color:Red;
	font-size:12px;
}
