@import url(default.css);

/*     DEFAULT LINK COLOR      */
A, .color {color : #FF8A00;}
A:hover  {color : #FF8A00;}
.background {background:#FF8A00;}
.spaceLine {	border-bottom: 2px solid #FF8A00;}

/*        ROUNDED CORNER OF LOGO HEADER         */
#top {
	background: #FF8A00 url(images/topHolidaysCorner.gif) no-repeat top left;
}

/*        TOP MENU COLORS         */
#menu1 ul li a, #menu2 ul li a, #rightMenu ul li a, #english a, #home a {
	color: #A9218E;
}
#menu1 ul li a:hover, #english a:hover, #home a:hover {
	font-weight: bold;
	color: white;
	text-decoration:none;
}
#menu1 ul li a.withdot {
	padding: 0 5px 2px 5px !important;
	border-left: 1px solid white !important;
}
#menu1 ul li a.onClick {
	color: white !important;
}

/*         STANDARD MENU COLORS            */

.CMOn, .CMOv, .L1On, .L1Ov {
	border-left: 1px solid #FF8A00;
}


/*         CATEGORY PHOTO BACKGROUND       */
#categoryPhoto {
	background:#FF8A00;
}

#webPagePhoto {
	background:#F9A25C;
}

/*         STANDARD MENU BAR       */


.newsList ul li {
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom: 2px solid orange;
}
.table1 tr th {
	border-bottom: 1px solid #FF8A00;
}

#title a h3 {
	background: url(images/holiday_titleLine.gif) no-repeat left top;
}

#textContent h3, #windowTitle h3 {
	display: block;
	background: #FF8A00 url(images/menuCornerStandard.gif) no-repeat;
	color: white;
	padding: 4px 0 3px 11px;
	margin: 20px 0 10px 0;
	font-size:11px;
}
h3 {
	font-size:10px;
	color:#949294;
	margin-right:10px;
}
.categoryBox {
	border:0;
	border: 1px solid #FF8A00;
	padding: 10px;
	margin:0;
}
.categoryBox h4 {
	margin:0;
	padding:1px 0;
	font-size:11px;
	color: #FF8A00;
}
div#listCity .categoryBox {
	width:185px !important;
	margin-bottom:5px !important;
}
.teaserStandardHeader {
	display: block;
	width: 100%;
	padding: 5px 0 4px 11px;
	margin: 0;
	color: white;
	font-size:11px;
	background: #FF8A00 url(images/menuCornerStandard.gif) no-repeat top left;
}

.withSeparator {
	display: block;
	height: 14px !important;
	overflow: hidden;
	border-left: 1px solid #FF8A00;
}

#menu2 ul li a.withdot, #rightMenu ul li a.withdot, #menu2submenu1 a.withdot {
	border-left: 1px solid #FF8A00 !important;
}

.cities a, .cities span {
	background: url(images/holiday_menuLine.gif) no-repeat right center;
}
