@charset "utf-8";
/* CSS Document Portofolio Photo*/

.thrColAbsHdr #footerph { 
	padding: 10px 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(../img/footertopmarginph.jpg);
	background-color:#4f4d40;
	background-position:top;
	background-repeat:repeat-x;
	height:150px;
	color:#bfbdb0;
} 
.thrColAbsHdr #footerphcontact { 
	height:auto;
	text-align:center;
	float:right;
	background-color:#5d5b4c;
	color:#FFFFFF;
	margin-right:10px;
	margin-top:10px;
	padding-top:3px;
	font-size:100%;
} 
.thrColAbsHdr #footerph a { 
	color:#bfbdb0;
	font-size:80%;
	text-decoration:none;
}
.thrColAbsHdr #footerph a:hover { 
	color:#FFFFFF;
	font-size:80%;
	text-decoration:none;
}
.thrColAbsHdr #footerph img {
	float:left;
	border:0px;
}
.thrColAbsHdr #footerph #confidentiality {
	vertical-align:bottom;
	vertical-align:text-bottom;
	text-align:center;
	font-size:80%;
	color:#8e8b76;
}
.thrColAbsHdr #footerph #creator {
	font-size:80%;
	color:#8e8b76;
}

.thrColAbsHdr #pointermenu2{
	margin: 0;
	padding: 0; 
}

.thrColAbsHdr #pointermenu2 ul{
	margin: 0;
	margin-left: 15px; /*menu offset from left edge of window*/
	float:right;
	padding-left: 8px;
	font: bold 12px Verdana;
	background: #4f4d40 url(../img/right_sidehm.jpg) bottom left no-repeat; /*optional left round corner*/
}

* html .thrColAbsHdr  #pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
	margin-bottom: 1em;
	margin-left: 7px; 	/*menu offset from left edge of window in IE*/
}

.thrColAbsHdr #pointermenu2 ul li{
	display: inline;
}

.thrColAbsHdr #pointermenu2 ul li a{
	float: left;
	color: #7a7f6c;
	font-weight: bold;
	padding: 7px 9px 7px 5px;
	text-decoration: none;
}

.thrColAbsHdr #pointermenu2 ul li a:hover{
	float: left;
	color: #b7b394;
	font-weight: bold;
	padding: 7px 9px 7px 5px;
	text-decoration: none;
}


.thrColAbsHdr #pointermenu2 ul li a #rightcorner{
	padding-right: 0;
	padding-left: 2px;
	background: url(../img/left_sidehm.jpg) bottom right no-repeat; /*optional right round corner*/
}


/* Meniul Point to the */

.thrColAbsHdr #pointermenu3{
	margin: 0;
	padding: 0; 
}

.thrColAbsHdr #pointermenu3 ul{
	margin: 0;
	margin-left: 15px; /*menu offset from left edge of window*/
	float:right;
	padding-left: 8px;
	font: bold 12px Verdana;
	background: #4f4d40 url(../img/right_sidehmb.jpg) bottom left no-repeat; /*optional left round corner*/
}

* html .thrColAbsHdr  #pointermenu3 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
	margin-bottom: 1em;
	margin-left: 7px; 	/*menu offset from left edge of window in IE*/
}

.thrColAbsHdr #pointermenu3 ul li{
	display: inline;
}

.thrColAbsHdr #pointermenu3 ul li a{
	float: left;
	color: #7a7f6c;
	font-weight: bold;
	padding: 7px 9px 7px 5px;
	text-decoration: none;
}

.thrColAbsHdr #pointermenu3 ul li a:hover{
	float: left;
	color: #b7b394;
	font-weight: bold;
	padding: 7px 9px 7px 5px;
	text-decoration: none;
}


.thrColAbsHdr #pointermenu3 ul li a #rightcorner{
	padding-right: 0;
	padding-left: 2px;
	background: url(../img/right_sidehmb.jpg) bottom right no-repeat; /*optional right round corner*/
}




.thrColAbsHdr #hmenu {
	padding:5px;
	text-align:center;
}

.thrColAbsHdr #hmenu  a{
	text-decoration:none; 
	color:#7a7f6c;
	font-size: 13px;
	font-weight: bold;
	
}
.thrColAbsHdr #hmenu  a:hover{
	text-decoration:none; 
	color:#b7b394;
	font-size: 13px;
	font-weight: bold;
	
}





