/* CSS Document
Prepared for Jewish Identity by Omid Noorani
*/
/*
YJP blue:446AB9
style="background-color:#3979B5;color:white;margin: 50 50 50 50; padding: 50 50 50 50;"
*/
body{

background-image: url(./images/bg1.jpg);
background-position: top center;
background-repeat: no-repeat;
background-color: #FFFFFF; /*#90C0D6; 44:6A:B 9from HEX to DEC is 68:106:185*/
color: #000000; /*#9c0034;*/ /*#3979B5;*/

margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
}
#body{ /*This should reffer to a div with ID=body
filter:alpha(opacity=45);
-moz-opacity:.45;
-khtml-opacity: 0.45;
opacity: 0.45;
background-color: #FFFFFF; /*#90C0D6;*/

color: #000000; /*#9c0034;*/ /*#006699;*/
width: 700px;
margin-left: auto;
margin-right: auto;
padding: 5px;
}

* {
margin-top: 0;
}

a{color: #9c0034;text-decoration: none;}
a:active{color: #9c0034;text-decoration: none;}
a:visited {color: #9c0034;text-decoration: none;}
a:hover{color: #006699;text-decoration: blink;}
table {
border-width: 0;
border-collapse: collapse;}
fieldset {
padding: 2px;
}
.mandatory{background-color: yellow;}
.optional{background-color: blue;}
.mand {
font-weight: 300;
/*color: yellow;
Sans Serif
Verdana
Courier
Courier New
Lucida Console
American Typewriter
*/}
.counters , .footnote
{
font-weight: 200;
font-size: x-small;
color: gray;
border: none;
background-color: transparent;
padding: 0;
font-family: times;
}
fieldset {
border-style: solid;
/*padding: 7px;*/ }
/*, form, input, select
font-family: "Courier New";*/
/*{
border-style: inset;
border-color: red;
border-collapse: separate;
border-spacing: 10px;
}*/
/*
input.text, input, textarea, select {background: white;}
input[type="text"] {background-color: blue}
*/
