/* common.css */

body 
{
	font-family: Arial, Sans Serif;
	margin: 0;
	padding: 0;
	
	background-color: white;
	background-image: url('/images/page-bgr.gif');
	background-position: 0 98px;
	background-repeat: repeat-x;
}

/*
	Header
*/
div.head
{
	position: absolute;
	width: 780px;
	height: 165px;
}

div.head .logo
{
	position: absolute;
	left: 36px;
	top: 39px;
}
.head .slogan
{
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	color: #109cc3;
	position: absolute;
	left: 517px;
	top: 47px;
}

#head-printer
{
	position: absolute;
	left: 400px;
	top: 71px;
}

#head-plane-shadow
{
	position: absolute;
	left: 349px;
	top: 121px;
}

#head-notebook-sm
{
	position: absolute;
	left: 57px;
	top: 83px;
}

#head-wire-sm
{
	position: absolute;
	left: 128px;
	top: 112px;
}

/*
	Footer
*/
.copyright
{
	width: 250px;
	border-top: solid 1px #a1bd8f;
	margin-top: 40px;
	margin-left: -20px;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 8pt;
	color: #666666;
}


/*
	Navigation
----------------------------------------------------------- */
div.nav-top
{
	position: absolute;
	left: 182px;
	top: 180px;
}

div.nav-top span
{
	margin: 0 15px;
	font-size: 10pt;
	color: #1e829e;
}

div.nav-top a,
div.nav-top a:hover,
div.nav-top a:visited,
div.nav-top a:active
{
	color: #ff7f00;
	text-decoration: underline;
}


/* Left column */
div.nav-left
{
	position: absolute;
	left: 40px;
	top: 240px;
	width: 200px;
}

div.nav-left div
{
	font-size: 10pt;
	color: #1e829e;
	margin-bottom: 5px;
}

div.nav-left div div
{
	margin-top: 3px;
	margin-left: 10px;
}

div.nav-left a,
div.nav-left a:hover,
div.nav-left a:visited,
div.nav-left a:active
{
	color: #ff7f00;
	text-decoration: underline;
}

div.nav-left h1
{
	color: #1e829e;
	font-size: 14pt;
	font-weight: normal;
	margin: 0 0 13px 0;
	padding: 0;
}

/*
	Body
*/
div.body
{
	position: absolute;
	left: 255px;
	top: 195px;
	width: 500px;
	padding: 20px 20px 2em 20px;
}

/*
	Misc
-------------------------------------------------------- */
.banners
{
	padding-top: 50px;
	width: 150px;
	text-align: center;
}

.banners img
{
	margin-bottom: 10px;
	border: none;
}

.socialmedia
{
	position: absolute;
	left: 527px;
	top: 140px;
	width: 268px;
	text-align: right;
}

.socialmedia a
{
	font-size: 9pt;
	color: #ff7f00;
	text-decoration: underline;
}

.socialmedia img
{
	position: relative;
	top: +4px;
	margin: 0 4px 0 20px;
}

.softpedia
{
	margin-left: -13px;
}
.user-box
{
	position: absolute;
	left: 527px;
	top: 43px;
	width: 250px;
	border: solid 1px #ff7f00;
	padding: 8px;
	margin: 0;
	font-family: Arial;
	font-size: 10pt;
	background-color: White;
	color: #1e829e;
}
.user-box .guest
{
	font-weight: bold;
}

.user-box .lm10
{
	margin-left: 10px;
}
.user-box .link
{
	color: #ff7f00;
	text-decoration: underline;
	cursor: hand;
}

.user-box .subs 
{
	margin-top: 5px;
}

.user-box .subs a
{
	color: Black;
	text-decoration: underline;
}

.user-box .subs img
{
	margin-right: 5px;
	vertical-align: bottom;
}
.user-box .floatRight
{
	float: right;
}

#Logon, #Remind
{
	width: 273px;
	left: 490px;
	/*top: 0px;*/
	top: 43px;
	padding: 15px;
	display: none;
	text-align: left;
	cursor: default;
}

#RemindFrm td
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.user-box .LogonT
{
	color: Black;
	font-family: Arial;
	font-size: 10pt;
}

.user-box input.text
{
	width: 200px;
	height: 20px;
	background-color: #f2faed;
	padding: 0;
	border: solid 1px #808080;
	vertical-align: middle;
}

.user-box input
{
	margin: 1px;
}

.user-box .pad20
{
	margin-left: 25px;
}

.user-box .padTop
{
	margin-top: 3px;
	margin-bottom: 3px;
}

.user-box .freepages
{
	color: #000000;
}

.user-box hr
{
	height: 1px;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	/*background-color: #ff7f00;*/
	border-top: solid 1px #ff7f00;
}

.user-box .Bk
{
	color: Black;
}

.user-box .Or
{
	color: #1e829e;
}

.user-box h3
{
	font-size: 12pt;
	color: #1e829e;
}


.blockUI 
{
	/*border: none;*/
	position: absolute;
	left: 0;
	top: 0;
}

#my-border 
{
	margin:0px auto; 
	padding: 2px 5px 3px 5px; 
	margin-left: 20px;
	margin-top: 5px;
	}
#my-border, 
#my-border .sb-inner 
{ 
	background-color:#f7faf5;
	/*background-color:Red;*/ 
	
}
#my-border .sb-border 
{
	/*background-color: Blue;*/
	background-color: #1e829e;
}
#my-border .sb-shadow
{
	background-color: Green;
	/*background-color: #1e829e;*/

}
.nav-top .homeIcon
{
	position: absolute;
	left: -34px;
}
.nav-top .homeIcon img
{
	border: none;
	vertical-align: bottom;
	margin-bottom: 1px;
}

.subsTable, .subsTable th, .subsTable td
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

.subsTable td
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

.subsTable th, .subsTable td
{
	border-right: solid 1px #ff7f00;
	empty-cells: show;
	padding: 5px;
	text-align: left;
}

.subsTable thead th
{
	text-align: center;
}


.subsTable th img, .subsTable td img
{
	vertical-align: middle;
	margin: 2px;
}

.subsTable tbody td
{
	color: #3d8d23;
	text-align: center;
}

.subsTable tfoot td
{
	color: #ff7f00;
	text-align: center;
}

.subsTable .odd
{
	background-color: #f7faf5;
}

.wait img
{
	vertical-align: middle;
	margin: 3px;
}

.h3
{
	font-size: 12pt;
	margin: 0;
	margin-bottom: 10px;
}

.udm10
{
	margin: 4px 0 1px 0; 
	text-align: left;
}

.width1
{
	width: 1px;
}

.subs-detail
{
	margin: 16px 0;
}
.subs-detail img
{
	margin-right: 8px;
	margin-bottom: 30px;
	float: left;
}
.wait
{
	position: absolute;
	left: 527px;
	top: 43px;
	width: 250px;
	border: solid 1px #ff7f00;
	padding: 8px;
	margin: 0;
	font-family: Arial;
	font-size: 10pt;
	background-color: White;
	color: #1e829e;
	text-align: right;
}

#WaitOne
{
	float: right;
	display: none;
}

#WaitTwo
{
	float: right;
	display: none;
}

#Err
{
	color: Red;
	margin-bottom: 10px;
}

#Wait
{
	display: none;
}

.Invis
{
	display: none;
}

.scheme 
{
	margin: 1em 0;
	text-align: center;
}
.scheme-big
{
	margin: 2em 0;
	text-align: center;
}


/* article.css */

.body h1
{
	font-size: 18pt;
	font-weight: normal;
	color: #1e829e;
	margin-bottom: 0.5em;
}

.body h2
{
	font-size: 14pt;
	font-weight: normal;
	color: #1e829e;
	margin-bottom: 0.5em;
}

.body h3
{
	font-size: 12pt;
	font-weight: bold;
	color: #1e829e;
	margin-bottom: 0.5em;
}

.body h4
{
	font-size: 10pt; 
	font-weight: bold; 
	color: #1e829e;
	margin-bottom: 0.2em;
}

.body p,
.body li,
.body td
{
	font-size: 10pt;
	color: #222222;
}

.body p
{
	margin: 0.6em 0;
	text-align: justify;
	text-indent: 1.2em;
	line-height: 1.3em;
}

p.noindent
{
	text-indent: 0;
}

.body ul,
.body ol
{
	margin: 0.5em 0;
	padding-left: 25px;
}

.body li
{
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

.body a,
.body a:visited,
.body a:hover,
.body a:active
{
	color: #ff7f00;
	text-decoration: underline;
}

.body hr
{
	height: 1px;
	border: none;
	border-top: solid 1px #a1bd8f;
}

.version
{
	color: gray;
	font-size: 10pt;
}

p.Q
{
	font-weight: bold;
	color: #1e829e;
	text-indent: 0;
}

.error { color: #E00000; }
