/******************************************************************
 * TITLE: Grey Boxes Stylesheet for Sinorca                       * 
 * URI  : http://www.oswd.org/design/???/sinorca/sinorca-grey.css *
 * MODIF: 2003-01-13 1237 +0800                                   *
 ******************************************************************/


/* ###### Body Text ###### */

body { /* attributes for the main body */
  background-color: white;
  color: #000000; /* black */
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  font-size: 100%;
  font-size: 10;
  margin: 2px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

a { /* attributes of links */
  color: #003399; /* dark blue */
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

h1, h2, h3 { /* these are the attributes for the headings */
  color: #003399; /* dark blue */
  background-color: #99ccff; /* pale blue */
  border: 1px solid #3366cc; /* medium blue */
  padding-left: 4px;
  padding-right: 4px;
  width: 575;
}

h1 {
  font-weight: bold;
  font-size: 90%;
  font-size: 11;
  padding-top: 2px;
  padding-bottom: 1px;
  margin-top: 2px;
}

h2 {
  font-weight: bold;
  font-size: 90%;
  font-size: 11;
  padding-top: 2px;
  padding-bottom: 1px;
  margin-top: 2px;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
  border-bottom-color: #990066; /* magenta */
}

dt {
  font-weight: bold;
  padding-left: 1ex;
  padding-right: 1ex;
}

dd {
  padding-left: 1ex;
  padding-right: 1ex;
  padding-bottom: 1.5em;
}

#bodyTexts {
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
  /* fromUnderTopBanner   fromRightOfBodyStyle fromTopOfBottomBanner fromLeftOfBodyStyle */
  margin: 0px -173px 0px 173px;
  margin: 5px 0px 5px 177px;
  margin: 5px 0px 5px 0px;
  padding: 2px 0px 2px 15px;
  border-left: 0px solid white;
  font-size: 80%;
  font-size: 11;
}

#bodyText {
  /* background color for body text area */
  background-color: white; 
  text-align: justify;
  line-height: 1.5em;
  margin: 0px 0px 0px 173px;
  padding: 5px 12px 5px 12px;
}

#bodyText p {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}


#bodyText a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #003399; /* dark blue */
  color: #003399; /* dark blue */
}

#bodyText a:hover {
  border-bottom: none;
}

#bodyText .topOfPage {
  /* font color of "TOP" in header (h1, h2, etc) bars */
  color: #003399; /* dark blue */
  font-weight: bold;
  font-variant: small-caps;
  border: 0;
  padding: 0.25ex 1ex;
  float: right;
}

#bodyText [class~="topOfPage"] {
  padding: 2.5ex 10ex;
}

.smallCaps {
  font-variant: small-caps;
}


#MainBodyTable {
  width: 775px;
  border: 0px solid black;
}

#signup {
  font-size: 90%;
  font-size: 11;
}
#signupHeading {
  font-size: 200%;
  font-size: 22;
}

#logout {
  /* font color for Logout option on menu - see newest members for an ex. */
  color: white;
  font-size: 67%;
  font-size: 11;
  font-weight: bold;
  text-decoration: none;
  margin-right: 10px;
  margin-top: -15;
}

/* attributes for the member displays on the personals/search results pages */
#bodyCurMem { 
  color: black;
  font-weight: normal;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 20px;
  text-align: center;
  padding: 0px;
  width: 550px;
}

#frame { 
  background-color: #003399; /* dark blue */
  text-align: center;
  font-size: 80%;
  font-size: 11;
}

.background {
  /* color of border surrounding each member display */
  background-color: #40703c; /* green */
  text-align: center;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  width: 535px;
  height: 100%;
  border-style: solid;
  border-width: 1px;
}

.name {
  /* header for each member display */
  background-color: #2f522c; /* dark green */
  border-top: 4px solid black;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  border-left: 4px solid black;
}

.birthday {
  background-color: #86bc82; /* pale green */
  width: 80%;
  text-align: center;
  font-size: 70%;
  font-size: 10;
}

.email {
  background-color: #86bc82; /* pale green */
}

.nametext {
  font-weight: bold;
  font-size: 70%;
  font-size: 11;
  color: white;
  }

.contentsTable {
  /* main portion of member display */
  background-color: #b5d6b2; /* very pale green */
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
}

.welcome {
  background-color: #003399; /* dark blue */
  width: 80%;
  height: 20px;
  margin: 10px 0px 0px 50px;
  text-align: center;
  font-size: 100%;
  font-size: 11;
  color: white;
}

.contents {
  font-size: 68%;
  font-size: 11;
}

/* attributes for the "To sort results..." table on the search results page */
#search {
  background-color: #ccecff;  /* very pale blue */
  font-size: 70%;
  font-size: 10;
  width: 90%;
  width: 550px;
  border: 1px solid #003399;  /* dark blue */
  text-align: center;
  margin-bottom: 0px;
}
#search td {
  padding: 0px;
}

/* attributes for the "Sort by" table on the search results page */
#searchresults {
  background-color: #99ccff; /* pale blue */
  font-size: 90%;
  font-size: 11;
  width: 90%;
  width: 550px;
  border-right: 1px solid #003399;  /* dark blue */
  border-left: 1px solid #003399;  /* dark blue */
  border-bottom: 1px solid #003399;  /* dark blue */
  text-align: center;
}
#searchresults td {
  padding: 5px;
}
#searchresults a {
  color: #003399; /* dark blue */
}

.resultnumber {
 font-size: 58%;
 font-size: 11;
}

#searchresultstable {
  background-color: #99ccff; /* pale blue */
  font-size: 80%;
  font-size: 11;
}

#searchtable { /* attributes for the member search form */
 /* color of border surrounding the member search table */
 background-color: #40703c; /* dark green */
 color: white;
 width: 400px;
}

#searchtable .body {
 /* background color of the member search table */
 background-color: #86bc82; /* pale green */
 font-size: 72%;
 font-size: 11;
 width: 95%;
 margin-left: 10px;
 border-style: solid;
 border-width: 1px; 
}

#searchtable td {
  padding: 5px;
  font-size: 11;
  font-weight: normal;
}

#searchtable th {
  padding: 4px;
  font-size: 12;
  text-align: left;
  font-weight: bold;
}

#agreement {
  width: 575px;
  background-color: #86bc82; /* pale green */
  font-size: 70%;
  font-size: 11;
}

#agreement .textarea {
  background-color: white;
}

#agreement .continue {
  font-weight: bold;
}  



#photoupload {
  width: 600px;
}

#photoupload .header {
  background-color: #86bc82; /* pale green */
  font-size: 80%;
  font-size: 11;
}

#photoupload .body {
  background-color: #b5d6b2; /* very pale green */
}

.quicksearchtable {
  color: #003399; /* dark blue */
  font-size: 70%;
  font-size: 11;
  font-weight: normal;
  border: 2px solid #3366cc; /* medium blue */
}

#quicksearchtable {
 font-size: 70%;
 font-size: 11;
 font-weight: normal;
 color: #003399; /* dark blue */
 background-color: #99ccff; /* pale blue */
}

#quicksearchtable td {
 padding: 5px;
}

#quicksearchtable .text {
  font-size: 70%;
  font-size: 11;
  font-weight: normal;
  color: #003399; /* dark blue */
}

#BuildAttachedPicsTable {
/*  border: 1px solid black;*/
  font-size: 100%;
  font-size: 11;
}

#MainPageNotices td {
  padding: 10px;
  background-color: #99ccff; /* pale blue */
  border: 2px solid #3366cc; /* medium blue */
  font-size: 90%;
  font-size: 12;
  color: #003399; /* dark blue */
  /*font-weight: bold;*/
 /* width: 240px;
  height: 350px;*/
}

#bodyLogin {
  background-color: #003399; /* dark blue */
  border-left: #003399; /* dark blue * /
 /* margin-left: 50px;
  margin-right: 50px;
  margin-top: 13px;*/
  text-align:  center;
  height: 35px;
}

.login {
  color: #003399; /* dark blue */
  font-size: 67%;
  font-size: 11;
  font-weight: bold;
  border: 2px solid #3366cc; /* medium blue */
  text-align:  center;
}

#login {
  background-color: #99ccff; /* pale blue */
  width: 282px;
  margin: 1px;
}

#login .text {
  font-size: 70%;
  font-size: 11;
  font-weight: bold;
  margin-left: 5px;
  color: #003399; /* dark blue */
}

#login a { /* attributes of links in login table */
  color: #003399; /* dark blue */
  text-decoration: underline;
}

#login a:hover {
  text-decoration: none;
}

#login .submit {
  font-size: 100%;
  font-size: 11;
}

#createpersonalinfo {
  background-color: #2f522c; /* dark green */
  color: #2f522c; /* dark green */
  width: 90%;
  margin-left: 15px;
  margin-top: 20px;
  }
  
 #createpersonalinfo td {
   background-color: #b5d6b2; /* very pale green */
   font-size: 10;
 }

 #createpersonalinfo .photoup {
    background-color: white;
	font-size: 9;
}
 
 #createpersonalinfo .left {
  background-color: #86bc82; /* pale green */
  width: 15%;
  font-size: 11;
}
 
 #createpersonalinfo .right {
  background-color: #a5d4af; /* very pale green */
  font-size: 70%;
  font-size: 11;
}

 #createpersonalinfo .photo {
   background-color: white;
   width: 17%;
   text-align: center;
 }
 
 #createpersonalinfo .exclaim {
   font-size: 60%;
   font-size: 10;
 }

 #createpersonalinfo .smiles {
   background-color: #2f522c; /* very dark green */
 } 



/* attributes for the member's full details page */

#personalinfo {
  background-color: #2f522c; /* dark green */
  color: #2f522c; /* dark green */
  width: 90%;
  margin-left: 15px;
  margin-top: 20px;
  border: 7px solid #40703c;/* dark green */
  }
  
 #personalinfo tr {
  /* background color of header */
  background-color: #559450; /* green */
  font-size: 18;
  padding: 5px;
 }

 #personalinfo .left {
  /* background color of left column */
  background-color: #86bc82; /* pale green */
  width: 15%;
  font-size: 50%;
  font-size: 10;
  padding: 5px;
}
 
 #personalinfo .right {
  /* background color of right column */
  background-color: #b5d6b2; /* very pale green */
  font-size: 50%;
  font-size: 10;
  padding: 5px;
}

 #personalinfo .photo {
   background-color: white;
   width: 20%;
   text-align: center;
   padding: 5px;
 }
 
 #personalinfo .exclaim {
   font-size: 60%;
   font-size: 10;
 }



#optionsmenu { /* attributes for the "Options" table */
  /* color of border surrounding the Options table */
  background-color: #003399; /* dark blue */
  width: 70%;
  margin-left: 15px;
  margin-top: 20px;
  /* font color of text in the Options table */
  color: #000000; /* black */
  text-align: center;
  border-style: solid;
  border-width: 1px;
}
  
#optionsmenu td {
  /* background color of the cells in the Options table */
  background-color: #99ccff; /* pale blue */
  font-size: 11;
}

#optionsmenu a {
  /* font color of links in the Options table */
  color: #003399; /* dark blue */
}



#dateplannertable {
  border: 1px solid #559450;/* green */
}

#dateplannertable td {
  background-color: #b5d6b2; /* very pale green */
  font size: 75%;
  font size: 11;
  padding: 5px;
}

#dateplannertable th {
  background-color: #86bc82; /* pale green */
  font-size: 80%;
  font-size: 11;
  font-weight: bold;
  padding: 5px;
}


#dateplannerminitable {
  border: 0px solid #559450;/* green */
  width: 100%;
}

#dateplannerminitable td {
  background-color: #b5d6b2; /* very pale green */
  font size: 75%;
  font size: 11;
  padding: 0px;
}

#dateplannerminitable th {
  background-color: #86bc82; /* pale green */
  font-size: 80%;
  font-size: 11;
  font-weight: bold;
  padding: 0px;
}

#dateplannerminitable a { /* attributes of links */
  color: #003399; /* dark blue */
  text-decoration: underline;
}

#dateplannerminitable a:hover {
  text-decoration: none;
}


/* ###### upperMenuBar ###### */

#upperMenuBar {
  height: 18px;
}

#upperMenuBar a {
  font-size: 75%;
  font-size: 11;
  text-decoration: none;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

#upperMenuBar a:hover {
  text-decoration: underline;
  font-color: black;
}

.LHS {
/* position: absolute;
  left: 275px;
  top: 0px;*/
  padding-left: 5px;
}

.RHS {
/*  position: absolute;
  right: 13px;
  top: 0px;*/
  padding-left: 5px;
}

#upperMenuBar1 {
  height: 1px;
}

#faqs {
  background-color: #40703c; /* green */
  border: 2px solid #2f522c;/* dark green */
  font-size: 80%;
  font-size: 11;
  width: 575px;
}

#faqs .question {
  background-color: #86bc82; /* pale green */
  padding: 10px;
}

#faqs .answer {
  background-color: #b5d6b2; /* very pale green */
  padding: 10px;
}

/* ###### header ###### */

#header {
  font-size: 80%;
  font-size: 11;
  font-weight: normal;
  width: 100%;
  width: 775px;
  background-color: #white;
  color: white;
  border: 2px solid #990066;/* magenta */
}

#header text {
 text-align: center;
}

#header a {
  font-size: 100%;
  font-size: 11;
  font-weight: bold;
  color: white;
}

#header td {
 padding: 10px;
 border: 2px solid #990066;/* magenta */
}

#header .left {
  background-color: white;
  width: 20%;
}

#header .right {
  background-color: #990066; /* magenta */
  width: 80%;
  text-align: center;
}

#headerSearch {
  position: absolute;
  right: 11px;
  top: 46px;
}

#headerSearch .text {
  font-family: "lucida console", "courier new", courier, monospace;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  font-size: 97%;
  font-size: 11;
  font-size-adjust: 0.55;
  width: 125px;
  height: 13px;
  padding: 4px;
  border-style: solid;
  border-width: 0.5px;
}

#headerSearch [class~="text"] {  /* This rule only rendered by CSS2-fully compliant browsers */
  height: 3.75ex;
}

#headerSearch .submit {
  font-size: 100%;
  font-size: 11;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  position: relative;
  top: -0.25ex;
}

/* ###### Footer ###### */

#footer {
  font-size: 65%;
  font-size: 10;
  /* top right bottom left */
  padding: 1.9ex 2.6mm 2.4ex 2.6mm;
  clear: left;
  color: white;
  background-color: #990066; /* magenta */
  width: 775px;
  border: 4px solid #7a0051;/* dark magenta */
  margin-top: 2px;
}

#footer div {
  text-align: right;
  line-height: 1.45em;
}

#footer a {
  text-decoration: underline;
  border-bottom-width: 1px;
  border-bottom-color: white;
  color: white;
}

#footer a:hover {
  border-bottom: none;
  text-decoration: none;
}

.footerLHS {
  float: left;
  clear: left;
}



/* ###### lowerMenuBar ###### */

#lowerMenuBar {
  padding-left: 7px;
  padding-top: 2px;
  padding-bottom: 1px;
}

#lowerMenuBar a {
  position: relative;
  text-decoration: underline;
  bottom: 3px;
  font-size: 75%;
  font-size: 11;
 }  

#lowerMenuBar a:hover {
  text-decoration: none;
}

/* background color for the lower menu bar */
#lowerMenuBar {background-color: #003399;} /* dark blue */

/* font color of the lower menu bar */
#lowerMenuBar, #lowerMenuBar a {color: white;}

#upperMenuBar .highlight, #lowerMenuBar .highlight {
  /* See: color-scheme.css */
}


/* ###### Side Boxes ###### */

.sideMenuBox, .sideTextBox {
  background-color: #99ccff; /* pale blue */
  width: 173px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  clear: left;
  font-size: 72%;
  font-size: 11;
  border: 1px solid #003399;/* dark blue */
  margin-top: 2px;
  color: #003399; /* dark blue */
  text-decoration: underline;
}

.sideMenuBox div, .sideTextBox div {
  font-weight: bold;
  padding-left: 10px;
  padding-bottom: 3px;
}

.sideMenuBox a {
  text-decoration: none;
  display: block;
  padding: 1px 5px 3px 5px;
  color: #003399; /* dark blue */
}

.sideMenuBox a:hover {
  background-color: #990066; /* magenta */
  color: white;
}

.sideMenuBox .thisPage {
  display: block;
  padding: 1px 5px 3px 5px;
}

.sideTextBox span {
  line-height: 20px;
  display: block;
  padding: 0px 5px 0px 9px;
}

.sideTextBox a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.sideTextBox a:hover {
  border-bottom: none;
}

.lighterBG {
  /* background color for side menu center portion */
  background-color: #ccecff; /* very pale blue */
}


/* ###### Text Colors ###### */


/* font color of the very top menu bar */
#upperMenuBar, #upperMenuBar a {color: black;}

/* font color for "Advertise" in very top menu bar  */
#upperMenuBar .highlight, #lowerMenuBar .highlight {color: #99ccff;} /* pale blue */


.sideTextBox span {color: 003399;} /* dark blue */
.sideTextBox a {border-bottom-color: #003399;} /* dark blue */
.sideTextBox a {color: #003399;} /* dark blue */


/* ###### Background Colors ###### */

q {background-color: #003399;} /* dark blue */
q {border-color: #003399;} /* dark blue */

/* background color for very top menu bar */
#upperMenuBar {background-color: white;} 

/* background color for horizontal lines around header and footer */
#upperMenuBar1 {background-color: #FFFFFF;} /* white */

/* background color of the "GO" box in the site title bar */
#headerSearch .submit {background-color: #6699ff;} /* medium blue */
/* border around "GO" search box */
#headerSearch .submit {border-color: #3366cc;} /* blue */

/* background color of search text box */
#headerSearch .text {background-color: white;}
#headerSearch .text {border-color: #003399;} /* dark blue */



