* {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ol,dl,fieldset,address {
	margin:0.5em 0;
	padding: 0;
}

h2, h2.contentheading {
	font-size: 20px;
	color: #153ac6;
	margin: 0px;
}

.contentheading a:hover {
	color: #738ffc;
	text-decoration: none;
}

h3 {
	font-size: 14px;
	color: #153ac6;
}

h4 {
	font-size: 14px;
	color: #153ac6;
	font-style: italic;
}

.small, .createdate, .modifydate, .mosimage_caption {
	font-size: 10px;
	color: #999;
}

li, dd, blockquote {
	margin-left: 3em;
}

li.bullet {
	margin-left: 1em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background:transparent url(../images/bullet.gif) no-repeat scroll left top;
	padding: 5px 0px 5px 18px;
	text-align: left;
}

ul.latestnews {
	list-style: url(../images/arrow_gray.gif);
	margin-top: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A4E74;
}

li.latestnews {
	margin-left: 1em;
	margin-bottom: 0.5em;
}
ul.latestnews A {
	color: #3A4E74;
}

fieldset {
	padding:.5em;
}

body {
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.3;
	padding-top: 12px;
	margin: 0px;
}

img {
	border: none;
}

form, input, textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

/* -- main -- */
div.blockMain {
	width: 950px;
	height: auto;
	text-align: left;
	margin: 0px;
}

/* -- menu -- */
/* ***********************************************************************************

Convertable Nestled list menu by DUNCAL Productions
(c) 2007 by Duncan Hill and Alan Gresley
http://

Converts from a verticle menu with flyout submenus or a horizontal menu, with dropdown 
and then flyout submenus with a few changes in style where ****CONVERT**** appears.

*********************************************************************************** */
div#mainMenu {
	margin: 0px;
	padding: 0px auto;
	height: 29px;
	width: 950px;
	text-align: center;
	vertical-align: top;
	background-image: url(../images/MainMenuBg.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	border: solid yellow 0px;
}
/*ul.menu {border: solid black 1px; width: auto; margin-left: auto; margin-right: auto;}*/
ul.menu {
	display: block;
	width: 80%;
	text-align: center;

}
ul.menu, ul.menu ul {
	margin: 0px;
	padding: 0px;
	height: 29px;
	list-style: none;
	text-align:center;
	padding-top: 3px;
}

ul.menu li { 
	z-index:1000;
	position: relative;
	margin: 0px;	
	padding: 0px;
	display: inline;
	list-style: none;
	height: 29px;	
	width: auto;
	font-size: 16px;
	line-height : 1.35em;
	float: left;
}


ul.menu li:before {
	content: "|";
	color: #3357e4;
}
ul.menu li.item1:before {
	content: " ";
}
ul.menu a {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 10px;
}
ul.menu a:hover {
	text-decoration: overline underline;
}


ul.menu ul {
	border: solid black 0px;
}



/* SUBMENU */
ul.menu li ul {
	width: auto;
	height: auto;
	z-index: 1000;
	position: absolute;
	left: -999em;
	padding: 8px 3px 5px 3px;
	border-right: 1px solid #889ae2;
	border-bottom: 1px solid #889ae2;
	border-left: 1px solid #889ae2;
	background-color: #a8bafe;
	margin: 0px 10px 5px 10px;
	text-align: left;
}
ul.menu li UL li {
	display: block;
	width: 100px;
}
ul.menu li UL li:before {
	content: " ";
}

.menu li:hover ul, .menu li li:hover ul, .menu li.sfhover ul, .menu li li.sfhover ul {
	top: 0px;
	left: 0px;
	margin-left: 100%;
	float: left;
}

ul.menu li li a:hover {
	color: #dbe2fe;
}


/*                       ****DISPLAYS HORIZONTAL MENU****/
.menu li:active ul, .menu li:hover ul, .menu li.sfhover ul {
	top: 100%;
	padding: 0px;
	margin-left: 0;
	margin-top: -6px;
	float: left;
}


/* -- top -- */
div.blockTop {
	width: 950px;
	margin: 0px; 
	padding: 0px;
	padding-top: 7px;
}


/* -- logo -- */
div.blockLogo {
	width: 330px;
	height: auto;
	margin: 0px;
	padding-top: 5px;
}
div.blockLogo img#online-demo-img {
	margin: 10px 7px 0px;
}

/* -- demo enter -- */
div.blockDemo {
	position: relative;
	width: 617px;
	height: 137px;
	background: url(../images/topBg.jpg) 0px 0px no-repeat;
	float: right;
}
/* -- slogan -- */
div.blockDemo div.slogan {
	position: absolute;
	left: 430px;
	top: 20px;
	width: auto;
	height: 10px;
	color: white;
	font-weight: normal;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
div.blockDemo span.slogan {
	position: absolute;
	left: 85px;
	top: 20px;
	display: block;
	color: #3f609e;
}



div.blockDemo form {
	width: 315px;
	height: 110px;
	margin: 0px;
	padding: 25px 0px 0px 0px;
	color:# 666666;
	border: solid black 0px;
	
}
div.blockDemo form A {
	color: #3a4e74;
}
div.blockDemo form p {
	color: #666666;
	height: 30px;
	width: 233px;
	margin: 1px 0px;

	padding: 0px;
	float: left;
}
div.blockDemo form p span {
	float: left;
	padding-left: 25px;
}
div.blockDemo form p input {
	float: right;
}
div.blockDemo form p, div.blockDemo form p.enter {
	border: solid black 0px;
}
div.blockDemo form p input.login {
	width: 148px;
	height: 20px;
	margin: 0px; 
	padding: 2px;
	color: #aeadad;
	background-color: #ffffff;
	border: 1px solid #aeadad;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/*
div.blockDemo form p.enter {
	margin: 0px;
	padding: 0px;
	padding-top: 43px;
	padding-left: 10px;
	float: right;
	height: 90px;
	width: 125px;
	position: absolute;
	top: 0px;
	left: 233px;
}*/
div.blockDemo form input#enter {
	margin: 0px;
	padding: 0px;
	width: 63px;
	height: 23px;
	border: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/moysklad2.0/images/btn_enter.png', sizingMethod=crop);
	background: url(../images/btn_enter.png) 0px 0px no-repeat; //background: none;
	float: right;
}

.nobrowser {
	color: #990000;
	display: none;
	font-weight: bold;
	text-align: right;
}

/* -- promo -- */
div.blockPromo {
	z-index: 500;
	width: 100%;
	margin: 0 0 10px 0;
	background-color: #e8e8e8;
	border-top: 1px solid #e1e1e1;
	border-bottom: 2px solid #dcdcdc;
}

.icon-moysklad {
	z-index: 600;
	position: relative;
	width: 75px;
	height: 75px;
	margin: -18px 0 0 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/moysklad2.0/images/icon_moysklad.png', sizingMethod=crop);
	background: url(../images/icon_moysklad.png) 0px 0px no-repeat; //background: none;
	float: left;
}

.icon-web {
	z-index: 600;
	position: relative;
	width: 75px;
	height: 75px;
	margin: -18px 0 0 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/moysklad2.0/images/icon_web.png', sizingMethod=crop);
	background: url(../images/icon_web.png) 0px 0px no-repeat; //background: none;
	float: left;
}

.icon-whom {
	z-index: 600;
	position: relative;
	width: 75px;
	height: 75px;
	margin: -18px 0 0 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/moysklad2.0/images/icon_whom.png', sizingMethod=crop);
	background: url(../images/icon_whom.png) 0px 0px no-repeat; //background: none;
	float: left;
}
div.blockPromo {
	margin-top: 10px;
}
div.blockPromoText {
	width: 280px;
	height: auto;
	margin: 0px;
	padding: 0 14px 20px 14px;
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blockPromoText a, .blockPromoText a:visited {
	color: #333333;
	text-decoration: none;
}
.blockPromoText a:hover, .blockPromoText a:hover p {
	color: #333333;
	text-decoration: underline;
}
.blockPromoText a.readon:after {
	content: url(../images/next.gif);
}
div.blockPromoText-border {
	width: 1px;
	height: 128px;
	margin: 15px 0px 15px 0;
	padding: 0px;
	border-right: 1px solid #d7d7de;
	float: left;
}

div.blockPromoText h2 {
	margin: 10px 0 0 8px;
	padding: 0px;
	font-size: 22px;
	font-weight: normal;
	color: #8b8b8b;
	float: left;
}

div.blockPromoText p, div.blockPromoText-border p {
	margin: 5px 0 0 0;
	padding: 0px;
}

/* -- columns -- */
.clear {
	clear: both;
}

div.columnLeft {
	float: left;
}

div.columnRight {
	float: right;
}

/* -- width 625-- */
#w625 {
	width: 625px;
	height: auto;
	margin: 0 25px 0 0;
}

#w625 .componentheading, #w625 .contentheading {
	width: 620px;
	height: auto;
	padding: 0px 4px;
	margin: 10px 0px;
	background: url(../images/orange.gif) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	border: solid #FF7E00;
	border-width: 0px 0px 3px 0px;
}

#page {
	margin-top: 10px;
}
#w625 .componentheading span, #w625 .contentheading  span {
	margin: 0px;
	padding: 1px 6px 3px 0px;
	height: auto;
	background-color: transparent;;
	border: solid black 0px;
	background: url(../images/orange_right.gif) top right;
	/*text-transform: uppercase;*/
	color: #ffffff;
}
#w625 .contentheading  span {
	text-transform: none;
}
#w625 div.leading h2.contentheading {
	width: 620px;
	height: auto;
	padding: 0px 0px 0px 4px;
	margin: 10px 0px;
	background: url(../images/blue.gif) top left no-repeat; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	border: solid #758eef;
	border-width: 0px 0px 3px 0px;
}
#w625 div.leading h2.contentheading span  {
	margin: 0px;
	padding: 1px 6px 3px 0px;
	height: auto;
	background-color: transparent;;
	border: solid black 0px;
	background: url(../images/blue_right.gif) top right;
	text-transform: none;
}
#w625 div.leading h2.contentheading A {
	color: white;
	text-decoration: none;
}

#w625 h2 , #w625 h2 A {
	color: #3A4E74;
	font-size: 14px;
}

#w625 p {
	margin: 0 0 10px 0;
}

#w625 p span {
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 10px;
}

#w625 p.next a {
	font-size: 11px;
	color: #577aff;
	text-decoration: none;
	padding: 0 12px 0 0;
	background: url(../images/next.gif) right 5px no-repeat;
}

#w625 p.next {
	width: 100px;
	height: auto;
	margin: 0px;
	padding: 3px 3px 3px 5px;
	border: 1px solid #577aff;
}

.leading_separator, .article_separator, .row_separator {
	display: none;
}

/* -- width 300 */
#w300 {
	width: 300px;
	height: auto;
	border: solid black 0px;
}

#w300 .moduletable {
	width: 300px;
	margin: 10px 0 0 0;
	border: solid black 0px;
}

#w300 .moduletable th, #w300 .moduletablesubscribe th {
	margin: 0px 0px 10px 0px;
	height: auto;
	padding: 0px 4px;
	background: url(../images/gray.gif) top left no-repeat; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	border: solid #dbdbdb;
	border-width: 0px 0px 3px 0px;
	text-align: left;
}
#w300 table.moduletablesubscribe  {
	margin-top: 10px;
}
 #w300  table.moduletablesubscribe form, #w300  table.moduletablesubscribe script{
	margin: 0px;
	padding: 0px;
}
#w300 .moduletable th span, #w300  .moduletablesubscribe th span {
	margin: 0px;
	padding: 1px 6px 3px 0px;
	height: auto;
	background-color: transparent;;
	border: solid black 0px;
	background: url(../images/gray_right.gif) top right;
	text-transform: none;
}
.moduletablesubscribe td:first-line {
	height: 0px;
	display: none;
}

#w300 p {
	margin: 5px 0 0 0;
}

#w300 input.text {
	width: 120px;
	height: auto;
	margin: 0 10px 0 0;
	padding: 2px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #aeadad;
}
#w300 .subscribe input.inputbox {
	width: 120px;
	height: 22px;
	padding: 1px;
	color: #AEADAD;
	border: 1px solid #aeadad;
	display: block;
	float: left;
}
#w300 input.button, #w300 .subscribe input.button {
	width: auto;
	height: 23px;
	padding: 1px 6px;
	color: #666666;
	background: url(../images/input_bg.gif) 0px 0px repeat-x;
	border: 1px solid #aeadad;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold ;
	font-size: 12px;
	display: block;
	float: left;
	margin-left: 4px;
}

.poll thead td {
	font-size: 14px;
	font-weight: bold;
}
.poll fieldset {
	border: none;
}
.poll input, .poll label {
	display: block;
} 
.poll input {
	float: left;
	width: auto;
	margin: 0px;
}
.poll label {
	padding: 0px 0px 0px 10px;
	width: auto;
	height: auto;
	margin: 0px 0px 5px 10px;
	position: relative; 
	top: -3px;
	border: solid black 0px;
}
.poll br {
	display: none;
/*	margin: 2px;
	height: 2px;*/
}
.poll input.button {
	margin: 0px 5px 0px 28px;
	float: left;
	display: block;
	height: 25px;
	padding: 0px;
}
.poll  A {
	width: 97px;
	display: block;
	float: left;
	height: 23px;
	padding: 4px 6px 0px 10px;
	color: #666666;
	background: url(../images/pollAbg.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold ;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
}
.pollstableborder td {
	text-align: left;
}

div.subscribe {
	margin: -18px 0px 0px 0px;
	padding: 10px 0px 10px 20px;
	border: 0px solid black;
	vertical-align: bottom;
	background-color: #ebebeb;
	width: 298px;
	min-height: 35px;
}

td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	padding: 3px;
}


a.readon, a.readon:visited {
	color: #FF7E00;
}

/* -- empty -- */
.empty5 {
	height: 5px;
}

.empty10 {
	height: 10px;
}

.empty15 {
	height: 15px;
}

.empty20 {
	height: 20px;
}

.empty25 {
	height: 25px;
}

.empty30 {
	height: 30px;
}

/* -- color -- */
#w625 .leading {
	margin: 0px;
	padding: 2px 0 0 0;
}
#w625 .leading div.gray {
	background-color: #E2E7FC;
	margin: -10px 0px 0px 0px;
	padding: 10px;
	width: 604px;
}
#w625 .leading div.gray a.readon {
	display: block;
	color: #3A4E74;
	float: right;
}

.lightblue {
	margin: 10px;
	padding: 10px;
	background-color: #E2E7FC;
}

/*
.red-normal {
	color: #e40d0d;
	font-weight: normal;
}

.red-bold {
	color: #e40d0d;
	font-weight: bold;
}

.green-normal {
	color: #02c301;
	font-weight: normal;
}

.green-bold {
	color: #02c301;
	font-weight: bold;
}

.dashed {
	color: #000000;
	text-decoration: none;
	line-height: 140%;
	border-bottom: 1px dashed #000000;
}*/

/* -- address -- */
div.blockAddress {
	width: 625px;
	height: auto;
	margin: 0 0 30px 0;
	padding: 15px 0 0 0;
	border-top: 3px solid #d6d6d6;
	clear: both;
}

div.blockAddress p {
	margin: 0 0 3px 0;
	font: Arial, Helvetica, sans-serif 12px;
}

div.blockAddress p a {
	color: #3A4E74;
	text-decoration: underline;
	padding: 0 10px 0 0;
}

div.blockAddress p a:visited {
	color: #3A4E74;
	text-decoration: underline;
	padding: 0 10px 0 0;
}

div.blockAddress p a:hover {
	color: #3A4E74;
	text-decoration: underline;
	padding: 0 10px 0 0;
}

table.shortcuts th {
    background-color:#7C92EE;
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
    margin:0.25em;
    padding:0.25em 0.5em;
    vertical-align:bottom;
}

table.shortcuts tr {
    vertical-align:middle;
    padding:0.25em 0.5em;
}

table.shortcuts tr.odd {
}

table.shortcuts tr.even {
    background-color:#E2E7FC;
}

table.shortcuts td {
    margin:0.25em;
    padding:0.25em 0.5em;
    vertical-align:middle;
}

.pagenav A, A.pagenav {
	color: #FF7E00;
}

div.pagination {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
div.pagination span {
	display: inline;
	width: auto;
	padding: 3px;
}
div.pagination span A {
	color: #FF7E00;
}
p.counter {
	text-align: center;
	color: #8B8A8A;
}


#features {
	margin: 10px;
}

#features img {
	float: left;
	width: auto;
	margin: 0px;
}
#features div {
	padding: 0px 0px 0px 20px;
	width: auto;
	height: auto;
	margin: 0px 0px 5px 20px;
	position: relative; 
	top: 0px;
	border: solid black 0px;
}
img.features {
	float: left;
	margin: 0 5px 5px 0;
}


.possibilities1 {
	width: 300px;
	vertical-align: top;
}
.possibilities2 {
	width: 250px;
	vertical-align: top;
}

.possibilities1 img, .possibilities2 img, .possibilitiesCenter {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.possibilities1 div:first-line, .possibilities2 div:first-line, .possibilitiesCenter div:first-line {
	font-weight: bold;
}

.possibilitiesCenter {
        width: 350px;
        vertical-align: top;
}

.possibilitiesBlank {
        width: 100px;
        vertical-align: top;
}
h3 {font-size:15px;}
h2 {font-size:16px;}
h1 {font-size:17px;}

.counters {
        float:right;
}

.webinarRegistration input.inputbox {
        width: 160px;
        margin-bottom: 4px;
}
