A:link {
  color: blue;
  text-decoration: none
}

A:visited {
  color: blue;
  text-decoration: none
}

A:active {
  color: blue;
  text-decoration: none
}

A:hover {
  color: red;
  text-decoration: underline
}

A.white:link {
  color: white;
  text-decoration: none
}

A.white:visited {
  color: white;
  text-decoration: none
}

A.white:active {
  color: white;
  text-decoration: none
}

A.white:hover {
  color: white;
  text-decoration: underline
}

A.black:link {
  color: black;
  text-decoration: none
}

A.black:visited {
  color: black;
  text-decoration: none
}

A.black:active {
  color: black;
  text-decoration: none
}

A.black:hover {
  color: black;
  text-decoration: underline
}

BODY {
  font-family: helvetica, arial, sans-serif;
  background: white;
  background-image:url('/design/modelwork/classic/img/bkg/pink-pattern.jpg');
}

.mainBody 
{
  margin: 4px;
}

.locSelectionMainTopBox
{
  border-bottom-style: solid;
  border-bottom-width: 0.2ex;
  border-color: black;
  padding: 1ex;
}

a.locSelectionMainTopLocLinkNormal
{
  color:#606060;
  font-size:small;
}

a.locSelectionMainTopLocLinkSelected
{
  color:black;
  font-size:normal;
  font-weight:bold;
}

.logoStripe
{
  border-style: solid;
  border-width: 0ex 0ex 1ex 0ex;
  margin-top: 1ex;
  background: white;
  padding-left: 1ex;
  text-align: center;
}

table.modelWorkInformationTable
{
  margin-top: 1ex;
}

tr.modelWorkInformationTableRow
{
  vertical-align: top;
}

td.modelWorkInformationTableCell
{
  vertical-align: top;
}

.modelWorkInformationTextBox
{
  background: white;
  background-image:url('/design/modelwork/classic/img/bkg/lambs-pink.gif');
  border-style: solid;
  border-width: 1px;
  border-color: red;
  padding: 1ex;
  color: black;
}

.modelWorkInformationTextTitle
{
  margin-bottom: 1ex;
  font-size: xx-large;
  font-weight: bold;
  color: navy;
}

.modelWorkInformationImageBox
{
  background: white;
  border-style: solid;
  border-width: 1px;
  border-color: red;
  padding: 1ex;
}

.modelWorkInfoTextBox
{
  background: white;
  border-style: solid;
  border-width: 1px;
  border-color: red;
  padding: 1ex;
  color: black;
}

.modelWorkInfoTextTitle
{
  margin-bottom: 1ex;
  font-size: x-large;
  font-weight: bold;
  color: black;
}

.modelWorkInfoTextReqTitle
{
  font-size: large;
  font-weight: bold;
  color: navy;
}

.modelWorkInfoTextReqLine
{
  margin-top: 0.5ex;
  font-size: normal;
  color: red;
}

.modelWorkInformationTextContPhotoModelBox
{
  margin-top: 1ex;
  background: pink;
  border-style: solid;
  border-width: 1px;
  border-color: red;
  padding: 0.5ex; 
 
}

.modelWorkInformationTextContPhotoModelTitle
{
  color: red;
  font-size: large;
  font-weight: bold;
}

.modelWorkInformationTextContChatModelBox
{
  margin-top: 1ex;
  background: aqua;
  border-style: solid;
  border-width: 1px;
  border-color: red;
  padding: 0.5ex; 
}

.modelWorkInformationTextContChatModelTitle
{
  color: brown;
  font-size: large;
  font-weight: bold;
}

.modelWorkInformationTextContAmateurModelBox
{
  margin-top: 1ex;
  background: #e0e0a0;
  border-style: solid;
  border-width: 1px;
  border-color: red;
  padding: 0.5ex; 
}

.modelWorkInformationTextContAmateurModelTitle
{
  color: red;
  font-size: large;
  font-weight: bold;
}

.modelWorkInformationTextContAssistModelBox
{
  margin-top: 1ex;
  background: #f0f0a0;
  border-style: solid;
  border-width: 1px;
  border-color: red;
  padding: 0.5ex; 
}

.modelWorkInformationTextContAssistModelTitle
{
  color: green;
  font-size: large;
  font-weight: bold;
}

.modelWorkInformationTextContOtherModelBox
{
  margin-top: 1ex;
  background: #f0f0f0;
  border-style: solid;
  border-width: 1px;
  border-color: red;
  padding: 0.5ex; 
}

.modelWorkInformationTextContOtherModelTitle
{
  color: teal;
  font-size: large;
  font-weight: bold;
}

.modelWorkInformationFormLinkBox
{
  margin-bottom: 1ex;
  border-style: solid;
  border-width: 1px;
  border-color: gold;
  background: aqua;
  padding: 0.5ex; 
  color: white;
  font-weight: bold;
  font-size: large;
}

.modelWorkInformationLinkBox
{
  margin-bottom: 1ex;
  border-style: solid;
  border-width: 1px;
  border-color: gold;
  background: aqua;
  padding: 0.5ex; 
  color: white;
  font-weight: bold;
  font-size: large;
}

.modelWorkInfoTextBoxForm
{
  background: white;
  background-image:url('/design/modelwork/classic/img/bkg/notebookpaper.jpg');  
  border-style: solid;
  border-width: 1px;
  border-color: red;
  padding: 1ex;
  padding-left: 12ex;
  color: black;
}

.modelWorkInfoTextFormTitle
{
  margin-bottom: 1ex;
  font-weight: bold;
  font-size: x-large;
}

.modelWorkInfoTextFormIntro
{
  margin-bottom: 1ex;
}

table.modelWorkInfoTextFormTable
{
  margin-bottom: 1ex;
}

tr.modelWorkInfoTextFormTableRow
{
  vertical-align:top;
}

.modelWorkInfoTextFormFieldHint
{
  color: brown;
}

.modelWorkInfoTextFormFieldName
{
  font-weight: bold;
}

.modelWorkInfoTextFormWorkSelectBox
{
  margin-bottom: 3ex;
}

.modelWorkInfoTextFormPhotoBox
{
  margin-bottom: 3ex;
}

.modelWorkInfoTextFormPhotoInfo
{
  margin-bottom: 1ex;
}

.modelWorkInfoTextFormPhotoLine
{
  margin-bottom: 1ex;
}

.modelWorkInfoTextFormPhotoInfoValid
{
  margin-right: 1ex;
  color: black;
}

.modelWorkInfoTextFormPhotoInfoInvalid
{
  margin-right: 1ex;
  color: orange;
  font-weight: bold;
}

.modelWorkInfoTextFormErrorMsgBox
{
  color: orange;
  font-size: normal;
  font-weight: bold;
}

.modelWorkInfoTextBoxFormSent
{
  background: white;
  background-image:url('/design/modelwork/classic/img/bkg/gold_motion.jpg');  
  border-style: solid;
  border-width: 1px;
  border-color: red;
  padding: 1ex;
  padding-left: 1ex;
  color: black;
}

.modelWorkInfoTextFormSentTitle
{
  margin-bottom: 1ex;
  font-size: large;
  font-weight: bold;
}

.modelWorkInfoTextFormSentIntro
{
  margin-bottom: 1ex;
  color: navy;
  font-size: normal;
  font-weight: bold;
}

.modelWorkInfoTextBoxFormError
{
  margin-bottom: 1ex;
  background: white;
  background-image:url('/design/modelwork/classic/img/bkg/snow-seamless-background.jpg');  
  border-style: solid;
  border-width: 1px;
  border-color: red;
  padding: 1ex;
  padding-left: 1ex;
  color: red;
  font-weight: bold;
}

.modelWorkInfoTextFormNoteBox
{
  margin-bottom: 2ex;
}

.modelWorkInfoTextFormNoteInfo
{
  margin-bottom: 1ex;
}

.catPersonFormBox
{
}

.catPersonFormTitle
{
  font-weight: bold;
  font-size: x-large;
  margin-bottom: 1ex;
}

table.catPersonFormTable
{
  margin-bottom: 1ex;
}

tr.catPersonFormTableRow
{
  vertical-align: top;
  text-align: left;
}

.catPersonFormFieldTitle
{
  font-weight: bold;
  text-align: left;
}

.catPersonFormFieldHint
{
  font-style: italic;
}

.catPersonFormSubmitInput
{
  font-size: large;
  font-weight: bold; 
  padding: 1ex;
}

.workOfferBox
{
  margin-top: 1ex;
  border-top: solid;
  border-width: 1px;
  padding: 1ex;
}

.workOfferTitle
{
  color: navy;
  font-size: x-large;
  font-weight: bold;
}

table.workOfferInfoTable
{
  border: none;
}

tr.workOfferInfoRow
{
  border: none;
  vertical-align: top;
}

td.workOfferInfoHeadBox
{
  padding: 0.5ex;
  font-weight: bold;
}

td.workOfferInfoDataBox
{
  padding: 0.5ex;
}
