﻿body
{
    font-family: Tahoma;
    font-size: 12px;
    padding: 10px;
}
.treebg
{
    background-color: #f57a20;
    padding: 5px;
    height:100%;
}
.goto
{
    margin-top:40px;    
}

.whitebg
{
    background-color: White;
    padding: 5px;
    height:100%;
}

.treebg .whitebg a:link, .treebg .whitebg a:visited
{
    color: black;
}

.mainBg 
{
        
}

.text 
{
    padding:0px;
    margin:0px;
font-size:49px; letter-spacing:-0.05em; color:#0b729d; font-family:Trebuchet MS;    
}

h1.title
{
    padding: 10px;
    color: White;
    font-size: 14px;
}
body.navbarbg
{
 padding:0px;
}
.navbarbg
{

    background-color: #b3c8ee;
}

.navbarbg table
{
    float: left;
}



.topArea
{
    font-weight: bold;
    background-color: #142d5c;
    color: White;
    margin-bottom: 2px;
    text-align: right;
    padding: 4px;
    margin-bottom:10px;
}
.topArea a
{
    color: #ffb783;
}
.clear
{
    clear: both;
}

.menuNew
{
    float: left;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 6px;
}
h1.title2
{
    padding: 5px;
    color: #f57a20;
    font-size: 13px;
    background-color: #cddeff;
    border: 1px #f57a20 dotted;
}
h1.title3
{
    padding: 3px;
    color: black;
    font-size: 13px;
    background-color: #d7d7d7;
    border: 1px #8d8d8d dotted;
}
h1.title3 strong 
{
    margin-bottom:0px !important;  
}
.searchTopWrap
{
    background-color: #f7f7f7;
    padding: 5px;
}
.searchTop
{
    width: 500px;
    margin: 0 auto;
    background-color: #f7f7f7;
}
.searchTop input.textBoxBig
{
    margin-right: 5px;
    width: 300px;
}

.searchTop input.button
{
    font-size: 11px;
    font-family: Tahoma;
    background-color: #f57a20;
    color: White;
    font-weight: bold;
    border: 0px;
    padding: 2px;
    margin-right: 10px;
}
.searchTop a:link, .searchTop a:visited
{
    color: #f57a20;
}

.GridViewStyle table
{
    border: 1px #a5b9e0 solid;
    font-family: Tahoma;
}

.GridViewStyle table tr th
{
    font-size: 13px;
    height: 43px;
}

.GridViewStyle table tr td
{
    font-size: 12px;
    padding: 10px;
    background-color: #f3f7fe;
}



.GridViewStyle2 table
{
    border: 1px #a5b9e0 solid;
    font-family: Tahoma;
}

.GridViewStyle2 table tr th
{
    font-size: 13px;
    height: 43px;
}

.GridViewStyle2 table tr td
{
    font-size: 15px;
    padding: 10px;
    background-color: #f3f7fe;
}


.PagerStyle
{
    margin-top: 10px;
}
.checkBoxLable
{
    font-size: 11px;
    margin-bottom: 20px;
    padding: 5px;
    background-color: #ededed;
}

.ButtonBlue
{
    border: 0px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration:none;
    background-color: #142d5c;
    padding: 3px;
    color: White;
    font-family: Tahoma;
}

.ButtonOrange
{
    border: 0px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration:none;
    background-color: #F57A20;
    padding: 8px;
    color: White;
    font-family: Tahoma;
}

.ButtonGreen
{
    border: 0px;
    font-size: 11px;
    text-decoration:none;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #a2e05a;
    padding: 3px;
    width:118px !important;
    color: #315b00;
    font-family: Tahoma;
}

.ButtonYellow
{
    border: 0px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration:none;
    background-color: #e9d70c;
    padding: 3px;
    color: #746a00;
    font-family: Tahoma;
}

.ButtonRed
{
    border: 0px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #f85a5a;
    padding: 3px;
    color: #750000;
    font-family: Tahoma;
}

.checkBoxes 
{
    
}

table.checkBoxes tr td
{
    margin-bottom:10px;
}


.checkBoxes input 
{
    margin-right:10px;
    margin-bottom:10px;    
}

.checkBoxes label
{
    margin-bottom:10px;
}


a#TvArticlest0 
{
     background-image:url('../images/admin/start.png'); 
}
a#TvArticlest1 
{
     background-image:url('../images/admin/library.png'); 
}

a#TvArticlest2
{
     background-image:url('../images/admin/coloumns.png'); 
}
a#TvArticlest3 
{
     background-image:url('../images/admin/article.png'); 
}
a#TvArticlest4
{
     background-image:url('../images/admin/collection.png'); 
}
a#TvArticlest5:link, a#TvArticlest6:visited
{
     background-image:url('../images/admin/module.png');
}
a#TvArticlest6:link, a#TvArticlest7:visited
{
     background-image:url('../images/admin/setting.png');
}

.navbarbg table a:link, .navbarbg table a:visited
{
    margin-top: 2px;
    color: #142d5c;
    background-repeat:no-repeat;
    background-position:8px 1px;
    display: block;
    padding-left:30px;
    padding-right:17px;
    text-align: center;
    background-color: White;
    text-transform: uppercase;
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    border: 1px dotted #7f9fdd;
}

.navbarbg table a:hover
{
    color: #f57a20;
}

.navbarbgWrap
{
    width:608px;
    position:relative;
    margin:0 auto;
    top:5px;
    z-index:9999;
}

.treeMenu table tr td
{
    padding:5px 0px;
}

.shortcuts 
{

    margin-left:auto;
    margin-right:auto;
    margin-top:20px;    
}

.shortcuts ul 
{
    float:left;
    margin-left:30px;
}

.shortcuts ul li 
{
    width:300px;
    font-size:14px;
    font-weight:bold;
    margin-bottom:10px;    
}
.shortcuts ul li a:link, .shortcuts ul li a:visited 
{
    display:block;
    text-decoration:none;
    padding:12px 12px 12px 31px;
    color:#0c3c89;
    background-image:url('../images/admin/add.png');
    background-repeat:no-repeat;
    text-transform:uppercase;
    background-color:#eeeded;
    background-position:11px 13px;
    text-align:left;    
}

.shortcuts ul li a:hover 
{
    background-color:#0d749d;
    color:white;
}

.shortcuts h1 
{
    font-size:16px;
    color:#0d749d;
    border-bottom:1px dotted gray;
    padding-bottom:5px;
    margin-bottom:15px;    
}

.LinksFolders ul li a:link, .LinksFolders ul li a:visited
{
    color:Red;
    padding-bottom:10px;
    font-weight:bold;
    text-transform:uppercase;
}

a.LinkFolder2:link, a.LinkFolder2:visited
{
    color:Green;
    padding-bottom:10px;
    font-weight:bold;
    text-transform:uppercase;
}


.LinksFolders
{
    background-color:#f2f2f2;
    padding:10px;
    margin-bottom:5px;
}

.LinksFolders ul li
{
    float:left;
    margin-right:10px;    
}

.searchBar2 
{
    padding:5px;
    text-align:center;
    background-color:#f0f0f0;
    border:1px dotted black;  
    margin-bottom:15px;
}

.searchBar a:link, .searchBar a:visited 
{
    color:#4489fb;    
}

.mainBg 
{
    height:700px;
    background-image:url('../Images/admin/cmcsinner.jpg');   
 }
 
 .mainBgMain 
{
    height:700px;
    background-image:url('../Images/admin/bgmain.jpg');   
 }


.photoInfo ul {}

.photoInfo ul li 
{
    margin-bottom:9px;    
    padding-bottom:9px;
    border-bottom:1px dotted gray;
}

.photoInfo ul li strong 
{
    display:block;
    width:200px;
    float:left;    
}

.editPage h2 
{
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;    
    margin-top:20px;
    color:#ff7e00;
    margin-bottom:2px;
}

.editPage h3 
{
     font-size:12px;
    font-weight:normal;
    margin-left:10px;
    color:#2254b2;
    margin-bottom:5px; 
}


.LinkTextBlock table
{
    border:0px;
    font-family: Tahoma;
    width:800px;
}
.LinkTextBlock table td 
{
    padding:10px;
}
.LinkTextBlock table td a 
{
    display:block;
    float:left;
    width:240px;
    color:Red;
    margin-top:10px;
    margin-right:10px;
    }
    
    .LinkTextBlock table td textarea
    {
        float:right;
        width:500px;
        }

.dropDownBox 
{
    margin-top:5px;
    font-family:Tahoma;
	
	height:22px !important;
}
.leftLogo 
{
    width:199px;
    height:80px;
    background-image:url('../Images/admin/ccms.gif'); 
    position:absolute;
    z-index:10;
    left:0px;  
}

.leftLogo a:link, .leftLogo a:visited 
{
    display:block;
    width:199px;
    height:64px; 
}
.mainMenu 
{
}

.mainMenu table 
{
      margin-top:5px;
      width:152px;
}

.mainMenu table tr td img 
{
    width:2px;    
}

.menuLogo 
{
    width:143px;
    height:64px;
	margin-top: 7px;
    position:absolute;
    right:0px;
}

.menuLogo a img 
{
    border:0px;    
}

ul.floatingLeft {}

ul.floatingLeft li 
{
    float:left;
    margin-right:10px;    
}

span.commentsFilter 
{
    display:block;
    margin-bottom:10px;    
}

span.commentsFilter strong 
{
    color:#001336;
    font-weight:normal;
}

span.commentsFilter em 
{
    color:#f75100;
    font-weight:bold;
    font-style:normal;
}

#divItemBorder 
{


    width:700px;
    border:1px dotted gray;
    padding:10px;
    margin:10px;
    font-size:11px;

}

#divItemBorder strong 
{
    display:block;
    margin-bottom:5px;    
}

textarea.textBox 
{
    font-family:Tahoma; 
    font-size:12px;
    height:145px;
}

#divItemBorder strong.commentInfo 
{
    display:inline-block;
    color:#193873;
    margin-bottom:5px;
}

.commentInformation3
{
    width:420px;
    float:left;

    bottom:0px;    
}

.commentInformation 
{
	border-top:1px dotted silver;
	padding-top:10px;
	margin-top:10px;	
	padding-left:10px;
	background-color:#f6f6f6;
}

.actionForcomment 
{
        background-color:#fffec5;
        padding:5px;
        margin-top:10px;
	}

.commentInformation2 

{
        float:right;

    width:246px;
}

.textBoxComments 
{
	font-family:Tahoma;
	font-size:16px;
	text-align:right;
	
	direction:rtl;
	font-weight:bold;	
}


.redLinkDesc
{
   color:black;    display: block;      text-decoration: none;    width: 665px;	
   font-size:15px;
   text-align:right;
   font-weight:bold;
   padding-right:10px;
}

.grayBg 
{
    background-color:#f3f3f3;
    padding:10px;    
}

#FilesDiv 
{
    
}

#FilesDiv a:link, #FilesDiv a:visited 
{
    color:Red;
    display:block;
}

.searchBar 
{
    margin-bottom:10px;   
    font-size:11px; 
    
    padding-bottom:10px;
}

#MediaSelectTable 
{
    
}

#MediaSelectTable tr  td
{
    padding:5px;
    height:20px;  
    border-bottom:1px dotted gray;  
}

#MediaSelectTable tr th 
{
    background-color:#F57A20;
    color:White;
    text-align:center;   
    height:20px; 
}

#htmToolBar a img 
{
    border:0px;    
}

.reorderListDemo span
{
    display:block;
    padding-left:10px;
    margin-bottom:5px;
    font-size:13px !important;    
}

.PhotoTable table
{
    width:100%; 
}

.PhotoTable table tr td 
{
 padding:6px;   
}

.PhotoTable table tr td br 
{
    display:none;    
}

.PhotoTable table tr td a:link, .PhotoTable table tr td a:visited 
{
    width:100px;
    float:left;
}

.errorCMS 
{
    
}

.errorCMS span
{
    display:block;
    background-image:url('../Images/admin/cancel.png');
    background-repeat:no-repeat;
    padding:5px;
    background-color:#ff9090;
    height:42px;
    text-align:center;
    background-position:center 10px;
    line-height:57px;
    font-weight:bold;
    color:white;
    font-family:Tahoma;
    font-size:12px;
}

table#ctl00_Body_RblContentType 
{
    font-size:12px;
    margin-top:10px;
    font-family:Tahoma;    
}

table#ctl00_Body_RblContentType tr td 
{
    padding:5px;
    border-bottom:2px solid white;    
    background-color:#f0f1f1;
    width:600px;
}

table#ctl00_Body_RblContentType tr td input 
{
    float:left;    
    margin-right:10px;
}

table#ctl00_Body_RblContentType tr td label 
{
      font-weight:bold;
}

#ctl00_Body_RblContentType_0 
{
    color:#ff6000;    
}
.prewrapForTree
    {
    white-space:pre-wrap;
    }
    
.GridViewReport 
{
	margin-top:10px;
	text-align:center;
	
}

.GridViewReport tr  td
{
	padding-bottom:5px;
	padding:5px;
}

.GridViewReport tr.alternatingColor 
{
	background-color:#eeeeee;
}

.reportDate
{
	margin-bottom:5px;
}