/* HTML Tag Redefinition */
html, body {height: 100%;  }
body {background: #F3F6ED url(http://www.atiu.info/themes/atiu/images/rap.jpg) repeat-y center; text-align: center; padding: 0px; margin: 0px; }
img {border: 0px}
a { cursor:pointer}

label { font-weight:bold; display:block; padding-top: 10px; }
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:860px; margin:auto; text-align:left; border:0; padding:0px 1px 0px 0px; }
#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 10px 0px 10px; margin-top:0px; 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 #headerNav{ position: relative; z-index:2; width:100%; overflow:visible; margin-right:10px; background-color: #73A0C5; font-weight: bold;}
#page #header ul.nav-header{ list-style:none; margin:0px; padding:0px 10px 0px 10px; width:auto; z-index:2; overflow:visible; float: left}
#page #header ul.nav-header li{float:left; padding:5px 0px 0px 0px; margin-right:16px; margin-bottom: 0px; color:#999; font-size:13px; margin-top:0px;}
#page #header ul.nav-header li a,#page #header ul.nav-header li{ text-decoration:none; color:#ffffff; border-bottom:2px solid #73A0C5; }
#page #header ul.nav-header li a:hover{ text-decoration:none; color:#ffffff; border-bottom:2px solid #ffffff; }
#page #header ul.nav-header li.nav-selected a{ border-bottom:2px solid #ffffff; padding:0px 8px 0px 0px; font-weight: bold;}
#page #header #header-area{margin-top: 0px; margin-bottom: 0px }
#page #header #header-area #header-area-inside{margin-bottom: 0px;}
#page #header #header-area img { display: block}
#page .divider{padding-top: 12px; background: url(http://www.atiu.info/themes/atiu/images/nav_horizontal_divider.gif) no-repeat top; overflow:hidden; height:1px; clear:both; width:100%; }

#page #central{background:url(http://www.atiu.info/themes/atiu/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.atiu.info/themes/atiu/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: 30px !important; padding-right: 20px !important; float:right}
 
#page #central #body{ float:left; width:70%; padding-right:28px; overflow:hidden; padding-left: 10px !important; padding-right: 10px !important }
#page #central #body p {text-align:justify;}
#page .no-sidebar #body{ float: none !important; width: auto !important; overflow:hidden }
#page #central #sidebar{ float:right; width:21%; overflow:hidden; margin: 10px 0px 5px 10px; padding-right:5px;}
#page #central #sidebar p{ line-height:24px}
#page #central #sidebar ul.nav{ list-style: circle; margin-left:0px; padding:8px 0px 0px 20px; font-size:11px; border: 3px solid #E1D6C6; background-color: #F3F6ED}
#page #central #sidebar ul.nav li{ margin-bottom:6px; }
#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:disc; margin-left:0px; padding:0px; padding-left:16px; margin-top:6px; }
#page #central #sidebar ul.nav ul li{ margin-bottom:6px; }

#page #central.navLeft{ background:url(http://www.atiu.info/themes/atiu/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:0px; clear:both; padding-bottom:0px; color:white; background-color: #73A0C5; font-size:10px; height: 1.8em; }
#page #footer a{color: lightgreen; text-decoration:none }
#page #footer span.sign-in {float: right;}
#page #footer span.copyright { float:left; margin-left:5px; padding-top: 2px;}

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

/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 5px;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 1px solid #334143;
	background: #000000;
}
.caption-top {
   border-width: 0px 0px 3px 0px;
}
.caption-bottom {
   border-width: 3px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}

div.caption {border: 1px solid silver; padding: 5px; margin: 5px 10px 5px 10px;}
div.caption p{margin: 3px 2px 0px 2px;}
br.c { clear: both; }
div.atiucomment{
  width:auto;
  border:1px solid #6595c5;
  margin:10px 0 0 0;
  padding:5px 15px 5px 15px;
}

h4.atiucomment{
color: #6595c5;
}

#HTMLBlock130 img{border: 1px solid silver; padding: 5px;}

