html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.2em;
}

body {
	/*font-size: 62.5%;*/
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #917a42;
	background: #000;
}

ol, ul {
	list-style: none;
}

#container {
	width: 100%;
	min-height: 900px;
	text-align: center;
}
#header {
	height: 26px;
}
#header #lang {
	height: 16px;
	_height: 26px;
	padding-top: 5px;
	padding-right: 30px;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
}
#header #lang a {
	font-size: 10px;
}
.lang_selected {
	text-decoration: underline;
}

:focus {
	outline: 0;
}

a { text-decoration: none; color: #917a42;}
a:hover { text-decoration: underline; color: #cbb487;}

/* CONTENT STYLES */
#content {
	margin: 0 auto;
	width: 1060px;
	clear: both; 
	text-align: left;
	padding-top: 35px;
	padding-left: 52px;
    min-height: 900px;
    background: url("../images/bg_01.jpg") no-repeat 6px -58px;
}

#content #left {
	float: left;
	width: 634px;
	border: 0px solid #917a42;
	padding: 0px;
}

#content #left a { text-decoration: underline;}
#content #left a:hover { text-decoration: none;}

#content #right {
	float: left;
	width: 400px;
	margin-top: 620px;
	padding-left: 14px;
}

#left_top {
	height: 15px;
	background: url("../images/content/content_top.jpg") no-repeat top left;
}

#left_mid {
	min-height: 683px;
	height: 683px;
	background: url("../images/content/content_mid_repeat.jpg") repeat-y top left;
}

#left_mid_text {
	padding: 20px;
	background: url("../images/content/content_mid.jpg") no-repeat top left;
	font-size: 13px;
	clear: both;
	min-height: 643px; 
	height: auto;
}

#left_mid_text {
}
/* for Internet Explorer */
/*\*/
* html #left_mid_text {
	height: 683px;
}
/**/

#left_mid_text b, #left_mid_text strong, #left_mid_text a, #left_mid_text em{
	/*color: #c8ac67;*/
}
#left_mid_text strong {
    color: #bea465;
    font-weight: normal;
}

#left_mid_text ul li, #left_mid_text p {
	font: normal 13px/20px Georgia;
}

#left_mid_text h3 {
	font: bold 20px/36px Georgia;
}

#left_mid_text ul li {
	border: 0px solid red;
}

#left_mid_text ul {
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url("../images/star.jpg");
}

#left_mid_text ul.none {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	padding-left: 10px;
	margin-left: 0;
}
#left_mid_text ul.none li {
	padding-left: 10px;
	margin-left: 0;
	text-indent: 0;
}

#left_btm {
	height: 15px;
	background: url("../images/content/content_btm.jpg") no-repeat top left;
}

#left_mid_text p {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: justify;
}
#left_mid_text div {
	line-height: 50px;
	height: 60px;
	/*margin-top:1.3em;
	margin-bottom:1.3em;*/
}
#left_mid_text div span {
	font-size: 50px;
	font-weight: normal;
	font-family: Arial Narrow, Arial, Verdana;
	color: #16130f;
	color: #332615;
	letter-spacing: -2px;
	text-transform: uppercase;
}


/* MENU STYLES */
#menuContainer {
	width: 100%;
	text-align: center;
	position: relative;
	height: 32px;
	background: url("../images/menu/1px.jpg") repeat-x top left;
}
#menu {
	margin: 0 auto;
	width: 1105px;
	height: 32px;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.8em;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	background: url("../images/menu/menu_bg1.jpg") no-repeat top left;
}
#menu ul {
	margin-left: 30px; padding: 0;
	position: absolute; top: 7px; left: 30px;
	line-height: 20px;
}
#menu ul li { float: left; }
#menu ul li a { color: white; outline: none; text-align: center; display: block; overflow: hidden; float: left; z-index: 10; padding: 0 6px; position: relative; } /* relative breaks ie */

#menu ul li.mItem a, #menu ul li.mItemActive a, #menu ul li.mItemSep {
	font-size: 13px;
	color: #cbb487;
}

#menu ul li.mItem a, #menu ul li.mItemSep {
	font-size: 13px;
	color: #000;
}
#menu ul li.mItem a:hover {
	color: #32250e; text-decoration: none;
}

#menu ul li.mItemSep {
	width: 14px;
}

#menu div {
    position: absolute; top: 0px; right: 0px;
    width: 240px;
    height: 32px;
    cursor: pointer;
}

.clear {
	clear: both;
}

#bottom {
	font-size: 11px;
	color: #000;
	height: 60px;
	text-align: center;
	border: 0px solid red;
	background: url("../images/bottom_02.jpg") no-repeat center center;
}
#bottom div {
	margin: 0 auto;
	position: relative;
	width: 300px;
}
#bottom div span {
	position: absolute;
	top: 24px;
	left: 0px;
}
#bottom a { color: #000; text-decoration: underline;}
#bottom a:hover { text-decoration: none;}

/* INTRO STYLES */
#intro_container {
	width: 100%;
	min-height: 900px;
	text-align: center;
	background: #000;
}

#intro {
	margin: 0 auto;
	width: 1100px;
	clear: both; 
	text-align: left;
}

.fRight {
	float: right;
	padding-left: 10px;
	padding-bottom: 20px;
}
.fRight1 {
	float: right;
	padding-top: 6px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.fLeft {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.fLeft1 {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.form .label {
	width: 70px;
	vertical-align: top;
}
.form .value input, .form .value textarea {
	width: 300px;
	border: 1px solid #917a42;
	background: none;
	color: #917a42;
	font-size: 24px;
	font-family: Georgia, Arial;
}
.form .value textarea {
	width: 550px;
	height: 150px;
}
.form .submit, #left_mid_text div.submit {
	text-align: right;
}
.form .submit input, #left_mid_text div.submit input {
	border: 1px solid #917a42;
	background: none;
	color: #917a42;
	width: 150px;
	text-align: center;
	cursor: pointer;
}
#left_mid_text div.newsletter input {
	width: 592px;
	height: 60px;
	border: 1px solid #917a42;
	background: none;
	color: #917a42;
	font-size: 40px;
	font-family: Arial;
	text-align: center;
}
.error {
	color: red;
}

.center {
	text-align: center;
}

.small {
	font-size: 10px;
}

#left_mid_text .iframe {
	border: 1px solid #917a42;
	background: url("../images/harta.jpg");
}

/* MEDIA */

#left_mid_text div.media_content {
	margin-top: 10px;
	margin-bottom: 10px;
}

#left_mid_text div.video {
    height: 330px;
}

#left_mid_text td.media_content textarea.code {
    width: 500px;
    height: 50px;
    background: none;
    color: #917a42;
    border: 0px;
    text-align: center;
    font-size: 11px;
    overflow: hidden;
}

.sponsor_cell td img {
    border: 1px solid #917a42;
}
#content #right h4 {
	color:#332615;
	font-family:Arial Narrow,Arial,Verdana;
	font-size: 16px;
	letter-spacing: 2px;
	text-transform:uppercase;
}
#content #right ul {
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url("../images/star.jpg");
}
#content #right ul li {
	margin-top: 4px;
}