/* Cascading Style Sheets for Miller's at Porlock site */
/* (c) 2009 Copyright Herefords Limited. All rights reserved */
/* background/surround for whole page */


body { background-color:black ; }


/* default gold links */
a:link { text-decoration: none ; color:926D40 ; font-size:12 ; }
a:visited { text-decoration: none ; color:926D40 ; font-size:12 ; }
a:active { text-decoration: none ; color:926D40 ; font-size:12 ; }
a:hover { text-decoration: underline ; color:926D40 ; font-size:12 ; }

/* Menus */
a.menutext:link { text-decoration: none ; color:black ; font-size:12 ; font-weight: bold; }
a.menutext:visited { text-decoration: none ; color:black ; font-size:12 ; font-weight: bold; }
a.menutext:active { text-decoration: none ; color:white ; font-size:12 ; font-weight: bold; }
a.menutext:hover { text-decoration: none ; color:white ; font-size:12 ; font-weight: bold; }

/* Menus */
a.menuthispage:link { text-decoration: none ; color:white ; font-size:12 ; }
a.menuthispage:visited { text-decoration: none ; color:white ; font-size:12 ; }
a.menuthispage:active { text-decoration: none ; color:white ; font-size:12 ; }
a.menuthispage:hover { text-decoration: none ; color:white ; font-size:12 ; }

/* inline text */
a.inline_link:link { text-decoration: none ; color:white ; font-size:12 ; }
a.inline_link:visited { text-decoration: none ; color:white ; font-size:12 ; }
a.inline_link:active { text-decoration: none ; color:white ; font-size:12 ; }
a.inline_link:hover { text-decoration: underline ; color:white ; font-size:12 ; }

.menubar { 
border-width:1;
border-color:white;
border-top-style:solid;
border-right-style:none;
border-bottom-style:solid;
border-left-style:none;
}

.picture { 
border-width:1;
border-color:926D40;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
}

.editorial_text {
color:white ;
font-family:arial, sans-serif; 
font-size:14;
}

.editorial_heading {
color:white ;
font-family:arial, sans-serif; 
font-size:20;
}

.gold_text {
color:white ;
font-family:arial, sans-serif; 
font-size:14;
}

table.generic_list_table {
width : 100% ;
border-width:4;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-color:black; // 926D40;
}

td.generic_list_table {
vertical-align:top;
color:silver;
font-size:12px;
border-width:4;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-color:black;
}

td.generic_list_table_title {
vertical-align:top;
color:silver;
font-size:12px;
border-width:4;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-color:black;
}

td.generic_list_table_date {
vertical-align:top;
color:silver;
font-size:12px;
border-width:4;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-color:black;
}

td.generic_list_table_text {
vertical-align:top;
color:silver;
font-size:12px;
border-width:4;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-color:black;
}




table.movie_list_table {
width : 100% ;
border-width:1;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-color:silver; // 926D40;
}

td.movie_list_table {
vertical-align:top;
color:silver;
font-size:12px;
border-width:8;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-color:black;
padding: 8px 8px 8px 8px;
}

td.movie_list_table_title {
vertical-align:top;
color:silver;
font-size:12px;
border-width:1;
border-top-style:solid;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
border-color:silver;
padding: 16px 8px 8px 8px;
}

td.movie_list_table_date {
vertical-align:top;
color:silver;
font-size:12px;
border-width:1;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-color:black;
padding: 8px 8px 8px 8px;
}

td.movie_list_table_text {
vertical-align:top;
color:silver;
font-size:12px;
border-width:1;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-color:black;
padding: 8px 8px 8px 8px;
}

/* (c) 2009 Copyright Herefords Limited. All rights reserved */
