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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html {
	background-color: #222;
}
body {
	min-width: 994px;
	max-width: 1220px;
	margin: 0 auto;
	background-color: #fff;
	font: 12px Trebuchet MS, Verdana, Arial, Tahoma, Times New Roman, serif;
	color: #000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #069;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2 {
	font-weight: bold;
	color: #000;
}
h1 {
	font: 18px Impact, Verdana, Tahoma, Arial, Times New Roman, serif;
}
h2 {
	font: 14px Impact, Verdana, Tahoma, Arial, Times New Roman, serif;
}
input, select {
	font: 12px Trebuchet MS, Verdana, Arial, Tahoma, Times New Roman, serif;
}
hr {
	height: 1px;
	background-color: #999;
	border: 0px;
}
small {
	font-size: 10px;
}
.clear {
	clear: both;
}
.orange {
	color: #ffae00;
}
.orange a {
	color: #ffae00;
}
.orange a:hover {
	color: #069;
}
#top {
	height: 172px;
	background: url('../images/top-bg.gif') left top scroll repeat-x;
}
#logo {
	z-index: 1;
	position: relative;
	float: left;
	width: 19%;
	text-align: right;
}
#main-menu {
	float: left;
	width: 60%;
	height: 136px;
	margin-top: 4px;
}
#main-menu li {
	float: left;
	width: 33%;
	min-width: 174px;
	max-width: 321px;
}
#main-menu div {
	width: 100%;
	height: 100%;
}
#main-menu1 {
	background: url('../images/menu1.jpg') left top scroll no-repeat;
}
#main-menu1 div {
	background: url('../images/menu1-title.gif') right top scroll no-repeat;
}
#main-menu1.current {
	background: url('../images/menu1-cur.jpg') left top scroll no-repeat;
}
#main-menu1.current div {
	background: url('../images/menu1-title-cur.gif') right top scroll no-repeat;
}
#main-menu2 {
	background: url('../images/menu2.jpg') left top scroll no-repeat;
}
#main-menu2 div {
	background: url('../images/menu2-title.gif') right top scroll no-repeat;
}
#main-menu2.current {
	background: url('../images/menu2-cur.jpg') left top scroll no-repeat;
}
#main-menu2.current div {
	background: url('../images/menu2-title-cur.gif') right top scroll no-repeat;
}
#main-menu3 {
	background: url('../images/menu3.jpg') left top scroll no-repeat;
}
#main-menu3 div {
	background: url('../images/menu3-title.gif') right top scroll no-repeat;
}
#main-menu3.current {
	background: url('../images/menu3-cur.jpg') left top scroll no-repeat;
}
#main-menu3.current div {
	background: url('../images/menu3-title-cur.gif') right top scroll no-repeat;
}
#main-menu img {
	width: 100%;
	height: 136px;
}
#top-contacts {
	float: right;
	width: 20%;
	height: 94px;
	margin-top: 4px;
}

#top-contacts ul {
	height: 100%;
	padding: 42px 0px 0px 0px;
	color: #fff;
	margin: 0px;
}

#phone {
	margin-left: 30px;
}
#icq {
	float: left;
	margin: 5px 0 0 20px;
	padding-left: 15px;
	background: url('../images/icq.gif') 0 3px scroll no-repeat;
}
#skype {
	float: left;
	margin: 5px 0 0 5px;
	padding-left: 15px;
	background: url('../images/skype.gif') 0 3px scroll no-repeat;
}
#menu {
	float: left;
	width: 58%;
	margin: 6px 0 0 6%;
	color: #ffae00;
	padding-left: 0%;
}
#menu li {
	z-index: 10;
	position: relative;
	float: left;
	margin-left: 1%;
	padding-left: 15px;
	background: url('../images/menu-arrow.gif') 0 4px scroll no-repeat;
}
#menu li ul {
	z-index: 100;
	top: 18px;
	left: 0;
	position: absolute;
	display: none;
	width: 145px;
	margin-left: -15px;
	background-color: #3984bd;
}
#menu li:hover ul {
	display: block;
}
#menu li li {
	float: none;
	margin: 5px 0;
	padding: 0 15px;
	background-image: none;
}
#menu a {
	color: #fff;
}
#menu a:hover {
	color: #ffae00;
	text-decoration: none;
}
#menu .like-link {
	color: #fff;
	text-decoration: underline;
}
#menu .like-link:hover {
	text-decoration: none;
}
#icons {
	float: left;
	margin-left: 2px;
}
#icons li {
	float: left;
	margin-right: 25px;
}
#header-index {
	height: 434px;
	background: url('../images/header-index.jpg') center top scroll no-repeat;
}
#header-index div {
	width: 100%;
	height: 100%;
	background: url('../images/index-arrow.gif') right top scroll no-repeat;
}
#header-index img {
	width: 100%;
	height: 422px;
}
#boat-types {
	height: 124px;
	border-right: 4px #ffae00 solid;
	border-bottom: 1px #fff solid;
	background-color: #3984bd;
	color: #fff;
     
}
.inner-boat-types {
	height: 150px !important;
	border-right: 4px #3984bd solid !important;
	border-bottom: 0 !important;
}
#boat-types ul {
	height: 100%;
	font-family: Impact, Verdana, Tahoma, Arial, Times New Roman, serif;
}
.inner-boat-types {
	padding-top: 12px !important;
}
#boat-types li {
	float: left;
	width: 25%;
	height: 117px;
	padding-top: 7px;
	text-align: center;
}
.inner-boat-types li {
	height: 105px !important;
	padding-top: 45px !important;
	background-position: center 9px !important;
}
#boat-type1 {
	background: url('../images/boat-type1.jpg') center -26px scroll no-repeat;
}
#boat-type2 {
	background: url('../images/boat-type2.jpg') center -26px scroll no-repeat;
}
#boat-type3 {
	height: 169px !important;
	margin-top: -45px;
	margin-bottom: -131px;
	padding-top: 52px !important;
	background: url('../images/boat-type3.png') center top scroll no-repeat;
}
.inner-boat-types #boat-type3 {
	margin-top: -10px;
	margin-bottom: -169px;
	padding-top: 54px !important;
	background-position: center top !important;
}
#boat-type4 {
	margin-right: -4px;
	background: url('../images/boat-type4.jpg') center -26px scroll no-repeat;
}
#boat-types a {
	color: #fff;
	text-decoration: none;
}
#boat-types a:hover {
	color: #ffae00;
}
.inner-boat-types .sel {
	z-index: 1;
	position: relative;
	margin: 0 80px;
	padding: 10px 0;
	background-color: #e2e3e3;

}
.inner-boat-types .search {
	background-color: #ffae00;
}
#boat-search {
	min-height: 37px;
	padding-top: 20px;
	background-color: #3f3f3f;
	border-right: 4px #ffae00 solid;
	font-size: 10px;
	color: #fff;
}
.inner-boat-search {
	margin-bottom: 20px;
	border-right: 0 !important;
}
#boat-search * {
	vertical-align: middle;
}
#search-radio {
	float: left;
	width: 40%;
	min-width: 300px;
	text-align: right;
}
#search-radio label {
	margin-right: 3%;
}
#search-fields {
	float: left;
	width: 45%;
	min-width: 654px;
	text-align: right;
}
#price_min, #price_max, #boat-search select {
	padding-left: 3px;
	background-color: #999;
	border: 0;
	font-size: 10px;
	color: #fff;

}
#price_min, #price_max {
	width: 45px;
}
#search-submit {
	width: 111px;
	height: 19px;
	margin-left: 20px;
	background: url('../images/search-submit.gif') left top scroll no-repeat;
	border: 0;
	cursor: pointer;
}
#middle {
	min-height: 186px;
	padding: 40px 0;
	background-color: #fff;
	border-right: 4px #ffae00 solid;
}
#statistic {
	float: left;
	width: 25%;
}
#statistic div {
	float: right;
	width: 185px;
	padding-right: 50px;
}
#statistic hr {
	margin: 10px 0;
}
#description {
	float: left;
	width: 53%;
}
#description div {
	min-width: 460px;
	padding-right: 50px;
}
#boat-sell {
	float: right;
	width: 22%;
	height: 52px;
	margin-top: 60px;
	padding-top: 15px;
	background: #ffae00 url('../images/boat-sell.gif') left top scroll no-repeat;
	overflow: hidden;
}

#boat-sell div {
	width: 133px;
	margin-left: 90px;
}

#boat-sell a {
	color: #000;
}

#constructors {
	width: 994px;
	height: 491px;
	padding-top: 50px;
	background-color: white;
	margin: 0px auto;
}

#constructors table {
	width: 934px;
	margin: 0px auto;
}

#constructors table td {
	padding-bottom: 12px;
}

#constructors table a {
	float: right;
	font-size: 10px;
	font-family: Trebuchet MS;
}

#show-all {
	width: 934px;
	margin: 23px auto;
}

#show-all div {
	font-weight: bold;
	float: left;
	margin-left: 20px;
}

#show-all span {
	width: 174px;
	display: inline-block;
	text-align: center;
}

.spec-title {
	height: 26px;
	margin: 0 32px;
}
.spec-title h2 {
	float: left;
	margin: 2px 0 0 12px;
}
.spec-title a {
	float: right;
	margin: 4px 12px 0 0;
}
.our-choice {
	float: left;
	padding-left: 30px;
}
.photo-medium {
	position: relative;
	width: 426px;
	height: 278px;
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
}
.photo-medium img {
	z-index: 4;
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
}
.small-photos div {
	position: relative;
	float: left;
	width: 231px;
	height: 142px;
	background-position: center center;
}
.small-photos img {
	z-index: 4;
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
}
#popular {
	height:325px;overflow:hidden;
	margin-top: -26px;
}
#popular .spec-title {
	background-color: #353535;
}
#popular .spec-title h2 {
	font-size: 18px;
	color: #fff;
}
#popular .spec-title a {
	color: #999;
}
#popular .photo-border {
	border: 3px #353535 solid;
}
#popular .photos-block {
	background: #4e4e4e url('../images/our-choice1.gif') 30px 15px scroll no-repeat;
}
#yachts {
	height:325px;overflow:hidden;
	background-color: #4e4e4e;
}
#yachts .spec-title {
	background-color: #0866a8;
}
#yachts .spec-title h2 {
	font-size: 18px;
	color: #fff;
}
#yachts .spec-title a {
	color: #6cf;
}
#yachts .photo-border {
	border: 3px #0866a8 solid;
}
#yachts .photos-block {
	background: #3dafff url('../images/our-choice2.gif') 30px 15px scroll no-repeat;
}
#cutters {
	height:325px;overflow:hidden;
	background-color: inherit;
}
#cutters .spec-title {
	background-color: #999;
}
#cutters .spec-title h2 {
	font-size: 18px;
	color: #fff;
}
#cutters .spec-title a {
	color: #eee;
}
#cutters .photo-border {
	border: 3px #999 solid;
}
#cutters .photos-block {
	background: #fff url('../images/our-choice3.gif') 30px 15px scroll no-repeat;
}
.photos-block {
	padding: 15px 32px;
	overflow: hidden;
}
#footer {
	height: 122px;
	margin: 0 32px;
	background: url('../images/bottom-bg.gif') left top scroll repeat-x;
	color: #fff;
}
#copyright {
	float: left;
	margin: 38px 0 0 20px;
}
#counter {
	float: left;
	margin: 35px 0 0 20%;
       font-weight: bold; color: orange;
   }
#tistar {
	float: right;
	margin: 22px 20px 30px 0;
	padding-top: 20px;
	
}
#tistar a {
	color: #ff8520;
}
/* ------------------------------------------------ inner ------------------------------------------------ */
#header-company {
	height: 470px;
	background: url('../images/header-company.jpg') center top scroll no-repeat;
}
#header-company div {
	width: 100%;
	height: 100%;
	background: url('../images/company-arrow.gif') right top scroll no-repeat;
}
#header-company img {
	width: 100%;
	height: 470px;
}
#header-order {
	height: 470px;
	background: url('../images/header-order.jpg') center top scroll no-repeat;
}
#header-order div {
	width: 100%;
	height: 100%;
	background: url('../images/order-arrow.gif') right top scroll no-repeat;
}
#header-order img {
	width: 100%;
	height: 470px;
}
#company {
	overflow: hidden;
}
#order {
	margin-bottom: 32px;
	overflow: hidden;
}
#company-left {
	float: left;
	width: 40%;
}
#company-left div {
	padding: 15px 45px 15px 20px;
}
#company-left p {
	margin-top: 10px;
}
#company-right {
	float: right;
	width: 641px;
	margin-left: -5%;
}
#company-right1 {
	float: right;
	width: 429px;
}
#company-title {
	padding: 9px 15px;
	background-color: #3f3f3f;
	border-top: 4px #ffae00 solid;
	border-right: 4px #ffae00 solid;
}
#company-title h1 {
	color: #fff;
}
#company-map {
	border-right: 4px #ffae00 solid;
}
#company-path {
	background-color: #3f3f3f;
	border-right: 4px #ffae00 solid;
	color: #fff;
	line-height: 14px;
	overflow: hidden;
}
#company-path div {
	float: left;
	width: 182px;
	padding: 9px 15px;
}
#company-path h1 {
	color: #ffae00;
}
#order-price {
	padding: 9px 15px;
	background-color: #3f3f3f;
	border-top: 4px #ffae00 solid;
	border-right: 4px #ffae00 solid;
	color: #fff;
}
#order-price h1 {
	color: #fff;
}
#order-price li {
	min-height: 22px;
	margin-top: 10px;
	padding-left: 40px;
}
#order-price1 {
	background: url('../images/li1.gif') left top scroll no-repeat;
}
#order-price2 {
	background: url('../images/li2.gif') left top scroll no-repeat;
}
#order-price3 {
	background: url('../images/li3.gif') left top scroll no-repeat;
}
#order-price4 {
	background: url('../images/li4.gif') left top scroll no-repeat;
}
#order-price5 {
	background: url('../images/li5.gif') left top scroll no-repeat;
}
#company-right2 {
	float: right;
	width: 212px;
}
#company-contacts {
	padding: 15px;
	background-color: #ffae00;
}
#company-contacts ul {
	padding-top: 20px;
	color: #fff;
	overflow: hidden;
}
#company-phone {
	font: 18px Impact, Verdana, Tahoma, Arial, Times New Roman, serif;
}
#company-icq {
	float: left;
	margin-top: 5px;
	padding-left: 15px;
	background: url('../images/icq.gif') 0 3px scroll no-repeat;
}
#company-skype {
	float: left;
	margin: 5px 0 0 10px;
	padding-left: 15px;
	background: url('../images/skype.gif') 0 3px scroll no-repeat;
}
#certificates {
	margin: 35px 30px;
}
#certificates li {
	float: left;
	width: 25%;
	margin: 20px 0;
	text-align: center;
}
#catalogue {
	z-index: 1;
	margin: 20px 32px;
	overflow: hidden;
}
#catalogue h1 {
	margin: 10px 0 20px;
}
#catalogue div {
	float: left;
}

#s_catalogue {
	z-index: 1;
	margin: 20px 32px;
	overflow: hidden;
}
#s_catalogue h1 {
	margin: 10px 0 20px;
}
#s_catalogue div {
	position: relative;
	float: left;
	width: 231px;
	height: 142px;
	background-position: center center;
	background-repeat: no-repeat;
}

#s_catalogue img {
	z-index: 4;
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
}

#catalogue-search {
	width: 100%;
	min-height: 10px;
	padding: 20px 0;
	background-color: #ffae00;
	overflow: hidden;
}
#catalogue-search div {
	float: left;
	width: 16%;
	margin-right: -1px;
}
#catalogue-search h1 {
	margin: 0 0 10px 32px;
       font-size: 22px;
}
#catalogue-search ul {
	margin-left: 32px;
}
#catalogue-search li {
	margin-bottom: 5px;
	color: #fff;
}
#catalogue-search a {
	color: #fff;
}
#catalogue-search .sel {
	color: #000;
}
#top-gray {
	height: 12px;
}
.right-border {
	border-right: 4px #ffae00 solid;
}
#articles {
	padding: 0 32px 20px;
	overflow: hidden;
}
.art-short {
	float: left;
	width: 50%;
	min-height: 150px;
	margin: 20px -1px 0 0;
}
.even {
	float: right;
}
#articles h1 {
	margin-bottom: 10px;
       font-size: 22px;
}
.art-short-photo {
	float: left;
	width: 160px;
	margin: 0;
}
.art-short-text {
	position: relative;
	float: left;
	width: 52%;
	padding: 12px 35px 12px 15px;
	background-color: #fff;
	border-bottom: 4px #ffae00 solid;
}
.art-short-more {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 30px;
	height: 25px;
	padding-top: 5px;
	background-color: #ffae00;
	font: 18px Impact, Verdana, Tahoma, Arial, Times New Roman, serif;
	text-align: center;
}
.art-short-more:hover {
	background-color: #3984bd;
}
.art-short-more a {
	font: 18px Impact, Verdana, Tahoma, Arial, Times New Roman, serif;
	color: #fff;
	text-decoration: none;
}
#article {
	margin-bottom: 32px;
	padding: 20px 0 0 30px;
	overflow: hidden;
}
#article h1 {
	margin-bottom: 20px;
font-size: 22px;
}
#art-left {
	float: left;
	width: 33%;
	text-align: center;
}
#art-right {
	float: left;
	width: 65%;
}
#art-content {
	padding: 0 20px 20px 0;
}
#art-content p {
	margin-top: 10px;
}
#boat-top {
	border-right: 4px #ffae00 solid;
	overflow: hidden;
}
#boat-bread {
	margin: 15px 35px 0;
}
#boat-bread a {
	color: #000;
}
#boat-photo {
	float: left;
	width: 426px;
	margin: 15px 0 0 35px;
	background-color: #3f3f3f;
	border-right: 4px #ffae00 solid;
	border-left: 3px #3f3f3f solid;
}
#boat-photo h1 {
	margin: 9px 12px;
	color: #fff;
}
#boat-photos {
	overflow: hidden;
}
#boat-photos h1 {
	margin: 9px 0 20px 30px;
}
.arrow-listing {
	float: left;
	margin-top: 60px;
}
.arrow-listing a {
	font-size: 50px;
	font-weight: bold;
	color: #ffae00;
	text-decoration: none;
}
.arrow-listing a:hover {
	color: #3984bd;
}
#boat-photos .small-photos {
	float: left;
	width: 86%;
	min-height: 165px;
	padding: 8px 0 14px 8px;
	border: 1px #ccc solid;
	overflow: hidden;
}
#boat-photos .small-photos div {
	width: 120px;
	height: 86px;
}
#boat-left {
	float: left;
	width: 468px;
	margin-bottom: 30px;
}
#boat-params {
	width: 426px;
	margin-left: 35px;
	background-color: #3f3f3f;
	border-right: 4px #ffae00 solid;
	border-left: 3px #3f3f3f solid;
	overflow: hidden;
}
#boat-params div {
	float: left;
	padding: 0 15px 15px;
	color: #fff;
}
#boat-params p {
	margin-top: 15px;
}
#boat-params big {
	font: 18px Impact, Verdana, Tahoma, Arial, Times New Roman, serif;
	color: #ffae00;
}
#boat-price {
	float: right !important;
}
#boat-price big {
	font-size: 36px;
}
#boat-list {
	padding: 35px 35px 0;
}
#boat-list li {
	min-height: 22px;
	margin-top: 10px;
	padding-left: 40px;
}
#boat-right {
	position: relative;
	float: right;
	width: 52%;
}
#boat-details {
	margin-bottom: 40px;
}
#boat-details th, #boat-details td {
	padding-bottom: 10px;
}
#boat-details th {
	padding-right: 10px;
	text-align: left;
	font-weight: bold;
	color: #999;
}
#boat-descr {
	padding: 30px 50px 30px 30px;
}
#boat-descr h1 {
	margin-bottom: 10px;
}
#boat-descr p {
	margin-top: 10px;
}
#boat-descr .next {
	clear: both;
	z-index: 1;
	position: absolute;
	right: 0;
	top: -50px;
}
.next {
	float: right;
	width: 191px;
	height: 45px;
	padding: 22px 0 0 20px;
	background: url('../images/next.gif') left top scroll no-repeat;
	font: 22px Impact, Verdana, Tahoma, Arial, Times New Roman, serif;
}
.next a {
	font: 22px Impact, Verdana, Tahoma, Arial, Times New Roman, serif;
	color: #000;

}

.boldblack {
	margin: 10px 32px 20px 32px;
	font: 22px Impact, Verdana, Tahoma, Arial, Times New Roman, serif;
}

#pages {
	margin: 10px 32px 20px 32px;
	font: 22px Impact, Verdana, Tahoma, Arial, Times New Roman, serif;
    background-color: #e2e3e3;
}
#pages ul {
	width: 100%;
	height: 30px;
	background-color: #e2e3e3;
}
#pages li {
	float: left;
	min-width: 30px;
	height: 25px;
	padding-top: 5px;
	margin-right: 2px;
	background-color: #ffae00;
	text-align: center;
}
#pages li:hover, #pages div:hover {
	background-color: #e2e3e3;
}
#pages .current:hover {
	background-color: #3f3f3f;
}
#pages .sel {
	background-color: transparent;
}
#pages .sel:hover {
	background-color: transparent;
}
#pages .sel:hover a {
	color: #fff;
}
#pages .current {
	background-color: #3f3f3f;
	color: #e2e3e3;
}
#pages .smalltext {
	font-weight: normal;
    font: 12px Arial;
    float: none;
    height: 25px;
	margin-top: -30px;
	padding: 5px 15px 0;
	color: #3f3f3f;
    background-color: #e2e3e3;
}

#pages a {
	color: #000;
	text-decoration: none;
}
#pages div {
	float: right;
	height: 25px;
	margin-top: -30px;
	padding: 5px 15px 0;
	background-color: #ffae00;
}
#modifyDates {
	list-style: none;
}
#modifyDates li {
	float: left;
	width: 100px;
	margin: 15px 20px 0 25px;
}
#catalogueForm {
	width: 100%;
}
#catalogueForm th {
	width: 80px;
}
#catalogueForm th,
#catalogueForm td {
	padding-top: 8px;
}
#catalogueForm .columns3 input {
	width: 60px;
	margin-right: 17px;
}
#catalogueForm .columns2 input {
	width: 140px;
	margin-right: 17px;
}
#oldForm {
	width: 400px;
}
#oldForm li {
	float: left;
	width: 33%;
	margin-top: 5px;
}
#oldForm li input {
	float: left;
}
#oldForm li img {
	height: 60px;
}
#nameForm {
	width: 390px;
}
#contactsForm,
#infoForm,
#dealerForm {
	width: 470px;
	height: 50px;
}
#mailForm th {
	width: 70px;
}
#mailForm th,
#mailForm td {
	padding-top: 20px;
}
#mailForm input {
	width: 225px;
}
#mailForm textarea {
	width: 295px;
	height: 100px;
}
#mailForm #submitForm {
	width: auto;
}
#articleForm th, #articleForm td {
	padding-top: 6px;
}
#articleForm textarea {
	width: 100%;
	height: 50px;
}
#articleForm #titleForm {
	width: 100%;
}
#articleForm #dateForm {
	width: 100px;
}
/* ------------------------------------------------ watermarks ------------------------------------------------ */
.watermark,
.watermark-shadow {
	position: absolute !important;
	font-family: Impact, Verdana, Tahoma, Arial, Times New Roman, serif;
}
.watermark {
	z-index: 3;
	color: #fff;
}
.watermark-shadow {
	z-index: 2;
	padding: 1px 0 0 1px;
	color: #333;
}
.water-model {
	top: 8px;
	left: 12px;
}
.s_water-model {
	top: 8px;
	left: 12px;
}
.s_water-model div {
	width: 206px !important;
}
.photo-medium .water-model {
	width: 230px;
	font-size: 18px;
}
.small-photos .water-model {
	width: 120px;
	font-size: 12px;
}
.water-city {
	top: 8px;
	right: 12px;
	text-align: right;
	font-size: 12px;
}
.photo-medium .water-city {
	width: 170px;
}
.small-photos .water-city {
	width: 90px;
}
.water-year,
.water-year-bg {
	left: 12px;
	width: 40px !important;
	height: 15px !important;
}
.water-year {
	bottom: 6px;
	text-align: center;
}
.water-year-bg {
	z-index: 1;
	bottom: 5px;
	background-color: #ffae00;
}
.water-price {
	bottom: 3px;
	left: 65px;
	width: auto !important;
	height: auto !important;
	font-size: 18px;
}

#cont td {
	vertical-align: top;
	padding: 10px;
}