/* HTML Tag Redefinition */
html, body {
	height: 100%;
	background-color: #cecdad;
}
body {/* customize_background */
	text-align: left;
	padding: 0px;
	margin: 0px;
}
img {border: 0px}
a { cursor:pointer}

div.ccm-error-response {color: #f00; margin-bottom: 12px}

td.test  {
	background-image: url(/themes/LEDCCustom/assets/City.png);
	background-repeat: no-repeat;
	background-position: center bottom;
} 

/* Page Structure / Navigation */
#page{
}
#page #HeaderLinks a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#page #HeaderLinks a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#page #HeaderLinks a.nav-selected{
	color: #21659E;
}
#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{ }


#page #header #navigation {
	list-style-type: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#page #header #navigation ul{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: left }
#page #header #navigation ul li{float:left; padding:2px 0px; margin-right:22px; margin-left:22px; margin-bottom: 2px;  margin-top:2px }

#page #header #navigation ul li a{
	text-decoration:none;
	color:#FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#page #header #navigation ul li a:hover{
	text-decoration:none;
	color:#00224D;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#page #header #navigation a.nav-selected{
	color:#333333;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
}
#page #header #navigation ul.nav-header li.nav-selected{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#page #header #navigation, #ccm-spacer{
	height: 0px;
}



#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 {
	background-image: url(/themes/MavenCustom2/assets/design-2_17.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#page  #content{
	padding-right: 5px;
	padding-left: 5px;
	line-height:18px;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#page  #content #cssview{
	line-height:18px;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 5px;
}
.ccm-blog-sidebar {
	padding-top: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #00224D;
	width: 290px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.ccm-blog-archive-list rss-feed {
	color: #FFFFFF;
}
.ccm-blog-archive-list rss-feed a{
	text-decoration:none;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}


#page #sidebar{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#page #sidebar a{
	text-decoration:none;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#page  #sidebar ul.nav{ list-style:none; margin-left:0px; padding:0px;  font-size:12px;}
#page  #sidebar ul.nav li{ margin-bottom:12px; }
#page  #sidebar ul.nav a{
	text-decoration:none;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#page  #sidebar ul.nav a.nav-selected {
	font-weight: bold;
	color: #21659E;
}
#page  #sidebar ul.nav a:hover{ text-decoration:underline }
#page  #sidebar ul.nav ul{ list-style:none; margin-left:0px; padding:0px; padding-left:10px; margin-top:16px; }
#page  #sidebar ul.nav ul li{ margin-bottom:12px; }

#page .navLeft{ background:url(images/nav_sidebar_left_bg.gif) repeat-y center; }
#page .navLeft  #sidebar{float:left}
#page .navLeft  #body{float:right; padding-right:0px; width:68%; }

#page #footer{
	padding-top:4px;
	clear:both;
	padding-bottom:4px;
	color:#CCCCCC;
	font-size:11px;
}
#page #footer a{
	text-decoration:none;
	font-size: 11px;
	color: #FFFFFF;
}

/* Page Elements */


/* 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 */

