/*	
	Brown:	Hex #4F2800     CMYK 0C, 51M, 100Y, 83K     RGB R 79, G 40, B 0
  	Green	Hex #D8E13D     CMYK 19C, 0M, 91Y, 0K       RGB R 216, G 225, B 61
	Yellow  Hex #FFFFCE                                 RGB R 255, G 255, B 204
  	Blue:	Hex #9DDAF5     CMYK 34C, 0M, 0Y, 1K        RGB R 157, G 218, B 245
  	Orange:	Hex #F8971D     CMYK 0C, 48M, 100Y, 0K      RGB R 248, G 151, B 29
  	Red		Hex #B50026                                 RGB R 181, G 0, B 39
*/

a:link,a:visited,a:hover,a:active{
	color: #4F2800;
	font-weight: bold;
	text-decoration: underline;
}

body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #4F2800;
	color: #4F2800;
	font: 8pt Arial,Verdana,Geneva,Helvetica,sans-serif;
}

img{
	border: none;
}

input,select,td,textarea{
	color: #4F2800;
	font: 8pt Arial,Verdana,Geneva,Helvetica,sans-serif;
}

li{
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: square;
}

p{
	margin-bottom: 11px;
	margin-top: 11px;
	width: 100%;
}

.bottommenu {
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
	text-align: center;
}

.bottommenu img{
	vertical-align: middle;
}

.button{
	width: 90px;
	height: 28px;
}

.button, .buttonsmall {
	border: 1px solid #000000;
	white-space: nowrap;
	background: #4F2800;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

.buttonsmall{
	width: 55px;
	height: 20px;
}

.centered{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.checkbox{
	text-indent: -4px;
}

.choosestore{
	margin-bottom: 20px;
	margin-top: 20px;
	width: 650px;
}

.container{
	border: 1px solid #4F2800;
	margin: 25px auto;
	width: 960px;
	background: #FFFFFF;
}

.content{
	margin: 15px 15px 15px 15px;
	padding: 0px 0px 0px 0px;
}

.forwardtoafriend{
	margin-top: 0px;
	margin-bottom: 5px;
	width: 365px;
}

.gallery{
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	vertical-align: top;
}

.grid{
	border-bottom: 1px Solid #4F2800;
	border-left: 1px Solid #4F2800;
	border-right: 1px Solid #4F2800;
	border-top: 1px Solid #4F2800;
	width: 100%;
	background: #FFFFFF;
	color: #4F2800;
}

.gridalternatingitem{
	background-color: #FFFFFF;
	color: #4F2800;
}

.gridfooter {
	border-top: 1px Solid #4F2800;
}

.gridheader {
	border-bottom: 1px Solid #4F2800;
}

.gridheader, .gridfooter {
	padding: 5px 5px 5px 5px;
	background: #F8971D;
	color: #4F2800;
	font: bold 8pt Arial,Verdana,Geneva,Helvetica,sans-serif;
	vertical-align: middle;
}

.griditem{
	background-color: #FFFFFF;
	color: #4F2800;
}

.hoverzoom{
	visibility: hidden;
}

.instructions {
	color: #4F2800;
	text-align: center;
}

.label{
	width: 100px;
}

.labelreqd{
	width: 100px;
	font-weight: bold;
}

.loginmenu{
	padding: 20px 10px 10px 10px;
	text-align: right;
	vertical-align: middle;
}

.logo {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	width: 150px;
}

.stripe {
	font-weight: bold;
	height: 28px;
}

.OLDmainsubmenu {
	width: 100%;
	white-space: nowrap;
	border-top: 3px solid #4F2800;
	background: #F68C1F;
	color: #4F2800;
	font: bold 14pt Arial,Verdana,Geneva,Helvetica,sans-serif;
	text-align: center;
	cursor: default;
}

.mainsubmenu {
	width: 100%;
	white-space: nowrap;
	border-top: 3px solid #4F2800;
	background: #4F2800;
	color: #000000;
	font: bold 14pt Arial,Verdana,Geneva,Helvetica,sans-serif;
	text-align: center;
	cursor: default;
}

.mainmenu {
	width: 100%;
	white-space: nowrap;
}

.stripe, .mainmenu
{
	border-bottom: 3px solid #4F2800;
	border-top: 3px solid #4F2800;
	background: #9DDAF5;
	color: #FFFFFF;
}

.mainmenucolor{
	padding: 7px 7px 7px 7px;
	width: 10%;
	white-space: nowrap;
	background: #9DDAF5;
	color: #4F2800;
	font: bold 10pt Arial,Verdana,Geneva,Helvetica,sans-serif;
	text-align: center;
	cursor: default;
}

.mainmenutransparent{
	padding: 7px 7px 7px 7px;
	width: 10%;
	white-space: nowrap;
	background: #4F2800;
	color: #9DDAF5;
	font: bold 10pt Arial,Verdana,Geneva,Helvetica,sans-serif;
	text-align: center;
	cursor: pointer;
}

.photo{
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 275px;
	text-align: center;
	vertical-align: top;
}

.pictureregion{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	height: 380px;
}

.productdetail{
	margin-top: 15px;
	margin-bottom: 5px;
	width: 99%;
}

.productlistgroup {
	margin-bottom: 20px;
	width: 99%;
}

.productlistitem {
	padding: 10px 10px 5px 10px;
	text-align: center;
	vertical-align: top;
}

.productrating{
	margin-top: 0px;
	margin-bottom: 5px;
	width: 365px;
}

.progress{
	color: #4F2800;
	font-weight: bold;
}

.quote {
	padding-bottom: 25px;
	font-style: italic;
}

.quotesignature {
	font-style: normal;
	font-weight: bold;
}

.ratingoff{
	background-position: 1px 0px;
}

.ratingoff, .ratingon {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 22px;
	display: block;
	background-color: #FFFFFF;
	background-image: url(../Images/Buttons/RatingStars.gif);
	background-repeat: no-repeat;
	height: 18px;
}

.ratingon{
	background-position: 1px -57px;
}

.ratingstars{
	vertical-align: middle;
}

.ratingtitle{
	font-weight: bold;
	font-style: italic;
}

.regionfull {
	margin-bottom: 20px;
	margin-top: 20px;
	width: 99%;
}

.regionlarge {
	margin-bottom: 20px;
	margin-top: 20px;
	width: 450px;
}

.regionmedium{
	margin-bottom: 20px;
	margin-top: 20px;
	width: 365px;
}

.regionmediuminvisible{
	margin-bottom: 20px;
	margin-top: 20px;
	width: 365px;
}

.regionsmall{
	margin-bottom: 20px;
	margin-top: 20px;
	width: 275px;
}

.regionsmall, .regionmedium, .regionlarge, .regionfull, .shippingoptions, .shoppingmenu, .sizing, .productdetail, .productlistgroup, .productrating, .forwardtoafriend, .choosestore{
	border: 1px Solid #4F2800;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	text-align: left;
}

.regiontitle{
	border-bottom: 1px Solid #4F2800;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	white-space: nowrap;
	background: #F8971D;
	color: #4F2800;
	font: bold 8pt Arial,Verdana,Geneva,Helvetica,sans-serif;
	text-align: center;
	vertical-align: middle;
}

.shippingoptions {
	margin-bottom: 20px;
	margin-top: 20px;
	width: 475px;
}

.shippingoptionscells input {
	margin-top: -3px;
}

.shippingoptionscells label,.shippingoptionscells td{
	vertical-align: top;
}

.shoppingmenu{
	padding-bottom: 5px;
	margin-right: 10px;
	white-space: nowrap;
	color: #4F2800;
	vertical-align: top;
}

.shoppingmenu a:link,a:visited,a:active,a:hover{
	color: #4F2800;
}

.shoppingmenu li {
	margin-bottom: -2px;
	margin-top: -2px;
	padding-right: 10px;
}

.shoppingmenu ul {
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 0px;
}

.shoppingmenutitle {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 2px 10px;
	font: bold 8pt Arial,Verdana,Geneva,Helvetica,sans-serif;
}

.sizing {
	margin-bottom: 20px;
	margin-top: 20px;
	width: 615px;
}

.sizingextralarge {
	background: #9DDAF5;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.sizingextrasmall {
	background: #4F2800;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.sizinglarge {
	background: #D8E13D;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.sizingmedium {
	background: #F8971D;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.sizingsmall {
	background: #B50026;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.slogan{
	background: #FFF url(../Images/Banner.gif) no-repeat top center;
	/*margin: 0px 0px 0px 0px;
	padding: 20px 35px 0px 0px;
	width: 100%;
	text-align: center;*/
}

.textfull{
	width: 800px;
	padding-left: 15px;
}

.texthalf {
	width: 425px;
	padding-left: 5px;
}

.texthalf, .textfull, .textonly {
	padding-bottom: 10px;
	vertical-align: top;
}

.texthome{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #4F2800;
	font: 10pt Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.textonly{
	width: 895px;
	padding-left: 15px;
}

.texttitle{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	color: #4F2800;
	font: bold 13pt Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.texttitlehome{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	color: #4F2800;
	font: bold italic 14pt Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.topmenu{
	padding: 10px 10px 10px 10px;
	text-align: right;
	vertical-align: middle;	
}

.topmenu img{
	vertical-align: middle;
}

.warning{
	color: #B50026;
	font-weight: bold;
}

.invisiblewarning{
	color: #FFFFFF;
	font-weight: bold;
}

.wearingleft{
	padding: 10px 10px 10px 0px;
	text-align: left;
	vertical-align: top;
}

.wearingright{
	padding: 10px 0px 10px 10px;
	text-align: right;
	vertical-align: top;
}
