@import url('content.css');


.tx-srfeuserregister-pi1-notice{
font-style:normal;
}


#main_container {
	width: 952px;
	min-height:300px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

.main-middle {
	float:left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.red .top {
	background-image:url(../images/red_top_bg.jpg);
}
.blue .top {
	background-image:url(../images/blue-top-bg.jpg);
}
.top {
	float:left;
	background-repeat:no-repeat;
	width:950px;
	height:130px;
}
.red .middle {
	background-image:url(../images/red_bg.jpg);
}
.blue .middle {
	/*background-image:url(../images/blue-bg.jpg);*/
}
.middle {
	float:left;
	background-repeat:no-repeat;
	background-color:#fff;
	width:950px;	
	min-height:455px;
	}
	
#search {
	text-align:right;
	margin-top:10px;
	margin-right:40px;
	margin-bottom:50px;
}
#toplinks {
	text-align:right;
	margin-right:40px;
}
.left-col {
	float:left;
	width:160px;
	padding-left:40px;
	padding-right:15px;
	position: relative;
}
#left-menu {
	margin-top: 37px;
	width:160px;
	min-height:155px;
	}
#left-randomImage {
	margin-top:25px;
	margin-bottom:25px;
	clear: both;
}
#left-image {
	margin-top:35px;
	bottom: 20px;
	position: absolute;
}
#middle-col {
	float:left;
	width:670px;
	margin-top: 35px;
	padding-bottom:30px;
	padding-left:25px;
	padding-right:40px;
}
.red .bottom {
	background-image:url(../images/red_bottom.jpg);
}
.blue .bottom {
	background-image:url(../images/bluebottomnew.gif);
}

.bottom {
	float:left;
	width:950px;
	min-height:18px;
	background-repeat:repeat-x;
}

/* MENU CSS */

#left-menu a {
	text-decoration:none;
}
#left-menu a:hover {
	text-decoration: underline;
}
ul.menu1,ul.menu2,ul.menu3 {
	list-style:none;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}
ul.menu1 {
	margin-top:0px;
}
ul.menu1 li.menu1-NO,ul.menu2 li,ul.menu3 li {
	margin:0px;
	/*padding:0px;*/
}

/* setting link colors */
li.menu1-NO a, li.menu2-NO a, li.menu3-NO a {
	color:#000;
}
.red li.menu1-NO a:hover, .red li.menu2-NO a:hover, .red li.menu3-NO a:hover {
	color:#670001;
	text-decoration: underline;
}
.red li.menu1-ACT a, .red li.menu2-ACT a, .red li.menu3-ACT a {
	color:#670001;
}

.red li.menu1-ACT a:hover, .red li.menu2-ACT a:hover, .red li.menu3-ACT a:hover {
	color:#670001;
	text-decoration: underline;
}

.blue li.menu1-NO a:hover, .blue li.menu2-NO a:hover, .blue li.menu3-NO a:hover {
	color:#0d4255;
	text-decoration: underline;
}
.blue li.menu1-ACT a, .blue li.menu2-ACT a, .blue li.menu3-ACT a {
	color:#0d4255;
}

.blue li.menu1-ACT a:hover, .blue li.menu2-ACT a:hover, .blue li.menu3-ACT a:hover {
	color:#0d4255;
	text-decoration: underline;
}

/* end setting link colors */

.red li.menu1-NO, .red li.menu1-ACT {
	background: transparent url('../images/red_menu1-NO.jpg') no-repeat 0px 1px;
	}

.blue li.menu1-NO, .blue li.menu1-ACT {
	background: transparent url('../images/bluebullet.gif') no-repeat 0px 1px;
	}
	
li.menu1-NO, li.menu1-ACT {
	vertical-align:middle;
	font-weight:bold;
	min-height:20px;
	padding-left: 16px;
}

ul.menu2 {
	margin-top:0px;
	padding-top:0px;
	margin-left: 14px;
	margin-bottom: 0px;
}

.red li.menu2-NO, .red li.menu2-ACT {
	background: transparent url('../images/red_menu2-NO.jpg') no-repeat 0px 1px;
	}

.blue li.menu2-NO, .blue li.menu2-ACT {
	background: transparent url('../images/bluebullet2.gif') no-repeat 0px 1px;
	}

li.menu2-NO, li.menu2-ACT  {
	vertical-align:middle;
	min-height:20px;	
	margin-top:0px;
	padding-top:0px;
	font-weight:normal;
	padding-left: 15px;
}

/* menu3 */
ul.menu3 {
	margin-top: 0px;
	padding-top:0px;
	margin-left: 11px;
}

.red li.menu3-NO, .red li.menu3-ACT {
	background: transparent url('../images/red_menu3-NO.jpg') no-repeat 0px 1px;
	}

.blue li.menu3-NO, .blue li.menu3-ACT {
	background: transparent url('../images/blue_menu3-NO.gif') no-repeat 0px 1px;
	}

li.menu3-NO, li.menu3-ACT {
	vertical-align:middle;
	min-height:20px;	
	margin-top:0px;
	padding-top:0px;
	font-weight:normal;
	padding-left: 14px;
}
/* end menu3 */

/* menu image */
img.menuimg1-NO {
	vertical-align:middle;
	padding-right:3px;
	margin-bottom:3px;
}
img.menuimg2-NO {
	vertical-align:middle;
	padding-right:2px;
	margin-bottom:3px;
	}
img.menuimg3-NO {
	vertical-align:middle;
	padding-right:1px;
	margin-bottom:1px;
	}
/* end menu image */
/* END MENU CSS */

.searchform {
	float:right;
	text-align:right;
	width: 167px;
	}
	
.searchform_input {
	float: left;
	width: 125px;
	margin-right: 5px;
	}
	
.inputbox {
	border: none;
	background: transparent url('../images/searchbox.gif') no-repeat top left;
	padding-left: 3px;
	padding-top: 2px;
	font: normal 9px Verdana;
	width: 125px;
	height: 17px;
	}
	
.searchform_submit {
	float: left;
	}

#toplinks {
	margin-top:93px;
	}
	
#toplinks ul {
	list-style: none;
	}
	
#toplinks ul li {
	display: inline;
	}
	
#toplinks ul li a {
	text-decoration: none;
	}

.red #toplinks ul li a {
        color: #cfb5b8;
	}

.blue #toplinks ul li a {
        color: #cad5e0;
	}

.tx-newloginbox-pi1 h3 {
	color: #670001;
	font-weight: 700;
	}
	
#is_prof {
	margin: 0 5px 0 0;
	}
	
.loginbutton, .loginbutton2 {
	background: transparent url('../images/login.gif') no-repeat top left;
	padding: 0;
	border: none;
	width: 57px;
	height: 18px;
	}
	
.loginbutton2 {
	background: transparent url('../images/login2.gif') no-repeat top left;
	}
	
.tx-indexedsearch a, p a {
	color: #000;
	text-decoration: none;
	}

p a {
	color: #000;
	font-weight: 700;
	text-decoration: underline;
	}
	
.red .tx-indexedsearch a:hover, .red p a:hover {
	/*color: #670001;*/
	text-decoration: underline;
	}
	
.blue .tx-indexedsearch a:hover, .blue p a:hover {
	color: #0d4255;
	text-decoration: underline;
	}
	
.tx-indexedsearch-descr {
	font-style: italic;
	}
	
.red .tx-indexedsearch-redMarkup {
	color: #670001;
	}
	
.blue .tx-indexedsearch-redMarkup {
	color: #0d4255;
	}
	
#middle-col ul {
	list-style: none;
	padding-left: 14px;
	}
	
#middle-col ul li {
	line-height: 20px;
	padding-left: 18px;
	padding-bottom: 2px;
	color: #000;
	}

#middle-col ol {
	list-style-position: inside;
	padding-left: 0px;
	}
	
#middle-col ol li {
	line-height: 20px;
	padding-left: 18px;
	padding-bottom: 2px;
	}
	
#middle-col ul a {
	color: #000;
	}

.red #middle-col ul a:hover {
	/*color: #670001;*/
	text-decoration: underline;
	}

.blue #middle-col ul a:hover {
	/*color: #004282;*/
	text-decoration: underline;
	}
	
.red #middle-col ul li {
	background: transparent url('../images/red-bullet.gif') no-repeat 1px 6px;
	}

.blue #middle-col ul li {
	background: transparent url('../images/bluebullet.gif') no-repeat 1px 6px;
	}

	
#middle-col .csc-sitemap ul li ul {
	padding-left: 0px;
	}
	
.red #middle-col .csc-sitemap ul li ul li {
	background: transparent url('../images/red-bullet2.gif') no-repeat 0px 4px;
	padding-left: 12px;
	}
	
.red #middle-col .csc-sitemap ul li ul li ul li {
	background: transparent url('../images/red-bullet3.gif') no-repeat 0px 1px;
	}
	
.blue #middle-col .csc-sitemap ul li ul li {
	background: transparent url('../images/blue-bullet2.gif') no-repeat 0px 1px;
	padding-left: 12px;
	}
	
.blue #middle-col .csc-sitemap ul li ul li ul li {
	background: transparent url('../images/blue-bullet3.gif') no-repeat 0px 1px;
	}

/*
# CSS here because styles.css is included after styles from extension tcformular
# Rasmus Jorgensen (TypoConsult a/s)
*/
#middle-col .tx-tcformular-pi1 ul {
	background:#fff;
	border:1px solid #333;
	padding:10px;
	margin:0px 0px 10px 0px;
	position:relative;
}
#middle-col .tx-tcformular-pi1 ul li {
	background: none;
	padding:0px 0px 0px 0px;
	margin:2px 0px 0px 0px;
}
#middle-col .tx-tcformular-pi1 ul li.odd {
	background:#bec5dd;
}
#middle-col .tx-tcformular-pi1 ul li.even {
	background:transparent;
}

#middle-col .tx-tcformular-pi1 ul li.number {
	height:15px;
	width:20px;
	background:#bec5dd;
	text-align:center;
	position:absolute; top:0%; left:0%;
	margin:0px 0px 0px 0px;
}
#middle-col .tx-tcformular-pi1 ul li label {
	margin:0px 0px 0px 7px;
}
#middle-col .tx-tcformular-pi1 ul li.floatleft{
	margin:10px 0px 0px 0px;
}
/* ### */

	
	
.csc-textpic {
	float: left;
	margin-bottom: 22px;
	margin-top: 5px;
	}
	
.nletterbox, .nletternamebox {
	border: 1px solid #014282;
	width: 138px;
	height: 14px;
	}

.nletternamebox {
        margin-left: 3px;
        }
	
.nl-email label, .nl-name label {
	font-weight: 700;
	}

.nl-name {
        margin-bottom: 3px;
        }
	
.totsub2 {
	width: 63px;
	height: 18px;
	border: none;
	margin-right: 10px;
	background: transparent url('../images/tilmeld.gif') no-repeat top left;
	}
	
.totusub2 {
	width: 63px;
	height: 18px;
	border: none;
	background: transparent url('../images/afmeld.gif') no-repeat top left;
	}
	
.nl-buttons {
	padding-left: 43px;
	padding-top: 4px;
	}
	
	
.print {
	width: 670px;
	}
	

	
fieldset.csc-mailform {
	border: none;
	}
	
.csc-mailform-field {
	clear:both;
	display:block;
	margin-bottom:3px;
	min-height:20px;
	width: 325px;
	width: 380px;
	}
	
.csc-mailform-field input, .tx-thmailformplus-pi1 input, .csc-mailform-field select, .tx-thmailformplus-pi1 select {
	border: 1px solid #A7A79D;
	float: right;
	margin-top: 0px;
	width: 185px;
width: 228px;
	}

.csc-mailform-field select, .tx-thmailformplus-pi1 select {
	width: 187px;
	width: 230px;
	}
	
.csc-mailform-field label, .tx-thmailformplus-pi1 label {
	float:left;
	}
	
.csc-mailform-field textarea, .tx-thmailformplus-pi1 textarea {
	border: 1px solid #A7A79D;
	float: right;
	height: 66px;
	margin-top: 0px;
	width: 184px;
	width: 228px;
	}
	
.csc-mailform-field fieldset {
	border:medium none;
	float:right;
	width:185px;
	width: 230px;
	}
	
.csc-mailform-field fieldset legend {
	display:none;
	}
	
.csc-mailform-field fieldset .csc-mailform-radio {
	border:medium none;
	display:block;
	float:left;
	margin-top:0px;
	width:auto;
	}
	
.csc-mailform-field .csc-mailform-check {
	border:medium none;
	position:relative;
	right:171px;
	width:auto;
	}
	
.tx-thmailformplus-pi1 {
	clear: both;
	width: 100%;
	}
	
.tx-newloginbox-pi1 label {
	font-weight: 700;
	}
	
.tx-newloginbox-pi1 input {
	border:1px solid #014282;
	}

.tx-newloginbox-pi1 .loginbutton {
	border: none;
	}
	
.tx-srfeuserregister-pi1 {
	padding-top: 10px;
	}
	
.tx-srfeuserregister-pi1 fieldset {
	border: none;
	padding: 0;
	margin: 0;
	}
	
.tx-srfeuserregister-pi1 legend {
	position: relative;
        color: #000;
        padding-left: 1px;      
	}
	
.browsebox li {
	display: inline;
	margin-right: 5px;
	}

.red #tx-indexedsearch-searchbox-button-submit {
	background: transparent url('../images/sogred.gif') no-repeat top left;
	}

.blue #tx-indexedsearch-searchbox-button-submit {
	background: transparent url('../images/sogblue.gif') no-repeat top left;
	}

#tx-indexedsearch-searchbox-button-submit {
	width: 45px;
	height: 18px;
	border: none;
	}

.red .tx-indexedsearch-searchbox-sword, .red .tx-indexedsearch select {
	border: 1px solid #670001;
	}
	
.blue .tx-indexedsearch-searchbox-sword, .blue .tx-indexedsearch select {
	border: 1px solid #004282;
	}
	
.tx-indexedsearch-searchbox form div  label {
	width: 80px;
	}
	
.tx-indexedsearch-searchbox form div {
	margin-bottom: 3px;
	}
	
.tx-newloginbox-pi1 input {
	border: 1px solid #670001;
	width: 144px;
	}

.tx-newloginbox-pi1 table {
	margin-left: -3px;
	}

.tx-newloginbox-pi1 th {
        text-align: left;
        }

.tx-srfeuserregister-pi1 {
        margin-left: -2px;
        }

#middle-col ul.browsebox {
        padding-left: 0;
        }

.tx-indexedsearch-searchbox-sword {
        margin-left: 23px;
        }

.tx-indexedsearch-selectbox-sections {
        margin-left: 11px;
        }

.tx-indexedsearch-selectbox-order {
        margin-left: 12px;
        }

.tx-indexedsearch-selectbox-results {
        margin-left: 13px;
        }

.tx-indexedsearch-selectbox-group {
        margin-left: 32px;
        }

.tx-indexedsearch-selectbox-type {
        margin-left: 1px;
        }

.csc-mailform-field .csc-mailform-submit {
        width: 50px;
        margin-top: 3px;
        margin-right: 135px;
        }
        
        .tx-srfeuserregister-pi1 .requiredcheck{
        	margin: 0 10px 0 0;
        }
