﻿body {
	margin:0;
	background:#002d56;
	padding:0;
	font-family:Trebuchet MS, Arial;
	font-size:14px;
}
img
{
	border:0;
}
td
{
	text-align:left;
	vertical-align:top;
	padding:0;}
th
{
	vertical-align:top;
	padding:0 10px 0 0;
}
input
{
	margin:0;padding:0;
}
#page
{
	width:906px;
	margin:40px auto 0 auto;
}
.primary
{
	width:906px;
	margin:20px auto;
}
/*---- main table ----*/
.container
{
}

.container .header td.nav
{
	vertical-align:top;
	height:41px;
}
.container .header td.nav img
{
	display:inline;
}
.container .header td.logo
{
	padding-top:0;
}
.header .user
{
	background: url(/images/nav-usertext-background.jpg) #fff no-repeat;
	width:106px;
}
.header .user input
{
	width:98px;
	position:relative;
	top:11px;
	left:4px;
}
.header .pass
{
	background: url(/images/nav-passtext-background.jpg) #fff no-repeat;
	width:97px;
}
.header .passin
{
	background: url(/images/nav-passarea-loggedin.jpg) #fff no-repeat;
	width:167px;
}
.header .pass input
{
	width:85px;
	position:relative;
	top:11px;
	left:4px;
}
.header .login
{
	background: url(/images/nav-login-corner.jpg) #fff no-repeat;
	width:73px;
}
.header .login a, .header .passin span
{
	position:relative;
	top:12px;
	left:4px;
	color:#fff;
	font-size:12px;
}
.main
{
	padding:20px;
	background: url(/images/background-main.png) #fff repeat-y;
}
.min
{
	background-color:#0072AD;
	margin:0 5px 0 0;
	padding:10px;
}
.subnav, .subnavline
{
	background: url(/images/below-nav-filler-sec.png) #fff no-repeat;
	height:48px;
	background-color:#fff;
	padding:0 0 0 40px;
}
.subnavline
{
	background: url(/images/below-nav-filler-sec-line.png) #fff no-repeat;
}
.subnav a, .subnavline a, .min a
{
	color:#fff;
	font-size:12px;
	padding:0 20px 0 0;
	text-decoration:none;
	position:relative;
	top:5px;
}
.subnav a:hover, .subnavline a:hover
{
	color:#f58025;
}

.mainline
{
	padding:20px;
	background: url(/images/background-main-line.png) #fff repeat-y;
}
.mainsec
{
	padding:20px;
	background: url(/images/background-main-sec.png) #fff repeat-y;
}
.belownav
{
	background:url(/images/below-nav-filler.png) no-repeat;
	height:48px;
}
.belownavline
{
	background:url(/images/below-nav-filler-line.png) no-repeat;
	height:48px;
}

.gray
{
	background: url(/images/background-gray.png) #fff repeat-y;
	font-weight:bold;
	color:#545454;
}
.gray td
{
	padding:8px 15px;
}
/*-- main --*/
.activate
{
	text-align:center;
	position:relative;
	top:-30px;
	left:220px;
	font-weight:bold;
	font-size:18px;
}
.syncshare
{
	width: 242px;
	margin: 0 auto 10px auto;
	position:relative;
	top:-15px;
}
/*-- bottom --*/
.primary .bottom
{
	background: url(/images/background-bottom-blue.png) #fff repeat-y;
	height:51px;
	color:#FFF;
	font-size:26px;
	padding:0 15px;
}
.primary .bottom td
{
}
.primary .bottom .tbl
{
	width:90%;
	margin:0 auto;
}
.primary .bottom .tbl td.regtext
{
	padding-top:8px;
}
.primary .bottom .dots
{
	height:4px;
	background-image:url('/images/bottom-dot.png');
	margin:4px 0 0 0;
}

.copyright
{
	font-size: 10px;
	font-weight: bold;
	color: #6EA7D0;
}
.copyright td
{
	padding:3px 0;
	text-align: center;
}
.copyright a
{
	color: #6EA7D0;
}

/*-- ul --*/
ul.orange
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.orange li
{
	padding: 2px 0 2px 25px;
	background-image: url('/images/orange-check.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	height:25px;
	font-size:15px;
	font-weight:bold;
	color:#0073ae;
}
.orange li a
{
	color:#0073ae;
}

.gray ul
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	display:inline;
}
.gray ul li
{
	display:inline;
	margin-left:20px;
	padding: 2px 0 2px 10px;
	background-image: url('/images/also-bullet.png');
	background-repeat: no-repeat;
	background-position: 0;
	height:15px;
	font-size:14px;
	font-weight:bold;
	color:#545454;
}
.gray ul li a:link, .gray ul li a:visited
{
	color:#545454;
	text-decoration:none;
}
.gray ul li a:hover
{
	color:#F0F0F0;
}

h1, h3
{
	color:#f48026;
	font-size:20px;
}
h2
{
	color:#0073ae;
	font-size:18px;
	margin:0;padding:0;
}
.sec p
{
	margin:0;
	color:#656565;
	font-weight:bold;
	line-height:17px;
}
.sec p a
{
	color:#2688ba;
}

/*---- faq -----*/
.faq 
{
	padding: 15px 0;
	border-top:1px solid #ddd;	/*IE wont let this be on the bottom!*/
}
.faq h1
{
	font-weight:bold;
	font-size:14px;
	margin:0;
	color:#000;
}
.faq .body
{
	padding-left:25px;
	line-height:1.3em;
}
.faq p
{
	margin:10px 0 0 0;
}

/*------ block	 ------*/
.block
{
	position:relative;
	padding:0px;
	margin:20px;
	width: 293px;
	font-size:12px;

}
.block h2
{
	padding:0;
	margin:0;
	height:10px;
	background-color:#D4D0C8;
}
.block h1  
{
	color:#000;
	margin:0;
	padding:0px 0 0 15px;
  height:20px;
	font-size:13px;
  font-family: Arial, sans-serif;
	border-bottom:1px solid #b0b1ab;
	border-left:1px solid #b0b1ab;
	border-right:1px solid #b0b1ab;
	background-color:#D4D0C8;
}
.block .hdr
{
	color:#0067A5;
	font-size:12px;
}
.block td
{
	padding:2px 3px;
}
.block .top 
{
	background: transparent url(/images/block-top.gif) top left no-repeat;
	position:relative;
	height:9px;
}
.block .content
{
	background-color:#F0F0ED;
	padding:0;
	margin:0;
	border-left:1px solid #b0b1ab;
	border-right:1px solid #b0b1ab;
}
.block .bottom
{
	margin:0;
	padding:0;
	height:18px;
	background: #F0F0ED url(/images/block-bottom.gif) bottom left no-repeat;
}
.block .content .copy
{
	padding:0px 10px 5px 10px;

}
.block .inner p
{
	padding:0;
	margin:0;
}
/*-- wide --*/
.blockwide
{
	width: 850px;
	margin:5px;
}
.blockwide .top 
{
	background: transparent url(/images/block-top-wide_850.gif) top left no-repeat;
}
.blockwide .bottom
{
	background: #F0F0ED url(/images/block-bottom-wide_850.gif) bottom left no-repeat;
}

/*--- highlighted gray table ---*/
table.hi
{
	width:80%;
	margin:0 auto;
	background-color:#eee;
}
table.hi td, table.hi th
{
	border-bottom:1px solid #ddd;
	padding:10px;
}

/*--- button ---*/
.button, .buttonwide
{
	height:40px;
	font-weight:bold;
	padding:0 10px;
}

/*---- pub view page ----*/
#pub
{
	width:95%;
	padding-top:10px;
	background-color:#fff;
}
#pub .folder a:link, #pub .folder a:visited
{
	color:#fff;
	background-color:#B0B1AB;
	text-decoration:none;
	padding:3px 6px;
}
#pub .folder a:hover
{
	background-color:#BFDB43;
}
#pub .tabs
{
	text-align:center;
}
#pub .link
{
	padding:4px 0;
}
#pub .title
{
	font-weight:bold;
}
#pub .pextlink
{
	text-align:center;
	padding:8px 0;
}
#pub .pubdate
{
	color:#828282;
	font-size:12px;
	font-family:Tahoma;
}
#pub .url
{
}
#pub .desc
{
	color:#000;
}
#pub .alt
{
	background-color:#F2F2EF;
}
#pub .dates
{
	font-weight:bold;
	color:#E8A075;
	text-align:right;
	float:right;
}
#pub .ptitle
{
	text-align:center;
	font-weight:bold;
}
#pub .pdesc
{
	text-align:center;
}
#pub .ad
{
	margin:0;
}

/*-------*/
.error
{
	color:#f00;
}
.success
{
	color:#f48026;
}

/*-------*/
.bug
{
	border:1px solid red;
}

/*--- download page ----*/
.dl {
}
.dl td {
	padding:0 25px 0 0;
	vertical-align:top;
	white-space: nowrap;
}
.dl .top {
	padding-top:20px;
}
.dl .div
{
	height:25px;
}
.dl .link
{
	text-align:center;
	padding-right:200px;
}
.dl .num
{
	padding-top:25px;
}
.dl .copy
{
	padding-top:25px;
}
/*--- sidebox ---*/
.sidebox
{
	float:right;
	width:306px;
}
.sidebox td
{
	font-size:12px;	color:#222222;}
.sidebox th
{
	font-size:12px;}
.sidebox .top
{
	background: url(/images/side-box-top_gray.gif) top left no-repeat;
	height:46px;
	padding:0;
	margin:0;
}
.sidebox .body
{
	background: url(/images/side-box-body_gray.gif) repeat-y left top;
	width: 300px;
	padding: 0 0 0 30px;
	margin:0;
}
.sidebox .content
{
	width:270px;
}
.sidebox .bottom
{
	background: url(/images/side-box-bottom_gray.gif) top left no-repeat;
	height:46px;
}
.sidebox h1
{
	margin:0 0 5px 0;
	font-size:0.9em;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

/*-----*/
.in p
{
	margin:12px;
}

.caption
{
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=95);
}

.helpPopupHover {
	background-image:url(/images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
	cursor:help;
}
.popupContent
{
	border:1px outset #777;
	padding:10px;
	text-align:justify;
	width:250px;
}

.helpAvail
{
	text-decoration:underline;
}

.redbox
{
	border: 1px solid red;
	font-size: 14px;
	padding: 5px;
	margin: 15px 5px 15px 5px;
	background-color: #FF9C9C;
	text-align:center;
}

.redbox a
{
	color: #000;
	text-decoration: underline;
}

/*----------------------------------------------------*/
.feedbox
{
	margin:10px 20px 0 5px;
	padding:10px 10px 12px 5px;
	border-bottom:1px dashed #D0D0D0;
}
.cat a:hover
{
	background-color:#B0B1AB;
}
.cat td a
{
	padding-left:5px;
	margin:0 auto;
}



#__asptrace
{ 
	background:#fff;
/*	position :absolute; 
	top :10px; 
	left:870px;
	width:800px;*/
}
#__asptrace td
{
	font-size:12px;
}
/*-------------- for debugging -----------------------
#page { 
	position :absolute; 
	top :10px; 
	left:10px;
	margin-left: 0; 
	margin-right: 0; 
}
-------------- / for debugging -----------------------*/
