@charset "utf-8";

/*--------------------------*/

/*       Standards	    */

/*--------------------------*/


/* body class */

html {
    background-color: #e9e8e4;
    padding:0;
}
body.bodyclass {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 985px;
	background-color: #fff;
}

* { padding: 0px; margin: 0px; }

table, tbody, tr, td {
	border: 0;
}

.main_spacer {
	margin: 0;
	padding: 0;
	border: 0;
}


a {
	outline: none;
	text-decoration:underline;
	color: #523b6b;
}
a:hover {
	text-decoration:none;
	color: #523b6b;
}
a img {
	border:0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #333;				
	margin-bottom: 15px;	
	line-height:1.5em;
}
ul {
    list-style: none;
}
h1,h2,h3{
    font-family: Helvetica, Arial,sans-serif;
    display: block;        
    width: 100%;     
    font-weight: lighter;			
}
h1 { font-size: 24px; line-height: 36px; }
h2 { font-size: 18px; line-height: 27px; padding: 15px 0 0 0; margin:0 0 15px 0;}	
h3 { font-size: 16px; line-height: 16px; }

.clear { width: 100%; height: 1px; clear: both; font-size:1px; }

.small

.font_error 

/*---------------------

    TOP SECTION

----------------------*/

#login_tbl { display:none;}

#userMenu {
    display:block;
    position:absolute;
    padding: 2px 15px;
    position:relative;
    padding: 5px 15px 0;
    z-index: 12;
    width:950px;
    text-align:right;
    margin:0;
    font-size:9pt
}
#link-login {}
#loginMsg_tbl,
#userOptions {width:auto; display: inline; padding:0; margin:0}
#userOptions a {margin: 0 10px; color: #666; padding:0;}
#userOptions a:hover { color: #0a81b7}

#loginMsg_tbl td {padding: 5px 15px 0; display:block; height: 15px; vertical-align:bottom;color: #999}


/* HEADER */

div#masthead {
    position:relative;
    top: 0px;
    margin: 0 0 20px 20px;
	width: 950px;
	min-height: 200px;
	height: auto;
	float: left;
	position: relative;
	background: #fff url("/layout/bk_ppwh-logo-2.png") no-repeat 10px 12px;
	padding: 0 0 10px;
	border-bottom-color: #523b6b;
}
#site-search{
	width: 412px;
	height: 28px;
	padding-top: 4px;
	position: absolute;
	right: 0px;
	top: 7px;
}
#site-search form 
#site-search span#searchbox {
	background-image: url("/layout/bk_search-field.gif");
	width: 177px;
	height: 33px;
	float: right;
	display: block;
	background-position: center top;
}
#site-search #search-button {
	background-image: url("/layout/magnifying-glass.png");
	background-position: 0pt 0pt;
	height: 33px;
	width: 35px;
	display: block;
	float: left;
	cursor: pointer;
	text-indent: -9999px;
	color:transparent;
}
#site-search #search-button:hover {
	background-image: url("/layout/magnifying-glass.png");
	background-position: center bottom;
}
#site-search #register-updates {
	background-image: url("/layout/register-updates.png");
	display: block;
	height: 33px;
	width: 177px;
	float: left;
	text-indent: -3000px;
}
#site-search #register-updates:hover {
	background-position: center bottom;
}
#site-search span#searchbox input {
	color: #666666;
	width: 166px;
	padding-left: 5px;
	border: 0;
	height: 27px;
	margin-top: 2px;
	margin-left: 3px;
}
#site-search span#searchbox input.no-watermark {
	background: transparent none;
}

#rainbox-donate {
	padding: 8px 0 0 8px;
	background-color: #47bef5;
	width: 405px;
	height: 85px;
	position: relative;
	left: 538px;
	top: 55px;
	color: #ffffff;
	clear: both;
}
#rainbox-donate h4 {
	color: #ffffff;
	font-size: 24px;
	line-height: 24px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: lighter;
}
#rainbox-donate p  {
	color:#FFFFFF;
	font-size:11px;
	line-height:14px;
	margin:0 0 10px 0;
}
#rainbox-donate a.biglink:hover,
#rainbox-donate a.smalllink:hover{
	text-decoration: none;
}
#rainbox-donate a.smalllink {
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}
#rainbox-donate .button-donate{
	float:right;
	width:112px;
	height:61px;
	margin:8px 15px 0 0 ;
}
#rainbox-donate .button-donate a {
	display: block;
	width: 112px;
	height: 61px;
	background-image: url("/layout/btn_DonateNow.png");
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#rainbox-donate .button-donate a:hover {
	background-position: center bottom;
}

/*----------------------------*/

/*   MAIN NAVIGATION FOR SITE

/*----------------------------*/

#masthead div.navigation { 
    position: relative;
    list-style: none; 
    float :left; 
    width: 959px; 
    margin: 0px; 
    top: 77px;
    z-index: 1000; 
    background: #fff;         
}

#masthead div.navigation ul { margin:0; }
#masthead div.navigation ul li { float:left; position: relative; padding: 0px; background-image: none; margin:0; }
#masthead div.navigation ul li a { 
	background-image: url(/layout/main.png); 
	background-repeat: no-repeat;
	height: 48px;
	display: block;
	text-indent: -2000px;
}

.navigation li a.home { background-position: 0px 0px; width: 127px;  }
.navigation li a.about-the-hospice { background-position: -127px 0px; width: 131px; }
.navigation li a.join-the-team { background-position: -258px 0px; width: 120px; }
.navigation li a.fundraising { background-position: -378px 0px; width: 148px; }
.navigation li a.healthcare { background-position: -526px 0px; width: 165px; }
.navigation li a.donate { background-position: -691px 0px; width: 102px; }
.navigation li a.build { background-position: -793px 0px; width: 159px; }

.navigation li a.selected-home,
.navigation li a:hover.home { background-position: 0px -50px; }

.navigation li a.selected-about-the-hospice,
.navigation li a:hover.about-the-hospice { background-position: -127px -50px; }

.navigation li a.selected-join-the-team,
.navigation li a:hover.join-the-team { background-position: -258px -50px;  }

.navigation li a.selected-fundraising,
.navigation li a:hover.fundraising { background-position: -378px -50px;  }

.navigation li a.selected-healthcare,
.navigation li a:hover.healthcare { background-position: -526px -50px; }

.navigation li a.selected-donate,
.navigation li a:hover.donate { background-position: -691px -50px;  }

.navigation li a.selected-build,
.navigation li a:hover.build { background-position: -793px -50px;  }




#subhead {
	margin: 20px 20px 10px;	
	height: 16px;
}

#subhead,
#subhead a{
	color: #523b6b;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#subhead a:hover { text-decoration: none; }

#crumbs {float:left; color: #523b6b; margin-bottom: 17px;}
#crumbs a { font-size: 11px; color: #523b6b;}
#breadcrumbs_tbl {display:inline-block; width: auto; font-size: 12px; height: 12px}



/*---------------------
  
    LEFT SECTION     

---------------------*/

/*  CYBERTILL CLASSIC  */
    
.section_left {
	vertical-align: top;
	padding: 0 0 0 10px;
}

/*  CATEGORY MENU  */

#catMenu_tbl {}

#left .navigation ul { border-bottom:  solid 1px #dcdcdc; width: 220px; margin:0; }
#left .navigation ul li {
    min-height: 34px;
    height: auto !important;
    height: 34px;
    padding: 0px; 
    background-position: top left;
    margin:0;
    width: 220px;  
    margin: 0px; padding: 0px;
    background: none; color: #523b6b;
}

#left .navigation ul li a { 
    border-top: solid 1px #dcdcdc; 
    text-decoration: none; 
    display: block;     
    width: 197px; 
    padding-left: 23px;
    padding-top:8px;
    padding-bottom: 6px;
    min-height: 19px;
    height: auto !important;
    height: 19px;
    background-repeat: no-repeat;   
    background-position: 10px 15px; 
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #333333;
    background-image: url(/layout/sub-fundraising.gif); 
}

#left .navigation ul li a:hover,
#left .navigation ul li a.selected  {
    background-repeat: no-repeat; font-weight: bold;
    background-color: #f7f1fe;
    color:#523b6b;
}
#left .navigation ul li .sub-navigation { background-color: #f7f1fe; }

#left .navigation li .sub-navigation ul { border: 0px; }
#left .navigation li .sub-navigation ul li a {
    margin-left: 13px;
    width: 184px;
    min-height: 17px;
    height: auto !important;
    height: 17px;
    padding-bottom: 6px;
	
	border: 0px;
}



/* Cybertill web-categories */
#left .navigation ul.subnav-fundraising ul ul 
#left .navigation ul.subnav-fundraising ul ul li > ul {    
	display: none;
}
#left .navigation ul.subnav-fundraising ul ul li:hover > ul {    
	display: block;
	margin-left: 13px;
}
#left .navigation ul.subnav-fundraising ul ul li a{
	width: 157px;
}
#left .navigation ul.subnav-fundraising ul ul ul li a{
	width: 144px;
}


/*---------------------

     RIGHT SECTION

----------------------*/

/*  CYBERTILL CLASSIC  */
.bodyclass > table > tbody > tr > td.section_right {
	vertical-align: top;
	padding: 0 20px 0 0;
}


/* BASKET - small cart */
#cart_tbl {
    font-size: 12px;
    text-align: left;
    margin: 0px 0 20px 0;
    padding: 0;
    border: solid 1px #523b6b;
    border-collapse: collapse;
    width: 222px;
    background-color: #f7f1fe; 
}
#cart_tbl td{
    text-align: left;
    padding: 10px;
}
#cart_tbl td#cart_hdr{
    padding: 0px;
}
#cart_hdr a{
    display: block;
    margin: 0;
    border: 0;
    height: 23px;
    padding: 5px 0 3px 12px;
    background: #523b6b;
    color: #fff;
    font-size: 1.3em; 
    font-family: Helvetica,Arial,sans-serif;
    display: block;
    font-weight: lighter;
    text-decoration: none;
}


#right {
	min-height:350px;
	height:auto !important;
	background: #ffffff;
}


/*  SNIPPETS  */
.snippet {
    float: left;
    border: solid 1px #523b6b;   
    margin-bottom: 20px;
    display: inline;
    padding-bottom: 15px; 
    width: 220px !important;
    background-color: #f7f1fe;   
}
.snippet h3 {
    width: 208px;
    height: 23px;
    margin: 0px;
    border: 0px;    
    padding: 8px 0 0 12px;
    background: #523b6b;
    color: #fff;   
}
.snippet p{
    padding: 12px 12px 0px 12px;
    margin-bottom: 0px;
    line-height:1.4em;
}
.snippet table{
	margin:12px 12px 0 12px;
}
.snippet table tr td{
	padding:4px 0;
	height: auto;
}
.snippet ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-left: 12px;
    margin-top: 12px;
}
.snippet ul li{
    padding-left: 12px;
    font-size: 0.9em;
    line-height: 19px;
    margin: 0 0 5px 0;
    background-image: url(/layout/arrow-green.gif); 
}
.snippet .snippet-image{
    float: left;
    margin-right: 10px;
}
.snippet a { color: #333; }
.snippet-right { margin-right: 0px; }




/*  FACEBOOK SNIPPET */
#right .facebook { color: #666666; padding-bottom: 0px;  }
#right .facebook a { color:  #103273; }
#right .facebook p { color:  #666666;  }
#right .facebook h3 { color: #fff; }
#right .facebook table { width: 195px; border-collapse: collapse; margin: 5px; display: inline; font-size: 0.9em }
#right .facebook table td { vertical-align: center; } 

.facebook table td.facebook-logo { padding: 5px; width: 55px; }
.facebook table td.facebook-text { width: 130px; padding: 15px 0; font-size: 0.9em; color:#333 }

#right .light-blue { background-color: #b7e8ff; border-color: #6cbce1; }
#right .light-blue h3 { background-color: #6cbce1; }


/*---------------------
  
     MAIN SECTION     

---------------------*/

/*  CYBERTILL CLASSIC  */
.section_main {
	padding: 0 0 0 5px;
}
.header_main {
	color: #523b6b;
	font-weight: bold;
	letter-spacing: 1px;
}


/*  HOME PAGE  */

.level-1-tbl { width: 500px; margin-top: 0px; background-color: #fff; border: 0}

.level-1-tbl .col-1,
.level-1-tbl .col-2,
.level-1-tbl .col-3 { width: 150px; padding: 0 0 0 0px; float:left;}

.level-1-tbl td.col-1,
.level-1-tbl td.col-2,
.level-1-tbl td.col-3 {  height: 290px!important; margin: 0; }

.level-1-tbl .col-separator { width: 10px; padding: 0; }

.level-1-tbl td.col-separator {}

.level-2-tbl {
	margin-top: 10px;
	width: 150px;
	height: 280px;
	border: solid 1px #523b6b;
	background-color: #f7f1fe;
}
.level-2-tbl td.row-1 { text-align: center; height: 150px; vertical-align:top;}
.level-2-tbl td.row-1 img { margin: 0; width:150px; height: 150px;}
.level-2-tbl td.row-2,
.level-2-tbl td.row-2 a { color: #523b6b; font-size: 1em; text-align:left; font-weight:bold; height: 30px; text-decoration:none }
.level-2-tbl td.row-3,
.level-2-tbl td.row-3 a { color: #333; font-size: 1em; height: 90px; text-align:left; vertical-align:top; text-decoration:none }
.level-2-tbl td.row-3, .level-2-tbl td.row-2 {padding: 0 5px;}

.level-1-tbl .level-2-tbl:hover { background-color: #523b6b; color: #fff }
.level-1-tbl .level-2-tbl:hover td.row-2,
.level-1-tbl .level-2-tbl:hover td.row-2 a { color: #fff; }
.level-1-tbl .level-2-tbl:hover td.row-3,
.level-1-tbl .level-2-tbl:hover td.row-3 a { color: #fff }


.section_main h1,
#cat_hdr > tbody > tr > td.column_main > b { font-family: Arial, Helvetica, sans-serif; color: #523b6b; font-weight: lighter; font-size: 28px; display: block;}

.section_main  {font-size: 0.8em; color: #333}


/* CATEGORY Page - PRODUCTS LISTING */

#catprods_tbl {
	text-align : left;
	border-collapse: separate;
}
#catprods_tbl tr, #catprods_tbl td {
}

/* product container, price text format */
#catprods_tbl > tbody > tr > td.column_main {
	text-align:center;
	vertical-align: top;
	width: 160px;
	padding: 0;
	margin: 0;
	text-align:center;
}

/* product name */
#catprods_tbl > tbody > tr > td > a {
}
#catprods_tbl tbody tr td a:hover {
	text-decoration : underline;
}

/* product image container */
#catprods_tbl tbody tr td table {
	width: 100%;
	text-align:center;
	height: 150px;
}
#catprods_tbl tbody tr td table tr td {
	vertical-align: middle;
	text-align:center;
}

/* product image */
#catprods_tbl tbody tr td table tbody tr td a img {
	max-width: 160px;
	max-height: 160px;
}


/* PRODUCT - overview */

#prod_tbl {}

/* product name (product with or without options) */
#prod_tbl > tbody > tr.column_main > td > table > tbody > tr > td.column_main > table > tbody > tr > td.column_main > b {
	color: #000;
	font-size: 11pt;
}

/* product image */
#prod_tbl .small_main {}
#prod_tbl .small_main:first-child img:first-child {
	max-width: 240px;
	max-height: 240px;
}

/* product thumbs */
#prod_tbl > tbody > tr.column_main > td.column_main > img { }

/* 'Zoom' + 'Click to add' */
#prod_tbl tbody tr td b{
}

/* separator */
#prod_tbl hr {
	border-width: 1px 0 0 0;
}

/* Click to Add text */
#prod_tbl > tbody > tr.column_main > td.column_main > b {
    font-size: 10pt
}


/* ITEM DETAILS */
#item_Tbl {
    font-size: 10pt
}


/*---------------------

    FOOTER STYLES

----------------------*/

#site #footer {
    background: #003075;
    color: #fff;
	margin-top:15px;
}
#site #footer .title{
	background-color: #009ee7;
	color:#fff;
	padding: 5px 0 5px 10px;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	display:    block;
	width: 975px;
}
#site #footer .left{
	float: left;
	width:370px;
	padding:20px 0 0 20px
}
#site #footer .right{
	float: right;
	width:540px;
	padding:20px 20px 0 0px;
/*	background-image: url('/layout/rainbow.gif');
	background-position: top right;
	background-repeat: no-repeat; */
}

#site #footer .right .column,
#site #footer .right .column-last{
	float:left;
	border:0;
	margin:20px 0 0 0;
	padding:0;
}
#site #footer .right .column{
	width:170px;
	margin-right:20px;
}
#site #footer .right .column-last{
	width:140px;

}

#site #footer .right .footer-donate {
	background-color: #009ee7;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#site #footer .right .footer-donate h3{
	color:#fff;
	font-size:24px;
	line-height: 24px;
	margin:0;
}
#site #footer .right .footer-donate .button-donate{
	float:right;
	width:182px;
	height:41px;
	margin:4px 0 0 0 ;
}
#site #footer .right .footer-donate .button-donate a {
	display: block;
	width: 182px;
	height: 41px;
	background-image: url("/layout/btn_DonateNowFooter.png");
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#site #footer .right .footer-donate .button-donate a:hover {
	background-position: center bottom;
}
#site #footer h6{
	font-size:14px;
	color:#fff;
	margin:0 0 15px 0;
}
#site #footer p{
	font-size: 11px;
	line-height: 16px;
	color:#fff;
}
#site #footer a{
	color:#fff;
	text-decoration: underline;
}
#site #footer a:hover{
	text-decoration: none;
}


/*footer bits and pieces*/
#site #footer .tape{
	font-size:18px;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
	background-color:#002457;
	line-height:26px;
	padding:2px;
}
#site #footer .biglink{
	font-size:22px;
	font-weight:bold;
}


/*footer search box*/
#site #footer .search{
	width:395px;
	height:42px;
	background-image: url(/layout/bk_search-footer.png);
	background-repeat: no-repeat;
	font-size: 12px;
	margin-bottom:30px;
}
#site #footer .search .label{
	float:left;
	width:90px;
	margin: 14px 0 0 10px;
}
#site #footer .search .field-bk{
	float:left;
	height:24px;
	width:175px;
	background-image: url(/layout/bk_search-footer-field.png);
	background-repeat: no-repeat;
	margin:8px 0 0 0px;
}
#site #footer .search .field{
	border:0px solid red;
	background-color: #fff;
	width:125px;
	margin:3px 0 0 27px;
	color:#002457;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:18px;
}
#site #footer .search .button{}
#search-button-footer {
	float:left;
	margin:8px 0 0 0;
	background-image: url(/layout/bk_search-footer-button.png);
	background-repeat: no-repeat;
	color:#fff;
	text-decoration: none;
	padding:5px 16px;
	display:block;
}
#search-button-footer:hover{
	color:#002457;
}


/* CT link */
td.column_bottom 

td.column_bottom a.links_main 
td.column_bottom a.links_main:hover 


/* --------------------------------------- */

/* ADD THIS BOOKMARKING STUFF */

/* --------------------------------------- */

.addthis_toolbox {
    display: inline; 
    float: right;
    position: relative;
}
.addthis_footer { width: 150px; }
.addthis_toolbox a span { margin: 0px; }

.addthis_toolbox .two_column {        
    position: relative;
    width: 150px;
}
.addthis_toolbox a img{opacity: 0.75;}
.addthis_toolbox a:hover img{opacity: 1;}
.addthis_toolbox .two_column a {
    padding: 4px 0 4px 34px;
    position: relative;
    width: 66px;
    display: block;
    text-decoration: none;
    color: blue;    
}
.addthis_toolbox .two_column a:hover{text-decoration: none;}
.addthis_toolbox .two_column span{
    position: absolute;
    left: 14px;
    top: 4px;
}
.addthis_toolbox .two_column  .more{    
    padding: 10px 0 0 0;    
    text-align: center;
}
.addthis_toolbox .two_column  .more a{
    padding: 4px 0;
    width: auto;
}
.addthis_toolbox .two_column .more span{display: none;}
.addthis_toolbox .two_column .column1{
    width: 92px;
    float: left;
}
.addthis_toolbox .two_column .clear{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}
.addthis_footer .two_column a {
	line-height: normal; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	font-size:11px; 
	line-height:16px;
}
.addthis_footer .two_column a span { margin-top: -3px;}



/* OVERIDE DEFAULT IMAGES */

.addthis_footer .at300bs  {
background: none no-repeat scroll 0 0 ;
}
.addthis_footer .at15t_facebook{
	background-image: url(/layout/facebook-16x16.png);
}
.addthis_footer .at15t_twitter{
	background-image: url(/layout/twitter-16x16.png);
}
.addthis_footer .at15t_twitter{
	background-image: url(/layout/twitter-16x16.png);
}
.addthis_footer .at15t_stumbleupon{
	background-image: url(/layout/stumbleupon-16x16.png);
}
.addthis_footer .at15t_google{
	background-image: url(/layout/google-16x16.png);
}