/* 
coding: utf-8
css page slam @ elmediator;org
*/

html {
	font-size: 110%;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: normal 1em/1.125em Verdana, Helvetica, Arial, Tahoma, sans-serif;
	color: #FFF;
	background: #000 url(./img/slamMedBCK.png) repeat-y top left; /*#493C27;*/
}

	#main {
		width: 1000px;
		margin: 0;
		padding: 0;
		text-align: justify;		
	}
	
		#headers {
			/*width: 500px;*/
			background: #493C27 url(./img/slamMedHeader.png) no-repeat top left;
			height: 350px;
			margin: 0;
			padding: 0;
		}
		
		
		#headers h1, #headers h2 {
			width: 500px;
			margin: 0;
			padding: 0;
		}
		
		#headers h1 {
			padding-top: 100px;
			height: 150px;			
		}
		
		#headers h2 {
			height: 100px;
			padding-top: 50px;
		}
		#headers h2 strong {
			color: #006BAD;
			background: #FFF;
			border: 1px solid #3A261E;
			border-width: 2px 2px 2px 0;
			padding: 5px;
			display: block;
			float: left;
			font-size: .9em;
		}
		
			#headers a {
				display: block;
				margin: 0;
				padding: 0;
				width: 500px;
			}
			
			#headers h1 a {
				height: 150px;
				background: transparent url(./img/slamMedTitle.png) no-repeat top left;
			}
				
			#headers h2 {
				height: 100px;
				background: transparent url(./img/slamMedLogo.png) no-repeat top left;
			}
				
			#headers span { display: none; }
			
/* --------------------------- */

	#menuSlam {
		margin: 5px 0 15px;
		padding: 0 5px;
		font-size: .9em;
	}
	
	#menuSlam dt, #menuSlam dd {
		float: left;
		margin: 0 15px 0 0;
		padding: 0;
		height: 30px;
		line-height: 30px;
	}
	
	#menuSlam dd.clearMe {
		float: none;
		clear: both;
		padding: 0;
		margin: 0;
	}
	
	#menuSlam a {
		color: #92FF05;
		font-weight: bold;
		text-decoration: none;
		height: 30px;
		line-height: 30px;
	}
	
	#menuSlam form {
		margin: 0;
		padding: 0;
		height: 30px;
		line-height: 30px;
		float: left;
	}
	#slamSelector select {
		border: 1px solid #230007;
		font-weight: bold;
		color: #230007;
		padding: 0;
		margin: 0;
		width: 250px;
	}
		#slamSelector select optgroup {
			padding: 2px;
		}
	#flBox {
		height: 30px;
		line-height: 30px;
		float: left;
		clear: right;
		width: 300px;
	}
	
	object:hover, param:hover { border: none; }
	

/* --------------------------- */

	#content {
		padding: 0 5px;
		clear: both;
	}
	
		#content p { font-size: .85em; }
	
	#infos,
	#prog {
		width: 600px;
		border: 1px double #92FF05;
		border-width: 0 0 5px;
		margin: 0 0 10px;
	}
	
	
	#content li {
		list-style: none;
		background: transparent url(./img/listIcone.png) no-repeat 0 50%;
		padding: 5px 25px;
	}
	
	#infos em,
	#prog em {
		color: #E41053;
		font-style: normal;
	}
	
	#infos strong,
	#prog strong  {
		font-style: normal;
		font-weight: normal;
		color: #FF9F09;
		font-size: 1em;
	}
	
	#infos h3 {
		font-size: 1.5em;
		border: 1px solid #FFF;
		border-width: 0 0 1px;
	}
	#infos h4,
	#prog h4  {
		font-size: 1.125em;
		color: #FF9F09;
	}
	
	#infos h4.littleHightlight {
		color: #FFF;
		font-size: 1em;
	}

/* classes */

.top {
	background: transparent url(./img/right_Top.png) no-repeat left top;
}

.mid {
	background: transparent url(./img/right_Mid.png) repeat-y left top;	
}

.bottom {
	background: transparent url(./img/right_Bottom.png) no-repeat left top;	
}

/* footers */
	#footer {
		/*position: relative;*/
	}
	
	#inscriptions {		
		position: absolute;
		width: 350px;
		top: 250px;
		left: 630px;
		font-size: .9em;
		/*text-align: right;*/
	}
		
		#inscriptions a, #inscriptions span {
			display: block;
		}		
		#inscriptions span {
			font-size: .9em;
		}
		#inscriptions a {
			color: #92FF05;
			text-decoration: none;
		}
		#inscriptions span.top {			
			height: 60px;
		}
		#inscriptions span.mid {
			padding-left: 30px;
		}
		#inscriptions span.bottom {
			height: 40px;
		}
		
	#partnerBolegason {
		position: absolute;
		width: 320px;
		height: 250px;
		top: 0;
		left: 600px;
		margin: 0;
		padding: 0;
	}
		#partnerBolegason a {
			display: block;
			width: 320px;
			height: 250px;
			margin: 0;
			padding: 0;
			background: transparent url(./img/slamMedBolega.png) no-repeat top left;
		}
			#partnerBolegason a span {display:none;}

	#progDetail {
		position: absolute;
		width: 350px;
		top: 410px;
		left: 630px;
		margin: 0;
		/*background: #230007;
		border: 3px solid #3A261E;
		padding: 5px;*/
	}
	
		#progDetail h4.top {
			height: 40px;
			background-image: url(./img/right_Top2.png);
			margin: 0;
			padding: 0 30px;
		}
			#progDetail h4.top span {display: none;}
		#progDetail p.mid {
			padding: 15px 35px 0 30px;
			margin: 0;
		}
		#progDetail p.mid a {
			color: #92FF05;
			text-decoration: none;
			text-align: right;
		}
		
		#progDetail p.bottom{
			height: 40px;
			padding: 0;
			margin: 0;
		}