img, div, ul, a, td, spanm input { behavior: url(js/iepngfix.htc) }
.gallery_wrapper img, .gallery_wrapper div, .gallery_wrapper a, .gallery_wrapper ul {
   behavior: none;
}

body, html {
   height: 100%;
}

body {
   margin: 0px;
   font: normal 100.01% Tahoma, Arial;
   /*background: #fcf9e9;*/
  background: #E7CFF6;
}

a img {
   border:none;
}

.wrapper-wrapper {
	width: 100%;
	height: 100%;
	margin: 0;
	border-collapse: collapse;
}
.wrapper-wrapper td {
	padding: 0;
}
.wrapper-wrapper td.wrapper-left {
	background: #E7CFF6 url(../images/body-bg-left.gif) repeat-y top right;
	//width: 50%;
}
.wrapper-wrapper td.wrapper-right {
	background: #E7CFF6 url(../images/body-bg-right.gif) repeat-y top left;
	//width: 50%;
}
.wrapper-wrapper td.wrapper-content {
	width: 990px !important;
}

.wrapper {
   height: 100%;
   width: 990px !important;
   /*max-width: 1260px;*/
   /*//width : expression(document.body.clientWidth < 1020 ? "1003px" : "1259px");*/
   /*//width : expression(document.body.clientWidth > 1000 ? "1000px" : (document.body.clientWidth < 1000 ? "1000px" : "100%"));*/
   margin: auto;
   border-collapse:collapse;
   border-left: 1px solid #BC9E48;
   border-right: 1px solid #BC9E48;
}

.wrapper td {
   padding: 0px;
}

.wrapper .header {
   height: 340px;
   background:#513282 url(/images/bg-1.jpg) right  bottom repeat-x;
}
.wrapper .header .header_inner {
   /*width: 1000px;*/
   width: 100%;
   height: 340px;
   background: url(/images/bg-5.png) left top no-repeat;
}

.wrapper .header .header_inner-2 {
   /*width: 1000px;*/
   width: 100%;
   height: 341px;
   background: url(/images/foto.png) 65% 0 no-repeat;
   font-size: 16px;
   position: relative;
}

.logo {
   width: 162px;
   height: 134px;
   position: absolute;
   top: 10px;
   left: 120px;
}
.logo a {
   outline: none;
}
.header .contact {
   position: absolute;
   width: 250px;
   top: 5px;
   right: 0;
   color: #d0c1e9;
}
.header .contact small {
   color:#d7b35c;
   font-weight:bold;
   font-size: 75%;
}
.header .contact big {
   font-size: 150%;
   margin-bottom: 6px;
   display: block;
}
.header .contact big small {
   font-size: 70%;
   font-weight: normal;
   color: #d0c1e9;
   vertical-align: middle;
}
.header .contact address {
   font-style: normal;
   font-size: 95%;
}
.header .contact address.work-time {
   font-style: normal;
   font-size: 140%;
}
.header .contact address.work-time sup {
	font-size: 60%;
}
.header .warning {
	position: absolute;
	width: 200px;
	top: 150px;
	right: 10px;
	color: #FFFFFF;
	font-size: 75%;
}

.header .banner {
   position: relative;
   left: 40px;
   top: 40px;
   width: 511px;
   height: 148px;
}


.wrapper .menu_wrapper {
   height: 32px;
   background: #d0b950 url(/images/bg-4.jpg) left top repeat-x;
}
.menu_wrapper ul {
   list-style-type:none;
   margin:0px;
   padding:0px;
}

.menu_wrapper ul.icons {
   margin-left: 30px;
}

.menu_wrapper ul.icons li {
   float: left;
   padding:4px 7px 0px 0px;
}
.menu_wrapper ul.icons a {
   outline: none;
}

.menu_wrapper ul.menu {
   margin-right: 50px;
}
.menu_wrapper ul.menu li {
   float: right;
   font-size: 80%;
   height: 32px;
   background: url(/images/bg-7.gif) left center no-repeat;
   //display: inline;
   position: relative;
}
.menu_wrapper ul.menu li a {
   height: 25px;
   display: block;
   //display: inline;
   //zoom: 1;
   padding:7px 12px 0px 12px;
   margin: 0px 4px 0px 5px;
   text-decoration: none;
   text-transform: uppercase;
   color: #ffffff;
   outline: none;
}

.menu_wrapper ul.menu li a:hover, .menu_wrapper ul.menu li a.active {
   background: #cfb74f;
   color: #531a94;
}

.menu_wrapper div.submenu {
	position: absolute;
	top: 32px;
	left: 0;
	display: none;
}

.menu_wrapper div.submenu ul {
	padding-top: 5px;
	width: 150px;
	background: #d0b950;
	border: 1px solid #BC9E48;
	border-top: none;
}
.menu_wrapper div.submenu ul li {
	display: block;
	float: none;
	font-size: 90%;
	height: auto;
	padding-bottom: 5px;
}
.menu_wrapper div.submenu ul li a {
   color: #ffffff;
   outline: none;
   padding: 0 12px;
   position: relative;
   height: auto;
   text-transform: none;
}

.menu_wrapper div.submenu ul li a:hover, .menu_wrapper div.submenu ul li a.active {
   background: #cfb74f;
   color: #531a94;
   height: auto;
}

.wrapper .main-1 {
   background: #fffffe url(/images/bg-34.jpg) left top repeat-x;
   padding: 0px 0px 15px 0px !important;
}
.main-1 .content-border-top {
	margin: 0;
	padding: 20px 0;
	background: transparent url(/images/content-border-top.png) no-repeat 0 0;
}
.main-1 .content-border-bottom {
	margin: 0;
	padding: 0 0 68px;	
	background: transparent url(/images/content-border-bottom.png) no-repeat 0 100%;
}
.main-1_inner {
   /*width: 1000px;*/
   width: 100%;
   border-collapse: collapse;
}
.main-1_inner td {
   vertical-align: top;
}  
.main-1_left {
   width: 250px;
}
/* MENU-2 */
.menu-2_wrapper {
   width: 209px;
   margin: 12px 0px 10px 38px;
   min-height: 615px;
   _height: 615px;
}

.menu-2_upper {
   width: 208px;
   height: 14px;
   background: url(/images/bg-25.png) left top no-repeat;   
   font-size: 1px;
}
.menu-2_bottom {
   height: 14px;
   background: url(/images/bg-9.png) left top no-repeat;   
   width: 209px;
   font-size: 1px;
}

ul.menu-2 {
   width: 208px;
   list-style-type: none;
   padding:0px;
   margin:0px;
   background: url(/images/bg-8.png) left top no-repeat;  
}
ul.menu-2 li {
   font-weight: bold;
   font-size: 80%;
   padding: 0px;
   margin: 0px;
   vertical-align: bottom;
   zoom: 1;
}
ul.menu-2 li div.border {
	width: 203px;
	height: 1px;
	border-top: 1px solid #C4C4C4;
}
ul.menu-2 a{
   text-decoration: none;
   padding: 5px 5px 5px 22px;
   background: url(/images/bg-12.gif) left center no-repeat;   
   color: #531a94;
   display: block;
}
/*ul.menu-2 a.last {
   padding: 5px 5px 5px 22px !important;*/
}
ul.menu-2 a.first {
   padding: 0px 5px 5px 22px !important;
}
ul.menu-2 a.active, ul.menu-2 a:hover {
   background: url(/images/bg-11.gif) left center no-repeat;   
   color: #946b08;
}

ul.menu-2 ul{
   width: 203px;
   list-style-type: none;
   padding:3px 0px;
   margin: 3px 0px;
   border-top: solid 1px #c4c4c4;
   border-bottom: solid 1px #c4c4c4;
   background: #f6e6a5 url(/images/bg-10.jpg) no-repeat left top;
}
ul.menu-2 ul.last {
   padding:3px 0px 0px 0px;
   margin: 3px 0px 0px 0px;
}
ul.menu-2 ul li {
   font-weight:  normal;
   font-size: 12px;
}
ul.menu-2 ul a {
   color: #000000;
   padding: 3px 5px 3px 32px;   
   background: url(/images/bg-13.gif) -10px 6px no-repeat;
}
ul.menu-2 ul a.active,  ul.menu-2 ul a:hover{
   text-decoration: underline;
   color: #000000;
   background: url(/images/bg-13.gif) -10px 6px no-repeat;   
}
ul.menu-2 ul ul {
	width: auto;
	margin-left: 20px;
	border: none;
	background: none;
}

/* /MENU-2 */

.main-1_center {
   padding: 16px 0 15px !important;
}

.banner_wrapper {
   /*max-width: 520px;
   min-width: 465px;
   //width : expression(document.body.clientWidth < 1020 ? "465px" : "520px");*/
   /*width: 465px;*/
   margin: auto;
}

.banner_wrapper td {
   width: 50%;
}
/*.banner_wrapper td.left_banner {
   padding: 0px 0px 0px 4px;
}
.banner_wrapper td.right_banner {
   padding: 0px 4px 0px 0px;
}*/

.main-1_center .banner {
   /*width: 220px;
   height: 220px;*/
   width: 230px;
   height: 204px;
   margin: 0px 0px 10px 0px;
   background: url(/images/bg-14.png) 50% 50% no-repeat;
   /*padding: 8px 14px 8px 8px;*/
   padding: 8px;
   _position: relative;
   _left: 5px;
   _padding: 8px 17px 8px 5px;
}
.main-1_center td.left_banner .banner {
   float: left;
}
.main-1_center td.right_banner .banner {
   float: right;
}
.main-1_center .banner h1 {
   padding: 0px;
   margin: 0px;
   font: bold 90% Tahoma, Arial;
   color: #531a94;
   height: 32px;
   display: table-cell;
   vertical-align: middle;
   text-align: left;
}
.banner_img_wrapper {
   margin: 10px auto;
   /*width: 195px;
   height: 71px;*/
   width: 216px;
   height: 73px;
   overflow: hidden;
   /*border: solid 1px #b79732;*/
}
.banner_text {
   padding: 2px 0px 0px 0px;
   margin: 0px;
   list-style-type: none;
   font-size: 70%;
   height: 40px;
   overflow: hidden;
   width: 195px;
   text-align: left;
}
.banner_text li {
   padding-left: 13px;
   background: url(/images/bg-15.gif) left top no-repeat;
}
.banner a.more {
   display: block;
   margin: 5px 0px 0px 0px;
   _margin: 10px 0px 0px 0px;
}
.banner a.more {
   float:right;
   display: block;
   width: 78px;
   height: 20px;
   background: url(/images/button-1.gif) center center no-repeat;
}
.banner a.more:hover {
  background: url(/images/button-3.gif) center center no-repeat;
}


.main-1_right {
   width: 250px;
}
.main-1_right div.right-banner {
	margin: 15px 10px 20px !important;
	height: 125px;
}
.main-1_right div.right-banner-2 {
	margin: 20px 10px 20px !important;
	height: 300px;
}
.question_form {
   width: 214px;
   background: url(/images/bg-16.png) left top no-repeat;
   padding: 97px 0 0 10px;
   margin: 20px 0 20px 28px;
   _margin: 20px 0 20px 31px;
   /*height: 234px;*/
   _position: relative;
   _left: 5px;
   _padding: 97px 0 0 7px;
}
.question_form .form_content {
   display: block;
   width: 188px;
   /*height: 202px;*/
   /*height: 184px;*/
  height: 244px;
   background: url(/images/bg-17.png) left top no-repeat;
   _background: url(/images/bg-17.gif) left top no-repeat;
   padding: 8px 11px 0px 5px;
   _padding: 8px 11px 0px 2px;
   color: #614905;
   font-size: 70%;
}
.question_form label {
   display: block;
   margin-left: 8px;
}
.question_form label span.required {
	color: #531A94;
}
.question_form input, .question_form textarea {
   width: 186px !important;
   border: solid 1px #bc9e48 !important;
   color: #614905;
   padding:0px !important;
}
.question_form textarea {
   height: 85px;
}
.question_form input.button {
   width: auto !important;
   border: none !important;
   float: right;
   /*margin-top: 10px;*/
}

.login-form {
	display: block;
	width: 180px;
	height: 124px;
	background: url(/images/bg-117.png) left top no-repeat;
	_background: url(/images/bg-117.gif) left top no-repeat;
	padding: 8px 15px 0px 9px;
	_padding: 8px 15px 0px 6px;
	margin: 50px 10px 20px;
	color: #614905;
	font-size: 70%;
}

.login-form label {
   display: block;
   margin: 5px 0 0 8px;
}

.login-form input {
   width: 178px !important;
   border: solid 1px #bc9e48 !important;
   color: #614905;
   padding:0px !important;
}
.login-form input.button {
   width: auto !important;
   border: none !important;
   float: right;
}
.login-form div.spacer {
	margin: 0;
	padding: 0;
	height: 10px;
}
.login-form a:link,
.login-form a:visited,
.login-form a:hover {
	color: #531A94;
}

.spec {
   margin: 20px 0px 10px 10px;
   /*_margin: 30px 0px 10px 10px;*/
   width: 200px;
   font-size: 70%;  
   /*color: #fffbff;*/ 
   /*min-height: 130px;
   _height: 130px;*/
  /*height: 124px !important;*/
}
.spec h1 {
   color: #5b108a;
   font-size: 110%;
   margin: 0;
}
.spec h1 a {
   color: #531a94;
}
.spec div.issue-title {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 5px 0;
	padding: 2px 10px;
	background: #A282CA;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.spec p {
	margin: 5px 0;
}
.spec img {
   float: right;
   border: solid 1px #bc9e48;
   margin: 0px 0px 0 5px;
}
.spec .more {
   color: #531a94;
}
.faq .more {
   color: #531a94;
}
.spec_white {
   color: #000000;
   height: auto !important;
}

.spec_white img {
   border: solid 1px #8e42b0;
   background: #ffffff;
   padding: 3px;
}

.faq_wrapper {
   width: 197px;
   margin: 10px 0px 0px 10px;
   background: url(/images/bg-19.jpg) center bottom no-repeat;   
   padding-bottom: 9px;
   clear: both;
}
.faq {
   width: 177px;
   background: #fdf9e4 url(/images/bg-18.jpg) center top no-repeat;
   padding: 10px;
   font-size: 70%;
}
.faq p {
   margin: 0px;
}
.faq .question, .faq .answer {
   padding: 2px 10px;   
   display: inline-block;
   color: #ffffff;
   font-weight: bold;
   margin: 5px 0px;
}
.faq .question {
  background: #a282ca;
}
.faq .answer {
   background: #b4962a;
}

div.info-link {
	margin: 20px 0 20px 20px;
}
div.info-link a.info {
	display: -moz-inline-stack;
	display: inline-bloc;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	
	height: auto !important;
	min-height: 11px;
	height: 11px;
	padding: 2px 2px 2px 20px;
	background: transparent url("../images/info-ico.png") no-repeat 0 0;
	font-size: 70%;
	color: #531A94;
}
div.info-link a.license {
	display: -moz-inline-stack;
	display: inline-bloc;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	
	height: auto !important;
	min-height: 11px;
	height: 11px;
	padding: 2px 2px 2px 20px;
	background: transparent url("../images/license-ico.png") no-repeat 0 0;
	font-size: 70%;
	color: #531A94;
}


.main-1_left .gallery_wrapper {
   width: 204px;
   background: url(/images/bg-22.gif) bottom center no-repeat;
   padding: 0px 0px 14px;
   margin: 20px 0 0 38px;
}
.main-1_left .gallery_wrapper .gallery {
   width: 180px;
   background: url(/images/bg-21.gif) top center no-repeat;
   padding:10px 12px 0px 12px;
   height: 400px;
   overflow: hidden;
}


.main-1_left .gallery_wrapper .gallery h1 {
   font-size: 80%;
   color: #ffffff;
   text-align: center;
   background: #5f3a9a;
   margin: 0px;
   padding: 3px 0px;
}  
.main-1_left .gallery_wrapper .gallery .h1_wrapper {
   padding: 0px 0px 15px;
   background: url(/images/bg-23.gif) center bottom no-repeat;  
   margin: 0px 0px 5px 0px;
}
.main-1_left .gallery_wrapper .gallery h1 a {
   color: #ffffff;
   text-decoration: none;
}
.main-1_left .gallery_wrapper .gallery h1 a:hover {
   text-decoration: underline;
}
.main-1_left .gallery_wrapper .gallery ul {
   padding: 15px 0px 0px 0px;
   margin: 0px;
   list-style-type: none;
   text-align: center;
}
.main-1_left .gallery_wrapper .gallery ul li {
   padding-bottom: 3px;
   position: relative;
   left: 7px;
}
.main-1_left .gallery_wrapper .gallery ul img {
   background: #ffffff;
   padding: 3px;
   border: solid 1px #8e42b0;
   width: 129px;
   height: 100px;
}
.main-1_left .gallery_wrapper .gallery ul .lupa {
   padding: 0px;
   border: none;
   position: relative;
   z-index: 2;
   top: -4px;
   left: -19px;
   width: 15px;
   height: 15px;
}
.main-2  {
   /*padding: 20px 30px 20px 30px;*/
   padding: 0px 30px 20px 30px;
   position:relative;
   top: -30px;
   font-size: 80%;
   width: 440px;
   overflow: hidden;
}
.main-2 h1 {
   font-size: 140%;
   font-weight: normal;
   padding-left: 30px;
   color: #946b08;
}

.main-2 h1 big {
   color: #531a94;
}
.main-2 .more {
   display: block;
   text-align: right;
   margin-right: 30px;
   color: #531a94;
}

.main-2 img {
	margin: 10px;
	/*padding: 3px;
	border: 1px solid #8E42AF;
	background-color: #FFFFFF;*/
}

.main-2 img.no-border {
	margin: 10px;
	padding: 0;
	border: none;
	background-color: transparent;
}

.wrapper .tail {
   height: 100px;
   background: #7751b2 url(/images/bg-3.jpg) left top repeat-x;
   padding-top: 10px;
   color: #d0c1e9;
   font-size: 70%;
}
.wrapper .tail a {
   color: #d0c1e9;
   text-decoration: none;
}
.wrapper .tail a:hover {
   text-decoration: underline;
}
.tail td {
	vertical-align: top;
}
.tail .address {
   /*float: left;
   margin-left: 50px;*/
  padding-left: 50px;
   width: 230px;
}
.tail .counters {
   /*float: right;
   margin-right: 50px;*/
  padding-right: 50px;
   width: 230px;
}
.tail .counters img {
   float: left;
   margin-right: 10px;   
}
.tail .copyright {
   /*text-align: center;
   width: 710px;*/
}


.main-3_upper {
   height: 15px;
   background: #7654a8;
}
.main-3_center {
   /*min-width: 480px;
   max-width: 750px;
   //width : expression(document.body.clientWidth < 1020 ? "479px" : "749px");*/
   /*width: 480px;*/
   background: #ffffff url(/images/bg-40.jpg) right top no-repeat;
}
.main-3_bottom {
   height: 14px;
   background: url(/images/bg-38.jpg) right top no-repeat;
   /*//width : expression(document.body.clientWidth < 1020 ? "503px" : "749px");*/   
}
.main-3_bottom_inner {
   width: 100%;
   height: 14px;
   background: url(/images/bg-37.jpg) left top no-repeat;
   /*//width : expression(document.body.clientWidth < 1020 ? "503px" : "749px");*/   

}

.5px {
   width: 5px;
}
.right  {
   background: url(/images/bg-36.jpg) left top no-repeat;
   width: 5px;
}

.left  {
   background: url(/images/bg-35.jpg) right top no-repeat;
   width: 5px;
}

.content {
   padding: 20px;
   font-size: 80%; 
   min-height: 340px;
   _height: 340px;
   background: url(/images/bg-39.jpg) left top no-repeat;
   /*min-width: 440px;
   max-width: 710px;
   //width : expression(document.body.clientWidth < 1020 ? "439px" : "709");*/   
   /*//width: 100%;*/
   width: 436px;
   overflow: hidden;
   text-align: justify;
}

.content h1 {
   color: #531a94;
   font-weight: normal;
   font-size: 150%;
   padding: 10px 0px 20px 0px;
   border-bottom: solid 1px #ad8fc4;
   margin: 0px 0px 10px 0px;
}

.content h2 {
   color: #946b08;
   font-size: 140%;
   font-weight: normal;
   margin: 0px;
   padding: 10px 0px;
}
.content h3 {
   color: #531A94;
   font-size: 120%;
   font-weight: normal;
   margin: 0px;
   padding: 10px 0px;
}
.content a {
   color: #531a94;
}
.content .news-list-item-title a {
   color: #946b08;
}
.news-item-image {
   border: solid 1px #bc9e48;
   margin: 0px 0px 10px 5px;
}
.content .more {
   color: #531a94;
}
.content ul {
   list-style-type: none;
}
.content .numbers, .content .back-links {
   border-top: solid 1px #e2cdfb;
   color: #000000 !important;
   padding-top: 10px;   
}
.content .numbers a {
   color: #531a94;
}
.content .numbers span {
   background: #e2cdfb;
   padding: 5px;   
}
.content ul li {
	padding: 2px 0px 2px 17px;
	background: url(/images/ul-li-arrow.gif) left 6px no-repeat;
	/*background: url(/images/bg-31.jpg) left 9px no-repeat;*/
	/*background: url(/images/inner-list-bullet.gif) left 5px no-repeat;*/
}

.content table {
	border-collapse: collapse;
}

.content table.rCorners {
	border-collapse: collapse !important;
	width: 100% !important;
	height: 46px !important;
	font-size: 100% !important;
	margin: 10px 0 !important;
}
.content table.rCorners td {
	padding: 0 !important;
}
.content table.rCorners td.c {
	background: transparent url(/images/rCorners.gif) no-repeat;
	width: 10px !important;
	height: 10px !important;
}
.content table.rCorners td.tl {
	background-position: 0 0 !important;
}
.content table.rCorners td.tr {
	background-position: -10px 0 !important;
}
.content table.rCorners td.bl {
	background-position: 0 -10px !important;
}
.content table.rCorners td.br {
	background-position: -10px -10px !important;
}
.content table.rCorners td.tb {
	background: transparent url(/images/rCornersTop.gif) repeat-x top center !important;
	height: 10px !important;
}
.content table.rCorners td.bb {
	background: transparent url(/images/rCornersBottom.gif) repeat-x top center !important;
	height: 10px !important;
}
.content table.rCorners td.cntnt {
	background: #E8D5F5 url(/images/rCornersBg.gif) repeat-x top center !important;
	height: 26px !important;
	vertical-align: middle !important;
}
.content table.rCorners td.sp {
	width: 10px !important;
}
.content table.rCorners td.cntnt h3 {
	padding: 0 !important;
	margin: 0 !important;
	font-size: 150% !important;
}
.content table.rCorners td.cntnt p {
	padding: 0 !important;
	margin: 10px 0 !important;
	font-weight: bold !important;
}

.content table.rCornersFAQ {
	background: none !important;
	border-collapse: collapse !important;
	width: 100% !important;
	font-size: 100% !important;
	margin: 10px 0 !important;
}
.content table.rCornersFAQ td {
	padding: 0 !important;
}
.content table.rCornersFAQ td.c {
	background: transparent url(/images/rCornersFAQ.gif) no-repeat !important;
	width: 10px !important;
	height: 10px !important;
}
.content table.rCornersFAQ td.tl {
	background-position: 0 0 !important;
}
.content table.rCornersFAQ td.tr {
	background-position: -10px 0 !important;
}
.content table.rCornersFAQ td.bl {
	background-position: 0 -10px !important;
}
.content table.rCornersFAQ td.br {
	background-position: -10px -10px !important;
}
.content table.rCornersFAQ td.tb {
	background: transparent url(/images/rCornersTopFAQ.gif) repeat-x top center !important;
	height: 10px !important;
}
.content table.rCornersFAQ td.bb {
	background: transparent url(/images/rCornersBottomFAQ.gif) repeat-x top center !important;
	height: 10px !important;
}
.content table.rCornersFAQ td.cntnt {
	background: #FEF9E3 url(/images/rCornersBgFAQ.gif) repeat-x top center !important;
	/*height: 26px;*/
	vertical-align: top !important;
}
.content table.rCornersFAQ td.sp {
	width: 10px !important;
}
.content table.rCornersFAQ h2 {
	padding: 0 0 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #BC9E48;
	color: #541A92;
}
.content table.rCornersFAQ .question,
.content table.rCornersFAQ .answer {
   padding: 2px 10px;
   display: -moz-inline-stack;
   display: inline-block;
   zoom: 1;
   *display: inline;
   color: #ffffff;
   font-weight: bold;
   margin: 5px 0px;
}
.content table.rCornersFAQ .question {
  background: #a282ca;
}
.content table.rCornersFAQ .answer {
   background: #b4962a;
}

.content a.big-button {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #A282CA;
	background: #926ACE url(/images/big-button-bg.gif) repeat-x left top;
	color: #FFFFFF;
	font-size: 120%;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.content a.big-button:hover {
	text-decoration: underline;
}

.content table.h3 {
	width: 100% !important;
	margin: 5px 0 !important;
	border-collapse: collapse !important;
	font-size: 100% !important;
}
.content table.h3 td {
	padding: 0 !important;
	border-bottom: 2px solid #AD8FC4;
	vertical-align: bottom;
	text-align: left;
}
.content table.h3 td h3 {
	padding: 5px 0;
	font-size: 130%;
}
.content table.h3 td.description {
	width: 40%;
}
.content table.h3 td.description p {
	margin: 5px 0 5px 10px;
	padding: 3px 10px;
	background: #AD8FC4;
	color: #FFFFFF;
	font-size: 120%;
}

.content a.doc-icon {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 2px 2px 2px 20px;
}

.content a.img {
	background: transparent url(/images/doc-icons/image.png) no-repeat 2px top;
}
.content a.pdf {
	background: transparent url(/images/doc-icons/pdf.png) no-repeat 2px top;
}
.content a.vector {
	background: transparent url(/images/doc-icons/vector.png) no-repeat 2px top;
}

.content img {
	margin: 5px;
	/*padding: 3px;
	border: 1px solid #8E42AF;
	background-color: #FFFFFF;*/
}

.content img.no-border {
	margin: 5px;
	padding: 0;
	border: none;
	background-color: transparent;
}

.content div.inner-form {
	background: transparent url(/images/inner-form-bg.gif) no-repeat scroll left top;
	color: #614905;
	display: block;
	height: 100px;
	margin: 20px auto;
	padding: 10px 15px 0 9px;
	width: 180px;
	font-weight: bold;
	text-align: left;
}
.content div.inner-form a:link,
.content div.inner-form a:visited,
.content div.inner-form a:hover {
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	text-align: center;
	font-size: 120%;
}

.content div.inner-form a.button:link,
.content div.inner-form a.button:visited,
.content div.inner-form a.button:hover {
	background: transparent url(/images/inner-form-button.gif) no-repeat center center;
	display: block;
	line-height: 20px;
	margin: 10px 0;
	text-align: center;
	font-size: 120%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}


.spacer {
   height: 1px;
   font-size: 1px;
   clear: both;
}

/*-------GUEST_BOOK--------------*/
.content div.gbook-message i {
   border-left:5px solid #e2cdfb;
   color:#531a94;
   display:block;
   margin-left:10px;
   padding:5px;
   font-style: normal;
}
.content span.required {
   color:#531a94;
}
.content span.date {
   color:#531a94;
}

.content #form-gen-form input.txt, .content #form-gen-form textarea.txt, .content #form-gen-form select.txt {
   border:1px solid #e2cdfb !important;
   padding:3px;
   width:300px;
}
/*-------/GUEST_BOOK--------------*/

/*------GALLERY-----------*/
.photosList {
   margin: auto;
   width: auto;
}
   .photosList td {
      vertical-align:middle;
      padding:5px !important;
      text-align: center;
   }
/*------/GALLERY-----------*/   







ul.listing {
   padding: 0px;
   margin: 0px;
   list-style-type: none;
}
ul.listing li {
   padding: 5px 0px 5px 12px;
   background: url(../images/bg-99.gif) left 10px no-repeat; 
}

#hidden-counters {
	display: none;
}
