body {
background: #FFF /*url(images/Background.png) top repeat-x*/;
font-family: verdana, arial, sans-serif;
font-size: 10px;
line-height: auto;
word-wrap: break-word;
}

.Wrapper {
background: url(images/PageBackRepeater.jpg) top center repeat-y;
width: 800px;
margin: 0 auto;
}

.Header {
width: 800px;
height: 200px;
background: url(images/Header.jpg) top center no-repeat;
}

.LeftSpacer {
width: 25px;
}

.SideBar {
background: url(images/Menu.png) top left repeat-y;
vertical-align: top;
width: 160px;
}

/*  Menu  */

a:link.menuitem, a:visited.menuitem {
display: block;/*
background:  url(images/ButtonOff.jpg) top center no-repeat;*/
font-size: 14px;
font-weight: none;
color: #3c1767;
margin: 5px auto; 
text-decoration: none;
}
	
a:hover.menuitem {
display: block;/*
background:  url(images/ButtonOver.jpg) top center no-repeat;*/
font-size: 14px;
font-weight: none;
color: #eb4825;
margin: 5px auto; 
text-decoration: none;
}	

.Content {
width: 555px;
padding: 0px 20px 0px 20px;
vertical-align: top;
font-size: 13px;
}

.ImageMargin {
margin: 5px;
}

.Bolder {
color: navy;
font-size: 16px;
}

/*
Products Page stuff
*/


table.ProductMenu {
width: 495px;
margin: 0 auto;
text-align: center;
}

td.ProductItem {
width: 165px;
margin: 0 auto;
text-align: center;
}

img.thumbnail {
background: #FFF;/*
width: 165px;*/
margin: 0;
padding: 0;
border: 0;
text-align: center;
}

.Title {
padding: 20px 0px 0px 0px;
font-size: 18px;
text-align: left;
color: ;
}

a.ItemLink {
font-size: 22px;
text-align: left;
color: ;
}

table.Product {
width: 540px;
margin: 0 auto;
}

td.ProductItemThumbnail {
width: 200px;
height: 200px;
}

td.ProductDescription {
width: 340px;
height: 150px;
}

td.ProductSizes {
width: 340px;
height: 50px;
}

table.Sizes {
width: 100%;
height: 100%;
}

td.Letter {
color: ;
width: 45px;
height: 15px;
text-align: center;
}

td.Size {
width: 45px;
height: 35px;
text-align: center;
font-size: 9px;
}

img.ProductThumbnail {
background: #FFF;
width: 200px;
margin: 0;
padding: 0;
border: 0;
text-align: center;
}

.RightSpacer {
width: 25px;
}

.Footer {
width: 800px;
height: 45px;
background: url(images/Footer.jpg) Bottom center no-repeat;
vertical-align: top;
}

table.FootMoldGuide {
width: 540px;
margin: 0 auto;
}

.left {
border: 2px solid #9b8bb2;
float: left;
margin: 5px 10px 10px 0px;
width: 100px;
}

.right {
border: 2px solid #9b8bb2;
float: right;
margin: 5px 0px 10px 10px;
width: 100px;
}

.right2 {
border: 2px solid #9b8bb2;
float: right;
margin: 5px 0px 10px 10px;
}

.HMsize {
width: 150px;
}

.HMtime {
width: 120px;
}

.HMletter {
width: 60px;
}

.loginRight {
text-align: right;
}

.video {
border: 2px solid #9b8bb2;
}




