body, html {
	border:none
}
body {
	margin: 0;
	padding: 15px 0 0 0;
	background: #eaecef url(/images/layout/page_bg.jpg) top left repeat-x;
}
body, p, font, a, li, td, input, select, h1, h2, h3, textarea {
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
}
p {
	margin: 10px 0 10px 0;
}
/*
input, select {
	width: 250px;
}
*/
h1 {
   font-size: 18px;
   font-weight: normal;
   line-height: normal;
}
h2 {
   font-size: 16px; 
   font-weight: bold;
   color: #438FE5;
}
h3 {
   font-size: 14px; 
   font-weight: bold; 
   color: #2A78C6;
   line-height: normal;
   margin-top:15px;
   margin-bottom: 10px;
}
h3.title {
	margin: 5px 0 0 10px;
}
a {
	color: #1660fa;
	text-decoration: none;
}
a.blue {
	color: #646ba1;
}
a.darkblue {
	color: #071478;
}
a.orange {
	color: #ec6e10;
}

a.block {
	color: #071478;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
a.block:hover {
	text-decoration: underline;
}
a.h3 {
   font-family: Arial, Verdana;
   font-size: 13px; 
   font-weight: bold; 
   color: #2A78C6;
   line-height: normal;
}
a.chain {
	color: #646ba1;
}
a.text {
	color: #000;
	line-height: 16px;
}
a.text:hover {
	text-decoration: underline;
}
a.black12 {
	color: #2b63bc;
	font-size: 12px;
	text-decoration: underline;
}
a.black12:hover {
	text-decoration: none;
}
a.red12 {
	color: red;
	font-size: 12px;
	text-decoration: underline;
}
a.red12:hover {
	text-decoration: none;
}
a.category {
	color: #000;
}
a.category:hover {
	text-decoration: underline;
}

b.title {
	color: #cc3333;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 18px;
}

font.block {	
	color: #656060;
	font-size: 11px;
	line-height: 16px;
}
.news_date {
	font-size: 10px;
	color: #ABABAB;
}
.news_date_mainpage {
	color: #071478;
	font-weight: bold;
}
.small, .chain {
	font-size: 10px;
}
img {
	border: none;
}

.bg1 {
	background: url(/images/layout/hbg.jpg) top left repeat-x;
}
.bg2 {
	width: 558px;
	background: url(/images/layout/h5.jpg) top left no-repeat;
}
.header_text {
	position: absolute;
	z-index: 200;
	width: 580px;
	height: 73px;
	margin-top: -87px !important;
	margin-top: 25px;
	margin-left: 68px !important;
	margin-left: 0px;
	color: white;
}
.menu {
	height: 34px;
	background: url(/images/layout/menu_bg.jpg) top left repeat-x;
}
.l_side {
	width: 3px;
	background: url(/images/layout/l_side_bg.jpg) top left no-repeat;
}
.r_side {
	width: 3px;
	background: url(/images/layout/r_side_bg.jpg) top right no-repeat;
}
.center {
	width: 100%;
	background: #FFFFFF url(/images/layout/content_bg.jpg) bottom left repeat-x;
}
.content {
	margin-top: 1px;
	height: 450px;
	width: 100%;
}
.main_column {
	padding: 10px 20px 10px 20px;
	width: 69%;
}
.main_column_90 {
	width: 77%;
}
.account_main_column {
	padding: 10px 20px 10px 20px;
}
.right_column {
	/*width: 331px;*/
	/*background: transparent url(/images/layout/right_column_bg.jpg) top left repeat-x;*/
	padding: 9px 20px 10px 20px;
}
.footer_logo {
	width: 82px;
	height: 131px;
	background: url(/images/layout/footer_bg.png) top left repeat-x;
	padding-top: 2px;
}
.footer_bg {
	height: 131px;
	background: url(/images/layout/footer_bg.png) top right repeat-x;
}
.footer_text {
	position: absolute;
	z-index: 100;
	width: 720px;
	margin-top: 10px;
	margin-left: 85px !important;
	margin-left: 0px;
	color: #EEEEEE;
}
.footer_text p {
	margin-top: 5px;
	color: #EEEEEE;
}
.login_top {
	height: 2px;
	background: #FFFFFF url(/images/layout/login2.jpg) top left no-repeat;
	font-size: 1px;
}
.login_right {
	width: 3px;
	font-size: 1px;
}
.login {
	font-size: 11px;
	height: 20px;
	background: #FFFFFF url(/images/layout/login3.jpg) top left repeat-y;
	padding: 0 13px 0 10px;	
	color: #646ba1;
}
.login a {
	color: #646ba1;
	font-size: 11px;
}
.separator {
	width: 1px;
	background: #a9b0c2 url(/images/layout/page_separator.jpg) bottom left no-repeat;
	font-size: 1px;
}
ul.mainpagelist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.mainpagelist li {
	padding: 2 0 2 0;
	background: none;
}
ul.mainpagelist li a {
	font-size: 12px;
}

.mainpagepackblocktable {
	background: url(/images/layout/packblock_bg.jpg) bottom left repeat-x;
}
.mainpagepackblock {
	padding: 10px;
}
.mainpagepackblock img {
	float: left;
	margin: 0px 10px 10px 0px;
}
a.mainpagepackblocklink {
	font-family: Arial, Verdana;
	text-decoration: underline;
	font-weight: bold;
	color: #2b63bc;
}
.block_img {
	padding-left: 20px;
	padding-right: 20px;
}
.block {
	margin: 10px 0 5px 0;
}
.download_block {
	margin-bottom: 10px !important;
	margin-bottom: 15px;
	margin-top: 13px;
}
.download_block_bg {
	background: url(/images/layout/download_block_bg.gif) top right repeat-x;
	height: 56px;
	border-bottom: solid 1px #a7b0b7;
	border-right: solid 1px #a7b0b7;
	padding: 0 20px 0 20px;
}
.purchase_block {
	background: #F4F4F6 url(/images/layout/purchase_block.jpg) bottom right no-repeat;
	height: 56px;
}
.packs_block {
	height: 146px;
	background: #F4F4F6 url(/images/layout/packs_block.jpg) bottom right no-repeat;
}
.packs_block a {
	font-family: Arial, Verdana;
}
.demo_block {
	height: 55px;
	background: #F4F4F6 url(/images/layout/demo_block.jpg) bottom right no-repeat;
}
.guide_block {
	height: 56px;
	background: #F4F4F6 url(/images/layout/guide_block.jpg) bottom right no-repeat;
}
.screenshots_block {
	height: 56px;
	background: #F4F4F6 url(/images/layout/screenshots_block.jpg) bottom right no-repeat;
}
.requirements_block {
	height: 56px;
	background: #F4F4F6 url(/images/layout/guide_block.jpg) bottom right no-repeat;
}
.block_icon {
	padding: 0 10px 0 10px;
	width: 43px;
}
.right_column ul {
	list-style-type: none;
	margin: 15px 0px 0px 0px;
	padding: 0;
	text-align: left;
}
.right_column ul li {
	background: url(/images/layout/list_marker.gif) top left no-repeat;
	padding: 0px 0px 5px 13px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
.right_column ul li.selected {
	background: url(/images/layout/list_marker_selected.gif) top left no-repeat;
}
.right_column ul li a {
	color: #2a78c6;
	font-weight: bold;
}
.right_column ul li a:hover {
	text-decoration: underline;
}
.lang_selector {
	padding-right: 13px;
	text-align: right;
	width: 100px;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.lang_selector a {
	font-size: 10px;
	font-weight: bold;
	color: #0f1d7d;
}

/* Account drop-down menu styles */

.outlinemenu {
	position: absolute; /*leave this alone*/
	display: none; /*leave this alone*/
	width: 180px; /*default width of menu*/
	border: 1px solid #999999;
	overflow-x: hidden;
	text-align: left;
	background: #FFFFFF;
	/*margin-top: 3px;*/
}

ul.accountmenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #FFFFFF;
}
ul.accountmenu li {
	width: 134px;
	margin: 2;
	padding: 2;
	background: none;
}
ul.accountmenu li.menu-separator
{
	border-bottom: solid 1px #999999;
	font-size: 1px;
	margin: 2px 7px 2px 7px;
	padding: 0;
	width: 120px;
	height: 1px;	
}
ul.accountmenu li a {
	background: white;
	font: normal 11px Arial, Verdana;
	color: #00014e;
	display: block;
	width: auto;
	padding: 1px 0;
	padding-left: 5px;
	text-decoration: none;
	border: solid 1px #FFFFFF;
}
ul.accountmenu li a:hover{
	color: black;
	background: #f0f7fd;
	border: solid 1px #d1e2f1;
}

/* Holly Hack for IE \*/
* html .outlinemenu li {height: 1%; }
* html .outlinemenu li a { height: 1%; }
/* End */

/***************************************/


ul {
	list-style-type: none;
	margin: 11px;
	padding: 0;
	text-align: left;
}
ul li {
	background: url(/images/layout/list_marker_selected.gif) top left no-repeat;
	padding: 0px 0px 4px 12px;
	margin: 0px 0px 0px 0px;
}

ul.pack_block {
	list-style-type: none;
	margin: 7px 7px 7px 0;
	padding: 0;
	text-align: left;
}
ul.pack_block li {
	background: url(/images/layout/list_marker.gif) top left no-repeat;
	padding: 0px 0px 2px 10px;
	margin: 0px 0px 0px 0px;
}
ul.pack_block li a {
	font-weight: normal;
	font-size: 11px;
}
	
.i100 {
	width: 100px;
}

.required, .starrequired {
	color: red;
}

/* REport packs pages */
a.sample_title {
	font-size: 11px;
	color: #000;
	line-height: 14px;
}
.html_pdf, .html_pdf a {
	color: #2A78C6;
	font-weight: bold;
	letter-spacing: 1px;	
}
#notification {
	background: #ffffff url(/images/layout/notification-bg.gif) repeat-x top left;
	height: 65px;
}
#notification p {
	font-weight: bold;
	font-size: 14px;
	margin: 0px 20px 0px 20px !important;
	padding-top: 8px !important;
	margin: 8px 20px 0px 20px;
	padding:0px;
	line-height: 24px;
	color: #000;
}
#notification a {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	text-decoration: underline;	
}
#notification a:hover {
	text-decoration: underline;
}
.top-reports {
	/*background: url(/images/layout/top-reports-bg.gif) repeat-x top left;*/
}