﻿html, body
{
    margin: 0%;
    padding: 0%;
    width: 100%;
}

body
{
    background: #BFA24E url(/Images/bg.gif) repeat-y 50% 0%;
}
body, input, textarea, select 
{
    font-family: Calibri, Verdana, Geneva, Sans-Serif;    
    font-size: 11pt;
    color: #4F4946;    
}
ul
{
  margin-left: 1.1em;
  padding-left: 0px;
}
li
{
  margin: 0px;
  padding: 0px;
}
br
{
    clear:left;
}

#logo
{
    float:left;		
}

#logo a 
{
    border: none;
}

.logoimg
{
    width: 333px;
    height: 75px;
}

.pager
{
    margin-top: 1em;    
    vertical-align: middle;
}
.weekskip
{
    vertical-align: middle;
    margin: 0.5em;
    width: 21px;
    height: 16px;
}

a img.icon
{
    margin-right: 0.3em;
}

tr { vertical-align: top; }

a img { border: none; }

a, a:visited, a:link
{
    color: #86a331;/*#005a9f;*/
    white-space: nowrap;
    border-bottom: solid 1px #e6f3a1;/*#308acf;*/
    text-decoration: none;
}

a:hover
{
/*    border-bottom: solid;*/
    color: #668330;
    border-bottom-color: #96b341;
}

/* positioning */
#wrapper
{
    margin-left: auto;
    margin-right: auto;
    width: 879px;
    background: White;
}
#wrapper1
{
	background: url('http://www.sanselig.dk/Images/swirl-bg-tr.jpg') no-repeat scroll right top;
}
#wrapper2
{
	background: url('http://www.sanselig.dk/Images/swirl-bg-bl.jpg') no-repeat scroll left bottom;
	padding: 3em;  
	padding-top: 1.25em;  
}
#primary 
{
	width: 70%;
	float: left;
	overflow: hidden;
}

.sidebar
{
	width: 24%;
	float: right;
	margin-bottom: 1.5em;
	/*border: 1px solid red;*/
}

#available .day 
{
    float: left;
    width: 33%; 
    font-size: 75%;
}

/*.sidebar ul
{
    margin-left: 0px;    
}*/

p 
{
    margin-top: 0em;        
}

#content
{
    padding-top: 1.5em;
    clear: both;
    min-height: 500px;
}

.body img 
{
    border: solid 1px #eeeeee;
    float:right;
    margin-left: 1em;    
    margin-bottom: 1em;
    padding: 0.5em;
    background: white;
}

#footer
{
    padding-top: 1.5em;
    clear:both;
    text-align: center;
    color: #7F7976;
    font-size: 0.8em;
}
#footer a
{
    color: #7F7976;
    border: none;
}


/* menu */
#topmenu
{
    white-space: nowrap;
    text-align: right;
    margin-top: 2.7em;
}
ul.menu li
{
    list-style-type:none;  
    display: inline;
}
ul.menu li a
{
    font-weight: bold;
    padding: 0.5em;
    color: #a6c351;
    white-space: nowrap;    
    border: solid 1px #eeeeee;
    background: white url(/Images/grayfade.jpg) no-repeat scroll right top;
}
ul.menu li a:hover
{
    background: #b6d361;
    color:White;
    text-decoration: none;
}

/* headers */
fieldset  
{
    border: none; 
    padding: 0em;
    margin-left: 0em;    
    margin-right: 0em;    
    margin-bottom: 1em;
}

h1, h2
{
    padding: 0em;
    margin: 0em;    
}
h1
{
    font-size: 1.5em;
	color: #6F6966; 
}
h2, h3, legend
{
	font-size: 1em;
	font-weight: normal;    
	padding-bottom: 1em;
}
h3, legend
{
    font-weight: bold;    
}


#me-image 
{
	width: 96px;
	height: 128px;
	border: solid 1px #666666;	
	margin-left: 1em;
	margin-bottom: 1em;
	float: right;
}

blockquote
{
	background: url(/Images/quote.png) no-repeat left top;
	padding-left: 10px;
	padding-top: 0.25em;	
	margin-left: -10px;
	margin-top: -10px;
	padding-bottom: 1em;
}
.star
{
	width: 85px;
	height: 78px;
	vertical-align: middle;	
}
/*
#star
{
	background-image: url('Images/star2.0.jpg');
	width: 264px;
	height: 293px;
	color: white;
	text-align: center;
	vertical-align: middle;
}*/
#flickr
{
    float:left;
}
#tagbox
{
    float:right;
}

a img 
{
    border: none;
}
blockquote 
{
    margin-right: 0em;
}

.spc
{
    padding-top:1.8em;
}

#query
{
    width: 67px;
}

.skip-link { display:none; }



/* splash */

#splash {
    width: 100%;
    height: 15em;
    overflow: hidden;
    border: solid 1px #eeeeee;
    margin-bottom: 2em;
	background-color: white;
}


/* image fader */

#imageContainer {
	position:relative;
	margin:auto;
	width:100%;
}

#imageContainer img 
{
    width: 100%;
	display:none;
	position:absolute;
	top:0; left:0;	
}

#search
{
    margin-top: 1.5em;
    position:relative;
    left: -2px;        
}

#details
{
    float:right;       
    width: 20em;
}
#details .description
{
    display:block;        
}
#confirmation 
{
    margin-bottom: 1em;    
}
#confirmation td
{
    padding: 0.15em;    
}

.list, .plan
{
     list-style-type: none;
     padding-left: 0em;
     margin-left: 0em;
}
.plan li
{
     border: solid 1px #eeeeee;
     padding: 0.25em;
}

.plan .booked
{
    background-color: #ffeeee;    
}

.plan .available
{
    background-color: #eeffee;    
}

.del
{
    float:right;        
}

#servicedetails legend
{
    display: none;
}
#twits
{
    list-style-type: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.post 
{
    margin-bottom: 1.3em;    
}
.published 
{
    float:right;
    margin-top: 0.5em;
    font-size: 0.7em;
    color: #aFa9a6;
}
.field-validation-error { color: #C0504D; }
.input-validation-error { border: solid 1px #C0504D; background-color: #F2DBDB; color: Black; }
.deletebutton { float: right; }

#datepicker { font-size: 60%; }

.me  
{
    width:12px; 
    height:12px;  
    background-image: url(/Images/twitter.gif);
    background-position: left top;
    padding-right: -100px;
    overflow: hidden;
    border: none !important;
    text-decoration: none;
    display: inline-block;
    position: relative;
    top: 1px;
}

/* shop */

.itemContainer { clear: both; margin-bottom: 1em; margin-top: 1em;}
.itemContainer div { display: inline;  }
.itemName { display: block !important; height: 1.2em; overflow: hidden;} 
.itemThumb img { width: 30px; height: 30px; float:left; clear: left; margin-right: 0.5em;  }
.itemdecrement, .itemincrement { display: inline-block !important; width: 1em; height: 1em; border: 1px solid #86a331; background-color: #eeeeee; text-align: center; margin-left: 0.5em; margin-right: 0.5em; margin-top: 0.2em; }
.itemdecrement { margin-left: 0px; }
.itemdecrement a, .itemincrement a { width: 12pt; height: 12pt; border: none; font-weight: bold; padding-bottom: 2pt; }
.itemPrice { float: right; }
.itemDecrement { float:right; }
.simpleCart_total, .simpleCart_taxCost, .simpleCart_shippingCost, .simpleCart_finalTotal { float: right; }

.tt { text-align: center; } 
.simpleCart_shelfItem { margin-right: 1em; /*font-size: 0.9em !important; */
                        width: 160px; height: 290px; list-style-type:none;
                        float: left; } 
.simpleCart_shelfItem legend { text-align: center; margin: 0px; padding: 0px; margin-bottom: 0.5em; }
.simpleCart_shelfItem legend a { border: none;}
.item_thumb { width: 120px; height: 120px; float:none !important; padding: 0px; margin:0px; }
.item_price { display:none; }
.simpleCart_shelfItem .description { margin-top: 0.8em; height: 110px; overflow: hidden; }
.item_add { float: right; position:relative; top: -0.4em; }
#cart { /*font-size: 0.8em !important;*/ position:relative; }

#producteditor, #clients, #products { width: 100%;}
#producteditor input, #producteditor textarea { width: 20em; }
th { text-align: left; }
#producteditor textarea { height: 5em; }
#producteditor #Price, #producteditor #DeliveryDays { width: 10em; text-align: right; }

#music { padding-top: 1em; }
#producteditor img { margin: 0px; padding: 0px; }

#product2 { margin-bottom: 1.5em;}
/*.productgroup { clear: both; }*/

.ui-helper-reset { margin: 0px; font: inherit; overflow:hidden !important; }
.ui-accordion .ui-accordion-content { padding: 0.7em 0.7em;}
.ui-accordion-header { font-weight: bold; font-size: 1.2em; }
.ui-accordion-header a { border: none; color: #86a331 !important; }
.ui-widget { font: inherit; }
.grouping { margin-top: 1em; margin-bottom: 1em; }

.group { border: solid 1px transparent; padding: 0.2em; margin-right: 0.2em; }
.group-yes a { border: none; }
.group-yes {  border: solid 1px silver; background: white url(/Images/grayfade.jpg) no-repeat scroll right top;}

/* tooltip begin */

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid Silver;
	border-left-color: White;
	border-top-color: White;
	background-color: #f4f4f4;
	padding: 0.5em;
	max-width: 20em;
	opacity: 0.85;
	color: Black;
}
#tooltip h3, #tooltip div { margin: 0; }
/* tooltip end */
