﻿.shadow_top {
	height: 44px;
	margin: auto;
	background: transparent url('../img/shadow_top_bit.png') repeat-y left top;
}

#language_select {
	display: none;
}
html, body {
	margin: 0;
	height: 100%;
	width: 100%;
	font-family: "Segoe UI", sans-serif;
	font-size: 10pt;
	background: #ffce00 url("../img/main_bg.jpg") no-repeat scroll center top;
	color: #402000;
}
html {
	overflow-y: scroll;
	overflow-x: auto;
}
a {
	outline: 0;
	text-decoration: none;
	color: #000088;
}
a:hover {
	text-decoration: underline;
}
#frame, #footer, .shadow_bottom {
	width: 980px;
}
#global_menu, #main_menu, #main {
	width: 935px;
}
#frame {
	margin: auto;
	margin-top: 0px;
}
#main {
	margin-left: 24px;
	margin-right: 24px;
	background: #fff url("../img/bg.png") repeat-x left top;
	min-height: 500px;
}

#endofmain {
	clear:both;
	height: 1px;
}

.shadow_left {
	background: transparent url('../img/shadow_left.png') repeat-y left top;
	width: 100%;
}
.shadow_right {
	background: transparent url('../img/shadow_right.png') repeat-y 959px top;
	width: 100%;
}
.shadow_bottom {
	height: 44px;
	margin: auto;
	background: transparent url('../img/shadow_bottom_bit.png') repeat-y left top;
}
.section {
	margin: 32px;
}
.section p {
	color: #666;
}
.subsection {
	margin-left: 16px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border: 2px solid rgb(255,230,96);
	margin-bottom: 20px;
}
caption {
	font-size: 16pt;
	text-align: left;
	font-family: "Segoe UI", arial, helvetica, sans-serif;
}
col.features {
	background-color: #ffffc0;
	border-right: 1px solid rgb(255,242,144);
}
th, td {
	vertical-align: top;
	padding: 8px 12px;
}

.mini th, .mini td 
{
	padding: 6px 6px;
}

.mini th
{
	font-size: 8pt;
}

td.center, th.center {
	text-align: center;
	vertical-align: middle;
}
th {
	background-color: rgb(255,242,144);
	text-align: left;
	font-family: "Segoe UI", arial, helvetica, sans-serif;
	font-size: 10pt;
}
th * {
	color: #402000;
}
td {
	border-top: 2px dotted rgb(220,220,162);
}
tr.firstrow td {
	padding-top: 12px;
	border-top: 0;
}
tr.lastrow td {
	padding-bottom: 12px;
}
tfoot td {
	border-top: 2px solid rgb(255,230,96);
}

.mini .firstrow td 
{
	padding-top: 8px;
}

ul, ol {
	list-style-type: none;
	clear: left;
	padding: 0;
	margin: 0;
}
li {
	padding: 0;
	padding: 0;
}
form {
	clear: both;
	padding: 12px 24px 0 24px;
	margin: 0;
	margin-bottom: 16px;
	background-color: #fff290;
	border: 2px solid rgb(235,210,76);
	float: left;
}
fieldset {
	padding: 0;
	border: 0;
	margin: 16px 0 12px 0;
}
label {
	float: left;
	width: 120px;
	margin-top: 3px;
	clear: left;
}
input, select, textarea {
	float: left;
	padding-left: 3px;
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
}
textarea {
	overflow: auto;
}
input.inxlarge, textarea.inxlarge {
	width: 300px;
}
select.inxlarge {
	width: 305px;
}
input.inlarge, textarea.inlarge {
	width: 160px;
}
select.inlarge {
	width: 165px;
}
input.inmedium, textarea.inmedium {
	width: 150px;
}
select.inmedium {
	width: 155px;
}

input.insmall {
	width: 70px;
}
input.check {
	clear: left;
}
label.check {
	clear: none;
	width: auto;
	margin-left: 3px;
}
.save_box {
	float: right;
	margin-top: 12px;
	clear: both;
}
/* Column layout START */
.col, .col40, .col60, .gutter32, .gutter16, .smallcolumn, .leftcol, .rightcol, .middlecol, .col75right, .col25right, .col25left, .col75left {
	float: left;
}
.twocolumn {
	clear: both;
}
.twocolumn .col {
	width: 418px;
	position: relative;
}
.twocolumn .col40 {
	width: 334px;
	position: relative;
}
.twocolumn .col60 {
	width: 502px;
}
.gutter32 {
	width: 32px;
	height: 24px;
}
.gutter16 {
	width: 16px;
	height: 24px;
}
.smallcolumn {
	width: 235px;
}
.leftcol {
	width: 204px;
}
.rightcol {
	width: 204px;
	position: relative;
}
.middlecol {
	width: 399px;
}
/* col25 on right side of page */
.col75right {
	width: 635px;
}
.col25right {
	width: 204px;
	position: relative;
}
/* col25 on left side of page */
.col25left {
	width: 172px;
	position: relative;
}
.col75left {
	width: 667px;
}
/* Column layout END */
/* Footer START*/
#footer {
	margin: auto;
	margin-top: 12px;
	height: 200px;
	color: #fff;
	width: 932px;
	color: #000;
	background-image: url("../img/logo.gif");
	background-repeat: no-repeat;
}
#footer .fourcolumn {
	float: right;
	margin-bottom: 24px;
}
#footer .col {
	width: 134px;
	border-left: 2px dotted #caa200;
	padding: 16px;
	padding-top: 0;
	height: 100px;
}
#footer a {
	color: #000;
	line-height: 16px;
}
#footer a.section_title {
	font-weight: bold;
	margin-bottom: 16px;
}
/* Footer END */
/* Header START */
#main_header {
	background: #ffde10;
	height: 220px;
	width: 100%;
}
/* Header END */
/* Global menu START */
#global_menu {
	margin: auto;
	height: 24px;
}
#global_menu ul {
	float: right;
}
#global_menu li {
	float: left;
	margin: 4px;
	margin-left: 24px;
	width: 140px;
	text-align: left;
}
#global_menu li a {
	text-decoration: none;
	color: #000033;
	line-height: 24px;
	clear: left;
	padding: 1px;
}
#global_menu li a:hover {
	text-decoration: underline;
}
#global_menu li a img {
	margin-top: 4px;
	float: left;
	margin-right: 6px;
}
#global_menu #language_select a img {
	margin-top: 7px;
	margin-left: 6px;
}
#global_menu li span a {
	display: block;
	margin: 0 6px;
}
/* Language menu START */
#global_menu li span a:hover {
	background-color: #ffda45;
}
#global_menu #dropdown_choice {
	display: none;
}
#language_dropdown {
	position: absolute;
	z-index: 2;
}
#global_menu #language_select #drop_menu {
	width: 140px;
}
#global_menu #language_select:hover #drop_menu {
	background-color: #ffce00;
	padding: 0;
}
#global_menu #language_select:hover #language_dropdown {
	background-color: #ffce00;
	border: 1px solid #e1b600;
}
#global_menu #language_select:hover #dropdown_choice {
	display: block;
	padding-bottom: 6px;
}
#global_menu #language_select:hover a {
	display: block;
	text-decoration: none;
}
#global_menu img#language_down_arrow {
	float: right;
	margin-left: 6px;
	margin-top: 10px;
}
/* Language menu END */
/* Global menu END */
/* Menu START */
#main_menu {
	height: 24px;
	margin: auto;
	margin-top: 32px;
}
#main_menu ul {
	float: left;
}
#main_menu li {
	float: left;
	text-align: center;
	margin: 4px;
	margin-left: 6px;
	width: 260px;
	text-align: center;
}
#main_menu li a {
	text-decoration: none;
	color: #000033;
	line-height: 40px;
	font-size: 16pt;
	font-family: "Segoe UI", arial, helvetica, sans-serif;
	float: left;
	line-height: 36px;
}
#main_menu li img {
	float: left;
	margin-right: 6px;
}
#main_menu li a:hover {
	border-bottom: 2px solid #000033;
}
/* Menu END */
/* Section menu - left START */
.section_menu {
	width: 20%;
	float: left;
	background-color: #000033;
	color: #fff;
	min-height: 200px;
}
.section_menu a {
	color: #fff;
	text-decoration: none;
}
.section_menu a:hover {
	background-color: #e0e0ff;
}
.section_content {
	width: 80%;
	float: left;
}
/* Section menu - left END */
img {
	border: 0;
}
img.screenshot {
	padding: 6px;
	border: 1px solid #fff290;
	margin-bottom: 12px;
}
img.screenshot:hover {
	border: 1px solid rgb(235,210,76);
	cursor: pointer;
}

h1, h2, h3, h4, h5, h6, caption, .paddle span.hyper_title {
	font-family: "Segoe UI", arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
	clear: both;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .paddle span.hyper_title {
	color: #402000;
}
h1 {
	font-size: 22pt;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
h4, .paddle span.hyper_title {
	font-size: 12pt;
	font-weight: bold;
}
h5 {
	font-size: 12pt;
}
h6 {
	font-size: 10pt;
	font-weight: bold;
}
p {
	margin-bottom: 16px;
	color: #402000;
}
p.info {
	margin-top: 0;
}
.left {
	margin-left: 16px;
}
.right {
	margin-right: 16px;
}
.top {
	margin-top: 16px;
}
.bottom {
	margin-bottom: 16px;
}
#language_noscript {
	display: none;
}
#badge {
	position: absolute;
	top: -112px;
	right: -36px;
	z-index: 1;
}
#iebadge {
	position: absolute;
	top: -112px;
	right: -36px;
	z-index: 1;
	display: none;
}
.hr {
	height: 20px;
	border: none;
	background: transparent url('../img/pbreak.gif') repeat-x left top;
	clear: both;
}
.hs {
	height: 20px;
	border: none;
	clear: both;
}

.crumb {
	float: left;
	width: 871px;
}
.crumb a {
	text-decoration: none;
	margin-bottom: 12px;
	font-size: 10pt;
	color: #402000;
	display: block;
	float: left;
	padding-left: 14px;
	background: url("../img/crumb_bg.gif") transparent no-repeat left center;
	margin-right: 6px;
	font-family: "Segoe UI", arial, helvetica, sans-serif;
	
}
.crumb a:hover {
	text-decoration: underline;
}
#page_menu li {
	margin-bottom: 6px;
}
#page_menu ul {
	margin-bottom: 24px;
/*	list-style-type: square;
	margin-left: 16px;*/
}
.opener ul {
	margin: 6px 0 6px 16px;
	list-style-image: url("../img/submenu.gif");
	font-weight: normal;
}
.opener {
	list-style-image: url("../img/menu.gif");
	font-weight: bold;
}
.opener .opener {
	margin-top: 6px;
}
.related {
	margin-bottom: 20px;
}
.related ul {
	list-style-image: url("../img/submenu.gif");
	margin-left: 16px;
}
.related li {
	line-height: 16px;
}
.totop {
	float: right;
	margin-bottom: 6px;
	font-size: 8pt;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}
.linkto {
	float: right;
	margin-bottom: 6px;
	clear: both;
}
acronym {
	border-bottom: 1px dotted gray;
	cursor: help;
}
.avatar {
	height:64px;
	width: 64px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}
.logo {
	text-align: center;
}
ul.content  {
	margin-left: 32px;
	list-style: disc;
}
ol.content {
	margin-left: 32px;
	list-style: decimal;
}
ul.content li, ol.content li {
	margin-bottom: 6px;
}
.indent {
	margin-left: 24px;
}
td.highlight {
	background-color: #ffffe0;
}
.text_highlight {
	background-color: #00FFFF;
	border-bottom: 1px dotted #999;
	font-weight: bold;
}
.report_summary_block {
	border: 1px solid #efe290;
	background-color: #ffffe0;
	padding: 16px;
	clear: left;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;

}
.report_summary_block:hover {
	background-color: #fff2a0;
	border: 1px solid #cec2a0;
	cursor: pointer;
}
.report_summary_block .avatar {
	height: 128px;
	width: 128px;
	border: 1px solid #c0c0c0;
	margin-left: 24px;
	margin-right: 0;
	float: right;
}

.report_summary_block h3 {
	clear: none;
}
#password_strength {
	float: left;
	height: 18px;
	line-height: 18px;
	width: 154px;
	padding-left: 10px;
	background-color: red;
	color: #fff;
}

#screenshot_container_div {
	position: fixed;
	background-color: #fff;
	border: 6px solid #000033;
	border-top-width: 0;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
}
#screenshot_container_div_title {
	height: 30px;
	line-height: 30px;
	color: #fff;
	background-color: #000033;
	font-family: "Segoe UI", arial, helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 12px;
	font-weight: bold;
}
#screenshot_container_div_title img {
	float: right;
	margin-right: 6px;
	margin-top: 10px;
	cursor: pointer;
}

#screenshot_container_div_content {
	overflow: auto;
}
#screenshot_container_div_content img {
	margin: 12px;
}
#bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=50);
	opacity: 0.50;
	background-color: #000;
	z-index: 5;
	display: none;
}
.disabled {
	filter: alpha(opacity=50);
	opacity: 0.50;
}
.disabled:hover {
	cursor: default;
}
img.disabled {
	filter: alpha(opacity=10);
	opacity: 0.10;
}
.noclear {
	clear: none;
}
.clickable tr:hover td {
	background-color: #ffffc0;
}
.clickable tr td {
	cursor: pointer;
	line-height: 16px;
}
.sortable th {
	cursor: pointer;
	white-space: nowrap;
}
.sortable th img {
	margin-left: 6px;
}
.cost {
	text-align: right;
}
.clickable tr td img {
	float: left;
	margin-right: 6px;
}
a.download_teamviewer, div.download_teamviewer {
	display: block;
	text-decoration: none;
	border: 1px solid #EBD24C;
	text-align: center;
	padding: 8px;
	background-color: #ffffc0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #000;
}
a.download_teamviewer:hover {
	background-color: #fff290;
}
.download_teamviewer img {
	width: 32px;
	height: 32px;
	margin: auto;
	float: none;
	margin-bottom: 6px;
}
.notice {
	background-color: #ffffc0;
	border: 1px solid #EBD24C;
	padding: 12px;
	margin-bottom: 24px;
}
.attention {
	background-color: #e0e0ff;
	border-color: #c0c0ff;
	border-width: 1px;
	-moz-border-radius: 3px;
	-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#div_up {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 300px;
	padding: 16px;
	padding-bottom: 8px;
	background-color: #fff;
	border: 4px solid #ffce00;
	z-index: 100;
	-moz-box-shadow: 0px 7px 24px #666;
	-webkit-box-shadow: 0px 7px 24px #666;
}
#system_message
{
	position: absolute;
	z-index: 1000;
	top: -500px;
	width: 650px;
	padding: 4px;
}
#system_message table {
	margin: 0;
	border: 0;
}
#system_message td
{
	color: #fff;
	vertical-align: top;
	border: 0;
}

#system_message .icon {
	width: 32px;
	padding-right: 0;
}

noscript#system_message {
	top: 0;
	background-color: #800000;
}
.icon.nopadding {
	padding: 0;
}

.icon.nopadding img {
	margin: 0;
	border: 0;
	float: left;
}
#system_message h3 {
	font-family: "Segoe UI", arial, helvetica, sans-serif;
	margin-bottom: 4px;
	margin-top: 0;
}
.system_close {
	position: absolute;
	top: 6px;
	right: 8px;
	cursor: pointer;
}
#gatewaybadge {
	height: 108px;
	width: 380px;
	background-image: url("/common/img/badge/badge_gateway.png");
	position: absolute;
	top: -86px;
	right: -24px;
	z-index: 100;
	zoom: 1;
}
.panel {
	background: #fffaea url('/common/img/bg_panel_up.png') repeat-x left top;
	padding: 16px;
	padding-top: 8px;
	border: 1px solid #ffe2a0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 12px;
}

.panel.black {
	background: #000 url('/common/img/bg_panel_black.png') repeat-x left top;
	padding: 16px;
	padding-top: 8px;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	margin-bottom: 12px;
	color: #fff;
}
.panel.black h3 {
	color: #fff !important;
}
.panel.addnew, .panel.accounthover:hover {
	border-color: #c0c0ff;
	background-color: #e0e0ff;
	background-image: url("/common/img/bg_panel_new.png");
}
.panel.accounthover:hover {
	cursor: pointer;
}
.hc {
	clear: both;
	height: 0;
	font-size: 0;
}

#login {
	background: transparent url("/common/img/button_login_all.png") no-repeat left -86px;
	color: #000033;
	font-family: "Segoe UI", arial, helvetica, sans-serif;
	font-size: 24pt;
	display: block;
	margin-top: 72px;
	margin-left: 52px;
	height: 86px;
	width: 296px;
}
#login:hover {
	background-position: left 0;
}

div.download_teamviewer a {
	width: 62px;
	float: left;
	border: 1px solid #ffffc0;
	padding: 3px;
	margin: auto 3px;
	margin-top: 8px;
	color: #000;
	text-align: center;
}
div.download_teamviewer a img {
	vertical-align: bottom;
	margin: 3px;
}
div.download_teamviewer a:hover {
	background-color: #fff290;
	border: 1px solid #EBD24C;
	text-decoration: none;
}