/*  
filename:		1508.css
created:		07/06/2007
author:			christian hall (cha@1508.css)
description:	indeholder generelle styles til folketeatret.dk
*/

@import url("reset.css");

.screen{ display: inline; margin: 0; padding: 0;}
.print{ display: none; }

.manchet {
	font-size:13px;
	line-height: 1.125em; 
	font-weight: bold;
	font-family:  Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

body{
	/*font-size: 62.5%;*/
	font-size: 0.7em;
	line-height: 1.125em; 
	margin: auto; 
	text-align: center; 
	background: #000;
}

html body{
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	
}

div{ 
	float: left;
	display:inline;
}

strong {
	font-weight: bold;
}

h4 {
	line-height: 1.5em;
	font-size: 1.3em;
	font-weight: bold;
}

a { text-decoration: none; }
a:link { color: blue; }
a:visited { color: purple; }
a:hover { color: purple; }
a:active { color: red; }

/* -- basic layout -- */

.becMainContainer{ width: 100%; background: url(/resources/folketeatret/images/backgrounds/bodybg.gif) top center repeat-y; }

.becFloatContainer{	width: 1004px; margin: 0 auto; text-align: center; position: relative; float: none; display: block; }

.becContent{ color: #000; background: url(/resources/folketeatret/images/backgrounds/contentbg.gif) top center repeat-x ; width: 970px; padding-left: 17px; padding-right: 17px; padding-bottom: 17px; }


.becLeftColumn { width: 190px; margin-right: 30px; text-align: left; }
.becMiddleColumn { width: 530px; border-top: 2px solid #d0d0d0; text-align: left; }
.becRightColumn { width: 190px; margin-left: 30px; border-top: 2px solid #d0d0d0; text-align: left; height:400px; }
.becMiddleColumnWide { width: 750px; border-top: 2px solid #d0d0d0; text-align: left; }
.becFpLeftColumn { width: 590px; text-align: left;}
.becFpRightColumn{ width: 373px;  margin-left: 7px;}
.EmneBilledeLodretStreg {vertical-align: 35%;margin: 0 20px 0 16px;}


.becFooter{
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	background: #000;
	color: #FFFFFF;
}

/* Added by Kraftvaerk */
.becFooter .becFloatContainer {	width: 1024px; position: relative; }

/* Added by Kraftvaerk */
.foot-basket {
	position: absolute;
	right: 0;
	top: -5px;
}

/* -- web parts -- */




.wptLogo{
	background-image: url(/resources/folketeatret/images/global/folketeatretdk.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 238px;
	display: block;
	overflow:hidden;
}

.wptServiceNav{
	height: 25px;
	padding-top: 20px;
}

.wptServiceNav .hlpSearchBox {
	border: 0;
	background: #dbdcde;
	padding: 2px 8px 2px 8px;
	font-family: Georgia;
	font-size: 110%;
	line-height: 16px;
	height: 16px;
	width: 152px;
	margin-left: 17px;
	float: left;
}

.wptServiceNav .hlpSearchSubmit {
	margin-left: 10px;
	float: left;
}

.wptServiceNav ul {
	margin-top: 2px;
}

.wptServiceNav a{ color: #000; font-size: 110%; }
.wptServiceNav a:visited { color: #000; }
.wptServiceNav a:hover { color: #000; text-decoration: underline; }
.wptServiceNav a:active { color: #000; }

.wptTopNavigation {
	height: 30px;
	border-bottom: 2px solid #d0d0d0;
	margin-top: 15px;
}

.wptTopNavigationFrontPage{
	border-bottom: none;
}

.wptTopNavigation ul{

}

.wptTopNavigation ul li{
	vertical-align: top;
	float: left;
	display: inline;
}

.wptTopNavigation ul li a{
	display: block;
	vertical-align: top;
}

.wptBreadCrumb{
	height: 31px;
	padding-top: 18px;
}

.wptBreadCrumb a{ color: #000; }
.wptBreadCrumb a:visited { color: #000; }
.wptBreadCrumb a:hover { color: #000; text-decoration: underline; }
.wptBreadCrumb a:active { color: #000; }


.wptSiteTools{
	padding-top: 12px;
	margin-bottom: 6px;
}
.wptSiteTools img {
	margin-left: 7px;
}

.wptLeftMenu{
	border-top: 2px solid #006c8f;
	border-bottom: 2px solid #006c8f;
}

.wptLeftMenu img{
	margin-top: 11px;
	margin-bottom: 6px;
}

.wptLeftMenu ul {
	font-size: 110%;
}

.wptLeftMenu ul li{
	border-top: 2px solid #d0d0d0;
	line-height: 34px;
}

.wptLeftMenu ul li ul li {
	border: 0;
	line-height: 24px;
	margin-left: 10px;
	font-size: 90%;
}

.wptLeftMenu a { color: #000;  }
.wptLeftMenu a:visited { color: #000; }
.wptLeftMenu a:hover { font-weight: bold; color: #006c8f; }
.wptLeftMenu a:active { color: #006c8f; }
.highlight  {	color:#006c8f;font-weight:bold; }


.wptContent {}

.wptContent h1 { line-height: 46px; padding-top: 14px; }
.wptContent p.hlpTeaser { margin-top:20px; font-weight: bold;}
.wptContent p { margin-bottom: 20px;}

.wptContent a { color: #006c8f; }
.wptContent a:visited { color: #006c8f; }
.wptContent a:hover { color: #006c8f; text-decoration: underline }
.wptContent a:active { color: #006c8f; }

.wptFooter {}

.wptFooter a{ color: #fff; }
.wptFooter a:visited { color: #fff; }
.wptFooter a:hover { color: #fff; text-decoration: underline; }
.wptFooter a:active { color: #fff; }


.wptTeaserBox { width: 530px; border-top: 2px solid #d0d0d0; overflow: hidden; padding-top: 12px; padding-bottom: 10px;}
.wptTeaserBox p { width: 320px; float:left; display: inline;}
.wptTeaserBox h2 { margin-top: 5px; margin-bottom: 9px; float:left; display: inline;}
.wptTeaserBoxImage { margin-top: 10px; margin-bottom: 0px; margin-right: 20px; float:left; display: inline; }

.wptTeaserBox ul {
	float: left;
	width: 150px;
}



.wptTeaserBox ul li {
	line-height: 18px;
}

.wptRightSnippet { width: 190px; padding-top: 20px; padding-bottom: 20px; border-bottom:  2px solid #d0d0d0;}

.wptRightSnippetNoBorder { border-top:  0px solid #d0d0d0; }


.wptRightSnippet p { margin-bottom: 10px; }

.wptRightSnippet a { color: #006c8f; }
.wptRightSnippet a:visited { color: #006c8f; }
.wptRightSnippet a:hover { color: #006c8f; text-decoration: underline; }
.wptRightSnippet a:active { color: #006c8f; }

.wptCampaignBox { border: 0; background: url(/resources/folketeatret/images/backgrounds/campaignboxbg.gif) repeat-x #7eb5c7; padding-top: 10px; padding-bottom: 10px; margin-top: 20px; margin-bottom: 20px;}

.wptCampaignBox p { padding-left: 10px; padding-right: 10px; color: #fff; margin-top: 5px;}

.wptCampaignBox a { color: #fff; }
.wptCampaignBox a:visited { color: #fff; }
.wptCampaignBox a:hover { color: #fff; text-decoration: underline; }
.wptCampaignBox a:active { color: #fff; }

.wptGalleryImageContainer {
	width: 150px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-top: 15px;
}

.wptGalleryImageContainer  p {
	margin: 0px;
	padding: 0px;
}

.wptGalleryImageContainer img {
	margin-bottom: 10px;
}

.wptContentSection {
	border-top: 2px solid #d0d0d0;
	padding-top: 20px;
	width: 100%;
	position: relative; /* Added by Kraftvaerk */
}

.wptTableUl {
	float: left;
	width: 150px;
	margin-bottom: 20px;
}

.wptTableUl li {
	line-height: 18px;
}

.wptShowInformation tr td {
	/*padding: 0 20px 0 0;*/
	padding: 0; /* Modified by Kraftvaerk 2010-03-22 */
	margin: 0;
}

.bblabel  {
	display:block;
	position:absolute;
	right:0;
	top:0;
}

.wptActors p img{
	vertical-align: top;
}

.wptPriceSnippet {
	background: url(/resources/folketeatret/images/backgrounds/pricebg.gif) repeat-x;
	width: 185px;
	height: 169px;
	margin-top: 10px;
	padding: 0px 0 0 5px;
}
.wptPriceSnippetBGColor {
	 background-color: #006C8F;
	 
	width: 185px;
	margin-top: 10px;
	padding: 0px 0 0 5px;
}



.wptPriceSnippet table {width: 170px;height: 169px;color: #fff;margin-left: 10px;}
.wptPriceSnippetBGColor table {width: 170px;height: 169px;color: #fff;margin-left: 10px;}

.wptPriceSnippet table th { height: 24px;border-bottom: 1px solid #80b1c1;font-weight: bold;}
.wptPriceSnippetBGColor table th { height: 24px;border-bottom: 1px solid #80b1c1;font-weight: bold;}

.wptPriceSnippet table td {height: 24px;}
.wptPriceSnippetBGColor table td {height: 24px;}

.wptShowListHeader { position: relative; }

.wptShowListHeaderLeft { width: 530px; }

.wptShowListHeaderRight { width: 190px;  padding: 59px 0 0 0;  bottom: 20px; }

.wptShowList {
	margin-bottom: 17px;
}

.wptShowList img{
	margin-right: 20px;
}
.wptShowList h2 { margin-top: -5px;}

.wptShowCalendarForm * { float: left; display: inline; }

.wptShowCalendarForm  input { margin-left: 7px; margin-top: 1px;}

.wptShowCalendarTable {
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	display: inline;
	float: left;
}

.wptShowCalendarTable th {
	background: #006c8f;
	color: #fff;
	height: 20px;
	padding-left: 5px;
}
.wptShowCalendarTable .hlpHeightSpacer {	height: 4px; }

.wptShowCalendarTable td { padding-left: 5px; }

.wptShowCalendarTable td.hlpDateCol { padding-top: 4px; vertical-align: top; }

.wptShowCalendarTable td img { display: inline; float: left; margin-top: 1px; margin-bottom: 1px; }
.wptShowCalendarTable .col1 { width: 154px; }
.wptShowCalendarTable .col2 { width: 217px; }
.wptShowCalendarTable .col3 { width: 181px; }
.wptShowCalendarTable .col4 { width: 103px; }
.wptShowCalendarTable .col5 { width: 82px; }

.wptShowCalendarTable .hlpOddTr { background: #e6e6e7; margin: 10px 0 0 0; }
.wptShowCalendarTable .hlpEvenTr { background: #f4f4f5; } 

.wptShowCalendarTable .hlpOddEvenRow { height: 10px; background: url(/resources/folketeatret/images/backgrounds/oddevenrossw.gif) repeat-x; }
.wptShowCalendarTable .hlpEvenOddRow { height: 16px; background: url(/resources/folketeatret/images/backgrounds/evenoddrow.gif) repeat-x; }




.wptPRForm {}

.wptPRForm form { width: 388px; }

.wptPRForm label, .hlpLabel{ width: 173px; margin-right: 5px; display: inline; float: left; clear: left; line-height: 24px;}
.wptPRForm p { display: inline; float: left; clear: left; }

.wptPRForm p { margin: 0px; margin-top: 10px; margin-bottom: 10px; width: 100%; }

.wptPRForm input, textarea, .hlpRadioContainer { display: inline; float: left; vertical-align: middle; border: 1px solid #d0d0d0; width: 208px; }

.wptPRForm input { height: 20px; margin-top: 3px; margin-bottom: 3px; }

.wptPRForm textarea { height: 83px; }

.wptPRForm .hlpRadioContainer, .hlpLabel { border: 0; margin-top: 10px; }

.wptPRForm .hlpRadioContainer { padding-left: 0px; padding-right: 0px; }

.wptPRForm .hlpRadioContainer input { width: 20px; border: 0; }
.wptPRForm .hlpRadioContainer label { width: 70px; clear: none;}

.wptPRForm .hlpSubmit { display: inline; float: left; height: 18px; width: 49px; border: 0; margin-left: 338px; }

.wptPRForm .wptContentSection  {
	margin-top: 20px; 
	position:relative;
}

.wptFrontpageBlueBar {width: 580px; height: 5px; background-color: #13698D; padding-bottom: 5px; float: left; display: inline;}

.wptShows {
	width: 100%;
}

.wptTurne {
	background-image: url(file:///T|/kbht.dk/ftp/www/resources/folketeatret/images/frontpage/turneBG.gif);
	width: 373px;
	 height: 286px;
	 color: black; 
	 padding: 12px 0 0 0;
	 margin-bottom: 15px;
}
.wptTurne ul {
	
	padding: 0px 0 0 0;
}
.wptTurne ul li a{ color: black; }
.wptTurne ul li { width: 351px;border-top: 1px solid #DBDCDB; text-align: left; padding: 14px 0 7px 0;}
.wptTurne ul li img { padding: 0 5px 0 0;}

.wptFpShow { margin: 0px 5px 0px 0px; width: 190px; float: left;  display: inline;    }
.wptFpTurneForestillinger {
	background-color: #B42121;  width: 185px; height: 42px;  padding: 12px 0 0 5px; float: right;
	color: #FFFFFF; text-align: left; margin: 24px 0 0 0;  
}

.wptMostlyFor {
	float: left;
	width: 373px;
	
}
.wptMostlyFor ul {
	padding: 16px 0 0 0; float: left;
	width: 373px;
	height: 145px;
	background-image: url(file:///T|/kbht.dk/ftp/www/resources/folketeatret/images/backgrounds/ForsideMestFor.gif);
 
}
.wptMostlyFor ul li{ width: 346px; text-align: left; float: left; padding: 0px 0 0 0px;border-top: 1px solid #CDCCCC;margin:  0 0 0 10px;  }

.wptNewsLetter {height: 68px; width: 373px; background-color: #C6C6C6; padding: 15px 0 0 0;}
.wptBoxen {margin: 10px 0 0 0;}
.wptFpMainShow {padding: 0px 0 0px 0;margin-bottom: 15px;}
.wptFpGraaBar {
	width:373px;height: 10px; background-color: #B8B7B8;
}


.hlpBlueText {
	margin: 0; padding: 0;
}


/* -- typography  -- */


/* Search */
.wptPager{text-align: center; border-top:1px solid #b4b4b4; border-bottom:1px solid #b4b4b4; padding-top:8px;padding-bottom:5px;width:100%;}
.wptPager a, .wptPager a:visited{}
.wptPager img{margin:0 5px;  }
.wptPager a:hover, .wptPager a.choosen{color: #000000; }
.wptPager ul{ display: inline; }
.wptPager ul li{ width: auto; border-bottom:0 none; background-image: none; margin: 0 0 0 5px; padding: 0 0 0 5px; border-left:1px solid #686868;}
.wptPager ul li.hlpNoBorder{ border:0 none; padding-left:0; margin-left: 0px;}


/* Form modul */

.formContainer{ margin: 15px 0; }
.formContainer,.formContainer fieldset, .formContainer form, .textContainer, .textareaContainer{ width:550px; }
.fieldContainer, .formContainer fieldset{ float: left; clear: left; display: inline; }
.formContainer legend{margin-left:-6px;padding-left:0px;font-weight:bold;color:black;margin-top:20px;width:100%;margin-bottom:10px;}
.ddwnContainer select {width:300px;}
.fieldContainer label{ float: left; display: inline; }
.fieldContainer label{ width: 200px; }
.radioSetContainer label{ width: 100px; clear: none; margin-right: 10px; float: left; display: inline;}
.radioSetContainer {width:100%;}
.radioSetContainerHeading {width:195px;}
.radioRadio{ padding-top:10px; width:150px; }
.radioSetContainer input{ margin: 0 5px 0 0; }
.fieldContainer { margin-bottom: 10px; }
.fieldContainer textarea{ height: 50px; float: left; display: inline; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #686868; font-size: 100%; width: 300px;}
.submitContainer {width:500px;margin-top:10px; text-align:right; float:left;}
.submitContainer input {float:right;}

/* checkboxes */

.formContainer .Extend {  float: left; display: inline; width:300px; }
.formContainer input{ float: left; display: inline; }
.textContainer input{ float: left; display: inline; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #686868; font-size: 100%;  }

/* køb biletter */
.hlpAvailability img{ float: left; display: inline; margin-right: 5px;}


/* Support */
wptCalenderContent
{
    width: 20px;
    background-color: Fuchsia;
    color: Fuchsia;
}

/* Kraftvaerk */
.show-calendar 
{
    background-color: White;
    border-width: 0px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    width: 172px;
}

.show-calendar td.today
{
    color: rgb(143, 143, 143);
    border: 1px solid Black;
    width: 14%;
}

.show-calendar a
{
    color:#8F8F8F;
    text-decoration: none;
}

.show-calendar a:hover 
{
    color:#8F8F8F;
    text-decoration: none;
}

.show-calendar .arrow-left
{
    color: rgb(0, 108, 143); font-size: 11px; font-weight: normal; width: 15%;
}

.show-calendar .arrow-right
{
    color: rgb(0, 108, 143); font-size: 11px; font-weight: normal; width: 15%;
}

.show-calendar .calendar-navigation
{
    background-color: White;
    border: 0px solid rgb(206, 206, 206);
}

.show-calendar .calendar-right
{
    color: rgb(0, 108, 143);font-size: 11px;
    font-weight: normal;
    width: 15%;
}

.show-calendar .navigation 
{
    color: Black;
    font-family: Georgia,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    width: 100%; 
    border-collapse: collapse;
}

.show-calendar td.available 
{
    color: rgb(143, 143, 143); 
    background-color: rgb(0, 108, 143);
    border: 1px solid rgb(0, 108, 143); width: 14%;
}

.show-calendar a.available 
{
    color: rgb(255, 255, 255);
    width: 100%;
    height: 100%;
}

.show-calendar td.limited 
{
    color: rgb(143, 143, 143);
    background-color: rgb(218, 217, 218);
    border: 1px solid rgb(218, 217, 218);
    width: 14%;
}

.show-calendar a.limited 
{
    color: rgb(255, 255, 255);
    width: 100%;
    height: 100%;
}

.show-calendar td.full 
{
    color: rgb(143, 143, 143);
    background-color: rgb(46, 46, 46);
    border: 1px solid rgb(46, 46, 46);
    width: 14%;
}

.show-calendar a.full 
{
  color: rgb(255, 255, 255);
  width: 100%;
  height: 100%;
}