/*========================================================*/
/*              DNN Skin: June                            */
/*              Created by dnnskin.com                    */
/*========================================================*/

/* wrapper */
.ctabgreen,
.ctaborange,
.ctabgrey,
.ctabpurple,
.cnopadding
{padding:0px; margin:0px; margin-bottom:10px; text-align:center; width:100%;}

.ctabgreen{background:url("images/bg-tab-green.gif") top repeat-x;}
.ctaborange{background:url("images/bg-tab-orange.gif") top repeat-x;}
.ctabgrey{background:url("images/bg-tab-grey.gif") top repeat-x;}
.ctabpurple{background:url("images/bg-tab-purple.gif") top repeat-x;}


/* title-common */
.titler{height:30px; margin:0px; text-align:left; width:100%;}
.titlel{height:30px; width:100%; padding:3px 0px 1px 0px; text-align:center; line-height:1.2em; margin:0px;}
.titlel .head{font-size:17px; color:#fff; font-weight:bold;}

/* title-variations */
.ctabgreen .titler{background:url("images/tab-green-r.gif") top right no-repeat;}
.ctabgreen .titlel{background:url("images/tab-green-l.gif") top left no-repeat; }

.ctaborange .titler{background:url("images/tab-orange-r.gif") top right no-repeat;}
.ctaborange .titlel{background:url("images/tab-orange-l.gif") top left no-repeat;}

.ctabgrey .titler{background:url("images/tab-grey-r.gif") top right no-repeat;}
.ctabgrey .titlel{background:url("images/tab-grey-l.gif") top left no-repeat;}

.ctabpurple .titler{background:url("images/tab-purple-r.gif") top right no-repeat; }
.ctabpurple .titlel{background:url("images/tab-purple-l.gif") top left no-repeat;}

.cnopadding .titlel{background:transparent; padding:0px; margin:0px;}
.cnopadding .titlel .head{color:#333; font-size:18px;}


/* content */
.ccon{padding:0px; margin:0px; text-align:center;}
.cconcon{}

.ctabgreen .cconcon, .ctaborange .cconcon, .ctabgrey .cconcon,.ctabpurple .cconcon, .cnopadding .cconcon{width:88%; margin:0px auto; padding:20px 0px; text-align:left; }

.ctabgreen .ccon{border: 1px solid #690;}
.ctaborange .ccon{border: 1px solid #f70;}
.ctabgrey .ccon{border: 1px solid #666;}
.ctabpurple .ccon{border: 1px solid #c0c;}
