@charset "utf-8";
body {
	background-color: #d0d0d0;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/containerbg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.header {
	background-attachment: scroll;
	background-image: url(images/bodybg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	float: none;
	height: 180px;
	width: 980px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.content {
	padding: 0px;
	float: none;
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.logobg {
	background-color: #fec104;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 180px;
	width: 150px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.logo {
	padding: 0px;
	float: left;
	height: 85px;
	width: 120px;
	margin-top: 47px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navbarbg {
	background-color: #F2F2F3;
	padding: 0px;
	float: right;
	height: 90px;
	width: 725px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.navbutton {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 120px;
	background-color: #F2F2F3;
}
.buttonhome{
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttonhome.png');
}
.buttonhome:hover {
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttonhomea.png');
}
.buttonhomea {
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttonhomea.png');
}
.buttonabout{
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttonabout.png');
}
.buttonabout:hover {
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttonabouta.png');
}
.buttonabouta {
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttonabouta.png');
}
.buttonpets{
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttonpets.png');
}
.buttonpets:hover {
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttonpetsa.png');
}
.buttonpetsa {
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttonpetsa.png');
}
.buttonsupplies{
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttonsupplies.png');
}
.buttonsupplies:hover {
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttonsuppliesa.png');
}
.buttonsuppliesa {
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttonsuppliesa.png');
}
.buttongallery{
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttongallery.png');
}
.buttongallery:hover {
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttongallerya.png');
}
.buttongallerya {
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttongallerya.png');
}
.buttoncontact{
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttoncontact.png');
}
.buttoncontact:hover {
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttoncontacta.png');
}
.buttoncontacta {
    display:block;
    width:120px;
    height:90px;
    background:url('http://www.petcity.com.ph/images/buttoncontacta.png');
}
.navdivider {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 1px;
}
.headercaption {
	font-family: "Century Gothic", Verdana, Arial;
	color: #666666;
	float: right;
	height: 67px;
	width: 725px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.bigcaption {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 50px;
	font-weight: bold;
	color: #666666;
	float: left;
	height: 60px;
	width: 725px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
	padding: 0px;
}

.smallcaption {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	float: left;
	height: 15px;
	width: 725px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contentcontainer {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	float: left;
}
.footer {
	position:relative;
	width:980px;
	height: 75px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 13px;
	padding-right: 0px;
	padding-left: 0px;
}
#header {
	width:100%;
	float:left;
	height:auto;
	background-attachment: scroll;
	background-image: url(images/bodybg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#footer {
	width:100%;
	float:left;
	background-color: #333333;
	height: 88px;
	margin: 0px;
	padding: 0px;
}
.fbbutton {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 70px;
	width: 70px;
}
.likebutton {
	float: left;
	height: 70px;
	width: 70px;
	margin-top: 1px;
}

.palhsbutton {
	padding: 0px;
	float: left;
	height: 70px;
	width: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -17px;
}

.footerbrandscontainer {
	float: left;
	height: 70px;
	width: 150px;
	margin-left: 35px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13px;
	color: #F2F2F3;
}
.footerbrandstitle {
	padding: 0px;
	clear: none;
	float: left;
	height: 13px;
	width: 150px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footerbrands {
	padding: 0px;
	float: left;
	height: 50px;
	width: 50px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.copyrighttext {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	float: right;
	height: 30px;
	width: auto;
	color: #F2F2F3;
	text-align: right;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homebanner {
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 325px;
	width: 980px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.rotator {
	float: left;
	width: 960px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	height: 305px;
}

.newscontainer {
	background-image: url(images/sidelinebg.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 700px;
	margin-top: 30px;
	margin-right: 30px;
}
.title {
	background-image: url(images/titlebg.png);
	background-repeat: repeat;
	float: left;
	height: 34px;
	width: 233px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	padding-top: 16px;
	padding-left: 17px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";

	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}


.news {
	background-color: #F2F2F3;
	float: left;
	height: auto;
	width: 695px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.newsdate {
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: right;
	color: #333333;
	margin-left: 16px;
}

.newsdivider {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 159px;
	width: 1px;
}
.newsdesc {
	float: left;
	height: auto;
	width: auto;
	margin-left: 10px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}

.servicescontainer {
	float: left;
	height: auto;
	width: 250px;
	background-image: url(images/sidelinebg.png);
	background-repeat: repeat-y;
	margin-top: 30px;
}

.services {
	float: left;
	height: auto;
	width: 245px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F3;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.servicedesc {
	float: left;
	height: auto;
	width: auto;
	margin-left: 16px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: left;
	color: #333333;
}
.mapcontainer {
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 565px;
	width: 980px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";


	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.map {
	float: left;
	width: 960px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 545px;
	font-family: "Century Gothic", Verdana, Arial;
	color: #f2f2f3;
	text-decoration: none;
}
.maptitle {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	width: 250px;
	float: left;
	height: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 0px;
}
.maplink {
	float: right;
	height: 20px;
	width: 250px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #F2F2F3;
	text-align: right;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contactcontainer {
	background-image: url(images/sidelinebg.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 650px;
	margin-top: 30px;
	margin-right: 30px;
}
.contact {
	background-color: #F2F2F3;
	float: left;
	height: auto;
	width: 645px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
	background-image: url(images/resellersbg.png);
	background-repeat: repeat-y;
}
.contactinfo {
	float: left;
	height: auto;
	width: 90px;
	margin-right: 10px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: right;
	color: #333333;
	margin-left: 16px;
}

.contactdivider {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 130px;
	width: 1px;
}
.contactdesc {
	float: left;
	height: auto;
	width: auto;
	margin-left: 10px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
.contactnum {
	float: right;
	height: auto;
	width: 150px;
	margin-left: 10px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
.formcontainer {
	float: right;
	height: auto;
	width: 300px;
	background-image: url(images/sidelinebg.png);
	background-repeat: repeat-y;
	margin-top: 30px;
}

.form {
	float: left;
	height: auto;
	width: 295px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F3;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";


	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.formfields {
	float: left;
	height: auto;
	width: 300px;
	margin-left: 16px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
.tyfield {
	float: left;
	height: auto;
	width: 300px;
	margin-left: 16px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-weight: normal;
	text-align: left;
	color: #FF0000;
}
.formbuttons {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #F2F2F3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	background-color: #333333;
	width: 122px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 20px;
	margin-left: 2px;
	height: 30px;
	float: left;
}
.regiontitle {
	float: left;
	height: 30px;
	width: 630px;
	background-color: #333333;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 15px;
 	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.region {
	float: left;
	height: auto;
	width: 645px;
	background-image: url(images/resellersbg.png);
	background-repeat: repeat-y;
}
.region2 {
	float: left;
	height: auto;
	width: 645px;
	background-image: url(images/resellersbg2.png);
	background-repeat: repeat-y;
}
.resellersinfo {
	float: left;
	height: auto;
	width: 126px;
	margin-right: 10px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	margin-left: 16px;
}
.piccontainer {
	float: left;
	height: 270px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.piccontainerlong {
	float: left;
	height: 350px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.piccontainerfor1 {
	float: left;
	height: 280px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor2 {
	float: left;
	height: 300px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor3 {
	float: left;
	height: 320px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor4 {
	float: left;
	height: 340px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor5 {
	float: left;
	height: 360px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor6 {
	float: left;
	height: 380px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor7 {
	float: left;
	height: 395px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor8 {
	float: left;
	height: 415px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor9 {
	float: left;
	height: 435px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor10 {
	float: left;
	height: 450px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor11 {
	float: left;
	height: 470px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor12 {
	float: left;
	height: 490px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor13 {
	float: left;
	height: 510px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor14 {
	float: left;
	height: 525px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor15 {
	float: left;
	height: 545px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor16 {
	float: left;
	height: 565px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor18 {
	float: left;
	height: 605px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor19 {
	float: left;
	height: 625px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor20 {
	float: left;
	height: 610px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor21 {
	float: left;
	height: 660px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor22 {
	float: left;
	height: 680px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor24 {
	float: left;
	height: 720px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor29 {
	float: left;
	height: 820px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.piccontainerfor32 {
	float: left;
	height: 875px;
	width: 222px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); 
}
.itemcontainer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 756px;
	font-family: "Century Gothic", Verdana, Arial;
}
.logopicture {
	background-color: #F2F2F3;
	float: left;
	height: 101px;
	width: 202px;
	margin: 10px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
}
.piccontainerend {
	float: left;
	height: 270px;
	width: 222px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.picture {
	float: left;
	height: 202px;
	width: 202px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 10px;
	background-color: #666666;

	/* Safari, Opera, and Chrome */
	display:-webkit-box;
	-webkit-box-pack:center;
	-webkit-box-align:center;
	
	/* W3C */
	display:box;
	box-pack:center;
	box-align:center;
}
.centerimage {
	display: block;
	margin-left: auto;
	position: relative;
	top: 50%;
	margin-right: auto;
	margin-top: -96px;
	}
	
.picturetitle {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #F2F2F3;
	height: 17px;
	width: 202px;
	margin-left: 10px;
	font-weight: bold;
	margin-bottom: 4px;
	clear: both;
	float: left;
}
.picturetext {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #F2F2F3;
	height: 15px;
	width: 202px;
	margin-left: 10px;
	clear: both;
	float: left;
}

.historycontainer {
	background-image: url(images/sidelinebg.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 980px;
	margin-top: 30px;
	margin-right: 30px;
}
.history {
	background-color: #F2F2F3;
	float: left;
	height: auto;
	width: 975px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.historytitle {
	float: left;
	height: auto;
	width: 955px;
	margin-right: 10px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	margin-left: 10px;
}
.historydesc {
	float: left;
	height: auto;
	width: 955px;
	margin-left: 10px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	line-height: 15px;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
.ownerpicbg {
	float: left;
	height: 250px;
	width: 250px;
	margin-right: 30px;
	background-image: url(images/itembg.png);
	background-repeat: repeat;
	margin-top: 30px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,1);
	box-shadow: 3px 3px 7px rgba(150,150,150,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.ownerpic {
	background-color: #F2F2F3;
	float: left;
	height: 230px;
	width: 230px;
	margin: 10px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
}
.ownercontainer {
	float: left;
	height: 250px;
	width: 700px;
	background-image: url(images/sidelinebg.png);
	background-repeat: repeat-y;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 00px;
	padding: 0px;
}

.owner {
	float: left;
	height: 185px;
	width: 695px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F3;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.ownerdesc {
	float: left;
	height: auto;
	width: auto;
	margin-left: 16px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
.itemnavcontainer {
	float: right;
	height: auto;
	width: 224px;
	background-image: url(images/sidelinebg.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	color: #f2f2f3;
}
.itemtitle {
	background-image: url(images/titlebg.png);
	background-repeat: repeat;
	float: left;
	height: 34px;
	width: 207px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	padding-top: 16px;
	padding-left: 17px;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";


	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.itemnav {
	float: left;
	height: auto;
	width: 219px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F3;
	-moz-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	box-shadow: 3px 3px 7px rgba(150,150,150,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";

	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
	color: #f2f2f3;
}
.itemnavdesc {
	float: left;
	height: auto;
	width: auto;
	margin-left: 16px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
.itemnavdivider {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1px;
	width: 219px;
}
.itemnavbutton {
	float: left;
	height: 35px;
	width: 219px;
}
.itemnavinactive {
	float: left;
	height: 35px;
	width: 219px;
	background-color:#f2f2f3;
	text-decoration: none;
	color: #333333;
}
.itemnavinactive:hover {
	float: left;
	height: 35px;
	width: 219px;
	background-color:#333333;
	text-decoration: none;
}
.itemnavactive {
	float: left;
	height: 35px;
	width: 219px;
	background-color:#333333;
	text-decoration: none;
	color: #f2f2f3;
}
.itemnavactive a {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color:#f2f2f3;
	text-decoration: none;
	display:block;
	padding-top: 7px;
	padding-left: 12px;
	padding-bottom: 9px;
}
.itemnavinactive a {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	display:block;
	padding-top: 7px;
	padding-left: 12px;
	padding-bottom: 9px;
}
.itemnavinactive:hover a {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color:#f2f2f3;
	text-decoration: none;
	display:block;
	padding-top: 7px;
	padding-left: 12px;
	padding-bottom: 9px;
}
.imagenote {
	float: left;
	height: auto;
	width: auto;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13px;
}
