/* ------------------------------------ *
 prettyframe.CSS
 Friday, August 20, 2010 1:40:14 PM
 HAPedit 3.1.11.111
 * ------------------------------------ */

/* blue frame classes
** The basic classes for the outset frame are top, bot, rit, lft,(corners follow) tlc, trc, brc and blc
** the prefix "b" specifies the blue images
*/
 .btop{background: #94C5EB url(images/top.png) repeat-x;} .bbot{background:url(images/bot.png) repeat-x;} .brit{background:url(images/rit.png) repeat-y;} .blft{background: url(images/lft.png) repeat-y;}.btlc{background: url(images/bctl.png);} .btrc{background: url(images/bctr.png);} .bblc{ background: url(images/bcbl.png);} .bbrc { background: url(images/bcbr.png);}
 /* green or yellow outset frame classes*/
.gltop { background: #94C5EB url(images/gltop.png) repeat-x; } .glbot {  background: #94C5EB url(images/glbot.png) repeat-x;  } .glrit{ background: #94C5EB url(images/glrit.png) repeat-y; } .gllft { background: #94C5EB url(images/gllft.png) repeat-y; } .gltlc { background: url(images/gltl.png); } .gltrc { background: url(images/gltr.png); } .glblc { background: url(images/glbl.png); } .glbrc { background: url(images/glbr.png); }
 }
 /* big frame or outset frame
** basic classes are b_ftop, b_fbot etc
** lite blue classes class prefix = "ltbl"
*/
 .ltblb_ftop
 {
 background: url(images/blutopsidex.png) repeat-x;
 }
 .ltblb_fbot
 {
  background:url(images/blubotsidex.png) repeat-x;
  }
 .ltblb_frit
 {
 background:url(images/bluritsidex.png) repeat-y;
 }
 .ltblb_flft
 {
 background: url(images/blulftsidex.png) repeat-y;
 }
 .ltblb_ftlc
 {
 background: url(images/blutlcx.png);
 }
 .ltblb_ftrc
 {
 background: url(images/blutrcx.png);
 }
 .ltblb_fblc
 {
 background: url(images/blublcx.png);
 }
 .ltblb_fbrc
 {
 background: url(images/blubrcx.png);
 }

 /* green inset */
 .grnb_ftop
 {
 background: url(images/grntopsidex.png) repeat-x;
 }
 .grnb_fbot
 {
  background:url(images/grnbotsidex.png) repeat-x;
  }
 .grnb_frit
 {
 background:url(images/grnritsidex.png) repeat-y;
 }
 .grnb_flft
 {
 background: url(images/grnlftsidex.png) repeat-y;
 }
 .grnb_ftlc
 {
 background: url(images/grntlcx.png);
 }
 .grnb_ftrc
 {
 background: url(images/grntrcx.png);
 }
 .grnb_fblc
 {
 background: url(images/grnblcx.png);
 }
 .grnb_fbrc
 {
 background: url(images/grnbrcx.png);
 }


 /* big frame (outset) dark brown classes class prefix = "br" */
 .brb_ftop
 {
 background: url(images/topsidex.png) repeat-x;
 }
 .brb_fbot
 {
  background:url(images/botsidex.png) repeat-x;
  }
 .brb_frit
 {
 background:url(images/ritsidex.png) repeat-y;
 }
 .brb_flft
 {
 background: url(images/lftsidex.png) repeat-y;
 }
 .brb_ftlc
 {
 background: url(images/tlcx.png);
 }
 .brb_ftrc
 {
 background: url(images/trcx.png);
 }
 .brb_fblc
 {
 background: url(images/blcx.png);
 }
 .brb_fbrc
 {
 background: url(images/brcx.png);
 }
/* end dark big frame*/
/* special case of big frame with black thin lines and
** transparent 1/4 circle to create curved corner box illusion
** outside the radius specific color
*/
 .linb_ftop
 {
 background-color: url(images/lintopsidex.png) repeat-x;
 }
 .linb_fbot
 {
  background:url(images/linbotsidex.png) repeat-x;
  }
 .linb_frit
 {
 background:url(images/linritsidex.png) repeat-y;
 }
 .linb_flft
 {
 background: url(images/linlftsidex.png) repeat-y;
 }
 .linb_ftlc
 {
 background: url(images/lintlcx.png);
 }
 .linb_ftrc
 {
 background: url(images/lintrcx.png);
 }
 .linb_fblc
 {
 background: url(images/linblcx.png);
 }
 .linb_fbrc
 {
 background: url(images/linbrcx.png);
 }

 .l1nb_ftop
 {
 background-color: #ffffff;
 }
.l1nb_fbot
 {
 background-color: #ffffff;
  }
 .l1nb_frit
 {
 background-color: #ffffff;
 }
 .l1nb_flft
 {
 background-color: #ffffff;
 }
 .l1nb_ftlc
 {
 background: url(images/l1ntlcx.png) no-repeat;
 }
 .l1nb_ftrc
 {
 background: url(images/l1ntrcx.png) no-repeat;
 }
 .l1nb_fblc
 {
 background: url(images/l1nblcx.png) no-repeat;
 }
 .l1nb_fbrc
 {
 background: url(images/l1nbrcx.png) no-repeat;
 }
/**/
/* drop shadow classes*/
 .top
 {
 background: url(images/shadts.png) repeat-x;

 }
 .bot
 {
  background:  url(images/shadbs.png) repeat-x;
  position:relative;
  }
 .rit
 {
 background: url(images/shadrs.png) repeat-y;
 position:relative;
 }
 .lft
 {
 background:  url(images/shadls.png) repeat-y;
 }
 .tlc
 {
 background: url(images/shadtl.png);
 }
 .trc
 {
 background: url(images/shadtr.png);
 }
 .blc
 {
 background: url(images/shadbl.png);
 }
 .brc
 {
 background: url(images/shadbr.png);
 }


