<!-Basic style sheet
// filename : styles.css version : v1.1 date : 01-dec-2002 author : D.L Shaw email : webstir@dv8films.org copyright : c 2002 dv8films style sheet for domme section v1.0 first release v1.1 some new styles added{  }
/* Styles for main screen elements */

/* == p.location  style for the location link at the top op the page. */
p.location {font-size:8pt;    color:black;}

/* == p.albumpg style Photo Album areas */
p.albumpg {color: blue; font-family: arial; font-size: 9pt; font-style: normal;
    font-weight : bold;}


/* == p.userinfo style Username */
p.userinfo {color: darkblue; font-family: arial; font-size: 8pt;
    font-style: normal;    font-weight: normal;}

/* == q.fname style fieldname of photo information in vlist */
q.fname {color: blue; font-family: arial; font-size: 8pt; font-style: normal;
    font-weight : normal;}

/* == q.fvalue style fieldname of photo information in vlist */
q.fvalue {color: green; font-family: arial; font-size: 8pt; font-style: normal;
    font-weight : bold;}
table.navigation {font-size:8pt; color:black;}
a:link {color:black;}
a:visited {color:purple;}

/* == a:link:hover.menu style hoover of selection menu */
a:link:hover.menu {font-size:12pt; background-color:rgb(165,165,165);}

/* == body  style for background of PhotoAlbum */
body {background:rgb(175,175,175) no-repeat fixed center 50%;}

/* == table.main style for the main-table of the PhotoAlbum */
table.main {padding: 0px;}

/* == table.access style for the access == */
table.access {background-color: rgb(155,155,155); text-align: center;
    vertical-align: bottom; padding: 2px; font-family: arial;
    font-size: 8pt; font-style: normal; color: black;}

/* == td.access style for the access == */
td.access {background-color: rgb(155,155,155); text-align: left;
    vertical-align: top; padding: 2px; font-family: arial; 
    font-size: 8pt; font-style: normal; color: white;}

/* == table.menu style for the menu == */
table.menu {background-color: rgb(155,155,155); text-align: center;
    padding: 5px;}

/* == table.info style for the right-table that can display information == */
table.info {background-color: rgb(155,155,155);}

/* == table.center style for the center part of the PhotoAblum */
table.center {background-color: rgb(155,155,155); font-family: arial;
    font-size: 10pt; font-style: normal;}
input.button {font-size:8pt;}
input.formtext {font-size:8pt;}

/* == Style for buttons on top of a list == */
button.list {font-style: normal;    font-size	  : 8pt;}

/* == table.input style for input screens == */
table.input {background-color: gray; color: black; border: solid 2px gray;
    width: 100%; font-family: arial; font-size: 10pt; font-style: normal;
    text-align: left;}
td.inputhead {background-color: #CCCCCC; color: black; font-style: normal;
    font-weight: bold; text-align: center;}
td.inputfoot {background-color: #CCCCCC; color: black; text-align: right;}
td.inputfieldname {background-color: #CCCCCC;  color: black;
    padding: 5px; vertical-align: top; width: 20%;}
td.inputfield {background-color: #EEEEEE; color:black;  padding:5px;
    vertical-align:top}
td.tpdomina {background-color: #000000 color: black; font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 5px; text-align: center}
   
button.input {font-style: normal; font-size: 8pt;}

/* == table.confirm style for confirmation screens == */
table.confirm {border: solid 1px gray; background-color: gray; color: black;
    font-family: arial; font-size: 10pt; font-style: normal;
    width: 100%;  text-align: left;}
tr.confirm {background-color: #EEEEEE;    color:black;}
td.confirmhead {background-color: #CCCCCC; color: green; font-style: normal;
    font-weight: bold; text-align: center;}
td.confirmfoot {background-color: #CCCCCC; color: black; text-align: right;}
td.conffieldname {background-color: #CCCCCC; color: black; padding: 5px;
    vertical-align: top;  width: 20%;}
td.conffield {background-color: #EEEEEE; color:black;    padding:5px;
    vertical-align:top}

/* == table.delete style for deletion screens == */
table.delete {background-color: gray; color: black; border: solid 2px gray;
    font-family: arial; font-size: 10pt; font-style: normal; width: 100%;
    text-align: left;}
td.deletehead {background-color: #CCCCCC; color: black; font-style: normal;
    font-weight: bold; text-align: center;}
td.linkhead {background-color: #CCCCCC; color: black; font-style: normal;
    font-weight: bold;}    
td.deletefoot {background-color: #CCCCCC; color: black; text-align: right;}
td.delfieldname {background-color: #CCCCCC; color: black; padding: 5px;
    vertical-align: top; width: 20%;}
td.delfield {background-color: #EEEEEE; color:black; padding:5px; vertical-align:top}

/* == table.list style for listing albums, themes and photos == */
table.list {background-color: gray;   color: black;    border: solid 2px gray;
    width: 100%; font-family: arial;  font-size: 10pt; font-style: normal;
		text-align: left;}
td.listhead {background-color: #CCCCCC; color: black;  font-style: normal;
    font-weight: bold; text-align: left;}
td.listfoot {background-color: #CCCCCC; color: black; text-align: right;}
td.listfieldname {background-color: #CCCCCC; color: black; padding: 5px;
    vertical-align: top; width: 20%;}
td.listfield {background-color: #EEEEEE; color: darkblue; vertical-align: top;
    font-style: normal;    font-family: arial;  font-size: 10pt;}
td.listphoto {background-color: #CCCCCC; color: darkblue; vertical-align: top;
    font-style: normal; font-family: arial; font-size: 10pt;}

/* == table.dispphoto style for displaying photos == */
table.dispphoto {background-color: #CCCCCC; color: black; border: none;
    width: 100%; text-align: center; font-family: arial; font-size: 10pt;
    font-style: normal;}
td.dispphotohead {background-color: #CCCCCC; color: black; font-style: normal;
    font-weight: bold; text-align: center;}		        
td.dispphotofoot {background-color: #CCCCCC; color: black; text-align: right;}
td.dispphoto{ background-color: #CCCCCC; color: black; text-align: center;}

tbody.c1 {color: #ffffff; text-align: center}
td.c6 {color: #00ff00;}
td.c5 {font-family: Times New Roman, Times, serif; font-size: 80%}
  div.c8 {text-align: center}
	div.c7 {font-family: Times New Roman, Times, serif; font-size: 80%; text-align: center}
	div.c5 {font-family: Times New Roman, Times, serif; font-size: 80%; text-align: center}
	div.c4 {text-align: center}
  div.c3 {font-family: Times New Roman, Times, serif; font-size: 80%; text-align: center}
	div.c2 {text-align: center}
	div.d3 {background-color: gray; color: black; border: solid 2px gray; width: 100%; font-family: arial; font-size: 10pt; font-style: normal; text-align: left;}
 a.c3 {color: #ff0000; font-family: calligraphic, palent, courier new, times new roman; font-size: 120%}
 a.c2 {color: #6F22B5;  font-size: 120%; calligraphic}
 p.c1 {text-align: center}
 p.p1 {color: #660099; font-family: arial; font-size: 12pt; font-style: normal;
    font-weight: bold; text-align:left;}
 p.8blk {font-size:8pt; color:black}
 p.blk {color:black} 
 caption.c1 {text-align: center}
 code.c2 {color: #ff0000}

