html,body {
	height: 100%;
}

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	background: url("/images/body_bg_animalprint.gif") #fff repeat top center;
	background-attachment: fixed;
}

* html body {
	text-align: center;
}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #5C5C5C;
}

a:hover {
	color: #000;
}

UL,OL {
	margin-top: 0px;
	margin-bottom: 0px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

br.clear {
	clear: both;
}

/*--- Custom Text Styles ---*/

body, td, .NormalText {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

.PageTitle {
	font-size: 18px;
	font-weight: bold;
}

.SubTitle {
	font-size: 16px;
	font-weight: bold;
}

/*--- IMG Styles ---*/



/*--- TD Styles ---*/



/*--- Nav Layout ---*/

div#navBar ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

div#navBar ul li {
	float: left;
	position: relative;
}

div#navBar ul img {
	float: left;
}

div#navBar ul a {
	float: left;
	height: 27px;
	text-align: center;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	padding: 12px 8px 0 8px;
}

div#navBar ul a:hover {
	background-color: #E0DDDA;
}

/* --- Subnav --- */

div#navBar ul li ul {
	position: absolute;
	width: 823px;
	overflow: hidden;
	left: 0px; /* Set 1px less than menu width */
	top: 39px;
	/*display: none;*/
}

div#navBar ul ul a {
	height: 10px;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	padding: 14px 7px;
}

div#navBar ul ul a:hover {
	color: #5C5C5C;
	background-color: transparent;
}

div#navBar ul li:hover ul, div#navBar ul li.over ul {
	display: block;
} /* The magic */

/* Fix IE. Hide from IE Mac \*/
* html div#leftNav ul li { float: left; height: 1%; }
* html div#leftNav ul li a { height: 1%; }
/* End */

/*--- Layout ---*/

table#outer {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

table#outer td {
	text-align: center;
	vertical-align: middle;
}

table#outer td td {
	text-align: left;
}

table.container {
	float: left;
	width: 769px;
}

div#frame {
	width: 769px;
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
}

* html div#frame {
	text-align: left;
}

div#header1 {
	float: left;
	width: 769px;
	height: 102px;
}

div#header1 div#logo {
	float: left;
}

div#header1 div#shopping-cart {
	float: left;
	margin-left: 372px;
	margin-top: 22px;
}

div#header2 {
	float: left;
	width: 769px;
	height: 78px;
	color: #fff;
	background-color: #5B4843;
}

div#header2 #flash {
	width: 315px;
	height: 78px;
	float: left;
	margin-left: 227px;
}

* html div#header2 #flash {
	margin-left: 101px;
}

div#header2 #news {
	float: left;
	margin-left: 13px;
	width: 160px;
	font-size: 10px;
}

div#header2 #news h1 {
	margin-bottom: 0;
}

div#header2 #news ul {
	margin-left: 15px;
	margin-top: 0;
}

* div#header2 #news ul {
	margin-left: 0;
	padding-left: 15px;
}

div#header2 #news ul li {
	margin-bottom: 2px;
}

div#header2 #news ul li a:link,
div#header2 #news ul li a:visited,
div#header2 #news ul li a:active {
	color: #fff;
}

div#navBar #contact {
	float: right;
	width: 310px;
	margin-top: 8px;
	margin-right: 8px;
	background: url(/images/mailinglist_text.jpg) #EDECEB no-repeat 0px 8px;
}

div#navBar #contact input {
	color: #AFAFAF;
	margin:0;
}

div#navBar #contact input.active {
	color: #000;
}

div#navBar #contact-form {
	width: 180px;
	float: right;
	height: 16px;
	padding: 3px;
	background-color: #D4CEC8;
}

div#navBar #contact-form input {
	width: 110px;
	height: 12px;
	font-size: 10px;
	line-height: 10px;
	padding: 0;
	margin: 0;
}

div#navBar #contact-form input.submit {
	margin-top: 2px;
	margin-left: 13px;
	width: 36px;
	height: 7px;
}

div#navBar {
	float: left;
	width: 769px;
	height: 39px;
	background-color: #EDECEB;
}

div#navBar p {
	padding: 0;
	margin: 5px 0 5px 0;
}

div#body {
	float: left;
}

div#content,
div#content-collection {
	float: left;
	width: 736px;
	margin-bottom: 5px;
	margin-left: 16px;
	margin-top: 16px;
}

div#content-collection {
	margin-top: 38px;
}

* html div#content {
	margin-left: 16px;
}

div#footer-frame {
	/*background: url("../images/footer-frame_bg.jpg") transparent repeat-x top left;*/
}

div#footer {
	color: #fff;
	width: 769px;
	height: 40px;
	margin: 0 auto 0px auto;
	padding-top: 10px;
	background: url("../images/footer_bg.jpg") transparent repeat-x top left;
}

div#footer a:link,
div#footer a:visited,
div#footer a:active {
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

div#address {
	float: left;
}

div#misc-links {
	float: right;
	padding-right: 20px;
}

/* --- Product Page --- */

table.collection {
	height: 350px;
}

table.collection td {
	padding: 0;
	vertical-align: middle;
}

div#product-image {
	width: 434px;
	text-align: center;
}

div#product-description {
	width: 273px;
}

div#product-description ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

div#product-description ul li {
	display: block;
	padding: 14px 0;
	/*border-bottom: 1px dotted #000;*/
	background: url("../images/dots2.gif") repeat-x bottom left;
}

div#product-description ul li.Product {
	color: red;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

div#product-description ul li.AddToCart {
	background: none;
}

div#product-thumbnails {
	float: left;
	position: relative;
	width: 648px;
	height: 39px;
	overflow: hidden;
	padding: 0;
}

table#product-scroll-content {
	position: absolute;
	height: 38px;
	white-space: nowrap;
	top: 0;
	left: 0;
	/*background-color: red;*/
	border-collapse: collapse;
}

table#product-scroll-content td {
	width: 62px;
	height: 38px;
	text-align: center;
	vertical-align: middle;
	padding-right: 9px;
}

table#product-scroll-content td a {
	display: block;
	width: 60px;
	height: 30px;
	padding: 3px 0;
	border: 1px solid #fff;
}

div#product-thumbnails td.thumbnail a:hover {
	border-color: #D6D1CD;
}

div#product-thumbnails td.thumbnail a.selected,
div#product-thumbnails td.thumbnail a.selected:hover {
	border-color: #5B4842;
}

div#scroller {
	float: left;
	width: 50px;
	margin-top: 15px;
	margin-left: 15px;
}

/* --- The Store --- */

div#store-image {
	float: left;
	width: 300px;
	margin-left: 30px;
	text-align: center;
}

* html div#store-image {
	margin-left: 15px;
}

div#store-text {
	float: left;
	width: 360px;
	height: 352px;
	margin-left: 20px;
	margin-bottom: 15px;
	overflow: auto;
}

/* --- Press --- */

table.Press {
	width: 607px;
	margin-left: 32px;
	border-collapse: collapse;
}

table.Press td {
	width: 203px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #D7D7D7;
}

table.Press td.notop {
	border-top: 0;
}

table.Press td.noright {
	border-right: 0;
}

table.Press td.nobottom {
	border-bottom: 0;
}

table.Press td.noleft {
	border-left: 0;
}

/* --- Text Styles --- */

div#header2 div#news h1 {
	font-size: 12px;
	margin-top: 10px;
	text-transform: uppercase;
}

div#footer {
	font-size: 10px;
	text-transform: uppercase;
}

div#content h1 {
	color: red;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
}

div#store-text h1 {
	font-size: 26px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0;
}

div#store-text h2 {
	font-size: 26px;
	color: #ff0000;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 5px;;
}