* {
	padding: 0;
	margin: 0;
}

body {
	background: #FFFFFF url(../x_images/back-metal-tile.jpg) repeat-y left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #022D63;
	color: #404040;

}
/* -----------------------------------*/
/* ---- BANNER <<<-----------*/
/* -----------------------------------*/


h1 {
   background: #FFFFFF url(../x_images/scene-double.jpg) no-repeat left top;
   height: 149px; 
}


h1 b {
	position: absolute;
	left: -5000px;
}
/* ---------------------------------------*/
/* ---- NAVIGATION <<<-----------*/
/* ---------------------------------------*/
#homebutton {
	z-index: 300;
	position: absolute;
	left: 740px;
	top: 114px;
	width: 60px;
	text-indent: -10000em;
	
}
#homebutton a {
	display: block;
	width: 60px;
	height: 20px;
	text-decoration: none;
	background: url(../x_images/home-button.gif) no-repeat left top;
}
#homebutton a:hover {
	background-position: 0 -20px;
}
#leftbar {
	z-index: 200;
	position: absolute;
}
#globalnav {
	background: url(../x_images/nav-bottom.gif) no-repeat left bottom;
	padding-bottom: 2px;
	list-style: none;
	width: 127px;
	float: left;
	font-size: 13px;
}
#globalnav ul {
	float: left;
	list-style: none;
}
#globalnav li {
	position : relative;
	float : left;
}
#globalnav a {
	display: block;
	background: #CCCCCC url(../x_images/nav-back-all.jpg) no-repeat left top;
	width: 127px;
	height: 28px;
	color: #022D63;
	text-decoration: none;
}
#globalnav a:hover {
	background-position: 0 -28px;
}
#globalnav a i{
	font-style: normal;
	padding-left: 22px;
	line-height: 28px;
}
/* ->> SUBNAV <<< ----- */
#globalnav li ul { /* second-level lists */
		position : absolute;
		z-index: 200;
		left: -999em;
		margin-left: 127px;
		margin-top: -28px;
		width: 170px;
}
#globalnav li ul li a {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	height: 21px;
	width: 170px;
	padding: 0 0 0 12px;
	background: #275085;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	line-height: 21px;
}
#globalnav li ul li a:hover {
	background: #2C8DD9;
}

#globalnav li:hover ul, #globalnav li.sfhover ul { 
		position : absolute;
		z-index: 200;
		left: auto;
}
/* ->> Special rules for skip and search <<<-------*/
#globalnav #skip {
	position: absolute;
	left: -3000px;
}
#search {
 clear: both;
	
}
#search a {
	display: block;
	background: #CCCCCC url(../x_images/product-wizard.jpg) no-repeat left top;
	width: 127px;
	height: 62px;
	color: #022D63;
	text-decoration: none;
	background-position: 0 -62px;
}
#search a:hover {
	background-position: 0 0px;
}
#search a i{
	display: none;
}



/* ------------------------------------------------------*/
/* ---------- - - - >>> Active Navs <<< - - - -----------*/
/* ------------------------------------------------------*/
#companypage #company, 
#productspage #products, 
#wizardpage #products,
#newspage #newsroom, 
#contactpage #contact,
#supportpage #support {
	background-position: 0 -56px;
}
#homepage #homebutton {
	left: -10000px;	
}
/* ---- Drop Down Quickfind Form <<<-----------*/
#quickfind {
	clear: both;
	margin-left: 13px;
	margin-top: 36px;
}
#quickfind h4 {
	font-weight: normal;
	font-size: 9px;
	padding-left:9px;
}
#quickfind select {
	width: 102px;
	font-size: 8px;
}
#quickfind option {
	padding-right: 1em;
	padding-left: 3px;
	font-size: 8px;
}



/* ------------------------------------------------------*/
/* --------------- >>> Main Content <<< ---------------- */
/* ------------------------------------------------------*/
#content {
	position: absolute;
	left: 185px;
	top: 175px;
	width: 611px;
	z-index: 5;
	line-height: 17px;
}
#content h2 {
	font-size: 25px;
	font-weight: normal;
	border-bottom: 1px solid #D3DAE3;
	padding: 0 0 12px 0;
	margin: 0 0 12px 0;
	line-height: 27px;
}

#content a  {
	color: #C23411;
}
#content a:hover {
	color: #0A90ED;
}
#content h2 a {
	text-decoration: none;
}

#content h3 {
	font-weight: bold;
	font-size: 13px;
	
}
#content h3 a {
	color: #404040;
}
#left_column {
	width: 460px;
	float: left;
}

#left_column_ray {
	width: 500px;
	float: left;
}

#content p {
	padding: 0em 0 2em 0;
	text-align: justify;
}
#content strong {
	color: #000;
	font-weight: normal;
}

#content ul {
	margin: 0 0 6px 24px;
}
#content ul li {
	padding: 0 0 9px 0;
}

#right_column {
	float: right;
}

/* - - - - Spotlight, Features, NEw, etc ------- */
#right_column .boxout {
	background: url(../x_images/panel-bottom-BG-white.gif) repeat-y left bottom;
	padding: 0;
	margin: 0;
	width: 134px;
	margin-bottom: 12px;
	line-height: 13px;
}
#right_column .boxout a,
#right_column .boxout p {
	display: block;
	padding: 10px;
	padding-top: 0;
	text-decoration: none;
	background: transparent;
	font-size: 9px;
	color: #000;
}
#right_column .boxout a span.obvious {
	color: #0A90ED;
	color: #C23411;
	text-decoration: underline;
}
#right_column .boxout a:hover span.obvious {
	color: #0A90ED;
	text-decoration: underline;
}
#right_column .boxout a i {
	text-decoration: none;
}
#right_column .boxout .imgholder {
	padding: 5px;
	background: #fff url(../x_images/panel-top-BG-new.gif) repeat-y left top;	
}
#right_column .spotlight .imgholder {
	padding: 5px;
	background: #fff url(../x_images/panel-top-BG-spotlight.gif) repeat-y left top;	
}
#right_column .featured .imgholder {
	padding: 5px;
	background: #fff url(../x_images/panel-top-BG-featured.gif) repeat-y left top;	
}
#right_column .boxout .imgholder img {
	display: block;
}
#right_column .boxout b, #right_column .boxout h5{
	font-weight: bold;
	display: block;
	padding: 0px 3px 0 6px;
	height: 24px;
	line-height: 12px;
	color: #3A403C;
	font-size: 10px;
}
#right_column .boxout h5 {
 	height: auto;
	line-height: 10px;
	margin: 0;
}


/* - - - - - POSITION THE FLASH MOVIE - - - - - - */
#theflash {
	margin: -1em 0 1em 0;
}


/* - - - - - ---------------------- - - - - - - */
/* - - - - - >>> PRODUCT PAGE 1 <<< - - - - - - */
/* - - - - - ---------------------- - - - - - - */
#content #product_buttons {
	list-style: none;
	margin: 0;
}
#content #product_buttons li {
	float: left;
	margin: 0;
	padding: 0;
}
#content #product_buttons li a{
	display: block;
	width: 125px;
	height: 120px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #3A403C;
}
#content #product_buttons li a b{
	font-weight: bold;
	display: block;
	padding: 4px 9px 0 11px;
	height: 30px;
	line-height: 12px;
}
#content #product_buttons li a img {
	display: block;
	margin: 7px 0px 0 12px;
	line-height: 0px;
	border: 0;
}
#content #product_buttons #fibre_optic a {
	background: url(../x_images/categories/fibre-optic-button.gif) no-repeat left top;
}
#content #product_buttons #catx a {
	background: url(../x_images/categories/CATx-button.gif) no-repeat left top;
}
#content #product_buttons #usb a {
	background: url(../x_images/categories/usb-button.gif) no-repeat left top;
}
#content #product_buttons #new_releases a {
	background: url(../x_images/categories/new-releases-button.gif) no-repeat left top;
	margin-right: 0;
}
#content #product_buttons #av a {
	background: url(../x_images/categories/av-button.gif) no-repeat left top;
}
#content #product_buttons #video a{
	background: url(../x_images/categories/video-button.gif) no-repeat left top;
}
#content #product_buttons #cables a{
	background: url(../x_images/categories/cables-button.gif) no-repeat left top;
}
#content #product_buttons #analogue a {
	background: url(../x_images/categories/cables-button.gif) no-repeat left top;
}
#content #product_buttons #digital a {
	background: url(../x_images/categories/usb-button.gif) no-repeat left top;
}	
#content #product_buttons #switch a{
	background: url(../x_images/categories/fibre-optic-button.gif) no-repeat left top;
}
#content #product_buttons #switch a:hover, #content #product_buttons #cables a:hover, #content #product_buttons #video a:hover, #content #product_buttons #av a:hover, #content #product_buttons #new_releases a:hover, #content #product_buttons #usb a:hover, #content #product_buttons #catx a:hover, #content #product_buttons #fibre_optic a:hover , #content #product_buttons #digital a:hover, #content #product_buttons #analogue a:hover {
	background: url(../x_images/categories/active-button.gif) no-repeat left top;
}
#content #product_buttons li a:hover {
	color: #fff;
	background: url(../x_images/categories/active-button.gif) no-repeat left top;

}
/* - - - - - --- ----- -- -- -- -- - - - - - - - - - - - - */
/* - - - - - >>> PRODUCT PAGE 2 - THE LIST <<< - - - - - - */
/* - - - - - -- - - -- -- -- -- -- - -- - - -- - - - - - - */

#content .productlist {
	list-style: none;
	margin: 12px 0 15px 30px;
}
#content .productlist li {
	padding-bottom: 4px;
	line-height: 15px;
}
#content .productlist a {
	color: #C23411;
}
#content .productlist a:hover {
	color: #0A90ED;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - >>> PRODUCT PAGE 3 - THE DETAILS, TABBED NAV <<< - - - - - -  */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#content #tabbednav {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 1px;
	
}
#content #tabbednav  li{
	margin: 0;
	padding: 0;
	float: left;
	line-height: 0;
}
#content #tabbednav li a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 93px;
	height: 24px;
	margin-right: 2px;
	text-align: center;
	background: url(../x_images/tabs.gif) no-repeat left top;
	color: #65686A;
	text-decoration: none;
	line-height: 24px;
	font-size: 10px;
}

#content #tabbednav li.active a {
	background-position: 0 -24px;
	color: #fff;
}
#content #tabbednav li.active a:hover {
	background-position: 0 -24px;
	color: #fff;
}

#content .panel {
	float: left;
	width: 578px;
	border: 1px solid #E0E3E4;
	border-top: 5px solid #E0E3E4;
	margin-bottom: 24px;
}
#content .panel p, #content .panel h4  {
	padding: 12px 18px;
}
#content .panel h4 {
	padding-bottom: 0;
	font-size: 11px;
}
#content .panel ul {
	margin: 28px 24px 12px 45px;
}
#content .panel li{
	padding: 0 0 6px 0;
}
#content .panel hr {
	clear: both;

}
#content #desc .thumb {
	float: right;
	padding: 0;
	text-align: center;
	width: 200px;
	border-left: 1px solid #E0E3E4;
	border-bottom: 1px solid #E0E3E4;
	margin-left: 24px;
	padding-bottom: 8px;
}
#content #desc #related_products {
	padding-top: 0;
	margin-top: 0;
}
/* - - - - >>> application panel and nav <<< - - - - - */
#content #apps {
	text-align: center;
}
#content #apps p {
	background: #E0E3E4;
}
#content #apps a:link , #content #apps a:visited  {
	background: #ddd;
	color: #000;
	padding: 4px;
	text-decoration: none;
	border: 1px solid #ededed;
	border-bottom: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}
#content #apps a:hover {
	border: 1px solid #ededed;
	border-top: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}
#content #apps a.activeapp {
	background: #eee;
	border: 1px solid #ededed;
	border-top: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
	
}
/* - - - - >>> specs panel <<< - - - - - */

#content #spec ul {
	margin: 0 24px 12px 45px;
}

#content #spec b {
	font-weight: normal;
	color: #000;
}
/* - - - - >>> download datasheet and manual <<< - - - - - */
#content #downloads {
	clear: both;
	width: auto;
	margin: 0 0 24px 0;
	list-style: none;	
}
#content #downloads li {
	padding-bottom: 12px;	
}
#content #downloads #datasheet a, #content #downloads #manual a {
	background: url(../x_images/download_button_2.gif);
	display: block;
	height: 50px;
	width: 194px;
	line-height: 50px;
	text-decoration: none;
	color: #0E9DF9;
}

#content #downloads a i {
	font-style: normal;
	padding-left: 42px;
	font-size: 12px;	
}
#content #downloads #manual a:hover, #content #downloads #datasheet a:hover {
	color: #900;	
}



/* - - - - -new releases page - - - - - - */
.category_heading {
	margin-left: -25px; 
	margin-top: 18px;
	font-weight: bold;
	font-size: 13px;
}

/* -------- press releases page ---------- */



/* - - - - - - - - - - >>> WIZARD PAGE <<< - - - - - - - - - - */
/* - - - - - - - - >>> MAINLY FORM ELEMENTS <<< - - - - - - - - */
/* - - - - - - - - - - >>> SUPPORT PAGE <<< - - - - - - - - - - */

#wizardpage #content #tabbednav li a {
	width: 101px;
	background: url(../x_images/wizard-tab.gif) no-repeat 0 -24px;
	color: #fff;
}
#wizardpage #content #wizardform p {
	padding-top: 0;
	padding-bottom: 1em;
	line-height: 22px;
}
#wizardpage #content #wizardform fieldset  {
	margin: 18px 18px 18px 18px;
	border: 1px solid #E0E3E4;
	border: 1px solid #d0d3d4;
}

#wizardpage #content #wizardform legend {
	margin-left: 16px;
	margin-bottom: 8px;
	margin-top: 8px;
	padding: 2px 0px 2px 5px;
	border: 1px solid #E0E3E4;
	border: 1px solid #d0d3d4;
	color: #0A90ED;
	font-weight: bold;

}
#wizardpage #content #wizardform legend a.help {
	display: block;
	width: 200px;
	background: #FFFFFF url(../x_images/help-button.gif) no-repeat right top;
	color: #0A90ED;
	text-decoration: none;
}
#wizardpage #content #wizardform legend a.help:hover {
	background-position: right -17px;
}
#wizardpage #content #wizardform legend a.help i {
	display: none;
}
#wizardpage #content #wizardform label {
	padding: 3px 5px 3px 2px;
}
#wizardpage #content #wizardform label.checker {
	background: #C3330F;
	color: #fff;
	background: #D0ECFD;
	color: #000;
}
#wizardpage #content #wizardform label.nochecker {
	background: #fff;
	color: #444;
}
#wizardpage #content #wizardform label:hover {
	text-decoration: underline;
}
#wizardpage #content #wizardform b {
	font-weight: normal;
	color: #000;
}
#wizardpage #content #wizardform .submit-btn {
	width: 122px;
	height: 50px;
	background: #fff url(../x_images/submit-button.gif) no-repeat;
	margin: 0 0px 14px 0;
	padding: 0;
	border: 0;
	outline: none;
	line-height: 50px;
	color: #C23411;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
  	float: right;
}
#wizardpage #content #wizardform .submit-btn:hover	{
	color: #0A90ED;
}
#wizardpage #content #wizardform .submit-btn-small {
	width: 68px;
	height: 31px;
	background: #fff url(../x_images/submit-button-small.gif) no-repeat;
	margin: 0 0px 14px 0;
	padding: 0;
	border: 0;
	outline: none;
	line-height: 31px;
	color: #C23411;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
  	float: right;
}
#wizardpage #content #wizardform .submit-btn-small:hover	{
	color: #0A90ED;
}
/* - - - - - - - - - - >>> SUPPORT PAGE <<< - - - - - - - - - - */
/* - - - - - - - >>> Drop Down Quickfind Form <<< - - - - - - - */
/* - - - - - - - - - - >>> SUPPORT PAGE <<< - - - - - - - - - - */
#supportpage .boxout select {
	width: 110px;
	font-size: 9px;
	margin: 3px 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
; clip:  rect(   )
}
#supportpage .boxout option {
	padding-right: 1em;
	padding-left: 3px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#supportpage .boxout optgroup {
	padding-left: 3px;
	font-weight: bold;
	font-size: 9px;
	font-style: normal;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#supportpage .boxout optgroup option{
	font-weight: normal;
	font-style: normal;
	color: #000;
}
#supportpage #right_column .boxout .imgholder {
	padding: 5px;
	background: #fff url(../x_images/panel-top-BG-support.gif) repeat-y left top;	
}

#supportpage #right_column .boxout {
	background: url(../x_images/panel-bottom-BG-white.gif) repeat-y left bottom;
}
#supportpage #right_column .boxout img{
	display: block;
}
#supportpage #right_column .boxout p{
	padding-top: 10px;
}
/* - - - - >>> generic controls to stop active links being outlined <<< - - - - - */
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
