@charset "utf-8";
/* CSS Document */
/* LAYOUT */
* {
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

body {
	font-size: 10px;
	margin: 0;
	padding: 70px 10px;
}

h1 {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}

ul {
	margin: 0;
	padding: 0;
}

#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	border-bottom: 10px solid;
	z-index: 100000;
}

#header div {
	width: 900px;
	margin: 0px auto;
	padding: 0px 10px;
}

#header img {
	float: left;
	margin-top: 9px;
	margin-left: 10px;
	width: 121px
}

#header #logout {
	float: left;
	margin-left: 20px;
	margin-top: 33px;
}

#header .nav {
	float: right;
	width: 610px;
	margin-top: 30px;
}

#header .nav li {
	float: right;
	text-transform: uppercase;
	margin-right: 1px;
}

#header .nav li a {
	float: left;
	padding: 6px 10px 0px 10px;
	height: 14px;
}

#container {
	width: 900px;
	margin: 0px auto;
}

#content {
	float: left;
	width: 100%;
}

#left {
	float: left;
	width: 450px;
	overflow: hidden;
	margin-bottom: 60px;
}

#right {
	float: left;
	width: 450px;
	overflow: hidden;
	margin-bottom: 60px;
}

#center {
	float: left;
	width: 900px;
	overflow: hidden;
	margin-bottom: 60px;
}

#login {
	float: none;
	width: 450px;
	margin: 0px auto 60px auto;
}

.module {
	float: left;
	padding: 5px 10px 15px 10px;
	margin-bottom: 1px;
	border-bottom: 5px solid;
}

#left .module {
	width: 429px;
	margin-right: 1px;
}

#right .module {
	width: 430px;
}

#center .module {
	width: 860px;
}

.module h1, #modal_center h1 {
	font-weight: normal;
	margin-bottom: 13px;
}

.module h1.tabs, #modal_center h1.tabs {
	margin-left: -10px;
}
.module h1.tabs a.on, #modal_center h1.tabs a.on {
	color: black;
	background-color: white;
	padding: 5px 10px 2px;
}
.module h1.tabs a.off, #modal_center h1.tabs a.off {
	color: white;
	background-color: transparent;
	padding: 5px 10px 2px;
}
.module h1.tabs a.off:hover, #modal_center h1.tabs a.off:hover {
	color: #555;
	background-color: #ccc;
}

.module li {
	float: left;
	clear: both;
	width: 413px;
	padding: 10px 0px 10px 10px;
	border-left: 5px solid;
}

.module li.unpublished, .module li.published {
	border-bottom: 1px solid;
}

#left .module p, #right .module p {
	width: 100%;
	float: left;
	clear: both;
}

#left .module .performance p, #right .module .performance p {
	width: 200px;
	float: left;
	clear: both;
}

#center .module p {
	margin-bottom: 20px;
	clear: right;
}

.module .image {
	float: left;
}

.module img.thumb {
	float: left;
	width: 60px;
}

.module .image .imageData {
	float: left;
	width: 340px;
	margin-left: 10px;
}


.module .imagegroup_list .trigger {
	cursor: pointer;
	float: none;
}

.module .imagegroup_list {
	float: left;
	margin-bottom: 10px;
}
.module .imagegroup_list h2 {
	margin: 0;
}
.module .imagegroup_list li {
	padding: 5px;	
}
.module .imagegroup_list li.expander {
	border-left: none;
	padding: 5px;	
}

.module .imagegroup_list h2.type {
	line-height: 40px;
	margin-bottom: -10px;
	color: gray;
	font-size: 12px;
	text-transform: uppercase;
}

.module span {
	float: left;
}

.module form span.formFieldTitle {
	float: none;
	text-transform: capitalize;
}

.module form span.error {
	float: none;
}

.module form input {
	width: 420px;
	border: 1px solid;
}

.module form textarea {
	width: 420px;
	height: 200px;
	border: 1px solid;
	color: #8a94a5;
	border-color: #BDC7D8;
	font-size: 10px;
}


.module .title {
	text-transform: uppercase;
	width: 100%;
	clear: both;
}

.module .subtitle {
	clear: both;
}

.module .artist {
	font-style: italic;
	width: 100%;
	clear: both;
}

.button {
	float: left;
	height: 10px;
	margin-top: 2px;
	margin-right: 2px;
	padding: 2px 3px 2px 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 9px;
	text-transform: capitalize;
	text-align: center;
}

#imageCropper {
	position: relative;
	width: 430px;
	overflow: hidden;
}

#imageCropper #frame {
	cursor: move;
}

#cropped {
	width: 235px;
	height: 156px;
}

#sortable {
	position: relative;
}
#sortable .draggable {
	float: none;
	height: 44px;
}

.marginalized {
	margin: 20px 0;
}

span.tools, span.title {
	width: 100%;
	clear: both;
	margin-bottom: 0;
	padding-left: 0;
	border-left: 0;
}

span.groupSubTitle {
	text-transform: uppercase;
}

span.subinfo {
	text-transform: uppercase;
	font-style: italic;
	color: gray;
}

.tools li {
	width: 100%;
	clear: both;
	margin-bottom: 0;
	padding: 0;
	border-left: 0;
}

.tools .modReps li {
	float: left;
	clear: both;
	width: 413px;
	padding: 10px 0px 10px 10px;
	border-left: 5px solid;
}

/* Preview styles - to be tidied up */
.livePreview .performance, 
.cropPreview .performance,
.livePreview .banner, 
.cropPreview .banner,
.livePreview .article, 
.cropPreview .article {
	margin: 0px auto 0px auto;
	float: none;
	border: 20px solid;
}
#right .module.livePreview .banner .text, 
#right .module.cropPreview .banner .text {
	width: 197px;
	padding: 60px 20px 20px;
}

.cropPreview .artist {
	margin: 0px auto 0px auto;
	float: none;
	border: 20px solid;
	width: 235px;
	height: 156px;
}

.performance {
	float: left;
	width: 235px;
	height: 454px;
	overflow: hidden;
}

.performance .title {
	float: left;
	width: 233px;
	height: 70px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}

.performance .title h1 {
	clear: both;
	margin: 20px 20px 0px 20px;
	text-transform: uppercase;
}

.performance .title h2 {
	clear: both;
	margin: 0px 0px 5px 20px;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}

.performance img {
	float: left;
	width: 100%;
	height: 156px;
	border: none;
}

.performance .info {
	float: left;
	width: 235px;
	position: relative;
}

.performance .info .dates {
	width: 196px;
	height: 59px;
	clear: both;
	padding: 20px;
	list-style-type: none;
	border: 0;
}

.performance .info .dates li {
	float: left;
	clear: none;
	width: 50%;
	border: 0;
	margin: 0;
	padding: 0;
}

.performance .info .ticket {
	position: absolute;
	bottom: 10px;
	right: 20px;
	height: 10px;
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-transform: uppercase;
	text-align: center;
}

.performance .description {
	float: left;
	width: 100%;
	height: 128px;
	position: relative;
}

.performance .description p {
	width: 85%;
	padding: 20px 20px 40px 20px;
	margin: 0;
}

.performance .description a {
	position: absolute;
	right: 20px;
	bottom: 15px;
	text-transform: uppercase;
}

.banner {
	float: left;
	width: 237px;
	height: 227px;
	position: relative;
}

.banner#shortcuts {
	width: 197px;
	padding: 20px;
	height: 187px;
}

.banner .text {
	width: 197px;
	height: 52px;
	position: absolute;
	bottom: -14px;
	left: 0px;
	padding: 60px 20px 20px;
	font-size: 14px;
	text-transform: uppercase;
}

.banner .button {
	width: auto;
	height: 10px;
	padding: 3px 5px;
	position: absolute;
	bottom: 13px;
	right: 15px;
	font-size: 9px;
	text-transform: uppercase;
}

.module .profile {
	width: 676px;
	margin-bottom: 70px;
	padding-left: 10px;
}

.module .profile h1 {
	clear: right;
	margin: 20px 0px 0px 20px;
	font-size: 12px;
}

.module .article {
	width: 235px;
	height: 318px;
	margin-bottom: 70px;
}

.module .article h1 {
	clear: right;
	margin: 20px 0px 0px 20px;
}

.module .profile h1 {
	clear: right;
	margin: 20px 0 20px 0;
}

.module .profile p {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.module .article h2 {
	clear: right;
	margin: 0 0 20px 20px;
	padding: 0;
}

.module .profile h2 {
	clear: right;
	margin: -20px 0 20px 0;
	padding: 0;
}

.module .profile h2 a {
	font-weight: normal;
}

.module .article .image, .module .profile .image {
	float: left;
	clear: none;
	width: 235px;
	margin: 0;
}

.module .profile .image {
	margin: 0 20px 0 0;
}

.module .article .image img, .module .profile .image img {
	float: left;
	clear: both;
	width: 235px;
}

.module .article .image .info, .module .profile .image .info {
	float: left;
	clear: both;
	width: 233px;
	min-height: 60px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#left .module p.info, #right .module p.info {
	width: 193px;
	padding: 20px;
	margin: 0;
}

.module .article p, .module .profile p {
	clear: right;
}

.module .article span.credits {
	float: left;
	margin: 20px 0;
}

.module .article .credits p {
	margin-bottom: 5px;
}

.module .article, .module .profile {
	font-size: 12px;
}

.module .article h2 {
	font-size: 10px;
	font-weight: normal;
}

.module .article .image .info, .module .profile .image .info {
	font-size: 10px;
}
/* Preview event styles end */


#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	padding-top: 10px;
	border-top: 10px solid;
	z-index: 50000;
	text-align: center;
}

#footer a.cr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}	

#footer .inner {
	float: none;
	width: 900px;
	margin: 0 auto;
	padding: 0 10px;
}

#footer .left {
	float: left;
	width: 50%;
}

#footer .right {
	float: left;
	width: 50%;
}

#footer .left .button {
	float: right;
}

#footer .right .button {
	float: left;
}

#footer .hidden {
	display: none;
}


/* COLORS */
body {
	background-color: #333;
}

a, a:visited {
	color: #CC0000;
	text-decoration: none;
	cursor: pointer;
}

a:hover, a:active {
	color: #666;
}

.navHover a, .navHover a:visited {
	color: white;
}

a img {
	border: none;
}

#header {
	background-color: white;
	border-color: #CC0000;
}

#header .nav li {
	background-color: white;
}

#header .nav li:hover {
	background-color: #CCC;
}

#header .nav li.navHover {
	background-color: #CC0000;
	background-image: url(../CMS_images/moduleBG.png);
	background-position: top;
	background-repeat: repeat-x;
}

#container {
	color: black;
}

.module {
	background-image: url(../CMS_images/moduleBG.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: white;
	border-bottom-color: #CCC;
}

.module h1 {
	color: white;
}

.module form span.error {
	color: red;
}

.module ul .unpublished, .module .imagegroup_list li.unpublished {
	background-color: #f5f5f5;
	border-left-color: #CC0000;
	border-bottom-color: #CCC;
}

.module ul .published, .module .imagegroup_list li.published {
	border-left-color: #00CC00;
	border-bottom-color: #CCC;
}

.module .imagegroup_list li {
	border-color: #ccc;
}

.module ul .unpublished.selected, .module .imagegroup_list li.unpublished.selected,
.module ul .published.selected, .module .imagegroup_list li.published.selected {
	background-color: #ffff55;
}

.module form input {
	color: #8a94a5;
	border-color: #BDC7D8;
}

.unpublished a, .unpublished a:visited {
	color: #990000;
}

.unpublished a:hover, .unpublished a:active {
	color: #666;
}

.published a, .published a:visited {
	color: #009900;
}

.published a:hover, .published a:active {
	color: #666;
}

.unpublished a.button, a.button.off {
	color: white;
	background-color: #CC0000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	background-image: url(../CMS_images/bg_button.png);
	background-repeat: repeat-x;
}

.unpublished a.button:hover, a.button.off:hover {
	color: #FF0000;
	background-color: #990000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	background-image: none;
}

.published a.button, a.button.on {
	color: white;
	background-color: #00CC00;
	border-right-color: #009900;
	border-bottom-color: #009900;
	background-image: url(../CMS_images/bg_button_on.png);
	background-repeat: repeat-x;
}

.published a.button:hover, a.button.on:hover {
	color: #00FF00;
	background-color: #009900;
	border-right-color: #003300;
	border-bottom-color: #003300;
	background-image: none;
}

/* Preview event styles - to be tidied up */
.livePreview .performance, 
.cropPreview .performance,
.livePreview .banner, 
.cropPreview .banner,
.cropPreview .artist,
.livePreview .article, 
.cropPreview .article {
	border-color: #777;
}

.performance {
	background-color: #cc0000;
}

.performance .title {
	background-color: #dcd8cd;
	background-image: url(../CMS_images/bg_title.png);
	background-repeat: repeat-x;
	border-left-color: #efeee9;
	border-top-color: #efeee9;
	border-right-color: #d3cdbf;
}

.performance .title h1 {
	color: black;
}

.performance .info {
	background-image: url(../CMS_images/bg_dates.png);
	background-repeat: repeat-x;
	color: #FFF;
	border-left-color: #d80000;
	border-right-color: #ac0000;
}

.performance .info .ticket {
	color: white;
	background-color: #CC0000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	background-image: url(../CMS_images/bg_ticket.png);
	background-repeat: repeat-x;
}

.performance .info .dates a {
	color: white;
}

.performance .description {
	background-color: #FFF;
	border-bottom-color: #cc0000;
}

.performance .description a {
	color: #cc0000;
}

.banner .button {
	background-color: #CCCCCC;
	background-image: url(../CMS_images/banners/bannerButton.png);
	background-repeat: repeat-x;
	border-top-color: #999999;
	border-bottom-color: black;
	border-right-color: black;
	border-left-color: #999999;
}

.banner .text {
	color: white;
	background-image: url(../CMS_images/bg_bannertext.png);
	background-repeat: repeat;
}


.banner a, .banner a:visited {
	color: black;
}

.banner a:hover, .banner a:active {
	color: #999;
}

.banner .button:hover {
	background-image: none;
	color: white;
}

.module .cropPreview .article h1 {
	background-color: white;
	color: black;
}
.module .article h1, .module .profile h1, .cropPreview .article h2 {
	color: black;
}

.module .article .image .info, .module .profile .image .info {
	color: white;
	background-color: #cc0000;
	background-image: url(../FE_images/bg_article_img_sub.png);
	background-repeat: repeat-x;
	border-left-color: #d80000;
	border-right-color: #ac0000;
	border-bottom-color: #640000;
}
/* Preview event styles end */


.hidden {
	display: none;
}

#modal_container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: transparent url(http://www.dansenshus.com/admin/CMS_images/bg_darken.png) repeat;
	z-index: 1000000;
}
#modal_center_images #modal_title, #modal_center_preview #modal_title {
	color: white;
	font-weight: normal;
	margin-bottom: 13px;
}
#modal_center_images, #modal_center_preview {
	top: 20px;
	left: 50%;
	padding: 4px 0 0 10px;
	text-align: left;
	z-index: 1000001;
	border: 10px solid #666;
	background: white url(../CMS_images/moduleBG.png) repeat-x top;
}
#modal_center_images {
	position: fixed;
	margin: 0 0 0 -315px;
	width: 590px;
}
#modal_center_preview {
	position: absolute;
	min-height: 450px;
	margin: 0 0 0 -375px;
	width: 695px;
	font-size: 12px;
}
#modal_header {
	padding: 20px;
	text-transform: uppercase;
}
#modal_center_preview .article {
	float: left;
	margin-bottom: 70px;
	min-height: 350px;
	padding: 16px 20px 20px 10px;
	width: 665px;
}
#modal_center_preview .videoContainer {
	float: left;
	margin: -80px auto 80px;
	width: 100%;
}
#modal_center_preview .article .image {
	clear: none;
	float: left;
	margin: 0 20px 20px 0;
	width: 235px;
}
#modal_center_preview .images {
	float: left;
	margin-top: -50px;
}
#modal_center_preview .images .imgContainer {
	float: left;
	height: 156px;
	overflow: hidden;
	width: 235px;
}
#modal_center_preview .article .image img {
	clear: both;
	float: left;
	width: 235px;
}
#modal_center_preview .images {
	margin-left: -10px;
}
#modal_center_preview .images img {
	float:left;
	width:255px;
}
#modal_center_preview .article .image .info {
	background: #CC0000 url(../../FE_images/bg_article_img_sub.png) repeat-x scroll 0 0;
	border-bottom: 1px solid #640000;
	border-left: 1px solid #D80000;
	border-right: 1px solid #AC0000;
	clear: both;
	color: white;
	float: left;
	font-size: 10px;
	min-height: 60px;
	position: relative;
	padding: 20px;
	width: 193px;
}
#modal_center_preview .article .image .info .dates {
	clear:both;
	height:79px;
	padding: 0;
	margin-bottom: -20px;
	width:193px;
}
#modal_center_preview .article .image .info .dates li {
	float:left;
	width:46%;
}
#modal_center_preview .article .image .info .ticket {
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #990000;
	border-right: 1px solid #990000;;
	bottom: 10px;
	height: 10px;
	padding: 2px;
	position: absolute;
	right: 20px;
	background: #CC0000 url(../../FE_images/bg_ticket.png) repeat-x;
	color:white;
}

#modal_center_preview .article .image .info a {
	color: white;
	text-decoration: underline;
}

#modal_center_preview .article .image .info a:hover {
	color: gray;
	text-decoration: none;
}



#modal_center_preview .article p {
	clear:right;
}
#modal_center_preview p {
	clear:both;
	margin:0 0 10px;
}
#modal_center_preview .article h1 {
	font-size: 12px;
	font-weight: normal;
}
#modal_center_preview .article h2 {
	font-size:10px;
	font-weight:normal;
	clear:right;
	margin:0 0 20px;
	padding:0;
}

#modal_content .imagelist {
	margin: 10px 0 0 -10px;
	padding: 0;
	list-style-type: none;
}
#modal_content .imagelist li {
	#position: relative;
	display: table;
	float: left;
	height: 99px;
	width: 99px;
	margin: 0 1px 1px 0;
	text-align: center;
	background-color: #eeeeff;
}
#modal_content .imagelist li:hover {
	background-color: #dbdbed;
	cursor: pointer;
}
#modal_content .imagelist li div {
	display: table-cell;
	vertical-align: middle;
	float: none;
}
#modal_content .imagelist li div span {
	clear: both;
	display: block;
	padding: 3px;
	font-size: 0.7em;
}
#modal_content .imagelist li div img {
	#position: absolute;
	#top: 50%;
	#left: 50%;
	#margin-top: -40px;
	margin-left: auto;
	margin-right: auto;
	width: 99px;
	display: block;
	clear: both;
}
#modal_content .emailpreview {
	float: left;
	width: 680px;
	padding: 10px 0 30px;
}

.center {
	margin: 10px 0;
	width: 100%;
	text-align: center;
	float: left;
}
#modal_content .center {
	margin: -10px 0 0 -10px;
	padding: 10px 0 10px 10px;
	background-color: #f5f5fd;
}
.center .inner {
	display: block;
	margin: 0 auto;
	padding-right: 10px;
}
.center .inner .button {
	float: right;	
}

.sampleimg {
	color: gray;
	font-style: italic;
	font-size: 0.8em;
}
.sampleimg img {
	margin: 0 20px;
	width: 60px;
	float: left;
	border: 5px solid #eeeeff;
}
.sampleimg span {
	margin: 3px 0;
	float: left;
}

#footer {
	background-color: white;
	border-color: #CC0000;
}

#footer a.cr {
	color: #CCC;
}
#footer a.cr:hover {
	color: #990000;
}
