/* CSS Document */


body{
	margin: 0;
	background-color: #610606;
	background-image: url(images/cookies.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0;
}
#Page{
	width: 100%;
	
}
input{
	font-size: 12px;
}

#NavBar{
	background-color: #610606;
	width: 15%;
	padding-top: 100px;
	padding-left: 5px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	/*	background-image: url(images/cookies.png);	
	background-position: bottom left;
	background-repeat: no-repeat;	*/
}
h3{
	color: #610606;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 2px;
}
#NavBar h3{
	font-size: 16px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	color: #FFCC66;
	text-decoration: underline;
}
#NavBar a{
	color: #D8D8D8;
	text-decoration: none;
}

#NavBar a:link{
	color: #D8D8D8;
	text-decoration: none;
}

#NavBar a:visited{
	color: #D8D8D8;
	text-decoration: none;
}

#NavBar a:hover{
	color: #FFCC66;
	text-decoration: underline;
}



.tl{
	position: relative;
	top: -15px;
	left: -40px;
	float: left;	
}
#logo{
	top: 15px;
	position: absolute;
	margin-left: 20px;
	margin-bottom: 15px;
	z-index: 10;
	border: 0;
}
#headimg{
	vertical-align: bottom;
	margin-left: 60px;
	padding: 0;
	margin-bottom: 0px;
	position: relative;
	bottom: -1px;
}
#RightColumn{
	/*width: 80%; */
	vertical-align: top;
}
#MasterHeader{
	background-color: #610606;
	background-image: url(images/show.png);
	color: #FFCC66;
	height: 135px;
	background-position: right;
	background-repeat: no-repeat;
	text-align: center;	
}
#MasterHeader h3 {
	color: #FFCC66;
	
	
	}
	#info{
	float: left;
	margin-left: 5%;		
		}
	
	
#NoticeBar{
	width: 15%;
	padding-top: 50px;
	text-align: center;
	padding-bottom: 50px;
	background-color: #FFF;
	
}
.homeproddis{
	text-align: center;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	height: 175px;
	display: block;
}
#Footer{
	/*background-color: #610606;*/
	font-size: 14px;
	text-align: center;
	padding: 5px;

	
}
#Footer a{
	color: #FFCC66;
	text-decoration: none;
}

#Footer a:link{
	color: #FFCC66;
	text-decoration: none;
}

#Footer a:visited{
	color: #FFCC66;
	text-decoration: none;
}

#Footer a:hover{
	color: #D8D8D8;
	text-decoration: underline;
}

.MenuItem{
	display: block;
	margin-right: 10px;
}

#Content{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	background-color: #FFF;
	padding-bottom: 20px;
	display: block;
}
#ContentCenter{
	display: block;
	clear: both;
}


#logoimg{
	width: 30%;

	}


#quicklinks{
	color: #D8D8D8;
	margin-top: 10px;
	background-color: #610606;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-right: 3px;
	width: auto;
	background-image: url(images/bright.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#quicklinks a{
	color: #FFCC66;
	text-decoration: none;
}

#quicklinks a:link{
	color: #FFCC66;
	text-decoration: none;
}

#quicklinks a:visited{
	color: #FFCC66;
	text-decoration: none;
}

#quicklinks a:hover{
	color: #D8D8D8;
	text-decoration: underline;
}

a{
	color: #610606;
	text-decoration: none;
}

a:link{
	color: #610606;
	text-decoration: none;
}

a:visited{
	color: #610606;
	text-decoration: none;
}

a:hover{
	color: #FFCC66;
	text-decoration: underline;
}

.welcome{
	width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	}
#phoneS{
	width: 50%;
	text-align: center;
	border-right: 1px;
	border-right-color: #610606;
	border-right-style: solid;
	}
	#eventS{
	width: 50%;
	text-align: center;
	/*border: 1px;
	border-color: #FFCC66;
	border-style: solid; */
	background-color: #FFFBD6;
	}
.showPromo{
	color: #610606;
	font-style: italic;
	font-weight: bold;
	display: block;
	margin: 10px;
	text-align: center;
	}
.showLink{
	color: #610606;
	font-style: italic;
	display: block;
	margin: 10px;
	font-size: smaller;
	text-decoration: underline;
	float: right;
	}
#eventHead{
	background-color: #610606;
	display: block;
	width: 100%;
	color: #FFCC66;
	font-weight: bold;
	text-align: center;
	}
#phoneHead{
	background-color: #FFCC66;
	display: block;
	width: 100%;
	color: #610606 ;
	font-weight: bold;
	text-align: center;
	}


#homepic{
	float: right;
	margin: 5px;
	margin-top: -15px;
	border: 1px;
	border-color: #FFCC66;
	border-style: solid;
	padding: 2px;
	}
.saleAmount{
	color: #610606;
	font-style: italic;
	font-weight: bold;
	}	
.regAmount{
	font-style: italic;
	font-size: smaller;
	text-decoration: line-through;
	}	
.details{
	font-weight: bold;
	text-decoration: underline;	
	}
	
/************** # main product listings styles **************/
#mplisting{
	font-size: 12px;
	margin-top: 20px;
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#mplisting img{
	padding: 5px;
}
#mplisting h2{
	color: #721011;
	padding-bottom: 8px;
	text-decoration: underline;
	font-size: 14px;
}

#mplisting h3{
	font-size: 13px;
	color: #721011;
	
	display: inline;
	padding: 0;
	margin:0;
	margin-bottom: 5px;	
}
#mplisting .desc{
	padding: 10px;
	text-align: left;
	text-indent: 5px;
}

.prodweight{
	float: right;	
	}



.prodpic{
	padding: 3px;
	margin: 5px;
	border-style: solid;
	border-color: #610606;
	border-width: 1px;
}
.prodpiccell{
	padding: 10px;	

}
#mpDisplay{
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 5px;
	
}
#mpDisplay h3{
	font-size: 18px;
	color: #721011;
	display: inline;	
	padding: 0;
	margin:0;
}
#mpDisplay ul{
	list-style-type: circle;
	padding-left: 15px;
	margin-left: 15px;
	list-style-position: inside;
	display: block;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #000000;
	font-weight: bold;
}
#mpDisplay img{
	display: block;
	float: left;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 5px;
	margin-bottom: 3px;
}
.sizechart td{
	
	color: #610606;

}
.oldPrice{
	text-decoration: line-through;

}
.salePrice{

}
/*****************BONUS BUYS*************************/

.bonuschart td{
	width: 150px;
	color: #610606;
}
.bonusheader{
	
	color: #FFFFFF;
	background-color: #610606; 
	font-weight: bold;
	width: 100%;

}
#bbcontainer{
width: 455px;
	margin-left: auto;
	margin-right: auto;
}
#listbox{
	width: 90%;
	margin-top: -15px;
	padding: 0;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

.prodDesc{
	width: 100%;
	margin-bottom: 20px;	
}


#listbox h3{
	margin-bottom: 2px;
	
}
/*******************************Cart**************************************/
#MyCart{
	width: 60%;
	margin-top: -15px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;

}
.salelbl{
	color: #000000;
	padding-right: 50px;	
}
.col1{
	width: 125px;
}
.col2{
width: 200px;
	text-align: right;
	padding-right: 5px;
}
.col3{
	width: 50px;
	text-align: right;
}
.col4{
	width: 50px;
	padding-left: 5px;
}
.col11{
	width: 50px;
}
.col21{
width: 220px;
	text-align: left;
	padding-right: 10px;
}
.col31{
	width: 300px;
	text-align: right;
}
.col41{
	width: 50px;
	padding-left: 15px;
}
.hhr{
	width: 50%;
	color: #610606;
		background-color: #610606;
	}

.hr2{
	width: 100%;
	color: #000000;
	height: 1px;
}

#contactInfo{
	vertical-align: top;
}
#contactInfo h3{
	color: #610606;
	font-size: 18px;
	margin-bottom: 1px;
	margin-top: 2px;
	display: inline;
}
#cform{
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
#confirmtable{
	margin-right: auto;
	margin-left: auto;
	display: block;
	}
#abimg1{
		float: right;
	padding: 3px;
	margin: 5px;
	border-style: solid;
	border-color: #610606;
	border-width: 1px;
	
	}
#abimg2{
	float: left;
	padding: 3px;
	margin: 5px;
	border-style: solid;
	border-color: #610606;
	border-width: 1px;
	display: block;	
	
	}
.faqQ{
	font-weight: bold;	
	color: #610606;
	}
.faqA{
	font-size: smaller;		
	}


