@import url(slider.css);

body {
	background-color: #D7D79A;
	font-family: Verdana, Arial, sans-serif;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
}

img {
	border:0;
}

h1 {
	font-size: 21px;
	/*color: #225761;*/
	color: #adba8b;
	font-weight: bold;
	margin: 0 0 0 0;
}

h2 {
	/*color: #4D4D4D;*/
	color: #225761;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom:0px;
	margin-top:10px;
}

h2 a{
	color: #225761;
	/*color: #4D4D4D;*/
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom:0px;
	margin-top:10px;
}

p {
	color: #4D4D4D;
	font-size: 12px;
	line-height: 18px; 
	margin-top:10px;
}

ul li {
	color: #4D4D4D;
	font-size: 12px;
	line-height: 18px; 
	margin-bottom:10px;
}

table
{
    width:100%;
	border: 1px solid #4D4D4D;
    margin-bottom:10px;
    text-align:left;
	vertical-align:text-top;
} 

table tr th
{
	font-size: 12px;
	color: #225761;
	font-weight:bold;
	padding:5px;
	background-color:#E6E6E6;
}

table tr td
{
	font-size: 12px;
	color: #4D4D4D;
	padding:5px;
}
table#quantity_modifier
{
	width:auto;
    margin:0;
    text-align:left;
	border: 0;
} 

table#quantity_modifier tr td
{
	font-size: 12px;
	padding:0;
	margin:0;
}

#site-holder {
	width: 945px;
	margin: 0 auto;
	background-image: url(../sitepix/structural/side-shadow.png);
	overflow: hidden;
}

#top-shadow {
	background-image: url(../sitepix/structural/top-shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	width: 945px;
	height: 10px;
	display: block;
}

#main-menu {
	margin: 15px 25px 5px 25px;
	padding: 0;
	list-style-type: none;
	float: left;
	display: inline;
}

#main-menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#main-menu li a {
	float: left;
	background-color: #D9E2C6;
	color: #4A5335;
	height: 40px;
	display: block;
	line-height: 40px;
	text-decoration: none;
	font-size: 13px;
	margin: 0 5px 0 0;
}

#main-menu li a:hover {
	background-color: #ADBA8B;
	color: #FFF;
}

#main-menu li a.active {
	background-color: #ADBA8B;
	color: #FFF;
}

#main-menu li a#home { width: 60px;  }
#main-menu li a#about { width: 82px;  }
#main-menu li a#patient { width: 127px;  }
#main-menu li a#education { width: 87px;  }
#main-menu li a#volunteers { width: 92px;  }
#main-menu li a#fundraising { width: 98px;  }
#main-menu li a#careers { width: 128px;  }
#main-menu li a#contact { width: 94px;  }
#main-menu li a#donations { width: 87px;  margin: 0;}

#logo-holder {
	margin: 0 5px 0 25px;
	float: left;
	display: inline;
}

#swapper {
	float: left;
	margin: 0 25px 0 0;
	display: inline;
}

#info-holder {
	float: left;
	margin: 5px 25px 0 25px;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#info-holder li {
	margin: 0 5px 0 0;
	padding: 0;
	width: 220px;
	height: 180px;
	float: left;
	display: inline;
}

#info-holder li.last {
	margin: 0;
}

#info-holder li a {
	display: block;
	height: 180px;
	width: 220px;
	text-decoration: none;
	color: #000;
	font-size: 12px;	
}

#info-holder li a img {
	border: none;
}

#info-holder li a span {
	color: #6F6E4F;
	font-size: 21px;
	line-height: 40px;
	clear: both;
}

#info-holder li a:hover {
	background-color: #BDD0CC;
}

#info-holder li#info1 {
	background-color: #D7D79A;
}

#info-holder li#info2 {
	background-color: #ADBA8B;
}

#info-holder li#info3 {
	background-color: #CAD389;
}

#info-holder li#info4 {
	background-color: #8BAAA3;
}

/*-------------- Hompage ONLY : Text and image viewer 
----------------------------------------------------------------------------*/

#hompage-text {
	margin: 25px 0 0 25px;
	width: 420px;
	padding: 0 25px 0 0;
	float: left;
	text-align: left;
	display: inline;
}

#image-viewer {
	width: 451px;
	margin: 25px 0 0 2px;
	padding:0;
	height: 310px;
	float: left;
	background-image: url(../sitepix/homepage/image-slider-holder.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
}

#sub-menu {
	width: 220px;
	float: left;
	margin: 25px 5px 0 25px;
	text-align: left;
	display: inline;
}

#sub-menu ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type:none;
	/*list-style-image: url(../sitepix/structural/sub-menu-bullet.gif);*/
	
}

#sub-menu ul li {
	margin: 0 0 0 0;
	padding: 0;
}
#sub-menu ul li ul li a {
	margin: 0 0 10px 20px;
	padding: 0 0 0 20px;
}

#sub-menu ul li a {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	text-decoration: none;
	font-size: 12px;
	color: #4D4D4D;
	display: block;
	background-image: url(../sitepix/structural/sub-menu-bullet.gif);
	background-position: center left;
	background-repeat:no-repeat;
}

#sub-menu ul li a#twoline {
	margin: 0;
	padding: 0 0 0 20px;
	text-decoration: none;
	font-size: 12px;
	color: #4D4D4D;
	display: block;
	line-height: 15px;
	background-image: url(../sitepix/structural/sub-menu-bullet.gif);
	background-position: center left;
	background-repeat:no-repeat;
}

#sub-menu ul li a:hover {
	background-color: #D9E2C6;
}


#news-menu {
	width: 220px;
	float: left;
	margin: 25px 5px 0 0;
	text-align: left;
	display: inline;
}

#news-menu ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type:none;
	/*list-style-image: url(../sitepix/structural/news-menu-bullet.gif);*/
	
}

#news-menu ul li {
	margin: 0 0 0 0;
	padding: 0;
}

#news-menu ul li a {
	margin: 0;
	padding: 0 0 0 20px;
	text-decoration: none;
	font-size: 12px;
	color: #4D4D4D;
	display: block;
	line-height: 2em;
	background-image: url(../sitepix/structural/sub-menu-bullet.gif);
	background-position: center left;
	background-repeat:no-repeat;
}

#news-menu ul li a:hover {
	background-color: #D9E2C6;
}



#text-box {
	width: 410px;
	float: left;
	text-align: left;
	margin: 25px 0 0 0;
}
#text-box-large {
	width: 640px;
	float: left;
	text-align: left;
	margin: 25px 0 0 0;
}

#product-box {
	width: 670px;
	float: left;
	text-align: left;
	margin: 25px 0 0 0;
}

#product-box h1 {
	margin: 0 0 20px 0;
}

.product {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

.product li {
	width:150px;
	margin: 0 18px 0 0;
	padding: 0;
	display: inline;
	float: left;
	text-align: center;
}

.product li.last {
	width:150px;
	margin: 0;
	padding: 0;
}

.product li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 12px;
	color: #0C2C72;
}

.product li a:hover {
	color: #990000;
}

.product li a em {
	color: #990000;
	font-weight: bold;
	padding-bottom: 10px;
}

#product-img-holder{
	width: 340px;
	float: left;
}

#product-descrip{
	width: 300px;
	margin: 0 0 0 20px;
	float: left;
}

#product-descrip h2 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0;
}

#product-descrip .price {
	font-weight: bold;
	font-size: 12px;
	color: #990000;
}


.image-frame {
	float: right;
	margin: 25px 22px 0 0;
	background-image: url(../sitepix/structural/pic-frame-top.gif);
	width: 231px;
	padding: 18px 0 0 0;	
}

.image-frame .bottom {
	background-image: url(../sitepix/structural/pic-frame-bot.gif);
	background-repeat: no-repeat;
	width: 231px;
	height: 18px;
	display: block;
}

.logo-frame {
	float: right;
	margin:400px 22px 0 0;
	vertical-align:bottom;
	background-image: url(../sitepix/structural/pic-frame-top.gif);
	width: 231px;
	padding: 18px 0 0 0;	
}

.logo-frame .bottom {
	background-image: url(../sitepix/structural/pic-frame-bot.gif);
	background-repeat: no-repeat;
	width: 231px;
	height: 18px;
	display: block;
}




#footer {
	position: relative;
	clear: both;
	margin: 25px 25px 15px 25px;
	height: 95px;
	width: 895px;
	display: inline;
	float: left;
}

#footer-menu  {
	background-color: #D9E2C6;
	width: 675px;
	height: 80px;
	margin: 0;
	padding: 15px 0 0 10px;
	list-style-type: none;
	text-align: left;
}

#footer-menu li  {
	display: inline;
}

#footer-menu li  p {
	font-size: 9px;
	color: #4C523D;
}

#footer-menu li a {
	margin: 0 10px 0 0;
	font-size: 9px;
	color: #4C523D;
	text-decoration: none;
}

#footer-menu li a:hover {
	text-decoration: underline;
}

#footer img {
	float: right;
}

#bottom-shadow {
	background-image: url(../sitepix/structural/bottom-shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	width: 945px;
	height: 10px;
	display: block;
	clear: both;
}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row label {
  float: left;
  width: 120px;
  text-align: right;
  font-size: 12px;
  }
div.row label.label_check {
  float: left;
  width:90%;
  text-align: left;
  }
div.row span.formw {
  float: right;
  width: 240px;
  text-align: left;
  font-size: 12px;
  }
/* cart css */

.prod_table {
	padding:0;
	margin:0;
	width:700px;
	float:left;

}

.prod_row {
	float:left;

}

.prod_item {
	width: 350px;
	float: left;
	text-align:center;

}

table#tbl_cart{
	margin-top: 20px;
	background: #ffffff;
	width:680px;
}
table#tbl_checkout{
	margin-top: 20px;
	background: #ffffff;
	width:680px;
}

a.up {
	display: block;
	width: 13px;
	height: 13px;
	border: none;
	text-decoration:none;
	background: url(../sitepix/structural/up.gif) top left no-repeat #ffffff;
	margin-top:5px;
	}
	
	
a.down {
	display: block;
	width: 13px;
	height: 13px;
	border: none;
	text-decoration:none;
	background: url(../sitepix/structural/down.gif) top left no-repeat #ffffff;
	margin-top:5px;
	}

a.delete {
	display: block;
	width: 16px;
	height: 16px;
	border: none;
	background: url(../sitepix/structural/remove.gif) top left no-repeat #ffffff;
	text-decoration:none;
	margin-top:25px;
	
	}
