/*--- override properties in core.css ---*/
body{
	background: url(../../images/themes/vlaamseKunststeden/header_vlaamseKunststeden.jpg) no-repeat center top;
}

a:link, a:visited, a:active{
	color: #CC0000;
}

a:hover{
	color: #CC0000;
}

h1{
	color: #CC0000;
}

.double-title{
	color: #CC0000;
}

p.title{
	color: #CC0000;
}


/*main menu*/
.ui-state-default{
	background: url(../../images/themes/vlaamseKunststeden/mnu_main_inactive.png) no-repeat;
}

.ui-state-hover{
	background: url(../../images/mnu_main_active.png) no-repeat;
}

.ui-state-active{
	background: url(../../images/mnu_main_active.png) no-repeat;
	background-color: #CC0000;
}



/*--- override properties in layout.css ---*/
/*row stucture*/
#header{
	height: 220px;
}


/*main structure*/
#click-home{
	position: absolute;
	top: 131px;
	height: 75px;
	width: 600px;
	cursor: pointer;
}

#header-content{
	margin: 0px auto;
	width: 1000px;
	height: 220px;
	background: url(../../images/themes/vlaamseKunststeden/titel_vlaamseKunststeden.png) no-repeat left bottom;
}

#header-content.fr{
	background: url(../../images/themes/vlaamseKunststeden/titel_vlaamseKunststeden_fr.png) no-repeat left bottom;
}

#header-content.nl{
	background: url(../../images/themes/vlaamseKunststeden/titel_vlaamseKunststeden.png) no-repeat left bottom;
}

#header-content.en{
	background: url(../../images/themes/vlaamseKunststeden/titel_vlaamseKunststeden_eng.png) no-repeat left bottom;
}

#tagline{
	margin: 0px auto;
	width: 1000px;
	height: 0px;
	background: url(../images/sn_tagline.gif) no-repeat left;
}

/*column structure*/
#login-language{
	padding-top: 25px;
}

/*buttons and navigation*/
div.btn-blue-right{
	background: url(../../images/themes/vlaamseKunststeden/btn_red_right.png) no-repeat;
}

#mnu-items{
	background-color: #CC0000;
}

#mnu-item{
	background-color: #CC0000;
}

#mnu-btm{
	background-color: #CC0000;
}

#mnu-corner{
	height: 11px;
	background: url(../../images/themes/vlaamseKunststeden/corner_triangleLeft_red.png) no-repeat left;
}

.paging-arrow-prev{
	display:inline-block;
	width: 5px;
	height: 9px;
	background: url(../../images/themes/vlaamseKunststeden/paging_arrow_left.png) no-repeat center;
}

.paging-arrow-next{
	display:inline-block;
	width: 5px;
	height: 9px;
	background: url(../../images/themes/vlaamseKunststeden/paging_arrow_right.png) no-repeat center;
}


/*box definition exterior (right colom)*/
#box-exterior{
	background-color: #FFFFFF;
}


/*my storybox item definitions*/
#storybox-title{
	color: #CC0000;
	border-bottom-color: #CC0000;
}


/*main content box definition items*/
#tab-inactive-lb{
	background: url(../../images/themes/vlaamseKunststeden/tab_lb_red.png) no-repeat;
}

#tab-inactive-title{
	background-color: #CC0000;
}

#tab-inactive-rb{
	background: url(../../images/themes/vlaamseKunststeden/tab_rb_red.png) no-repeat;
}

#tab-inactive-corner{
	background: url(../../images/themes/vlaamseKunststeden/corner_triangleLeft_red.png) no-repeat;
}

#btn-general-title{
	background-color: #CC0000;
}


/*categorie definitions*/
#category-item-title{
	color: #CC0000;
	border-bottom-color: #CC0000;
}

/*carousel definitions*/
#carousel-nav{
	background-color: #CC0000;
}

#carousel-brcorner{
	background: url(../../images/themes/vlaamseKunststeden/corner_triangleRight_red.png) no-repeat right;
}


/*--- override properties in style.css ---*/
/*link login/help */
a:link.help-language, a:visited.help-language, a:active.help-language{
	color: #CC0000;
}


/*menu*/
a:hover.mnu-item{
	color: #333333;
}

a:hover.mnu-btm{
	color: #333333;
}


/*boxes right column*/
#box-exterior h1{
	color: #CC0000;
}

#box-exterior h2{
	color: #CC0000;
}


/*footer*/
a:link.footer, a:visited.footer, a:active.footer{
	color: #CC3333;
}


/*story items*/
#story-title{
	color: #CC0000;
	border-bottom-color: #CC0000;
}


/*category styles*/
#cat-title{
	color: #CC0000;
}


/*btns*/
div.story-btn a:link, div.story-btn a:visited, div.story-btn a:active{
	color: #CC0000;
}


/*paging links*/
a:link.paging, a:visited.paging, a:active.paging{
	color: #CC0000;
}


/*forms elements*/
select.filter{
	color: #CC0000;
}

label.standard{
	color: #CC0000;
}

input[type="submit"].standard{
	background-color: #CC0000;
	color: #333333;
}

h1.subheader{
	color: #CC0000;
}

h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#mnu-stories h3 {
	background-color: #CC0000;
}
