/*@charset "UTF-8"; */

/*
Colors:
a20c33 (162,12,51) - 
b2b2b2 = H2
*/




html { 
  position: relative;
  min-height: 100%;	
	 }

body {
	height: 100%;
	width:100%;
	font-size: 100%;
 /* 	margin-bottom: 133px; */
	background:transparent!important;	    
	color: #FFF;
}





#wrapper{
 	position: relative;
  	height: auto !important;
   	min-height:100%;
	height: 100%;
}


/* OverRide Normalize */
ul {
/* margin: 1em 0; */ 
   margin: 0; 
}


.dropdown-menu li.dropdown-header {
	font-size: 1.0em;
	color: #6699ff;
}


.slider { border-bottom: 3px solid #FFF}


.subMainBody {
	position: relative; 
	top: 3px; 
	height: 100%; 
	background:rgba(0,0,0,0.05); 
	font-size: 1.6em;
	color: #FFF;
	padding: 30px 40px 0px 40px;
}

.subMainBody h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 1.7em;
	font-weight:normal;
	color: #FFF;
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;	
}

.subMainBody h2 {
	font-family: 'Roboto', sans-serif;	
	font-weight: normal;
	font-size: 1.2em;
	letter-spacing: .18em;
	color: #b2b2b2;	
	margin: 14px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	line-height:140%;
}

.subMainBody h2 a {
	 color:#a20c33!important; 
	/* color: #dc98aa !important; */
	
	}

.introRow {
	border-bottom: 0px solid #2c2c2c;
}

.pageHeader {
	padding: 30px 0px 0px 20px;
}

.subMainRail {
	padding: 20px 0px 20px 20px;
}

.subMainRail p {
	line-height: 150%;
	font-size: 1.2em;
}

.subMainRail h3 {
	font-weight: normal;
	font-family:  "Roboto", sans-serif;	
	font-size: 1.2em;
	line-height: 150%;
	color: #FFF;
}

.subMainRail a { 
	/* color: #a20c33; */
	color: #cc0000; 
	text-decoration: underline;
	font-weight: normal !important;
	}

.subMainRail a:hover { 
	color: #FFF;
	text-decoration: none;
	}


.subMainRail h3.companyIntro { 
	margin-top: 0px;
	}
	

/* ***** GENERAL MANAGEMENT ****** */
	
.col-md-4.allegriaRail {
	padding: 60px 0px 0px 0px;
	border: 0px solid #FFCC99;
}

.col-md-4.allegriaRail ul {
	list-style: none;

}

.col-md-4.allegriaRail li {
	display: block;
	background:rgba(255,255,255,0.1); 
	border: 1px solid #999;
	padding: 4px 10px;
	margin: 10px 0px 20px 0px;
	-moz-border-radius: .25em; 
	border-radius:  .25em; 
	-webkit-border-radius: .25em;		
}


.col-md-4.allegriaRail .allegriaPic1 img {
	float: none;
	padding: 3px;
	display: block;
	margin: 0 0px 0px 40px;
	text-align: center;
	width: 330px;
	border: 1px solid #999;
	margin-bottom:10px!important;
}





/* ***** END GENERAL MANAGEMENT ****** */


/* ******* YACHT PHOTOS AND DECK LAYOUTS *********** */
img.introPagePic {
	margin: 10px 20px 30px 0px; 
	padding: 5px; 
	border: 1px solid #CCC;
	float: left;
}



.DeckLayouts {
	position:relative;
	text-align:center;
	margin:0px auto;
	padding: 0px 0px; 
}

.DeckLayouts img {
	max-width:100%;
	width:100%;
	min-width:100%;
}


.DeckLayouts2 {
	position:relative;
	text-align:center;
	margin:0px auto;
	padding: 0px 0px; 
	margin-bottom:45px!important;
	border:2px solid transparent!important;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.DeckLayouts2 img {
	max-width:100%;
	width:100%;
	min-width:100%;
	margin: 35px 0px 20px 0px;
}


.DeckLayouts2 span {
	background-color:#a20c33;
	padding:15px 30px;
	color:#FFF;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.DeckLayouts2:hover  {
	border:2px solid #fff!important;
	background:rgba(255,255,255,0.2);
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.buttonCenter {
	position:relative;
	text-align:center;
	margin:0px auto;
	padding: 0px 0px; 
	padding-top:35px!important;
	margin-bottom:25px!important;
}

.buttonLayouts1  {
	background-color:#a20c33;
	padding:15px 30px;
	color:#FFF!important;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	text-decoration:none!important;
}

.buttonLayouts1:hover  {
	color:#a20c33!important;
	text-decoration:underline!important;
	background-color:#fff!important;
}


.yachtPhotos {
	float:left;
	display:inline-block;
	width:350px;
	margin:5px 5px;
}

.yachtPhotos img {
	max-width:350px;
	min-width:350px;
	width:350px;
	margin:10px 7px;
	padding:0px 0px;
	
}


/* *********** END YACHT PHOTOS AND DECK LAYOUTS ************* */


/*h2.action {
	border: 2px solid #a20c33;
	padding: 5px 10px;
	text-align: center;
	background: rgba(0,0,0,0.5); 
	width: 80%;
	margin: 40px auto 0px auto;
	display: block;
	-moz-border-radius: .5em; 
	border-radius:  .5em; 
	-webkit-border-radius:  .5em;	
	font-family: 'Roboto', sans-serif;	
	font-size: .9em;
	color:#b0bdd3;
	font-weight:500;
}*/



.specsHeader h2 {
	font-family: 'Roboto', sans-serif;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 10px 10px;
	font-size: 1.2em;
	font-weight: normal;
	color:#FFFFFF;
	border-bottom: 2px solid #a20c33;	
}

.specsHeader h2 img { 
	vertical-align: middle;
	}

.specsHeader i.fa { color: #a20c33;}



/* ***** END PROJECT MANAGEMENT ****** */


ul.specsList1 {
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 20px;
	font-size: 1.0em;
	font-family: 'Roboto', sans-serif;	
	font-weight: normal;
	border: 0px solid #CCFF00;
}

ul.specsList1 li {
	padding: 4px 0px 5px 0px;
	border-bottom: 0px solid #2f2f2f;
	list-style-type:circle!important;
}


/* *************** SPECIFICATIONS ************* */


.specsDetails {
	font-family: 'Roboto', sans-serif;	
	font-weight: normal;
	padding:10px 20px;
	}
.specsDetails p {
	line-height: 170%;	
}

.specsTable {float:left;width:50%;}

/* **************** END SPECIFICATIONS *********** */

.row.bodyFooter h4 {
	color: #B2B2B2;
	font-size: 1.3em;
	font-family: 'Roboto', sans-serif;	
	letter-spacing: .025em;
	line-height: 160%;
	text-align: center;
	padding:30px 50px 10px 50px;
}


.introRow.terms h3 { padding: 2px 4px; border: 1px solid #FFF}


/* *********** CONTACT FORM ******** */


table.contactForm1 { 
	font-family:  "Roboto", sans-serif;
	width: 100%;
	font-size: .9em;
	color: #FFF;
	border: 1px solid #666;
	background:rgba(255,255,255,0.25); 
	}

table.contactForm1 a, table.contactForm1 a:visited {color:#fff;}
table.contactForm1 a:hover {text-decoration:none;}

table.contactForm1 td {
	padding: 4px 7px;
	color: #FFF;
}

table.contactForm1 input.serviceChoice {margin: 0px 10px 0px 0px}
table.contactForm1 input,
table.contactForm1 select {
	border: 1px solid #333300;
	padding: 4px 2px;
	color: #333;
	font-size: .9em;
	border: 2px solid #999;
}

table.contactForm1 input:hover,
table.contactForm1 select:hover {
background-color: #FFFFCC;
}


ul.serviceCheckBoxList {
	list-style: none;
	margin: 3px 0px;
	padding: 0px 0px;
}


table.contactForm1 textarea {
	border: 2px solid #999;
	padding: 4px 5px;
	width: 240px;
	height: 90px;
}

table.contactForm1 textarea:hover {
background-color: #FFFFCC;
}



table.contactForm1 .fieldName { 
 	border-bottom: 1px solid #666;
	padding-left: 30px;
	color: #FFF;
	font-weight: bold;
	}

table.contactForm1 input.submitSub { 
	margin: 10px 0px 14px 0px;
	font-size: 1.1em;
	font-weight: normal;
	color: #FFF;
	border: 2px solid #febb2f;
	padding: 6px 12px;	
 	background-color: rgba(0,0,0,0.8);
	-moz-border-radius: .5em; 
	border-radius:  .5em; 
	-webkit-border-radius:  .5em; 
	}

table.contactForm1 input.submitSub:hover {
	background-color: #febb2f;
	color: #000;
}


.allegriaRail.allegriaContact { 
	margin-top: -60px !important; 
	border: 0px solid #CCFF00; 
	}

.allegriaRail.allegriaContact .contactRightRail {
	padding-left: 50px	
}

.contactRightRail h2 {
	padding: 0 !important; 
	font-size:1.2em!important; 
	margin-bottom:0px!important; 
	line-height:135%!important; 
	color:#fff;
	}

.contactRightRail h3 { font-size: 1.0em !important;}
.contactRightRail h4 { font-size: .95em !important;}

.contactRightRail h2 a, 
.contactRightRail h2 a:active, 
.contactRightRail h3 a, 
.contactRightRail h3 a:active,
.contactRightRail h4 a, 
/* .contactRightRail h4 a:active {color:#a20c33; text-decoration:none;} */
.contactRightRail h4 a:active {color:#DC143C!important; text-decoration:none;}

.contactRightRail h2 a:hover,
.contactRightRail h3 a:hover, 
.contactRightRail h4 a:hover  {text-decoration:underline;}

.europeClass { padding-top: 10px !important; border: 0px solid #ccFF00}

/*
.allegriaRail .allegriaPic1 {
	margin-left: -40px !important; 
	padding: 0px; 
	text-align: none;
	border: 0px solid #CCFF00;
	}
*/


.allegriaRail .allegriaPic1 {
	padding-top: 20px;
	border: 0px solid #CCFF00;
	}

.allegriaRail .allegriaPic1 img {width: 250px !important}



.thankYou img {max-width:100%!important; width:100%!important; min-width:100%!important;}


/* ******** END CONTACT FORM & PAGE ***** */

/******** SITE MAP Page 404 Page ******** */

.siteMapPage {}
ul.siteMapPage {margin: 30px 0px; padding-left: 30px; }
ul.siteMapPage a {color: #FFF !important}
ul.siteMapPage li {margin-bottom: 10px;}


/* *********** FOOTER ****** */



#footerOuter {
	/*	position: absolute; */
	position: relative;
	bottom: 0;
	width: 100%;
	height: 123px;
	border-top: 3px solid #FFF;
	background-color: rgba(162,12,51, 0.9); 		
}



#footerInner {
	position: relative;
	min-height: 120px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	font-size: 1.4em;
	color: #FFF;
	font-family: 'Roboto', sans-serif;	
	border: 0px solid #CCFF00;
}

#footerInner a {
	color: #FFF;
}
#footerInner a:hover {
	color: #FFF;
	text-decoration: underline;
}





/* *********** FOOTER MD3 ******** */

.col-md-3.footerLeft h3,
.col-md-3.footerCenter h3,
.col-md-3.footerCenter2 h3,
.col-md-3.footerRight h3 {
font-size: 1.0em;
font-weight: bold;
margin: 0;
padding: 1px 0px 0px 0px;
border: 0px solid #CCFF00;
} 

.col-md-3.footerLeft h5,
.col-md-3.footerCenter h5,
.col-md-3.footerCenter2 h5,
.col-md-3.footerRight h5 {
font-size: .9em;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 3px 0px 0px 0px;
}


.col-md-3.footerLeft {
	text-align: left;
}

.col-md-3.footerCenter {
	text-align: left;
}
.col-md-3.footerCenter2 {
	text-align: left;
}

.col-md-3.footerRight {
	text-align: right;
}


.col-md-12.footerDisclaimer h5 {font-size:0.85em!important}

.col-md-12.footerDisclaimer {
	text-align: left!important;
	font-style:oblique;
	margin:5px 0px 0px 0px;
}


}



@media screen and (max-width: 1200px) {
	

	#footerOuter {
		min-height: 133px;
	}

	#footerInner {
		min-height: 130px;
	}

	.col-md-3.footerRight { 

		}



.col-md-4.allegriaRail .allegriaPic1 {
	text-align: center;
	padding: 0;
}

.col-md-4.allegriaRail .allegriaPic1 img {
	float: none;
	padding: 3px;
	display: block;
	text-align: center;
	width: 240px !important;
	border: 1px solid #999;
	margin-bottom: 0px auto 10px auto !important;
}

}


@media screen and (max-width: 1100px) {


.yachtPhotos {
	float:left;
	display:inline-block;
	width:280px;
	margin:5px 5px;
}

.yachtPhotos img {
	max-width:280px;
	min-width:280px;
	width:280px;
	margin:10px 7px;
	padding:0px 0px;
	
}

}


@media screen and (max-width: 980px) {


/* .slider {border-bottom: 3px solid #FFF; margin-top: -20px} */

.yachtPhotos {
	float:left;
	display:inline-block;
	width:320px;
	margin:5px 5px;
}

.yachtPhotos img {
	max-width:320px;
	min-width:320px;
	width:320px;
	margin:10px 7px;
	padding:0px 0px;
	
}

#footerOuter #footerInner .container { 
	border: 0px solid #CCFF00;
	}


.col-md-3.footerLeft,
.col-md-3.footerCenter,
.col-md-3.footerCenter2,	
.col-md-3.footerRight {
border: 0px solid #CCFF00;
vertical-align: top;
}


.col-md-12.footerDisclaimer h5 {font-size:0.85em!important}

.col-md-12.footerDisclaimer {
	text-align: left;
	font-style:oblique;
	margin:15px 0px 0px 0px!important;
}

.col-md-4.allegriaRail .allegriaPic1 img {
	float: left;
	padding: 3px;
	display: block;
	margin: 0 0px 0px 0px;
	text-align: center;
	width: 100%;
	min-width:100%;
	max-width:100%;
	border: 1px solid #999;
	margin-bottom:10px!important;
}



}


@media screen and (max-width: 800px) {
	
}

@media screen and (max-width: 768px) {

.DeckLayouts2 span {
	padding:10px 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
	
}



@media screen and (max-width: 480px) {

.slider { display: none;}

.container.subMainBody {
	margin-top: 45px;
}
.subMainBody {
	padding-bottom:70px!important;
	}

.yachtPhotos {
	float:left;
	display:inline-block;
	width:290px;
	margin:5px 5px;
}

.yachtPhotos img {
	max-width:290px;
	min-width:290px;
	width:290px;
	margin:10px 7px;
	padding:0px 0px;
	
}


img.introPagePic {
	margin: 0px 0px 15px 0px; 
	padding: 5px; 
	border: 1px solid #CCC;
	float: left;
	max-width:100%;
	min-width:100%;
	width:100%;
}



.specsTable {float:left;width:100%;}


/* Contact Form */

table.contactForm1 { 
	font-size: .9em;
	}

table.contactForm1 h4 { 
	font-size: 1.0em;
	}

table.contactForm1 td {
	padding: 2px 3px;
	color: #FFF;
}

table.contactForm1 input.serviceChoice {margin: 0px 0px 0px 0px}
table.contactForm1 input,
table.contactForm1 select {
	padding: 2px 1px;
	font-size: .8em;	

}


table.contactForm1 textarea {
	padding: 2px 3px;
	width: 180px;
	height: 80px;
}


table.contactForm1 .fieldName { 
	padding-left: 4px;
	}

table.contactForm1 input.submitSub { 
	margin: 10px 0px 14px 0px;
	font-size: .9em;
	border: 1px solid #febb2f;
	padding: 3px 6px;	
	}

	#footerOuter {
		height: 243px;
	}

	#footerInner {
		height: 240px;
	}

	.footerCenter,
	.footerCenter2 {
	margin-top: 10px;	
	}

	.footerRight {
	margin-top: 10px;	
	text-align: left !important;	
	}


}	


@media screen and (max-width: 360px) {

	
.yachtPhotos {
	border: 0px solid #CCFF00;
	float:none;
	display: block;
	width:250px;
	text-align: center;
	margin: 0 auto;
}

.yachtPhotos img {
	max-width:250px;
	min-width:250px;
	width:250px;
	margin:5px 0px;
	padding:0px 0px;
	
}

}


@media screen and (max-width: 320px) {



}







