body
{
	background-color: #fff;
	color: #000000;
    font-family: Tahoma,Arial,Verdana,Helvetica sans-serif;
    font-size: 13px;
}

p
{
	margin: 10px;
}

h1
{
	margin: 20px;
	font-size: 3em;
}

h3
{
	margin: 10px;
}


ul
{
	padding: 0 0 0 25px;
	list-style-type: circle;
}

ol {list-style-type: upper-roman;}

.childmenu ul
{
	padding: 0 0 0 0;
	list-style-type: none;
}

.container
{
}


.content
{
	width: 1200px;
	margin: 0 auto;
	clear:both;

	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #E0E0E0 #D4D4D4 #BBBBBB;
    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.25);
    padding: 0 0 20px 0;

	min-height: 600px;

}

.top
{
	/*background: url("../img/iceberg_150.png") no-repeat scroll 20px 10px;*/
}

.menu ul
{
	list-style-type: none;
	padding:0;
}

.menu>ul>li
{
	margin: 10px 0;
}

.menu li > a
{
	color: #666666;
    text-decoration: none;
}

.menu > ul > li > div
{
	text-shadow: 0em 0em 0.5em rgba(0, 0, 0, 0.25);
	font-size: 1.3em;
	font-weight: bold;
}

.menu li>a
{
	padding-left: 10px;
	color: #666666;
    text-decoration: none;
/*    font-weight: normal;*/
}

.menu ul > li > ul
{
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}

.menu ul > li > ul > li
{
	border-left: 1px solid #ddd;
}


.menu ul>li>ul>li:hover
{
	background-color: #E5E5E5;
}

.page
{
	padding: 10px;
	width:1000px;
	float:right;
}

.top
{
   	color: #ffffff;
	background-color: #218ecd;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	text-align: right;
	height: 45px;
	width: 100%;
}

.top a
{
		color: #ffffff;
}

.top > .logininfo
{
	padding: 5px;
}
.top > form[name=loginform]
{
	padding: 7px;
}


/*     */

div.pagebox
{
	border: 6px solid #EBEBEB;
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 12px;
    margin-top: 10px;
}

div.pagebox div.body
{
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E0E0E0;
    border-style: solid;
    border-width: 1px 1px 0;
    color: #595959;
    margin: 0;
    padding: 10px 14px;
}

div.pagebox p
{
    font-size: 13px;
}

div.boxload
{
	color: #595959;
	font-size: 1.5em;
	line-height: 40px;
	text-align: center;
	width: 128px;
	height: 168px;
	margin: auto auto;
}

div.pageheading
{
	background-color: #F9F9F9;
	background-position: left 2px;
	border-bottom: 1px solid #DFDFDF;
	clear: both;
	color: #595959;
	font-size: 18px;
	margin: 17px 0 10px;
	padding: 10px;
}

input.pagebutton
{
	border: 1px solid #E0E0E0;
	border-radius: 14px 14px 14px 14px;
	background-color: #F9F9F9;
	color: #666666;
	display: inline-block;
	height: 25px;
	line-height: 9px;
	font-size: 13px;
	margin: 0;
	padding: 2px 15px 3px;
	font-weight: bold;
	cursor:pointer;
}

input.pagebutton:hover
{
	background-color: #4fb1e4;
	color: #F9F9F9;
	border: 1px solid #96c9e4;
}

input.pagebutton:active
{
	background-color: #4fb1e4;
	color: #FFFFFF;
	border: 1px solid #96c9e4;
}


.pagedialog
{
	width: 70%;
	margin: 50px auto;
    background-color: #F9F9F9;
    border-color: #E0E0E0 #D4D4D4 #BBBBBB;
    border-radius: 12px 12px 12px 12px;
    border-style: solid;
    border-width: 2px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.25)
}

.pagedialog .head
{
	padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #DFDFDF;
}

.pagedialog .message
{
    background-color: #ffffff;
	padding: 10px 10px 30px 10px;
}

.pagedialog .control
{
	background-color: #ffffff;
	padding: 15px 20px;
	box-shadow: inset 0 8px 6px -6px rgba(0, 0, 0, 0.25);
    border-radius: 0 0 12px 12px;
	text-align: right;
}


.expandbutton
{
	cursor: pointer;
	background-image:url("../image/buttons_bg.png");
	width: 23px;
	height: 24px;
}
.expandbutton.off{background-position:0px -240px;}
.expandbutton.on{background-position:-32px -240px;}


.statusbutton
{
	cursor: pointer;
	background-image:url("../image/buttons_bg.png");
	width: 25px;
	height: 25px;
	margin: 5px;
}
.statusbutton.off{background-position: -96px -240px;}

.statusbutton.on{background-position: -64px -240px;}
.statusbutton.blank{background-position: -128px -240px;}


.helptext
{
    font-size: 10px;
	color: #aaaaaa;
	padding: 4px 0 0 170px;
}

.formrow
{
	margin: 10px 0;
}

label
{
    color: #5F5F5F;
}

label.form
{
    clear: left;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    padding: 1px 18px 0 0;
    text-align: right;
    width: 160px;
	height: 30px;
	line-height: 30px;
}

span.forminfo
{
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    padding: 1px 18px 0 0;
    text-align: right;
	height: 30px;
	line-height: 30px;
}


#core_head h1
{
	color: #555555;
	font-weight: normal;
	margin: 1em 0;
}
#core_head h3
{
	color: #555555;
	margin: 10px 0 5px 20px;
}


#core_controls
{
	padding: 20px 0 0 20px;
}

#core_controls .headbutton:first-child { border-radius: 12px 0 0 12px; }
#core_controls .headbutton:last-child { border-radius: 0 12px 12px 0; }

#core_controls .headbutton
{
	float:left;
	width: 128px;
	height: 88px;
	border-right: 2px solid;
    border-color: #ffffff;
	background-color: #dddddd;
	cursor:pointer;
}

#core_controls .headbutton:hover
{
	background-color: #c0cffa;
}

#core_controls .headbutton > div.icon
{
	height: 64px;
}

#core_controls .headbutton > div.label
{
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 1.4em;
	color: #ffffff;
}

#core_controls #upload.headbutton>div.icon { background: url("../image/core_button_upload.png") no-repeat scroll 50% 0; }
#core_controls #repo.headbutton>div.icon { background: url("../image/core_button_repo.png") no-repeat scroll 50% 0; }
#core_controls #install.headbutton>div.icon { background: url("../image/core_button_install.png") no-repeat scroll 50% 0; }
#core_controls #reset.headbutton>div.icon { background: url("../image/core_button_reset.png") no-repeat scroll 50% 0; }
#core_controls #core.headbutton>div.icon { background: url("../image/core_button_newcore.png") no-repeat scroll 50% 0; }


#core_pages
{
	padding: 20px 0 0 0;
}

div.pagerow
{
	width: 800px;
	margin: 10px 20px;
    background-color: #F9F9F9;
    border-color: #E0E0E0 #D4D4D4 #BBBBBB;
    border-radius: 12px 12px 12px 12px;
    border-style: solid;
    border-width: 2px;
    box-shadow: 0 4px 7px rgba(0, 0, 0, 0.25)
}

/*Page module row Control Side*/

div.pagerow div.infoside
{
	width: 630px;
	height: 100%;
	float:left;
    border-radius: 12px 0 0 12px ;
	padding: 10px 10px 10px 10px;
}

div.pagerow div.infoside > .name
{
	font-size: 1.2em;
}

div.pagerow div.infoside > .name > div:first-child
{
	background: url("../image/core_icon_package.png") no-repeat scroll 50% 50%;
}

div.pagerow div.infoside > .details
{
	padding: 5px 0 10px 0;
}

div.pagerow div.infoside > .developer
{
	float:left;
	font-size: 0.8em;
	width: 150px;
}

div.pagerow div.infoside > .compat
{
	margin-top: 10px;
	font-size: 0.7em;
}

div.pagerow div.infoside > .compat ul
{
	list-style-type: none;
	padding:0;
	margin:0;
}

div.pagerow div.infoside > .compat li
{
	width: 80px;
	float:left;
	background-color: #dddddd;
	border: 2px solid;
    border-color: #E0E0E0 #D4D4D4 #BBBBBB;
	padding: 3px;
	text-align: center;
}

div.pagerow div.infoside > .compat .good
{
	background-color: #bffbbf;
    border-color: #c6fbc6 #affaaf #80f780;
}

div.pagerow div.infoside > .compat .bad
{
	background-color: #fac0c1;
    border-color: #fac7c8 #f8b1b4 #f38386;
}

/*Page module row Control Side*/

div.pagerow div.controlside
{
	width: 150px;
	height: 100%;
	float:right;
	background-color: #ffffff;
	text-align: left;
	border-radius: 0 13px 13px 0;
	cursor: pointer;
}
div.pagerow div.controlside .htab:first-child { border-radius: 0 10px 0 0; }
div.pagerow div.controlside .htab:last-child  { border-radius: 0 0 10px 0; }
div.pagerow div.controlside .htab
{
	height: 100%;
	height: 25px;
	background-color: #dddddd;
	border: 2px solid;
    border-color: #E0E0E0 #D4D4D4 #BBBBBB;
	border-left:none;
	box-shadow: inset 8px 0 6px -6px rgba(0, 0, 0, 0.25);

	text-align: center;
	line-height: 25px;
	font-size: 1.5em;
}
div.pagerow div.controlside .htab.enabled
{
	background-color: #bffbbf;
    border-color: #c6fbc6 #affaaf #80f780;
}
div.pagerow div.controlside .htab.disabled
{
	background-color: #fac0c1;
    border-color: #fac7c8 #f8b1b4 #f38386;
}
div.pagerow div.controlside .htab.neutral
{
	background-color: #c0cffa;
    border-color: #c7d3fa #b1c4f8 #839ff3;
}

div.pagerow div.controlside .htab:hover
{
	background-color: #c0cffa;
    border-color: #c7d3fa #b1c4f8 #839ff3;
}

div.pagerow div.controlside .htab.blank
{
	background-color: #eeeeee;
	border:none;
	height: 29px;
	cursor: default;
}

div.listcontainer
{
	border: 1px solid #ddd;
}

div.listcontainer > .controls
{
	height: 32px;
    list-style-type: none;
    padding: 0;
    margin: 0;
	border-bottom: 1px solid #ddd;
}

div.listcontainer > .controls li
{
	float: left;
	height: 100%;
	padding: 0 3px;
}

div.listcontainer > .controls li>button
{
	border: 1px solid #ddd;
	border-top: none;
	border-bottom: none;
	height:100%;
	background-color: #eee;
}

div.listcontainer .list ul
{
    list-style-type: none;
}

div.listcontainer .list
{
    list-style-type: none;
	clear:both;
	margin: 13px 0;
	padding: 0 10px;
}

div.listcontainer table.list
{
	width:100%;
}


div.listcontainer .list ul.children
{
	margin:0;
	padding:0 0 0 20px;
}

#managelist > ul.list:last-child > li
{
	margin: 20px 0;
}

ul.subdomain
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.newlist li
{
	cursor: default;
}


ul.tagpicker
{
	list-style-type: none;
}

ul.tagpicker li
{
	float:left;
	line-height: 32px;
	padding: 0 5px;
}


td.success
{
	color: #1D4523;
	background-color:#E6FFE9;
}

td.failure
{
	color: #800A10;
	background-color:#FFE6E7;
}

tr.disabled
{
	background-color:#eee;
}


.inlineradio
{
	height: 30px;
    line-height: 30px;
}

label.inlineradio
{
	padding: 0 18px 0 8px;
}

input.inlineradio
{
	padding: 20px 0 0 8px;
}


#system_messages
{
	position:fixed;
    top:0;
    width:400px;
	z-index:30;
	padding: 20px 100px;
}

#system_messages div.cmx.messageblock
{
	padding: 20px;
	background-color: rgba(0,0,0,0.4);
	border: 2px solid #fff;
	color: #fff;
	border-radius: 10px;
	width: 200px;
	text-align: center;
	font-weight: bold;
	box-shadow: 0 0 5px #888;
}


/*
	Paragrapheditor
 */

form[name=contentform] div.sections div.grouphead
{
	background-color: #F9F9F9;
	color: #595959;
}

div.grouphead h3
{
	padding: 0;
	margin: 0;
}


form[name=contentform] div.sections ul
{
	list-style: none;
}

form[name=contentform] div.sections > ul > li
{
	border-top: 1px dashed #eee;
	line-height: 24px;
}

form[name=contentform] div.sections > ul > li:first-child
{
	border-top: none;
}

form[name=contentform] div.sections li a
{
	color: #595959;
	text-decoration: none;
}

ul.controlset li:before
{
	content: " ";
}

ul.controlset
{

	display: inline-block;
	text-align: right;
}

ul.controlset li
{
	transition: 0.25s;
	display: inline-block;
	width: 32px;
	height: 16px;
	border-top: none;
	background-image: url(../img/cross.png);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}

ul.controlset li:hover
{
	transition: 0.65s;
	opacity: 0.5;
}

ul.controlset li.up
{
	background-image: url(../img/arrow-090.png);
}
ul.controlset li.down
{
	background-image: url(../img/arrow-270.png);
}
ul.controlset li.add
{
	background-image: url(../img/plus.png);
}
ul.controlset li.edit
{
	background-image: url(../img/receipt_pencil.png);
}
ul.controlset li.remove
{
	background-image: url(../img/cross.png);
}


#login-controls
{
	padding: 7px 0;
}


div.control div.head
{
	padding: 10px;
	color: #999;
	font-size: 1.5em;
	font-weight: bold;
}

i.tree-url
{
	background-image: url(../img/export-icon.png) !important;
	background-position: center center !important;
}

i.tree-content
{
	background-image: url(../img/document-icon.png) !important;
	background-position: center center !important;
}

i.tree-menu
{
	background-image: url(../img/folder-icon.png) !important;
	background-position: center center !important;
}

i.tree-root
{
	background-image: url(../img/copy-icon.png) !important;
	background-position: center center !important;
}

ul.create-choice li
{
	text-align: center;
	font-size: 1.3em;
	padding: 10px 0;
}


div.modal-box
{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:2;
	background-color: rgba(0,0,0,0.5);
}

div.modal-box div.modal-form
{
	background-color: #fff;
	padding: 30px;
}


.menu.reorder
{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
}

.menu.reorder li
{
	cursor: pointer;
	width: 100%;
	background-color: #ddd;
	padding: 5px;
	margin: 5px 0;
	line-height: 22px;
	height: 32px;
}

.menu.reorder li.placeholder
{
	border: 1px solid #ddd;
	background-color: transparent;
}

/* begin KUBE layout */
.wrap
{
	max-width: 1198px;
	margin: 0 auto;
	width: 90%;
}

/* Sam Mods */

nav.nav a
{
	background-color:#f2faff;
	color:#046eab;
	padding: 5px 10px 5px 20px !important;
	display:block;
	font-size:15px;

}
nav.nav > ul > li > a:hover
{
	background-color:#e3f5ff;
	color:#4fb1e4 !important;
}

nav.nav > ul > li
{
	margin-top: 10px
}

nav.nav ul li ul
{
	margin: 0;
	padding: 0;
}

nav.nav ul li ul a
{
	background-color: transparent;
	color:#424242;
	padding:5px 10px 5px 20px !important;
	font-size:12px;
}

nav.nav ul li ul a:hover
{
	color:#046eab;
}