/* CSS Document */

/* COLORS

orange:	#F90;
green:	#CC3;
red:	#600;
blue:	#9CC;
	
*/

/* BASIC TYPE STYLES */

h2 {
	font-family: garamond, times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #600;
	margin: 0;
	}
	
h2.h2white {
	padding: 0 0 0 108px;
	font-family: garamond, times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
	margin: 0;
	text-align: left;
	}
	
h3 {
	font-family: garamond, times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #600;
	margin: 0;
	}
	
span.buttonlabel {
	font-family: garamond, times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #600;
	margin: 0;
	}
	
p {
	margin: 2px 0 10px 0;
	font-family: garamond, times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #600;
	}
	
p.italics {
	margin: 2px 0 10px 0;
	font-family: garamond, times, serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #600;
	}
	
p.productinfo {
	padding: 0 0 0 110px;
	margin: 2px 0 10px 0;
	font-family: garamond, times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #600;
	text-align: left;
	}
	
a {
	color: #F90;
	text-decoration: underline;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	}
 
a.nodecor {
	text-decoration: none;
	}
	
a.forwardbutton {
	text-decoration: none;
	text-transform: lowercase;
	font-family: garamond, times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #600;
	padding: 10px 0 0 40px;
	display: block;
	height: 24px;
	background: transparent url(../images/forward.png) top left no-repeat;
	}
	
a.backbutton {
	text-decoration: none;
	text-transform: lowercase;
	font-family: garamond, times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #600;
	padding: 10px 0 0 40px;
	display: block;
	height: 24px;
	background: transparent url(../images/back.png) top left no-repeat;
	}
	
a:hover {
	color: #000;
	}
	
hr { 
	height: 1px; 
	border: none;
	border-bottom: 1px dotted #600;
	margin: 0;
	}
	
.underline {
	border-bottom: 1px dotted #600;
	}
	
/* MAIN NAVIGATION STYLES */


/* 

These styles are not in use, 
deferred to PHP_SHOP's classes

ul.mainnav {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
ul.mainnav li {
	display: block;
	width: 163px;
	height: 21px;
	background: #F90;
	margin: 0 0 6px 0;
	padding: 3px 0 0 12px;
	opacity: .8;
	filter: alpha(opacity=80);
	}
	
ul.mainnav li.active {
	display: block;
	width: 163px;
	height: 21px;
	background: #CC3;
	margin: 0 0 6px 0;
	padding: 3px 0 0 12px;
	opacity: .8;
	filter: alpha(opacity=80);
	}
	
ul.mainnav li a, ul.mainnav li a:visited {
	font-family: garamond, times, serif;
	font-weight: normal;
	font-size: 13px;
	color: #600;
	text-decoration: none;
	}
	
ul.mainnav li a:hover {
	color: #FFF;
	}
	
*/
	
a.mainlevel:link, a.mainlevel:visited {
	width: 200px;
	height: 21px;
	display: block;
	color: #000;
	background: #F90;
	text-indent: 10px;
	font-family: garamond, times, serif;
	font-weight: normal;
	font-size: 15px;
	color: #600;
	text-decoration: none;
	line-height: 20px;
	margin: 0 0 5px;
	padding: 3px 0 0 12px;
	opacity: .8;
	filter: alpha(opacity=80);
	}
	
a.mainlevel:hover {
	color: #FFF;
	}
	
/* Mambo Named Nav */	

#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	list-style:inline; 
	float: left;
	margin: 0; width: 50;
	font-size: 10px;
	font-family: garamond, times, serif;
	font-weight: bold;
	line-height: 20px;
	white-space: nowrap;
	text-indent: 10px;
	}
	
	
/* PAGE REGION STYLES */
	

body {
	padding: 0;
	margin: 0;
	background: #CC3;
	}
	
.contentpane {
	margin: 25px auto 50px;
	font-family: garamond, times, serif;
	font-size: 14px;
	color: #600;
	text-align: left;

	}

#wrapper1 {
	height: auto;
	background: transparent url(images/bg_main.gif) no-repeat scroll left top;
	margin: 0;
	min-width: 800px;
	}
	
#wrapper2 {
	border: 0px solid #F00;
	height: auto;
	background: transparent url(../images/bg_wrapper.gif) no-repeat bottom left;
	background-attachment: 
	fixed;
	margin: 0;
	min-width: 800px;
	}
	
body#gallery #wrapper1 {
	border: 0px solid #F00;
	height: auto;
	background: transparent url(images/bg_main.gif) no-repeat left top;
	margin: 0;
	min-width: 800px;
	}
	
body#gallery #wrapper2 {
	border: 0px solid #F00;
	height: auto;
	background: transparent url(../images/bg_wrapper.gif) no-repeat bottom left;
	margin: 0;
	min-width: 800px;
	}

body#gallery #wrapper3 {
	height: auto;
	background-color: transparent;
	background-image: url(../images/bg_footer_2.gif);
	background-position: 0px 120px;
	background-repeat: no-repeat;
	margin: 0;
	min-width: 800px;
	}
	
#gallerywrapper3 {
	height: auto;
	background-color: transparent;
	margin: 0;
	min-width: 800px;
	}
	
#leftwing {
	background: transparent;
	width: 200px;
	height: auto;
	padding: 10px 0 0 15;
	margin: 0;
	text-align: left;
	}
	
#rightwing {
	border: 0px solid #DDD;
	background: transparent;
	width: 200px;
	height: auto;
	}
	
#middle {
	border: 0px solid #DDD;
	background: transparent;
	width: 466px;
	}

#mid1 {
	border: 0px solid #DDD;
	background: transparent;
	height: 104px;
	text-align: left;
	padding: 40;
	margin: 0;
	}
	
#mid1 td {
	height: 30px;
	}
	
#mid1 a {
	color: #600;
	text-decoration: none;
	font-family: garamond, times, serif;
	font-size: 13px;
	font-weight: normal;
	padding-top: 6px;
	}
	
#mid1 a:hover {
	color: #F90;
	}
	
#mid1links {
	text-align: center;
	}
	
#mid1links a {
	text-transform: lowercase;
	}
	
.mid1tdleft {
	width: 60px;
	background: transparent;
	}
	
.mid1tdright {
	width: 106px;
	background: transparent;
	}
	
#mid1 img {
	border-bottom: 1px solid #CC3;
	padding-bottom: 6px;
	}
	
.greenpipe {
	color: #CC3;
	font-family: Garamond, Times, serif;
	text-decoration: none;
	font-size: 10px;
	}

#mid2 {
	border: 0px solid #DDD;
	background: transparent;
	height: 125px;
	text-align: right;
	}

#mid3 {
	border: 0px solid #DDD;
	background: transparent;
	height: auto;
	padding: 0 20px 0 0;
	font-family: garamond, times, serif;
	font-size: 13px;
	color: #600;
	text-align: left;

	}

#mid4 {
	border: 0px solid #DDD;
	background: transparent;
	height: 160px;
	text-align: left;
	z-index: 1000;
	}

#footer {
	margin: 0px;
	padding: 0;
	width: 100%;
	height: 40px;
	background: transparent;
	border: 0px solid #F00;
	}
	
#footertable {
	width: 100%;
	background: transparent url(../wwwroot/images/bg_footer_2.gif) no-repeat left top;
	}
	
#footerleft {
	background: transparent;
	width: 100%;
	height: 40px;
	}
	
#footerlinks {
	text-align: left;
	background: transparent;
	}
	
#footer a {
	color: #600;
	font-family: Garamond, Times, serif;
	text-decoration: none;
	font-size: 12px;
	}
	
#footer a:hover {
	color: #FFF;
	}
	
.pipe {
	color: #FFF;
	font-family: Garamond, Times, serif;
	text-decoration: none;
	font-size: 10px;
	}
	
/* BLOCK ELEMENT STYLES */
 
#gallerytable {
	;
	}
	
#gallerytable td {
	text-align: center;
	}
	
#gallerytable td img {
	text-align: center;
	border: 1px solid #F90;
	width: 74px;
	height: 74px;
	margin: 0 6px 6px 6px;
	}
	
#gallerytable td.label {
	height: 40px;
	}

img.thumb {
	border: 1px solid #000000;
	margin: 6px;
	vertical-align: middle;
	height: 100px;
	width: 100px;


	}
	
img.outlined {
	border: 1px solid #F90;
	}
	
img.thumbfirst {
	border: 1px solid #F90;
	width: 74px;
	height: 74px;
	margin: 6px;
	margin-left: 0;
	padding: 0;
	}
	
img.thumblast {
	border: 1px solid #F90;
	width: 74px;
	height: 74px;
	margin: 6px;
	margin-right: 0;
	padding: 0;
	}
	
a:hover img.thumb, 
a:hover img.thumbfirst, 
a:hover img.thumblast, 
#gallerytable td a:hover img {
	border: 1px solid #FFCC00;
	}

/* Used in file ./modules/mod_phpshop.php Line: 223 */

td.itemsincart {
	font-family: garamond, times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #600;
	text-align: right;
	border-bottom: 1px dotted #000;
	width: 175px;
	}
	
/* LOGIN FORM STYLES */

#login {
	width: 154px;
	height: auto;
	border: 0px solid #CC3;
	background: #9CC;
	padding-top: 6px;
	padding-left: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	margin: 6px 0 6px 0;
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	color: #000;
	opacity: .8;
	filter: alpha(opacity=80);
	}
			
#login td {
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	color: #000;
	border: 0px solid #FFF;
	margin: 0;
	padding: 0;
	padding-right: 4px;
	}
	
#login td a {
	font-size: 9px;
	color: #600;
	}
	
#login td a:hover {
	color: #000;
	}
	
#login a {
	font-size: 10px;
	color: #600;
	}
	
#login a:hover {
	color: #000;
	}
	
.loginfield {
	width: 98px;
	height: 14px;
	background: #FFF;
	border: 0px solid #AAA;
	text-size: 10px;
	}
	

/* GUESTBOOK STYLES */


#guestbooktable {
	background: transparent;
	}
	
 #guestbooktable th {
	background: #9CC;
	text-align: left;
	opacity: .8;
	filter: alpha(opacity=80);
	}
	
#guestbooktable td {
	border-bottom: 0px dotted #600;
	}
	
 #guestbookentrytable td.fill {
 	border: 0;
	background: #9CC;
	text-align: left;
	opacity: .8;
	filter: alpha(opacity=80);
	}
	
#guestbookentrytable td {
	text-align: left;
	border-bottom: 1px dotted #600;
	}
	
/* PET PINUP STYLES */

#petpinuptable {
	width: 100%;
	background: transparent;
	}
	
#petpinuptable td {
	width: 100%;
	margin: 0 0 8px 0;
	padding: 6px;
	height: 32px;
	border-bottom: 1px dotted #600;
	}
	
#petpinuptable td.outline {
	border: 0px solid #EEE;
	background: transparent;
	}
	
/* PET PINUP GALLERY STYLES */
	
#petgallery {
	width: 100%;
	}
	
#gallerylinktable td#gallerynav {
	width: 750px;
	background: #F90;
	margin: 0;
	padding: 3px 0 3px 6px;
	text-align: right;
	}
	
#gallerylinktable a {
	text-decoration: none;
	color: #600;
	background: #F90;
	padding: 3px 6px;
	border-left: 2px solid #FFF;
	}
	
#gallerylinktable a:hover {
	color: #FFF;
	background: #600;
	}

.square {
	width: 18px;
	padding: 6px;
	text-align: center;
	# background: #F90;
	}

#petgallery td {
	width: 25%;
	text-align: center;
	padding: 0 0 12px 0;
	}
	
.petpic {
	width: 96px;
	height: 96px;
	margin: 0 6px 6px 0;
	border: 1px solid #F90;
	/* background: transparent url(../images/img_off.gif) top center no-repeat; */
	}
	
.petpic:hover {
	/* background: transparent url(../images/img_on.gif) top center no-repeat; */
	border: 1px solid #000;
	}
	
.petname {
	width: 96px;
	height: 20px;
	text-align: center;
	border: 0px solid #00F;
	}
	
#petgallery a img {
	border: 0;
	padding: 8px 0 0 0;
	}
	
/* CONTACT FORM STYLES */

.contacttable td {
	border-bottom: 1px dotted #600;
	height: 25px;
	padding: 2px 0 0 0;
	}

.contacttable td.noborder {
	border: 0;
	}
	
#emailtable td {
	height: 20px;
	}
	
.inputbox {
	border: 1px solid #F90;
	}
	
#emailtable #copyemail {
	font-size: 11px;
	}
	
.noborder {
	border: 0;
	}
	
#addtocartbutton {
	width: 42px;
	height: 42px;
	background: transparent url(../images/addtocart_02.gif) 1px 1px no-repeat;
	border: 1px solid #F00;
	}
	}
