html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, output, section, summary{
	display:block;
}
meter,progress,mark, time{
	display:inline;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
html, body {
	height:100%;
}
html {
	min-width:960px;
}
/* ------- conversion buttons ------------*/
#french
{
	width: 41px;
	height: 35px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url('../images/flags/France.png');
	padding-right: 3px;
	padding-left: 3px;
}
#russian
{
	width: 41px;
	height: 35px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url('../images/flags/RussianFederation.png');
	padding-right: 3px;
	padding-left: 3px;
}
#chinese
{
	width: 41px;
	height: 35px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url('../images/flags/China.png');
	padding-right: 3px;
	padding-left: 3px;
}

#spanish
{
	width: 41px;
	height: 35px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url('../images/flags/Spain.png');
	padding-right: 3px;
	padding-left: 3px;
}
#ger
{
	width: 41px;
	height: 35px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url('../images/flags/Germany.png');
	padding-right: 3px;
	padding-left: 3px;
}
/* ------- conversion buttons ------------*/

body
{
	background: #fff url('../images/bgwaterbeckersm.jpg') no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #000;
}
#page1
{
	background: #fff url('../images/bgwaterbeckerU.jpg') no-repeat center top;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
object {
	vertical-align:top;
	outline:none;
}
ul, ol {
	list-style:none;
}
table, table td {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	padding: 0;
	border-collapse:collapse;
	text-align: left;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.col-1, .col-2, .col-3 {
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
a.und, .und a {
	text-decoration:none;
}
a.und:hover, .und a:hover {
	text-decoration:underline;
}
.nocolor, .nocolor a{
	color:inherit;
}
.upc{
	text-transform:uppercase;
}
/*==== GLOBAL =====*/
.inner{
	width:960px;
	margin:0 auto;
	position:relative;
}
header{
	height:278px;
	position:relative;
}

#page1 header{
	/* height:718px; */
	height:490px;
}

footer {
	
}
/*----- forms parameters -----*/

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	margin:0;
}

textarea{
	overflow:auto;
}
/*----- other -----*/

.list a{
	text-transform:uppercase;
	background:url(../images/marker1.png) left center no-repeat;
	padding-left:18px;
}
.listcontrol a{
	padding-left:1px;
	
}
.more{
	color:#cecece;
	font:bold 24px/52px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	display:block;
	background: url(../images/readmore-sprite.png) 0 0 no-repeat, url(../images/readmore-sprite.png) 100% -52px no-repeat,url(../images/readmore-sprite.png) repeat-x 0 -104px;
	cursor:pointer;
}

.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:20px;
}
.p1 {
	margin-bottom:10px;
}
.p2 {
	margin-bottom:20px;
}
.p3 {
	margin-bottom:30px;
}

.f11{
	font-size:11px;
}

.blue{
	color:#00b4ff;
}

.black{
	color:#000;
}

/*----- txt, links, lines, titles -----*/
a
{
	color: #0033CC;
	outline: none;
}
a:hover {
	text-decoration:none;
}
/*==================boxes====================*/

dl.address dd {
	text-align:right;
	clear:both;
}
dl.address dd span {
	float:left;
}
dl.img-box,.img-box-set dl {
	overflow:hidden;
}
dl.img-box dt ,.img-box-set dl dt{
	float:left;	
}
dl.img-box dd ,.img-box-set dl dd{
	overflow:hidden;
}

dl.img-box.t1 dt{
	margin-right:20px;
}

dl.img-box.t2 dt{
	margin-right:30px;
}

/*===== header =====*/
header h1
{
	
	position:absolute;
	top:0px;
	left:0;
}

header h1 a{
	font:bold 39px/1.2em Arial, Helvetica, sans-serif;
	color:#363636;
	text-decoration:none;
}

header nav{
	position:absolute;
	left:281px;
	top:12px;
}

header nav li{
	float:left;
}

header nav a,header nav a span{
	font:bold 16px/30px Arial, Helvetica, sans-serif;
	color:#262626;
	text-decoration:none;
	display:inline-block;
}

header nav a:hover span{
	color:#fff;
	background:url(../images/nav-sprite.png) bottom repeat-x;
}
header nav li.active a span{
	color:#fff;
	background:url(../images/nav-sprite.png) bottom repeat-x;
}
header nav a{
	padding:0 16px;
}

header nav a:hover{
	background:url(../images/nav-sprite.png) left top no-repeat,url(../images/nav-sprite.png) right top no-repeat;
}
header nav li.active a{
	background:url(../images/nav-sprite.png) left top no-repeat,url(../images/nav-sprite.png) right top no-repeat;
}

.fstln{
	font:bold 45px/1.2em Arial, Helvetica, sans-serif;
	position:absolute;
	left:230px;
	top:120px;
}
.sndln{
	font:18px/1.2em Arial, Helvetica, sans-serif;
	position:absolute;
	left:160px;
	top:170px;
}
/*===== content =====*/

#content
{
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #2D3E5C;
	padding-bottom: 72px;
	padding-top: 62px;
	background: url(../images/content-bot.png) center bottom no-repeat;
}

#page1 #content{
	padding-top:0;
	background:url(../images/content-top.png) no-repeat center top, url(../images/content-bot.png) center bottom no-repeat;	
}
.googletranslate
{
	background-color: #C0C0C0;
	width: 100%;
	height: 75px;
	bottom: 0px;
	position: absolute;
}
#content .inner{
	overflow:hidden;
}

#content h2{
	font:bold 24px/1.2em Arial, Helvetica, sans-serif;
	color:#262626;
	margin-bottom:16px;
}

#content .tabs h2{
	margin-bottom:34px;
}

#content h3,.h3{
	font:bold 16px/1.2em Arial, Helvetica, sans-serif;
	color:#262626;
	margin-bottom:8px;
}

#content h4{
	font:bold 18px/1.2em Arial, Helvetica, sans-serif;
	color:#262626;
	margin-bottom:12px;
}

.tabs{
	display:block;
	text-align:center;
	white-space:nowrap;
	margin-top:42px;
}

.tabs li{
	display:inline;
}

.tabs li a{
	font:bold 16px/53px Arial, Helvetica, sans-serif;
	color:#393939;
	padding:0 0 0 19px;
	text-decoration:none;
	display:inline-block;
}

.tabs li a:hover,.tabs li.active a{
	background:url(../images/tab-sprite.png) 0 0 no-repeat;
}

.tabs li.active a span,.tabs li a:hover span{
	background:#fff;
	display:inline-block;
	cursor:pointer;
}

.tabs li a strong{
	display:inline-block;
	padding-right:19px;
}

.tabs li a:hover strong,.tabs li.active a strong{
	background:url(../images/tab-sprite.png) 100% 0 no-repeat;
}

.tab_content{
	padding:42px 30px;
}

/*===== footer =====*/
footer{
	height:52px;
}

footer .privacy{
	color:#868686;
	font:11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:absolute;
	top:16px;
	left:30px;
}

.soc-ico{
	position:absolute;
	right:0;
	top:10px;
}

.soc-ico li{
	float:left;
	margin-left:8px;
}

/*----- forms -----*/
#search{
	position:absolute;
	top:12px;
	right:0;
}

#search label{
	float:left;
	background:url(../images/search-input.png) no-repeat;
}

#search label input{
	width:140px;
	float:left;
	border:none;
	background: url(../images/blank.png);
	padding:7px 0 10px 13px;
	font:13px Arial, Helvetica, sans-serif;
	color:#858585;
}

#search input[type=submit]{
	width:32px;
	height:33px;
	background:url(../images/search-submit.png) no-repeat;
	border:none;
	cursor:pointer;
	float:left;
}

#form1 label{
	float:left;
	background:url(../images/input-bg.png) left bottom no-repeat;
	color:#000;
	font-weight:bold;
	margin-bottom:11px;
}

#form1 label input,#form1 label textarea{
	width:272px;
	float:left;
	border:none;
	background:url(../images/blank.png);
	padding:6px 0 6px 6px;
	margin-top:4px;
}

#form1 label textarea{
	height:380px;
}

#form1 .text{
	background:url(../images/textarea-bg.png) bottom left no-repeat;
}

#form1 .btns a{
	margin-right:22px;
}
/*==========================================*/

#roundAbout{
	position:absolute;
	top:210px;
	display:none;
	width:700px;
	margin-left:140px;
}

.roundabout-holder  { padding: 0; height: 202px; }
.roundabout-moveable-item {
   height: 140px;
   width: 183px;
   cursor: pointer;
}

.roundabout-moveable-item img{
	width:100%;
	height:100%;
}
.roundabout-in-focus { cursor: auto; }

.btnPrev{
	position:absolute;
	left:412px;
	top:415px;
}

.btnNext{
	position:absolute;
	left:502px;
	top:415px;
}
.specslink
{
	background-position: center 0px;
	background-image: url('../images/specificationsimage.png');
	background-repeat: no-repeat;
	height: 35px;
}
.specslink:hover
{
	background-image: url('../images/specificationsimage.png');
	background-repeat: no-repeat;
	background-position: center -63px;
	height: 35px;
}

/*========== Tables ===============*/
#vboatlifts
{
	
	
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
	text-align: justify;
	
	
}
#vboatlifts img
{
	padding: 5px;
	width:180px;
}
#vboatlifts td
{
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	
}