* {
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 12px;
	color: #4F3D2E;
       
}

a {
	text-decoration: none;
}

table {
	border-collapse: collapse;
}

body {
    background-image:url(img/bg_1.png);
    background-position:0 46px;
    margin:0;
    padding;0;
}

td.maincontainer {
        background-image: url(img/topleft.gif);
        background-repeat: repeat-x;
        
}

.bodywidth {
	width: 1006px;/*100%;
	min-width: 880px;*/
	background-color: transparent;
	/*border: 1px solid #f29357;*/
}
* html .bodyminwidth {
	border-left: 880px solid #fff;
}
* html .bodycontainer {
	margin-left: -880px;
	position: relative;
}
/*\*/
* html .bodyminwidth, * html .bodycontainer, * html .content {
	height: 1px;
}


form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 20px 20px 8px 0px;
}
div.top{
	/*position:absolute;*/
	clear: both;
	
       margin-top:-1px;
	/*background-image: url(img/top.png);
	background-position: left;
	background-repeat: no-repeat;*/
	height:255;
	width:1006;
	padding: 0 0 0 0;
}
div.topflash {
	position:relative;
	width:158px;
	height:158px;
	top:-197px;
	left:318px;
	margin-bottom:-158px;
}

div.bottom{
	/*position:absolute;*/
	clear: both;
        padding: 0 0 0 0;
}
div.bottom p{
	color:white;
	text-align:left;
	margin-left: 30px;
	padding-top: 20px;
}
table.main{
	/*position:static;*/
	background-color: #D7C9B0;
        margin-top:-100px;
	top:300px;
	width:1006px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
	border: none;
}
button, input.button {
	background-color:White;
	border-color:Black;
	border-width:1px;
	border-style:Solid;
	color:black;
	font-weight:bolder;
	font-size: 10pt;
	cursor: pointer;
	min-width: 15em;
	padding-left: 1.5em;
	padding-right: 1.5em;
}
/*------------------------------------------------------------------*/
/* Menu items*/
div.menu{
	left: 16px;
}
div.menu a{
	font-size:13px;
        color:"#4F3D2E";
	display: block;
	/*background-image: url(img/itemYLW.gif);*/
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	width: 11em;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
div.menu a:visited{
	color: #7A5643;
}

div.menu a:hover{
	color: #39312C;
}

div.menu .Sel{
	text-decoration: underline;
        color:#000096;
}

div.menu a.sub{
	margin-left: 25px;
}

div.lang{
	float:left;
	position: absolute;
	margin-left:25px;
	top: 25px;
	z-index:1;
}
div.lang img{
	border:none;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	width: 20px;
	height:13px;
	
}

div.popup{
	position: absolute;
	display: none;
	background-color:#D7C9B0;
	border: 1px solid brown;
}
/*------------------------------------------------------------------*/
/* Contents */
div.content{
	width: 99%;
       
 }

h1{
	font-size: 16pt;
	font-weight: normal;
	text-align: left;
	margin-left: 5em;
}

.topedit{
	border: 1px solid #EF5F23;
	padding: 10px 30px 10px 10px;
}
.topedit td{
	padding: 10px 30px 10px 10px;
}

.topedit td input[type="text"],.topedit td input.text,.topedit td input[type="file"] {
	border: 1px solid black;
	width: 50em;
}
img.logo{
	float:left;
	width:125;
	height:100;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}
/*----------------------------------------------*/
table.ourclients{

	border-collapse: collapse;
	empty-cells: show;
}
div.ourclients{
	white-space:nowrap;
	position:relative;
	top:-258;
	left: 330px;
	background-image: url(img/Project_tab.png);
	background-repeat: no-repeat;
	padding-top:2px; 
	width: 134px;
	height: 21px;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 0.0em;
	text-align: center;
}
table.ourclients td{
	padding:0 0 0 0;

}
table.ourclients td.client{
	padding: 0px;
	width: 125px;
	height: 100px;
}
table.ourclients .top{
	background-image: url(img/plineT.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 25px;
}
table.ourclients .bottom{
	background-image: url(img/plineB.png);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 25px;
}
table.ourclients .left{
	background-image: url(img/plineL.png);
	background-position: left;
	background-repeat: repeat-y;
	width: 25px;
}
table.ourclients .right{
	background-image: url(img/plineR.png);
	background-position: right;
	background-repeat: repeat-y;
	width: 25px;
}
table.ourclients .topleft{
	background-image: url(img/cpTL.png);
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
}
table.ourclients .topright{
	background-image: url(img/cpTR.png);
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
}
table.ourclients .bottomleft{
	background-image: url(img/cpBL.png);
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
}
table.ourclients .bottomright{
	background-image: url(img/cpBR.png);
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
}
/*-----------------------------------------------------------*/
table.ourprojects{

	border-collapse: collapse;
	empty-cells: show;
	margin-top:20px;
}
div.ourprojects{
	white-space:nowrap;
        position:relative;
	top:-258;
	left: 330px;
	background-image: url(img/Project_tab.png);
	background-repeat: no-repeat;
	padding-top:2px;
	width: 134px;
	height: 21px;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 0.0em;
	text-align: center;
}
table.ourprojects td{
	padding:0 0 0 0;
}
table.ourprojects td.client{
	padding: 0px;
	width: 125px;
	height: 100px;
}
table.ourprojects .top{
	background-image: url(img/plineT.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 25px;
}
table.ourprojects .bottom{
	background-image: url(img/plineB.png);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 25px;
}
table.ourprojects .left{
	background-image: url(img/plineL.png);
	background-position: left;
	background-repeat: repeat-y;
	width: 25px;
}
table.ourprojects .right{
	background-image: url(img/plineR.png);
	background-position: right;
	background-repeat: repeat-y;
	width: 25px;
}
table.ourprojects .topleft{
	background-image: url(img/cpTL.png);
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
}
table.ourprojects .topright{
	background-image: url(img/cpTR.png);
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
}
table.ourprojects .bottomleft{
	background-image: url(img/cpBL.png);
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
}
table.ourprojects .bottomright{
	background-image: url(img/cpBR.png);
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
}
div.ourprojects a, div.ourclients a{
	color: white;
}
/*----------------------------------------------------*/
table.clientinlist{
	width:260px;
}
table.clientinlist td{
	padding: 0px;
}
table.clientinlist td.clientimg{
	width:125px;
}
table.projinlist{
	width:260px;
}
table.projinlist td{
	padding: 0px;
}
table.projinlist td.projimg{
	width:125px;
}
/*----------------------*/

span.servitem{
	display:block;
	margin-left:1.5em;
	margin-bottom:2px;

}
.feedback td{
	padding: 2 2 2 2;
}
.feedback td input[type="text"],.feedback td input.text {
	border: 1px solid black;
	width: 30em;
}
/*----------------------*/
.pages{
    margin: 2px 0px 2px 40px;
    text-align: left;
}

.pages a{
    padding: 2px 6px 2px 6px;
	color: blue;
    text-decoration: none;
}

.pages a:hover{
    text-decoration: none;
}

.pages .active, .pages .phpdigHighlight{
    color: black;
    font-weight: 900;
}
/*----------------------*/
/* brands' smiles */
.brandsmiles a:link {
	color:4F3D2E;
	text-decoration:none;
}
.brandsmiles a:visited {
	color:#7A5643;
	text-decoration:none;
}
.brandsmiles a:hover {
	color:#39312C;
	text-decoration:none;
}
.brandsmiles a:active {
	color:red;
	text-decoration:none;
}
.brandsmiles td.even{
	background-color:#CDC0A8;
}
.brandsmiles p{
	margin: 0 0 0 0;
}
/*-----------------------------------------------------*/
.krohi a, .krohi a:hover{
	color:red;
}
/*-----------------------------------------------------*/
.projectinwork td {
	padding-top:25px;
	padding-bottom:25px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
/*-----------------------------------------------------*/
.catalog p{
	margin: 0 0 0 0;
}
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-------Search styles--------------------------------*/
.row_result{
	margin-bottom: 10px;
}
.result{
	font-size: 8pt;
	margin-left: 20px;
	text-align: justify;
}
.result .phpdigHighlight{
	background-color:Yellow;
	color: : white;
	font-size: 8pt;
}
.row_result a.phpdig{
	text-decoration: underline;
	font-weight: bolder;
}
.greenlink{
	color:green;
	font-size: 10pt;
}

