body { background: #9D95D1 url('../images/layout/bg_v2.jpg') top center 
repeat-x; font-family: Arial, Helvetica, sans-serif; }
#container { width: 954px; margin: 0 auto;}
p { line-height: 1.7em; font-size: 13px; }
a { color: #7474c1; font-size: 13px; } a:visited { color: #6da4ff } a:hover { color: #0060ff }

#support_sub_categories { background-color: #f3f3f3; border: 1px solid #000000; }

#contaner_mid h2 { margin-bottom:10px; }
#container_mid_left {
	float:left;
	display:inline;
	width:137px;
}
#container_mid_right {
	float:right;
	display:inline;
	width:520px;	
}


#logohead {display:none;}

/* Content
----------------------------------------------- */
#content_top { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent url(../images/layout/outer_content_top.png) no-repeat scroll left top; height:9px; overflow:hidden; padding:0; z-index:0; }


/* Content: Container
----------------------------------------------- */
#contaner_mid { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent url(../images/layout/main_content_top.png) no-repeat scroll left top; padding:30px 0 0; }
#container_bot { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent url(../images/layout/main_content_bot.jpg) no-repeat scroll left top; height:9px; }
#container_mid_wide { padding:0 20px 20px; }


/* =Content
----------------------------------------------- */
#content { margin-bottom:24px; width:954px; }
#content-inner {  padding: 18px 24px 20px;
	border-left:2px solid #C7C0FF;
	border-right:2px solid #C7C0FF;
	background:#fff;
 }
#content_bot { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent url(../images/layout/outer_content_bot.png) no-repeat scroll left top; height:10px; overflow:hidden; }

/* =Sidebar
----------------------------------------------- */
#sidebar { width: 152px; float: left; }
#sidebar h3 { background:url(../images/navigation/sidebar_navigation.png) no-repeat 0 -200px; height: 44px; text-indent:-9999px; }
#sidebar ul { background:url(../images/navigation/sidebar_navigation.png) no-repeat bottom left; padding-bottom: 43px; }
#sidebar div.bottom { background:url(../images/layout/sidebar_ul.gif) bottom no-repeat; padding-bottom: 44px; display:block; }
#sidebar ul li a { display: block; width: 138px; background: url(../images/navigation/sidebar_navigation.png) no-repeat 0px 0px; font-size: 13px; color: #464646; text-decoration: none; padding: 6px 10px 6px 14px; width/**/:/**/ 128px; }
#sidebar ul li a:hover { background: url(../images/navigation/sidebar_navigation.png) no-repeat 0 -244px;  color: #fefefe; }
#sidebar ul li a.active { background: url(../images/navigation/sidebar_navigation.png) no-repeat 0 -100px; color: #fff; }

#sidebar ul ul { background: url(../images/navigation/sidebar_ul_ul2.jpg) repeat-y; padding: 12px 0 15px 0; }
#sidebar ul ul li a { background: none; width: 124px; height: 17px; color: #fff; margin-left: 9px; padding: 0 0 0 10px; margin-bottom: 4px; }
#sidebar ul ul li a:hover { background: url(../images/navigation/sidebar_navigation.png) 0 -331px no-repeat; }
#sidebar ul ul li a.active { background: url(../images/navigation/sidebar_navigation.png) 0 -348px no-repeat; }
#sidebar ul ul li.large a { width: 124px; padding: 0 0 0 10px; height: 34px; }
#sidebar ul ul li.large a:hover { background: url(../images/navigation/sidebar_navigation.png) 0 -365px no-repeat; }
#sidebar ul ul li.large a.active { background: url(../images/navigation/sidebar_navigation.png) 0 -399px no-repeat; }

/* =Main content
----------------------------------------------- */
#main-content { width: 730px; float: right; color:#464646; }
	
strong { font-weight:bold; padding-bottom:0; margin-bottom:0; }

b { font-weight:bold; }


/**************** BUTTONS **************************/
a.button {margin:5px 0;}
a.button, input.button, a.button2, a.button4 {
	display:block;
	background-image:url(../images/buttons/buttons_sprite.png);
	background-color:transparent;
	height:26px;
	line-height:26px;
	color:#fff !important;
	text-align:center;
	font-size:14px;
	text-decoration:none;	
}
input.button { border:0; padding-bottom:6px; }
a.button:hover,a.button:visited,a.button:active, a.button2:hover,a.button2:visited, a.button4:hover,a.button4:visited a.button2:active, a.button4:active {
	text-decoration:none;
	color:#fff !important;
}
a.button.sml,input.button.sml,a.button2 { width:88px; background-position:0 -58px; }
a.button.sml:hover,input.button.sml:hover,a.button2:hover { background-position:0 -87px; }
a.button.med{ }
a.button.med:hover { }
a.button.lrg , input.button.lrg, a.button4 { width:152px; background-position:0 0;  }
a.button.lrg:hover,input.button.lrg:hover, a.button4:hover  { background-position:0 -29px;  }
a.button.back { width:73px; padding-left:15px; background-position:0 -207px; }
a.button.back:hover  { background-position:0 -236px; }
a.button.help { height:46px; width:112px; line-height:46px; padding-left:40px; text-align:left; background-position:0 -115px; }
a.button.help:hover { background-position:0 -160px; }

	.button2,.button2:visited , .button3,.button3:visited { 
		background:url(../images/buttons/buttons_sprite.png) scroll 0px -55px;
		width:88px; height:26px;
		display:block;
		text-align:center; font-size: 12px; font-weight: bold;
		color:#fff !important; text-decoration: none; padding-top:5px; margin-top:5px; margin-right:4px;
		font-family: Arial, Helvetica, sans-serif;
		cursor:pointer; }
		
	.button2:hover, .button3:hover {
		background:url(../images/buttons/buttons_sprite.png) scroll 0px -84px;
	}
		
	input.button2 { 
		background:url(../images/buttons/buttons_sprite.png)
		scroll 0px -55px; width:90px; height:29px;
		text-align:center; font-size: 12px; font-weight: bold; border:none;
		color:#fff !important; text-decoration: none; padding-top:0px; margin-top:5px; margin-right:4px;
		font-family: Arial, Helvetica, sans-serif;
		cursor:pointer; }

		
	input.button2:hover {
		background:url(../images/buttons/buttons_sprite.png)
		scroll 0px -84px; width:90px; height:29px;
		text-align:center; font-size: 12px; font-weight: bold; border:none;
		color:#fff !important; text-decoration: none; padding-top:0px; margin-top:5px; margin-right:4px;
		font-family: Arial, Helvetica, sans-serif;
		cursor:pointer; }

	
	.button6, .button6:visited {text-align:center; display:block; background:url(../images/buttons/buttons_sprite.png) 0 -268px no-repeat; height:20px; color:#fff !important;width:63px; line-height:20px !important; text-decoration:none; font-size:11px; font-weight:bold; }
	.button6:hover { background:url(../images/buttons/buttons_sprite.png) 0 -291px no-repeat; width:63px;  text-decoration:none;  }
	
	input.button6 { 
		background:url(../images/buttons/buttons_sprite.png) 0 -268px no-repeat; 
		width:63px; height:20px;
		text-align:center; font-size: 12px; font-weight: bold; border:none;
		color: #fff !important; text-decoration: none; padding-top:0px; margin-top:5px; margin-right:4px; line-height:17px;
		font-family: Arial, Helvetica, sans-serif; font-weight:bold;
		cursor:pointer; }	
	input.button6:hover {
		background:url(../images/buttons/buttons_sprite.png) 0 -291px no-repeat; 
		width:63px; height:20px;
		text-align:center; font-size: 12px; font-weight: bold; border:none;
		color:#fff !important; text-decoration: none; padding-top:0px; margin-top:5px; margin-right:4px;
		font-family: Arial, Helvetica, sans-serif;
		cursor:pointer; }
		
		
	a.button2 , a.button3 , a.button4, a.button6  { color:#fff !important; font-family: Arial, Helvetica, sans-serif; margin-bottom:5px;}
	.mytivo a.button3 { float:right; margin-top:30px; font-size:11px; }

	.button4,.button4:visited, .button5, .button5:visited {
		background:url(../images/buttons/buttons_sprite.png) no-repeat scroll 0px 0px;
		height:26px; width:152px; line-height:26px;
		display:block;
		text-align:center; font-size: 12px; font-weight: bold;
		color:#fff !important; text-decoration: none; 
		padding:0;
		font-family: Arial, Helvetica, sans-serif;
		cursor:pointer;
	}
	.button4:hover, .button5:hover,.button4:visited:hover, .button5:visited:hover {
		background-position:0px -29px;
		height:26px; width:152px;
		display:block;
		text-align:center; font-size: 12px; font-weight: bold;
		color: #fff !important; text-decoration: none; 
		padding:0;
		font-family: Arial, Helvetica, sans-serif;
		cursor:pointer;
	}
	input.button4 { 
		background:url(../images/buttons/buttons_sprite.png)
		scroll 0px 0px; width:152px; height:26px;
		display:block;
		text-align:center; font-size: 12px; font-weight: bold; border:none;
		color:#fff !important; text-decoration: none; margin-top:5px; margin-right:4px;
		padding:0;
		font-family: Arial, Helvetica, sans-serif;
		cursor:pointer; }

		
	input.button4:hover {
		background:url(../images/buttons/buttons_sprite.png)
		scroll 0px -29px; width:152px; height:23px;
		display:block;
		text-align:center; font-size: 12px; font-weight: bold; border:none;
		padding:0px;
		color:#fff !important; text-decoration: none; margin-top:5px; margin-right:4px;
		font-family: Arial, Helvetica, sans-serif;
		cursor:pointer; }
	.button3 { background:url(../images/buttons/button3.png) left no-repeat; }
	.button5 { background:url(../images/buttons/button5.png) left no-repeat; }
	.button2:visited:hover {
		color:#fff !important;
	}
	span.button-previous-inactive {
		background:url(../images/buttons/buttons_sprite.png) no-repeat scroll 0px -207px;
		text-align:center; font-size: 12px; font-weight: bold;
		color: #fff; text-decoration: none; 
		padding:5px 0 0 7px;
		width:88px;height:21px;
		font-family: Arial, Helvetica, sans-serif;
		float:left;
		display:none;
	}
	.button-previous,.button-previous:visited {
		background:url(../images/buttons/buttons_sprite.png) no-repeat scroll 0px -207px;
		height:21px; width:79px;
		display:block;
		text-align:center; font-size: 12px; font-weight: bold;
		color: #fff; text-decoration: none; 
		padding:5px 0 0 11px;
		font-family: Arial, Helvetica, sans-serif;
		cursor:pointer;
	}
	.button-previous:hover, .button-previous:visited:hover {
		background-position:0px -236px;
		color: #fff;
	}
	span.button-next-inactive {
		background:url(../images/buttons/buttons_sprite.png) no-repeat scroll -96px -207px;
		text-align:center; font-size: 12px; font-weight: bold;
		color: #fff; text-decoration: none; 
		padding:5px 0 0 0;
		float:right;
		width:88px;height:21px;
		font-family: Arial, Helvetica, sans-serif;
		display:none;
	}
	.button-next,.button-next:visited {
		background:url(../images/buttons/buttons_sprite.png) no-repeat scroll -96px -207px;
		height:21px; width:88px;
		display:block;
		text-align:center; font-size: 12px; font-weight: bold;
		color: #fff; text-decoration: none; 
		padding:5px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		cursor:pointer;
	}
	.button-next:hover, .button-next:visited:hover {
		background-position:-96px -236px;
		color: #fff;
	}
	input.inputbutton {	background:url(../images/buttons/button2.gif) left bottom no-repeat; width: 100px; height: 35px; display: block; text-align: center; font-size: 12px; font-weight: bold; color: #fff; padding-bottom:7px; border:none; }
	input.inputbutton:hover { background-position:right bottom; }


/**************** SERVICE STATUS **************************/
.servicestatus {
	
}
.servicestatus .intro {
	
}
	.servicestatus .intro .icon {
		background:transparent url(../images/layout/support/icons.jpg);
		height:35px;
		width:38px;
		float:left;
		display:inline;
		margin-right:15px;
		margin-top:5px;
	}
		.servicestatus .intro .icon.scheduled {
			background-position:top left;
		}
		.servicestatus .intro .icon.service {
			background-position:0 -40px;
		}
	.servicestatus .intro .introtext {
		float:left;
		display:inline;
	}
.servicestatus .item {
	clear:both;
	margin-top:30px;
}
	.servicestatus .item p.heading {
		font-size:1.2em;
		color:#333333;
		line-height:normal;
		margin-top:10px;
		padding-top:10px;
	}
		.servicestatus .item p.heading span {
			font-size:12px;
		}



/**************** HOME PAGE **************************/

#promoboxes {
	padding-bottom:30px;
	font-size:0.8em;
	color:#666666;
}
	#promoboxes h2 {
		margin-bottom:5px;
		font-size:25px !important;
		font-weight:normal;
	}
	#promoboxes h3 {
		text-align:center;
		font-size:1.1em;
		font-weight:bold;
	}
	#promoboxes .leftbox {
		float:left;
		display:inline;
		width:297px;
		height:225px;
		/* background:transparent url(../images/layout/support/boxes_50percent.png) top left no-repeat; */
		padding:1px;
		overflow:hidden;
	}
		#promoboxes .leftbox h3 {
			text-align:left;
			font-size:1.5em;
			margin-bottom:5px;
		}
		#promoboxes .leftbox h2 {
			margin-bottom:0px;
		}
		#promoboxes .leftbox p {
			line-height:1.2em;
			margin-bottom:2px;
		}
		#promoboxes .leftbox ul {
			list-style-type:disc;
		}
		#promoboxes .leftbox ul li {
			margin-left:20px;
			margin-bottom:2px;
		}
	#promoboxes .rightbox {
		float:right;
		display:inline;
		width:297px;
		height:225px;
		background:transparent url(../images/layout/support/boxes_50percent.png) top right no-repeat;
		padding:15px;
		overflow:hidden;		
	}
		#promoboxes .rightbox .leftcol {
			float:left;
			display:inline;
			width:140px;
			position:relative;
		}
			#promoboxes .rightbox .leftcol .row {
				margin-bottom:5px;
			}
			#promoboxes .rightbox .leftcol input.text {
				width:130px;
			}
			#promoboxes .rightbox input.button6, #promoboxes .rightbox a.button6 {
				position:absolute;
				top:210px;
				left:43px;
				margin-top:0;
				padding-bottom:3px;
				height:17px !important;
				line-height:17px !important;
			}
			
			#promoboxes .rightbox input.button6 {
				height:20px !important;
			}
		#promoboxes .rightbox .rightcol {
			float:right;
			display:inline;
			width:140px;
			position:relative;
		}
		#promoboxes .rightbox .rightcol img {
			margin-bottom:10px;
		}
		#promoboxes .rightbox .rightcol p {
			font-weight:bold;
			text-align:center;
			line-height:1.2em;
		}
		
		#promoboxes .boxwide {
			width:300px;
			padding:15px;
			overflow:hidden;
		}
		
		#promoboxes .boxwide.home_left{
			float:left;
			display:inline;
		}
		
		#promoboxes .boxwide.home_right{
			float:right;
			display:inline;
		}
		
		#promoboxes .boxwide h3 {
			text-align:left;	
			font-size:13px;	
			line-height:20px;
		}
		#promoboxes .boxwide p {
			margin:4px 0;
			font-size:12px;	
		}
		#promoboxes .boxwide a {
			font-weight:bold !important;	
		}
		#promoboxes .boxwide.float_left{
			background:transparent url(../images/layout/support/contact_us_box_bg.gif) top left no-repeat;	
		}
#news_content #promoboxes{
	padding-bottom:0;
}
		
	.contactbox {
		width:297px;
		height:235px;
		background:transparent url(../images/layout/support/boxes_50percent.png) top right no-repeat;
		padding:5px 15px 15px 15px;
		overflow:hidden;
		margin-top:20px;	
		color:#727272;	
	}
	.contactbox .leftcol {
		float:left;
		display:inline;
		width:140px;
		position:relative;
		padding-top:20px;
	}
	.contactbox .leftcol .row {
		margin-bottom:5px;
	}
	 .contactbox .leftcol p {
		font-weight:bold;
		text-align:center;
		line-height:1.4em;
		font-size:12px;
	}
	 .contactbox a.button6 {
		position:absolute;
		top:190px;
		left:43px;
		margin-top:0;
		padding-bottom:3px;
		height:17px !important;
		line-height:17px !important;
	}
	.contactbox .rightcol {
		float:right;
		display:inline;
		width:140px;
		position:relative;
		padding-top:20px;
	}
	.contactbox .rightcol img {
		margin-bottom:10px;
	}
	.contactbox .rightcol p {
		font-weight:bold;
		text-align:center;
		line-height:1.4em;
		margin-bottom:10px;
		font-size:12px;
	}
#news_content ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 20px;
	font-size: 13px;
	line-height: 1.7em;
}
#news_content ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 16px;
	font-size: 13px;
	line-height: 1.7em;
}

/**************** HOME PAGE TABS **************************/

	#main-tabs {clear:both; width:680px; position:relative;}
	#main-tabs #tab-content {background: #fff url(../images/layout/support/tabs_body_top.png) top left no-repeat; font-size:0.8em;}
	#main-tabs #tab-content dic {background:transparent;}
	#main-tabs #tab-content .leftbar {float:left; display:inline; width:380px;}
	#main-tabs #tab-content .rightbar {float:right; display:inline; padding-left:15px; margin-left:15px; position:relative; }
	#main-tabs #tab-content ul {list-style-type:disc; }
	#main-tabs #tab-content ul li { margin-left:20px; position:relative; }
	#main-tabs #tab-bottom {background:url(../images/layout/support/tabs_body_bot.jpg) no-repeat; height:9px; display:block; }
	#main-tabs ul.tabs{ margin-bottom:-1px; }
	
	#main-tabs ul.tabs li a {background:url(../images/layout/support/tabs2.jpg) no-repeat left bottom; width:160px; height:30px; text-indent:-9999px; font-size:.05em; display:block; padding-top:3px; overflow:hidden; margin-bottom:1px;}
		
	#main-tabs ul.tabs li a.tabs-1 { background-position:-161px -34px; }
	#main-tabs ul.tabs li a.tabs-2 { background-position: 0 -34px; }
	#main-tabs ul.tabs li a.tabs-3 { background-position:-322px -34px; }
	#main-tabs ul.tabs li a.tabs-4 { background-position:-483px -34px; }
	
	#main-tabs ul.tabs li a.tabs-1:hover,#main-tabs ul.tabs li.ui-tabs-selected a.tabs-1 { background-position:-161px 0 !important; }
	#main-tabs ul.tabs li a.tabs-2:hover,#main-tabs ul.tabs li.ui-tabs-selected a.tabs-2 { background-position: 0 0; }
	#main-tabs ul.tabs li a.tabs-3:hover,#main-tabs ul.tabs li.ui-tabs-selected a.tabs-3 { background-position:-322px -0; }
	#main-tabs ul.tabs li a.tabs-4:hover,#main-tabs ul.tabs li.ui-tabs-selected a.tabs-4 { background-position:-483px -0; }

	#main-tabs ul.tabs li.ui-tabs-selected { margin-bottom:-1px; }
	#main-tabs ul.tabs li.ui-tabs-selected a { height:34px; padding-top:0; margin-bottom:-1px !important;}
	
	#main-tabs #tab-content li {margin-bottom:5px;}



.maintenance_bar {
	height:20px;
	padding:4px;
	margin-bottom:13px;
	background:transparent url(../images/layout/support/maintenance_bar.jpg) top right no-repeat;	
}
.maintenance_bar a {
	float:right;	
}



div.divider_thin {
	height:2px;
	background: transparent url(../images/layout/divider445px.png) top center no-repeat;
	margin:20px 0;
	position:relative;
	clear:both;
}
div.divider{
	height:2px;
	background: transparent url(../images/layout/divider678px.png) top center no-repeat;
	margin:20px 0;
	position:relative;
	clear:both;
}


/* Subnav*/

#nav3_nextprev {
	background:url(../images/navigation/nav_3_top.png) top left no-repeat;
}
#nav3_text {
	padding:10px 15px 0 15px;
	font-size:11px;
}
#nav3_image {
	padding:10px;
	text-align:center;
}

#nav3_buttons {
	background:url(../images/navigation/nav_3_nextprev_bg.jpg) 0px -54px no-repeat;
	position:relative;
	width:134px;
}
#nav3_buttons a {
	text-indent:-5000px;
	font-size:0.1em;
	width:67px;
	height:27px;
	float:left;
	position:relative;
}
#nav3_buttons a.prev {
	background:url(../images/navigation/nav_3_nextprev_bg.jpg) 0 -27px no-repeat;
}
#nav3_buttons a.prev:hover {
	background-position: 0 0;
}
#nav3_buttons a.next {
	background:url(../images/navigation/nav_3_nextprev_bg.jpg) -67px -27px no-repeat;
	float:right;
}
#nav3_buttons a.next:hover {
	background-position: -67px 0;
}

ul#nav3_pagelist {
	margin:0 0 10px 0;
	padding:0;
}
ul#nav3_pagelist li {
	margin:0;
	padding:0 0 3px 0;
	display:block;
	background:transparent url(../images/navigation/sidenav_list_seperator.png) no-repeat bottom left;
}
ul#nav3_pagelist li a { 
	display:block;
	height:16px;
	padding:1px 0 0 15px;
	width:119px;
	color: #464646;
	text-decoration:none;
	font-size:12px;
	margin:3px 0 3px 0;
	font-weight:bold;
}
ul#nav3_pagelist li.large a{ 
	height:33px;
	padding:1px 0 0 15px;
}
ul#nav3_pagelist li a.active, ul#nav3_pagelist li a.active:hover { 
	background:transparent url(../images/navigation/sidenav_list_bg.png) no-repeat -134px 0px ;
	color:#fff;
	text-decoration:none;
}
ul#nav3_pagelist li a:hover { 
	background:transparent url(../images/navigation/sidenav_list_bg.png) no-repeat scroll top left;
	color:#fff;
	text-decoration:none;
}
ul#nav3_pagelist li.large a:hover, ul#nav3_pagelist li.large a.active:hover { 
	background:transparent url(../images/navigation/sidenav_list_bg.png) no-repeat 0 -17px ;
}
ul#nav3_pagelist li.large a.active {
	background:transparent url(../images/navigation/sidenav_list_bg.png) no-repeat -134px -17px ;
}

#search_box {
	display:inline;
	float:right;
	margin-top:20px;
	width:153px;
	background:transparent url(../images/layout/searchbox_bg.png) top left  no-repeat;

}
#search_box input.text {
	height:18px;
	background:transparent;
	color:#C7C0FF;
	width:119px;
	border:0;
	padding:7px 6px 5px 0;
	font-size:13px;
	margin-left:28px;
	overflow:hidden;
}
#search_box input.submit {
	display:none;
}

#search { height:41px; display:block; background:url(../images/layout/support/bar.jpg) no-repeat; padding-top:7px; margin-bottom:8px;}
	#search h2 { display:inline-block; font-size:1.3em; color:#fff; float:left; margin:0 25px 0 12px;}
	#search #suchbegriff { 
		width:390px; 
		margin:3px 15px 0px 200px;
		height:22px; 
		font-size:0.8em; 
		padding-top:2px;
		padding-left:8px;
		background: transparent;
		border:none;
		color: #666;
		font-size:16px;
		font-weight:bold;
	}
	
	#search input.button { 
		display:inline-block;
		font-weight:bold;
		font-size:14px;
		margin-left:18px;
		margin-top: 3px;
		padding-bottom: 5px;;
	}



#contaner_mid h2.article {width:570px;float:left; margin-bottom:3px; }
#contaner_mid div.articleid {float:right; font-size:0.9em; margin-top:9px; color:#666666;}
#contaner_mid p.crumb {clear:both; margin-bottom:15px;}

strong {font-weight:bold;}

.tivoarticle p { margin-bottom:12px;}
.tivoarticle ul,.tivoarticle ol {list-style:disc;margin-left:60px; font-size:.75em; margin-bottom:12px;}
	.tivoarticle ol li, .tivoarticle ul li { margin-bottom:5px; }
	
#contaner_mid #searchresults {position:relative;}
#contaner_mid #searchresults h2 {width:570px;float:left; margin-bottom:3px; }
#contaner_mid #searchresults p.searchpagecount {position:absolute; top:0; right:10px; font-size:0.9em; margin-top:9px; color:#666666; }

#contaner_mid #searchresults p.searchresultscount { clear:both;color:#666666;margin-bottom:20px;font-size:0.8em;font-weight:bold;}
#contaner_mid #searchresults .phpmyfaq_ul li strong {font-size:0.8em; color:#666666; font-weight:bold; display:block;}	
#contaner_mid #searchresults .phpmyfaq_ul li div.searchpreview {font-size:0.8em;}	
#contaner_mid #searchresults .phpmyfaq_ul li div.searchpreview strong {display:inline; font-size:1em;}

#contaner_mid #tivocategory .phpmyfaq_ul { margin-bottom:20px; }
#contaner_mid #tivocategory .phpmyfaq_ul li { margin-bottom:5px; }
	#contaner_mid #tivocategory .phpmyfaq_ul li a { text-decoration:none;}
#contaner_mid #tivocategory #support_sub_categories { background:none; border:none; margin-bottom:20px; }
	#contaner_mid #tivocategory #support_sub_categories li { margin-bottom:5px; }

	
#article_content strong span { font-weight:bold;}

p.letterList { margin-bottom:15px; }
p.letterList span.selectedLetter { font-weight:bold;}
p.letterList span.icons { display:block; margin-top:15px; }
	p.letterList span.icons a { font-weight:bold; font-size:1.2em; text-decoration:none; }
	p.letterList span.icons span { display:none; }
#glossaryTable td h2 {
	margin-top:25px;
}
#glossaryTable td,#glossaryTable th {
	vertical-align:top;
	border-bottom:1px solid #DFDFDF;
	padding:10px 0;
	font-size:13px;
}
.formErrorSummary {
	font-size:13px;
	line-height:1.7em;	
	border:1px solid #ff0000;
	background: #FFF2F2;
	padding:10px 15px;
	margin-bottom:20px;
}
.formErrorSummary ul {
	font-size:13px;
	line-height:1.7em;	

}
.formErrorSummary ul li a {
	color:#ff0000 !important;
	text-decoration:none;
	font-weight:bold;
}
.formErrorSummary ul li a:hover {
	text-decoration:underline;
}



a ,a:visited { color: #8079b1; }
a:hover,a:visited:hover { color: #85caef; }

a:active, a:focus, input{
	outline:0;	
}

.bluetext {
	color:#85AAEE;
}
.bold {
	font-weight:bold;	
}
.float_right {
	display:inline;
	float:right;
}
.float_left {
	display:inline;
	float:left;
}
#navigation-xmas{width:152px;float:left;}
#xmas_support{margin-top:20px;}
#easter-support-image{
	margin-top:20px;
	background-image: url(../images/event/easter_2010_support.jpg);
	width:150px;
	height:281px;
}
#anz-support-image{
	margin-top:20px;
	background-image: url(../images/event/support_ANZAC.jpg);
	width:149px;
	height:273px;
}

/**==== Enquire Form Styles ====**/
#enquire_form p.required {margin-left:28px;display:block;}
#enquire_form label {display:block;float:left;font-size:14px;font-weight:bold;margin-right:5px;text-align:right;width:200px;}
#enquire_form label .info {font-size:10px;}
#enquire_form .radioButtonList span {margin: 0 5px;font-size:13px;}
#enquire_form .submit {margin-bottom:0px;margin-left:205px;}
#enquire_form .textarea {font-size:13px;font-family:Arial,Helvetica,sans-serif;width:314px;}
#enquire_form .text {font-size:13px;width:225px;}
#enquire_form .width314px {width:314px;}
#enquire_form select {font-size:13px;width:228px;}
#enquire_form select.wide {width:317px;}
#enquire_form .clear_thin {clear:both;display:block;height:15px;color:#333;}
#enquire_form .field_info, #enquire_form .formPriorityNotice {font-size:14px;margin-left:40px;padding-right:30px;}
#enquire_form .formPriorityNotice {font-size:12px;margin-top:15px;margin-bottom:15px;}
#enquire_form .tsn_info {width:250px;display:block;font-size:10px;color:#333;margin-left:205px;margin-top:5px;clear:both;}
#enquire_form #captchaBox #captchaHeading {display:none;}
#enquire_form #captchaBox .captchaImage {clear:both;margin-left:205px;}
#enquire_form #captchaBox #captcha {clear:both;margin-left:205px;margin-top:8px;width:200px;}
#enquire_form #captchaBox .captchaInfo {display:none !important;}
#enquire_form .validation-failed {border:1px solid #FF0000;}

/**==== Retail Return Form Styles ====**/
#tivoRetailForm legend {font-weight: bold; font-size:18px;}
#tivoRetailForm .inputfield, #tivoRetailForm .inputfield_tsn, #tivoRetailForm .inputfield_mac {margin-top:5px;}
#tivoRetailForm .inputselectfield {margin-top:4px; width:227px;}

/*
	Service message box styles
*/
#service_message { width: 732px; margin: 0 0 14px 0; }
#service_message #service_message_top { height: 109px; background: url(../images/layout/service_message_header.jpg) no-repeat; position: relative; }
#service_message #service_message_top h2 { position: absolute; left: -99999em; }
#service_message #service_message_mid { border-left: 1px solid #F59102; border-right: 1px solid #F59102; padding: 14px 16px; }
#service_message #service_message_bottom { height: 8px; background: url(../images/layout/service_message_footer.gif) no-repeat; }
