@charset "UTF-8";
/* CSS Document */

body {margin: 0px; border: none; outline: none; background-image: url(../images/bg.png); background-repeat: no-repeat; background-position: bottom right; background-attachment: fixed; font-family: 'MuseoSans500Regular';}
#content {}
.wrapper { width: 980px; margin-left: auto; margin-right: auto;}

#header { background-image: url(../images/headerbg.png); background-repeat: repeat-x;}

#logoimg { width: 200px; margin-left: auto; margin-right: auto; position: relative;}

#slider {width: 1000px; margin-left: auto; margin-right: auto;}

#banner {background-image: url(../images/bannerbg.png); background-repeat: repeat-x; height: 125px;}

h4 { color: #ffffff; font-size: 28px; margin: 0px; text-decoration: none; font-family: 'Homenaje', sans-serif;}

h3 { color: #ffffff; font-size: 42px; margin: 0px; text-decoration: none; font-family: 'Homenaje', sans-serif;}

#cleft { font-family: 'MuseoSans500Regular'; width: 580px; float: left; min-height: 482px; padding-left: 10px; padding-right: 10px; color: #666; font-size: 15px;}
#leftside { font-family: 'MuseoSans500Regular'; width: 580px; float: left; padding-left: 10px; padding-right: 10px; font-size: 15px; color: #666; }

#cright {width: 310px; margin-left: 660px;}

#containerhead { width: 308px; height: 76px; background-image: url(../images/containerhead.png); background-repeat: no-repeat;}

#container {width: 308px; background-image: url(../images/graycontainer.png); background-repeat: repeat-x; overflow: auto; height: 406px;}

#footer { background-image: url(../images/footerbg.png); height: 135px;}

#fleft { padding-top: 30px; color: #006ea0; width: 660px; float: left; font-size: 15px;}

#fright { margin-left: 620px; width: 360px; padding-top: 30px;}

.color1 { color: #00A5CF; }
.color2 { color: #333; }

@font-face {
    font-family: 'MuseoSans500Regular';
    src: url('../fonts/museosans_500-webfont.eot');
    src: url('../fonts/museosans_500-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/museosans_500-webfont.woff') format('woff'),
         url('../fonts/museosans_500-webfont.ttf') format('truetype'),
         url('../fonts/museosans_500-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*Slider*/

.container {margin: 0px;}

.pc_container {

	
	
	margin-left: auto; margin-right: auto;
}

.pc_container .pc_item {

}

.pc_container .pc_bar_container {

    top: 230px;
    color: white;
    padding: 0px 0px 0px 0px;
    width: 100%;
    overflow:visible;
}

.pc_bar_container_underflow {
    width: 90000px;
    overflow: visible;
}

.pc_bar_container_overflow {
    overflow: hidden;
    position: absolute;
    top: 230px;
    color: white;
    margin: 0px 10px 0px 10px;
    padding: 0px;
}

.left, .center, .right {
    background-position: left;
    background-repeat: no-repeat;
    overflow: hidden;
    font-size: 1px;
    float: left;
}

.bar {
    background-position: left;
    overflow: hidden;
    font-size: 1px;
    float: left;
}

.pc_item .desc {
    position: absolute;
    width: 250px;
    padding: 10px;
    height: 180px;
    line-height: 1.8em;
    right: 0px;
    background-image: url(http://www.aquaduckfleamarket.com/images/slide_fade.png);
}

.pc_item .desc h1 {
    color: #DE8F26;    
	font-family: 'Homenaje', sans-serif;
}

#slideshow {
	position:relative;
	weight:907;
	width: 550px;
	
	height: 100%;
}
#slideshowinn {
	weight:907;
	width: 550px;
	
	height: 100%;
}

#slideshow IMG {
	position:absolute;


	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}




#x { width: 520px; height:70px; margin-left: auto; margin-right: auto; padding-top: 35px; font-size: 26px; overflow: hidden;
	text-transform: none; text-decoration: !important;
	}
}
#y {width: 300px; height: 410px;}

ul { list-style: none; cursor: pointer; margin: 0; padding: 0; }
        ul blockquote { list-style: none; margin: 0; }

	#css_horizontal_menu{
/*specify here a width for a horizontal menu at fixed measure*/
/*1. remove the default list bullets*/
list-style:none;
/*2. method to avoid that the background of the div container collapse with floated elements*/
overflow:hidden;
/*3. in relation to the above method, for Internet Explorer 6, we need to specify a width of 100%*/
width:100%;
/*4. margin value to null – needed for Internet Explorer*/
margin:0;
/*5. a space (padding) of 1 px between the list border and its content*/
padding:1px;
/*6. the background color of the menu*/
background-color:;
/*7. a border of 1px around the menu*/

} 

#css_horizontal_menu li{
display:inline;

} 

#css_horizontal_menu a{
font-family: 'Homenaje', sans-serif;
padding-left:30px;
padding-right:17px;
/*2. the float left that will align the links horizontally*/
float:left;
/*3. a fixed width for al the links*/
/*for links adaptable in width to its text content, using padding-right without the width*/

/*4. the height*/
height:25px;
/*5. an empty space to the left of each link*/
margin-left:45px;
/*6. and a left space (padding) between the border and the text link*/
padding-left:0px;
/*7. background color of the links*/
background-color:;
/*8. a left border of 10px*/

/*9. the font family*/
/*10. the font size*/
font-size:18px;
/*11. convert the font to capital letter*/
/*12. remove the text underline added by default to the links*/
text-decoration:none;
/*13. the color of the text links*/
color:#fff;
/*14. vertical align of the text link (value equal to the height)*/
line-height:30px;
} 

#css_horizontal_menu a:hover{
text-decoration:none; 
font-weight:normal;
color:#006e89;
} 
#menubar {
	width: 980px;
}

#menuleft {
	float: left;
	width: 440px;
	margin-top: -150px;
	margin-left: -60px;
}
	
#menuright {
	float: right;
	width: 420px;
	margin-top: -150px;
	margin-right: -40px;
}
/* MODAL */
.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	-ms-display: block;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialog > div {
	width: 600px;
	position: relative;
	margin: 10% auto;
	padding: 20px 20px 20px 20px;
	border-radius: 10px;
	background: #fff;
}
.modalDialog > div h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.modalDialog > div a {
	color: #181818;
	text-decoration: none;
	font-weight: bold;
}
.modalDialog > div a.urllink {
	color: #00A6C9;
}
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-display: block;
	border-radius: 12px;
}

.close:hover { background: #00d9ff; }
/* GOOGLE TRANSLATE ADJUSTMENTS */
html:lang(ru) #css_horizontal_menu a {padding-right: 0 !important;}
html.translated-ltr #css_horizontal_menu a {padding-right: 0 !important;}