/***************************************************************
	Anchor Tags
***************************************************************/
/* default */
a:link {
	color: #820A0F;
	text-decoration: underline;
}
a:visited {
	color: #65070B;
	text-decoration: none;
}
a:hover {
	color: #820A0F;
	text-decoration: underline;
}
a:active {
	color: #820A0F;
	text-decoration: underline;
}
/* 101 footer and copyright */
.copyright {
	color: #666666;
	text-align: center;
	padding: 5px;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}

/* linked images */
a img {border:0 none;}

/***************************************************************
	HTML tags basic translation
***************************************************************/
/* default margins better than on body tag */
* {
	margin: 0;
	padding: 0;
}
body, td, center, p, div,layer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #262626;
}
body {
	font-size: 0.7em;
	background-color: #FFFFFF;
}
table, td {font-size: 1em;}
table {
	position: relative;
	margin-bottom: 1em;
}
td {padding: 0;}

p {
	margin: 0;
	margin-bottom: 1em;
}
ul,ol,dl {
	margin: 0;
	padding: 0;
	position: relative;
}
b, strong {
	font-weight: bold;
}
/* Default Lists */
ol {
	margin: 0.5em 0em 1em 0.75em;
	padding: 0px;
	color: #333333;
	background-image: none;
}
ol li {
	background: none;
	padding-left: 0em;
	padding-bottom: 0.5em;
	margin-bottom: 5px;
	list-style-type: decimal;
	list-style-position: inside;
}
ol li ol {
	margin: 0.5em 0em 1em 0.7em;
	padding: 0px;
	background-image: none;
}
ol li ol li {
	background: none;
	padding-left: 0em;
	margin-bottom: 5px;
	list-style-type: lower-alpha;
	list-style-position: inside;
}
ul {
	color: #333333;
	margin: 0em 0em 1em 1.75em;
	padding: 0px;
	list-style-type: none;
	position: relative; /*IE hack */
}
ul li {
	padding-left: 1em;
	background: url(../graphics/blt.gif) no-repeat 0px 0.2em;
	margin-bottom: 0.5em;
	position: relative; /*IE hack */
}

ul li li {
	padding-left: 1em;
	background: url(../graphics/blt2.gif) no-repeat 0px 0.2em;
	margin-bottom: 0.5em;
	position: relative; /*IE hack */
}
ul li li li {
	padding-left: 1em;
	background: url(../graphics/blt3.gif) no-repeat 0px 0.2em;
	margin-bottom: 0.5em;
	position: relative; /*IE hack */
}
dl {
	margin: 0em 0em 1em 1em;
	padding: 0px;
	list-style-type: none;
}
dt {
	padding-left: 10px;
	background: url(../graphics/blt.gif) no-repeat 0 0.5em;
	position: relative; /*IE hack */
}
dd {
	color: #333333;
}

/* Default form input fields */
form, input, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

hr {
	color: #820A0F;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
/* Default heading styles */
/* Used for logo only */
h1 {
	position: absolute;
	left: 0px;
	bottom: 3px;
	width: 140px;
	height: 98px; /*65px;*/
	text-indent: -9999px;
}
h1 a {
	position: relative;
	display: block;
	width: 140px;
	height: 98px; /*65px;*/
	margin: 0;
	padding: 0;
	background-image: url(../graphics/ridnashkola_logo_small.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/* Used for section header images only */
h2 {
	width: 638px;
	height:  49px;/*52; 35px;*/
	margin-left: 140px;
	text-indent: -9999px;
	/*background-position: 0px -40px;*/
	background-repeat: no-repeat;
	border-left: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}


body.about h2 {background-image: url(../graphics/bg_about.gif);}
body.education h2 {background-image: url(../graphics/bg_about.gif);}
body.research h2 {background-image: url(../graphics/bg_about.gif);}
body.activities h2 {background-image: url(../graphics/bg_about.gif);}
body.contact h2 {background-image: url(../graphics/bg_about.gif);}
body.parentszone h2 {background-image: url(../graphics/bg_about.gif);}

body.other h2 {
	background-image: url(../graphics/bg_home.gif);
	background-position: top left;
}
h3 {
	color: #DD881D;
	margin: 3px 8px 3px 0px;
	font: bold 1.7em Arial, Helvetica, sans-serif;
}
h4 {
	color: #820A0F;
	margin: 8px 8px 8px 0px;
	font: bold 1.4em Arial, Helvetica, sans-serif;
}
h5 {
	color: #820A0F;
	margin: 8px 8px 8px 0px;
	font: bold 1.2em Arial, Helvetica, sans-serif;
}
h6 {
	color: #820A0F;
	margin: 8px 8px 8px 0px;
	font: bold 0.9em Arial, Helvetica, sans-serif;
}
/* Zebra Tables alt color rows */
.zebra {
	background-color: #FFFFFF;
	border: 1px solid #B2ACA4;
	width: 500px;
	margin-bottom: 1em;
	
}
.zebra td {
	font-size: 1em;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 4px 6px;
	
}
.zebra tr.zebra td {
	background-color: #EEEBE4;	
}
.zebra th {
	font-size: 1em;
	background-color: #9C1217;
	padding: 3px 6px;
	margin: 0px;
	color: #FFFFFF;
	text-align: left;
}
.zebra td.cat {
	padding: 3px 6px;
	margin: 0px;
	font-weight: bold;
}
/***************************************************************
	Layout All Pages
***************************************************************/
#topbanner, #header, #main, #footer {
	position: relative;
	width: 780px;
}
#topbanner {
	z-index: 16;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font: 10px/14px Arial, Helvetica, sans-serif;
	color: #888888;
	background-image: url(../graphics/advert.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
}
#header {
	color: #FFFFFF;
	background-color: #820A0F;
	z-index: 15;
	margin-top: 7px;
}

#main {
	z-index: 14;
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/bg_left.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
/* float clearing hack */
#main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#main {display: inline-block;}

/* Hides from IE-mac \*/
* html #main {height: 1%;}
#main {display: block;}
/* End hide from IE-mac */

#footer {
	background-color: #FFFFFF;
	text-align: center;
	z-index: 13;
}
/* clearing div, use to clear after floated divs */
.clear {
	margin: 0;
	padding: 0;
	height: 1px;
	clear: both;
}
/***************************************************************
	INSIDE HEADER -also default H1 and H2
***************************************************************/
#topmenu {
	color: #FFFFFF;
	background-color: #3366FF;
	width: 638px;
	margin: 0px 0px 0px 140px;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	padding: 0px;
	position: relative;
}

#topmenu table {
	margin: 0;
	padding: 0;
}

#topmenu table td {
	margin: 0;
	padding: 0;
}


#about {width: 127px;}
#edu {width: 127px;}
#res {width: 127px;}
#act {width: 128px;}
#pz {width:128px;}

#top {
	width: 638px;	
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background-color: #DD8800;
	color: #820A0F;
	text-align: right;
	margin: 0px 0px 0px 140px;
	padding: 3px 0px 4px 0px;
	vertical-align: middle;
}


#top h4 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 5px;
	color: #820A0F;
	display: inline;
}


/***************************************************************
	INSIDE MAIN
***************************************************************/
#left {
	float: left;
	width: 140px;	
	position: relative;
	margin: 0;
	padding: 0;
}
/* tan hack \*/
* html #left {
width: 139px;
}
/* end tan hack */

#left div.content {
	margin: 0 0 5px;
	padding: 4px;
}
#left div p {
	font-size: 0.9em;
}
#outerwrap {
	position: relative;
	margin: 0 0 0 140px;
	padding: 0;
	background-color: #FFFFFF; /* bg for main content */
	border-left: 2px solid #FFFFFF;
}
/* inside outerwrap */
#datesearch {
	position: relative;
	margin: 0px;
	padding: 5px 10px 2px;	
	background-color: #D8D0C0;
	border-bottom: 2px solid #FFFFFF;	
}
#date {
	position: absolute;
	left:400px;
	top: 5px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	color: #820A0F;
	font-weight: bold;
	z-index: 5;
}
/* SEARCH */
#search {
	padding: 0px;
	color: #FFFFFF;
	margin: 0px;
	text-align: right;
}
#search h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 3px;
	color: #820A0F;/*#650A0f;*/
	display: inline;
}
#search .ibutton {
	cursor: hand;
	padding: 1px 2px 2px;
	background-color: #820A0F;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 3px;
	border: none;
}
/* HILITE */
#hilite {
	position: relative;
	padding: 0;
	border-bottom: 2px solid white;
	background-color: #EEEBE4;
	margin: 0px;
}
#hilite table,
#hilite table td
{
	margin: 0;
	padding: 0;
}


/***************************************************************
	Content columns
***************************************************************/

	
.col {
	position: relative;
	margin: 0 5px;
	padding: 1px;
}
/* float clearing hack \*/
.col:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.col {display: inline-block;}

/* Hides from IE-mac \*/
* html .col {height: 1%;}
.col {display: block;}
/* End hide from IE-mac */

/* two columns inside center */
.ritecol {
	position: relative;
	width: 216px;
	margin: 0;
	padding: 1px;
	float: right;
}
.leftcol {
	position: relative;
	width: 216px;
	margin: 0;
	padding: 1px;
}

.center td {
	font-size: 1em;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #262626;
}
.center td p {
	font-size: 1em;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #262626;
	padding-bottom: 5px;
}

/***************************************************************
	Top Navigation Drop Menu DYNAMIC TABS All Pages
***************************************************************/
/* top navigation */
.tn {
	color: #FFFFFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	background-color: #820A0F;
	padding: 0px;
	margin: 0px;
}

.tn a:link, .tn a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 0px 6px 8px;
	margin: 0px;
	border-right: 2px solid #FFFFFF;
	display: block;
}
.tn a:hover, .tn a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 0px 6px 8px;
	margin: 0px;
	border-right: 2px solid #FFFFFF;
	display: block;
}
/* hover */
.tnOver {
	color: #820A0F;
	font: bold 11px Arial, Helvetica, sans-serif;
	background-color: #D8D0C0;
	/*background-color: #D3CBC0;*/
	padding: 0px;
	margin: 0px;
}
.tnOver a:link, .tnOver a:visited {
	color: #820A0F;
	text-decoration: none;
	padding: 6px 0px 6px 8px;
	margin: 0px;
	border-right: 2px solid #FFFFFF;
	display: block;
}
.tnOver a:hover, .tnOver a:active {
	color: #820A0F;
	text-decoration: none;
	padding: 6px 0px 6px 8px;
	margin: 0px;
	border-right: 2px solid #FFFFFF;
	display: block;
}
/* here */
.tnHilite {
	color: #820A0F;
	font: bold 11px Arial, Helvetica, sans-serif;
	background-color: #D8D0C0;
	padding: 6px 0px 6px 8px;
	margin: 0px;
}
.tnHilite a:link, .tnHilite a:visited {
	color: #820A0F;
	background-color: #D8D0C0;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 6px 0px 6px 8px;
	margin: 0px;
	border-right: 2px solid #FFFFFF;
	display: block;
}
/* last link style */
#pz a {
	border: none;
	list-style-type: none;
}

/* dropdowns */
#topNavSub {
	padding: 0px;
	margin: 0px;
	position: relative;
	/*width: 638px;*/
	background-color: #FFFFFF;
	padding-top: 1px; /* IE box hack */
}
.tnSub {
	color: #820A0F;
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #D8D0C0;
	/*background-color: #D3CBC0;*/
	padding: 0px;
	margin: 0px;
}
.tnSub ul {
	color: #820A0F;
	text-decoration: none;
	padding: 0px;
	margin: 0px 8px 5px;
	list-style-type: none;
}
.tnSub li {
	color: #820A0F;
	text-decoration: none;
	margin: 0px 0px 2px;
	padding: 0px;
	background-image: none;
	list-style-type: none;
}
.tnSub li a {
	color: #820A0F;
	padding: 2px 0px;
	text-decoration: none;
}
.tnSub li a:hover {
	color: #820A0F;
	text-decoration: underline;
}
/* dropdowns */

#aboutSub, #eduSub,  #resSub, #actSub, #pzSub{
	position: absolute;
	z-index: 400;
	top: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	list-style-type: none;
}

#aboutSub {
	left: 0px;
	width: 125px;
}
#eduSub {
	left: 127px;
	width: 125px;
}
#resSub {
	left:255px;
	width: 125px;
}
#actSub {
	left:382px;
	width: 126px;	
}
#pzSub {
	left:510px;
	width: 128px;
}

/*Control DIV for expand all and collapse all links*/
#rsNVctrl {
	margin: 0 0 0px;
	display: none;
	display: block;
	font: 10px Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-bottom: 4px;
	position: relative;
}

#rsNVctrl a:link {
	color: #820A0F;
	text-decoration: none;
	font-size: 10px;
}
#rsNVctrl a:visited {
	color: #820A0F;
}
#rsNVctrl a:hover {
	color: #000000;
	text-decoration: underline;
}


/*Sets line-height of menuitems*/
#rsNVnav div {
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}


/*Sets background color, border, and padding around the menu DIV*/
#rsNVnav {
	
	background-color: #D8D0C7;		
	padding: 0px;
	position: relative;
}

/*second level menuitem divs and lower -Cascades to lower levels-*/
/*Sets left margin to 10px establishing a cascading indent*/
#rsNVnav div div {
	margin: 0 0 0 10px;
}

/*The Link style for top-level menuitems and is read by all browsers*/
#rsNVnav div a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#rsNVnav div a {
	/*/*/padding: 2px 0 2px 6px;
	display: block;
	 
	background-color: #820A0F;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D8D0C7;
	
		
	text-decoration: none; /* */
	font-weight: normal;

}
#rsNVMnav div a:visited {
	
	color: #FFFFFF;
	
}
#rsNVnav div a:hover {
	
	background-color: #B40D14;
	color: #FFFFFF;
	text-decoration: none;
}

/*The Link style for second-level menuitems and is read by all browsers*/
#rsNVnav div div a {
	font-size: 11px;
	color: #820A0F;
	font-weight: normal;
}
/*The Link style for second-level menuitems hidden from Netscape 4*/
#rsNVnav div div a {
	/*/*/padding: 2px 0 2px 6px;
	display: block;
	background-color: transparent;
	color: #820A0F;
	border: 1px solid #D8D0C7;
	text-decoration: none; /* */
}
#rsNVnav div div a:visited {
	color: #820A0F;
	text-decoration: none;
}
#rsNVnav div div a:hover {
	color: #820A0F;
	text-decoration: underline;
	background-color: transparent;
}


/*The Link style for  third-level menuitems and is read by all browsers*/
#rsNVnav div div div a {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.rsplusmark {
	background-repeat: no-repeat;
	background-image:    url(rs_plus.gif);
	background-position: 8px 5px;
	padding: 2px 0 2px 20px!important;
}
.rsminusmark {
	background-repeat: no-repeat;
	background-image:    url(rs_minus.gif);
	background-position: 8px 5px;
	padding: 2px 0 2px 20px!important;
}

/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.rsdefmark {
	background-image:  none;
	padding: 2px 0 2px 20px!important;
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.rscurrentmark {
	font-weight: bold;	
	padding: 2px 0 2px 20px!important;		
	color: #FFFFFF!important;
	background-color:#DD8800!important;		
}

marquee 
{    
	margin: 0px;
	padding: 0px;
	color: #820A0F;
	font-weight: bold;
	z-index: 5;	
}

.special {
	
	font-size: 12px;
	color: #DD8800;
	font-weight:bold;
	font-style:italic;	
	/*margin: 0em 0em 1em 1.75em;*/
	padding: 0px;
	list-style-type: none;
	position: relative; /*IE hack */
}

.special li 
{
    height:25px;
    vertical-align:top;
	padding-left: 2.5em;
	background: url(../graphics/blt_special.gif) no-repeat 0px 0em;	
	margin-bottom: 0.5em;
	position: relative; /*IE hack */
}
.picture
{
    border: 1px solid #B2ACA4;
}
