/* BROWSER FLAGS (laszlovajda/global): default */
/* -------------------------------- default -------------------------------- */
html,body,div,dl,dt,dd,ul,li,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
html {
/* ================ COMMON STYLES ================ */
}
body {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background-color:#efefef;
	color:#333;
	padding: 0px;
	margin: 0px;
	background-image:url(../data/images/bg.png);
}
a {
 	color: #3075d0;
	text-decoration:none;
}
a:hover {
 	color: #ff3802;
	text-decoration:underline;
}

a:focus {
 	outline: none;
}
.contentText h1 {
	font-size: 20px;
	color: #3075d0;
	padding-top:10px;
	padding-bottom:10px;

}
h1 {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 29px;
	color: #3075d0;
	padding-top:10px;
	padding-bottom:7px;	
	line-height:30px;
}
h2 {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 17px;
	color: #3075d0;
	padding-bottom:7px;
	line-height:19px;
}
h3 {
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #3075d0;
	padding-bottom:0px;
	padding-top:7px;
	line-height:21px;
}
h4 {
 	font-size:15px;
	font-weight: bold;
}
h5, h5 a {
 	font-size:15px;
	font-weight: bold;
	color: #ff3802;
}
h6 {
 	font-size:14px;
	font-weight: bold;
	color: #2361c4;
}


hr {
	color: #3075d0;
	border-top:1px solid #dbdbbd;
	height: 1px;

}
td {
 	vertical-align: top;
}
.contentText li {
	background-image:url(../data/images/li.png);
	background-position:left 6px;
	background-repeat: no-repeat;
	padding-left: 14px;

}
.contentText ul {
	padding:10px; 
	list-style-type: none;
}
.contentText ol {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:decimal;
}

.contentText li a {
 	color:#002957;
}
.contentText li {
 	margin-bottom: 2px;
}

/* ================ LAYOUT  ================ */
.body {
	width: 752px;
	padding: 20px;
	padding-top: 10px;	
	overflow: hidden;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.top {
	background-image:url(../data/images/wide-shadow.png);
	background-position:bottom left;
	padding-bottom: 13px;
	background-repeat:no-repeat;	
	margin-top:16px;
	_margin-top:26px;

}
.extraNav {
	position: absolute;
	right: 18px;
	top:1px;
	width: 200px;
	height:50px;
	overflow:hidden;
	
	
}
.extraNav li{display:block;float:right;padding-right: 10px;}
.extraNav a {font-size: 10px;}
.homeArt {
	background-image:url(../data/images/homeart.jpg);
	background-repeat:no-repeat;
	height:175px;

}
.navigation {
	background-color: #FFFFFF;
	background-image:url(../data/images/wide-shadow.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom: 14px;
	padding-left:10px;
	overflow:hidden;
	_height:35px;

}
.navigation ul {
	overflow:hidden;

}
.navigation li {display:block;float:left;}
.navigation li  a {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	display:block;

	background-image:url(../data/images/menu-bullet.png);
	background-repeat:no-repeat;
	background-position: 5px 15px;
	padding-right: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
}
.menu-item-0-active {
	background-image:url(../data/images/active.png);
}
.menu-item-0-active a {
 	color: #fff;
	background-image:url(../data/images/menu-bulleta.png) !important;
}
.content {
	position:relative;
	top:-3px;
}
.left {
	width:237px;
}
.right {
	width: 505px;
	margin-left:4px;	
}
.Testimonials  {
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}
.callUsBox, .Testimonials {
	background-color: #FFFFFF;
	background-image:url(../data/images/slim-shadow.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom: 15px;

}
.gradient {
	background-image:url(../data/images/gradient.png);
	background-repeat:repeat-x;
	zposition:relative;
}
.call1 {
	font-size:36px;
	color:#2f79cf;
	padding-left:14px;
	padding-top:22px;
	letter-spacing:-0.05em;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}
.call2 {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	letter-spacing:-0.05em;
	font-size:23px;
	font-weight:bold;
	color:#2f79cf;
	padding-left:33px;
	padding-top:11px;
}
.call3 {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	letter-spacing:-0.05em;
	font-size:26px;
	color:#000;
	padding-left:24px;
	padding-top:6px;
	padding-bottom:22px;
}
.contentBody, .recentProject {
	background-color: #FFFFFF;
	background-image: url(../data/images/med-shadow.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom: 15px;
}
.contentBody, .recentProject {
	padding: 20px;
	padding-top: 10px;
}
.wallik {
	position:absolute;
	top:132px;
	right:-3px;
	background-image:url(../data/images/master.png);
	width:138px;
	height:132px;
}
.xFormErrorLabel {
 	display:none;
}
.xFormError {
 	color:red;
}

input, select, textarea {
 	border:1px solid #9e9e9e;
	color:#454545;
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-size:12px;
	padding: 3px;
}
.button {
	background-image:url(../data/images/active.png);
        font-family:"trebuchet MS";
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	color: #fff;
}
#xFormFieldD10 {
 	width: 200px;
	height: 100px;
}
.form {
 	margin-top:20px;
	width:350px;
}
.req {
 	font-weight: bold;
	color: red;

}
.stylesBorder {
	border:1px solid #8E8E8E;
	padding:20px;
}
.stylesHeader {
	background-color:#e7e7e7;
	color:#000;
	display:block;
	font-size:17px;
	font-weight:normal !important;
	padding:4px;
	margin-bottom:10px;

}

/* Table design */ 

.list1 {
	width:100%;
	font-size: 11px;
}
.list-row1 td, .list-row0 td {
	padding: 5px;
	margin:1px;
}
tr.list-row1 {
	/*background-color: #223621;*/

}

tr.list-row0 {
	background-color: #c3daff;
}

.colspan {
	background-color: #2866c6;
	font-size: 13px;
	color: #fff;
}
.copyright {
 	font-size:10px;
	text-align:right;
	padding-right: 10px;
}