@CHARSET "ISO-8859-1";
/***************************************************
 * Here are most of the colors currently used
 * 
 * white - #FFFFFF
 * black - #000000
 * logo red - #8A211B
 * border gray - #555555
 *
 * top_nav deep blue (top nav background) - #224477
 * periwinkle blue - #7788BB
 * dark impact blue (left nav headers, rollovers)- #224477
 * ragged wing blue - #888888
 
 *
 ***************************************************/

body {
	color: #DDDDDD;
	font-size: 1.2em;
	line-height: 110%;
	font-family: Tahoma, Helvetica, Geneva, sans-serif;
	text-align: left;
	margin: 0px;
        background-color: #000000;
}
#page_wrapper {
	width: 950px;
	background-color: #000000;
	margin: 10px auto 10px auto;
	border: #000000 1px solid;
}

/** Begin General Element Styles **/
p {
	margin: 0px 0px 20px 0px;
}
.inline {
	display: inline;
}
.full_width_text {
	margin: 0px 50px 0px 50px;
	text-align: left;
}
h1 {
	font-size: 150%;
	line-height: 120%;
	color: #FFFFFF;
	margin-top: 0px;
}
h2 {
	font-size: 120%;
	line-height: 120%;
	margin: 25px 0px 5px 0px;
	color: #FFFFFF;
}
h3 {
	font-size: 110%;
	margin: 15px 0px 3px 0px;
	color: #FFFFFF;
}
h3 a {
	color: #FFFFFF;
}
h4 {
	color: #FFFFFF;
	display: inline;
}
h5 {
	color: #FFFFFF;
	display: inline;
}
a {
  text-decoration: none;
  color: #FFFFFF;
}
a:hover {
  text-decoration: underline;
}
a:hover img {
	border-color: #FFFFFF;
}
ul {
	list-style-type: none;
}
.discrete_text {
	font-size: 70%;
}
.strong_link {
	text-align: center;
	margin: 10px 10px 20px 10px;
}
.strong_link a {
	padding: 0px 5px 0px 5px;
	border: #555555 solid 2px;
	background-color: #555555;
}
.strong_link a:hover {
	padding: 0px 5px 0px 5px;
	border: #FFFFFF solid 2px;
	text-decoration: none;
}
.submit_button {
	margin: 10px 10px 10px 10px;
	vertical-align: middle;
}
/** End General Element Styles **/

/** Begin Images Styles**/
img {
	border: #555555 2.5px solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img .no_border {
	border-style: none;
}
.left_logo_image {
	border-style: none;
	height: 50px;
}
.center_logo_image {
	border-style: none;
	height: 80px;
}
.leftimage {
	float: left;
	margin-right: 10px;
	padding: 4px;
	border: 1px solid #ddd;
}
.rightimage {
	margin-bottom: 20px;
	float: right;
	margin-left: 15px;
	padding: 4px;
	border: 1px solid #ddd;
  background-color: transparent;
}
.feature_image {  /** Big image in middle of page **/
	width: 300px;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.show_feature_image {  /** Big image in middle of page for shows**/
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.framing_image {  /** Small pictures surrounding the feature area **/
	width: 150px;
	display: block;
	margin-bottom: 35px;
}
.gallery_picture {
	width: 220px;	
}
.custom_framing_image {
	display: block;
	margin-bottom: 35px;
}
.edit_images_table tr {
	border-bottom: dashed;
	padding-top: 30px;
	padding-bottom: 30px;
}
.image_field_set {
	padding-bottom: 5px;
}
.image_caption {
	margin-top: 5px;
	font-size: 70%;
	line-height: 90%;
	text-align: center;
}
.person_detail_image {
	width: 435px;
}
.contribute_image {
	width: 350px;
}
.press_image {
	width: 350px;
}
.past_shows_image {
	width: 175px;
}
/** End Image Styles **/

/** Begin Admin Toolbar Styles **/
#admin_nav {
	font: 50% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	width: 100%;
	height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.2px;	
}
#admin_nav ul {
	margin: 0px 0px 0px 3px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}
#admin_nav li {
	background: none transparent scroll repeat 0 0;
	border-right: #888888 1px solid;	
	float: left;
	margin: 0px 0px 0px 0px;
	padding-left: 9px;
	padding-right: 9px;	
}
#admin_nav li.no_border {
	background: none transparent scroll repeat 0 0;
	border: none;	
	float: left;
	margin: 0;
	font-weight: bold;
}
#admin_nav li a {
	background: none transparent scroll repeat 0 0;
}
/** End Admin Toolbar Styles **/

/** Begin Admin Secondary Toolbar Styles **/
#admin_sub_nav {
  text-align: center;
	font: 80% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	width: 100%;
	height: 50px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;	
}
#admin_sub_nav ul {
	margin: 0 0 0 250px;
	list-style-type: none;
	padding: 8px 0;
}
#admin_sub_nav li {
	background: none transparent scroll repeat 0 0;
	border-right: #888888 1px solid;	
	float: left;
	margin: 0;
	padding-left: 12px;
	padding-right: 12px;	
}
#admin_sub_nav li.no_border {
	background: none transparent scroll repeat 0 0;
	border: none;	
	float: left;
	margin: 0;
}
#admin_sub_nav li a {
	background: none transparent scroll repeat 0 0;
}
/** End Admin Secondary Toolbar Styles **/

/** Begin Header Area Styles **/
#header {
	text-align: right;
	height: 90px;
	font-size: 60%;
	padding: 10px 0px 0px 0px;
	margin: 10px 30px 0px 0px;	
	background: url("/images/ragged_wing_logo_red.jpg") no-repeat center center;
}
#header_left_col {
	float: left;
	margin-left: 30px;
}
#header_right_col {
	font-size: 60%;
	float:right;
	width: 260px;
	text-align: right;
	margin-right: 30px;
}
#header_center_col {
	text-align: center;
	width: 330px;
	margin-left: 300px;
	margin-right: 300px;
}
/** End Header Area Styles **/

/** Begin Notice/Message/Error Area Styles **/
#notice {
	color: #8A211B;
	margin-top: 20px;
}
#error {
	color: #8A211B;
	margin-top: 20px;
}
/** End Notice/Message/Error Area Styles **/

/** Begin Sub Nav Styles**/
#two_col_left_col {
	float: left;
	width: 160px;
	padding: 100px 10px 0px 10px;
	text-align: left;
	font-size: 70%;
}
#two_col_right_col {
	margin-left: 180px;
	padding-left: 0px;
	border-left: solid #ffffff 1px;
}
/**
#two_col_right_col img {
	width: 220px;
}
**/
.sub_nav_secondary_link {
	margin: 0px 0px 0px 15px;
}
.no_indent {
	text-indent: 0px;
}
/** End Sub Nav Styles**/

/** Begin Search **/
#search {
	font-size: 70%;
	margin: 0px 0px 20px 0px;	
}

/** End Search **/

/** Begin Two Equal Column Styles**/
#two_equal_col_left_col {
	float: left;
	width: 430px;
	padding: 0px 20px 0px 20px;
	text-align: left;
}
#two_equal_col_right_col {
        float: right;
	width: 430px;
	padding: 0px 20px 0px 20px;

	text-align: left;
}
.personal_detail_block {
	margin: 0px 0px 20px 0px;
}
#contribute_left_col {
	text-align: center;	
}
#contribute_text {
	text-align: left;
	margin: 0px 40px 0px 40px;
}
/** Begin Two Equal Column Styles**/

/** Begin Content Area (Central Area of Page ) Styles **/
#content {
	padding: 40px 0px 40px 0px;
	clear: both;
}
#three_col_left_col {
	float: left;
	text-align: center;
	width: 280px;
	font-size: 80%;
}
#three_col_right_col {
	float: right;
	width: 280px;
	font-size: 80%;
}
#three_col_center_col {
	width: 350px;
	margin-left: 300px;
	margin-right: 300px;
	text-align: left;
}
#center_col ul {
	border-top: 0px;
	padding-top: 0px;	
	border-left: 10px;
}
#center_col_text {
	width: 350px;
	margin-left: 300px;
	margin-right: 300px;
	padding-top: 20px;
}
#content p.right {
	float: right;
}
.content_textcontainer {
	width: 99%;
	float: right;
}
#login_body {
	padding-top: 30px;
	padding-bottom: 100px;
	text-align: center;
}
#content_bottom {
	width: 100%;
	height: 60px;
	clear: both;
}
#affiliation_1 {
	float: left;
	padding: 30px 0px 0px 10px;
}
#affiliation_1 img {
	height: 50px;
	border: #000000 1px solid;
}
#affiliation_1 a:hover img {
	border: #FFFFFF 1px solid;
}
.affiliation_1_text {
	vertical-align: middle;
}
#affiliation_2 {
	float: right;
	padding: 30px 10px 0px 0px;
}
#affiliation_2 img {
	height: 50px;
	border: #000000 1px solid;
}
#affiliation_2 a:hover img {
	border: #FFFFFF 1px solid;
}
#press_bios_table {
	margin: 0px 40px 0px 40px;
}
#press_bios_table tr td{
	padding: 0px 30px 50px 0px;
	text-align: center;
	vertical-align: top;
}
#press_bios_table h2 {
	margin-top: 0px;
}

/** End Content Area (Central Area of Page ) Styles **/

/** Begin Main Nav Styles **/
#main_nav {
	font: 60% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.8px;
	margin-top: 10px;
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	clear: both;
}
#main_nav ul {
	margin: 0px 0px 0px 5px;
	list-style-type: none;
	padding: 3px 0px 0px 0px;
}
#main_nav li {
	background: none transparent scroll repeat 0 0;
	border-right: #FFFFFF 1px solid;	
	float: left;
	margin: 0px 0px 0px 0px;
	padding-left: 20px;
	padding-right: 20px;	
}
#main_nav li.no_border {
	background: none transparent scroll repeat 0 0;
	border: none;	
	float: left;
	margin: 0;
}
#main_nav li a {
	background: none transparent scroll repeat 0 0;
}
#main_nav li a:hover {
	color: #8A211B;
}
/** End Main Nav Styles **/

/** Begin Sub Nav Styles **/
#sub_nav {
	font: 60% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.8px;
	margin-top: 30px;
	clear: both;
}
#sub_nav ul {
	margin: 0px 0px 0px 50px;
	list-style-type: none;
}
#sub_nav li {
	background: none transparent scroll repeat 0 0;
	float: left;
	margin: 0;
	padding-left: 30px;
	padding-right: 30px;	
}
#sub_nav li a {
	background: none transparent scroll repeat 0 0;
}
#sub_nav li a:hover {
	color: #8A211B;
}
/** End Sub Nav Styles **/

/** Begin Footer Styles **/
#footer {
	font: 50% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	height: 15px;
	padding: 30px 0px 10px 35px;
	text-transform: uppercase;
	letter-spacing: 2.0px;
	text-align: center;
	clear: both;	
/**	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid; **/
}
#footer ul {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#footer li {
	background: none transparent scroll repeat 0 0;
	border-right: #FFFFFF 1px solid;	
	float: left;
	padding-left: 25px;
	padding-right: 25px;	
}
#footer li.no_border {
	background: none transparent scroll repeat 0 0;
	border: none;	
	float: left;
}
#footer li a {
	background: none transparent scroll repeat 0 0;
}
#footer li a:hover {
  font-weight: normal;
	color: #8A211B;
}
/** End Footer Styles **/


/****************** Below this point is not used ****************/



/** For admin pages **/
#admin_left_col {
	float: left;
	width: 280px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	font-size: 80%;
	margin-bottom: 20px;	
}
#admin_right_col {
	float: right;
	width: 280px;
	text-align: left;	
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	font-size: 80%;
	margin-bottom: 20px;
}
#admin_center_col {
	width: 330px;
	margin-left: 300px;
	margin-right: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px; 
	font-size: 80%;
	text-align: left;
}

/** Currently banner is not used **/
#banner {
	height: 50px;
	letter-spacing: 5px;
	font-size: 20pt;
	padding-top: 20px;
}
.banner_picture {
	width: 683px;
	height: 83px;	
	border: 0px;
}

.align_center {
	text-align: center;
}
.align_left {
	text-align: left;
}
.align_right {
	text-align: right;
}
.field_label {
	font-weight: bold;
}
.field_value {
}
.inline_button {
	display: inline;
}
.button-to {
	display: inline;
}
.model_list td {
	padding: 5px 15px 5px 15px;
}
.gallery td {
	padding: 20px 10px 20px 10px;
	text-align: center;
}
.archives td {
	padding: 30px 30px 30px 30px;
}
.unpadded_table td {
	padding: 0px 5px 0px 5px;
}
.picture_size_links {
	text-align: right;
	font-size: 80%;
	padding-right: 20px;
}
.contribute_button {
	text-align: center;
	margin: 30px 0px 30px 0px;
}