/****** The booooooodeeeeeee *******/

body {
	font-family: Arial, verdana, "lucida console", sans-serif;
	background: #3b3b3b url(../img/bodyBg.gif) repeat-x 0 0;
}

body.mceContentBody {
	background: none;
	background-color: white;
	font-size: 12px;
	padding: 5px;
	line-height: 17px;
}

body.mceContentBody ul {
	margin: 10px 0 10px 20px;
	list-style-type: none;
}

body.mceContentBody li {
	padding: 0 0 0 15px;
	background: url(../img/menuArrow.gif) no-repeat 0px 4px !important;
	background: url(../img/menuArrow.gif) no-repeat 0px 3px
}

* {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	background: #fff url('../img/background.gif') repeat-x;
}

body,input,td,textarea {
	font-family: arial,verdana,tahoma,sans-serif;
	font-size: 11px;
	color: 171717;
}

img {
	border: none;
}

p {
	margin: 0;
	padding: 5px 0px 5px 0px;
}

h1,h2,h3,h4,h5, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #50634a;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 20px;
	padding-bottom: 10px;
}

h3 {
	font-size: 14px;
	padding-bottom: 5px;
}

h4 {
	font-size: 14px;
	padding: 10px 0 0 0;
	text-align: center;
}

h5 {
	font-size: 12px;
}

a {
	outline: none;
	color: #ff7200;
	text-decoration: underline;
}

a:hover {
	color: #ff9037;
}

#rightSide li {
	list-style-type: none;
	margin-left: 50px;
}

#rightSide li {
	padding: 0 0 0 15px;
	background: url(../img/menuArrow.gif) no-repeat 0px 4px !important;
	background: url(../img/menuArrow.gif) no-repeat 0px 3px
}

label {
	color: #666;
	font-size: 12px;
}

input, select {
	margin-bottom: 5px;
}

input, textarea, select {
	border: 1px solid #a2a2a2;
	font-family: Arial, verdana, "lucida console", sans-serif;
	font-size: 12px;
	padding: 2px;
}


/* LAYOUT */

#container {
	background-color: #fff;
	width: 897px;
	margin: 20px auto 0px auto;
	border: 1px solid #fff;
}

#leftSide {
	float: left;
	width: 156px;
}

#headImage {
	height: 215px;
	background: url('../img/topCorner.gif') no-repeat;
}

#rightSide {
	float: left;
	width: 741px;
}

#head {
	position: relative;
	height: 148px;
	background: url('../img/logo.gif') no-repeat 0px 0px;
}

#headis {
	position: relative;
	height: 148px;
	background: url('../img/logo_is.gif') no-repeat 0px 0px;
}

#content {
	border: 1px solid #ebebeb;
	background-color: #fafafa;
	width: 679px;
	padding: 10px 15px;
	text-align: justify;
	line-height: 17px;
	color: #232323;
}

#footer {
	padding: 5px;
	text-align: center;
	clear: both;
	color: #666;
}

/* HEAD */

#head h2, #headis h2 {
	font-size: 16px;
	position: absolute;
	top: 100px;
	left: 170px;
}

/* MENU */

#leftSide h2 {
	display: block;
	margin: 0;
	padding: 5px 0px 4px 14px;
	background-color: #eff2ee;
	color: #bcbcbc;
	font-size: 126%;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu ul li {
	border-bottom: 1px solid #ebebeb;
}

#menu ul li a {
	display: block;
	padding: 6px 0px 4px 25px;
	color: #50634a;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	background: url('../img/menuArrow.gif') no-repeat 15px 10px;
}

#menu ul li a:hover, #menu ul li a.on {
	background-color: #f6f6f6;
}

.snerpill {
	text-align: center;
	padding-top: 10px;
	}

#contentBanner {
	text-align: center;
	padding: 5px 0 15px 0;
}

#bKeppendur .contentDate, #bContestants .contentDate, #bKeppendur .dong, #bContestants .dong {
	visibility: hidden;
	}