
.banner-div {
    
}
#filelist {
	color: #000000;
}
.notelabel {
	display: inline;
	width: 100%;
}
.notelabel span {
	background: #fef7cc;
	color: black;
}
.headerlabel {
	color: #333;
	font-weight: bold;
}
.section {
	position: relative;
	border: 1px solid #a3a3a3;
	width: 280px;
	min-height: 580px;
	height: auto !important;
  	height: 580px;
	float: left;
	padding: 12px;
	margin: 20px 0px;
	background: #fff;
	color: #666;
}
#section2, #section3{
	margin-left: 8px;
	cursor: default;
}
#btnUpload:hover {
	cursor: pointer;
}

#section3 a:hover {
	text-decoration: none;
}
.sectioncontent {
	height: 165px;
}
.section input, .section textarea {
	float: right;
	width: 170px;
	border: 1px solid #c5c5c5;
	color: #666;
}
.section textarea {
	height: 80px;
	resize: none;
}	
.datepicker {
	background: url('../../pages/upload/image/calendar.png') 155px center no-repeat;
	padding-top: 2px;
}	
#filequeue {
	min-height: 300px;
	height: auto !important;
  	height: 300px;
	padding: 0px 5px;
}
	#filequeue  img {
		background: none;
		border: none;
		padding: 0px;
	}
#file_uploadUploader {
	float: right;
}

#btnUpload {

}
#btnUpload:hover {background-position: center bottom;}
#divBtnUpload {
	position:relative;
} 
#divBtnUpload  #imgBtnUpload {
	position: absolute;
	border: none;
	right: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}
.mandatory {
	background: #fef7cc;
}
.disclaimer {
	font-size: 12px;
	margin-top: 6px;
	display: block;
}
.sec_img {
	margin-left: 80px;
}
label {
	display: block;
	float: left;
	color: ;
	width: 120px;
}
label.info {
	display: block;
	float: left;
	color: ;
	width: 90px;
}
#imgNoJavaScript {
	position:absolute;
	z-index: 100;
	left:0px;
	top:0px;
}

#section1overlay,#section2overlay,#section3overlay {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;	
	background: url('../../pages/upload/image/dropbg.png') repeat;
	top: 0px;
	left: 0px;
}

#pagetable {
	width: 940px;
	margin-bottom: 12px;
	background: url(../images/admin/background/pagetable-header.png) center top no-repeat;
	clear: both;
}

	#pagetable tr th {
		font-weight: normal;
		line-height: 25px;
		text-align: left;
		color: #999999;
		padding: 0 5px;
		text-shadow: 0 1px 0 #f2f2f2;
		border-bottom: 1px solid #c0c0c0;	
	}
	
	#pagetable tr th.date 	{width: 120px;}
	#pagetable tr th.sortorder 	{width: 70px;}
	#pagetable tr th.micro		{width: 45px;}
	#pagetable tr th.viewhide   {width: 150px;}    
	#pagetable tr th.option 	{width: 95px;}
	
	#pagetable tr th p, #pagetable tr td p {
		margin: 0;
		padding: 0;
	}
	#pagetable tr th.rightside {padding-right: 15px;}
	#pagetable tr th.leftside  {padding-left: 15px;}
	#pagetable tr td.rightside {border-right: 1px solid #c0c0c0;padding-right: 15px;}
	#pagetable tr td.leftside  {border-left: 1px solid #c0c0c0;padding-left: 15px;}
	
	#pagetable tr td {
		text-align: left;
		height: 36px;
		background: #fff;
		padding: 0px 5px;
		border-bottom: 1px solid #c0c0c0;
	}
	#pagetable tr.dd-first td {
		background: #f2f2f2;
	}
	#pagetable tr.dd-second td {
		background: #e5e5e5;
	}
	#pagetable tr.dropdown_first td {background: #f2f2f2;}
	#pagetable tr.dropdown_second td {background: #e5e5e5;}
	#pagetable tr.dropdown_first .tab {
		background: url(../images/admin/icons/dropdown.gif) 0 center no-repeat;
		padding-left: 15px;
	}
	#pagetable tr.dropdown_second .tab {
		background: url(../images/admin/icons/dropdown.gif) 15px center no-repeat;
		padding-left: 30px;
	}
	#pagetable a.viewdetails {
		color: #279d45;
	}
		#pagetable a.viewdetails span.viewdetails_show {
			padding: 0 12px 0 0;
			background: url(../images/admin/icons/show.gif) right center no-repeat;
		}
		#pagetable a.viewdetails span.viewdetails_hide {
			padding: 0 12px 0 0;
			background: url(../images/admin/icons/hide.gif) right center no-repeat;
		}
	#pagetable a.nodetails {
		color: #959595;
	}
	#pagetable a.nodetails:hover {
		text-decoration:none;
		cursor: default;
	}   
	#pagetable a.editthis, a.editthis  {
		color: #3287a9;
	}
		#pagetable a.editthis span.managegallery {
			padding: 0 20px 0 0;
			background: url(../images/admin/icons/gallery.gif) right center no-repeat;
		}
	#pagetable a.disabled {
		color: #999999;
	}
	#pagetable a.deletethis, a.deletethis  {
		color: #d81f1f;
	}
	#pagetable a.managethis {
		color: #279d45;
	}
	#pagetable a.imagethis {
		color: #deb23a;
	}
	#pagetable a:hover {
		text-decoration: none;
	}
	#pagetable a {
		text-decoration: none;
		line-height: 35px;
	}

.divPagination {
	padding: 5px 0;
}
.divPagination a:hover {text-decoration: none;}
.divPagination .paginationArrows {
	margin: 4px; 
	width: 20px;
	text-align: center;
}
.divPagination .paginationArrows, .divPagination .paginationNumberCurrent, .divPagination .paginationNumber {
	margin: 0 3px;
	display: inline-block; 
	padding: 0 10px;
}
.divPagination .paginationNumber {
	background: white;
	border: 1px solid #3287a9;
}
.divPagination .paginationNumberCurrent, .divPagination .paginationNumber:hover {
	background: #3287a9;
	border: 1px solid #3287a9;
	color: white;
}

.userButton {
	display: block;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 2px #333333;
	float: right;
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	background-position: center top;
}
.userButton:hover {
	color: #ffffff;
	text-decoration: none;
	background-position: center bottom;
}
.adminbutton:hover {
	background-position: center bottom;
	text-decoration: none;
	color: white;
}
.button-red {	
	background: url(../images/admin/buttons/sm-red-button.png) center top no-repeat;
}	
.button-yellow {
	background: url(../images/admin/buttons/sm-yellow-button.png) center top no-repeat;
}
body {
	background: url(../../layout/images/fabric.png) repeat;
}
.banner-div {
	background: url(../../layout/images/HeaderBackground.png) center repeat-x;
	height: 168px;
}
.banner-logo {
	top: 30px;
}
.banner-socialmedia-div {
	margin-top: -20px;
	margin-right: 10px;
}
.banner-contact-div {
	margin-top: 10px;
	margin-right: 10px;
	font-family: 'CabinRegular';
}
.banner-contact-div a {
	color: #153450;
	font-size: 15px;
}
.banner-contact-div a:hover {
	text-decoration: none;
}
.banner-contact-div p {
	line-height: 10px;
	color: white;
	font-size: 17px;
}
p, li {
font-family: 'CabinRegular', Trebuchet MS;
font-size: 15px;
color: #666666;
}

.outer-navbar-div {
	position: absolute;
	top: 150px;
}
.navbar-div {
	background: none;
	position: absolute;
	left: 175px;
	top: -40px;
}
.navbar-div a {
	font-family: 'CabinRegular', Trebuchet MS;
	color: white;
}
.navbar-div a:hover, .navbar-div a.current {
	color: #153450;
	background: none;
}
.banner-supernav-div {
	margin-right: 100px;
	margin-top: 20px;
	font-family: 'CabinMedium';
}
.banner-supernav-div a {
	color: #f2f2f2;
}
.anchSuperNav:hover {
	color: #153450;
	text-decoration: none;
}

.divMiniCallout {
	background: #153450;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 5px;
	border: 1px solid #153450;
	
}
.divMiniCallout h3 a {
	color: white;
	font-family: 'CabinMedium';
	font-size: 20px;
}
.divMiniCallout h3 a:hover {
	text-decoration:none;
}
.divMiniCallout img {
	border: none;
	padding: 0px;
	margin: 0px;
}

.footer-div {
	background: #9c9d9d;
	text-align: center;
	color: #153450;
	font-family: 'CabinMedium';
}
.footer-div a {
	font-family: 'CabinRegular';
	font-size: 13px;
	color: white;
	line-height: 20px;
}
a.anchFooterNav {
	font-family: 'CabinMedium';
	font-size: 14px;
	color: #153450;
}

.content-div h2 {
	color: #153450;
	font-family: 'CabinBold';
}
.sidemenu-category {
	color: #00619e;
	font-family: 'CabinRegular';
}
.sidemenu-category:hover {
	color: #153450; 
}
.current-category {
	color: #153450;
	font-family: 'CabinBold';
}
.sidemenu-subcategory {
	color: #9c9d9d;
}  
.sidemenu-subcategory:hover {
	color: #666666;
}
p {
	font-family: 'CabinRegular';
	font-size: 15px;
	color: #666666;
}
.textholder h2 a {
	color: #153450;
}

@font-face {
    font-family: 'CabinRegular';
    src: url('fonts/cabin-regular.eot');
    src: url('fonts/cabin-regular.eot') format('embedded-opentype'),
         url('fonts/cabin-regular.woff') format('woff'),
         url('fonts/cabin-regular.ttf') format('truetype'),
         url('fonts/cabin-regular.svg#CabinRegular') format('svg');
}
@font-face {
    font-family: 'CabinMedium';
    src: url('fonts/cabin-medium.eot');
    src: url('fonts/cabin-medium.eot') format('embedded-opentype'),
         url('fonts/cabin-medium.woff') format('woff'),
         url('fonts/cabin-medium.ttf') format('truetype'),
         url('fonts/cabin-medium.svg#CabinMedium') format('svg');
}
@font-face {
    font-family: 'CabinBold';
    src: url('fonts/cabin-bold.eot');
    src: url('fonts/cabin-bold.eot') format('embedded-opentype'),
         url('fonts/cabin-bold.woff') format('woff'),
         url('fonts/cabin-bold.ttf') format('truetype'),
         url('fonts/cabin-bold.svg#CabinBold') format('svg');
}

