/* 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: 13px;
}
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');
}

#tnav1 {
	background-image: url(/images/tnav1.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 257px;
}
.nawsep {
	padding: 5px 22px;
	text-align: center;
	float: left;
	border-left: 1px solid #d0d0d0;
	margin-top: 3px;
	position: inherit;
}
.nawfirst {
	border: none;
	margin-left: 78px;
	-margin-left: 38px;
}

#tnav2 {
	background: url(/images/tnav3.jpg) no-repeat right bottom;
	padding: 0 0 0 2em;
	font-size: 12px;
	color: #5b5d57;
}
.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: 45px 0 0 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 {
	background-color: #FFFFFF;
	margin: 0 0 0 5px;
}


#sidebar1 h3, #sidebar2 h3 {
	color:#003399;
	font-size:14px
}
/*.menuitem1 {
	background-image: url(/images/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
}*/
.menuitem {
	background: url(/images/menu.png) no-repeat left top !important;
	height: 35px;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu.png', sizingMethod='crop');
	-position: relative;
}
.menuitem:hover, .menuitemh {
	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;
}

.menul {
	padding: 10px 0 3px 74px;
	display: block;
	text-decoration: none;
	color: #003399;
	font-weight: bold;
	background: url(/images/arr-right.gif) no-repeat 42px 12px;
	margin-bottom: 5px;

}
.arrdoun {
	padding: 10px 0 3px 74px;
	display: block;
	text-decoration: none;
	color: #003399;
	font-weight: bold;
	background: url(/images/arr-dovn.gif) no-repeat 42px 12px;
	margin-bottom: 5px;
}
#sidebar1 .menu {
	margin: 5px 0 15px 62px;
	list-style: none;
}
#sidebar1 .menu li {
	background: url(/images/dot.gif) no-repeat left center;
	padding: 2px 0 2px 13px;
}


.arrdoun {
	background-image: url(/images/arr-dovn.gif);
}

.sidebox {
	margin: 30px 25px 30px 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: 45px 0 40px 0;
}
h1, .contentbox h1 {
	color: #2a1662;
	font-size: 21px;
	font-weight: normal;
	margin: 0 0 18px 0;
}
h2, .contentbox h2 {
	color: #2E0E60;
	font-size: 16px;
	margin: 16px 0;
}
h3, .contentbox h3 {
	color: #2E0E60;
	font-size: 15px;
	margin: 0 0 7px 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;
}
