/*--- override properties in core.css ---*/
body{
	background: url(../../images/themes/weddingWorld/header_weddingworld_02.jpg) no-repeat center top;
}

a:link, a:visited, a:active{
	color: #6a372b;
}

a:hover{
	color: #6a372b;
}

.double-title{
	color: #CCCC99;
}


/*main menu*/
.ui-state-default{
	background: url(../../images/themes/weddingWorld/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: #CCCC99;
}


/*--- override properties in layout.css ---*/
/*row stucture*/
#header{
	width: 100%;
	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/weddingWorld/titel_weddingWorld.png) no-repeat left bottom;
}

#tagline{
	margin: 0px auto;
	width: 1000px;
	/*height: 85px;*/
	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/weddingWorld/btn_champagne_right.png) no-repeat;
}

#mnu-items{
	background-color: #CCCC99;
}

#mnu-item{
	background-color: #CCCC99;
}

#mnu-btm{
	background-color: #CCCC99;
}

#mnu-corner{
	height: 11px;
	background: url(../../images/themes/weddingWorld/corner_triangleLeft_champagne.png) no-repeat left;
}

.paging-arrow-prev{
	display:inline-block;
	width: 5px;
	height: 9px;
	background: url(../../images/themes/weddingWorld/paging_arrow_left.png) no-repeat center;
}

.paging-arrow-next{
	display:inline-block;
	width: 5px;
	height: 9px;
	background: url(../../images/themes/weddingWorld/paging_arrow_right.png) no-repeat center;
}


/*box definition exterior (right colom)*/
#box-exterior{
	background-color: #FFFFFF;
}


/*my storybox item definitions*/
#storybox-title{
	color: #CCCC99;
	border-bottom-color: #CCCC99;
}


/*main content box definition items*/
#tab-inactive-lb{
	background: url(../../images/themes/weddingWorld/tab_lb_champagne.png) no-repeat;
}

#tab-inactive-title{
	background-color: #CCCC99;
}

#tab-inactive-rb{
	background: url(../../images/themes/weddingWorld/tab_rb_champagne.png) no-repeat;
}

#tab-inactive-corner{
	background: url(../../images/themes/weddingWorld/corner_triangleLeft_champagne.png) no-repeat;
}

#btn-general-title{
	background-color: #CCCC99;
}


/*categorie definitions*/
#category-item-title{
	color: #CCCC99;
	border-bottom-color: #CCCC99;
}

/*carousel definitions*/
#carousel-nav{
	background-color: #CCCC99;
}

#carousel-brcorner{
	background: url(../../images/themes/weddingWorld/corner_triangleRight_champagne.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: #6a372b;
	font-weight: bold;
}



/*boxes right column*/
#box-exterior h1{
	color: #CCCC99;
}

#box-exterior h2{
	color: #CCCC99;
}


/*footer*/
a:link.footer, a:visited.footer, a:active.footer{
	color: #CCCC99;
}


/*story items*/
#story-title{
	color: #CCCC99;
	border-bottom-color: #CCCC99;
}


/*category styles*/
#cat-title{
	color: #6a372b;
}


/*btns*/
div.story-btn a:link, div.story-btn a:visited, div.story-btn a:active{
	color: #6a372b;
}


/*paging links*/
a:link.paging, a:visited.paging, a:active.paging{
	color: #CCCC99;
}

#paginglist li a:link, #paginglist li a:visited, #paginglist li a:active{
	color: #CCCC99;
}


/*forms elements*/
select.filter{
	color: #6a372b;
}

label.standard{
	color: #6a372b;
}

input[type="submit"].standard{
	background-color: #CCCC99;
	color: #FFFFFF;
}

h1.subheader{
	color: #6a372b;
}

h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#mnu-stories h3 {
	background-color: #CCCC99;
}

