/************* GLOBAL ***************/

body {
   behavior:url("csshover.htc");
}

body {
	background-color: #f2f2e5;
	background-image: url(/images/global/site-top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

fieldset { border:solid 1px #eee; }

img{border:0;}
a{color:#000000;}

.clear {
	clear:both; 
	height:1px; 
	font-size:1px; 
	padding:0; 
	margin:0;
	font-size:1px;
}

.clear-pad {
	clear:both; 
	height:10px; 
	font-size:1px; 
	padding:0; 
	margin:0;
}

* html .clear-pad{height:1px; }

.l {float:left;}
.r {float:right;}

.red-link{color:#cf3d44; font-size:10px; font-weight:700;}
.red{color:#cf3d44;}
.blue, a.blue { color:#00569f; }

.brownline 
{
	height:1px;
	font-size:1px;
	border-top:1px solid #d6cbaa;
}

.hidden { display:none;}
.error { color:#ff0000 !important; }

.field 
{
	padding-top:6px;
}

.georgia 
{
	font-family:Georgia;
}

#main-wrap{width:970px; text-align:left;}

#top-nav{float:right;width:600px;font-size:11px;}
/*div#top-nav input{width:160px; height:16px; display:table; margin-top:4px;}*/
div#top-nav input{width:160px; height:16px; display:block; margin-top:4px;}
div#top-nav a {color:#333333; margin:0 5px 0 5px; text-decoration:none;}
div#top-nav div {float:left;}


* html div#top-nav input {margin-top:3px;}

#main-header{clear:both; border-bottom:#d7cdad solid 1px;}

div#main-header #logo{ float:left; padding-top:20px;}

div#main-header #main-nav{ float:right; padding-top:55px;position:relative;z-index:2998;}


a.nav-home {
width:69px;
height:13px;
background: url("/images/global/nav_home.gif") 0 0 no-repeat;
text-decoration: none;
float:left;
}
a.nav-home:hover { 
background-position: 0 -13px;
}

a.nav-about {
width:94px;
height:13px;
background: url("/images/global/nav-about.gif") 0 0 no-repeat;
text-decoration: none;

}
a.nav-about:hover { 
background-position: 0 -13px;
}

a.nav-restoring {
width:135px;
height:13px;
background: url("/images/global/nav-restoring.gif") 0 0 no-repeat;
text-decoration: none;
}
a.nav-restoring:hover { 
background-position: 0 -13px;
}

a.nav-getinvolved {
width:122px;
height:13px;
background: url("/images/global/nav-getinvolved.gif") 0 0 no-repeat;
text-decoration: none;
}
a.nav-getinvolved:hover { 
background-position: 0 -13px;
}

a.nav-news {
width:64px;
height:13px;
background: url("/images/global/nav-news.gif") 0 0 no-repeat;
text-decoration: none;
}
a.nav-news:hover { 
background-position: 0 -13px;
}

a.nav-events {
width:73px;
height:13px;
background: url("/images/global/nav-events.gif") 0 0 no-repeat;
text-decoration: none;
}
a.nav-events:hover { 
background-position: 0 -13px;
}

a.nav-groups {
width:131px;
height:13px;
background: url("/images/global/nav-groups.gif") 0 0 no-repeat;
text-decoration: none;
}
a.nav-groups:hover { 
background-position: 0 -13px;
}

a.on {background-position: 0 -13px;}

body.aboutus a.nav-about,
body.restoringlives a.nav-restoring,
body.getinvolved a.nav-getinvolved,
body.news a.nav-news,
body.events a.nav-events,
body.groups a.nav-groups
{
	background-position: 0 -13px;
}

#footer{border-top:#d7cdad solid 1px; padding-top:10px; line-height:20px; margin-top:20px;}
#footer a{text-decoration:none;}
h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:700; padding:0; margin:0; }
h1.header { font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; font-weight:normal; padding:0; margin:0; border-bottom:#d6cbaa 1px solid; margin-bottom:10px;}
h1.header-edge { font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; font-weight:normal; padding:0; margin:0; border-bottom:#d6cbaa 1px solid; margin-bottom:0;}
h2.header { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:normal; padding:0; margin:0; border-bottom:#d6cbaa 1px solid; margin-bottom:10px;}

.title{font-size:12px; font-weight:700}
.breadcrumb{padding:15px 0; font-size:9px;}

input#email { color:#999; font-size:11px; padding-left:4px; }

/************* ELEMENTS ***************/

.bar { background-image: url(/images/global/bar-bg.gif); background-repeat:repeat-x; height:46px; width:970px;}
div.bar div{padding:15px 10px 0 10px; font-size:12px; background-image: url(/images/global/line-divider.gif);background-position:47px 13px; background-repeat:no-repeat; height:21px;}

div.bar div span{margin-left:10px;}
div.bar div a{color:#cf3d44; font-size:10px; font-weight:700;}

.bar-nav { background-image: url(/images/global/bar-nav-bg.gif); background-repeat:repeat-x; height:46px; }
div.bar-nav div {padding:12px 0 0 10px;}
div.bar-nav div a{color:#cf3d44; font-size:10px; font-weight:700;}

.feat-box{ background-color:#ededdb; border:#d6cbaa 1px solid;}

.form-box{ background-color:#fff; border:#d6cbaa 1px solid; padding:20px;}
/*
input.fname, input.lname, input.email, input.cemail{width:190px; height:18px;margin-bottom:10px;}

input.address{width:390px; height:18px; margin-bottom:10px;}
input.city{width:140px; height:18px; margin-bottom:10px;}
select.state{}
input.zip{width:60px; height:18px; margin-bottom:10px;}
input.comments{width:315px; height:70px; margin-bottom:10px;}
*/
#rows{border-top:#d6cbaa 1px solid; border-bottom:#d6cbaa 1px solid; margin-bottom:5px;}

.row{min-height:74px; background-color:#ece9d8; padding:10px;}
div.row div.img{width:105px;float:left;margin:0;}
div.row div.desc{padding:0 10px 0 15px; float:left; width:370px;}
div.row div.desc span{margin:0;padding:0; font-size:12px; font-weight:700;}
div.row div.desc p{padding-bottom:5px;}
div.row div.desc a{color:#cf3d44; font-size:10px; font-weight:700; text-transform: uppercase;}

#right-col div{margin-bottom:5px;}
#right-col div.feat-box{padding:10px; width:172px;}
#right-col div.feat-box span{font-family:Georgia, "Times New Roman", Times, serif; font-weight:700;}
#right-col div.feat-box p{margin:0; padding:10px 0;}
#right-col div.feat-box a{color:#cf3d44; font-size:10px; font-weight:700; text-transform: uppercase;}
#right-col div.img-tile{ width:165px; background-image:url(/images/global/diag-tile.gif); background-repeat:repeat;margin-bottom:10px;}

.icon-box{background-color:#ece9d8; width:265px; height:81px;}
div.icon-box img{float:left; padding:3px 0 0 2px;}
div.icon-box div.desc{padding:5px 0 0 5px; float:left; width:170px;}
div.icon-box div.desc span{margin:0; padding:0; font-size:14px; font-weight:700; font-family:Georgia, "Times New Roman", Times, serif;}
div.icon-box div.desc div{margin:0; padding:5px 0;}
div.icon-box div.desc a{color:#cf3d44; font-size:10px; font-weight:700;}
.pad{padding-bottom:10px; clear:both;}

#side-nav{width:171px;float:left;}

ul.side-list{padding:0; margin:0; list-style:none;font-size:11px;}
ul.side-list li{width:156px; padding:5px 5px 5px 10px; margin-bottom:3px; background-color:#e8e8d3;}
ul.side-list li a{text-decoration:none;}
ul.side-list li:hover{ background-image:url(/images/global/subnav-bg.gif); background-repeat:repeat-y;font-weight:700;}
ul.side-list li.on{ background-image:url(/images/global/subnav-bg.gif); background-repeat:repeat-y;font-weight:700;}

div.arrow-list{padding:5px 0; width:171px; margin:0 0 3px 0; background-color:#e6e1cb; line-height:20px;}
div.arrow-list a{padding:0 5px 0 20px; margin-bottom:5px; background-image:url(/images/getinvolved/arrow-red.gif); background-repeat:no-repeat; background-position:8px 1px;text-decoration:none;}
div.arrow-list .on {color:#cf3d44;font-weight:bold;}
#content{padding-left:25px; width:773px; float:left;min-height:450px;}
#left-col{float:left;width:540px;}
#right-col{float:left; padding-left:38px; width:193px;}
#left-col select{width:120px; height:20px; border-collapse:collapse;}
#left-col p{margin:0; padding-top:10px;}
#left-col a,
.feat-container a
{color:#cf3d44; font-size:10px; font-weight:700; text-transform: uppercase;}
.feat-container p 
{
	margin:0;
	padding:5px 0;
}

/************* HOMEPAGE ***************/

#content-home{padding-top:10px;}

#home-banner {float:left; width:696px;}

#touts {float:left; width:274px;font-size:1px;}

div#touts img{padding-bottom:4px;}

#home-feature{padding-top:15px;}

#home-feature div.feat-box{ border-top:none;}

#featured-top{width:970px; height:38px; background-image:url(/images/home/feature_header.gif); background-repeat:no-repeat; background-position:0 0;}
#feat-links{padding:8px 0 0 90px;}

#feat-1{padding:5px 10px 15px 30px;}

div.feat-container {float:left; width:196px; margin-right:35px;}

div.img{background-color:#FFFFFF;padding:2px;border:#d6cbaa 1px solid; margin-top:5px;}
div#feat-1 p{margin:0; padding:5px 0 0 0;}
div.links {padding-top:10px;}
div.links a{color:#cf3d44; font-size:10px; font-weight:700;}

/************* NEWS ***************/

#content-news{padding-top:10px;}

#relatedheading {padding-top:15px;}
#relatedheading span{float:left; font-size:15px;}
#relatedheading div{float:right; padding-top:3px;}
#relatedheading div a{text-decoration:underline;}

div#newsletters div.row{height:74px; background-color:transparent; padding:10px; margin-bottom:5px;border-bottom:#d6cbaa 1px solid; }
/************* EVENTS ***************/
#content-events{padding-top:10px;}
#content-events div#right-col{padding-top:5px;}
#event-highlight div.photo{width:196px;float:left;}
#event-highlight div.photo p{width:180px;height:26px; margin:5px 0 0 0; padding:8px; background-color:#ece9d8;}
#event-highlight div.summary{width:324px;float:left;padding-left:15px;}

table#event-info {margin-top:10px;}
table#event-info td{padding-bottom:10px;font-size:12px;}
table#event-info td a{color:#cf3d44;}
#photos{padding:15px; background-color:#ece9d8;}
#photos h1{ font-size:15px; font-family: Arial, Helvetica, sans-serif; font-weight:700;padding-bottom:10px;}
#thumbs {padding-bottom:10px;}
div#photos a{color:#cf3d44;}
#thumbs img{margin-right:10px;}
div#comments a{color:#cf3d44;}
div#comments div.row{ background-color:transparent; border-bottom:#d6cbaa 1px solid; padding:10px 0;}
div#comments div.row p{font-size:11px; font-weight:700; font-style:italic;}

/************* PAGE TEMPLATE ***************/
#content-page{padding-top:10px;}
#content-page div#right-col{padding-top:5px;}

div.main { padding:10px 0; font-size:12px; }

div.row a.img 
{
	width:105px;
	height:69px;
	display:block;
	background:url(/images/global/thumb.gif) no-repeat;
	overflow:hidden;
	float:left;
	margin:0;
	background:#fff;
	padding:1px;
}

div.row a.img img 
{
	width:105px;
}

.articleimage 
{
	width:210px;
	float:left;
}

/* cart */


div#CartContainer
{
	width:773px;
	padding-top:10px;
}

div#CartLeft
{
	float:left;
	width:283px;/*343-60*/
	text-align:left;
	padding:0 60px 0 0;
}

div#CartLeft h2, div#CartRight h2
{
	margin-bottom:0;
	padding-bottom:0;
}

div#CartLeft p,
div#PageLeft p 
{
	margin-top:0;
}

div#CartRight
{
	width:430px;
	float:left;
	text-align:left;
}

div#CartHeader 
{
	font-size:13px;
	border-bottom:solid 1px #cccccc;
	width:490px;
	padding-bottom:4px;	
	font-family:Georgia, "Times New Roman", Times, serif; 
}

div#CartRight div.checkoutbox,div#CartRight div.checkoutbox_x
{
	border:solid 1px #dbcead;
	padding:8px;
}

* html div#CartRight div.checkoutbox,* html div#CartRight div.checkoutbox_x
{
	display:inline-block;
}

div#CartRight div.on 
{
	background:#fff;
	width:400px;
}

div#CartRight div.off 
{
	background:#e6e1cb;
	width:400px;
}



div.container { display: none }

.container label.error {
	display: inline;
}


div#CVVPopup 
{
	display:none;
	position:absolute;
	z-index:10000;
	top:0px;
	left:100px;
}

div#CVVPopup .top
{
	width:207px;	
}

div#CVVPopup .bottom
{
	width:207px;	
}

div#CVVPopup .content
{
	padding:10px;
	width:170px;	
}

div#CVVPopup .arrow
{
	background:none;
}

div#CVVPopup.popup .wrapper1 
{
	width:220px;	
}

div#CVVPopup.popup .wrapper2 
{
	width:220px;
}


/* popups */


div.popup 
{
	text-align:left;
	z-index:100;
}

div.popup .top
{
	background:url(../images/taf_top_bg.png) no-repeat;
	height:24px;
	width:386px;
	font-size:1px;
}

div.popup .wrapper1 
{
	background:url(../images/popup_right_bg.png) repeat-y top right;
	width:386px;
	float:left;
}

div.popup .wrapper2 
{
	background:url(../images/popup_left_bg.png) repeat-y top left;
	width:386px;
}

div.popup div.ieright 
{
	display:none;
}

* html div.popup .wrapper1 
{
	background:url(../images/popup_right_bg.gif) repeat-y top right;
	position:relative;
	width:15px;
}


div.popup .maincol {
	position:relative;
	margin:0;
	padding:7px;
}

div.popup .content 
{
	background:url(../images/popup_content_bg.gif) repeat-x #e7e7dd;
	float:left;
	margin-left:6px;
	margin-top:-7px;
	width:346px;
	padding:5px;
	margin-bottom:-11px;
	border-left:solid 2px #656565;
	border-right:solid 2px #656565;
}

div.popup .content .main 
{
	padding:0 10px 10px 10px;
}

div.popup .top .arrow 
{
	background:url(/images/popup_arrow.png) no-repeat;
	width:26px;
	height:24px;
	position:relative;
	z-index:1000;
}

div.popup .content .hd 
{
	text-align:right;
}


div.popup .left
{ 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:35px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:13px; /* actual value */
	margin:0 0 -13px 0;
	padding-left:13px;
	z-index:100;
}

div.popup .right
{	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:35px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:13px; /* actual value */
	margin:0 0 -10px 0;
	z-index:99;
}

div.popup .bottom
{
	position:relative;
	clear:left;
	background:url(../images/taf_bottom_bg.png) no-repeat;
	height:11px;
	width:386px;
	top:11px;
}

div.popup img.closebutton 
{
	cursor:hand;
	cursor:pointer;
}

* html div.popup .bottom 
{
	height:15px;
}


div#Submit-popup 
{
	margin-left:-250px;
	background:#fff;
	border:solid 1px #333;
}

div#Submit-popup div.top
{
	background:#fff;
	width:500px;
	height:9px;
	font-size:1px;
}

div#Submit-popup div.bottom
{
	background:#fff;
	width:500px;
	height:5px;
	font-size:1px;
}

div#Submit-popup div.content
{
	padding:3px 13px 20px 30px;
}

div.caption 
{
	background:#ece9d8;
	padding:8px;
	font-family:Georgia;
	font-weight:bold;
	font-style:italic;
	font-size:9px;
}


/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
  
.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */

.brownborder 
{
	border:solid 1px #ded6bb;
}

.whiteborder 
{
	border:solid 1px #fff;
}


div#CheckoutTotal 
{
}