body {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: #FFCC00;
	background-position: top;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 12px;
}

#pageSurround {
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left;
}

#subSurround {
	width: 1000px;
	margin-left: 19px;
	padding-top: 0px;
}

.topHeader, a.topheader {
	height: 150px;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	background-image: url(../styleImages/backgrounds/SDGheader.png);
	background-color: #FFCC00;
	background-repeat: no-repeat;
}

.topHeaderlogo {
	position: relative;
	height: 42px;
	width: 304px;
	top: 130px;
	left: 55px;
	background-repeat: no-repeat;
	background-position: top;
}

.topfamilynavigation {
	background-color: #FFCC00;
	text-align: center;
	padding-bottom: 0px;
	float: left;
	position: relative;
	top: 0px;
	left: 385px;
	height: 18px;
}

.topLinksLeft {
	text-align: left;
	padding-bottom: 0px;
	float: left;
	position: relative;
	top: 90px;
	left: 685px;
}

.topLinksRight {
	text-align: right;
	padding-bottom: 0px;
	float: left;
	position: relative;
	top: 93px;
	left: 695px;
}

.boxTitleLeft,.boxTitleRight {
	color: #7C2A2A;
	font-weight: 600;
	margin: 0pt 0pt 0px;
	padding: 10px 0px 10px;
	font-size: 14px;
	font-family: Arial;
}

.boxContentLeft,.boxContentRight {
	padding-left: 0px;
	text-align: left;
}

.colLeft {
	position: relative;
	width: 185px;
	float: left;
	margin-right: 12px;
	padding-top: 10px;
}

.colLeftdivide {
	width: 185px;
	height: 21px;
	background-image: url(../styleImages/backgrounds/sidegrad.jpg);
	background-repeat: no-repeat;
}

.colMid {
	position: relative;
	width: 750px;
	float: left;
	height: 100%;
	padding-left: 23px;
	padding-top: 10px;
}

.colMiddivide {
	width: 800px;
	height: 22px;
	background-image: url(../styleImages/backgrounds/maingrad.jpg);
	background-repeat: no-repeat;
}

.colRight {
	position: relative;
	width: 200px;
	padding-left: 5px;
	right: 0px;
	float: right;
}

.boxContent {
	color: #222222;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit
}

.footer {
	margin-top: 5px;
	height: 89px;
	width: 1000px;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px;
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}

.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}

/* END CHECK OUT PAGES */
.siteDocs {
	position: relative;
	float: left;
	padding-left: 20px;
	text-align: left;
	margin-top: 18px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.subCats {
	position: relative;
	float: left;
	width: 115px;
	height: 86px;
	padding: 5px 20px;
}

.subCat {
	position: relative;
	text-align: center;
	width: 115px;
	height: 60px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ededeb;
}

.subCattitle {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	height: 20px;
	overflow: hidden;
	width: 132px;
}

.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: 120px;
	height: 120px;
	float: left;
	overflow: hidden;
}

/*

Start Cross-Browser DHTML Menu

*/
#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 160px;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}

.li-nav a {
	padding: 0px 1px;
	background-color: #FFFFFF;
	width: 160px;
	display: block;
	text-indent: 2px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}

.li-nav a:hover {
	background-color: #FFFFFF;
	color: #A5C8D4;
}

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

.ul-nav {
	width: 162px;
	padding: 0px;
}

.li-nav {
	float: left;
}

.li-nav .ul-nav {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border: 1px solid #dedede;
	z-index: 99;
	text-align: left;
}

a.hassubmenu {
	
}

/*

End Cross-Browser DHTML Menu

*/
.wrapper {
	position: relative;
	float: left;
	width: 145px;
	height: 160px;
	vertical-align: middle;
	padding: 15px 20px 45px;
}

.catimage {
	display: table-cell;
	vertical-align: middle; position : relative;
	vertical-align: middle;
	text-align: center;
	width: 150px;
	height: 150px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ededeb;
	position: relative;
}

.img.catimage {
	vertical-align: middle;
}

.cattitle {
	font-size: 11px;
	font-weight: normal;
	height: 26px;
	overflow: hidden;
	width: 165px;
	text-align: left;
}

.catprice {
	font-size: 12px;
	color: #7C2A2A;
	font-weight: bold;
	height: 26px;
	overflow: hidden;
	width: 132px;
	text-align: left;
}

/* Product Page */
.imageSide {
	float: left;
	width: 200px;
}

.textSide {
	float: right;
	width: 225px;
	padding: 10px;
	background-color: #f8f8f7;
	border: 1px solid #ededeb;
}

#reviewposition {
	position: absolute;
	top: 590px;
}

.salePrice {
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 48px;
	height: 48px;
	background: url(../styleImages/sale.gif) no-repeat bottom right;
	padding: 0px;
}

.salePricebig {
	position: absolute;
	bottom: 180px;
	right: 0px;
	width: 96px;
	height: 96px;
	background: url(../styleImages/salebig.gif) no-repeat bottom right;
	padding: 0px;
}

.OutOfStock {
	z-index: 5;
	position: absolute;
	bottom: 5px;
	right: 15px;
	width: 100px;
	height: 46px;
	background: url(../styleImages/sold.png) no-repeat bottom right;
	padding: 0px;
}

.OutOfStockbig {
	z-index: 5;
	position: absolute;
	bottom: 110px;
	right: 2px;
	width: 150px;
	height: 71px;
	background: url(../styleImages/soldbig.png) no-repeat bottom right;
	padding: 0px;
}

.vpright {
	width: 200px;
	float: right;
	position: relative;
}

td img {
	display: block;
}
