/* HTML Tag Redefinition */

html, body {height: 100%;  }

body { 
background-image: ; 
background-repeat: repeat-x;
/* customize_background */ 
background-color: #D6D6D6; 
/* customize_background */ 
padding: 0px; 
margin: 0p; 
background-attachment: fixed;
}
	
body img {
	border: 0px;
	width: 100%;
	height: auto;
	margin: 10px, 0;
}

a { cursor:pointer}
fieldset { border:1px solid #ccc;}

/* error text class optionally provided by theme */

div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Block Styles */
.contentblock img{
overflow: hidden;
display: block;
width: 100%; 
height: auto;
margin-top: 10px; 
margin-bottom: 10px; 
box-shadow: 1px 1px 6px rgba(0,0,0,0.2);
}

/* Page Structure / Navigation */

#page{ 
width:1000px; 
margin: auto; 
text-align:left; 
background-color: ; 
box-shadow: 3px 3px 10px rgba(0,0,0,0.4); 
margin-top: 16px; 
margin-bottom: 16px; 
background-image: url('/conc2/themes/apl_default/');
background-repeat: repeat-y;
border-radius: 6px;
}

#page #headerSpacer{ height: 0px }

#page #header{ position:relative;
border-radius: 6px 6px 0px 0px; 
background: #333231; /* Old browsers */
background: -moz-linear-gradient(top,  #333231 0%, #191918 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333231), color-stop(100%,#191918)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #333231 0%,#191918 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #333231 0%,#191918 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #333231 0%,#191918 100%); /* IE10+ */
background: linear-gradient(to bottom,  #333231 0%,#191918 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333231', endColorstr='#191918',GradientType=0 ); /* IE6-9 */
} 

#page #header #logo{
margin-bottom: 0px; 
padding: 0px; 
margin-top:8px; 
cursor:pointer;  
left:0px ; 
z-index:1; 
width:auto; 
float:left; 
position: relative 
}

#page #header #logo a{ 
/* customize_header_logo */
color:transparent; 
/* customize_header_logo */ 
text-decoration:none;
}

#page #header #logo p{ 
display:inline; 
line-height:inherit; 
font-size:inherit; 
padding:inherit; 
margin:inherit; 
color:inherit 
}


#page #header #headerNav{ 
position: absolute; 
top: 0px; 
right: 0px; 
z-index:2; 
overflow:visible;
}
#page #header ul.nav-header{ 
list-style:none; 
font-weight: bold;
width:auto; 
z-index:2; 
overflow:visible; 
padding:  0px 0px 0px 40px;
 }
#page #header ul.nav-header li{
float:left; 
margin-bottom: 0px; 
font-size:13px; 
margin-top:0px; 
padding: 8px 16px 8px 16px; 
}
#page #header ul.nav-header li a{ 
text-decoration: none; 
color: #F0F0F0;
}
#page #header ul.nav-header li a:hover{ 
text-decoration:none; 
color: #E0E0E0; 
}
#page #header ul.nav-header li.nav-selected{ 
background-color: #999; 
color: #F00; 
}
#page #header ul.nav-header li.nav-selected li a{ 
color: #F00; 
}
#page #header #header-area{ }
#page #header #header-area #header-area-inside{
margin-bottom: 0px;
}
#page #header #header-area img { 
display: block; }

#page .divider{
padding-top: 0px; 
background: none; }/*Disabled divider line image*/



#page #central{ 
padding: 16px 40px 30px 40px; 
background: #282827; /* Old browsers */
background: -moz-linear-gradient(top,  #282827 0%, #0f0f0e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#282827), color-stop(100%,#0f0f0e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #282827 0%,#0f0f0e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #282827 0%,#0f0f0e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #282827 0%,#0f0f0e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #282827 0%,#0f0f0e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282827', endColorstr='#0f0f0e',GradientType=0 ); /* IE6-9 */
}
#page .no-sidebar { }
#page #central.central-left { 
background: none; 
} /*Disabled divider line image*/
#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:70%; 
}
#page .no-sidebar #body{ 
float: none !important; 
width: auto !important; 
}
#page #central #sidebar{ 
float: right; 
width: 220px;
overflow: hidden; 
margin-top: 40px;
padding: 16px 12px 16px 12px;
border: 2px #4F4F4F solid;
border-radius: 6px; 
}
#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: none; } /*Disabled divider line image*/
#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: 20px 50px 20px 50px; 
color:#999; 
font-size:10px; 
background-color: #0E0E0E; 
border-radius: 0px 0px 6px 6px; 
}
#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}

div.pageSection { margin-bottom: 10px; }



/* customize_miscellaneous */ /* customize_miscellaneous */

