/********** NameOfUserControl.ascx NOTE: No colors etc here that are site-specifik. Set those properties in ZSites.css. **********/

/*************************/
/* SITEMAP PAGE          */
/*************************/

#SiteMap ul 
{
    margin: 0;
    padding: 0.2em 0;  
    font-size: 1em;  
}

#SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

#SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    font-size: 1.4em;
}

#SiteMap li a
{
    text-decoration: none;    
} 

#SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1em;
    background: url(/KarlskronaTemplates/Tourism/Images/SiteMapBullet.png) no-repeat;
    font-size: 1em;
} 

#SiteMap li li a
{
    text-decoration: underline;
} 

#SiteMap li li li
{
    font-size: 1em;
}

/*************************/
/* e-mail form          */
/*************************/

.emailleft
{
	float:left;
}

.emailright
{
	float:right;
}

/*************************/
/* Anpassningssida          */
/*************************/
.AdjustFrame
{
	width: 860px;	  
}

.AccessibilityRadioButtonList tr
{
	font-size:1.4em;
}


/*************************/
/* Utskrift	             */
/*************************/
.printinfo
{
  display:none;
}

/*************************/
/* Prenumeration         */
/*************************/
.SubscriptionElement label
{
	width:200px;
	font-size:1.4em;
}

.SubscriptionElement input
{
	width:200px;
	margin-bottom: 5px;
}

.SubscriptionElement input[type="submit"]
{
	width:auto; 
	margin-bottom: 5px;
}

.SubscriptionElement select
{
	margin-bottom: 5px;
}

.subscriptionListArea
{
	margin-bottom: 5px;
		font-size:1.4em;
}

/*************************/
/* Pressmeddelande       */
/*************************/
.attachmentlist
{
	list-style:none;
	margin-top:0;
	padding-top:0;
}

/*************************/
/* Listsida		         */
/*************************/
.listpage
{
	list-style:none;
	margin-top:0;
	padding-top:0;
}

.listpagepaging
{
	text-align:center;
}

/*.searchlistitem {} */

/*************************/
/* Ajax calender         */
/*************************/
.ajax__calendar_container
{
	z-index:10;	
	position:absolute;
}

.DestinatorSearchWrapper
{
	position:absolute;
	z-index:21;
}

.DestinatorSearchSpacer
{
	height:210px;
}
* html .DestinatorSearchSpacer
{
	height:175px;
}

.DestinatorSearchSpacerEvent
{
	height:240px;
}
* html .DestinatorSearchSpacerEvent
{
	height:215px;
}

.DestinatorSearchCategory select
{
	width:285px;
}

.DestinatorSearchInput
{
	width:279px;
}


.leftfloating
{
	float: left;
}

/*preview of teaser*/
#newsteaser
{
    float:left;
    margin-left:40px;
}

/*google map*/
#map_canvas
{
    width:250px;
    height:250px;
    margin-bottom:20px;
}
