body {
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    color: #6e6f71;
    margin: 0;
    padding: 0;
    background-color: #B0ADA9;
}

p {
    font-family: Verdana, sans-serif;
    line-height: 1.4em;
    text-align: left;
}

a:active, a:link, a:visited {
    text-decoration: none;
    color: #ffffff;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0;
}

h1 {
    color: #a7a8ac;
    font-size: 14pt;
    font-weight: normal;
    text-align: left;
    padding: 0;
    margin: 0;
}

h2 {
    color: #a7a8ac;
    font-size: 11pt;
    font-weight: normal;
    text-align: left;
    padding: 0;
    margin: 0;apd
}
h3 {
    color: #a7a8ac;
    font-size: 12pt;
    font-weight: normal;
    text-align: left;
    padding: 0;
    margin: 0;
}

/**** page layout ****/

.page-wrap {
	text-align: left;
}
.page-center {
	text-align: left;
	margin: 0px;
	margin: auto;
    width: 908px;
}

#header {
    background: #6e6f71;
    margin: 50px 0 0 0;
    padding: 0 10px 0 10px;
    text-align: left;
    height: 81px;
}

#header img {
    vertical-align: top;
    margin: 25px 0 0 0;
    float: left;
}

#navigation {
    padding: 15px 0px 0px 0;
    color: #747474;
    float: right;
}

#navigation-top {
    padding: 0px 25px 0px 0px;
    color: #747474;
    text-align:right;
}

#navigation-top a {
    color: #ffffff;
    white-space: pre;
}

#navigation-bottom {
    margin: 15px 20px 0px 0px;
    color: #747474;
    white-space: pre;
}

#mainNav .current a {
    font-weight: bold;
}

#mainNav .normal a {
    font-weight: normal;
}
#mainNav .normal, #navigation-top, #mainNav .current
{
    color:#B0ADA9;
}

#navigation a {
    color: #ffffff;
}

#navigation ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#navigation li {
    float: left;
	display:inline;
    margin: 0 0px;
}

#navigation li a {
    float: left;
    display:inline;
    padding: 0;
    margin: 0;
}

#content-wrap {
    background: #58595b;   
}

#content {
    padding: 10px 15px 20px 20px;
    background: #ffffff;
    border-left: 1px solid #747474;
    min-height: 420px;
    overflow: hidden;
   
}
#min-height-box
{
    height:420px;
    width: 1px;
    float: left;
}

#content h1 {
    color: #a7a8ac;
    font-size: 18pt;
    font-weight: normal;
    text-align: left;
    margin: 0 270px 0 0;
}

#content h2 {
    color: #a7a8ac;
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1.4em;
}

#content p{
    color:#86878b;
    font-family: Verdana, sans-serif;
    text-align: left;
    line-height: 1.4em;
    margin: 10px 270px 0 0;
}
#content ul
{
    color: #86878b;
    list-style-position: outside;
    line-height: 1.4em;
    margin-right: 270px;
}
#content a:link, #content a:visited
{
    color: #0000AA;
}
#content a:active, #content a:hover
{
    text-decoration: underline;
}



/**** side bars ******/

#side-bar-left {
    width: 155px;
    float: left;
    background: #58595b;
}

.side-bar-left-block {
    padding: 10px 10px 0 20px;
    width: 125px;
    float: left;
    line-height: 20px;
    text-align: left;
}


.side-bar-left-block ul {
    padding:0;
    text-align: left;
    margin-top: 10px;
    margin-left: 0;
    list-style-type: none;
}
.side-bar-left-block li 
{
    margin: 15px 0;
    padding-bottom: 1px;
    border-bottom: solid 1px #fff;
}



.side-bar-left-block li a {
    text-align: left;
    color: #ffffff;
}

.cake-sql-log {
    display: none;
}

/* Talents specific itemms */
.talents
{
	color: #B0ADA9;
}
.talents a:link, .talents a:visited
{
	color: #B0ADA9!important;
}
.talents a:hover
{
	color: #666666!important;
	text-decoration: none!important;
}

#content p.talentsIndex {
    margin: 6px 100px 8px 0;
}
#content p a:link, #content p a:visited
{
	color: #0000AA!important;
}
#content p a:hover
{
	text-decoration: underline!important;
}
#talentThumbsContainer {
	margin-left: -5px;
	margin-top: 10px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.talentThumbsDiv
{
	margin: 0 5px 8px 5px;
	float: left;
	text-align: center;
}
.talentThumbsDiv strong a
{
	display: block;
	color: #a8a9ad;
	font-size: 14px;
	margin-top: 5px;
}
.talentThumbsDiv strong a:hover
{
	text-decoration: none;
	color: #897A76;
}
.emptyThumb
{
	background-color: #a9a9a9;
	width: 105px;
	height: 105px;
	color: #FFFFFF;
	font-weight: bold;
}
.emptyThumb a:link, .emptyThumb a:visited
{
	color: #ffffff;
}
.emptyThumb a:hover
{
	text-decoration: none;
}

#talentsSubNav
{
	list-style-type: none;
	color: #FFFFFF;
}
#talentsSubNav li
{
	padding: 0;
	display: block;
	margin: 9px 0;
	border: none;
}
#talentsSubNav .lessMargin
{
	margin-top: 0px;
}
#talentsSubNav li a:link, #talentsSubNav li a:visited, #talentsSubNav li
{

}
#talentsSubNav li a:hover
{
	color: #B0ADA9;
	text-decoration: none;
}
#talentsSubNav .lessMargin a, #talentsSubNav .lessMargin
{
	color: #B0ADA9;
}
#talentsSubNav .lessMargin a:hover
{
	color: #EEEEEE;
}
.talentPagination
{
	clear:both;
	width: 100%;
	text-align: center;
}
.talentPagination .disabled
{
	color: #dddddd;
	display: inline;
}
.talentPagination a:link, .talentPagination a:visited
{
	color: #B0ADA9;

}
#details h2
{
	font-size: 12pt;
	margin: 0;
	padding: 0;
}
#details
{
	height: 318px;
}
#detailsTable
{
	width: 240px;
	margin-top: 12px;
}
#detailsTable tr td
{
	width: 50%;
	text-align: left;
	padding: 2px 0;
	color: #B0ADA9;
	font-size: 14px;
}
#mainImage
{
 	height: 290px;
	width: 360px;
	text-align: center;
}
.textAlignRight
{
	text-align: right;
}
#imageFrame
{
	float: left;
        background-color: #ffffff;
        padding-right: 30px;
        clear: right;
}
#displayImage
{
    display: block;
    margin: 0 auto;
}
.pocketThumbs
{
	margin:margin:10px 5px 0 2px;
	width: 85px; height: 80px;
}

#mainPageImage
{
 	float: right;
 	margin-top: 10px; 
 	margin-right: 10px;
}
.mainInputs input, .mainInputs textarea
{
    border: 1px #B0ADA9 solid;
    padding: 2px; 
    margin: 1px;
    width: 250px;
}
.sub-active
{
    font-weight: bold;
}
#footer
{
    margin-top: 12px;
    margin-bottom: 20px;
    text-align: right;
    padding-right: 10px;
    font-size: 8pt;
    color: #58595B;
}

