/* Abandon Spa CSS file */

BODY
	{
	background: #000000 url(graphics/kamaback_inside.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #3A270D;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	}

BODY.index
	{
	background: #000000 url(graphics/kamaback_index.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #3A270D;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	}
	
BODY.hotesses
	{
	background: #000000 url(graphics/kamaback_inside.gif);
	background-repeat: no-repeat;
	background-position: -152px -80px;;
	color: #3A270D;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	}
	
BODY.cgi
	{
	background: #F6DCA4;
	color: #3A270D;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	}

TABLE.admin
	{
	background: #F6DCA4 url(graphics/kamaback_inside.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #3A270D;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	}
	
TABLE.main
	{
	background: #F6DCA4 url(graphics/kamaback_inside.gif);
	background-repeat: no-repeat;
	background-position: top;
	}

TABLE.names
	{ 
	width: 125px;
	}

TD.name 
	{ 
	/*font-size: 120%; */
	/*font-weight: bold; */
	font-size: 19px;
	height: 25px;
	}

TD.mainimage
	{
	 background-color: #83602E;
	}

TD.thumbs
	{
	 background-color: #83602E;
	}

TD.copyright
	{
	color: #D1B34B;
	font-size: 12px;
	height: 20px;
	}
	
TABLE.admin, TD.admin 
	{
	border: solid 1px #3A270D;
	}	

/* Admin tables */

.admin-outer 
	{
	}

.admin-middle 
	{
	}

.admin-inner
	{
	border: #3A270D 1px solid;
	}	

HR.admin-line
	{
	 height: 2px;    
	 color: #3A270D;
	 border-style: solid;
	}	

FORM
	{
	 display: inline;
	}

INPUT
	{
	 color: #000000;
	}

INPUT.weekly
	{
	 width: 20px;
	 height: 20px;
	}

DIV.content
	{
	overflow: auto;
	scrollbar-width: 3px;
	scrollbar-3dlight-color: #808080;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #808080;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-shadow-color: #FFFFFF;
	}
	
.hours 
	{ 
	border: solid 1px #3A270D;
	font-weight: bold;
	/*height: 25px;*/
	}

.days 
	{ 
	font-weight: bold;
	height: 27px;
	}

/* Double-size text */
/*.db { font-size: 200%; font-weight: bold;}*/
.db { font-size: 32px; font-weight: bold;}

/* 180%-size text */
/*.do { font-size: 180%; font-weight: bold; }*/
.do { font-size: 29px; font-weight: bold; }

/* One-and-a-half-size text */
/*.sq { font-size: 150%; font-weight: bold; }*/
/*.sq { font-size: 24px; font-weight: bold; }*/
.sq { font-size: 24px; }

/* 130% size text text */
/*.td { font-size: 130%; }*/
.td { font-size: 21px; }

/* 120% size text text */
/*.dd { font-size: 120%; }*/
.dd { font-size: 19px; }

/* 110% size text text */
/*.ud { font-size: 110%; }*/
.ud { font-size: 18px; }

/* Regular links */
A { text-decoration: none; }
A:link { color: #3A270D; }
A:visited { color: #835F2E; }
A:hover { color: #3A270D; font-weight: bold; }
A:active { color: #FF0000; font-weight: bold; position: relative; top: 1px; left: 1px; }

/* Schedule Girl links */
A.schedgirl { font-weight: normal; text-decoration: none; }
A.schedgirl:link { color: #3A270D; }
A.schedgirl:visited { color: #835F2E; }
A.schedgirl:hover { color: #3A270D; font-weight: bold; }
A.schedgirl:active { color: #FF0000; font-weight: bold; position: relative; top: 1px; left: 1px; }

/* Schedule Days links */
A.scheddays { font-size: 24px; font-weight: normal; text-decoration: none; }
A.scheddays:link { color: #3A270D; }
A.scheddays:visited { color: #835F2E; }
A.scheddays:hover { color: #3A270D; font-weight: bold; }
A.scheddays:active { color: #FF0000; font-weight: bold; position: relative; top: 1px; left: 1px; }

/* language links */
A.language { font-weight: normal; text-decoration: none; }
A.language:link { color: #D1B34B; }
A.language:visited { color: #D1B34B; }
A.language:hover { color: #FFE88E; }
A.language:active { color: #FF0000; position: relative; top: 1px; left: 1px; }

/* e-mail link */
A.email { text-decoration: none; }
A.email:link { color: #3A270D; }
A.email:visited { color: #835F2E; }
A.email:hover { color: #3A270D; font-size: 110%; }
A.email:active { color: #FF0000; font-size: 110%; position: relative; top: 1px; left: 1px;}

/* error link */
A.email { text-decoration: none; }
A.email:link { color: #3A270D; }
A.email:visited { color: #3A270D; }
A.email:hover { color: #3A270D; font-weight: bold; }
A.email:active { color: #FF0000; font-weight: bold; position: relative; top: 1px; left: 1px;}

/* Argaive link */
A.argaive { font-variant: small-caps; font-weight: normal; text-decoration: none;}
A.argaive:link { color: #FF0000; } 
A.argaive:visited { color: #FF0000; }
A.argaive:hover { color: #FFDDDD; }
A.argaive:active { color: #FFFFFF; position: relative; top: 1px; left: 1px;}

/* Thumbnail frames, no link */
IMG.nolink { border: 2px solid #3A270D; }

/* Photo frame */
IMG.pic { border: 4px solid #3A270D; }


