/* Structure */
body {background: #fff; font: 100% Arial, Geneva, Helvetica, sans-serif; color:#333; margin: 0; padding: 0; text-align: center;}
a {color:#cc0001; text-decoration:underline;}
a:hover {color: #cc0001;}
input{font-size: 100%;}
form{margin: 0; padding: 0;}
h1 {color: #cc0001; font-size:125%;}
h2 {color: #cc0001; font-size:110%;}
h3 {font-size: 105%;}
td {font: 100% Arial, Geneva, Helvetica, sans-serif;}

/* Header */
.boxText {}
.errorBox {background: #ffb3b5; font-weight: bold; }
.stockWarning {color: #cc0033; }
.productsNotifications { background: #fff; }
.orderEdit{text-decoration: underline; }

/* Simple Menu */
div.menuOption{padding-left: 2px; padding-top: 3px; padding-bottom: 3px;}
div.menuSubOption{padding:3px;}

/* Articles Menu */
#articlesmenu{background: url(images/menurepeat.jpg) repeat-y; padding-right: 4px;}
#articlesmenutop{background: url(images/menutop.jpg) no-repeat; height: 19px; text-align: left;}
#articlesmenubottom{background: url(images/menubottom.jpg) no-repeat; height: 17px;}
#articlesmenu ul{list-style-type: none; margin: 0; padding: 0;}
#articlesmenu a{background: url(images/amenu.gif) right center no-repeat; color: #7d7d7d; display: block; padding: 2px 15px 2px 10px; text-decoration: none;}
#articlesmenu a:hover{background: url(images/amenu-hover.gif) right center no-repeat; color: #000; display: block; padding: 2px 15px 2px 10px; text-decoration: none;}
#articlesmenu a.selected{background: url(images/amenu-selected.gif) right center no-repeat; color: #000; display: block; padding: 2px 15px 2px 10px; text-decoration: none;}
#articlesmenu a.children{background: url(images/amenu-children.gif) right center no-repeat; color: #000; display: block; padding: 2px 15px 2px 10px; text-decoration: none;}
#articlesmenu a.subitem{background: url(images/asubmenu.gif) right center no-repeat; color: #7d7d7d; display: block; padding: 2px 15px 2px 5px;  text-decoration: none;}
#articlesmenu a.subitem:hover{background: url(images/asubmenu-hover.gif) right center no-repeat; color: #000; display: block; padding: 2px 15px 2px 5px; text-decoration: none;}
#articlesmenu a.subitemselected{background: url(images/asubmenu-selected.gif) right center no-repeat; color: #000; display: block; padding: 2px 15px 2px 5px; text-decoration: none;}
#articlesmenu a.subitemchildren{background: url(images/asubmenu-children.gif) right center no-repeat; color: #000; display: block; padding: 2px 15px 2px 5px; text-decoration: none;}

.tool-tip {background: #fff; border: solid 3px #cc0001; color: #000; text-align: left; width: 172px; z-index: 13000;}
.tool-tip ul{list-style-image: url(images/bullit-heart.gif);}
.tool-title {display: none; height: 0;}
.tool-text {font-size: 11px; padding: 4px 8px 8px;}

/* Search Box */
#searchbox{padding-top: 1px; text-align: right;}
#searchbox input{vertical-align: middle;}
#searchbox input.search{margin-right: 10px; width: 145px; height:19px; font-size:10px; line-height:10px; padding:0px; margin:0px;
height: auto !important;
line-height: normal !important;
}

/* Quick Donate Box */
#quick_donate_box{font-weight: bold; padding: 0 10px;}
#quick_donate_box label{margin: 0; padding: 0;}
#quick_donate_box .red{color: #CC0001; font-size: 120%; padding-bottom: 10px; position: relative;}
#quick_donate_amount_label{padding-left: 10px;}
#quick_donate_amount{background: #EAEAEA; border: solid 1px #A5A5A5; font-size: 130%; margin-left: 4px; padding: 2px 3px; width: 50px;}
#quick_donate_button{margin-top: 10px;}

/* Header Quick Find */
#header_quick_find{color: #111111; font-size: 80%; padding: 3px 0; text-align: right;}
#header_quick_find input{vertical-align: middle;}
#header_quick_find input.search{border: solid 1px #ddd; color: #666666; font-style: italic; margin: 0 4px; width: 200px;}

/* Login Box */
#boxLogin{background: #732302; border-bottom: 1px solid #fff; color: #fff; font-weight: bold; padding: 10px 20px 10px 20px;}
#boxLoginTitle{display: none; height: 0; font-size: 0;}
#boxLoginTitleLoggedIn{display: none; height: 0; font-size: 0;}
#boxLoginMenu ul {list-style: none;	margin: 0; padding:0;}
#boxLoginMenu li{border-bottom: 1px solid #000; margin: 0; border: 0;}
#boxLoginMenu li a{background:  #8D5034; border-bottom: 1px solid #732302; color: #fff; display: block; font-size: 11px; font-weight: bold; padding: 4px  4px  4px  20px; text-decoration: none;}
html>body #boxLoginMenu li a {width: auto;}
#boxLoginMenu li a:hover, #boxLoginMenu li a.active{background: #732302; color: #fff; font-weight: bold;}
input.boxLogin{border: solid 1px #000; width: 100px;}

/* Login  Page */
#login{text-align: center;}
#logintop{background: url(images/logintitle.jpg) bottom no-repeat; height: 70px; margin: 0 auto; width: 400px;}
#logintoptitle{color: #797979; font-size: 105%; font-weight: bold; padding: 25px 0 0 10px; text-align: left;}
#logintoptitle h1{color: #797979; font-size: 105%; font-weight: bold; text-decoration: none;}
#logincontents{background: #F5F5F5; text-align: left; margin: 0 auto; padding-bottom: 50px; width: 400px;}
#loginbottom{background: url(images/contentbottom.jpg) no-repeat; height: 18px; margin: 0 auto; width: 400px;}
#loginsubtitle{background: url(images/loginsubtitle.jpg) bottom no-repeat; height: 40px; margin: 0 auto;}
#loginsubcontents{background: url(images/logincontent.jpg); text-align: left; margin: 0 auto;}
#loginsubbottom{background: url(images/loginbottom.jpg) no-repeat; height: 30px; margin: 0 auto;}

/* Create Account Page */
#createaccount{text-align: center;}
#createaccounttop{background: url(images/logintitle.jpg) bottom no-repeat; height: 70px; margin: 0 auto; width: 400px;}
#createaccounttoptitle{color: #797979; font-size: 105%; font-weight: bold; padding: 25px 0 0 10px; text-align: left;}
#createaccounttoptitle h1{color: #797979; font-size: 105%; font-weight: bold; text-decoration: none;}
#createaccountcontents{background: #F5F5F5; text-align: left; margin: 0 auto; width: 400px;}
#createaccountcontentsinner{padding: 0 10px;}
#createaccountcontentsinner label{font-size: 110%; font-weight: bold; display: block; margin: 0 20px 10px 0;}
#createaccountcontentsinner input{margin: 0; padding: 0;}
#createaccountcontentsinner input.large{border: solid 1px #B2B2B2; font-size: 120%; margin-bottom: 10px; padding: 2px 3px; width: 180px;}
#createaccountcontentsinner input.small{border: solid 1px #B2B2B2; font-size: 120%; margin-bottom: 10px; padding: 2px 3px; width: 140px;}
#createaccountcontentsinner input.smaller{border: solid 1px #B2B2B2; font-size: 120%; margin-bottom: 10px; padding: 2px 3px; width: 50px;}
#createaccountcontentsinner input.readonly{background: #ddd;}
#createaccountcontentsinner select.small{border: solid 1px #B2B2B2; font-size: 120%; margin-bottom: 10px; overflow: hidden; padding: 2px 3px; width: 140px;}
#createaccountcontentsinner select.large{border: solid 1px #B2B2B2; font-size: 120%; margin-bottom: 10px; overflow: hidden; padding: 2px 3px; width: 180px;}
#createaccountbottom{background: url(images/contentbottom.jpg) no-repeat; height: 18px; margin: 0 auto; width: 400px;}

/* My Account Page */
#myaccount{text-align: center;}
#myaccounttop{background: url(images/logintitle.jpg) bottom no-repeat; height: 70px; margin: 0 auto; width: 400px;}
#myaccounttoptitle{color: #797979; font-size: 105%; font-weight: bold; padding: 25px 0 0 10px; text-align: left;}
#myaccounttoptitle h1{color: #797979; font-size: 105%; font-weight: bold; text-decoration: none;}
#myaccountcontents{background: #F5F5F5; text-align: left; margin: 0 auto; width: 400px;}
#myaccountcontentsinner{padding: 10px;}
#myaccountbottom{background: url(images/contentbottom.jpg) no-repeat; height: 18px; margin: 0 auto; width: 400px;}
#myaccountsubtitle{background: url(images/loginsubtitle.jpg) bottom no-repeat; height: 40px; margin: 0 auto;}
#myaccountsubcontents{background: url(images/logincontent.jpg); text-align: left; margin: 0 auto;}
#myaccountsubbottom{background: url(images/loginbottom.jpg) no-repeat; height: 30px; margin: 0 auto;}


/* Info Box */
a.infoBoxHeading {font-size: 120%; color: #2f6582;}
a.infoBoxHeadingLink {font-size: 120%; color: #fff;}
a.infoBoxHeadingLink:link {font-size: 12px; color: #fff;}
a.infoBoxHeadingLink:hover {font-size: 120%; color: #fff;}
.infoBox {}
.infoBoxHeading{font-weight: bold; font-size: 110%; color:#333399;}
.infoBoxContents {}
.infoBoxContents1{padding: 0 0 0 5px;}


/* Info Box Notice */
.infoBoxNotice {background: #fff;}
.infoBoxNoticeContents {}

/* Top Menu Box */
#BoxTopMenu{overflow: hidden;}
#BoxTopMenu td a{background: url(images/blueover.gif) no-repeat; color: #fff; display: block; font-family: verdana; font-size: 11px; font-weight: bold; padding: 10px 0px 10px 0px; text-align: center; text-decoration: none; width: 93px;}
#BoxTopMenu td a.selectedBoxTopMenuItem{background: url(images/blueover.gif) no-repeat; color: #fff; display: block; font-family: verdana; font-size: 11px; font-weight: bold; padding: 10px 0px 10px 0px; text-align: center; text-decoration: none; width: 93px;}
#BoxTopMenu td a:hover{background: url(images/whiteover.gif) no-repeat; color: #000;}


/* Donation Page */
#quickdonate{text-align: center;}
#quickdonatetop{background: url(images/donatetitle.jpg) bottom no-repeat; height: 70px; margin: 0 auto; width: 581px;}
#quickdonatetoptitle{color: #797979; font-size: 105%; font-weight: bold; padding: 25px 0 2px 10px; text-align: left;}
#quickdonatetoptitle h1{color: #797979; font-size: 105%; font-weight: bold; text-decoration: none;}
#quickdonatecontents{background: #F5F5F5; text-align: left; margin: 0 auto; padding-bottom: 50px; width: 581px;}
#quickdonatecontents label{font-weight: bold;}
#quickdonatecontents input.small{border: solid 1px #B2B2B2; font-size: 110%; padding: 2px 3px;}
#quickdonatecontents textarea.small{border: solid 1px #B2B2B2; font-size: 110%; padding: 2px 3px;}
#quickdonatecontents .thank_you{font-weight: bold; padding: 25px;}
#quickdonatecontents .thank_you h1{color: #CC0001; font-size: 250%; margin: 0 0 20px 0; padding: 0;}
#quickdonatecontents .thank_you h2{color: #CC0001; font-size: 140%;}
#quickdonatecontents .thank_you img{border: 0;}
#quickdonatecontents .thank_you p{color: #2b2b2b; font-size: 120%;}
#quickdonatecontents .thank_you ul {list-style-image: none; list-style-type: none;}
#quickdonatecontents .thank_you ul li{background: none;}
#quickdonatecontents .thank_you ul a{color: #2b2b2b; display: block; font-size: 130%; text-decoration: none; margin: 0; padding: 3px;}
#quickdonatecontents .thank_you ul a:hover{color: #444444; text-decoration: underline; }
#quickdonatebottom{}
#quickdonatesubtitle{height: 40px; margin: 0 auto;}
#quickdonatesubcontents{text-align: left; margin: 0 auto; padding: 0 10px;}
#quickdonatesubbottom{height: 30px; margin: 0 auto;}


/* Quick Donation Page */
#quick_donate{padding-bottom: 150px;}
#quick_donate h1{color: #B2B2B2; font-size: 130%;}
#quick_donate label{font-size: 130%; font-weight: bold; display: block; margin-bottom: 10px; width: 188px;}
#quick_donate input{margin: 0; padding: 0;}
#quick_donate input.large{border: solid 1px #B2B2B2; font-size: 130%; padding: 3px 4px; width: 290px;}
#quick_donate input.small{border: solid 1px #B2B2B2; font-size: 130%; padding: 3px 4px; width: 140px;}
#quick_donate input.smaller{border: solid 1px #B2B2B2; font-size: 130%; padding: 3px 4px; width: 40px;}
#quick_donate input.readonly{background: #ddd;}
#quick_donate select.small{border: solid 1px #B2B2B2; font-size: 130%; padding: 3px 4px; width: 140px;}
#quick_donate .hlist{margin-bottom: 10px; padding: 10px 0 6px 0;}
#quick_donate .hlist li{font-size: 140%; font-weight: bold;}
#quick_donate .line{border-bottom: solid 1px #E1E1E1; height: 1px; overflow: hidden;}
#quick_donate .inputcontainer{margin-bottom: 10px;}
#quick_donate_title{background: #efefef url(images/quick_donate_header.jpg) left center repeat-x; border-bottom: solid 1px #D5D5D5;}
#quick_donate_title h2{background: url(images/quick_donate_header_icon.jpg) 10px center no-repeat; color: #CC0001; font-size: 140%; line-height: 36px; margin: 0; padding: 0 40px;}
#quick_donate_content{border: solid 1px #D5D5D5;}
#quick_donate_content_inner{padding: 20px;}
#quick_donate_content_inner_left{border-right: solid 1px #D5D5D5; float: left; margin-right: 20px; padding-right: 30px;}
#quick_donate_content_inner_right{}
#quick_donate_content_inner_right h1{color: #CC0001; font-size: 240%; margin: 0; padding: 0;}
#quick_donate_content_inner_right p{color: #646464;  font-size: 130%; font-weight: bold; line-height: 160%;}
#quick_donate_content .logged_in{color: #999; font-size: 140%; font-weight: bold; padding-bottom: 15px;}
#quick_donate_content .required_instruct{border-top: solid 1px #D5D5D5; color: #CC0001; font-weight: bold; margin-left: 188px; margin-top: 20px; padding-top: 5px;}
#quick_donate_content .thank_you{font-weight: bold;}
#quick_donate_content .thank_you h1{color: #CC0001; font-size: 500%; margin: 0 0 20px 0; padding: 0;}
#quick_donate_content .thank_you h2{color: #CC0001; font-size: 170%;}
#quick_donate_content .thank_you img{border: 0;}
#quick_donate_content .thank_you p{color: #2b2b2b; font-size: 180%;}
#quick_donate_content .thank_you ul {list-style-image: none; list-style-type: none;}
#quick_donate_content .thank_you ul a{color: #2b2b2b; display: block; font-size: 130%; text-decoration: none; margin: 0; padding: 3px;}
#quick_donate_content .thank_you ul a:hover{color: #444444; text-decoration: underline; }
#quick_donate_error{padding-bottom: 20px;}
#quick_donate_error div{font-size: 120%; padding: 5px;}

/* Catalog Page */
#catalog{text-align: center;}
#catalogtop{background: url(images/catalogtop.jpg) bottom no-repeat; height: 40px; margin: 0 auto; width: 400px;}
#catalogtoptitle{color: #797979; font-size: 105%; font-weight: bold; padding: 25px 0 0 10px; text-align: left;}
#catalogtoptitle h1{color: #797979; font-size: 105%; font-weight: bold; text-decoration: none;}
#catalogcontents{background: #F5F5F5; text-align: left; margin: 0 auto; padding-bottom: 50px; width: 400px;}
#catalogbottom{background: url(images/contentbottom.jpg) no-repeat; height: 18px; margin: 0 auto; width: 400px;}
#catalogsubtitle{background: url(images/catalogsubtitle.jpg) bottom no-repeat; height: 20px; margin: 0 auto;}
#catalogsubcontents{background: url(images/catalogcontent.jpg); text-align: left; margin: 0 auto;}
#catalogsubbottom{background: url(images/catalogbottom.jpg) no-repeat; height: 20px; margin: 0 auto;}
.catalogcategoryitem{padding: 5px 10px;}
.catalogcategorytitle{background: url(images/catalogcategorytitle.jpg) no-repeat; color: #fff; font-weight: bold; left: 0; height: 20px; position: relative; top: 0; width: 100%;}
.catalogcategorytitlename{float: left; width: 250px;}
.catalogcategorytitlename a{color: #fff; text-decoration: none; padding-left: 20px;}
.catalogcategorytitlename a:hover{color: #fff; text-decoration: underline;}
.catalogcategorytitleproductrange{color: #CC0001; float: right; width: 130px;}
.catalogcategorytitleproductrange a{color: #CC0001; font-size: 90%; padding-left: 5px; text-decoration: none;}
.catalogcategorytitleproductrange a:hover{text-decoration: underline;}
.catalogcategorydetails{background: url(images/categoryproductlistbg.gif) center top repeat-y; padding-top: 5px;}
.catalogcategoryimage{float: left; width: 70px;}
.catalogcategoryimage img{border: solid 1px #cccccc; margin-left: 12px;}
.catalogcategorydescription{float: right; width: 300px;}
.catalogcategorydescriptioninner{float: left; width: 153px;}
.catalogcategoryproducts{float: right; font-size: 90%; width: 147px;}
.catalogcategorydivider{background: url(images/catalogcategorydivider.gif) center no-repeat; height: 1px;}
.catalogproductitem{padding: 5px 10px;}
.catalogproducttitle{background: url(images/catalogcategorytitle.jpg) no-repeat; color: #fff; font-weight: bold; left: 0; height: 20px; position: relative; top: 0; width: 100%;}
.catalogproducttitlename{float: left; width: 250px;}
.catalogproducttitlename a{color: #fff; text-decoration: none; padding-left: 20px;}
.catalogproducttitlename a:hover{color: #fff; text-decoration: underline;}
.catalogproducttitleproductrange{float: right; width: 130px;}
.catalogproducttitleproductrange a{color: #CC0001; font-size: 90%; padding-left: 5px; text-decoration: none;}
.catalogproducttitleproductrange a:hover{text-decoration: underline;}
.catalogproductdetails{padding-top: 5px;}
.catalogproductimage{float: left; width: 70px;}
.catalogproductimage img{border: solid 1px #cccccc; margin-left: 12px;}
.catalogproductdescription{float: right; padding: 0 5px; width: 290px;}
* html .catalogproductdescription{width: 300px; w\idth: 300px;}

/* Product Info Page */
#productinfo{text-align: center;}
#productinfotop{background: url(images/catalogtop.jpg) bottom no-repeat; height: 40px; margin: 0 auto; width: 400px;}
#productinfotoptitle{color: #797979; font-size: 105%; font-weight: bold; padding: 25px 0 0 10px; text-align: left;}
#productinfotoptitle h1{color: #797979; font-size: 105%; font-weight: bold; text-decoration: none;}
#productinfocontents{background: #F5F5F5; text-align: left; margin: 0 auto; padding-bottom: 50px; width: 400px;}
#productinfobottom{background: url(images/contentbottom.jpg) no-repeat; height: 18px; margin: 0 auto; width: 400px;}
#productinfosubtitle{}
#productinfosubcontents{padding: 0 10px;}
#productinfosubbottom{}
#productinfodescription{float: left; width: 190px;}
#productinfoname{background: url(images/productinfonamebg.gif) left bottom no-repeat; color: #DC1601; font-size: 110%; font-weight: bold; padding: 0px 0px 4px 10px;}
#productinfoimage{float: right; padding-top: 20px; text-align: center; width: 190px;}
#productinfoimage img{border: solid 1px #cccccc;}
#productinfoinformation{font-size: 110%; padding: 10px 0 10px 19px; text-align: left;}
#productinfoinformation span{font-weight: bold;}
#productinfoback {float: left;}
#productinfoadd {float: right; text-align: right;}
#productinfobottomsubtitle{background: url(images/catalogsubtitle.jpg) bottom no-repeat; height: 20px; margin: 0 auto;}
#productinfobottomsubcontents{background: url(images/catalogcontent.jpg); text-align: left; margin: 0 auto;}
#productinfobottomsubbottom{background: url(images/catalogbottom.jpg) no-repeat; height: 20px; margin: 0 auto;}

/*reCAPTCHA colors*/
.recaptchatable .recaptcha_image_cell, #recaptcha_table {background-color:#f5f5f5 !important;}
 #recaptcha_table {border-color: #f5f5f5 !important;}
 #recaptcha_response_field {border-color: #dfdfdf !important; background-color:#cccc !important;}
 #recaptcha_logo{display: none;}
 #recaptcha_tagline{display: none;}
 #recaptcha_switch_audio_btn{display: none;}


/* Shopping Cart Page */
#shoppingcart{text-align: center;}
#shoppingcarttop{background: url(images/shoppingcarttop.jpg) bottom no-repeat; height: 40px; margin: 0 auto; width: 400px;}
#shoppingcarttoptitle{color: #797979; font-size: 105%; font-weight: bold; padding: 25px 0 0 10px; text-align: left;}
#shoppingcarttoptitle h1{color: #797979; font-size: 105%; font-weight: bold; text-decoration: none;}
#shoppingcartcontents{background: #F5F5F5; text-align: left; margin: 0 auto; padding-bottom: 50px; width: 400px;}
#shoppingcartbottom{background: url(images/contentbottom.jpg) no-repeat; height: 18px; margin: 0 auto; width: 400px;}
#shoppingcartsubtitle{}
#shoppingcartsubcontents{padding: 0 10px;}
#shoppingcartsubbottom{}

/* Checkout Pages */
#checkout{text-align: center;}
#checkouttop{background: url(images/shoppingcarttop.jpg) bottom no-repeat; height: 40px; margin: 0 auto; width: 400px;}
#checkouttoptitle{color: #797979; font-size: 105%; font-weight: bold; padding: 25px 0 0 10px; text-align: left;}
#checkouttoptitle h1{color: #797979; font-size: 105%; font-weight: bold; text-decoration: none;}
#checkoutcontents{background: #F5F5F5; text-align: left; margin: 0 auto; padding-bottom: 50px; width: 400px;}
#checkoutbottom{background: url(images/contentbottom.jpg) no-repeat; height: 18px; margin: 0 auto; width: 400px;}
#checkoutsubtitle{}
#checkoutsubcontents{padding: 0 10px;}
#checkoutsubbottom{}

/* My Account Box */
#boxMyAccount{padding: 10px 10px 0px 0px;}
#boxMyAccount ul {list-style: url(images/bulletgrey.jpg); margin: 0; padding-left: 20px;}

/* Subscribe Box */
#boxSubscribe{padding: 10px 10px 0px 0px;}
#boxSubscribe ul {list-style: url(images/bulletgrey.jpg); margin: 0; padding-left: 20px;}

/* Subscribe Page */
#newslettersubscribe{text-align: center;}
#newslettersubscribetop{background: url(images/newsletterregistertitle.jpg) bottom no-repeat; height: 70px; margin: 0 auto; width: 400px;}
#newslettersubscribetoptitle{color: #797979; font-size: 105%; font-weight: bold; padding: 25px 0 0 10px; text-align: left;}
#newslettersubscribetoptitle h1{color: #797979; font-size: 105%; font-weight: bold; text-decoration: none;}
#newslettersubscribecontents{background: #F5F5F5; text-align: left; margin: 0 auto; width: 400px;}
#newslettersubscribebottom{background: url(images/contentbottom.jpg) no-repeat; height: 18px; margin: 0 auto; width: 400px;}

/* Contact Us Page */
#contactus{text-align: left;}
#contactustop{background: url(images/newsletterregistertitle.jpg) bottom no-repeat; height: 70px; margin: 0 auto; width: 400px;}
#contactustitle{color: #797979; font-size: 105%; font-weight: bold; padding: 25px 0 0 10px; text-align: left;}
#contactustitle h1{color: #797979; font-size: 105%; font-weight: bold; text-decoration: none;}
#contactuscontents{background: #F5F5F5; text-align: left; margin: 0 auto; width: 400px;}
#contactusbottom{background: url(images/contentbottom.jpg) no-repeat; height: 18px; margin: 0 auto; width: 400px;}

/* Shopping Cart */
#boxCart{padding: 3px;}
#boxCart a{}

/* Child Articles Box */
div.childarticles{overflow: hidden; width: 100%;}
div.childarticlesitem{background: url(images/menudiv.gif) top repeat-x; overflow: hidden; padding: 10px 5px 5px 5px;}
div.childarticlesname{font-weight: bold; overflow: hidden; padding-bottom: 5px;}
div.childarticlesimage{float: left; overflow: hidden; width: 110px;}
div.childarticlesdescription{float: right; overflow: hidden; width: 270px;}

/* Forms */
#form{text-align: center;}
#formtop{background: url(images/formtitle.jpg) bottom no-repeat; height: 70px; margin: 0 auto; width: 400px;}
#formcontents{background: #F5F5F5; text-align: left; margin: 0 auto; width: 400px;}
#formbottom{background: url(images/contentbottom.jpg) no-repeat; height: 18px; margin: 0 auto; width: 400px;}
div.form {width: 100%;}
div.formTitle {padding-bottom: 15px;}
div.formDescription {padding-bottom: 15px;}
div.formQuestion {background: url(images/formquestionborder.gif) bottom repeat-x; padding: 0px 5px 14px 5px; font-weight: bold;}
div.formQuestionQuestion{color: #cc0001; font-weight: bolder; padding: 2px 0px 2px 0px;}
div.formTitleQuestion {color: #ff0000; font-weight: bolder; padding: 0;}
.form_field{padding: 0 0 7px 0;}
.form_field label{padding: 0 0 2px 0;}
#formsmiddle .form_field ul{list-style-type: none;}
#formsmiddle .form_field ul.ff_horizontal{display: inline; margin: 0; padding: 0;}
#formsmiddle .form_field ul.ff_horizontal li{display: inline; margin-right: 20px;}

/* Search Page */
#advancedsearch{text-align: center;}
#advancedsearchtop{background: url(images/advancedsearchtop.gif) bottom no-repeat; height: 100px; text-align: left;}
#advancedsearchtitle{color: #797979; font-size: 105%; font-weight: bold; padding: 55px 0 0 10px;}
#advancedsearchtitle h1{color: #797979; font-size: 105%; font-weight: bold; text-decoration: none;}
#advancedsearchcontents{background: #F5F5F5; margin: 0 auto; padding-bottom: 30px; text-align: left;}
#advancedsearchbottom{background: url(images/contentbottom.jpg) no-repeat; height: 58px;}
#advancedsearchkeywords{padding-top: 20px;}
#advancedsearcharticlestitle{background: url(images/advancedsearcharticlestop.gif) left bottom no-repeat; height: 30px; margin: 0 auto;}
#advancedsearcharticlescontents{background: url(images/advancedsearcharticlescontent.gif) left repeat-y; margin: 0 auto; overflow: hidden; padding: 10px; text-align: left;}
#advancedsearcharticlesbottom{background: url(images/advancedsearcharticlesbottom.gif) left top no-repeat; height: 30px; margin: 0 auto;}
#advancedsearchproductstitle{background: url(images/advancedsearcharticlestop.gif) left bottom no-repeat; height: 30px; margin: 0 auto;}
#advancedsearchproductscontents{background: url(images/advancedsearcharticlescontent.gif) left repeat-y; margin: 0 auto; overflow: hidden; padding: 10px; text-align: left;}
#advancedsearchproductsbottom{background: url(images/advancedsearcharticlesbottom.gif) left top no-repeat; height: 30px; margin: 0 auto;}

/* Search Results Page */
#advancedsearchresults{text-align: center;}
#advancedsearchresultstop{background: url(images/advancedsearchtop.gif) bottom no-repeat; height: 100px; text-align: left;}
#advancedsearchresultstitle{color: #797979; font-size: 105%; font-weight: bold; padding: 50px 0 0 10px;}
#advancedsearchresultstitle h1{color: #797979; font-size: 105%; font-weight: bold; text-decoration: none;}
#advancedsearchresultscontents{background: #F5F5F5; margin: 0 auto; text-align: left;}
#advancedsearchresultsbottom{background: url(images/contentbottom.jpg) no-repeat; height: 58px;}
.advancedsearchresultssubtop{background: url(images/contentsubtop.gif) bottom no-repeat; height: 10px;}
.advancedsearchresultssubcontents{background: url(images/contentsubcontents.gif) repeat-y; padding: 0 15px;}
.advancedsearchresultssubbottom{background: url(images/contentsubbottom.gif) top no-repeat; height: 10px;}
#advancedsearchresultskeywords{background: url(images/advancedsearchresultskeywords.gif) left bottom no-repeat; color: #cc0001; padding-left: 10px; text-align: left;}
.advancedsearchresultsitem{background: url(images/menudiv.gif) bottom repeat-x; margin: 0 auto; padding: 10px 15px; text-align: left;}
.advancedsearchresultstitle{background: url(images/advancedsearchresultsbullet.gif) left center no-repeat; color: #cc0001; font-weight: bold;}
.advancedsearchresultstitle a{color: #cc0001; font-weight: bold; text-decoration: none;}
.advancedsearchresultsreadmore{padding: 5px 0; text-align: right;}

/* Events & Sponsors Pages */
#events{text-align: left;}
#eventstop{background: url(images/eventstop.gif) bottom no-repeat; margin: 0 auto; width: 400px;}
#eventstitle{color: #797979; font-size: 105%; font-weight: bold; padding: 25px 150px 20px 10px; text-align: left;}
#eventstitle h1{color: #797979; font-size: 105%; font-weight: bold; text-decoration: none;}
#eventscontents{background: #F5F5F5; text-align: left; margin: 0 auto; width: 400px;}
#eventsbottom{background: url(images/contentbottom.jpg) top no-repeat; height: 18px; margin: 0 auto; width: 400px;}
div.eventitem{background: url(images/menudiv.gif) bottom repeat-x; padding-top: 10px;}
div.eventname{background: url(images/eventtitle.gif) center center no-repeat; font-size: 110%; font-weight: bold; padding: 2px 20px;}
div.eventname a{color: #fff; text-decoration: none;}
div.eventdescription{_height: 100px; min-height: 100px; padding: 5px 10px;}
div.eventdescription img{margin: 0 0 10px 10px;}
div.eventbook{padding: 5px 3px 2px 3px;}
div.eventbooked{color: #ff0000; padding-top: 5px;}
div.eventbooked a{color: #ff0000;}
div.eventfull{color: #ff0000; padding-top: 5px;}
div.eventfull a{color: #ff0000;}
div.eventsponsor {padding: 2px 3px;}
div.sponsoritem{padding: 10px 0;}
div.sponsoritemimage{float: left; text-align: center; width: 150px;}
div.sponsoritemdetails{float: right; width: 250px;}
div.sponsoritemsponsor{padding-top: 5px; text-align: right;}

/* Events Calendar */
.yearHeader {}
.calendarTable {width: 100%;}
.calendarMonth{margin: 0 auto;}
.calendarMonth td{text-align: center; width: 25px;}
.calendarHeader {}
.calendarHeaderDays {background: url(images/calendarheading.gif) center center no-repeat; color: #fff;}
.calendarHeaderDays td{font-weight: bold; padding: 4px 0;}
.calendarHeaderMonth{color: #CC0001; font-weight: bold;}
.calendarHeaderMonth a{color: #CC0001; padding: 0 2px; text-decoration: none;}
.calendarToday {background: url(images/cal-red.gif) center center no-repeat; color: #fff; font-weight: bold;}
.calendarWeekend {color: #CC0001;}
.calendar {}
td.event {background: #cc0001;}
td.empty {margin: 1px;}
select.calendarselect {font-size: 9px; width: 50px; color: #000;}
input.calendarinput {font-size: 10px; color: #000; padding: 0px;}
.calendar a:hover, .calendar a:link, .calendar a:visited, .calendar a:visited:hover, .yearHeader a:hover {color: #000; display: block; font-weight: bold; margin: 1px; padding: 1px; text-align: center; text-decoration: underline;}
.calendar a.event:hover, .calendar a.event:link, .calendar a.event:visited, .calendar a.event:visited:hover, .yearHeader a:hover {background: url(images/cal-grey.gif) center center no-repeat; color: #000; cursor: help; display: block; font-weight: bold; margin: 1px; padding: 1px; text-align: center; text-decoration: underline;}
.calendarWeekend a:hover, .calendarWeekend a:link, .calendarWeekend a:visited, .calendarWeekend a:visited:hover {color: #CC0001; display: block; font-weight: bold; margin: 1px; padding: 1px; text-align: center; text-decoration: underline;}
.calendarWeekend a.event, a.event:hover, .calendarWeekend a.event:link, .calendarWeekend a.event:visited, .calendarWeekend a.event:visited:hover {background: url(images/cal-grey.gif) center center no-repeat; color: #CC0001; cursor: help; display: block; font-weight: bold; margin: 1px; padding: 1px; text-align: center; text-decoration: underline;}
.calendarToday a:hover, .calendarToday a:link, .calendarToday a:visited, .calendarToday a:visited:hover {background: url(images/cal-red.gif) center center no-repeat; color: #000; color: #fff; display: block; font-weight: bold; margin: 1px; padding: 1px; text-align: center; text-decoration: underline;}
.calendarToday a.event:hover, .calendarToday a.event:link, .calendarToday a.event:visited, .calendarToday a.event:visited:hover {background: url(images/cal-ref.gif) center center no-repeat; color: #000; cursor: help; display: block; font-weight: bold; margin: 1px; padding: 1px; text-align: center; text-decoration: underline;}

* Home Content */
#homedarticle{overflow: hidden; text-align: left;}
#homearticletop{background: url(images/homecontenttop.gif) left bottom no-repeat; height: 35px; margin: 0 auto; width: 400px;}
#homearticlecontents{background: url(images/featuredcontentmiddle.gif) left top repeat-y; text-align: left; margin: 0 auto; overflow: hidden; width: 400px;}
#homearticlecontentsinner{overflow: hidden; padding: 0 10px;}
#homearticlebottom{background: url(images/featuredcontentbottom.gif) left top no-repeat; height: 25px; margin: 0 auto; width: 400px;}

/* Featured Content */
#featuredarticles{overflow: hidden; text-align: left;}
#featuredarticlestop{background: url(images/featuredcontenttop.gif) bottom no-repeat; height: 60px; margin: 0 auto; width: 400px;}
#featuredarticlestoptitle{font-weight: bold; padding: 20px 0 0 10px;}
#featuredarticlestoptitle h1{color: #cc0001; font-size: 105%; font-weight: bold; margin: 0; padding: 0; text-decoration: none;}
#featuredarticlescontents{background: url(images/featuredcontentmiddle.gif) repeat-y; text-align: left; margin: 0 auto; overflow: hidden; padding: 0 10px; width: 380px;}
* html #featuredarticlescontents{width: 400px; w\idth: 400px;}
#featuredarticlescontents h2{padding: 5px 0;}
#featuredarticlesbottom{background: url(images/featuredcontentbottom.gif) no-repeat; height: 17px; margin: 0 auto; width: 400px;}
.featuredcontentitem{background: url(images/dd-ihf.gif) no-repeat; padding: 4px 0 10px 0;}
.featuredcontentname{color: #cc0001; font-weight: bold; padding: 0 5px 5px 5px; width: 350px;}
.featuredcontentname a{color: #cc0001; text-decoration: none;}
.featuredcontentimage{float: left; padding: 0 5px; width: 80px;}
* html featuredcontentimage{width: 90px; w\idth: 90px;}
.featuredcontentdescription{float: right; width: 270px;}
.featuredcontentreadmore{padding: 0 5px; text-align: right;}

/* News desk box */
#boxNewsDeskContent{font-size: 95%;}
.boxNewsDeskSummary{display: none; height: 0; font-size: 0;}
.boxNewsDeskHeadline{padding-left: 2px;}
.boxNewsDeskHeadline a{color: #cc0001; display: block; font-weight: bold; padding: 3px 0px; text-decoration: none;}
.boxNewsDeskHeadline a:hover{}á
.boxNewsDeskHeadlineDate{color: #797979; font-weight: normal;}
.boxNewsDeskMore{display: none; height: 0; font-size: 0;}
.boxNewsDeskArchive{display: none; height: 0; font-size: 0;}

.stroke_boxNewsDesk_wrap{float:left; width:610px; padding:8px; border:1px solid #E1D7B4; margin-top:10px; -moz-border-radius: 10px;}
.stroke_boxNewsDesk_left{float:left; width:150px;}
.stroke_boxNewsDesk_right{float:right; width:425px;}

.stroke_boxNewsDesk_image{float:left; width:150px; height:150px; border:1px solid #CCCCCC;}
.stroke_boxNewsDesk_text{float:right; text-align:left; width:435px;}
.stroke_boxNewsDesk_text p{font-size:20px;}
.stroke_boxNewsDesk_text h2{margin:0px;}
.stroke_boxNewsDesk_link{float:right; width:425px; text-align:right;}








/* News desk archive */
#newsdesk{text-align: left;}
#newsdesktop{background: url(images/newsarchivetop.gif) bottom no-repeat; height: 47px; margin: 0 auto;}
#newsdesktoptitle{font-weight: bold; padding: 6px 0 0 10px;}
#newsdesktoptitle h1{color: #797979; font-size: 105%; font-weight: bold; margin: 0; padding: 0; text-decoration: none;}
#newsdeskcontents{background: #F5F5F5; text-align: left; margin: 0 auto; padding: 10px;}
#newsdeskcontents h2{padding: 5px 0;}
#newsdeskbottom{background: url(images/newsarchivebottom.gif) no-repeat; height: 17px; margin: 0 auto;}
.newsdeskname{font-weight: bold;}
.newsdeskdatecontent{padding-bottom: 10px;}
.newsdeskarchiveitem{padding: 10px 0;}
.newsdeskarchiveheadline{color: #CC0001; font-size: 105%; font-weight: bold; }
.newsdeskarchiveheadline a{color: #cc0001; font-size: 105%; font-weight: bold; text-decoration: none;}
.newsdeskarchiveheadline a:hover{text-decoration: underline;}
.newsdeskarchivedetails{padding-top: 5px;}
.newsdeskarchiveimage{}
.newsdeskarchiveimage img{float: left; border: solid 1px #cccccc;}
.newsdeskarchivesummary img{border: solid 1px #ccc; float: left; margin-right: 5px;}
.newsdeskarchivesummary{}
.newsdeskarchivereadmore{clear: both; text-align: right;}

/* Donation Types */
.donationtypeitem{padding: 10px;}
.donationtypename{font-weight: bold;}
.donationtypedescription{}

/* Sponsors Comments */
div.sponsorscomments{padding: 15px;}
div.sponsorscommentitem{background: url(images/menudiv.gif) top repeat-x; padding: 5px 0;}
div.sponsorscommentname{color: #CC0001; font-weight: bold;}
div.sponsorscommentdate{font-weight: bold;}
div.sponsorscomment{}

/* Site Map */
div.siteMapParent{background: #F3F3F3; font-weight: bold; margin-right: 10px; margin-top: 10px; padding: 3px; }
div.siteMapChild{padding: 2px 0px 0px 0px; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning {border: solid 2px #CC0001; background-color: #fff; margin: 3px; padding: 3px 5px;}
.messageStackSuccess {background-color: #CC0001; color: #fff;}

/* Gallery
-----------
*/
/*
.image_selected { border: 1px solid #666666;}
.image_not_selected { border: none;}
*/
.image_selected { background-color: #666666;}
.image_not_selected { background-color: transparent;}


/* Mapping
 ----------
 */
.mapping{float: left; height: 350px; width: 70%;}
.mapping_viewer{height: 350px; width: 100%;}
.mapping_listing{float: right; height: 350px; overflow: auto; width: 29%; overflow-x: hidden; overflow-y: scroll;}
.mapping_listing_item{border-bottom: dashed 1px #efefef; padding-bottom: 10px; margin-bottom: 10px;}
.mapping_listing_item a{color: #cc0001; font-weight: bold;}
