/* HTML Tag Redefinition */
html, body {height: 100%;  }
body {
                background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/bg.jpg) no-repeat top center #000;
                padding: 0px; margin: 0px;
}
img {border: 0px}
a {
        cursor:pointer;
        color: #fc7f00 !important;
}

label { font-weight:bold;}
fieldset { border:1px solid #ccc;}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Page Structure / Navigation */
#page{ width:991px; margin:auto; text-align:left }
#page #headerSpacer{ height:64px }
#page #header{ position:relative; } 
#page #header #logo{ color:#999; font-size:32px; 
        font-family:Arial, Helvetica, sans-serif; 
        line-height: auto; 
        margin-bottom: 0px; padding: 0px; margin-top:8px; cursor:pointer;  left:0px ; z-index:10; width:auto; float:left; position: relative }
#page #header #logo a{ /* customize_header_logo */color:#999; /* customize_header_logo */ text-decoration:none;}
#page #header #logo p{ display:inline; line-height:inherit; font-size:inherit; padding:inherit; margin:inherit; color:inherit }


#headerNav{
        right: 0px;
        z-index: 2;
        /*width: 100%;*/
        width: 916px;
        margin-left: 5px;
        overflow: visible;
        height: 55px;
        background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/menubg.gif) repeat-x center center;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 17px !important;
        text-transform: lowercase;
        /*padding-top: 7px;*/
        margin-top: 7px;
}

.nav_bounds{
        width: 600px;
        margin: 0 auto;
}

ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float:inherit;}
ul.nav-header li{float:left; margin-bottom: 0px; color:#fff; margin-top:4px; background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/dividerLeft.png) no-repeat top left; }
ul.nav-header li a,#page #header ul.nav-header li a:hover{ text-decoration:none; color:#fff !important }
ul.nav-header li.nav-selected{margin-top:4px;}
ul.nav-header li.nav-selected div{ background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/selectedbg.png) no-repeat center top transparent; }
ul.nav-header li.nav-selected a{ text-decoration: none; }

ul.nav { list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float:inherit;}
ul.nav li{float:left; margin-bottom: 0px; color:#fff; margin-top:4px; background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/dividerLeft.png) no-repeat top left; }
ul.nav li a,#page #header ul.nav-header li a:hover{ text-decoration:none; color:#fff !important }
ul.nav li.nav-selected{margin-top:4px;}
ul.nav li.nav-selected div{ background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/selectedbg.png) no-repeat center top transparent; }
ul.nav li.nav-selected a{ text-decoration: none; }

.bgright{
        background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/dividerright.png) no-repeat right top transparent;
        /*padding: 17px 15px;*/
        padding: 17px 0;
        width: 100px;
        text-align: center;
}

#page #header #header-area{margin-top: 10px; margin-bottom: 10px }
#page #header #header-area #header-area-inside{margin-bottom: 12px;}
#page #header #header-area img { display: block}
#page .divider{padding-top: 12px; background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/nav_horizontal_divider.gif) no-repeat top; overflow:hidden; height:1px; clear:both; width:100%; }

#page #central{background:url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/nav_sidebar_right_bg.gif) repeat-y center; clear:both; }
#page .no-sidebar { background-image: none !important}
#page #central.central-left { background:url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/nav_sidebar_left_bg.gif) repeat-y center !important; }
#page #central.central-left div#sidebar {float: left !important; }
#page #central.central-left #body {padding-left: 68px !important; padding-right: 0px !important; float:right}
 
#page #central #body{ float:left; width:67%; padding-right:28px; padding-left: 0px !important; padding-right: 0px !important }
#page .no-sidebar #body{ float: none !important; width: auto !important; }
#page #central #sidebar{ float:right; width:23%; overflow:hidden }
#page #central #sidebar p{ line-height:24px}
#page #central #sidebar ul.nav{ list-style:none; margin-left:0px; padding:0px; padding-left:24px; font-size:11px;}
#page #central #sidebar ul.nav li{ margin-bottom:16px; }
#page #central #sidebar ul.nav a{ text-decoration:none; color:#333 }
#page #central #sidebar ul.nav a.nav-selected {font-weight: bold}
#page #central #sidebar ul.nav a:hover{ text-decoration:underline }
#page #central #sidebar ul.nav ul{ list-style:none; margin-left:0px; padding:0px; padding-left:16px; margin-top:16px; }
#page #central #sidebar ul.nav ul li{ margin-bottom:16px; }

#page #central.navLeft{ background:url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/nav_sidebar_left_bg.gif) repeat-y center; }
#page #central.navLeft  #sidebar{float:left}
#page #central.navLeft  #body{float:right; padding-right:0px; width:68%; }

#page #central.noSideNav{ background: none; }
#page #central.noSideNav  #sidebar{ display:none }
#page #central.noSideNav  #body{float: none; padding-left:0px; padding-right:0px; width:100%; }

#page #footer{ padding-top:24px; clear:both; padding-bottom:16px; color:#999; font-size:10px }
#page #footer a{ text-decoration:none }
#page #footer span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; }

/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}

/* customize_miscellaneous */ /* customize_miscellaneous */


#bodyWrapper{
        background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/bodybg.jpg) no-repeat top left #000;
        min-height: 850px;
}

.vip_birthday{
        float: right;
        width: 375px;
        height: 365px;
        /*background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/vip_birthday.jpg) no-repeat top left;*/
        background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/vip_birthday2.jpg) no-repeat top left;
}

.vip_birthday input[type="text"]{
        width: 150px !important;
}

.vip_birthday .formBlockSurveyCell.question{
        width: 50px !important;
}

.vip_birthday .formError{
        width: 150px !important;
}

.vip_birthday #msg{
        width: 225px !important;
}

.upcoming_events{
        float: left;
        width: 540px;
        height: 365px;
        background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/upcoming_events2.jpg) no-repeat top left;
}

.photos{
        float: right;
        width: 305px;
        height: 455px;
        background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/photos.jpg) no-repeat top left;
}

.photo_images td div{
        padding: 15px 0;
}

.stay_connected{
        float: left;
        width: 611px;
        height: 455px;
        background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/stay_connected.jpg) no-repeat top left;
}

div.leftForm{
        width: 260px;
        float: left;
}

div.rightForm{
        width: 293px;
        float: left;
}

.footer_body{
        width: 991px;
        height: 184px;
        background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/footer.png) no-repeat top left;
}

.footer_body .nav
{
padding: 5px 0 0 0;
margin: 0 0 0 30px;
color:#fff;
font-family: arial, helvetica, sans-serif;
white-space:nowrap;
list-style-type:none;
font-size: 11px;
text-transform: lowercase;
}
.footer_body .nav li {display:inline;}
.footer_body .nav li a
{
padding:0.2em 1em;
/*background:#fc6;*/
color:#ccc !important;
text-decoration:none;
float:left;
border:1px solid #000;
}
.footer_body .nav li a:hover
{
/*background:#08c;*/
color:#fff !important;
}

/*added css*/
.footer_body .block-socialprofiles{
        margin-left: 30px !important;
        padding-top: 10px !important;
}

.footer_body .block-socialprofiles li{
        float: left;        
}

.footer_body .block-socialprofiles li a{
        border-bottom: none !important;
        font-size: 0 !important;
        padding: 0 !important;
}

.seta{
        width: 475px;
        height: 365px;
        background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/upcoming_events.jpg) no-repeat top left;
}

.setb{
        width: 436px;
        height: 365px;
        background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/vip_birthday.jpg) no-repeat top left;
}

div.wrappingWorkArea{
        width: 923px;
        min-height: 700px;
        float: left;
        margin: 0;
        padding: 0;
}

.pageTitle{
        width: 915px;
        height: 58px;
        background: url(http://www.emberofanaheim.com/themes/ember_of_anaheim/images/page_Title.jpg) no-repeat top center;
        margin: 15px auto;
        color: #fc7f00;
        font-size: 23px;
        font-family: Verdana, Geneva, sans-serif;
        padding: 17px 0 0 0;
        text-indent: 25px;
}

.rightWrapper{
        float: right;
        width: 304px;
}

.leftWrapper{
        float: left;
        width: 611px;
}

#content-sbBlog-title h1, #content-sbBlog-title h1 a{
        font-size: 25px !important;
        color: #fff !important;
        text-decoration: none !important;
        font-weight: normal !important;
}

#content-sbBlog-title h1 a:hover{
        text-decoration: underline !important;
}

#content-sbBlog-post{
        color: #fff !important;
}

#sbBlog{
        color: #fff !important;
}

#sb_sidebar{
        width: 305px !important;
}

#sb_sidebar #content-sbBlog-title h1, #sb_sidebar #content-sbBlog-title h1 a{
        font-size: 13px !important;
}

div.event_title{
        font-size: 24px;
        font-weight: bold;
        color: #fff;
        text-decoration: underline;
        text-indent: 15px;
        padding-bottom: 15px;
}

div.event_title a{
        color: #fff;
        text-decoration: underline;
}

div.Images_bounds{
        border: solid 1px #333333;
        padding: 10px;
}

div#button_links{
        padding: 10px 0 0 0;
}

div.formBlockSurveyCell img{
        margin: 10px 0;
}

div.spacer_0{
        clear: both;
        margin: 0;
        padding: 0;
        font-size: 0;
        height: 0px;
}

div.spacer_5{
        clear: both;
        margin: 0;
        padding: 0;
        font-size: 0;
        height: 5px;
}

div.spacer_10{
        clear: both;
        margin: 0;
        padding: 0;
        font-size: 0;
        height: 10px;
}

div.spacer_15{
        clear: both;
        margin: 0;
        padding: 0;
        font-size: 0;
        height: 15px;
}

div.spacer_20{
        clear: both;
        margin: 0;
        padding: 0;
        font-size: 0;
        height: 20px;
}

div.spacer_25{
        clear: both;
        margin: 0;
        padding: 0;
        font-size: 0;
        height: 25px;
}
