﻿/* offwhite-box */

.offwhite-box-TL { background: url("/Images/ContentBoxes/offwhite-box-TL.gif") no-repeat; }
.offwhite-box-TR { background: url("/Images/ContentBoxes/offwhite-box-TR.gif") no-repeat; }
.offwhite-box-BL { background: url("/Images/ContentBoxes/offwhite-box-BL.gif") no-repeat; }
.offwhite-box-BR { background: url("/Images/ContentBoxes/offwhite-box-BR.gif") no-repeat; }

.offwhite-box-TT { background: url("/Images/ContentBoxes/offwhite-box-TT.gif") repeat-x; }
.offwhite-box-BB { background: url("/Images/ContentBoxes/offwhite-box-BB.gif") repeat-x; }
.offwhite-box-LL { background: url("/Images/ContentBoxes/offwhite-box-LL.gif") repeat-y; }
.offwhite-box-RR { background: url("/Images/ContentBoxes/offwhite-box-RR.gif") repeat-y; }

.offwhite-box-body { background-color: #fbfbfb; padding:12px; }

/* white-box */

.white-box-TL { background: url("/Images/ContentBoxes/white-box-TL.gif") no-repeat; }
.white-box-TR { background: url("/Images/ContentBoxes/white-box-TR.gif") no-repeat; }
.white-box-BL { background: url("/Images/ContentBoxes/white-box-BL.gif") no-repeat; }
.white-box-BR { background: url("/Images/ContentBoxes/white-box-BR.gif") no-repeat; }

.white-box-TT { background: url("/Images/ContentBoxes/white-box-TT.gif") repeat-x; }
.white-box-BB { background: url("/Images/ContentBoxes/white-box-BB.gif") repeat-x; }
.white-box-LL { background: url("/Images/ContentBoxes/white-box-LL.gif") repeat-y; }
.white-box-RR { background: url("/Images/ContentBoxes/white-box-RR.gif") repeat-y; }

.white-box-body { background-color: #fff; padding:12px; }

/* thick-box */

#thick-box-panel { padding-left:3px; padding-top:9px;}

.thick-box-TL { background: url("/Images/ContentBoxes/thick-box-TL.gif") no-repeat; }
.thick-box-TR { background: url("/Images/ContentBoxes/thick-box-TR.gif") no-repeat; }
.thick-box-BL { background: url("/Images/ContentBoxes/thick-box-BL.gif") no-repeat; }
.thick-box-BR { background: url("/Images/ContentBoxes/thick-box-BR.gif") no-repeat; }

.thick-box-TT { background: url("/Images/ContentBoxes/thick-box-TT.gif") repeat-x; }
.thick-box-BB { background: url("/Images/ContentBoxes/thick-box-BB.gif") repeat-x; }
.thick-box-LL { background: url("/Images/ContentBoxes/thick-box-LL.gif") repeat-y; }
.thick-box-RR { background: url("/Images/ContentBoxes/thick-box-RR.gif") repeat-y; }

.thick-box-body { background-color: #fff; padding:12px; }

/* photo-box */

.photo-box-TL { background:#fff url("/Content/NewSite/image-border-TL.gif") no-repeat; }
.photo-box-TR { background:#fff url("/Content/NewSite/image-border-TR.gif") no-repeat; }
.photo-box-BL { background:#fff url("/Content/NewSite/image-border-BL.gif") no-repeat; }
.photo-box-BR { background:#fff url("/Content/NewSite/image-border-BR.gif") no-repeat; }

.photo-box-TT { background:#fff url("/Content/NewSite/image-border-TM.gif") repeat-x; }
.photo-box-BB { background:#fff url("/Content/NewSite/image-border-BM.gif") repeat-x; }
.photo-box-LL { background:#fff url("/Content/NewSite/image-border-LM.gif") repeat-y; }
.photo-box-RR { background:#fff url("/Content/NewSite/image-border-RM.gif") repeat-y; }

.photo-box-body { padding:0px; margin:0px; }
.photo-box-body img { border: solid 1px #357; }

/* shaded-box */

.shaded-box-TL { background: url("/Images/ContentBoxes/shaded-box-TL.gif") no-repeat; }
.shaded-box-TR { background: url("/Images/ContentBoxes/shaded-box-TR.gif") no-repeat; }
.shaded-box-BL { background: url("/Images/ContentBoxes/shaded-box-BL.gif") no-repeat; }
.shaded-box-BR { background: url("/Images/ContentBoxes/shaded-box-BR.gif") no-repeat; }

.shaded-box-WW { background: url("/Images/ContentBoxes/shaded-box-WW.gif") repeat-x; }
.shaded-box-HH { background: url("/Images/ContentBoxes/shaded-box-HH.gif") repeat-y; }