


body {background:#eee url(images/container-bg.gif) repeat-x top left;}

a:link {color:#3b7fbc;}   
a:visited {color:#3b7fbc;} 
a:focus {color:#3b7fbc;} 
a:hover {color:#333;}

h1 {font-size:1.6em;color:#3b7fbc;}
h2 {font-size:1.4em;color:#3b7fbc;}
h3 {font-size:1.0em;color:#333;}
h4 {font-size:0.90em;color:#333;}
h5 {font-size:0.87em;color:#3b7fbc;}
h6 {font-size:0.77em;color:#3b7fbc;}

p {color:#666565;}


/* Default Text to the Left */
.ahn-wrapper {text-align:left;}

/* For Architecture Page Image */
.border-1-grey {border:1px #ccc solid;}


/* Login Screen Fix */
#login-page {background:#E5E3E6;}


/* Suppose to fix What's Nearby Module *?
#maincontent {margin-left:0px;}


/* Widget Overide Tags */
.WideTextAreaWidget h1 {font-size:1.6em;}
.WideTextAreaWidget h2 {font-size:1.6em;}


#ahn-top-content {background:#fff;}
#ahn-bottom-content {background:#fff;}
#ahn-side2-content {background:#eee;}
#ahn-side2-content .ahn-category-search-box {background:#f8f8f8;}
.ahn-feature-title-bar {background:#ccc;}
.ahn-feature-title-bar  h2 {color:#fff;}
.ahn-feature-action-bar {background:#e1e1e1;}
.ahn-feature-bottom-bar {background:#fff;}
.ahn-category-edit {background:#ccc;}
.ahn-detail-container {background:#fff;}


/* =====================================
    MiniCategoryListWidget Specific CSS
===================================== */
.ahn-category-search-box ul.checkbox-item { margin: 0px 10px; list-style:none; padding-left:5px; }
.ahn-category-search-box .checkbox-item li { float:left; padding:5px 0 10px 0px; width: 100%; text-align: left; }
.ahn-category-search-box .checkbox-item li a:link, .ahn-category-search-box .checkbox-item li a:visited, .ahn-category-search-box .checkbox-item li a:focus { color:#3b7fbc;font-size:0.87em;font-weight:500; }
.ahn-category-search-box .checkbox-item li a:hover { color:#333;font-size:0.87em;font-weight:500; }
.ahn-category-search-box .checkbox-item .arrow { margin-right: 10px; background:url(images/white-arrow.png) #3b7fbc/*parameter*/ no-repeat center center; padding: 3px 10px; }

.ahn-category-edit a.item-edit { color:#3b7fbc; }
