/* CSS Document */

body{
	width: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
}
#top{
	width: 100%;
	height: 220px;
	background-color: #EBEBEB;
}
#top_main{
	position: relative;
	left: 50%;
	margin-left: -375px;
	width: 750px;
	height: 220px;
	background-color: #6699CC;
	background-image: url(../images/banner_stylish.jpg);
	background-position: right;
}
#top_img{
	width: 500px;
	height: 220px;
	background-color: #6699CC;
	background-image: url(../images/banner_stylish.jpg);
}
#main{
	position: relative;
	left: 50%;
	margin-left: -375px;
	padding-left: 160px;
	padding-top: 20px;
	width: 588px;
	min-height: 575px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
* html #main{
	height: 500px;
	width: 750px;
}
#footer{
	position: relative;
	left: 50%;
	margin-left: -375px;
	padding-top: 6px;
	width: 585px;
	height: 80px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #999999;
	text-align: left;
	padding-left: 163px;
	font-size: 9px;
}
* html #footer{
	width: 750px;
}
#footer a:link, #footer a:visited, #footer a:focus{
	color: #999999;
	text-decoration: none;
}
#footer a:hover{
	color: #6699CC;
	text-decoration: none;
}

#oases_logo{
	position: relative;
	margin-top: -85px;
	left: 50%;
	margin-left: -374px;
	height: 84px;
	width: 150px;
	background: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#physio-link{
	background: url(../images/physio-sz.jpg);
	display: block;
	width: 129px;
	height: 79px;
	z-index: 10;
	margin-top: 10px;
}

#main_menu{
	position: absolute;
	width: 160px;
	height: 500px;
	margin-left: -155px;
	z-index: 100;
}
#main_content{
	float: right;
	position: absolute;
	width: 568px;
	height: inherit;
	margin-left: 175px;
	margin-top: 20px;
	background-color: #99FF00;
}
#language_selector{
	position: absolute;
	width: 50px;
	height: 22px;
	left: 690px;
	top: 10px;
}
/*----------------------------*/
/* Content Design */

a:link, :visited, :focus{
	color: #6699cc;
	text-decoration: none;
}
a:hover{
	color: #FF8400;
	text-decoration: none;
}
#mainmenu a:link, #mainmenu a:visited {
	display: block;
	background: url(../images/button.gif) no-repeat;
	background-position: 0px -1px;
	font-size: 10px;
	font-weight: bold;
	color: #6699cc;
	text-align: left;
	padding-top: 3px;
	padding-left: 6px;
	height: 19px !important;
	width: 130px;
	text-decoration: none;
	margin-left: -40px;
}
#mainmenu a:hover {
	background: url(../images/button_over.gif) no-repeat;
	text-decoration: none;
}

#mainmenu li{
	list-style-type: none;
}

a.mainlevel-usr:link, a.mainlevel-usr:visited {
	display: block;
	background: url(../images/button.gif) no-repeat;
	background-position: 0px -1px;
	font-size: 10px;
	font-weight: bold;
	color: #FF8400;
	text-align: left;
	padding-top: 3px;
	padding-left: 6px;
	height: 19px !important;
	width: 130px;
	text-decoration: none;
}
a.mainlevel-usr:hover {
	background: url(../images/button_over.gif) no-repeat;
	text-decoration: none;
}
table.moduletable-other{
	padding-top:10px;
}
a.mainlevel-other:link, a.mainlevel-other:visited {
	display: block;
	background: url(../images/button.gif) no-repeat;
	background-position: 0px -1px;
	font-size: 10px;
	font-weight: bold;
	color: #6699cc;
	text-align: left;
	padding-top: 3px;
	padding-left: 6px;
	height: 19px !important;
	width: 130px;
	text-decoration: none;
}
a.mainlevel-other:hover {
	background: url(../images/button_over.gif) no-repeat;
	text-decoration: none;
}
.contentheading{
	font-size: 11px;
	color: #FF8400;
	font-weight: bold;
}
.componentheading{
	text-indent: 3px;
	font-size: 11px;
	color: #6699cc;
	font-weight: bold;
}
.pathway{
	font-size: 9px !important;
}
ul{
	margin-top: -5px;
}
table{

}
tr.sectiontableentry1>td{
	padding-bottom: 5px;
}
tr.sectiontableentry2>td{
	padding-bottom: 5px;
}
ul#jflanguageselection{
	width: 46px;
	height: 30px;
	list-style-type: none;
	padding: 0px;
}

#language_selector{
	margin-top: -18px;
	margin-left: -5px;
}

ul.jflanguageselection li{
	width: 20px;
	margin: 2px;
	float: left;
	text-align: center;
}
fieldset{
        border: none;
}
