body, p{
	line-height: 1.4 !important;
}
p+p{
	margin-top: 1em;
}
p{
    margin: 10px 0;
}

table.guide{
    /* width: 1000px; */
   /* margin: 0 auto; */
   min-width: 1000px;
   width: 1160px;
    margin: 0 auto 0 50px;
}

ol.normal{
    list-style: decimal outside none;
     margin: 10px 40px;
}
ol.normal li{
    margin: 8px 0 0 0;
}
.solution{
    background-color: #0A71A5;
    color: white;
    float: none;
    font-size: 0.9em;
    display: inline-block;
    margin-top: 1em;
}

.solution:hover{
    background-color: #094A6B;
    color: white;
    float: none;
    font-size: 0.9em;
}

.helpdesk{
    background-color: #666666;
    color: white;
    float: none;
    font-size: 0.9em;
    display: inline-block;
    margin-top: 1em;
}

.helpdesk:hover{
    background-color: #094A6B;
    color: white;
    float: none;
    font-size: 0.9em;
}

ul{
    list-style: circle outside none;
    margin-bottom: 10px;
    margin-left: 2em;
    margin-top: 10px;
}
strong{
    text-decoration: none;
    font-weight: normal;
}
h2{
    /*font-size: 1.2em;*/
	font-size: 1em;
}

.sub-header{
	background: #20557B;
	padding: 0 1em;
	width: 29em;
	margin: 0 auto;
	z-index: 220;
	position: relative;
	border-radius: 0 0 1em 1em;
	margin-top: -1.25em;
}



table.t-sub-menu{
	width: 100%;
	margin: 0 auto;
	color: white;

}

table.t-sub-menu td{
	padding: 1em 0;
}

table.t-sub-menu a{
	font-weight: bold;
	color: white;
	text-shadow: 0 1px 0 #102B3E;
	line-height: 18px;
	font-size: .89em;
}

table.t-sub-menu td.active{

}

td.m-item{
	padding: 0 .5em;
	text-align: center;
}

td.m-item:hover a{
	color: #A6BBCA;
}

table.glance-table h1{
	font-size: 2em !important;
	margin-top: 1em;
	border-bottom: 1px solid silver;
	padding-bottom: .5em;
	color: #0A71A5;
}


.glance{
	background: white;
	border-bottom: 1px solid #888;
	padding-bottom: 90px;
    margin-top: 1em;
}

ul.ht-menu{
	margin-top: 1em;
	margin-left: 0;
	font-size: .89em;
	border: 1px solid silver;
	border-radius: 1em;
	padding: 1em;
	padding-left: 2em;
	padding-top: 2em;
	color: #0A71A5;
}

h6{
	font-weight: normal;
	font-size: .75em;
	background: white;
	padding: .5em;
	position: relative;
	z-index: 120;
	margin-left: 2em;
	color: gray;
	float: left;
}

ul.ht-menu li+li{
	margin-top: .75em;
}

ul.ht-menu li{
	list-style-position: inside;
	list-style: disc;
}


ul.ht-menu li:first-child{
	list-style: none;
	margin-bottom: 1.25em;
}

address{
	text-align: right;
}

.glance ul{
	margin-bottom: 2em;
	margin-top: 1em;
	margin-left: 20px;
}

.glance ul li+li{
	margin-top: .75em;
}

.glance ul li{
	list-style: square;
	list-style-position: outside;
}


#home #header {
    margin-left: 1em;
    width: 300px;
}

#header ul li.selected {
    background-image: none;
    color: white;
}
.grad {
    /*background-image: -moz-linear-gradient(center top , #ECECF9 0%, #FFFFFF 20%);*/
}
table.glance-table h1 {
    border-bottom: 1px solid silver;
    color: #0A71A5;
    font-size: 2em !important;
    line-height: 1.2em;
    margin-top: 1em;
    padding-bottom: 0;
}




.sign-up-button{
	background: url(/resources/images/button_gradient_big.png) repeat-x bottom #C4151B;
	box-shadow: 0 1px 2px #888;
	padding: .5em;
	border-radius: 0 0 .5em .5em;
	text-align: center;
	width: 7em;
	float: right;
	color: white;
	line-height: 1.4;
	font-size: .89em;
    margin-right: 50px;
    margin-top: -1px;
    text-decoration: none;
        z-index: 999;
        position: relative;
}

a.sign-up-button:hover{
	background-color: #dd000c;
    color: #fff;
}

a.sign-up-button:active{
	background: #dd000c;
}

.tryitfree{
    background: url("../resources/images/try.png") no-repeat scroll right bottom transparent;
    float: right;
    height: 71px;
    margin: 10px;
    width: 175px;
}
.tryitfree .act{
    background: url(../resources/images/try_act.png) repeat-x bottom #C4151B;
}
.tryitfree:hover{
    background: url(../resources/images/try_hover.png) repeat-x bottom #C4151B;
    cursor: pointer;
}

.tryitfree a{
    color: #FFFFFF;
    font-size: 0.9em;
    margin: 23px 20px 23px 55px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    width: 100px;
}

.btndownload{
    background: url("../resources/images/downlaod.png") no-repeat scroll right bottom transparent;
    height: 81px;
    margin: 0 auto;
    width: 383px;
}
.btndownload .act{
    background: url(../resources/images/downlaod_act.png) repeat-x bottom #C4151B;
}
.btndownload:hover{
    background: url(../resources/images/downlaod_hover.png) repeat-x bottom #C4151B;
    cursor: pointer;
}

.btndownload a #firstline{
    color: #FFFFFF;
    font-size: 1em;
    margin: 30px 20px 23px 90px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    width: 300px;
}
.btndownload a #secondline{
    color: #FFFFFF;
    font-size: 0.8em;
    margin: 30px 20px 23px 90px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    width: 300px;
}

.btnbuy{
    background: url("../resources/images/buy.png") no-repeat scroll right bottom transparent;
    height: 69px;
    margin: 0 auto;
    width: 383px;
}
.btnbuy .act{
    background: url(../resources/images/buy_act.png) repeat-x bottom #C4151B;
}
.btnbuy:hover{
    background: url(../resources/images/buy_hover.png) repeat-x bottom #C4151B;
    cursor: pointer;
}

.btnbuy a{
    color: #FFFFFF;
    font-size: 1em;
    margin: 10px 20px 23px 170px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    width: 170px;
}

.footered{
    margin-bottom: -120px;
    margin-left: 320px;
}
.footerend{
    float: left;
    margin-left: 92px;
    margin-top: -81px;
    width: 1000px;
}
.sm08{
	font-size: 0.8em;
}


ol#controls {
  padding-bottom: 5px;
  padding-top: 5px;
}
ol#controls li {
  height: 11px;
  width: 11px;
  background: url(/resources/images/slide_button.png) no-repeat;
}
ol#controls li.current {
  background: url(/resources/images/slide_button_selected.png) no-repeat;
}
.soluton-slideshow {
  margin-top: 0 !important;
}
.screen-desc ol#controls {
  margin-bottom: 2em;
}
.sample{
	float: left;
	width: 10em;
	display: inline;
	margin-right: 25px;
	font-family: 'LiberationSerifRegular','PT Serif',Georgia,serif;
	font-size: 0.9em;
}
.sample img{
   background-image: -moz-linear-gradient(center top , #FCFCFC, #F7F7F7 3%, #F2F2F2 12%, #D9D9D9 90%, #BFBFBF);
    border: 4px solid #FFFFFF;
    border-radius: 6px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.75);
    float: left;
    height: 94px;
     margin: 0 auto 7px 0;
    overflow: hidden;
    width: 125px;
}
.sample a.desc{
	margin-left: 13px;
}
.samples_block{
    float: left;
    width: 100%;
	margin: 10px 0;
}

.columns_2{
    width: 100%;
	column-count: 2; 
	-moz-column-count: 2; 
	-webkit-column-count: 2; 
	colum-gap: 40px; 
	-moz-colum-gap: 40px;
	-webkit-colum-gap: 40px;
}
.columns_3{
    width: 100%;
	column-count: 3; 
	-moz-column-count: 3; 
	-webkit-column-count: 3; 
	colum-gap: 40px; 
	-moz-colum-gap: 40px;
	-webkit-colum-gap: 40px;
}
.columns_4{
    width: 100%;
	column-count: 4; 
	-moz-column-count: 4; 
	-webkit-column-count: 4; 
	colum-gap: 40px; 
	-moz-colum-gap: 40px;
	-webkit-colum-gap: 40px;
}

.columns_2 li:first-child {
    margin-top: -15px;
}

.grid_10{
	width: 670px;
	margin-bottom: 20px;
}
.grid_3.alpha {
    float: left;
    width: 25%;
}