/* ECC Website CSS layout */

body  {
    background: #FFFFFF;
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 10pt;
}

select option span { color: #08429C; }


a:link {
    background-color : transparent;
    color : #0000FF;
    text-decoration: none;
}
a:visited {
    background-color : transparent;
    color : #0000FF;
    text-decoration: none;
}
a:active {
    background-color : transparent;
    color : #FF0000;
    text-decoration: none;
}
a:hover {
    background-color : transparent;
    color : #FF0000;
    text-decoration: underline;
}


h1 {
    color : #0C4099;
    font-family : Verdana, sans-serif;
    font-size : 14pt;
    background-color : #EFEFEF;
    border-bottom : 1px solid #DEDEDE;
    border-right : 1px solid #DEDEDE;
    text-indent : 8px;
    }

/*h2 {
    background : #FFFFFF;
    color : #0C4099;
    font-family : Verdana, sans-serif;
    font-size : 12pt;
}*/

h2 a, h2 a:link, h2 a:hover, h2 a:visited {
color : #FFFFFF;
}

hr {
    background-color : transparent;
    color : #0C4099;
    height : 1pt;
}


p {
    font-family : Verdana, sans-serif;
    font-size : 12px;
}

th {
    font-family : Verdana, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-weight : bold;
}

table {
        font-size: 12px;
}

h3 {
        font-weight: normal;
        font-family: Verdana, sans-serif;
        font-size: 12px;
        margin: 2px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
    font-family : Verdana, sans-serif;
    font-size : 12px;
    margin-left: 2em;
    margin-bottom: 0.5em;
}

acronym {
    border-bottom : thin inset #FF9900;
}


dt {
    background : #FFFFFF;
    color : #0C4099;
    font-family : Verdana, sans-serif;
    font-size : 12pt;
}

img { border: 0px; }


/* ID & Class Selectors etc. */

.ecc-pagefooter {
 background-color : #FFFFFF;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 9px;
 text-align : right;
 color:#303030;
}

.pagetitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	border-bottom : 1px ridge Black;
	padding-top : 15px;
}

.ecc-pagesubheader {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : smaller;
	margin-top : -5px;
	margin-bottom: 0px;
}



.catlink {
	display : block;
	margin-bottom : 2px;
}

.catlink a {
	background-color : transparent;
	color : #000000;
	text-decoration : underline;
}

.catlink a:hover {
	background-color : transparent;
	color : #000000;
	text-decoration : underline;
}

.ecc-home-header, h2 {
	background : #0C4099 url(/_images/jul2006/front-page-titles.jpg) repeat-y right ;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-left : 10px;
	font-size : 12px;
	padding-bottom : 2px;
	padding-top : 3px;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-bottom-color : Silver;
	border-right-color : Silver;
	border-right-style : solid;
	border-right-width : 2px;
}

.ecc-home-header-right {
	background-color : #0C4099;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-left : 10px;
	font-size : 12px;
	text-align : right;
}

.ecc-home-header-rss {
/*	background-color : #FFA500;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	text-align : center;
	border-bottom-color : #A9A9A9;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #A9A9A9;
	border-right-style : solid;
	border-right-width : 1px;
	border-left-color : #DCDCDC;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #DCDCDC;
	border-top-style : solid;
	border-top-width : 1px;*/
	float:right;
	padding-left: 5px;
	padding-right:5px;
	padding-bottom : 2px;
	padding-top : 2px;
	margin-top: 5px;
	margin-right: 5px;
	text-decoration: none;
	}

.ecc-frontpage-annoucement {
background: #F9EAED;
border: 1px dotted #CE0029;
font-size: smaller;
text-align: left;
padding: 5px;
}

.ecc-home-header-rss a:hover{
	color : White;
    background-color : #FFA500;
}

.items {
	font-size : 10px;
}

.maintable, .bPost{
	background : #EFEFEF url(/_images/jul2006/table-background-gradient.jpg) bottom repeat-x;
	border : 1px solid #0C4099;
	margin-bottom : 1px;
	margin-top : 1px;

}

.statlink {
	background-color : transparent;
	color : #FFFFFF;
}

.statlink a {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;
}

.statlink a:hover {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}

.tableb {
	padding-bottom : 3px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 3px;
        border: solid 1px #555555;
}

td.number, th.number
{
    text-align: right;
}

.tableh1 {
	background : #0C4099;
	color : #FFFFFF;
	padding-bottom : 3px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 3px;
}
.faq-question {
	background-color : #A8B3BD;
	color : Black;
	font-style : italic;
	font-size: 11px;
	padding-left : 5px;
}

.faq-answer {
	background-color : #F0F8FF;
	color : Black;
	font-size: 10px;
	padding-left : 10px;
}

#frontpage-leftcontent {
	width : 360px;
	background-color : transparent;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	height : auto;
	float: left;
}

#frontpage-rightcontent {
			background-color : transparent;
	margin-left : 390px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
			text-align : left;
}

#frontpage-bottomcontent{
			background-color : transparent;
			clear : both;
	margin-top : 10px;
	margin-bottom : 10px;
			padding-left : 10px;
			padding-right : 10px;
}

#ecc-pageheader{
	background-image : url(/_images/jul2006/header-background.jpg);
	width : 100%;
	height : 90px;
	background-repeat : repeat;
	margin-bottom: 0px;
}

#ecc-header-logo {
	float : left;
}

#ecc-header-image {
	float : right;
}

#ecc-navbar {
	background : #0C4099;
	padding-bottom: 2px
}

#ecc-navbar ul {
	margin: 0px;
	padding: 0px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8px;
	color: #FFF;
	background-color : #0C4099;
}

#ecc-navbar li {
	list-style-type: none;
	display: inline;
     margin-left: 0;
    margin-bottom: 0;

}

#ecc-navbar li a{
	text-decoration: none;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: yellow;
	font-size: 11px;
	font-weight: bold;
	padding-right:6px;
	padding-left: 6px;
	padding-bottom: 2px;
	background-color : #0C4099;
	}

#ecc-navbar li a:link {
	color: yellow;
	background-color : #0C4099;
}

#ecc-navbar li a:visited {
	color: yellow;
	background-color : #0C4099;
}

#ecc-navbar li a:hover {
	color: red;
	background-color: yellow;
}



.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}

.button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #005D8C;
        background-image : url(/gallery/themes/ecc_web/images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(/gallery/themes/ecc_web/images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

bblink a {
        color: #0033CC;
        text-decoration: none;
        background : transparent;
}


a.topnav:link { font-size:10pt ; color:white ; font-weight:bold; text-decoration: none; font-family: Verdana, sans-serif;}
a.topnav:visited { font-size:10pt ; color:white ; font-weight:bold;  text-decoration: none; font-family: Verdana, sans-serif;}
a.topnav:hover { font-size:10pt ; color:yellow ; font-weight:bold;  text-decoration: none; font-family: Verdana, sans-serif;}
a.topnav:active { font-size:10pt ; color:red ; font-weight:bold;  text-decoration: none; font-family: Verdana, sans-serif;}
bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}



.tableh1_compact {
        background : #0C4099 ;
        color : #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #D1D7DC ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #D1D7DC ;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}


.tableb_compact {
        background: #EFEFEF ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #D1D7DC;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.album_stat {
        font-size: 85%;
        margin: 5px 0px;
}

.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #000000;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}

.user_thumb_infobox a:hover {
        color: #000000;
        text-decoration: underline;
}

.sortorder_cell {
        background : #0C4099 ;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #0C4099 ;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 100%;
        font-weight: bold;
        background : #0C4099 ;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #FFFFFF;
}

.navmenu a:hover {
        background : #EFEFEF ;
        text-decoration: none;
        color:         #000000;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #000000;
        text-decoration: underline;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}

.admin_menu a:hover {
        color: #000000;
        text-decoration: underline;
}

.comment_date{
        color : #5F5F5F;
        font-size : 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

.thumbnails {
        background: #EFEFEF ;
        padding: 5px;
}

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #000000;
}

.footer a:hover {
        color: #000000;
        text-decoration: underline;
}


.alblink a {
        text-decoration: underline;
        color: #000000;
}

.alblink a:hover {
        color: #000000;
        text-decoration: underline;
}


.topmenu {
        line-height : 130%;
        font-size: 100%;
}

.topmenu a {
        color : #0033CC;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #0033CC;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #D1D7DC ;
        font-size: 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
        background: #EFEFEF ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

table.ecc-pageheader {
	background-image : url(/_images/headerback.jpg);
	width : 100%;
}

.ecc-navbar {
	background-color : #0C4099;
	color : Yellow;
}

.ecc-img-credit {
	font-size : xx-small;
}

.ecc_storyContent {
	font:11px/16px verdana, arial, helvetica, sans-serif;
	background : #EFEFEF url(/_images/jul2006/table-background-gradient.jpg) bottom repeat-x;
	border : 1px solid #0C4099;
	margin-bottom : 1px;
	margin-top : 1px;
    margin-left:10px;
    padding-left: 10px;
}

.ecc-img-caption {

}

.ecc-listoptions li {
    margin-left: 2em;
    margin-bottom: 0.5em;
}

img.pp-left
{
    margin-right: 0.5em;
}

img.pp-left
{
    margin-left: 0.5em;
}

p.error,strong.error { color: red; }

input.special { display: none; }


a.ecc-loginlink { float: right; color: yellow; font-size: 80%; margin-right: 0.5em; text-decoration: none; padding: 0 5px;}
a.ecc-loginlink:hover { color:#08429C; background-color: yellow; }

input#membernumber
{
    font-size: 150%;
}

#loginform {
    width: 30em;
    margin: 4em auto;
}

#loginform img { float: right; }

#loginform fieldset {
   background : #EFEFEF url(/_images/jul2006/table-background-gradient.jpg) bottom repeat-x;
}

td.payment {
    text-align:center;
}

th.paytable {
    text-align:left;
    vertical-align:middle
}


.userdataentry {
}

.userdataentry div{
    clear:left;
    margin-top:10px;
}

.userdataentry label {
    float:left;
    width:150px;
}

.formwidget {
    width:250px;
}

@media print {
    #ecc-navbar ul { display: none; }
}


#imgbook-page { font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif; font-size: 12px; text-align: center; }
h2.imgbook { color:#3377C3; background: none; border: none; }
#imgbook-front { }
.imgbook-navi a:link, .imgbook-navi a:visited, .imgbook-navi a:active { border-bottom:1px dotted #CCCCCC; color:#3377C3; text-decoration:none; }
.imgbook-navi a:hover { border-bottom:1px solid #FF9933; text-decoration:none; }
.imgbook-navi { color: #CCC; }
.imgbook-subtitle { color: #222; }
.imgbook-thumbnails {}
.imgbook-thumbframe { border: 1px solid #CCC;; padding: 2px; }
.imgbook-thumbframe:hover { border: 1px solid black; padding: 2px; }
.imgbook-thumbframe a { border: 0px; }
.imgbook-thumb { border: none; }
.imgbook-imageframe {  }
.imgbook-image { border: 1px solid #CCC;; padding: 2px; }
.imgbook-infoframe { color: #222; }
.imgbook-infoframe th { color: #356AA0; text-align: right; }
td { text-align: left; }

.biopic
{
    border: 1px solid #356AA0; width: 135px; height: 102px; padding: 1px; margin-top: 1em; margin-bottom: 1em;
}

.biopic img
{
   float: left;
}

.biodata
{
    clear: none; width: 500px; margin-left: 150px; padding-top: 1em;
}


/* Shop */
#storenavi
{
    background-color: #F2F5FA;
    border-bottom: 1px solid #0C4099;
    border-left: 1px solid #0C4099;
    border-right: 1px solid #0C4099;
    padding: 0px 5px;
    height: 25px;
}

#storenavi2
{
    float: right;
}

.storelistitem
{
    font-family:Arial,Helvetica,Verdana,sans-serif;
    margin-bottom: 20px;
    height: 155px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #666;
    width: 300px;
    margin: auto;
}

.storelistitem p
{
    color:#666;
    font-size: 76%;
    margin-top: 0px;
}


.storelistitem .productimage
{
    margin: auto;
    height: 80px;
}


.producttext h3
{
    color:#666;
    font-weight: bold;
    font-size: 80%;
    margin-bottom: 3px;
}

.producttext .storemorelink
{
    float: right;
    margin-right: 50%;
}

producttext p { clear: both; }

.storeitem
{
    width: 70%;
    min-height: 400px;
    margin: 2em auto;
    border: 1px dotted #ccc;
}

.storeitem div.producttext
{
    float: right;
    width: 530px;
}

.producttext ul {
 margin-left: 1em; padding-left:30px; list-style-type:square;
}

.producttext li { margin:0; padding:0 }

.storeitem h3
{
    font-size: 180%;
    color: #0C4099;
}
.storeitemsizes { clear: both; width: 530px; float: right; }

.storeitem .producttext h4 strong { color: #0C4099; font-size: 110%;}

.storeitem .productimage
{
    float: left;
    margin-right: 30px;
}

#footerlinks a:link, #footerlinks a:active, #footerlinks a:visited { color: #53709C; text-decoration: none; }
#footerlinks a:hover { color: #10429C; text-decoration: underline; }

table.form { background: #FFFFEE; border: 2px solid #0C4099;  border-collapse:collapse; }
table.form td, table.form th { border: 1px solid #0C4099; padding: 5px; }
table.form th { font-weight: bold; text-align: left;}

th em { font-weight: normal; }


ul#crumbs, #crumbs > li
{
  list-style-type:none;
  padding:0;
  margin:0;
}

#crumbs
{
    border:1px solid #dedede;
    height:2.3em;
}

#crumbs li
{
  float:left;
  line-height:2.3em;
  padding-left:.75em;
  color:#777;
}

#crumbs li a
{
  display:block;
  padding:0 15px 0 0;
  background:url(/_images/crumb_bg.png) no-repeat right center;
}

#crumbs li a:link
{
    text-decoration: none;
}

#crumbs li a:hover
{
    text-decoration: underline;
}

#ecc_news h3
{
    font-weight: bold;
    font-size: 110%;
}

#ecc_news small
{
    color: #777;
}

.image_block a img, img.ppright
{
    border: 1px solid #CCC;
    padding: 2px;
}

.vdata th { text-align: right; }
.vdata td { padding-left: 20px;}

a[href ^="contact.php?to="], a[href ^="http://www.coasterclub.org/contact.php?to="] {
   padding-right: 13px;
   background: transparent url(/_images/email10.png) no-repeat center right;
}


