﻿/*********ADMIN*********/

.admin_menu 
{
margin:20px auto 40px;
}

.adlist li
{
display: inline;
list-style-type: none;
}

.adlist li a
{
padding: 5px;
border: 1px solid #AAB;
background: #004b93;
text-decoration: none;
color: White;
margin:0px;
}

.adlist li a:link { color: White; }
.adlist li a:visited { color: #c7c9cb; }

.adlist li a:hover
{
border-color: #AAB;
color: #FFF;
background: #284d9a;
}

.adcateg 
{
float:left;
font-size:1.15em;
font-weight:bold;
margin:0 10px 10px 0;
padding-left:10px;
padding-right:10px;
}

ctl00_ContentPlaceHolder1_gvNewsCategory 
{
width:100%;
}

.tbl 
{
padding:5px;
width:50px;
}

#adCat 
{
padding:8px 5px;
vertical-align:middle;
font-size:12px;
background-color:white;
border:1px solid #E3E3E3;
}

#adCat table 
{
color: black;
border:1px solid #E3E3E3;
}

#adCat table td 
{
padding:5px;
vertical-align:middle;
font-size:13px;
}

#adCat table th  
{
padding:8px 5px;
vertical-align:middle;
font-size:14px;
}

#adCat .tbl 
{
width: 50px;
}

/***********MANAGE NEWS**********/

.manageNews 
{
width: 1037px; 
margin: 0 auto; 
padding-top: 5px;
}

.manageNews .title 
{
text-align: left;
float: left; 
padding: 5px;
font-weight: bold;
margin-bottom: 7px;
margin-left: 10px;
color: white;
background-color: #284D9A;
}

.manageNews table 
{
color: Black;
}

#ManNews td
{
vertical-align:top;
padding:2px 0;
text-align:left;
}

/***********END MANAGE NEWS**********/

.allCustomControls table 
{
border: 1px solid gray;
color: Black;
background-color: White;
}

.allCustomControls table th 
{
padding: 5px;
font-size: 14px;
}

.allCustomControls table td 
{
text-align: center;
padding: 3px 5px;
}

.highlight 
{
text-align: left !important;
}

.manageCustomControl 
{
width: 1037px;
margin: 0 auto; 
padding-top: 5px;
}

.manageCustomControl table 
{
color: Black;
}

.manageCustomControl td 
{
vertical-align: top;
padding: 5px 0;
}

.manageStaticPages 
{
margin: 0 auto;
width: 1037px;
}

.manageStaticPages .title 
{
text-align: left;
float: left; 
padding: 5px;
font-weight: bold;
margin-bottom: 7px;
margin-left: 10px;
color: white;
background-color: #284D9A;
}

.manageStaticPages table 
{
color: Black;
clear:both;
}

.allPages 
{
width: 1037px; 
margin: 0 auto; 
padding-top: 5px;
}

.allPages .title 
{
float: left; 
padding-left: 10px; 
padding-right: 10px; 
margin-bottom:10px;
}

.managePages 
{
width: 1037px; 
margin: 0 auto; 
padding-top: 5px;
}

.managePages .title 
{
text-align: left;
float: left; 
padding: 5px;
font-weight: bold;
margin-bottom: 7px;
margin-left: 10px;
color: white;
background-color: #284D9A;
}

.managePages table 
{
color: Black;
}

.allNews 
{
width: 1037px; 
margin: 0 auto; 
padding-top: 5px;
}

.allNews .title 
{
text-align: left;
}

.allNews .title .news 
{
float: left; 
padding-left: 10px; 
padding-right: 10px; 
font-weight: bold;
margin-bottom: 10px;
}

.allNews table table 
{
border: 1px solid gray;
background-color: White;
color: Black;
width: 100%;
}

.allNews table table td 
{
padding: 5px;
}

.allNews table table th 
{
padding: 5px;
}

.insertCheckedKeywords 
{
float: right;
margin-bottom: 5px;
background-color: #284D9A;
color: White;
padding: 3px 5px;
}

.insertCheckedKeywords a 
{
color: White;
text-decoration: none;
}

.insertCheckedKeywords a:hover 
{
color: #e1e1e1;
text-decoration: underline;
}

.saveAndCancel 
{
float: left;
margin-bottom: 5px;
background-color: #284D9A;
color: White;
padding: 3px 8px;
margin-right: 7px;
}

.saveAndCancel a 
{
color: White;
text-decoration: none;
}

.saveAndCancel a:hover 
{
color: #e1e1e1;
text-decoration: underline;
}


/*********END-ADMIN*********/