/* Start CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;

}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End reset*/

/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background: #260D10 url(/images/bg1.png) repeat-x;
	}
	
a:link, a:active, a:visited {
	color: #9D000F;
	font-weight: bold;
	text-decoration: none;
}	
a:hover {
	color: #4f090f;
	font-weight: bold;
	text-decoration: none;
}	
	
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.4em;
	margin: 1.2em 0 0 0;
	}
	
h1, h2, h3 {
	color: #4f090f;
	}
	
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 1.2em 0;
	}
	
strong, b {
	font-weight: bold;
	color: #9D000F;
	}
	
#header {
	margin: 0 auto;
	width: 977px;
	height: 205px;
	background: url(/images/gradient_background_top.png) repeat-y;
	}

#logo {
	width: 277px;
	float: left;
	margin: 0 0 0 35px;
	
	}
#head2 {
	float: right;
	right: 35px;
	position: relative;
	
	}

#about {
	text-align: right;
	float: right;
	width: 210px;
	height: 20px;
	margin: 0 35px 0 0 ;
	color: #ffffff;
	font-size: 14px;
	padding: 24px 10px 0 0;
	}
	
#about a:link, #about a:visited, #about a:active, #about a:hover {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	padding: 0 8px 0 8px;
	}

	
#navbar {
	color: #ffffff;
	font-size: 12px;
	margin: 0 auto;
	width: 977px;
	text-align: center;
	clear: both;
	font-weight: normal;
	padding: 16px 0 10px 0;
}

#linkwhite {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	padding: 5px 9px 5px 9px;
	font-weight: normal;
}
	
#content2 {
	width: 977px;
	margin: 0 auto;
	background: #260D10 url(/images/bg2.png) repeat-x;
	}

#walkthrough_wrapper { 
	background: #FFFFFF;
	margin: 0 35px 0 35px;
	padding: 12px 12px 12px 11px;
	width: 884px;
	text-align: center;
}
#walkthrough { 
	background: #FFFFFF;
	border: 1px solid #990110;
	padding: 12px 9px 11px 8px;
	width: 866px;
	text-align: center;
}

#content3 {
	width: 907px;
	margin: 0 auto;
	background: url(/images/text_background.png) repeat-y;
	}

#content4 {
	width: 887px;
	margin: 0 auto;
	background: url(/images/text_background.jpg) no-repeat top;
	}
	
#content5 {
	margin: 0 auto;
	width: 820px;
	padding: 21px;
	}	

#page_images {
	margin: 0 0 0 20px;
	float: right;
	clear: left;
	}	
	
#page_images ul {
	list-style-type: none;
	}

#page_images li {
	padding: 0 2px 16px 0;
	}
	

	
#text_background_bottom { 
	clear: both;
	margin: 0 auto;
	width: 907px;
	height: 21px;
	background: url(/images/text_background_bottom.jpg) no-repeat top;
}
	
#footer {
	margin: 0 auto;
	width: 887px;
	font-size: 11px;
	color: #DDDDDD;
	background-color: #260D10;
	text-align: center;
	clear: both;
	padding: 35px 0 35px 0;
	}

#footer_left {	
	float: left;
	}


#footer_right {	
	float: right;
	}
	
#footer_right a {	
	color: #DDDDDD;
	font-size: 11px;
	text-decoration: none;
	}
	
	
/* Form */


input#searchfield {
	font: normal 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #9c9c9c;
	padding-left: 3px;
	background-color:#f7f7f7;
	border-top: 1px solid #73716B;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #73716B;
	}
		
	input#entryfield {
	width:200px;
	padding:2px;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	background-color:#fbfbfb;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	}

	input#entryfieldsearch {
	width:180px;
	padding:4px;
	border-top:1px solid #C1BFBF;
	border-left:1px solid #C1BFBF;
	border-bottom:1px solid #E2E1E1;
	border-right:1px solid #E2E1E1;
	background-color:#fff;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #333;
	}
	
	input#entryfieldActive {
	width:180px;
	padding:4px;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	/*background-color:#fbfbfb;*/
	background-color:#fff;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #333;
	}
	
	div#prfilter input#entryfield {
	width:90px;
	padding:4px;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	background-color:#fbfbfb;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	}
	
	div#prfilter input#entryfieldActive {
	width:90px;
	padding:4px;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	/*background-color:#fbfbfb;*/
	background-color:#fff;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	}
	
	select#dropdown {
	width: 190px;
	padding: 2px;
	border: 1px solid #d7d7d7;
	background-color: #fbfbfb;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	}
	
	select#dropdownsearch {
	width: 190px;
	padding: 2px;
	border: 1px solid #d7d7d7;
	background-color: #fff;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	}
	
	select#dropdownActive {
	width: 190px;
	padding: 2px;
	border: 1px solid #d7d7d7;
	/*background-color: #fbfbfb;*/
	background-color:#fff;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	}
	
	select#dropdown_job {
	padding: 2px;
	border: 1px solid #d7d7d7;
	background-color: #fbfbfb;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	width:360px;
	}
	
	select#dropdownActive_job {
	padding: 2px;
	border: 1px solid #d7d7d7;
	background-color: #fff;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	width:360px;
	}
	
	textarea, #servicesbox {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	background-color:#fbfbfb;
	padding: 4px;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	height: 55px;
	width: 180px
	}
	
	textarea#textareaActive {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	background-color:#fff;
	padding: 4px;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	height: 80px;
	width: 348px;
	}
	
	select#jumpmenu {
	font: normal 10px Arial, helvetica, sans-serif;
	color: #313031;
	padding-left: 3px;
	border: 1px solid #313031;
	}
	
	td#divider {
	height: 1px;
	background-color:#e1e1e1;
	}
	
	td#fieldlabel {
	padding-left: 5px;
	}
	
	td#tablepadright {
	padding-right: 15px;
	}
	
	#wholesale {
	width: 250px;
	float: right;
	height: 25px;
	}
	
	#anumb {
	width: 250px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	height:40px;
	font-weight: bold;
	margin-top: 20px;
	margin-right:15px;
	}
	
#reqd {
color: #CC0000;
font-size: 1.3em;
}



#dropmenudiv {
	position: absolute;
	margin-top: 9px;
	border: 1px solid #51080f;
	border-bottom-width: 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	font-size: 12px;
	z-index: 100;
	color: #ffffff;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #51080f;
	background-color: #400b0f;
	color: #ffffff;
	padding: 5px;
	text-decoration: none;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}

#dropmenudiv a:hover { /*hover background color*/
background-color: #c7c194;
}

.AltMenu {
	border: 1px #000000 solid;
	background: #EEEEEE;
	cursor: ne-resize;
	}

.Alts {
	font: 11px verdana, arial, san-serif; 
	color: #000000;
	}
	


.mypets{ /*header of 1st demo*/
	text-indent: 5px;
	cursor: hand;
	cursor: pointer;
	padding: 3px 0px;
	margin-bottom: 15px;
	background: #9e9e96;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;

}

.thepet {
	padding-left: 15px;
	}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: #90010f;
color: #ffffff;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
