/*@charset "utf-8";*/
/* CSS Document */
body {
	background-image: url(/site_assets/images/main.bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	background-color: #2C2C2C;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

body, td, th {
	color: #000;
}
h1 {
	color: #CC9900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom:10px;
}
h2 {
	color: #669900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom:10px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom:10px;
}
h4 {
	color:#900;
	font-weight:bold;
	padding-bottom:10px;
}
ul {
	padding-bottom:11px;
}
li {
	/*list-style:disc;*/
	list-style-image:url(/site_assets/images/sandvine_bullet.gif);
	margin-left:20px;
	padding-bottom:6px;
	line-height:14px;
}
#searchresults a.searchitemtitle{
	color:#669900;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#rightsidebar li {
	margin-left:14px;
	_margin-left:0px;
}
strong{
	font-weight:bold;
}
table td, img{
	vertical-align:text-top;
}
.majorheader {
	color: #CC9900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.minorheader {
	color: #669900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.standardtable_noborder {
	border:0px solid #333;
}
.standardtable_noborder td {
	padding:4px;
	vertical-align:top;
}
.standardtable_noborder th {
	background-color:#EEF4EA;
	padding:4px;
	vertical-align:middle;
}
.standardtable_outsideborder {
	border:1px solid #333;
}
.standardtable_outsideborder td {
	padding:4px;
}
.standardtable_fullborder {
	border:1px solid #333;
}
.standardtable_fullborder td {
	padding:4px;
	border:1px solid #CCC;
}
.standardtable_divline {
	border-top:1px dashed #CCC;
	padding:0px;
}
.standardtable{
	border:1px solid #999999;
}
.standardtable th{
	background-color:#EEF4EA;
	border-bottom:1px dotted #CCC;
	padding:6px;
}
.standardtable td{
	background-color:#FFFFFF;
	border-top:1px solid #E2E2E2;
	padding:6px;
}
.table_analysts td{
	vertical-align:middle;
	text-align:center;
}
.table_analysts td.itemtd{
	width:205px;
	text-align:center;
	border:0px solid black;
}
#alllanguageswrapper{
	text-align:center;
	margin:auto;
	width:auto;
}
.languagewrapper {
	font-size:9px;
	padding:2px 6px 2px 2px;
	border-right:1px solid #666;
	margin:0px 0px 0px 4px;
	width:auto;
	float:left;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	color:#999;
	cursor:pointer;
}
.languagewrapper:first-child{
	border-left:1px solid #666;
}
.languagewrapper .languagename {
	padding:4px 4px 4px 0px;
	text-align:center;
}
.languagewrapper .flagwrapper {
	text-align:center;
}
.languagewrapper .flagwrapper img{
	margin:0px 2px 0px 2px;
}
a {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.div_right_float_top{
	margin-left:4px;
	margin-bottom:4px;
}
.div_right_float{
	margin-left:4px;
	margin-bottom:4px;
	margin-top:4px;
}

.div_left_float_top{
	margin-right:4px;
	margin-bottom:4px;
}
.div_left_float{
	margin-right:4px;
	margin-bottom:4px;
	margin-top:4px;
}
.menudiv {
	width:200px;
	/*height:124px;*/
	border-left:1px solid #969696;
	border-right:1px solid #969696;
	border-bottom:2px solid #969696;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:10px;
	color:#FFF;
	padding:0px;
	cursor:pointer;
}
.menuitem a {
	text-decoration:none;
	color:#FFF;
}
.menuitem a:hover {
	text-decoration:none;
	color:black;
}
.menudiv .menuitem {
	height:24px;
	width:198px;
	background-color:#4f4f4f;
	border-bottom:1px solid #5c5c5c;
	border-left:1px solid #969696;
	border-right:1px solid #969696;
	padding-top:0px;
	background-image:url(/site_assets/images/mainmenu/menu.bullet.off.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:20px;
}
.menudiv .menuitem:hover {
	height:24px;
	width:198px;
	background-color:#c99b08;
	border-bottom:1px solid #5c5c5c;
	border-left:1px solid #969696;
	border-right:1px solid #969696;
	padding-top:0px;
	background-image:url(/site_assets/images/mainmenu/menu.bullet.over.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:20px;
	color:#000;
}
.menudiv .menuitem .menutext {
	height:20px;
	padding-top:6px;
	line-height:12px;
}
#bglayer {
	position:absolute;
	overflow:hidden;
	width:100%;
	height:636px;
	background-image:url(/site_assets/images/bg.toplayer.gif);
	background-position:top left;
	background-repeat:repeat-x;
	left:0px;
	top:0px;
	z-index:1;
	visibility:visible;
	display:block;
}
#mainmenu {
	position:absolute;
	margin-top:1px;
	margin-left:10px;
}
#mobilemenu {
	display:none;
}
#mainflash {
	overflow:hidden;
	width:960px;
	height:256px;
}
#footer {
	font-size:9px;
	text-align:center;
	color:#666666;
	line-height:12px;
}
#copyright {
	font-size:9px;
	text-align:center;
	color:#666666;
	line-height:12px;
}
#copyright a {
	color:#996600;
	text-decoration:none;
}
#copyright a:hover {
	color:#CC8A00;
	text-decoration:underline;
}
.mainpage_halfbox_left {
	background-image:url(/site_assets/images/halfbox.478.bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:478px;
	height:225px;
	float:left;
	margin-right:2px;
}
.mainpage_halfbox_right {
	background-image:url(/site_assets/images/halfbox.478.bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:478px;
	height:225px;
	float:left;
	margin-left:2px;
}
.mainpage_halfbox_right_scrollable {
	background-image:url(/site_assets/images/halfbox.478.bg.scrollable.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:478px;
	height:225px;
	float:left;
	margin-left:2px;
}
.mainpage_halfbox_right a {
	color:#996600;
	text-decoration:none;
}
.mainpage_halfbox_right a:hover {
	color:#CC8A00;
	text-decoration:underline;
}
.container_1 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	z-index:20;
	position:relative;
	text-align:left;
}
.grid_1 {
	display:inline;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}
.container_1 .grid_1 {
	width:960px;
}
/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
p {
	margin-bottom:10px;
}
#header {
	width:960px;
	height:88px;
	background-image:url(/site_assets/images/topper.bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	visibility:visible;
}
#menubox {
	width:960px;
	height:32px;
	background-image:url(/site_assets/images/menu.bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#tab_partner_container {
	position:absolute;
	left:402px;
	top:0px;
	z-index:200;
}
#tab_partner_droppanel {
	height:168px;
	width:220px;
	display:none;
	background-color:#4f4f4f;
	padding:10px;
	color:#FFF;
	line-height:15px;
	font-size:9px;
}
#tab_partner {
	position:absolute;
	left:100px;
	width:220px;
	height:13px;
	cursor:pointer;
}
#tab_register_container {
	position:absolute;
	left:564px;
	top:0px;
	z-index:200;
}
#tab_register_droppanel {
	height:168px;
	width:220px;
	display:none;
	background-color:#4f4f4f;
	padding:10px;
	color:#FFF;
	line-height:15px;
	font-size:9px;
}
#tab_register {
	position:absolute;
	left:100px;
	width:220px;
	height:13px;
	cursor:pointer;
}
#tab_language_container {
	position:absolute;
	left:461px;
	top:0px;
	z-index:200;
}
#tab_language_droppanel {
	height:40px;
	width:485px;
	display:none;
	background-color:#4f4f4f;
}
#tab_language {
	position:absolute;
	width:140px;
	height:13px;
	left:345px;
	cursor:pointer;
}
inputdiv.error { border: 1px solid red; }
#searchbox {
	width:286px;
	height:24px;
	position:absolute;
	left:664px;
	top:55px;
	padding:0px;
	display:block;
}
#searchbox #searchfieldbg {
	background-image:url(/site_assets/images/search_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:transparent;
	width:220px;
	height:24px;
	float:left;
	border:0px none;
	margin:0px;
	padding:0px;
}
#searchbox #searchfield {
	position:absolute;
	width:210px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	border:0px none;
	background-color:#FFF;
	top:5px;
	left:5px;
}
#searchbox #searchgo {
	width:60px;
	height:24px;
	border:0px none;
	padding:0px;
	margin:0px;
	background-color:transparent;
	float:left;
	background-image:url(/site_assets/images/search_go_button.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#mainarea_top {
	width:960px;
	height:8px;
	background-image:url(/site_assets/images/maincontent_top.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px;
	padding:0px;
	_margin-bottom:-5px;
}
#mainarea_middle {
	width:960px;
	background-image:url(/site_assets/images/mainarea_middle_bg.png);
	background-repeat:repeat-y;
	background-position:top left;
	margin:0px;
	padding:0px;
	display:block;
	overflow:hidden;
}
#mainarea_middle_leftcontent {
	width:960px;
	background-image:url(/site_assets/images/mainarea_middle_leftblock_bg.png);
	background-repeat:repeat-y;
	background-position:top left;
	margin:0px;
	padding:0px;
	display:block;
	overflow:auto;
	position:relative;
}
#mainarea_middle_leftcontent #leftcontent {
	position:relative;
	left:4px;
	width:643px;
	float:left;
	line-height:16px;
	padding-left:21px;
	padding-right:21px;
	padding-top:10px;
}
#mainarea_middle_leftcontent #rightsidebar {
	position:relative;
	width:266px;
	float:left;
	padding:0px;
}
#mainarea_middle_leftcontent #rightsidebar .rightsidebartitle {
	position:relative;
	left:4px;
	width:267px;
	background:#900;
	height:23px;
	border:0px;
	line-height:22px;
	padding:0px;
	text-indent:10px;
	background-color:#4f4f4f;
	background-image:url(/site_assets/images/sidebar_header_bg.png);
	background-repeat:repeat-y;
	background-position:top left;
	color:#FFF;
	display:block;
	overflow:hidden;
}
#mainarea_middle_leftcontent #rightsidebar .rightsidebarcontent {
	position:relative;
	left:4px;
	width:247px;
	border:0px;
	line-height:16px;
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	overflow:auto;
	display:block;
}
#mainarea_middle_leftcontent #rightsidebar .rightsidebarcontent ul {
	line-height:10px;
}
#mainarea_bottom {
	width:960px;
	height:8px;
	background-image:url(/site_assets/images/maincontent_bottom.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px;
	padding:0px;
}
/*#mainarea_middle_leftblock {
	width:690px;
	background-repeat:repeat-y;
	background-position:top right;
	padding:0px;
	margin:0px;
	float:left;
	overflow:auto;
}*/
/*#mainarea_middle_rightsidebar {
	width:268px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	border:0px solid #060;
}*/
/*.content_left {
	width:645px;
	padding:0px;
	padding-top:10px;
	margin-left:25px;
	margin-right:0px;
	display:block;
	line-height:15px;
	overflow:auto;
}*/
.content_full {
	width:910px;
	padding:0px;
	padding-top:10px;
	margin-left:25px;
	margin-right:0px;
	display:block;
	line-height:16px;
	overflow:auto;
	min-height:400px;
}
/*.header_right_sidebar {
	text-indent:14px;
	width:266px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#4f4f4f;
	background-image:url(/site_assets/images/sidebar_header_bg.png);
	background-repeat:repeat-y;
	background-position:top left;
	color:#FFF;
	display:block;
	overflow:hidden;
}*/
/*.content_right_sidebar {
	margin-left:8px;
	padding:0px;
	padding-top:6px;
	width:250px;
	display:block;
	line-height:14px;
	overflow:auto;
}*/
#register td {
	text-align:left;
	color:#FFF;
}
#register a {
	color:#FC0;
}
#register input[type=text] {
	width:208px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	border:0px none;
	background-color:transparent;
	margin-top:5px;
	margin-left:5px;
}
#register input.error{
	background-image:url(/site_assets/images/register.required.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#applyform input.error{
	background-color:#FFA6A8;
/*	background-image:url(/site_assets/images/register.required.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;*/
}
.watermark {
	color: #999;/*   text-indent:20px;
   background-image:url(/images/form.elements/search.icon.watermark.gif);
   background-position:2px 0px;;
   background-repeat:no-repeat;
*/
}
#register .inputdiv {
	width:220px;
	height:24px;
	background-image:url(/site_assets/images/form.elements/textfield.220.png);
	background-position:top left;
	background-repeat:no-repeat;
}
/* EASTER EGG */
#fuzzy {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	background: url('/site_assets/images/dim.png');
	display:none;
	text-align:left;
}
/*Message box, positioned in dead center of browser*/
.egg {
	background-image:url(/site_assets/images/webmonkey_egg.gif);
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	width:320px;
	height:200px;
	z-index:200;
	border:5px solid #222;
	top: 40%;
	left: 50%;
	margin-top: -100px;
	margin-left: -150px;
}
.egg img {
	border:none;
	margin:5px;
}
/*The "X" in the upper right corner of msgbox*/
.eggclose {
	top:0px;
	float:right;
}
/* END EASTER EGG */

/* IENOMORE */
#ienomoreblock {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	background: url('/site_assets/images/dim.png');
	display:none;
	text-align:left;
}
/*Message box, positioned in dead center of browser*/
.ienomore {
	position:absolute;
	width:640px;
	height:80px;
	z-index:200;
	border:5px solid #222;
	background: #FFF;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -320px;
}
.ienomore img {
	border:none;
	margin:5px;
}
/*The "X" in the upper right corner of msgbox*/
.ienomoreclose {
	top:0px;
	float:right;
}
/* END IENOMORE */

/* SCROLLABLE */
/* root element for scrollable */ 
div.scrollable {
	/* required settings */ 
    position:relative;
	overflow:hidden;
	/* vertical scrollers have typically larger height than width */ 
    height: 178px;
	width: 458px;
	margin-top:4px;
}
/* root element for scrollable items */ 
div.scrollable div.items {
	position:absolute;
	/* this time we have very large space for the height */ 
    height:20000em;
}
/*END SCROLLABLE */
.scrollitem {
	width:458px;
	height:53px;
	margin:5px;
	line-height:14px;
	border-bottom:2px dotted #CCC;
}
.scrollitem h1 {
	font-size:10px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:-15px;
	display:block;
}
#paging a.aqPagingHi { 
	background-color: #444; 
	color:#F00;
}
#tabs div a{
	color:#3F691B;
}
#tabs div h2{
	color:#669900;
}
#tabs div h4{
	font-weight:normal;
	color:#584415;
}
#tabs div table {
	margin-bottom:10px;
}
#tabs div .tabsdivline {
	border: none 0;
	border-top: 1px dotted #666;/*the border*/
	width: 99%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
#tabs div ul {
	margin-bottom:0px;
	padding-bottom:0px;
}