﻿/* -------------------- */
/* Buttons */
/* -------------------- */
a.redbtn, a.greenbtn, a.lgreenbtn, a.bluebtn, a.yellowbtn, a.lgreenbtn{border:1px solid #000; color:#fff !important; font:bold 10px/22px Verdana,Arial,Helvetica,sans-serif; margin:0; padding:3px 10px; text-decoration:none}

a.redbtn:link, a.redbtn:visited{background:url('../../../Image/Admin/Button/red_button.gif')}
a.redbtn:hover{background:url('../../../Image/Admin/Button/red_button_hover.gif')}

a.greenbtn:link, a.greenbtn:visited{background:url('../../../Image/Admin/Button/green_button.gif')}
a.greenbtn:hover{background:url('../../../Image/Admin/Button/green_button_hover.gif')}

a.lgreenbtn:link, a.lgreenbtn:visited {font:bold 14px/22px; background: url('../../../Image/Admin/Button/green_button.gif');}
a.lgreenbtn:hover {background: url('../../../Image/Admin/Button/green_button_hover.gif');}

a.lgreenbtn:link, a.lgreenbtn:visited{font:bold 14px/29px Verdana,Arial,Helvetica,sans-serif; color:#fff !important; text-decoration:none; padding:4px 10px; white-space:nowrap; margin:0px; margin-right:5px; background-image:url('../../../Image/User/Button/green_button.gif'); border:1px solid #4c7329}
a.lgreenbtn:hover{font:bold 14px/29px Verdana,Arial,Helvetica,sans-serif; color:#fff !important; text-decoration:none; white-space:nowrap; background-image:url('../../../Image/User/Button/green_button_hover.gif')}
a.lgreenbtn:active{font:bold 14px/29px Verdana,Arial,Helvetica,sans-serif; color:#fff !important; text-decoration:none; white-space:nowrap}

a.bluebtn:link, a.bluebtn:visited{background:url('../../../Image/Admin/Button/blue_button.gif')}
a.bluebtn:hover{background:url('../../../Image/Admin/Button/blue_button_hover.gif')}

a.yellowbtn:link, a.yellowbtn:visited{background:url('../../Image/Admin/Button/yellow_button.gif')}
a.yellowbtn:hover{background:url('../../../Image/Admin/Button/yellow_button_hover.gif')}

/* -------------------- */
/* StoryTools */
/* -------------------- */
#cms-story-tools{border-top:1px solid #ccc; border-bottom:solid 0px #adac97; margin:20px 0 20px 0}
#cms-story-tools .cms-story-tools-item{float:left; margin:8px}
#cms-story-tools .cms-story-tools-item img{vertical-align:middle; margin:2px}

/* -------------------- */
/* Related Items */
/* -------------------- */
div#cms-related-items{}
div#cms-related-items div.cms-related-items-item{}

/* -------------------- */
/* Content */
/* -------------------- */
div#cms-content{font-size: 1.1em;}
div#cms-content div.cms-content-information-container{border-top:solid 1px #adac97; border-bottom:solid 1px #adac97; padding:8px 0 8px 0; margin-bottom:20px}

/* -------------------- */
/* News */
/* -------------------- */
div#cms-news {}
div#cms-news div.cms-news-information-container{border-top:solid 1px #adac97; border-bottom:solid 1px #adac97; margin-bottom:20px}
div#cms-news div.cms-news-information-container div.cms-news-information{padding:8px 0 8px 0}

div#cms-news div.newsSearch { padding: 10px; padding-left:3px;}

div#cms-news div.cms-news-item {padding-bottom: 20px; border-bottom: 1px solid #ccc;}
div#cms-news div.newsTitle {}
div#cms-news a.newsTitle {font-size:.9em;}

div#cms-news div.newsImage {float:left;}
div#cms-news img.newsImage {}

div#cms-news .newsTeaser{margin-top: -15px;}
div#cms-news .newsPostDate {font-size: .8em; color: Gray;}

.cms-news-item {margin-bottom: 10px; padding-bottom: 20px; border-bottom: 1px solid #ccc;}
.cms-news-item .newsImage{float: left; margin-right: 6px;}
.cms-news-item .newsTeaser{float:left; display:inline-block; width:80%;}

/* -------------------- */
/* Blog */
/* -------------------- */
div#cms-blog{}
div#cms-blog div.cms-blog-information-container{border-top:solid 1px #adac97; border-bottom:solid 1px #adac97; margin-bottom:20px}
div#cms-blog div.cms-blog-information-container div.cms-blog-information{padding:8px 0 8px 0}

div#cms-blog div.blogImage {float:left;}
div#cms-blog img.blogImage {}

div#cms-blog div.blogTitle {float:left;}
div#cms-blog a.blogTitle {font-size:.9em;}

div#cms-blog .blogAuthor {font-size: .8em; color: Gray;}

/* -------------------- */
/* Image Viewer */
/* -------------------- */
div#cms-image-viewer{float:right; padding:0 0 0 20px; 	} /* width: 250px; */
div#cms-image-viewer div.cms-image-viewer-information-container{border:solid 1px #adac97; border-top-width:0; text-align:center; margin:0 !important}
div#cms-image-viewer div.cms-image-viewer-information{padding:10px}
div#cms-image-viewer div.cms-image-viewer-controls-container{border:solid 1px #adac97; border-top-width:0; text-align:center}
div#cms-image-viewer div.cms-image-viewer-controls{padding:10px}

div#cms-image-viewer .imageSB{border:1;}
div#cms-image-viewer .imageV{width:50px;}
div#cms-image-viewer .imageT{width:50px; height:50px; padding:5px;}

div#cms-large-photo-title {font-family: Times New Roman; font-style:italic; font-size:1.1em;}
div#cms-large-photo-caption {font-family: Times New Roman; font-style:italic; font-size:1.1em; line-height:1.1em;}

#thumbBox{position:absolute; left:0; top:0; width:auto; padding:10px; padding-bottom:0; background:#313131; visibility:hidden; z-index:10; cursor:hand; cursor:pointer} /*Outermost DIV for thumbnail viewer*/
#thumbBox .footerbar{font:bold 1em Tahoma; letter-spacing:5px; line-height:1.1em; color:white; padding:5px 0; text-align:right}/*Footer DIV of thumbbox that contains "close"link */
#thumbBox #thumbImage{background-color:white}/*DIV within thumbbox that holds the enlarged image */
#thumbLoading{position:absolute; visibility:hidden; border:1px solid black; background-color:#EFEFEF; padding:5px; z-index:5}/*DIV for showing "loading"status while thumbbox is being generated*/

.thumbnail{float:left; padding: 6px 6px 6px 0;}

/* -------------------- */
/* Events */
/* -------------------- */
#eventList .eventItem {margin-bottom:25px; padding-bottom:25px; padding-left: 15px; border-bottom:1px solid #dddddd;}
#eventList .eventImg {float:left; text-align:center; width:20%;}
#eventList .eventImg img{margin-right: 10px; width:100%;}
#eventList .eventDesc {float:left; width: 80%;}
#eventList .eventDesc a{font-size: 20px;}
#eventList .eventLocation {display:block; color:Gray; font-size:16px;}
#eventList .eventTime{display:block; font-weight: bold;}
#cms-eventList {width: 600px; float:left; }
#cms-eventList .ec1 {float: left; width: 270; }
#cms-eventList .ec2 {background-color:white; float: right; padding-bottom: 10px; width: 80%;}
#cms-eventList h2 {font-size: 2em; margin: 0px; padding: 0px; color: orange; line-height: .9em;}
#cms-eventList .day {font-size: .9em;}

#cms-eventList .image {padding-right: 10px;}
#cms-eventList .desc {font-size: 1em; width: 300px; padding-right: 10px;}

#cms-eventSidebar {width: 270px; float:right;}
#cms-eventSidebar .search {text-align:left; text-align:right; padding-right: 30px;}
#cms-eventSidebar .calendar {text-align:left; padding-bottom:10px;}
#cms-eventSidebar .featured {width: 220px; text-align:left; padding: 10px; background-color:#eee; border: solid 1px #ccc}

#cms-events {width: 100%;}

#cms-events-detail { background-color: #fff; float:left; width:560px;}
#cms-events-detail .content {background-color:#fff;}
#cms-events-detail .tickets {background-color: #fff;}
#cms-events-detail .tools {background-color:#fff;}
#cms-events-detail .related {background-color:#fff;}

#cms-events-sidebar {background-color:#fff; width:250px; float:left; border: 1px solid #5F7461; font-size: .85em; padding:10px; margin: 0px 0px 20px 20px;}
#cms-events-sidebar H2 {padding-bottom:0px; margin-bottom:0px; line-height: 1em;}
#cms-events-sidebar .spacer {background-color:white; padding-bottom:20px;}


.cms-event-list-lcalC{width:200px; float:left}
.cms-event-list-lcalL{width:430px; float:right}

.cms-event-list-lcalL .container{width:430px; padding-bottom:20px; line-height:20px}
.cms-event-list-lcalL .date{font-weight:bold; color:Black}
.cms-event-list-lcalL .timeloc{font-size:8pt}
.cms-event-list-lcalL .category{color:#2C5B74}
.cms-event-list-lcalL a{color:#A0292A}
.cms-event-list-lcalL a:hover{color:green}

.emptyEvents{padding:20px; border: 1px solid #ccc;}

#cms-events-sidebar #cms-image-viewer{float:left; padding: 0px; margin-bottom: 10px;} 
#cms-events-sidebar #cms-image-viewer img{ width:100%} 

.event-detail-item-registration{margin-bottom:12px;}
 .duration {font-size: 17px;}
.event-details{clear:both;padding-top: 10px;border-top: 1px solid #ccc;} 
.event-detail-item{line-height:20px;}
.event-detail-item h2{font-size: 20px; margin-bottom:0px;}
.event-detail-item-registration {font-size: 16px; padding-bottom: 10px; border-bottom: 1px solid #ccc; margin-top:10px;}
.event-detail-item-registration h2{display:none; font-size:16px; float:left; margin-right: 10px;}
.event-detail-item-registration a{
    padding: 6px 12px; 
    color: #fff;
    text-decoration:none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top:10px;
    background: #9AB19D;
    background: -moz-linear-gradient(top, rgba(154,177,157,1) 0%, rgba(101,130,104,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(154,177,157,1)), color-stop(100%,rgba(101,130,104,1)));
    background: -webkit-linear-gradient(top, rgba(154,177,157,1) 0%,rgba(101,130,104,1) 100%);
    background: -o-linear-gradient(top, rgba(154,177,157,1) 0%,rgba(101,130,104,1) 100%);
    background: -ms-linear-gradient(top, rgba(154,177,157,1) 0%,rgba(101,130,104,1) 100%);
    background: linear-gradient(to bottom, rgba(154,177,157,1) 0%,rgba(101,130,104,1) 100%);
    box-shadow: inset 1px 1px 2px #555;
    opacity: .8;
}

.event-detail-item-registration a:hover{color:#fff; opacity: 1;}

#ctl00_cph_iER_rdoCEU input{float:left;margin-top:4px}
#ctl00_cph_iER_rdoCEU label{float:left; margin-left: 8px;}

/* -------------------- */
/* Gallery */
/* -------------------- */
div#cms-gallery{}
div#cms-gallery img{margin:10px; padding:10px; background-color:#efefef; vertical-align:middle}

div#cms-gallery-adv {width: 700px;}
div#cms-gallery-adv .gallery-title {font-size: 1.7em; font-weight: bold; padding-bottom:5px; padding:5px;}
div#cms-gallery-adv .gallery-pagination {}
div#cms-gallery-adv .large-photo-box {min-height: 200px; text-align:center; vertical-align:middle; position:relative;}
div#cms-gallery-adv .large-photo-title {font-size: 2em; font-weight: bold; padding:5px;}
div#cms-gallery-adv .large-photo-caption {font-size: 1em; font-weight: normal; padding:5px;}
div#cms-gallery-adv .tabstrip { margin: 0px;}
div#cms-gallery-adv .tabstrip-image-box {padding-right: 10px;}
div#cms-gallery-adv .tabstrip-image {width:70px; cursor:pointer;}

div#cms-gallery-adv a.prev {cursor:pointer;  background: url('../../Image/User/16-arrow-left.png') top left; background-repeat:no-repeat; padding-left: 20px; }
div#cms-gallery-adv a.next {cursor:pointer; background: url('../../Image/User/16-arrow-right.png') top right; background-repeat:no-repeat; padding-right:20px;}
div#cms-gallery-adv .prevBtn {position:absolute;display:block;top:168px;left:3px;width:34px;height:35px;cursor:pointer;behavior:url('../../Image/User/iepngfix.htc');}
div#cms-gallery-adv .prevBtnFill {position:absolute;display:block;top:0px;left:0px;width:120px;height:594px;cursor:pointer;}
div#cms-gallery-adv .prevBtnOff {background:transparent url('../../Image/User/btn_gallery_prev.png') no-repeat top left;}
div#cms-gallery-adv .nextBtn {position:absolute;display:block;top:168px;right:3px;width:34px;height:35px;cursor:pointer;behavior:url('../../Image/User/iepngfix.htc');}
div#cms-gallery-adv .nextBtnFill {position:absolute;display:block;top:0px;right:0px;width:120px;height:594px;cursor:pointer;}
div#cms-gallery-adv .nextBtnOff {background:transparent url('../../Image/User/btn_gallery_next.png') no-repeat top left;}

.stepcarousel{position: relative; border: 1px solid black; overflow: scroll; width: 500; height: 90px;}
.stepcarousel .belt{position: absolute; left: 0;top: 0;}
.stepcarousel .panel{float: left; overflow: hidden; margin: 10px; width: 60px;text-align:center; vertical-align:middle;}
.thumb {width: 70px}

/* -------------------- */
/* Profiles */
/* -------------------- */
div#cms-profiles{}
div#cms-profiles div.cms-profiles-item-container{}
div#cms-profiles div.cms-profiles-item{}

/* -------------------- */
/* Testimonials */
/* -------------------- */
div#cms-testimonials{}
div#cms-testimonials div.cms-testimonials-item-container
{
    padding: 15px 8px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 85px;
    -webkit-border-radius: 8px;
}
div#cms-testimonials div.cms-testimonials-item{padding:0 0 10px 0}
div#cms-testimonials div.cms-testimonials-item div.submittor-info
{
    margin-top: 8px;
    padding-top: 6px;
    border-top: 1px solid #ccc;
}
/* -------------------- */
/* Faq */
/* -------------------- */
.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating a:focus, .star-rating .current-rating{background:url(../../Image/User/star.gif) left -1000px repeat-x}
.star-rating{position:relative; width:125px; height:25px; overflow:hidden; list-style:none; background-position:left top; margin:0; padding:0}
.star-rating li{display:inline}
.star-rating a, .star-rating .current-rating{position:absolute; top:0; left:0; text-indent:-1000em; height:25px; line-height:25px; outline:none; overflow:hidden; border:none}
.star-rating a:hover, .star-rating a:active, .star-rating a:focus{background-position:left bottom}
.star-rating a.one-star{width:20%; z-index:6}
.star-rating a.two-stars{width:40%; z-index:5}
.star-rating a.three-stars{width:60%; z-index:4}
.star-rating a.four-stars{width:80%; z-index:3}
.star-rating a.five-stars{width:100%; z-index:2}
.star-rating .current-rating{z-index:1; background-position:left center}
.inline-rating{display:inline-block; vertical-align:middle}
.small-star{width:60px; height:12px}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating{background-image:url(../../Image/User/star_small.gif); line-height:12px; height:12px}

/* -------------------- */
/* Forms */
/* -------------------- */
div.cms-form-container div.cms-group-container{clear:left; margin:10px 0 10px 0; padding:10px 0 10px 0; padding-left:10px; /*width of left column containing the label elements*/background-color:#f9f9f9; border-top:1px dashed #d6d6d6; border-bottom:1px dashed #d6d6d6; height:1%}
div.cms-form-container div.cms-field-container{clear:left; margin:10px 0 10px 0; padding:10px 0 10px 0; padding-left:120px; /*width of left column containing the label elements*/border-top:1px dashed #d6d6d6; height:1%}
div.cms-form-container div.cms-full-field-container{clear:left; margin:10px 0 10px 0; padding:10px 0 10px 0; border-top:1px dashed #d6d6d6; height:1%}
div.cms-form-container div.cms-buttons{clear:left; margin:10px 0 10px 0; padding:10px 0 10px 0; border-top:1px dashed #d6d6d6; height:1%; text-align:center}
div.cms-form-container div.cms-first{border-top-width:0}
div.cms-form-container div.cms-field-container label.cms-field-title{font-weight:bold; float:left; margin-left:-120px; /*width of left column*/width:105px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/}
div.cms-form-container .cms-field-container label.cms-field-title-top{font-weight:bold; float:left; /*width of left column*/width:200px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/}
div.cms-form-container div.cms-field-container div.cms-field{float:left; margin:0 10px 10px 0; display:block}
div.cms-form-container span.cms-req{color:Red}
.minor{color:#aaa; font-size:.8em}
/* -------------------- */
/* Comments */
/* -------------------- */
div.commentPost{background-color:#E7EBED; padding:10px}
.commentAddTitle{color:#ED562E; font-size:14pt; font-weight:bold}
.commentTDU{border-bottom:solid 1px #E0E0E0; padding:10px 0px; width:150px; vertical-align:top}
.commentTDC{border-bottom:solid 1px #E0E0E0; padding:10px 0px; vertical-align:top}
.commentHeader{background-color:#FFDC62; padding:5px}
.commentCapcha{text-transform:uppercase}

/* -------------------- */
/* Poll */
/* -------------------- */
.poll-container{}
.poll-container .question{font-size:18pt; font-weight:bold}
.poll-container .results{}
.poll-container .results .bar{}
.poll-container .results .response{font-size:14px}
.poll-container .results .graph{height:15px; float:left}
.poll-container .results .label{float:left; padding-left:10px; font-size:10pt}
.poll-container .results .clear{clear:both; padding-bottom:10px}

/* -------------------- */
/* Social */
/* -------------------- */
#social_social ul{list-style:none; margin:0; padding:0}
#social_social ul li{float:left; margin:0; padding:0}
#social_social ul li a{background-position:0 2px; background-repeat:no-repeat; display:block; float:left; height:24px; vertical-align:middle; padding:4px 0 0 10px}

/* -------------------- */
/* Pagination */
/* -------------------- */
div#cms-pagination a,.paginationvideo span {display:block;float:left;margin-right:0.1em;border:1px solid #fff;background:#fff;padding:0.2em 0.5em;}
div#cms-pagination .page {float:left;}
div#cms-pagination .pageLabel {float:left; vertical-align:middle; padding-top:3px;}
div#cms-pagination .current {border:1px solid #607562; background-color:#607562; font-weight:bold; color:#fff;}
div#cms-pagination a {border:1px solid gray;text-decoration:none;color:#666;}
div#cms-pagination a:hover {border-color:#607562; background-color:#607562; color: #fff;}
div#cms-pagination a.nextprev {font-weight:bold;color:#666;}
div#cms-pagination a.nextprev:hover{color:#fff;}

/* -------------------- */
/* Search */
/* -------------------- */
div#cms-search-bar {}
div#cms-search-bar .searchtxt{color:#000; background-color:#fff;}
div#cms-search-bar a.bluebtn:link, a.bluebtn:visited{background:url('../../Image/Admin/Button/green_button.gif') !important} 
div#cms-search-bar a.bluebtn:hover{background:url('../../Image/Admin/Button/blue_button_hover.gif')!important} 
div#cms-search-bar a.bluebtn {color:red !important;}


div#cms-search {}
div#cms-search .searchBar {}
div#cms-search .searchMessage {padding-bottom: 10px;}

div#cms-search div#searchResult {}
div#cms-search div#searchResult .title{font-size: 20px;}
div#cms-search div#searchResult .result {padding-bottom: 10px;}
div#cms-search div#searchResult span.type {color:#eee; font-size:.7em;}
div#cms-search div#searchResult a.search {color:blue;}

/* User side formatting */


.filter {width: 99%; background:#fff url('../../Image/Admin/bkgrd-grad.jpg') repeat-x bottom right; float: left; border-bottom: 1px solid #828282; padding: 5px;
box-shadow: inset 1px 3px 3px #c8cacb;
background: rgb(238,238,238);
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(218,218,218,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(218,218,218,1)));
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(218,218,218,1) 100%); 
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(218,218,218,1) 100%);
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(218,218,218,1) 100%); 
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(218,218,218,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dadada',GradientType=0 ); 
}
.filter .row {border: none;}
.filter .row:hover {background: none;}
.filter .pod label {float: left;}


.pod {float: left; padding: 0 10px 0 0; margin-left: -3px;}
.pod label {width: auto; float: right;}


.leftcontent{float:left; min-width:150px; padding-right:20px;background-color:#fff;}
.rightcontent{float:left; width:75%; margin-bottom: 25px; padding-left:20px; background-color:#fff; }
.usermaster{width:200px;}

.cms-margin-memorialText{margin-left: -35px !important;}
.cms-margin-memorial{margin: 0 10px 0px 0 !important;}
.cms-margin-con{margin: 10px 10px 0px 0 !important;}

.divFlotLeft
{
    float:left ;
    width:35%;
    
}
.divFlotRight
{
    float:left ;
    width:61%;
    border-left :1px solid;
    padding-left  :10px;
}
.intake-left
{
    float:left ;
    width:15%;
    border-right:1px solid;
    margin-right:2px;
}

/* -------------------- */
/* Typography */
/* -------------------- 
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../../Fonts/BebasNeue-webfont.eot');
    src: url('../../Fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../Fonts/BebasNeue-webfont.woff') format('woff'),
         url('../../Fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('../../Fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}   */


/* Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, 
del, dfn, em, img, q, dl, dt, dd, ol, ul, li, form, label, legend{margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}

body{}
a img{border:none}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after{content:""}
blockquote, q{quotes:""""}

fieldset{ border:1px solid #000;  width:450px;  margin-top:20px;  margin-left:40px;  padding-left:30px;  padding-top:0px}

legend{ margin-left:10px}

/* Grid */
/* A container should group all your columns. */
.container{width:100%;}

/* Border on right hand side of a column. */
.border{padding-right:4px; margin-right:5px; border-right:1px solid #eee}

/* Use a .box to create a padded box inside a column. */
.box{padding:1.5em; margin-bottom:1.5em; background:#E5ECF9}

/* Use this to create a horizontal ruler across a column. */
hr{background:#ddd; color:#ddd; clear:both; float:none; width:100%; height:.1em; margin:25px 0 1.45em; border:none; }
hr.space{background:#fff; color:#fff}

/* Clearing floats without extra markup [http://www.positioniseverything.net/easyclearing.html] */
.clearfix:after, .container:after{content:"\0020"; display:block; height:0; clear:both; visibility:hidden; overflow:hidden}
.clearfix, .container{display:block}

/* Regular clearing */
.clear{clear:both}

/*
.box-top{ color: #E29A2C !important;
    font-family: Arial,Verdana,Sans-Serif;
    font-size: 18pt;
    font-weight: bold;
    margin-bottom:10px !important;
    margin-top:5px !important;}
.h4-box-top { color: #A8995E !important;
    font-family: Arial,Verdana,Sans-Serif;
    font-size: 13pt;
    font-weight: bold;
    margin-bottom:10px !important;
    margin-top:5px !important;}
.h4-box-top a { color: #A8995E !important; text-decoration:none;}*/
.h1-button{float:right}
.staffListing_padding { padding-left: 45px;}

.usercontent h2{ font-size: 26px; margin: 0 19px 0.25em;}
.memorialType{font-weight:bold ;font-size :14px !important; font-style:italic ;}
.RadGrid_Default .rgAltRow td {
    border-width: 0px !important;
}


/* toolkit */
.mr10 {margin-right:10px}
.mt10 {margin-top:10px}
.mb10 {margin-bottom:10px}
.fl {float:left}
.cb {clear:both}
.box1 {background-color:#eee; padding:5px; width:250px}

    
/* ==========================================================================
   FILTER
   ========================================================================== */

#filter {width: 100%; margin-bottom: 20px; padding: 10px 0 10px 0px; margin-bottom: 25px; float: left;border: 1px solid #ccc;background: #f2f2f2;background: no-repeat 10px 50%;background:  no-repeat 10px 50%, -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background:  no-repeat left 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background:  no-repeat 10px 50%, -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background:  no-repeat 10px 50%, -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background:  no-repeat 10px 50%, -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background:  no-repeat 10px 50%, linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ }
.toptabs {margin-top: -1px; border-color: #555 !important;}
.search {margin: 0; float: left; display: block; margin-top: 20px !important;}
#filter div.pod, #add div.pod {padding: 10px 10px 0px 0px;display: inline-block; float: left;}
#filter label, #add label{ font-size: 14px; float: none;}
   /*--Add Field--*/                                                        
#add {width: 100%;padding: 0 0 10px 50px;float: left;border: 1px solid #ccc;background: #f2f2f2;background: url(../img/img-add.png) no-repeat 10px 50%;background: url(../img/img-add.png) no-repeat 10px 50%, -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: url(../img/img-add.png) no-repeat left 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: url(../img/img-add.png) no-repeat 10px 50%, -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: url(../img/img-add.png) no-repeat 10px 50%, -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: url(../img/img-add.png) no-repeat 10px 50%, -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: url(../img/img-add.png) no-repeat 10px 50%, linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

.largeImg{width:100%}    
