/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#13181b;
	min-width:960px;
	background: #c6c6c6;
	padding:0;
}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.8125em;
	line-height:1.3846em;
	position:relative;
	background: none;
}

.bg {width:100%; background:#f3f4f6;}



a {color:#8c8c8c; outline:none;}
a:hover {text-decoration:none;}

.clear {clear:both; width:100%; line-height:0; font-size:0;}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6 {float:left;}
.column-1, .column-2, .column-3 {float:left;}  

.wrapper {width:100%; overflow:hidden;}
.wrapper {width:100%; overflow:hidden; position:relative;}
.extra-wrap {overflow:hidden;}
.extra-box {overflow:hidden;}
.extra-box-1 {overflow:hidden; position:relative;}
 
.container {width:100%;}

p {margin-bottom:18px;}
.p0 {margin-bottom:0px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}
.p6 {margin-bottom:60px;}
.p7 {margin-bottom:65px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.big {text-transform:uppercase;}

.letter {letter-spacing:1px;}

.l-h {line-height:22px;}

.color-1 {color:#fff;}
.color-2 {color:#051321;}
.color-3 {color:#f48600;}
.color-4 {color:#414141;}
.color-5 {color:#29a9e0;}


.hidden {overflow:hidden;}

.rel {position:relative;}

.shadows {box-shadow:0px 0px 15px rgba(0,0,0,0.35);
-moz-box-shadow:0px 0px 15px rgba(0,0,0,0.35);
-webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.35);
}
/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}
.margin-bot1 {margin-bottom:52px;}

.margin-right {margin:0 5px 0 0;}

.margin-top {margin-top:6px;}
.margin-top1 {margin-top:8px;}
.margin-top0 {margin-top:0px;}



.spacing {margin-right:35px;}
.spacing2 {margin-right:45px;}
.spacing3 {margin-right:60px;}

.spacing-bot {margin-bottom:25px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:29px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent1 {float:left; margin:0px 9px 0px 0px;}
.img-indent2 {float:left; margin:3px 30px 0px 0;}
.img-indent3 {float:left; margin:0px 13px 0px 0;}
.img-indent4 {float:left; margin:5px 25px 0px 0;}
.img-indent5 {float:left; margin:5px 18px 0px 0;}
.img-indent-r {float:right; margin:0 0px 0px 11px;}
.img-indent-r1 {float:right; margin:9px 11px 0px 35px;}

.text-indent{float:left; font-size: 30px; line-height:1.2em; color:#000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin: 0px 8px 0px 0; position:relative;}

.img-box {float:left; margin-bottom:20px;}	

.prev-indent-bot {margin-bottom:10px;}
.prev-indent {float:left; margin:0 16px 0px 0;}	
.prev-box {float:left; margin-bottom:8px;}	


.border {border:10px solid #fff; border-radius:7px;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

.buttons a:hover {cursor:pointer;}

.menu li a,
.sf-menu li a,
.list-1 li a,
.list-2 li a,
.list-3 li a,
.list-4 li a,
.list-5 li a,
.link,
.link-6,
.button-1,
.button-2,
.button-3,
.button-4,
.button-5,
.works-list li a,
.text-4 a,
.date,
.text-2,
h4 a,
.accordion dt a,
.footer-menu li a,
td a,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {height:242px; width:100%; position:relative; z-index:2;  background:none; padding:0px 0 0 0;}
header.header {height:678px; width:100%; position:relative; z-index:2; background:none; padding:0px 0 0 0;}

.row-1 {width:100%; height:242px; position:relative; z-index:2; background:url(../images/bg-row-1.jpg) center 0 repeat-x;}
.row-2 {width:100%; height:413px; padding:23px 0 0 0; position:relative; z-index:1; background: url(../images/bg-row-2.jpg) center 0 repeat-x #d4d3d5;}

h1 {padding:85px 0 0 6px; position:relative;}
.logo {display:block; width:297px; height:117px; text-indent:-5000px; background:url(../images/logo.png) 0 0 no-repeat;}

.works-list {position:absolute; top:68px; right:10px;} 
.works-list li {float:left; margin-left:2px;}
.works-list li a {display:inline-block;}

.login{position:absolute; top:68px; right:10px;} 
.login li {float:left; margin-left:2px;}
.login li a {display:inline-block;}

/* Easy Tooltip */
#easyTooltip{
	padding:5px;
	border:1px solid #ccc;
	background:#f1f1f1;
	z-index:3;
}
/* // Easy Tooltip */
/************ sf-menu **********************/
	
.sf-menu {padding:0px 0 0 0px; background:#414040; position:absolute; right:5px; top:112px; border-top:1px solid #414342; border-bottom:1px solid #3f3e3f; border-left:1px solid #403f3f; border-right:1px solid #404040;
border-radius:21px;
-moz-border-radius:21px;
-webkit-border-radius:21px;}
.sf-menu li.bgr {float:left; padding:0; width:124px; border:1px solid #fff; margin-right:1px;
	background: url(../images/bg-menu.png) 0 0 repeat;
}
.sf-menu li.first, .sf-menu li.first a { width:123px;
border-radius:21px 0 0 21px;
-moz-border-radius:21px 0 0 21px;
-webkit-border-radius:21px 0 0 21px;}
.sf-menu li.last, .sf-menu li.last a {margin-right:0; width:123px;
border-radius:0 21px 21px 0;
-moz-border-radius:0 21px 21px 0;
-webkit-border-radius:0 21px 21px 0;}

.sf-menu li.bgr:hover, .sf-menu li.bgr.sfHover, .sf-menu li.current {border:1px solid #242424;
	background-position: left bottom;
}


.sf-menu li a.mains {display:block; padding:12px 0px 10px 0px; color:#000; font-size:18px; line-height:1.3em; text-align:center; 			 	
	background: #f7f7f7;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#d6d6d6));
	background: -moz-linear-gradient(#fff, #d6d6d6);
	background: linear-gradient(#fff, #d6d6d6);
	-pie-background: linear-gradient(#fff, #d6d6d6);
	background-image: -o-linear-gradient(#fff, #d6d6d6);}
.sf-menu li a.mains:hover, .sf-menu li.sfHover a.mains, .sf-menu li.current a.mains {color:#f5f5f5; 
	background: none;
	background: -webkit-gradient(none);
	background: -moz-linear-gradient(none);
	background: linear-gradient(none);
	-pie-background: linear-gradient(none);
	background-image: -o-linear-gradient(none);}


/*********************************content*************************************/
#content {width:100%; padding:0px 0px 0px 0px; z-index:1; position:relative;}



.padding{padding: 29px 0px 52px 0px;}
.padding1{padding:37px 0px 25px 0px;}


h2 {font-size:36px; line-height:1.2em; color:#050404; font-weight:normal; margin:0 0 27px 0;}
h3 {font-size:30px; line-height:1.2em; color:#050404; margin:3px 0 28px 0;}
h3.norm {font-size:30px; line-height:1.2em; color:#050404; margin:3px 0 28px 0; font-weight:normal;}
h4 {font-size:18px; line-height:1.2em; margin:0px 0 14px 0px; color:#191919; font-weight:normal;}
h5 {font-size:24px; line-height:1.2em; margin:0px 0 16px 0px; color:#fdfdfd; letter-spacing:-1px;}
h6 {font-size:13px; line-height:18px; margin:0px 0 0px; color:#010101;}
h6 a{color:#010101;}
h6 a:hover {text-decoration:underline;}



.text-1 {font-size:24px; line-height:1.2em; color:#5b5b5b; padding:93px 0 0 0px;}
.text-1 span {display:block; margin-top:-4px;}

.text-2 {display:inline-block; font-size:21px; line-height:1.2em; margin:0px 0 24px 0px; color:#050404; font-weight:normal; letter-spacing:-1px;}
.text-3  {display:inline-block; font-weight:bold; font-size:13px; line-height:18px; margin:0px 0 0px; color:#010101;}
.text-4{font-size:14px; line-height:29px; font-style:italic; background:url(../images/marker-2.png) 0px 6px no-repeat; padding-left:30px;}
.text-4 a {color:#010101; display:inline-block;}
.text-4:hover a {color:#f48600;}

.list-1 {padding:0 23px 0 0;}
.list-1 li {font-size:14px; line-height:24px; background:url(../images/marker-1.gif) 3px 9px no-repeat; padding-left:15px; margin-bottom:5px;}
.list-1 li a {color:#2a2a2a; display:inline-block;}
.list-1 li:hover {background-color:#ff9200;}
.list-1 li:hover a {color:#fff;}

.list-2 {padding:0 0px 0 0;}
.list-2 li {font-size:14px; line-height:29px; font-style:italic; background:url(../images/marker-2.png) 0px 6px no-repeat; padding-left:30px;}
.list-2 li a {color:#010101; display:inline-block;}
.list-2 li:hover a {color:#f48600;}

.list-3 {padding:0 0px 0 0;}
.list-3 li {font-size:14px; line-height:29px; font-style:italic; background:url(../images/marker-2.png) 0px 6px no-repeat; padding-left:30px; margin-bottom:1px;}
.list-3 li a {color:#fdfdfd; display:inline-block;}
.list-3 li:hover a {color:#f48600;}

.list-4 {padding:0 9px 0 0;}
.list-4 li {font-size:14px; line-height:20px; font-style:italic;  padding-left:0px; margin-bottom:1px;}
.list-4 li a {color:#232323; display:inline-block;}
.list-4 li:hover a {color:#fdfdfd;}

.list-5 {padding:0 9px 0 0;}
.list-5 li {font-size:14px; line-height:20px; font-style:italic;  padding-left:0px; margin-bottom:1px;}
.list-5 li a {color:#fdfdfd; display:inline-block;}
.list-5 li:hover a {color:#f48600;}

/************ links **********************/

.link {display:inline-block; color:#f48600; font-size:13px; line-height:18px;}
.link:hover {text-decoration:underline;}

.link-1 {display:inline-block; color:#f48600; font-size:13px; line-height:18px;}
.link-1:hover {text-decoration:none;}

/***************** buttons *****************************/

.button-1 {cursor:pointer; display:inline-block; font-size:16px; line-height:1.2em; color:#fff; padding:7px 18px 7px 18px; text-align:center; text-transform:uppercase; font-weight:bold;
	background: #ff9700;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ff9700), to(#ff6d00));
	background: -moz-linear-gradient(#ff9700, #ff6d00);
	background: linear-gradient(#ff9700, #ff6d00);
	-pie-background: linear-gradient(#ff9700, #ff6d00);
	background-image: -o-linear-gradient(#ff9700, #ff6d00);
	border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
.button-1:hover {background: #ff6d00;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ff6d00), to(#ff9500));
	background: -moz-linear-gradient(#ff6d00, #ff9500);
	background: linear-gradient(#ff6d00, #ff9500);
	-pie-background: linear-gradient(#ff6d00, #ff9500);
	background-image: -o-linear-gradient(#ff6d00, #ff9500);}

/****************** boxex ***************************/

.box {width:100%; cursor:pointer; margin-top:9px; background:#232323;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
.box .padding {padding:25px 5px 25px 29px;}

.box2 {width:100%; cursor:pointer; margin-top:17px; background:#eb7a00;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f3a200), to(#e66400));
	background: -moz-linear-gradient(#f3a200, #e66400);
	background: linear-gradient(#f3a200, #e66400);
	-pie-background: linear-gradient(#f3a200, #e66400);
	background-image: -o-linear-gradient(#f3a200, #e66400);
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
.box2 .padding2 {padding:25px 25px 25px 29px;}



/************** forms *******************************/


input, textarea { margin:0; font-size:1em; color:#13181b; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

/* Contact form */
#contact-form {
	overflow:hidden;
	position:relative;
	vertical-align:top;
	width:100%;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}
		#contact-form .field {
			overflow:hidden;
			padding:0 0 8px 0px;
			}
			#contact-form input[type=text] {
				float:left;
				width:341px;
				background:#fff;
				border:1px solid #e9e9eb;
				padding:9px 13px; margin:0px 0 0 0px;
				line-height:1.2em;
				border-radius:7px;
				-moz-border-radius:7px;
				-webkit-border-radius:7x;
				}
				
			#contact-form.main-contacts .field input {
				margin-top:0px;
				}
			#contact-form .area {}
			#contact-form .area .error { float:none;}
			#contact-form textarea {
				width:562px;
				height:200px;
				background:#fff;
				border:1px solid #e9e9eb;
				padding:9px 13px; margin:-3px 0 0 0px;
				overflow:auto;
				display:block;
				line-height:1.2em;
				border-radius:7px;
				-moz-border-radius:7px;
				-webkit-border-radius:7px;
				}
				#contact-form a {
					cursor:pointer;
					}
				#contact-form .alignright {
					padding-top:12px;
					}
					#contact-form small {
						color:red;
						font-weight:bold;
						padding:0 0 0 5px;
						}
			#contact-form label {
				padding:0 0 0px 5px;
				display:inline-block;
				color:#F00;
				}
			#contact-form strong {
				padding:0 0 2px 9px;
				display:inline-block;
				color:#838383;
				}
				#contact-form .error {
					color:red;
					width:240px;
					font-size:13px;
					line-height:31px;
					display:none;
				}
		.buttons-wrapper { float:right; margin-top:28px;
			}
		.buttons-wrapper a { margin-left:2px;}

				
.button {display:inline-block; cursor:pointer; color:#fff; font-size:16px; line-height:1.2em; font-weight:bold; text-transform:uppercase; padding:5px 19px 9px 20px; text-align:center;
	background:#eb7a00;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f3a200), to(#e66400));
	background: -moz-linear-gradient(#f3a200, #e66400);
	background: linear-gradient(#f3a200, #e66400);
	-pie-background: linear-gradient(#f3a200, #e66400);
	background-image: -o-linear-gradient(#f3a200, #e66400);
	border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
.button:hover {
	color:#fff;
	background: #ff6d00;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ff6d00), to(#ff9500));
	background: -moz-linear-gradient(#ff6d00, #ff9500);
	background: linear-gradient(#ff6d00, #ff9500);
	-pie-background: linear-gradient(#ff6d00, #ff9500);
	background-image: -o-linear-gradient(#ff6d00, #ff9500);
}


.map iframe {width:307px; height: 258px; overflow:hidden; border:1px solid #fff;} 

.contact {font-size:13px; line-height:18px; color:#13181b;}
.contact dt {margin:3px 0 18px; color:#f48600; font-weight:bold;}
.contact dd span {float:left; width:82px;}


/****************************footer************************/
footer {width:100%; padding:36px 0px 71px 0px; background:url(../images/bg-footer.gif) 0 0 repeat-x #c6c6c6; position:relative; z-index:2;}

.text-bot {font-size: 13px; line-height:25px; color:#252525; padding:5px 0px 0px 0px; text-align:right;}
.text-bot span.line{margin: 0px 4px 0 0px;}
.text-bot a {color:#252525;}
.text-bot a:hover {text-decoration:none;}




/*************Lightbox image***************/
.lightbox-image {
	position:relative;
	overflow:hidden;
	display:inline-block;
	z-index:1;
	
	}

.lightbox-image img {
	position:relative;
	z-index:2;
	background:#f1f1f1;
	}

.lightbox-image span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/magnify.png) no-repeat 50% 50%;
	z-index:1;
	}
/*--- accordion begin ---*/
.accordion {
	padding:0;
}


	.accordion dt	{
		cursor:pointer;
		overflow:hidden;
		font-size:21px;
		line-height:18px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#fffefe;
		background:#fefeff;
		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#f3f4f6));
		background: -moz-linear-gradient(#fff, #f3f4f6);
		background: linear-gradient(#fff, #f3f4f6);
		-pie-background: linear-gradient(#fff, #f3f4f6);
		background-image: -o-linear-gradient(#fff, #f3f4f6);
		border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:1px 1px 1px rgba(0,0,0,0.16);
	-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.16);
	-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.16);
		padding: 0px 0 0px 0px;
		margin-bottom:4px;
	}
	
	.accordion dt span {display:block; margin-top:-5px;}
	.accordion dt.active, .accordion dt:hover {
		background:#eb7a00;
		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f3a200), to(#e66400));
		background: -moz-linear-gradient(#f3a200, #e66400);
		background: linear-gradient(#f3a200, #e66400);
		-pie-background: linear-gradient(#f3a200, #e66400);
		background-image: -o-linear-gradient(#f3a200, #e66400);
	}
	.accordion dt a {
		display:block; font-size:21px; line-height:18px; color:#050404; letter-spacing:-1px; font-style:italic; text-decoration:none; background:url(../images/marker-acc.png) left top no-repeat; padding: 11px 0 13px 47px;
	}
	.accordion dt.active a, .accordion dt:hover a {
		color:#fffefe;
		background-position:left bottom;
	}
	
		.accordion dd {
		font-size:13px;
		line-height:18px;
		color:#565555;
		display:none;
		overflow:hidden; /*important for accordeon*/
		text-transform:none;
		padding: 3px 10px 2px 33px;
		margin-bottom:0;

	}
		.accordion dd a {
			display:inline-block;
			background:url(../images/marker-3.png) left top no-repeat;
			text-decoration:none;
		}
		.accordion dd a:hover {
			background-position:left bottom;
		}
		


	
/*--- accordion end ---*/

/**********tabs***********/
.tabs {overflow:hidden; padding:0px 1px 0 2px;}
.tabs li {margin-bottom:4px; overflow:hidden;
	background:#fefeff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#f3f4f6));
	background: -moz-linear-gradient(#fff, #f3f4f6);
	background: linear-gradient(#fff, #f3f4f6);
	-pie-background: linear-gradient(#fff, #f3f4f6);
	background-image: -o-linear-gradient(#fff, #f3f4f6);
	border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
box-shadow:1px 1px 1px rgba(0,0,0,0.16);
-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.16);
-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.16);
	}
.tabs li a {display:block; font-size:21px; line-height:18px; color:#050404; letter-spacing:-1px; font-style:italic; text-decoration:none; background:url(../images/tabs-marker.png) 15px 12px no-repeat; padding: 11px 0 13px 47px;}
.tabs li:hover, .tabs li.active {background:#eb7a00;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f3a200), to(#e66400));
	background: -moz-linear-gradient(#f3a200, #e66400);
	background: linear-gradient(#f3a200, #e66400);
	-pie-background: linear-gradient(#f3a200, #e66400);
	background-image: -o-linear-gradient(#f3a200, #e66400);}
.tabs li:hover a, .tabs li.active a {color:#fffefe;}

#tab1 { overflow:hidden;}
#tab2 { overflow:hidden;}

.tab_container {padding: 0px 0px 0px 0px; margin:0 0 0 0px;}

.col-1 {width:129px; margin-right:24px; text-align:center;}
.col-2 {width:129px; margin-right:0;  text-align:center;}
.col-3 {width:181px; margin-right:23px;}
.col-4 {width:181px; margin-right:0;}
.col-5 {width:282px; margin-right:63px;}
.col-6 {width:282px; margin-right:0;}