/**
* All rights reserved. For license information, contact Synotac Design at
* http://www.synotac.com
*
* @package Website
* @subpackage CSS
* @copyright Copyright 2008 by Synotac Design LLC
* @version $Id: style.css 843 2011-04-07 00:12:06Z bill $
*
*/
H1
{
	font-size: 24px;
	font-style: italic;
	text-transform: uppercase;
	color: #666666;
	margin-top: 5px;
	font-weight: normal;
}
BODY, P, TD, TEXTAREA, LI
{
	font-size: 12px;
}
/*Icon Styles*/
.add, .add_single_item
{
	background: url(/images/icons/link_icons/add_small.gif) no-repeat left center;
	padding: 3px 0 3px 16px;
}
.add_red
{
	background: url(/images/icons/link_icons/add_red.gif) no-repeat left center;
	padding: 3px 0 3px 16px;
}
.edit
{
	background: url(/images/icons/link_icons/edit_s.gif) no-repeat left center;
	padding: 3px 0 3px 12px;
}
.remove
{
	background: url(/images/icons/link_icons/remove_gray.gif) no-repeat left center;
	padding: 3px 0 3px 12px;
}
.add_gray
{
	background: url(/images/icons/link_icons/add_gray.gif) no-repeat left center;
	padding: 3px 0 3px 13px;
}
.create
{
	background: url(/images/icons/link_icons/create.gif) no-repeat left center;
	padding: 3px 0 3px 20px;
}
.delete
{
	background: url(/images/icons/link_icons/x_small.gif) no-repeat left center;
	padding: 3px 0 3px 16px;
}
.email
{
	background: url(/images/icons/link_icons/email.gif) no-repeat left center;
	padding: 3px 0 3px 20px;
}
.view
{
	background: url(/images/icons/link_icons/view_blue.gif) no-repeat left center;
	padding: 3px 0 3px 20px;
}
/*for some reason 0 1px 0 1px is not working, hence repeat attributes*/
#main1
{
	width: 684px;
	margin-left: 81px;
	background: url(/images/middle_border.gif) repeat-y;
}
#main2
{
	background: url(/images/bottom_border.gif) no-repeat bottom;
}
#main3
{
	background: url(/images/top_border.gif) no-repeat;
	padding: 10px;
}
/* Registration form */
.reg_sec_hdr {text-align: center; font-size: 14px; font-weight: bold; height: 20px;}
.small {font-size: 10px;}
/*Manage section*/
#manage
{
	width: 900px;
	margin-left: 20px;
	margin-top: 5px;
	border: 1px solid black;
	background: #FFF;
	padding: 5px;
}
#footer
{
	width: 664px;
	margin-left: 81px;
	background-color: #B6C3B4;
	margin-top: 10px;
}
#footer TABLE
{
	width: 100%;
	margin: 0 10px;
}
#footer_contact
{
	text-align: right;
	line-height: 1em;
	width: 440px;
}
/*#footer_join {width: 185px;}
#footer_join div {width: 185px;}*/
#inset_table
{
	width: 200px;
}
.img_table IMG
{
	margin: 5px 0;
}
#go_button
{
	margin-top: 16px;
}
.notice
{
	position: absolute;
	top: 550px;
	left: 100px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-transform: uppercase;
	font-weight: bold;
}
#nav_what
{
	position: absolute;
	top: 0;
	left: 0;
}
#nav_critical
{
	position: absolute;
	top: 0;
	left: 530px;
}
#nav_portfolio
{
	position: absolute;
	top: 15px;
	left: 255px;
}
#nav_photographer
{
	position: absolute;
	top: 68px;
	left: 470px;
}
#nav_blog
{
	position: absolute;
	top: 68px;
	left: 470px;
}
#nav_sub_what
{
	position: absolute;
	top: 45px;
	left: 80px;
	z-index: 500;
}
#nav_sub_portfolio
{
	position: absolute;
	top: 60px;
	left: 335px;
	z-index: 500;
}
#nav_sub_critical
{
	position: absolute;
	top: 45px;
	left: 610px;
	z-index: 500;
}
#nav_sub_photographer
{
	position: absolute;
	top: 83px;
	left: 545px;
	z-index: 500;
}
#nav_sub_what, #nav_sub_portfolio, #nav_sub_critical, #nav_sub_photographer
{
	display: none;
}
#nav
{
	height: 140px;
	background: url(/images/logo_subpages.gif) no-repeat;
	line-height: 1.2em;
	font-size: 11px;
}
#nav A
{
	color: #FFF;
	font-size: 10px;
	line-height: 1.2em;
}
#nav A:hover
{
	color: #F60;
}
.indent_1
{
	padding-left: 10px;
}
.indent_2
{
	padding-left: 20px;
}
.indent_3
{
	padding-left: 30px;
}
.indent_4
{
	padding-left: 40px;
}
TD.submit_controls
{
	padding-right: 50px;
}
.submit_indent
{
	padding: 0 10px 15px;
}
TD.pi_table
{
	padding-right: 25px;
}
TABLE.form_table TD
{
	padding: 0 5px 5px 0;
}
TD.form_label
{
	font-weight: bold;
}
.image_new_info TD
{
	padding-bottom: 10px;
}
.image
{
	border: 1px solid black;
}
.image_cell
{
	border: 1px solid black;
	padding: 10px;
	margin-bottom: 5px;
}
.image_cell IMG
{
	margin: 10px 0;
}
UL.no_bullet
{
	list-style-type: none;
}
UL.bullet
{
	margin-left: 220px;
}
.cm_winners
{
	float: left;
	margin-right: 10px;
}
.statement
{
	width: 60%;
}
.statement_missing
{
	border: 2px solid red;
	padding: 5px;
	width: 60%;
}
.small
{
	font-size: 10px;
}
.cm_heading
{
	color: #666666;
}
.cm_heading_orange
{
	color: #FF6600;
}
A.orange-link
{
	color: #FF6600;
	text-decoration: underline;
}
/*event schedule table styles*/
TABLE.schedule
{
	margin-bottom: 25px;
	border: 1px solid #888;
	width: 80%;
	margin: 0 auto 70px;
}
TABLE.schedule TD
{
	padding: 10px 5px;
}
TABLE.schedule TH
{
	background: #B6C3B4;
	padding: 10px;
	font-size: 16px;
	color: #6F1612;
}
TABLE.schedule TD.time
{
	padding-right: 10px;
	width: 120px;
	font-weight: bold;
	border-top: 1px solid #888;
	border-right: 1px solid #888;
	text-align: right;
}
TABLE.schedule TD.event-name
{
	border-top: 1px solid #888;
	padding-left: 10px;
}
SPAN.blue-star
{
	color: #D7221A;
	font-size: 15px;
}
/*exhibitions page*/
DIV.scrolling
{
	height: 450px;
	overflow: auto;
	width: 100%;
}
DIV.exhibition-box
{
	margin-bottom: 61px;
	padding-bottom: 61px;
	border-bottom: 2px dotted #888;
	line-height: 16px;
}
DIV.exhibition-box IMG
{
	margin-top: 15px;
	padding: 5px;
	background: #D7D7D7;
}
/*styles from previous site*/
.body_text_right_start
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 15px;
	line-height: 16px;
}
.body_text_head_left
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.body_text_head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	padding-left: 15px;
}
.body_text_head_large
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	padding-left: 15px;
}
/*ADMIN STYLES*/
.admin_links
{
	font-size: 12px;
	padding-left: 0px;
}
.admin_table
{
	width: 100%;
}
.admin_table TD
{
	font-size: 12px;
	padding: 3px;
	background: none;
}
.admin_table TH
{
	border-bottom: 2px solid black;
	font-size: 14px;
}
.admin_table TR.table_links_even TD
{
	background: #CCC;
}
.admin_table TR.table_links_green TD
{
	background: #B6C3B4;
}
.no_border TH
{
	border: 0;
}
.border_bottom TD
{
	border-bottom: 1px solid black;
}
#stats_table TD
{
	padding-right: 40px;
	line-height: 2em;
}
.admin_register
{
	vertical-align: bottom;
	font-size: 12px;
}
.admin_header
{
	text-align: left;
	margin-bottom: 15px;
}
.read_only
{
	background: #E0E0E0;
}
/*login box*/
#login
{
	float: right;
	padding-right: 10px;
}
.error
{
	color: red;
}
/*Error and Messaging Styles*/
#msg
{
	text-align: center;
	margin-bottom: 16px;
	width: 100%;
}
#msg DIV
{
	padding: 4px 0;
	font-size: 12px;
	font-weight: bold;
}
.site_error
{
	border: 1px solid #9D010C;
	background: #F2E1E2;
}
.site_message
{
	border: 1px solid #1D9205;
	background: #DBEBD9;
}
#cm-sponsors
{
}
#cm-sponsors .center {text-align: center; padding-top: 10px; padding-bottom: 20px;}
#cm-sponsors .left {float: left; padding-top: 30px; padding-left: 100px; padding-right: 20px;}
#cm-sponsors .right {float: right; width: 260px; padding-top: 30px;}
#cm-sponsors .clear {clear: both;}

#sponsors-page {
 }
#sponsors-page .center {text-align: center;}
#sponsors-page .left {float: left; width: 180px; padding-top: 30px; padding-left: 20px;}
#sponsors-page .right {float: right; padding-top: 30px; padding-right: 100px;}
#sponsors-page .clear {clear: both;}

#critique-page {
 }
#critique-page .center {padding-left: 150px; padding-bottom: 30px;}
#critique-page .left {float: left; width: 100px; padding-top: 30px; }
#critique-page .right {float: right; width: 200px; padding-top: 30px;}
#critique-page .clear {clear: both;}

