﻿/*Tabs Module start*/

.dnn_Tabs 
{background: url(/Portals/_default/Containers/cn_Paper_4/images/cnPaper_Tabs_Bg-04.png) no-repeat; background-size:100% 100%;}
.ie8 .dnn_Tabs,
.ie7 .dnn_Tabs,
.ie6 .dnn_Tabs
{
 background-image:none;
 /*background-color:#896000;*/
}
.ie .dnn_Tabs .ieFix_Tab_BG
{
    position:absolute;
    margin-top:0px;
}
.dnn_Tabs .dnn_tabsContainer
{ margin:10px  0 0px 15px; padding:10px  10px 50px 5px;}
#tabbedNews
{ width:721px; height:422px;}

ul.dnnAdminTabNav 
    {border-bottom: 0px;}

.dnnAdminTabNav{position:relative; top:20px;}
.Tab_Title,
.Tab_Title a,
.Tab_Title a:active,
.Tab_Title a:visited
    {font-weight:bold; font-size:14px; color:#5A4020; text-decoration:none;}
.Tab_Title a:hover
    {text-decoration:underline;}
.Tab_Title span
    {margin-left:10px; font-size:12px;color:Black; font-style:italic; font-weight: bold;}
.tabs_Item_Container
    {margin-bottom:10px;}
 
 /*also in style.responsive.css*/   
.responsive .cn-content-layout img.Tabs_Img,    
.tabs_Img_container img.Tabs_Img, img.Tabs_Img
    {
        position:  relative;
        float:right;
        right:52px;
        top:49px;
        width:257px;
          height:346px;
        /*sugested tab image size*/

    }

.ie8 .tabs_Img_container,
.ie7 .tabs_Img_container,
.ie6 .tabs_Img_container
{
    top:457px;
    width:292px;
    height:258px;     
     border:3  solid green; 
}
.firefox .tabs_Img_container
{
    position:absolute;
    top:582px;
    width:258px;
    height:342px;    
}

.tabs_content
{
    position: relative;
    top: 46px;
    left: 7px;
    height: 347px;
    width: 390px;
    display: block;
    overflow: hidden;
}
.content_newslist
    {
        margin-bottom:10px;
    }

/*nav tabs style*/
ul.dnnAdminTabNav li.cn-tab{margin-right:15px;}
ul.dnnAdminTabNav li a.cn-tablink{
    margin-top: -3px;
    padding: 12px 9px 10px 9px;
    background: url(/Portals/_default/Containers/cn_Paper_4/images/btnPass.jpg) repeat;
     font-size:16px;
    color:#363019;  
    text-shadow: 1px 0px 0px #f6f3ee;
}

ul.dnnAdminTabNav li a.cn-tablink:hover,
ul.dnnAdminTabNav li.cn-tab.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active a
{
    background: url(/Portals/_default/Containers/cn_Paper_4/images/btnHov.jpg) repeat;
    color:#d8c59e;
    text-shadow: 1px 0px 0px #363019;
    border: 1px solid #674d29;
    -webkit-box-shadow: 2px 0px 2px 0px rgba(103, 77, 41, 0.8), inset 2px 0px 2px 0px rgba(103, 77, 41, 0.8);
    box-shadow: 2px 0px 2px 0px  rgba(103, 77, 41, 0.8), inset 2px 0px 2px 0px rgba(103, 77, 41, 0.8);
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
ul.dnnAdminTabNav li a.cn-tablink {
    margin-bottom: 0;
    border-bottom: 0;
    box-shadow: none;
    text-shadow: 1px 0px 0px #d7bd88;
    border: 1px  solid #d7bd88;
    margin: 
    -webkit-box-shadow: 2px 0px 2px 0px rgba(215, 189, 136, 0.8), inset 2px 0px 2px 0px rgba(215, 189, 136, 0.8);
    box-shadow: 2px 0px 2px 0px rgba(215, 189, 136, 0.8), inset 2px 0px 2px 0px rgba(215, 189, 136, 0.8);
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

ul.dnnAdminTabNav li.ui-tabs-selected a.cn-tablink
{
    background:url(/Portals/_default/Containers/cn_Paper_4/images/btnSel.jpg);
    color:#d8c59e;  
    border: 1px solid #332b18;
    text-shadow: 1px 0px 0px #332b18;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(51, 43, 24, 0.8), inset 0px 4px 4px 0px rgba(51, 43, 24, 0.8);
    box-shadow: 0px 4px 4px 0px rgba(51, 43, 24, 0.8), inset 0px 4px 4px 0px rgba(51, 43, 24, 0.8);
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
.tabs_content .cn-rmLink a:visited,
.tabs_content .cn-rmLink a:active,
.tabs_content .cn-rmLink a:focus
{
      color: #78552B;
    font-weight: bold;
    font-style: normal;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    }
.tabs_content .cn-rmLink a:hover
{
    color: #000000;
    font-weight: bold;
    font-style: normal;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    } 
    /*accordion style*/
.dnn_Tabs.cn_Accordion
{
    background: url(/Portals/_default/Containers/cn_Paper_4/images/accCntBg.png) repeat-y; 
    background-size:100% 100%;
    width:100%;
}
.dnn_Tabs.cn_Accordion .dnn_tabsContainer
{ margin: 15px auto; padding:0px  0px 0px 0px;}
.acc-Title
{
    background: url(/Portals/_default/Containers/cn_Paper_4/images/blockheader.png) repeat-y;
        -webkit-border-radius: 6px 6px 0 0;
        -moz-border-radius: 6px 6px 0 0;
        border-radius: 6px 6px 0 0;
        border-bottom: 3px ridge #EBE0CC;
        padding: 11px 10px;
        margin: 0 auto;
        height: 20px;
        color: #f2ebde;
        font-family: Arial, 'Arial Unicode MS', Helvetica, sans-serif;
        font-style: normal;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
        white-space: nowrap;
}
.acc-Title span{ margin-left:10px;}
#accordionNews .acc_content.ui-accordion-content.ui-helper-reset.ui-widget-content.ui-corner-bottom,
.acc-content{margin:10px 10px 12px 15px;}

/*tab fix 6-19-2014*/
/*simple tabs 79*/
img.Tabs_Img {
	position: absolute;
	left: 406px;
	top: 6px;
	height: 346px;
    width:259px;
}
/*simple_tabs 69*/
.tabs_content {
	position: relative;
	top: 12px;
	left: 7px;
	height: 343px;
	width: 390px;
	display: block;
	overflow: hidden;
}
/*default 995*/
.ui-tabs .ui-tabs-panel {
	position: absolute;
	display: block;
	top: 90px;
	left: 6px;
	height: 347px;
	width: 665px;
	overflow: hidden;
	display: block;
}
/*simple-tibs 19*/
#tabbedNews {
	width: 721px;
	height: 422px;
	position: relative;
}
