/* Start of CMSMS style sheet 'Base' */
@charset "utf-8";
/* CSS Document */

/*  
Site Name: PGA of Belgium
Authors: Eric Delhoullle & Nicolas Delrez
*/

/*  GLOBAL ELEMENTS
-------------------------------------------------------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background: #ECECEC url('imagecss/golf_grass.jpg');
	}

div#wrapper {
	width: 955px;
	margin: auto;
	color: #000;
	background: #ECECEC;
	padding: 0px 10px;
	background: #c0c70f url('imagecss/wp_bg.jpg') repeat-y;
	}
	
	
	
	
/*  HEADERS
-------------------------------------------------------------- */
div#header {
	width: 955px;
	height: 35px;
	background: #ECECEC url('imagecss/hdr_bg.jpg');
	border-left: 1px solid #fafafa;
	}
	
div#headerws {
	width: 955px;
	height: 35px;
	background: #ECECEC url('imagecss/hdrws_bg.jpg');
	border-left: 1px solid #fafafa;
	}

/*  SEARCH
-------------------------------------------------------------- */
div#search{
	position: relative;
	margin-top: 6px;
	height:29px;
	width: 194px;
text-align:left;
	color: #FFF;
	background-color: transparent;
	float: left;
}

div#search #srch_area{
	position: relative;
	border: none;
	width: 216px;
	height: 26px;
	padding-top: 4px;
}	
	

/*  CONTENT
-------------------------------------------------------------- */
div#content {
	width: 955px;
	background: #C0C70F url('imagecss/content_bg0.jpg') repeat-y;
	}
	
div#col1 {
	width: 755px;
	background: #c1c70f url('imagecss/content_bg.jpg') repeat-y;
	float: left;
	}

div#col1ws {
	width: 955px;
	background: #ECECEC url('imagecss/webshop_bg.jpg') no-repeat;
	float: left;
	}

div#col1a {
	width: 119px;
	height: 520px;
	background: #C1C70F url('imagecss/col1a_bg.jpg') no-repeat;
	float: left;
	border-left: 1px solid #F4F4F4;
	border-bottom: 2px solid #F4F4F4;
	}
	
div#col1a_page {
	width: 119px;
	background: #ECECEC url('imagecss/col1a_bg2.jpg') no-repeat;
	float: left;
	border-left: 1px solid #F4F4F4;
	}
	
div#col1aws {
	width: 119px;
	background: #ECECEC url('imagecss/col1aws_bg.jpg') no-repeat;
	float: left;
	border-left: 1px solid #fafafa;
	}
	
div#col1b {
	width: 633px;
        height:520px;
	background: #C1C70F url('imagecss/col1b_bg.jpg') no-repeat;
	float: left;
border-right:1px solid #FFF;
	}


div#col1b2 {
	width: 635px;
	height: 180px;
	background: #ECECEC url('imagecss/col1b_bg2.jpg') no-repeat;
	float: left;
	}




div#col1c {
	width: 755px;
	height: 140px;
	background: #c0c70f url('imagecss/col1c_bg.jpg') repeat-x;
	float: left;
	}
	
div#col2 {
	width: 198px;
	background: #c0c70f url('imagecss/col2_bg.jpg') no-repeat;
	float: left;
	border-left: none;
	}	

div#col1_content_ws {
	width: 817px;
	background: #D1D2D4 url('imagecss/col1_content_ws_bg.jpg') repeat-y;
	margin-top: 150px;
	border: none;
	padding-left: 138px;
	}	
	
/*  LOGOS LEFT
-------------------------------------------------------------- */
div#pga_logo {
	width: 119px;
	height: 118px;
	border: none;
	}
div#pga_logo img{
	margin-left: 15px;
	}
	
div#ernst_and_young {
	width: 119px;
	margin-bottom: 16px;
	}
	
div#mercedes_benz {
	width: 119px;
	height: 60px;
	margin-bottom: 42px;
	}

div#ment_par {
	width: 104px;
	height: 20px;
	background-color: #FFF;
	margin-left: 15px;
	font-style: italic;
	font-size: 65%;
	color: #9d9ea0;
	}
	
div#par_logo {
	width: 119px;
	height: 60px;
	background-color: transparent;
	}
	
div#par_logo img{
	float: right;
	border-left: 3px solid #FFF;
	}	

/*  MULTIMEDIA
-------------------------------------------------------------- */

div#event_pictures {
	width: 399px;
	height: 134px;
	background-color: transparent;
	float: left;
	border-left: 1px solid #fafafa;
	}
	
div#wrap {
	width: 375px;
	padding-left: 25px;
	padding-top: 8px;
	}

	
div#pictures {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 120;
	background: #f6f6f6 url('imagecss/pictures_bg.jpg') repeat-x;
	padding-right: 10px;
	filter : alpha(opacity=90);
    -moz-opacity : 0.9;
    opacity : 0.9; 
	}
	
div#pictures h3{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
	color: #383838;
	}	
	
#prev
{
	position: absolute;
	margin-left: -25px;
	margin-top: 40px;
	z-index: 2;
	}

#prev img
{
cursor: pointer;
}


#next
{
position: absolute;
margin-left: 349px;
margin-top: 40px;
z-index: 2;
}

#next img
{
cursor: pointer;
}



	
div#img_capt {
margin: 0px 1px 0px 1px;
position: relative;
top: -50px;
height: 36px;
background: black;
opacity: .7;
filter:alpha(opacity=70);
}	
	
	
div#img_capt h4
{
font-weight: bold;
font-size: 0.8em;
color: #FFA500;
line-height: 1.4em;
}		
	

div#img_capt p
{
font-size: 0.8em;
color: #fafafa;
}		
		
	
	
div#jFlowSlide{
	border: none;
	}	
	
	
	
div#event_movies {
	width: 355px;
	height: 132px;
	background-color: transparent;
	float: left;
	padding-top: 8px;
border-right: none;
	}
	
div#movie_titles {
	float: left;
	font-size: 0.7em;
	width: 106px;
	height: 126px;
	border-left: 1px solid #383838;
	padding-left: 6px;
	}
	
div#movie_titles h3{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 24px;
	color: #383838;
	}
	
div#movie_titles li{
	text-align: right;
	margin-bottom: 4px;
	}
	
	
	
	
div#movie_clip {
	width: 242px;
	height: 126px;
	float: right;
	}


/*  WEBSHOP
-------------------------------------------------------------- */	
div#webshop {
	background: transparent;
	height: 40px;
	text-align: left;
	padding-left: 2px;
	margin-top: 14px;
margin-right: -4px;
	}
	
div#webshop span{
	color: #003882;
	font-weight: bold;
	}
	
div#webshop_title {
	background: transparent;
	height: 40px;
	text-align: left;
	margin-left: 182px;
	margin-top: 26px;
	}
	
div#webshop_title span{
	color: #003882;
	font-weight: bold;
	font-size: 1.3em;
	}	
	
	
/*  MINI GOLF LINKS 
-------------------------------------------------------------- */		
div#golf_links {
	background-color: transparent;
	margin-left: 15px;
	width: 118px;
	}
	
.espacegolf_links {
	margin-top: 212px;
	}
	
div#golf_links span{
	display: block;
	text-align: left;
	font-size: 70%;
	height: 18px;
	background: #c0c70f url('imagecss/sport_golf.png') no-repeat 2px 1px;
	}
	
div#golf_links span:hover{
	background: #c0c70f url('imagecss/sport_golf_faded.png') no-repeat 2px 1px;
	}
	
div#golf_links span a{
	color: #003882;
	padding: 2px 0px 2px 24px;
	text-decoration: none;
	}
	
	
/*  METEO
-------------------------------------------------------------- */
div#meteo {
	background-color: transparent;
	margin-left: 15px;
	width: 114px;
	}	
	
div#meteo span{
	display: block;
	text-align: left;
	font-size: 70%;
	height: 18px;
	background: #c0c70f url('imagecss/weather_cloudy.png') no-repeat 0px -2px;
	}
	
div#meteo span:hover{
	background: #c0c70f url('imagecss/weather_cloudy_faded.png') no-repeat 0px -2px;
	}
	
div#meteo span a{
	color: #003882;
	padding: 2px 0px 2px 24px;
	text-decoration: none;
	}	
	
	
	
/*  MEMBERS ONLY
-------------------------------------------------------------- */
div#members {
	background-color: transparent;
	margin-left: 15px;
	width: 114px;
	}	
	
div#members span{
	display: block;
	text-align: left;
	font-size: 70%;
	height: 18px;
	background: #c0c70f url('imagecss/user_go.png') no-repeat 0px -1px;
	}
	
div#members span:hover{
	background: #c0c70f url('imagecss/user_go_faded.png') no-repeat 0px -1px;
	}
	
div#members span a{
	color: #003882;
	padding: 2px 0px 2px 24px;
	text-decoration: none;
	}	


/*  TOURNAMENT
-------------------------------------------------------------- */			
div#tournament {
	background-color: #9D0234;
	padding: 2px 3px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
height:25px;
margin-right: -2px;
	}
	
div#tournament span{
	color: #FFF;
	font-weight: bold;
	font-size: 65%;
	}	

/*  RESULTS
-------------------------------------------------------------- */	
div#results {
	margin: 28px 10px 20px 0px;
	}
	
div#results span{
	color: #003882;
	}
	
div#results span a{
	color: #003882;
	text-decoration: underline;
	}
	
div#results span.adroite{
	padding-left: 72px;
	}	
	
div.results_blk {
	text-align: left;
	padding-top: 12px;
	}
	

div.results_blk img{
	float: left;
	padding-top: 3px;
	margin: 0px 10px 0px 14px;
	}
	
div.results_blk span{
	display: block;
	font-size: 65%;
	}	
	
	


	

/*  FOOTER
-------------------------------------------------------------- */
div#footer {
	width: 955px;
	height: 60px;
	background-color: #FFF;
	}
	
div#partners {
	width: 655px;
	height: 60px;
	float: left;
	}
	
div#partners_mention {
	width: 655px;
	height: 15px;
	padding-top: 6px;
	}
	
div#partners_mention span{
	font-style: italic;
	font-size: 65%;
	color: #9d9ea0;
	}

div#partners_logos {
	width: 655px;
	height: 45px;
	}

div#rights {
	width: 300px;
	height: 60px;
	float: left;
	}
	
div#rights_top{
	width: 300px;
	height: 8px;
	}

div#rights_mention{
	width: 279px;
	height: 40px;
	border-left: 1px solid #9d9ea0;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	}
	
div#rights_mention a{
  color:#006699;
  text-decoration:none;
}

div#rights_mention span{
	font-style: italic;
	font-size: 65%;
	color: #9d9ea0;
	}

div#rights_bot{
	width: 300px;
	height: 12px;
	}	
	
div#sub_footer {
	width: 956px;
	height: 10px;
	background: transparent url('imagecss/sf_bg.jpg') no-repeat;
	}

/* End of 'Base' */

