@charset "utf-8";
/* CSS Document */

/*--------------- GLOBAL RESET START -----------------*/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3em;
	font-size: 70%;
	background-color: #dcd294;
	
}

img{
	border: 0px;
}
p{
	margin: 0px;
	padding: 0px;
}

/*--------------- GLOBAL RESET END -----------------*/


/************************************** LAYOUT START ******************************************/

#container{
	width: 895px;	
	border: 0px solid red;
	margin-left: 80px;
	/*padding-bottom: 30px;*/
}

#header{
	width: 100%;
	height: 72px;
	border: 0px dashed blue;
}

#top_menu{
	clear: both;
	width: 895px;
	height: 17px;
	background-color: #dcd5a7;
	padding-top: 4px;
	color: #665c1c;
	font-family: Georgia, Verdana, Arial;
	font-size: 11px;
}
#top_menu a:link, #top_menu a:visited, #top_menu a:active{
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}
#top_menu a:hover{
	color: #ffffff;
}

/************* SLIDESHOWS START ************/

#index_slideshow{
	width: 895px;
	height: 360px;
	font-weight: bold;
	/* med vilje 2.jpg, fordi 1.jpg er det sidste billede der skal vises */
	background:url(../images/evening_view_la_montana.jpg) no-repeat;
}


#place_slideshow{
	width: 895px;
	height: 360px;
	/* med vilje 2.jpg, fordi 1.jpg er det sidste billede der skal vises */
	background:url(../place/place_slideshow/images2/2.jpg) no-repeat;
}

#feedbacks_slideshow{
	width: 895px;
	height: 360px;
	/* med vilje 2.jpg, fordi 1.jpg er det sidste billede der skal vises */
	background:url(../feedbacks/feedbacks_slideshow/images2/2.jpg) no-repeat;
}

#kids_youngsters_slideshow{
	width: 895px;
	height: 360px;
	/* med vilje 2.jpg, fordi 1.jpg er det sidste billede der skal vises */
	background:url(../kids_youngsters/kids_youngsters_slideshow/images2/2.jpg) no-repeat;
}

#deluxe_slideshow{
	width: 895px;
	height: 360px;
	background:url(../place/deluxe_slideshow/images2/2.jpg) no-repeat;
}

#maloka_slideshow{
	width: 895px;
	height: 360px;
	background:url(../place/maloka_slideshow/images2/2.jpg) no-repeat;
}

#monk_slideshow{
	width: 895px;
	height: 360px;
	background:url(../place/monk_slideshow/images2/2.jpg) no-repeat;
}

#casita_slideshow{
	width: 895px;
	height: 360px;
	background:url(../place/casita_slideshow/images2/2.jpg) no-repeat;
}

#nature_slideshow{
	width: 895px;
	height: 360px;
	background:url(../place/nature_slideshow/images2/2.jpg) no-repeat;
}

#menu_slideshow{
	width: 895px;
	height: 360px;
	background:url(../place/menu_slideshow/images2/2.jpg) no-repeat;
}

#temple_slideshow{
	width: 895px;
	height: 360px;
	background:url(../place/temple_slideshow/images2/2.jpg) no-repeat;
}

#program_slideshow{
	width: 895px;
	height: 360px;
	/* med vilje 2.jpg, fordi 1.jpg er det sidste billede der vises */
	background:url(../program/program_slideshow/images2/2.jpg) no-repeat;
}

#special_slideshow{
	width: 895px;
	height: 360px;
	/* med vilje 2.jpg, fordi 1.jpg er det sidste billede der vises */
	background:url(../program/special_slideshow/images2/2.jpg) no-repeat;
}

#warrior_slideshow{
	width: 895px;
	height: 360px;
	/* med vilje 2.jpg, fordi 1.jpg er det sidste billede der vises */
	background:url(../program/warrior_slideshow/images2/2.jpg) no-repeat;
}

#tchchwong_slideshow{
	width: 895px;
	height: 360px;
	/* med vilje 2.jpg, fordi 1.jpg er det sidste billede der vises */
	background:url(../program/tchchwong_slideshow/images2/2.jpg) no-repeat;
}

#chikungwong_slideshow{
	width: 895px;
	height: 360px;
	/* med vilje 2.jpg, fordi 1.jpg er det sidste billede der vises */
	background:url(../program/chikungwong_slideshow/images2/2.jpg) no-repeat;
}	

#rama_slideshow{
	width: 895px;
	height: 360px;
	background:url(../instructors/rama_slideshow/images2/2.jpg) no-repeat;
}

#pragata_slideshow{
	width: 895px;
	height: 360px;
	background:url(../instructors/pragata_slideshow/images2/2.jpg) no-repeat;
}

#swkk_slideshow{
	width: 895px;
	height: 360px;
	background:url(../instructors/swkk_slideshow/images2/2.jpg) no-repeat;
}

#swi_slideshow{
	width: 895px;
	height: 360px;
	background:url(../swi/swi_slideshow/images2/2.jpg) no-repeat;
}

#yoga_groups_slideshow{
	width: 895px;
	height: 360px;
	background:url(../program/yoga_groups_slideshow/images2/2.jpg) no-repeat;
}

/************* SLIDESHOWS END ************/


#body_content{
	width: 100%;
	background: url(../images/bodycontainer-bg.gif) repeat-y;
}
#body_content_2{
	width: auto;	
}
#left_panel2{
	width: 278px;
	height: 700px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

#left_panel2 a, a:link{
	color: #665c1c;
	text-decoration: none;
}

#left_panel2 a:hover{
	color: #ffffff;
}


#body_panel_2{
	width: 555px;
	padding: 20px;
	float: right;
	border-left-color: #666600;
	border-left-width: thin;
	border-left-style: ridge;
	/*border-left-width: 1px;*/
	/*border-left-style: solid;*/
}

#body_panel_2 a, a:link{
	color: #534a10;
	text-decoration: none;
}

#body_panel_2 a:hover{
	color: #ffffff;
}

#books_body_panel_2{
	width: 555px;
	padding: 20px;	
	float: right;
	border-left: 1px solid #665c1c;	
}

#books_body_panel_2 li{
	list-style: none;
}

#books_body_panel_2a{
	width: 555px;
	padding: 20px;	
	float: right;
	border-left: 1px solid #665c1c;	
}

.books_headline{
	margin-top:0px;
	padding-right:10px;
	padding-bottom:20px;
	font-weight:bold;
}

.books_headline_02_notop{
	margin-top:0px;
	font-weight:bold;
}

.books_headline_02{
	margin-top:8px;
	font-weight:bold;
}

.book_details_headline{
	 margin-top:0px;
	 margin-left: 10px;
	 padding-right:10px;
	 font-weight: bold;	
}

.book_details_headline_top{
	 margin-top:10px;
	 margin-left: 10px;
	 padding-right:10px;
	 font-weight: bold;	
}

.book_details_para{
	margin-top: 5px;
	margin-left:10px;
	padding-right:10px;
}

#book_details_space{
	 padding-top: 10px;
}
.book_details_pic{
	width: 53px;
}

.book_big_images{
	margin-top: 10px;
}

#books_left_panel_2{
	width: 278px;	
	height: 300px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
}

#books_left_panel_2 a, a:link{
	color: #000000;
	text-decoration: underline;
}

#body_left{
	width: 300px;
	float: left;
	padding: 20px;
	float: left;
	position: relative;
}
#body_middle{
	width: 259px;
	float: left;
	padding: 20px;
}
#body_right{
	width: 280px;
	float: right;
	padding: 20px;
}
#splitter_top{
	width: 895px;
	height: 5px;
}
#splitter_bottom{
	clear: both;
	width: 895px;
	height: 5px;
}
.give_space{
	padding-left: 3px;
	padding-right: 3px;
}

.headline{
	font-weight: bold;
	margin-top: 20px;
}
.para{
	margin-top: 6px;
}

.para a, a:link{
	font-weight: bold;
	color: #665c1c;
	text-decoration: none;
}

.para a:hover{
	color: #ffffff;
}

.error_para{
	margin-top: 6px;
	color: #CC0000;
}

.para_table{
	margin-top: 20px;
}
.para_table td a{
	font-weight:bold;
}

.para_table th{
	text-align:left;
}
.link_para{
	margin-top: 20px;	
}
.link_para a, a:link{
	font-weight: bold;
}

.link_para a:hover{
	color: #ffffff;
}
.center{
	text-align:center;
}
th.center{
	text-align:center;
}
caption{
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-weight:normal;
}
fieldset{
	width: 450px;
	border: 1px solid black;
	padding: 30px;
	padding-top: 0px;
}
legend{
	margin-bottom: 20px;	
}
label{
	display: block;
	width: 68px;
	float: left;
	text-align: right;
	padding-right: 12px;
}
.contact input{
	width: 100px;
}
.contact textarea{
	width: 300px;
	height: 100px;
}

.wideInput{
	width: 200px;
}
.required{
	padding-left: 7px;
	font-weight: bold;
}

/*
.blend img{
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}
*/

.ordered_list{
	margin-top: 10px;
}
.ordered_list li{
	margin-top: 2px;
}

.ol_margin_top{
	margin-top: 6px;
}
.no_list_style{
	list-style: none;
	margin-left: 10px;
}
.bold{
	font-weight:bold;
}
.red_bold{
	font-weight:bold;
	color:red;
}

ul.menulist{
	list-style: none;
	margin-top:0px;
	margin-left: 15px;
}

/************ PICTURE HOLDERS START *****************/

#hosting-image{
	width: 895px;
	height: 360px;
}

#yoga-group-image{
	width: 895px;
	height: 360px;
}

#contact-image{
	width: 895px;
	height: 360px;
}
.contact{
	width: 450px;
}
.contact label{width:110px;}


#practicalhints-image{
	width: 895px;
	height: 360px;
}

#simon-image{
	width:895px;
	height:360px;
}

#sw-instructors-image{
	width: 895px;
	height: 360px;
}

#guests-image{
	width: 895px;
	height: 360px;
}

#taichichuan-spanish-image{
	width: 895px;
	height: 360px;
	background:url(../program/images/rama_sifu03.jpg) no-repeat;

}

#chikung-spanish-image{
	width: 895px;
	height: 360px;
	background:url(../program/images/temple06.jpg) no-repeat;
}

#chikung-english-image{
	width: 895px;
	height: 360px;
	background:url(../program/images/Pragata05.jpg) no-repeat;
}

#_chk-engl-price-image{
	width: 895px;
	height: 360px;
	background:url(../program/images/Pragata05.jpg) no-repeat;
}


/************** PICTURE HOLDERS END *****************/

/************************************** LAYOUT END ******************************************/
