body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #646760;
}

.Header {
	font-size: 18px;
	font-weight: bold;
	color: #646760;
	line-height: 22px;
}

.Intro {
	font-size: 15px;
	line-height: 19px;
}

.Body {
	font-size: 13px;
	line-height: 18px;
}

/* link */
a {
	color: #95447f;
	text-decoration: none;
}

a.yellow {
	color: #fad670;
}

a:hover,a.yellow:hover {
	color: #000000;
}

a.bold {
	font-weight: bold;
}

a.nodeco {
	text-decoration: none;
}

a.dashed {
	border-bottom: 1px DASHED;
}

a.dotted {
	border-bottom: 1px DOTTED;
}

a.gray {
	color: #646760;
}

a.gray:hover {
	color: #000000;
}

/* end links */
#content_container {
	background: #FFFFFF url(../images/temp/background-gradient.jpg) top
		center repeat-x;
	padding-top: 7px;
}

#container {
	width: 880px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}

#content_holder {
	background: #FFFFFF url(../images/temp/content-holder.jpg) top left
		repeat-x;
	margin-top: 2px;
}

#header_container {
	height: 90px;
	background-color: #F9F9F9;
}

#header {
	width: 820px;
	height: 90px;
	margin: auto;
}

#header_logo {
	position: relative;
	float: left;
	width: 233px;
	height: 61px;
	padding-top: 10px;
}

#header_menu {
	float: right;
	height: 25px;
	padding-top: 28px;
}

/*nav area */
#header_image_float {
	float: right;
}

#header_image {
	position: absolute;
}

#fake_wrap_from_header_image {
	float: right;
}

#menu_width {
	float: right;
	height: 25px;
	padding-right: 2px;
}

#menu_width div {
	float: left;
	color: #E0E0E0;
	padding: 8px 0px 0px 0px;
}

#menu_width a#menuActive {
	float: left;
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 2px 0px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	border-bottom: 3px SOLID #CECECE;
}

#menu_width a#menuInactive {
	float: left;
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 2px 0px;
	color: #95447f;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

#menu_width a#menuActive:hover,#menu_width a#menuInactive:hover {
	color: #666666;
	border-bottom: 3px SOLID #CECECE;
}

/*end nav area*/ /* menu left system */
td.menu_left_header {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px SOLID #CECECE;
	padding: 5px;
}

.menu_left_header {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.portfolio_view_summary
{
	padding-top: 5px;
}

.portfolio_header_holder
{
	position: relative;
}

.portfolio_details {
	width: 450px;
}

.portfolio_logo_summary {
	position: absolute;
	right: 0px;
	bottom: 30%;
	width: 80px;
}

b.menu_left_nav {
	display: block;
	color: #000000;
	margin: 0px;
	border-bottom: 1px SOLID #CECECE;
	padding: 5px;
}

td.menu_left_nav_active {
	border-bottom: 1px SOLID #CECECE;
	padding: 5px;
}

a.menu_left_nav_active {
	color: #666666;
}

td.menu_left_nav_inactive {
	border-bottom: 1px SOLID #CECECE;
	padding: 5px 5px 5px 0px;
}

a.menu_left_nav_inactive {
	
}

/* end menu left system */
#home_banner {
	height: 130px;
	padding: 15px;
	text-align: left;
}

#home_banner_generic {
	height: 46px;
	padding: 30px 0px 0px 25px;
}

#banner_image {
	float: left;
	border: 1px solid #c0c0c0;
	margin-right: 5px;
}

#banner_content {
	float: left;
	width: 510px;
	padding: 10px;
	margin-right: 60px;
}

#about_logos {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #c0c0c0;
	margin-top: 5px;
}

#content_image {
	display: block;
	position: absolute;
	right: 90px;
	top: 190px;
}

#content_height {
	float: left;
	height: 270px;
}

#content_right_height {
	float: left;
	height: 355px;
}

#clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* content home */
#content_header {
	background-color: #FFFFFF;
}

#content {
	float: left;
	width: 860px;
	min-height: 170px;
	padding: 25px 10px 10px 10px;
	background: #FFFFFF url(../images/temp/shadow.gif) top left repeat-x;
}

#banner_header {
	background-color: #E5E5E5;
}

#banners {
	float: right;
	width: 375px;
	padding-right: 20px;
	padding-bottom: 30px;
}

/* end content home */ /* content generic */
#content_menu {
	float: left;
	width: 200px;
	padding: 15px;
}

#content_main {
	float: left;
	width: 470px;
	padding: 10px 15px;
}

#content_full {
	float: left;
	width: 580px;
	padding: 10px 15px;
}

/* end content generic */ /* gradients */
#divider_down {
	/* background: url(../images/temp/divider-gradient-down.png) top center no-repeat; */
	
}

#divider_up {
	background: url(../images/temp/divider-gradient-up.png) bottom center
		no-repeat;
}

/* end gradients */ /* directory listings */
td.listing_left {
	width: 160px;
	height: 25px;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;
}

.list_inactive {
	background-color: #FFFFFF;
}

.list_active {
	background-color: #F6F6F6;
}

/* end directory listings */ /* news module */
#news_container_nograd {
	padding: 15px 0px 10px 5px;
}

#news_content {
	float: left;
	width: 430px;
	padding: 15px 0px 10px 5px;
}

#news_images {
	float: right;
	width: 115px;
	padding-left: 20px;
}

#news_divider_down {
	padding-right: 40px;
}

span.lightgray {
	color: #BDBDBD;
}

/* end news module */ /* species */
.attrib_row {
	padding: 3px;
	border-bottom: 1px SOLID #CECECE;
}

/* end species */ /* footer */
#footer_container {
	clear: both;
	height: 170px;
	padding-top: 15px;
	background: #ffffff url(../images/temp/background-gradient.jpg) top
		center repeat-x;
}

#footer_contact {
	height: 100px;
}

#footer_links {
	width: 880px;
	height: 20px;
	margin: auto;
}

#footer_links ul {
	margin-top: 2px;
}

#footer_links li {
	list-style: none;
	background-repeat: no-repeat;
	padding-bottom: 2px;
}

#footer_nav {
	clear: both;
}

/* end footer */ /* form elements */
input.form_element {
	width: 290px;
	border: 1px SOLID #d7dbdc;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

input.form_element:focus {
	background-color: #ECECEC;
}

textarea.form_element {
	width: 290px;
	border: 1px SOLID #d7dbdc;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea.form_element:focus {
	background-color: #ECECEC;
}

select.form_element {
	border: 1px SOLID #d7dbdc;
	padding: 2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.form_error {
	color: #FF0000;
}

/* end form elements */ /* sitemap */
.smparent {
	font-size: 12px;
	font-weight: bold
}

.smchild {
	margin-left: 10px;
	border-left: 1px DASHED #CCC;
	padding: 1px 5px;
	font-size: 12px
}

/* end sitemap */ /* form elements */
input.form_element {
	width: 310px;
	border: 1px SOLID #d7dbda;
	padding: 3px;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, san-serif;
}

input.form_element:focus {
	background-color: #ECECEC;
}

textarea.form_element {
	width: 310px;
	border: 1px SOLID #d7dbda;
	padding: 3px;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, san-serif;
}

textarea.form_element:focus {
	background-color: #ECECEC;
}

select.form_element {
	width: 310px;
	border: 1px SOLID #d7dbda;
	padding: 3px;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, san-serif;
}

/* end form elements */ /* form stylesheet */
.form_fields {
	border: 1px SOLID #CECECE;
	padding: 3px;
	font-weight: bold;
}

.form_fields:focus {
	background-color: #ECECEC;
}

.form_field_disabled {
	border: 1px SOLID #CECECE;
	background-color: #F5F5F5;
	color: #ABABAB;
	padding: 3px;
	font-weight: bold;
}

.form_action_button {
	cursor: hand;
	cursor: pointer;
	height: 31px;
	text-decoration: none;
}

.form_action_button .form_action_left {
	float: left;
	width: 13px;
	height: 31px;
	background: transparent url(../images/temp/button-left.gif) top left
		no-repeat;
}

.form_action_button .form_action_right {
	float: left;
	width: 13px;
	height: 31px;
	margin-right: 10px;
	background: transparent url(../images/temp/button-right.gif) top left
		no-repeat;
}

.form_action_button .form_action_text {
	float: left;
	height: 24px;
	padding: 7px 8px 0 8px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	background: transparent url(../images/temp/button-gradient.gif) top left
		repeat-x;
}

.form_action_button:hover .form_action_text {
	color: #000000;
}

.form_action_button_right {
	cursor: hand;
	cursor: pointer;
	height: 31px;
	text-decoration: none;
}

.form_action_button_right .form_action_left {
	float: right;
	width: 13px;
	height: 31px;
	margin-left: 10px;
	background: transparent url(../images/temp/button-left.gif) top left
		no-repeat;
}

.form_action_button_right .form_action_right {
	float: right;
	width: 13px;
	height: 31px;
	background: transparent url(../images/temp/button-right.gif) top left
		no-repeat;
}

.form_action_button_right .form_action_text {
	float: right;
	height: 24px;
	padding: 7px 8px 0 8px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	background: transparent url(../images/temp/button-gradient.gif) top left
		repeat-x;
}

.form_action_button_right:hover .form_action_text {
	color: #000000;
}

/* end form stylesheet */
.logo-list {
	width: 600px;
}

.logo-list-wrap {
	position: relative;
	float: left;
	width: 100px;
	height: 80px;
	padding: 8px;
}

.logo-list-wrap img {
	border: 0px;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}

/* multi column listing */
.artistcolumnlist {
	margin-right: 20px;
	height: 28px;
}

.artistcolumnlistwrap {
	width: 190px;
	float: left;
}

.artistcolumnlistlabel span {
	font-weight: normal;
	color: rgb(171, 171, 171);
	font-size: 11px;
}

.artistcolumn_bg {
	background-color: #F6F6F6;
}

.artistcolumn_bg ul {
	display: block;
	list-style: none;
}

.artistcolumn_bg ul li {
	display: block;
	float: left;
	margin-bottom: 10px;
	height: 24px;
	padding: 3px 5px 5px 5px;
	font-weight: bold;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 14px;
}

.artistcolumn_bg ul li.artistcolumn_active {
	display: block;
	color: #000000;
	background: #FFF;
	padding: 3px 5px 5px 5px;
	height: 23px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 13px;
}

.artistcolumn_bg ul li.artistcolumn_active a {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.artistcolumn_bg ul li:hover {
	color: #000000;
	background-color: #DEDEDE;
}

/** property menus **/
.listing_inactive {
	background: #FFF url(../images/temp/property-nav-inactive.png) top left
		repeat-x;
	font-size: 12px;
	font-weight: bold;
	border: 1px SOLID #CECECE;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.listing_active {
	background: #FFF url(../images/temp/property-nav-inactive.png) top left
		repeat-x;
	font-size: 12px;
	font-weight: bold;
	border: 1px SOLID #CECECE;
	border-bottom: 0px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.listing_disabled {
	background: #FFFFFF url(../images/temp/tab_disabled_bg.jpg) top left
		repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #ededed;
}

.listing_nav_bottom {
	border: 1px SOLID #CECECE;
	border-top: 0px;
	padding-right: 15px;
	background: #FFF url(../images/temp/property-nav-bottom.png) bottom left
		repeat-x;
}

a.listing_link_active {
	color: #000;
}

a.listing_link_inactive {
	color: #666;
}

a.listing_link_inactive:hover {
	color: #000;
}

/** end property menus **/ /*location menu styles*/
ul.list_menu_primary {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: url(../images/temp/icon-menu.png);
	background-repeat: no-repeat;
}

ul.list_menu_children {
	position: absolute;
	left: 120px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	border: 1px SOLID #CECECE;
	z-index: 25;
	list-style: none;
	background-image: url(../images/temp/icon-menu.png);
	background-repeat: no-repeat;
}

ul.list_menu_primary li {
	position: relative;
	background-color: #FFF;
	border-bottom: 1px SOLID #CECECE;
	height: 22px;
	text-align: left;
	padding: 5px;
}

ul.list_menu_children li {
	background-color: #FFF;
}