/* The general styles that apply to all elements */
*
{
		  margin: 0;
		  padding: 0;
}
 
/* The main body element */
body
{ 
	width: 100%;
	font-family: 	Helvetica,Arial,sans-serif; 
  font-size: 75%;
	color: #333;  
  background:#EEE url("http://www.fsmed.de/fileadmin/img/heine_waterpaper.jpg") no-repeat bottom right fixed; padding:10px 0;
  text-align:center;
  }
#overall-wrapper{
   text-align:left;
   width:978px;
   border:1px solid #999;
   background:#fff;  
   height:100%;
   margin:0 auto; 
}
/* Things that will not be visible to the regular eye :) */
#access, #footer li.html a span, #footer li.css a span, #footer li.php a span, #footer li.mysql a span, h2
{
	position: absolute;
	left: -9999px;
}

/* The links */
a
{ 
	color:#cd0000;
	text-decoration: none;
}
a:hover
{
	color: #000;
	text-decoration: none;
}

/* The images */
img
{

}
a img
{
	border: 0;
}

/* The paragraphs */
p
{
	margin-bottom: 11px;
	line-height: 16px;
}


/* The headings */
h1, h2, h3, h4, h5
{
	font-weight: 100;
}

/* The tables */
table
{
	margin: 0 auto;
  border-collapse:collapse;
}
table td
{
	padding: 5px 0;
}

/* The header part of the forum */
#header
{
	height: 109px;
	background: #be0000 url(images/topbg.gif) repeat-x top;
	padding: 0;
}
#container{
  width: 100%;
  height: 100%;
}
#header_logo {float: left;}
#topbuttonbox {float: right; margin-top: 10px; margin-bottom: -10px;}
#button-www, #button-forum, #button-kreuzmich {height:80px; float:left;}
#button-www {
	width: 76px; 	
  	background:transparent url(/buttons_fsmed.png) no-repeat 0 -9px;
}
#button-forum {
  	width: 68px;
  	background:transparent url(/buttons_forum.png) no-repeat 0 -9px;
}
#button-kreuzmich {
  	width: 84px;
  	background:transparent url(/buttons_kreuzmich.png) no-repeat 0 -9px;
}
#button-forum:hover,#button-www:hover,#button-kreuzmich:hover {background-position: 0% 98%;}

#header h1
{
	width: 60%;
	font-size: 24px;
	color: #FFF;
	float: left;
	font-family: verdana, sans-serif;
	height: 73px;
	line-height: 83px;
	overflow: hidden;
  padding-left:28px;
}
#header h1, #header h1 a
{
	color: #FFF;
}
#news
{
	background: #fff;
	color: #FFF;
	width: 100%;
}
#news h2
{
	position: static;
	font-size: 100%;
	font-weight: bold;
	float: left;
	margin: 5px 0 0 5px;
}
#news p
{
	color: #EEE;
	overflow: hidden;
	padding: 4px 0 0 4px;
}
#content {
	width: 938px;	
}
.li a.calendar {
	display: none;
}
#loggedin
{
	width:80%
	list-style-type: none;
	font-size: 80%;
	text-align: left;
	color: #999;
	margin-top: 20px;
	margin-left: 20px; 
}
#loggedin a
{
	color: #333;
  font-weight:bold;
}
#loggedin a:hover
{
	color: maroon;
}


/* Login box */

#leftcol form
{
	width: 100%;
	text-align: left;
	color: #666;
	margin-top: 10px;
}
#leftcol form fieldset
{
		  border: 0px;
}
#leftcol form legend
{
		  display: none;
}
#leftcol form p
{
	    color: #666;

		  padding-right: 7px;
}
#leftcol form input
{
		  background-color: #F0F0F0;
		  border: 1px #999 solid;
		  padding: 2px;
		  width: 140px;
		  font-size: 100%;
}
#leftcol form input:focus {font-weight:bold; color:maroon;border-color:black;background:#f8f8f8; }
#leftcol form .submit
{
		  margin-top: 13px;
		  padding: 2px;
		  width: 140px;
}
#leftcol form ul
{
		  list-style-type: none;
}
#leftcol form ul li
{
		  margin-right: 7px;
}

/* The searchbox */
#searchbox
{
padding:5px;
}
#searchbox input
{
		  font-size: 100%;
		  margin: 0;
		  border: 1px solid #CCC;
}
#searchbox input.box
{
		  padding: 1px;
		  width: 115px;
}
#searchbox input.submit
{
		  background-color: #FFF;
		  color: #666;
		  width: 45px;
}
#searchbox input.box:hover, #searchbox input.submit:hover, #searchbox input.box:focus
{
		  border: 1px solid #000;
		  color: #000;
}

/* These are for the box around bodyarea */
#bodyarea_top
{

}
#bodyarea_bottom
{
}
#bodyarea_top div, #bodyarea_bottom div
{
}
#bodyarea_bottom div
{
}


/* The linktree */
.nav
{
		  color: #333;
      padding-top: 15px;
		  margin-bottom: 8px;
		  position: relative;
		margin-bottom: 20px;
}
.nav a
{
		  font-weight: bold;
		  color: #333;
}
.nav a:hover
{
		  color: #cd0000;
}

/* Left Column */
 
#leftcol{
  float:left;
  width:15%; 
  height:100%;
  background:#fff; 
  padding: 0 10px 0 10px;;
  /*border: #999 solid 1px;*/ 
}

/* The main body */
#partnerlogo {
	float: right;
	margin-top: 5px;
	margin-right: 5px;	
}

#bodyarea
{
	background: #fff;
	padding: 0 0 0 0;
	text-align: left;
	margin: 0px 10px;
}
fieldset.login {
	text-align: center;
	padding: 10px;
}
#login {
	width: 250px;
	margin: 20px auto;
}
#bodyareabg
{
  width: 96%;
  margin-left: 2%;
	background: #FFF;
	/*padding: 15px 15px 10px 43px;*/
}

#bodyarea h3
{
	font-size: 120%;
	color: #666;
	border-bottom: 1px #CCC dashed;
	padding-bottom: 2px;
	padding-top: 5px;
	margin-bottom: 2px;
}
#bodyarea h3 a
{
	color: #666;
}
#bodyarea h3 a:hover
{
	color: #000;
}
.collapse img
{
		  position: relative;
		  float: right;
		  bottom: 20px;
}
#bodyarea h4 a
{
}
#bodyarea h4 a:hover
{
}

/* BoardIndex spesific */
#newsfader
{
		  border-bottom: 1px #678751 solid;
		  margin-bottom: 15px;
		  padding: 2px 10px 10px 10px;
		  text-align: center;
		  height: 261px;
}

#newsh1
{
  
		  text-align: center;
}

.boards
{
		  margin-bottom: 10px;
		  list-style-type: none;
		  line-height: 16px;
}
.boards dt, h4
{
	font-size: 140%;
	color: #5A7A44;
}
.boards dt
{
		  float: left;
  margin-left: 25px;
}
.boards dt.new
{
	background: #FFF url(images/newposts.gif) top right no-repeat;
}
.boards .msgicon
{
		  width: 7%;
}
.boards .msgbody
{
		  width: 60%;
}
.boards .bstats
{
		  width: 10%;
		  text-align: center;
}
.boards .lpost
{
		  width: 40%;
		  text-align: left;
}
.boards .mods
{
		  font-size: 90%;
		  margin-bottom: 10px;
}
.boards .boardname{
	font-size: 125%;
}
.boards .chboards
{
		  position: relative;
		  top: 4px;
		  padding: 0;
		  width: 100%;
		  font-size: 60%;
		  color: #666;
}
.boards .chboards a
{
		  border: 0;
		  padding: 0;
		  color: #666;
}
.boards .chboards a:hover
{
		  color: #000;
}

#infocenter
{
		  background: url(images/infocenter.gif) bottom right no-repeat;
}
#infocenter h3
{
		  margin-top: 20px;
		  text-align: center;
}
h3{margin-top:5px;}
#lstlist
{
		  margin: 0px 13px 11px 13px;
		  list-style-type: circle;
}

/* MessageIndex spesific */
.pages
{
	text-align: right;
	font-size: 100%;
	color: #CCC;
}

.msgmenu
{	 
	list-style-type: none;
	text-transform: uppercase;
	font-family: sans-serif;
	font-size:70%;
	clear:both;
	height: 30px;
	padding-top: 10px;
}
.msgmenu li
{
		  float: left;
		  padding: 5px 0;
		  margin: 10px 0 0 15px;
}
.msgmenu li a
{
		  padding: 15px 0 0px 30px;
}
.msgmenu li.markread a
{
		  background: url(images/buttons/post/markread.gif) center left no-repeat;
}
.msgmenu li.notify a
{
		  background: url(images/buttons/post/notify.gif) center left no-repeat;
}
.msgmenu li.newpoll a
{
		  background: url(images/buttons/post/newpoll.gif) center left no-repeat;
}
.msgmenu li.newtopic a
{
		  background: url(images/buttons/post/newtopic.gif) center left no-repeat;
}
.msgmenu li.reply a
{
		  background: url(images/buttons/post/reply.gif) center left no-repeat;
}
.msgmenu li.sendtopic a
{
		  background: url(images/buttons/post/sendtopic.gif) center left no-repeat;
}
.msgmenu li.print a
{
		  background: url(images/buttons/post/print.gif) center left no-repeat;
}

.alt
{
		  margin-bottom: 8px;
}

#messagetable
{
		  width: 100%;
		  margin: 12px 0;
      border-left: 2px solid #ccc;
      border-right: 2px solid #ccc;
      border-bottom: 2px solid #ccc;

}

#messagetable tbody td{
 border:1px solid #eee;
}

#messagetable td.cella1
{
	width: 9%;
}
#messagetable td.cella2
{
	width: 11%;
}
#messagetable td.cella3
{
	width: 4%;
	text-align: center;
}
#messagetable td.cella4
{
	width: 22%;
}
#messagetable td.cella5
{
	width: 22px;
	text-align: center;
	vertical-align: middle;
}
#messagetable td.cella6
{
	width: 4%;
	text-align: center;
	vertical-align: middle;
}
#messagetable td.cella7
{
	width: 11%;
}
#messagetable td.cella8
{
	width: 11%;
}
#messagetable td.cellb1
{
	width: 4%;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}
#messagetable td.cellb2
{
	vertical-align: middle;
}
#messagetable td.cellb3
{
	width: 14%;
	vertical-align: middle;
}
#messagetable td.cellb4
{
	width: 22%;
	vertical-align: middle;
}
#messagetable td.cellb5
{
	text-align: center;
}

#msgicons1
{
		  float: left;
		  margin-top: 15px;
}
#msgicons2
{
		  float: left;
		  margin: 15px 0 0 40px;
}
#msgjmp
{
		  float: right;
		  margin-top: 15px;
}

/* Topic Display Spesific */
#whviewingdp
{
		  background-color: #FFF;
		  padding: 4px 8px;
		  font-size: 80%;
}

.post
{
		  padding: 15px 0;
}

.msgbody2
{
		  overflow: auto;
		  padding: 8px;
		  margin-bottom: 8px;
}
.msgleft ul
{
		  margin: 0;
		  padding: 0;
		  list-style-type: none;
}
.msgleft li
{
		  margin: 1px 0;
		  font-size: 90%;
}
.msgleft li.mname
{
		  font-size: 100%;
}
.msgleft li.stars, li.posts, li.avatar, li.blurb
{
		  margin-bottom: 8px;
}
.message
{
		  margin-bottom: 20px;
}
.pstopicon
{
		  float: left;
		  margin: 3px 5px 0px 0px;
}
.postid
{
		  font-size: 90%;
}
.postbuttons
{
		  list-style-type: none;
		  float: right;
		  margin-top: 7px;
}
.postbuttons li
{
		  display: inline;
		  text-transform: uppercase;
		  font-weight: bold;
		  border-right: 1px solid #AAA;
		  padding: 0 10px;
}
.postbuttons li a
{
		  color: #AAA;
}
.postbuttons li a:hover
{
		  color: #000;
}

.msghr
{
		  width: 100%;
		  margin-top: 7px;
		  color: #678751;
		  background-color: #678751;
}

.dispmenu ul
{
		  list-style-type: none;
		  margin: 0;
		  padding: 0;
      clear:both;
}
.dispmenu li
{
		  display: inline;
		  margin: 0;
		  padding: 0;
		  line-height: 24px;
}
.dispmenu a:link
{
		  background: url(images/cath1bg.gif);
		  border-left: #E5E5E5 1px solid;
		  border-top: #E5E5E5 1px solid;
		  font-weight: bold;
		  margin: 0px;
		  padding: 5px 10px 5px 10px;
		  font-size: 10px;
		  font-weight: bold;
		  color: #000;
}
.dispmenu a:hover
{
		  text-decoration: none;
		  background: #FFF;
		  color: #000;
}
.dispmenu a.last
{
		  border-right: #E5E5E5 1px solid;
}
.mnbtm ul
{
		  position: relative;
		  bottom: 11px;
}
.mnbtm a:link
{
		  border-top: 0px;
		  border-bottom: #E5E5E5 1px solid;
}
.msgleft
{
		  float: left;
		  width: 15%;
}
.msgright
{
		  float: right;
		  width: 85%;
}

.msgbg1
{
		  background: #f8f8f8;
}

.modified
{
		  background: #f8f8f8;		  margin: 10px 0;
}

.modbuttons
{
		  margin: 20px 0;
		  font-size: 10px;
		  float: left;
}
.modbuttons li
{
		  display: inline;
		  text-transform: uppercase;
		  font-weight: bold;
		  border-left: 1px solid #AAA;
		  padding: 0 6px;
}
.modbuttons li a
{
		  color: #AAA;
}
.modbuttons li a:hover
{
		  color: #000;
}

#quickReplyOptions
{
		  padding-bottom: 10px;
}

#quickReplyOptions textarea
{
		  padding: 5px;
		  margin-bottom: 5px;
		  font-family: Verdana, sans-serif;
		  font-size: 95%;
}

/* The footer - contains the copyright */
#footcont
{
	padding: 1px 0 20px 0;
	width: 100%;
	height: 20px;
	margin-top: 20px;
}
#footer
{
		  line-height: 150%;
	font-size: x-small;
	text-align: center;
	list-style-type: none;
	width: 640px;
	margin: 10px auto;
}
#footer li
{
	width: 30px;
	height: 18px;
	background: transparent;
	float: left;
}
#footer li a
{
}
#footer li.html a, #footer li.css a, #footer li.php a, #footer li.mysql a
{
	width: 30px;
	height: 18px;
	display: block;
}
#footer li.html , #footer li.css
{
	margin-left: 30px;
}
#footer li.php , #footer li.mysql
{
	margin-right: 30px;
}
#footer li.copyright
{
	width: 100%;
	padding-top: 2px;
}
#footer li.html a
{
	background: url(images/validxhtml.gif);
}
#footer li.css a
{
	background: url(images/validcss.gif);
}
#footer li.php a
{
	background: url(images/usesphp.gif);
}
#footer li.mysql a
{
	background: url(images/usesmysql.gif);
}
#footer li a:hover
{
	background-position:  -30px 0;
	color: #FFF;
}

/* !!! SMF Spesific Styles For Compatibility */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666;
	background: #666;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background: #F0F8FF url(images/quote.gif) no-repeat bottom right;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 4px solid #8394B2;
	font-size: 10px;
	line-height: 1.4em;
	padding: 8px;
}
.quote div.quote
{
	background: #F0F8FF url(images/blank.gif) no-repeat bottom right;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background: #FFF8F5 url(images/code.gif) no-repeat bottom right;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 4px solid #FF6600;
	padding: 8px;
	font-size:  10px;
	line-height: 1.4em;
	font-family: "courier new", helvetica, "times new roman", serif;
	white-space: nowrap;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader
{
	background: #E4EAF2;
	border: 1px dotted #000;
	border-bottom: 0;
	border-left: 4px solid #8394B2;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	margin: 8px auto 0 auto;
	padding: 8px;
}
.codeheader
{
	background: #FDDBCC;
	border: 1px dotted #000;
	border-bottom: 0;
	border-left: 4px solid #FF6600;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	margin: 8px auto 0 auto;
	padding: 8px;
}
.help
{
	cursor: help;
}
.meaction
{
	color: red;
}
.editor
{
	width: 96%;
}
.highlight
{
	background: yellow;
	font-weight: bold;
	color: black;
}
.windowbg, .windowbg3, .windowbg2
{
	/*color: #000;
	background: #FFF;*/
  padding: 3px 10px;
}
.calendar_today
{
	background: #FFF;
}
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
		  margin-bottom: 10px;
	font-size: 130%;
	color: #666;
	border-bottom: 1px #CCC dashed;
	padding-bottom: 8px;
}
.titlebg img, titlebg2 img
{
	vertical-align: middle;
}
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td, .catbg2 , tr.catbg2 td
{
	background: url(images/catbg.jpg) repeat-x #be0000;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: #FFF;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: #000;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #e0e0ff;
}
.bordercolor
{
	background: #FFF;
	padding: 0;
}
.tborder
{
	padding: 1px;
	border: 1px solid #FFF;
	background: #FFF;
}
.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}
.error
{
	color: red;
}
#helpmain ul, #helpmain ol
{
	margin: 0 0 12px 25px;
}
#ajax_in_progress
{
	background: #FFF url(images/ajaxloading.gif) no-repeat 10%;
	color: #000;
	text-align: left;
	font-size: 18px;
	font-family: "Trebuchet MS", sans-serif;
	padding: 10px;
	padding-left: 65px;
	position: absolute;
	left: -105px;
	width: 105px;
		  border: 1px solid #D0D0D0;

}
#ajax_center
{
	top: 45%;
	width: 105px;
	position: absolute;
	left: 50%;
}
#subboards{
	border: 1px #CCC dashed;
	width: 100%;
	background-color: #EEE;
}
.boardbox{
 padding:4px 4px 8px 0px;
 margin:5px;
 vertical-align:;
 font-size:125%;
 border-bottom: 1px white dashed;
 clear: both; 
}
.boardbox-msgicon {
	float: left;
}
.msgicon-child {
	height: 24px;
	width: 24px;
	margin-right: 5px;
	margin-top: -5px;
}
.boardbox:hover{
 background-color:ghostwhite;
 border-color: black;
}
.boardbox-boardname{
  font-weight:bold;
  float:left;
}
.boardbox-lpost{
  margin-right: 10px;
  text-align: right;
  padding-top:1px;
  font-size:70%;
}
.boardbox-lpost a{
   font-weight:bold;
}
.row1 td{ background-color:#efefef;}
.row2 td{ background-color:#fff;}

#nav_main {
	background: url(images/sliding_door/round/bg.gif) repeat-x scroll center bottom;
	float: left;
	width: 100%;
	height: 29px;
	margin-top: -15px;
}
#nav_main ul {
	margin-left: 0px;
	line-height: 1em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt 0pt 0pt 30%;
	white-space: nowrap;
	display: block;
}

#nav_main #current {
	background: url(images/sliding_door/round/left_on.gif) no-repeat scroll 0% 0% transparent;
	border: 0pt none;
}

#nav_main #current a, #nav_main #current strong {
	background:transparent url(images/sliding_door/round/right_on.gif) no-repeat scroll right top;
	color:#333344;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:5px;
}

#nav_main ul li:focus, #nav_main ul li:hover, #nav_main ul li:active {
	background-color: rgb(196, 208, 220);
	background-position-x: 0pt;
	background-position-y: -150px;
}

#nav_main li {
	background: url(images/sliding_door/round/left.gif) no-repeat scroll 0% 0% transparent;
	border-bottom: 1px solid rgb(0, 0, 0);
	float: left;
	margin: 0pt;
	padding: 0pt 0pt 0pt 3px;
	line-height: 1.5em;
	display: list-item;
}

#nav_main li:focus a, #nav_main li:hover a, #nav_main li:active a {
	background-position-x: 100%;
	background-position-y: -150px;
}

#nav_main a:focus, #nav_main a:hover, #nav_main a:active {
	background-color: transparent;
	color: rgb(34, 34, 51);
}

#nav_main ul li a {
	height: 20px;
}

#nav_main > ul a, #nav_main > ul strong {
	width: auto;
}

#nav_main a, #nav_main strongÊ{
	background: url(images/sliding_door/round/right.gif) no-repeat scroll 100% 0% transparent;
	color: rgb(102, 102, 119);
	display: block;
	font-weight: normal;
	padding: 5px 11px 3px 8px;
	text-decoration: none;
	text-transform: none;
	width: 0.1em;
}

a:focus, a:hover, a:active {
	color: rgb(34, 34, 34);
	text-decoration: underline;
}

  .top_subject{
    clear:both;
  }

.preview_body table, .message table {
	border: 1px solid black;
	border-collapse: collapse;
}

.preview_body table td, .preview_body table tr, .message table td, .message table tr {
	border: 1px solid black;
	border-collapse: collapse;
	padding: 5px;
}

.oldersemester {
	color: #888;
}

.oldersemester a {
	color: #888;
}

#fsmed_othernews {
	width: 800px;
	margin-top: 20px;
	margin-left: 70px;
	text-align: center;
}

#myGallery
{
	text-align: left;
	margin: 0 auto;
}
#myGallery, #myGallerySet, #flickrGallery
{
	width: 480px;
	height: 345px;
	z-index: 5;
}

.jdGallery a
{
	outline:0;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
    display:none;
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #000;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #000;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	background-color: #EEE;
	height: 95px;
	color: #000;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 10%;
	cursor: pointer;
	/*z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;*/
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	/*filter:alpha(opacity=50);*/
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 10%;
	height: 99%;
	width: 80%;
	cursor: pointer;
	z-index: 10;
	/* background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	/*filter:alpha(opacity=80);*/
	}
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	/*opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);*/
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}
#news-box{
	height: 345px;
}
