/*#############################################################
Name: Just Be Yoga Template
Date: 2008-02-25
Author: Matthew Young

Based on a temmplate by Victor Arcsin (http://templates.arcsin.se).
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {margin: 0; padding: 0;}

body {
	background: #FFFFFF url(../images/bg.jpg) repeat-x;
	color: #444;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	margin-bottom: 1.2em;
	color: #445566;
	font-size: 180%;
	font-style: normal;
	font-weight: normal;
}

h2 {
	margin-top: 1.2em;
	margin-bottom: 1.1em;
	color: #445566;
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
}
a {
	color: #445566;
}
a:hover {
	color: #DE8F94;
}

code {
	background: #F7E7E8;
	border-left: 6px solid #000066;
	color: #000033;
	display: block;
	font: normal 1em/1.6em Tahoma, sans-serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	border-top: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	
}

blockquote {
	background: url(../images/quote.gif) no-repeat;
	display: block;
	padding-left: 28px;
	margin-top: 2em;
	font-weight: bold;
	text-align: justify;
}
/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 650px;
}

.content-manage {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 750px;
}


/* structure */
.container {
	background: #FFF;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 900px;
}
.content li {
	margin-left: 20px;
	line-height: 1.5em;
}

/* header */
.top {
	padding: 50px 10px 0;
	background-image: url(../images/dragonfly.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

/* title */
.header {
	background: #FFF;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 900px;
}
.header .left, .header .right {
	background: #DE8F94;
	color: #FFF;
	height: 150px;
}
.header .left {
	width: 700px;
}


.header .right {
	overflow: auto;
	width: 200px;
}
.header .right p,.header .right h2 {
	padding: 0 16px;
	font-size: 80%;
}


/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(../images/lotus.gif) no-repeat right bottom;
}


/* navigation */
.navigation {	
	background: #D9E1E5 url(../images/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}
.navigation a {
	background: #D9E1E5 url(../images/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	line-height: 41px;
	padding: 0 15px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #445566;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	background-color: #D6DFE4;
	font-weight: bold;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #D6DFE4;
	list-style-type: none;
}
.sidenav li {
	border-bottom: 1px solid #D6DFE4;
	list-style-type: none;
}
.sidenav li a {
	color: #445566;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
	background-color: #EBEFF2;
}
.sidenav li a:hover {
	background: #FFFFFF;
	color: #445566;
}



/* footer */
.footer {
	color: #FFFFFF;
	padding: 0 12px;
	text-align: left;
	background-color: #E5ADB0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #DE8F94;
	border-right-color: #DE8F94;
	border-bottom-color: #DE8F94;
	border-left-color: #DE8F94;
	font-weight: bold;
}

.footer a, .footer a:hover {color: #FFF;}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}
.shade {
	background-color: #F9EBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DE8F94;
}
.small {
	font-size: 85%;
}

.imgpadright {
	padding-right: 40px;
}
.tablepadding {
	margin: 0px;
	padding: 5px;
}

.tablepaddingshade {
	margin: 0px;
	padding: 5px;
	background-color: #F9EBEC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #F0CDCF;
	border-right-color: #F0CDCF;
	border-bottom-color: #F0CDCF;
	border-left-color: #F0CDCF;
}
.container .main .content table {
	padding: 5px;
}

.imagespace {
	padding-right: 8px;
	padding-bottom: 5px;
}

#mytable td {
margin:15px;
} 

.important {
	padding: 5px;
	border: 1px solid #FF0000;
}
.news {
	background-color: #F9EBEC;
	padding: .4em;
	border: 1px dotted #DE8F94;
}

.newsletter {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EBEFF2;
	color: #456;
}
