/* Style: Elements
------------------------------------------------------------------------------*/
body
{
	background: #ffffff;
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
}
p
{
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 11pt;
}
a:link
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:active
{
    color: #330099;
}
a:hover
{
	color: #3366cc;
}
a img
{
	border: none;
}
h1, h2, h3, h4
{
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1
{
	color: #333333;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 10px;
}
h2
{
	color: #e32;
	font-size: 10pt;
	font-weight: bold;
	margin: 26px 0 0 26px;
	padding-top: 0px;
}
h3
{
	color: #993;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 0px;
}
h4
{
	color: #993;
	font-weight: normal;
	padding-top: 0px;
}
ul, li
{
	margin: 0 12px;
	list-style: none;
}

/* Style: General Layout
------------------------------------------------------------------------------*/
#wrapper {
  text-align: left;
  width: 1010px;
  margin-left: auto;
  margin-right: auto;
}

/* Layout */
#nav_panel
{
    position: absolute;
    top: 0;
    margin-left: 18px;
    width: 972px;
}
#logo
{
    float: left;
    margin-top: 14px;
    margin-left: 8px;
}
#nav_bar
{
	float: right;
    margin-top: 17px;
    margin-bottom: -4px;
	font-size: 12pt;
}
#login_bar
{
	text-align: right;
	margin-top: 32px;
	margin-right: 12px;
	font-size: 7pt;
	color: #CCC;
}
#login_bar a
{
	color: #999999;
}
#login_bar a:hover
{
	color: #3366cc;
}
#footer
{
	clear: both;
	text-align: center;
	font-size: 8pt;
	color: #999999;
	margin-top: 70px;
	padding-bottom: 20px;
}
#content
{
	position: relative;
	z-index: 1;
	color: #333333;
	top: 40px;
	left: 18px;
	width: 972px;
	min-height: 628px;
	border: 1pt #999999 solid;
}
.viewset_wide
{
    width: 858px;
    margin: 0 auto 0 auto;
}
.viewset_medium
{
    width: 658px;
    margin: 0 auto 0 auto;
}
.viewset_narrow
{
    width: 458px;
    margin: 0 auto 0 auto;
}
.viewset_ultranarrow
{
    width: 320px;
    margin: 0 auto 0 auto;
}

/* Style: Content
------------------------------------------------------------------------------*/
#current_portfolio_content
{
	position: relative;
	z-index: 1;
	color: #333333;
	top:40px;
	left: 18px;
	width: 972px;
	min-height: 564px;
	border: 1pt #999999 solid;
}
#view_title
{
	clear: both;
	color: #333333;
	font-size: 14pt;
	font-weight: bold;
	margin: 20px 0px 0px 26px;
	padding: 0px 0px 10px 0px;
}
#form_title
{
	color: #3366cc;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	padding: 6px 0px 10px 0px;
}
#page_text
{
    float: left;
	padding-top: 26px;
	padding-left: 26px;
	width: 336px;
	line-height: 16px;
}
div.post_body
{
	clear: both;
	padding-top: 0px;
	padding-bottom: 40px;
	width: 480px;
	line-height: 16px;
}
div.item_byline
{
	clear: both;
	color: #999999;
	padding: 0px 0px 10px 0px;
	overflow: auto;
	font-size: 8pt;
	font-style: italic;
	margin-left: 26px;
}
#admin_links
{
	clear: both;
	margin-left: 26px;
	padding-top: 24px;
	color: #666666;
}
/*displayed within current_portfolio_content*/
#current_portfolio_admin_links
{
    position: relative;
    left: 36px;
	padding-top: 24px;
	padding-bottom: 24px;
    z-index: 50;
	clear: both;
	color: #666666;
}
#page_image
{
    position: absolute;
    top: 0px;
	left: 380px;
	margin-top: 26px;
	/*this preserves our element bounds, regardless of image size*/
	height: 420px;
    width: 560px;
    /*this sets a smaller image horizontal center, but cant figure out how to get vertical center:*/
/*
	text-align: center;
*/
}
#page_image img
{
	border: 1pt #666666 solid;
}
#page_image_file
{
    position: absolute;
    top: 450px;
	margin-left: 380px;
	margin-top: 4px;
	padding-top: 0px;
	padding-bottom: 10px;
	width: 340px;
}
#portfolio_page_image
{
    position: absolute;
    top: -8px;
	margin-left: 322px;
	margin-top: 26px;
	/*this preserves our element bounds, regardless of image size*/
	height: 460px;
    width: 624px;
    /*this sets a smaller image horizontal center, but cant figure out how to get vertical center:*/
	text-align: center;
}
#portfolio_page_image_file
{
    position: absolute;
    top: 482px;
	margin-left: 322px;
	margin-top: 4px;
	padding-bottom: 10px;
	width: 340px;
}
div.portfolio_edit_slide
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div.portfolio_edit_slide_slide
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 156px;
	height: 115px;
	border: 2px #3366cc solid;
	text-align: center;
	cursor:pointer;
}
div.portfolio_edit_slide_slide_hidden
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 172px;
	height: 115px;
	border: 2px #3366cc solid;
	text-align: center;
	cursor:pointer;
	filter:alpha(opacity=20);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;

}
div.portfolio_edit_slide_buttons
{

}
ol.slide_order
{
	list-style-position: inside;
}
div.tabular_row
{
    /*need a min-height or row is collapsed when no data bacause
    label position: absolute*/
    min-height: 14px;
    margin-top: 0px;
    margin-bottom: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.tabular_label
{
    position: absolute;
    width: 90px;
    text-align: right;
    font-weight: bold;
}
.tabular_data
{
    margin-left: 96px;
    text-align: left;
    font-weight: normal;
}

/* Style: Notices and Errors
------------------------------------------------------------------------------*/
#flash_message
{
	margin: 26px 0px 0px 26px;
}
div.message
{
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 0pt 0pt 10pt 0pt;
}
div.error-message
{
	clear: both;
	color: #900;
	font-weight: normal;
}
p.error
{
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 26px 26px 0 26px;
}
p.error em
{
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice
{
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success
{
	background: green;
	color: #fff;
}

/* Style: Tablular & Paging
------------------------------------------------------------------------------*/
table.standard_table
{
	margin-top: 6px;
	border: 1px #151515 solid;
}
table.standard_table th
{
	padding: 4px 7px 4px 7px;
}
table.standard_table td
{
	padding: 4px 7px 4px 7px;
}
td.actions
{
    width: 126px;
}
td.actions_two
{
    width: 80px;
}
td.actions a
{
	padding: 1px 0px 1px 10px;
}
td.actions_two a
{
	padding: 1px 0px 1px 10px;
}
table tr.altrow
{
	background: #f4f4f4;
}

/* Style: Paging
------------------------------------------------------------------------------*/
div.paging
{
    margin-top: 14px;
	display: inline-block;
}
div.paging span
{
	display: inline-block;
}
div.disabled
{
    display: inline-block;
}

/* Style: Forms
------------------------------------------------------------------------------*/
form
{
	clear: none;
	margin: 0;
	padding: 0;
}
fieldset
{
    border: none;
    padding: 0;
    margin: 0 auto 0 auto;
}
fieldset legend
{
	background: #fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset
{
	clear: none;
	padding: 0;
	border: none;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 6px;
}
fieldset fieldset legend
{
	font-size: 120%;
	font-weight: normal;
	margin-left: 20px;
}
fieldset fieldset div
{
}
form div
{
	vertical-align: text-top;
}
form div.input
{
	color: #444444;
}
form div.required label
{
	font-weight: bold;
}
form div.required label:before
{
  content: '*';
}
form div.required input
{
}
form div.required textarea
{
}
form div.error-message
{
	color: #900;
	margin-left: 116px;
}
form label
{
	width: 138px;
	text-align: left;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 2px;
	display: block;
}
form div.checkbox label
{
    left: 176px;
    width: 120px;
    text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
	display: inline;
	margin-left: 0px;
}
form div.message
{
	font-size: 9pt;
	font-weight: bold;
	color: #900;
	margin-left: 40px;
}
form div.explanation
{
	margin-top: 20px;
	margin-left: 40px;
}
input, textarea, select
{
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	padding: 2px;
	width: 302px;
}
select
{
	vertical-align: text-bottom;
	width: 120px;
	height: 20px;
}
select[multiple=multiple]
{
	width: 100%;
}
option
{
	font-size: 120%;
}
input[type=file]
{
	position: relative;
	clear: none;
	margin: 0;
	padding: 2px 0px 16px 60px;
	width: auto;
}
input[type=checkbox]
{
	width: auto;
}
div.form_button_bar
{
    position: absolute;
    z-index: 100;
    bottom: 6px;
    right: 0px;
	margin-top: 10px;
    float: right;
    padding-right: 26px;
}
form div.login_form_button_bar
{
    position: relative;
	margin-top: 10px;
    float: right;
    padding-right: 0px;
}
#login_form
{
	margin-top: 26px;
	margin-right: 400px;
	margin-left: 321px;
	height: 300px;
}