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

body {
	margin: 0px;
	padding: 0px;
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;
	background: #f9f9f9 url(images/princess-bg.gif) repeat-x;
	color: #394852;
}

a:link, a:visited {
	color: #394852;
}

a:hover, a:active {
	color: #1b5b9b;
}

/* Standard styles used throughout */

.hiddenmenu {
	position: absolute;
	visibility: hidden;
	display: none;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin-top: -1px;
}


.dash {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background: #abb3b6;
	margin-top: 10px;
	margin-bottom: 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

form {
	margin: 0px;
	padding: 0px;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

.main {
	background: #FFFFFF;
	margin: auto;
	padding: 0px;
	width: 900px;
}

/* Top pic, logo and Menu */


.topbox {
	height: 277px;
	width: 900px;
	margin: 0px;
	padding: 30px 0px 0px;
}

#home {
	background: url(images/princess-yachts-head1.jpg);
}

#about {
	background: url(images/princess-yachts-head3.jpg);
}

#flybridge {
	background: url(images/princess-yachts-head4.jpg);
}

#vclass {
	background: url(images/princess-yachts-head2.jpg);
}

#news {
	background: url(images/princess-yachts-head7.jpg);
}

#distributors {
	background: url(images/princess-yachts-head8.jpg);
}

#contact {
	background: url(images/princess-yachts-head9.jpg);
}


ul.menu {
	height: 33px;
	padding: 0px 8px 0px 0px;
	margin: 0px;
	font: 10px/24px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	float: right;
	display: block;
}

.menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

.menu a:link, .menu a:visited {
	display: block;
	float: left;
	padding: 9px 11px 0px;
	height: 24px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover, .menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #1f415b;
}

.flashbar {
	background: #939292 url(images/flash-bg.gif) repeat-x;
	margin: 1px 0px;
	padding: 0px;
	height: 48px;
	width: 900px;
}

.flashbar a:link, .flashbar a:visited {
	background: url(images/flash-button.jpg) no-repeat left top;
	margin: 0px;
	padding: 47px 0px 0px;
	height: 1px;
	width: 404px;
	font-size: 1px;
	line-height: 100px;
	float: right;
	overflow: hidden;
	display: block;
}

.flashbar a:hover, .flashbar a:active {
	background: url(images/flash-button.jpg) no-repeat right top;
}

/* Footer Menu and copynotice */


.footer {
	width: 900px;
	margin: 0px;
	padding: 0px;
	background: url(images/foot-bg.gif) repeat-x;
	font: 10px/24px Verdana, Arial, Helvetica, sans-serif;
	height: 50px;
	border-top: 1px solid #FFFFFF;
}

.footer ul {
	height: 33px;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	color: #646363;
	display: block;
	float: left;
}

.footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

.divide {
	background: url(images/divide.gif) no-repeat right top;
}

.footer a:link, .footer a:visited {
	display: block;
	float: left;
	padding: 9px 11px 0px;
	height: 24px;
	color: #646363;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #ffffff;
	text-decoration: none;
	background: #344c58;
}

.copyrightinfo {
	color: #646363;
	float: right;
	padding: 9px 11px 0px;
}

/* Side Menu */

.includemenu {
	background: url(images/mainbg-menu.gif) repeat-y;
}

.sidemenu {
	width: 170px;
	margin: 0px;
	padding: 0px 20px 40px;
	background: #c5cfd4 url(images/menu-bg.gif) repeat-x;
	float: left;
}

.sidemenu h2 {
	margin: 30px 0px 10px;
	padding: 0px;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 24px;
}

.sidemenu ul {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 170px;
	font: 10px/28px Verdana, Arial, Helvetica, sans-serif;
	color: #344c58;
	text-transform: uppercase;
}

.sidemenu li {
	margin: 0px;
	padding: 0px;
	width: 170px;
	list-style: none;
	background: url(images/menu-dash.gif) repeat-x left top;
}

.sidemenu a:link, .sidemenu a:visited {
	display: block;
	height: 28px;
	color: #344c58;
	width: 154px;
	text-decoration: none;
	background: url(images/bullit.gif) no-repeat 0px 11px;
	margin: 0px;
	padding: 0px 0px 0px 16px;
}

.sidemenu a:hover, .sidemenu a:active {
	color: #ffffff;
	background: #344c58 url(images/bullit.gif) no-repeat 0px 11px;
	text-decoration: none;
}


/* Main Body Content */

.maintxt {
	margin: 50px;
	padding: 0px;
	width: 580px;
	float: right;
	display: inline;
}

.maintxt h1 {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 26px;
}

.maintxt h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

.maintxt h3 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #abb3b6;
}

.maintxt p {
	margin: 0px;
	padding: 8px 0px 18px;
	font: 12px/19px Verdana, Arial, Helvetica, sans-serif;
}

.slctstrp {
	width: 580px;
	height: 30px;
	background: #eceff1;
	font-size: 11px;
	color: #344c58;
	
}

a.dwnldbut:link, a.dwnldbut:visited, a.dwnldbut2:link, a.dwnldbut2:visited {
	background: #c1ccd1 url(images/butbg.gif) repeat-x;
	display: block;
	height: 23px;
	padding-right: 24px;
	padding-left: 24px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
}

a.dwnldbut:link, a.dwnldbut:visited {
	float: right;
}

a.dwnldbut2:link, a.dwnldbut2:visited {
	float: left;
}

a.dwnldbut:hover, a.dwnldbut:active, a.dwnldbut2:hover, a.dwnldbut2:active {
	background: #c1ccd1 url(images/butbg2.gif) repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}

.countrylabel {
	text-align: right;
	float: left;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
}

.distribdets {
	float: left;
	width: 380px;
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 20px;
}