* {
	margin: 0;
	padding: 0;
}
a {
	color: #36C;
}
a:hover {
	color: #06F;
}
body {
	background: #535353;
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
	border: #333333 1px solid;
}
.inp {width: 100%;}
textarea {
	width: 100%;
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
	border: #333333 1px solid;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
code {
	background: url(i/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(./i/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #367EA6;
	padding-top: 6px;
}

h3 {
	font: bold 12px Verdana,Helvetica,Arial,sans-serif;
}

.hb {
	font: bold 12px Verdana,Helvetica,Arial,sans-serif;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.header {
	background: url(./i/header.jpg) repeat-x;
	height: 132px;
}
.nheader {
	background: url(./i/hb.png) repeat-x;
	height: 84px;
}
.header_sub {
	margin: 0 auto;
	padding-top: 10px;
	width: 800px;
	height: 84px;
}
.top_links {
	padding-top: 10px;
	text-align: right;
	float: right;
}
.top_links a {
	color: #06F;
	font: bold 10px Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
}
.top_links a:hover {
	text-decoration: underline;
}

.search {
	padding-top: 10px;
}


.h_top {
	background: #525252;
	margin: 0 auto;
	height: 35px;
	width: 800px;
}
.m_content {
	float: right;
	width: 654px;
}
.ml_content {
	float: left;
	padding-top: 12px;
	padding-left: 4px;
}

.container {
	/*background: url(./i/bgcontainer.gif) repeat-y;*/
	background: #FAFAFA;
	margin: 0 auto;
	padding-bottom: 6px;
	padding-right: 2px;
	width: 800px;
}

/* title */
.title h1 {
	color: #FFF;
	font: normal 3em Verdana,sans-serif;
	height: 120px;
	line-height: 120px;
	margin-bottom: 8px;
	text-align: center;
}

/* navigation */
.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1.2em Verdana,Helvetica,Arial,sans-serif;
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

/* main */
.main {
	clear: both;
	padding: 2px;
}

/* main left */
.sidenav span,.sidenav ul, .sidenav p {
	padding-left: 8px;
}
.sidenav {
	background: #EEE;
	border: 1px solid #E5E5E5;
	float: left;
	width: 140px;
}
.sidenav span {
	color: #666;
	font-size: 1.2em;
	height: 15px;
}
.sidenav p {
	margin-top: 2px;
	font-size: 1em;
}
.sidenav ul {
	border-top: 1px solid #FAFAFA;
	background: url(./i/bgul.gif) repeat-x;
	margin: 0;
	padding: 0;
}
.sidenav li {
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 0.8em;
	padding: 3px 4px 3px 8px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
}

/* buy content */
.b_content {
	float: right;
	width: 508px;
}
.b_content .item {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
	overflow : hidden !important;
	overflow-y : scroll;
}

/* content */
.content {
	float: right;
	width: 508px;
}
.content .item {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
	overflow : hidden !important;
	overflow-y : scroll;
}

.content .menu_sub_item {
	padding: 0px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 4px;
	overflow : hidden !important;
	overflow-y : scroll;
}

.content .menu_sub_item h1{
	font-size: 1.2em;
}

.content .descr {
	color: #333;
	margin-bottom: 6px;
}
.content li {
	list-style: url(./i/li.gif);
	margin-left: 18px;
}


/* footer */
.footer {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 780px;
}
.footer a {
	color: #36C;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}

.trz {
	background-color: #F2F2F2;
}

/*!!!*/
.o_table {
	border: 1px solid #EEE;
	background: #FFF;
	overflow : auto;
}
.o_table td {
	padding: 6px 12px;
	border: 1px solid #EEE;
	/*background: #FFF;*/
	margin-bottom: 8px;
	overflow : auto;
}
.o_table td .trz {
	background-color: #F2F2F2;
}

.mcontainer {
        width: 548px;
        padding: 15px;
        margin: 3px 0 20px 0;
        border: 1px solid #ccc;
        background: #fff;
}

.prsmscreen {
	width : 210px;
	padding-right: 15px;
	float: left;
}
.prsmbox {
	padding-right: 15px;
	float: left;
}

.screen_item {
	padding: 6px 0px;
	background: #FFF;
	margin-bottom: 8px;
	overflow : auto;
}

/* code for presentation purpose (CSS preview) */

ul.menu {
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 33px;
	font-size: 1.2em;
	font-weight: bold;
	background: url(i/m_bg.png) repeat-x top left;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	border: 1px solid #000;
	margin: 0;
	padding: 0;
}

ul.menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

ul.menu li a {
	float: left;
	color: #A79787;
	text-decoration: none;
	height: 24px;
	padding: 6px 12px 0;
}

ul.menu li a:hover,.current {
	color: #fff;
	background: url(i/m_bg_c.png) repeat-x top left;
}

ul.menu .current a {
	color: #fff;
	font-weight: 700;
}

/*RED*/
ul.menu.red{
	background-color: #B11718;
}
ul.menu.red li a:hover, .menu.red li.current {
	background-color: #DE3330;
}

h4 {
        font-size: 100%;
        color: #999;
        margin: 0;
}

/*left navigation*/
.l_nav {
	border: 1px solid #AAA;
	width: 136px;
	background: #FFF;
	margin-bottom: 4px;
	padding: 2px;
}

.m_line {
	display: inline;
	border-bottom: 1px solid #AAA;
}

.mn {
	display: list-item;
	list-style-image: url(./i/li.gif);
	margin-left: 24px;
	padding-bottom: 2px;
}

.sub {
	margin-left: 36px;
}

.mn a {
	color: #000;
	font: bold 11px Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
}
.mn a:hover {
	color: #06F;
	text-decoration: none;
}

.mn a h1 {
	color: #000;
	font: bold 11px Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.mn a:hover h1 {
	color: #06F;
	text-decoration: none;
}

.logo_left {float: left;}
.fl_right {float: right;}
.text_right {text-align:right;}
.fl_left140 {float: left; width: 140px;}
.pt4 {padding-top: 4px;}
.fs10 {font-size: 10px;}
.fs11 {font-size: 11px;}
.no_pb {padding-bottom: 0px;}

.div_nav {width:140px; float:left;}
.div_nav_zag {
	height:24px;
	background: url(./i/gr1.png) repeat-x; 
	border: 1px solid #AAA;
	border-bottom: 0px solid #E5E5E5;
	text-align: center;
	width:140px;
}

.div_right {
	float:right;
	width: 140px;
	margin-left:2px;
	margin-right:0px;
}

.sn_h {
/* 	margin-bottom:10px; */
	height:24px;
	background: url(./i/gr1.png) repeat-x;
	border: 1px solid #AAA;
	border-bottom: none;
	text-align: center;
}

.cl_aw {
	border: 1px solid #AAA;
	width:132px;
	height:146px;
	margin-bottom:4px;
	padding:4px;
	background: #FFF  url(./prod/wordtempl/awards/downloadatlas_smarter_soft.png);
	background-repeat:no-repeat;
	background-position:center;
}
.t_aw {
	margin-top:130px;
	padding-bottom:0px;
	font-size: 11px;
}

.testim {
	border: 1px solid #AAA;
	width:128px;
	/*height:150px;*/
	background: #FFF;
	margin-bottom:4px;
	padding:6px;
}
.t_im1 {
	margin-top:0px;
	padding-bottom:0px;
	font-size: 11px;
}
.t_im2 {
	margin-top:14px;
	padding-bottom:0px;
	font-size: 11px;
}

.partn {
	border: 1px solid #AAA;
	background: #FFF;
	width:128px;
	margin-bottom:4px;
	padding:6px;
}

.subscr_i {
	width:70%;
	border:1px #c0c0c0 solid;
	margin-left: 8px;
}
.subscr_b {border:1px #c0c0c0 solid;}
