body{
	margin:0;
	font:12px/24px Arial,sans-serif;
	background:url(../media/images/cables-bg.jpg) no-repeat 754px 0;
	color:#000;
}
form{
	margin:0;
	padding:0;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{ text-decoration:underline;}
.none-separator{ background:none !important;}
#main{
	float:left;
	width:754px;
}
/*-- header --*/
#header{
	width:754px;
	clear:both;
	overflow:hidden;
	height:114px;
}
#header h1{
	float:left;
	display:inline;
	text-indent:-3000px;
	overflow:hidden;
	margin:24px 0 0 12px;
	height:76px;
}
#header h1 a{
	display:block;
	background:url(../media/images/logo_072809.gif) no-repeat;
	width:254px;
	height:76px;
}
/*-- lang-form --*/
.lang-form{
	padding:51px 0 0;
	float:right;
	width:488px;
	height:33px;
}
.lang-form select{
	margin:0 10px;
	font:11px/14px Arial, Helvetica, sans-serif;
	display:inline;
	float:right;
}
/*-- top-nav --*/
ul.top-nav{
	float:right;
	margin:0;
	padding:0 7px 0 0;
	clear:right;
}
ul.top-nav li {
	font-size:11px;
	line-height:15px;
	padding:0 3px 0 9px;
	background:url(../media/images/top-nav-separator.gif) no-repeat 0 2px;;
	list-style:none;
	display:inline;
}
ul.top-nav li a{color:#000;}
/*-- nav-bar --*/
#nav-bar {
	width:753px;
	float:left;
	border-top:1px solid #666;
	border-right:1px solid #666;
	background:#cf0027;
	padding:0 0 4px;
}

/*-- search-form --*/
.search-form {
	padding:7px 0 1px;
	width:222px;
	float:right;
}
.search-form input.text{
	font:11px/12px Arial, Helvetica, sans-serif;
	float:left;
	margin:0;
	padding:3px;
	border:none;
	background:#fff;
}
.srch-btn {
	margin:5px 0 0 9px;
	display:inline;
	float:left;
}
/*-- content --*/
#content{
	background:url(../media/images/content-home-bg.jpg) repeat-x 0 100%;
	width:753px;
	overflow:hidden;
	clear:both;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	padding:0 0 5px;
}
img.main-image{
	margin:7px 0 0 15px;
	display:block;
	clear:both;
	overflow:hidden;
}
h2{
	margin:0;
	color:#cf0027;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}
h3{
	font-size:12px;
	font-weight:bold;
	margin:0;
}
h4{
	margin:0;
}
/*-- column --*/
.column{
	padding:0 0 20px 15px;
	width:294px;
	float:left;
}
.column p{
	line-height:20px;
	padding:10px 0;
	margin:0;
}
img.smp-logo{
	margin:61px 0 0 6px;
	display:block;
}
/*-- column-1 --*/
.column-1{
	padding:0 0 0 19px;
	float:left;
	width:168px;
}
.gray-box {
	clear:both;
	overflow:hidden;
	margin:13px 0 0;
	font-size:11px;
	width:150px;
	padding:0 3px 50px 13px;
	background-color:#c3c3c3;
	border:1px solid #a2a2a2;
}
.gray-box h2{
	margin:16px 63px 0 0;
	padding-bottom:8px;
	border-bottom:1px solid #cf0027;
}
.gray-box h3{
	line-height:14px;
	margin:6px 63px 0 0;
	padding:0;
}
.gray-box p{
	line-height:12px;
	margin:14px 63px 0 0;
}
/*-- column-2 --*/
.column-2{
	padding:1px 11px 0 0;
	width:235px;
	float:right;
}
.box {
	margin:11px 0 0;
	width:233px;
	clear:both;
	padding:0 0 25px;
	overflow:hidden;
	background:#fff;
	border:1px solid #828282;
}
.post{
	width:100%;
	clear:both;
	overflow:hidden;
}
.box h2{
	padding:8px 12px 0;
}
.box h3{
	font-size:11px;
	line-height:12px;
	padding:9px 12px 0;
	color:#333;
}
.box p{
	font-size:11px;
	line-height:12px;
	color:#333;
	margin:0;
	padding:0 13px 3px;
}
.form-box {padding-bottom:0;}
.form-box  h2{ padding-top:17px;}
.login-form,
.row{
	width:100%;
	clear:both;
	overflow:hidden;
}
.login-form { padding:10px 0 1px;}
.row { padding:0 0 5px;}
.login-form label{
	font-weight:bold;
	color:#333;
	font-size:11px;
	line-height:11px;
	float:left;
	padding:6px 0 0 14px;
}
.login-form input.text{
	margin:0;
	float:right;
	padding:2px 3px;
	font:11px/12px Arial, Helvetica, sans-serif;
	border:1px solid #000;
	margin-right: 10px;
}
.go-btn{
	margin:7px 0 0 186px;
	display:inline;
	clear:both;
	float:left;
}
.login-form p{ padding-top:2px;}
.login-form p a{
	color:#333;
	text-decoration:underline;
}
.login-form p a:hover{ text-decoration:none;}
/*-- footer --*/
#footer{
	width:736px;
	margin:0;
	padding:10px 0 30px 19px;
	overflow:hidden;
	clear:both;
}
#footer li{
	padding:0 64px 0 0;
	float:left;
	list-style:none;
}
#footer li.last { padding:0;}
#footer li img{
	display:block;
	border:none;
}
/*------------------------------------ inner -------------------------------*/
.top-bg{
	min-height:700px;
	background:url(../media/images/content-top-bg.jpg) repeat-x;
	width:100%;
	clear:both;
	overflow:hidden;
}
* html .top-bg {
	overflow:visible;
	height:700px;
}
.head{
	padding:10px 0 0;
	width:100%;
	clear:both;
	overflow:hidden;
}
.head h2 {
	padding:22px 0 0;
	font-weight:bold;
	font-size:18px;
	line-height: 22px;
	color:#cf0027;
}
.head p{
	margin:0;
	padding:8px 16px 15px;
}
/*-- user-area --*/
.user-area {
	width:227px;
	padding:0;
	float:right;
}
.user-area h3{
	padding:7px 0 0;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#cf0027;
}
.user-area p{
	line-height:12px;
	font-size:11px;
	font-weight:bold;
	color:#333;
	padding:0 0 7px;
	margin:0;
}
.user-area a{
	font-size:11px;
	color:#333;
	line-height:12px;
	text-decoration:underline;
}
.user-area a:hover{ text-decoration:none;}
/*-- prod --*/
.prod{
	margin:0 79px 0 14px;
	clear:both;
	overflow:hidden;
	padding:15px 0 0;
}
/*-- prod-table --*/
.prod-table{
	padding:0;
	margin:0 0 0 1px;
	border-collapse:collapse;
	border-bottom:1px solid #acacac;
}
.prod-table td{
	background:#fff;
	line-height:16px;
	border-right:1px solid #acacac;
	text-align:left;
	padding:5px 8px;
	margin:0;
	vertical-align:top;
}
.prod-table td a img{
	border:none;
	display:inline;
}
.prod-table .col-1{
	border-right:none;
	border-left:none;
	padding: 0px;
	padding-right:8px;
}
.prod-table .col-2
{
}
.prod-table .col-3
{
}
.prod-table .col-4
{
}
.prod-table .col-5
{
}

.prod-table th.col-2
{
	white-space: nowrap;
}
.prod-table th.col-3
{
	white-space: nowrap;
}
.prod-table th.col-4
{
	white-space: nowrap;
}
.prod-table th.col-5
{
	white-space: nowrap;
}

.prod-table tr.alt td{
	background:#dededf;
}
.prod-table th{
	border-bottom:1px solid #acacac;
	font-weight:normal;
	text-align:left;
	padding:0;
	line-height:18px;
	margin:0;
	width:auto;
	vertical-align:top;
}
.prod-table th.col-1{
	padding-right:15px;
	text-align:right;
	border-left:none;
	font-weight:bold;
	line-height:9px;
}
.prod-table th div{
	display:inline;
	margin:0 0 0 1px;
	background:url(../media/images/prod-head-item-left.gif) no-repeat;
}
.prod-table th div div{
	line-height:18px;
	height:18px;
	padding:0 9px 0 9px;
	background:url(../media/images/prod-head-item-right.gif) no-repeat 100% 0;
	white-space: nowrap;
}
.prod-table th div div span{
	display:inline;
	margin:0 5px 0 0;
	color:#cf0027;
}
.prod-table th div div a{
	display:inline;
	margin:5px 0 0;
	width:14px;
	height:8px;
	overflow:hidden;
}
.prod-table th div div a.down-btn{}
.prod-table th div div a.up-btn {
	width:16px;
}
.prod-table th.col-4 div div{
	padding:0 6px 0 6px;
	width:89px;
}
.prod-table th.col-5 div div {}
/*---------------------------------- inner -1 -----------------------------*/
.inner-1 #content{ background:none;}
.inner-1 .column{
	padding:0 0 20px;
	width:490px;
}
.inner-1 .column p{
	line-height:24px;
	padding:15px 0 8px 20px;
}
.inner-1 .column .head p{
	padding:8px 0 6px 16px;
}
img.image {
	margin:0 0 0 18px;
	display:block;
}

/*--- styles added by ZSS --- */
.rounded_button
{
	position: relative;
	background: url(../media/images/round_btn_left.gif) no-repeat;
	color: #ffffff;
	border: 0;
	height: 20px;
	text-align: center;
	padding-left: 13px;
	margin-right: -1px;	/* otherwise, Safari leaves a gap between the right edge of the button and the close image */
	cursor: pointer;
}

.button_right_end
{
    position: absolute;
    display: inline;
    width: 9px;
    height: 20px;
    background: url(../media/images/round_btn_right.gif) no-repeat;
}

.item_details
{
}

.red_divider
{
	border-bottom: 1px solid #cc0000;
	height: 2px;
	padding-left: 1em;
}

table.characteristics_table
{
	border-collapse: collapse;
}

table.characteristics_table th
{
	font-weight: bold;
	vertical-align: bottom;
	line-height: 1.4em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

table.characteristics_table td
{
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	line-height: 1.2em;
}

.padded
{
	padding: 1em;
}

.subpage_column
{
	padding:0 0 20px;
	width:480px;
	float:left;
}
.subpage_column p
{
	line-height:20px;
	padding:10px 0;
	margin:0;
}

table.application_table
{
}

table.application_table td
{
	vertical-align: top;
}

table.application_table th
{
	font-weight: normal;
	text-align: right;
	padding-right: 0.5em;
	vertical-align: top;
	white-space: nowrap;
}

table.application_table th.heading
{
	font: bold 1.2em/1.4em Arial,sans-serif;
	text-align: center;
	background-color: #cf0027;
	color: #ffffff;
	max-width: 100em;
}

div.question
{
	float: left;
	clear: none;
}

div.answers
{
	float: right;
	clear: none;
}

div.disclaimer
{
	clear: both;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.3em;
}

div.subtitle
{
	clear: both;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.3em;
}

.section
{
	padding: 0.5em;
}

.section_row
{
	font: normal 1em/1.2em Arial, sans-serif; 
	margin: 0.5em 0;
	padding-left: 0.5em;
	padding-right: 0.5em;
	clear: both;
}

.section_row label
{
	font: normal 1em/1.2em Arial, sans-serif; 
	float: left;
	clear: none;
	text-align: right;
}

.section_row label.required
{
	font-weight: bold;
}

.section_title
{
    font: bold 1em/1.4em Arial, sans-serif; 
}

.section_options
{
	padding-left: 1em;
}

.section table
{
}

.section th
{
	font: normal 1em/1.2em Arial, sans-serif;
	text-align: right;
	white-space: nowrap;
}

.section th.required
{
	font-weight: bold;
}

/* ----- Progress ----- */

div.Progress .Current
{
	font-size: 1em;
	font-weight: bold;
}
div.Progress .NonCurrent
{
	font-size: 1em;
	color: gray;
	font-weight: normal;
}

/*-- library-table --*/
.library-table{
	padding:0;
	margin:0 0 0 1px;
	border-collapse:collapse;
	border-bottom:1px solid #acacac;
}
.library-table td{
	background:#fff;
	line-height:16px;
	border-right:1px solid #acacac;
	text-align:left;
	padding:5px 8px;
	margin:0;
	vertical-align:top;
}
.library-table td a img{
	border:none;
	display:inline;
}
.library-table .col-1{
	border-right:none;
	border-left:1px solid #acacac;
	padding:5px 8px 4px 2px;
}
.library-table .col-2
{
	border-left:1px solid #acacac;
}
.library-table .col-3
{
}
.library-table .col-4
{
}
.library-table .col-5
{
}

.library-table th.col-2
{
	white-space: nowrap;
	border-left: none;
}
.library-table th.col-3
{
	white-space: nowrap;
}
.library-table th.col-4
{
	white-space: nowrap;
}
.library-table th.col-5
{
	white-space: nowrap;
}

.library-table tr.alt td{
	background:#dededf;
}
.library-table th{
	border-bottom:1px solid #acacac;
	font-weight:normal;
	text-align:left;
	padding:0;
	line-height:18px;
	margin:0;
	width:auto;
	vertical-align:top;
}
.library-table th.col-1{
	padding-right:15px;
	text-align:right;
	border-left:none;
	font-weight:bold;
	line-height:9px;
}
.library-table th div{
	display:inline;
	margin:0 0 0 1px;
	background:url(../media/images/prod-head-item-left.gif) no-repeat;
}
.library-table th div div{
	line-height:18px;
	height:18px;
	padding:0 9px 0 9px;
	background:url(../media/images/prod-head-item-right.gif) no-repeat 100% 0;
	white-space: nowrap;
}
.library-table th div div span{
	display:inline;
	margin:0 5px 0 0;
	color:#cf0027;
}
.library-table th div div a{
	display:inline;
	margin:5px 0 0;
	width:14px;
	height:8px;
	overflow:hidden;
}
.library-table th div div a.down-btn{}
.library-table th div div a.up-btn {
	width:16px;
}
.library-table th.col-4 div div{
	padding:0 6px 0 6px;
	width:89px;
}
.library-table th.col-5 div div {}

.error_msg
{
	color: #cc0000;
	font-weight: bold;
}

/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */

/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	width: auto;
	float: left;
}

.menu li { margin: 0; padding: 0; border: 0; display: block; float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li { text-align: left; float: none;/* items of the nested menus are kept on separate lines */
}

.menu ul ul { visibility: hidden;	/* initially hide all submenus. */
	position: absolute; z-index: 10; left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0; width: 210px;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
	
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul ul{
	background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 3px 30px 30px 30px;
	margin: 0px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul ul{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */






/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu, .menu ul li { color: #ffffff; background: #cf0027; width: auto;}
.menu a { text-decoration: none; color: #ffffff; line-height: 16px; padding: 0.1em 1em; display: block; position: relative;}

.menu ul li
{
	background: #cf0027 url(../media/images/nav-separator.gif) no-repeat 0 4px;
}

.menu a:visited
{
	text-decoration: none;
	white-space: nowrap;
}

.menu a:hover, .menu li:hover>a {
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}

.menu li li {	/* create borders around each item */
	padding-top: 0;
	padding-bottom: 0;
	border-left: solid 1px #cccccc;
	border-bottom: 0;
	white-space: nowrap;
	background: #cf0027 url(../media/images/shim.gif) no-repeat 0 4px;
}

.menu li li a
{
	display: block;
	margin-left: 10px;
	margin-right: 10px;
}

.menu a.first
{
	border-top: 0;
}

.menu a.not_first
{
	border-top: 1px solid #ffffff;
}

.menu li li li {
	background: #707070 url(../media/images/shim.gif) no-repeat 0 4px;
}

.menu li li li li {
	background: #999999 url(../media/images/shim.gif) no-repeat 0 4px;
}

.menu li li li:hover>ul {	/* inset 3rd+ submenus, to show off overlapping */
	top: 1px;
	left: 60%;
	white-space: nowrap;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
/*.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	color: #ffffff;*/
	white-space: nowrap;
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
	white-space: nowrap;
}
/* End Fix */








<!--[if lte IE 6]>



/* - - - ADxMenu: IE6 BASIC styles [MANDATORY] - - - */

.menu, .menu ul {	/* float.clear */
	zoom: 1;
}

.menu li.adxmhover {
	z-index: 10;
}

.menu .adxmhoverUL {	/* li:hover>ul selector */
	visibility: visible;
}

.menu .adxmhoverUL {	/* 1st-level submenu go below their parent item */
	top: 100%;
	left: 0;
}

.menu .adxmhoverUL .adxmhoverUL {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* - - - ADxMenu: DESIGN styles - - - */

.menu ul a {	/* fix clickability-area problem */
	zoom: 1;
}

.menu li li {	/* fix white gap problem */
	float: left;
	width: 100%;
}

.menu li li {	/* prevent double-line between items */
}

.menu a:hover, .menu .adxmhoverA {		/* li:hover>a selector */
	color: #ffffff;
	text-decoration: none;
}

.menu .adxmhoverUL .adxmhoverUL {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 60%;
}
