/*==================================================================*/
/* CSS DOCUMENT - YOGAINEUROPE V.1.0.0 - © 2006 ANIC WEB DESIGNERS  */
/* LAST CHANGE: 2006-04-19 22:06  									*/
/*==================================================================*/
/*	INDEX															*/
/*==================================================================*/
/*	1.	ALGEMENE STYLE												*/
/*	2. 	div.HOLDER													*/
/*	3.	HEADER														*/
/*	4.	MAINMENU													*/
/*	5.	SUBMENU														*/
/*	6. 	CONTENT														*/
/*==================================================================*/

/*==================================================================*/
/* 	1.	ALGEMENE STYLE 												*/
/*==================================================================*/
* {
	padding:0;
	margin:0;
}
	
body {
	padding:0 0 0 40px;
	margin:0;
	background-color:#ffffff;
	color:#000000;
}

.clear {
	clear:both;
}
/*==================================================================*/
/*	2.	HOLDER													*/
/*==================================================================*/
#holder {
	width:837px;
}
	
/*==================================================================*/
/*	3.	HEADER													*/
/*==================================================================*/
#header {
	height:212px;
	border-bottom:1px solid #8b9eff;
	font-family:Verdana;
}

img.logo {
	margin:25px 0 0 65px;
	cursor:pointer;
}

/*==================================================================*/
/*	4.	MAIN_MENU													*/
/*==================================================================*/
ul.main_menu {
	background-color:#8b9eff;
	color:#FFFFFF;
	padding:0 0 0 50px;
}
	
ul.main_menu li {
	display:inline;
	padding:0 20px 0 0;
	}

ul.main_menu li a {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#8b9eff;
	text-decoration:none;
}

ul.main_menu li a:hover {	
	background-color:#8b9eff;
	color:#f1f3ff;
}

ul.main_menu li a.current {	
	background-color:#8b9eff;
	color:#f1f3ff;
	text-decoration:underline;
}

img.photoheader {
	margin:4px 0 0 0;
}

/*==================================================================*/
/*	5.	SUB_MENU													*/
/*==================================================================*/
ul.sub_menu {
	padding:0 0 0 50px;
	margin-top:11px;
}
	
ul.sub_menu li {
	display:inline;
	padding:0 20px 0 0;
}

ul.sub_menu li a {	
   	font-size:11px;
	font-weight:bold;
	background-color:#FFF;
	color:#8b9eff;
	text-decoration:none;
}

ul.sub_menu li a:hover {	
	color:#0000FF;
}

ul.sub_menu li a.current {	
	color:#0000FF;
}
	
/*==================================================================*/
/*	6.	CONTENT														*/
/*==================================================================*/
div.content {
	margin:15px 0;
	font-size:12px;
	font-family:Arial;
	padding:0;
}

div.content h1 {
	margin:1em 0;
}

div.content h2 {
	margin:1em 0 0 0;
}

div.content h2 a {
	color:#000000;
	text-decoration:none;
}

div.content h3 {
	font-size:12px;
}
div.content p {
	margin:1em 0 0 0;
}

div.content ul {
	margin:1em 2em;
}

div.content ol {
	margin:1em 2em;
}

div.content ol ol{
	list-style:lower-alpha;
	margin:1em 2em;
}

div.content p.lastmodified {
	text-align:right;
	font-style:italic;
}

div.content div.smallimg {
	text-align:center;
}

div.content div.smallimg img {
	text-align:center;
	border:1px solid #FFF;
}

div.firstItemImg {
	float:left;
	margin-top:25px;
	width:150px;
	overflow:hidden;
}

div.firstItem {
	float:left;
	width:390px;
	margin-left:10px;
}

/*==================================================================*/
/*	7.	FOOTER														*/
/*==================================================================*/
div#footer {
	clear:both;
	background-color:#8b9eff;
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
	padding:2px;
	margin-top:50px;
}

div#footer span#copyright a{
	color:#FFFFFF;
}


/*==================================================================*/
/*	7.	ROUNDED BOX														*/
/*==================================================================*/
div.rbox {
	background-image:url(../images/border/borderright.jpg);
	background-position:100% 0 ;
	background-repeat:repeat-y;
	background-color:#f4f4f4;
	padding:0 0 0 12px;
}
div.rbox div.rboxb1 {
	padding:0 20px 0 0;
}
div.rboxb1 div.rboxtop{
	height:30px;
	margin:0 -20px 0 -20px;	
	background-image:url(../images/border/box.jpg);
	background-position:100% 0 ;
	background-repeat:no-repeat;
}
div.rboxb1 div.rboxtop div{
	width:30px;
	height:30px;
	background-image:url(../images/border/box.jpg);
	background-position:0 	0;
	background-repeat:no-repeat;
}

div.rboxb1 div.rboxbottom{
	height:40px;
	margin:0 -20px 0 -20px;	
	background-image:url(../images/border/box.jpg);
	background-position:100% 100% ;
	background-repeat:no-repeat;
}
div.rboxb1 div.rboxbottom div{
	width:30px;
	height:40px;
	background-image:url(../images/border/box.jpg);
	background-position:0 100%;
	background-repeat:no-repeat;
}

div.rboxb1 div.body{
	margin:-20px 0 0 0; 
	padding:0 7px 0 0; 
}

/* CONTACT FORM */

form.contact table {
	width:560px;
}

form.contact table input {
	width:400px;
}
form.contact table select {
	width:400px;
}
form.contact table textarea {
	width:520px;
	height:200px;
}
form.contact table input.button {
	width:auto;
}
form.contact table th {
	text-align:left;
	font-weight:bold;
	width:120px
}

/*==================================================================*/
/*	5.	SubSUB_MENU													*/
/*==================================================================*/
ul.subsubmenu {
}
	
ul.subsubmenu li {
	padding:0 0 0 0;
   	font-size:11px;
	font-weight:bold;
}

ul.subsubmenu li a {	
	color:#8b9eff;
	text-decoration:none;
}

ul.subsubmenu li a:hover {	
	color:#0000FF;
}

ul.subsubmenu li a.current {	
	color:#0000FF;
}
