/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#999 }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #643a81;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #462a5a none;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: white;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #462a5a;
  color: white;
  font-weight: bold;
}

.infoBox {
  background: #462a5a;
	font-weight: bold;
	color: white;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#999
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #462a5a;
  color: white;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #666d3f;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #462a5a;
  color: white;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.front_main, P.front_main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
	padding: 3px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallText1, SPAN.smallText1, P.smallText1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color : #643a81;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #666d3f;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #643a81;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #666d3f;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #462a5a;
  color: white;
  text-align: center;
}

TD.linkListing-data {
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

A.linkListing-navig {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color : #CB6B02;
}
A.linkListingGrey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color : #8C8C8C;
}
/* VJ Links Manager v1.00 end */

@import url(http://www.faithful-companions.com/highslide.css);

/* tableless styles */




html, body {
height: 100%;
}

body { 
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background: url(http://www.faithful-companions.com/images/bg_int.gif) top center repeat-x #FFFFFF;
}

/* set the containing div, fixed, centered
#main { 
width:760px;
margin:0 auto;
} */

/* set the containing div and center it */
#main1 {
width: 960px;
/* include the IE5.x/Win box model hack   */
\width: 960px;
w\idth: 960px;
margin-left: auto;
margin-right: auto;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -150px;
}


/* set the header div */
#header {
background: url(http://www.faithful-companions.com/images/bg_topnav.gif) top no-repeat;
width: 960px;
height: 30px;
}

#header_int {
background: url(http://www.faithful-companions.com/images/bg_top_int.gif) top no-repeat; 
margin-bottom: 0px;
width: 980px;
height: 203px;
/* border: 1px solid #ffffff; */
}

#aaron {
float: left;
width: 480px;
min-height: 300px;
background: url(http://www.faithful-companions.com/images/bg_dogs.jpg) top no-repeat; 
}

.notes {
padding: 100px 0 10px 0;
}

.txt_aaron {
padding: 10px 10px 10px 10px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 400;
font-size: 11px;
color: #666666;
line-height: 18px;

}

#welcome {
float: left;
width: 480px;
min-height: 500px;
margin-bottom: 10px;
background: url(http://www.faithful-companions.com/images/bg_pop.png) top no-repeat; 
}

.txt_welcome {
padding: 75px 30px 10px 10px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 400;
font-size: 11px;
color: #666666;
line-height: 16px;
}

.txt_rt {
padding: 0 30px 0 0;
}

h2 {
font-weight: 700;
font-size: 3em;
color: #0d9cbf;
}

#content {	

padding: 1px 0px 0px 0px;

}


#bg_rhc_bar {
background: url(http://www.faithful-companions.com/images/bg_rhc_bar.gif) top no-repeat;
width: 300px;
height: 37px;
}

#bg_rhc_top {
background: url(http://www.faithful-companions.com/images/bg_rhc_top.gif) top no-repeat;
width: 300px;
height: 10px;
}

#bg_rhc_btm {
background: url(http://www.faithful-companions.com/images/bg_rhc_btm.gif) bottom no-repeat;
width: 300px;
margin-bottom: 20px;
}

.rhc_txt {
padding: 10px 10px 10px 10px;
}

.rhc_quote {
padding: 5px 10px 20px 10px;
font-style: italic;
}

.rhc_sig {
font-family: Arial, Helvetica, sans-serif;
color: #653a83;
font-size: 14px;
font-weight: 700;
font-style: italic;
}


.rhc_title {
text-align: center;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
font-size: 18px;
font-style: italic;
padding-top: 8px;
}

/* Slider styles */

#mid {
margin-top: 10px;
width: 960px;
height: auto;
}

#mid_int {
float: left;
width: 960px;
height: auto;
}


#logo {
float: left;
width: 295px;
height: auto;
}

/*--Window/Masking Styles--*/
.main_view {
	float: left;
	position: relative;
}

.window {
	width: 655px;
	height:275px;	
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(http://www.faithful-companions.com/images/paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
.paging a.active {
	font-weight: bold;
	background: #4b375b;
	border: 1px solid #32253c;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



.copybold {
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
font-size: 11px;
color: #653a83;
}



/* set the topnav div */
#topnav {
padding: 0px 30px 0 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
font-size: 11px;
color: #FFFFFF;
float: right;
height:30px;
/* border: 1px solid #000000; */
}

ul#topnav {
margin-left: 0;
padding-left: 0;
height:30px;
white-space: nowrap;
}

#topnav li {
display: inline;
list-style-type: none;
color: #FFFFFF;
}

#topnav a { 
padding: 10px 10px 10px 10px;
height:auto; 
}

#topnav a:link, #topnav a:visited {
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
font-size: 11px;
color: #666666;
text-decoration: none;
height: auto;
}

#topnav a:hover {
color: #FFFFFF;
text-decoration: none;
background: #663b85;
height: auto;
}

#bar {
width: 600px;
height: 10px;
}

#bg_home {
float: left;
margin: 0px 0px 0px 0px;
vertical-align: top;
padding: 0px 0px 0px 0px;
background: #FFFFFF; 
}

.hd_01 {
font-family: Arial,Helvetica,san-serif;
font-size: 11px;
font-weight: 700;
color: #FFFFFF;
text-align: right;
padding: 4px 20px 0px 0px;
background:url(http://www.faithful-companions.com/images/bg_hd_01.gif) no-repeat;
witdh: 598px; 
height: 16px;
}



.audio { background-image:url(http://www.faithful-companions.com/images/ico_audio.gif); } 
.blank { background-image:url(http://www.faithful-companions.com/images/spacer.gif); } 
.book { background-image:url(http://www.faithful-companions.com/images/ico_book.gif); } 
.calc { background-image:url(http://www.faithful-companions.com/images/ico_calc.gif); } 
.client { background-image:url(http://www.faithful-companions.com/images/ico_client.gif); } 
.home { background-image:url(http://www.faithful-companions.com/images/ico_home.gif); } 
.inv { background-image:url(http://www.faithful-companions.com/images/ico_inv.gif); } 
.qtv { background-image:url(http://www.faithful-companions.com/images/ico_qtv.gif); } 
.sale { background-image:url(http://www.faithful-companions.com/images/ico_sale.gif); }
.school { background-image:url(http://www.faithful-companions.com/images/ico_school.gif); }
.truck { background-image:url(http://www.faithful-companions.com/images/ico_truck.gif); } 
.wmp { background-image:url(http://www.faithful-companions.com/images/ico_wmp.gif); } 




/* thumbnail photo and caption, image border  */
/* thumbnail */
a.thm100:link img, a.thm100:visited img, a.thm100:active img {
border: 1px solid #0ba5ca;
padding: 0 0 0 0;
margin: 0px 0px 20px 13px;
}

a.thm100:hover img {
border: 1px solid #653a83;
}
	


.imgbdr {
border: 1px solid #0ba5ca;
margin-left: 13px;
}

.caption {
font-family: Arial,Helvetica,san-serif; 
color: #999999; 
font-size: 9px; 
font-weight: 400;
}

.border {
border: 1px solid #abdefb;
margin: 0 0 0 0; 
}

.cls_border {
border: 1px solid #abdefb;
margin: 0 0 0 0; 
padding: 5px 5px 5px 5px;
}

#cls_schedule {
background: url(http://www.faithful-companions.com/images/bg_cls_schedule.gif) repeat-x; 
}

.cls_hdr {
font-family: Verdana,Arial,Helvetica,san-serif; 
color: #FFFFFF; 
font-size: 12px; 
font-weight: 700;
background: #61c80e;
padding-left: 5px;
}

.cls_hdr2 {
font-family: Verdana,Arial,Helvetica,san-serif; 
color: #FFFFFF; 
font-size: 12px; 
font-weight: 700;
margin-left: -10px;
}

.cls_text {
font-family: Verdana,Arial,Helvetica,san-serif; 
color: #000000; 
font-size: 12px; 
font-weight: 400;
padding: 5px 0 15px 10px;
}

.cls_col1 {
float: left;
font-family: Verdana,Arial,Helvetica,san-serif; 
color: #000000; 
font-size: 12px; 
font-weight: 400;
width: 220px;
padding-left: 25px;
}

.cls_col2 {
float: left;
font-family: Verdana,Arial,Helvetica,san-serif; 
color: #000000; 
font-size: 12px; 
font-weight: 400;
width: 220px;
padding-left: 25px;
}

.cls_col3 {
float: left;
font-family: Verdana,Arial,Helvetica,san-serif; 
color: #000000; 
font-size: 12px; 
font-weight: 400;
width: 220px;
padding-left: 25px;
}

.cls_pack1 {
float: left;
font-family: Verdana,Arial,Helvetica,san-serif; 
color: #000000; 
font-size: 12px; 
font-weight: 400;
width: 300px;
padding-left: 25px;
}

.cls_pack2 {
float: right;
text-align: right;
font-family: Verdana,Arial,Helvetica,san-serif; 
color: #000000; 
font-size: 12px; 
font-weight: 400;
width: 220px;
padding-right: 25px;
}



/* homepage pop position */
#pop {
background: url(http://www.faithful-companions.com/images/bg_pop_hylg.gif) top no-repeat; 
float: right;
margin-top: 15px;
width: 288px;
height: 91px;
}

.pop_copy {
font-family: Verdana,Arial,Helvetica,san-serif; 
color: #FFFFFF; 
font-size: 11px; 
font-weight: 400;
padding: 43px 7px 10px 83px;
}

/* pop links */
a.poplink, a.poplink:visited, a.poplink:active { 
font-size: 11px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;
color: #FFFFFF;
text-decoration: none;
}

a.poplink:hover	{
font-size: 11px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;
color: #ff3340;
text-decoration: underline;
}	

#pop_image {
width: 200px;
padding: 0px 0px 0px 0px;
vertical-align: top;
}

#copy {
padding: 10px 10px 10px 20px;
}

/* set the footer div */
#ftr {
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
font-weight: 400;
color: #666666;
text-align: left;
width: 960px;
height: 20px;
padding: 10px 0 20px 0;
background: url(http://www.faithful-companions.com/images/bg_footer.gif) repeat-x; 
margin-left: auto;
margin-right: auto;
clear: both;
z-index: -100;
}

#ftr2 {
width: 960px;
margin-left: auto;
margin-right: auto;
clear: both;
z-index: -100;
}

#ftr_text {
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
font-weight: 400;
color: #666666;
padding-top: 100px;
}

/* set the sticky footer div */
.footer {
z-index: -100;
background: url(http://www.faithful-companions.com/images/bg_ftr_int.gif) repeat-x;
height: 150px;
}

.push {
height: 150px;
clear: both;
}

#ftr_cat {
background: url(http://www.faithful-companions.com/images/ftr_cat.png) bottom no-repeat;
float: right;
margin-top: -32px;
width: 140px;
height: 150px;
z-index: auto;
}

/* unordered list - regular */
ul.reg {
padding-left: 15px;
display: block;
margin: 10px 5px 5px 5px;
} 

/* dropdown navigation for left menu */
ul.menu {
list-style: none;
width: 142px;
}

ul.menu a {
color: #FFFFFF;
font-size: 11px;
font-weight: 700px;
text-decoration: none;
display: block;
padding: 3px 3px 3px 15px;
width: 142px;
/* background: #e2e0d4; */
}
		
ul.menu a:hover {
color: #FFFFFF;
font-size: 11px;
font-weight: 700px;
text-decoration: none;
background-image:url(http://www.faithful-companions.com/images/bg_nav_on.gif);
/* background: #CCCCCC; */
}

ul.menu li {
float: left;
position: relative;
}

/* 2nd tier menu settings */
ul.menu2 a {
color: #FFFFFF;
font-size: 10px;
text-decoration: none;
display: block;
padding: 3px 3px 3px 10px;
width: 142px;
background: #e2e0d4;}
		
ul.menu2 a:hover {
color: #FFFFFF;
font-size: 10px;
text-decoration: none;
background-image:url(http://www.faithful-companions.com/images/bg_nav_on.gif);
/* background: #CCCCCC; */
}

ul.menu2 li {
border-bottom: 1px solid #848484;
float: left;
position: relative;
}
					
ul.menu li ul {
list-style: none;
position: absolute;
left: 142px;
top: 0;
display: none;
width: 142px;
border-left: 1px solid #FFF;
}
		
ul.menu li:hover ul { display: block; }
		
ul.menu li:hover ul li ul { display: none; }
			
ul.menu li ul li:hover ul { display: block; }


li a.submenu { background:url(http://www.faithful-companions.com/images/nav_on2.gif) right no-repeat; }


ul.padding {
padding-left: 15px;
margin: 10px;
list-style-type: decimal;
display: block;
} 

/* ordered list (<ol> used at <ul> */
ol {
padding-left: 15px;
margin: 5px 5px 5px 5px;
list-style-type: disc;
display: block;
} 

           
/* general formatting and styles */

.required {
font-size: 11px;
font-family: Verdana,Arial,Helvetica,san-serif;
font-weight: 400;  
color: #990000;
} 

.borderbox_text {
padding: 10px 10px 10px 10px;
margin: 0 0 15px 0px;
font-size: 11px;
width: 350px;
}

.borderbox_rt {
padding: 10px 10px 10px 10px;
border: 1px solid #CCCCCC;
float: right;
margin: 0 0 15px 15px;
font-size: 11px;
}

.borderbox1 {
padding: 10px 10px 10px 10px;
border: 1px solid #CCCCCC;
float: left;
margin: 0 15px 15px 0;
font-size: 11px;
width: 350px;
}

.box_hd_blu {
border-bottom: 1px dotted #666666;
border-right: 1px dotted #666666;
font-face: Arial, Helvetica, san-serif;
font-size: 11px;
font-weight: 700;
color: #333333;
padding: 5px 5px 1px 10px;
background-color: #d6ebff;
margin-bottom: 10px;
}

.borderbox_label { /* this defines the position of the nested elements */
float: left;
margin: 0 10px 0 0;
width: 125px;
}

.borderbox_label_sm { /* this defines the position of the nested elements */
font-face: Arial, Helvetica, san-serif;
font-size: 10px;
font-weight: 400;
float: left;
margin: 0 10px 0 0;
line-height: 13px;
}

.borderbox_nested { /* this defines the position of the nested elements */
float: left;
margin: 0 10px 0 0;
}

#borderbox_finish {
float: left;
margin: 0 10px 0 0;
width: 165px;
}



.formtext { 
font-size: 9px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;  
color: #333333;
}

.formfield { 
font-size: 11px;
font-family: Arial,Helvetica,san-serif;
font-weight: 400;  
color: #000000;
}

.formbtn { 
font-size: 10px;
font-family: Arial,Helvetica,san-serif;
font-weight: 400;
}

.clearboth { clear: both; }

.pos_cen {
text-align: center;
margin-bottom: 20px;
}

.pos_rt {
float: right;
margin: 0 0 10px 15px;
}

.pos_lt {
float: left;
margin-bottom: 25px;
padding-right: 10px;
}

/* tool tip styles */

#dhtmltooltip {
position: absolute;
width: 150px;
border: 1px solid black;

font-family: Arial; 
color: #666666; 
font-weight: 400; 
font-size: 11px;
background-color: #EFEFEF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/* filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
}

.dhtml_hd {
font-family: Arial; 
color: #FFFFFF; 
font-weight: 700; 
font-size: 11px;
background: #20459c;
padding: 2px 5px 2px 5px;
display: block;
}

.dhtml_text {
font-family: Arial; 
color: #000000; 
font-weight: 400; 
font-size: 11px;
padding: 2px 5px 2px 5px;
display: block;
}


/* global anchors */
a, a:visited, a:active { 
outline: none;
font-family: Verdana,Arial,Helvetica,san-serif;	
font-weight: 700;	
color: #0ba5ca;
}

a:hover {
outline: none;
font-family: Verdana,Arial,Helvetica,san-serif;	
font-weight: 700;	
color: #653a83;
text-decoration: underline;
}

a.nav, a.nav:visited, a.nav:active {
font-size: 11px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;
color: #FFFFFF;
text-decoration: none;
}

a.nav:hover	{
font-size: 11px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;
color: #abdefb;
text-decoration: none;
}		

a.ico:link img {
border: 1px solid #956c00;
padding: 3px 3px 3px 3px;
margin: 0px 0px 20px 10px;
}

a.ico:visited img {
border: 1px solid #956c00;
padding: 3px 3px 3px 3px;
margin: 0px 0px 20px 10px;
}

a.ico:active img {
border: 1px solid #956c00;
padding: 3px 3px 3px 3px;
margin: 0px 0px 20px 10px;
}

a.ico:hover img {
border: 1px solid #000000;
padding: 3px 3px 3px 3px;
margin: 0px 0px 20px 10px;
}

a.ftr { 
font-size: 10px;
font-family: Arial,Helvetica,san-serif;
font-weight: 400;
color: #FFFFFF;
text-decoration: none;

}

a.ftr:visited {
font-size: 10px;
font-family: Arial,Helvetica,san-serif;
font-weight: 400;
color: #FFFFFF;
text-decoration: none;
}

a.ftr:active {
font-size: 10px;
font-family: Arial,Helvetica,san-serif;
font-weight: 400;
color: #FFFFFF;
text-decoration: none;
}

a.ftr:hover	{
font-size: 10px;
font-family: Arial,Helvetica,san-serif;
font-weight: 400;
color: #a29978;
text-decoration: none;
}

a.pop, a.pop:visited, a.pop:active { 
font-size: 11px;	
font-family: Arial,Helvetica,san-serif;	
font-weight: 400;	
color: #8d0022;
text-decoration: underline;
}

a.pop:hover {
font-size: 11px;	
font-family: Arial,Helvetica,san-serif;	
font-weight: 400;	
color: #a29978;
text-decoration: underline;
}

/* =================================================*/
/* jquery tooltip                                   */

#demotip {
	display:none;
	background:transparent url(http://www.faithful-companions.com/images/black_arrow.png);
	font-size:9px;
	height:85px;
	width:160px;
	padding:10px 25px 25px 25px;
	color:#ffffff;	
}

/* style the trigger elements */
#demo a {
	border:0;
	cursor:pointer;
	margin:0 8px;
}

/* =================================================*/
/* popupmenu styles                                 */

.jqpopupmenu, .jqpopupmenu ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: #dedfe1;
border: 1px solid #a0988e;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}

.jqpopupmenu li{
position: relative;
}

.jqpopupmenu li a{
display: block;
width: 135px; /*width of menu (not including side paddings)*/
color: #666666;
font-weight: 700;
background: #dedfe1;
text-decoration: none;
padding: 4px 5px;
}

* html .jqpopupmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.jqpopupmenu li a:hover, .jqpopupmenu li.selected>a{
background: #bdd5e1;
font-weight: 700;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* =================================================*/
