html{
	height:100%;
}
BODY {
	height:100%;	
	min-height:100%;
        font-family: tahoma, verdana, geneva;
        font-size: 12px;
	color: #000000;
	margin: 0 0 0 0;
	background-image : url(templates/design/images/mainfon.gif);
	background-repeat: repeat-x;
	background-position: top
}
	
td,tr,p,div {
        font-family: tahoma, verdana, geneva;
        font-size: 12px
}
form {
	padding: 0;
	margin: 0;
}

h1 {
        font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #333333; 
	font-weight: bold
}

h2 {
        font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #333333; 
	font-weight: bold
}

h3 {
        font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333; 
	font-weight: bold
}

h4 {
        font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333; 
	font-weight: bold
}

h5 {
        font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: bold
}

h6 {
        font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: bold
}	

/* Links */
a:link, a:visited {
        font-size: 12px;
	color: #7D7E80; 
	text-decoration: none
	}

a:hover {
	color: #D5680E;	
	text-decoration: underline
	}

a.bmail:link, a.bmail:visited {
	color: white; 
	text-decoration: none
}

a.bmail:hover {
	color: white;	
	text-decoration: underline
}

/* Horizontal Line */
hr {
	background: #333333;
	height:2px;
	border: 1px solid
}

hr.separator {
	background: #333333;
	height: 1px;
	width: 75px;
	border: 0px;
}

hr.fullline {
	height: 1px;
	width: 100%;
	color : #CBD1E0;
	}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	color: #2F4F4F;
	background-position: left;
	text-align: left;
 }

a.mainlevel:hover {
	color: #0099CC;
	background-position: left;
	text-align: left;
	}

a.mainmenu:link, a.mainmenu:visited {
	color: #333333; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
	}

a.mainmenu:hover {
	color: #0099CC; text-decoration: underline;
	}
	
a.sublevel:hover {
	color: #0099CC; text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	color: #333333; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}

/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF;
	}

.contentpaneopen {
	border : 0px solid White;
	text-align : justify;
	width : 100%
	}

.main_title {
	color : #39548D;
	font : bold 11px;
}
.contentpagetitle {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #566E9E;
	text-align:left;
	}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
    }

table.contenttoc td {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

.contentdescription {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #435A76; text-decoration: none; font-weight: normal;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	}

a.blogsection:hover {
	color: #0099CC;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	}

a.readon:link, a.readon:visited {
	color: #435A76; text-decoration: none; font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(/templates/orthodoxy/images/read.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	}

a.readon:hover {
	color: #0099CC;	
	text-decoration: underline;
	font-weight: normal;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #32405F;
	text-align: left;
	width: 100%;
	height: 20px;
	/* border-bottom: 1px solid #333333; */
	 line-height: 20px; *
	}

table.moduletable td {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	}

.componentheading {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	background-repeat: no-repeat;
	/*
	list-style: none inside url(/templates/orthodoxy/images/arrow.png);
	*/
	list-style: none inside;
	white-space: normal;
	display: list-item;
	border-bottom: 1px solid #666666;
	background-image : url(templates/design/images/arrow.png);
	}

.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	text-align: center;
	font-size: 11px;
	background: #7C8187;
	border: 2px solid #C8CCCF;
	height: 23px;
	font : bold;
	color : White;
	}

.inputbox {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background: #FBFBFB;
	border: 1px solid #515151;
	}

/** category text format and links **/
.category {
	color: #333333; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #333333; font-weight: bold;
	}

a.category:hover {
	color: #FF9900;
	}

.poll {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid #333333;
}

.sectiontableentry1 {
	background-color : #ECF0F3;
	}
	
.sectiontableentry2 {
	background-color : #FFFFFF;
	}

.sectiontableheader {
	height: 23px;
	background-color : #6B6B6B;
	font-weight : bold;
	color : White;
	}

.small {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: normal;
        }

ul {
}

li {
}

.pagenav {
	color: #7D7E80;
	}

a.pagenav, a.pagenav:visited {
	color: #7D7E80;
	}

a.pagenav:hover {
	color: #D5680E;
	}

.pagenavbar {
	text-align: center
	}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}
		  
.searchbox {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid;
	height: 18px;
	line-height: 13px;
	}
	
.title {
	font: bold larger;
	letter-spacing: 4px;
}

a.pathway, a.pathway:visited {
	font: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: Green;
	}

a.pathway:hover {
	font: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
}

.contentheading {
	font-size: 19px;
	font-weight: normal;
 	color: #D5680E;
	text-align:left;
	padding : 5px 5px 5px
}
.moduletable_top td {
	text-align: right
}
a.mainlevel_top:link, a.mainlevel_top:visited {
        font-family: Times New Roman;
	font-size: 19px;
	font-weight: normal;
	padding: 50px 14px 50px 20px;
	color: #ffffff;
	background-image: url(templates/design/images/menustt.gif);
	background-repeat: no-repeat;
	background-position: right center
}

a.mainlevel_top:hover {
	color: #ffffff;
	padding: 50px 14px 50px 20px;
	background-image: url(templates/design/images/menustto.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	text-align: right
}
#active_menu_top {
	color: #ffffff;
	padding: 50px 14px 50px 20px;
	background-image: url(templates/design/images/menustto.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	text-align: right
}
.moduletable_prod td {
	padding: 3px 0 3px 0px;
	border-bottom: 1px dotted #C8CCCF;
	text-align: right
}
a.mainlevel_prod:link, a.mainlevel_prod:visited {
	color: #7D7E80;
	padding-right: 15px;
	background-image: url(templates/design/images/menust.gif);
	background-repeat: no-repeat;
	background-position: right center
}

a.mainlevel_prod:hover {
	color: #D5680E;
	padding-right: 15px;
	background-image: url(templates/design/images/menusto.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	text-align: right
}
#active_menu_prod {
	color: #D5680E;
	padding-right: 15px;
	background-image: url(templates/design/images/menusto.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	text-align: right
}
#menufon {
	background-image: url(templates/design/images/menufon.gif);
	background-repeat: repeat-x;
	background-position: top
}
#leftmenu {
	padding-left: 10px;
	padding-right: 10px;
	background: #ECF0F3
}
#topfon {
	background-image: url(templates/design/images/topfon.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0 15px 0 15px
}
#topfon2 {
	background-image: url(templates/design/images/topfon.gif);
	background-repeat: repeat-x;
	background-position: top
}
#bottomfon {
	text-align: center;
	color:#ffffff;
	background-image: url(/templates/design/images/bottomfon.gif);
	background-repeat: repeat-x;
	background-position: top
}
#copywork {
	float:right;
	width:200px;
	text-align:right;
	padding-right:10px
}
#compcont {
	width:570px;
	text-align:center
}