/* HTML Tag Redefinition */
html, body {padding: 0px; margin: 0px; }
body { background-color: #ffffff; background-image:url(/web/concrete/themes/default/images/background.jpg); background-repeat:no-repeat; background-position:top;}
img {border: 0px}
p {text-align:justify}
a { cursor:pointer}
td{vertical-align:top;}
* {outline:none}
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:920px; margin:0px auto; padding:0px 20px; text-align:left; overflow: hidden; }
#page #headerSpacer{ height:0px;}
#page #header{ position:relative; } 
#page #header #header-area{margin-top: 10px; margin-bottom: 10px }
#page #header #header-area img { display: block}
#page #header #header-area #header-area-inside{margin-bottom: 12px; margin-top:47px;}

/*   HEADER MENUS STULES   */
/*   Languages   */
#page #header #headerNav{ position: absolute; top: 0px; right: 0px; z-index:2; width:100%; overflow:visible;}
#page #header #headerNav ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: right}
#page #header #headerNav ul.nav-header li{float:left; padding:2px 0px; margin-left:16px; margin-bottom: 0px; color:#999; font-size:13px; margin-top:0px }
#page #header #headerNav ul.nav-header li a{ text-decoration:none; color:#999999; font-size: 10px;}
#page #header #headerNav ul.nav-header li a:hover{ text-decoration:underline; color:#e52597 }
#page #header #headerNav ul.nav-header li.nav-selected { }
#page #header #headerNav ul.nav-header li.nav-selected a{ color:#e52597  }

/*   Category Menu   */
#page #header #header-area ul.nav-header{ list-style:none; margin:0px 0px 10px 0px; padding:0px; width:auto; z-index:2; overflow:visible; float: right}
#page #header #header-area ul.nav-header li{float:left; padding:2px 0px; margin-left:16px; margin-bottom: 0px; color:#999; font-size:14px; margin-top:0px }
#page #header #header-area ul.nav-header li a{ text-decoration:none; color:#999999;  font-size: 14px; text-transform:uppercase;}
#page #header #header-area ul.nav-header li a:hover{ text-decoration:none; color:#e52597 }
#page #header #header-area ul.nav-header li.nav-selected {border-bottom:1px solid #e52597 ; }
#page #header #header-area ul.nav-header li.nav-selected a{ color:#666; }

/*   Sub Menu   */
#page #header #header-area #submenu ul.nav-header{ }
#page #header #header-area #submenu ul.nav-header li{  }
#page #header #header-area #submenu ul.nav-header li a{ font-size: 13px; text-transform:none; }
#page #header #header-area #submenu ul.nav-header li a:hover{ }
#page #header #header-area #submenu ul.nav-header li.nav-selected { border: none; }
#page #header #header-area #submenu ul.nav-header li.nav-selected a{ font-weight:bold; }
/*   END HEADER MENUS   */


#page .divider{padding-top: 12px; overflow:hidden; height:1px; clear:both; width:100%; }


#page #central{clear:both; }
#page .no-sidebar { background-image: none !important}
#page #central.central-left { }
#page #central.central-left div#sidebar {float: left !important; }
#page #central.central-left #body {padding-left: 10px !important; padding-right: 0px !important; float:right}
 
 /* BODY WIDTH RIGHT NAVIGATION */
#page #central #body{ float:left; width:73%; padding-right:10px; padding-left: 0px !important; padding-right: 0px !important }
#page #central #body .ccm-image-block {margin-bottom:30px;}
#page #central #body p {line-height:18px}
#page #central #body td {padding:0px 10px;}

/*  Page List with thumbnails   */
#page #central #body div.ccm-page-list{ width:730px; margin-left: -25px;} /* conteiner */
#page #central #body div.ccm-page-list div.ccm-page-list-description { float:left; margin: 0px 0px 30px 0px; height: 265px; width: 33.3%; text-align:center;} /* block */
#page #central #body div.ccm-page-list div.ccm-page-list-description div.ccm-page-list-thumbnail { margin:0; padding:0;} /* image block*/
#page #central #body div.ccm-page-list div.ccm-page-list-description div.ccm-page-list-thumbnail a img { margin:0; padding:0; width:200px; height:200px; } /* image block*/
#page #central #body div.ccm-page-list div.ccm-page-list-description div.ccm-page-list-thumbnail a{ border-bottom:1px solid #FFF; margin:0; padding:0;} /* image block link*/
#page #central #body div.ccm-page-list div.ccm-page-list-description div.ccm-page-list-thumbnail a:hover{/* for IE */filter:alpha(opacity=60);/* CSS3 standard */  opacity:0.6;;} /* image block link*/
#page #central #body div.ccm-page-list div.ccm-page-list-description h3 {margin: 0px; padding: 0px; font-weight:normal;text-transform: uppercase; color:#e52597;}
#page #central #body div.ccm-page-list div.ccm-page-list-description h4 {margin: 0px; padding: 0px; font-weight:normal;} 
/*  end  */

/*  Left Sidebar   */
#page .no-sidebar #body{ float: none !important; width: auto !important; }
#page #central #sidebar{ float:right; width:25%; overflow:hidden }
#page #central #sidebar p{ line-height:18px; padding-right: 20px;}

/*  Sidebar menu */
#page #central #sidebar ul.nav{ list-style:none; margin-left:0px; padding:0px; padding-left:24px; font-size:10px;}
#page #central #sidebar ul.nav li{ margin-bottom:10px; padding-left: 20px; background:url(/web/concrete/themes/default/images/plus.gif) no-repeat 5px 7px;}
#page #central #sidebar ul.nav a{ text-decoration:none; color:#333; text-transform: uppercase;}
#page #central #sidebar ul.nav a.nav-selected {font-weight: bold; color:#e52597}
#page #central #sidebar ul.nav a:hover{ text-decoration:none; padding-left: 5px; }
#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; }
/* End */

#page #central #sidebar div.formBlockSurveyTable input {width: 215px}
#page #central #sidebar div.formBlockSurveyTable textarea {width: 200px}
#page #central #sidebar div.formBlockSurveyTable input.formBlockSubmitButton{width: 70px}

#page #central.navLeft{ }
#page #central.navLeft  #sidebar{float:left}

/* BODY WIDTH LEFT NAVIGATION */
#page #central.navLeft  #body{float:right; padding-right:0px; width:73%; } 
#page #central.noSideNav{ background: none; padding-right: 20px;}
#page #central.noSideNav  #sidebar{ display:none }
#page #central.noSideNav  #body{float: none; padding-left:0px; padding-right:0px; width:100%; }



#footer{ width:940px; margin:0px auto; padding:10px; padding-bottom:30px; text-align:left; clear:both; color:#999; font-size:10px; background-color: #e9eaee; margin-top: 20px; }



/* 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 */