/*@import url("styles/reset.css"); */
* { margin:0; padding:0; }
body { background: #FFF url(../images/bg_main.jpg) repeat-x; margin: 0px; }
body,td,th {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px; /* color:#5a5a5a; */ color:#333;
}

a:link, a:active, a:visited { 
	color: #6d6d6d;	
	text-decoration: none; }
a:hover { text-decoration: underline; color: #a2a1a1; }

a.more { float:right; clear:right; }
a.alt { color:white; display:block; margin-top:5px; }

img, table { border:none; }
/* Two Column Layout */
#wrapper { float: left; width: 100%; }
#right_panel { margin-left: 675px; }
#main { float: left; width: 675px; margin-left: -905px; background: #FFF;}
.constrain { margin:0 1px 10px; clear: both; background:transparent url(../images/vertical_lines.jpg) repeat-y top left; }
/* End Columns */

#right_panel h2{ color:#6d6d6d; font-size:15px; border:none; background:#f6f6f6 url(../images/client_side_header.jpg) top left no-repeat; line-height:30px; /* padding:3px 10px 0px 35px; */}

.grid{ clear:both; width:100%;}
.grid_1, .grid_2, .grid_3{
	display:inline; margin:5px 2px;
	position:relative;
	float:left; padding:5px;
}
.grid_1{ width:210px; }
.grid_2{ width:430px; }
.grid_3{ width:660px; }
#grid21 h1{ background:url(../images/checked_h1.gif) no-repeat left; padding-left:30px; font-size:14px; }
#grid21 h2{ background-image:none; font-weight:bold; text-transform:capitalize; padding-left:2px; font-size:13px; color:#6d6d6d; border-bottom:1px dashed #CCC; border-top:1px dashed #CCC; margin:5px 0;}
#grid21 h3{ background-image:none; font-weight:bold; text-transform:capitalize; padding-left:2px; font-size:12px; color:#6d6d6d; margin:5px 0;}
#grid21 h4{ background-image:none; font-weight:bold; text-transform:capitalize; padding-left:2px; font-size:11px; color:#6d6d6d;}
#grid21 h5{ background-image:none; font-weight:bold; padding-left:2px; font-size:11px; color:#6d6d6d;}
.supertitle {font-weight:bold; text-transform:capitalize;font-size:15px; color:#6d6d6d; margin:5px 0;}
.grid_1 img{ border:1px solid #828080; margin-bottom:5px; }

.grid_bg{ background:white url(../images/grid21_bg.jpg) top left no-repeat; }

#grid_red p, #grid_green p, #grid_grey p{ margin:0 15px; }
#grid_red{ background:#FFF url(../images/box_low_red.jpg) top left no-repeat; }
#grid_green{ background:#FFF url(../images/box_low_green.jpg) top left no-repeat; }
#grid_grey{ background:#FFF url(../images/box_low_grey.jpg) top left no-repeat; }

p{ padding:10px 0; }
h2{ border-bottom:1px dashed #CCC; border-top:1px dashed #CCC; background:transparent url(../images/sect_head.jpg) no-repeat left; padding-left:35px; margin-bottom:10px; font-size:15px; font-weight:normal; }
h2 span { width:200px; float:right; font-weight:bold; font-size:12px; }
h3 { background:transparent url(../images/sect_head.gif) no-repeat left; padding-left:25px; margin-bottom:5px; font-size:14px;}


.container {
	margin: auto;
	width: 1018px;
}
#header {text-align:center;}
#intro{ width:100%;  height:205px;}
#introtext{position:relative !important; float:left; width:700px; height:90px;
font-size:12px !important;
text-align:justify;}

#introtext p{ padding:10px 0; 
font-size:12px;
}


#clock{position:relative !important; float:right; margin-top:-30px; overflow:hidden;}

#ourservices{ width:100%;}


#intro h1, #intro h2 { color:#6d6d6d;}
#intro h2 { font-size:15px; border:none; padding:0; background:none; }




.separator, .clear { clear:both; height:1px; line-height:1px; }
.separator, .bordered { border-bottom:1px dashed #CCC; margin:5px 0; }

.content {
	width: 905px;
	margin-right: auto;
	margin-left: 95px;
}

ul.clientelle, ul.correspond, ul.contacts { list-style:none;}
ul.clientelle li { padding:5px 10px 5px 82px; margin:0 4px;}
ul.clientelle li img { float:left; margin-left:-65px;}
ul.clientelle li.alt{ background-color:#eeefef; }

ul.correspond li { float:left; display:block; margin-left:15px; }

ul.contacts li img{ float:left; margin-left:-30px;}
ul.contacts li { padding:2px 2px 2px 50px; }

#footerContainer {
	background: #f8f8f8 url(../images/bg_footer.jpg) repeat-x;
	border-top: 5px solid #f6f9fa;
	padding:5px 0 80px;
}
#partners {
	background-color: #d9d9d9;
	margin: auto;
	width: 858px; height:55px;
}

#partners ul{ list-style:none; margin-left:8px; }
#partners ul li{ float:left; margin-right:15px; margin-top:8px; display:block; line-height:20px; }

#footer {
	background-color: #000; color:#FFF;
	margin: auto; line-height:30px;
	width: 100%; height:31px; padding-left:22px;
}

#footer ul { list-style:none; }
#footer ul li{ float:left; color:white; margin-right:10px; display:block; }

#foot{ width:820px; margin:auto; clear:both;}
#foot div{ margin:0 3px; float:left; width:196px; }
#foot div h2 { background:url(../images/footer_h1.jpg) no-repeat top left; line-height:48px; border:none; margin-bottom:0; }
#foot div h2.first { color:#0078ad; }
#foot div h2.second, h3.red { color:#ab0102; }
#foot div h2.third, h3.green { color:#52a400; }
#foot div h2.last { color:#494949; }

#foot div ul{ border-left:1px solid #cccccc; list-style:none; margin-left:40px; }
#foot div ul li{ padding-left:5px; text-transform:uppercase; font-size:11px; }
#bottomNav { float: left; 	width: 485px; }
#bottomSocial { float:left; width:415px;}
#bottomSocial img{ margin-right:3px; line-height:55px; vertical-align:middle; }
.panel_foot {
	line-height: 25px; clear:both;
	background:transparent url(../images/client_side_foot.jpg) no-repeat left bottom;
}



/* Ditto 2 Blog
------------------------------------------------------------------------------- */
.ditto_summaryPost h3 {
    border-bottom: 1px solid #ccc;
    margin: 0px !important;
    padding: 5px !important;
    color: black;
}
.ditto_summaryPost .ditto_info {
    background-color: #eae8e8;
    padding: 5px !important;
    font-size: 0.8em;
    color: black;
}
.ditto_link {
    font-size: 86%;
    text-align: right;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #6d6d6d;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #6d6d6d; 
    color: #000000;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #6d6d6d;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #9c0; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #6d6d6d;
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
#ditto_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#ditto_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#ditto_archivelist .ditto_month {
    font-weight: bold;
}

/* UserComments 
------------------------------------------------------------------------- */                       
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}

/*--------------- Index of documents ------------------------ */
.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#recentdocsctnr{
	padding: 10px;

}

.fieldset{
	
border:none;	
}
/*
------------------ Sidebar ---------------------------------------------------------------- */
#search {
	margin-top: 25px;
	position:relative;
	float: right;
	width:476px;
	z-index:900;
	padding-right: 15px;
	_margin-top: 42px;
}

#search img {display: none;}

#search-directory {
	position:absolute;
	top:26px;
	left:5px;
	width:496px;
	height:32px;
	overflow:hidden;
	z-index:400;
}
#search fieldset, #sidebarlogin fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
#search form, #sidebarlogin form {
	border: none;
	margin: 0px;
	padding: 10px;
	width:90%;
}


#search label, #sidebarlogin label {
color: #444444;
}


#search input, #sidebarlogin input {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#sidebarlogin label {
display: block;
margin-top: 5px !important;
}

#sidebarlogin input {
	width: 100%;
}
#sidebarlogin #checkbox_1 {	width: auto; float: right; border: 0 !important;}
#sidebarlogin h3 {
display: none;
}
.button {width: auto !important; height: auto !important; padding: 2px !important; margin-top: 5px !important; margin-bottom: 5px !important;}

#sidebarlogin #forgotpsswd {
	font-size: 70%;
	display: block;
	float: right;
	margin-top: -25px;
}
#search select {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#search textarea {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}

#search-txt {
    position: absolute;
    top: 0px;
    left: 158px;
    width: 57px;
    height: 21px;
    color: #ffffff;
    font-size: 13px;
    line-height: 23px;
}

#sidebarlogin label {
display: block;
margin-top: 5px !important;
}

#sidebarlogin input {
	width: 100%;
}
#sidebarlogin #checkbox_1 {	width: auto; float: right; border: 0 !important;}
#sidebarlogin h3 {
display: none;
}
.button {width: auto !important; height: auto !important; padding: 2px !important; margin-top: 5px !important; margin-bottom: 5px !important;}

#sidebarlogin #forgotpsswd {
	font-size: 70%;
	display: block;
	float: right;
	margin-top: -25px;
}
