body {
	font-family: font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	color: rgb(219,203,167);
	background-color: #1C1714;
	margin: 0px;
	overflow:hidden;
}
a {
	text-decoration: none;
}
.sidepanels {
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(web_img/background.jpg);
	background-repeat: repeat-y;
}
.header {
	width: 862px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
}
.header a img {
	border: none;
}
.header_left {
  float:left;
  height:93px;
}
.header_right {
	float: right;
	width: 400px;
}
.header_right a img {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	border: 1px solid rgb(219,203,167);
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.header_contact {
	width:200px;
	float:right;
	text-align: right;
}
.header_contact p {
	margin: 0px;
}
.header_contact p a {
	color: rgb(219,203,167);
}
.menu_main_background {
	width: 861px;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-image: url(web_img/menupanel.jpg);
}
.menu_main_languages {
	float: left;
	width: 250px;
	list-style: none;
	margin-left: 10px;
	margin-top: 9px;
}
.menu_main_languages a img {
	border: none;
	margin-right: 5px;
}
.menu_main_languages a img {
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.frame {
	width: 860px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}
.container {
	margin-top: 5px;
	height: 800px;
	position relative;
	overflow: hidden;
}
.content {
	height: 800px;
	width: 850px;
	padding: 10px 0px 10px 5px;
	position: absolute;
}
.left_content {
	float: left;
	width: 530px;
}
.content_lineup {
	margin-top: 20px;
	margin-bottom: 20px;
}
.content_lineup .nyroModal {
	color: rgb(213,199,162);
}
.content_lineup .nyroModal:hover {
	color: white;
}
#content2 {
}
.content_links a{
  color:rgb(215,201,164);
}
.content_links a:hover{
  color:rgb(144,112,73);
}
.nyromodal_loader {
  margin:10px;
  width:302px;
}
.nyromodal_loader .content_lineup {
	margin:0px;
}
.content_lineup table {
	background-color: #A41D23;
	padding: 20px 5px 20px 5px;
	width: 300px;
}
.content_lineup table tr td {
	padding: 1px 2px 1px 2px;
}
.content_lineup table a {
	color: #FFFFFF;
}
.content_lineup table a:hover {
	color: rgb(164,29,35);
}
/*interior*/
.interior_photos {
	width: 140px;
	float: left;
}
.interior_photos a img {
	margin-top: 10px;
	margin-left: 31px;
	border: 2px solid rgb(219,203,167);
}
.interior_text {
	width: 470px;
	float: right;
}
/*right panel*/
.rightpanel {
	float: right;
	width: 305px;
}
.content_news {
	padding: 10px 0px 10px 0px;
}
.content_news_twitter {
	float: left;
	width: 340px;
}
.twitter_body {
	margin-bottom: 7px;
}
.twitter_body_time {
	float: left;
	width: 35px;
	text-align: right;
}
.twitter_body_text {
	float: right;
	width: 300px;
}
.twitter_body_text a {
	color: rgb(164,29,35);
}
.twitter_body_text a:hover {
	color: rgb(108,82,58);
}
.content_news ul {
	float: right;
	list-style: none;
	margin: 0px;
}
.content #dark {
	color: rgb(108,82,58);
	font-weight: bold;
}
.content_text {
	padding-right: 10px;
}
.content_text h1 {
	font-size: 140%;
	color: #916F49;
	letter-spacing: -1px;
}
.content_text h2 {
	font-size: 125%;
	color: #916F49;
	letter-spacing: -1px;
}
.content_text h3 {
	font-size: 115%;
	color: #916F49;
	letter-spacing: -1px;
}
.content_text h4 {
	font-size: 100%;
	color: #916F49;
	letter-spacing: -1px;
}
.content_text a {
	color: rgb(163,30,35);
}
.content_text a img {
	border: 1px solid rgb(163,30,35);
	margin: 5px;
}
/*footer*/
.footer {
	border-top: 1px solid rgb(219,203,167);
	color: #FFFFFF;
	font-size: 10px;	
	text-align: left;
	height: 30px;
	padding-left: 5px;
}
.footer_left {
	float: left;
}
.footer_right {
	float: right;
	margin-right: 10px;
}
.footer .title {
	color: rgb(219,203,167);
	margin: 0px;
	font-weight: bold;
}
.footer p {
	margin: 0px;
}
.footer a {
	color: rgb(219,203,167);
	margin: 0px;
}
.footer_middle {
	float: right;
	margin-right: 30px;
}
.footer_middle ul {
	list-style: none;
	margin:3px 0px 0px 0px;
}
.footer_middle ul li {
	display: inline;
}
.footer_middle ul li a img {
	border: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
/*subscribe*/
.subscribe {
	float: right;
  position:relative;
  right:20px;
  top:68px;
}
.subscribe form .wrap {
	height: 18px;
	background-color: rgb(108,82,58);
	border: 1px solid rgb(219,203,167);
}
.subscribe_email {
	background: none;
	border: none;
	color: rgb(219,203,167);
	font-size:10px;
}
.subscribe_submit {
	height: 18px;
	background: none;
	border: none;
	color: rgb(219,203,167);
	border-left: 1px solid rgb(219,203,167);
}
/*other*/
.clear {
	clear: both;
}
/*fancy scrollbar*/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	/*z-index: 1;
*/
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: rgb(108,82,58);
}
.jScrollPaneDrag {
	position: absolute;
	background: rgb(219,203,167);
	cursor: pointer;
	overflow: hidden;
}
/*picture slider*/
#slider {
	width: 186px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	border: 1px solid rgb(219,203,167);
}
#mask-gallery {
	overflow: hidden;
}
#gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 0;
	width: 186px;
	overflow: hidden;
}
#gallery li {
	float: left;
}
#mask-excerpt {
	position: absolute;
	top: 250px;
	left: 0;
	z-index: 500px;
	width: 186px;
	overflow: hidden;
}
#excerpt {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 186px;
	background-color: rgb(28,23,20);
	overflow: hidden;
	font-family: arial;
	font-size: 10px;
}
#excerpt li {
	padding: 5px;
}
/*video slider*/
#featured {
	width: 432px;
	position: relative;
	height: 241px;
}
#featured ul.ui-tabs-nav {
	position: absolute;
	top: 0px;
	left: 432px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#featured ul.ui-tabs-nav li {
	color: rgb(29,24,21);
}
#featured ul.ui-tabs-nav li span {
	font-size: 11px;
	font-family: Verdana;
	line-height: 18px;
}
#featured .ui-tabs-border {
	border: 1px solid rgb(164,29,36);
	background-color:rgb(164,29,36);
}
#featured .ui-tabs-panel {
	width: 430px;
	height: 241px;
	position: relative;
	overflow: hidden;
}
#featured .ui-tabs-hide {
	display: none;
}
#featured li.ui-tabs-nav-item a {
/*On Hover Style*/
	display: block;
	height: 63px;
	color: #333;
	line-height: 20px;
	outline: none;
}
#featured li.ui-tabs-nav-item a:hover {
	background-color: rgb(144,112,73);
}
#featured li.ui-tabs-selected {
/*Selected tab style*/
	background-color: rgb(164,29,35);
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
}
#featured ul.ui-tabs-nav li img {
	float: left;
	margin: 2px 5px 2px;
	border: 1px solid rgb(144,112,73);
}
#featured .ui-tabs-panel .info {
	position: absolute;
	top: 180px;
	left: 0;
	height: 70px;
	width: 400px;
	background: url('images/transparent-bg.png');
}
#featured .info h2 {
	font-size: 18px;
	font-family: Georgia, serif;
	color: #fff;
	padding: 5px;
	margin: 0;
	overflow: hidden;
}
#featured .info p {
	margin: 0 5px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #f0f0f0;
}
#featured .info a {
	text-decoration: none;
	color: #fff;
}
#featured .info a:hover {
	text-decoration: underline;
}
/* jQuery Notifications plugin - http://programmingmind.com */
/* notification container */
#jquery-notifications {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	text-align: center;
}
/* common style properties for all the notification messages */
#jquery-notifications div.notice, #jquery-notifications div.success, #jquery-notifications div.warning, #jquery-notifications div.error {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}
#jquery-notifications div.notice {
	background: #6C9FFC;
	color: #061A72;
	border-color: #061A72
}
#jquery-notifications div.success {
	background: #96F96F;
	color: #045419;
	border-color: #045419
}
#jquery-notifications div.warning {
	background: #F7AE57;
	color: #753903;
	border-color: #753903
}
#jquery-notifications div.error {
	background: #F97C6F;
	color: #570F01;
	border-color: #570F01
}
/* style property for the close text */
#jquery-notifications div > a {
	position: absolute;
	right: 0;
	margin-right: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid black;
	padding-right: 5px;
	padding-left: 5px
}
.lavaLampNoImage {
	position: relative;
	height: 28px;
	width: 280px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:280px;
	float:right;
}
.lavaLampNoImage li {
	float: left;
	list-style: none;
}
.lavaLampNoImage li.back {
	background-color: rgb(146,112,75);
	width: 9px;
	height: 28px;
	z-index: 8;
	position: absolute;
}
.lavaLampNoImage li a {
	text-decoration: none;
	color: rgb(214,198,162);
	outline: none;
	text-align: center;
	top: 7px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 28px;
	width:80px;
	position: relative;
	overflow: hidden;
	margin: auto 5px;
}
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
	border: none;
}
div#nyroModalFull {
	font-size: 12px;
	color: rgb(219,203,167);
}
div#nyroModalLoading {
	border: 4px solid rgb(219,203,167);
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: rgb(28,23,20);
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid rgb(219,203,167);
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: rgb(28,23,20);
}
div#nyroModalWrapper {
	background: rgb(164,29,35);
	border: 4px solid rgb(219,203,167);
}
a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(web_img/close.gif) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: rgb(164,29,35);
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgb(28,23,20);
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data: image/gif;
	base64,AAAA);
/* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
}
a.nyroModalPrev:hover {
	background: url(web_img/prev.gif) left 20% no-repeat;
}
a.nyroModalNext {
	right: 0;
}
a.nyroModalNext:hover {
	background: url(web_img/next.gif) right 20% no-repeat;
}
       
