﻿/* <!-- */


body	{
	text-align: center;
	background-color: #444c5d;
	background-image: url('/site/wp-content/themes/masterworks/files/img_page_bkgd.jpg');
	background-repeat: repeat-x;
	margin-top: 0;
	padding: 0;
}

body.blank	{
	background-color:#ffffff;
	background-image: none;
}

#wrapper	{
	width:775px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 75%;
	font-family: verdana,helvetica, aria, sans-serif;
}

/* ###############  Common Tag elements ############### */

img	{
	border: 0;
}

table	{
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse:collapse;
}

td	{
	padding: 0;
	margin: 0;
}

iframe	{
	background-color:#ffffff;
	border-collapse:collapse;
	margin: 0;
	padding: 0;
}

h1	{
	min-height: 40px;
	margin: 0 -10px 10px -20px;
	padding-top: 10px;
	padding-left: 20px;
	color:#4f759c;
	font-style:italic;
	font-size: 1.8em;
	text-transform:uppercase;
	background-image:url('/site/wp-content/themes/masterworks/files/img_pg_title_bkgd.gif');
	background-repeat: repeat-y;
}

h2, h3	{
	color:#4f759c;
	}

a:link	{
	color:#4f759c;
}

a:visited	{
	color:#4f759c;
}

a:hover	{
	color:#ffcc33;
}

/* ###############  Main Template Layouts ############### */

/* Page Top */
#masthead {
}

#top_nav {
	height: 26px;
	background-color: #d7bd39;
	background-image:url('/site/wp-content/themes/masterworks/files/img_topnav_bkgd.gif')
}

#actionbar {
	position: relative;
	width: 100%;
	height: 33px;
}

#emailbox	{
	position: relative;
	width: 535px;
	height: 100%;
	background-image: url('/site/wp-content/themes/masterworks/files/img_email_bkgd.gif');
	color: #ffffff;
	font-size: .85em;
	vertical-align: 60%;
	line-height: normal;
	padding-left: 10px;
}


.email_label1 {
	vertical-align:middle;
}

input.textbox	{
	border:1px #C0C0C0 solid;
	color:gray;
	font-size:.95em;
	padding: 3px;
	margin-left: 10px;
}

#searchbox	{
	position: absolute;
	width: 230px;
	height: 100%;
	right: 0px;
	top: 0px;
	background-image:url('/site/wp-content/themes/masterworks/files/img_searchbox_bkgd.gif');
}


/* ###############################  Formatting the three columns for order and expandability ################# */
/* column container */
.colmask {
	position: relative; /* This fixes the IE7 overflow hidden bug */;
	clear: both;
	float: left;
	width: 100%; /* width of whole page */;
	overflow: hidden;	/* This chops off any overhanging divs */
}
/* common column settings */
.colleft {
	float: left;
	width: 100%; /* width of page */;
	position: relative;
}
.colmid {
	float: left;
	width: 100%; /* width of page */;
	position: relative;
}
.colright {
	float: left;
	width: 100%; /* width of page */;
	position: relative;
}
.right_col {
	float: left;
	position: relative;
	padding: 0 0 1em 0;
/* no left and right padding on columns, we just make them narrower instead */
	overflow: hidden;
}

.left_col {
	float: left;
	position: relative;
	padding: 0 0 1em 0;
/* no left and right padding on columns, we just make them narrower instead */
	overflow: hidden;
}

.center_col {
	float: left;
	position: relative;
	padding: 0 0 1em 0;
/* no left and right padding on columns, we just make them narrower instead */
	overflow: hidden;
}

/* 3 Column settings */
.threecol {
	background-color: #b3b3b3;	/* right column background color */
}
.threecol .colmid {
	right: 230px; 				/* width of the right column */;
	background: #fff;			/* center column background color */
}
.threecol .colleft {
	right: 405px; 				/* width of the middle column */;
	background-color: #5b738c;	/* left column background color */
}
.threecol .center_col {
	width: 375px; 				/* width of center column content (column width minus padding on either side) */;
	left: 775px;				/* 100% plus left padding of center column */
}
.threecol .left_col {
	width: 140px; /* Width of left column content (column width minus padding on either side) */;
	left: 260px; /* width of (right column) plus (center column left and right padding) plus (left column left padding) */;
}
.threecol .right_col {
	width: 230px; /* Width of right column content (column width minus padding on either side) */
	left: 665px;				/* Please make note of the brackets here:
								(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	height: 100%;
}


.twocol {
	background-color: #b3b3b3;
}
.twocol .colmid {
	right: 230px; 				/* width of the right column */;
	background: #fff;			/* center column background color */
}
.twocol .left_col {
	display: none;
}
.twocol .center_col {
	width: 515px; 				/* width of center column content (column width minus padding on either side) */;
	left: 240px;				/* 100% plus left padding of center column */
}
.twocol .right_col {
	width: 230px; /* Width of right column content (column width minus padding on either side) */
	left: 260px;				/* Please make note of the brackets here:
								(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	height: 100%;
}

/* #####  Column-Specific formats  ##### */


#right_col_content {
	width: 203px;
	height: 100%;
	right: 0px;
	top: 0px;
	bottom: 0px;
	padding-left: 13px;
	padding-right: 14px;
}


#page_content {
	margin:0;
	padding: 10px 10px 10px 20px;
}


/* Footer area  */
#footer {
	clear: both;
	text-align: center;
	color: #ffffff;
	font-size: .9em;
}

#bottombar	{
	width: 100%;
	height: 18px;
	background-image:url('/site/wp-content/themes/masterworks/files/img_bottom_bar.gif');
	background-repeat:no-repeat;
}

#footer a	{
	color: #9db8d0;
	text-decoration:none;	
}

#footer a:hover{
	color:#ffff99;
}
.copyright	{
	color: #cccccc;
}


/* ###############  Home Page Specific Layouts ############### */

#contentarea {
	position: relative;
	width: 100%;
	overflow: hidden;
}

#home_content {
	margin-right: 230px;
	background-color: #ffffff;
}

#home_right_col	{
	width: 230px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background-color: #b3b3b3;
}
#home_bottom	{
	padding: 25px;
	min-height: 150px;
}

/* ###############  Side Navigation ############### */

#subnav2 {
	margin: 0;
	padding: 0;
}
#subnav2 li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subnav	{
	position:relative;
	width: 125px;
	top: 0px;
	color: #ffffff;
	background-color:#e7d573;
	padding: 0 5px 0 10px;
	text-transform: uppercase;
}

#subnav ul.level-1 ul {
	margin: 0 0 0 2em;
	padding: 0;
	color: #5b738c;
	display: none;
}

#subnav ul.level-1 li.current_page_ancestor ul,
#subnav ul.level-1 li.current_page_item ul,
#subnav ul.level-1 li.selected ul {
	display: block;
}

#subnav ul.level-1 ul li	{
	list-style: disc;
	width: 80px;
	vertical-align:middle;
	font-size: .9em;
	margin: 0;
	padding: 6px 5px;
	text-transform: none;
}

.secondnav	{
	margin-left: 30px;
	margin-top: 0;
}

#subnav ul li a	{
	color: #5b738c;
	text-decoration:none;
}

#subnav ul li a:hover 	{
	color: #ffffff;
	text-decoration: underline;
}

#subnav p	{
	margin: 0;
	padding:0;
}

#subnav2 li.page_item a.level-1,
a.pagenav	{
	display: block;
	min-height: 23px;
	font-weight:bold;
	width: 115px;
	color: #ffffff;
	background-image:url('/site/wp-content/themes/masterworks/files/img_secondary_nav_bkgd.gif');
	background-repeat:repeat-x;
	text-decoration:none;
	background-color:#758fa9;
	margin: 0 -5px 0 -10px;
	padding: 10px 5px 10px 20px;
}

#subnav2 li.current_page_parent a.level-1,
#subnav2 li.current_page_item a.level-1,
#subnav2 li.selected a.level-1,
a.pagenavON	{
	display: block;
	min-height: 23px;
	width: 115px;
	text-decoration:none;
	background-image:none;
	color: #ffffff;
	font-weight:bold;
	margin: 0px -5px 0 -10px;
	padding: 10px 5px 10px 20px;
	background-image:url('/site/wp-content/themes/masterworks/files/img_channel_nav_bkgd.gif');
	background-repeat: repeat-x;
}
#subnav2 li.page_item a.level-1:hover,
a.pagenav:hover 	{
	color: #ffff99;
	text-decoration: underline;
}

a.secondnav	{
	margin: 0;
	padding: 0;
	background:none;
}

#subnav2 ul li.current_page_item a {
	text-decoration: underline;
}

/* ###############  Content Page Specific Layouts ############### */

#breadcrumbs	{
	height: 32px; /*changed from 19 to allow two line breadcrumbs*/
	margin-top: 0;
	color: #4f759c;
	font-family: arial;
	font-size: .9em;
}


#breadcrumbs a	{
	color: #4f759c;
	text-decoration:none;
}

#printerbar	{
	text-align:right;
}


/* #### STAFF PAGE #### */

#subnav .page-item-1493 {
	margin-top:30px !important;
}
#subnav .page-item-1493 ul,
#subnav .page-item-1495 ul,
#subnav .page-item-1497 ul,
#subnav .page-item-1499 ul,
#subnav .page-item-1515 ul {
display: none !important;
}

#subnav .current_page_item.page-item-1493 ul,
#subnav .current_page_item.page-item-1495 ul,
#subnav .current_page_item.page-item-1497 ul,
#subnav .current_page_item.page-item-1499 ul,
#subnav .current_page_item.page-item-1515 ul {
display: block !important;
}
