/* HTML Tag Redefinition */
html, body { height: 100%; }
body { /* customize_background */ background-color:#ffffff; /* customize_background */ padding: 0px; margin: 0px; }
img { border: 0px; }
a { cursor:pointer}
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:815px; margin:auto; text-align:left; }
#page .no-sidebar { background-image: none !important; }

#page #headerSpacer { height:40px; }
#page #header { position:relative; margin-bottom:20px; } 

#page #header #logo{ margin-bottom:5px; margin-left:-5px; }

#page #header ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; font-family:Garamond,"Times New Roman"; }
#page #header ul.nav-header li{ float:left; padding:2px 0px; margin-right:8px; margin-bottom: 0px; color:#999; font-size:14px; margin-top:0px }
#page #header ul.nav-header li a{ text-decoration:none; color:#666; }
#page #header ul.nav-header li a:hover{ text-decoration:underline; color:#000; }
#page #header ul.nav-header li a.nav-selected, #page #header ul.nav-header li.nav-selected a{ text-decoration:underline; color:#000; }

#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 #footer{ padding-top:24px; clear:both; padding-bottom:16px; color:#999; font-size:10px; }

/* categories page list */
#page .categories-ccm-page-list .ccm-page-list-item { float:left; margin:2px; width:400px; height:265px; overflow:hidden; position:relative; }
#page .categories-ccm-page-list .ccm-page-list-image { width:400px; height:265px; overflow:hidden; position:absolute; }
#page .categories-ccm-page-list .ccm-page-list-title { background:#000; padding-left:10px; position:absolute; bottom:0px; width:400px; font-size:14px;  }
#page .categories-ccm-page-list .ccm-page-list-title a { color:#FFF; text-decoration:none; }

/* galleris page list */
#page .galleries-ccm-page-list .ccm-page-list-item { float:left; margin:2px; width:220px; height:130px; overflow:hidden; position:relative; }
#page .galleries-ccm-page-list .ccm-page-list-image { width:220px; height:130px; overflow:hidden; position:absolute; }
#page .galleries-ccm-page-list .ccm-page-list-title { background:#000; padding-left:10px; position:absolute; bottom:0px; width:220px; }
#page .galleries-ccm-page-list .ccm-page-list-title a { color:#FFF; text-decoration:none; font-size:11px; }

#page .gallery { color:#000; }
#page .gallery h1 { font-size:16px; font-weight:bold; margin-bottom:0px; padding-bottom:0px; }
#page .gallery .description { font-size:11px; }
#page .gallery a { text-decoration:none; }
#page .gallery a:hover { text-decoration:underline; }

/* 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 */
