* {
	margin:0;
	padding:0;/*-moz-box-sizing:border-box;
	box-sizing:border-box; */
}
HTML, BODY {
}
BODY {
	background:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#011343;
}
table {
	border-collapse:collapse;
}
.Absolute {
}
A {
	color:#25476B;
	text-decoration:underline;
}
A:hover {
	color:#9AA2B4;
}
UL LI {
	list-style:none;
	background:url(../images/li_circle.gif) left 5px no-repeat;
	padding-left:10px;
}
img {
	border:0 none;
}
H1 {
	font-size:18px;
	font-weight:normal;
	/*text-transform:uppercase;*/
	color:#011343;
	padding-bottom:10px;
}
H2 {
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}
H3 {
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}
H4 {
	font-size:13px;
	font-weight:bold;
	padding:8px 0 3px 0;
	margin-bottom:5px;
	text-align:left;
	border-bottom:1px solid #072d56;
}
.LeftInside P, .LeftInside2 P {
	padding-bottom:10px;
}
.txt {
	font-size:12px;
}
.border IMG {
	border:1px solid #FFF;
}
.listingTable {
	height:160px;
}
#contentHolder {
	background:url(../images/contentBack.gif) top right no-repeat;
	position:relative;
}
.contentHolderShow {
	background:none!important;
}
.homeHolder {
	background: none!important;
}
.yachtBack {
	background:none!important;
}
/*======= start FOOOTER menu =======*/
#BottomNavig {
	display:none;
}
.BottomNavig a {
	width:auto;
	padding:0 8px;
	color:#25476b;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}
.BottomNavig a:hover {
	text-decoration:underline;
}
/*======= start MAIN menu =======*/
.MainNavigation {
	color:#FFF;
	padding:10px 0;
}
.MainNavigation a {
	width:auto;
	padding:0 10px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
.MainNavigation a:hover {
	text-decoration:underline;
	color:#FFF;
}
/*======= enf MAIN menu =======*/

/*======= start 4 box =======*/ 
.BoxHolder {
	width:935px;
	margin:0 auto;
}
.BoxHolder A {
	text-decoration:none;
}
.BoxHolder IMG {
	border:1px solid #FFFFFF;
	margin: 0 0 8px 6px;
}
.BoxHolder H1 A {
	color:#113b66;
}
.Box1 {
	width:202px;
	margin:0 5px;
	padding:10px;
	background:url(../images/main-box.jpg) top center no-repeat #5383b5;
	min-height:250px;
	height:auto!important;
	height: 250px;
	float:left;
	font-size:11px;
	color:#FFF;
	text-align:left;
}
/*======= end 4 box =======*/ 

.Logo {
	background:url(../images/logo.jpg) top center no-repeat;
	width:935px;
	height:94px;
	margin:0 auto;
}
.LineHolder {
	background:url(../images/line.gif) center center no-repeat;
	width:935px;
	height:18px;
	margin:0 auto;
}
.InsideLineHolder {
	background:url(../images/inside_line.jpg) center center no-repeat;
	width:935px;
	height:21px;
	margin:0 auto;
}
.LineHolder2 {
	background:url(../images/line2.gif) center center no-repeat;
	width:918px;
	height:18px;
	margin:0 auto;
}
.LineCenter {
	background:url(../images/line-center.gif) center center no-repeat;
	width:400px;
	height:18px;
}
.textbox {
	border:1px solid #072d56;
	margin:3px 0;
	padding: 2px;
	font-size:13px;
}
.ClearDiv {
	clear:both;
	font-size:0;
}
.ContentHolder {
	width:918px;
	margin:0 auto;
}
.Left {
	width:222px;
	float:left;
	color:#FFF;
	text-align:left;
}
.Center {
	width:410px;
	float:left;
	color:#FFF;
	text-align:left;
	padding:20px 30px 10px 30px;
}
.Center2 {
	width:470px;
	float:left;
	color:#FFF;
	text-align:left;
	padding:0;
}
.Center H1 {
	text-align:left;
}
.Orange {
	color:#FF9900;
}
.DataTable TR {
	width:400px;
	height:1px;
}
.PriceTable2 {
	border:1px solid #CCCCCC;
	color:#FFF;
}
.BigPicture IMG {
	border:1px solid #FFF;
}
.BaseList {
	text-align:right;
}
.BaseList A {
	padding:3px 0;
}
.LeftInside {
	float:left;
	width:632px;
	color:#FFF;
	text-align:left;
	padding:20px 30px 10px 30px;
}
.LeftInside2 {
	float:left;
	width:692px;
	color:#FFF;
	text-align:left;
}
.LeftInside H2 {
	padding-top:10px;
}
.LeftButton {
	display:block;
	width:190px;
	height:21px;
	border:1px solid #37699e;
	background:url(../images/button-back.gif) top left repeat-x;
	text-align:right;
	padding:6px 10px 0 0;
}
.LeftButton2 {
	display:block;
	width:190px;
	height:21px;
	border:1px solid #37699e;
	background:url(../images/button-back-lighter.gif) top left repeat-x;
	text-align:right;
	font-weight: bold;
	padding:6px 10px 0 0;
}
.FormButton {
	border:0 none;
	background:#011343;
	text-align:center;
	padding:2px;
	color:#FFF;
}
.Photos {
	padding:10px 0;
}
A.LeftButton, A.LeftButton2 {
	text-decoration:none;
	color:#FFF;
}
A.LeftButton:hover, A.LeftButton2:hover {
	text-decoration:underline;
	color:#FFF;
	border:1px solid #0c2d4f;
}
.Center P, .Left P, .CenterLeft P, .CenterRight P {
	padding-bottom:14px;
}
.CenterLeft {
	float:left;
	width:195px;
}
.CenterRight {
	float:right;
	width:195px;
}
.CenterLeft H3, .CenterRight H3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
.Right {
	width:222px;
	float:left;
	text-align:left;
}
.Right .Banners {
	padding-top:10px;
}
/*__razno__*/
.floatImage {
	float:left;
	padding:0 10px 10px 0;
}
.LeftInside ul, .LeftInside ol {
	margin-left:20px;
}
.LeftInside ol {
	margin:20px;
}
.LeftInside ol li {
	padding-bottom:10px;
}
.active {
	font-weight:bold;
	font-size:14px;
}
.activeListItem {
	/*color:#8891A6;*/
	font-weight:bold;
}
.mainMenu {
	padding:20px 0 20px;
}
/* novo */
#header {
	display:none;
}
/*_____________CHARTER_____________*/
.charterHolder {
	width:686px;
	background: url(../images/charterBack.jpg) top left no-repeat;
	padding-left:30px;
	/*margin-top:345px;*/
	min-height:280px;
	height:auto!important;
	height:280px;
	float:left;
}
.charterHolderHome {
	width:686px;
	background: url(../images/charterBack.jpg) top left no-repeat;
	padding-left:30px;
	margin-top:335px;
	min-height:280px;
	height:auto!important;
	height:280px;
	float:left;
}
.charterBox {
	width:160px;
	height:123px;
	float:left;
	margin-right:8px;
}
.box1 {
	background:url(../images/luxoryBack.jpg) top left no-repeat;
}
.box2 {
	background:url(../images/motorBack.jpg) top left no-repeat;
}
.box3 {
	background:url(../images/sailingBack.jpg) top left no-repeat;
}
.box4 {
	background:url(../images/catamaranBack.jpg) top left no-repeat;
}
a.charterLinks {
	display:block;
	width:152px;
	height:121px;
	padding:2px 4px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
a.charterLinks:hover {
	color:#D4D7DF;
}
.charterOpis {
	width:150px!important;
	min-height:108px;
	height:auto!important;
	height:108px;
	padding:5px 5px 20px 5px;
	background:url(../images/opisBoxBack.jpg) bottom left no-repeat #fff;
	font-size:11px;
}
.sailingArea {
	width:137px;
	height:140px;
	background:url(../images/sailingAreaBack.jpg) left no-repeat;
	float:left;
	margin-top:335px;
	padding:144px 5px 0 0;
	text-align:right;
	color:#fff;
	font-size:11px;
}
.bannerArea {
	width:148px;
	height:140px;
	top:335px;
	position:absolute;
	right:3px;
	right:expression('6px');
	text-align:right;
	color:#fff;
	font-size:11px;
}
.sailingArea ul li {
	list-style:none;
}
.sailingArea a:link, .sailingArea a:visited, .sailingArea a:hover {
	color:#fff;
	text-decoration:none;
}
.sailingArea a:hover {
	text-decoration:underline;
}
/*___________SALES_____________*/
.salesHolder {
	/*width:510px;*/
	background: url(../images/sales-newBoats.gif) 25px top no-repeat;
	padding-left:25px;
	padding-top:35px;
	margin-top:11px;
	min-height:280px;
	height:auto!important;
	height:280px;
}
.salesHolder a {
}
.salesHolder img {
	/*behavior: url("pngbehavior.htc");
	width:144px;
	height:108px;
	float:left;
	margin-right:5px;*/
	border:0 none;
}
.bannerHolder {
	width:160px;
	height:200px;
	float:left;
	margin-top:25px;
}
.usedBoats {
	width:142px;
	height:300px;
	float:right;
	margin-left:0;
	margin-top:325px;
}
.usedBoatsHome {
	width:203px;
	height:300px;
	position:absolute;
	top:660px;
	right:-4px;
}
.usedBoatsHome2 {
	width:203px;
	height:300px;
	position:absolute;
	top:485px;
	right:-4px;
}
.usedBoatsYachts {
	width:142px;
	height:300px;
	float:left;
	margin-left:0;
	margin-top:25px;
}
/*.usedTitle {
	width:22px;
	height:263px;
	display:block;
	
}
img.usedTitle {
	behavior: url("pngbehavior.htc");
	width:22px;
	height:210px;
	float:left;
	margin-right:8px;
}*/
img.usedTitle {
	float:left;
	margin: 6px 10px 0 0;
}
.usedBoatsLinks {
	/*width:108px;*/
	height:300px;
	float:left;
}
.usedBoatsLinks a {
	display:block;
	width:165px;
	height:108px;
	padding:7px 0pt 0pt 6px;
	color:#011343;
	text-decoration:none;
	font-weight:bold;
}
.usedBoatsLinks a:hover {
	/*color:#D4D7DF;*/
	color:#8891A6;
}
a.sales1 {
	background:url(../images/sailingBrokerBack.jpg) bottom left no-repeat #FFF;
}
a.sales2 {
	background:url(../images/motorBrokerBack.jpg) bottom left no-repeat #FFF;
}
a.sales3 {
	background:url(../images/catamaranBrokerBack.jpg) bottom left no-repeat #FFF;
}
/*_______RIGHT ONE______*/
#rightHolder {
	position:absolute;
	left:500px;
	top:860px;width:152px;
}
#rightHolder a:link, #rightHolder a:hover, #rightHolder a:visited {
	text-decoration:none;
	color:#011343;
}
#rightHolder a:hover {
	text-decoration:underline;
}
.partnerLogin {
	display:none;
}
.partnerImg {
	display:none;
	}
.specialOffer {
	display:none;
}
.specialOffer img {
	behavior: url("pngbehavior.htc");
	width:139px;
	height:31px;
}
.specialOffer a:link, .specialOffer a:hover, .specialOffer a:visited {
	text-decoration:none;
	color:#666!important;
	display:block;
	margin-left:5px;
	border-bottom:1px solid #EAEAEA;
	padding-bottom:5px;
}
.specialOffer a:hover {
	text-decoration:none!important;
	color:#999!important;
}
img.skypeNava {
	behavior: url("pngbehavior.htc");
	width:12px;
	height:13px;
}
/*_______________CHARTER LIST_________________*/
.charterList, .salesList {
	width:686px!important;
	width:681px;
	/*background: url(../images/charterBack.jpg) top left no-repeat;*/
	padding-left:20px;
	min-height:280px;
	height:auto!important;
	height:280px;
	float:left;
}
.salesList {
	width:686px!important;
	width:686px;
	background: url(../images/salesBack.jpg) top left no-repeat;
}
.charterList p, .charterList h1, .salesList p, .salesList h1 {
	padding:0px 18px 10px 18px!important;
}
.charterList img, .salesList img {
	border:3px solid #424F72;
}
.salesList h1 {
	display:none;
}
/*_______________DETAIL_______________*/
.leftDetail {
	position:absolute;
	top:50px;
left:;
	margin:0px 0 0 0!important;
	text-align:left;
}
.hTitle {
	float:none;
	position:absolute;
	top:0;
	left:100px;
	height:24px;
	background:url(../images/headYachtBack.jpg) top left repeat-x;
	font-size:21px;
	font-style:normal;
	width:400px;
	color:#fff;
	padding:0 5px;
}
.hEnd {
	float:left;
	height:24px;
	width:40px;
	background:url(../images/headYachtEnd.jpg) top left no-repeat;
}
.rightDetail {
	width:500px;
	position:absolute;
	top:260px;
	left:95px;
	margin:135px 0 0 10px!important;
}
.DataTable {
	width:400px;
	margin-bottom:20px;
}
.DataTable td {
	padding:3px 0;
	border-bottom:1px solid #021245;
}
.PriceTable TR {
	font-size:11px;
}
.PriceTable {
	margin-bottom:10px;
	width:100%;
}
.priceData {
	background:url(../images/priceTableBack.jpg) top left repeat-x;
	padding:4px 5px;
	color:#fff;
}
.txtBoldRed1 {
	background:#EBEBEB;
	font-weight:bold;
	font-size:18px;
	color:#CC0000;
}
.txtBoldRed {
	padding:7px 0px!important;
	padding:5px 0px;
	color:#CC0000;
	font-size:15px;
	font-weight:bold;
}
.baseInfo {
	display:block;
	padding:7px 0px!important;
	padding:5px 0px;
}
.baseInfo2 {
	font-weight:bold;
}
.bigPhoto {
	border: 0;
	position:absolute;
	top:23px;
	left:104px;
	width:404px;
}
.bigPhoto img {
	border: 0;
	width:400px;
}
.Photos {
	width:508px;
	height:100px;
}
.Photos br {
	display:none;
}
.Photos img {
	float:left;
	border: 2px solid #011343;
	width:100px!important;
	height:75px!important;
	margin-right:23px;
}
.bookingContainer {
	width:300px;
}
.bookingBttn {
	display:none;
}
input.FormButtonNew {
	color:#fff;
}
img.bookingBack {
	behavior: url("pngbehavior.htc");
	width:124px;
	height:34px;
}
.conditions {
	display: none;
}
/*_____________MAIN MENU_____________*/
.menu {
	font-family: arial, sans-serif;
	width:600px;
	position:absolute;
	top:280px;
	left:50%;
	margin-left:-423px;
	font-size:18px;
	z-index:100;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	height:20px;
	text-align:center;
	color:#fff;
	border:1px solid #fff;
	background: url(../images/mainMenuBack.gif) top left no-repeat #FFFFFF;
	line-height:20px;
	font-size:14px;
	overflow:hidden;
	width:80px;
}
.menu ul ul li a, .menu ul ul li a:visited {
	width:144px;
}
.menu ul ul {
	margin-left:-32px;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.menu ul li {
	float:left;
	margin-right:1px;
	position:relative;
}
.menu ul li ul {
	display: none;
}
a.firstOne:link, a.firstOne:visited, a.firstOne:hover {
	background:#fff!important;
}
/* specific to non IE browsers */
.menu ul li:hover a {
	color:#727C96;
	background: url(../images/mainMenuBack.gif) top left no-repeat #fff;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:21px;
	left:0;
	width:105px;
}
.menu ul li:hover ul li a.hide {
	background:#6a3;
	color:#fff;
}
.menu ul li:hover ul li:hover a.hide {
	background:#6583A4;
	color:#000;
}
.menu ul li:hover ul li ul {
	display: none;
}
.menu ul li:hover ul li a {
	display:block;
	background:#011345;
	color:#fff;
}
.menu ul li:hover ul li a:hover {
	background:#ddd;
	color:#011345;
}
.menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:105px;
	top:0;
}
.menu ul li:hover ul li:hover ul.left {
	left:-105px;
}
/*____________CONTENT PAGES_______________*/
.content {
	width:641px;
	padding-left:30px;
	/*padding-right:40px;*/
	min-height:280px;
	height:auto!important;
	height:280px;
	float:left;
	margin-bottom:30px;
	margin-top:345px;
}
.content2 {
	width:641px;
	padding-left:30px;
	/*padding-right:40px;*/
	float:left;
	margin-bottom:30px;
	margin-top:345px;
}
.contentPricelist {
	width:741px;
	padding-left:30px;
	/*padding-right:40px;*/
	min-height:280px;
	height:auto!important;
	height:280px;
	float:left;
	margin-bottom:30px;
	margin-top:345px;
}
/*.contentYachts {
	width:646px;
	padding-left:30px;
	padding-right:40px;
	min-height:910px;
	height:auto!important;
	height: 100%;
	min-height:280px;
	height:auto!important;
	height:280px;
	float:left;
	margin-bottom:30px;
	margin-top:345px;background:url(../images/contentBack.gif) top right no-repeat;
}*/

.content a:link, .content a:hover, .content a:visited, a.blueLink:link, a.blueLink:hover, a.blueLink:visited {
	color:#011343;
}
.contentPricelist a:link, .contentPricelist a:hover, .contentPricelist a:visited {
	color:#011343;
}
a.more {
	display:block;
	margin:3px 0 3px 440px;
	font-weight:bold;
}
.block a:link, .block a:hover, .block a:visited {
	color:#011343;
	padding-top:5px;
	display:block;
	white-space:nowrap;
}
.salesImages A {
	font-weight:bold;
}
.content a:hover, a.blueLink:hover {
	color:#9AA2B4;
}
.contentPricelist a:hover {
	color:#9AA2B4;
}
.content img, .sarea img {
	float:left;
	margin: 5px 5px 0 0;
	border:1px solid #011345;
}
.contentPricelist img, .sarea img {
	float:left;
	margin: 5px 5px 0 0;
	border:1px solid #011345;
}
.sales img {
	border:0 none;
}
.sarea {
	margin-bottom:40px;
}
.break {
	border-bottom:1px solid #011343;
}
/*_________DODATNO__________*/
.Red {
display:none;
}
.txt4 {
	display:block;
	padding:10px 0 0 0px;
}
.txt {
	padding:0 0 50px 10px;
}
.arrowsTable {
	margin:10px 0 10px 0px;
}
.charterList TABLE {
	padding-left:0px;
}
.salesList .listingTable {
	padding-left:20px;
}
.listingTable {
	margin-right:10px;
}
.listingTable IMG {
	width:200px;
	height:150px;
}
.formPage .txt {
	padding:5px 5px 5px 0;
}
#karta {
	position:absolute;
	top: 350px;
	left: 50%;
	margin-left: -153px;
}
.infoTable th, .infoTable td {
	border:1px solid #011343;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
.infoTable th {
	color:#fff;
	background:#011343;
}
.salesImages img {
	float:left;
	border:1px solid #011345;
	margin-right:5px;
}
.clear {
	clear:both;
}
.yachtMenu {
}
.yachtMenu UL {
	list-style-type: none;
	margin-right:0;
	padding: 0;
	width:420px;
}
.yachtMenu UL LI {
	float:left;
	width:202px;
	margin-right:5px;
	background:url(../images/YachtmenuLeft.jpg) left top no-repeat;
	padding-left:0px;
}
.yachtMenu UL LI.activeListItem {
	background:url(../images/YachtmenuLeft_active.jpg) left top no-repeat;
}
.yachtMenu UL LI A {
	display: block;
	background:url(../images/YachtmenuRight.jpg) right top no-repeat;
	border-bottom-width: 0;
	font-weight:bold;
	width:auto;
	padding:10px 0 10px 0px;
	color: #011343;
	text-decoration: none;
}
.yachtMenu UL LI.activeListItem A:link, .yachtMenu UL LI.activeListItem A:hover, .yachtMenu UL LI.activeListItem A:visited {
	background:url(../images/YachtmenuRight_active.jpg) right top no-repeat;
	color:#fff;
}
.yachtMenu UL LI A span {
	line-height:14px;
	padding:10px 0 10px 20px;
}
.yachtMenu UL LI A:hover {
	color:#8891A6;
}
.LeftButton3 {
	display:block;
	float:left;
	height:18px;
	background:url(../images/button-back.gif) top left repeat-x;
	text-align:right;
	padding:0 8px;
	margin-right:8px;
	text-decoration:none;
	color:#fff;
}
A.LeftButton3:link, A.LeftButton3:visited {
	color:#fff;
}
A.LeftButton3:hover {
	color:#D4D7DF;
}
.descriptionTD {
	padding:5px 15px 5px 5px;
	background:url(../images/veoDesni.jpg) top right no-repeat;
}
.forSale {
	margin-left:0px;
}
a.bookingBttn:hover {
	color:#D4D7DF;
}
.boatName {
	padding:3px 20px 3px 3px;
}
/*_____menu_____*/
#sddm {
	margin: 0;
	padding: 0;
	z-index: 30
}
#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: normal 11px arial
}
#sddm li a {
	display: block;
	margin: 0px;
	padding: 0px 10px;
	width: 60px;
	background: #fff;
	color: #011345;
	text-align: center;
	text-decoration: none;
	line-height:12px;
	font-size: 16px;/*font-weight:bold;*/
}
#sddm li a:hover {	/*color: #D4D7DF;*/
	color: #8891A6;
}
#sddm div {
	position: absolute;
	visibility: hidden;
	text-align:left;
	margin: 0;
	padding: 0;
	/*background: #011345;*/
	width:600px;
	padding-left:6px;/*margin-left:-160px;*/
}
#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 2px 10px 2px 10px;
	/*width: 130px;*/
	width:auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #fff;
	float:left;
	color: #011345;
	font: 14px arial;
}
#sddm div a:hover {
	color: #8891A6;
}
/*______________________*/

img.calendarImage {
	border:0 none;
	cursor: hand;
}
.calLeft, .calRight {
	float:left;
}
.calRight {
	margin-left:5px;
}
.datum {
	width:70px;
}
/*________________main top menu________________*/
.mainTopMenu {
}
.mainTopMenu ul {
	background:url(images/navalogo.jpg) no-repeat;
}
/*Top level list items*/
.mainTopMenu ul li {
	display:none;
}
/*Top level menu link items style*/
.mainTopMenu ul li a {
	display: block;
	background:url(../images/mainMenuRight.gif) right top no-repeat;
	/*padding: 5px 37px 4px 0px;*/
	padding: 7px 10px 7px 0px;
	margin-right: 6px;
	border-bottom-width: 0;
	color: #011343;
	text-decoration: none;
	text-transform:uppercase;
}
.mainTopMenu ul li a span {
	background:url(../images/mainMenuLeft.gif) left top no-repeat;
	line-height:14px;
	padding:7px 0 7px 10px;
}
.mainTopMenu ul li a:hover {
	color:#8891A6;
}
/*1st sub level menu*/
.mainTopMenu ul li ul {
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;/*border-top: 1px solid #011343;*/
}
/*Sub level menu list items (undo style from Top level List Items)*/
.mainTopMenu ul li ul li {
	display: list-item;
	float: none;
	text-align:left;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.mainTopMenu ul li ul li ul {
	top: 0;
}
/* Sub level menu links style */
.mainTopMenu ul li ul li a {
	font: normal 13px Verdana;
	width: 162px; /*width of sub menus*/
	background: url(../images/subBack.gif) left -7px no-repeat;
	color: #011343;
	padding: 4px 5px;
	margin: 0;
	border-top-width: 0;
	text-transform:none;
}
.mainTopMenu ul li ul li a.firstItem {
	background: url(../images/subBack.gif) left top no-repeat;
}
.mainTopMenu ul li ul li a.lastItem {
	background: url(../images/subBack.gif) left bottom no-repeat;
}
.mainTopMenu ul li ul li a:hover { /*sub menus hover style*/
	/*background: #EEEFF0;*/
	background: url(../images/subBack.gif) -172px -7px no-repeat;
	color: #011343;
}
.mainTopMenu ul li ul li a.firstItem:hover {
	background: url(../images/subBack.gif) -172px top no-repeat;
}
.mainTopMenu ul li ul li a.lastItem:hover {
	background: url(../images/subBack.gif) -172px bottom no-repeat;
}
.mainTopMenu ul li ul li a.onlyItem {
	background: url(../images/subBackOnly.gif) left top no-repeat;
}
.mainTopMenu ul li ul li a.onlyItem:hover {
	background: url(../images/subBackOnly.gif) -172px top no-repeat;
}
/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass {
	position: absolute;
	top: 7px;
	right: 5px;
}
.rightarrowclass {
	position: absolute;
	top: 5px;
	right: 5px;
}
img.noBorder {
	border: none;
}
.salesImages {
	padding-top:20px;
}
.salesImages td {
	padding:0 10px 0 0;
}
.salesImages td img {
	margin-top:20px;
}
.backHolder {
	position:absolute;
	margin:0 auto;
	top:320px;
	left:50%;
	margin-left:-250px;
}
a.backBttn:link, a.backBttn:visited {
	display:none;
}
.newsHolder {
	margin-top:10px;
	padding-top:40px;
	background:url(../images/newsTitleBack.gif) 26px top no-repeat;
}
.newsItem {
	width:490px;
	background:url(../images/newsBack.jpg) left bottom no-repeat;
	margin:0 0 30px 25px;
	padding:0 24px 20px 5px;
	display:block;
	min-height:141px;
	height:auto!important;
	height:141px;
}
.newsItem .newsImageLink {
	float:left;
	display:block;
	padding-right:5px;
}
.newsItem image {
}
.newsItem h3 {
	padding:0 0 5px 0;
}
.newsDate {
	display:block;
	padding-bottom:3px;
}
.lead {
	padding-left:2px;
}
.articleDate {
	padding-bottom:3px;
}
.newsArticle {
	padding-bottom:10px;
}
.articleHolder {
	width:500px;
}
.archiveHolder {
	position:absolute;
	top:395px;
	right:10px;
	width:270px;
}
.archiveHolder ul li {
	list-style:none;
	background:url(../images/li_circle.gif) left 5px no-repeat;
	padding-left:10px;
}
#navaLogo {
	display:block;
	position:absolute;
	top:0px;
	left:80px;
}
.Tables {
	position: absolute;
	top:690px;
	left:65px;
}
#photozoom {
	position: absolute;
	top:804px;
	z-index:2;
	left:0;
}
#BookNowholder, #BookNowLeftShadow, #mainElement {
	display:none!important;
	height:0px!important;
}
