* body, html {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	background-color: #FFFFFF;

}

td img.decoration {
	display: block;
}

a:link, a:visited {
	text-decoration: None;
}

a:hover {
	color: #FF0000;
	text-decoration: None;
}



#right_column {
	width: 170px;
	background-color: #FFFFFF;
}#header {
	margin: 0 auto;
	width: 780px;
	height: 150px;
}

#header_container {
	border-top-style: Solid;
	border-top-width: 2px;
	background-repeat: Repeat-X;
	background-image: url(http://www.petmart.co.nz/images/theme_44_images/2277.jpg);
	margin: 0 auto;
	width: 100%;
	text-align: left;
	height: 150px;
}

#logo {
	position: relative;
	text-align: center;
	width: 780px;
	height: 150px;
	background-image: url(http://www.petmart.co.nz/images/logos/gripsoft.jpg);
	background-repeat: No-Repeat;
	background-position: Bottom Center;
}

#search {
	background-color: #604E9A;
	position: relative;
}

#searchbar {
	background-color: #604E9A;
	margin: 0;
	padding: 0;
	width: 100%;
}

#tag {
	font-weight: Bold;
	font-size: 12pt;
}

.categoryCell, .subCategoryCell {
	padding: 20px;
}

.mainBody {
	background-color: #FFFFFF;
	width: 600px;
	text-align: left;
}

.menu {
	padding-top: 8px;
	padding-bottom: 8px;
	position: relative;
	width: 780px;
	margin: 0 auto;
	text-align: Center;
}

.outOfStock {
	font-weight: Bold;
}

.personalShoppersMessage {
	font-weight: Bold;
}

.priceHighlight {
	font-weight: Bold;
}

.retailPrice {
	font-weight: Bold;
}

.selected {
	color: #FF0000;
	font-weight: Bold;
	text-transform: Uppercase;
}

.specialPrice {
	color: #F50707;
	font-weight: Bold;
}

.vipPrice {
	font-weight: Bold;
}

a.checkoutLink, a.returnToShopping {
	text-decoration: None;
}

#footer a.footer:link,#footer a.footer:visited {
	text-decoration: None;
}

#footer a.footer:hover {
	text-decoration: None;
}

.checkoutLink:hover, .returnToShopping:hover {
	text-decoration: None;
}

.menuLink:link, .menuLink:visited {
	color: #E8964A;
	font-weight: Bold;
	text-decoration: None;
	text-transform: Uppercase;
}

#menu_container {
	margin: 0 auto;
}

form, .summary, .thankYou, .yourDetails, .paymentMethodTable, .additionalInformation, .checkoutProductsList, .productRemoved, .yourOrder, .contactDetails, .yourMessage, .introduction, .shoppingCartListings, .page, .searchBar, .topProducts, .viewAll {
	border-style: Solid;
	border-width: 1px;
	padding: 5px;
	border-color: #000000;
}

h4, .summaryHeader, .otherProductsHeader, .productRemovedHeader, .cartUpdateMessageHeader, .productViewHeader, .highlight, .yourOrderHeader, .contactDetailsHeader, .yourMessageHeader, .introductionHeader, .shoppingCartListingsHeader, .pageHeader, .additionalInformationHeader, .searchBarHeader, .topProductsHeader, .checkoutHeader, .viewAllHeader, th {
	color: #FFFFFF;
	font-weight: Bold;
	font-size: 10pt;
	text-align: Center;
	text-transform: Uppercase;
	padding: 3px;
	background-color: #604E9A;
}

h5 {
	font-weight: Bold;
	font-size: 10pt;
}

input, textarea, option, select {
	font-family: Arial;
	font-size: 10pt;
}

input.submit {
	font-weight: Bold;
}

ol {
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

p {
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

td {
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

ul {
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

.cssnav {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	padding: 0px;
}

.cssnav a {
	font-size: 10pt;
	text-decoration: None;
}

#footer_container {
	margin: 0 auto;
}

.cssnav img {
	border-width: 0px;
}

.cssnav span {
	text-align: Center;
	top: 5px;
	left: 5px;
}

.menuLink:hover {
	color: #FF0000;
}

#container {
	width: 780px;
	margin: 0 auto;
}

.youSave {
	color: #04AE1B;
	font-weight: Bold;
}

.normally {
	font-weight: Bold;
}

.yourPrice {
	font-weight: Bold;
}

.breadcrumb {
	color: #FFFFFF;
	font-weight: Bold;
	font-size: 10pt;
}



a.masterCategoryLink 
{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:8pt;
	background-image : url(http://www.petmart.co.nz/bullet.png);
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-top:2px;
	padding-right:10px;
	padding-left:17px;
	line-height:20px;
}
