/*
Copyright 2005 Casino Technology
Fonts CSS
*/


/* Design */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/pattern.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-color: #890909;
	text-align: center;
}
a {
	font-weight: normal;
	color: #cc3300;
	text-decoration: none;
}
a:hover {
	color: #ff3300;
}
#main_box {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#main_frame_box {
	background-color: #890909;
	background-image: url(../images/fon_ramka.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
}
#main_fon_header {
	width: 760px;
	height:248px;
	background-image: url(../images/fon_header.gif);
	background-repeat: repeat-x;
	background-position: top;

}
#system_menu {
	height:24px;
	padding: 0;
	text-align: right;
}
#pic1_replace {
	height:180px;
	background-position: 0 4px;
	background-repeat: no-repeat;
	background-image: url(../images/header1.jpg);

}
#logo {
    height:180px;
	background-position: 0 0;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/logo.gif);

}
#menu {
    height:44px;
	text-align: center;
	padding-top: 16px;
}
#menuimg {
    height:44px;
	text-align: center;
	padding-top: 6px;
}
* { 
	font-family: Tahoma, Verdana, sans-serif; 
	color: #cc6600;
	font-size: 11px;
}
#menu a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffe77a;
	letter-spacing: 1px;
}
#menu a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #ffe77a;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffe77a;
	padding-bottom: 6px;
	letter-spacing: 1px;
}
#menuimg a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffe77a;
	letter-spacing: 1px;
}
#menuimg a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #ffe77a;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffe77a;
	padding-bottom: 3px;
	letter-spacing: 1px;
}
.footer {
	margin-left: 20px;
	margin-right: 20px;		
}
#footer_jack {
	width: 720px;
	height:35px;
	background-color: #7c0d0d;
	font-size: 11px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #c91919;
	padding-top: 8px;
	text-align: center;
	color: #ffffff;	
}
#footer_frame {
	background-color: #890909;
	height:20px;
	color: #c70f0e;
	font-size: 10px;
	padding-top: 3px;		
}
img {
	border: 0;
}
/* index page */
h2 {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
	margin:0;
	padding:0;
	color: #cc3300;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #cc3300;
	padding-left: 10px;
}

h3 {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:19px;
	padding:0px;
	margin:12px 0px;
	color: #cc3300;
	line-height: 20px;
}
h4 {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	margin:9px 0px;
	padding:0px;
	color: #cc3300;
}

#news div{
	background-color: #ffe1a3;
	with: 220px;
	/*height: 90px;*/
	padding: 10px;
	/*border-top: 5px solid #ccc;*/
	margin-top: 5px;
	color: #bc0e0d;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

#news_right div{
	background-color: #ffe1a3;
	with: 220px;
	padding: 10px;
	margin-top: 5px;
	color: #bc0e0d;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}
news img {
	float: left;
	border: 5px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 5px;
}
#news img.more {
	border: 0;
}
#news a  {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #cc3300;
	white-space: normal;
}
#news a:hover {
	font-size: 11px;
	color: #db1d1d;
	
}

/*#scroll {
	scrollbar-base-color: #ffe1a3;
	scrollbar-shadow-color: #ffe1a3;
	scrollbar-darkshadow-color: #ffe1a3;
	scrollbar-track-color: #feeac2;
	scrollbar-arrow-color: #ffffff;
	height:280px;
	overflow:auto;
}*/

/*info with left menu*/
#menu_left {
	background-color: #ffe1a3;
	text-align: left;
	padding: 20px 10px 20px 10px;
}
#menu_left a{
	font-size:11px;
	font-weight: normal;
	color: #cc3300;
	display: block;
	text-decoration: none;
	padding-bottom: 15px;
}
#menu_left a:hover {
	text-decoration: underline;
	padding-bottom: 15px;
}
/*articles*/
div .middle {
	width: 720px;
	text-align: left;
	color: #cc6600;
	padding-bottom: 20px;
}
div .middle490 {
	width: 490px;
	text-align: justify;
	color: #cc6600;
	padding-bottom: 20px;
}
img .middle {
	float: right;
	padding: 15px 0 15px 15px;
}
#article_menu {
	width: 100%;
}
.bottom_line {
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #cc3300;
}
h1 {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	padding:0;
	margin:0, 0, 15px, 0;
	color: #cc3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc3300;
}
#contact .bg_contact{
	background-color: #990000;
	padding: 5px;
	border-top: solid 2px #ffe1a3;
	border-bottom: solid 2px #ffe1a3;
}
#contact .title_contact {
	color: #ffe1a3;
	font-weight: bold;
}
#contact .in_contact{
	color: #ffffff;
	font-size: 10px;
}
#contact img {
	border: 0;
	margin-bottom: 10px;
}

#locations div{
	background-color: #ffe1a3;
	width: 220px;
	height: 250px;
	margin-top: 5px;
	padding: 10px;
	font-size: 12px;
}
#cv input,  textarea, select  {
	border: solid  1px  #cc6600;
}
#cv h2 {
	color: #bc0e0d;
	font-size: 14;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
}
#cv .but {
	background-color: #bc0e0d;
	border: 0;
	color: #ffffff;
	font-size: 11;
	padding: 2px;
}
#cv .check {
	border: 0;
}
#description {
	margin:0;
	padding: 0;
	list-style-position: inside;
}
#description li{
	margin:7px 0;
	padding: 0;
}
.butm1 {
	background-image: url(../images/m1.gif);
	background-repeat: no-repeat;
	width:27px;
	height:16px;
	border : 0;
	border-bottom : 0;
	border-left : 0;
	border-right : 0;
	border-top : 0;
}
.butm2 {
	background-image: url(../images/m2.gif);
	background-repeat: no-repeat;
	width:27px;
	height:16px;
	border : 0;
	border-bottom : 0;
	border-left : 0;
	border-right : 0;
	border-top : 0;
}
input.mail {
	background-color: #ffffff;
	border: 1px solid #cc3300;
	font-size: 11px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #cc6600;
	margin: 0;
	width: 400px;
}
textarea.mail1 {
	background-color: #ffffff;
	border: 1px solid #cc3300;
	font-size: 11px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #cc6600;
	margin: 0;
	width: 400px;
	height: 30px;
}
textarea.mail2 {
	background-color: #ffffff;
	border: 1px solid #cc3300;
	font-size: 11px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #cc6600;
	margin: 0;
	width: 400px;
	height: 90px;
}
/* Image JavaScript Pop-ups Substitution */

.thumbnail_img {
position: relative;
z-index: 0;
text-align: center;
color: #FF4500;
background: #f3f3f3;
border-bottom: 1px dotted #686868;
line-height: normal;
outline: 0;
}

a.thumbnail_img {
	color: #FF4500;
	margin: 0;
}

.thumbnail_img:hover{
background-color: transparent;
z-index: 50;
cursor:default;
margin: 0;
padding: 0;
}

a.thumbnail_img:visited {
	color: #FF4500;
	margin: 0;
}

.thumbnail_img span{
position: absolute;
background-color: #dedede;
padding: 3px;
border: 1px solid gray;
visibility: hidden;
}

.thumbnail_img span img{
border-width: 0;
}

.thumbnail_img:hover span{
visibility: visible;
top: 0;
left: 30px;
}
/* End Substitution */

.img_inner_news { float:left; margin: 4px 10px 10px 0; border:1px solid #cc3300;}

.img_border{
	border:1px solid #cc3300;
}

.gallery a {
	margin: 4px 3px;
	float: left;
}
.gallery .small {
	margin: 1px 1.5px;
	float: left;
}
.gallery img{
border:1px solid #8b1919;
}
