/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for IT-Partner */
/*--------------------------------------------------------------------------------------------------------------*/
.ccommon{
		margin-bottom:0;
		padding:0;
		}
.ccommon .ccontent{
		padding:0 10px 5px 0;
		}
.ccommon p{
		margin-top:0;
		}
.ccommon .actionbuttons{
		text-align:right;
		font-size:1px;
		line-height:1px;
		height:1px;
		padding-right:10px;
		}
.actionbuttons img{
		margin:0 0 10px 0;
		}
/* sidospalter */
.cright{
		margin-bottom: 10px;
		background: url(shadowAlpha.png) bottom right transparent;
		background-attachment:scroll;
		}
.cright .ccontent{
		padding:0 6px 0 0;
		border-left:1px solid #CCC;
		font-size:11px;

	}
.cright .actionbuttonSpacer{
			text-align:right;
			font-size:1px;
			line-height:1px;
			height:1px;
			padding:0 5px 5px 0;
			}
.cright .actionbuttons{
			text-align:right;
			font-size:1px;
			line-height:1px;
			height:1px;
			padding:0 10px 5px 0;
			}

.cright .head {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #FFF;
		display: block;
		margin-right:6px;
		padding: 5px 0 5px 5px;
		background: #000;
		border-top:1px solid #ccc;
		border-left:1px solid #ccc;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		
.cright	p	{
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding: 5px;
		}
.cright	h3	{
		padding: 5px 0 0 5px;
		}

.cright ul	{
		margin:0;
		padding:0;
		}
	
.cright ul li	{
		list-style-type:none;
		background:transparent;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding: 4px 0 0 0;
		}
.cright ul li a	{
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		background: url(arrow.gif) 0 0 no-repeat;
		padding: 4px 0 0 15px;
		display: block;
		height:23px;
		  }
.cright ul li a:link{			
		color:#000;
		text-decoration:none;
		}
.cright ul li a:visited{
		color:#000;
		text-decoration:none;
		}
.cright ul li a:hover{
		color:#555;
		text-decoration:underline;
		}
.cright ul li a:active{
		color:#555;
		text-decoration:underline;
		}
/* Nivå 2 */
.cright ul li li	{
		list-style:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding: 4px 0 0 0;
		}
.cright ul li li a	{
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		background: url(arrow.gif) 20px 0 no-repeat;
		padding: 4px 0 0 35px;
		display: block;
		height:23px;
		  }
		  
/* Sidospalt för blogg */
.crightBlog{
		margin-bottom: 10px;
		background: url(shadowAlpha.png) bottom right transparent;
		background-attachment:scroll;
		}
.crightBlog .ccontent{
		padding:5px 11px 5px 5px;
		border-left:1px solid #CCC;
		font-size:11px;

	}
.crightBlog .actionbuttonSpacer{
			text-align:right;
			font-size:1px;
			line-height:1px;
			height:1px;
			padding:0 5px 5px 0;
			}
.crightBlog .actionbuttons{
			text-align:right;
			font-size:1px;
			line-height:1px;
			height:1px;
			padding:0 10px 5px 0;
			}

.crightBlog .head {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #FFF;
		display: block;
		margin-right:6px;
		padding: 5px 0 5px 5px;
		background: #000;
		border-top:1px solid #ccc;
		border-left:1px solid #ccc;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		

/* Kursschema 
.ckurser a:link{			
		color:#555555;
		text-decoration:underline;
		}
.ckurser a:visited{
		color:#555555;
		text-decoration:underline;
		}
.ckurser a:hover{
		color:#000;
		text-decoration:none;
		}
.ckurser a:active{
		color:#000;
		text-decoration:underline;
		}
*/
.ckurser{
		margin-bottom:20px;
		padding:0;
		border:0;
		}
.ckurser .ccontent {
		padding:0 0 5px 0;
		border:0;
		}
.ckurser .actionbuttons{
		text-align:right;
		font-size:1px;
		line-height:1px;
		height:1px;
		padding-right:10px;
		border:0;
		}


.ckurser table {
	margin: 0;
	font-size: 11px;
	border: 1px solid #000;
	border-bottom:0;
	empty-cells: show;
}

.ckurser th {
	margin: 0;
	padding: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	border: 0;
	background: url(tableHead.jpg) top left repeat-x #000;
	font-style: bold;
	text-align: center;
}

.ckurser tr {
	background-color: transparent;
}

.ckurser tr:hover {
	background-color: transparent;
}	
	
.ckurser td {
	margin: 0;
	padding: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-bottom:1px solid #000;

}

.ckurser tr:hover td {
	background-color: transparent;
}	

.ckurser p {
	text-align:left;
	}

.ckurser h1 {
	text-align:left;
	}

.ckurser H2  {
	text-align:left;
}

.ckurser .left {text-align: left;}

.ckurser .right {text-align: right;}

.ckurser .new { 	color: #FFF;
		font-weight: bold;
		background: green;
		margin: 0 0 0 5px;
		padding: 0 3px 0 3px;	}	


