/*========================================================*/
/*              DNN Skin: February                        */
/*              Created by dnnskin.com                    */
/*========================================================*/


/* wrapper */
.ctabblack, 
.ctabblack2, 
.ctabbrown, 
.ctabbrown2
{padding:0px; margin:0px; text-align:center;}


.ctabblack{background:url(images/tab-black-r.png) 22px; background-position: top right; background-repeat:no-repeat; width:100%; background-color:#000;}
.ctabblack2{background:url(images/tab-black-r.png) 22px; background-position: top right; background-repeat:no-repeat; width:100%; background-color:#000; border-bottom:10px solid #000;}
.ctabbrown{background:url(images/tab-brown-r.png) 22px; background-position: top right; background-repeat:no-repeat; width:100%; background-color:#422d00;}
.ctabbrown2{background:url(images/tab-brown-r.png) 22px; background-position: top right; background-repeat:no-repeat; width:100%; background-color:#442E00; border-bottom:10px solid #442E00;}


/* title */
.ctabblack .title, .ctabblack2 .title{background:url(images/tab-black-l.png) top left; height:22px; width:100%; background-repeat:no-repeat; margin:0px; padding:3px 0px 1px 15px; text-align:left; line-height:1.2em;}
.ctabbrown .title, .ctabbrown2 .title{background:url(images/tab-brown-l.png) top left; height:22px; width:100%; background-repeat:no-repeat; margin:0px; padding:0px 0px 1px 0px; text-align:left; line-height:1.2em;}

.ctabblack .title .Head{font-size:12px; color:#fc6;}
.ctabblack2 .title .Head{font-size:12px; color:#ccc;}
.ctabbrown .title .Head, 
.ctabbrown2 .title .Head{font-size:12px; color:#fc6; font-weight:bold; text-transform:none; line-height:18px; margin-left:15px;}


/* content */
.ccon{padding:10px 0px 10px 0px; margin:0px auto; width:88%; text-align:left;}
.cconcon{}

.ctabblack .ccon{background:url(images/bg-tab-black.png) top repeat-x; background-color:#fff; padding:25px 0px; margin:0px; width:100%; text-align:center;}
.ctabblack .cconcon {width:92%; margin:0px auto; text-align:left; }
.ctabblack2 .ccon {background:#333; width:92%; margin:3px auto 0px auto; text-align:center; border:1px solid #444;}
.ctabblack2 .cconcon {width:83%; margin:0px auto; padding:10px 0px 20px 0px;  text-align:left;}
.ctabblack2 .cconcon, .ctabblack2 .cconcon p, .ctabblack2 .cconcon div, .ctabblack2 .cconcon a, .ctabblack2 .cconcon a:link{color:#999; font-size:12px; font-weight:normal;}
.ctabblack2 .cconcon a:hover{color:#fff;}


.ctabbrown .ccon{background:url(images/bg-tab-brown.png) top repeat-x; background-color:#F7F2DE; padding:10px 0px; margin:0px auto; width:100%; text-align:center; border:0px solid #E5D7B2;}
.ctabbrown .cconcon{width:100%; margin:0px auto; text-align:left; color:#C68D1A; }
.ctabbrown .cconcon a, .ctabbrown .cconcon a:link, .ctabbrown .cconcon a:visited{color:#960; font-size:12px;}
.ctabbrown .cconcon a:hover{color:#c30;}


.ctabbrown2 .ccon {background:#4F3C15; width:92%; margin:3px auto 0px auto; text-align:center; border:1px solid #6B521D;}
.ctabbrown2 .cconcon {width:83%; margin:0px auto; padding:10px 0px 20px 0px;  text-align:left;}
.ctabbrown2 .cconcon, .ctabbrown2 .cconcon p, .ctabbrown2 .cconcon div, .ctabbrown2 .cconcon a, .ctabbrown2 .cconcon a:link{color:#C68D1A; font-size:12px; font-weight:normal;}
.ctabbrown2 .cconcon a:hover{color:#fff;}

.actions{margin:0px; padding:0px; text-align:left;}
/* text */
.Head{font-family:Arial, Helvetica, sans-serif;}
.subhead{font-size:12px; font-weight:normal; }

/* footer */
.footer{text-align:left; width:93%; margin: 0px auto; margin:0px; padding:0px; background:#F7F2DE;}
