@CHARSET "UTF-8";

/* HEADER NAVIGATION */

.clear {clear:both}	

#nav {
	margin-top:-5px;
	margin-bottom:2px;
	margin-left:60px; 
	padding:0px; 
	list-style:none;
}	

#nav li {
	float:left; 
	display:block; 
	width:80px; 
	position:relative;
	z-index:500; 
	margin-top:-8px;
	margin-bottom: 8px;
}
#nav li a {
	display:block; 
	padding:8px 5px 0 5px; 
	padding-top:10px;
	padding-bottom:6px;
	height:23px; 
	text-decoration:none; 
	text-align:center; 
	color:#fff;
	margin-bottom:8px;
}

#nav li a:hover {
	color:#fff;
	background: #667F2F;
}

#nav a.selected {
	color:#FFFFFF;
	font-weight: bold;
}

#nav ul {
	position:absolute; 
	left:0; 
	display:none; 
	margin:0px; 
	padding:0px;
 	padding-left:2px;
	list-style:none;
}

#nav ul li {
	background:#768F3E;
	color:#FFFFFF;
	width:110px; 
	float:left; 
}

#subnav{
	width: 160px;	
	margin-left:10px;
}

#subnav li a {
	
	display:block;  
	height:15px;
	padding: 8px 5px; 
	margin:0px; 
	text-decoration:none;
	color:#FFFFFF;
	text-align: left;
	width: 100px;
}

#subnav li a:hover {
	text-decoration:none;	
}

html #nav ul {  
    margin:0 0 0 -2px;  
} 


/* GENERAL */

.InformationTitle{
	width:530px; 
	border-bottom:1px dotted #009900; 
	margin-bottom:15px;
}



/* links */

a:link{
	color: #597F07;
	text-decoration: none;
	font-size: 13px;
}
a:visited{
	text-decoration: none;
	color: #597F07;
	font-size: 13px;
}
a:hover{
	text-decoration: underline;
	color: #7E963C;
	font-size: 13px;
}

/* menu links */
a.subjectsLink:link{
	font-size: 11px;
	color: #454545;
}
a.subjectsLink:visited{
	font-size: 11px;
	color: #454545;
}
a.subjectsLink:hover{
	font-size: 11px;
	text-decoration: underline;
	color: #454545;
}

a.subsubjectsLink:link{
	font-size: 11px;
	color: #787878;
}
a.subsubjectsLink:visited{
	font-size: 11px;
	color: #787878;
}
a.subsubjectsLink:hover{
	font-size: 11px;
	text-decoration: underline;
	color: #787878;
}


a.subjectsLinkSelected:link{
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
a.subjectsLinkSelected:visited{
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
a.subjectsLinkSelected:hover{
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
	color: #000000;
}

a.subsubjectsLinkSelected:link{
	font-size: 11px;
	color: #000000;
}
a.subsubjectsLinkSelected:visited{
	font-size: 11px;
	color: #000000;
}
a.subsubjectsLinkSelected:hover{
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}


body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, Bliss;
	color: black;
	font-size: 12px;
	vertical-align:top;	
}

img{
	border:0px;	
}

.header{
	left: 0px;
	top: -1px;
	position: absolute;
	height: 120px;
	width: 100%;
	background-image: url(/style/site_images/headerBg_1.gif);
	background-repeat: repeat-x;
	z-index: -5;
}

.searchInput{
	float:right;
	height: 30px;
	margin-top:19px;
	width: 260px;
	background-color: white;
	border: 1px soild  #627E26;
	background-image: url("/style/site_images/Magnifier.png");
	background-position: right;
	background-repeat: no-repeat;
	border-right: 1px solid #59761F;
	border-bottom: 1px solid #59761F;
}

.HeaderContainer{
	width: 980px;
	height:53px;
	position: relative;
	top:5px;
	margin-left: auto;
	margin-right: auto;
}

.HeaderMeniPlaceHolder{
	background-color: #768F3E;
	margin-top:-16px; 
	z-index: -500; 
	width: 100%; 
	height: 39px;	
}

.UserLinksPossition{
	float:right;  
	font-size: 11px;
	padding-top: 5px;	
	text-align: right;
    position: relative;
}

.HeaderUserLinks_{
	color: #FFFFFF;
	text-decoration: none;
    cursor: pointer;	
	font-size:12px;
}

.HeaderUserLinks_ a:link{
	text-decoration: none;
}


.HeaderUpperLinks{
	float:left;
	margin-left:17px;
	color: white; 
	padding-top:19px;	
	width:300px;
}

.HeaderSeparator{
	float:left;
	margin-left:17px; 
	margin-top:21px; 
	height:31px; 
	border-right: 1px solid  #A6BC2B; 	
}

.subHeaderMeniContainer{
	height:31px; 
	width:980px;
	margin-left: auto; 
	margin-right: auto;
	padding-top:23px;	
}

.logo{
	margin-top:20px;
	float:left;
	z-index: 20;	
}

.SubHeaderMeni{
	background-image: url("/style/site_images/menuBga.gif");
	height:31px;
	background-repeat: repeat-x;
	margin-top:13px;
	z-index: 2;
}

/* SUBHEADER */

.SubHeader{
	width:100%; 
	height: 60px; 
	background-color: #dfffb1; 
}

.SubHeaderButtons{
	height: 45px;
	float:left;
	margin-right:15px;	
	padding-top: 15px;
}

.SubHeaderText{
	font-size: 13px;
	font-weight: bold;
	height: 38px;
	padding-top: 22px;	
}

.subHeaderContainer{
	vertical-align: middle; 
	height: 60px;
	width:980px; 
	margin-left:auto; 
	margin-right: auto;
}

/* CENTER */


#ContentContainer{
	width:980px;
}

#footer{
	width:100%;
	display:block;
	float:left;
	}

/* FOOTER */
#CeneterFooter{
	width:980px;
	margin-top:40px;
	margin-left:auto;
	margin-right: auto;	
	padding-top:10px;
	padding-bottom:10px; 
	border-top: 1px dotted #009900;	
}

#terms a:link {
	text-decoration: none;
}
#terms a:visited {
	text-decoration: none;
}
#terms a:hover {
	text-decoration: none;
	color: #7E963C;
	text-decoration: underline;
}
#terms a {
	font-size: 12px;
}


/* END FOOTER */


.m_t_160{ /* MARGIN - TOP */
	margin-top: 160px;	
}

.m_t_130{ /* MARGIN - TOP */
	margin-top: 130px;	
}

.m_t_90{ /* MARGIN - TOP */
	margin-top: 90px;
}

.content_box{
	margin-top:80px;
	width:600px; 
	margin-left: auto;
	margin-right: auto; 
	background-color: #C8E9BC; 
	border: 1px solid #C8E9BC; 
	color:#333333;
}

.element_align_center{
	margin-left: auto;
	margin-right: auto;
}

.box_title_no_under_text{
	color:#333333;
	padding-top: 30px;
	font-size: 18px; 
	font-weight: bold;
	margin-bottom:35px
}

.box_title_under_text{
	color:#333333;
	padding-top: 30px;
	font-size: 18px; 
	font-weight: bold;
	margin-bottom:5px
}

.box_title_underline{
	border-bottom: 1px solid #859320; 
}


/* TEXT */

.bold{
	font-weight: bold;
}
.underline{
	text-decoration: underline;	
}
.italic{
	font-style: italic;
}
.justify{
	text-align: justify;	
}
.green_text { 
	font-size: 14px;  
	color:#b5ca2f; 
	font-weight:bold;
}

.dark_text{
	font-size: 14px;  
	color:#666666; 
	font-weight:bold;
}

.compose_title{
    padding-top: 10px;
    float: left;
    width: 190px;   
    color: #8EBC30;
    vertical-align: text-top;
    height: 90px;
    margin: 0px;
    font-weight: bolder;
    padding-right: 5px;
}

.compose_values{
    padding-top: 10px;
    height: 90px;
    text-align: justify;
    margin-left:5px;
    vertical-align: text-top;
    margin:0px;
}

h1 {
	font-size: 17px;
	color:#000000;
	font-weight:bold;
}


.px10{font-size: 10px;}
.px11{font-size: 11px;}
.px12{font-size: 12px;}
.px13{font-size: 13px;}
.px14{font-size: 14px;}
.px15{font-size: 15px;}
.px16{font-size: 16px;}
.px17{font-size: 17px;}
.px18{font-size: 18px;}
.px19{font-size: 19px;}
.px20{font-size: 20px;}
.px21{font-size: 21px;}
.px22{font-size: 22px;}



/*  ADMIN PAGES START */

.pagesMainTitle{
	font-weight: bold;
	color: #333333;
	font-family: Arial;
	font-size: 24px;
}

.pagesSubTitle{
	font-weight: bold;
	color: #333333;
	font-family: Arial;
	font-size: 17px;
}

.pagesBodyText{
	color: #333333;
	font-family: Arial;
	font-size: 12px;		
}
.pagesLink{
	cursor:pointer;
	font-family: Arial;
	font-weight: bold;
	color: #E99901;
}
.pagesEmphasized{
	font-family: Arial;
	font-weight: bold;
	color: #B5CA2F;
}

/*  ADMIN PAGES END */


/* inputs */

input[type="submit"], input[type="button"], .classButton{
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	color:#ffffff;
	background-color:#859320;
	font-size:14px;
	border-width: thin;
	border-style: solid;
	border-top-color: #BCD231;
	border-right-color: #677218;
	border-bottom-color: #677218;
	border-left-color: #CADF37;
}
input[type="text"],  input[type="password"]{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	haeight: 20px;
	color:#666666;
	font-size:12px;
	border-width: thin;
	border-style: solid;
	/*border-color: #BCD231;*/
	border-color: #CADF37;
}
select, textarea  {
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	haeight: 20px;
	color:#666666;
	font-size:12px;
	border-width: thin;
	border-style: solid;
	border-color: #CADF37;
}
option{
	padding:3px;
	color:#666666;
	font-size:12px;
	border:0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CADF37;
}
select#title{
	width: 176px;
	height: 30px;
}
.checkbox{
	border-width: thin;
	border-style: solid;
	border-color: #BCD231;
}

.TopMenuStyle{
	height:20px; 
	/*background-image: url('/style/site_images/menuLinkBg.jpg');*/ 
	/*background-repeat: repeat-x;*/
	z-index: 100; 
	float:left; 
	color: #FFFFFF; 
	padding-left:9px;
	padding-right:9px; 
	padding-top:3px; 
	cursor: pointer;
	font-size: 13px;
	border-right:1px solid #667F2F;
    position: relative;
}

.TopMenuStyle:a{
	text-color: #FFFFFF;,
	text-decoration: none;
}



.TopMenuStyle:hover{
	background-color: #667F2F;
	margin-top:-8px;
	padding-top:11px;
	height: 28px;
}
.TopMenuStyleClick:hover{
	background-color: #596F29;
	margin-top:-8px;
	padding-top:11px;
	height: 28px;
	color:#85FF00;
}
.TopMenuStyleClick{
	background-color: #596F29;
	z-index: 1010; 
    position:relative;
	float:left; 
	padding-left:9px;
	margin-top:-8px;
	padding-top:11px;
	height: 28px;	
	padding-right:9px; 
	cursor: pointer;
	font-size: 13px;
	border-right:1px solid #667F2F;
	color:#85FF00;
}

.meniFont{
	font-size: 11px;
	text-decoration: none;	
}

.left_menu_container{
	width:200px;
	height:100px;	
	margin-left:auto;
	margin-right: auto;

}

.meniTitle {
	padding-top:15px;
	font-size: 12px;
	color:#000000;
}



/* MENI END */



#left_container{
	padding-top: 45px;
	float:left;
	width:180px;
}

#left_container_tree{
	padding-top: 70px;
	float:left;
	width:230px;
}

#middle_container{
	margin-left:250px;
	padding-top: 45px;
}

.meniBar a:hover{
	text-decoration: underline;	
	background-repeat:no-repeat;
	background-position: left;		
}

.meniBar_last:hover{
	text-decoration: underline;
	color: #7E963C;
	background-image: url('/style/site_images/menu_icon.gif'); 
	background-repeat:no-repeat;
	background-position: left;	
}

.meniBar{
	border-bottom: 1px dotted #CCCCCC;
	width: 110%;
	margin-bottom:1px;
	padding:5px;
	padding-left:15px;
	margin-left:-40px;
	cursor: pointer;
	background-image: url('/style/site_images/menu_icon.gif'); 
	background-repeat:no-repeat;
	background-position: left;	
}

.meniBarSelected{
	border-bottom: 1px dotted #CCCCCC;
	width: 105%;
	margin-bottom:1px;
	padding:5px;
	padding-left:15px;
	margin-left:-40px;
	cursor: pointer;
	background-image: url('/style/site_images/menu_icon_selected.gif'); 
	background-repeat:no-repeat;
	background-position: left;	
}
.meniSubBar{
	border-bottom: 1px dotted #CCCCCC;
	width: 110%;
	margin-bottom:1px;
	padding:5px;
	padding-left:15px;
	margin-left:-40px;
	cursor: pointer;
	background-repeat:no-repeat;
	background-position: left;	
}

.meniSubBarSelected{
	border-bottom: 1px dotted #CCCCCC;
	width: 105%;
	margin-bottom:1px;
	padding:5px;
	padding-left:15px;
	margin-left:-40px;
	cursor: pointer;
	background-repeat:no-repeat;
	background-position: left;	
}

ul.outline ul li{
	margin-left:-20px;
	
}

ul.outline ul li{
	margin-left:0px;
	
}
.books_subject{
	margin: 0px;
	padding: 0px;
	}
.books_subject ul{
	list-style: none;
	margin:0px;
	padding: 0px;
	}
	
.books_subject ul li{
	list-style: none;
	margin:0px;
	}
.meniBar_last{
	width: 70%;
	margin-bottom:5px;
	padding:5px;
	padding-left:15px;
	margin-left:-40px;
	cursor: pointer;	
	background-image: url('/style/site_images/menu_icon.gif'); 
	background-repeat:no-repeat;
	background-position: left;		
}



/*  JOURNALS */

.journal_image_container {
	margin: 0px 8px 2px 8px;
	float: left; 
	width:60;
	height: 150px;
}
a.journals_title {
	margin-top:0px; 
	padding-top:0px; 
	padding-bottom:0px;
}
.journals_text {
	margin-bottom:2px;
}
.chapter_text {
	margin-right: 7px;
	margin-bottom:2px;
}
.left_sidebar_underbutton_text {
	clear:left;
	padding-top:24px;
}
.date_volume_row {
	padding-bottom: 10px;
	padding-top: 5px;
}

/* END JOURNALS */




/* BOOKS  */


#book_container_new {
	float:left;
	top:0px;
	left:0px;
	width: 100%;
	height: 110px;
	padding-right:0px;
	margin-right:10px;
	position:relative;
}
#book_container {
	float:left;
	top:0px;
	left:0px;
	width: 350px;
	height: 100px;
	padding-right:0px;
	margin-right:10px;
	padding-bottom:55px;
}
#book_image_back {
	position:absolute; 
	top:-6px;
	left:-7px; 
	z-index:-1;
}




.next_to_text {
	float:left;  
	margin-right:10px;
}




/* END BOOKS */







/* INDEX  */





#index_top{
	margin-top:45px;
	width: 980px;
	height:210px;
	}

	
	#index_bottom{
	margin-top:50px;
	width: 980px;
	height:246px;
	}

	
	
#index_top_left{
float:left;
	width: 359px;
	padding-right:20px;
	}
#index_top_right{
	padding-left: 80px;
float:left;
	width: 521px;
	text-align:left;
}
.green_text{
	color: #333333; 
	padding-bottom:9px;
	font-size: 14px;
	font-weight:bold;
	}
	
	.dark_text{
	font-weight:normal;
	color: #666666; 
	font-size: 12px;
	}
.bottom_box{
	float:left;
	width: 310px;
	height:246px;	
	background-image: url('/style/site_images/box_bg.gif'); 
	background-repeat:no-repeat;
	background-position: top left;	
	margin-right:25px;
}
.bottom_box_long{
	float:left;
	width: 980px;
	height:246px;	
	background-image: url('/style/site_images/box_bg_long.png'); 
	background-repeat:no-repeat;
	background-position: top left;	
	margin-right:25px;
}
.bottom_box_3{
	float:left;
	width: 310px;
	height:246px;	
	background-image: url('/style/site_images/box_bg.gif'); 
	background-repeat:no-repeat;
	background-position: left top;
}


#content{
	width:980px;
	min-height:470px;
	margin-left:auto;
	margin-right: auto;	
}
/* RIGHT MENU PAGES */
#left_content{
	margin-top:58px;
	text-align:left;
float:left;
	width: 700px;
	}
#right_bar{
	margin-top:58px;
float:left;
	width: 260px;
	padding-left:20px;
}

#right_content{
	margin-top:58px;
	text-align:left;
float:right;
	width: 700px;
	}



/* SEARCH */
.search_results{
	width:100%;
	height:90px;
clear:both;
	}
	
.one_book{
	width:220px;
	height:100px;
	float:left;
	}	
.one_video{
	width:330px;
	height:100px;
	float:left;
	}
	
.one_user{
	width:220px;
	height:100px;
	float:left;
	}


/* ################################## NEWS  ############################# */


.news_dates{
	text-align: right;
	color: #666666;	
	font-size: 13px;
}


