/* Start of CMSMS style sheet 'club928 V6' */
* {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#myframe { height: 1000px; }

body {
text-align: left;
font: normal 14px arial, tahoma, sans-serif;
color: #333;
margin-top:0;
}

/* position for the search box */
div #search {
margin-top:-18px;
float:right;
  font: normal 12px  arial, tahoma, sans-serif;
   height:26px;
text-align: right;
background-color: transparent;
color: #fff;

}

div #login
{
margin-top:10px;
font: normal 12px  arial, tahoma, sans-serif;
 float:right;
text-align: right;
color:white;
   
}

div input {
  font: normal 10px/12px  arial, tahoma, sans-serif;
  color: #333333;
 background-color: #FFFFFF;
border: 1px solid #000000; 
}


div #breadcrumbs
{
 margin-left: 30px;        /* css shorthand rule will be opened to be "0 1em 0 1em" */
font-size: 16px;        
  
   margin-top:4px;
}

div #breadcrumbs a, 
div #breadcrumbs a:visited,
div #breadcrumbs a:hover, 
div #breadcrumbs a:active,
div #breadcrumbs a:link{
   text-align: left;
   
color:white;
}

a {
color: #666;
text-decoration: none;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #ccc;
}

#header {

height: 105px;
background: #000033 url(uploads/images/Site/ClubPorsche928.jpg)  no-repeat;
background-position: middle left;
}

#wrapper {
width:100%;
idth:900px;
margin: 0 auto;
margin-top:0;
text-align: center;
}

h1#bandeau1 {
width: 160px;
height:26px;
background-color: #99093A;
float: left;
font: bold 16px Porsche Franklin Gothic Condensed,arial,  tahoma, sans-serif;
padding-left: 10px;
padding-bottom: 0px;
color: #AA0000;
cursor: default;
}

h1#bandeau1 a:visited{
color: red;
}

h1
{
color : #5B85AD;
font: bold 16px Porsche Franklin Gothic Condensed,arial,  tahoma, sans-serif;
padding-bottom: 10px;
}

h2#bandeau2 {
width: 100%;
height:26px;
background-color: #99093A;
float: left;
font: bold 12px Porsche Franklin Gothic Condensed,arial,  tahoma, sans-serif;
color: #fff;

cursor: default;
}

h2{
color : #5B85AD;
text-align:left;
font: bold 12px Porsche Franklin Gothic Condensed,arial,  tahoma, sans-serif;
cursor: default;
background-color:transparent;
}



#current a {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
width: 170px;
background-color: #FFFFFF;
float: left;
position: relative;
height:100%;
border-top: 1px solid #fff;
font: normal 10px/18px  arial, tahoma, sans-serif;
padding: 1px;
 
}

#rightsidebar {
width: 190px;
height:100%;
background-color: #FFFFFF;
float: right;
position: relative;
margin-left:20px;
border-top: 1px solid #fff;
font: normal 10px/18px  arial, tahoma, sans-serif;
padding: 1px;
}

img {
border: none;
}

div #main img {
border: none;
padding:2px 2px 2px 2px;
}

a img {
margin-bottom: 20px;
border: 1px solid #fff;
}

a:hover img {
border-color: #f00;
}

div#content {
   margin: 0.2em auto 2em 0.2em;   /* some air above and under menu and content */
}

div#main {
text-align: left;
   margin-left: 180px; /* this will give room for sidebar to be on the left side, make sure this space is bigger than sidebar width */
   margin-right: 2%; /* and some air on the right */
}

p {
margin-bottom: 20px;
}



#footer {
text-align: center;
clear: both;


}
/* End of 'club928 V6' */

