* {
	margin:0;
	padding: 0;
	/* border: 1px solid #ff9900; */
	}
html, body {
	font-family:Georgia, "Trebuchet MS", "Lucida Sans Unicode", Tahoma;
	font-size:12px;
	background: url(../img/layout/background_page.jpg) top center repeat-y #ffffff;
	height: 100%;
	width: 100%;
	}
a {
	border: 1px transparent #ff9900; 
}
#wrapper {
	margin: auto;
	width: 950px;
	min-height: 750px;
	height: 100%;
	background: url(../img/layout/background_body.jpg) top left repeat-x;

	}
#masthead {
	height: 198px;
	width: 100%;
	background: url(../img/layout/background_header_right.jpg) no-repeat top right;
	}
#mastheadleft {
	height: 198px;
	width: 211px;
	background: url(../img/layout/background_header_left.jpg) no-repeat top right;
	}
#navigation {
	background: url(../img/layout/background_nav_main.jpg) repeat-y top center;
	width: 205px;
	padding: 0 5px 0 5px;
	margin: 0 0 0 5px;
	float:left;
	font-size:12px;
	}
#navigationhead {
	background:url(../img/layout/background_nav_head.jpg) no-repeat top center;
	width: 205px;
	height: 15px;
	text-align: center;
	}
#navigationfoot {
	background:url(../img/layout/background_nav_footer.jpg) no-repeat top center;
	width: 205px;
	height: 35px;
	text-align: center;
	margin-left: -2px;
	}
li a {width: 100%;}, li>a {width: auto;}
#navigation ul {
	list-style: none;
	padding-left: 5px;
	text-indent: 0;
	margin: 0;
	pading: 0;
	}
#navigation li {
	line-height: 30px;
	background:url(../img/layout/background_nav_off.jpg) no-repeat;
	display: block;
	padding-left: 30px;
	text-decoration: none;
	color: #424242;	
	}
#navigation li a{
 	line-height: 30px;
	background:url(../img/layout/background_nav_off.jpg) no-repeat top left;
	display: block;
	padding-left: 30px;
	text-decoration: none;
	color: #424242;
	margin:0 0 0 -30px;
	}
#navigation li a:hover{
 	line-height: 30px;	
	background:url(../img/layout/background_nav_hover.jpg) no-repeat;
	padding-left: 30px;
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
	margin:0 0 0 -30px;
	}
#navigation li a:visited{
 	line-height: 30px;
	background:url(../img/layout/background_nav_off.jpg) no-repeat top left;
	display: block;
	padding-left: 30px;
	text-decoration: none;
	color: #424242;
	font-style: italic;
	margin:0 0 0 -30px;
}
#navigation li a:active{
 	line-height: 30px;
	background:url(../img/layout/background_nav_active.jpg) no-repeat;
	display: block;
	padding-left: 30px;
	text-decoration: none;
	color: #424242;
	font-style: italic;
	margin:0 0 0 -30px;
	}
#content {
 	
	margin: 0 10px 0 210px;
	afloat: left;
	}
.search {
	background: transparent url(../img/layout/background_search_input.jpg) no-repeat center left;
	width: 115px;
	height:18px;
	border: none;
	padding:3px 0px 3px 30px;
	font-size: 11px;
	}
.searchbutton {
	margin-bottom: -5px;
	}
.centerelement {
	text-align: center;
	}
#content h1 {
	height: 50px;
	background: url(../img/layout/background_p_paw.jpg) no-repeat;
	font-size: 20px;
	color: #00814f;
	padding: 10px 0 0 80px;
	}
p.paw {
	line-height: 30px;
	background:url(../img/layout/background_nav_hover.jpg) no-repeat;
	display: block;
	padding-left: 30px;
	margin-left: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
	}
p.navPad {
	padding: 8px;
	}
.number {
	line-height: 38px;
	/* background:url(../img/layout/background_p_paw_nl.jpg) no-repeat; */
	display: block; 
	margin-top: -60px;
	margin-bottom: 50px;
	padding: 10px 0 0 80px;
	color: #00814f;
	font-size: 28px;
}
/*/ PRODUCT DISPLAYS/*/
#products {
	width: 90%;
	}
#products .container {
	width: 95%;
	min-height: 200px;
	border: none;
	}
#products .description {
	font-weight: bold;
	margin: 0 0 0 150px;
	}
#products .content {
	margin: 0 0 0 160px;
	}
#products .pricetag {
	font-weight: bold;
	color: #00814f;
	}
#products img {
	padding: 5px;
	}
/*/==[SHOPPING CLASSES]==/*/
#shopping_basket {
	padding: 3px;
}
#shopping_basket input, select, textarea {
	margin: 3px;
	padding: 3px;
}
#shopping_basket select {
	width: 100px;
}
#shopping_basket table tr td {
	margin: 3px;
	padding: 3px;
	font-size:12px;
}
#shopping_basket form {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size:12px;
}
.totalhead {
	margin: 3px;
	padding: 3px;
	border-top: 1px solid #4b89d6;
	font-size:12px;	
}
.total {
	margin: 3px;
	padding: 3px;
	background: #4b89d6;
	font-size:12px;
}
.head {
	background: url(../img/layout/background_table_head.png) repeat-x;
	color: #ffffff;
	padding: 3px 3px 3px 10px;
	line-height: 30px;
	font-size:12px;
}
.shade {
	background: #e7e7e7;
	font-size:12px;
}
/* class for field definition on the basket - NOT created by me but way too much work to 
go through and change them all! - mjs */
.field {
	font-size: 12px;
}
.info {
	font-size:12px;
}
#shoppingdefinition {
	width:217px;
	height: 68px;
	float: right;
	margin: -68px 0 0 0;
	padding: 0;
	background: url(../img/layout/background_shopping.jpg) no-repeat top left;
	}
#shoppingdefinition p{
	font-size: 10px;
	color: #00814f;
	margin:15px 3px 3px 10px;
	}
#shoppingdefinition .pricetag {
	font-weight: bold;
	color: #00814f;
	}
.shoppingdisplay {
	width: 80%;
	border-bottom: 1px solid #ff0000;
	padding: 10px 0 10px 0;
	}
.shoppingdisplay p{
	font-size:12px;
	}
.shoppingdisplay h3 {
	background: #f4ebea;
	font-size: 13px;
	}
.shoppingdisplay img {
	background: #ffffff;
	padding: 5px;
	margin: 5px;
	}
.shoppingdisplay .pricetag {
	font-weight: bold;
	color: #00814f;
	}
.shoppingstatus {
	background: url(../img/layout/background_shopping_status.jpg) no-repeat top left;
	height: 100px;
	}

div.image {
	float: right;
	padding: 0;
	margin: 0px 0px 5px 15px;
	font-size: 8pt;
	line-height: 11pt;
	text-align: center;
}
/*/==[CMS SPECIFIC]==//
div.image_left {
	float: left;
	margin: 0px 0px 5px 10px;
	font-size: 8pt;
	line-height: 11pt;
	text-align: center;
}

div.image img, div.image_left img {
	border: solid 1px #dca;
	padding: 1px;
}

img.border {
	border: solid 1px #dca;
	padding: 1px;
	
}
.borderset {
	border: solid 1px #dca;
	padding: 1px;
	margin: 3px;
}
div.feature_summary {
	margin-bottom: 10px;
	padding: 0;
	border: solid 1px #edb;
	border-top: 0;
	clear: both;
}

div.product_summary {
	margin-bottom: 10px;
	padding: 0;
	border: solid 1px #edb;
	border-top: 0;
	clear: both;
}

span.bigger, td.big {
	text-decoration: none;
	color: #a44;
	font-weight: bold;
	font-size: 11pt;
}

span.vbig {
	text-decoration: none;
	font-weight: bold;
	font-size: 16pt;
}

span.smaller {
	font-size: 8pt;
	font-weight: normal;
}*/
/*/==[forms]==/*/
.shoppingform {
	width: 90%;
	margin-left:30px;
	}
/*/==[READERS PETS]==/*/
#readerspets {

	}
#readerspets img {
	background: #dfc3c0;
	padding: 5px;
	margin: 5px;
	}
#readerspets h2 {
	font-size: 18px;
	color: #00814f;
	padding: 3px;
	}
#readerspets a {
	border: none;
	text-decoration: none;
}
#photo_viewer {
	width: 600px; 
	text-align: center; 
	padding: 10px; 
	margin: auto; 
	border: 1px solid #dd8e85;
	background: #dfc3c0;
}
.clear {
	cleasr: both;
	}
.clearfix:after {
    content: " &nbsp;"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#gallery {
	width: 90%;
	border: 1px solid #FF0000;
	text-align: center;

	margin: auto;
	}
