﻿@charset "utf-8";
p,
h1,
h2,
h3,
h4,
ul,
li,
img {
    margin: 0;
    padding: 0;
    border: 0;
}

ul,
div {
    margin: 0 0 25px 0;
}

li,
p {
    margin: 0 0 15px 0;
    font-size: 0.7em;
}

html, body {
height: 100%;
}

body {
margin: 0;
padding: 0;
color: #2f2f2f;
background: url("../img/bg.gif") repeat-x #fafaf0;
	
font-family: 'lucida grande', 'arial', 'trebuchet ms', sans-serif;
font-size: 100%;
line-height: 1.125em;
}


a { color: #008CD2; }
a:hover { color: #666; }



h1 {
 font-family: georgia;
 font-size: 300%;
 color: #111;
 line-height: 100%;
 margin-bottom: 0.5em;
 font-weight: bold;
 font-style: italic;
}
h1#cool {
    font-style: normal;
    font-size: 370%;
    font-weight: normal;
    margin-bottom: 0.2em;
    color: #111;
}

h2 {
 letter-spacing: -0.05em;
 font-size: 200%;
 margin-top: .8em;
 margin-bottom: .3em;
 clear: both;
 line-height: 1em;
 color: #BBB;
}
h3 {
 letter-spacing: -0.05em;
 font-size: 170%;
 margin-top: .8em;
 margin-bottom: .3em;
 clear: both;
 line-height: 1em;
 color: #BBB;
 font-weight:normal;
}
h4 {
 letter-spacing: -0.05em;
 font-size: 100%;
 margin-top: .8em;
 margin-bottom: .3em;
 clear: both;
 line-height: 1em;
 color: #555;
 font-weight:normal;
}
h5 {
 letter-spacing: -0.05em;
 font-size: 200%;
 margin-top: .8em;
 margin-bottom: .3em;
 clear: both;
 line-height: 1em;
 color:#809933;
 font-weight:normal;
}
h6 {
 letter-spacing: -0.05em;
 font-size: 200%;
 margin-top: .8em;
 margin-bottom: .3em;
 clear: both;
 line-height: 1em;
 color:#89bd6c;
 font-weight:normal;
}
.naz{font-size:170%;}
.txt{letter-spacing: 0.02em;font-size:69%; color:#555; margin-top:-4px;}


#global {
position: relative;
margin: 0 auto;
min-height: 100%;
height: 100%;
text-align: left;

width: 92%;
margin:0 5% 0 5%;
}

*html #global {
width: 100%;
margin:0 5% 0 5%;
}


/* header */
#header {
margin:0 5% 0 5%;
height: 210px;
}

#logo {
	position: absolute;
	width: 150px;
	height: 50px;
	background: url("../img/log.png") no-repeat;
	top:80px;
	left:4%;
}
#logo a{position:absolute;top:3%;left:1%;width:150px;height:50px;}


#main {
margin-left: 5px;
padding: 20px 0 60px 0;

}






#main h2{
text-decoration:none;
}


.n{text-decoration:none;}


.section {
    margin-bottom: 40px;
    padding-bottom: 40px;
}




.left {float: left; width:36%; margin-top:0%;margin-left:1%;        }
.dli {width:54%;}
.right { float: right; padding: 5px 0 0; width:50%;                }
.secondary { float: right; width:32%; padding: 5px 0 0;margin-right:2%; }

*html .left, *html .right {clear:both;}

#samples { margin-top:20px; }
#samples p.image { overflow: hidden; width: 100%; }
#samples p.image a { float: left; padding: 1px; border: 1px solid #CCCCCC; }
#samples p.image a img { float: left; }
#samples ul.index { display: inline; position: relative; float: right; list-style: none; margin: -24px 30px 0 0; padding: 0; }
#samples ul.index li { display: inline; float: left; margin: 0 0 0 3px; line-height: 1; }
#samples ul.index li a { overflow: hidden; float: left; width: 16px; height: 19px; background: #fafaf0 url("../img/paging.gif") no-repeat; color: #fff; text-decoration: none; text-indent: -10001px; }
#samples ul.index li.next a { background-position: 100% 0; }
   














#menu { width: auto; height: 58px; margin: 120px 0px 0px 0px; padding: 0px -1% 0px 0px;  float: right; font-size:90%; overflow:hidden;}
#menu ul {list-style: none;}
#menu div { width:auto; float: left; }
#menu div a {color:#fff; line-height: 58px; padding: 0px 28px 0px 33px; text-decoration: none; font-size:140%; }

#menu div.a { background: #CFCFC7;
color:#fff; line-height: 58px; font-size:190%; padding: 0px 30px 0px 30px; cursor: default}











#active
{
color:#FFFFFF;
font-size:120%;
}
		

.ofooter {
padding-top:2%;
background: url("../img/footbg.gif") no-repeat top center;
}		


#footer {
    margin: 0 0 0 9%;
    color: #555;
}

#footer p {
    margin: 0;
	margin-left:-4%;
}
	
		
		
#foo {
	width: 100%;
	margin: 0 auto;
	color: #aaa;
	padding: 20px 0 0 19px;
	
	}
#foo ul {
	float: right;
	margin: 0 3% 0 0;
	color: #aaa;
	}			
#foo ul a:hover, #foo ul a:hover {
	color: #666666;
	}
#foo li:hover {
	color: #000000;
	}	
#foo .title {
	display: block;
	padding: 0 0 6px 0;
		font-size:70%;
		font-weight:bold;
		cursor:default;
	}	
#foo li {
	display: block;
	padding: 0 0 1px 0;
	line-height: 1%
	}		
#foo a {
	color: inherit !important;
	color: #aaa;
	text-decoration: none;
	}	
#foo a:hover {
	text-decoration: underline;
	}	


	
		
*html #foo ul {
margin: 0 0 0 3%;
}		
	
*html #foo li {
margin-top:4px;
}		
		
		

a.veb { font-weight: bold; text-transform: uppercase; font-size: 75%; font-weight:bold; }
a.veb span {padding: 0 0 0 1px; color: #666666; font-size: 103%; margin-top:-4px; text-transform:none; font-style:italic; color:#CC3339;}

.veb span { text-decoration:none;}



hr {
	border: 0;
	border-top: 2px solid #CCC;
	height: 0;
	padding-top:1%;
	margin-left:-3%;
}







.pagination {float: left; margin-left:5%;}
.pagination .h6 {padding:0; margin:0; font-size:78%; font-weight:normal;}
.pagination .h6 a {color:#9b9fa4; text-decoration:none;}
.pagination h1 {padding: 24px 0 28px 0; color: #666666;  font-family: "lucida grande", verdana, sans-serif; }
h1#pg {
    font-style: normal;
    font-size: 100%;
    margin-bottom: 0.2em;

}

















.per{
width:70%;
}

.per ol,.per ul {
  margin: 1em 0 1em 50px;
  font-size:140%;

}
.per ol li,.per ul li {
  margin: .3em 0;
}
.per ul li {
  list-style-type: none;
  behavior: expression( !this.before ? this.before = this.innerHTML = '&mdash; ' + this.innerHTML : '' );
  text-indent: -1.3em;  
  position: relative;
}
.per ul li:before {
  content: "— ";
}

.per ol,.per ul a {
  color:#008CD2;

}



.gl {font-size:86%; margin-left:-4%;}
.gl ul a {color:#666666; text-decoration:none;}











.tbl {
width:80%;
margin-left:5%;
}
.tbl TD {
font-size:69%;
font-family: Tahoma,Arial,Helvetica,Verdana;
}


.min{
font-size:80%;
color:#0066CC;
}







































































































#usl {width:170%;}









.sit {margin:7%;}
.list h4 a, .list h4 a:hover{white-space: nowrap; font-size:140%; color:#008CD2;}


.с1{font-size:129%; margin-top:3px;}
.c2{font-size:94%; margin:0; color:#999999;}
 
 
 


#project-preview{margin:20px 0 20px -22px;width:560px;clear:both;position:relative; float:right;}

#project-preview .preview{padding:44px 0 0;width:560px;display:block;background:transparent url("../img/portfolio.gif") no-repeat left top;}
#project-preview .preview img{padding:0 22px 37px;display:block;width:516px;background:transparent url("../img/portfolio_niz.gif") no-repeat left bottom ;
;}

#project-preview .nav{margin:0;padding:0;position:absolute;right:22px;top:-7px;height:20px;font-size:80%;line-height:14px;}
#project-preview .nav li{margin:0;display:block;float:left;list-style:outside none none;}
#project-preview .nav a{padding:3px 10px;display:block;float:left;height:14px;line-height:14px;}
#project-preview .nav li a:link,#project-preview .nav li a:active,#project-preview .nav li a:visited{color:#333;text-decoration:none;}
#project-preview .nav li a:hover{color:#CC3339;text-decoration:none;}
#project-preview .nav li.active a:link,#project-preview .nav li.active a:active,#project-preview .nav li.active a:visited,#project-preview .nav li.active a:hover{background:#CFCFC7; color:#fafaf0; cursor:default;}


*html .preview img{
margin-left:22px;
}

*html #project-preview .preview img{
background-position:bottom;
background-position:40px 700px 0 0;

}




.contform {padding-top:30px; clear:both; width:99%; margin-left:4%;}
.contform p {padding:0; margin:0; color:#9b9fa4; font-size:70%;}
.contform {font-size:70%;color:#9b9fa4; text-align:left;}
.contform .form {width:230px; height:24px; background:url("../img/fs.gif") no-repeat; padding:5px 0px 0px 5px; font-size:11px;color:#9b9fa4; border:0;}
.contform .form2 {width:336px; height:122px; background:url("../img/fsbig.gif") no-repeat; padding:5px 0px 0px 5px; font-size:11px;color:#9b9fa4; border:0;}

.table {
 width: 80%;
}
.table .td {
 float: left;
 width: 18%;
 
margin-bottom:1px;
}
.table .td1 {
loat: left;
 width: 100%;
 
margin-bottom:1px;
}


























#usl {width:95%; margin:0 5% 0 7%;}

#group {
margin-top: 10px;
margin-bottom: 10px;
margin-right: 20px;
margin-left: 0px;
padding: 10px;
border: 1px solid #fafaf0;
float: left;
width: 275px;
height: 200px;
}

#group h4 {
font-size:120%;
}

#group h4 a {
text-decoration:underline;
}
#group h4 a:hover {
color: #008CD2;
}



#group p {
margin: 0px;
padding: 0px;
line-height: 15px;
}



.num {
padding: 3px 6px 3px 6px;
font-size: 50%;
color: #fff;
margin-right: 4%;
background-color: #CC3339;
}






































table {
background:#fff;
}


table#product-comparison tr.odd td {
	background: #f7f7f7;
}

table#product-comparison tr.odd .column1 {
	background: #f7f7f7;
	color: #333;
}

table#product-comparison tr.odd .empty {
	background: #fff;
}

table#product-comparison tr.odd th.product, table#product-comparison th.product strong a {
	color: #333 !important;
	font-weight: normal;
}

table#product-comparison tr.top .empty {
	border-bottom: none;
}

table#product-comparison .column1 {
	background: #fff;
	border-left: 1px solid #d7d7d7;
	color: #333;
	padding-left: 20px;
}

table#product-comparison th.column1 {
	font-weight: bold;
}

table#product-comparison .column1.title {
	border-bottom: 1px solid #eee;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

table#product-comparison td {
	border-left: 1px solid #eee;
	font-size: 11px;
	padding: 3px;
	text-align: center;
}

table#product-comparison th {
	border-left: 1px solid #eee;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	padding: 0px;
}

table#product-comparison tfoot th {
	line-height: 14px;
	padding: 12px 0;
}

table#product-comparison tfoot th img {
	margin: 3px 0 9px;
}

table#product-comparison thead th {
	color: #333;
	background: #f4f9fe;
	font-weight: bold;
	text-align: center;
	padding: 3px 0;
}

table#product-comparison tfoot th, table#product-comparison tr.pricing th {
	text-align: center;
	background: #fff;
	font-size: 10px;
}

table#product-comparison tr.pricing th {
	border-bottom: 1px solid #eee;
	line-height: 14px;
	padding: 9px 0;
}

table#product-comparison tr.pricing img {
	margin: 0 0 3px;
}

table#product-comparison tfoot th strong, table#product-comparison tr.pricing th strong  {
	font-size: 11px;
	font-weight: bold;
	margin: .5em .5em .5em 0;
	color: #333;
}

table#product-comparison tfoot th em, table#product-comparison tr.pricing th em  {
	color: #21ae35;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}

table#product-comparison tfoot th.product em, table#product-comparison tr.pricing th.product em {
	color: #1969bc;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}

table#product-comparison tr.top td {
	color: #333;
	font-size: 14px;
	height: 40px;
}

table#product-comparison tr.safe td.space, table#product-comparison td.space  {
	text-align: left;
	padding-left: 20px;
	text-align:center;
}

table#product-comparison tr.colhead th {
	color: #333 !important;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	padding-left: 20px;
}

table#product-comparison tr.safe td {
	background: #EEFCE4;
	color: green;
	padding: 3px;
}

table#product-comparison {
clear:both;
	border: 1px solid #d7d7d7;
	border-collapse: collapse;
	width: 92%;
	float: left;
	
	margin-left:2%;
	margin-top:10px;
}

