@import url(/style/editor.css);
@import url(/style/content.css);

body, html {
	padding: 0px;
	margin: 0px;
    width: 100%;
    height: 100%;
}

body {
	background: #402D00 url(/images/background_tiled.gif) repeat top left;
}

#popup {
	padding: 0px;
}

#background_fade_top {
	background: url(/images/background_fade_top.png) repeat-x top left;
}

#background_fade_bottom {
	background: url(/images/background_fade_bottom.png) repeat-x bottom left;
    min-height: 100%;
}

* html #background_fade_bottom  {
    height: 100%;
}

#navigation {
	width: 944px;
	background: url(/images/menu_background.png) no-repeat;
	margin: 0px auto;
	height: 43px;
}

#navigation ul {
	list-style: none;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	text-align: center;
}

#navigation li {
	display: inline;
	font-size: 14px;
	text-transform: uppercase;
	background: url(/images/menu_spacer.gif) no-repeat 0% 50%;
	line-height: 28px;
	padding: 0px 10px 0px 12px;
	
}

#navigation .active a, #navigation .hover a {
	color: #BB9900; 
}

#navigation li  a {
	color: #C2BB99;
	text-decoration: none;
}

#navigation ul .first {
background-image: url();
}

#header {
	clear: both;
	background: #000000 url(/images/front_header.jpg) no-repeat top center;
	height: 430px;
	width: 100%;
	text-align: center;
}

#header .border {
	background: url(/images/front_header_top_border.png) repeat-x top center;
	width: 100%;
	padding-top: 10px;
}

#negatives {
	margin: 0px auto 0px auto;
	width: 924px;
	height: 405px;
}

#negatives .item {
	width: 150px;
	height: 130px;
	margin: 0px 0px 10px 0px;
	float: right;
	clear: both;
	
}

#negatives .item .mask{
	width: 150px;
	height: 130px;
	background: url(/images/front_negatives_foreground.png) no-repeat;
}

#logotype {
	text-align: center;
}

#content {
	height: 309px;
	width: 924px;
	margin: 10px auto 0px auto;
	background: #2A1A01 url(/images/content_fade_v.png) repeat-y;
	color: #9E9671;
}

#content_shadow {
	background: url(/images/content_shadow.png) no-repeat;
	width: 948px;
	margin: 0px auto;
}

#content .padding {
	padding: 25px 35px;
}


#content_background {
	background: url(/images/content_background.png) repeat-x;
	padding-top: 1px;
	padding-bottom: 20px;
}

#content_item {
	background: #2A1A01 url(/images/content_item_fade_h.png) repeat-y;
	width: 924px;
	margin: 0px auto 0px auto;
}

#content_listing, #content_page , #content_news{
	background: #2A1A01 url(/images/content_fade_h.png) repeat-y;
	width: 924px;
	margin: 0px auto 0px auto;
}

#content_item .border{
	background: url(/images/front_header_top_border.png) repeat-x top center;
	min-height: 37px;
}


#content_listing .pageContent, #content_listing  .pageBack {
	margin-left: 10px;
	margin-right: 10px;
}

#content_listing .item {
	float: left;
	width: 200px;
	margin: 20px 42px 20px 0px;
	padding: 10px;
}

#content_listing .hover {
	background: #372401;
}

#content_listing .right {
	margin-right: 0px;
}

#content_listing .item  .image {
	width: 200px;
	height: 162px;
}

#content_listing .item  .image img{
	border: 1px solid #BC9B05;
}

#content_listing .border {
	background: url(/images/content_listing_top_border.png) repeat-x top center;
	min-height: 37px;
}

#content_page .padding {
	padding: 50px 100px 50px 100px;
}

#content_listing  .padding {
	padding: 50px 90px 50px 90px;
}

#content_listing .item .title {
	color: #BB9900;
	font-weight: bold;
	margin-top: 10px;
}


#content_listing .item .title a{
	color: #BB9900;
	text-decoration: none;
}

#content_item .fade {
	background: url(/images/content_fade.png) repeat-x left bottom;
	min-height: 500px;
}

#news b, #content b {
	color: #BB9900;
	font-size: 12px;
	font-weight: bold;
}

#news  a {
	color: #BB9900;
}

#news, #upcoming_practices, #partners {
	background: url(/images/content_fade.png) repeat-x left bottom;
	height: 270px;
	float: left;
}

#news {
	width: 405px;
}

#news .item, #upcoming_practices .item {
	padding: 12px 0px 5px 9px;
}

#news a, #upcoming_practices a {
	color: #9E9671;
	text-decoration: none;
}

#upcoming_practices {
	width: 293px;
}

#partners {
	width: 226px;
}

#footer {
	height: 37px;
	color: #453700;
	font-size: 10px;
	background: #110C00;
	clear: both;
	padding: 0px 25px;
	line-height: 37px;
}

#footer a {
	color: #453700;
}

#content h2 {
	font: 17px normal;
	padding: 7px 0px 18px 40px;
	margin: 0px;
	background: url(/images/front_h2_background.png) no-repeat left bottom;
	color: #9E9671;
	border: 0px;
}

#left  {
	width: 247px;
	float: left;
	margin: 30px 20px 40px 30px;
}

#left img {
	border: 1px solid #BC9B05;
	margin: 0px 10px 10px 0px;
}

#right  {
	width: 507px;
	float: right;
	margin: 50px 60px 40px 60px;
}

#content_news #left {
	width: 480px;
	margin: 50px 20px 40px 70px;
	overflow: hidden;
}

#content_news #left .details{
	float: right;
	background: #372401;
	padding: 1px 10px 7px 10px;
	width: 100px;
	margin: 0px 0px 10px 20px;
	line-height: 13px;
	overflow: hidden;
}

#content_news #left .details .lable {
	margin-top: 6px;
	color: #9E9671;
	font-size: 10px;
}

#content_news #right {
	width: 280px;
	line-height: 15px;
	margin-left: 0px;
	margin: 30px 30px 40px 0px;
}

#content_news h1 {
	font-size: 17px;
	line-height: 17px;
	color: #9E9671;
	border: 0px;
}

#content_news #right h2 {
	margin-left: 10px;
} 

#content_news .date {
	color: #BB9900;
}

#content_news .image .item {
	float: left;	
	margin: 0px 16px 16px 0px;
}

#content_news #left img {
	margin: 0px;
}

#content_news .image .item img{
	border: 1px solid #BC9B05;
}

#content_news .image .right {
	margin: 0px 0px 10px 0px;
}

#content_news .date .time{
	color: #9E9671;
}

#content_news #right .date, #content_news #right p {
	font-size: 10px;
}

#content_news #right .item {
	padding: 5px 10px 8px 10px;
}

#content_news #right .active, #content_news #right .hover{
	background: #372401;
}


#content_news #right .paging {
	border-top: 1px solid #9E9671;
	padding: 1px 0px;
	margin: 30px 10px 0px 10px;
	color: #9E9671;
}

#content_news #right .paging a {
	color: #9E9671;
}

#content_news #right h3, #content_news #right p {
	margin: 0px;
}

#content_news #right a {
	text-decoration: none;
}

#content_news h2 {
	font-size: 15px;
	line-height: 17px;
	color: #9E9671;
	border: 0px;
}

.pageBack {
	font-size: 10px;
	color: #4C3F2A;
	border-top: 1px solid #4C3F2A;
	margin-top: 40px;
	clear: both;
}

.pageBack  a {
	color: #4C3F2A;
}

.pageDocument .item {
	width: 118px;
	margin: 0px 9px 10px 0px;
	float: left;
	background: #000000;
	color: #000000;
	font-size: 10px;
	text-align: center;
	line-height: 19px;
}

.pageDocument .right {
	margin-right: 0px;
	margin-left: 1px;
}

.pageDocument .item  img {
	border: 0px;
}

.pageDocument .item a {
	text-decoration: none;
}

#pedigree  table{
	margin: 0px auto;
}

#pedigree .item {
	text-align: center;
	font-size: 11px;
	color: #000000;
	line-height: 21px;
	height: 21px;
	white-space: nowrap;
	background: #9F9670;
	padding: 0px 10px;
	margin: 6px 0px;
	width: 120px;
}

#pedigree .item  a {
	color: #000000;
}

#pedigree .inactive {
	background: #403116;
}

#pedigree .line_h {
	width: 8px;
	height: 1px;
	margin: 13px 0px;
}

#pedigree .line_v {
	width: 1px;
}

.pageContent {
	overflow: hidden;
}

#partners p {
	text-align: center;
}

#partners .item {
	visibility: visible;
	position: absolute;
	top: 140px;
	left: 0px;
	text-align: center;
	width: 146px;
}

#partners .clip {
	width: 146px;
	height: 140px;
	position: relative;
	overflow: hidden;
	margin-left: 9px;
	margin-top: 10px;
}