@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

ul, li {
	list-style-type:none;
	margin:0;
	padding:0;
}
img {
	border:0;	
}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
}
form {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#333333;
}

h1 {
	font-size:20px;
	color:#3D609A;
	margin-bottom:10px;
}
h1 .submenu {
	padding-left:40px;
	font-size:12px;
	color:#F4CC0A;
}
h1 .submenu a {
	color:#333333;
	font-weight:normal;
	padding:0 10px;
}
h1 .submenu a.active {
	color:#3D609A;
	font-weight:bold;
}

#header {
	width:960px;
	height:197px;
	margin:0 auto 0 auto;
	position:relative;
	background-position:right 19px;
	background-repeat:no-repeat;
}
#header.header-home {
	height:303px;
	background-position:right 19px;
	background-repeat:no-repeat;
}
#header #logo {
	padding:30px 0 0 70px;	
}
#header.header-home #logo {
	padding:40px 0 0 0;	
}
#header #title {
	position:absolute;
	top:30px;
	left:350px;
}
#header.header-home #title {
	top:90px;
	left:345px;
}
#header #title h1 {
	color:#ffffff;
	font-size:35px;	
	margin-bottom:0;
}
#header #title h2 {
	color:#ffffff;
	font-size:20px;	
	margin-bottom:0;
}
#header #title h3 {
	color:#ffffff;
	font-size:22px;
	padding-top:10px;
	margin-bottom:20px;
	font-weight:normal;
}

#header #countdown {
	background:url(../img/bg-countdown.png) repeat 0 0;
	height:30px;
	font-size:13px;
	color:#3D609A;
	padding:5px 10px;
	text-transform:lowercase;
	white-space:nowrap;
	border:1px solid #ffffff;
	color:#ffffff;
	float:left;
}
#header #countdown #countdown-days {
	font-size:25px;
	color:#ffffff;
}

#header #menu-top {
	background-color:white;
	width:690px;
	float:left;
	padding-left:270px;
}

#header #flags {
	position:absolute;
	top:0;
	left:0;
	background:url(../img/flags/bg-left.gif) no-repeat 0 0;
	float:left;
	height:20px;
	padding-left:10px;
}
#header #flags ul {
	float:left;
	background:url(../img/flags/bg-right.gif) no-repeat right 0;
	padding-right:10px;
	padding-top:5px;
	height:15px;
}
#header #flags ul li {
	float:left;	
	padding:0 3px;
}
#header #flags ul li img {
	margin:0;
	padding:0;
}



#menu {
	border-top:10px solid #3d609a;
	background-color:#ebf3f3;
	height:33px;
}
#menu ul {
	width:960px;
	margin:0 auto 0 auto;
	position:relative;
}

/*#header #facebook {
	position:absolute;
	right:0;
	bottom:-33px;
	text-align:right;
	margin-top:5px;
}
#header #facebook a {
	padding:2px 18px 2px 0;
	font-size:9px;
	color:#6D8EC4;
	display:block;
	background:url(../img/ico-facebook.gif) no-repeat right 1px;
	text-transform:lowercase;
}*/
#header #social {
	text-align:left;
	margin-top:8px;
	font-size:9px;
	color:#6D8EC4;
	text-transform:lowercase;
}
#header #social img {
	vertical-align:middle;
	padding:0px 1px;
}

#body {
	background:url(../img/bg-body.jpg) repeat-x 0 0;
	padding-top:15px;
	float:left;
	width:100%;
}
#body #content {
	width:940px;
	padding:0 10px;
	margin:0 auto 0 auto;
	/*position:relative;*/
}

#footer {
	background:url(../img/bg-footer.jpg) repeat-x 0 0;
	margin-top:25px;
	float:left;
	width:100%;
	padding-bottom:50px;
	padding-top:10px;
}
#footer #logos {
	width:918px;
	margin:0 auto 0 auto;
	background-color:#ffffff;
	border:1px solid #cccccc;
	height:85px;
	padding:0 0 0 0;
	position:relative;
}
#footer #logo-weekendci {
	position:absolute;
	left:-14px;
	top:7px;
}
#footer .group {
	float:left;	
}
#footer h5 {
	float:left;
	background:url(../img/bullet-footer.gif) no-repeat right 0;
	padding-right:10px;
	margin-right:0;
	height:35px;
	padding-top:19px;
	margin-top:17px;
	text-transform:lowercase;
	font-size:11px;
	width:70px;
	text-align:right;
}
#footer ul {
	float:left;	
	padding-right:5px;
}
#footer ul li {
	float:left;
	padding-right:0px;
	width:131px;
	height:85px;
	text-align:center;
}
#footer .group-last ul {
	padding-right:0px;
}

b.more {
	color:#3D609A;
	white-space:nowrap;
}
b.more .plus {
	color:#CEAB09;	
}

.link-button {
	background:url(../img/bg-button-left.gif) no-repeat 0 0;
	clear:right;
	float:left;
	display:inline;
}
.link-button a {
	display:block;
	background:url(../img/bg-button-right.gif) no-repeat right 0;
	height:22px;
	padding:5px 15px 0 15px;
	color:#3D609A;
	font-size:13px;
	font-weight:bold;
}

.context-menu {
	margin-bottom:40px;	
}
.context-menu .active {
	color:#3D609A;
	font-weight:bold;
}
.context-menu .sep {
	color:#cccccc;
	padding:0 5px;
}

.ilike {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:12px;	
}
.ilike iframe {
	vertical-align:middle;
}
