/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	background-color: #D6D6D6;
	font-size: 23px;
	font-family: "Times New Roman", Times, serif;
	color: #000033;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
a {color: #990000;}
a:visited {color:#990000;}
a:hover {color: #990000;}
a:active {color:#990000;}

a.navigation {color: #fff; text-decoration: none;}
a.navigation:visited {color:#fff; text-decoration: none;}
a.navigation:hover {color: #990000; text-decoration: none;}
a.navigation:active {color:#fff; text-decoration: none;}


h1 {
font-size: 16px;
color: #ffffff;
text-transform:uppercase;
background-color: #333333;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0;
text-align: center;}

h2 {
font-size:20px;
font-weight: normal;
background-color: #e3e3df;
padding: 5px 10px;
margin:0;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 100%;
margin-bottom: 10px;
margin: 0 auto;
background-color: #e3e3df;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #ffffff;
text-align: left;
padding: 0px;
margin: 0px;
}

#banner img {padding:10px 0px;} 

#bannerright {
background-color: #ffffff;
text-align: left;
padding: 0px;
margin: 0px;
position: absolute;
top: 10px;
right: 10px;
}

/* -----------------content--------------------- */
#content {
background-color: #e3e3df;
padding: 0px;
margin: 0 200px;
}

div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
font-weight: bold;
}

/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0;
padding: 0;
background-color: #e3e3df;
}
#right {
float: right;
width: 200px;
margin: 0;
padding: 0;
background-color: #e3e3df;
}


/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0;
padding: 0;
text-align: right; }


.red {
color: #990000;
font-weight: bold;
}

img.priyomlogo {
margin-left: 10px;
margin-bottom: 20px;
}

/* VIDEO STYLES */

td.videotitle
{
border-right: 1px solid #000000;
}


/* IMAGE STYLES */

img.priyomhome
{
padding-right: 20px;
margin-right: 20px;
height: 279px;
}

/* STYLES SPECIFIC TO TRAINING */
img.animation
{
padding-right: 10px;
}

.padding
{
padding-left: 20px;
padding-right: 20px;
}


td.trainingimage
{
background-color: #000000;
background-image:url(images/priyom_training.png);
background-position: bottom left;
background-repeat: no-repeat;
height: 379px;
width: 239px;
}

td.blacktd
{
background-color: #000000;
color: #ffffff;
padding-right: 10px;
}
h4.whitetraining
{
color: #ffffff;
font-size: 18px;
padding-left: 20px;
padding-right: 20px;
text-align: center;
}

li.speciallist
{
color: #ffffff;
}


ol, li {
list-style-type: lower-roman;
}

td.trainingimage
{
background-color: #000000;
background-image:url(/images/priyom_training.png);
background-position: bottom left;
background-repeat: no-repeat;
height: 379px;
width: 239px;
}
#container #content center p u em {
	font-family: Comic Sans MS, cursive;
}
