/* changed / created for GBMS */
/* note: whole stuff from origin layout.css deleted */


body {
	background: url(images/gbsm_bg_new.gif) repeat;
	background-color: #f5f5f5;
	font-size: 12px;
	font-family: helvetica, verdana, arial, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	margin: 0px;
}

#logo{
	visibility: visible;
	padding-top: 50px;
}
  
a {
	color: #fe0000;
	text-decoration: none;
	outline: none;
}

a:visited {
	color: #fe0000;
}

a:hover {
	color: #fe0000;
}

a:active {
	color: #fe0000;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 20px;
	height: 40px;
	border-bottom: 7px solid #fe0000;
}

h4 {
	font-size: 12px;
}

#container {
	width: 1173px;
	background-color: transparent;
}

#containerouter {
	background-color: transparent;
	height: 100%;
}

#header {
    width: 959px;
	background-color: #f5f5f5;
}

#banner {
	padding: 0px;
	margin: 0px;
	width: 959px;
	height: 202px;
	z-index: 0;
}

#banner a {
	color: #24304b;
	text-decoration: none;
}

#banner  a:hover {
	color: #24304b;
}

#metanavi {
	position: absolute;
	top: 0;
	background-color: #f71f22;
	float: left;
	margin-left: 624px;
	width: 527px;
	height: 28px;
	line-height: 27px;
	color: #fff;
	padding-left: 22px;
	font-weight: bold;
	letter-spacing: 1px;
}

#topnavi ul{
    position: absolute;
	height: 21px;
	background-color: transparent;
	margin-top: -28px;
	margin-left: -40px;
	z-index: 1;
}

#topnavi ul li a{
	background: none;
}

#topnavi img {
    border: none;
}

#topnavi img a{
    outline: none;
}

#mainnavi a:active {
	color: #000000;
}

#content {
	background-color: #FFFFFF;
	margin-left: 390px;
	padding-top: 20px;
	padding-bottom:25px;
	border-bottom: 0px solid #fe0000;
	width: 569px;
	min-height: 487px;
}

#content h1,#content h2,#content h3,#content h4 {
	color: #f71f22;
}

.post table{
	padding-top: 8px;
}

.post p{
	padding-top: 8px;
	font-size: 14px;
	line-height: 18px;
	padding-right: 20px;
}

.post table {
	font-size: 14px;
}

.post ul{
	margin-left: -25px;
}

#content ul {
}

#content p.center {
	text-align: center;
}

#leftnavi {
	float: left;
	width: 263px;
	background-color: transparent;
	float: left;
	margin: 0px;
	padding: 15px 0px;
	font-size: 14px;
	line-height:18px;
}

#leftnavi a {
	text-decoration: none;
	color: #24304b;
}

#leftnavi ul {
	list-style-type: none;
	margin: 3px 27px;
	padding: 0px;
	height: 230px;
}

#leftnavi li {
	margin-bottom: 8px;

}

#leftnavi h3 {
	margin: 0px 0px 10px 0px;
	padding: 25px 0px 0px 25px;
}

#leftlogo {
	height: 235px;

	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	margin-top: 70px;
}

#leftlogo p {
	font-family: verdana;
	font-size: 11px;
	padding-top: 150px;
	padding-left: 26px;
	line-height: 14px;
}

#adresse {
	position: absolute;
	margin-top: -115px;
	margin-left: 950px;
	height: 235px;
	
}

#adresse p {
	font-size: 11px;
	padding-top: 145px;
	padding-left: 26px;
	line-height: 14px;
	color: #f82023;
}


#footer {
	clear: both;
	visibility: hidden;
}

/* NAVIGATION */
#leftnavi li.active a{
	color: #f71f22;
	font-weight: bold;
}

#leftnavi li a{
	color: #000;
	font-weight: normal;
}

#topnavi ul li{
	float: left;
	list-style-type: none;
}

/* MAXIGALLERY */


.thumbscontainer{
	width: 569px;
	height: auto;
}

p.navigation{
	border: 0px solid #000;
}

p.navigation a img{
	border:0;
}

ul.thumbs li {
	list-style: 		none;
	float: 				left;
	display: 			block;
	list-style-image: 	none !important;
	min-height: 		130px;
	margin:				5px 2px 0 2px !important;
}
ul.thumbs {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
	clear: 				both;
}
ul.thumbs li img {
	border:				none;
	margin:				0 !important;
}
ul.thumbs li a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
ul.thumbs li p {
	overflow:			hidden;
}
.thumbs .clearboth { 
	clear: 				both; 
}
.childscontainer {
	margin-bottom:		20px;
	float:				left;
}
.thumbscontainer {
	margin-bottom:		20px;
	float:				left;
	padding-bottom: 	25px;
	border-bottom: 2px solid #fe0000;
	min-height: 		487px;
}
.pagenumbers {
	margin-bottom:		20px;
}
.picturecontainer {
	text-align:			center;
	border-bottom: 		2px solid #fe0000;
	padding-bottom: 	25px;
	min-height: 		487px;
}
.picturecontainer .title {
	font-weight:		bold;
	margin-top:			20px;
}
.picturecontainer .picture img {
	border:				none;
	margin:				0 !important;
}
.picturecontainer .picture a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
.managecontainer {
    float: 				left;
}
.managecontainer textarea {
	width:				395px;
}
.managecontainer hr {
	width:				400px;
	text-align: 		left;
	margin: 			20px auto 20px 0;
}
.pictureform .managepicture {
	float:				left;
	clear:				left;
}
.pictureform .shortfields {
	margin-left: 		20px;
	float:				left;
}
.pictureform .clearboth {
	clear:				both;
}
.uploadcounter {
	width: 				20px;
	margin-bottom: 		10px;
	float:				left;
	clear:				left;
}
.uploadfile {
	margin-bottom: 		10px;
	float:          	none;
}
.uploadfile input {
	width:				385px;	
}
.uploadform {
	margin-top:			20px;
	margin-bottom:		-10px;
   	clear: 				both;
}
.uploadform .clearboth {
	clear:				both;
}
.slideshowwrapper {
	text-align:			center;
}
.deleteform {
	float:				left;
}
.synchform {
	float:				left;
}

a.left{
	float: left;
}

a.right{
	margin-right: -569px;
}
