/* HTML Tag Redefinition */
html, body {height: 100%;  }
body {/* customize_background */ background-color:#ffffff; /* customize_background */ /* customize_background_image */  background-image:url(http://fringe21.com/themes/fringe/images/bg-orange.gif);/* customize_background_image */  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:960px; margin:0; text-align:left; background-color:#FFF; }

#page h1#logo a{
background:url(http://fringe21.com/themes/fringe/images/fringe-logo.gif);
background-color:transparent;
display:block;
height:141px;
margin:0px;
overflow:hidden;
width:252px;}

#top-logo {
	position:relative;
}
#top-logo h1#logo {
	float:left;
font-size:0;
font-weight:normal;
line-height:0;
margin:0;
overflow:hidden;
text-indent:-9999px;
padding: 0px;
}

#cleanup {
	height:141px;
	float:left;
	width: 688px;
	padding: 0px 20px 0px 0px;

}
#cleanup h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:lighter;
	text-transform:uppercase;
	text-align:right;
}
.sidebar-box-teal {
	background-color: #6CC;
	width: auto;
	color:#333;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	
}

#page #header #headerNav{ width:100%; margin: 20px 0px 0px 0px;}
#page #header ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; overflow:visible; float: left}
#page #header ul.nav-header li{float:left; padding:20px 0px; margin-left:16px; margin-bottom: 0px; color:#999; font-family:Georgia, "Times New Roman", Times, serif; color:#000; font-size:18px; margin-top:0px; font-style:italic;}
#page #header ul.nav-header li a { text-decoration:none; color:#000;  }
#page #header ul.nav-header li a:hover { text-decoration:none; color: #66cc00;  }
#page #header ul.nav-header li.nav-selected{ border-bottom:1px dashed #DAACE5; padding: 20px 0px 2px 0px}

#page #header ul.nav{ list-style:none; margin:0px; padding:0px; width:100%; overflow:visible; float: left; border-top: 1px; border-top-color:#000; border-top-style:dashed;}
#page #header ul.nav li{float:left; padding:10px 0px; margin-left:16px; margin-bottom: 0px; color:#999; font-family:Helvetica, Arial, sans-serif; color:#000; font-size:11px; margin-top:0px; font-weight:bolder; }
#page #header ul.nav li a,#page #header ul.nav li a:hover{ text-decoration:none; color:#000;  }
#page #header ul.nav li.nav-selected nav-path-selected{ border-bottom:1px solid; border-bottom-color:#A9CB2B; padding: 20px 0px 2px 0px}


#page #header #header-area{margin-top: 10px; margin-bottom: 10px }
#page #header #header-area #header-area-left{width: 600px; margin-bottom: 12px; float:left;}
#page #header #header-area #header-area-right{ width:340px; margin-bottom: 12px; float:left;}

#page .divider{padding-top: 12px; margin: 0px 16px; background: url(http://fringe21.com/themes/fringe/images/nav_horizontal_divider.gif) repeat-x top; overflow:hidden; height:1px; clear:both; width:928px; }

#page #central{background:url(http://fringe21.com/themes/fringe/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://fringe21.com/themes/fringe/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: 0px !important; padding-right: 68px !important; float:right}
 
#page #central #body{ float:left; width:558px; padding-right:26px; padding-left: 16px !important; padding-right: 0px !important }
#page .no-sidebar #body{ float: none !important; width: auto !important; }
#page #central #sidebar{ float:right; width: 300px; padding: 0px 40px 0px 20px; overflow:hidden }
#page #central #sidebar p{ line-height:17px; font-size:11px;}
#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:url(http://fringe21.com/themes/fringe/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:60px; clear:both; padding-bottom:16px; color:#999; font-size:10px }
#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}

/* customize_miscellaneous */  /* customize_miscellaneous */
