/* BODY*/
html
	{
	 height:100%;
     margin: 0;
     padding: 0;
     border: none;
     text-align: center;
	}

body 
    {	
	 margin: 0px auto;	 
	 padding: 0; 
	 border: 0; 	
	 height:100%;
	 text-align: center; 
	 min-width: 751px; 
	 font: 10px Verdana,Tahoma,Arial,sans-serif;
	 line-height:15px;
	 color: #999999;
	 background: #010101 url(../images/suco_backround2.gif); 
	 margin:0px auto;	
	 }

a {color: #cccccc;}
a:visited {color: #cccccc;}
a:hover {color:#999999; text-decoration:none;}	 
	 	  
	 	 
/* LAYOUT*/	
#fullheight 
	 {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  margin: 0 auto;
      text-align: left;
      vertical-align: middle;      
   	  } 
 
#wrapper
  	{
	 position:relative;    
	 width: 751px;	
	 margin:0px auto;
	 text-align:left;	
	 background: #333333;
	 } 
	 
 
#top
	{
	 position:relative; 
	 float:left;   
	 width: 751px;	
	 height:130px;	
	 border-top:1px solid #CBCBCB;
	 border-left:1px solid #CBCBCB;
	 border-right:1px solid #CBCBCB;
	 background: #333333 url(../images/top.gif) no-repeat; 
	 } 
	 
#footer
  	{	
	 clear:both; 
	 font-size:11px;
	 position:relative; 
	 width: 751px;
	 margin:0px auto;
	 text-align:left;	
	 height:90px;
	 background: url(../images/opus_logo.gif) no-repeat; 	
	  } 	 
	 	 
.opuslogo
	{
	width:147px;
	height:89px;
	display:block;
	float:left;
	}	
	
#music

	{
	position:relative;
	width: 388px;
	float:left;
	margin-left:100px;
	padding-top:20px;
	width:75px;
	height:30px;
 } 	 
		 
#footer_text
	{
	position:relative;
	width: 388px;
	float:right;
	padding-top:25px;
	text-align:center;
	color: #CCCCCC;	
	} 	 
	 
#footer_text a:link
	{
	color: white;
	text-decoration:none;
	font-size: 10px;
	}
	
#footer_text a:visited
	{
	color: #CCCCCC;
	text-decoration:none;
	font-size: 10px;
	}	
	
#footer_text a:hover
	{
	color: #999999;
	text-decoration:underline;
	font-size: 10px;
	}	
	
#topbarLeft
	{
	 position:relative;  
	 float:left;
	 width: 363px;
	 height:32px;	
	 margin-top:97px;
	 } 		
		 
/* Homepage specific*/		 
 
#topbanner
	{
	 position:relative;  
	 float:left;
	 width: 751px;
	 height:321px;
	 background: url(../images/hp_martini.jpg) no-repeat; 
	 border-left:1px solid #CBCBCB;
	 border-right:1px solid #CBCBCB;
	 }
 
#hp_content
	{
	 position:relative;  
	 float:left;
	 width: 751px;
	 /*height:353px;*/
	 background: #333333 url(../images/hp_bg.gif) no-repeat;
	 border-left:1px solid #CBCBCB;
	 border-right:1px solid #CBCBCB;
	 border-bottom:1px solid #CBCBCB;
	 } 
	 
#hp_content_left
	{
	 position:relative;  
	 float:left;
	 width: 300px;
	 left: 60px;
	 margin: 40px 100px 0 0px;
	 } 	
	 
#hp_content_right
	{
	 position:relative;  
	 float:left;	 
	 margin: 40px 0 0 0;
	 } 		
	 
#hp_events
	{
	 width: 273px;
	 height:131px;
	 } 		   

	
#signupform
	{
	width: 325px;
	/* height:139px;*/
	/* background: #333333;*/
	font-size:10px;
	color: #999999;
	top:20px;
	}	

.signuptable
	{
	margin-top:10px;	
	}
	
.signupform
	{
	border:1px solid #ccc;
	height:12px;
	font-size:10px;
	background: #333333;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}	

.signuptable td
	{
	padding:0px;
	margin:0px;
	}	 	 	

/* Subpages specific*/	

#subpages_content
	{
	 position:relative;  
	 float:left;
	 width: 751px;	
	 min-height:549px;
	 background: #333333 url(../images/subpages_bg.gif) no-repeat; 
	 border-bottom:1px solid #CBCBCB;
	 border-left:1px solid #CBCBCB;
	 border-right:1px solid #CBCBCB;
	 } 
	 
#events_links
	{
	 position:relative;  
	 float:left;
	 width: 200px;	
	 margin-top:30px;
	
	 padding-left:35px;
	 padding-right: 30px;
	 color: #ffffff;
	 } 	
	 
#events_main
	{
	 width:486px;
	 border:0px solid red;
	 position:relative;  
	 float:left;
	 } 	  
	 
#events_links .title
	{
	font-size: 12px;
	color: #F11800;
	}	 
	
#events_links a:link
	{	
	color: #ffffff;
	text-decoration: none;
	}	

#events_links a:visited
	{	
	color: #ffffff;
	text-decoration: none;
	}		

#events_links a:hover
	{	
	color: #cccccc;
	text-decoration: underline;
	}		
	
.title
	{
	color: #ffffff;
	font-weight:bold;
	}	 
	 
#top_menus
	{
	 position:relative;  
	 float:left;
	 width: 751px;
	 height:125px;	
	 background:url(../images/top_menus.jpg) no-repeat;
	 border-left:1px solid #CBCBCB;
	 border-right:1px solid #CBCBCB;
	 } 
	 	 
#top_events
	{
	 position:relative;  
	 float:left;
	 width: 751px;
	 height:125px;	
	 background:url(../images/top_events.jpg) no-repeat;
	 border-left:1px solid #CBCBCB;
	 border-right:1px solid #CBCBCB;
	 } 
	 
#top_media
	{
	 position:relative;  
	 float:left;
	 width: 751px;
	 height:125px;	
	 background:url(../images/top_media.jpg) no-repeat;
	 border-left:1px solid #CBCBCB;
	 border-right:1px solid #CBCBCB;
	 } 	
	 
#top_contact
	{
	 position:relative;  
	 float:left;
	 width: 751px;
	 height:125px;	
	 background:url(../images/top_contact.jpg) no-repeat;
	 border-left:1px solid #CBCBCB;
	 border-right:1px solid #CBCBCB;
	 } 		
	 
#top_francais
	{
	 position:relative;  
	 float:left;
	 width: 751px;
	 height:125px;	
	 background:url(../images/top_francais.jpg) no-repeat;
	 border-left:1px solid #CBCBCB;
	 border-right:1px solid #CBCBCB;
	 } 	  	 		  

#content
	{
	 position:relative;
	 float:left;  
	 width: 500px;
	 padding-left:135px;
	 padding-top: 45px;
	 
	 } 	 	 
	 
/* LINKS*/	
#menu
	{
	 position:relative;  
	 float:left;
	 background: #F11800;
	 width: 751px;
	 background:url(../images/bg_menubar.gif) repeat-x;
	 height:30px;	
	 border-left:1px solid #CBCBCB;
	 border-right:1px solid #CBCBCB;
	 } 

.home
	{
	float:right;	
	padding: 0 0 0 0;
	}
	 
.home a {
	display:block;
	width: 69px;
	height:30px;
	background: url(../images/btn_home.gif) 0 0 no-repeat;
	text-decoration: none;
	}

.home a:hover
	{ 
	background-position: 0 -30px;
	}	 

.menus
	{
	float:right;	
	padding: 0 0 0 0;
	}
	 
.menus a {
	display:block;
	width: 86px;
	height:30px;
	background: url(../images/btn_menus.gif) 0 0 no-repeat;
	text-decoration: none;
	}

.menus a:hover
	{ 
	background-position: 0 -30px;
	}	 

.events
	{
	float:right;	
	padding: 0 0 0 0;
	}
	 
.events a {
	display:block;
	width: 91px;
	height:30px;
	background: url(../images/btn_events.gif) 0 0 no-repeat;
	text-decoration: none;
	}

.events a:hover
	{ 
	background-position: 0 -30px;
	}	
	
.music
	{
	float:right;	
	padding: 0 0 0 0;
	}
	 
.music a {
	display:block;
	width: 75px;
	height:30px;
	background: url(../images/btn_music.jpg) 0 0 no-repeat;
	text-decoration: none;
	}

.music a:hover
	{ 
	background-position: -75px 0;
	}	
	
.music a:active
	{ 
	background-position: -75px 0;
	}		
			
	
.media
	{
	float:right;	
	padding: 0 0 0 0;
	}
	 
.media a {
	display:block;
	width: 77px;
	height:30px;
	background: url(../images/btn_media.gif) 0 0 no-repeat;
	text-decoration: none;
	}

.media a:hover
	{ 
	background-position: 0 -30px;
	}		
	
.contact
	{
	float:right;	
	padding: 0 0 0 0;
	}
	 
.contact a {
	display:block;
	width: 102px;
	height:30px;
	background: url(../images/btn_contact.gif) 0 0 no-repeat;
	text-decoration: none;
	}

.contact a:hover
	{ 
	background-position: 0 -30px;
	}	
	
	
.reservations
	{
	float:right;	
	padding: 0 0 0 0;
	}
	 
.reservations a {
	display:block;
	width: 120px;
	height:30px;
	background: url(../images/btn_reservations.gif) 0 0 no-repeat;
	text-decoration: none;
	}

.reservations a:hover
	{ 
	background-position: 0 -30px;
	}	
	
	
		
	
.french
	{
	float:right;	
	padding: 0 0 0 0;
	}
	 
.french a {
	display:block;
	width: 100px;
	height:30px;
	background: url(../images/btn_francais.gif) 0 0 no-repeat;
	text-decoration: none;
	}

.french a:hover
	{ 
	background-position: 0 -30px;
	}			

.active a
	{ 
	background-position: 0 -30px;
	}		
	
		
	
.menuspacer
	{
	width:49px;
	float:right;	
	padding: 0 0 0 0;
	}	
	
/* text formatting*/	

.red
	{
	color: #F11800;
	font-weight:bold;
	}
	
.red a:link
	{
	color: #F11800;
	font-weight:bold;
	}
	
.red a:visited
	{
	color: #F11800;
	font-weight:bold;
	}	
		
.red a:hover
	{
	color: #cccccc;
	font-weight:bold;
	text-decoration:none;
	}
	
p 
	{
	padding:0px;
	margin: 0 0 15px 0;
	}
td
	{
	margin:0px;
	padding:0px;
	vertical-align:top;	
	font: 10px Verdana,Tahoma,Arial,sans-serif;
	line-height:15px;
	}	
	
img
	{
	border:0;
	}

h1 {
	font-size:16px;
	text-transform:uppercase;
	}

h2 {
	font-size:14px;
	color:#333333;	
	}

  
