@import "cable-masters_layout.css";

/* HTML TAGS */
* {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	background:#F0F0F0 url(../img/cm_background.jpg) left top repeat-x;
}

h1		{display:none;}
h2		{font-size:12pt;font-weight:bold;margin:5px 20px;}
h3		{font-size:11pt;font-weight:bold;}
h4		{font-size:10pt;font-weight:bold;}
h5		{font-size:9pt;font-weight:bold;}
h6		{font-size:8pt;font-weight:bold;}
p		{font-size:10pt;color:#666666;text-align:justify;}
ul,ol	{font-size:10pt;color:#666666;list-style:none;}
pre		{font-size:10pt;}
img		{border:none;}

.tekst		{font-size:10pt;color:#666666;}

a:link,a:visited {color:#ef881b;text-decoration:none;}
a:hover {text-decoration:underline;}


/* ID's */
	#page {}
#page_background {
	background:url(../img/cable-masters_page.jpg) left 1px repeat-y;
}
		
#head {
		background:url(../img/cable-masters_top.jpg) left top no-repeat;
}
#menu li {
			float:left;
}
#menu li a {
				display:block;
				width:100px;
				height:30px;
				line-height:30px;
				color:#FFFFFF;
				font-weight:bold;
				text-decoration:none;
				text-align:center;
				background:url(../img/cm_menu.jpg) 0px top no-repeat;
}
			#menu li a:hover {
				background-position:0px 0px; /* */
				text-decoration:underline;
			}
	
	#left p {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	}

	#right p {
		margin:0 10px 0px 10px;
		padding:5px 5px;
		font-size:10pt;
		text-align:left;
	}
	#right ul {
		padding:0px 15px;
		font-size:9pt;
		text-align:left;
	}
		#font_submenu {
	float:right;
	/* background-color:#eeeeee;*/
	background:url(../img/cable-masters_submenu.gif) left top no-repeat;
	width:205px;
	margin-top: -25px;
	margin-right: 15px;
	margin-bottom: -20px;
	margin-left: 15px;
		}
	
	#insidefoot {
		background:url(../img/cable-masters_foot.jpg) left top no-repeat;
	}
	#insidefoot a {
	font-size:9pt;
	color:#FFFFFF;
	text-decoration:none;
	}
	#insidefoot a:hover {
	font-size:9pt;
	color:#ef881b;
	text-decoration:underline;
	}		
	#insidefoot p {
			line-height:34px;
			text-align:right;
			margin:0 37px 0 0;
			color:#ffffff;
		}
	

	#footer a {
		color:#666666;
		text-decoration:none;
	}
	#footer a:hover {
		color:#ef881b;
		text-decoration:underline;
	}
	#footer p {
		width:200px;
		margin:0 10px 20px 0;
	}
	#footer h4 {
		text-align:left;
		margin:0 0px;
	}
	#footer ul {
		width:200px;
		margin:0 10px;
	}
	#foot3 a {
		color:#ef881b;
		text-decoration:none;
	}
	#foot3 a:hover {
		text-decoration:underline;
	}
/* CLASS */


.info {
	background:url(../img/back_630x75.gif) left top no-repeat;
	float:left;
	width:625px;
	height:75px;
	margin:5px 0 15px 15px;
	padding:15px 0 0 15px;

}
#alertInfo {
	font-weight:bold;
	font-size:12px;
	color:#cc0000;
}

.titel_submenu {
	float:left;
	width:200px;
	padding:15px 0 0 0;
	height:33px;
	background:#eeeeee;
	text-align:center;
	color:#ef881b;
}
.sm {
	color:#333333;
	font-size:11px;
}
.cm {
	color:#ef881b;
	font-weight:bold;
}
.cm2 {
	font-weight:bold;
	/* font-size:11pt; */
	/*color:#abc83f;*/
	color:#859E2A;
}
.cm3 {
	color:#666666;
	font-weight:bold;
	cursor:pointer;
}
.cm4 {
	font-weight:bold;
	font-size:11px;
	color:#859E2A;
}
	.cm3:hover {
		text-decoration:none;
	}
.agenda {
	color:#333333;
	font-size:13px;
	font-weight:bold;
}	
.mainTekst1 {
	float:left;
	background:url(../img/blok.gif) left top repeat-y;
	width:212px;
	/*margin:0 5px;*/
}
.mainTekst2 {
	float:right;
	background:url(../img/blok.gif) left top repeat-y;
	width:212px;
	/*margin:0 5px;*/
}

.mainTekst3 {
	float:left;
	width:425px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
.mainTekst4 {
	width:625px;
	float:left;
	/* width:600px; */
	margin-left:14px;
}
	div#left div.mainTekst2_top h3 {
		text-align:left;
		padding:12px 10px;
	}
	div#left div.mainTekst2_top h3 a img {
		border:none;
	}
	div#left div.mainTekst2 p {
		width:200px;
		margin:0 10px 0 15px;
		/* height:160px; */
		font-size:9pt;
		text-align:left;
	}
	

.blok_top {
	background:url(../img/blok_top.gif) left top no-repeat;
	width:216px;
	height:44px;
	padding:10px 0 0 10px;
}
.blok_bottom {
	background:url(../img/blok_bottom.gif) left bottom no-repeat;
	width:216px;
	height:18px;
}

.reset {
	visibility:hidden;
	clear:both;
}
.innerfoot {
	position:inherit;
	background:url(../img/cm_innerfoot.gif) center 2px repeat-y;
	width:4px;
}

.alert {
	text-align:center;
	color:#CC0000;
}
.TRlink {
	font-size: 11px;
    TEXT-DECORATION: none; 
    word-spacing: -0.1em;
	 cursor:hand;  
		}
a.TRlink:hover { 
	cursor:hand; text-decoration: none; background-color:#FFAF45;
}