/* commented backslash hides from ie5mac \*/ 
html{
    height:100%;
    margin:0;
    padding:0
} 
/* end hack */ 
html,body {
    padding:0;
    margin:0;
    background-color: #F5F7C9;
    font-size: 13px;
}
body{   
    text-align:left;
    min-width:776px;/* for mozilla*/
    height:100%;
    background-color: #F5F7C9;
    background-image: url(../assets/img/back_body.jpg);
    background-repeat: repeat-x;
}
blockquote {
	background-color: #FDFBF9;
	border: 1px solid #906D37;
	padding: 20px;
	margin-right: 40px;
	margin-left: 40px;
}
#wrapper {
    background:  url(images/foot_4x82.jpg) repeat-x left bottom;
    _height: 82px;
}

#outer{
    height:99.9%;
    min-height:100%;
    width:900px;
    text-align:left;
    margin:auto;
    position:relative;
    overflow:visible;
    background:  url(../img/back_cont.jpg) repeat-y left top;
    padding-right:10px;
    padding-left:10px;
}

/* mac hide \*/
* html #outer{
    width:900px
}
/* end hide*/

html>body #outer{
    height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
    width:100%;
    padding-top:310px;/*needed to make room for header*/
} 

#header{
    position:absolute;
    top: 0px;
    left:0px;
    background:  url(../img/back_headder.jpg) repeat-x left top;
    background-color: #b0b19d;
    width:100%;
    height:260px;
    z-index:74;
}
#header_banner{
    width:1000px;
    margin-right:auto;
    margin-left:auto;
}
#ajaxmenu{
    position:absolute;
    top:260px;
    left:0px;
    width:920px;
    height:35px;
    z-index:65;
    background-image: url();

    background:  url(../img/back_menu.jpg) left top;
}
#logo {
    position:absolute;
    top:26px;
    left:10px;
    width:237px;
    height:63px;
    text-indent: -5000px;
    z-index:300;
    background:  url(images/logo_237x63.gif) no-repeat left top;
}
/* mac hide \*/
* html #outer, * html #header {width:100%}
/* end hide*/
#footer {
    color: #ffffff;
    display: block;
    width:100%;
    text-align:left;
    position: absolute;
    background:  url(/img/back_foot.jpg) repeat-x left top;
    padding: 10px;
}
#footer p {
    margin-top: 10px;
}
#footer a {
    color: #ffffff;
}
#footer_body {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}
* html #footer{
    margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
    /*only ie gets this style*/
    height:82px;
    /* for ie*/
}
/* end hide*/

div,p  {
    margin-top:0px;
}/*clear top margin for mozilla*/

#left {
    width:250px;
    float:left;
    padding-right: 10px;
    z-index: 55;
}
#left-inner {
    width: 240px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}
#left-inner h2 {
    font-size: 15px;
}

#right {
    position:relative;/*ie needs this to show float */
    width:600px;
    padding-right: 20px;
    float:right;
    z-index: 56;
}
#right-inner {
    text-align: left;
}

#clearfooter {
    width:100%;
    height:82px;
    clear:both;
} /* to clear footer */

html>body #minHeight{
    float:left;
    width:0px;
    height:100%;
    margin-bottom:-82px;
} /*safari wrapper */
#content {
    z-index: 300;
    padding-bottom: 7px;
}

#content h2 {
    font-size: 15px;
    color: #618200;
    background:  url(images/bullet_17x21.gif) no-repeat left top;
    padding-left: 19px;
    line-height: 24px;
    position: relative;
    z-index: 999;
}

h3#post-  {
    font-size: 12px;
    color: #618200;
    background:  url() no-repeat left top;
    padding-left: 0px;
}

#content p {
    font-size: 13px;
    color: #444444;
    line-height: 18px;
    _line-height: 16px;
}

#content p a {
    color: #618200;
}

#content p a:hover {
    background-color: #618200;
    color: #ffffff;
}

#footer p {
    padding: 8px;
}

.FSF_searchResults {
    font-size: 12px;
    color: #444444;
    line-height: 18px;
    _line-height: 16px;
}

.FSF_extract {
    font-size: 12px;
    color: #444444;
    line-height: 18px;
    _line-height: 16px;
}

.FSF_resultLink {
    color: #618200;
}

.FSF_extract {
    font-size: 12px;
    color: #444444;
    line-height: 18px;
    _line-height: 16px;
}

.highlight {
    font-size: 13px;
    background-color: #f2f2f2;
    color: #618200;
    font-weight: bold;
    line-height: 18px;
    _line-height: 16px;

}

#content ul li{
    list-style-image: url(images/bullet_11x8.gif);
    margin-bottom: 0.5em;
    font-size: 110%;
}

.LIn_shortMode {
    list-style-type: none;
    margin: 0;
    padding: 0;

}

.LIn_desc {
    display: none;
}
.LIn_date {
    font-style: italic;
    margin-left: 5px;
}

#content a, #sidebar a
{
    color: rgb(97, 130, 0);
}

#content a:hover, #sidebar a:hover
{
    background-color: rgb(97, 130, 0);
    color: rgb(255, 255, 255);
}
#melma {
	background-image: url(../img/back_melma.jpg);
	background-repeat: repeat;
}
#melma_head {
	margin: 0px;
	padding: 0px;
}
.melma_body {
	padding: 10px;
}
.line_melma {
	margin: 1px;
	border: 1px solid #FFFFFF;
}
.profile_body {
    background-image: url(../img/profile_body.jpg);
    background-repeat: repeat-y;
    font-size: 13px;
    line-height: 150%;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}
.obj_l {
	float: left;
	padding-right: 10px;
}
.obj_r {
	float: right;
	padding-left: 10px;
}
#sidemenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }
#sidemenu ul li {
    position: relative;
    width:240px;
    display: block;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    vertical-align: middle;
}
#sidemenu ul li a {
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    line-height: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
}
#sidemenu ul li.category {
    color: #fffef6;
    font-weight: bold;
    height: 60px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(../img/menu_side.jpg);
    background-repeat: no-repeat;
    background-position: 0px;
    margin: 0px;
    }
#sidemenu ul li.category:hover, #sidemenu ul li.category.over {
    color: #fff;
    background-image: url(../img/menu_side_r.jpg);
}
/* commented backslash \*/ 
* html ul li a {height:1%}
/* end hack */ 
#sidemenu li a {
    text-decoration: none;
}
#sidemenu li a:hover,#sidemenu li a:hover.over {
    color: #fff;
    background-image: url(../img/menu_side_r.jpg);
}

/* hovered lists */
#sidemenu li a, #sidemenu li.over a {
    color: #fff;
    width: 240px;
    display: block;
}
.textf_name {
    width: 100px;
}
.textf_mail {
    width: 210px;
}
h3 {
    background-image: url(../assets/images/back_t_h3.jpg);
    font-size: 14px;
    line-height: 100%;
    font-weight: bold;
    color: #ffffff;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding: 8px;
}
#menu {
    position:absolute;
    z-index:65;
    top: 260px;
    left:0px;
    width: 100%;
    background-image: url(../img/back_menu.jpg);
    background-color: #000000;
    background-repeat: repeat-x;
}
#menu_top {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}
#menu_top img {
    margin: 0px;
    padding: 0px;
    float: left;
}
.reco_profile {
    width: 460px;
    background-image: url(../assets/images/back_reco_pro2.jpg);
    background-repeat: repeat-y;
}
.reco_profile_h {
    width: 460px;
    height: 8px;
    background: url(../assets/images/back_reco_pro.jpg) left top;
}
.reco_profile_f {
    width: 460px;
    height: 8px;
    background: url(../assets/images/back_reco_pro.jpg) left bottom;
}
.reco h3 {
    color: #333333;
    font-weight: bold;
    background: url(../assets/images/title_reco.jpg) no-repeat left top;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 16px;
    line-height: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 12px;    
}
/* commented backslash hides from ie5mac \*/ 
html{
    height:100%;
    margin:0;
    padding:0
} 
/* end hack */ 
html,body {
    padding:0;
    margin:0;
    background-color: #F5F7C9;
    font-size: 13px;
}
body{   
    text-align:left;
    min-width:776px;/* for mozilla*/
    height:100%;
    background-color: #F5F7C9;
    background-image: url(../assets/img/back_body.jpg);
    background-repeat: repeat-x;
}
#wrapper {
    background:  url(images/foot_4x82.jpg) repeat-x left bottom;
    _height: 82px;
}

#outer{
    height:99.9%;
    min-height:100%;
    width:900px;
    text-align:left;
    margin:auto;
    position:relative;
    overflow:visible;
    background:  url(../img/back_cont.jpg) repeat-y left top;
    padding-right:10px;
    padding-left:10px;
}

/* mac hide \*/
* html #outer{
    width:900px
}
/* end hide*/

html>body #outer{
    height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
    width:100%;
    padding-top:310px;/*needed to make room for header*/
} 

#header{
    position:absolute;
    top: 0px;
    left:0px;
    background:  url(../img/back_headder.jpg) repeat-x left top;
    background-color: #b0b19d;
    width:100%;
    height:260px;
    z-index:74;
}
#header_banner{
    width:1000px;
    margin-right:auto;
    margin-left:auto;
}
#ajaxmenu{
    position:absolute;
    top:260px;
    left:0px;
    width:920px;
    height:35px;
    z-index:65;
    background-image: url();

    background:  url(../img/back_menu.jpg) left top;
}
#logo {
    position:absolute;
    top:26px;
    left:10px;
    width:237px;
    height:63px;
    text-indent: -5000px;
    z-index:300;
    background:  url(images/logo_237x63.gif) no-repeat left top;
}
/* mac hide \*/
* html #outer, * html #header {width:100%}
/* end hide*/
#footer {
    color: #ffffff;
    display: block;
    width:100%;
    text-align:left;
    position: absolute;
    background:  url(/img/back_foot.jpg) repeat-x left top;
    padding: 10px;
}
#footer p {
    margin-top: 10px;
}
#footer a {
    color: #ffffff;
}
#footer_body {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}
* html #footer{
    margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
    /*only ie gets this style*/
    height:82px;
    /* for ie*/
}
/* end hide*/

div,p  {
    margin-top:0px;
}/*clear top margin for mozilla*/

#left {
    width:250px;
    float:left;
    padding-right: 10px;
    z-index: 55;
}
#left-inner {
    width: 240px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}
#left-inner h2 {
    font-size: 15px;
}

#right {
    position:relative;/*ie needs this to show float */
    width:600px;
    padding-right: 20px;
    float:right;
    z-index: 56;
}
#right-inner {
    text-align: left;
}

#clearfooter {
    width:100%;
    height:82px;
    clear:both;
} /* to clear footer */

html>body #minHeight{
    float:left;
    width:0px;
    height:100%;
    margin-bottom:-82px;
} /*safari wrapper */
#content {
    z-index: 300;
    padding-bottom: 7px;
}

#content h2 {
    font-size: 15px;
    color: #618200;
    background:  url(images/bullet_17x21.gif) no-repeat left top;
    padding-left: 19px;
    line-height: 24px;
    position: relative;
    z-index: 999;
}

h3#post-  {
    font-size: 12px;
    color: #618200;
    background:  url() no-repeat left top;
    padding-left: 0px;
}

#content p {
    font-size: 13px;
    color: #444444;
    line-height: 18px;
    _line-height: 16px;
}

#content p a {
    color: #618200;
}

#content p a:hover {
    background-color: #618200;
    color: #ffffff;
}

#footer p {
    padding: 8px;
}

.FSF_searchResults {
    font-size: 12px;
    color: #444444;
    line-height: 18px;
    _line-height: 16px;
}

.FSF_extract {
    font-size: 12px;
    color: #444444;
    line-height: 18px;
    _line-height: 16px;
}

.FSF_resultLink {
    color: #618200;
}

.FSF_extract {
    font-size: 12px;
    color: #444444;
    line-height: 18px;
    _line-height: 16px;
}

.highlight {
    font-size: 13px;
    background-color: #f2f2f2;
    color: #618200;
    font-weight: bold;
    line-height: 18px;
    _line-height: 16px;

}

#content ul li{
    list-style-image: url(images/bullet_11x8.gif);
    margin-bottom: 0.5em;
    font-size: 110%;
}

.LIn_shortMode {
    list-style-type: none;
    margin: 0;
    padding: 0;

}

.LIn_desc {
    display: none;
}
.LIn_date {
    font-style: italic;
    margin-left: 5px;
}

#content a, #sidebar a
{
    color: rgb(97, 130, 0);
}

#content a:hover, #sidebar a:hover
{
    background-color: rgb(97, 130, 0);
    color: rgb(255, 255, 255);
}
#melma {
	background-image: url(../img/back_melma.jpg);
	background-repeat: repeat;
}
#melma_head {
	margin: 0px;
	padding: 0px;
}
.melma_body {
	padding: 10px;
}
.line_melma {
	margin: 1px;
	border: 1px solid #FFFFFF;
}
.profile_body {
    background-image: url(../img/profile_body.jpg);
    background-repeat: repeat-y;
    font-size: 13px;
    line-height: 150%;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}
.obj_l {
	float: left;
	padding-right: 10px;
}
.obj_r {
	float: right;
	padding-left: 10px;
}
#sidemenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }
#sidemenu ul li {
    position: relative;
    width:240px;
    display: block;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    vertical-align: middle;
}
#sidemenu ul li a {
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    line-height: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
}
#sidemenu ul li.category {
    color: #fffef6;
    font-weight: bold;
    height: 60px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(../img/menu_side.jpg);
    background-repeat: no-repeat;
    background-position: 0px;
    margin: 0px;
    }
#sidemenu ul li.category:hover, #sidemenu ul li.category.over {
    color: #fff;
    background-image: url(../img/menu_side_r.jpg);
}
/* commented backslash \*/ 
* html ul li a {height:1%}
/* end hack */ 
#sidemenu li a {
    text-decoration: none;
}
#sidemenu li a:hover,#sidemenu li a:hover.over {
    color: #fff;
    background-image: url(../img/menu_side_r.jpg);
}

/* hovered lists */
#sidemenu li a, #sidemenu li.over a {
    color: #fff;
    width: 240px;
    display: block;
}
.textf_name {
    width: 100px;
}
.textf_mail {
    width: 210px;
}
h3 {
    background-image: url(../assets/images/back_t_h3.jpg);
    font-size: 14px;
    line-height: 100%;
    font-weight: bold;
    color: #ffffff;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding: 8px;
}
#menu {
    position:absolute;
    z-index:65;
    top: 260px;
    left:0px;
    width: 100%;
    background-image: url(../img/back_menu.jpg);
    background-color: #000000;
    background-repeat: repeat-x;
}
#menu_top {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}
#menu_top img {
    margin: 0px;
    padding: 0px;
    float: left;
}
.reco_profile {
    width: 460px;
    background-image: url(../assets/images/back_reco_pro2.jpg);
    background-repeat: repeat-y;
}
.reco_profile_h {
    width: 460px;
    height: 8px;
    background: url(../assets/images/back_reco_pro.jpg) left top;
}
.reco_profile_f {
    width: 460px;
    height: 8px;
    background: url(../assets/images/back_reco_pro.jpg) left bottom;
}
.reco h4 {
    color: #660000;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 14px;
    line-height: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.reco .titles {
    color: #333333;
    font-weight: bold;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    line-height: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.curriculum table {
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 30px;
	width: 540px;
	background-image: url(../assets/images/back_ca.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #372C1E;
}
.curriculum th {
}
.curriculum td {
	padding: 5px;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #372C1E;
}
.gaiyo table {
    margin-left: auto;
    margin-right: auto;
	width: 540px;
	border: 1px solid #21180A;
}
.gaiyo th {
	padding: 5px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #21180A;
}
.gaiyo td {
	padding: 5px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #21180A;
}
