BODY {
	/*	background : #4B6598 url(../images/bgr_2.gif); */
	color: #000000;
	margin: 0px 25px 50px 0px;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	
/*	
	scrollbar-base-color: #39548D;
	scrollbar-arrow-color: #FFCC66;
	scrollbar-track-color: #8D9DBD;
*/	
	padding-left: 25px;
	background-color : #FDFDFF;
	background-image : url(../images/fon.jpg);
	}
.leftmenu {
	border : 1px solid #00008B;
	}

td.mainWindow {
	background: #E1E1E1;
	color: #000000;
	border: 1px solid #373737;
	
	}	

td,tr,p,div {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin-top : 0px;
	margin-bottom : 0px;
	list-style : circle;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #323A15;
	border-left: outset 2px #5B7122;
	border-right: outset 2px #808080;
	border-top: outset 2px #5B7122;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #CCE197;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #333333; 
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h5 {
	color: #333333; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #333333; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}	
/* Links */
a:link, a:visited {
	font-size: 11px; 
	color: #9A7A58; 
	text-decoration: none;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}

a:hover {
	color: #8B1314;	
	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 : #767676;
	}

	
/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	color: #2F4F4F;
	background-position: left;
	text-align: left;
	padding-left: 75px;
 }

a.mainlevel:hover {
	color: #0099CC;
	background-position: left;
	text-align: left;
	padding-left: 75px;
	}

a.mainlevel_nav:link, a.mainlevel_nav:visited {
	width: 90px;
	float: left;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	text-align : center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 7px;
	text-decoration: none;
	color: #37140f;
	background: url(../images/tab_rounded.gif) no-repeat bottom center;
	}

a.mainlevel_nav:hover {
	color: #b9986c;
	background: url(../images/tab_rounded2.gif) no-repeat bottom center;
}

	
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 {

	}

.contentpaneopen {
	border : 0px solid White;
	text-align : justify;
	text-indent : 10px;
	width : 100%;
	}

.contentheading {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: #9a7a58;
	text-align:left;
	height: 15px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.main_title {
	color : #39548D;
	font-size: 11px;
	font-weight: bold;
}
.contentpagetitle {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
 	color: #7F0C09;
	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: 12px;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	}

/* 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.weblinks:link, a.weblinks:visited {
	color: #405115; text-decoration: none; font-weight: normal;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #759328;	text-decoration: underline;
	}

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_search th {
	background: url(../images/menu_title.jpg);
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #e8d2be;
	margin-top : 2px;
	margin-bottom : 2px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 30px;
	/* border-bottom: 1px solid #333333; */
	 line-height: 20px; 
	}
table.moduletable_right th {
	background: url(../images/right_colum.jpg);
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #e8d2be;
	margin-top : 2px;
	margin-bottom : 2px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 30px;
	/* border-bottom: 1px solid #333333; */
	 line-height: 20px; 
	}
	
table.moduletable th {
	background: url(../images/menu_title.jpg);
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #e8d2be;
	margin-top : 2px;
	margin-bottom : 2px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 30px;
	/* 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;
	}

.button {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	text-align: center;
	font-size: 11px;
	border: 0px solid #CAD4DF;
	height: 21px;
	width: 73px;
	font-weight : bold;
	color : #ddcfba;
	background-image : url(../images/button.gif);
	}
	
.button_search {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 4px;

	text-align: center;
	font-size: 11px;
	border: 0px solid #CAD4DF;
	height: 20px;
	width: 30px;
	font-weight : bold;
	color : #ddcfba;
	background-image : url(../images/button_search.jpg);
	}
.inputbox_search{
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding-left: 15px;
	font-size: 12px;
	color: Black;
	background: #FBFBFB;
	border: 1px solid #515151;
	}

.inputbox {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background: #FBFBFB;
	border: 1px solid #515151;
	padding-left : 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

/** category text format and links **/
.category {
	color: #333333; 
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #333333; font-weight: bold;
	}

a.category:hover {
	color: #431d08;
	}

.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: 0px solid #333333;
}

.sectiontableentry1 {
	
	}
	
.sectiontableentry2 {

	}

.sectiontableheader {
	background-color : #B9986C;
	font-weight : bold;
	color: #421C09;
	}

.small {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	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;
        }


.newsfeedheading {
        font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 12px;
        color: #FF4500;
        text-align:left;
    /*   font-weight : bold; */
        }

.newsfeeddate {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	/* color: #00008B; */
}
.newsfeedDescription {
	color : Blue;
}
.newsheader {
	width : 100%;
	height : 20px;
	background-color : #FDF5E6;
	padding-top : 5px;
	padding-right : 5px;
	padding-left : 5px;
	padding-bottom : 5px;
	}
.feeds_desc {
	text-align : justify;
	text-indent : 20px;
	padding-left : 20px;
	}
.createdate {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 9px;
	color: #6C3C25;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

ul {
	margin: 0px 0px 0px 0px;
	}

li {
line-height: 15px;
padding-left: 2px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 3px; 
}

.fase4rdf {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px; color: #242D0C; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #405115;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #759328;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #759328;
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #B5C4D7;
	}

table.contact td.details {
	background-color: #EDF5FE;
	font-size: 11px;
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}

.pagenav {
	color : #00AE01;
	}

a.pagenav, a.pagenav:visited {
	color: #6495ED;
	}

a.pagenav:hover {
	color: Red;
	}

.pagenavbar {
	}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}


a.bar:link, a.bar:visited {
        color: Green; text-decoration: none; font-weight: normal;
        font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 10px;
        }

a.bar:hover {
        color: #A7CF43;
		 text-decoration: none;
        }
		  
.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-size:larger;
	font-weight: bold;
	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;
}
/*Main Orthodoxy CSS*/

.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	
	color: #000000;
	border: 1px solid #2f1a0c;
}

.tborder2
{
	
	color: #000000;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: 1px solid #2f1a0c;
}


.mainmenu
{
font-weight: bold;
color: #d7c1ab;
height: 23px;
border: 1px solid #373737;
background-image : url(../images/mmenu_bg1.jpg);
padding-left: 24px;
}
.mainmenutbl
{
border-collapse: collapse;
border: 1px solid #373737;
}

.thead
{
	font: bold 14px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #e8d2be;
	padding-left : 2px;
	margin-top : 2px;
	margin-bottom : 2px;
	height: 29px;
	}

.thead a:link
{
	color: #FFCC66;
}
.thead a:visited
{
	color: #FFFFFF;
}
.thead a:hover, .thead a:active
{
	color: #FFFF00;
}	

.vbmainwindow
{
	background-image : url(../images/main_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 0px solid #373737;
}



#menumy a {
		display:block;
		width:176px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 15px;
		padding-right: 0px;
		font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
		font-size: 12px;
		color:#090400;
		background: url("button.gif") 0 0 no-repeat;
		text-decoration: none;		
		}
	#menumy a:hover {	
		background-position: -190px 0;
		
		}
	#menumy a:active {
		background-position: 0px 0;
		
		}

.cart_info {
	font: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #e6cebb;
	text-align : center;
	padding-top: 5px;
	}
	
/*-----------------------------------*/
.container {
	width: 500px;
	padding: 15px;
	margin: 3px 0 20px 0;
	border: 1px solid #ccc;
	background: #fff;
	}

/* rounded */


ul#nav {
	width: 600px;
	margin: 0;
	padding: 0 0 0px 0px;
	border-bottom: 0px solid #9FB1BC;
	}

ul#nav li {
	margin: 0; 
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	list-style-type: none;
	}
	
ul#nav a:link, ul#nav a:visited {
	width: 121px;
	float: left;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	text-align : center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 7px;
	text-decoration: none;
	color: #37140f;
	background: url(../images/tab_rounded.gif) no-repeat bottom center;
	}

ul#nav a:link.active, ul#nav a:visited.active, ul#nav a:hover{
	color: #b9986c;
	background: url(../images/tab_rounded2.gif) no-repeat bottom center;
	}

	
.copy
{
font: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	color: #a18877;
	text-align : left;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.bottom
{
font: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	color: #2e1302;
	text-align : right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.price_browse {

	color: #e8d2be;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 0px 0px;
	background-position: bottom;
	background-image : url(../images/browse_button.jpg);
	}

.price_flypage {
	padding:5px 5px 5px 5px;
	color: #e8d2be;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 0px;
	background-position: top;
	background-image : url(../images/browse_button.jpg);
	}

ul.makeMenu, ul.makeMenu ul {
padding-left: 4px; 
margin-left: 20px; 
}