/* CSS */
* {margin:0; padding:0}

body {
	font-weight: normal;
	color: #161715;
	background: #f7f9d2 url(/images/bg4.jpg) repeat-x bottom;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	margin: 1em 0;
}
a {
	color: #0066cc;
	text-decoration: underline;
}
a:hover {
	color: #0066cc;
	text-decoration: none;
}

#container {
	background: url(/images/bg1.jpg) repeat-x;
	min-height: 1050px;
}  
#header {
	background: url(/images/tbg1.jpg) repeat-x;
} 
#hed1 {
	background: url(/images/hed1.jpg) no-repeat 320px top;
	height: 218px;
}
#hed2 {
	background: url(/images/hed2.jpg) no-repeat right top;
	height: 218px;
}
#logo {
	background: url(/images/teleos-logo.jpg) no-repeat left top;
	height: 218px;
	width: 320px;
}
#logo a {
	display: block;
	top: 50px;
	position: relative;
	left: 30px;
	height: 130px;
	width: 250px;
	text-decoration:none;
}
#logo span {
	display: none;
}


#header h1 {
	margin: 0; 
	padding: 10px 0;
}
#topproekt, #topremont, #topstroy, #toprekonstr {
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: block;
	padding: 7px 10px 0;
	}
#topproekt {
	position: absolute;
	top: 81px;
	background: url(/images/ta1.png) no-repeat !important;
	height: 25px;
	width: 215px;
	left: 325px;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ta1.png', sizingMethod='crop');
}
#topremont {
	position: absolute;
	top: 127px;
	background: url(/images/ta2.png) no-repeat !important;
	height: 25px;
	width: 182px;
	left: 390px;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ta2.png', sizingMethod='crop');
}
#topstroy {
	position: absolute;
	top: 95px;
	background: url(/images/ta1.png) no-repeat !important;
	height: 25px;
	width: 215px;
	left: 585px;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ta1.png', sizingMethod='crop');
}
#toprekonstr {
	position: absolute;
	top: 142px;
	background: url(/images/ta2.png) no-repeat !important;
	height: 25px;
	width: 182px;
	left: 610px;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ta2.png', sizingMethod='crop');
}
#topscroll {
	position:absolute;
	width:640px;
	height:80px;
	top:70px;
	left:320px;
	overflow: hidden;
}
#topcontact {
	position:absolute;
	width:580px;
	top:154px;
	left:333px;
	line-height: 30px;
	height: 30px;
	padding: 0 30px;
	font-weight:bold;
	color:#2c2a7d;
}
#topcontact span {color:#2c2a7d;font-size: 14px;}
#tnav1 {
    height: 28px;
    left: 70px;
    position: absolute;
    top: 145px;
    width: 257px;
    z-index: 20;
}
.nawsep {
	padding: 5px 22px;
	text-align: center;
	float: left;
	border-left: 1px solid #d0d0d0;
	margin-top: 3px;
	position: relative;
}
.nawfirst {border: none;}
#tnav2 {
	color: #000;
	font-size: 12px;
	font-style: normal;
	left: 80px;
	padding: 0;
	position: absolute;
	top: 192px;
}
.navarr {margin: 0 2px;}
#sidebar3 {background: url(/images/tnav2.gif) repeat-x bottom;}
#sidebar1 {
	vertical-align: top;
	background: url(/images/side1.gif) repeat-y 255px top;
}
#sidebar11 {
	padding: 0;
	background: url(/images/side2.jpg) no-repeat right bottom;
	width: 257px;
	vertical-align: top;
}

#sidebar2 {
	width: 220px;
	padding: 15px 0;
	vertical-align: top;
}
#advertbox {
	margin: 0 0 0 5px;
}
#sidebar1 h3, #sidebar2 h3 {color:#003399;font-size:14px;}
.accordion-menu ul li {
	background: url(/images/menu.png) no-repeat left top !important;
/*	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu.png', sizingMethod='crop');
	-position: relative;*/
}
.accordion-menu ul li ul.submenu {
	padding:0 20px 20px 20px;
}
.accordion-menu ul li:hover, .accordion-menu ul li.curent {
	background: url(/images/menu1.png) no-repeat left top !important;
/*	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu1.png', sizingMethod='crop');
	-position: relative;*/
}

.accordion-menu ul li a.menuitem, .accordion-menu ul li a.activemenu  {
	padding: 10px 0 3px 64px;
	display: block;
	text-decoration: none;
	color: #003399;
	font-weight: bold;
	background: url(/images/arr-right.gif) no-repeat 32px 12px;
	margin-bottom: 5px;
}
.accordion-menu ul li a.activemenu {color:#2C2A7D;}
.accordion-menu ul li a#active-submenuheader  {
	padding: 10px 0 3px 64px;
	display: block;
	text-decoration: none;
	color: #003399;
	font-weight: bold;
	background: url(/images/arr-dovn.gif) no-repeat 32px 12px;
	margin-bottom: 5px;
}
.accordion-menu ul li ul.submenu li {
	list-style: none;
	background-image: url(/images/dot.gif) !important; 
	background-repeat:no-repeat;
	background-position:left 9px !important;
	padding: 2px 0 2px 13px !important;
	margin:0 10px 5px 30px !important;
}
.accordion-menu ul li ul.submenu li a {
	background-image: none;
	margin:0 !important;
	padding:0 !important;
}
.arrdoun {background-image: url(/images/arr-dovn.gif);}

.sidebox {
	margin: 30px 25px 40px 30px;
}
.newsitem {
	font-size: 10px;
	margin: 12px 0;
}
.newsitem strong {
	font-size: 12px;
	font-weight: normal;
}



#mainContent {
	vertical-align: top;
/*	background-image: url(/images/c3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
} 
.c1 {
	background: url(/images/c1.png) repeat-y right !important;
	-background: url(/images/c1-1.gif) repeat-y right;
}
.c2 {
	background: url(/images/c2.jpg) no-repeat right top;
}
.c3 {
	background: url(/images/c4.jpg) repeat-x bottom;
	-background: url(/images/c4-1.jpg) repeat-x bottom;
}
.c4 {
	background: url(/images/c5.jpg) no-repeat left bottom;
	-background: url(/images/c5-1.jpg) no-repeat left bottom;
}

.c6 {
	background: url(/images/c3.jpg) no-repeat right bottom;
	-background: url(/images/c3-1.jpg) no-repeat right bottom;
	min-height: 1020px !important;
	/*height: 100%;*/
	-height: 1020px;
	/*position: relative;*/
}
.contentbox {
	margin:0 2em;
	padding: 0 0 20px 0;
}
h1, .contentbox h1.liner {
    font-family:Arial, Helvetica, sans-serif;
	color: #2a1662;
	font-size: 21px;
	font-weight: normal;
	margin: 0 0 18px 0;
}
h2, .contentbox h2.liner {
    font-family:Arial, Helvetica, sans-serif;
	color: #2E0E60;
	font-size: 16px;
	margin: 16px 0;
}
h3, .contentbox h3.liner {font-family:Arial, Helvetica, sans-serif; color: #2E0E60; font-size: 15px; margin: 0 0 7px 0;}
.contentbox h1, .contentbox h2, .contentbox h3, .contentbox h4 {
font-family: Times New Roman, Times, serif;
color: #009900;
font-weight:bold;
}
.contentbox h1 {
text-align: center;
font-style: normal;
font-size: 24px;
margin: 10px 0 25px 0;
}
.contentbox h2 {
	font-size: 21px;
	margin: 8px 0 21px 0;
}
.contentbox h3 {
	font-size: 18px;
	margin: 8px 0 16px 0;
}
.contentbox h4 {
	font-size: 16px;
	margin: 8px 0 14px 0;
}
.liner {
	background: url(/images/gdot.gif) repeat-x center;
}
.liner em {
	background: #f7f9d2;
	font-style:normal;
	margin: 0 5px 0;
	padding: 0 5px;
}

.contentbox ul {
	margin: 1.5em 0;
}
.contentbox ul li {
	list-style: none;
	background: url(/images/dot.gif) no-repeat left 6px;
	padding: 0 10px 12px 10px;
	line-height: 14px;
	font-size: 12px;
}
.jcarousel-container {
    position: relative;
}
#gallery {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 620px;
}
.gallerybox {
	z-index: 1;
	overflow: hidden;
	position: relative;
	clear: both;
}
#gallery ul.gallerybox li {
	padding: 0 0 5px 0;
	display: block;
	width: 160px;
	height: 170px;
	position:relative;
	margin: 0 12px 0 10px;
	float: left;
	background: url(/images/shadow.png) no-repeat center 118px;
	-background: none;
	-width: 152px;
/*    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow1.png', scaleMode='crop');*/
}
/*#gallery .gallerybox a.shadow {
	background-image: url(/images/shadow1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	width: 160px;
	height: 140px;
}*/

.gallerybox p {
	font-size: 11px;
	line-height: 11px;
	padding: 0 5px;
	margin: 5px 0;
}

#gallery  img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
}
#pages {
	margin: 12px 0;
}
#pages .ditto_page {
	padding: 0 5px;
}
#pages .ditto_currentpage {
	padding: 0 3px;
}

.pictleft {
	float: left;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #ccc;
	margin: 5px 20px 10px 0;
}
.pictright {
	float: right;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #ccc;
	margin: 5px 0 10px 20px;
}
.pictgal {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #ccc;
	margin: 10px;
}
.noborder {border:none}



#footer {
	background: url(/images/teleos-fl.jpg) no-repeat 53px bottom;
	height: 182px;
	-height: 142px;
	-padding: 50px 0 0 30px;
} 
#footer table.foottable {margin: 50px 0 0 30px}
#footer p {
	margin: 0;
	padding: 0 0 10px 0;
}
#copyr {
	/*float: left;*/
	font-size: 11px;
	width: 280px;
	color: #003399;
	padding: 0 20px 0 0;
}
#copyr a {
	color: #003399;
	text-decoration: none;
}


#footer ul {
	list-style-type: none;
	display: block;
}
#footer ul li {
	display: block;
	margin: 0 12px 0 0;
	background: url(/images/dot.gif) no-repeat right center;
	padding: 3px 12px 3px 0;
	float: left;
	position: relative;
}
#footer ul li.last {
	background: none;
}
#footer ul a {
	text-decoration: none;
}
#footer ul a:hove {
	text-decoration: underline;
}
#counters {
	margin: 10px 0 0 0;
}
#counters img {
    display:inline;  margin: 10px 10px 0 0;
    filter:alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}
#counters img:hover {
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.feolet {
	color: #2a1662;
}

.more, .tel, .mail {
	background: url(/images/more.gif) no-repeat left center;
	display: block;
	padding: 0 0 0 18px;
	font-size: 12px;
}
.tel {
	background-image: url(/images/tel.gif);
}
.mail {
	background-image: url(/images/mailsmall.gif);
}
.more a {text-decoration:none}
.more a:hover {text-decoration:underline}

/*ARTICLEMENU*/
#articlemenu {
	color: #5b5d57;
	padding: 15px 12px;
}
#articlemenu ul
{
  margin:0;
  padding:5px 0 0 0;
  width: 100%;
  list-style-type:none;
}
#articlemenu ul li
{
	float: left;
	width: 45%;
	margin:2px 0;
	font-size: 12px;
}
/*#articlemenu li a{
display: block;
}*/
#articlemenu br
{
  clear: right;
}

/*CONTACT FORM*/
#contactform {
	padding: 20px 10px;
}
#contacttable {
	width: 85%;
}
#contacttable td {
	padding: 4px;
}
#formname {
	text-align: left;
	width: 140px;
}
#contacttable textarea {
	width: 300px;
	height: 150px;
	border: 1px solid #009BE8;
	background: #fff;
	padding: 2px;
}
#contacttable .inputinfo {
	width: 280px;
	border: 1px solid #009BE8;
	background: #fff;
	padding: 1px;
}
#contacttable #Commentaires {
	width: 280px;
}
#contacttable #send {
	width: 170px;
	height: 25px;
}
.validmes {
	color: #66ffff;
	font-size:12px;
}

/*SITEMAP*/
#sitemap {margin:12px 0 0 12px}
#sitemap ul {
  margin: 0 0 0 1px;
  padding: 0 0 0 3px;
  background: url(/images/t1.gif) repeat-y;
}
#sitemap a {
	text-decoration: none;
}

#sitemap ul li {
	margin: 0;
	padding: 3px 0 3px 14px;
	list-style: none;
	background: url(/images/t2.gif) no-repeat -3px 0;
}

#sitemap ul li.last {
  margin-bottom: 6px;
  background: url(/images/t3.gif) no-repeat -3px 9px;
}
#centr1 {
	background: url(/images/c1.png) no-repeat right top;
}
fieldset.search {
	border: none;
	margin: 0 auto 0 5px;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	font-size: 13px;
	width: 186px;
	height: 25px;
	line-height: 22px;
	padding: 4px 4px 0;
	background: transparent url(/images/search_bg.gif) no-repeat;
}
.search input.box:focus {
	background: transparent url(/images/search_bg.gif) no-repeat left -31px;
	outline: none;
}
.search button.btn {
	width: 32px;
	height: 28px;
	cursor: pointer;
	text-indent: -9999px;
	background: transparent url(/images/search_bg.gif) no-repeat top right;
}
.search button.btn:hover {
	background: transparent url(/images/search_bg.gif) no-repeat bottom right;
}

table.tablelist {border:2px solid #84c225; margin:10px 0; width:636px;}
table.tablelist td, table.tablelist th {border:1px solid #84c225; border-top:none; border-right:none; padding:3px 2px;} 
/*table.tablelist th {background: transparent;}*/
table.tablelist th, #grandTotal, #allTotal {background:#a7d01b;}
table.tablelist th {background:#84c225;}
table.tablelist td + td + td + td + td, table.tablelist th + th + th + th + th {border: none;}
table.tablelist td.hiden, table.tablelist th.hiden {display:none;}
/*table.tablelist tr td:last-child, table.tablelist tr th:last-child {
    display:none;
} */
table.tablelist td.first, table.tablelist th.first {border-left:none;} 
table.tablelist tr td { background-color:#e3f1d8;}
table.tablelist tr.altrow td { background-color:transparent;}
table.tablelist td.price, table.tablelist td.allprice {font-size:15px; font-weight:bold; text-align:right;}
#grandTotal, #allTotal {font-size:14px; font-style:italic;}  
#grandTotal b, #allTotal b {font-style: normal;}
#grandTotal {border-bottom:1px solid #e3f1d8;}
#nav { padding: 0; margin: 15px 0 0 6px; list-style: none; width: 220px;
    font-family: Times New Roman;
    font-size: 16px;
    font-weight: bolder;
}
.menu a { text-decoration: none; display: block; color: #003399; }
.menu a span { display: block; padding: 10px 15px; }
.menu li { position: relative; display: block; width: 210px; vertical-align: bottom; padding-left:30px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin:1px;
	background-repeat:no-repeat; background-position:5px center;
	position:relative;
}
.menu li img {position:absolute; border:0; left:3px; top:3px;}
.menu li img.mimo {top:6px;}
#nav li:hover a {color:#003399;}
#nav ul { visibility: hidden; width: auto; position: absolute; top: -1px; left: 242px; list-style: none; margin: 0; padding: 0; z-index:60;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	border:1px solid #009be8;
	background-color:#fff;
}       
.menu .stub { background: url(/images/arrow_right.gif) 200px center no-repeat; }

            /*.menu { padding: 0; margin: 15px 0 0 0; list-style: none; border-top: dotted 1px #8181bc; width: 220px; }*/
/*            .menu li { background-color: #d3d3f2;}
            .menu li:hover { background-color: #b3b3e7; }*/
			.menu li { background-color: transparent; border:1px solid #7cc1db;}
			.menu li:hover {border:1px solid #7cc1db; background-color: #fff; }
   /*         .menu ul { visibility: hidden; width: 220px; position: absolute; top: -1px; left: 220px; list-style: none; margin: 0; padding: 0; }  */      
#nav ul li.subbox {background:#09F; width:230px; height:200px; position:relative; float:right;}
#nav ul li {border-color:transparent; font-weight:normal;}
#nav ul li a { color:#0066cc;}
#nav ul li:hover {border:1px solid #9dddf6; background-color: #9dddf6; }
#nav ul li ul li {font-size:12px;}
ul.menu li ul a span {padding: 5px 8px;}
.fzgreen, .fzg1 {text-align: center; font-family: Times New Roman,Times,serif; color: rgb(0, 102, 0);font-size: 24px; margin: 0 0 18px 0; display:block;}
.fzg1 {font-size: 18px;}
