﻿
/* boxes */
.boxTitle, h2.boxTitle {margin:0;padding:12px 0 3px 0;border:0;font-size: 140%;font-weight: normal;border-bottom: solid 1px #CCCCCC;}
.boxTop{margin:0;padding:0;border:0;background: transparent url( ../assets/box/topLeft1.gif ) no-repeat left top}
.boxTopRt{margin:0px 5px 0px 5px;padding:0 10px 0 0;border:0;background: transparent url( ../assets/box/topRight2.gif ) no-repeat right top}
.boxTopLg{margin:0px; padding:0px; border:0px ;background: transparent url( ../assets/box/topLeft2.gif ) no-repeat left top}
.boxTopLgRt{margin:0px 0px 0px 10px;padding:0px 10px 10px 0px;border:0;background: transparent url( ../assets/box/topRight1.gif ) no-repeat right top}
.boxMid{margin:0;padding:0;background: transparent url( ../assets/box/middleLeft.gif ) repeat-y left top}
.boxMidRt{margin:0px 5px 0px 5px;padding:0px 0px 0px 0px;background: transparent url( ../assets/box/middleRight.gif ) repeat-y right top}
.boxMidRt2{margin:0px 0px 0px 10px;padding:15px 10px 10px 10px;background: transparent url( ../assets/box/middleRight.gif ) repeat-y right top}
.boxMidRt3{margin:0px 5px 0px 5px;padding:0px 2px 0px 2px; background: transparent url( ../assets/box/middleRight.gif ) repeat-y right top}
.boxArrow{position: absolute; top: 0px; left:45%; z-index: 15;background: transparent url(../assets/box/boxArrowUp.gif) no-repeat top;width:33px;height:19px}

/* box */
.boxTitle, .boxTopRt h1{margin:1px;padding:5px 0px 5px 0px;border:0;font-size: 140%;font-weight: normal; border-bottom: solid 1px #CCCCCC;}
.boxTopRt h2.noBtm{border-bottom:0}
.boxTitle select{font-size:60%}
.boxBtm{margin:0 0 5px 0;padding:0;background: transparent url( ../assets/box/bottomLeft.gif ) no-repeat left bottom;height:10px;line-height:10px;font-size:1px;}
.boxBtm2{margin:0 0 5px 0;padding:0;background: transparent url( ../assets/box/bottomLeft.gif ) no-repeat left bottom;height:10px;line-height:10px;font-size:1px}
.boxBtm3{margin:0;padding:0;background: transparent url( ../assets/box/bottomLeft.gif ) no-repeat left bottom;height:10px;line-height:10px;font-size:1px} /* dojo is not playing nicely with the other two boxBtm style rules */
.boxBtmRt{margin:0 5px 0 5px;padding:0 0 0 0;border:0;background: transparent url( ../assets/box/bottomRight1.gif ) no-repeat bottom right;height:10px;line-height:10px;font-size:1px}
