@charset "UTF-8";
#{ margin: 0px; padding: 0px;}
body{
	font-family:  "lucida grande", ARIAL;
	font-size: 12px;
	color:#5f5f5f;
	line-height: 18px;
	background-image:url(../../images/front/bg.jpg);
	background-repeat:repeat-x;
	background-color: #ff8539; }
p {
	margin: 0;
	padding: 0; }

/* BUTTONS */
.buttclear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
	clear: both;
	margin-top: 20px;
	margin-bottom: 25px;
	padding-left: 360px; }
a.button {
    background: transparent url(../../images/front/bg_button_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none !important;
}

a.button span {
    background: transparent url(../../images/front/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
.bgImage{
	background-image:url(../../images/front/bg_image.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
}
h1{
	font-family:  "lucida grande", ARIAL, Helvetica, sans-serif;
	font-size: 20px;
	color:#ed382f;
	font-weight:normal;
	line-height: 40px;
	letter-spacing: 1px;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 10px; }
h1 img{
	padding-right: 10px;
	vertical-align:middle;
}
h2, h2 a{
	font-family:  "lucida grande", ARIAL, Helvetica, sans-serif;
	font-size: 16px;
	color:#181818;
	font-weight:normal;
	margin: 0;
	text-decoration:none;
	letter-spacing: 1px;
	padding: 0 0 10px; }
h2 a:hover{
	text-decoration:underline;
}

h3{
	font-family:  "lucida grande", ARIAL, Helvetica, sans-serif;
	font-size: 15px;
	color:#250000;
	font-weight:normal;
	line-height: 26px;
	letter-spacing: 1px;
	padding: 0; }
a {
	color: #ff3a28;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	outline-style: none; }
a:active {
	outline-style: none; }

.clear {
	clear:both;
	height: 0;
	overflow: hidden; }
img { border: none;}
p {
 	padding: 0;
	margin: 0;
}
.box_title {
	color: #080808;
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
	border-top: 1px solid #f2f2f2; }

.box_images {
	padding-top: 5px;
	padding-bottom: 5px; }

.bxo_images img {
	float: left;
	margin-right: 5px;
	display: inline; }

.box_files {
	padding-bottom: 15px; }

/**/
.gallery {
	text-align: center;
	margin-top: 10px;
	padding-top: 15px;
	border-top: 1px solid #f0f0f0;
	 }

.gallery img {
	float: left;
	margin-right: 8px;
	display: inline;
	 }

.seotext {
	color: #ff4c35;
	font-size: 10px;
	text-align: left;
	width: 300px;
	height: 40px;
	z-index: 5;
	overflow: hidden;
	float: left; }
.hmenu {	color:      #ff4c35;
	font-size:  10px;
	text-align: right;
	z-index:    5;
	width:      500px;
	height:     40px;
	float:      right;
	overflow:   hidden; }

#conteiner{
	font-family: "lucida grande";
	width: 842px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	min-height:400px;
	height:auto !important;
	height:400px; }
.topLInks{
	text-align:right;
	height: 70px;
	overflow: hidden; }
.topLInks a{
	text-align:right;
	color:#fc3b2d;
	font-size: 11px;
	text-decoration:none;
	padding-left: 10px;
}
.topLInks a:hover{
	text-decoration:underline;
}
.logo{
	width: 210px;
	height: 70px;
	float:left; }
.ref th {
	color: #fff;
	background-color: #fb8373;
	padding: 4px 0 4px 0; }

.ref td {
	margin: 0;
	padding: 8px 2px 8px 4px;
	border-bottom: 1px solid #f4f4f4; }

.logo a{
	display:block;
	text-decoration:none;
	font-size: 0;
	width: 200px;
	height: 60px; }
#navigation{
	width: 628px;
	height: 60px;
	overflow: hidden;
	float:right;
	clear: right;
	padding-top: 10px; }
#navigation a{
	display:block;
	float:left;
	height: 30px;
	width: 147px;
	text-align:left;
	border-left: solid 0px #f2c120;
	background-image:url(../../images/front/bg_menu.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform:uppercase;
	text-decoration:none;
	padding-top: 30px;
	padding-left: 10px;
}
#navigation a.first{
	border-left: none;
	background-image:url(../../images/front/bg_menu_first.jpg);
	width: 149px;

}
#navigation a:hover, #navigation a.selected{
	background-position: right -60px;
}

.content{
	background-color: #fff;
	background-image:url(../../images/front/bg_content.jpg);
	background-repeat:repeat-y;
	width: 842px;
	float: left;
	clear: both;
	margin: 0;
	padding-top: 0 !important;
	padding-bottom: 15px; }
.leftColum{
	width:  211px;
	float:left;
	background-image:url(../../images/front/corner_right_2.jpg);
	background-repeat:no-repeat;
	background-position: 175px 40px;
	position:relative; }
.leftTitle{
	height: 40px;
	background-image:url(../../images/front/corner_right.jpg);
	background-repeat:no-repeat;
	background-position:right bottom	;
	background-color: #fe4534;
	color: #fff;
	font-size: 16px;
	padding-left: 10px;
}
.leftColum img{
	margin-left: 8px;
	margin-bottom: 5px;
}


.rightColum{
	width:  629px;
	overflow: hidden;
	float:right;
	clear: right; }
.rightTitle{
	height: 25px;
	padding-top: 5px;
	background-image:url(../../images/front/corner_left.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color: #fe4534;
	color: #fddb35;
	padding-right: 10px;
	text-align: right;
	font-size: 14px;
	padding-left: 10px;
}
.flashBanner{
	padding-left: 2px;
}
.info{
	padding-left: 10px;
	background-image:url(../../images/front/corner_up_content.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color: #fbf5d7;
	width: 620px;
	float: left;
	padding-right: 0;
	padding-bottom: 20px; }
.info span{
	background-image:url(../../images/front/corner_down_content.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}
.info .itemsBox img {
	text-align: left;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	display: inline; }
.info .itemsBox{
	width: 590px;
	overflow: hidden;
	float: left;
	clear: both;
	padding: 5px 10px 10px 5px;
	display: block; }
.info .itemsBox .rightInfo {
	float:right;
	width: 450px;
	display: inline; }
.date{
	float:right;
	padding-right: 5px;
	color: #a6a6a6;
	font-size: 11px;
	font-style:italic;
}
.more {
	text-align:right;
	padding-right: 25px;
	padding-top: 10px;
}


#footer	{
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	color: #fbe9db;
	font-size: 11px;
	line-height: 16px;
	background-image: url(../../images/front/bottom_shadow.png);
	background-repeat: no-repeat;
	background-position: center 0;
	float: left;
	clear: both;
	padding-top: 10px; }
#footer .yellow{
	color: #fcf37e;
}
/*******************************/
/*****       Contacts       ****/
/*******************************/
.contact {
	color: #080808;
	font-size: 12px;
	font-family: "lucida grande", ARIAL;
	line-height: 20px;
	margin-top:       20px;
	padding-top:      10px;
	padding-right:    20px;
	padding-bottom:   10px; }
.contact textarea {
	color: #3e3e3e;
	font-size: 12px;
	font-family: "lucida grande", ARIAL;
	background-color: #fff;
	width:300px;
	height: 120px;
	float: left;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 4px;
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-top-style: inset;
	border-top-width: 1px;border-right-styl;e: inset;
	border-right-width: 1px; }
.contact_row input {
	color: #3e3e3e;
	font-size: 12px;
	width: 200px !important;
	background-color: #fff !important;
	float: left;
	padding: 2px 5px;
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-top-style: inset;
	border-top-width: 1px;border-right-styl;e: inset;
	border-right-width: 1px; }
.contact_row {
	text-align: left;
	vertical-align: middle;
	clear: right;
	padding: 5px 10px 5px 20px;
	border-bottom-color: #fff;
	display:block; }
.contact_row ul {
	padding: 0 0 0 180px;
	list-style-type: none; }

.contact_row ul li {
	float: left;
	clear: right;
	padding: 0;
	list-style-type: none; }

.contact_row ul li label {
	width: 500px;
	float: left;
	clear: right;
	display: block; }

.contact_row label {
	width: 170px;
	float: left; }
	
	
.contact_row_errors {clear:both !important;}
.contact_row_errors ul {
	padding: 0 0 0 180px;
	list-style-type: none !important; }

.contact_row_errors ul li {
	/*float: left;*/
	clear: both;
	padding: 0;
	list-style-type: none !important; }

.contact_row_errors ul li label {
	width: 500px;
	/*float: left;*/
	clear: both !important;
	/*display: block;*/ }
	
.contact .error {
	color: #d10000;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../../images/front/exclamation.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	text-indent: 25px;
	letter-spacing: 1px;
	float: left; }
.input_form input {	color:            #3e3e3e;
	font-size:        12px;
	background-color: #fff !important;
	padding:          2px 5px;
	width:            100px;
	float:            left;
	border-style:     inset;
	border-width:     1px; }

.input_form .error  {	color:               #d10000;
	font-size:           11px;
	font-weight:         normal;
	background-image:    url(../../images/front/exclamation.gif);
	background-repeat:   no-repeat;
	background-position: 3px 2px;
	letter-spacing:      1px;
	padding-left:        25px;
	float:               left; }
.contact_row .check, .check {
	width: 12px !important;
	height: 12px !important;
	padding-right: 10px;
	padding-left: 20px; }
		
/* BUTTONS */
button[type]{
	color: #443262;
	font-size: 11px;
	line-height:20px;
	background-color: #edecec;
	text-align: center;
	letter-spacing: 1px;
	height: 25px;
	margin: 5px 10px 10px 2px;
	border: outset 1px #d9d7d8; /* Safari */
}
button{
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#443262;
	font-weight: bold;
	line-height: 20px;
	background-color: #edecec;
	text-align: center;
	height: 25px;
	float: right;
	margin: 5px 10px 10px 2px;
	padding-right: 8px;
	padding-left: 8px;
	border: outset 1px #d9d7d8;
	cursor:pointer;
	white-space: nowrap; /* Links */
}
button img {
	border-width: 0; }
/* STANDARD */
button:hover{
	color:#000;
	background-color: #d9d7d8;
	text-decoration: none;
	border: outset 1px #080808; }
	
/*pager
*/
.pager {
  margin-right: 50px; }
.pager ul {
	clear: both;
	text-align: right;
	text-transform: uppercase;
	float: right;
	padding: 5px 0 0;
	display: inline; }
.pager ul li {
	font-size:  12px;
	font-family: arial, "lucida grande", Verdana;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: inline-table;
	width:  23px;
	height: 20px;
	line-height: 20px;
	float: left; }
.pager ul li a {
	color: #6a6666;
	font-size:  12px;
	font-family: arial, "lucida grande", Verdana;
	font-weight: bold;
	text-decoration: none;
	display: block; }
.pager  ul li.selected, .pager ul li:hover {
	color: #fff;
	font-size:  12px;
	font-family: arial, "lucida grande", Verdana;
	font-weight: bold;
	background-color: #fe8e3a;
	text-decoration: none;
	background-repeat: no-repeat; }
.pager ul li:hover a  {
	color: #fff;
}
.pager ul li.last a, .pager ul li.last a:hover, .pager ul li.last a:visited {
	color: #fff;
	}
.pager ul li.label { color: #505050; font-family: "lucida grande", Verdana; background-color: transparent; border: none; }
/*******************************/
/*********    Content     ******/
/*******************************/

.context {
	font-size: 12px;
	line-height: 18px;
	width: 580px;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding-left: 25px; }
.context hr {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #dcdcdc;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0; }
.content_files {
	margin-top: 15px;
	padding-top: 5px; }
.content_files a:link {
	font-size: 11px;
	line-height: 18px;
	height: 30px;
	padding-top: 10px;
	 }
.context h1s {
	color: #ed1c24;
	font-size: 17px;
	font-weight: bold;
	line-height: 28px;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px; }
.context h2s {	color:          #030c11;
	font-size:      16px;
	font-weight:    bold;
	line-height:    25px;
	text-align:     left;
	letter-spacing: 1px;
	margin-bottom:  10px;
	padding-top:    2px;
	padding-bottom: 2px;
	padding-left:   0; }
.context h3a {
	color:          #030c11;
	font-size:      14px;
	font-weight:    bold;
	line-height:    20px;
	background-color: #fdb546;
	text-align:     left;
	letter-spacing: 1px;
	margin-bottom:  10px;
	padding-top:    2px;
	padding-bottom: 2px;
	padding-left:   10px;
	display: block; }

/*******************************/

