/* $Id: local-sample.css,v 1.1 2009/08/19 04:28:52 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */







#flashcontent {
	
padding: 0px;
	height: 97px;
	width: 313px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#flashcontent2 {
padding: 0px;
	height: 97px;
	width: 313px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.postscript-top-wrapper{
padding:10px 0 5px 0;
border-top:2px solid #CCCCCC;
/*background:#bfecc4;*/
background:#fbfbf7;

}
.language{
float:right;
position:relative;

padding:0;

}
#language{
float:right;
position:relative;
margin:0;
padding:0;

}
.block-languageinterface, .block-languageinterface ul li{
float:right;
display:inline;
margin:2px 10px 0 0;
padding:0;

}
.airplanes-bg{
background:url("http://www.golfdusoleil.com/sites/all/img/airplanes.jpg") no-repeat left;
}
.header-top-region {

  color: #AFAFAF;

  padding: 0 0 0 0;
margin:0;
}
.header-top-wrapper {

  background: #000000 url(../images/secondary-menu-bg.png) repeat-x top left;

  float: left;

  min-height: 13px;
  border-bottom:1px solid #1c221c;

}

.secondary-menu-inner ul.links li a:link,

.secondary-menu-inner ul.links li a:visited {

  border-left: 1px solid #353535;

  color: #c7c7c7;

  display: block;

  float: left;

  padding: 2px 10px 5px 10px;

}


