<%@page language="java" contentType="text/css; charset=utf-8" %>
<%@ taglib uri="http://finalist.com/cmsc" prefix="cmsc"%>
/* =============== Styles for display on SCREEN */ /* ++++++++++++++++++++ GLOBAL LAYOUT +++++++++++++++++++++ */ /* Header divisions */
#utilities {
   
}

#page-header {
   
}

.subhome #hdr-object {
   background-image: url(../../img/illustrations/wonen/object-01.png);
}

* html #hdr-object,* html .subhome #hdr-object {
   background: none;
}

/* PO-289 */
.contentpage #page-header span a {
   background-image:url(../../img/logos/logo-almere-wit.png);
   margin-top: 10px;
}

#hdr-image {
   background: #aec4e9;
}

#navigation {
   background: #b87069;
}

/* End Header divisions */ /* Content divisions */
/* End Content divisions */ /* Footer divisions */
#page-footer {
   border-color: #af3a2e;
}

/* End Footer divisions */ /* ++++++++++++++++++++ End GLOBAL LAYOUT ++++++++++++++++++++ */ /* ++++++++++++++++++++ ELEMENTS ++++++++++++++++++++ */ /* ==================== General */
.horizontal-ruler { border-top-color: #af3a2e;}

.horizontal-ruler.two-cols,.horizontal-ruler.three-cols {
   background-color: #af3a2e;
}

/* ==================== End General */ /* ==================== Specific for Header */ /* UL */
/* PO-340 */
#utilities div#font-size ul li a#smaller-link:hover, 
#utilities div#font-size ul li a#larger-link:hover, 
.homepage #utilities div#font-size ul li a#smaller-link:hover, 
.homepage #utilities div#font-size ul li a#larger-link:hover, 
.subhome #utilities div#font-size ul li a#smaller-link:hover, 
.subhome #utilities div#font-size ul li a#larger-link:hover {
   background-color:#fcd1b8 !important;
}

#utilities li a {
   border-color: #af3a2e;
}

#utilities ul li a:hover {
   color: #af3a2e;
}

.subhome #utilities li a {
   border-color: #fcd1b8;
}

.subhome #utilities li a:hover {
   color: #fcd1b8;
}

/* ==================== End Specific for Header*/ /* ==================== Specific for Content*/ /* H1, H2, H3... */
.banner-withtitle h3 { border:1px solid #AF3A2E; background:#AF3A2E; } /* ---  Update Kristian Bettinger 26jan09 --- */ 


#navigation-breadcrumb {
   background: #af3a2e;
}

#navigation-breadcrumb li a {
   padding-left: 16px;
   color: #fcd1b8;
   background: transparent url(../../img/bullets/wonen/bullets-nav.gif) 0 4px no-repeat;
}

#navigation-breadcrumb li .textual-icon {
   color: #fcd1b8;
}

#navigation-breadcrumb li a:hover,#navigation-breadcrumb li a:hover .textual-icon {
   color: #fff;
   background-position: 0 -88px;
}

#navigation li {
   background: transparent url(../../img/backgrounds/wonen/nav-line.gif) 96% 2px no-repeat;
}

#navigation li.last {
   background: none;
}

#navigation li a {
   background: transparent url(../../img/bullets/wonen/bullets-nav.gif) 0 -162px no-repeat;
   color: #58110a;
}

#navigation li.active,#navigation li.active a {
   color: #fff;
}

#navigation li.active a {
   background: transparent url(../../img/bullets/wonen/bullets-nav.gif) 0 -292px no-repeat;
}

#navigation li a:hover {
   background: transparent url(../../img/bullets/wonen/bullets-nav.gif) 0 -226px no-repeat;
   color: #000;
}

/* DROPDOWN MENU */
#dropdownmenu {
   background: #d5aba7;
}

#dropdownmenu .container {
   background: #d5aba7 url(../../img/backgrounds/wonen/dd-lines.gif) 0 0 repeat-y;
}

#dropdownmenu li a {
   background: transparent url(../../img/bullets/wonen/bullets.gif) 0 -140px no-repeat;
   color: #af3a2e;
}

#dropdownmenu li a:hover {
   background-position: 0 -365px;
   color: #000;
}

/* SUBNAVIGATION*/
#subNavigation h2 a {
   color: #af3a2e;
   background: url(../../img/bullets/wonen/bullets-nav.gif) no-repeat 0 -350px;
}

#subNavigation h2 a span {
   border-bottom: 1px solid #af3a2e;
   color: #af3a2e;
}

#page-content #subNavigation ul li a {
   color: #af3a2e;
   background: url(../../img/bullets/wonen/bullets-nav.gif) 0 -351px no-repeat;
}

#page-content #subNavigation ul li a span {
   border-bottom: 1px solid #fcd1b8;
   color: #af3a2e;
}

#page-content #subNavigation ul li strong a {
   background: url(../../img/bullets/wonen/bullets-nav.gif) 0 -411px no-repeat;
}

#page-content #subNavigation ul li strong a span {
   color: #58110a;
}

/* subnav sub */
#page-content #subNavigation ul ul li strong a {
   background-position: 0 -411px;
}

#page-content #subNavigation ul ul li strong a span {
   color: #58110a;
}

/* FORM */
#utilities input#input-search {
   border-color: #000;
}

#utilities input#submit-search {
   background: transparent url(../../img/bullets/wonen/bullets.gif) 90% -1409px no-repeat;
}

#utilities form input#submit-search.hover {
   background-position: 90% -1409px;
   color: #af3a2e;
}

.subhome #utilities input#submit-search {
   background: transparent url(../../img/bullets/wonen/bullets.gif) 90% -658px no-repeat;
}

.subhome #utilities input#submit-search.hover {
   background-position: 90% -734px;
   color: #fcd1b8;
}

/* TEXT RESIZE LINKS */
#utilities div#font-size ul li a#smaller-link :hover,#utilities div#font-size ul li a#larger-link :hover {
   background-color: #af3a2e !important;
}

.subhome #utilities div#font-size ul li a#smaller-link :hover,.subhome #utilities div#font-size ul li a#larger-link :hover {
   background-color: #fcd1b8 !important;
}

/* ==================== End Specific for Header*/ /* ==================== Specific for Content*/ /* H1, H2, H3... */
/* P */
p.sub-title {
   color: #af3a2e;
}

p.page-browser a {
   background: #e1d2ce;
   color: #af3a2e;
}

p.page-browser a:hover {
   color: #000;
}

p.page-browser a.link-previous {
   background: #fff url(../../img/bullets/wonen/bullets.gif) 0 -1259px no-repeat;
   color: #000;
}

p.page-browser a.link-next {
   background: #fff url(../../img/bullets/wonen/bullets.gif) 100% -1410px no-repeat;
   color: #000;
}

p.page-browser a.link-previous:hover,p.page-browser a.link-next:hover {
   color: #af3a2e;
}

.default-item p span {
   color: #af3a2e;
}


/* A */
p a {
   color: #af3a2e;
}

p a:hover {
   color: #000;
}

a.link-read-more {
   background: transparent url(../../img/bullets/wonen/bullets.gif) 100% -1410px no-repeat;
   color: #af3a2e;
}

a.link-read-more:hover {
   background-position: 100% -1585px;
   color: #000;
}

/*UL */
#page-content ul li {
   background: url(../../img/bullets/wonen/bullets.gif) 3px -2195px no-repeat;
}

#page-content ul li a {
   background: url(../../img/bullets/wonen/bullets.gif) 0 -1410px no-repeat;
}

#page-content ul li a:hover,#page-content ul li a:hover strong {
   color: #af3a2e;
}

#page-content ol li {
   color: #af3a2e;
}

#page-content ul.search-results li a:hover,#page-content ul.search-results li a:hover strong {
   color: #af3a2e;
}

#page-content ul.nieuws {
   border-color: #af3a2e;
}

#page-content ul.nieuws li a {
   background: url(../../img/bullets/wonen/bullets.gif) 0 -1585px no-repeat;
}

#page-content ul.nieuws li a:hover {
   background-position: 0 -1410px;
}

#page-content ul.nieuws li p {
   color: #af3a2e;
}

/* TABLE */
#page-content table {
   border-color: #af3a2e;
}

caption {
   background-color: #af3a2e;
   color: #fff;
}

th {
   background-color: #b87069;
   border-color: #b87069;
   color: #fff;
}

td {
   border-color: #af3a2e;
}

tr.even-row td {
   background-color: #e1d2ce;
}

/* FORM */
#page-content input.text,#page-content input.two-chars,#page-content input.four-chars {
   border-color: #af3a2e;
}

#page-content select {
   border-color: #af3a2e;
}

#page-content form .error strong {
   color: #e83f15;
}

#page-content .form-navigation {
   background: #e1d2ce;
}

#page-content .row .extended-function,
#page-content .form-navigation a.extended-search {
   background: #e1d2ce url(../../img/bullets/wonen/bullets.gif) 0 -881px no-repeat;
   color: #000;
}

#page-content .form-navigation .forgotten-password {
   background: #e1d2ce;
   color: #000;
}

#page-content .form-navigation a.extended-search:hover {
   background-position: 0 -814px;
}

#page-content .form-navigation .extended-search strong {
   color: #000;
}

#page-content .form-navigation a.extended-search:hover strong {
   color: #af3a2e;
}

#page-content .form-navigation .submit {
   background: #fff url(../../img/bullets/wonen/bullets.gif) 94% -1406px no-repeat;
   color: #af3a2e;
}

#page-content .form-navigation .submit.hover {
   background-position: 94% -1581px;
   color: #000;
}

/* search form */
.search-form .search-content {
   background: #e1d2ce;
}

#page-content .search-form h3 {
   border-color: #e1d2ce;
}

.search-form.simple input.text,.search-form.extended input.text {
   border-color: #e1d2ce;
}

/* general form */
.form {
   border-color: #e1d2ce;
}

.form .form-content, .form .form-content-no-button {
   background-color: #e1d2ce;
   border-color: #e1d2ce;
}

.primary-column .form h3 {
   border-color: #e1d2ce;
}

#page-content .form ol li {
   color: #000;
}

#page-content .form input {
   border-color: #af3a2e;
}

#page-content .form textarea {
   border-color: #af3a2e;
}

#page-content .form .form-navigation {
   background: #e1d2ce url() repeat-x scroll left bottom;
}

#page-content .form .form-navigation .submit {
   background: #fff url(../../img/bullets/wonen/bullets.gif) 94% -1407px no-repeat;
   color: #af3a2e;
   border: 1px solid #fff;
   cursor:pointer;
   float:right;
   font-family:Verdana,Arial;
   font-size:0.64em;
   font-weight:bold;
   height:20px;
   margin-bottom:0;
   padding-right:2em;
   width:9em;
}

#page-content .form .form-navigation .submit.hover {
   background-position: 94% -1582px;
   color: #000;
}

/* DL */
#page-content dt {
   color: #af3a2e;
}

/* steps-blocks */
#page-content .steps {
   border-left: 1px solid #e1d2ce;
}

#page-content .steps a {
   border-color: #e1d2ce;
}

#page-content .steps a strong {
   color: #af3a2e;
}

#page-content .step-content {
   background: #e1d2ce;
}
/* infoblock -- Updat Jon Paul Sistermans 14aug09 --*/  
#page-content .infoblock { background:#e1d2ce;}
#page-content .subhome .infoblock,

/* ============= .summary ==== */

#page-content .summary { background:#fff; border: 1px solid #af3a2e; }
#page-content .summary.agenda { background:#fff; border: 1px solid #af3a2e; }
			
/* h3 */
#page-content .summary h3, #page-content .tertiary-column .summary h3 { background:#af3a2e;}
#page-content .summary.agenda h3, #page-content .tertiary-column .summary.agenda h3 { background:#af3a2e; }
		
/* a.link-read-more  */	
#page-content .summary a.link-read-more { background: #fff url(../../img/bullets/wonen/bullets.gif) 95% -1407px no-repeat; }
#page-content .summary a.link-read-more:hover {  background-position: 95% -1582px; color:#000; }
			
/* .summary.withborder */
#page-content .summary ul li a { background:transparent url(../../img/bullets/wonen/bullets.gif) 0 -1585px no-repeat; color:#000; }
#page-content .summary ul li a:hover {background:transparent url(../../img/bullets/wonen/bullets.gif) 0 -1410px no-repeat; color:#af3a2e; }
		
/* .summary.agenda */
#page-content .summary.agenda ul li a { background:transparent url(../../img/bullets/wonen/bullets.gif) 0 -1585px no-repeat; color:#000; }
#page-content .summary.agenda ul li a:hover {background:transparent url(../../img/bullets/wonen/bullets.gif) 0 -1410px no-repeat; color:#af3a2e; }
#page-content .summary.agenda ul li p { color:#000; }
			
/*  ============= end .summary ============= */

/*  ===== highlighted ========== */

.highlighted {
   background: #af3a2e none repeat scroll 0 0;
}

.highlighted h3 {
   background: #FFFFFF none repeat scroll 0 0;
   border: 1px solid #af3a2e;
}

.highlighted p.right-aligned a {
   color:#000;
}

.highlighted a.link-read-more {
   background: #FFFFFF url(../../img/bullets/bullets.gif) no-repeat scroll 95% -1582px;
}

.highlighted a.link-read-more:hover {
   background: #FFF url(../../img/bullets/wonen/bullets.gif) no-repeat scroll 95% -1407px;
   color: #af3a2e;
}

/*  ===== end highlighted ====== */

/* ==================== End Specific for Content*/ /* ==================== Specific for Footer*/ /* UL */
#page-footer li a {
   color: #af3a2e;
}

#page-footer li a:hover {
   color: #000;
}

#page-footer li.link-to-top a {
   background: transparent url(../../img/bullets/wonen/bullets.gif) 0 -439px no-repeat;
}

#page-footer li.link-to-top a:hover {
   background-position: 0 -514px;
}
/* ==================== End Specific for Footer*/ /* ++++++++++++++++++++ End ELEMENTS ++++++++++++++++++++ */
/* Zelfbouwgallerij */  
#page-content .zelfbouwgallerij a {background:#B87069 !important; border: 1px solid #AF3A2E !important;}
#page-content .zelfbouwgallerij a.hover, #page-content .zelfbouwgallerij a.active {background:#AF3A2E !important;}
#selfBuildPopUpDiv div {background:#fff !important; border: 1px solid #AF3A2E !important; color: #AF3A2E !important;} 

 /* =============== End of Styles for display on SCREEN */

h1.newsletter {
   color: #af3a2e;
}

h2.newsletter {
   color: #af3a2e;
}

#page-content ul.pisa_infoblock {
   border-bottom: 1px solid #b87069;
   border-right: 1px solid #b87069;
   border-left: 1px solid #b87069;
}

#page-content h3.pisa_header {
   background: #b87069 none repeat scroll 0 0;
}  
