/* link colour #67a8ba and not #00f */
*  {
	margin: 0;
	padding: 0; }
	
body {
	color:#000000;
	color: #666666;
	font-family:arial;
	font-size:12px;
	background:#FFFFFF; }
	
body.contentpane {
	color:#000000;
	font-family:arial;
	font-size:12px;
	background:#FFFFFF; }
	

/* Normal link */
a  {
	text-decoration: none;
	color:#444444; }
a:hover, a:focus  {
	color:#000000;
	color:#67a8ba;
	text-decoration:none; }

 img, fieldset  { border:none; }
 h1  { font-size:18px; color:#333333;margin:0;padding:0;}
 h2  { font-size:16px; color:#333333;font-weight:normal;margin:0;padding:0;}
 h3  { font-size:13px; color:#333333;font-weight:bold;margin:0;padding:0;}
 h4  { font-size:12px; color:#333333;font-weight:bold;margin:0;padding:0;}
 h5  { font-size:10px; color:#333333;margin:0;padding:0;}


/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon  {
	font-size: 0.9em;
}


p  {
    padding:0px; text-align:justify; }

ul  {
	list-style: none;
	
	/* list-style: url(../images/media_power_list_bullet.png); */}

ul li  {
	padding-left: 8px; }


.tvl_backmiddlemiddle_m ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:15px;
line-height:21px;

}	


.tvl_backmiddlemiddle {
font-size:11px;}

.tvl_backmiddlemiddle_m {
margin-top:-3px}

.tvl_backmiddlemiddle ul li, .tvl_backmiddlemiddle_m ul li {
padding-left: 0px; }

.tvl_backmiddlemiddle ul {
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:0px;
	color:#9c6681;
}	




	
ol  {
	margin-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px; }

ol li  {
	margin-left: 15px; }

th  {
	padding: 4px;
	font-weight: bold;
	text-align: left; }

fieldset  {
	border: none; }

fieldset a  {
	font-weight: bold; }


a img  {
	border: none;
	padding-right: 10px;}

td, div  {
	font-size: 1em; }



/* FORM
--------------------------------------------------------- */
form  {
	margin: 0;
	padding: 0; }

input, select  {
	
	font-size: 11px; }


textarea  {
	font-family:Arial;
	font-size:11px;
	padding-left: 2px; }

.inputbox  {
	
	margin-top:5px;
	border: 1px solid #C9C7C7;
	color:#333333;
	text-indent: 3px;
	font-size:11px;}

#search_searchword {
	width:180px; }
	
#search_ordering {
	background:#FFFFFF;}	
	
.inputbox:hover, .inputbox:focus  {
	border: 1px solid #606060; }

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog  {

}

table.blog .article_seperator  {
	display: block;
	height: 10px; }

table.blog .article_column  {
	width: 100%; }

table.contentpane  {
    border-collapse:collapse;
	border-spacing:0px;
	margin:0px;
	padding:0px;
 }

table.contentpaneopen, table.contentpane, table.blog {
	width:100% }

table.contentpaneopen  {
/*	border-bottom:1px dotted #CCCCCC; */
	width:100%;
	padding-bottom:10px;
	}

table.contenttoc  {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%; }

table.contenttoc a  {
	text-decoration: none; }

table.contenttoc td  {
	padding: 1px 5px 1px 25px; }

table.contenttoc th  {
	padding: 4px;
	background: #2F2F2F;
	color: #FFFFFF;
	text-indent: 5px;
	border: 1px solid #3F3F3F; }

table.poll  {
	padding: 0;
	width: 100%;
	border-collapse: collapse; }

table.pollstableborder  {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left; }

table.pollstableborder img  {
	vertical-align: baseline; }



table.searchintro  {
	padding: 10px 0;
	width: 80%; }


 /*Control the Frontend Editor area width*/
table.adminform  {
	width: 400px!important; }

.adminform .inputbox  {
}

.blog_more  {
	margin: 10px 0; }

.blog_more strong  {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	color: #606060;
	text-transform: uppercase; }

td.buttonheading  {
	padding: 0 0 0 3px!important;
	text-align: center; }

.category  {
	font-weight: bold; }

.clr  {
	clear: both; }

.componentheading  {
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 1.3em;
	line-height: normal;
	font-weight: bold; }

.contentdescription  {

	padding-bottom: 30px; }

table.blog .contentheading  {
	font-family:arial;
	font-size:18px;
	padding-bottom:5px;
	font-weight:bold;
	color:#444444;
	line-height: normal; }

.contentheading  {
	font-size: 1.4em;
	font-weight: bold;
	line-height: normal; 
	color: #444444;
	padding-bottom:10px}

a.contentpagetitle  {
	text-decoration: none!important;
	color: #000000; }

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus  {
	text-decoration: none!important;
	color: #000000; }

table.contentpaneopen td, table.contentpane td  {

}

.createdate  {
    padding-bottom:5px;
	line-height: 10px;
	font-weight: bold; }

.modifydate  {
	color: #7E7E7E;
	height: 32px; }

.moduletable  {
	padding: 0; }

.mosimage  {
	padding: 0;
	border:1px solid #CCCCCC;
	background:#ffffff;
	margin:6px;	}

.mosimage img  {
	padding: 0;
	margin: 0!important; }

	
.mosimage_caption {
	background:#EFEFEF none repeat scroll 0%;
	border-top:1px solid #CCCCCC;
	color:#666666;
	font-size:10px;
	margin-top:2px;
	padding:1px 2px;}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar  {
	padding: 0 2px; }

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a  {
	text-decoration: none; 
	}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus  {
	text-decoration: none; 
	}

.pagenavbar  {
	padding-left: 14px; }

.pagenavcounter  {
	padding: 8px 14px 0 14px; }

.sectiontableheader  {
border-bottom:1px solid #222222;
color:#000000;
font-weight:bold;
padding:5px 0; }

tr.sectiontableentry1 td  {
	padding: 5px; }

tr.sectiontableentry2 td  {
	padding: 5px; }

.small  {
}

.smalldark  {
	text-align: left; }

div.syndicate div  {
	text-align: center; }

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td  {
	background: none; }
	
	
.button:hover, .button:focus {
	color:#CCCCCC;
	border-color:#5F5F5F;
	cursor:pointer;
	border:none; }

.button {
	color:#FFFFFF;
	border:none;
	height:17px;
	margin-top:5px;
	margin-bottom:1px;
	border:none;
	font-size:11px;
	padding:1px 6px 11px 6px;
	background:#000000 url(../images/tvl_media_buttonb.jpg) repeat-x;} 	


	
/* DEFAULT MENU
----------------------------------------------------------- */

a.mainlevel  {
	background:transparent url(../images/arrow.png) no-repeat scroll left center;
	color:#333333;
	display:block;
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:8px 11px;
	text-decoration:none;
	width:88%;
	border-bottom:1px solid #cccccc;
 }
 
#mainlevel li {
	padding-left:0px;
	padding-right:0px;
}

a.sublevel  {
     display:block;
     font-family: Arial;
     font-size: 8pt;
     padding:3px 3px 3px 14px;
 }
 
a.sublevel:hover {
     text-decoration: none;
 }

a.mainlevel:hover {
	color:#67a8ba;
	background:#EEEFF1 url(../images/tvl_media_hover.jpg) repeat-x;
}
/*
ul#accordionMenu_1 li.active a.sublevel, ul#accordionMenu_2 li.active a.sublevel, ul#accordionMenu_3 li.active a.sublevel, li.active a.mainlevel {
	color:#67a8ba;
}
*/
#tvl_leftcolumn ul.menu-img li, #tvl_leftcolumn ul.menu-img li li  {line-height:20px; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
#tvl_leftcolumn ul#accordionMenu li, #tvl_leftcolumn ul#accordionMenu li li  {line-height:12px; }

ul#accordionMenu {
	list-style-image: none;
	list-style:none;
	margin-left:-10px;
}


#tvl_leftcolumn ul.menu-img li.active span,#tvl_leftcolumn ul.menu-img li li#current span,#tvl_leftcolumn ul.menu-img li ul li.active span {color:#67a8ba}

#tvl_leftcolumn ul.menu-img li.active li span,#tvl_leftcolumn ul.menu-img li li#current li span,#tvl_leftcolumn ul.menu-img li ul li.active li span {color:#606060}
#tvl_leftcolumn ul.menu-img li li li span:hover,#tvl_leftcolumn ul.menu-img li li span:hover,#tvl_leftcolumn ul.menu-img li span:hover {color:#67a8ba}
#tvl_leftcolumn ul.menu-img li li.active li span:hover {text-decoration:none;color:#67a8ba}
#tvl_leftcolumn1 ul.menu-img li li li.active a.sublevel span {text-decoration:none;color:#67a8ba}
#tvl_leftcolumn ul.menu-img li ul ul li.active a.sublevel span   {color:#67a8ba}
#tvl_leftcolumn ul.menu-img li ul ul li.active ul a.sublevel span   {color:#606060}


/* MISCELLANOUS
----------------------------------------------------------- */

.back_button {
	height:37px;
	padding-top:26px;}


div.back_button a,
div.back_button a:active  {
	margin: -2px 0;
	display: block;
	height:37px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	background: none!important;
	text-decoration: none!important; }
	

div.back_button a:hover,
div.back_button a:active  {
	margin: -2px 0;
	display: block;
	height:37px;
	color:#606060;
	background: none!important;
	text-decoration: none!important; }

#mod_login_password, #mod_login_username  {
	width: 50%; }

#mod_login_password  { 
	width: 80%; }

#mod_login_username  {
	width: 80%; }

#mod_login_remember  {
	border: none;
	background: none; }


/* Clearfix */
.clearfix:after  {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden; }

* html > body .clearfix  {
	width: 100%;
	display: block; }

* html .clearfix  {
	height: 1%; }

/* Firefox Scrollbar Hack*/
html  {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto; }
	
	
/* Typography
--------------------------------------------------------- */	

img.solid {
	border:1px solid #999999;
	margin:5px 0pt 2px 2px;
	padding:1px; }
	
img.dashed {
	border:1px #999999 dashed;
	margin:5px 0pt 2px 2px;
	padding:1px; }

	
.introletter {
	color:#000000;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	font-style:normal;
	font-weight:normal;
	line-height:30px;
	padding:4px 8px 0pt 0pt; }
	
blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-style:italic;
	font-weight:normal;
	line-height:1.5;
	padding:6px 45px; }
	


a.readon  {
	float: right;
	padding: 2px 17px 8px 15px;
	display: block;
	font-size:11px;
	color:#FFFFFF;
	margin-top:13px;
	font-weight: normal;
	background: url(../images/tvl_media_readmore.jpg) no-repeat top center; 
	text-decoration: none; }

a.readon:hover, a.readon:active, a.readon:focus  {
    color:#CCCCCC;	
	text-decoration:none;}

p.quote {margin:10px 25px 10px 25px}
	
/* Layout
--------------------------------------------------------- */


#tvl_headerwrap  {
	width:100%;
	color:#FFFFFF;
	line-height:40px;
	height:40px;
	font-size:11px;
	background: url(../images/tvl_media_toprepeat.jpg) repeat-x top;} 	
	
	#tvl_email {
		height:11px;
		width:16px;
		margin-right:7px;
		float:left;
		margin-top:15px;
		background: url(../images/tvl_media_mail.jpg) no-repeat;} 	

	#tvl_homepage {
		height:15px;
		margin-top:13px;
		width:16px;
		float:left;
		background: url(../images/tvl_media_homepage.jpg) no-repeat;} 	


	#tvl_rss {
		height:14px;
		width:16px;
		float:left;
		margin-top:14px;
		background: url(../images/tvl_media_rss.jpg) no-repeat;} 	

	.tvl_padding {	
		padding-left:4px;
		cursor:pointer;
		padding-right:20px;	
		float:left;}

	* html #tvl_date {
		float:left;
		font-size:14px;
		margin-left:168px;}		
	
	#tvl_topmenu {
		padding-top:12px;
		float:right;}
		
#tvl_outerwrap {
	width:100%;
	padding-top:23px;} 	

.tvl_wrap {
	margin:0 auto;}
	
	#tvl_logo {
		height:98px;
		width:454px;
		margin: 14px 0 0 8px; 
		float:left;
		position:relative;
		top:42px;
		background: url(../images/tvl_media_logo.png) no-repeat;} 

	#tvl_logo {
		height:43px;
		width:300px;
		margin: 0 0 15px 8px; 
		float:left;
		background: url(../images/tvl_header_logo.png) no-repeat;} 

	.tvl_logo_name1 p{
		float: left;
		font-size: 24px;
		font-weight:bold;
		margin-left: 100px;
		margin-top: 5px;
		text-align:left;
	}
	#tvl_topleftbuttons {	
		float:right;
		height:71px;
		padding-top:12px;}
		
		#tvl_topleftsignup_left {
			height:25px;
			width:27px;
			float:right;
			background: url(../images/tvl_media_signup_l.png) no-repeat;} 
			
		#tvl_topleftsignup_left2 {
			height:25px;
			width:26px;
			float:right;
			background: url(../images/tvl_media_login_l.png) no-repeat;} 
					
		.tvl_topleftsignup_middle {
			height:25px;
			float:right;
			color:#FFFFFF;
			font-size:11px;
			cursor:pointer;
			line-height:23px;
			background: url(../images/tvl_media_ls_m.png) repeat-x;} 			
	
			
		.tvl_topleftsignup_right {
			height:25px;
			width:27px;
			float:right;
			background: url(../images/tvl_media_ls_r.png) no-repeat;} 	
				
			
			/* S5 Box */
			
			#tvl_box_tl {
				height:30px;
				float:left;
				width:30px;
				background: url(../images/tvl_media_sbtl.png) no-repeat;
				background: none;} 
				
			#tvl_box_tm {
				height:30px;
				float:left;
				background: url(../images/tvl_media_sbtm.png) repeat-x;
				background:none;} 
				
			#tvl_box_tr {
				height:30px;
				width:30px;
				cursor:pointer;
				float:left;
				background: url(../images/tvl_media_sbtr.png) no-repeat;
				background:none;}
				
			#tvl_box_tr2 {
				height:30px;
				width:30px;
				float:left;
				background: url(../images/tvl_media_sbtr2.png) no-repeat;
				background:none;}
				
			#tvl_box_sl {
				background: url(../images/tvl_media_sbml.png) repeat-y left;
				background:none;}
				
				#tvl_box_sm {
					background: url(../images/tvl_media_sbmr.png) repeat-y right;
					background:none;}
					
				#tvl_box_sm_inner {			
					margin-left:4px;
					background:#efefef;
					background:none;}
					
				
			#tvl_box_bl {
				height:30px;
				float:left;
				width:14px;
				background: url(../images/tvl_media_sbbl.png) no-repeat;
				background:none;} 
				
			#tvl_box_bm {
				height:30px;
				float:left;
				background: url(../images/tvl_media_sbbm.png) repeat-x;
				background:none;} 
				
			#tvl_box_br {
				height:30px;
				width:14px;
				float:left;
				background: url(../images/tvl_media_sbbr.png) no-repeat;
				background:none;}
			
			
			#tvl_box_outer {
				display:none;
				left:87%;
				position:absolute;
				top:127px;
				z-index:50;}
			
			
	#tvl_topleftbody {
		width:11px;
		height:11px;
		float:left;
		background: url(../images/tvl_media_top_left.png) no-repeat;} 

	#tvl_topmiddlebody {
		height:11px;
		float:left;
		background: url(../images/tvl_media_top_middle.png) repeat-x;} 	
		
	#tvl_toprightbody {
		width:11px;
		height:11px;
		float:left;
		background: url(../images/tvl_media_top_right.png) no-repeat;} 	
		
	#tvl_middleleft {
		padding-left:8px;
		background: url(../images/tvl_media_side_left.png) repeat-y left;} 	
		
	#tvl_middleright {
		padding-right:8px;
		background: url(../images/tvl_media_side_right.png) repeat-y right;} 	

	#tvl_middlebody {
		background:#FFFFFF url(../images/tvl_media_middle_repeat.jpg) repeat-x;} 
		
	#tvl_bottomleftbody {
		width:11px;
		height:11px;
		float:left;
		background: url(../images/tvl_media_bottom_left.png) no-repeat;} 

	#tvl_bottommiddlebody {
		height:11px;
		float:left;
		background: url(../images/tvl_media_bottom_middle.png) repeat-x;} 	
		
	#tvl_bottomrightbody {
		width:11px;
		height:11px;
		float:left;
		background: url(../images/tvl_media_bottom_right.png) no-repeat;} 		
	
	#tvl_middlebodypadding {
		width:100%;
		padding-left:15px;
		padding-right:15px;}
		
	#tvl_user34567 {		
		padding-bottom:2px;}
	
	#tvl_searchposition {
		float:left;
		margin: 0;
		
padding:10px 0 0 23px;
padding:0;
position:relative;
top:-35px;
left: 155px;
top: 10px;
padding:0;
height: 120px;
		}

	
/* Module Styles */

	
#tvl_outerwrap div.module-plain { 
	background: url('../images/tvl_media_sqbr.jpg') no-repeat bottom right;
	padding:0px;
	margin:0px;
	margin-bottom:14px;
    width: 100%;
}

#tvl_outerwrap div.module-plain div {
	background: url('../images/tvl_media_sqbl.jpg') no-repeat bottom left;
	padding:0px;
	margin:0px;
}

#tvl_outerwrap div.module-plain div div {
	background: url('../images/tvl_media_sqtr.jpg') no-repeat top right;
	padding:0px;
	margin:0px;
}

#tvl_outerwrap div.module-plain div div div {
	background: url('../images/tvl_media_sqtl.jpg') no-repeat top left;
	padding:0px;
	margin:0px;
	padding:12px;
}

#tvl_outerwrap div.module-plain div div div div {
	margin: 0px;
	padding: 0px;
	background: none;
}


	
	
	
	
#tvl_outerwrap div.module-title { 
	background: url('../images/tvl_media_sqbr.jpg') no-repeat bottom right;
	padding:0px;
	margin:0px;
	margin-bottom:14px;
    width: 100%;
}

#tvl_outerwrap div.module-title div {
	background: url('../images/tvl_media_sqbl.jpg') no-repeat bottom left;
	padding:0px;
	margin:0px;
}

#tvl_outerwrap div.module-title div div {
	background: url('../images/tvl_media_grtr.jpg') no-repeat top right;
	padding:0px;
	margin:0px;
}

#tvl_outerwrap div.module-title div div div {
	background: url('../images/tvl_media_grtl.jpg') no-repeat top left;
	padding:0px;
	margin:0px;
	padding:12px;
	width: auto;
}

#tvl_outerwrap div.module-title div div div div {
	margin: 0px;
	padding: 0px;
	background: none;
}





#tvl_outerwrap div.module-gray { 
	background: url('../images/tvl_media_gbr.jpg') no-repeat bottom right;
	padding:0px;
	margin:0px;
	margin-bottom:14px;
    width: 100%;
}

#tvl_outerwrap div.module-gray div {
	background: url('../images/tvl_media_gbl.jpg') no-repeat bottom left;
	padding:0px;
	margin:0px;
}

#tvl_outerwrap div.module-gray div div {
	background: url('../images/tvl_media_gtr.jpg') no-repeat top right;
	padding:0px;
	margin:0px;
}

#tvl_outerwrap div.module-gray div div div {
	background: url('../images/tvl_media_gtl.jpg') no-repeat top left;
	padding:0px;
	margin:0px;
	padding:12px;
	width: auto;
}

#tvl_outerwrap div.module-gray div div div div {
	margin: 0px;
	padding: 0px;
	background: none;
}



#tvl_outerwrap div.module-advert { 
	background: url('../images/tvl_media_sqbr.jpg') no-repeat bottom right;
	padding:0px;
	margin:0px;
	margin-bottom:14px;
    width: 100%;
}

#tvl_modright1 div.module-advert img {
	width: 250px;
}
#featured p {
	width: 95%;
	font-size:11px;
}
#featured p.centred {
    text-align: center; 
	width: 260px; 
	margin-left: -11px;
}
span.new {
	color:#67a8ba;
	text-decoration:blink;
	font-weight:bold;
	font-size: 12px;
}

#tvl_outerwrap div.module-advert div {
	background: url('../images/tvl_media_sqbl.jpg') no-repeat bottom left;
	padding:0px;
	margin:0px;
}

#tvl_outerwrap div.module-advert div div {
	background: url('../images/tvl_media_adtoph3.jpg') repeat-x top right;
	padding:0px;
	margin:0px;
}

#tvl_outerwrap div.module-advert div div div {
	padding:0px;
	margin:0px;
	padding:12px;
	width: auto;
}

#tvl_outerwrap div.module-advert div div div div {
	margin: 0px;
	padding: 0px;
	background: none;
}
#tvl_outerwrap div.module-advert h3 {
	text-align:center;
	margin-top:-12px;
	color:#ffffff;
	font-weight:normal;
	font-weight: bold;
	font-size:12px;	}
	
	
	
#tvl_user34567 div.module { 
	background: url(../images/tvl_media_bottom_bright.jpg) no-repeat bottom right;
	padding:0px;
	margin:0px;
	margin-bottom:14px;
    width: 100%;
}

#tvl_user34567 div.module div.mod {
	background: url(../images/tvl_media_bottom_bleft.jpg) no-repeat bottom left;
	padding:0px;
	margin:0px;
}

#tvl_user34567 div.module div div.mod {
	background: url(../images/tvl_media_bottom_tright.jpg) no-repeat top right;
	padding:0px;
	margin:0px;
}

#tvl_user34567 div.module div div div.mod {
	background: url(../images/tvl_media_bottom_tleft.jpg) no-repeat top left;
	padding:0px;
	margin:0px;
	width: auto;
}

#tvl_user34567 div.module div div div.mod div, #tvl_user34567 div.module div div div.mod div div, #tvl_user34567 div.module div div div.mod div div div {
	background:none;

}

	
	
	
	
	
	
/*******************default joomla menu with images, use "-img" on menu class suffix **********************/	


/* Default Joomla! Menu */
a.mainlevel-img  {
	color:#000000;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	height:33px;
	border-bottom:1px solid #CCCCCC;
	line-height:31px;
	list-style-position:outside;
	list-style-type:none;
	margin-left:20px;
	padding-left:8px;
	text-decoration:none;}


#mainlevel-img li img {
    padding-top:8px;
	float:left;}

ul#mainlevel-img li{	
	padding-left:1px;}
	

a.mainlevel-img:hover,
a.mainlevel-img:active,
a.mainlevel-img:focus  {
	color:#000000;
	text-decoration:none;
	background:#EEEFF1 url(../images/tvl_media_hover.jpg) repeat-x;}

a.mainlevel-img#active_menu  {
	text-decoration: none;	 }

a.mainlevel-img:hover#active_menu  {
	text-decoration: none;	
	display: block; }

a.sublevel-img  {
	padding: 2px 2px 2px 27px;
	text-decoration: none; }
	
a.mainlevel-bottom {
	float: right; 
	position: relative;
	top: 0px;
	padding-bottom: 10px; /* Partner Sites */
}

a.sublevel:active,
a.sublevel:focus  {
	text-decoration: none; }
a.sublevel-img:hover {
	color:#000000;
	text-decoration: underline; }
	
#active_menu-img  {
	color:#000000;
	background:#D6D6D6; }
	
a.sublevel-img#active_menu  {
	background:none;
	text-decoration: underline;}

	
	
	
	
div.module-plain img {
float:left;
margin-left:0px;
margin-top:8px;
padding-right:3px;
position:absolute;
vertical-align:bottom;
}	
	
	
	
#tvl_mainbodywrap {
	width:100%;} 	
	
	#tvl_leftcolumn {
		float:left;}
		
		#tvl_leftcolumn h3 {
			padding-bottom:12px;}
		
	#tvl_mainbodywrap {
		padding-top:20px;
		float:left;}
		
	#tvl_rightcolumn {
		float:left;}	
		
		#tvl_rightcolumn h3 {
			padding-bottom:12px;}
			
			


	
* html .tvl_backtopmiddle  {
	margin-bottom:-5px;}
	
	
.tvl_backmiddlemiddle {
	padding-left:6px;}
	
.tvl_backmiddlemiddle h3 {
	font-size:12px;
	padding-bottom:4px;}

#tvl_positions {
	width:100%; }
	
	#tvl_positions h3 {
		padding-bottom:5px;
		color:#000000;}
		
			#tvl_user1_100 {
				padding-bottom:25px;
				float:left;
				width:100%;}
				
			#tvl_user2_100 {
				padding-bottom:25px;
				float:left;
				width:100%;}
			
			
			#tvl_user1_50 {
				padding-bottom:25px;
				float:left;
				width:49%;}
				
			#tvl_user2_50 {
				padding-bottom:25px;
				float:left;
				width:49%;}	
	
	#tvl_advert1_33 {
			float:left;
			padding-left:4px;
			width:32.5%;
			padding-bottom:2px; }
			
		#tvl_advert2_33 {
			float:left;
			width:32.5%;
			padding-bottom:2px;}
		
		#tvl_advert3_33 {
			float:left;
			width:32.5%;
			padding-bottom:2px;}
			
			#tvl_advert1_50 {
				float:left;
				padding-left:8px;
				width:49.1%;
				padding-bottom:2px; }
				
			#tvl_advert2_50 {
				float:left;
				padding-left:8px;
				width:49.1%;
				padding-bottom:2px;}
			
			#tvl_advert3_50 {
				float:left;
				width:49.1%;
				padding-left:8px;
				padding-bottom:2px;}
				
				
				#tvl_advert1_100 {
					padding-left:5px;
					width:98%;
					padding-bottom:2px; }
					
				#tvl_advert2_100 {
					float:left;
					padding-left:5px;
					width:98%;
					padding-bottom:2px;}
				
				#tvl_advert3_100 {
					float:left;
					padding-left:5px;
					width:98%;
					padding-bottom:2px;}	
		#tvl_user3_20{
		float:left;
		width:17.5%;
		margin:6px;
		padding:4px; }
		
	#tvl_user4_20 {
		float:left;
		width:17.5%;
		margin:6px;
		padding:4px; }
		
	#tvl_user5_20 {
		float:left;
		width:17.5%;
		margin:6px;
		padding:4px; }
			
	#tvl_user6_20 {
		float:left;
		width:17.5%;
		margin:6px;
		padding:4px; }		
			
	#tvl_user7_20 {
		float:left;
		width:17.5%;
		margin:6px;
		padding:4px; }		

		
					
		
		#tvl_user3_25{
			float:left;
			width:22.5%;
			margin:6px;
			padding:4px; }
			
		#tvl_user4_25 {
			float:left;
			width:22.5%;
			margin:6px;
			padding:4px; }
			
		#tvl_user5_25 {
			float:left;
			width:22.5%;
			margin:6px;
			padding:4px; }
			
		#tvl_user6_25 {
			float:left;
			width:22.5%;
			margin:6px;
			padding:4px; }		
			
		#tvl_user7_25 {
			float:left;
			width:22.5%;
			margin:6px;
			padding:4px; }	

			
			#tvl_user3_33{
				float:left;
				width:30.9%;
				margin:6px;
				padding:4px; }
				
			#tvl_user4_33 {
				float:left;
				width:30.9%;
				margin:6px;
				padding:4px; }
				
			#tvl_user5_33 {
				float:left;
				width:30.9%;
				margin:6px;
				padding:4px; }
				
			#tvl_user6_33 {
				float:left;
				width:30.9%;
				margin:6px;
				padding:4px; }	
				
			#tvl_user7_33 {
				float:left;
				width:30.9%;
				margin:6px;
				padding:4px; }	
				
				
				
				#tvl_user3_50{
					float:left;
					padding-top:10px;
					width:47%;
					margin-left:6px; }
					
				#tvl_user4_50 {
					float:left;
					padding-top:10px;
					width:47%;
					margin-left:6px; }
					
				#tvl_user5_50 {
					float:left;
					padding-top:10px;
					width:47%;
					margin-left:6px;}
					
				#tvl_user6_50 {
					float:left;
					padding-top:10px;
					width:47%;
					margin-left:6px; }	
					
				#tvl_user7_50 {
					float:left;
					padding-top:10px;
					width:47%;
					margin-left:6px;}	
					
					
					#tvl_user3_100{
						float:left;
						margin-left:6px;
						padding-top:4px;
						width:100%; }
						
					#tvl_user4_100 {
						float:left;
						margin-left:6px;
						padding-top:4px;
						width:100%; }
						
					#tvl_user5_100 {
						float:left;
						margin-left:6px;
						padding-top:4px;
						width:100%;}
						
					#tvl_user6_100 {
						float:left;
						margin-left:6px;
						padding-top:4px;
						width:100%;}

					#tvl_user7_100 {
						float:left;
						margin-left:6px;
						padding-top:4px;
						width:100%;}		

#tvl_pathway {
	color:#9a9090;
	padding-bottom:10px;
	font-size:11px; }					
						
/*  Top Menu - "top" module, menu must be "flat list", class suffix "-top"  */

#tvl_topmenu a.mainlevel {
	background:none;}

#tvl_topmenu h3 {
	padding-bottom:7px;
	font-size:13px; }

#tvl_topmenu ul {
	color:#FFFFFF;
	display:block;
	font-style:normal;
	font-weight:normal;
	float:right;
	line-height:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
#tvl_topmenu ul li {
	color:#FFFFFF;
	display:block;
	height:14px;
	float:left;
	line-height:14px;
	margin-right:0px;
	font-size:11px;
	overflow:hidden;
	padding-bottom:6px;
	padding-left:1px;
	}
#tvl_topmenu li a {
	color:#FFFFFF;
	background:none;
	display:block;
	padding:0px 9px;
	border-right:1px solid #CCCCCC;
	text-decoration:none;
	}

#tvl_topmenu li a.mainlevel {
	background:none;}
	
#tvl_topmenu ul li a:hover {
	text-decoration:underline;}
	
#tvl_footermenu {
	float:left;
	width:50%;}
#tvl_footercopyright{
	float:right;
	text-align:right;
	width:48%;
	padding-right:10px;
	font-size:11px;
	color:#BCBBBB;}
	
#tvl_footercopyright a{
	color:#BCBBBB;}
	
#tvl_footercopyright a:hover {color: #67a8ba;}

#tvl_footerlogo {
	height:20px;
	margin: -5px auto 0;
	background: url(../images/tvl_logo_footer.png) no-repeat top; 
	opacity: 0.5;
	width: 115px;} 	/* width of image */
#tvl_footerlogo:hover {
	opacity: 1;
}
.footerc_l:hover {
	color:#090;
	text-decoration:none;
}
.tvl_logo_name_footer {
	margin: -25px 0 0 40px;
	float:left; 
	white-space:nowrap;
	font-size:11px;
	color:#BCBBBB;}
	
.footer_address {	
	font-size:11px;
	color:#BCBBBB;
	padding-left: 10px;
	margin-top: -10px;
}
/*  Bottom Menu - "bottom" module, menu must be "flat list", class suffix "-bottom"  */

#tvl_footermiddle a.mainlevel {
	background:none;}

#tvl_footermiddle h3 {
	padding-bottom:7px;
	font-size:13px; }

#tvl_footermiddle ul {
	color:#BCBBBB;
	display:block;
	font-style:normal;
	font-weight:normal;
	line-height:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
#tvl_footermiddle ul li {
	color:#BCBBBB;
	display:block;
	height:14px;
	float:left;
	line-height:14px;
	margin-right:0px;
	font-size:11px;
	overflow:hidden;
	padding-bottom:6px;
	padding-left:1px;
	}
#tvl_footermiddle li a {
	color:#BCBBBB;
	background:none;
	display:block;
	padding:0px 9px;
	border-right:1px solid #BCBBBB;
	text-decoration:none;
	}
#tvl_footermiddle li a:hover {
	color:#67a8ba;
}
#tvl_footermiddle li a.mainlevel {
	background:none;}
	
#tvl_footercenter ul li a:hover {
	text-decoration:underline;
	}	

	

#about { 
width: 55%;
margin-left: auto;
margin-right:auto;
}
#about img {padding-right: 5px;}
#about p {text-align:center;}
#dotted {border-top:1px dotted #CCCCCC; height:1px; width:50%;margin-left: auto;margin-right:auto;padding-bottom:10px;}
	
			
/* 1.5 */
/* System Standard Messages */

#system-message dt.error  {
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	padding-bottom:10px;}
	
#system-message dd.error {
	font-size:12px;}

#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;padding:7px;padding-left:40px;list-style-image:none;list-style-position:outside;list-style-type:none;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;list-style-image:none;list-style-position:outside;list-style-type:none;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;list-style-image:none;list-style-position:outside;list-style-type:none;}




.tool-tip {
   float: left;
   background: #CCCCCC;
   border: 1px solid #333333;
   padding: 5px;
   color:#000000;
   max-width: 200px;}

.tool-title {
   padding: 0;
   margin: 0;
   font-size: 100%;
   font-weight: bold;
   margin-top: -15px;
   padding-top: 15px;
   padding-bottom: 5px;
   color:#000000;}

.tool-text {
   font-size: 100%;
   color:#000000;
   margin: 0;}

/* AB Specific */
fieldset.searchform {
  border:1px solid #CCCCCC;
  margin-bottom:10px;
  padding:5px;
  text-align:left;
}
legend {
	color:#666;
}
ul.news{
	margin-top: 10px;
	left: -13px;
	position: relative;
}
ul.news li {
	color:#666;
	background:  url(../images/media_power_list_bullet.png) 0 0 no-repeat;
	position: relative; 
	}
ul.news li span {
	margin-left: 15px;
	margin-top: 0px;
	padding: 0;
	position: relative;
	top: -4px;
}
ul.bullet {margin-bottom: 5px}	
ul.bullet li {
	color:#666;
	background:  url(../images/media_power_list_bullet.png) 0 0 no-repeat;
 	list-style:none;
	font-size:12px;
	text-indent: 0px;
	padding-left: 20px;
	}
	
ul.bullet span {
	position: relative;
	top:-5px;
}

.item-page #accordion .toggler{    border-top: 1px solid #1D242D;}

li.accordeonck a{color:#ffffff}
li.accordeonck a:hover{color:#1D242D;}
div.accordeonck {border-right:1px solid #1d242d; border-bottom:1px solid #1d242d; border-left:1px solid #1d242d;}
div.accordeonck div {height:25px; line-height:25px;}
.accordeonck ul li {padding-left:0px; border-top:1px solid #1d242d;}
.accordeonck ul li a{padding-left:5px}	
.accordeonck ul li ul li a{padding-left:10px}	
.accordeonck ul li ul li ul li a{padding-left:15px}	
.accordeonck ul li ul li ul li ul li a{padding-left:20px}	
.accordeonck ul li ul li ul li ul li ul li a{padding-left:25px}	
.accordeonck li.parent ul  {margin-left:0px; padding:2px 0px }
.accordeonck .open a {color:#1D242D;}
.acc_header .toggler, .togglerP, li.accordeonck, .item-page .toggler, .togglerP {
	color:#1d242d;
	color:#ffffff;
	margin:0;
	background:url(../images/blue/tvl_media_backhover.jpg) repeat-x;
	cursor:pointer
}
.acc_header .toggler, .togglerP, .item-page .toggler, .togglerP {
	padding:2px 5px;
	border-right:1px solid #1d242d;
	border-left:1px solid #1d242d;
	border-bottom:1px solid #1d242d;
}
.acc_header h3{border-top:1px solid #1d242d;}
#accordion,#tvl_modleft #partners {margin-top:0;height:auto;display:none}
#tvl_modmiddle #partners {margin-top:0;height:auto;display:inline}
#accordion li,#tvl_modleft #partners li {text-align:left;list-style:none}
#accordion1 ul,#tvl_modleft #partners ul {margin-top:0;margin-bottom:0;margin-left:0px;width:100%;float:left}
#accordion h3.toggler,#tvl_modleft #partners h3.toggler {margin-top:0;margin-bottom:1px}

div#partners{top: 10px; position:relative}
div.acc_header {height: 38px}
#tvl_modleft #partners div.acc_header h3.togglerP img {margin:3px 1px 1px;}
#tvl_modleft #partners div.acc_header h3.togglerP {line-height:21px; height:11px; text-align:left; font-size:11px} 
#tvl_modleft #partners li p.partner {margin-bottom: 20px}
#tvl_modleft #partners a img, #principal a img, table.leds p.center img {padding-right: 0px}

div.acc_header h3.togglerP a img {margin-top:2px}

#tvl_modmiddle #partners div.acc_header h3.togglerP {line-height:21px; height:21px; text-align:left}
#tvl_modmiddle div.acc_header {height: 26px}

img.inline-article{padding-right: 10px; padding-bottom:50px;}	
div.spacer{}
.contentheading-advert{
color: #333;
font-size:12px;
font-weight:bold;
padding-bottom: 10px;
}
#datasheet1 p {margin:0 5px}
#datasheet p.ds, .datasheet p.ds {margin-top:5px;padding-left:10px;margin-bottom:-18px; font-size:9px;}
#datasheet p.ds img, .datasheet p.ds img {width:20px; margin-top:-3px}
#adobe_reader {height:35px;margin-top:-5px}
#adobe_reader p {text-align:center}
.article_logo {margin-left: 30px; margin-top: 0px;}
.product_image {margin-bottom: 20px; text-align:center;}
p.center{text-align:center}
p.led_toggler {text-align:right; line-height:0px}
p.bold{text-align:left; font-size:10px; font-weight:bold; padding-bottom:5px}
a.imprint {margin-right:25px;}
#browser {width:50%;opacity:0.8;height:50%;background:#fff;border:1px solid #67a8ba;position:relative;margin-left:auto;margin-right:auto;top:100px}
#browser h2 {margin-top:50px;text-align:center;color:#67a8ba;text-decoration:blink;font:26px Arial,Helvetica,sans-serif; font-weight:bold}
#browser h3 {text-align:justify;margin-left:20px;margin-right:20px;color:#67a8ba;font:18px/25px Arial,Helvetica,sans-serif}
div.newcontact {display:inline-table;width:120px}
div#newcontact_area {display:inline-table;width:120px;height:100px; vertical-align:bottom}
a.readmore {color: #67a8ba; font-size:11px;}
span.negative {color:#C00}
.border_top { border-top:1px solid #67a8ba} 
.indent {text-indent:85px; position: relative; top:-10px}
.indent p {line-height: 0px;}
.nowrap {white-space:nowrap}
table.leds ul {line-height: 15px; font-size:11px}
.internal_toggler td {border:1px solid #67a8ba; padding:2px;}
.internal_toggler {padding:5px 0 5px 0;}
#tvl_box_sl{top: -45px; position:relative;}
.ab-slideshowX {position:relative;top: -25px;}
.slide {height:120px;}
img.construction {width: 700px}

div.clean {float:left; position:relative; margin-left:7px; margin-top:-5px;}
div.clean img {height:20px; width:auto}

#twitter {    line-height: 1.2 !important;
    margin: 0 !important;
    padding-left: 7px!important;
    width: auto !important;}

#twitter h3 {display:none}
#twitter h4 {
    font-size: 16px;
    margin:5px 0 5px!important
	}
#twitter .twtr-hd, #twitter .twtr-ft div {
    overflow: hidden!important;
    padding: 10px!important;
    position: relative!important;
}	
#twitter p {font-size:11px}

#twitter .twtr-tweet-text{border-bottom: 1px dotted #DDDDDD!important;
margin-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
	}
#twitter .twtr-doc {border-left: 1px solid #67a8ba;
    border-right: 1px solid #67a8ba;}
#twitter .twtr-ft span {    font-size: 11px;
    padding-top: 2px;}	
	
.roktabs-wrapper {margin-top:30px}	
#ordering{width:100px}
.contact h3{display:none}
.contact fieldset {margin-top:20px}
.contact fieldset dl {margin-top:20px}
.contact fieldset dt{float:left; width:70px}
.contact fieldset dd {padding-bottom:5px}
.contact .jicons-icons {float:left; width:30px}
.contact .contact-address {margin-top:20px}
.contact address{float:left;}
.contact address span{display:block}
.contact .contact-contactinfo p{clear:both; padding-top:5px}
.contact h2 {margin-top:20px}

.search-results{margin-top:10px}

.twtr-hd{height:40px}
.twtr-hd h3{display:none}
.twtr-hd h4{top:10px!important; position:relative}
.twtr-tweet-wrap{width:230px!important; font-size:11px; padding-left:5px!important}
.twtr-bd{border-left:1px solid #67a8ba!important; border-right:1px solid #67a8ba!important;}
.twtr-user {display:none!important}
.twtr-ft{height:25px}
.twtr-ft img{padding:5px}
.twtr-ft span{margin-right: 50px; margin-top: 4px;}
.twtr-profile-img{padding:5px!important}

.item-page h6 {display:none}
.l0 > .tvl_menubottom {display:none}
.isactive a{color:#1D242D!important}
.isactive a:hover{color:#ffffff!important}

.pagination li{display:inline}

.box_skitter{float: right; margin-right: -10px; margin-top: -15px;}

.privacy {
	margin-bottom:35px; background-color:#5cb85c;width: 220px; border-radius: 5px; padding: 5px; color: #ffffff;
}

.privacy:hover {
	background-color: #06F;
	color: #ffffff;
	transition: background .5s ease-in-out,color .5s ease-in-out,border .5s ease-in-out;
-o-transition: background .5s ease-in-out,color .5s ease-in-out,border .5s ease-in-out;
-ms-transition: background .5s ease-in-out,color .5s ease-in-out,border .5s ease-in-out;
-moz-transition: background .5s ease-in-out,color .5s ease-in-out,border .5s ease-in-out;
-webkit-transition: background .5s ease-in-out,color .5s ease-in-out,border .5s ease-in-out;
}

.privacy a {text-decoration: none!important; color: #ffffff;
}
