/* CSS Document */


#brochure-header-bg{
/*	background:url(../design_packs/gray/images/images/brochure-header-graphic-bg.jpg) scroll center top repeat-x;
*/	width:100%;
	margin:0 auto;
	height:115px;
/*	background:url(../design_packs/gray/images/images/website-design-v1_02.jpg) scroll center top repeat-x;
*/}

#brochure-header{
/*	background:url(../design_packs/gray/images/images/brochure%20header%20graphic.jpg) scroll center top no-repeat;
*/	width:1022px;
	margin:0 auto;
	height:115px;
/*    background: url(../design_packs/gray/images/images/website-design-v1_05.jpg) scroll left 3px no-repeat;
*/}


body{
	margin:0 auto;
	width:100%;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

html{
	margin:0 auto;
	width:100%;
	padding:0px;
}


.print-title{
	text-align:center;
	margin:25px auto 10px auto;
	
}

.field-asking-price{
	font-weight: bold;
	color: #222;
	font-size: 30px;
	text-align:center;
	height:auto;
	margin-bottom:20px;
}

.field-photo-main{
	text-align:center;
}

.field-photo-main img{
	margin:0 auto;
	width:600px;
	height:auto;	
}

.field-photos-other{
	width:250px;
	height:auto;
	margin:0 auto;
	margin-left:15px;
	float:right;
	clear:right;
}

.field-photos-other img{
	float:right;
	margin:0 auto;
	clear:right;
	width:250px;
	height:auto;
	padding-bottom:5px;
}


.content{
	margin-left:15px;
	margin-right:15px;
}


.group-photo-upload{
	width:250px;
	height:auto;
	margin:0 auto;
	margin-left:15px;
	float:right;
	clear:right;
	padding:0px;
	border:none;
}


.field-field-photo-main,
.field-field-photo-interior,
.field-field-photo-interior-staterooms,
.field-field-photo-engineroom{
	width:250px;
	height:auto;
	margin:0 auto;
	margin-left:15px;
	float:right;
	clear:right;
}


.field-field-photo-main img,
.field-field-photo-interior img,
.field-field-photo-interior-staterooms img,
.field-field-photo-engineroom img{
	float:right;
	margin:0 auto;
	clear:right;
	width:250px;
	height:auto;
	padding-bottom:5px;
}

.vessel-contact{
	display:none;
	visibility:hidden;
}

.field-label-inline-first{
/*	float:left;	
*/
}

div.field{
	clear:left;	
}

fieldset{
	clear:left;	
}

fieldset.fieldgroup.group-photo-upload{
	display:none;
	visibility:hidden;	
}

.group-vessel-members,
.group-vessel-accepted-member{
	display:none;
	visibility:hidden;	
}


.field-field-yxid,
.group-vessel-location{
	display:none;
	visibility:hidden;	
}


#content-content .node.node-type-vessel .content div.field.field-field-vessel-beam{
	float:left;	
	margin-right:5px;
}

#content-content .node.node-type-vessel  div.field.field-field-vessel-beam-in{
	clear:none;
	float:left;	
}

p{
	text-align:justify;
	
}

div.field-field-vessel-length{
	float:left;	
	margin-right:5px;
}

div.field-field-vessel-length-in{
	clear:none;
	float:left;	
}

div.field-field-vessel-beam{
	float:left;	
	margin-right:5px;
}

div.field-field-vessel-beam-in{
	clear:none;
	float:left;	
}


div.field.field-field-hull-draft{
	float:left;	
	margin-right:5px;
}

div.field-field-hull-draft-in{
	clear:none;
	float:left;	
}



div.field.field-field-vessel-clearance{
	float:left;	
	margin-right:5px;
}

div.field-field-vessel-clearance-in{
	clear:none;
	float:left;	
}

.field.field-field-asking-price{
	display:none;
	visibility:hidden;	
}

fieldset legend{
	font-weight:bold;
	text-transform:uppercase;
}

.node-unpublished {
    background:none;
}
