/* Global Box Styles */
div.qyb{width:100%; margin:0px auto; padding:22px 0px 15px 0px; font-family:Arial, Helvetica, sans-serif;}
.qyb .qyb-header{font-size:1px;}
.qyb .qyb-header .qyb-side{width:7px; height:7px; font-size:1px;}
.qyb .qyb-body{color:#FFF;}
.qyb .qyb-body .qyb-content{padding:2px 13px 0px 13px; text-align:left;}
.qyb .qyb-body .qyb-content h3{padding:0; margin:0;}
.qyb .qyb-footer{font-size:1px;}
.qyb .qyb-footer .qyb-side{width:7px; height:7px; font-size:1px;}

/* Cyan Box Styles */
.Cyan div.qyb {}
.Cyan .qyb .qyb-header{background: url(../images/qyb.all.gif) no-repeat right 0px;}
.Cyan .qyb .qyb-header .qyb-side{background: url(../images/qyb.all.gif) no-repeat 0px 0px;}
.Cyan .qyb .qyb-body{background: url(../images/colour.cyan.gif) repeat 0px 0px;}
.Cyan .qyb .qyb-footer{background: url(../images/qyb.all.gif) no-repeat right -7px;}
.Cyan .qyb .qyb-footer .qyb-side{background: url(../images/qyb.all.gif) no-repeat 0px -7px;}

/* Orange Box Styles - #FF7F00 */
.Orange div.qyb {}
.Orange .qyb .qyb-header{background: url(../images/qyb.all.gif) no-repeat right -14px;}
.Orange .qyb .qyb-header .qyb-side{background: url(../images/qyb.all.gif) no-repeat 0px -14px;}
.Orange .qyb .qyb-body{background: url(../images/colour.orange.gif) repeat 0px 0px;}
.Orange .qyb .qyb-footer{background: url(../images/qyb.all.gif) no-repeat right -21px;}
.Orange .qyb .qyb-footer .qyb-side{background: url(../images/qyb.all.gif) no-repeat 0px -21px;}

/* Burgandy Box Styles - #892933 */
.Burgandy div.qyb {}
.Burgandy .qyb .qyb-header{background: url(../images/qyb.all.gif) no-repeat right -28px;}
.Burgandy .qyb .qyb-header .qyb-side{background: url(../images/qyb.all.gif) no-repeat 0px -28px;}
.Burgandy .qyb .qyb-body{background: url(../images/colour.burgandy.gif) repeat 0px 0px;}
.Burgandy .qyb .qyb-footer{background: url(../images/qyb.all.gif) no-repeat right -35px;}
.Burgandy .qyb .qyb-footer .qyb-side{background: url(../images/qyb.all.gif) no-repeat 0px -35px;}

/* Lime Box Styles - #ACC11E */
.Lime div.qyb {}
.Lime .qyb .qyb-header{background: url(../images/qyb.all.gif) no-repeat right -42px;}
.Lime .qyb .qyb-header .qyb-side{background:url(../images/qyb.all.gif) no-repeat 0px -42px;}
.Lime .qyb .qyb-body{background: url(../images/colour.lime.gif) repeat 0px 0px;}
.Lime .qyb .qyb-footer{background: url(../images/qyb.all.gif) no-repeat right -49px;}
.Lime .qyb .qyb-footer .qyb-side{background: url(../images/qyb.all.gif) no-repeat 0px -49px;}

/* Purple Box Styles - #8210D2 */
.Purple div.qyb {}
.Purple .qyb .qyb-header{background: url(../images/qyb.all.gif) no-repeat right -56px;}
.Purple .qyb .qyb-header .qyb-side{background: url(../images/qyb.all.gif) no-repeat 0px -56px;}
.Purple .qyb .qyb-body{background:url(../images/colour.purple.gif) repeat 0px 0px;}
.Purple .qyb .qyb-footer{background: url(../images/qyb.all.gif) no-repeat right -63px;}
.Purple .qyb .qyb-footer .qyb-side{background: url(../images/qyb.all.gif) no-repeat 0px -63px;}

/* Aqua Box Styles */
.Aqua div.qyb {}
.Aqua .qyb .qyb-header{background: url(../images/qyb.all.gif) no-repeat right -70px;}
.Aqua .qyb .qyb-header .qyb-side{width:300px; background: url(../images/qyb.all.gif) no-repeat 0px -70px;}
.Aqua .qyb .qyb-body{background: url(../images/colour.aqua.gif) repeat 0px 0px;}
.Aqua .qyb .qyb-footer{background: url(../images/qyb.all.gif) no-repeat right -77px;}
.Aqua .qyb .qyb-footer .qyb-side{width:300px; background: url(../images/qyb.all.gif) no-repeat 0px -77px;}
