@charset "utf-8";
/* CSS Document */
h1 {
	color: #ff7700;
	font-style: italic;
	font-weight: bold;
}
#header_front_page {
  background-image:url(../../images/bb_banner_home.jpg);
  background-repeat:no-repeat;
}
#header_front_page h1 {
 margin:0;
  padding:10px 20px 80px;
  color:#FFF;
  font-family:Verdana, Geneva, sans-serif;
  font-style:italic;
  text-align: right;
}	

#header_my_page { 
background-image: url(../../images/My_image_logo.gif);
  background-repeat:no-repeat;
  background-position: 0 0;
}
#header_featured {
  background-image:url(../../images/Impact_image_mask.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
}
#header_featured img {
	float: left;
	margin:0 ;
	padding: 3px 10px 3px 10px;
	max-height: 103px;
	max-width: 100px;
}
#header_featured h1 {
  margin:0;
  padding:60px 40px 20px 120px;
  color: #ff7700;
  font-style: italic;
  font-weight: bold;
  font-family:Verdana, Geneva, sans-serif;
}
#mainContent_featured h2 {
	margin-top: auto;
	color: #ff7700;
	font-size: 135%;
	font-style: italic;
}
#header_my_page h1 {
 margin:0 0 0 100px;
  padding:45px 20px 25px;
  display: inline-block;
}	

#info table {
	width: inherit;
	margin: 0;
	border-collapse: collapse;
}
#info td {
	background-color: #eee;
	border-spacing: 0;
	padding: 0 25px 6px ;
	font-size: 95%;
	text-align: left;
	vertical-align: top;
}
#ad table {
	width: 265px;
	margin: 0;
	padding: 5px;
	table-layout:fixed;
	border: #ffbf00 solid 1px;
	text-align: center;
	display: inline-table;
}
 
#artist table {
	width: inherit;
	margin:0;
	border-collapse: collapse;
}
#artist td {
	vertical-align: middle;
	padding: 0 10px 15px;
}

#honor table {
	width: inherit;
	margin:0;
	border-collapse: collapse;
}
#honor td {
	vertical-align: middle;
	padding: 0 10px 10px;
	margin:auto;
}
.ils_right {
	text-align:right;
}
.ils_left {
	text-align:left;
}
.ils_center {
	text-align:center;
	margin: 3px auto;
	display:block;
}
h2 {
	color: #bf0000;
	font-size: 135%;
	font-style: italic;
}
h3 {
	font-size: 110%;
	font-weight: bold;
}
#art_log_front_page {
	background-image: url(../../images/Image_logo_tiny.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-top: 20px;

}
#greatnude_front_page {
	padding-top: 10px;
}
.small_note {
	font-size: 75%;
	font-style: italic;
}
.tiny_note{
	font-size: 65%;
	font-style: italic;
}
.reqd_star {
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 120%;
	color: #bf0000;
}
#display_info {
	margin-top: 30px;
	border: #cccccc solid 1px;
	width: 450px;
	padding: 8px;
	font-weight: 100;
}

#display_info p {
	color: #666666;
	font-weight: normal;
	text-align: left;
}
#warning {
  color:#f00;
  font-weight:bold;
}

#success {
	color:#060;
	font-weight:bold;
}
.success {
	color:#060;
	font-weight:bold;
}
.blk_str {
	color:#000;
	font-weight:bold;
	font-family: "Courier New", Courier, monospace;
}

.red_str {
	color: #BD0000;
	font-weight:bold;
	font-family: "Courier New", Courier, monospace;
}
#blk_str {
	color:#000;
	font-weight:bold;
	font-family: "Courier New", Courier, monospace;
}

#red_str {
	color: #BD0000;
	font-weight:bold;
	font-family: "Courier New", Courier, monospace;
}


#calendar_table {
	background-color:#fff;
	margin: 20px auto;
	border: #ccc solid 1px;
	border-collapse: collapse;
}
#calendar_table h1 {
	text-align: left;
	margin-left: 0;
	padding-bottom: 15px;
	display: inline-block;
}
#header_calendar h1 {
  margin:0;
  padding:30px 40px 0 120px;
  color: #ff7700;
  font-style: italic;
  font-weight: bold;
  font-family:Verdana, Geneva, sans-serif;
}

.header_subhead {
	margin: 0;
	padding: 10px 10px 20px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: right;
}
#calendar_header {
	font-size: 80%;
	width: 90px;
	border: #ccc solid 1px;
	border-collapse: collapse;
	color:#ff7f00;
}
#calendar_detail {
	font-size:90%;
	color:#666;
	width: 90px;
	height: 120px;
	border: #ccc solid 1px;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	empty-cells: show;
}
#calendar_subtitle h3 {
	margin: 0 10px 10px;
	float: right;
}

#small_note {
	font-size: 75%;
	font-style: italic;
}
#oneline_link {
	display:inline-block;
	float: right;
}
#main_image {
    margin: 0 30px 10px 0;
	text-align: center;
	width: 450px;
	padding: 8px;
}
#main_image p {
    color:#666666;
    font-weight: bold;
    margin: 0 auto;
    padding: 5px;
}
#display_info {
	margin: 30px 30px 5px 0;
	border: #ccc solid 1px;
	width: 450px;
	padding: 8px;
	font-weight: 100;
}
re#gallery {
    width: 50%;
}

#picCount {
  color:#666666;
  font-weight:bold;
  }
#genre_menu {
	width: 771px;
	background-color: #fff;
	border-top:#be0000 solid 1px;
	padding-bottom: 10px;
	float: right;
}
#genre_menu li{
	width: 110px;
}
#thumbs {
    float: left;
    margin-top: 15px;
}
#thumbs td {
    text-align: center;
}
#thumbs img {
    border: none;
}

#thumbs a:link, #thumbs a:visited, #thumbs a:hover, #thumbs a:active {
    border: none;
    padding: 0;
}
 #fa_thumbs {
    float: left;
    margin: 15px;
	border: #ccc solid 1px;
	border-collapse: collapse;
	padding: 15px;
}
#fa_thumbs td {
    text-align: center;
	clear: both;
	border: #ccc solid 1px;
	padding: 5px;
}
#fa_thumbs img {
    border: none;
	margin: 3px auto;
}
#fa_thumbs a:link, #thumbs a:visited, #thumbs a:hover, #thumbs a:active {
    border: none;
    padding: 0;
}
#main_image {
    float: right;
    text-align: center;
    width: 450px;
	padding: 15px;
}

#main_image p {
   color:#666666;
    font-weight: bold;
    margin: 0;
    padding: 5px;
}

#vrysml {
	font-size: 10px;
}
#daycap {
	font-size: 10px;
	text-align: center;
	clear:both;
}
#smalltxt {
	font-size: 12px;
}
#MK {
	color: #ff7f00;
}

.MK {
	color: #ff7f00;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.imgcentered {
	margin: 3px auto;
	display: block;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#choice_table {
	background-color:#fff;
	width: 860px;
	margin: 0 ;
	padding: 0 25px 25px 25px ;
	border: #ccc solid 1px;
}
#choice_table p {
	font-size: 95%;
}
#choice_table blockquote {
	color: #006;
	font-size: 85%;
	font-style: italic ;
}
#prelaunch_table {
	background-color:#fff;
	width:860px;
	margin: 15px;
	padding:10px 20px 80px;
	border: #ccc solid 1px;
	border-collapse:collapse;
	text-align:left;
}
#prelaunch_table h3 {
	text-align: left;
	margin-left: 0;
	padding-bottom: 15px;
	display: inline-block;
}
#press_ul li {
	list-style-type:disc;
	list-style-position:outside;
	padding-left: 7px;
	margin-left: 10px;
}
#pict_format {
	padding: 10px;
	margin: 5px;
}
