@charset "utf-8";
/* CSS Document */

html, body, div, p, h1, h2, h3, h4, h5, h6, table, tr, td, thead, tbody, tfoot, form, img, ol, ul, li, a, span, em, strong, dl, dt, dd {
margin: 0;
padding: 0;
}

table, tr, td, thead, tbody, tfoot {
border-collapse:collapse;
}

ol, ul, li {
list-style:none;
}

button, input, textarea, select, option {
font-family: Arial, Helvetica, sans-serif;
color:#aca9a9;
font-size:10px;
}

body {
width:100%;
/*color: #bcbcbc;*/
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background: #ececec;
padding-bottom:0em;
position:relative;
}

a {
color: #0ac3ff;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

a img {
border: 0;
}

.float-left {
float:left;
}

.float-right {
float:right;
}

.float-center {
text-align: center !important;
}

.float-center .float-center-this {
margin:0px auto;
width:auto;
display:table !important;
//display:inline-block !important;
}

.float-center a.addthis_button img {
    float:none !important;
}

.aligh-left {
text-align: left;
}

.aligh-right {
text-align: right;
}

.clearfloat {
clear: both;
height: 0px;
font-size:1px;
line-height:0px;
}

.notext {
font-size:1px;
line-height:0px;
}

.white {
color:#f5f5f5;
}

.black {
color:#262626;
}

.grey {
color:#bcbcbc;
}

.blue {
color:#0ac3ff;
}

.green {
color:#b7fd85;
}

.font-9 {
font-size:9px;
}

.font-10 {
font-size:10px;
}

.font-11 {
font-size:11px;
}

.font-12 {
font-size:12px;
}

.font-14 {
font-size:14px;
}

.margin-bottom-0 {
margin-bottom:0 !important;
}

/* buttons */

span.grey-button {
height:23px;
line-height:23px;
font-size:10px;
padding-bottom:7px;
}

span.grey-button a {
cursor:pointer;
text-decoration:none;
display:block;
position:relative;
height:23px;

}

span.grey-button a:hover {
text-decoration:none;
}

span.grey-button span {
display:block;
height:23px;
float:left;
text-shadow: 0px 1px 0px #404040;
color:#fff;
}

span.grey-button a:hover span {
text-decoration:underline;
}

span.grey-button span.left {
width:5px;
background:url(../images/softswiss/grey-button-left.png) 0 0 no-repeat;
}

span.grey-button span.center {
padding:0px 9px;
background:url(../images/softswiss/grey-button-bg.png) 0 0 repeat-x;
}

span.grey-button span.right {
width:5px;
background:url(../images/softswiss/grey-button-right.png) 0 0 no-repeat;
}

/* wrapper */

div.megawrapper {
position:relative;
padding:0px 30px;
z-index: 1;
}

a.contacts-button {
background-position:0 0;
background-repeat:no-repeat;
position:fixed;
top:162px;
left:0px;
z-index: 2;
}

div.wrapper {
background:#303030 url(../images/softswiss/top-bg.jpg) 0 0 no-repeat;
position:relative;
width:909px;
margin:0px auto;
z-index:4;
}

div.wrapper.inner {
background:#303030 url(../images/softswiss/top-inner-bg.jpg) 0 0 no-repeat;
}

div.wrapper-header {
height:109px;
position:relative;
z-index:6;
}

div.wrapper-header div.logo {
height:72px;
left:30px;
position:absolute;
top:35px;
width:279px;
}

div.wrapper-header div.language {
position:absolute;
right:11px;
top:29px;
width:20px;
height:95px;
overflow:hidden;
}

div.wrapper-header div.language ul {
}

div.wrapper-header div.language ul li {
margin-bottom:4px;
height:15px;
width:20px;
}

div.wrapper-header div.language ul li a {
height:15px;
width:20px;
}

div.wrapper-header div.language ul li a img {
height:11px;
width:16px;
padding: 2px;
}

div.wrapper-header div.language ul li a:hover img, div.wrapper-header div.language ul li a.active img {
border: 2px solid #509bb3;
padding: 0px;
}

div.wrapper-menu {
position:relative;
z-index:7;
width:889px;
margin:0px auto;
}

div.menu {
height:30px;
margin:0px auto;
width:875px;
padding:0px 0px 0px;
/*overflow:hidden;*/
position:relative;
margin-bottom:0px;
}

div.menu ul {
float:right;
position:relative;
height:33px;
margin-bottom:-3px;
}

div.menu ul li {
display:inline;
height:33px;
float:left;
}

div.menu ul li a {
height:33px;
text-decoration:none;
color:#e3e3e3;
font-size:14px;
line-height:33px;
text-transform:uppercase;
font-weight:bold;
display:block;
_float:left;
margin-left:1px;
text-shadow:0px 1px 1px #404040;
cursor:pointer;
}

div.menu ul li a:hover, div.menu ul li a.hover {
color:#fff;
text-shadow:0px 1px 1px #404040;
}

div.menu ul li a.active {
color:#fff;
}

div.menu ul li a span {
height:33px;
display:block;
float:left;
}

div.menu ul li a span.left {
width:12px;
background:url(../images/softswiss/menutop-left.png) 0 0 no-repeat;
}

div.menu ul li a span.center {
background:url(../images/softswiss/menutop-bg.png) 0 0 repeat-x;
padding:0px 7px;
}

div.menu ul li a span.right {
width:12px;
background:url(../images/softswiss/menutop-right.png) 0 0 no-repeat;
}

div.menu ul li a:hover span {
}

div.menu ul li a:hover span.left, div.menu ul li a:hover span.center, div.menu ul li a:hover span.right, div.menu ul li a.active span.left, div.menu ul li a.active span.center, div.menu ul li a.active span.right {
background-position: 0 -100px;
}

div.menu ul li a.out-hover span.left, div.menu ul li a.out-hover:hover span.left, div.menu ul li a.out-hover span.center, div.menu ul li a.out-hover:hover span.center, div.menu ul li a.out-hover span.right, div.menu ul li a.out-hover:hover span.right {
background-position: 0 -100px !important;
}

div.submenu {
width:889px;
margin:0px auto;
display:none;
height:36px;
}

div.show {
display:block;
background:url(../images/softswiss/spacer-1p.png) 0 0 repeat;
height:70px;
}

div.submenu.main {
position:absolute;
background:url(../images/softswiss/spacer-1p.png) 0 0 repeat;
height:100px;
//top:29px;
/*background: #f0f !important;*/
}

div.submenu div.top {
background: url(../images/softswiss/submenu-top.png) 0 0 no-repeat;
height:9px;
}

div.submenu div.bottom {
height:9px;
background: url(../images/softswiss/submenu-bottom.png) 0 0 no-repeat;
}

div.submenu ul.submenu {
background:#10ace5 url(../images/softswiss/submenu-bg.png) 0 0 repeat-y;
padding:0px 8px;
display:none;
//height: auto !important;
//height: 18px;
min-height: 18px;
/*background: #ff0;*/
}

div.submenu ul.active {
display:block !important;
}

div.submenu ul.submenu li {
display:inline;
line-height:18px;
color:#b8b7b7;
text-shadow:0px 1px 1px #404040;
font-weight:bold;
float:left;
}

div.submenu ul.submenu li.clearfloat {
float:none;
display:block;
line-height:0px;
}

div.submenu ul.submenu li a {
line-height:18px;
padding:0px 6px;
color:#b8b7b7;
text-shadow:0px 1px 1px #404040;
text-decoration:underline;
}

div.submenu ul.submenu li a.active, div.submenu ul.submenu li a:hover {
text-decoration:underline;
color:#4acdfd;
text-shadow:0px 1px 1px #404040;
}

/* top blocks */

div.block-top {
width:889px;
background:#03a5e1 url(../images/softswiss/block-top.png) 0 0 no-repeat;
height:5px;
margin:0px auto;
}

div.block-botton {
width:889px;
background: #5d5d5d url(../images/softswiss/block-bottom.png) 0 0 no-repeat;
height:5px;
margin:0px auto;
}

div.flash {
width:889px;
margin:0px auto;
position:relative;
z-index:5;
}

/* news-block */

div.news-block {
width:889px;
margin:0px auto;
/*height:23px;*/
line-height:23px;
padding:10px 0px;
}

div.news-block div.link {
height:23px;
margin-left:10px;
}

div.news-block div.link a {

}

div.news-block div.rss {
height:19px;
/*margin-left:10px;*/
padding-top:4px;
}

div.news-block div.rss a img {

}

div.news-block div.border {
margin-left:10px;
/*margin-right:9px;*/
height:23px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
color:#f5f5f5;
padding:0px 20px;
width:825px;
font-style:italic;
background: url(../images/softswiss/resourse-bg.png) 0 0 no-repeat;
}

/* scroll-block */

div.scroll-block {
position:relative;
margin-top:-11px;
margin-right:-16px;
margin-left:-16px;
background: url(../images/softswiss/scroll-bg.png) 0 0 no-repeat;
width:866px;
height:130px;
padding:20px 38px 20px 37px;
}

div.scroll-block a.button {
display:block;
width:26px;
height:26px;
position:absolute;
top:58px;
}

div.scroll-block a.button.left {
background: url(../images/softswiss/scroll-left.png) 0 0 no-repeat;
left:-27px;
}

div.scroll-block a.button.right {
background: url(../images/softswiss/scroll-right.png) 0 0 no-repeat;
right:-28px;
}

div.scroll-block div.scroll-carousel {
width:866px;
height:130px;
margin:0;
position:relative;
}

/*div.scroll-block div.scroll-carousel div {
width:866px;
height:130px;
margin:0;
overflow:hidden;
position:relative;
}*/

div.scroll-block div.scroll-carousel ul {
height:130px;
left:0;
margin:0;
padding:0;
position:absolute;
}

div.scroll-block div.scroll-carousel ul li {
height:55px;
margin:0;
overflow:hidden;
padding:0;
width:76px;
width:200px;
height:130px;
float:left;
padding:0px 8px 0px 8px;
}

div.scroll-block div.scroll-carousel ul li a {
width:200px;
height:130px;
display:block;
position:relative;
}

div.scroll-block div.scroll-carousel ul li a img {
width:200px;
height:130px;
display:block;
background-position: 7px 16px;
background-repeat: no-repeat;
}

/* text-darkgrey-block */

div.text-darkgrey-block {
background:#303030;
color:#bcbcbc;
line-height:18px;
}

div.text-darkgrey-block.footer {
padding-top:1px;
background: #303030 url(../images/softswiss/footer-top.png) center top no-repeat;
}

div.text-darkgrey-block div.content {
padding:13px 13px 7px;
}

div.text-darkgrey-block div.content {
padding:13px 13px 7px;
}

div.text-darkgrey-block div.content p {
color:#bcbcbc;
margin-bottom:12px;
}

div.text-darkgrey-block.footer div.content a {
color:#0ac3ff !important;
}

div.text-darkgrey-block.footer div.content a:hover {
color:#0ac3ff;
}

div.text-darkgrey-block.footer div.content {
padding:24px 13px 12px;
text-align:center;
}

div.styles h3 {
color:#0ac3ff;
margin-bottom:12px;
font-weight:bold;
font-style:normal;
font-size:14px;
}

div.styles-products h3 {
color:#303030;
margin-bottom:18px;
font-weight:normal;
font-size:18px;
}

div.styles p {
color:#bcbcbc;
margin-bottom:12px;
}

div.styles a {
color:#c6fc9e;
}

div.styles a:hover {
color:#c6fc9e;
}

div.styles-products ul {
margin-bottom:5px;
}

div.styles ul li {
padding:0px 0px 0px 18px;
background:url(../images/softswiss/ul-li-bg.png) 1px 8px no-repeat;
position:relative;
zoom:1;
margin-left:-8px;
}
div.styles ul li.nolabel {
background:0px none !important;
list-style:none !important;
list-style-image:none !important;
}

div.styles-products ul li {
margin-bottom:13px;
font-size:13px;
margin-left:0px;
background:url(../images/ul-li-yes.png) 10px 1px no-repeat;
padding-left:35px;

}

div.styles div.color-header-tree {
padding-left:32px;
margin-bottom:15px;
position:relative;
margin-left:-13px;
}

div.styles div.color-header-tree1 {
padding-left:51px;
background:url(../images/softswiss/color-header-tree.png) 0 0 no-repeat;
}

div.styles div.color-header-tree2 {
padding-left:51px;
background:url(../images/softswiss/color-header-tree2.png) 0 0 no-repeat;
}

div.styles div.color-header {
padding-left:7px;
height:60px;
margin-bottom:12px;
background:url(../images/softswiss/color-header-left.png) 0 0 no-repeat;
position:relative;
}

div.styles div.color-header div.color-header {
padding-left:0px;
padding-right:11px;
margin-bottom:0px;
background:url(../images/softswiss/color-header-right.png) top right no-repeat;
}

div.styles div.color-header div.color-header div.color-header {
padding:3px 0px 5px 0px;
height:52px;
background:url(../images/softswiss/color-header-bg.png) 0 0 repeat-x;
}

div.styles div.color-header div.color-header div.color-header div.color-header {
color:#fff;
font-size:24px;
line-height:52px;
padding:0px;
position:relative;
margin-left:-5px;
margin-right:-5px;
}

div.styles div.color-header div.color-header div.color-header div.color-header a {
color:#fff;
text-decoration:none;
}

div.styles div.color-header div.color-header div.color-header div.color-header a:hover {
color:#fff;
text-decoration:underline;
}

div.styles div.color-header.header-1 div.color-header div.color-header div.color-header {
background:#730101;
padding:0px 30px;
}

div.styles div.color-header.header-2 div.color-header div.color-header div.color-header {
background:#505050;
padding:0px 30px;
}

div.styles div.color-header.header-3 {
padding-left:25px;
margin-top:12px;
height:48px;
margin-bottom:0px;
background:url(../images/softswiss/color-header3-left.png) 0 0 no-repeat;
}

div.portfolio-flash.styles div.color-header.header-3 {
margin-left:-12px;
}

div.styles div.color-header.header-3 div.color-header {
padding-right:36px;
height:48px;
margin-bottom:0px;
background:url(../images/softswiss/color-header3-right.png) top right no-repeat;
}

div.styles div.color-header.header-3 div.color-header div.color-header {
padding:0px 0px 10px 0px;
height:38px;
background:url(../images/softswiss/color-header3-bg.png) 0 0 repeat-x;
}

div.styles div.color-header.header-3 div.color-header div.color-header div.color-header {
color:#fff;
font-size:12px;
line-height:38px;
padding:0px;
position:relative;
margin-left:-25px;
margin-right:-25px;
font-weight:bold;
text-shadow:1px 1px 1px #0394e6;
}

div.styles div.color-header.header-3 div.color-header div.color-header div.color-header {
background:#06bcff;
padding:0px 25px;
}

div.styles div.color-header div.color-header div.color-header a {
color:#fff;
text-decoration:underline;
}

div.styles div.color-header div.color-header div.color-header a:hover {
text-decoration:none;
}

.color-header-label {
	margin:3px 0 15px 15px;
	font-size:24px;
	color:#d4d4d4;
	line-height:52px;
	float:left;
}


/* solutions-block */

div.solutions-block {
padding:20px 10px;
background:#474747;
}

div.solutions-block ul {
float:left;
}

div.solutions-block ul li.item {
float:left;
margin:0px 7px 0px 8px;
display:block;
background-color:#5c5c5c;
background-position:0px 0px;
background-repeat:no-repeat;
width:37px;
height:37px;
}

div.solutions-block ul li.item-51 {
width:51px;
}

div.solutions-block ul li.item-72 {
width:72px;
}

div.solutions-block ul li.item:hover {
background-color:#3a3f41;
/*background-position:0px -100px;*/
}

/* lightgrey-block */

div.lightgrey-block {
background:#d4d4d4;
position:relative;
zoom:1;
}

div.lightgrey-block div.header {
line-height:38px;
height:38px;
color:#fff;
text-shadow: 1px 1px 2px #087ec9;
font-size:12px;
font-weight:bolder;
}

div.lightgrey-block div.content-left {
padding:15px 0px 30px 0px;
width:449px;
background:url(../images/softswiss/contacts-separator.png) right center no-repeat;
float:left;
}

div.lightgrey-block div.header {
width:136px;
height:50px;
position:relative;
margin-bottom:5px;
background:url(../images/softswiss/label-green.png) 0 0 no-repeat;
}

div.lightgrey-block div.header div.label {
background:#68c624;
padding:0px 20px;
}

div.lightgrey-block div.form {
float:left;
padding-left:28px;
}

div.lightgrey-block div.content-left div.form {
width:350px;
}

div.lightgrey-block div.form div.float-left {
margin:0px 3px;
}

div.lightgrey-block div.form div.item {
border:1px solid #cfcfcf;
background:#fff;
height:21px;
margin-bottom:5px;
width:310px;
}

div.lightgrey-block div.form div.radio {
height:21px;
padding:1px 0px;
margin-bottom:5px;
width:155px;
}


div.lightgrey-block div.form div.radio.wide {
width:590px;
}

div.lightgrey-block div.form div.half {
width:151px;
height:21px;
}

div.lightgrey-block div.form div.item-high {
height:64px;
}

div.lightgrey-block div.form div.text {
border:0px solid #cfcfcf;
width:10px;
height:23px;
line-height:23px;
text-align:center;
margin-bottom:5px;
}

div.lightgrey-block div.form div.wide-text {
width:250px;
text-align:left;
}

div.lightgrey-block div.form div.only-text {
width:850px;
text-align:left;
height:auto;
}

div.lightgrey-block div.form div label {
border:0px;
color:#303030;
font-size:13px;
}

div.lightgrey-block div.form div label span {
color:#d938ec;
font-size:15px;
}

div.lightgrey-block div.form div input.input {
width:298px;
height:18px;
background:#fff;
border:0px;
padding:3px 6px 0px 6px;
//margin-top:-1px;
//margin-left:-3px;
position:relative;
}

div.lightgrey-block div.form div.half input.input {
width:139px;
}

div.lightgrey-block div.form div select.select {
width:310px;
height:21px;
background:#fff;
border:0px;
padding:3px 3px 3px 3px;
position:relative;
//margin:1px 0px;
}

div.lightgrey-block div.form div textarea.textarea {
padding:0px 0px 0px 6px;
width:304px;
height:63px;
//height:64px;
background:#fff;
border:0px;
//margin-top:-1px;
//margin-left:-3px;
position:relative;
}

div.lightgrey-block div.button {
width:80px;
padding-left:13px;
padding-top:95px;
height:165px;
float:left;
position:relative;
background:url(../images/softswiss/order1-inline-border.png) 0px 0px no-repeat;
}

div.lightgrey-block div.content-left div.button {
width:60px;
padding-top:62px;
height:88px;
margin-left:-13px;
background:url(../images/softswiss/contacts-inline-border.png) 2px 8px no-repeat;
}

div.lightgrey-block div.content-right {
padding:15px 0px 0px 0px;
float: right;
width:431px;
}

div.lightgrey-block div.content-right div.header {
width:146px;
height:60px;
float:right;
position:relative;
margin-bottom:5px;
background:url(../images/softswiss/label-blue.png) 0 0 no-repeat;
}

div.lightgrey-block div.content-right div.header div.label {
background:#06bcff;
padding:0px 14px;
line-height:38px;
}

div.lightgrey-block div.content-right div.contacts {
font-size:13px;
color:#262626;
padding:18px 0 0 28px;

}

div.lightgrey-block div.content-right div.contacts a {
color:#262626;
}

div.lightgrey-block div.content-right div.contacts p {
font-size:13px;
line-height:22px;
}

div.lightgrey-block div.content-right div.contacts p a {

}

div.lightgrey-block div.content-right div.skype {
margin-bottom:30px;
position:relative;
zoom:1;
}

div.lightgrey-block div.content-right div.skype p {
position:relative;
zoom:1;
}

div.lightgrey-block div.content-right div.skype p a {
padding-left:26px;
display:block;
position:relative;
zoom:1;
}

div.lightgrey-block div.content-right div.phone {
margin-bottom:30px;
padding-left:26px;
background:url(../images/softswiss/phones-inline-border.png) left center no-repeat;
}

div.lightgrey-block div.content-right div.mail {
margin-bottom:30px;
padding-left:26px;
background:url(../images/softswiss/icon-mail.png) left center no-repeat;
}

div.portfolio-works {
width:864px;
padding:5px 0px 0px 0px;
margin:0px auto;
position:relative;
}

span.work {
width:432px;
height:265px;
float:left;
display:block;
position:relative;
background:url(../images/softswiss/portfolio-work-bg.png) 0 0 no-repeat;
}

span.work a img {
cursor:pointer;
width:350px;
height:138px;
padding:0px;
background-position:0px 0px;
background-repeat:no-repeat;
position:absolute;
left:41px;
top:51px;
}

span.work span.text {
width:350px;
height:42px;
position:absolute;
left:41px;
top:188px;
line-height:42px;
color:#303030;
text-align:center;
font-weight:bold;
}

span.work span.text a {
color:#1f6bb2;
}

div.portfolio-flash {
width:885px;
padding:5px 0px 0px 0px;
margin:0px auto;
position:relative;
}

span.flash {
width:295px;
height:183px;
float:left;
display:block;
position:relative;
background:url(../images/softswiss/portfolio-flash-bg.png) 0 0 no-repeat;
}

span.flash a img {
cursor:pointer;
width:241px;
height:96px;
padding:0px;
background-position:0px 0px;
background-repeat:no-repeat;
position:absolute;
left:27px;
top:33px;
}

span.flash span.text {
width:241px;
height:26px;
position:absolute;
left:27px;
top:130px;
line-height:26px;
color:#303030;
text-align:center;
font-weight:bold;
}

span.flash span.text a {
color:#1f6bb2;
cursor: pointer;
}


div.popup {
position:absolute;
top:40px;
left:25px;
background:url(../images/softswiss/popup.png) 0 0 repeat;
display:none;
}

div.popup.active {
    display:block;
}

div.popup div.top {
padding-right:20px;
background:url(../images/softswiss/popup-topr.png) top right no-repeat;
height:15px;
}

div.popup div.top div {
padding-left:20px;
background:url(../images/softswiss/popup-topl.png) top left no-repeat;
height:15px;
}

div.popup div.bottom {
padding-right:20px;
background:url(../images/softswiss/popup-bottomr.png) bottom right no-repeat;
height:9px;
}

div.popup div.bottom div {
padding-left:20px;
background:url(../images/softswiss/popup-bottoml.png) bottom left no-repeat;
height:9px;
}

div.popup div.content {
padding:3px 20px 1px;
background:url(../images/softswiss/popup-bg.png) top left repeat;
color:#BCBCBC;
}

div.popup div.content div {
color:#BCBCBC;
}

div.popup a.close-button {
display:block;
width:25px;
height:25px;
position:absolute;
right:13px;
top:13px;
background:url(../images/softswiss/close-button.png) 0 0 no-repeat;
}

/* paginator */

div.paginator {
font-size:18px;
padding-bottom:20px;
color:#3b3a3a;
height:14px;
}

div.paginator span span {
font-size:12px;
text-decoration:none;
display:inline-block;
color:#000;
float:left;
line-height:14px;
position:relative;
margin:0px 4px;
}

div.paginator a {
font-size:12px;
text-decoration:none;
display:inline-block;
color:#3b3a3a;
float:left;
line-height:14px;
position:relative;
margin:0px 4px;
}

div.paginator span span strong {
font-size:18px;
text-decoration:underline;
color:#2674bc;
line-height:10px;
}

div.paginator a:hover {
text-decoration:underline;
color:#2674bc;
}

/* order-page */


.clock-image {
position:relative;
margin-top:-6px;
margin-right:15px;
}

.bigtext{
font-size:20px;
line-height:28px;
}

div.steps {
padding-left:52px;
}

div.steps span.steps3 {
position:relative;
margin-top:-5px;
margin-bottom:17px;
width:145px;
height:47px;
padding:12px 40px 6px 80px;
background-position: 0 0;
background-repeat:no-repeat;
background-color:#505050;
color:#2b2b2b;
text-shadow:0px 1px 1px #aeadad;
display:inline-block;
float:left;
font-size:12px;
line-height:20px;
}

div.steps span.steps3 span {
font-size:24px;
}

div.steps span.steps3.step3-1 {
text-shadow:none;
color:#fff;
background-position: 0 -100px;
background-image:url(../images/softswiss/steps3-1.png);
}

div.steps span.steps3.step3-2 {
background-image:url(../images/softswiss/steps3-2.png);
}

div.steps span.steps3.step3-3 {
background-image:url(../images/softswiss/steps3-3.png);
}

div.steps span.steps3.active {
text-shadow:none;
color:#fff;
background-position: 0 -100px;
}

div.darkgrey-header-block {
background:#505050;
position:relative;
padding:6px 20px 7px 20px;
color:#2b2b2b;
text-shadow:0px 1px 1px #aeadad;
font-size:14px;
line-height:16px;
font-weight:bold;
}

div.content-order {
padding:23px 0px 23px;
}

/*products*/

div.product-works {
padding:4px 16px 0px;
}

div.product-works div.products {
padding:22px 15px 19px;
background:url(../images/softswiss/products-bottom.png) bottom left repeat-x;
}

div.product-works div.products.last {
padding:0px 15px 16px;
background:none;
}

div.product-works div.products div.img {
float:left;
width:220px;
height:100px;
padding:12px 49px 10px 41px;
position:relative;
margin-left:-31px;
background:url(../images/softswiss/products-bg.png) 0 0 no-repeat;
margin-bottom:20px;
}

div.product-works div.products div.img img {
width:220px;
height:100px;
}

div.product-works div.products div.text {
float:right;
margin-bottom:20px;
width:565px;
}

div.product-works div.products div.text p {
color:#303030;
}

div.msg {
margin:10px 0;
padding:10px 10px 10px 35px;
}
div.msg.warning {
background:url("../images/softswiss/icon-warning.png") no-repeat scroll 10px 50% #FFF5CC;
border:2px solid #F2DD8C;
}
div.msg.info {
background:url("../images/softswiss/icon-info.png") no-repeat scroll 10px 50% #E8F6FF;
border:2px solid #B8E2FB;
}
div.msg.done {
background:url("../images/softswiss/icon-done.png") no-repeat scroll 10px 50% #EAF7D9;
border:2px solid #BBDF8D;
}
div.msg.error {
background:url("../images/softswiss/icon-error.png") no-repeat scroll 10px 50% #FEEBEB;
border:2px solid #FFAEAE;
}

div.scroll-carousel {
    overflow: hidden;
}

div.text-darkgrey-block div.page-404 {
font-size:97px;
text-align:center;
color:#fff;
line-height:150px;
}

div.text-darkgrey-block div.page-404 span.font-120 {
font-size:120px;
}

div.text-darkgrey-block div.page-404 span.font-150 {
font-size:150px;
}

div.lightgrey-block div.page-404 {
text-align:center;
padding:25px 0px 74px;
}

div.lightgrey-block div.page-404 .head {
font-size:48px;
color:#303030;
margin-bottom:2px;
}

div.lightgrey-block div.page-404 .link {
font-size:24px;
color:#7c7d7d;
margin-bottom:7px;
}

div.lightgrey-block div.page-404 .link a {
color:#7c7d7d;
text-decoration:underline;
text-shadow:0px 1px 1px #fff;
}

div.lightgrey-block div.page-404 .link a:hover {

}

div.lightgrey-block div.page-404 .image {

}

div.wrapper-header div.phones {
position: absolute;
right:25px;
top:27px;
}

div.wrapper-header div.phones span {
display: inline-block;
font-size: 13px;
font-weight: bold;
line-height: 19px;
height: 19px;
color:#E3E3E3;
float:left;
}

div.wrapper-header div.phones span.city {
width: 55px;
text-align: right;
padding-right: 10px;
visibility: hidden;
}

div.wrapper-header div.phones span.phone {
width: 120px;
text-align: left;
}

div.wrapper-header div.phones span span {
display: inline;
float:none;
visibility: hidden;
}

div.block-shadow {
width:408px;
padding-bottom:26px;
margin-bottom:14px;
background:url(../images/block-shadow.png) 50% 100% no-repeat;
color:#ffffff;
text-shadow:0px -1px #000000;
font-size:13px;
}

div.block-try-auction {
background:#303030 url(../images/block-try-this.png) 0 0 no-repeat;
height:216px;
padding:17px 15px 10px;
position:relative;
overflow:hidden;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
behavior: url(/PIE.htc);
position:relative;
zoom:1;
}

div.block-calculator {
background:#303030 url(../images/block-calc.png) 0 0 no-repeat;
height:216px;
padding:17px 15px 10px;
position:relative;
overflow:hidden;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
behavior: url(/PIE.htc);
position:relative;
zoom:1;
}

div.block-shadow h3 {
font-size:18px;
line-height:24px;
margin-bottom:16px;
font-weight:normal;
font-style:normal;
font-family:Verdana, Geneva, sans-serif;
}

div.block-shadow h3.indent {
margin-left:70px;
min-height:56px;//height:auto !important;//height:56px;
}

div.block-shadow h4 {
font-size:16px;
line-height:auto;
margin-bottom:16px;
font-weight:normal;
font-style:normal;
font-family:Verdana, Geneva, sans-serif;
}

div.block-try-auction .button-blue {
float:right;
position:relative;
margin-top:-40px;
}

div.block-calculator .button-blue {
float:right;
position:relative;
margin-top:4px;
}

.button-blue {
height:38px;
line-height:38px;
border:1px solid #454545;
padding:0 20px;
float:left;
display:block;
background: #1893b2 url(../images/button-blue.png) 0 0 repeat-x;
color:#ffffff;
text-shadow: 0px -1px 2px #4f8fa6;
font-size:18px;
font-family:Verdana, Geneva, sans-serif;
text-decoration:none;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
behavior: url(/PIE.htc);
position:relative;
zoom:1;
}

.button-green {
background: #1893b2 url(../images/button-green.png) 0 0 repeat-x;
}

/* staff-page */

.staff-table {
	position:relative;
	zoom:1;
	margin:0 -13px 10px -3px;
}

.staff-table-large {
	
}

.staff-border {
	width:438px;
	margin:0 9px 9px 0;
	padding:4px 1px 0;
	background:#222222 url(../images/softswiss/staff-head-bg.png) 0 0 repeat-x;
	position:relative;
	zoom:1;
	overflow:hidden;
	float:left;
}

.staff-table-large .staff-border {
	width:887px;	
	margin-right:0;
}

.staff-item {
	border:1px solid #232323;
	border-bottom:0;
	background:#242424;
	padding:10px 13px 13px;
	position:relative;
	zoom:1;
	overflow:hidden;
	height:100px;
	
}

.staff-table-large .staff-item {height:auto;}

.staff-image {
	position:relative;
	zoom:1;
	display:block;
	width:82px;
	height:82px;
	border:8px solid #505050;
	float:left;
	-webkit-box-shadow: 8px 8px 8px #141414;
	-moz-box-shadow: 8px 8px 8px #141414;
	box-shadow: 8px 8px 8px #141414;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	behavior: url(/PIE.htc);
	margin-right:12px;
}

.staff-image img {
	display:block;
	width:82px;
	height:82px;
}

.staff-table-large .staff-image, .staff-table-large .staff-image img {width:164px;height:164px;}

.staff-description {
	display:block;
	width:300px;
	float:right;
	zoom:1;position:relative;
	margin:-2px 0 -2px;
}

.staff-table-large .staff-description {
	width:666px;
}

.staff-name {
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#ececec;
	line-height:16px;
}

.staff-role {
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#ececec;
	line-height:16px;
	margin-bottom:16px;
}

.staff-contacts {
	display:block;
	color:#aeadad;
	font-size:14px;
	line-height:16px;
}

.branch-table {
	position:relative;
	zoom:1;
	margin:0 -13px 0 0px;
}

.branch-item {
	display:block;
	float:left;
	width:211px;
	padding:0 6px 10px;
}

.branch-name {
	font-size:13px;
	line-height:16px;
	color:#0ac3ff;
	font-weight:bold;
	display:block;
	height:48px;
}

.branch-contacts {
	font-size:13px;
	line-height:16px;
	display:block;
	height:50px;
}

