body {
	font: 100% Arial, Helvetica, sans-serif;
  background:url(../images/bg_body.jpg) top center repeat-x;background-color:#47172f;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size:12px;
}
form {margin:0; padding:0;}
.site #container {
	width: 886px;
	margin: 0 auto;
	position: relative;
}
.site #header {
	padding: 0;
	margin: 0;
	background:url(../images/bg_main.jpg) center top no-repeat; width:886px; height:126px;
	text-align:left;
}

.site #headerLeft {
	width:265px;
	padding:290px 275px 0px 30px;
	float:left;
	text-align:left;
}

.site #headerLeftTitle{
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
	margin:0;padding:8px 10px 13px 0px;
}

.site #headerLeftForm label{
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
	width:70px;
	position: absolute;
}

.site #headerLeftForm input{
	font:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#780B4A;
	font-size:12px;
	text-align:left;
	width:150px;
	border:1px solid #BBBBBC;
	background:#FFFFFF;
	margin-bottom:3px;
	margin-left: 80px;
	height:16px;
}



.site #headerLeftT{	float:left; width:400px;padding:20px 0px 0px 30px;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#5D0041;
}
.site #headerRight
{	width:295px;
	height:375px;
	float:right;}
.site #headerRightT
{
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	padding:70px 30px 5px 0px;text-align:right;
	text-transform:uppercase;
}
.site #headerRightTs
{
	font:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	font-size:11px;
	padding:0px 30px 10px 0px;text-align:right;
}

.site #headerRightForm label{
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
	width:100px;
	position: absolute;
}

.site #headerRightForm input{
	font:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#780B4A;
	font-size:12px;
	text-align:left;
	width:150px;
	border:1px solid #BBBBBC;
	background:#FFFFFF;
	margin-bottom:5px;
	margin-left: 110px;
		height:16px;
}

.site #mainContent {
	padding: 0;margin: 0;

}
.site #mainContentLeft {
	padding: 0;margin: 0;
background:url(../images/im01.jpg) left top no-repeat;
height:569px; width:263px;
float:left;
}
.site #mainContentCenter {
	padding:0;margin: 0;
width:331px; height:569px;
background:url(../images/im02.jpg) left top no-repeat;
float:left;
text-align:left;
}
.site #mainContentCenterTop {
width:822px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:16px;
	padding: 0px 0px 5px 0px;
	text-align:center;
}
.site #mainContentCenterLeft {
float:left;
width:130px;
padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}
.site #mainContentCenterCenter {
float:left;
}
.site #mainContentCenterRight {
float:right;
width:200px;
padding-left:6px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}
.site #mainContentRight {
	padding: 0;margin: 0;
float:right;
background:url(../images/im03.jpg) left top no-repeat;
width:292px; height:569px;
}
.site #rightTopImg {background:url(../images/im03.jpg) right top no-repeat;
width:897px;
}
.site #footer {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#95657d;
	font-size:11px;
	background:url(../images/im04.jpg) left top no-repeat;
	height:105px; width:886px;
	float:left;
	line-height:17px;

}
.site .line { width:260px;  border-bottom:#5c3147 1px solid; margin:0 auto; margin-bottom:8px;

}

.site .footertext { font-family: Arial, Helvetica, sans-serif;text-decoration: none; font-size: 11px; font-weight: normal; color: #765566; }
.site #footer a.menub:link,a.menub:visited,a.menub:active {
 font-family: Arial, Helvetica, sans-serif;text-decoration: none; font-size: 11px; font-weight: normal; color: #95657d;
}
.site #footer a.menub:hover {
 font-family: Arial, Helvetica, sans-serif;text-decoration: none; font-size: 11px; font-weight: normal; color: #ffffff;
}
/*button left form*/
#btnLeftform
{
  display: block;
  width: 77px;
  height: 22px;
  background: url("img/btn1.gif") 0 0 no-repeat;
  float:right;
}

 #btnLeftform:hover
  {
    background: url("img/btn1.gif") 0 0 no-repeat;
	background-position: 0 -22px;
  }


#btnLeftform span
{
  display: none;
}

/*button Right form*/
#btnRightform
{
  display: block;
  width: 150px;
  height: 45px;
  background: url("img/btn2.png") 0 0 no-repeat;
  float:right;
}

 #btnRightform:hover
  {
    background: url("img/btn2.png") 0 0 no-repeat;
	background-position: 0 -45px;
  }


#btnRightform span
{
  display: none;
}

/*link for smal pics*/
.borderit img{
border: 1px solid #ffffff;
margin-right:7px;
}
.borderit:hover img{
border: 1px solid #ac135b;
}

.borderit:hover{
color: #ffffff;
}
/*end link for smal pics*/

#agree {font-family: Arial, Helvetica, sans-serif;text-decoration: none; font-size: 11px; font-weight: normal; color: #ffffff;height:30px;text-align:right;padding-right:35px;}


.barright
{
padding:50px 50px 0px 29px;
}
.barmenu
{
padding:30px 110px 0px 20px;
text-align:left;
}
.menut
{
width:130px;float:left; text-align:right; height:30px;
}
.menut a:link,a:visited,a:active {
 font-family: Arial, Helvetica, sans-serif;text-decoration: underline; font-size: 15px; font-weight: bold; color: #00375d;
}
.menut a:hover {
 font-family: Arial, Helvetica, sans-serif;text-decoration: none; font-size: 15px; font-weight: bold; color: #00375d;
}
.menuimg
{
width:30px;float:right;
background:url(../images/love.png) center center no-repeat; height:30px; width:25px;
}
.hrc
{
border:none;
border-top:1px #990000 solid; width:310px;
}
.copyr
{
width:180px; float:left; text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; padding:20px 50px 0px 10px; color:#30333a;
}

.copyr a {
	color: #30333a;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}

.copyr a:hover {
	text-decoration: none;
}

.ult
{
list-style-type:none;
padding:0;
margin:0;
}
.lit
{
list-style-type:none;
padding:0;
margin:0;
list-style-position:inside;
list-style-image:url(../images/comm.png);
font-family:Arial, Helvetica, sans-serif;
}
.lic
{
list-style-type:none;
padding:0;
margin:0;
list-style-position:inside;
list-style-image:url(../images/cam.png);
font-family:Arial, Helvetica, sans-serif;
}

.site  a.menufot:link,a.menufot:visited,a.menufot:active {
 font-family: Arial, Helvetica, sans-serif;text-decoration: none; font-size: 11px; font-weight: normal; color: #ac135b;
}
.site a.menufot:hover {
 font-family: Arial, Helvetica, sans-serif;text-decoration: none; font-size: 11px; font-weight: normal; color: #ffffff;
}
.site  a.menufotitle:link,a.menufotitle:visited,a.menufotitle:active {
 font-family: Arial, Helvetica, sans-serif;text-decoration: none; font-size: 11px; font-weight: bold; color: #ffffff;
}
.site a.menufotitle:hover {
 font-family: Arial, Helvetica, sans-serif;text-decoration: none; font-size: 11px; font-weight: bold; color: #ac135b;
}


.marg
{
margin-top:20px;
}

.marg1
{
float:left; padding-left:70px; height:90px;
}.marg2
{
padding-left:2px; padding-top:12px;}
.margfot
{float:left; width:100px; height:80px; text-align:left; background:url(../images/bg_foto.png) left bottom no-repeat; font-size:11px;}
.marg3
{
height:210px;
}
.displaynone
{
display: none;
}
.searchtext
{
margin-top:20px;
background:url(../images/searchtext.png) center center no-repeat; height:20px;
width:258px;
}
.logotext
{
background:url(../images/logo_text.png) left top no-repeat; height:126px;
width:353px;
}
.selecttext
{
margin-top:0px;
background:url(../images/selecttext.png) center center no-repeat; height:20px;
width:215px;
}

/*******************************************
 * Registration
 *******************************************/
.registration {
padding-left:40px;
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 12px;

}

.registration .inner {
	position: relative;
	height: 360px;
	width: 260px;
	overflow: hidden;
}

.registration h2 {
	position: absolute;
	top: 4px;
	left: 0;
	text-align: center;
	font-size: 16px;
	color: #fbb838;
	text-shadow: 1px 1px 0 #2e232e;
	margin: 0;
}

.registration label {
	width: 100px;
	position: absolute;
	left: 0;
	right: auto;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	color: #47172f;
	cursor: pointer;
	padding: 5px 0 0;
}

.registration .input,
.registration .input-tri {
	width: 175px;
	height: 24px;
	position: absolute;
	right: 0;
	left: auto;
	overflow: hidden;
	background: url(../images/input.png) no-repeat left top;
}

.registration .input-tri {
	background: url(../images/input_3.png) no-repeat left top;
}

.registration .input input,
.registration .input select,
.registration .input-tri select {
	background-color: transparent;
	border: 0 none;
	color: #333;
	padding: 0;
}

.registration .input option,
.registration .input-tri option {
	background-color: #fff;
	border: 0 none;
	color: #666;
}

.registration .input input {
	width: 165px;
	height: 20px;
	margin: 2px 0 0 5px;
}

.registration .input select {
	width: 170px;
	height: 20px;
	_font-size: 11px;
	_height: 16px;
	margin: 2px 0 0 3px;
}

.registration .input-tri select {
	width: 54px;
	height: 20px;
	_font-size: 11px;
	_height: 16px;
	margin: 2px 1px 0 1px;
}

.registration .check {
	height: 20px;
		position: absolute;
		top:260px;
	text-align: right;
}

.registration .check label {
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	width: 270px;
	position: relative;
	vertical-align: top;
top:4px;

	padding: 0;
}
.registration .check input {
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	position: relative;
}

.registration .row1 {top: 56px;}
.registration .row2 {top: 85px;}
.registration .row3 {top: 114px;}
.registration .row4 {top: 143px;}
.registration .row5 {top: 172px;}
.registration .row6 {top: 201px;}
.registration .row7 {top: 230px;}

.registration .button {
	background: url(../images/button_registr_tr.png) no-repeat 0 0;
	width: 111px;
	height: 46px;
	display: block;
	text-decoration: none;
	position: absolute;
	left: 138px;
	top: 286px;
	padding: 0;
}

.registration .button:hover {
	background: url(../images/button_registr_tr.png) no-repeat 0 -70px;
	text-decoration: none;
}

/*******************************************
 * Search
 *******************************************/

.search
{
text-align:left;
}

.search .inner {
	position: relative;
	height: 170px;
	width: 210px;
	overflow: hidden;
}

.search .title {
	position: absolute;
	top: 0;
	right: 17px;
}

.search h2 {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	text-align: center;
	font-size: 16px;
	color: #fbb838;
	text-shadow: 1px 1px 0 #2e232e;
	margin: 0;
}

.search label {
	width: 94px;
	position: absolute;
	top: 28px;
	left: 0;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
	cursor: pointer;
	padding: 0 0 5px 3px;

}

.search .select {
	width: 98px;
	height: 24px;
	position: absolute;
	top: 44px;
	left: 0;
	overflow: hidden;
	background: url(../images/select.png) no-repeat left top;
}

.search .select select {
	background-color: #fff;
	border: 0 none;
	color: #666;
	padding: 0;
	width: 94px;
	height: 20px;
	margin: 2px 0 0 2px;
	*border: 1px solid #fff;
	_font-size: 11px;
	_height: 16px;
}

.search .select option {
	background-color: #fff;
	border: 0 none;
	color: #666;
}

.search .check {
	height: 20px;
	width: 124px;
	position: absolute;
	left: 0;
	top: 128px;
}

.search .check label {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	position: relative;
	vertical-align: top;
	top: 0px;
	padding: 10px 0px 0px 0px;
}

.search .button {
	position: absolute;
	right: 0;
	top: 124px;
	height: 44px;
	width: 101px;
	background: url(../images/button_search_tr.png) no-repeat left top;
	cursor: pointer;
	border: 0 none;
}

.search .button:hover {
	background: url(../images/button_search_tr.png) no-repeat 0 -44px;
}

.search .col {right: 0; left: auto;}
.search .row {top: 90px;}
.search label.row {top: 74px;}

.logged_in {display: none;}
.visitor {display: none;}


/* Login */
#loginDivContainer {
	padding: 20px 20px 20px;
	height: 240px;
	width: 250px;
	background: #47172F url("../images/bg_body.jpg") repeat-x scroll center top;
	color: #fff;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari and Chrome */
	-khtml-border-radius: 10px; /* Konqueror */
	border-radius: 10px; /* CSS3 */
	border: 2px solid #fff;
}

#loginDivContainer td {
	padding: 4px;
	text-align: left;
}

#loginDivContainer h3 {
	font-size: 17px;
	font-weight: bold;
	color: #000;
	margin: 0 0 5px;
	line-height: 19px;
}

#loginDivContainer a {
	color: #fff;
	text-decoration: underline;
}
#loginDivContainer a:hover {
	text-decoration: none;
}
#loginDivContainer .button-green {
	margin-bottom: 3px;
}

#loginDivCloseButton {
	position: absolute;
	top: 5px;
	right: 5px;
}

#loginDivContainer hr {
	color: #fff;
	background-color: #fff;
	text-align: left;
	height: 1px;
	width: 100%;
	margin: 5px 0 10px;
	border: none 0;
}

/* login */
.login {
	background: url(../images/login.png) no-repeat;
	position: absolute;
	right: 100px;
	top: 0;
	height: 45px;
	width: 143px;
	padding-top: 5px;
	color: #47172F;
	font-size: 13px;
}

.login a {
	color: #F2EB00;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica,  sans-serif;
}

.login a:hover {
	text-decoration: none;
	font-weight: normal;
}
