body {
	margin: 5px;
	background-color: #F1F9FB;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(../styleImages/backgrounds/paw-tile.gif);
}
#pageSurround {
	width: 1000px;
	margin: 0px auto;
	padding: 5px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;	
	position: relative;
}
#topHeader {
	text-align: right;
	height: 45px;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-top: 68px;	
	background-image: url(../styleImages/backgrounds/logo.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #878686;
}
.loginbox {
	position: absolute;
	top: 20px;
	right: 50px;
	text-align: left;
	width: 400px;
}
.boxTitleLeft {
	text-align: center;
	height: 15px;
	padding-left: 5px;
}
.boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #3394B3;
	background-image: url(../styleImages/backgrounds/round-top.gif);
	height: 16px;
	padding-left: 5px;
	padding-top: 4px;
	width:155px;
}

.boxTitleRight1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #3394B3;
	background-image: url(../styleImages/backgrounds/round-top.gif);
	height: 16px;
	padding-left: 5px;
	padding-top: 4px;
	width:155px;
}
.boxContentLeft {
	font-size: 85%;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 13px;
	padding-bottom: 5px;
	text-align: center;
}
.boxContentRight {
	background-image: url(../styleImages/backgrounds/round-bg.gif);
	background-position: bottom;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 9px;
	img-position: center;
	width:155px;
}

.boxContentRight1 {
	background-image: url(../styleImages/backgrounds/round-bg.gif);
	background-position: bottom;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 9px;
	img-position: center;
	width:155px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.colMid {
	position: relative;
	width: 650px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* 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 {
	text-align:right;
	position: absolute;
	top: 95px;
	right: 5px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 100px;
	height: 100px;
	background-color:#fff;
	border:1px solid #d8dcdd;
	margin: 10px;
	padding: 10px 10px 10px 10px;
	vertical-align:middle;
}
#galleryContent {
	position: absolute;
	top: 0;
	left: 170px;
	width: 480px;
}
#galleryMenu {
	position: absolute;
	top: 0;
	left: 0;
	margin-right:20px;
}
.view-pets	{
	margin-top:-10px;	
}
