/* 
  -----------------------------------
	The Holistic Vet
	Global Styles
	home page and inner pages
  -----------------------------------
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-image:url(../demo_img/sea.jpg);
	background-color: #0188C8;
	margin: 0px;
	padding: 0px;
}
#masthead {
	background-image: url(img/p7iq_masthead.jpg);
	background-repeat: repeat-x;
	background-color: #4FA8CA;
	}
#logo img {
	margin: 0 0 0 15px;
	
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	background-repeat: repeat-y;
}
#columns-top {
	background-repeat: no-repeat;
	height: 12px;
}
#c1, #c2, #c3, #c4 {
	float: left;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
.content {
	padding: 8px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
.content p {
	margin: 6px 0px 12px;
}
h1 {
	margin: 10px 0px 0px;
	padding: 5px 0 0 0;
	font-size: 1.2em;	
	letter-spacing: 2px;
}
	
h2 {
	font-size: 1.2em;
	margin: 15px 0px 0px;
}
h3 {
	font-size: 1.1em;
	margin: 15px 0px 0px;
}

.main {
	font-size: 1.0em;
	}

/* bulleted lists inside content div */

ul {
	padding: 0 0 0 20px;
	margin: 0 0 1em 0;
	list-style-type: disc;
	}
	
.special {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}	
	
/* end style of lists */	
	
#footer {
	margin: 0px auto;
	font-size: .7em;
	color: #eeeee5;
}
#footercontent {
	padding: 10px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#tnav {
	background-color: #ABCACF;
	font-size: 0.8em;
	background-image: url(img/p7iq_navbg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 0px;
	margin-bottom: 30px;
	background-position: left bottom;
}
#tnav-center {
	margin: 0 auto;
	border-left: 1px solid #333;
}
#tnav ul {
	margin: 0;
	padding: 0;
}
#tnav li {
	list-style-type: none;
	float: left;
}
#tnav #BasicNav a {
	float: left;
	color: #000000;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
}
#tnav #BasicNav a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#p7PMnav {
	background-image: none !important;
	background-color: transparent !important;
}
/*GLOBALS: Link Styles other than main navigation bar*/

.image-link {
	border: none !important;
	}

a:link {
	color: #0033CC;
	text-decoration: none;
	border-bottom: 1px dotted #0033CC;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
	border-bottom: 1px dotted #0033CC;
}
a:hover {
	color: red;
}
a:active {
	color: #000000;
}


/*CUSTOM ELEVATOR STYLES*/
#masthead #epmExternal {
	position: absolute;
	left: 200px;
	z-index: 999999;
	top: 36px;
	font-size: 0.7em;
	border: 0;
}
#iQ-elevator .p7epm_cwrapper,
#iQ-elevator .p7epm_content,
#iQ-elevator .p7EPM02 {
	border: 0;
	font-size: .9em;
}
#masthead #epmExternal .p7epm_trigs li {
	margin-right: 2px;
}
#masthead #epmExternal .p7epm_trigs a {
	color: #999999;
	padding: 4px 10px;
	line-height: 1.5em;
	display: block;
	text-decoration: none;
	background-color: #2A2A2A;
	float: left;
	border-top: 1px solid #3C3C3C;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #3C3C3C;
}
#masthead #epmExternal .p7epm_trigs a:hover {
	color: #FFFFFF;
}
#masthead #epmExternal .p7epm_trigs .p7epm_open {
	color: #FFFFFF !important;
	background-color: #414141;
	border-color: #000000;
}

/* special items */

#toplinks  {
 width: 760px;
 text-align: right;
 margin-right: auto;
 margin-left: auto;
 padding: 0 0 .25em 0;
 }
 
 #toplinks a:link, #toplinks a:visited {
 color: blue;
 font-size: 0.775em;
 }
 
#toplinks a:hover, #toplinks a:active {
 color: red;
 }
 
#phone {
padding: 0 0 .25em;
text-align: left;
font-size: 0.775em;
color: #333333;
font-style: italic;
float: left;
}

 

 
.imgsmallleft {
float: left;
margin: 0 5px 0 0;
padding: 5px ;
border: 1px #999999 solid;
}

.alignright {
float: right;
margin: 0 ;
padding: 5px 0 20px 0;
}

.imgsmallright {
	float: right;
	padding: 5px ;
	margin: 0 0 0 10px;
	border: 1px #999999 solid;
	font-size : 0.75em;
	line-height: normal;
	}
	



/* product table formatting */

table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	border-collapse: collapse;
	float: left;
	width: 250px;
	}

th {
	padding: 0 0.5em;
	text-align: left;
	}

tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFCCFF;
	}

td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

caption {
	font-size: 1em;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #CCCCCC; 
	padding-left: 8px;
	text-align: left;
	
	}
	
td+td {
	border-left: 1px solid #CCC;
	text-align: left;
	}
	
	
/* drop cap and special effects */

.drop {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:400%;
	line-height: 1em;
	margin: 4px 7px 0px 0px;
	padding: 4px 10px;
	border: 2px solid #00806C;
	background: #FFF;
	}	
	
	
	#quotations blockquote {
		width: 270px;
		float:right;
		text-align: left;
		margin: 0 0 0 10px;
		padding: 0;
		font-family: georgia, serif;
		font-size: 175%;
		letter-spacing: -1px;
		line-height: 1.1em;
		color: #606D80;
		background: #F2F2F2 url(../demo_img/fi_top.gif) no-repeat top left;
		}
	
	#quotations #quote {
		margin: 0;
		padding: 20px 20px 10px 20px;
		background: url(../demo_img/fi_bottom.gif)  no-repeat right bottom;
		}
	
	#quotations #author {
		margin: 0;
		padding: 0 0 10px 0;
		text-align: center;
		color: #000000;
		font-size: 70%;
		background: url(../demo_img/hpquote_bottom.gif) no-repeat bottom;
		}
		
