@charset "utf-8";
/* CSS Document */

/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* ------------------------------------------Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}


/* ----------------------------------------------common */
* {
	padding:0px;
	margin:0px;
}
a img {
	border:none;
}
a {
	color: #000;
	text-decoration: underline;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.image-right {
	float: right;
	margin-left:8px;
	margin-bottom:3px;
}
.image-left {
	float: left;
	margin-right:15px;
	margin-bottom:3px;
}
.text-center {
	text-align:center!important;
}
.text-left {
	text-align:left!important;
}
.text-right {
	text-align:right!important;
}
.noBorder {
	border:none!important;
}
.noBg{background-image:none!important;}
.clear {
	clear: both;
	height: 0.01px;
}
.clearSpan {
	display:block;
	clear: both;
	height: 0.01px;
}
.clearfx {
	height: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	width: 100%;
}
x.{
	/* border */
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(pie/PIE.htc);
	
	/* transition */
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	/* ...and now for the proper property */
	transition:.5s;
}
@font-face {
	font-family: 'Conv_HelveticaLTStd-Cond';
	src: url('../fonts/HelveticaLTStd-Cond.eot');
	src: local('☺'), url('../fonts/HelveticaLTStd-Cond.woff') format('woff'), url('../fonts/HelveticaLTStd-Cond.ttf') format('truetype'), url('../fonts/HelveticaLTStd-Cond.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_HelveticaInseratLTStd-Roman';
	src: url('../fonts/HelveticaInseratLTStd-Roman.eot');
	src: local('☺'), url('../fonts/HelveticaInseratLTStd-Roman.woff') format('woff'), url('../fonts/HelveticaInseratLTStd-Roman.ttf') format('truetype'), url('../fonts/HelveticaInseratLTStd-Roman.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_HelveticaLTStd-BoldCond';
	src: url('../fonts/HelveticaLTStd-BoldCond.eot');
	src: local('☺'), url('../fonts/HelveticaLTStd-BoldCond.woff') format('woff'), url('../fonts/HelveticaLTStd-BoldCond.ttf') format('truetype'), url('../fonts/HelveticaLTStd-BoldCond.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Vidaloka-Regular';
	src: url('../fonts/Vidaloka-Regular.eot');
	src: local('☺'), url('../fonts/Vidaloka-Regular.woff') format('woff'), url('../fonts/Vidaloka-Regular.ttf') format('truetype'), url('../fonts/Vidaloka-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* --------------------------------------------------------------------------------
										Pages
-------------------------------------------------------------------------------- */
body{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DCEFFE;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align:justify;
}#wrap {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	background-color: #FFF;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer .footer {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	color: #999;
	letter-spacing: 1px;
}
#footer a {
	color: #ccc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer  a strong {
	font-style: normal;
	color: #ccc;
	font-weight: normal;
}
#footer a em  {
	font-style: normal;
	color: #FC0;
	font-weight: normal;
}#header {
	height: 285px;
}
#menu {
	height: 56px;
	font-family:'Conv_HelveticaLTStd-Cond', Sans-Serif;
	color:#fff;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow:#069 1px 1px 1px;
	padding-left: 40px;
	overflow: hidden;
}

#menu ul li {
	float: left;
	display: block;
	margin-top: 12px;
	margin-right: 4px;
	margin-left: 4px;
}
#menu ul li a {
	color: #FFF;
	text-decoration: none;
	padding: 8px;
	display: block;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(pie/PIE.htc);
	
}
#menu ul li a:hover {
	color: #FF0;
	padding-top:10px;
	background-color: #0F62A6;
	box-shadow: inset 0 0 5px #0C5087;
}


#logo {
	width: 248px;
	height: 285px;
	background-image: url(../images/logo-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.logo {
	text-align: center;
	margin-top: 20px;
}
.sologon {
	text-align: center;
	font-family:'Conv_HelveticaLTStd-Cond', Sans-Serif;
	color:#fff;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 15px;
	line-height: 22px;
	margin-right: 20px;
	margin-left: 20px;
}

#banner {
	width: 740px;
}
#banner2 {
	width: 740px;
	overflow: hidden;
	height: 240px;
}
#social {
	width: 268px;
	background-image: url(../images/social-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
	padding-right: 8px;
	padding-left: 8px;
}
#social ul li {
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 8px;
}

#social ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	color: #3788ae;
	display: block;
}
#social ul li a.twiiter {
	color: #44CBE9;
}

#social ul li a img {
	vertical-align: middle;
	margin-right: 4px;
	float: left;
	margin-top: -2px;
}
#social ul li a:hover {
	text-decoration: underline;
}
#content {
	background-color:#fff;
	border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	behavior: url(pie/PIE.htc);
	padding: 22px;
}
#footerMenu {
	background-color:#f4f4f4;
	border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	behavior: url(pie/PIE.htc);
	margin-bottom: 21px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 270px;
}
#footerMenu ul li {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 010px;
	display: block;
}
#footerMenu ul li a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
	display: block;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(pie/PIE.htc);
}
#footerMenu ul li a:hover {
	background-color:#e2e2e2;
	color:#000;
	box-shadow: inset 0 0 5px #ccc;
}
#side2 {
	width: 709px;
}
#side1 {
	width: 225px;
}
#side-products {
}
.side-title {
	background-image: url(../images/orange-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	font-family:'Conv_HelveticaLTStd-Cond', Sans-Serif;
	color:#fff;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow:#F30 1px 1px 1px;
	padding-top: 13px;
	padding-left: 40px;
}

.side-body {
	background-image: url(../images/side1-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.side2-title {
	background-image: url(../images/side2-title-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	font-family:'Conv_HelveticaLTStd-Cond', Sans-Serif;
	color:#fff;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow:#0E62A5 1px 1px 1px;
	padding-top: 13px;
	padding-left: 25px;
}
.side2-body {
	background-image: url(../images/side2-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;
}
.side2-notitle {
	background-image: url(../images/side2-bg.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.side2-notitle h3 {
	margin-bottom: 10px;
}

.side2-body h2, .side2-notitle h2 {
	font-family: Conv_Vidaloka-Regular;
	font-size: 24px;
	font-weight: normal;
	color: #3665a2;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow:#FFF 1px 1px 1px;
	margin-bottom: 10px;
	text-align:left;
	line-height:24px;
}

.side2-end {
	background-image: url(../images/side2-end.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 17px;
}

.side-body ul li {
	background-image: url(../images/seperator.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	float: left;
	padding-top: 4px;
	padding-bottom: 8px;
	clear: both;
	width: 100%;
	text-align:left;
}
.side-body ul li a {
	display: block;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	text-decoration: none;
	margin-left: 10px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.side-body ul li a:hover {
	padding-left: 18px;
	color:#FB5D28;
}
#side-contacts .pic {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
#side-contacts .data {
	margin: 10px;
}
.agentItem {
	background-color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(pie/PIE.htc);
	padding:10px;
	display:block;
	float:left;
	width:280px;
	margin: 10px;
	text-align: center;
	border: 1px solid #E2E2E2;
	
}
.agentItem strong {
	font-size: 13px;
	text-transform: uppercase;
	color: #1578C9;
	display: block;
	margin-bottom: 10px;
}
.agentItem em {
	color: #666;
}
.projects {
	background-color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(pie/PIE.htc);
	border: 1px solid #E2E2E2;
	padding: 20px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	cursor:pointer;
}
.projects:hover {
	box-shadow:#999 0px 0px 6px;
}
.projects .projects-details ol {
	margin-left: 20px;
}
.projects .projects-details ol li {
	list-style-position: inside;
	list-style-type: square;

}



.projects .projects-title {
	font-family:'Conv_HelveticaLTStd-Cond', Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	color: #0E62A5;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
.projects:hover .projects-title {
	color: #FE8839;
}
/*DRUPAL*/
.pagerDRUPAL{
	clear:both;
	font-family:"Bitstream Vera Sans",Verdana,Helvetica;
	font-size:12px;
	margin: 5px;
}
.pagerDRUPAL a,.pagerDRUPAL strong.pagerDRUPAL-current{padding:0.5em;color:#333333;font-weight:bold;text-decoration:none;}
.pagerDRUPAL{clear:both;padding:10px 0px 3px;}
.pagerDRUPAL div{padding:0em;display:inline;}
.pagerDRUPAL strong,.pagerDRUPAL a{
padding:2px 5px;margin:0px 0.25em 0px 0.25em;background:#dfedf7;border:1px solid #90c2e1;-moz-border-radius:2px;
}
.pagerDRUPAL a:hover{text-decoration:underline;background:#eef7fc;}
.pagerDRUPAL strong{background:#0174bb;color:#fff;}
a.here,a.here:hover{background:#0174bb;color:#fff;}

.gallery {
}
.gallery a {
	display: block;
	margin: 10px;
	float: left;
	height: 120px;
	width: 175px;
	overflow: hidden;
	-webkit-transition: background-color 300ms linear;
	-moz-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
	background-color:#e2e2e2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(pie/PIE.htc);
}
.gallery a:hover {
	background-color: #1578C9;
	
}

.gallery a img {
	height: 120px;
	width: 175px;
}
.galleryText {
	text-align:center;
}
.galleryText a {
	display: block;
	margin: 10px;
	float: left;
	height: 150px;
	width: 175px;
	overflow: hidden;
	-webkit-transition: background-color 300ms linear;
	-moz-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
	background-color:#e2e2e2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(pie/PIE.htc);
	text-decoration:none;
	font-weight:bold;
}
.galleryText a:hover {
	background-color: #1578C9;
	color:#fff;
	
}

.galleryText a img {
	height: 120px;
	width: 175px;
	margin-bottom:10px;
}
.contacts {
	background-color: #FFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/pie/PIE.htc);
	padding:10px;
	border: 1px solid #DFDFDF;
}
 /*------------------ tabels ------------------*/
table.mytable {
	margin-bottom: 5px;
	width: 98%;
}
table.mytable tr td a{
	color:#F93;
	text-decoration:none;
}
table.mytable tr td {
	padding: 6px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
table.mytable tr td tr td{border:none;}
.mytable tr td a.gmapLink {
	color: #2F88C1;
	text-decoration: none;
}
table.mytable tr:hover td {

}
.mytable .txtbx {
	background-color: #FFF;
	height: auto;
	width: 96%;
	border: 1px solid #CCC;
	padding: 3px;
	color: #000;
}
.mytable .txtbx:focus {
	background-color: #CDE7F8;
	border: 1px solid #3E93C9;
}
.mytable .btn {
	background-color: #069;
	height: auto;
	width: 70px;
	border: 1px solid #fff;
	padding: 3px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	behavior: url(/pie/PIE.htc);
}
.mytable .btn:hover {
	background-color: #999;
	height: auto;
	width: 70px;
	border: 1px solid #666;
	padding: 3px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
.address {
	padding-left: 30px;
	background-image: url(../images/address.png);
	background-repeat: no-repeat;
	background-position: leftv center;
}
.phone {
	padding-left: 30px;
	background-image: url(../images/phone2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.fax {
	padding-left: 30px;
	background-image: url(../images/telephone-fax.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.mobile {
	padding-left: 30px;
	background-image: url(../images/mobile.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.email {
	padding-left: 30px;
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.gmap {
	padding-left: 30px;
	background-image: url(../images/gmap.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.googleMap {

}
.contactForm {
	width: 300px;
}

a.googleMapZise {
	color: #F60!important;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.red {
	
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	background-color: #FFCACA;
	width: 95%;
	border: 1px solid #F00;
	padding: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	behavior: url(/pie/PIE.htc);
}
.green {
	
	font-weight: bold;
	color: #0F0;
	text-decoration: none;
	background-color: #D5FFE2;
	width: 95%;
	border: 1px solid #0F0;
	padding: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	behavior: url(/pie/PIE.htc);
}
.w1 {
	width: 300px;
}
.w2 {
	width: 320px;
}

.productsItems h4{
	clear:inherit!important;
	font-size: 14px;
	font-weight: bold;
	color: #06C;
	margin-bottom:10px;
	text-transform: uppercase;
}
.productsItems:hover h4{color:#fff;}
.productsItems li {
	padding:20px!important;
	display: block;
	margin: 10px;
	float: left;
	width: 600px;
	overflow: hidden;
	-webkit-transition: background-color 300ms linear;
	-moz-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
	background-color:#e2e2e2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(pie/PIE.htc);
	text-decoration:none!important;
}
.productsItems li:hover {
	background-color: #1578C9;
	color:#fff;
	
}

.productsItems a img {
	float:left;
	margin-right:10px;
	height: 120px;
	width: 175px;
}