body{ 
   background-position: top left;
   background-repeat: repeat-y;
   margin: 0px;
   padding: 0px;
}
body, table, td, select, textarea, input  { 
	font-size: 11px; 
}

body, table, td, select, textarea, input, h3{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#errors {
    color: red;
    font-weight: bold;
    font-size: 12pt;
    padding: 10px;
}

.section { padding: 0 35px; }
h1 { color: #CA1C37; margin-bottom: 5px; }
h2 { color: #CA1C37; margin-top: 15px; text-align:center;}
h3 { margin-top:5px; color: #CA1C37; margin-bottom:0; }
h3.textareas { margin-bottom:5px; margin-top:0; }
h3.textareas span.normal { font-size: 11px; font-weight: normal; color: #000; }

legend
{
    color: #CA1C37;
    font-weight: bold;
    font-size: 12pt;
}

.all{
    text-align: center;
    width: 900px;
}
.bordbottomBlack {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: CCCCCC;
}
.pannelText{
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	color:666666
}
#top{
    text-align: right;
    /* background: url(../images/topbg.gif) repeat-x top; */
    height: 29px;
    margin-top:10px;
    padding-right: 20px;
}
a {
    color: #ff0000;
    text-decoration: none;
}

a:hover{
    color: #CA1C37;
}


#top li {
	display: inline;
	padding-right: 7px;
}
.searchlogo {
	text-align: left;
	margin-left: -30%;
	display: inline;
}
#searchresults {
	text-align: left;
	padding-left: 10%;
}
.footer {
	text-align: center;
	font-size: 8pt;
}
#createform {
	text-align: right;
	padding-right: 30%;
	margin: 10px;
}
#showform {
	text-align: left;
	padding-left: 40%;
	margin: 10px;
	}
#info, #description, #special{
    display: none;
}

.hiddenmenulist li{
    font-size: 10px;
    display: inline;
    padding-right: 10px
}
#info, #description, #special{
    display: none;
}
#files {
	width: 500px;
	text-align:center;
	margin-left: 27%;
}
#description{
	text-align:center;
}
.editor {
	width:600px;
	padding-left:30%;
}



/* FROM INTERFACE.CSS */

select.flat, textarea.flat, input.flat, 
select.comp, textarea.comp, input.comp,
textarea.code { 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

select.flat, textarea.flat, input.flat,
textarea.code { 
	border-color : #888888;
}
select.comp, textarea.comp, input.comp { 
	border-color : #990000;
}

.indexBorder {
	color: #000000;
	border: 1px solid #000000;
}
.indexSecondBorder {
	color: #CCCCCC;
	border: 2px solid #CCCCCC;
}
.indexText {
	color: #005b90;
	font-size: 20px; 
}
.hostLinkcolor {
	color: #999999;	
}

.linkColor {
	color: #FFFFFF;	
}
/* in header links color like news management*/
.headerLinkColor {
	color: #FFFFFF;	
}
/*left menu white border aroud a row*/
.Adminwhiteborder {
	border: 1px solid #E6E6E6;
	color: #000000;
	
}
/* in admin side left menu background color like related to news all news section menu background color*/
.AdminMenuBackground {
	
	background-color: #CCCCCC;
}
.leftMenuBorder {
	color: #CCCCCC;
	background-color: #005b90;
	border: 1px solid #99C6E2;
	font-weight: bold;
	text-decoration: none;
}



.LeftBorder {
	border: 1px solid #005b90;
}

.bordPanelMainAdmin {
	border-top-width: 1px;
	border-top-color: #99C6E2;
	border-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #99C6E2;
	border-left-width: 1px;
	border-left-color: #99C6E2;
	border-right-width: 1px;
	border-right-color: #99C6E2;
}


.bordViewLastMainAdmin {
	border-top-width: 1px;
	border-top-color: #99C6E2;
	border-bottom-width: 1px;
	border-bottom-color: #99C6E2;
	border-left-width: 1px;
	border-left-color: #99C6E2;
	border-right-width: 1px;
	border-right-color: #99C6E2;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}
.bordLightBlue {
	border-top-width: 1px;
	border-top-color: #99C6E2;
	border-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #99C6E2;
	border-left-width: 1px;
	border-left-color: #99C6E2;
	border-right-width: 1px;
	border-right-color: #99C6E2;
}
.adminDetailHeading {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #99C6E2;
}

.adminDetailHeading {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #99C6E2;
}

.searchText {
	font-weight: bold;
	color: #000000;
	text-decoration: none;		
}

.detailLinkColor {	
	color: blue;
	text-decoration: underline;	
}


.msgColor{
	color: red;
}
/* current admin row color who is login with admin panel*/
.currentAdminColor{
	color: black;
	background-color: #CCCCCC;
}
/* all usres listing color except current login user*/
.otherAdminColor{
	color: black;
	background-color: white;
}

/* users status in create users  that wether its admin or Clerk*/
.createAdminUsersColor{
	color: black;
	font-weight: bold;	
}

.leftArrowColor{
	font-weight: bold;
	color: #000000;
	font-size: 11px; 
}




/*SQUEEZE BOX*/
#sbox-window embed, #sbox-window object, #sbox-window select
{
	visibility:				visible;
}

#sbox-overlay
{
	position:				absolute;
	background-color:		#000;
}

#sbox-window
{
	position:				absolute;
	background-color:		#fff;
	text-align:				left;
	overflow:				visible;
	padding:				10px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
}

#sbox-btn-close
{
	position:				absolute;
	width:					30px;
	height:					30px;
	right:					-15px;
	top:					-15px;
	background:				url(img/closebox.png) no-repeat center;
	border:					none;
}

.sbox-window-ie6 #sbox-btn-close
{
	background-image:		url(img/closebox.gif);
}

.sbox-loading #sbox-content
{
	background-image:		url(img/spinner.gif);
	background-repeat:		no-repeat;
	background-position:	center;
}

#sbox-content
{
	clear:					both;
	overflow:				auto;
	background-color:		#fff;
	height:					100%;
	width:					100%;
}

.sbox-content-image#sbox-content
{
	overflow:				visible;
}

#sbox-image
{
	display:				block;
}

.sbox-content-image img
{
	display:				block;
}

.sbox-content-iframe#sbox-content
{
	overflow:				visible;
}

.body-overlayed embed, .body-overlayed object, .body-overlayed select
{
	visibility:				hidden;
}

table.signup tr td { 
	text-align: left; 
	padding: 10px; 
	vertical-align: top;
	font-size: 14px; 
	}
table.signup tr td table tr td { 
	padding: 5px 2px; 
	}
table.signup tr td h3 { 
	margin-bottom: 5px; 
	}

input.createbutton { 
	font-size: 11pt; 
	display: inline-block; 
	float: center; 
	font-weight: bold; 
	}
input {
	font-size: 14px;
	
}

#outside{
	/*border:1px solid #000;
	background:#b3d9ef;*/
	margin-bottom: 10px; 
	}
#navigation-1 {
	padding:1px 0;
	margin:0px;
	list-style:none;
	width:750px;
	height:21px;
	/* border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF; */
	font:normal 8pt verdana, arial, helvetica;
}
#navigation-1 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	width:150px;
}
#navigation-1 li a:link, #navigation-1 li a:visited {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#b3d9ef;
	color:#094e75;
	width:150px;
	height:13px;
}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#2497D8;
	color:#094e75;
	width:150px;
	height:13px;
	/* border-left:1px solid #ffffff;
	border-right:1px solid #ffffff; */
}
#navigation-1 li ul.navigation-2 {
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	background:#ffffff;
	width:150px;
	position:absolute;
	top:21px;
	left:-1px;
	border:1px solid #000;
	border-top:none;
}
#navigation-1 li:hover ul.navigation-2 {
	display:block;
}
#navigation-1 li ul.navigation-2 li {
	width:188px;
	clear:left;
	width:188px;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	background:#B3D9EF;
	padding:4px 0;
	width:150px;
	border:none;
	/* border-bottom:1px solid #ffffff; */
	position:relative;
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	background:#2497d8;
	padding:4px 0;
	width:150px;
	border:none;
	/* border-bottom:1px solid #ffffff; */
	position:relative;
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:187px;
	top:-2px;
	padding:1px 1px 0 1px;
	border:1px solid #000;
	border-left:1px solid #000;
	background:#2497D8;
	z-index:900;
}
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background:#CA1C37;
}
#navigation-1 li ul.navigation-2 li a span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#fe676f;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#ffffff;
}

div#outside a { font-weight: bold; }

div.expiration { padding: 0px 10px; text-align: right; }  

table.specials tr td { width: 80px; height: 80px; border: 1px solid black; background-color: #EEEEEE; text-align: left; vertical-align: top; padding: 10px; }

img.home_logo { margin-top: 50px; }

td.section h2 { margin-top: 30px; }

a img { border: none; }

label {font-size:12px; font-weight:bold; color:#666;}
label.opt {font-weight:normal;}

div.special_calendar a {
    color: #ff0000;
    text-decoration: none;
}

div.special_calendar a:hover{
    color: #CA1C37;
}

div.special_calendar .calendar_table
{
	background: black;
	border: 1px solid #000000;
}
div.special_calendar .no_day
{
	background: #555555;

}
div.special_calendar .day_number
{
	background: white;
	font-weight: bold;
	width: 20px;
	font-size: 12px;
	border-left: none;
	border-right: 1px solid #000000;
	border-top: none;
	border-bottom: 1px solid #000000;
}
div.special_calendar .day_of_week
{
	border: 1px solid #000000;
	background: black;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	width: 70px;
	height: 20px;
}
div.special_calendar .normal_day
{
	background: white;
	color: black;
	font-size: 10px;
	line-height: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}
div.special_calendar .today
{
	border: 3px solid #000000;
	background: lightblue;
	color: black;
}
div.special_calendar .day_events
{
	text-align: right;
	font-size: 13px;
}
div.special_calendar .special
{
	border: 1px solid #ff0000;
	background: #DDDDDD;
	color: black;
	font-size: 10px;
	line-height: 10px;
	padding-right: 5px;
	padding-bottom: 5px; 
}

div.footer { padding: 20px 0px; }
div.static_content { padding: 20px; }
span.red { color: #ff0000; }

/* New deign CSS */

ul, li, h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-position: outside;
	list-style-type: none;
}

/*================ Footer Start ==================*/

#footer{
	overflow:hidden;
	width:100%;
	text-align:center;
	padding:45px 0 0;
}

.fb-like{margin:0 0 10px;}

#footer ul{
	overflow:hidden;
	width:370px;
	margin:0 auto 10px;
}

#footer ul li{
	float:left;
	margin:0 8px 0 0;
	padding:0 8px 0 0;
	background:url(../images/footer_nav_sep.gif) no-repeat 100% 70%;
}

#footer ul li.last{
	background:none;
	margin:0;
	padding:0;
}

#footer ul li a{color:#7f7f7f;}

#footer ul li a:hover{text-decoration:underline;}

#footer p{font-size:11px;}