
/*
Theme Name: Pazienza - Classic Yacht Charter
Theme URI: http://www.pazienza.co.uk
Description: A private WP theme design for Pazienza.
Version: v1.0
Author: thruSITES
Author URI: http://www.web-developers.net
*/

/* 2d6692 */

html
{
	padding: 0;
	margin: 0;
}

body
{
	font: normal 13px/normal helvetica;
	color: #333;
	padding: 0;
	margin: 0;
	
	background-color: #fff;
	background:url(../images/new/bg.jpg);
	
	background-repeat: repeat;
	background-position: 0 0px;
}

*
{
	border: 0;
	padding: 0;
	margin: 0;
}

ul 			{ list-style-type: none; }

a 			{ text-decoration: underline; color: #2d6692; outline: 0; }
a:hover 	{ text-decoration: none; }
a img		{ border: none; }



/* internal classes */

.bullet {list-style-type: disc;}
/* specific content */

#container_wrapper {
	margin: auto;
	padding: 0;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	
	
	
}


#intro{
	padding-top:11px;
	padding-left:10px;

width:880px;
height:436px;
background:url(../images/new/introbox.jpg);
background-repeat:no-repeat;
}

#river{
	padding-top:11px;
	padding-left:11px;

width:880px;
height:540px;
background:url(../images/new/river_back.jpg);
background-repeat:no-repeat;
}

#container_wrapper2 {
	margin: auto;
	padding: 0;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	background:url(../images/new/bg_footer.jpg);
	background-position:bottom;
	
	
	
}
.mycontainer
{
	width:900px;
	
	height: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	font-size:13px;
	list-style-type: disc;
	
	background-repeat:no-repeat;
		

	
}

.mycontainer2
{
	width:900px;
	
	height: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	font-size:13px;
	list-style-type: disc;
	background:url(../images/new/b_background.gif);
	background-repeat:no-repeat;
		

	
}

.mycontainer3
{
	width:900px;
	
	height: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	font-size:13px;
	list-style-type: disc;
	background:url(../images/new/b_background2.gif);
	background-repeat:no-repeat;
		

	
}

.mycontainer4
{
	width:900px;
	
	height: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	font-size:13px;
	list-style-type: disc;
	background:url(../images/new/b_background3.gif);
	background-repeat:no-repeat;
		

	
}


.mycontainer5
{
	width:900px;
	
	height: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	font-size:13px;
	list-style-type: disc;
	background:url(../images/new/b_background4.gif);
	background-repeat:no-repeat;
		

	
}

.mycontainer6
{
	width:900px;
	
	height: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	font-size:13px;
	list-style-type: disc;
	background:url(../images/new/b_background5.gif);
	background-repeat:no-repeat;
		

	
}

#mytext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	
}
/* header */



#header_wrapper {
	margin: auto;
	padding: 0;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	height: 120px;
	color: #666;
	
}

#TopNavigation {
margin: auto;  
width: 900px;


}

.Title{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:16px;
	padding-left:15px;
	font-variant: normal;
	font-weight: bolder;
}

/* Styles for jQuery menu widget
Author:	Maggie Wachs, maggie@filamentgroup.com
Date:		September 2008
*/


/* REQUIRED STYLES - the menus will only render correctly with these rules */	

.fg-menu-container { position: absolute; top:0; left:-999px; padding: .4em;  overflow: hidden; }
.fg-menu-container.fg-menu-flyout { overflow: visible; }

.fg-menu, .fg-menu ul { list-style-type:none; padding: 0; margin:0; }

.fg-menu { position:relative; }
.fg-menu-flyout .fg-menu { position:static; }

.fg-menu ul { position:absolute; top:0; }
.fg-menu ul ul { top:-1px; }

.fg-menu-container.fg-menu-ipod .fg-menu-content, 
.fg-menu-container.fg-menu-ipod .fg-menu-content ul { background: none !important; }

.fg-menu.fg-menu-scroll,
.fg-menu ul.fg-menu-scroll { overflow: scroll;  overflow-x: hidden; }

.fg-menu li { clear:both; float:left; width:100%; margin: 0; padding:0; border: 0; }	
.fg-menu li li { font-size:1em; } /* inner li font size must be reset so that they don't blow up */

.fg-menu-flyout ul ul { padding: .4em; }
.fg-menu-flyout li { position:relative; }

.fg-menu-scroll { overflow: scroll; overflow-x: hidden; }

.fg-menu-breadcrumb { margin: 0; padding: 0; }

.fg-menu-footer {  margin-top: .4em; padding: .4em; }
.fg-menu-header {  margin-bottom: .4em; padding: .4em; }

.fg-menu-breadcrumb li { float: left; list-style: none; margin: 0; padding: 0 .2em; font-size: .9em; opacity: .7; }
.fg-menu-breadcrumb li.fg-menu-prev-list,
.fg-menu-breadcrumb li.fg-menu-current-crumb { clear: left; float: none; opacity: 1; }
.fg-menu-breadcrumb li.fg-menu-current-crumb { padding-top: .2em; }

.fg-menu-breadcrumb a, 
.fg-menu-breadcrumb span { float: left; }

.fg-menu-footer a:link,
.fg-menu-footer a:visited { float:left; width:100%; text-decoration: none; }
.fg-menu-footer a:hover,
.fg-menu-footer a:active {  }

.fg-menu-footer a span { float:left; cursor: pointer; }

.fg-menu-breadcrumb .fg-menu-prev-list a:link,
.fg-menu-breadcrumb .fg-menu-prev-list a:visited,
.fg-menu-breadcrumb .fg-menu-prev-list a:hover,
.fg-menu-breadcrumb .fg-menu-prev-list a:active { background-image: none; text-decoration:none; }
	
.fg-menu-breadcrumb .fg-menu-prev-list a { float: left; padding-right: .4em; }
.fg-menu-breadcrumb .fg-menu-prev-list a .ui-icon { float: left; }
	
.fg-menu-breadcrumb .fg-menu-current-crumb a:link,
.fg-menu-breadcrumb .fg-menu-current-crumb a:visited,
.fg-menu-breadcrumb .fg-menu-current-crumb a:hover,
.fg-menu-breadcrumb .fg-menu-current-crumb a:active { display:block; background-image:none; font-size:1.3em; text-decoration:none; }



/* REQUIRED LINK STYLES: links are "display:block" by default; if the menu options are split into 
	selectable node links and 'next' links, the script floats the node links left and floats the 'next' links to the right	*/

.fg-menu a:link,
.fg-menu a:visited,
.fg-menu a:hover,
.fg-menu a:active { float:left; width:92%; padding:.3em 3%; text-decoration:none; outline: 0 !important; }

.fg-menu a { border: 1px dashed transparent; }

.fg-menu a.ui-state-default:link,
.fg-menu a.ui-state-default:visited,
.fg-menu a.ui-state-default:hover,
.fg-menu a.ui-state-default:active,
.fg-menu a.ui-state-hover:link,
.fg-menu a.ui-state-hover:visited,
.fg-menu a.ui-state-hover:hover,
.fg-menu a.ui-state-hover:active,
 .fg-menu a.ui-state-active:link,
 .fg-menu a.ui-state-active:visited,
 .fg-menu a.ui-state-active:hover,
.fg-menu a.ui-state-active:active { border-style: solid; font-weight: normal; }

.fg-menu a span { display:block; cursor:pointer; }


 /* SUGGESTED STYLES - for use with jQuery UI Themeroller CSS */	
 
.fg-menu-indicator span { float:left; }
.fg-menu-indicator span.ui-icon { float:right; }

.fg-menu-content.ui-widget-content, 
.fg-menu-content ul.ui-widget-content { border:0; }


/* ICONS AND DIVIDERS */

.fg-menu.fg-menu-has-icons a:link,
.fg-menu.fg-menu-has-icons a:visited,
.fg-menu.fg-menu-has-icons a:hover,
.fg-menu.fg-menu-has-icons a:active { padding-left:20px; }

.fg-menu .horizontal-divider hr, .fg-menu .horizontal-divider span { padding:0; margin:5px .6em; }
.fg-menu .horizontal-divider hr { border:0; height:1px; }
.fg-menu .horizontal-divider span { font-size:.9em; text-transform: uppercase; padding-left:.2em; }










/* content */


#logo {
	float: left;
	height: 88px;
	width: 202px;
	padding-top:20px;
	/*background-color: #060;	*/
	
	}

#maximologo {
	float: right;
	height: 42px;
	width: 165px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	
	color:#000;
	/*background-color: #060;	*/
	
	}
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


/* footer */


#footer_wrapper {
	margin: auto;
	padding: 0;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	height: 140px;
	background-color:#000;
	background:url(../images/new/bg_footer.jpg)
	
	
	
	
}


#footer_container {margin: auto; padding: 0px 0 0 0; width: 900px; height:160px; background:url(../images/new/bg_insidefooter.jpg); background-position:right; background-repeat:no-repeat;}



#footer_container a {color: #fff;font-family: "arial";font-size: 10px;text-decoration: none;}
#footer_container ul {
	color: #fff;
	display:block;
	list-style: none;
	margin: 0 0 0 0;
	padding: 95px 0 0 0;
	
	text-align: left;
}
#footer_container li {display: inline; font-family:"arial"; font-size: 10px; list-style: none; margin: 0 0 0 0; padding: 15px 0  0 10px; }



<!---->


#footer_wrapper {
	margin: auto;
	padding: 0;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	height: 140px;
	background-color:#000;
	
	
	background:url(../images/new/bg_footer.jpg);
	
}




#copyrights {
	padding-top:95px;
	font-family: arial;
	font-size: 10px;
	color: #fff;
	text-align: center;
	
	}





#contact{
	border: 6px solid #DEDEDE;
	height:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
.contactleft{
	float:left;
	padding:20px;

	}

.contactright{
	float:right;
	padding:20px;
	width:400px;	
	}
.contact_fields{
	border-spacing:5px;
	border: 1px solid #ccc;	
	
	}



.services_left{
	float:left;
	padding-top:80px;
	
	
	}
	
.services_right{
	float:right;
	width:440px;
	padding-top:20px;
	list-style-type: disc;
	
	}
.services_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#e2422a;
	
	}


/*scrip for the top menu*/


.droplinebar{
overflow: hidden;
padding-top:65px;

}

.droplinebar ul{
	margin: 0;
	padding: 0px;
	float: left;
	width:530px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	background:url(../images/new/B_nav.jpg); /*default background of menu bar*/
	font-weight: bolder;
}

.droplinebar ul li{
display: inline;
font-family:Helvetica, sans-serif;
font-size:13px;
color:#666;
}

.droplinebar ul li a{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 25px;
}

.droplinebar ul li a:visited{
color: #666;
}

.droplinebar ul li a:hover, .droplinebar ul li .current{ /*background of main menu bar links onMouseover*/
	color: #666;
	
	
}

/* Sub level menus*/
.droplinebar ul li ul{
position: absolute;
z-index: 100;
left: 0;
top: 0;
background: #fff; /*sub menu background color */
visibility: hidden;
font-family:Helvetica, sans-serif;
font-size:11px;
color:#666;
}

/* Sub level menu links style */
.droplinebar ul li ul li a{
	font: normal 11px Verdana;
	padding: 6px;
	padding-right: 8px;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F00;
}

.droplinebar ul li ul li a:hover{ /*sub menu links' background color onMouseover */
background:#e2422a;

color:#FFF;


}