body,html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	height:100%;
}

table tr td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link {
	text-decoration: none;
	color: #6ca9b6;
}
a:visited {
	text-decoration: none;
	color: #6ca9b6;
}
a:hover, a:active {
	text-decoration: none;
	color: #6ca9b6;
}

.reverse {
	text-decoration: none;
	color: #6ca9b6;
}

.cats {
	padding-left:3px;
	margin-left:0px;
}
#cats_0 {
	background: url("../png/bullet_star.png") no-repeat left 1px  top 4px;
	padding-left: 15px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}
#prods_0 {
	background: url("../png/brick.png") no-repeat left 1px;
	padding-left: 18px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}
#prods_1 {
	background: url("../png/brick_link.png") no-repeat left 1px;
	padding-left: 18px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}
#prods_2 {
	background: url("../png/brick_go.png") no-repeat left 1px;
	padding-left: 18px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}
#prods_3 {
	background: url("../png/brick_r.png") no-repeat left 1px;
	padding-left: 18px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}
#prods_3_link {
	background: url("../png/brick_r_link.png") no-repeat left 1px;
	padding-left: 18px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}
.users_0 {
	background: url("../png/user.png") no-repeat left 1px;
	padding-left: 18px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}
.users_1 {
	background: url("../png/building.png") no-repeat left 1px;
	padding-left: 18px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}

#cats_1 {
	list-style: none;
	padding-top:3px;
}

#cats_off {
	background: url("../png/bullet_go.png") no-repeat left 1px top 4px;
	padding-left: 15px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}

#cats_H {
	background: url("../bullet_h.html") no-repeat left 1px;
	padding-left: 15px;
	list-style: none;
}
#box{
	width:300px;
}
ul {
	list-style:none;
}
.menu {
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
}







.menu {
	list-style:none;
	margin:0;
	padding:0;
}



.tile_off {
	background:url("../jpg/tile_off.jpg");
	height:31px;
	width:100%;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #324c9e;
}
.tile_off a{
	display:block;
	padding:7px;
	text-decoration:none;
	color:black;
}
.tile_off a:hover{
	background:url("../jpg/tile_on.jpg");
	text-decoration:none;
	color:#000000;
}

.tile_on {
	background:url("../jpg/tile_on.jpg");
	height:31px;
	width:100%;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #324c9e;
}
.tile_on a{
	display:block;
	padding:7px;
	text-decoration:none;
	color:#000000;
}
.tile_on a:hover{
	background:url("../jpg/tile_lite.jpg");
	text-decoration:none;
	color: #6ca9b6;
}

.tile_logout a{
	display:block;
	padding:7px;
	text-decoration:none;
	color:#ff0000;
}
.tile_logout {
	background:url("../jpg/tile_off.jpg");
	height:31px;
	width:100%;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #324c9e;
}
.tile_logout a:hover{
	background:url("../jpg/tile_on.jpg");
	text-decoration:none;
	color: #6ca9b6;
}

.menu img {
	border:0px;
	vertical-align:middle;
}

.subs {
	border-bottom:1px solid #ddd;
	padding:0px;
	padding-top:8px;
	background-color:white;
	height:22px;
	padding-left:8px;
}
.subs a{
	display:block;
}

.subs_o {
	border-bottom:1px solid #ddd;
	padding:0px;
	padding-top:8px;
	background-color:white;
	height:22px;
	padding-left:8px;
	background:url("../jpg/tile_on.jpg") no-repeat top right;
	background-color:white;
}
.subs_o a{
	display:block;
}

.subsb {
	border-bottom:1px solid #324c9e;
	padding:0px;
	padding-top:8px;
	background-color:white;
	height:23px;
	padding-left:8px;
}
.subsb a{
	display:block;
}

.subsb_o {
	border-bottom:1px solid #324c9e;
	padding:0px;
	padding-top:8px;
	height:23px;
	padding-left:8px;
	background:url("../jpg/tile_on.jpg") no-repeat top right;
	background-color:white;
}
.subsb_o a{
	display:block;
}
h3{
	padding:0px;
	margin:0px;
}

hr {
background-color:#ccc;
border-width:0;
color:#ccc;
height:2px;
line-height:0;
page-break-after:always;
text-align:center;
width:100%;
}

hr:after {
font-size:1.25em;
}

.carcaseCell {
  border: 1px solid #aaaaaa;
  display: block;
  float: left;
  margin-left: -1px;
  margin-top: -1px;
  padding: 10px;
  width: calc(50% - 42px);
}
.selectAll {
  background: #eeeeee none repeat scroll 0 0;
  border-radius: 7px;
  clear: left;
  display: inline-block;
  margin-top: 1rem;
  padding: 10px 20px;
  position: relative;
  width: calc(100% - 40px);
}
.carcName {
  display: inline-block;
  width: calc(100% - 25px);
  margin-bottom: 1rem;
}
.carcTick {
  display: inline-block;
  float: none;
  width: 25px;
  vertical-align: top;
}
input.ms {
  margin: 0;
}
.carcRowSmall{
	width: 33%;
}
.carcRowLarge{
	width: 67%;
}
#overlay {
	position : absolute;
	top      : 0;
	left     : 0;
	width    : 100%;
	height   : 100%;
	z-index  : 995;
	display  : none;
	-webkit- position : absolute;
	-webkit- top      : 0;
	-webkit- left     : 0;
	-webkit- width    : 100%;
	-webkit- height   : 100%;
	-webkit- z-index  : 995;
	-webkit- display  : none;
}
#overlay-back {
	position   : absolute;
	top        : 0;
	left       : 0;
	width      : 100%;
	height     : 100%;
	background : #000;
	opacity    : 0.6;
	filter     : alpha(opacity=60);
	z-index    : 990;
	display    : none;
	-webkit- position   : absolute;
	-webkit- top        : 0;
	-webkit- left       : 0;
	-webkit- width      : 100%;
	-webkit- height     : 100%;
	-webkit- background : #000;
	-webkit- opacity    : 0.6;
	-webkit- filter     : alpha(opacity=60);
	-webkit- z-index    : 990;
	-webkit- display    : none;
}
#dvLoading {
	padding: 20px;
	background-color: #fff;
	border-radius: 10px;
	height: 150px;
	width: 250px;
	position: fixed;
	z-index: 1000;
	left: 50%;
	top: 50%;
	margin: -125px 0 0 -125px;
	text-align: center;
	display: none;
	-webkit- padding: 20px;
	-webkit- background-color: #fff;
	-webkit- border-radius: 10px;
	-webkit- height: 150px;
	-webkit- width: 250px;
	-webkit- position: fixed;
	-webkit- z-index: 1000;
	-webkit- left: 50%;
	-webkit- top: 50%;
	-webkit- margin: -125px 0 0 -125px;
	-webkit- text-align: center;
	-webkit- display: none;
}
.departmentSort th{
	text-align:center;
	padding: 10px;
}
.departmentSort tr:first-of-type{
	background-color: #ccc !important;
}
.departmentSort tr:nth-child(even){
	background-color: #eee;
}
.departmentSort tr:nth-child(odd) {
    background-color: #ddd;
}
.headerRowSort{
	background-color: #99ccff;
	padding: 4px;
}
.dataRowSort td{
	padding: 10px;
	height: 30px;
}
.departmentSort.furnTags{
	width: 33%;
	float:left;
}
.departmentSort.globalTags{
	width: 100%;
	float:left;
}
a.button, .departmentSort.furnTags a.button,.departmentSort.furnTags a.linkButton {
    border-radius: 5px;
    background: #007700;
    color: #ffffff !important;
    font-size: 1.2rem;
    padding: 7px;
    cursor: pointer;
    text-shadow: none;
    width: 91%;
    display: block;
    height: 20px;
    text-align: center;
}
.departmentSort.furnTags a.button:hover {
    background: #186918 !important;
    color: #86fd86!important;
}
.departmentSort.furnTags input[type="text"] {
    width: 98%;
}
.departmentSort.furnTags a{
    text-shadow: none;
}
ul.tabs {
    padding: 0px;
}
.tabs-content > .content.active {
    background: #a3d7ff !important;
    padding: 10px 0px 3px 2px;
    margin-top: -2px;
}
.tabs-content{
	margin-bottom:0px !important;
}
.tabs dd > a, .tabs .tab-title > a {
    background-color: #cccccc !important;
    color: #333333 !important;
    font-size: 1.4rem !important;
    text-align: center;
	width:260px !important;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
}
.tabs dd.active a, .tabs .tab-title.active a {
	background: #a3d7ff !important;
    color: #333333 !important;
    text-shadow: none;
    font-size: 1.4rem !important;
    width: 260px !important;
    text-align: center;
    border-bottom: 1px solid #a3d7ff;
    font-weight: bold;
}
li.tab-title:first-of-type a {
    border-radius: 5px 0px 0px 0px;
}
li.tab-title:last-of-type a {
    border-radius: 0px 5px 0px 0px;
    border-right: none;
}
.backToTempButton {
    margin-left: 15px;
    font-weight: normal;
    font-size: 1rem;
    background-color: #007700;
    padding: 5px 10px;
    color: #fff !important;
    position: relative;
    border-radius: 5px;
    width: 120px;
    display: inline-block;
    text-align: center;
}
.tagContainer {
    height: 280px;
    overflow: scroll;
    overflow-x: hidden;
    width: 99.4%;
    border: 1px solid #7baff9;
    border-radius: 5px;
    padding: 2px;
    background: #fff;
}
li.tab-title:first-of-type{
	border-radius-topleft: 5px;
}
.seoButton {
	display: block;
	text-align: center;
	position: fixed !important;
	width:140px;
	box-sizing: initial;
	border-width: 0px;
	border-style: none;
	border-color: #fff;
	border-image: none;
	font-size: 1.4rem;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
	font-weight: normal;
    background-color: #007700;
    padding: 10px 15px;
    color: #fff !important;
    border-radius: 5px;

}
.stickyRight {
    float: left;
    border-right: 0px !important;
    padding-right: 4px;
    margin-top: 0px;
    margin-left: 1250px;
}

.seoContainer {
  position: relative;
}
table.departmentSort.seoSettingsTable.topTable {
    position: fixed;
    z-index: 0;
    width: 95.5%;
}
.headerDiv {
    height: 5%;
}
.addScroll {
    height: 93%;
    overflow-y: scroll;
    width: 96.5%;
    display: inline-block;
    margin-top: 15px;
}
table.departmentSort.seoSettingsTable {
    width: 100%;
}

/* Style Sheet Setup*/

.stickyRightStyles {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-right: 0 none !important;
  display: block;
  left: 1430px;
  margin-left: 0;
  margin-top: 0;
  padding-right: 0;
  position: fixed;
  z-index: 1;
  border-radius: 5px;
}
.stickyRightStyles:hover {
	z-index: 50;
}
table.departmentSort.styleSheetTable {
  background: #ffffff none repeat scroll 0 0;
  top: 125px;
}
.stickyRightStyles table.departmentSort.styleSheetTable:hover {
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
	z-index: 50;
}
.mainContainer {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
  position: absolute;
  z-index: 1;
}
table.departmentSort.styleSettingsTable {
  background: #fff none repeat scroll 0 0;
  width: 1200px !important;
  z-index: 50;
}
.buttonContainer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-right: 0 none !important;
    display: block;
    left: 1430px;
    margin-left: 0;
    margin-top: 0;
    padding-right: 0;
    position: fixed;
    z-index: 1;
    border-radius: 5px;
}
.styleButton {
	float: right;
	background: #007700 none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	display: block;
	padding: 10px 15px;
	text-align: center;
	width: 120px;
	border-radius: 5px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
    box-sizing: initial;
    border-width: 0px;
    border-style: none;
    border-color: #fff;
    border-image: none;
    font-size: 1.2rem;

}
.styleButton:hover {
	background-color: #00aa00;
	z-index: 50;
}
/* Style Sheet Setup end*/

td.metaTitleSEOTD {
    width: 15%;
}
td.metaDescSEOTD {
    width: 20%;
}
table.departmentSort.seoSettingsTable td input[type="text"] {
    width: 100%;
}
table.departmentSort.seoSettingsTable td textarea {
    width: 100%;
}
table.departmentSort.seoFeedbackTable {
    position: relative;
    top: 12px;
    left: 15px;
    width: 89%;
}
table.departmentSort.styleSheetTable {
    position: fixed;
    top: 125px;
	right: 40px;
	z-index: 0;
}table.departmentSort.styleSheetTable:hover {
	z-index: 9999;
}
.headerRowStyle{
	background-color: #99ccff;
	padding: 1px;
}
tr.dataRowStyle td{
    padding: 7px;

}
td.styleTD {
    width: 8.33%;
}td.styleTD select {
    width: 100px;
}
tr.dataRowSort:hover td {
    background-color: #CBDFFB;
}
tr.dataRowSort:hover td:hover {
    background-color: #5373a0;
}
tr.dataRowSort:hover td:hover a{
    color: #ffffff !important;
}
.actionList, .actionListPages {
	display: none;
}

.templateNameLI{
  display: block;
  list-style: outside none none !important;
  margin-left: -4px;
  padding: 5px 5px 5px 20px !important;
  position: relative;
}

.cats.templateList li:hover .actionList {
	background-color: #efefef !important;
	display: block;
	left: 298px;
	margin-top: -47px;
	padding: 0;
	position: absolute;
	width: 215px;
	box-shadow: 0 5px 5px rgba(0,0,0,0.4);
	z-index: 999999999;
}
.cats.templateList li:hover .shortTemplate {
	left: 195px;
}
.cats.templateList li:hover .actionListPages, .cats .pages_H:hover .actionListPages{
	background-color: #efefef !important;
	display: block;
	left: 180px;
	margin-top: -47px;
	padding: 0;
	position: absolute;
	width: 215px;
	box-shadow: 0 5px 5px rgba(0,0,0,0.4);
	z-index: 999999999;
}
.actionList > li,  .actionListPages > li{
    padding: 5px 10px 4px 20px;
	position: relative;
}
.actionList > li:hover, .actionListPages > li:hover {
  background: #CBDFFB none repeat scroll 0 0;
}
.cats.templateList > li:hover {
  background-color: #efefef !important;
  position: relative;
}
.bigAddButton {
    position: absolute;
    top: 32px;
    left: 135px;
    font-weight: 600;
    font-size: 1.2rem;
    background-color: #007700;
    padding: 5px 10px;
    color: #fff !important;
    border-radius: 5px;
}
.bigAddButtonNav {
    position: absolute;
    top: 32px;
    left: 185px;
    font-weight: 600;
    font-size: 1.2rem;
    background-color: #007700;
    padding: 5px 10px;
    color: #fff !important;
    border-radius: 5px;
}
.bigAddButtonProd {
    top: 34px;
    left: 110px;
    font-size: 1.0rem;
}
.bigAddButtonShort {
    top: -23px;
    left: 105px;
    font-size: 1.0rem;
	position: relative;
}
a.bigAddButton:hover, .bigAddButtonNav:hover {
    background-color: #00aa00;
}
.actionList .actionListHeader h4,.actionListPages .actionListHeader h4  {
    margin: 0 !important;
    border: 0px !important;
    background: none !important;
    font-size: 1.15rem;
    padding: 0 !important;
    height: auto !important;
    font-weight: bold;
    color: #000 !important;
    text-shadow: none !important;
}
li.actionListHeader {
    font-weight: bold !important;
    background-color: #ccc;
    border-bottom: 1px dotted #777;
}
.actionListHeader:hover {
	background-color: #ccc !important;
}
.pageList, .pageOptions{
	display: none;
}

.actionList li:hover .pageList, .actionListPages li:hover .pageList {
	padding: 0px !important;
    position: absolute;
    display: block;
    position: absolute;
    background-color: #eeeeee;
    width: 215px;
    top: -28px;
    left: 215px;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.4);
}
.pageList > li, .pageOptions > li {
    padding: 5px 10px 4px 20px;
	position: relative;
}
.pageList > li:hover, .pageOptions > li:hover {
  background: #CBDFFB none repeat scroll 0 0;
}

.pageList li:hover .pageOptions {
    display: block;
    position: absolute;
	padding: 0px !important;
    background-color: #eeeeee;
    width: 215px;
    top: -28px;
    left: 215px;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.4);
}


img.defaultStar {
    margin-bottom: 1px;
}
.styleLinkButton{
    background-color: #007700;
    padding: 5px 10px;
    color: #fff !important;
    border-radius: 5px;
	margin-left: 20px
}
.styleLinkButton:hover{
    background-color: #00aa00;
}
/* edit page details */
.editTempButton {
    margin-left: 15px;
    font-weight: normal;
    font-size: 1rem;
    background-color: #007700;
    padding: 5px 10px;
    color: #fff !important;
    position: relative;
    border-radius: 5px;
    width: 120px;
    display: inline-block;
    text-align: center;
}
.editTempButton:hover {
    background-color: #00aa00;
}
.selectTD select {
    width: 250px;
}
td.sitRight {

    width: 100px;
}
.selectTD input, .selectTD textArea{
    width: 450px;
}
.headerTD{
    width: 650px;
}
h3.headerText {
    font-size: 1.6rem;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: none;
    font-weight: 500;
    padding: 5px;
    border-radius: 10px;
}
}
textarea#page_link,{
    width: 450px;
}
textarea#megaMenuData {
    width: 105%;
    height: 503px;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 10px;
}
.editTempButtonStyles, .saveButton, .backButton {

    font-weight: normal;
    font-size: 1rem;
    background-color: #007700;
    padding: 5px 10px;
    color: #fff !important;
    position: relative;
    border-radius: 5px;

}
.editTempButtonStyles{
    width: 120px;
    display: inline-block;
    text-align: center;
}
.saveButton, .backButton {
    align-items: initial;
    text-align: center;
    box-sizing: initial;
    border-width: 0px;
    border-style: none;
    border-color: #fff;
    border-image: none;
    padding: 10px 15px;
    font-size: 1.4rem;
    float: left;
    width: 80px;
    margin-left: 10px;
    margin-top: 10px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
}

.editTempButtonStyles:hover, .saveButton:hover, .backButton:hover, .seoButton:hover {
    background-color: #00aa00;
	opacity: 1;
}
.editPageTable tr td, table#editPageMeta tr td{
	padding: 5px 10px;
}
table#editPageMeta {
	width:50%;
}
#pageDetails tr:nth-child(odd), table#editPageMeta tr:nth-child(odd){
	width:20%
}
#pageDetails tr:nth-child(even), table#editPageMeta tr:nth-child(even){
	width:80%
}
#pageDetails tr td textArea, #pageDetails tr td input, table#megaMenu tr td textArea,  table#editPageMeta tr td textArea, table#editPageMeta tr td input{
	width:100%
}

.stickyRightDetails, .stickyRightDetailsSmall {
    float: right;
    border-right: 0px !important;
    padding-right: 4px;
    margin-top: 0px;
    margin-left: 72%;
    position: fixed;
    width: 125px;
    height: 110px;
    background-color: #bbb;
    border-radius: 5px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
    opacity: 0.5;
}
.stickyRightDetailsSmall {
    margin-left: 90%;
}
.shortTemplateMenu {
    margin-left: 77%;
	margin-top: -20px;
    height: 60px;
}

.templateUpdateButton {
    margin-left: 65%;
	margin-top: -3px;
    height: 60px;
}
.makeSlightlyTaller .makeSlightlyTaller{
	height: 120px !important;
}
.makeTaller{
	height: 180px;
}
.stickyRightDetails:hover, .stickyRightDetailsSmall:hover{
	opacity: 1;
}
.styleContentArea{
	width:99.5%;
	height:345px;
}
/* end edit page details*/
.idLable{
	float: right;
}
h4, h4.currentInformation{
    height: 30px;
    font-size: 20px;
    background: #ddd !important;
    border: 1px solid #bbb !important;
    margin-top: 10px !important;
    padding-left: 6px !important;
    padding-top: 4px !important;
    border-radius: 5px;
    text-align: center;
    text-shadow: none !important;
}
h4.currentInformation.saveStatus {
    background: #e8b058 !important;
    color: #885717 !important;
    text-align: center !important;
    border: 1px solid #af7e3e !important;
    border-radius: 5px;
    text-shadow: none !important;
}
h4.currentInformation.updated {
    background: #82dc82 !important;
    color: #478a47 !important;
    text-align: center !important;
    border: 1px solid #478a47 !important;
    border-radius: 5px;
    text-shadow: none !important;
}
.archiveDiv {
    max-height: 780px;
    border: 1px solid #eee;
    overflow: auto;
    margin-top: 5px;
    padding: 5px;
}
form.archiveForm {
    position: relative;
}
.archivePane{
    width: 35%;
    display: inline-block;
    margin-right: 10px;
}
.archiveControls {
    width: 64%;
    display: inline-block;
    position: absolute;
    top: 0px;
}
.archiveControlsTemp{
    width: 64%;
    display: inline-block;
    position: relative;
    top: 8px;
}
button.archiveButtons {
 background-color: #EEAA00;
 margin-right: 8px;
 width: 200px;
 color: #7d6130 !important;
}
.saveButton {
 cursor: pointer;
}
.saveButton.archiveButtons:hover {
 background-color: #33312b;
 color: #EEAA00 !important;
}

.stickyRightDetails, .stickyRightDetailsSmall {
 position: fixed;
 height: 60px;
 opacity: 0.5;
 right: 0;
 background: none;
 box-shadow: none;
 width: 60px;
 transition: opacity 0.5s;
 z-index:999;
}
.saveButton, .backButton {
    align-items: initial;
    text-align: center;
    box-sizing: initial;
    border-width: 0px;
    border-style: none;
    border-color: #fff;
    border-image: none;
    padding: 10px 15px;
    font-size: 1.4rem;
    float: left;
    width: 80px;
    margin-left: 5%;
    margin-top: 5%;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
    width: 90% !important;
    box-sizing: border-box;
    margin-right: 5%;
    margin-bottom: 0;
}

.floatButtonContainer {
 opacity: 1;
 position: absolute;
 right: -300px;
 width: 300px;
 height: 187px;
 transition: right 0.5s;
 background-color: #bbb !important;
 box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
 border-radius: 5px 0 0 5px;
 padding-bottom: 5%;
}
.templateUpdateContainer{
	height:70px !important;
}
.stickyRightDetails:hover .floatButtonContainer, .stickyRightDetailsSmall:hover .floatButtonContainer {
 transition: right 0.5s;
 right: 0;
}
.chunkyBill {
 position: absolute;
 background: #CCCCCC;
 height: 60px;
 width: 60px;
 right: 0;
 border-radius: 0;
 line-height: 60px;
 text-align: center;
 color: #FFFFFF;
 border-radius: 5px 0 0 5px;
}
.chunkyBill img {
    width: 70%;
    margin: 15%;
}
select.navFilter {
    margin-left: 10px;
}
.cmsNameBox{
	margin-left:10px
}
.globalContentContainer iframe#scayt_0{
	height: 415px !important;;
}
.leftPanel {
    width: 50%;
    display: inline-block;
}
.rightPanel {
    display: inline-block;
    width: 50%;
}
textarea.gloabMarkup {
    width: 98%;
    height: 206px;
}
.bottomTable {
    display: table;
	width: 100%
}
.bottomTable th {
    width: 33%;
}
.bottomInput{
	width:98%;
    margin-bottom: 10px;
    margin-top: 10px;
}

.bottomInput:first-of-type{
    margin-top: 0px;
}
.bottomTextArea{
	width: 98%;
	height: 210px;
}
.headerB {
    width: 100%;
    text-align: center;
    display: block;
}
.thumNail1{
	display: inline-block;
    width: 10%;
    vertical-align: top;
    padding-top: 10px;
}
.thumNail2{
	display: inline-block;
    width: 6%;
    vertical-align: top;
    padding-top: 10px;
}
.thumNail3{
	display: inline-block;
    width: 10%;
    padding-top: 10px;
}
.thumNail4{
    display: inline-block;
    width: 25%;
    vertical-align: top;
    padding-top: 10px;
}
.floatButtonContainer.templateUpdateContainer.makeSlightlyTaller.seoFloatMenu {
    height: 360px !important;
}
.isOff, .isOn{
	width: 60px !important;
    cursor: pointer;
    border-radius: 5px;
}
.isOff {
    background: #c56c6c;
    color: #940f0f !important;
    text-align: center;
    font-weight: bold;
	border: 1px solid #940f0f;
}
.isOn {
    background: #19B519;
    color: #025802 !important;
    text-align: center;
    font-weight: bold;
	border: 1px solid #007700;
}
td.robotsSEOTD {
    width: 52px !important;
}
ul.actionListPages.lastSection {
    margin-top: -172px !important;
}
ul.pageList.lastBit {
    margin-top: -99px;
}
table .basketSetupTable{
    display: table;
    margin-right: 10px;
    float: left;
}
tr.archiveRow.tempArchiveRow a {
    color: #555!important;
    text-shadow: none;
}
button.tempArchiveButton {
    background-color: #a3d7ff;
    color: #1c6298 !important;
    width: 100% !important;
    margin-bottom: 10px;
    line-height: 2rem;
    padding: 10px 15px;
    font-size: 1.4rem;
}
fieldset.visible {
    display: block;
    padding: 20px;
    width: 92%;
    text-align: center;
    border: 1px solid #aaa;
    margin: 20px;
	border-radius: 10px;
}
fieldset.hiddenField {
    display: none;
}
fieldset.visible input[type="text"] {
    width: 100%;
    line-height: 3rem;
    font-size: 1.5rem;
    text-align: center;
    border: none;
    background: #e7e7e7;
}
fieldset.visible input[type="text"]:focus {
	background-color: #cef0ff;
}
legend.payment {
    border: 1px solid #ccc;
    background: #eee;
    color: #FFF;
    padding: 10px;
    box-sizing: border-box;
    width: 102.4%;
	border-radius: 10px 10px 0 0
}
legend.payment h6{
	border: none;
}
fieldset.visible span {
    font-size: 1.5rem;
    margin-bottom: 10px;
    display: inline-block;
}
.configDiv {
    display: inline-block;
    width: 25%;
}
fieldset select {
    font-size: 1.5rem;
}
table.emailSettings{
    display: table;
    font-size: 1.5rem;
    width: 50%;
}
.emailSettings span {
    font-size: 1.5rem;
    margin-bottom: 10px;
    display: inline-block;
}
.emailSettings select {
    position: relative;
    font-size: 1.5rem;
    width: 90%;
    top: -5px;
    display: inline-block;
}
.emailSettings input[type="checkbox"] {
    display: inline-block;
    position: relative;
    top: -7px;
}
input#useString {
    margin-left: 10px;
    border-radius: 10px;
    padding: 6px;
    width: 100px !important;
    font-size: 1.5rem;
}
.megaWizard {
    padding: 10px;
    background: #eee;
    border: 1px solid #aaa;
    border-radius: 5px;
    overflow-x: hidden;
    overflow-y: scroll;
	width: 105%;
    height: 490px;
}
.rowRow {
    margin-bottom: 10px;
    font-size: 1.5rem;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
    box-sizing: border-box;
}
.rowRow input {
    font-size: 1.5rem;
    margin-right: 10px;
    margin-left: 10px;
}
.showDrop {
    width: 18%;
    display: inline;
}
.megaField{
	margin-bottom:10px;
    border-radius: 10px;
    border: 1px solid #aaa;
}
.megaField legend {
    background: #ccc;
    text-align: center;
    padding: 5px;
    font-size: 1.5rem;
    width: 97%;
    border-radius: 10px;
}
.topRow {
    width: 100%;
    margin-bottom: 10px;
}
.megaDrop {
    margin-left: 35px;
    border: none;
    border-radius: 5px;
    margin-right: 15px;
    width: 27% !important;
}
.headerBox{
    margin-left: 10px;
    width: 69% !important;
    padding-left: 5px;
    border-radius: 5px;
    border: none;
}
.secondDrop{
    width: 26% !important;
    border: none;
    border-radius: 5px;
    margin-left: 20px;
}
.thirdDrop{
	display:none;
}
.imageContainer{
	position:relative;
}
.imageDiv{
    width: 50%;
    display: inline-block;
}
.iconDiv{
    width: 50%;
    display: inline-block;
    top: 0px;
    position: absolute;
}
.slideLegend{
	padding: 5px;
    background: #ddd;
    text-align: center;
    font-size: 1.5rem;
    width: 95%;
    border-radius: 10px
}
fieldset.halfSlide {
    width: 48%;
    display: inline-block;
    min-height: 200px;
    margin-bottom: 15px;
    margin-top: 15px;
    vertical-align: top;;
    background: #eee;
    border: none;
    border-radius: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}
fieldset.fullSlide {
    width: 97.5%;
    text-align: center;
    background: #eee;
    border: none;
    border-radius: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}
fieldset.halfSlide select {
    width: 90%;
}
fieldset.halfSlide img#image {
    width: 43% !important;
}
fieldset.halfSlide textarea {
    width: 90%;
    min-height: 165px;
	border-radius:5px;
}
fieldset.fullSlide span {
    width: 10%;
    display: inline-block;
    font-size: 1.5rem;
}

fieldset.fullSlide input {
	width: 15%;
    display: inline-block;
    font-size: 1.5rem;
    border-radius: 5px;
    border: none;
    padding: 5px;
    box-sizing: border-box;
}
fieldset.slidePreview {
    display: inline-block;
    background: #eee;
    border: none;
    padding: 20px;
    border-radius: 10px;
}
.slidePaneDiv {
    width: 50%;
    display: inline-block;
    vertical-align: top;
	position: relative;
}
.slidePaneDiv img {
    width: 98%;
}
.slidePaneDiv textarea {
    width: 98% !important;
    height: 230px;
    border-radius: 5px;
}
fieldset.mainSlideField {
    padding: 10px;
    background: #ddd;
    border: none;
    border-radius: 10px;
    padding-bottom: 30px;
    margin-top: 10px;
    max-height: 790px;
}
.mainSlideField legend, .slidePreview legend {
    background: #bbb;
    padding: 7px;
    font-size: 1.5rem;
    width: 98%;
    border-radius: 10px;
	position: relative;
}
.mainSlideField legend{
	padding: 15px;
}
.slideButtonContainer {
    right: 0px;
    position: absolute;
    width: 50%;
    top: 12px;
    text-align: right;
}
a.editSlider, a.addSlide, a.onOffButton {
    margin-right: 20px;
}
.slideButtonContainer .isOn{
	width: auto!important;
	padding: 5px;
}
.slideLevelButtonContainer {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
a.onSlide, a.deleteSlide, a.editSlide {
    margin-right: 20px;
}
.slidePreview legend{
	text-align: center;
}
span.slideHeader {
    width: 90%;
    display: inline-block;
    padding: 5px;
    border-bottom: 1px dotted #888;
}
.slidePreviewBody {
    max-height: 750px;
    overflow-y: scroll;
}
.slidePaneDiv.slideSort {
    margin-top: 10px;
    width: 100%;
}
.slidePaneDiv.slideSort input[type="text"] {
    width: 84%;
    margin-left: 10px;
}
fieldset.slidePreview.notActive legend, fieldset.mainSlideField.notActive legend {
    background: #a05353;
}
fieldset.slidePreview.notActive, fieldset.mainSlideField.notActive {
    background: #c16868;
    opacity: 0.5;
}
div#wrapper {
    width: 90%;
    border: 1px solid #777;
    margin: 25px auto;
    padding: 10px;
    background-color: #bbb;
    box-shadow: 0px 15px 18px -10px rgba(0, 0, 0, 0.2);
}
#logo {
	margin-left: calc(50% - 195px);
	width:24%;
}
div#loginForm {
    width: 50%;
    margin: 30px auto 0;
}
div#loginForm{
	margin-bottom: 20px;
}
#loginForm h2 {
    color: #555;
    margin-bottom: 15px !important;
    text-align: center;
    font-weight: normal;
    margin-top: -30px !important;
    width: 100%;
    padding: 0.7rem 6px !important;
	border-radius:0px !important;
}
div#loginForm label {
    display: inline-block;
    width: 18%;
    font-size: 1rem;
    color: #444;
}
div#loginForm form input[type=text], div#loginForm form input[type=password] {
    padding: 1rem 6px;
    border: none;
    font-size: 1rem;
    width: 100%;
    margin-bottom: 15px;
    background-color: #EFEFEF !important;
		text-align: center;
		color:#AAAAAA;
}
div#loginForm form input[type="submit"] {
	display: block;
	background: #2daae1;
	color: #FFF;
	border: none;
	width: 50%;
	font-size: 1.5rem;
	border-radius: 0;
	box-shadow: 0px 15px 18px -10px rgba(0, 0, 0, 0.2);
	margin: 2rem auto 4rem;
	padding: 1rem;
}
div#loginForm form input[type=submit]:hover {
    background: #00AA00 !important;
	color:#ddd;
    border: none;
	cursor: pointer;
}
.loginHeader.error{
	background-color: #FFA9A9 !important;
    border: 2px solid #FF0000 !important;
    color: #FF0000 !important;
}
.loginHeader.error{
	display: block;
}
div#header{
	position: relative;
	margin-bottom: 20px;
}
div#header ul{
	position: absolute;
	top: 8px;
	left: 10px;
	list-style: none;
}
body {
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 12px;
    background-color: #eeeeee;
}
.sliderLeft{
	left: 200px !important;
}
span.questionLabel {
    width: 50%;
    margin-left: 25%;
    text-align: center;
    display: inline-block;
    padding: 5px;
    margin-bottom: 10px;
    background: #ddd;
    border-radius: 10px;
}
.leftFAQ {
    width: 48%;
    margin-right: 18px;
}
.rightFAQ{
	width:48%;
}
.leftFAQ textarea, .rightFAQ textarea{
	height:100px;
}


/*Filter Manager Styles*/
fieldset {
	border: none;
	background: #EEE;
	margin: 0;
	padding: 0;
}
legend {
	padding: 0.25rem 1.25rem;
	background: #E7E7E7;
	margin: 0;
	width: calc(100% - 4rem);
}
#accordion {
	margin: 2rem;
}
.ui-accordion-header {
	display: block;
	padding: 0.5rem 1rem;
	margin-bottom: -1px;
	font-size: 1rem;
}
.ui-accordion-header:hover {
	background: #FFFFFF;
	background-color: #D7E5ED !important;
}
.ui-state-active {
	background: #D0E6F3 !important;
}
.ui-accordion-content {
	background: #FFFFFF;
	padding: 1rem;
	display: block;
	margin-bottom: -1px;
	border:1px solid #CDCDCD;
}
.ui-state-active {
	background: #91B0BC !important;
}
li#pages_H{
		position: relative;
	}
/* system tag styles */
	a.tagPag {
		flex: 1;
		height: 25px;
		background: #2698d2;
		display: inline-block;
		padding: 10px;
		color: #004163 !important;
		margin-right: 10px;
		text-align: center;
		vertical-align: middle;
		font-size: 1.5rem;
	}

	a.tagPag.activePage {
		background: #004163;
		color: #2698d2 !important;
	}

	a.tagPag:hover {
		background: #79d2ff;
		color: #00679c !important;
		cursor: pointer;
	}
	
	.tagNav {
		width: 100%;
		padding: 15px 0px;
		display: flex;
	}
	
	img.loading {
		width: 40%;
		margin-left: 25%;
	}
	
	table#tagTable {
		width: 100%;
	}
	
	table#tagTable tr {
		display: flex;
	}
	
	table#tagTable th, table#tagTable td {
		flex: 1;
		padding: 15px 10px;
		text-align: center;
	}
	
	table#tagTable th {
		background: #ddd;
		border-bottom: 1px solid#bbb;
	}
	
	table#tagTable td {
		background: #EEE;
		border-bottom: 1px solid#bbb;
	}
	
	table#tagTable textarea {
		width: 100%;
		height: 100%;
	}
	
	div#tagSearchDiv {
		display: flex;
		padding: 15px 10px;
		border: 1px solid #ccc;
		background: #eee;
	}
	
	label.tagSeachLab {
		flex: 0.5;
		border: 1px solid#ccc;
		text-align: center;
		padding: 5px 10px;
		margin-right: 5px;
		background: #ddd;
		font-weight: bold;
		font-size: 1.5rem;
	}
	
	#tagSearchDiv input {
		flex: 2;
		margin-right: 20px;
		font-size: 1.5rem;
	}
	
	button.tagSeachButton {
		background: #2698d2;
		flex: 1;
		text-decoration: none;
		border: none;
		font-size: 1.5rem;
	}
	
	.detailWindow {
		width: 80vw !important;
		height: 80vh !important;
		overflow: hidden;
	}
	
	button.tagSeachButton:hover {
		cursor: pointer;
		background: #79d2ff;
		color: #00679c !important;
	}
	
	#tagSearchDiv input::-webkit-input-placeholder {
		color: #aaa;
	}
	
/* -----------------------------
|  new.css below this point    |
------------------------------*/

img {
	border:0px;	
}
body {
	overflow: hidden;
}
.container {
	overflow:auto;
	height:100%;
	width:100%;
}
.colFix a {
	margin-left:-22px !important;
	left:22px;
	position:relative;	
}
// .menuContainer{
	// background: rgb(239,239,239);
	// background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRjZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	// background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(219,220,221,1) 100%);
	// background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(219,220,221,1)));
	// background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	// background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	// background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	// background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);


	// border-bottom:1px solid grey;
	// border-top:1px solid grey;
	// -webkit-box-shadow: 0px 1px 5px rgba(50, 50, 50, 0.41);
	// -moz-box-shadow:    0px 1px 5px rgba(50, 50, 50, 0.41);
	// box-shadow:         0px 1px 5px rgba(50, 50, 50, 0.41);
	// z-index:999;
	// width:100%;
	// position:relative;
	// clear:both;

// }
.menuContainer {
    background: #ddd;
    border-bottom: 1px solid #bbb;
    box-shadow: 0px 1px 5px rgba(50, 50, 50, 0.41);
    z-index: 999;
    width: 100%;
    position: relative;
    clear: both;
}
.menu2{
	margin:0px;
	padding:0px;
}
.menu2 li {
	float:left;
	position:relative;

}
// .menu2 li a {
	// padding:5px 8px 5px 8px;
	// display:block;
	// font-weight:700;
	// color:black;
	// border-left:1px solid #9bc;
	// text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.75);
// }
.menu2 li a {
    padding: 5px 8px 5px 8px;
    display: block;
	font-size:1.2rem;
    font-weight: 400;
    color: black;
    border-left: 1px solid #bbb;
    text-shadow: none;
}
.menu2 li ul li a {
	border-left:0px;	
}
.menu2 li ul a {
	font-weight:500;	
}
.menu2 li:last-child{
	border-right:1px solid #bbb;	
}
.menu2 ul li:last-child{
	border-right:0px;
}
.menu2 li:hover, .help a:hover{
	background: rgb(213,235,251);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1ZWJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmYxZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(213,235,251,1) 0%, rgba(235,241,246,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(213,235,251,1)), color-stop(100%,rgba(235,241,246,1)));
	background: -webkit-linear-gradient(top,  rgba(213,235,251,1) 0%,rgba(235,241,246,1) 100%);
	background: -o-linear-gradient(top,  rgba(213,235,251,1) 0%,rgba(235,241,246,1) 100%);
	background: -ms-linear-gradient(top,  rgba(213,235,251,1) 0%,rgba(235,241,246,1) 100%);
	background: linear-gradient(to bottom,  rgba(213,235,251,1) 0%,rgba(235,241,246,1) 100%);
	color:black;
}
.menu2 li ul {
	display:none;
	position:absolute;
	z-index:inherit;
	background-color:white;
	border:1px solid #888;
	border-top:0px;
	padding:0px;
	margin:0px;
	width:250px;
	top:24px;
	left:0px;
	-webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.3);	
	background-color:#ebf1f6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;	
	border-top-right-radius: 5px;
	background-image:url("../jpg/menuback.jpg");
	background-repeat:repeat-y;
	padding:3px;			
}
.menu2 li ul a:hover{
	border-radius:3px;		
}
.menu2 li ul li {
	float:none;
	padding:0px;
}

.menu2 li ul li a {
	border-right:0px;
	padding:6px;
	display:block;
	padding-top:0px;
	color:#222 !important;
}
.menu2 li ul li img, ul.templateMenuList a img {
	position:relative;
	top:4px;
	padding-right:7px;	
}
.menu2 li:hover ul {
	display:block;
}
ul.templateMenuList {
    float: none;
    padding: 0px !important;
    border: none !important;
    position: relative !important;
    display: block !important;
    box-shadow: none !important;
    top: 0px !important;
    left: -3px !important;
}
ul.templateMenuList a {
    border: none !important;
}
ul.templateMenuList li{
	display:none;
}
ul.templateMenuList li:hover{
	display:block;
	left:100px;
}
ul.templateMenuList:hover li {
    background-color: #efefef !important;
    display: block;
    left: 190px;
    padding: 0;
    position: absolute;
    width: 250px;
    box-shadow: 0 5px 5px rgba(0,0,0,0.4);
    z-index: 999;
}
ul.templateMenuList:hover {
	background: linear-gradient(to bottom, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%);
}
ul.templateMenuList:hover li:first-of-type {
    border-radius: 5px 5px 0 0;
}
ul.templateMenuList:hover li:last-of-type {
    border-radius: 0 0 5px 5px;
}
ul.templateMenuList:hover li:nth-of-type(1) {
    top: 0px;
}
ul.templateMenuList:hover li:nth-of-type(2) {
    top: 25px;
}
ul.templateMenuList:hover li:nth-of-type(3) {
    top: 50px;
}
ul.templateMenuList:hover li:nth-of-type(4) {
    top: 75px;
}
ul.templateMenuList:hover li:nth-of-type(5) {
    top: 100px;
}
ul.templateMenuList:hover li:nth-of-type(6) {
    top: 125px;
}
ul.templateMenuList:hover li:nth-of-type(7) {
    top: 150px;
}
ul.templateMenuList:hover li:nth-of-type(8) {
    top: 175px;
}
ul.templateMenuList:hover li:nth-of-type(9) {
    top: 200px;
}
.pageMenuList{
	z-index: 999999999;
}
.backMenu{
	border-radius: 5px !important;
	z-index: 999999999999;
}
span.afterRight {
    content: '';
    width: 0;
    height: 0;
    position: relative;
    top: 9px;
    left: 5px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #444;
    margin-right: 2px;
}
}
.right {
	float:right;
	border-right:0px !important;
	padding-right:4px;
}
.language {
	height:18px;
	display:block;
	padding:6px;
	padding-bottom:0px;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
}

.logout img {
	position:relative;
	top:3px;	
}
.logout {
	color:red !important;	
}
.menu2 ul li a:hover {
	//background:#88c9f7 !important
background: rgb(191,210,85);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmZDI1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzhlYjkyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzcyYWEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZWNiMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1)));
background: -webkit-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%);
background: -o-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%);
background: -ms-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%);
background: linear-gradient(to bottom,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%);

}
.icon {
	padding:4px;
	padding-bottom:8px;
	padding-right:8px;
}
.icon span {
	position:relative;
	top:0px;
	font-size:1.2rem;
	font-weight:400;
	color:black;
	text-shadow: none;
	cursor:pointer;
}
.icon ul{
	left:-1px !important;	
}
.language ul{
	left:-2px !important;	
}
.language img {
	top:1px !important;	
}
.language a {
	padding:5px !important;	
}
h1, h2, h3, h4, h5 {
	font-family: 'Oxygen', sans-serif;
	color:#444;
	font-size:160%;
	font-weight:300;
// background: rgb(239,239,239);
// background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRjZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
// background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(219,220,221,1) 100%);
// background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(219,220,221,1)));
// background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
// background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
// background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
// background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);


// text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);



	
}
h2 {
	height:26px;
	font-size:16px;
    background: #ddd !important;
    border: 1px solid #bbb !important;
	margin-top:10px !important;
	margin-bottom:20px !important;
	padding-left:6px !important;
	padding-top:4px !important;
	border-radius:5px;
}
h3 {
    background: #ddd !important;
    border: 1px solid #bbb !important;
	display:inline;
	margin:0px;
	padding:0px;
	// text-shadow: 1px 1px 0px rgba(0,50,0, 0.4);	
}
h4 {
	height:30px;
	font-size:20px;
	border:1px dotted #999;
	margin-top:10px !important;
	padding-left:6px !important;
	padding-top:4px !important;
	border-radius:5px;
}
h6 {
	font-family: 'Oxygen', sans-serif;
	color:#777;
	height:30px;
	font-size:20px;
	border-bottom:1px solid #ccc;
	font-weight:900;
	margin:0px;
	padding:0px;
	text-shadow: 1px 1px 0px rgba(0,0,0, 0.1);	
}
h6 span {
	color:#b0c850;
	text-shadow: 1px 1px 0px rgba(0,50,0, 0.8);
}
h4 span {
	color:#b0c850;
	text-shadow: 1px 1px 0px rgba(0,50,0, 0.8);
}
h7 {
	font-family: 'Oxygen', sans-serif;
	color:#777;
	height:30px;
	font-size:20px;
	font-weight:900;
	margin:0px;
	padding:0px;
	text-shadow: 1px 1px 0px rgba(0,0,0, 0.1);	
}
hr{
	color:white;
	border-color:white;
	background-color:white;	
}
#pages_H b, .pages_heading h8 {
    background: #ddd;
    font-family: 'Oxygen', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #444 !important;
    display: block;
    border-radius: 5px;
    padding: 5px;
    margin-right: 7px;
    border: 1px solid #bbb !important;
}
// #pages_H b, .pages_heading h8{
	// font-family: 'Oxygen', sans-serif;
	// font-weight:300; 
	// font-size:16px;	
	// color:#444 !important;
	// display:block;
	// background: rgb(239,239,239);
	// background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRjZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	// background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(219,220,221,1) 100%);
	// background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(219,220,221,1)));
	// background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	// background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	// background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	// background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);


	// text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
	// border:1px dotted #999;
	// border-radius:5px;
	// padding:5px;
	// margin-right:7px;
// }
#pages_H .tag {
	padding-top:10px;
	padding-right:14px;
	padding-left:6px;
}
.cats span {
	margin-right:2px;	
}

.interface a{
	color:#555;	
}
.interface a:hover{
	color:#5577ff;	
}
.interface img {
	padding-right:2px;	
}
#updateBar {
	border-top:1px solid #aaa;
	-webkit-box-shadow: 0px -1px 5px rgba(50, 50, 50, 0.41);
	-moz-box-shadow:    0px -1px 5px rgba(50, 50, 50, 0.41);
	box-shadow:         0px -1px 5px rgba(50, 50, 50, 0.41);	
	padding:7px;
	border-bottom:0px !important;	
}
#updateBar b {
	position:relative;top:1px;
	padding-left:2px;
}
#updateBar img {
	position:relative;
	top:-1px;	
}
.topLink:after, .icon span:after{
	content:'';
	width: 0; 
	height: 0; 
	position:relative;
	top:9px;
	left:5px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #444;
	margin-right:2px;		
}
.topLinkActive:after{
	content:'';
	width: 0; 
	height: 0; 
	position:relative;
	top:9px;
	left:5px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #055192 !important;
	margin-right:2px;		
}
.active a{
	color:#055192 !important;
	text-shadow: 1px 1px 0px rgba(0,50,0, 0.8);
}

.subMods {
	background: #b1dbff;
	border-bottom:1px solid grey;
	-webkit-box-shadow: 0px 1px 5px rgba(50, 50, 50, 0.41);
	-moz-box-shadow:    0px 1px 5px rgba(50, 50, 50, 0.41);
	box-shadow:         0px 1px 5px rgba(50, 50, 50, 0.41);		
}
.subMods ul {
	margin:0px;
	padding:0px;		
}
.subMods ul li {
	float:left;
}
.subMods ul li a {
	display:block;
	padding:2px;
	position:relative;
	padding-bottom:5px;
	color:#222;
	border-right:1px solid #559977;
	padding-left:4px;
	padding-right:8px;
}
.subMods ul li a:hover, .subModActive {
	color:#444 !important;
	background: rgb(239,239,239);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRjZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(219,220,221,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(219,220,221,1)));
	background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
}
.subMods ul li a img{
	position:relative;
	top:3px;
}

table.basket {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ddd;
	border-collapse: collapse;
	background-color: white;
}
table.basket th {
	border-width: 1px;
	padding: 3px;
	border-color: #ddd;
	background:url("../grey_head.html");
}
table.basket td {
	border: 1px solid #999;
	padding: 3px;
	border-color: #ddd;
	background-color: white;
}
.basketDoorStyle, .basketCarcase{

}
.basketDoorStyle img, .basketCarcase img{
	display:none;	
}
.basket h1 {
	background:none;
	margin:0px;
	padding:0px;	
}

.textFrames {border-top:1px solid #bbb;}
.textFrames tr:nth-child(even) {background: #eee}
.textFrames tr:nth-child(odd) {background: #FFF}
.textFramesEmpty {width:100%;}
.textFramesEmpty td {padding:40px;text-align:center;}


.options tr:nth-child(even) {background: #fff}
.options tr:nth-child(odd) {background: #eee}
.fileNavBar  {
	background: rgb(239,239,239);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRjZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(219,220,221,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(219,220,221,1)));
	background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);	
	padding:4px;
	padding-bottom:6px;
	border:1px solid #ccc;
	border-top:0px;
}







#tt{
	position:absolute;
	display:block;
	z-index:99997;
}
#ttcont {
	display:block; 
	padding:6px;
	padding-top:8px;
	min-width:24px;
	margin-left:5px; 
	background:#feec87;
	color:#000;
	text-align:center;
	border:1px solid #b58304;

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

	-moz-box-shadow: 2px 2px 7px #444;
	-webkit-box-shadow: 2px 2px 7px #444;
	box-shadow: 2px 2px 7px #444;
	z-index:99997;
}
#ttbot {
	border-color:  #b58304 transparent transparent transparent;
	border-style: solid;
	border-width: 9px 9px 0px 9px;
	height: 0px;
	width: 0px;
	position:relative;
	z-index:99998;
	display:none;

}
#tttop {
	border-color:  #feec87 transparent transparent transparent;
	border-style: solid;
	border-width: 8px 8px 0px 8px;
	height: 0px;
	width: 0px;
	position:relative;
	z-index:99999;
	display:none;
}




.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(../gif/treeview-default.gif) -64px -23px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 1px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(../gif/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -1px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../gif/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(../gif/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(../gif/treeview-red.gif); } 

.treeview-black li { background-image: url(../gif/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(../gif/treeview-black.gif); }  

.treeview-gray li { background-image: url(../gif/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(../gif/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(../gif/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(../gif/treeview-famfamfam.gif); } 

.treeview .placeholder {
	background: url(../gif/ajax-loader.gif) 0 0 no-repeat;
	height: 16px;
	width: 16px;
	display: block;
}

.filetree li { padding: 2px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 3px 0 1px 20px; display: block; }
.filetree span.folder { background: url(../png/folder.png) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(../png/folder.png) 0 0 no-repeat; }
.filetree span.file { background: url(../gif/file.gif) 0 0 no-repeat; }

.filetree span.folder a {
	position:relative;
	top:-1px;	
}

.filetree span.range, .filetree span.file { padding: 3px 0 1px 20px;}
.filetree span.range { background: url(../png/color_swatch.png) 0 1px no-repeat; }
.filetree li.expandable span.range { background: url(../png/color_swatch.png) 0 1px no-repeat; }

.filetree span.range a {
	position:relative;
	top:-1px;	
}

.filetree span.range_parent, .filetree span.file { padding: 3px 0 1px 20px;}
.filetree span.range_parent { background: url(../png/folder_palette.png) 0 1px no-repeat; }
.filetree li.expandable span.range_parent { background: url(../png/folder_palette.png) 0 1px no-repeat; }

.filetree span.range_parent a {
	position:relative;	
}
.col3
{
-moz-column-count:3; /* Firefox */
-webkit-column-count:3; /* Safari and Chrome */
column-count:3;
}
.thumbNail1{
	display: inline-block;
    width: 10%;
    vertical-align: top;
    padding-top: 10px;
}
.thumbNail2{
	display: inline-block;
    width: 6%;
    vertical-align: top;
    padding-top: 10px;
}
.thumbNail3{
	display: inline-block;
    width: 10%;
    padding-top: 10px;
}
.thumbNail4{
    display: inline-block;
    width: 25%;
    vertical-align: top;
    padding-top: 10px;	
}
.thumbDivPar {
    width: 24%;
}
.floatButtonContainer.templateUpdateContainer.makeSlightlyTaller.seoFloatMenu {
    height: 360px !important;
}

.megaCog:hover {
    cursor: pointer;
}
input#classConfig, input#linkConfig {
    width: 40% !important;
    margin-bottom: 10px;
}
.firstLabel {
    width: 8% !important;
    display: inline-block;
}
input#linkConfig {
    width: 38% !important;
}
.megaConfig {
    padding: 10px;
    background: #eee;
    border: 1px solid #aaa;
    border-radius: 5px;
}
select#mainDrop {
    margin-right: 23px;
    width: 38.5% !important;
}
.hideMega{
	display:none;
}
lable.optionLable {
    font-size: 1.5rem;
    border-radius: 5px;
    margin-right: 10px;
}
.optionGroup {
    display: inline-block;
    width: 25%;
	margin-bottom:10px;
}
.optionLableDiv {
    display: inline-block;
}
.optionGroup input[type="text"] {
    width: 50%;
    display: inline-block;
}
.optionRow {
    text-align: left;
    padding: 10px;
}
.optionsFields{
	text-align: unset !important;
}
.optRow select {
    font-size: 1.5rem;
    width: 20%;
}
.sliderSetTable td, .sliderPropTable td{
	width: 15%;
    padding-right: 10px;
}
.sliderPropTable td{
	width: 8%;	
}
.sliderSetTable span, .sliderSetTable input, .sliderSetTable select{
	width: 100% !important;
	margin-bottom: 10px;
}
select#tabFAIcon {
    width: 9%;
}
table.compareTable {
    width: 70%;
    display: table;
    font-size: 1.5rem;
}
th.compInfolabel {
    width: 20%;
	text-align: center;
}
th.compInfoText {
    width: 70%;
	text-align: center;
}
th.compInfoSelect {
    width: 10%;
	text-align: center;
}
label.compInfolabel {
    font-size: 1.5rem;
    width: 100%;
    display: inline-block;
}
input.compInfoText {
    margin-bottom: 6px;
    width: 98%;
    padding: 5px;
    font-size: 1.5rem;
    margin-right: 20px;
    display: inline-block;
}
td.activeCell {
    vertical-align: top;
}
td.activeCell input{    
    font-size: 1.5rem;
    width: 100% !important;
    display: inline-block;
    vertical-align: top;
    height: 31px;
    margin-left: 10px;
    margin-right: 10px;
}
select.compInfoSelect {
    font-size: 1.5rem;
    margin-left: 20px;
    width: 100px;
}
table.compareSettingsTable {
    display: table;
    width: 75%;
    margin-left: 50px;
    margin-top: 15px;
}
span.compareSettingsSpan {
    font-size: 1.5rem;
    background: #ddd;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 5px;
}
td.compareMiddleTd {
    margin-left: 10px;
    margin-right: 10px;
}
.compareSettingsTable input[type="text"] {
    width: 100%;
    font-size: 1.5rem;
}
input#showBorder, #combineTypeCat, #main_border_on, #border_on, #hideClose_popup {
    margin-left: 45%;
}
span.spacerSpan {
    width: 10px;
    display: inline-block;
}
select.compSettingSelect {
    width: 100%;
    font-size: 1.5rem;
}
textarea.compSettingTA {
    font-size: 1.5rem;
    width: 100%;
}

.leftModDiv {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.leftSpan {
    vertical-align: top;
	width: 10%;
	display: inline-block;
}

.moderateH3 {
    padding: 10px;
    border-radius: 10px;
    font-size: 1.5rem;
    font-weight: normal;
    display: inline-block;
    margin-bottom: 10px;
    width: 90%;
    text-align: center;
}

.threeModDiv {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}
#sortable { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 60%;
}
#sortable li {
	margin: 0 5px 5px 5px;
	padding: 5px;
	font-size: 1.2em;
	height: 1.5em;
}
#sortable li { 
	height: 1.5em;
	line-height: 1.2em;
}
.ui-state-highlight {
	height: 1.5em;
	line-height: 1.2em;
}

.swapButton{
    width: 96%;
    display: inline-block;
    background: #dddddd;
    margin-top: 5px;
    text-align: center;
    font-size: 1.25rem;
    border-radius: 8px;
    padding: 5px;
}
#sortableGal{
	width: 75%
}
#sortableGal li {
    height: 149px;
    width: 168px;
    line-height: 1.2em;
    float: left;	
    padding: 5px;
    margin: 5px;
}
ul#sortableSlider, ul#sortableTab {
    width: 97%;
}
ul#sortableSlider li {
    width: 31%;
    float: left;
    padding: 10px;
    background: #ffffff;
    margin-left: 10px;
    margin-bottom: 10px;
}
ul#sortableTab li {
    width: 27%;
    float: left;
    padding: 10px;
    background: #ffffff;
    margin-left: 10px;
    margin-bottom: 10px;
}
.typeList {
    margin: 0px !important;
}
div.internalDiv {
    padding: 0px 10px 5px 5px !important;
}
ul.categoryList {
    padding: 0px 0px 0px 0px;
}
.categoryList li {
    padding: 5px;
}
a.categoryATag {
    background: #eee;
    width: 100%;
    display: inline-block;
    padding: 5px;
    border-radius: 7px;
}
.imageContainer {
    margin-top: 15px;
}
.imageContainerTop{
	
}
.imageLeftContainer {
    width: 55%;
    text-align: left;
    vertical-align: top;
    padding-left: 57px;
    padding-top: 10px;
    box-sizing: border-box;
    display: inline-block;
}
.imageRightContainer {
    width: 40%;
    display: inline-block;
    text-align: left;
}

h2.loginHeader.notice {
    height: auto;
    font-size: 1.3rem;
    position: relative;
    color: #ffe200 !important;
    background: #796f20 !important;
}

/* converter styles */
	.infoDiv {
		background: #cfe3fd;
		border: 5px dashed #277eef;
		border-radius: 10px;
		padding: 15px;
		font-size: 1.5rem;
		margin: 15px;
		position: relative;
	}
	.infoDiv.warningDiv {
		background: #ffd560;
		border: 5px dashed #dea300;
	}
	.infoDiv.errorDiv {
		background: #fd9696;
		border: 5px dashed #e80d0d;
	}
	.infoDiv.NewDiv {
		background: #d4fdcf;
		border: 5px dashed #2cca19;
	}
	.infoDiv h2.infoHeader {
		background: none !important;
		font-size: 1.5rem !important;
		font-weight: 400;
		padding: 0px !important;
		margin-bottom: 10px !important;
		color: #000000;
		border: none !important;
	}
	.newTagDiv {
		width: 48%;
		display: inline-block;
		font-size: 1.5rem;
		border-radius: 10px;
		border: 1px solid #2cca19;
		margin: 5px;
		padding: 10px;
		box-sizing: border-box;
		position: relative;
	}
	.newTagDiv input[type="checkbox"] {
		margin-left: 10px;
		display: inline-block;
	}
	.innerRow {
		width: 100%;
		display: inline-block;
		margin-bottom: 10px;
	}
	.newTagDiv .innerRow label {
		width: 12%;
		display: inline-block;
	}
	.newTagDiv .innerRow input[type="text"] {
		width: 85%;
		margin-left: 12px;
		padding: 5px;
		font-size: 1.2rem;
		margin-bottom: 10px;
	}
	.newStyleDiv {
		width: 48%;
		display: inline-block;
		border-radius: 10px;
		border: 1px solid #2cca19;
		margin: 5px;
		padding: 10px;
		box-sizing: border-box;
		text-align: center;
		position: relative;
	}
	.newStyleDiv label {
		margin-bottom: 10px;
		display: inline-block;
		text-align: center;
		width: 100%;
	}
	.newStyleDiv textarea#content {
		width: 95%;
		height: 350px;
	}
	.nameError {
		background: #fd9696;
	}
	.infoClose {
		position: absolute;
		top: 10px;
		right: 15px;
		font-size: 4rem !important;
	}
	#infoClose {
		color: #277eef;
	}
	#warnClose{
		color: #dea300;
	}

	#errorClose {
		color: #e80d0d;
	}
	.infoClose:hover, #refreshButton:hover, a.fa.fa-times.infoClose.warnClose:hover {
		opacity: 0.5;
		cursor: pointer;
	}
	.tagClose {
		color: #2cca19;
		top: 5px;
		right: 10px;
		font-size: 2rem !important;
	}

	.errorFeedback{
		color: #aa0000;
		width: 100% !important;
	}
	#refreshButton {
		position: absolute;
		right: 30px;
		font-size: 2rem;
		top: 20px;
		color: #2cca19;
	}
	.innerDupDiv {
		border: 2px solid #dea300;
		margin-top: 15px;
		padding: 15px;
		box-sizing: border-box;
		border-radius: 15px;
		position: relative;
	}
	.innerDupDiv h3 {
		width: 99% !important;
		background: #DEA301 !important;
		display: inline-block;
		border: none !important;
		font-size: 2rem;
		padding: 5px;
		border-radius: 10px;
		margin-bottom: 10px;
	}
	table.dupTable {
		width: 100%;
		padding: 5px;
		border-radius: 5px;
		border: 1px solid #dea300;
	}
	.dupTable tr:hover {
		background: #dea300;
	}
	.dupTable td {
		padding: 5px;
		box-sizing: border-box;
		font-size: 1.5rem;
		position:relative;
	}
	td.tagTD {
		width: 80%;
	}
	td.lineTD {
		text-align: center;
		width: 10%;
	}
	td.closeTD {
		width: 10%;
		text-align: center;
	}
	a.fa.fa-times.infoClose.warnClose.rowClose {
		color: #dea300 !important;
		top: 2px !important;
		font-size: 2.3rem !important;
		right: 17px;
	}
	.spacerTd{
		margin-bottom: 10px;
	}
	#converterWindow{
		background:url(../gif/animat-pencil-256x256-wm.gif) center center no-repeat;
	}
	a.fa.fa-times.infoClose.warnClose {
		color: #ffe498 !important;
		font-size: 3rem !important;
		top: 15px;
		right: 17px;
	}
	a.fa.fa-times.infoClose.warnClose.rowClose:hover {
		color: #ffe498 !important;
	}
/* end convert styles */

/* ecomms global settings */
	fieldset.globlaSetting {
		min-width: 31%;
		width: 31%;
		display: inline-block;
		margin-top: 10px;
		padding: 15px;
		box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.4);
		border-radius: 10px;
		margin-left: 15px;
		height: 620px;
		float: left;
		box-sizing: border-box;
		overflow: hidden;
	}
	fieldset.globlaSetting .innerSettings {
		overflow-y: scroll;
		max-height: 550px;
	}

	fieldset.globlaSetting legend {
		padding: 10px;
		font-size: 1.5rem;
		border-radius: 10px;

	}

	fieldset.globlaSetting input[type="text"], fieldset.globlaSetting input[type="number"], fieldset.globlaSetting select, fieldset.globlaSetting textarea {
		width: 96%;
		font-size: 1.25rem;
		padding: 5px;
		text-align: left;

	}

	td.spacer {
		width: 15%;
	}

	td.label {
		min-width: 164px;
	}

	fieldset.globlaSetting select {
		width: 100%;
		min-width: 365px;
	}
/* end ecomms global settings */

/*system tag styles */

.st_hide{
	display: none;
}

label.warn {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    background: #efd780;
    color: #5f5222;
    border: 1px solid #5f5222;
    padding: 5px 15px;
}

label.success {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    background: #87ef80;
    color: #225f3a;
    border: 1px solid #225f3a;
    padding: 5px 15px;
}

/*end system tag styles */