/*	
================================
CSS by the XD Design team - http://www.xd.com.au
================================
*/ 

.wrapper { margin: 0; padding: 0; margin-bottom: 10px; }
.afv_title { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 18px; line-height:46px; }
.con_pos { padding: 0 10px; }

.icon_hold { padding: 4px 5px 0 0; }

/* Global Classes */
.conrpt { border-left:1px solid #cfceca; border-right:1px solid #cfceca; background:url(media/conbg.jpg) repeat-x bottom #ffffff; }
.fl { background: url(media/fl.jpg) no-repeat left; height: 8px; width: 100%; }
.frpt { background: url(media/frpt.jpg) repeat-x; height: 8px; }
.fr { background: url(media/fr.jpg) no-repeat right; height: 8px; width: 100%; }

/* Yellow */
.ytl { background: url(yellow/tl.jpg) no-repeat left; height: 47px; width: 100%; }
.ytrpt { background: url(yellow/trpt.jpg) repeat-x; height: 47px; }
.ytr { background: url(yellow/tr.jpg) no-repeat right; height: 47px; width: 100%; }

/* Red */
.rtl { background: url(red/tl.jpg) no-repeat left; height: 47px; width: 100%; }
.rtrpt { background: url(red/trpt.jpg) repeat-x; height: 47px; }
.rtr { background: url(red/tr.jpg) no-repeat right; height: 47px; width: 100%; }

/* Green */
.gtl { background: url(green/tl.jpg) no-repeat left; height: 47px; width: 100%; }
.gtrpt { background: url(green/trpt.jpg) repeat-x; height: 47px; }
.gtr { background: url(green/tr.jpg) no-repeat right; height: 47px; width: 100%; }

/* Blue */
.btl { background: url(blue/tl.jpg) no-repeat left; height: 47px; width: 100%; }
.btrpt { background: url(blue/trpt.jpg) repeat-x; height: 47px; }
.btr { background: url(blue/tr.jpg) no-repeat right; height: 47px; width: 100%; }

/* Blue Light */
.ltbtl { background: url(blue_light/tl.jpg) no-repeat left; height: 47px; width: 100%; }
.ltbtrpt { background: url(blue_light/trpt.jpg) repeat-x; height: 47px; }
.ltbtr { background: url(blue_light/tr.jpg) no-repeat right; height: 47px; width: 100%; }

/* Green Bright */
.brgtl { background: url(green_bright/tl.jpg) no-repeat left; height: 47px; width: 100%; }
.brgtrpt { background: url(green_bright/trpt.jpg) repeat-x; height: 47px; }
.brgtr { background: url(green_bright/tr.jpg) no-repeat right; height: 47px; width: 100%; }

/* Grey */
.grytl { background: url(grey/tl.jpg) no-repeat left; height: 47px; width: 100%; }
.gryrpt { background: url(grey/trpt.jpg) repeat-x; height: 47px; }
.grytr { background: url(grey/tr.jpg) no-repeat right; height: 47px; width: 100%; }

/* Grey Dark*/
.grydtl { background: url(grey_dark/tl.jpg) no-repeat left; height: 47px; width: 100%; }
.grydrpt { background: url(grey_dark/trpt.jpg) repeat-x; height: 47px; }
.grydtr { background: url(grey_dark/tr.jpg) no-repeat right; height: 47px; width: 100%; }

/* Grey Light */
.gryltl { background: url(grey_light/tl.jpg) no-repeat left; height: 47px; width: 100%; }
.grylrpt { background: url(grey_light/trpt.jpg) repeat-x; height: 47px; }
.gryltr { background: url(grey_light/tr.jpg) no-repeat right; height: 47px; width: 100%; }
