.searchBox2 {
	text-align: left;
	background-image: url(../styleImages/backgrounds/sessionBg.gif);
	width: 240px;
	height: 100px;
	float: right;
	background-repeat: no-repeat;
}



body {
	margin: 5px;
	/*
	background-color: #FBD9BA;
	background-image: url(../styleImages/backgrounds/woodplank.jpg);
	background-repeat: repeat;
	*/
}
#pageSurround {
	margin: 0px auto;
	padding: 5px;
	background-color: white;
	background-image: url(../styleImages/backgrounds/woodplank.jpg);
	background-repeat: repeat;

}
.Headline {
	text-align: right;
	color: #333366;
	background-color: #bfc7e1;
}
#topHeader {
	text-align: right;
	color: #333366;
	height: 130px;
	padding-right: 0px;
	padding-top: 15px;	
	width: 95%;	
	margin: 0px auto;
	margin-bottom: 15px;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../styleImages/backgrounds/ao_label_med.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #bfc7e1;
}
.infoTitle {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	padding: 5px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #333366;
	height: 22px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	padding: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #E1E1E1;
	background-color: #bfc7e1;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}


.boxCategories {
	/*border: 1px solid #E1E1E1;
	background-color: #FBD9BA;*/
	text-align: center;
	color : #333366;
	background-color: #bfc7e1;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 200px; 
	float: left;
}
.colMid {
	position: relative;
	width: 100%;
	float: left;
}
.colRight {
	position: relative;
	width: 200px; 
	float: right;
}
.boxContent {
	/*
	background-color: #FBD9BA;
	padding: 10px;
	*/
	border: 1px solid #E1E1E1;
	color: #333366;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}
.boxContentFixedHeight {
  height: 250px;
	border: 1px solid #E1E1E1;
	background-color: #bfc7e1;
	padding: 10px;
	color: #333366;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}

#CatSeasonal {
	margin: 10px;
	width: 60%;
	padding-left: 10px;
	border: 5px outset #d20202;
	background-color:#df1f1f; 
	color: #ffffff;
	font-weight: bold;
	}

.Button {
	white-space: nowrap;
	}


/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 200px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	border: 1px solid #E1E1E1;
	text-align:center;
  background-color: #bfc7e1;
  padding-top: 10px;
  height: 30px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #bfc7e1;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	/*float: left;*/
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height:150px;
	position:inherit;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	/* width: 19%; */
	margin-right: 3px;
	margin-bottom: 3px;
	/* height: 200px; */
	float: left;
	/* overflow: hidden; */
	border-right: 1px solid #e1e1e1;
	position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/

#category-nav {
	list-style: none;
	list-style-type: none;
	padding-left: 3px;
	margin: 0px;
	height: 2px;
	/*float: left;	*/
}

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	padding-left: 3px;
	margin: 0px;
}

.li-nav a {
	/*float: left;*/
	font-style: normal;
	padding: 2px 7px;
	/*background-color: #FBD9BA;*/
	background-color: #6699cc;
	/*width: 180px;*/
	/*display: block;*/
	display: inline;
	color: #f8f8f8;
	text-decoration: none;
	margin: 0px;
	/* text-indent: 2px;*/
	list-style: none;
	border: 1px solid #731616;
}

.li-nav a:hover {
	background-color: #66CCFF;
	color: #f8f8f8;
	border: 1px solid #731616;
}

.ul-nav, .li-nav {
	/*display: block;*/
	display: inline;
	list-style: none;
	text-decoration: none;
}

.ul-nav {
	/* width: 180px;*/
	padding: 0px;
	list-style: none;
}

.li-nav {	
	/*float: left;*/
	list-style: none;
}

.li-nav .ul-nav  {
	background-color: #bfc7e1;
	display: none;
	position: absolute;
	left: 300px;
	margin-left: 5px;
	margin-top: -19px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 4px solid brown;
	z-index: 99;
	list-style: none;
}

.li-nav .ul-nav .li-nav {
	display: block;
	list-style: none;
	text-decoration: none;
}

/*  This doesn't work right...
a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 130px 6px;
}
*/

/*
End Cross-Browser DHTML Menu
*/
