body {
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  width:100%;
  height:100%;
  background-color:#840303;
  color:#000000;
}

td, th {
  border-color: #A0A0A0;
  border-style: solid;
  border-width: 0px;
}

.headertext {
  font-size: 16px;
  font-weight: bold;
  font-variant: small-caps;
  color: #850203;
}


table.leftbox {
    border: 1px solid  #850203;
    background:url(../images/center_08.jpg); 
    background-attachment:scroll; 
    background-position:top left; 
    background-repeat:repeat;    
}

table.leftbox .header {
  border-bottom: 1px solid  #850203;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  padding-left: 10px;
}

table.leftbox td.contentpadding {
  padding: 7px;
}

table.leftbox td.contentpadding table {
    font-size: 12px;
    color: #333333;
    padding: 0px;
    border: 0px;
}

table.leftbox td.contentpadding table a {
  text-decoration: none;
}

input.text, input.password, select, .button, .file {
    font-size: 11px;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 18px;
}

select.data {
  width: 100%;
}

select.multiple {
  height: auto;
}

.file {
}

input.text, input.password, select {
    padding-left: 3px;
}

.button {
    border: 1px solid #666666;
}

input.readonly {
    color: #AAAAAA !important;
}

textarea {
    font-size: 11px;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    padding-left: 3px;
}

input.checkbox {
}

a {
  color: #333333;
}

form {
  margin: 0px;
  padding: 0px;
}

table.filter, table.data, table.form {
    border-top: 1px solid #840303;
    border-left: 1px solid #840303;
    background:url(../images/center_08.jpg); 
    background-attachment:scroll; 
    background-position:top left; 
    background-repeat:repeat;  
}

table.filter td, table.data td, table.form td {
  border-bottom: 1px solid #840303;
  border-right: 1px solid #840303;
  font-size: 13px;
  padding: 3px;
}

table.filter .header, table.data .header, table.form .header, table.form .fieldheader {
  font-size: 13px;
  font-weight: bold;
  font-variant: small-caps;
}

table.data .header a {
  color: #333333;
}

table.form .header {
  text-align: center;
  font-size: 15px;
}

table.form .fieldheader {
  text-align: right;
  vertical-align: top;
}

table.form td {
  padding: 5px;
}

.bold {
  font-weight: bold;
}

table.contentdelimiter {
  border: 0px;
  margin: 0px;
}

td.contentdelimiter {
  padding: 5px;
  padding-left: 0px;
  border: 0px;
  font-size: 14px;
}

table.photo .note {
  color: #FFCC00;
  font-weight: bold;
}

table.photo {
  border: 3px double #FFFFFF;
  color: #FDCFCE;
  font-size: 11px;
  padding: 0px;
  font-family: Times;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  background:url(../images/box_01.gif);
  background-color:#EE0003;  
  background-attachment:scroll;
  background-position:bottom left;
  background-repeat:repeat-x;
}

table.photo td.link {
  border: 1px solid #717171;
  background-color: #CCCCCC;
}

table.photo td.link a {
  color: #000000;
  text-decoration: none;
}

table.photo td.disabledlink {
  border: 1px solid #717171;
  background-color: #666666;
  cursor: hand;
  color: #AAAAAA;
}

table.photo td.image {
  vertical-align: middle !important;
}

table.photo td.image img {
  border: 1px solid #FFFFFF;
}

table.photo td.text td {
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;    
  font-size: 10px;
  font-weight: bold;
  font-family: Times;
  text-transform: uppercase;
}

table.photo td.text td.header {
  padding-right: 3px;
  text-align: right;
  vertical-align:top;
}


table.leftmenu {
  padding: 3px;
}

table.leftmenu td{
  padding-bottom: 5px;
}

table.leftmenu a {
  font-variant: small-caps;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration:underline;
}


table.leftmenu a:hover {
  color: #CCCCCC;
}

.operationresult {
  font-size: 16px;
  color: #305C25;
  font-weight: bold;
}

table.noborder {
  border-width: 0px;
}

table.noborder td, table.noborder th {
  border-width: 0px;
}

.note {
  color: #FF8A15;
  font-weight: bold;
}

.error, .warning {
  color: #FF3333;
  font-weight: bold;
}

table.profiledata td {
  font-size: 13px;
  padding: 5px;
}

table.profiledata tr {
  vertical-align: top;
}

table.profiledata td.rightborder {
  border-right: 1px solid #A0A0A0;
}

table.profiledata td table td {
  padding: 0px;
}

table.profiledata td table td.fieldheader {
  padding-right: 5px;
  text-align: right;
  font-weight: bold;
}

/***************************************
* modellist 
****************************************/
table.modelslist table.photo {
  font-weight: normal;
  font-size: 10px;
  text-transform: none;
  font-family: Verdana;
}

table.modelslist table.photo td.image {
  text-align: center;
}

table.modelslist table.photo td {
    padding:5px;
}

table.modelslist table.photo td.disabledlink, table.modelslist table.photo td.link {
  border: 0px;
  background:url(../images/but/bg_01.gif);  
  background-attachment:scroll;
  background-repeat:repeat-x;
  background-position:left top;
  height:18px;
  padding:0px;
  margin:0px;
  text-align:center;
  vertical-align:middle;
  padding-bottom:5px; 
}

table.modelslist table.photo td.disabledlink {
  cursor:pointer;
}
table.modelslist table.photo td.link a {
  text-decoration:none;
}

table.modelslist table.photo td.price {
  font-size: 9px;
  text-align: right;
}

/***************************************
****************************************/

/***************************************
* profiledata
****************************************/
table.profiledata table.photo {
  font-weight: normal;
  font-size: 10px;
  text-transform: none;
  font-family: Verdana;
}

table.profiledata table.photo td.image {
  text-align: center;
}

table.profiledata table.photo td {
  padding:5px;
}

table.profiledata table.photo td.text td{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  padding:0px;
}

table.profiledata table.photo td.disabledlink, table.profiledata table.photo td.link {
  border: 0px;
  background:url(../images/but/bg_01.gif);  
  background-attachment:scroll;
  background-repeat:repeat-x;
  background-position:left top;
  height:18px;
  padding:0px;
  margin:0px;
  text-align:center;
  vertical-align:middle;
  padding-bottom:5px;   
}

table.profiledata table.photo td.disabledlink {
  cursor:pointer;
}
table.profiledata table.photo td.link a {
  text-decoration:none;
}

table.profiledata table.photo td.price {
  font-size: 9px; 
  text-align: right;
}

/***************************************
****************************************/

table.categorieslist td, table.categorieslist td a {
  font-weight: bold;
  color: #850203;
  font-size: 13px;
}

table.categorieslist td {
  padding-right: 10px;
}

table.categorieslist td a:hover, table.categorieslist td a.current {
  color: #333333;
}

.ipwarning {
  font-size: 12px;
  color: #996666;
}

div.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
}

table.performerprofilelinks td {
  padding-right: 5px;
}

table.performerprofilelinks td a {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration:underline;
  font-weight: bold;
  white-space: nowrap;
  color:#850203;
}

table.performerprofilelinks td a:hover {
  color:#333333;
}

table.performerprofilelinks td a.current {
  color: #000000;
  text-decoration: none;
}

table.pagerfooter {
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
}

table.performerCalendar, table.performerCalendar td {
	text-align:center;
	vertical-align:middle;
	border-style:solid;
	border-width:1px;
	border-color:#222222;
	border-collapse: collapse;
}

table.performerCalendar td {
  padding: 4px;
  cursor: pointer;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}

table.performerCalendar td.event {
  background-color: gray;
}

/*******************
* footertext
*******************/
table.footertext td {
    color:#FFFFFF;
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

table.footertext td a {
    color:#FFFFFF;
    text-decoration:none;
}

table.footertext td a:hover {
    text-decoration:underline;
}

/*******************
* topmenu
*******************/
table.topmenu td {
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bolder;
    text-transform:uppercase;
    color:#8B0304;
}

table.topmenu td a {
    font-size:16px;
    font-weight:bolder;
    color:#8B0304;
    text-decoration:none;
}

table.topmenu td a:hover {
    color:#ED1C24;
}

.noform, .noform td {
  padding: inherit !important;
}
.mylink
{
    color: #ffffff;
    text-decoration: none;
}
.mylink:visited 
{
    color: #ffffff;
    text-decoration: none;
}
.mylink:link
{
    color: #ffffff;
    text-decoration: none;
}
.mylink:hover
{
  color: #ffffff;
  text-decoration: underline;
}


.mylink1
{
    color: #000000;
    text-decoration: none;
}
.mylink1:visited 
{
    color: #000000;
    text-decoration: none;
}
.mylink1:link
{
    color: #000000;
    text-decoration: none;
}
.mylink1:hover
{
  color: #000000;
  text-decoration: underline;
}


.mylink2
{
    color: #ffffff;
    text-decoration: none;
}
.mylink2:visited 
{
    color: #ffffff;
    text-decoration: none;
}
.mylink2:link
{
    color: #ffffff;
    text-decoration: none;
}
.mylink2:hover
{
  color: #ffffff;
  text-decoration: underline;
}
