/* GRAY BOX START */
.box_gray {
  width:100%;
  background:#F3F3F3;
}
.box_gray .topleft {
  background:#ECECEC url(boxes/gray/topleft.jpg) no-repeat top left;
  width:16px;
  height:50px;
}
.box_gray .topright {
  background:#ECECEC url(boxes/gray/topright.jpg) no-repeat top right;
  width:16px;
  height:50px;
}
.box_gray .bottomleft {
  background:#ECECEC url(boxes/gray/bottomleft.jpg) no-repeat bottom left;
  width:16px;
  height:17px;
}
.box_gray .bottomright {
  background:url(boxes/gray/bottomright.jpg) no-repeat bottom right;
  width:16px;
  height:17px;
}
.box_gray .topacross {
  background:url(boxes/gray/topacross.jpg) repeat-x top left;
}
.box_gray .bottomacross {
  background:url(boxes/gray/bottomacross.jpg) repeat-x bottom left;
}
.box_gray .leftacross {
  background:url(boxes/gray/leftacross.jpg) repeat-y left;
}
.box_gray .rightacross {
  background:url(boxes/gray/rightacross.jpg) repeat-y right;
}
/* GRAY BOX END */

/* BLUE BOX START */
.box_blue {
  width:100%;
  background:#EAF7FF;
}
.box_blue .topleft {
  background:#ECECEC url(boxes/blue/topleft.png) no-repeat top left;
  width:16px;
  height:50px;
}
.box_blue .topright {
  background:#ECECEC url(boxes/blue/topright.png) no-repeat top right;
  width:16px;
  height:50px;
}
.box_blue .bottomleft {
  background:#ECECEC url(boxes/blue/bottomleft.png) no-repeat bottom left;
  width:16px;
  height:17px;
}
.box_blue .bottomright {
  background:url(boxes/blue/bottomright.png) no-repeat bottom right;
  width:16px;
  height:17px;
}
.box_blue .topacross {
  background:url(boxes/blue/topacross.png) repeat-x top left;
}
.box_blue .bottomacross {
  background:url(boxes/blue/bottomacross.png) repeat-x bottom left;
}
.box_blue .leftacross {
  background:url(boxes/blue/leftacross.png) repeat-y left;
}
.box_blue .rightacross {
  background:url(boxes/blue/rightacross.png) repeat-y right;
}
/* BLUE BOX END */

/* ORANGE BOX START */
.box_orange {
  width:100%;
  background:#FFF5ED;
}
.box_orange .topleft {
  background:#ECECEC url(boxes/orange/topleft.png) no-repeat top left;
  width:16px;
  height:50px;
}
.box_orange .topright {
  background:#ECECEC url(boxes/orange/topright.png) no-repeat top right;
  width:16px;
  height:50px;
}
.box_orange .bottomleft {
  background:#ECECEC url(boxes/orange/bottomleft.png) no-repeat bottom left;
  width:16px;
  height:17px;
}
.box_orange .bottomright {
  background:url(boxes/orange/bottomright.png) no-repeat bottom right;
  width:16px;
  height:17px;
}
.box_orange .topacross {
  background:url(boxes/orange/topacross.png) repeat-x top left;
}
.box_orange .bottomacross {
  background:url(boxes/orange/bottomacross.png) repeat-x bottom left;
}
.box_orange .leftacross {
  background:url(boxes/orange/leftacross.png) repeat-y left;
}
.box_orange .rightacross {
  background:url(boxes/orange/rightacross.png) repeat-y right;
}
/* ORANGE BOX END */

/* OLIVE BOX START */
.box_olive {
  width:100%;
  background:#F8FFE6;
}
.box_olive .topleft {
  background:#ECECEC url(boxes/olive/topleft.jpg) no-repeat top left;
  width:16px;
  height:50px;
}
.box_olive .topright {
  background:#ECECEC url(boxes/olive/topright.jpg) no-repeat top right;
  width:16px;
  height:50px;
}
.box_olive .bottomleft {
  background:#ECECEC url(boxes/olive/bottomleft.jpg) no-repeat bottom left;
  width:16px;
  height:17px;
}
.box_olive .bottomright {
  background:url(boxes/olive/bottomright.jpg) no-repeat bottom right;
  width:16px;
  height:17px;
}
.box_olive .topacross {
  background:url(boxes/olive/topacross.jpg) repeat-x top left;
}
.box_olive .bottomacross {
  background:url(boxes/olive/bottomacross.jpg) repeat-x bottom left;
}
.box_olive .leftacross {
  background:url(boxes/olive/leftacross.jpg) repeat-y left;
}
.box_olive .rightacross {
  background:url(boxes/olive/rightacross.jpg) repeat-y right;
}

.box_olive div 			     {background:url('../images/addict-content-green-lt.png') no-repeat left bottom; padding-bottom:16px; padding-left:0; padding-right:0; padding-top:0}
.box_olive div div 	         {background:url('../images/addict-content-green-lt.png') no-repeat left top; /*border:1px solid #00CCFF; margin:5px;*/ height:100%; padding-left:16px; padding-right:0; padding-top:0; padding-bottom:0}
.box_olive div div div        {background:url('../images/addict-content-green-rt.png') no-repeat right top; height:1%; padding-right:16px; padding-left:0; padding-top:0; padding-bottom:0}
.box_olive div div div div	 {background:none !important; padding:55px 0 0;}
.box_olive div div div div h3 {position:absolute; top:15px; left:15px;}
/* OLIVE BOX END */

/* PINK BOX START */
.box_pink {
  width:100%;
  background:#FFE8F4;
}
.box_pink .topleft {
  background:#ECECEC url(boxes/pink/topleft.png) no-repeat top left;
  width:16px;
  height:50px;
}
.box_pink .topright {
  background:#ECECEC url(boxes/pink/topright.png) no-repeat top right;
  width:16px;
  height:50px;
}
.box_pink .bottomleft {
  background:#ECECEC url(boxes/pink/bottomleft.png) no-repeat bottom left;
  width:16px;
  height:17px;
}
.box_pink .bottomright {
  background:url(boxes/pink/bottomright.png) no-repeat bottom right;
  width:16px;
  height:17px;
}
.box_pink .topacross {
  background:url(boxes/pink/topacross.png) repeat-x top left;
}
.box_pink .bottomacross {
  background:url(boxes/pink/bottomacross.png) repeat-x bottom left;
}
.box_pink .leftacross {
  background:url(boxes/pink/leftacross.png) repeat-y left;
}
.box_pink .rightacross {
  background:url(boxes/pink/rightacross.png) repeat-y right;
}
/* PINK BOX END */

.box_title {
  color:#ffffff;
  font-weight:bold;
  font-family:Tahoma;
  font-size:16px;
}
.boxcontent {
  font-family:Verdana;
  font-size:12px;
}

.boxlinks a {
  color:#1385AA;
  display:block;
  text-decoration:none;
  font:bold 12px Verdana;
}
.boxlinks a:hover {
  text-decoration:underline;
}
.boxdescription {
  font:normal 11px Verdana;
}
.boxformsimple {
  margin:5px 0px 5px 0px;
}

.boxformsimple select {
  width:100%;
}
