@import url(/clientlib/css/jquery.tabs.css);
@import url(/clientlib/css/jquery.fancybox.css);

*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 76% Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #000;
	background: #fff url(/images/bgrounds/body.gif) repeat-x;
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #da251c; text-decoration: underline; }
a:visited { color: #da251c; text-decoration: underline; }
a:hover { color: #da251c; text-decoration: none; }
a:active { color: #da251c; text-decoration: underline;}
a.external {
	background:transparent url(/images/icons/external.png) no-repeat scroll right center;
	padding-right:13px;
}
#content ul { margin: 0 0 1em 5px; position: relative; }
#content ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 20px; 
	background: url(/images/icons/arrow.gif) no-repeat 4px 4px; 
}

#content ul#tabnav {
	margin: 0; 
}
#content ul#tabnav li {
	background-image: none;
	padding: 0;
	margin: 0;
}

#content ol {
	margin: 0 0 1em 20px;
}
#content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #000000;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: .5em 0 !important;
	margin: 0;
}



#container {
	margin: 0 auto;
	width: 995px;
	text-align: left;
	background: #fff url(/images/bgrounds/container.gif) repeat-x; 
}

#header {
	position: relative;
	width: 100%;
	height: 152px;
}

#header .logo {
	position: absolute;
	top: 57px;
	left: 26px;
}
#header h2 {
	width: 566px;
	height: 18px;
	background: url(/images/text/connect-anywhere-anytime.gif) no-repeat;
	position: absolute;
	top: 86px;
	left: 381px;
}

h1.header {
 	display:none;
}




#searchsite {
	position: absolute;
	left: 745px;
	top: 158px;
	width: 221px;
	height: 27px;	
}
#searchsite input {
	float: left;
	display: inline;
	padding: 5px 2px 2px 2px;
	width: 118px;
	border: none;
	background: transparent;
	font-size: .9em;
}
#searchsite input.button {
	width: auto;
	padding: 0;
	margin-left: 8px;
}

#nav, #nav ul {
	line-height: 1;
}

#nav {
	/*padding: 25px 0 0 0;
	padding: 0 !important;*/
	width: 969px;
	height: 37px;
	background: url(/images/bgrounds/nav.gif) no-repeat;
	margin-left: 13px;
}
#nav ul {
	padding-top: 2px;
}
#nav a.current, #nav a:link.current, #nav a:visited.current, #nav a:hover.current, #nav a:active.current {
	font-weight: bold;
	background-color: #000;
}
#nav a, #nav a:link, #nav a:visited, #nav a:active {
	display: block;
	/*background-color: green;*/
	color: #fff;
	padding: 11px 15px 12px 15px;
	background: url(/images/bgrounds/navsep.gif) no-repeat right 50%;
	/*height: 15px; CANNOT ADD HEIGHT, IE SUCKS*/
	text-decoration: none;
}

#nav a:hover {
	/*background-color: purple;*/
	color: #fff;
}

#nav li {
	float: left;
	text-align: center;
}
#nav li ul li a.current, #nav li ul li a:link.current, #nav li ul li a:visited.current, #nav li ul li a:active.current {
	font-weight: bold;
	color: #fff;
}
#nav li ul li a, #nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:active {
	padding: 5px;
	line-height: 1.2em;
	width: 160px;
	font-size: .9em;
	background: none;
}
#nav li ul li a:hover, #nav li ul li a:hover.current {
	background-color: #454545;
	color: #fff;
}

#nav li ul {
	position: absolute;
	background: #000;
	padding: 5px 5px;
	width: 170px;
	left: -999em;
	z-index: 100;
	border-top: 1px solid #6b6b6b;
}
#nav li ul li {
	width: 170px;
	text-align: left;
	position: relative;
	z-index: 10;
}
#nav li ul ul {
	position: absolute;
	top: 0; right: -180px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover  {
	background-color: #000;
}
#flashcontent {
	margin: 0 0 8px 14px;
}
#midnav {
	width: 969px;
	height: 53px;
	margin-left: 13px;
	background: url(/images/bgrounds/midnav.gif) no-repeat;
}
#midnav a, #midnav a:link, #midnav a:visited, #midnav a:hover, #midnav a:active {
	color: #fff;
}
#midnav h3 {
	float: left;
	display: inline;
}
#midnav h3.videodemo {
	padding: 10px 0 0 32px;
	background: url(/images/icons/white-arrow-red.gif) no-repeat 13px 50%;
	width: 182px;
	height: 27px;
}
#midnav h3.forums {
	background: url(/images/icons/white-arrow-red.gif) no-repeat 13px 50%;
	width: 79px;
	height: 27px;
	padding: 10px 0 0 30px;
	margin-left: 5px;
}

#midnav h3.trynow {
	padding: 10px 0 0 32px;
	background: url(/images/icons/white-arrow-red.gif) no-repeat 17px 50%;
	width: 136px;/* 168 */
	height: 27px;
	margin-left: 5px;
}
#subscribe {
	float: left;
	margin-left: 4px;
	width: 450px;
	height: 37px;
}
#subscribe h3 {
	width: 159px;
	height: 14px;
	background: url(/images/text/e-news-subscription.gif) no-repeat;
	margin: 12px 0 0 11px;
}

#subscribe label, #subscribe input {
	float: left;
	display: inline;
}
#subscribe label {
	margin: 10px 5px 0 10px;
}
#subscribe input {
	border: 1px solid #888888;
	padding: 3px;
	font-size: .9em;
	margin: 6px 10px 0 0;
}
#subscribe input.button {
	border: none;
	width: auto;
	padding: 0;
	margin: 6px 0 0 0;
}

#main {
	width: 995px;
	margin: 10px 0 0 0;
}
#main-l, #main-r, #main-c {
	float: left;
	display: inline;
}
#main-l {
	width: 150px;
	margin: 0 0 0 27px;
	margin: 0 0 0 13px;
}
#main-c {
	width: 621px;
	padding: 0 25px 0 22px;
	font-size: 1.1em;
	line-height: 1.3;
}
#main-r { 
	width: 150px;
	margin: 0 27px 0 0;
	margin: 0;
}
body#home #main-l { width: 270px; margin: 0 0 0 54px; margin: 0 0 0 13px; }
body#home #main-c { width: 347px;/* 329 */ }
body#home #main-r { width: 305px;}

#breakingnews {
	width: 270px;
	background: url(/images/bgrounds/breakingnews.gif) no-repeat top left;
	padding: 15px 0 0 0;
}
#breakingnews h2 {
	width: 98px;
	height: 14px;
	background: url(/images/text/breaking-news.gif) no-repeat;
	margin: 0 16px 7px 16px;
}
#breakingnews dl {
	margin: 0 16px;
}
#breakingnews dt span {
	color: #da251c;
	display: block;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#breakingnews dt {
	margin: 0 0 5px 0;
}
#breakingnews a, #breakingnews a:link, #breakingnews a:visited, #breakingnews a:active {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
#breakingnews a:hover {
	text-decoration: none;
}
#breakingnews img {
	float: right;
	background-color: #fff;
	padding: 1px;
	border: 1px solid #c5c5c5;
	margin: 0 0 5px 5px;
}
p.viewallbreakingnews {
	background: #fff url(/images/bgrounds/viewallbreakingnews.gif) no-repeat top left;
	padding: 25px 0 0 75px;
}

#howtobuy {
	width: 197px;/* 305 */
	height: 95px;/* 110 */
	padding: 15px 0 0 108px;
	background: url(/images/bgrounds/how-to-buy.gif) no-repeat;
	position: relative;
}
#howtobuy h3 {
	background: url(/images/text/how-to-buy.gif) no-repeat;
	width: 75px;
	height: 15px;
}
#requesttielinesupport {
	width: 197px;/* 305 */
	height: 95px;/* 110 */
	padding: 15px 0 0 108px;
	background: url(/images/bgrounds/request-tieline-support.gif) no-repeat;
	position: relative;
}
#requesttielinesupport h3 {
	background: url(/images/text/request-tieline-support.gif) no-repeat;
	width: 159px;
	height: 14px;
}
#howtobuy a, #howtobuy a:link, #howtobuy a:visited, #howtobuy a:active,
#requesttielinesupport a, #requesttielinesupport a:link, #requesttielinesupport a:visited, #requesttielinesupport a:active {
	position: absolute;
	top: 70px;
	left: 207px;
	width: 85px;
	height: 25px;
	text-indent: -9000px;
	overflow: hidden;
}
#howtobuy a:hover,
#requesttielinesupport a:hover {
	background: url(/images/text/click-here-over.gif) no-repeat;
}
.audip {
	margin: 20px 0 0 88px;
}

#footer {
	background: url(/images/bgrounds/footer.gif) no-repeat;
	padding: 40px 0 20px 0; 
}
#footer strong {
	color: #333;
	font-weight: normal;
}
#footer p {
	text-align: center;
	color: #8d8d8d;
	margin-bottom: 0;
}
#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #333;
}

/** Product Styles **/
/*ul.featured { }
ul.featured li { 
	padding: 0.5em;
	margin-bottom: 0.5em;	
	border: 1px solid #a5a5a5;
}
ul.featured li strong { 
	font-size: 1.1em;
	padding-bottom: 0.4em;
	display: block;
}
ul.featured li a {
	color: #464646;
	text-decoration: none;
}
ul.featured li a:hover { text-decoration: underline }
ul.featured li .image {
	width: 100px;
	text-align: center;
	float: left;
	display: block;
}
ul.featured li a:hover span { text-decoration: underline }*/

.featured img {
	float: left;
	margin: 0 10px 10px 0;
	padding: 1px;
	border: 1px solid #c5c5c5;
}

ul.product-images { }
#content ul.product-images li {
	float: left;
	width: 104px;
	padding: 0;
	margin: 0 1em 1em 0;
	background: none;
}
ul.product-images li a {
	display: block;
	width: 100px;
	height: 100px;
	padding: 1px;
	text-decoration: none;
	/*overflow: hidden;*/
	/*text-align: center;*/
	/*position: relative;*/
	border: 1px solid #b5b5b5;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
ul.product-images li a span {
	position: absolute;
	left: 50%;
	top: 50%;
	background: transparent url(../images/icons/play.png) 0 0 no-repeat;
	width: 16px;
	height: 16px;
	text-indent: -300em;
}
/*
ul.accessories { }
ul.accessories li {
	clear: both;
	display: block;
	padding: 5px 0;
	line-height: 32px;
}
ul.accessories img {
	float: left;
	padding: 1px;
	width: 32px;
	height: 32px;
	overflow: hidden;
	border: 1px solid #a5a5a5;
	margin-left: 0.2em;
	margin-right: 0.5em;
	text-decoration: none;
}
ul.accessories span {
	line-height: 1.4em;
}*/

ul.accessories span, ul.accessories li, ul.accessories img {
	float: left;
	display: inline;
}
ul.accessories img {
	margin-right: 5px;
	border: 1px solid #a5a5a5;
}

ul.accessories a {
	/*display: block;*/
	float: left;
	display: inline;
	width: 130px; 
}
.side {
	font-size: 0.8em;
}

a#fancy_left,
a#fancy_right {
	top: -40px;
}

/** Tab Styles **/
.tabs-nav {
	padding-top: 2em;
}
.tabs-nav li{
	position:relative;
}
.outline-panel-top li a.demo, .outline-panel-top li a.demo:link, .outline-panel-top li a.demo:visited, .outline-panel-top li a.demo:active,
.outline-panel-top li a.video, .outline-panel-top li a.video:link, .outline-panel-top li a.video:visited, .outline-panel-top li a.video:active,
.outline-panel-top li a.manual, .outline-panel-top li a.manual:link, .outline-panel-top li a.manual:visited, .outline-panel-top li a.manual:active,
.outline-panel-top li a.toolbox, .outline-panel-top li a.toolbox:link, .outline-panel-top li a.toolbox:visited, .outline-panel-top li a.toolbox:active,
.outline-panel-top li a.brochure, .outline-panel-top li a.brochure:link, .outline-panel-top li a.brochure:visited, .outline-panel-top li a.brochure:active {
	padding-left: 24px;
	line-height: 1.7em;
	background-position: 5px 50%;
	background-repeat: no-repeat;
}
.outline-panel-top li a.demo { background-image: url(/images/icons/demo.png) }
.outline-panel-top li a.video { background-image: url(/images/icons/play.png) }
.outline-panel-top li a.manual { background-image: url(/images/icons/manual.png) }
.outline-panel-top li a.toolbox { background-image: url(/images/icons/toolbox.png) }
.outline-panel-top li a.brochure { background-image: url(/images/icons/flyer.png) }

/** For AJAX popups **/
#fancy_ajax h2 {
	border-bottom: 1px solid #DA251C;
	padding-top: 0.6em;
	font-size: 2.3em;
}
#fancy_ajax #main-l,
#fancy_ajax #main-r { display: none }
#fancy_ajax #main-c { width: 378px; }

.left { float: left }
.short { width: 120px }
.middle { width: 250px }

#request { display: none }


.outline-panel-top, .grey-panel-top {
	background: url(/images/bgrounds/outline-panel-top.gif) no-repeat top left;
	padding: 5px 0 0 0;
	margin: 0 0 1.5em 0;
}
/*.grey-panel-top {
	background-image: url(/images/bgrounds/grey-panel-top.gif);
}*/

.outline-panel-bottom, .grey-panel-bottom {
	background: url(/images/bgrounds/outline-panel-bottom.gif) no-repeat left bottom;
	padding: 0 5px 5px;
}
/*.grey-panel-bottom {
	background-image: url(/images/bgrounds/grey-panel-bottom.gif);
}*/
.outline-panel-top h2, .grey-panel-top h2 {
	/*text-transform: uppercase;*/
	font-size: 1em;
	/*letter-spacing: .3em;*/
	padding: 0 0 0 5px;
	color: #da251c;
}
.grey-panel-top h2 {
	color: #000;
}
.outline-panel-top li, .grey-panel-top li {
	font-size: .9em;
}
.outline-panel-top li a, .outline-panel-top li a:link, .outline-panel-top li a:visited, .outline-panel-top li a:active,
.grey-panel-top li a, .grey-panel-top li a:link, .grey-panel-top li a:visited, .grey-panel-top li a:active {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 5px;
}
.outline-panel-top li a:hover, .grey-panel-top li a:hover {
	background-color: #eee;
}



.linkbelow {
	margin-bottom: 5px;
}
.more {
	text-align: right;
	font-size: .9em;
	margin-bottom: 1.5em;
}

.formboxes label {
	display: block;
}
.enewsform {
	width: 100%;
	margin-bottom: 1em;
	background-color: #f4f4f4;
}
.enewsform td, .enewsform th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-bottom: 2px solid #fff;
}
.enewsform th {
	width: 200px;
	/*padding-left: 0;*/
}
.enewsform .error {
	color: #da251c;
	font-size: .9em;
	display: block;
}
.enewsform input, .enewsform select, .enewsform textarea {
	width: 250px;
	padding: 2px;
	font-family:  Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif
}
.enewsform textarea {
	font-size: 1em;
}
.enewsform input {
}
.enewsform .formboxes input, .enewsform input.button {
	width: auto;
	padding: 0;
}

.doclist {
	margin-bottom: 1em;
	width: 100%;
}
.doclist th, .doclist td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.doclist th {
	background-color: #eee;
}

.data {
	margin-bottom: 1em;
	width: 100%;
	border: 1px solid #eee;
}
.data td, .data th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #eee;
}
.data th {
	background-color: #eee;
}

.redlinks li {
	background: url(/images/bgrounds/subnav-red.gif) no-repeat;
	width: 125px;
	height: 23px;
	margin-bottom: 1em;
	padding: 7px 0 0 25px;
}
.redlinks li a, .redlinks li a:link, .redlinks li a:visited, .redlinks li a:active {
	color: #fff;
	text-decoration: none;
	font-size: .9em;
}
.redlinks li a:hover {
	color: #fff;
	text-decoration: underline;
}
.listing{
	width:621px;
	margin-bottom:10px;
}
.listing td, .listing th{
	padding:4px 0 10px 5px;
}
.listing td{
	border-top:1px solid #c5c5c5;
}

.newwindow {
	position: absolute;
	left: 122px;
	top: -6px;
	width: 200px;
	border: 1px solid #464646;
	background-color: white;
	text-align: center;
	color:#000;
}
.newwindow a{
	text-decoration:none !important;
}

.enquire {
	padding-left: 20px;
	background: transparent url(../images/icons/comment.gif) 2px 50% no-repeat;
}

#tab-container { clear: both }