
.divTinyMCE {
	width: 798px; 
	margin-left: 140px;
	margin-top: -8px;
}
.mce-container textarea.mce-textbox {
	overflow-y: scroll !important;
}
@font-face {
    font-family: 'Admin';
    src:url('fonts/Admin.eot');
    src:url('fonts/Admin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Admin.svg#Admin') format('svg'),
        url('fonts/Admin.woff') format('woff'),
        url('fonts/Admin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
[data-icon]:before {
    font-family: 'Admin';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
}
.icon {
    width: 12px;
    line-height: 26px;
    display: inline-block;
}
#pagetable {
	width: 940px;
	margin-bottom: 12px;
	background: url(../images/admin/background/pagetable-header.png) center top no-repeat;
	clear: both;
}
.divSpreadsheetAdmin #pagetable {
	width: 100%;
	background: none;
}
	#pagetable .subcatrow {
		display: none;
	}
	#pagetable, #pagetable tr, #pagetable tr td {
		position: relative;
	}
	#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;
	}
	p.pShowHideFlag {
		position: relative;
		height: 35px;
	}
	p.center.editcenter, p.center.deletecenter {
		position: relative;
		display: block;
		height: 35px;
		width: 95px;
	}
	
	.editcenter a.editthis, .deletecenter a.deletethis {
		position: absolute;
		z-index: 2;
		padding: 0px;
	}
	
	a.editthis {
		display: block;
		margin-left: 30px;
		padding-top: 8px;
	}
	.spanHidden {
		background: url(../images/admin/background/transwhite50.png) repeat;
		position: absolute;
		left: 0px;
		top: 0px;	
		width: 938px;
		height: 37px;
		line-height: 37px;	
		left: -563px;
		text-align: center;
		z-index: 1;
		color: #666666;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 2px;
	}

.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;
}

p {
    padding: 0px 0px 12px 0px;
    margin: 0px;
    font: 14px/20px Trebuchet MS, Arial, sans serif;
}
p.radio input {
    margin-right: 5px;
    height: 12px;
}
a {
    color: #32879c;
    text-decoration: none;
}
    a:hover {
        text-decoration: underline;
    }
h1, h2, h3, h4, h5, h6 {
    font: 18px/24px "Trebuchet MS", sans-serif;
    color: #999999;
    margin: 0px;
    padding: 9px 0px;
}
label {
    display: block;
    float: left;
    color: #999999;
    width: 140px;
}
div {
    padding: 0px;
    margin: 0px;
}
img {
    border: 1px solid #999999;
}
html {overflow-y: scroll;}
body {
    margin: 0px;
    padding: 0px;
    background: #dfdfdf;
    font: 14px/26px Trebuchet MS, Arial, sans serif;
    color: #333333;
    position: relative;
}
.wrapper {  
    
}   
#banner-div {
    position: relative;
    height: 90px;
    width: 980px;
    margin: 0px auto;
}
    #banner-div #logo {
        position: absolute;
        top: 5px;
        left: 20px;
    }
    #banner-div #logo a {
        display: block;
    }
    #banner-div #logo img {
        border: none;
    }
    #banner-div #contactinfo {
        color: ;
        position: absolute;
        right: 20px;
        top: 5px;
        text-align: right;
        width: 540px;
        font: 12px/16px Trebuchet MS, Arial, sans serif;
    }
.topbar {
    background: url(../images/admin/background/topbar.png);
    height: 40px;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 1px 1px 1px #2166a1;
    width: 980px;
    margin: 0px auto;
}
    .topbar p {
        padding: 0 20px;
        line-height: 40px;
    }
    .topbar p#advanced, .topbar p#hideadvanced {
        float: right;       
    }
    .topbar a {
        color: #ffffff;
        cursor: pointer;
    }
.topbar p#advanced a.current {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}
.topbar p#advanced a.current:hover {
    text-decoration: none;
}
#seodata {
	display: none;
}
#content-div {
    padding: 15px 19px;
    background: #f0f0f0;
    border: 1px solid #999999;
	width: 940px;
	margin: 0px auto;
}
#content-div.divSpreadsheetAdmin {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	border-left: none;
	border-right: none;
}
    .successblock {
        background: #31c657;
        border: 2px solid #279d45;
        color: #f2f2f2;
        padding: 20px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        margin: 0 auto 15px auto;
        text-align: center;
    }
    .alertblock {
        background: #e44646;
        border: 2px solid #d81f1f;
        color: #f2f2f2;
        padding: 20px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        margin: 0 auto 15px auto;
        text-align: center;
    }
#footer_div {
    padding: 10px 19px;
	width: 942px;
	margin: 0px auto;
}

.admin-left {
    width: 620px;
    float: left;
    padding-top: 8px;
}
.admin-right {
    float: right;
}
.divModuleDescription {
    clear: both;
    margin-left: 140px;
}
.divUpdating {	
	position: absolute;
	background: url(../images/admin/background/updating.png) repeat;
	text-align: center;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 0px;
	height: 0px;
}
.divUpdatingContainer {
	position: fixed;
	bottom: 200px;	
	display: none;
}
.divUpdating span {
	color: #909090;
	font-weight: bold;
	font-size: 32px;
}
.divUpdating img {
	width: 80px;
	border: none;
}
.showhideContent {
	display: none;
}

.clear  {clear: both;}
.left   {float: left;}
.right  {float: right;}
.center {text-align: center;}
.current {color: #279D45;}
.mandatory, .mandatoryDDL {
    background-color: #fdf9e0;
}
input {outline: none;}
input[readonly] {
        background: #e9e9e9;
        border: 1px solid #999999;
}
.entryimage {
    width: 400px;
    float: right;
}
.entryimage img {
    width: 400px;
    border: 1px solid #999999;
}
.fullimg img {
	width: 100%;
	max-width: 100%;
}
.checkbox {
    color: #666666;
    line-height: 25px;
    margin: 0px 10px 0px 0px;
    padding: 0px;
    float: left;
    display: block;
}
.checkbox input {
    height: 25px;
    width: 15px;
    margin: 0 3px 0 0;
    padding: 0;
    float: left;
}
.checkbox span {
    float: left;
}
.notelabel span {
    background: #fef7cc;
}
label a {
    float: right;
    margin-right: 4px;
    margin-top: 2px;
}
.helpBox {
    width: 450px;
    border: 2px solid black;
    background: white;
    position: absolute;
    padding: 8px;
    z-index: 2;
}
.helpBox img {
    position: absolute;
    top: -7px;
    right: -7px;
    cursor: pointer;
}
.divider {
    background: url(../images/admin/background/divider.png) repeat-x;
    height: 3px;
    margin: 0 0 12px 0;
    clear: both;
}
label.seochar {width: auto;}

textarea {
    overflow: hidden;
    resize: none;
}
.divPagination {
	margin-bottom: 30px;	
}
.anchPaginate {
	text-align: center;
	width: 30px;
	display: block;
	float: left;
	border: 1px solid #c0c0c0;
	margin-right: 6px;
	padding: 0px;
	font-weight: bold;
	background: #ffffff;
}
.anchPaginate.current {
	background: #d8d8d8;
	border: 1px solid #d8d8d8;
}

input, select {
    border: 1px solid #999999;
    line-height: 24px;
    padding: 0;
    margin: 0;
    height: 24px;
}
input {
    padding: 0 2px;
}
input[type=radio], input[type=checkbox]  {
	border: none;
}
textarea {   
    padding: 2px; 
    margin-bottom: 12px;
    width: 792px;
    float: left;
    border: 1px solid #999999; 
    background: #ffffff;  
    height: 40px; 
    resize: none;
}
.notelabel {
    color: #999999;
    width: 100%;
    margin: 12px 0;
}
.tiny_textbox {
    width: 50px;
}
.small_textbox {
    width: 120px;
}
.medium_textbox {
    width: 220px;
}
.large_textbox {
    width: 280px;
}
.larger_textbox {
    width: 400px;
}
.smaller_dropdown {
    width: 58px;
}
.small_dropdown {
    width: 128px;
}
.medium_dropdown {
    width: 228px; 
}
.large_dropdown {
    width: 288px;
}
	.trShowHide-hide {
		display: none;
	}
	#pagetable .trShowHide-hide td {
		background: #FABBBB;
	}
	#pagetable td img {
		vertical-align: bottom;
	}
	.lefttile p {
		width: 360px;
		float: left;
	}
	.exampleImage {
		float: left;
		width: 100px;
		height: 100px;
		text-align: center;
		font-size: 24px;
		font-weight: bold;
		border: 0px solid #999999;
		line-height: 55px;
		margin-left: 20px;
	}


.adminbutton {
    display: block;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.4);
    float: left;
    margin: 0 20px 15px 0;
    padding: 0;
    border: none;
}
    .adminbutton:hover {
        text-decoration: none;
    }
.adminbuttonRight {
	float: right;
	margin: 0px;
	
}
.lg-blue, .lg-green, .lg-grey, .lg-red, .lg-yellow, .lg-tab {
    width: 220px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background-position: center top;
}
.lg-blue:hover, .lg-green:hover, .lg-grey:hover, .lg-red:hover, .lg-yellow:hover, .lg-tab:hover {
    background-position: center bottom;
    color: #ffffff;
}
.lg-blue    {background: url(../images/admin/buttons/lg-blue-button.png) no-repeat;}
.lg-green   {background: url(../images/admin/buttons/lg-green-button.png) no-repeat;}
.lg-grey    {background: url(../images/admin/buttons/lg-grey-button.png) no-repeat;}
.lg-red     {background: url(../images/admin/buttons/lg-red-button.png) no-repeat;}
.lg-yellow  {background: url(../images/admin/buttons/lg-yellow-button.png) no-repeat;}
.lg-tab     {background: url(../images/admin/buttons/lg-tab-button.png) no-repeat;}

.med-blue, .med-green, .med-grey, .med-red, .med-yellow, .med-tab{
    width: 120px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    background-position: center top;
}
.med-blue:hover, .med-green:hover, .med-grey:hover, .med-red:hover, .med-yellow:hover, .med-tab:hover {
    background-position: center bottom;
    color: #ffffff;
}
.med-blue   {background: url(../images/admin/buttons/med-blue-button.png) no-repeat;}
.med-green  {background: url(../images/admin/buttons/med-green-button.png) no-repeat;}
.med-grey   {background: url(../images/admin/buttons/med-grey-button.png) no-repeat;}
.med-red    {background: url(../images/admin/buttons/med-red-button.png) no-repeat;}
.med-yellow {background: url(../images/admin/buttons/med-yellow-button.png) no-repeat;}
.med-tab    {background: url(../images/admin/buttons/med-tab-button.png) no-repeat;}

.inputstylefix {
    border: none;
    font: 14px/20px Trebuchet MS, Arial, sans serif;
}

.inputstylefix:hover {
    cursor: pointer;
}

.successlink {
    color: black;
}

#divUploadForm {
    float: right;
    width: 440px;
    padding-bottom: 20px;
    padding-left: 40px;
    border-left: 1px solid #c7c7c7;
}

#divDirectoryForm {
    float: left;
    width: 380px;
}

.sm-blue, .sm-green, .sm-grey, .sm-red, .sm-yellow, .sm-tab {
    width: 120px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    background-position: center top;
}
.sm-tab {
    color: #333333;
}
.sm-blue:hover, .sm-green:hover, .sm-grey:hover, .sm-red:hover, .sm-yellow:hover, .sm-tab:hover, .sm-tab.current {
    background-position: center bottom;
    color: #ffffff;
}

.sm-blue    {background: url(../images/admin/buttons/sm-blue-button.png) no-repeat;}
.sm-green   {background: url(../images/admin/buttons/sm-green-button.png) no-repeat;}
.sm-grey    {background: url(../images/admin/buttons/sm-grey-button.png) no-repeat;}
.sm-red     {background: url(../images/admin/buttons/sm-red-button.png) no-repeat;}
.sm-yellow  {background: url(../images/admin/buttons/sm-yellow-button.png) no-repeat;}
.sm-tab     {background: url(../images/admin/buttons/sm-tab-button.png) no-repeat;}

.lg-grey, .med-grey, .sm-grey, .lg-grey:hover, .med-grey:hover, .sm-grey:hover {
    color: #333333;
    text-shadow: 0px 1px 2px rgba(255,255,255,0.4);
}
.lg-grey.current, .med-grey.current, .sm-grey.current {
    color: #333333;
    text-shadow: 0px 1px 2px rgba(255,255,255,0.4);
    background-position: center bottom;
}
.datepicker {
	background: url(../images/admin/icons/calen.png) right no-repeat #fff;
	cursor: pointer;
}
.ddlTime {
	width: 55px;	
	text-align: center;
	padding: 3px;
}
.divNotice, .divError, .divSuccess {
	margin: 20px 0px;
}
.divNotice p, .divError p, .divSuccess p {
	padding: 20px;
}
.divNotice h2, .divError h2, .divSuccess h2 {
	padding-left: 20px;
	font: 20px/26px Trebuchet MS,sans-serif;
	color: #fff;
}
.divNotice {
	border: 1px solid #dab12e;
}
.divNotice h2 {
	background: #dab12e;
}
.divError {
	border: 1px solid #b43434;
}
.divError h2 {
	background: #b43434;
}
.divSuccess {
	border: 1px solid #279D45;
}
.divSuccess h2 {
	background: #279D45;
}

		.divNotice, .divError, .divSuccess {
			
				-moz-border-radius: 4px;
		  		-webkit-border-radius: 4px;
		  		border-radius: 4px;
		}
table.tblRedirect {
	width: 100%;
	border-collapse: collapse;
}
table.tblRedirect p {
	padding: 5px 0px;
}
table.tblRedirect td {
	border-bottom: 1px solid #CFCFCF;	
}
table.tblRedirect th p {
	font-weight: bold;
}
table.tblRedirect input.txtRedirect  {
	width: 90%;
	display: block;
	margin: 0px auto;
}
.redirectpage a.anchAddAnotherRedirect, .redirectpage a.anchAddAnotherSpecific {
	padding: 10px 10px 10px 22px;
	background: url(../images/admin/icons/add.png) center left no-repeat;
	display: inline-block;
	font-weight: bold;
}
.redirectpage input.large_textbox {
	width: 792px;
}


.imgAdminThumbTable {
	display: table;
	width: 184px;
	height: 184px;	
	text-align: center;
}

.imgAdminThumbCell {
	display: table-cell;
	vertical-align: middle;
	width: 184px;
	height: 184px;	
	text-align: center;
}

.divAdminThird {
	width: 32%;
	float: left;
	padding: 20px;
	border: 1px solid #D2D2D2;	
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
	margin: 10px 2% 10px 0px;
	height: 362px;
}


.divAdminThird.lastThird {
	margin-right: 0px;
}


a.anchAddAnotherSection {
	color: green;
	background: url(../images/admin/icons/anchClickToAddTag.png) center left no-repeat;
	line-height: 20px;
	padding-left: 25px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	clear: both;
	margin: 10px 0px;
}



.pCatDDLWrapper, .pSubcatDDLWrapper {
	display: none;
}
a.anchDeleteThisImage.clearprev {
	display: block;
	float: right;
	width: 24px;
	height: 24px;
	margin: 0px;
	padding: 1px;
}
a.anchDeleteThisImage.clearprev:hover {
	cursor: pointer;
}
a.clearprev {
	display: inline-block;
	background: url(../images/admin/buttons/clear-sm.png) no-repeat;
	padding: 12px;
	margin-bottom: -7px;
	margin-left: 5px;
}

.adminbutton.sm-blue.current:hover {
	color: #f2f2f2;
}

.exampleImage img {
	max-height: 100px;
}

.directorylayouttable {
	background: white;
	margin-bottom: 20px;
	border: 1px solid #999999;
	border-spacing: 0px;
	width: 450px;
}

.directorylayouttable th {
	text-align: left;
	border-bottom: 1px solid #999999;
	padding: 5px;
}

.directorylayouttable td {
	border-bottom: 1px solid #999999;
	padding: 5px;
}

.directorylayouttiles {
	background: white;
	width: 225px;
	padding: 10px;	
	border: 1px solid #999999;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
}

.editcenter {
	position: relative;
	display: block;
	height: 35px;
	width: 95px;	
}

.addimageslink .editthis {
	margin-left: 0px;
}

.addimageslink .managegallery {
	padding: 0px;
}

.viewdetails {
	text-align: center;
}

.viewdetails a.editthis {
	margin: 0px;
	position: relative;
}

.previewlink a.editthis {
	margin: 0px;
	position: relative;	
}




.btnUpload, .btnUpload * {
    cursor: pointer;
}
.btnUpload.uploadifive-button {
    text-transform: lowercase;
}
