@import url('sIFR-screen.css');
/*@import url('ui.tabs.css');*/

* {
	text-decoration:none;
	margin:0;
	padding:0;
	list-style:none;
	float:none;
}
html {
}

body {
	background-color: #cccccc;
	font-size: 76%;
	line-height: 1.2;
	font-family: arial, helvetica, verdana, sans-serif;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5 {
	margin: 1.4em 0 0.2em 0;
	font: normal 1.5em arial;
	line-height: 1;
}
h1 {
	font-size: 2.5em;
	margin: 0;
	padding: 0.5em 0em 0.2em 0em;
	color: #ffffff;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 0.5em;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	color: #808080;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
}

h4 { font-size: 1em; }
h5 { font-size: 1em; }
p, ul, ol, pre { margin: 0 0 1em 0; }
a img { border: 0; }


a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

input, textarea, select, button {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
}

input:focus, select:focus, textarea:focus
{
	background: #ffff99;
}

u {text-decoration: underline;}
input.text, textarea {
	border: 1px solid #ccc;
}

input[type="checkbox"] {
	border: 0;
}

th {
	background: #f0f0f0;
}

.void {	display: none;}
.clear-both { clear: both;}
.alig-left { text-align: left;}
.align-right { text-align: right;}
.align-center, .center { text-align: center;}
.justify {text-align: justify;}
.float-left { float: left; margin-right: 5px; margin-bottom: 5px;}
.left { float: left; margin-right: 10px; margin-bottom: 10px;}
.float-right { float: right; margin-left: 5px; margin-bottom: 5px;}
.right { float: right; margin-left: 10px; margin-bottom: 10px;}
.separator {margin: 0; font-size: 11px; line-height: 11px; background: url(../img/bg_separator.gif) repeat-x top left; clear: both;}
.separator2 {margin: 0; font-size: 7px; line-height: 7px; background: #fff; }
.warning { 	font-weight: bold;	color: #ff0000;}

#container {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	background: #333;
}

#container-popup {
	text-align: left;
	margin: 0 auto;
	background: #333;
}

#header {
	background: url("../img/bg_header.gif") repeat-x top left;
	height: 70px;
}

#header #header-contact {
	background: url("../img/bg_contact.gif") repeat-x top left;
	float: right;
	width: 248px;
	height: 50px;
}
#header #header-contact a{
	display: block;
	width: 100px;
	height: 50px;
}

#header #header-contact span {
	display: none;
}


#header #header-chat {
	float: right;
	width: 100px;
	height: 50px;
}
#header #header-chat a{
	display: block;
	width: 100px;
	height: 50px;
}

#header #header-webinars {
	float: right;
	width: 90px;
	height: 50px;
}
#header #header-webinars a{
	display: block;
	width: 90px;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	padding-top: 14px;
}

#header h1 {
	margin: 0;
	padding: 0;
}
#header h1 a {
	display: block;
	background: url("../img/bg_logo.gif") no-repeat top left;
	width: 200px;
	height: 50px; 
	padding: 0;
}

#header h1 a span{ display: none;}

#menu {
	background-color: #fff;
	height: 14px;
	text-align: center;
	width: auto;
	vertical-align: middle;
	color: #000;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 4px;
	line-height: 1;
}

/*
#menu ul {
    display: inline-block;
}

#menu ul li {
}
*/
#menu a {
	text-transform: uppercase;
	vertical-align: middle;
	text-decoration: none;
    white-space: nowrap; /* required in IE 6 */   
	color: #000;
	font-size: 110%;
	line-height: 1;
}


#menu a:hover {
	color: #f00;
	text-decoration: underline;
}

#menu a.crt {
	color: #f00;	
}

/*
 *	Content
 */

#content {
	clear: both;
	width: 960px;
	padding: 20px 20px 0px 20px;
	background: #333;
	border: 0;
}
#interior {
	background: #666 url("../img/bg_interior.gif") repeat-y top left;
}

#interior-footer {
	clear: both;
	background: #666 url("../img/bg_interior_footer.gif") repeat-y top left;
	height: 20px;
}
#main {
	width: 700px;
	padding: 20px;
	overflow: hidden;
}

#main-home {
	width: 740px;
	background: #000;
	padding-bottom: 20px;
}
#main-home #homemovie {
	height: 330px;
	padding-bottom: 20px;
}

#main-home #home-tabs {
	width: 700px;
	padding-left: 20px;
}
#main-home #home-tabs h2 {
	text-align: center;
	margin: 0;
	padding: 0;
	background: url("../img/bg_home_h2.gif") repeat-x top left;
	height: 20px;
	width: 340px;
	/*text-transform: uppercase;*/
	font-weight: bolder;
	font-size: 1em;
}
/*
#home-tabs h2>span.latest-news { background: url("../img/bg_h2_latest-news.gif") no-repeat top left; display: block;}
#home-tabs h2>span.latest-video { background: url("../img/bg_h2_latest-video.gif") no-repeat top left; display: block;}
*/
#main-home #home-tabs h2 span {
	padding-top: 3px;
	vertical-align: middle;
}

#main-home #home-tabs .tab-1 {
	margin-right: 20px;
	/*margin-bottom: 8px;*/
	width: 340px;
	height: 250px;
	background: #333;
	overflow: hidden;
}

#main-home #home-tabs .tab-news{
	height: 190px;
	overflow: auto;
	background: #ccc;
	color: #000;
	padding: 0 10px;
}
#main-home #home-tabs .tab-news ul {
	padding-left: 0px;
}
#main-home #home-tabs .tab-news a, #main-home #home-tabs .tab-news a:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#main-home #home-tabs .tab-news a:hover {
	text-decoration: underline;
}

#main-home #home-tabs .tab-1 .tab-menu {
	height: 40px;
	text-align: center;
	padding: 13px 0;
	/*text-transform: uppercase;*/
	font-weight: bolder;
	font-size: 1.1em;
}

#main-home #home-tabs .tab-1 .tab-menu a{
	text-decoration: none;
}

#main-home #home-tabs .tab-1 .tab-menu a:hover{
	text-decoration: underline;
}

#main-home #home-tabs .tab-2 {
	float: right;
	width: 340px;
	height: 250px;
	/*background: #333;*/
}

#main-home #home-tabs .tab-video{
	height: 190px;
	/*
	overflow: hidden;
	background: url("../img/bg_home_video.gif") no-repeat top left;
	padding: 20px;
	*/
	color: #000;
	font-size: 0.9em;
}

#main #main-text {
	background: #fff;
	color: #000;
	padding: 20px;
	margin-top: -20px;
	min-height: 300px;
}

#main-text h1 {
	background: #000 url("../img/bg_h1.gif") no-repeat top left;
	margin: -20px -20px 20px -20px;
	color: #fff;
	padding-left: 60px;
}

#main a {
	font-weight: bold;
	color: #ae0000;
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}

#side {
	background: #666 url("../img/bg_side.gif") no-repeat top right;
	width: 220px;
	float: right;
	min-height: 230px;
	padding-top: 230px;
}

#side-interior {
	font-size: 110%;
	font-weight: bold;
	padding: 10px;
}
#side .desc {
	font-size: 110%;
	padding: 10px 20px;
}

#side .ad {
	vertical-align: bottom;
	height: 290px;
	background: #fff;
}
#side .options {
	text-align: center;
}

#side .options ul {
	line-height: 60px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	padding: 0;
}

#side .options ul li{
	display: inline;
	background: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#side .options a {
	text-decoration:none;
}

#side .options a.email {
	background:	transparent url("../img/icon_email.gif") no-repeat scroll left top;
	width: 60px;
	padding: 22px 30px;
}

#side .options a.chat {
	background:	transparent url("../img/icon_chat.gif") no-repeat scroll left top;
	padding: 22px 30px;
}

#side .options a.contact {
	background:	transparent url("../img/icon_contact.gif") no-repeat scroll left top;
	padding: 22px 30px;
}

#footer {
	background: url("../img/bg_footer.gif") repeat-x top left;
	height: 38px;
	width: 960px;
	margin: 0 20px;
	padding-bottom: 20px;
}
#side .options a span {
	display: none;
}

#footer a.powered {
	display: block;
	width: 220px;
	height: 38px;
	float: right;
	background: url("../img/bg_powered.gif") no-repeat top right;
}

#footer a.powered span {
	display: none;
}

#footer div.links {
	text-align: right;
	width: 720px;
	height: 18px;
	padding: 10px;
}

#footer div.links a {
	text-decoration: none;
	font-weight: normal;
}

#footer div.links a:hover {
	text-decoration: underline;
}

/************************
 LISTS
*************************/
ol {
	margin: 10px 0px 10px 10px;
	padding: 0 0 0 20px;
}
ol li {
	padding-left: 10px;
	padding-bottom: 5px;
	list-style-type: decimal;
}
/* default UL style */
ul {
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 0 0 0 20px;
}

td ul {
	margin: 0;
}

blockquote {
	margin: 10px 0px 10px 25px;
}

blockquote.quote {
	background: #ebeaea url(../img/bg_quote.gif) no-repeat top right;
	padding: 10px 85px 10px 10px;

}
ul li, ul.tree li li{
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(../img/bullet_2.gif) no-repeat top left;
}

ul.clasic li {
	padding-bottom: 0px;
}

ul.tree ul {
	margin: 0;
}

li li{
	padding-bottom: 0px;
}

/* UL style one */
ul.one {
	margin: 0 0 5px 0px;
	list-style: none;
	padding: 0px;
}

ul.one li {
	background: url(../img/bullet_1.gif) no-repeat;
	padding-left: 10px;
}

ul.one li ul li {
	background: url(../img/bullet_2.gif) no-repeat top left;
}

/* UL style two */
ul.two {
	margin: 0 0 5px 0px;
	list-style: none;
	padding: 0px;
}

ul.two li {
	background: url(../img/bullet_2.gif) no-repeat;
	padding-left: 10px;
}

ul.two li a{
	color: #000000;
	font-weight: normal;
}

/* UL normal bullet */
ul.normal {
	list-style: disc;
	margin: 0 0 0 30px;
}

ul.normal li {
	background: none;
}

/* Ul no-list */
ul.no-list{
	list-style: none;
}
ul.no-list li {
	padding-left: 8px;
	padding-bottom: 5px;
	background: none;
}

/* directory tree style list */
ul.tree {
	margin: 0;
	padding: 0;
	padding: 20px 0px 20px 20px;
	background: url("../img/bg_tree_list.gif") repeat-y top left;
}

ul.tree li {
	list-style: none;
}

/* directory subtree style list */
ul.subtree {
	margin: 0;
	padding: 0;
	margin-left: 20px;
	padding-top: 1px;
	/*background: url("../img/tree_topmargin.gif") no-repeat;*/
	
}

ul.subtree li {
	/*margin-left: 10px;*/
	list-style: none;
	background: url("../img/tree_bullet.gif") no-repeat;
	padding: 11px 0px 0px 25px; 
}

ul.subtree li.last {
	background: url("../img/tree_last_bullet.gif") no-repeat top left;
}



div.wire {
	margin: 0 auto;
	width: auto;
/*	text-align: center;*/
}

table.wire {
	background: #cccccc;
}

table.wire td {
	background: #ffffff;
}

div.wire table {
	background: #cccccc;
}

div.wire table table{
	background: #cccccc;
	margin: 0;
}

div.wire table td {
	background: #ffffff;
}

table td, th {
	padding: 2px;
}

#livechat {
	text-align: center;
	width: 100%;
	color: #fff;
	padding: 10px 5px 10px 5px;
}

code {
	font-size: 1.1em;
}

/* Submenu for datasheets */
div.subnav {
	margin-right: auto;
	background: url(../img/subnav_bg.gif) repeat-x;
	background-position: 0 7px;
	height: 22px;
	width: 650px;
	overflow: hidden;
	position: absolute;
}

#scroll-left, #scroll-right {cursor: hand}

div.subnav div {
	width: 500px;
	position: relative;
	height: 22px;
}

div.subnav2 { /* for subnavs that have images on the right*/
	margin-right: 210px;
	background: url(../img/subnav_bg.gif) repeat-x bottom;
	height: 22px;
}

div.subnav a, div.subnav2 a {
	display: block;
	float:left;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #cccccc;
	margin-left: 5px;
	font-size: 11px;
	padding: 2px 5px;
	background: url(../img/tab_bg.gif) repeat-x top;
	height: 16px;
}

div.subnav a:hover, div.subnav2 a:hover, div.subnav a.current, div.subnav2 a.current {
	background: url(../img/tab_bg_on.gif) repeat-x top;
	border-bottom: 1px solid #ffffff;
}

/**
 * Alert boxes
 */

#main .error {
	background: #fff2f2 url(../img/icons/action_stop.gif) no-repeat scroll left top;
	border:1px solid #ffadad;
	padding:2px 2px 2px 20px;

}
#main .alert {
	background: #ffffe5 url(../img/icons/action_alert.gif) no-repeat scroll left top;
	border:1px solid #ecec80;
	height:26px;
	padding:4px 4px 4px 34px;
}
#main .success {
	background: #edffed url(../img/icons/icon_accept.gif) no-repeat scroll left top;
	border:1px solid #cfe5cf;
	font-size:10px;
	height:26px;
	padding:2px 2px 2px 20px;
}

body > div #main .success, body > div #main .error, body > div #main .alert {
	height:auto;
	min-height:26px;
	margin-bottom: 5px;
}

/* Form Style */

#main label {
	float:left;
	margin-right:5px;
	text-align:right;
	width:210px;
	padding-bottom: 3px;
}
#main fieldset.action {
	clear: both;
	border:2px solid #990000;
	color:#000000;
	margin-bottom:10px;
	padding: 10px;
	margin-top: 10px;
}
#main fieldset.action legend {
	background-color: #990000;
	border:1px solid #990000;
	color:#fff;
	font-weight:bold;
	font-size: 14px;
	padding:1px 5px;
}

#main fieldset {
	clear: both;
	border:2px solid #ccc;
	color:#000000;
	margin-bottom:10px;
	padding: 10px;
	margin-top: 10px;
}
#main legend {
	background-color: #ccc;
	border:1px solid #ccc;
	color:#fff;
	font-weight:bold;
	font-size: 14px;
	padding:1px 5px;
	/*
	position:relative;
	margin-left: 520px;
	*/
}
#main form div.element {
	padding: 5px 0px;
	overflow: auto;
}
#main form div.group {
	margin-left:215px;
	padding:0px;
}
#main form div.group label, #main label.simple {
	display: inline;
	float: none;
	width: auto;
}
#main form div.required label {
	font-weight: bold;
}
#main form div.required label sup {
	color: #FF0000;
}
#main form div.required div.group label {
	font-weight: normal;
}
#main input.fixed-width, #main textarea.fixed-width {
	width: 350px;
}
#main select.fixed-width {
	width: 355px;
}

#main form input, textarea, select {
	border: 1px #666 solid;
	padding: 2px;
	/*font-size: 11px;*/
}
#main form input[type="checkbox"] {
	border: 0;
}

sup.required {
	font-weight: bold;
	color: #FF0000;
}