/* Written by Claudia Boorman for Endless Pawsibilities site - main css file */
/* Last updated: 10-Feb-2007 */

body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:small;
	background-color:#FFFFFF;
	color:black;
	background-image: url(../images/paw_tile2.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
			}
	
h1 {
	text-align:center;
	color:#333333;
			}

h2 {
	text-align:center;
	color:#333333;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
			}

h3 {
	text-align:center;
	color:#333333;
	font-weight:bold;
			}

h4 {
	background-color: #9FB2C7;
	padding: 10px;
	margin-top: 0px;
	clear: both;
}			

h5 {
	color:#1A1A1A;
	margin-top: 0px;
	clear: both;
	font-size: 1.2em;
}						
			
hr {
	display:block;
	margin-top:2em;
	clear:both;
			}

table {
	width:100%;
	padding:0.5em;	/*margin-right:auto;
	margin-left:auto;*/
			}

td {
	vertical-align:top;
	padding:.5em;
			}
			
th {
	background-color: #D9C0A3;
	vertical-align: top;
			}
			
a {
	text-decoration: none;
			}
		
a:link {
	color: #204063;
			}
			
a:visited {
	color: #204063;
			}
		
a:hover {
	color: #000;
	background-color: #D9C0A3;
			}


img {
	margin:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
			}
			
caption {
	font-family: Papyrus, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
			
			

/* class  styles */

.table_footer {
	border-top:1px solid #03C;
	text-align:center;
	font-size:x-small;
			}
			

.note {
	font-style:italic;
	text-align:center;
	margin:0 3em 1em;
	font-size: 14px;
	color: #333333;
			}	
		
.header {
	font-weight:bold;
	font-variant:small-caps;
	background-color: #FFFFFF;
			}
.product2 li {
	list-style-type: none;
	text-indent: 0px;
	list-style-position: inside;
	text-align: left;
}
	
.header2 {
	color: #333;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
			}
			
.header2c {
	color: #333;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	clear: both
			}			
			
.header3 {
	font-weight:bold;
	font-variant:small-caps;
	text-align: right;
			}
			
.centered {
	text-align: center;
}	

.centered2 {
	text-align: center;
	border-bottom: solid 1px black;
}		

.tone {
	color: #9FB2C7;
}

.col {
	background-color: #9FB2C7;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.anchorList {
	clear:both;
	text-align: center;
	text-indent: 0px;
}
			

.anchorList li {
	font-style: italic;
	display: inline;
	font-size: 10px;
	list-style-type: none;
	text-align: center;
	text-indent: 0px;
	}

.dim {
}		
		
.img1 {
	margin: 20px;
}

.altFont {
	font-family: Papyrus, sans-serif;
}

.ingred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}

.padded {
	padding-right: 20px;
	padding-left: 20px;
}
		
.price {
	text-align: right;
}
	
.product {
	margin-right: 30px;
	margin-left: 30px;
	border: 1px solid #000000;
}

.product2 {
	margin-right: 30px;
	margin-left: 30px;
	border: 1px solid #000000;
}

.product table {
	margin-left: 80px;
	width: 460px;
}

.product2 table {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.product img {
	margin-top: 20px;
}


.prodlist table {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	border: 5px double #9FB2C7;
	clear: both;
}
.prodlist table th {
	color: #333333;
}

.prodlist td {
	font-size: 0.8em;
}


.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.block {
	margin-right: 100px;
	margin-left: 100px;
}

.redLink {
	color: #FF0000;
	text-decoration: none;
}

.jazz {
	font-family: Jazz, serif;
	font-size: 1.5em;
	color: #000000;
}

.berry {
	color: #821c4f;
}

			
/* id styles */

#bigBox {
	width:790px;
	margin-right:auto;
	margin-left:auto;
	color:#1A1A1A;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
			}

#banner {
	background-color: #9FB2C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 110px;
			}
		
#navBar {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	clear: both;
			}

#navBottom {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
	height: 2em;
	padding-top: .8em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
			
#main {
	margin:0;
	padding:0em;
	background-color: #FFFFFF;
	/*position: relative;
	left: 0px;
	top: 0px;
	height: 680px;*/
}
			
#content2 {
	clear: both;
}
		
#feature1 {
	/*display: block;
	position: absolute;
	top: 0px;
	left: 0px;*/
	width: 350px;
	float:left;
}			
			

#feature1 img {
	margin: 1em;	
}	
			
#contents {
	margin:0 0 0 350px;
	padding:0;
}

#contents #inner {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*width: 440px;
	position: absolute;
	top: 0px;
	right: 0px;*/
}

.right {
	margin:0 0 0 350px;
	padding:0;
}

.right p {
	text-align: center;
}

.left {
	width: 350px;
	float:left;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
			
#clearcols {
	clear:both;
	height:1px;
}
			
#outerProd {
	position: relative;
}

#headerProd {
	/*width: 500px;*/
	margin:0 260px 0 0;
}

#offer {
	/*position: absolute;
	top: 0px;
	right: 10px;*/
	background-color: #D9C0A3;
	width: 250px;
	float:right;
	margin-right:10px;
	padding:0;
}

#offer #inner {
	padding:30px 15px 30px 15px;
	text-align:center;
	font-style:italic;
	font-size:14px;
}			

#offer_temp {
	position: absolute;
	top: 0px;
	right: 10px;
	background-color: #D9C0A3;
	width: 250px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	height: 408px;
}
#offer2 {
	/*position: absolute;
	top: 0px;
	right: 10px;8
	background-color: #D9C0A3;
	width: 250px;
	margin-right:10px;
	float:right;
	padding:0;	
	height: 190px;*/
}

#offer2 #inner2 {
	/*padding:30px 20px 30px 20px;
	text-align:center;
	font-style:italic;
	font-size:14px;*/
}			

#contact {
	margin-right: 20px;
	margin-left: 20px;
}

#contact table {
	width: 390px;
	margin-left: 60px;
}
			
#footer {
	font-size:x-small;
	color:#333333;
	margin:0em;
	padding:1em;
}

#footer p {
	margin:0;
}

#feature2 {
	background-color: #D9C0A3;
}

#feature2 p {
	margin-right: 10px;
	margin-left: 10px;
}
	
#left2 {
	background-color: #D9C0A3;
	float: left;
	width: 50%;
	padding: 0px;
	height: 260px;
}

#left2 p {
	margin-right: 10px;
	margin-left: 10px;
}
			
#left2 a:hover {
	color: #000000;
	background-color: #9FB2C7;
}

#right2 {
	background-color: #9FB2C7;
	float: right;
	width: 50%;
	height: 260px;
}
			
#right2 p {
	margin-right: 10px;
	margin-left: 10px;
}
	
		
#introBox {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}

#introPhoto {
	background-color: #9FB2C7;
	background-image: url(../images/dogs_beach600x450.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 450px;
	width: 600px;
	position: relative;
}

#tagline2 {
	position: absolute;
	left: 278px;
	top: 80px;
}
#intro #navBar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#homeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 234px;
	top: 425px;
}

#homeLink a {
	color: #FFFFFF;
}

#homeLink a:hover {
	background-color: #9FB2C7;
}

#tagline1 {
	position: absolute;
	top: 29px;
	right: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

#message {
	margin-right: 60px;
	margin-left: 60px;
}


#links {
	margin-right: 40px;
	margin-left: 40px;
}
.emph {
	font-weight: bolder;
	color: #1A1A1A;
	font-size: 1.1em;
}
.options {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.options p {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 1em;
}

.options img {
	margin: 1em;
}

.emph2 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #6B7887;
}

.emph3 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color:#660000;
}
.emph4 {
	font-size: 1em;
	color:#660000;
	line-height: 1.2em;
}

#contact table {
	clear: none;
}

#instruct {
	width: 370px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

#order_info {
	float: right;
	width: 370px;
	padding-right: 20px;
}
#instruct li {
	font-size: 10px;
	font-style: italic;
	margin-bottom: .5em;
	list-style-position: outside;
	list-style-type: square;
}

#order_info p {
	font-size: 10px;
}

#instruct h5 {
	text-indent: 20px;
}

.emph3 {
	font-style: italic;
}

.product2 li {
	margin-top: 0px;
	margin-bottom: .5em;
}

#order_intro img {
	margin: .5em;
}

#paypal p {
	font-size: 10px;
	font-style: italic;
	margin-right: 90px;
	margin-left: 90px;
	padding-left: 10px;
}

.inset1 {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	padding:10px 20px 10px 20px;
	background-color:#D9C0A3;
}

.event {
	/*width:90%;*/
	padding:20px;
}.ad1 {
	text-align: center;
	margin-bottom: 10px;
}
