/*  
	PetCareInsurance.com 
	Universal CSS

*/


/* Main Colour Scheme

color:#840017; - maroon
color:#999966; - olive
color:#B2B28C; - olive (75%)
color:#CCCCB2; - olive (50%)
color:#E0E0D1; - olive (30%)
color:#F5F5F0; - olive (10%)
color:#000000; - black
color:#CCCCCC; - grey pale
color:#999999; - grey
color:#FFFFFF; - white
color:#FF3300; - scarlet red

 */
 

/* ---------  HTML TAGS  ---------------------- */ 


html
{
	width: 100%;
	height: 100%;
}

body{
	width: 100%;
	height: 100%;
	font-family: arial, helvetica, sans-serif, sans;
	font-size:9pt;
	font-style:normal;
	color: #000000;
	line-height: 1.3em;	
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_body.jpg) repeat-x top left;
/*	text-align:center; */
}

a{	
	font-family: arial, helvetica, sans-serif, sans;
	color: #840017;
	text-decoration: underline;
}
a:link, a:visited {
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}

a.hotbtn {
	display:block;
	width:auto;
	height:auto;
	border:1px #FFFFFF solid;
}
a.hotbtn:hover{
	border:1px #840017 solid;
}


a.back2top {
	font-size:8pt;
}

p {
	margin-top:0.5em;
	margin-bottom:1em;
}


h1{
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.6em;
	color: #840017;
	font-weight: bold;
	letter-spacing:-0.05em;
	margin-top:0.5em;
	margin-bottom:0.5em;

}

h2{
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.5em;
	color: #840017;
	font-weight: bold;
	letter-spacing:-0.05em;
	margin-top:0.3em;
	margin-bottom:0.4em;
}

h3{
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.3em;
	color:#840017;
	font-weight: bold;
	margin-top:0.5em;
	margin-bottom:0.5em;

}

h4{
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.1em;
	font-weight:bold;
	color:#840017;
	margin-top:1em;
	margin-bottom:0.3em;

}

h5{
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1em;
	font-weight:bold;
	color:#000000;
	margin-top:1em;
	margin-bottom:0.2em;

}

ul{
	list-style-type: disc;
	padding-left:1.5em;
	margin-left:0;
}

ol{
	padding-left:1.5em;
	margin-left:0;
}

li {
	padding-bottom:0.5em;
}


ul ul{
	list-style-type: square;
}

ul ul ul{
	list-style-type: none;
}

label{
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 8pt;
	color: #999999;
}

img {
	border:0;
}



/* ---------  TEXT  ---------------------- */ 

.text_black { color:#000000;}
.text_maroon { color:#840017;}
.text_olive { color:#999966;}
.text_olive75 { color:#B2B28C;}
.text_olive50 { color:#CCCCB2;}
.text_olive30 { color:#E0E0D1;}
.text_olive10 { color:#F5F5F0;}
.text_grey { color:#999999;}
.text_greypale { color:#CCCCCC;}
.text_white { color:#FFFFFF;}
.text_scarlet {color:#FF3300;}

.text_big { font-size:11pt; line-height:1.2em;}
.text_middle { font-size:9pt; line-height:1em;}
.text_smaller { font-size:8.5pt;line-height:1em;}
.text_small { font-size:8pt; line-height:1em;}



em {
	font-style:normal;
	color:#840017;
}
strong {
	font-weight:bolder;
	font-style:normal;
}
abbr {
	text-transform:capitalize;
}
cite {
	font-style:oblique;
	font-size:0.9em;
}


/* ---------  BG COLOURS  ---------------------- */ 

.bg_black { background-color:#000000;}
.bg_maroon { background-color:#840017;}
.bg_olive { background-color:#999966;}
.bg_olive75 {background-color:#B2B28C;}
.bg_olive50 { background-color:#CCCCB2;}
.bg_olive30 { background-color:#E0E0D1;}
.bg_olive10 { background-color:#F5F5F0;}
.bg_grey { background-color:#999999;}
.bg_greypale { background-color:#CCCCCC;}
.bg_white { background-color:#FFFFFF;}
.bg_scarlet {color:#FF3300;}


/* ---------  INTERFACE IMAGES ID  ---------------------- */ 

img#blockHeadImg {
	height:35px;
	width:auto;
	overflow:hidden;
}

/* ---------  ALIGNMENT  ---------------------- */ 

.left { float:left; }

.right { float:right; }

.clearboth {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding:0px;
	clear: both;
	border: 0px;
}
.spacer_v1 {
	clear:both;
	height:1px;
	overflow:hidden;
}
.spacer_v2 {
	clear:both;
	height:2px;
	overflow:hidden;
}
.spacer_v3 {
	clear:both;
	height:3px;
	overflow:hidden;
}
.spacer_v3 {
clear:both;
height:4px;
overflow:hidden;
}
.spacer_v5 {
clear:both;
height:5px;
overflow:hidden;
}
.spacer_v10 {
clear:both;
height:10px;
overflow:hidden;
}
.spacer_v20 {
clear:both;
height:20px;
overflow:hidden;
}
.spacer_v30 {
clear:both;
height:30px;
overflow:hidden;
}
.hLine{
clear:both;
height:1px;
background:url(../images/1px.gif) repeat;
overflow:hidden;
}


/* -------  MAIN LAYOUT BLOCKS  ---------------------- */
#viewport{
	display:table;
	position:static;
	top:0px;
	height:100%;
	width:950px;
	padding:0px;
	border-left:#CCCCB2 solid 1px;
	border-right:#CCCCB2 solid 1px;
	background-color:#FFFFFF;
	text-align: left;
	overflow: visible;
}

#header{
	display:block;
	margin:0;
	padding:10px;
	width: 100%;
}

#footer {
	clear:both;
	text-align:left;
	margin-top:20px;
	padding:10px;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	color: #999999;
	line-height:1em;
}

#navBar{
	display:block;
	margin: 15px 10px 10px 15px;
}
#content{
	display:block;
	margin: 15px 15px 10px 10px;
}



/* -------  TOP NAVIGAION MENU  ---------------------- */

#topnav {
	height:auto; 
	display:block;
	white-space:nowrap;
	background-color:#840017;
	text-align:right; 
	margin:0;
	padding:3px;
	border-bottom:3px #E0E0D1 solid;
}
ul#topnavlist
{
	margin:0;
	list-style-type:none;
}
#topnavlist li
{
	display: inline;

}
#topnavlist a
{
	background: transparent url(../images/topmenu_paw.gif) left center no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	padding-right:20px;
	padding-left:12px;
	display: inline;
}

#topnavlist a:link, #topnavlist a:visited
{
	text-decoration: none;
}
#topnavlist a:hover
{
	text-decoration:none;
	background: transparent url(../images/topmenu_paw_a.gif) left center no-repeat;
}


/* -------  BOTTOM NAVIGAION MENU  ---------------------- */


#footer img {
float: left;
padding-right:10px;
padding-bottom:10px;
}
#searchform{
margin:0px;
white-space:nowrap;
}
#footer p {
margin:5px 0px;
}
#footer input {
margin:0px;
}
#bottomnav {
clear:both;
white-space:nowrap;
margin:0;
}
ul#bottomnav {
margin:0;
padding:0;
white-space:nowrap;
}
#bottomnav li {
display: inline;
list-style-type: none;
}
#bottomnav a {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: #840017;
padding-left:0.5em;
padding-right:0.5em;
}


/* ------- COMMON IDS  ---------------------- */
img#toplogo{
margin: 0px 0px 2px 5px;
}
select#country {
	display:compact; 
	font-size:8pt;
	margin:0 2px 0 5px;
}
input#searchfor {
	display:compact; 
	font-size:8pt;
	margin:0 2px 0 5px;
}


/* -------  CONTENT BLOCK ITEMS  --------------- */

.block_1of4{
	float: left;
	margin: 0;
	width: 23%;
}

.block_1of3 {
	width:33.3%; 
	float:left;
	margin: 0;
}

.block_1of2 {
	margin: 0px;
	width:48%;
	float:left;
}

.block_1of1 {
	margin: 0;
	width:100%;
	float:left;
}



/* ------------ Chart --------------------- */
.chart {
	background-color: #FFFFFF;
	color: #000000;
	padding:5px;
	display:block;
	text-align:left;
}

.chart p{
	margin:0px;
}
.chart_hd {
	background: url(../images/petcare_tl_white.gif) no-repeat 0px 0px;
	margin-right:8px; /* space for right corner */
	margin-bottom:0;
}
.chart_hd_c {
	background: url(../images/petcare_tr_white.gif) no-repeat right 0px;
	margin-left:8px;
	margin-right:-8px; /* pull right corner back over "empty" space */
	font-size:1px; /* ensure minimum height */
	height:8px;
	margin-bottom:0;
}

.chart_body {
	margin: 0px;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	display:block;
}

.chart_ft {
	background: url(../images/petcare_bl_white.gif) no-repeat 0px 0px;
	margin-right:8px; /* space for right corner */
}
.chart_ft_c {
 background: url(../images/petcare_br_white.gif) no-repeat right 0px;
 margin-left:8px;
 margin-right:-8px; /* pull right corner back over "empty" space */
 font-size:1px; /* ensure minimum height */
 height:10px;
}

.chart .price {
	background-color:#840017;
	color:#FFFFFF;
	padding:2px;
/*	margin:10px; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
/*	border: 1px dotted #FFFFFF; */
}
.chart table {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:99%;
	
}
.chart table thead td, .chart table thead th{
	border-bottom:1px solid #000000;
	border-left:0;
	border-right:0;
	font-weight:normal;
	font-size:0.9em;
	background-color:#FFFFFF;
	background:url(../images/charthead_bg.gif) repeat-x left bottom;
	margin:0px;
	padding:2px;
}

.chart table tfoot td {
	border:0px;
	font-weight:normal;
	font-size:0.9em;
}

.chart table td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:3px;
}

.chart table caption {
	border:0;
	font-size:9pt;
	color:#000000;
	font-weight:bold;
	text-align:center;
	padding:3px 0px;
	background-color:#FFFFFF;
	border-bottom:#CCCCCC solid 1px;
	vertical-align:top;
}

.ProgramInfoShort table td{
	border:0;
}
.ProgramInfoShort ul li{
	line-height:0.9em;
	margin: 0.4em 0;
}
.ProgramInfoShort a{
	font-size:8pt;
	color: #840017;
}
.ProgramInfoShort table {
	height: auto; 
	height: 100%; 
}



/* end - chart */


/* ---------------- FAQs (expandable options)------------------- */
dl#faq {
	list-style:outside;

}

dl#faq dt{
	color:#840017; 
/*	color:#000000; */
	font-weight:bold;
	font-size:9pt;
	cursor:pointer;
	margin:0.5em 0;
}
dl#faq dt em{
	color:#000000;
	font-weight:normal;
	font-size:8pt;
	cursor:pointer;
}



dl#faq img{
	width:auto;
	height:auto;
	border:0;
	margin-right:0.5em;
}
dl#faq dd{
	margin:0;
	padding:0.5em 1.5em;
}




/* ------------ SUBMENU --------------------- */
.submenu {
	display:block;
	width:180px;
	background-color: #FFFFFF;
	color: #000000;
	text-align:left;
}

.submenu_hd {
	background: url(../images/petcare_tl_red.gif) no-repeat 0px 0px;
	margin-right:8px; /* space for right corner */
	margin-bottom:0;
}
.submenu_hd_c {
	background: url(../images/petcare_tr_red.gif) no-repeat right 0px;
	margin-left:8px;
	margin-right:-8px; /* pull right corner back over "empty" space */
	font-size:1px; /* ensure minimum height */
	height:8px;
	margin-bottom:0;
}

.submenu_header {
	margin: 0px;
	background-color:#840017;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 5px 3px 10px;
	display:block;
}

.submenu_body {
	margin: 0px;
	padding:5px;
	background-color:#F5F5F0;
	display:block;
}

.submenu_ft {
	background: url(../images/petcare_bl_olive10.gif) no-repeat 0px 0px;
	margin-right:8px; /* space for right corner */
}
.submenu_ft_c {
 background: url(../images/petcare_br_olive10.gif) no-repeat right 0px;
 margin-left:8px;
 margin-right:-8px; /* pull right corner back over "empty" space */
 font-size:1px; /* ensure minimum height */
 height:10px;
}

.submenu ul
{
text-align: left;
margin:0px 0px 10px 0px;
list-style-type: none;
padding:0;
list-style-image:none;
}
.submenu ul li
{
margin:5px;
}

.submenu ul li a
{
	background: transparent url(../images/list-off.gif) left center no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size:9pt;
	text-decoration:none;
	color:#840017;
}

.submenu ul li a:link
{
	text-decoration:none;
}
.submenu ul li a:visited
{
	text-decoration:none;
}


.submenu ul li a:hover
{
background: transparent url(../images/list-on.gif) left center no-repeat;
}
.submenu ul li a#current
{
background: transparent url(../images/list-active.gif) left center no-repeat;
}



/* end - submenu */


/* ------------ MENU HOT--------------------- */
.hotmenu {
	display:block;
	width:180px;
	background-color: #FFFFFF;
	color: #000000;
	text-align:left;
}

.hotmenu a{
	color:#FFFFFF;
}

.hotmenu a:link{
	text-decoration:none;
}
.hotmenu a:visited{
	text-decoration:none;
}
.hotmenu a:hover{
	text-decoration:underline;
}


.hotmenu_hd {
	background: url(../images/petcare_tl_olive.gif) no-repeat 0px 0px;
	margin-right:8px; /* space for right corner */
	margin-bottom:0;
}
.hotmenu_hd_c {
	background: url(../images/petcare_tr_olive.gif) no-repeat right 0px;
	margin-left:8px;
	margin-right:-8px; /* pull right corner back over "empty" space */
	font-size:1px; /* ensure minimum height */
	height:8px;
	margin-bottom:0;
}

.hotmenu_header {
	margin: 0px;
	background-color:#999966;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 5px 3px 10px;
	display:block;
}

.hotmenu_body {
	margin: 0px;
	padding:5px;
	background-color:#840017;
	display:block;
	color:#FFFFFF;
}

.hotmenu_ft {
	background: url(../images/petcare_bl_red.gif) no-repeat 0px 0px;
	margin-right:8px; /* space for right corner */
}
.hotmenu_ft_c {
 background: url(../images/petcare_br_red.gif) no-repeat right 0px;
 margin-left:8px;
 margin-right:-8px; /* pull right corner back over "empty" space */
 font-size:1px; /* ensure minimum height */
 height:10px;
}


/* -----------  MISC CLASSES -------------------------- */



#depthpath {
	padding: 0;
	margin: 0;
	min-height: 10px;
	white-space: nowrap;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:8pt;
}

#depthpath a{ 
	color:#999999;
	text-decoration:none;
}

#depthpath a:hover{ 
	color:#840017;
}


#depthpath li:last-child a
{
	font-weight: bold;
}
#depthpath li.last-child a 
{
	font-weight: bold;
}
/*Safari is being over zealous so */
#depthpath li:not(:last-child) a
{
	font-weight: normal;
}
#depthpath li .space
{
	font-weight: normal;
}


.path li {
	display:inline;
	list-style-type: none;
}

/*
.path li a:after {
	content: "/";
	color: #999999;
	margin-left: 1ex;
	margin-right: 1ex;
	font-weight: normal;
}
*/

div#wizard {
	z-index:10000;
}


/* ------------------ Shopping Cart ----------------*/
.Underline {
	color:#840017; 
	border-bottom:#000000 1px solid;
	font:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
}


