/*
-----------------------------------------------
Style Sheet
Site: 
----------------------------------------------- */
html {margin:0px;padding:0px;border:0 none;height:100%} 

body { margin:0;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:100.01%;height:100%; }
body.front {  }

.layout { margin-top: 0px; top: 0px; text-align:center; background:url(../images/bg_page.png) repeat-x top left; }
.layout2 { margin-top: 0px; top: 0px; text-align:center; background:url(../images/bg_page2.png) repeat-x top left; }

#main {}
#container {margin:0 auto;padding:0;width:1000px; position:relative; text-align:justify;  }

#header {height:76px; padding:0 45px; background-color: #ffffff;}
.center { padding:0 20px 50px 20px; background-color: #ffffff; min-height: 450px; }
#logo { position:absolute; top:0px; left:25px;}
a#logo { cursor:pointer}

a { color: #000000; }

img.bordered { border: solid 1px #c1c1c0; }

#top_header_line  {
    width: 100%;
    float: right;
    font-weight: bold;
    text-decoration: none;
    color: #00AEEF;
}

#top_header_line a {
    color: #00AEEF;
    text-decoration: none;
}

#languages_box {
    text-align: right;
    font-size: 11px;
    padding-top: 10px;
    float:right;
}


#languages_box a.active {
    color: #00AEEF;
    text-decoration: none;
}

#auth_box {
    text-align: right;
    font-size: 11px;
    padding-top: 10px;
    float:right;
    margin-left: 50px;
}

#header_second_line {
    float: right;
    margin-top: 5px;
}

#btn_live_chat {
    float: right;
    margin-top: 10px;
    font-size: 11px;
    text-decoration: underline;
    color: #F7941D;
    cursor: pointer;
}

#menu { height: 30px; margin-top: 5px; }
#menu ul, #menu li { margin: 0px; padding: 0px; }
#menu ul { list-style:none; font-family:tahoma; float:right; padding:0px 0 0 0;}
#menu ul li { float:left; font-size:18px; color:#ffffff; border-right:2px solid #ffffff; padding:0 12px; text-shadow: 0 1px 0 #198CB6;}
#menu ul a { text-decoration:none; color:#ffffff; font-family: Arial; font-weight: normal; text-shadow: 0 1px 0 #198CB6; }
#menu ul b {color:#ffffff;}
#menu ul a:hover { text-decoration:underline}
#menu ul li.last { border:none}
#menu ul a.current { color: #00aeef }

#banner_main {
    background:url(../images/bg-main.jpg) repeat-x 0 109px;
    height: 295px;
}

#banner_main p {
    color: #ffffff;
    font-size: 12px;
    text-align: left;
}

#banner_main #head1 {
    margin-left: 20px;
    font-size: 26px;
}

#banner_main #head2 {
    margin-left: 100px;
    font-size: 22px;
}

#banner_main #head3 {
    font-size: 18px;
    margin-top: 10px;
}


#banner_main .left {
    float: left;
    width: 460px;
    padding-left: 10px;
}

#banner_main .right {
    float: right;
    height: 295px;
    width: 530px;
    background:url(../images/banner_phone.png) no-repeat ;
    background-position:right bottom;
}

ol.steps li {
    font-size: 30px;
    color: #00aeef;
    margin-bottom: 10px;
}

ol.steps li h3 {
    font-size: 18px;
    text-decoration: underline;
    font-weight: normal;
    margin-bottom: 4px;
}

ol.steps li p {
    font-size: 12px;
}

.news_image img { padding: 10px; }

.news_image { float:right; }


.btn {background:url(../images/btm_top_l.gif) no-repeat top left; height:49px; padding-left:10px; float:left}
.inner {background:url(../images/btm_top_r.gif) no-repeat top right; float:left; height:49px; padding:0 20px 0 0}
.key p { background:url(../images/icon_key.gif) no-repeat 0 9px; padding:7px 0 0 30px}
.help p { background:url(../images/icon_help.gif) no-repeat 100% 9px; padding:7px 40px 0 0px}
.btn a {font-size:14px; color:#d40c11; text-decoration:underline;}
.btn span { display:block; font-size:11px; color:#808080;}
.btn a:hover { text-decoration:none}

.key {position:absolute; top:4px; left:580px;}
.help { position:absolute; top:4px; right:40px;}

.leftCol { float:left; width:310px; padding:18px 0 0 0; color:#ffffff; }
.leftCol_cont { float:left; width:400px; padding:18px 0 0 0; color:#ffffff; }
.leftCol_cont p, .leftCol_cont a  { color:#ffffff; text-align: left; }
.rightCol { float:right; width:565px;}
.rightCol_cont { float:right; width:465px;}
.rightCol img { float:right}

.p1 { padding-top:18px}

.preview { font-size:14px; color:#FFFFFF; padding:15px 0 10px 0}

.newsline { padding:0 0 13px 0}

.customer_block {
	float: left;
	height: 120px;
	width: 120px;
	margin: 15px;
}

.customer_block img {
	width:100px;
	height:100px;
}

.screenshot_title {
	font-size: 10px;
	text-align: left;
	height: 30px;
}

#block_content {

}


#block_content, p {
	font-size:14px; color:#585858; padding:7px 0;
	text-align: justify;
}

dl.submenu { background:#a2a2a2; list-style-type:none; min-width:190px; _width:190px; float:right; padding:4px 0; margin:30px 20px 20px 20px; _display:inline}
dl.submenu dt { font-size:18px; color:#FFFFFF; text-align:left; font-weight:normal; padding:0 7px}
dl.submenu dd { padding:0 10px 0 20px}
dl.submenu dd a { display:block; background:url(../images/icon_arrow.gif) no-repeat 0 10px; padding:0 0 0 15px; border-bottom:1px solid #FFFFFF; line-height:24px; font-size:12px; color:#FFFFFF; text-decoration:none}
dl.submenu dd a.last { border:none}
dl.submenu dd a:hover { font-weight:bold}


.account-menu{background: #F7FBFD;border: solid 2px #D4F2FD; padding: 10px 5px 10px 10px; overflow: hidden;}
.account-menu p {margin: 3px 5px; color: #00AEEF; background: url(../images/icon-arrow-blue.gif) -2px 5px no-repeat; padding: 0 0 0 9px;}
.account-menu a {color: #00AEEF; text-decoration: underline; font-weight: normal;}
.account-menu a:hover {text-decoration: none;}
.account-menu h3 {clear: none; overflow: hidden;}
.account-menu h3 a {font-weight: bold; color: #000033; text-decoration: none;}

/*
ul.account_menu {
    color: #00AEEF;
    padding-left: 20px;
    background: #F7FBFD;
    border: solid 2px #D4F2FD;
    list-style-type: none;
}

ul.account_menu a {
    color: #00AEEF;
    font-weight: bold;
    text-decoration: none;
    line-height: 20px;
}
*/

ul#navigation { list-style-type:none; text-align:right; font-family:tahoma;position:absolute; top:90px; right:3px; line-height:23px; z-index:50}
ul#navigation li { font-size:11px; color:#000000; display:inline; position:relative; font-weight:normal; }
ul#navigation a.last { border:none; margin:0 8px 0 0}
ul#navigation li a {color:#000; text-decoration:none; padding:0 10px; font-weight:normal; }
ul#navigation li b {color:#00aeef; padding:0 10px; font-weight:normal; }
ul#navigation li a:hover {text-decoration:underline; }

div.bg {background:url(../images/bg_submenu.png) no-repeat; width:572px; height:26px; position:absolute; top:105px; right:5px; z-index:1}

.block { font-size:14px; color:#585858; padding:7px 0; width:100%;}

.block a { font-size:18px; color:#00aeef; text-decoration:underline;}
.block a:hover { text-decoration:none}

.clients img {padding:20px}
#main h1 {font-size:22px; color:#FFFFFF; font-weight:normal; font-family: Arial; }
.center h1 {font-size:26px; color:#FFFFFF; font-weight:normal}
#main h2 { font-size:24px; color:#00aeef; font-weight:bold; border:none; width:auto;  font-family: Arial;}
.center h2 {font-size:24px; color:#00aeef; font-weight:normal; border-bottom:1px solid #e6e6e6; width:675px; padding:10px 0 4px 0}
#block_content h2 { width: 100%; margin-top: 15px; margin-bottom: 10px; }

h3 { color:#00aeef;  }

a.all { display:block; text-align:right; text-decoration:underline; font-size:12px; color:#808080; padding:10px 10px 0 0}
a.all:hover { text-decoration:none}
a.all span { letter-spacing:-2px}

a.choose { display:block; background:url(../images/botton_r.gif) no-repeat top right; height:35px; float:left; padding-right:24px; color:#FFFFFF; text-decoration:none; margin:0 0 3px 0; _display:inline}
a.choose span { display:block; background:url(../images/botton_l.gif) no-repeat top left; height:35px; line-height:33px; font-size:12px; color:#FFFFFF; font-weight:bold; padding-left:24px; float:left}
a.choose:hover { text-decoration:underline}

#footer p { color:#898989; font-size:12px; padding:12px 0 35px 22px}
#footer strong { font-weight:normal; text-transform:uppercase}

.offer { position:absolute; right:70px; top:330px}

#avtorization {  background:#515151; height:210px; width:415px; border:5px solid #000; position:absolute; top:200px; left:30%; z-index:500; display:none}
.top { background:url(../images/window_top.gif) repeat-x top left; height:25px; position:relative; }
.top p {font-size:14px; font-weight:bold; color:#FFF; padding:0 0 0 4px; line-height:23px}
a.close { height:10px; width:10px; display:block; position:absolute; top:8px; right:7px}
a.close img { cursor:pointer}

/*
 * Form styles
 */

input, textarea, select { border:1px solid #D8D8D8; margin-bottom: 5px; }
input:hover, textarea:hover {
    border: 1px solid #6dd0f7;
}

hr { height: 0px; border: none; width: 100%; margin-bottom: 15px; border-bottom: #d9dbc3 1px dashed;  }

/* FORMS */
input.button { height: 24px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; background:#6dd0f7; color: #ffffff; border:1px solid #00aeef; margin-top: 10px; margin-bottom: 10px; }
form { background:#f4f4f4; padding: 10px; font-weight: normal; font-family: Arial, Helvetica, sans-serif;  }
form input,form select { font-size: 14px; height: 22px; margin-bottom: 15px; }
form#login { background:#515151; margin:0; padding:30px 0 0 0; font-family:Arial, Helvetica, sans-serif}
form#login p { width:280px; margin:0 auto 10px auto;}
form#login label { font-size:14px; color:#FFF; width:70px; display:block; float:left}
form#login input { height:18px; width:182px; background:#d7d7d7; border:1px solid #000; font:normal 14px Arial, Helvetica, sans-serif}
form#login button { background:none; border:medium none}

form input.long_string {width: 300px;}
form td {text-align: left; vertical-align: top;}
form label {font-weight: bold;}
form label b { color: #ed1c24;}
form p.description {text-align: left; font-size: 11px;}
.err,.attn {color:#FF7F00; padding-left: 10px; font-size: 11px; }

a.enter { display:block; background:url(../images/btn_r.gif) no-repeat top right; height:32px; padding-right:11px; text-decoration:none; float:left; color:#FFF;}
a.enter span { display:block; height:32px; background:url(../images/btn_l.gif) no-repeat top left; font-size:14px; color:#FFFFFF; font-weight:bold; line-height:32px; float:left; padding:0 0 0 11px}
form#login a.enter { margin:25px 0 0 140px; _display:inline}
form#login a.enter span { width:95px; text-align:center;}
a.enter:hover { text-decoration:underline}
/*
COMMON --------------------- */
p, h1, h2, h3, h4, h5  {margin:0;padding:0}
a {
    outline:none;
    text-decoration: none;
    color: #00AEEF;
    font-weight: bold;
}
a img {border:medium none}

/*
FLOAT CLEARING --------------------- */
.clearfix:after {content: ".";clear: both;height: 0;visibility: hidden;display: block}
.clearfix {display: inline-block}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%}
.clearfix {display: block}
/* End hide from IE-mac */


#sp-edit-form div.field {clear:both;overflow: hidden;}
#sp-edit-form div.field label {float: left; width: 200px;}
#sp-edit-form div.field input {width: 240px;}
#sp-edit-form div.field img {float: left; border: 1px solid #999;}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/*
 * Table styles
 */
 
table.list {
    border: none;    
    background: #FFFFFF;
    border-collapse: collapse;
    font-size: 13px;
}

table.list a {
    text-decoration: none;
    font-weight: bold;
    color: #00AEEF;
    
}

table.list td {
    border: 1px solid #6dd0f7;
    padding: 3px;
}

table.list tr.row {
    background: #F4F4F4;
    border: 1px solid #6dd0f7;
    padding: 3px;
}

table.list th {
    background: #a3e1fa;
    color: #ffffff;
    padding: 5px;
    border: 1px solid #6dd0f7;
}


#simple-bg-color-selector, #simple-fg-color-selector {
	position: relative;
	width: 36px;
	height: 36px;
	background: url(../images/colorpicker/select2.png);
}
#simple-bg-color-selector div,#simple-fg-color-selector div {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 30px;
	height: 30px;
	background: url(../images/colorpicker/select2.png) center;
}

.red { color: red;}
.green {color: #00b050;}
.blue {color: #00AEEF; }
.bold { font-weight: bold;}


/*
    KWICKS
*/

.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;

        color: #ffffff;
        padding: 5px;
        text-align: left;
}

.kwicks li a {
    color: #ffffff;
}

.kwicks li .title {
    font-weight: bold;
    font-size: 18px;
    margin-left: 5px;
}

.kwicks li .descr {
    font-weight: normal;
    font-size: 12px;
    width: 120px;
    font-weight: normal;
    margin-left: 5px;
}


/* example 1 */
#steps_boxes .kwicks li{
	float: left;
	width: 140px;
	height: 130px;
	margin-right: 5px;
}
#steps_boxes #kwick1 {
        background: #3fc4f8 url(../images/kwicks/ico_step1.png) no-repeat 150px 70px;
}
#steps_boxes #kwick2 {
        background: #70d2f8 url(../images/kwicks/ico_step2.png) no-repeat 150px 70px;
}
#steps_boxes #kwick3 {
        background: #01aef0 url(../images/kwicks/ico_step3.png) no-repeat 150px 70px;
}
#steps_boxes #kwick4 {
        background: #3fc4f8 url(../images/kwicks/ico_step4.png) no-repeat 150px 70px;
}

/* FEATURES TABLE */

.table_features {
    width: 100%;
    border: none;    
    background: #FFFFFF;
    border-collapse: collapse;
    font-size: 13px;    
}

.table_features th {
    background: #a3e1fa;
    color: #ffffff;
    padding: 5px;
    border: 1px solid #6dd0f7;
    text-align: center;
}

.header_features {
    width: 300px;
}


.table_features a {
    text-decoration: none;
    font-weight: bold;
    color: #00AEEF;
    
}

.table_features td {
    border: 1px solid #6dd0f7;
    padding: 3px;
}

.table_features tr.row {
    background: #F4F4F4;
    border: 1px solid #6dd0f7;
    padding: 3px;
}

/* PROMO BLOCK */
#promo_block {
    background: url(../images/blocks/bg_improve.gif) no-repeat;
    width: 249px;
    border: solid 1px #d9dbc3;
    padding: 10px;
}

#promo_block p {
    text-align: center;
    font-size: 14px;
    color: #585858;
}

#promo_block .header1 {
    font-size: 24px;
    font-weight: bold;
    color: #f7941d;
}

#promo_block .header2 {
    font-size: 18px;
    font-weight: bold;
    color: #00aeef;
}
