﻿
html
{
	height: 100%;
	background-color: #D6D6D6;
}

body
{
	

	height: 100%;
	width: 100%;
	padding-top: 15px;
	font-size: 16px;
}

#custom-doc
{
/*	width:51.54em;
	*width:50.3em;*/
	
	width:670px;
	*width:670px;
	min-width:670px; 
	margin:auto; 
	text-align:left; 
	background-color: white;

	min-height:690px;
	height:auto !important;
	height:690px;	

	position:relative;

} 

#tabView
{
	padding-top: 10px
}

#ft
{
	position: 	absolute;
	bottom: 0px;
}

#topLogo
{

	padding-top: 16px;
	padding-bottom: 42px;
}
.yui-b #menu
{
	font-family:"Times New Roman", Times, serif;
	font-size: 110%;
	text-align:right;
}

.sectionHeader
{
	
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	color: #636363;
/*	margin-bottom: 10px;*/
	height: 2em;
}

.sectionSubHeader
{
		font-size: 125%;
		margin-bottom: 10px;
}

.sectionBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #636363;
	margin-right: 40px;
}

.sectionBody p
{
	margin-bottom: 10px;
}
#menu
{
/*	width: 9.84em;*;
	width: 128px; */
	
	width: 128px;
}

#menu li a:link
{
 	color: #589751;
}

#menu li a:visited{
 	color: #589751;
}

.yui-t1 .yui-b {
	float: left;
/*	width: 12.3207em;*;*/
	width: 175px;
}

.yui-t1 #yui-main .yui-b {
/*	margin-left: 13.3207em;*;*/
	margin-left: 175px;
}

.jobTitle
{
	font-weight: bold;
}

#menu li
{
	
	margin-bottom: 5px;
}

#menu li a
{
 	text-decoration: none;	
	
}

#menu a.menuSelected:link
{
 	color: #636363;
}


#menu li a.menuSelected:visited
{
 	color: #636363;
}

#portfolio li a
{  	
	color: #636363;

}

#portfolio li a:visited
{
 	color: #636363;
}

#portfolio li.selected a
{  	
	text-decoration: none;

}
	
.clientMenu
{
	position:static;
	margin: 10px 0 0 0;
	width: 15em;
}

.clientMenu li
{
	margin-bottom: 5px;
	
}

#portfolio
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;

}


#portfolio li
{
	font-size: 80%;
	display: inline;

}


.yui-navset .yui-nav .selected a:link
{
 	text-decoration: none;		
}

#tabTitles
{
	margin-bottom: 10px;
}
/* */

.overlay {
    width: 365px;
    height: auto;
/*    background-color: #F9F9F9; */
    background::transparent;
    border: 1px solid #636363;
    margin: 16px;
    padding: 16px; 
    position: absolute;
    overflow: visible;
    visibility: hidden;
    font-size: 100%;
    line-height:  140%;
 }

.overlay .hd {
    display: none;
}
.overlay .bd {
    margin: 0px; 
    background-color: #F9F9F9; 
}
.overlay .corner_tr {
    background-image: url( images/corner_tr.gif);
    position: absolute;
    background-repeat: no-repeat;
    top: -3px;
    right: -3px;
    height: 16px;
    width: 16px;
}
.overlay .corner_tl {
    background-image: url( images/corner_tl.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: -1px;
    left: -1px;
    height: 16px;
    width: 16px;
}
.overlay .corner_br {
    background-image: url( images/corner_br.gif);
    position: absolute;
    background-repeat: no-repeat;
    bottom: -1px;
    right: -1px;
    height: 16px;
    width: 16px;
}
.overlay .corner_bl {
    background-image: url( images/corner_bl.gif);
    background-repeat: no-repeat;
    position: absolute;
    bottom: -1px;
    left: -1px;
    height: 16px;
    width: 16px;
}

.overlay .knob {
    background-image: url( images/knobleft.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    z-index: 999;
    left: -10px;
    height: 18px;
    width: 14px;
}

.dialog .clientName {
	font-weight:bold;
	font-size: 110%;
}

.dialog .content img
{
	
	width: 338px;
}
