/* @override 
	http://local.thepetsittingcoach.com:8888/css/style.css */

/* DigiSquid CSS Library Version 3.9 */
/* ThePetSittingCoach.com

/* Framework */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #000000;
	background: #e9eaea url(../images/template/bkg.png) repeat-x 0 top;
}

.design #container {
	width: 970px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}
.design #masthead {
	height: 144px;
	background-image: url(../images/template/masthead.png);
}

.design #contenttop {
	height: 378px;
	background: url(../images/template/contenttop.png) no-repeat 0 top;
}

.design #contenttopint {
	min-height: 378px;
	padding-left: 125px;
	padding-right: 125px;
	background: url(../images/template/contenttopint.png) no-repeat 0 top;
}

.design #contentbottom {
	background: url(../images/template/content.png) repeat-y 0 bottom;
	padding-left: 100px;
	padding-right: 100px;
}

.design #contentbottomint {
	background: url(../images/template/content.png) repeat-y 0 bottom;
}

.design #footer {
	height: 241px;
	background: url(../images/template/footer.png) no-repeat;
}
.design #footer p {
	text-align: center;
	padding-top: 170px;
}

/* End Framework */

/* Animation */
.design #animation {
	float: right;
	width: 371px;
	height: 300px;
	padding: 25px;
}
/* End Animation */

/* Text Styling */
h1 {
	font-size: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 20px;
	color: #941440;
}

h2 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	color: #941440;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #941440;
	border-bottom-width: 1px;
}

h3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	color: #941440;
	padding-top: 20px;
	padding-bottom: 10px;
}

p {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
}

strong {
	font-weight: bold;
}

.small {
	font-size: 9px;
	line-height: 10px
}

.bigger {
	font-size: 125%;
	font-weight: bold;
}

ul {
	font-size: 12px;
	line-height: 20px;
	padding-top: 0;
	padding-bottom: 10px;
}

li {
	padding-bottom: 10px;
}
/* End Text Styling */

/* P Links */
p a:link {
	color: #f91a19;
	text-decoration: none;
}

p a:visited {
	color: #f91a19;
	text-decoration: none;
}

p a:hover {
	color: #fa921f;
	text-decoration: none;
	background: none;
}

p a:active {
	color: #fa921f;
	text-decoration: none;
}
/* end P Links */

/* Photos */
.photo {
	padding: 25px;
}
/* end Photos */

/* Photo Gallery */
.photogallery ul { 
	list-style:none; /* No bullets */ 
	overflow:hidden;
	margin-left: 40px;
} 

.photogallery li { 
	float:left; /* Horizontal list */
	width:300px; /* Room for images and text */ 
	padding:25px; /* Gap between */ 
} 

.photogallery li div { 
	text-align:center; /* Center description */ 
} 

.photogallery li img { 
	display:block; 
	margin:0 auto; /* Cener block image */ 
	width:300px; /* All images the same size */
	border: 1px solid gray; /* border  */
}
/* End Photo Gallery */

/* Tables */
table {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0;
}

table td {
	border-bottom: 1px solid gray;
	padding: 20px;
}

.design #tablehead {
	background-color: #3973bc;
	border: 1px solid #143f75;
	color: #fff;
	font: bold 14px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* End Tables */


/* Form */
form.webform fieldset {
  margin-bottom: 10px;
}

form.webform input {
	width: 250px;
}

form.webform legend {
  padding: 0 2px;
  font-weight: bold;
	font-size: 18px;
	color: #356aa0;
}

form.webform label {
  display: inline-block;
  line-height: 14px;
  vertical-align: top;
	font-size: 12px;
}

form.webform fieldset ol {
  margin: 0;
  padding: 0;
}

form.webform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

form.webform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}

form.webform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}

form.webform fieldset fieldset label {
  display: block;
  width: auto;
}

form.webform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form.webform label {
  width: 250px; /* Width of labels */
}

form.webform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

.webform #submitbox {
	background-color: #356aa0;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}

/* End Form */

hr {
color: blue;
background-color: gray;
height: 1px;
margin-top: 35px;
margin-bottom: 25px;
border: 0;
}

/*  Column  */
.column {
	width: 300px;
	vertical-align: top;
	display: inline-block;
	padding: 15px;
	margin-right: 25px;
}

.column ul {
	padding: 0;
}

.column li {
	display: block;		
}


.design #hometext {
	width: 425px;
	vertical-align: top;
	display: inline-block;
	padding: 15px;
	margin-left: 25px;
}

/*  PDF List  */
.design #pdflist {
	padding-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
}

.design #pdflist ul {
	padding-left: 0px;
}

.design #pdflist li {
	list-style-type: none;
	background: url(../images/graphics/pdf.png) no-repeat;
	padding-left: 35px;
	padding-top: 5px;
	height: 20px;
}

.design #pdflist a:link {
	text-decoration: none;
	color: #874400;
}

.design #pdflist a:hover {
	text-decoration: none;
	color: #ff8200;
}

/*  Photo list  */
.design #photolist {
	border-width: 1px;
	border-style: none;
	vertical-align: top;	
	padding: 20px 20px 10px;
}

.design #photolist ul {
	padding-left: 0px;
}

.design #photolist li {
	display: inline-block;
	text-align: center;
	padding-left: 25px;
}

.design #photolist a {
	text-decoration: none;
	color: #874400;
}

.design #photolist img {
	border: 1px solid #ceac45;
	margin-bottom: 10px;
}

/*products
product box*/
div.product
{
	border: 1px solid #eaeaea;
	width: 700px;
	background-color: #f7f7f8;
	margin-top: 25px;
}
div.product h1
{
	padding-top: 5px;
	padding-left: 10px;
	width: 550px;
	float: left;
	background-color: #fff;
	color: #941642;
	font-size: 12px;
	line-height: 18px;
	border-bottom: 1px solid #941642;
}
div.product h2
{
	width: 119px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	text-align: right;
	background-color: #ffffff;
	color: #941642;
	border-bottom: 1px solid #941642;
	border-left: 1px solid #941642;
	font-size: 12px;
}
div.product p
{
	margin-top: 45px;
	padding-right: 10px;
}

img.product
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 15px;
	padding-bottom: 25px;
	margin-right: 10px;
}

div.buyproduct
{
	width: 680px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	background-color: #f7f7f8;
	padding: 10px;
	font-family: sans-serif;
	font-size: 12px;
	color: #941642;
}

.buyproduct img
{
	margin-bottom: 40px;
}

.disclaimer {
	border: 1px solid #eaeaea;
	width: 700px;
	margin-top: 25px;
	padding: 10px;
	color: #941642;
}


