/*MLP CSS Code Revised 11/30/07 @ 17:11 p.m.*/

/*
Redondoave Color & Misc Codes Etc START.
 
Lightest      - #F6E0AC
Medium Light  - #F9D682
Medium Dark   - #D9BA71
Dark          - #BB9C53

Background Picture - legal.jpg
Sounds - redondoave.mid

Redondoave Color & Misc Codes Etc END.
*/



/* Body Styling Start Redondoave */

.abs
 {font-family: Trebuchet MS, Arial ;
  font-size: 14px;
  font-weight: 600;
  color: #000000;
  text-align: center;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #818181;
  background-image: url(http://www.ladishes.com/shared/redondoave_neg.jpg);
  background-attachment: fixed;
  background-repeat: repeat;
}

       .light { background-color: #e0e0e0; }
       .mlight { background-color: #c0c0c0; }
       .mdark { background-color: #b3b3b3; }
       .dark { background-color: #818181; }

/* Body Styling Finish Redondoave */


.tl
{
background: url(http://www.ladishes.com/shared/imagesredondoave/top_lef.gif) no-repeat;
height: 16px;
width: 16px;
}

.tm
{
background: url(http://www.ladishes.com/shared/imagesredondoave/top_mid.gif) repeat;
height: 16px;
}

.tr
{
background: url(http://www.ladishes.com/shared/imagesredondoave/top_rig.gif) no-repeat;
height: 16px;
width: 16px;
}

.cl
{
background: url(http://www.ladishes.com/shared/imagesredondoave/cen_lef.gif)
repeat;
height: 11px;
width: 16px;
}

.cr
{
background: url(http://www.ladishes.com/shared/imagesredondoave/cen_rig.gif)
repeat;
height: 11px;
width: 16px;
}

.bl
{
background: url(http://www.ladishes.com/shared/imagesredondoave/bot_lef.gif) no-repeat;
height: 16px;
width: 16px;
}

.br
{
background: url(http://www.ladishes.com/shared/imagesredondoave/bot_rig.gif) no-repeat;
height: 16px;
width: 16px;
}

.bm
{
background: url(http://www.ladishes.com/shared/imagesredondoave/bot_mid.gif) repeat;
height: 16px;
}

/* TABLES STYLING END 3*/




/* MISC TEXT & OTHER STYLING DECLARATIONS BEGIN */
/* Text Alignment Start*/

.indentli { text-indent: 25%; }
.textleft { text-align: left; }
.textright { text-align: right; }
.textcenter { text-align: center; }
.textjustify { text-align: justify; }
.tablecentered { margin-left: auto; margin-right: auto; }

.baseline { vertical-align: baseline }
.middle { vertical-align: middle }
.sub { vertical-align: sub }
.super { vertical-align: super }
.text-top { vertical-align: text-top }
.text-bottom { vertical-align: text-bottom }

/* Text Alignment End*/

/* Text Transforms UPPER/LOWER Case Start*/

.uppercase {text-transform: uppercase}
.lowercase {text-transform: lowercase}
.capitalize {text-transform: capitalize}

/* Text Transform UPPER/LOWER Case End*/

/* Float Text Around Image Begin */
/* SEE: http://www.tizag.com/cssT/float.php */

img.floatLeft { float: left; margin: 4px; }
img.floatRight { float: right; margin: 4px; } 

/* Example: <img src="sunset.gif" class="floatLeft"> <p>The images are contained with...</p> <img src="sunset.gif" class="floatRight"> <p>This second paragraph has an...</p>
*/
/* Float Test Around Image End */


/* MISC TEXT & OTHER STYLING DECLARATIONS END */


/* TEXT STYLING DECLARATIONS BEGIN */

/* 
NOTE: **** ALL "H1-Hn" CURRENTLY COMMENTED OUT and UNUSED ****
h1
   {
   color:red;
   font-weight:900;
   font-family:arial;
   }

 h2
   {
   color:#FF0000;
   font-weight:900;
   font-family:arial;
   }

h3
   {
   color:black;
   bgcolor:"#aaaaaa";  
   font-weight:600;
   font-family:arial;
   }

h4
   {
   color:black;
   font-weight:700;
   font-family:arial;
   }

h5
   {
   color:blue;
   font-weight:600;
   font-family:arial;
   }

h6
   {
   color:black;
   font-weight:500;
   font-family:arial;
   }
*/

/* Other Custom Text Declarations Begin r=red #ff0000 b=blue #0000ff bl=black #000000 w=white #000000 c=custom #??????
*/

	.h1r { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 20pt; font-weight: 900; color: #ff0000; background: #; }
 
	.h2r { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 18pt; font-weight: 900; color: #ff0000; background: #; }
 
	.h3r { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 16pt; font-weight: 700; color: #ff0000; background: #; }
 
	.h4r { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 14px; font-weight: 700; color: #ff0000; background: #; }
 
	.h5r { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 12pt; font-weight: 700; color: #ff0000; background: #; }

	.h6r { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 10pt; font-weight: 700; color: #ff0000; background: #; }

	.h7r { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 8pt; font-weight: 700; color: #ff0000; background: #; } 


	.h1b { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 20pt; font-weight: 900; color: #0000ff; background: #; }
 
	.h2b { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 18pt; font-weight: 900; color: #0000ff; background: #; }
 
	.h3b { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 16pt; font-weight: 700; color: #0000ff; background: #; }
 
	.h4b { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 14px; font-weight: 700; color: #0000ff; background: #; }
 
	.h5b { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 12pt; font-weight: 700; color: #0000ff; background: #; }

	.h6b { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 10pt; font-weight: 700; color: #0000ff; background: #; }

	.h7b { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 8pt; font-weight: 700; color: #0000ff; background: #; }


	.h1bl { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 20pt; font-weight: 900; color: #000000; background: #; }
 
	.h2bl { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 18pt; font-weight: 900; color: #000000; background: #; }
 
	.h3bl { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 16pt; font-weight: 700; color: #000000; background: #; }
 
	.h4bl { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 14px; font-weight: 700; color: #000000; background: #; }
 
	.h5bl { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 12pt; font-weight: 700; color: #000000; background: #; }

	.h6bl { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 10pt; font-weight: 700; color: #000000; background: #; }

	.h7bl { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 8pt; font-weight: 700; color: #000000; background: #; } 


	.h1w { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 20pt; font-weight: 900; color: #ffffff; background: #; }
 
	.h2w { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 18pt; font-weight: 900; color: #ffffff; background: #; }
 
	.h3w { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 16pt; font-weight: 700; color: #ffffff; background: #; }
 
	.h4w { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 14px; font-weight: 700; color: #ffffff; background: #; }
 
	.h5w { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 12pt; font-weight: 700; color: #ffffff; background: #; }

	.h6w { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 10pt; font-weight: 700; color: #ffffff; background: #; }

	.h7w { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 8pt; font-weight: 700; color: #ffffff; background: #; } 



	.h1c { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 20pt; font-weight: 900; color: #eeee00; background: #; }
 
	.h2c { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 18pt; font-weight: 900; color: #eeee00; background: #; }
 
	.h3c { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 16pt; font-weight: 700; color: #eeee00; background: #; }
 
	.h4c { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 14px; font-weight: 700; color: #eeee00; background: #; }
 
	.h5c { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 12pt; font-weight: 700; color: #eeee00; background: #; }

	.h6c { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 10pt; font-weight: 700; color: #eeee00; background: #; }

	.h7c { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size: 8pt; font-weight: 700; color: #eeee00; background: #; } 


/*  **********   OTHER CUSTOM FONTS AND COLORS   **********  */

	  .redfont2 { font-family: Arial, Trebuchet MS; font-size: 12pt; font-weight: 700; color: #ff0000; margin-top: 0px; margin-left: 0px; }

        .redfont { font-family: Arial, Trebuchet MS; font-size: 10pt; font-weight: 700; color: #ff0000; margin-top: 0px; margin-left: 0px; }

        .bluefont { font-family: Arial, Trebuchet MS; font-size: 10pt; font-weight: 600; color: #0000ff; margin-top: 0px; margin-left: 0px; }

        .bluefont2 { font-family: Arial, Trebuchet MS; font-size: 12pt; font-weight: 700; color: #0000ff; margin-top: 0px; }

        .bluefont3 { font-family: Arial, Trebuchet MS; font-size: 8pt; font-weight: 600; color: #0000ff; margin-top: 0px; margin-left: 0px; }

       .blackfont { font-family: Arial, Trebuchet MS; font-size: 10pt; font-weight: 600; color: #000000; margin-top: 0px; margin-left: 0px; } 

       .blackfont2 { font-family: Arial, Trebuchet MS; font-size: 12pt; font-weight: 800; color: #000000; margin-top: 0px; margin-left: 0px; } 

/*  **********   OTHER CUSTOM FONTS AND COLORS END  **********  */


/* Link Styling (Psuedo-Code Etc.) Begin*/

a:link {color:#0000ff; font-family:comic sans; font-size:12pt; font-weight:600; border:0 solid #ff0000; height:0; text-decoration:underline;}

a:visited {color:#8800ff; font-family:comic sans; font-size:12pt; font-weight:600; border:0 solid #ff0000; height:0; text-decoration:underline;}

a:active {color:#0000ff; font-family:comic sans; font-size:12pt; font-weight:600; border:0 solid #ff0000; height:0; text-decoration:underline;}

a:hover {color:#0000ff; font-family:comic sans; font-size:12pt; font-weight:600; border:0 solid #ff0000; height:0; text-decoration:underline overline;}


/*
a:link {color:#ff0000; font-family:comic sans; font-size:12pt; font-weight:600; border:0 solid #ff0000; height:0; text-decoration:none; filter:glow (color=#ffff00, strength=6);}

a:visited {color:#ff0000; font-family:comic sans; font-size:12pt; font-weight:600; border:0 solid #ff0000; height:0; text-decoration:none; filter:glow (color=#ffff00, strength=3);}

a:active {color:#ff0000; font-family:comic sans; font-size:12pt; font-weight:600; border:0 solid #ff0000; height:0; text-decoration:none ; filter:glow (color=#ffff00, strength=3);}

a:hover {color:#0000ff; font-family:comic sans; font-size:12pt; font-weight:600; border:0 solid #ff0000; height:0; text-decoration:underline overline;  filter:glow (color=#ffff00, strength=3);}
*/


/* Link Styling (Psuedo-Code) Begin*/


/*.normallinks {color:#ff0000; font-family:Verdana, Arial, Helvetica, Trebuchet MS; font-size:10pt; font-weight:700; border:0 solid #000000; height:0; text-decoration:none; filter:none;}
*/

/*
.normallinks a:link {color:#ff0000; font-family:Verdana, Arial, Helvetica, Trebuchet MS; font-size:12pt; font-weight:700; border:0 solid #000000; height:0; text-decoration:none; filter:none;}

.normallinks a:visited {color:#ff0000; font-family:Verdana, Arial, Helvetica, Trebuchet MS; font-size:12pt; font-weight:700; border:0 solid #000000; height:0; text-decoration:none; filter:none;}

.normallinks a:hover {color:#0000ff; font-family:Verdana, Arial, Helvetica, Trebuchet MS; font-size:12pt; font-weight:700; border:0 solid #000000; height:0; text-decoration:none; filter:shadow (color=#ffff00, direction=135);}

.normallinks a:active {color:#ff0000; font-family:Verdana, Arial, Helvetica, Trebuchet MS; font-size:12pt; font-weight:700; border:0 solid #000000; height:0; text-decoration:none; filter:shadow (color=#ffff00, strength=3);}
*/

/* Link Styling Finish*/


/* **********  FINISH ALL CSS  ********** */
