/*
	Current version: 1.0
	
	Site: Master
	www: master.atrox.se
	Author: Max Karevall, max@atrox.se
	Notes:
*/


@import "common.css";
@import "custom.css";


/* Styles accessed trough TinyMCE */
.imgLeft
{
	margin: 0 5px 0 0;
	display: block;
	float: left;
}
.imgRight
{
	margin: 0 0 0 5px;
	display: block;
	float: right;
}

.puffTable
{
	table-layout:fixed;
}


.puffWrapper
{
	width:630px;
	overflow:hidden;
	clear:both;
}
	.puffWrapper a
	{
		color: white;
		text-decoration: none;
	}
	.puffWrapper .marginContainer
	{
		margin:15px 0 0 15px;
		width:178px;
		overflow:hidden;
	}

.orangePuff1, .orangePuff2, .orangePuff3
{
	width:208px;
	height:113px;
	overflow:hidden;
	vertical-align:top;
	float:left;
}

	.orangePuff1 *, .orangePuff2 *, .orangePuff3 *
	{
		color:#000;
	}
	
		.orangePuff1 p, .orangePuff2 p, .orangePuff3 p
		{
			font-size:90%;
			margin:0 0 0 0;
		}
		
		.orangePuff1 h2, .orangePuff2 h2, .orangePuff3 h2
		{
			font-size:1.4em;
			font-weight:bold;
			margin:4px 0 0 0;
		}
		
			.orangePuff1 h2 a, .orangePuff2 h2 a, .orangePuff3 h2 a
			{
				color:#000;
			}

.orangePuff1
{
	background:url(../images/common/orange-puff1.gif) no-repeat;
}


.orangePuff2
{
	background:url(../images/common/orange-puff2.gif) no-repeat;
	margin:0 0 0 3px;
}


.orangePuff3
{
	background:url(../images/common/orange-puff3.gif) no-repeat;
	float:right !important;
}

.fotoPuff1
{
	width:311px;
	height:96px;
	float:left;
	background:url(../images/common/e-learning.jpg) no-repeat;
}

.fotoPuff2
{
	width:311px;
	height:96px; 
	float:right;
	background:url(../images/common/kompetensanalys.jpg) no-repeat;
}

	.fotoPuff1 .marginContainer, .fotoPuff2 .marginContainer
	{
		float:right;
		margin:10px 15px 0 15px !important;
		width:180px !important;
		overflow:hidden;
	}
	
		.fotoPuff1 p, .fotoPuff2 p
		{
			font-size:90%;
			margin:0 0 0 0;
			color:#000;
		}
		
		.fotoPuff1 h2, .fotoPuff2 h2
		{
			font-size:1.4em;
			font-weight:bold;
			margin:0;
			padding:0;
			color:#000;
		}
		
			.fotoPuff1 h2 a, .fotoPuff2 h2 a
			{
				color:#000;
			}
		
.readMoreLink
{
	display:block;
	width:auto;
	height:18px;
	float:right;
	padding:0 23px 0 0;
	line-height:1.7em;
	background:url(../images/common/link-arrow.gif) no-repeat top right;
	z-index:999;
}

#seminariePuff
{
	background:url(../images/common/frukostseminarium-big.jpg) no-repeat;
	height:229px;
	margin:7px 0 0 0;
}

	#seminariePuff .marginContainer
	{
		margin:25px 15px 15px 15px !important;
		width:380px !important;  
	}
	
	#seminariePuff h2
	{
		font-size:1.4em;
		font-weight:bold;
		margin:10px 0 0 0;
		padding:0;
		color:#000;
	}
	
	#seminariePuff h3
	{
		font-size:1.2em; 
		font-weight:normal;
		margin:0;
		padding:0;
		color:#000;
	}
	
		#seminariePuff h2 a, #seminariePuff h3 a
		{
			color:#000;
		}
	
	#seminariePuff p
	{
		font-size:90%;
		margin:0;
		padding:0;
		color:#000;
	}

.col2Puff
{
	background:#fdfdf5 url(../images/common/col2-puff-bg.gif) bottom left no-repeat;
	margin:10px;
	font-size:110%;
	padding:0 0 3px 0;
}

	.col2Puff .marginContainer
	{
		padding:10px 15px 0 15px !important;
	}
	
	.col2Puff h2
	{
		font-weight:bold;
		font-size:1.6em;
	}
	

#kursprogram
{
	text-align:right;
	position:relative;
}

#utbildningar
{
	background:#fdfdf5 url(../images/custom/aktuella-utbildningar-bg.gif) top right no-repeat;
	margin:0 1px 0 1px;
	padding:0 0 15px 0;
}

	#utbildningarComplete
	{
		background:#fdfdf5 url(../images/custom/aktuella-utbildningar-bg.gif) top right no-repeat;
		margin:0 1px 0 1px;
		padding:0 0 15px 0;
	}

	
.col3Puff
{
	background:#fdfdf5 url(../images/common/col3-puff-bg.gif) bottom left no-repeat;
	margin:10px;
	font-size:110%;
	padding:0 0 3px 0;
}

	.col3Puff .marginContainer
	{
		padding:10px 15px 15px 15px !important;
		margin:0 0 15px 0;
	}
	
	.col3Puff h2
	{
		font-weight:bold;
		font-size:1.6em;
	}
	
	.col3Puff .readMoreLink
	{
		margin:0 0 10px 0 !important;
	}

	.col2Puff .readMoreLink
	{
		float:none !important;
		text-align:right;
	}
	
.tableKalendarium
{
	width:100%;
}

.tableKalendarium th
{
	background:#fecc00;
	border-bottom:1px solid #858585;
	font-size:12px;
	font-weight:normal;
}

.odd td, .even td
{
	text-align:right;
	height:20px;
	font-family:arial, helectica, sans-serif;
	font-size:10px;
}

.odd
{

}

.even
{

}

.odd td
{
	border-top:1px solid #fff;
	border-bottom:1px solid #858585;
	background:#e1e5e8; 
}

.even td
{
	border-top:1px solid #cecece;
	border-bottom:1px solid #858585;
	background:#fff1ca;
}



