body, html {
	font-family: 'Georgia', serif;
	font-size: 14px;
	color: #928D66;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	width: 100%;
}

div#outsideLogo {
	width: 100%;
	min-width: 1000px;
	height: 200px;
	background: #000 url(../images/outsideLogo.jpg) no-repeat top center;
}

div#outsideLogo div#insideLogo {
	width: 1000px;
	height: 200px;
	margin: 0 auto;
}

div#outsideBar {
	width: 100%;
	height: 24px;
	background: #000 url(../images/outsideBar.jpg) repeat-x top center;
}

div#outsideBar div#insideBar {
	width: 100%;
	min-width: 1000px;
	height: 24px;
	background: transparent url(../images/insideBar.jpg) no-repeat top center;
}

div#rootContainer {
	min-height: 755px;
	min-width: 1000px;
	width: 100%;
	background: #000 url(../images/mainBg.jpg) no-repeat top center;
}

div#rootContainer div#insideContainer {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

div#rootContainer div#insideContainer div#menuContainer {
	width: 178px;
	height: 361px;
	padding-left: 43px;
	float: left;
}

div#rootContainer div#insideContainer div#siteAds {
	width: 146px;
	height: 315px;
	padding-left: 40px;
	padding-top: 10px;
	float: left;
	text-align: center;
}

div#rootContainer div#insideContainer div#siteContainer {
	float: right;
	width: 757px;
	min-height: 400px;
}

div#rootContainer div#insideContainer div#siteContainer div#topmenuContainer {
	height: 42px;
	margin: 0 auto;
	width: 444px;
}

div#footer {
	height: 50px;
	width: 100%;
	background: #000 url(../images/footer.jpg) no-repeat center center;
	font: 12px serif;
	color: #686869;
	padding-top: 29px;
	text-align: center;
}

div#sponsors {
	height: 80px;
	width: 100%;
	background-color: #000;
	font: 12px serif;
	color: #686869;
	margin-top: 29px;
	text-align: center;
	margin-bottom: 29px;
}
div#sponsors .sp_head {
	font-size: 16px;
}

div#sponsors .sp_elem {
	display: inline-block;
	height: 60px;
	width: 150px;
}

div#credits {
	font: 10px sans-serif;
	color: #3E3B35;
	text-align: center;
	margin: 20px auto;
	width: 800px;
}

a {
	text-decoration: none;
	color: #AAA689;
}

a:hover {
	text-decoration: underline;
	color: #D3CEAD;
}

h1 {
	font: bold 14px sans-serif;
	padding: 0px;
	margin: 0px;
}

ol, ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

* {
	border: 0px;
}

input, textarea, select {
	background: #000;
	color: #928D66;
	border: 1px solid #928D66;
}

textarea {
	width: 670px;
	height: 330px;
}

textarea#edit {
	width: 580px;
}

div.ads {
	text-align: center;
	margin: 5px auto;
}

img#goods {
	clear: both;
	border: 1px solid #fff;
}

.patTop{
	width: 720px;
	height: 84px;
	background: url(../images/patTop.jpg) no-repeat left top;
}
.textTop{
	font: bold 14px sans-serif;
	color: #D6CB8B;
	padding-top: 45px;
	padding-left: 185px;
}

.patMiddle{
	width: 720px;
	background: url(../images/patMid.jpg) repeat-y;
	background-position: 35px;
	overflow: auto;
}
.textMid{
	color: #928D66;
	padding-top: 0px;
	padding-right: 50px;
	padding-left: 75px;
	text-align: justify;
	line-height: 1.4em;
}

.patBottom{
	width: 720px;
	height: 53px;
	background: url(../images/patBot.jpg) no-repeat top;
}
.textBot{
	font: 11px sans-serif;
	color: #484638;
	padding-top: 15px;
	padding-right: 60px;
	text-align: right;
}

.centerd {
	text-align: center;
}

.headerd {
	font-size: 16px;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.gallery {
	padding: 5px;
	float: left;
}

#gallery-id {
	list-style: none;
	margin: 0;
}

/* REMOOZ */

.remooz-element {
	cursor:	-moz-zoom-in;
}

.remooz-box {
	position:				absolute;
	top:					0;
	left:					0;
	background:				#fff no-repeat center;
	z-index:				100;
}
.remooz-loading {
	background-image:		url(../images/remooz/spinner.gif);
}
.remooz-body
{
	width:					100%;
	height:					100%;
}
.remooz-box-focus.remooz-type-image .remooz-body
{
	cursor:					-moz-zoom-out;
}
.remooz-box-dragging .remooz-body
{
	cursor:					move;
}

/**
 * Close button
 */

.remooz-btn-close
{
	position:				absolute;
	left:					-15px;
	top:					-15px;
	width:					30px;
	height:					30px;
	text-decoration:		none;
	border:					0;
	background:				url(../images/remooz/closebox.png) no-repeat center;
	visibility:				hidden;
	cursor:					pointer;
}
.remooz-engine-trident4 .remooz-btn-close
{
	background-image:		url(../images/remooz/closebox.gif);
}

/**
 * Caption title
 */

.remooz-title
{
	position:				relative;
	left:					0;
	top:					15px;
	text-align:				left;
}
.remooz-title-bg
{
	position:				absolute;
	left:					0;
	top:					0;
	width:					100%;
	height:					100%;
	background-color:		#000;
	z-index:				99;
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
	/* shadow opacity differs from box shadow because its default set to opacity 0.8 */
	-webkit-box-shadow:		0 0 10px rgba(0, 0, 0, 0.9);
}
.remooz-title-content
{
	position:				relative;
	padding:				5px 15px;
	color:					#fff;
	z-index:				101;
	font:					11px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.remooz-engine-trident4 .remooz-title-bg
{
	display:				none;
}
.remooz-engine-trident4 .remooz-title-content
{
	background-color:		#333;
}

.remooz-title-content h6
{
	font-size:				1.2em;
	font-weight:			bold;
	color:					#eee;
}
.remooz-title-content p
{
	color:					#eee;
}

/**
 * Type specific
 */

.remooz-type-image img
{
	display:				block;
	border:					0;
	width:					100%;
	height:					100%;
}

/**
 * Shadow
 */

.remooz-bg
{
	position:				absolute;
	width:					33px;
	height:					40px;
}

.remooz-bg-n
{
	left:					0;
	top:					-40px;
	width:					100%;
	background:				url(../images/remooz/remo_bg_n.png) repeat-x;
}
.remooz-bg-ne
{
	right:					-33px;
	top:					-40px;
	background:				url(../images/remooz/remo_bg_ne.png) no-repeat;
}
.remooz-bg-e
{
	right:					-33px;
	top:					0;
	height:					100%;
	background:				url(../images/remooz/remo_bg_e.png) repeat-y;
}
.remooz-bg-se
{
	right:					-33px;
	bottom:					-40px;
	background:				url(../images/remooz/remo_bg_se.png) no-repeat;
}
.remooz-bg-s
{
	left:					0;
	bottom:					-40px;
	width:					100%;
	background:				url(../images/remooz/remo_bg_s.png) repeat-x;
}
.remooz-bg-sw
{
	left:					-33px;
	bottom:					-40px;
	background:				url(../images/remooz/remo_bg_sw.png) no-repeat;
}
.remooz-bg-w
{
	left:					-33px;
	top:					0;
	height:					100%;
	background:				url(../images/remooz/remo_bg_w.png) repeat-y;
}
.remooz-bg-nw
{
	left:					-33px;
	top:					-40px;
	background:				url(../images/remooz/remo_bg_nw.png) no-repeat;
}

.recomended {
	width: 100%;
	border-spacing: 0px;
	border: solid 1px #fff;
	border-collapse: collapse;
	padding: 1px;
}

.recomended thead td {
	height: auto;
	font-weight: bold;
}

.recomended td {
	height: 80px;
	vertical-align: middle;
	border: solid 2px #fff;
	text-align: center;
}

.recomended .foto img {
	width: 120px;
	height: 80px;
}

.recomended .foto {
	width: 120px;
	height: 80px;
}

.rimages {
	float: left;
	width: 200px;
	text-align: center;
}

.rdesc {
	float: left;
	width: 395px;
}

