html, body {
	font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14px;
	color:#535353;
	margin:0px;padding:0px;
	height:100%;
}

/*прятки*/
/*
div.h1 {height:0px;overflow-y:hidden}
div.h2 {position:relative;margin-top:20px;display:none}
*/
div.h1 {}
div.h2 {font-size:6px;text-transform:uppercase;text-align:center;background-color:#4646b9;font-family:arial}
div.h2 a {color:#66E}

#header {
	background-color:#4646b9;
}

#left {
	position:absolute;
	width:160px;
	left:0px;top:120px;
}

#center {
	border-left:solid 180px #dbe6fb;
	padding-top:20px;padding-bottom:20px;
	min-height:700px;
}

#footer {
	padding:10px;
	color:#dbe6fb;background-color:#4646b9;
	text-align:center;font-weight:bold;
	clear:both;
}

p.feed {margin-top:30px;margin-left:10px;width:145px;border:1px dotted silver;padding:5px;color:gray;text-align:center}
p.feed2 {margin-top:15px;margin-left:10px;width:145px;border:1px dotted silver;padding:5px;color:gray;text-align:center}
p.feed a, p.feed2 a {color:black}
p.feed a:hover, p.feed2 a:hover {color:red}

/*отображение выбранного товара*/
h1 {text-align:center;margin:0;padding-top:20px;color:black;font-size:32px} /*заголовок*/
h1.h1 {text-align:center;margin:0;padding-top:10px;color:#dbe6fb;font-size:24px} /*заголовок*/
h2 {margin:0;padding-top:10px;padding-bottom:10px;font-size:12px;color:#dbe6fb;text-align:center}

.p2 {text-align:left;margin:5px;font-size:18px;color:black;padding-top:5px;padding-bottom:5px;margin-top:20px;color:#b8b946} /*кол-во*/
.p3 {text-align:center;margin:5px;font-size:18px;color:black;font-weight:bold;margin-bottom:20px;} /*цена*/
.p4 {text-align:center;margin:5px;font-size:18px;color:black} /*текст описания*/

/*для страницы "Контакты"*/
p.c1 {margin-left:30px;font-size:24px;color:black;margin-bottom:10px} /*заголовок*/
p.c2 {font-size:18px;margin-left:70px;font-size:18px;color:black;margin-bottom:30px;margin-right:30px} /*текст*/
p.c2 a {font-size:18px;text-decoration:underline} /*текст*/
p.c2 a:hover {color:blue} /*текст*/

/*заголовок страницы при отображении списка товаров*/
h4 {text-align:center;color:#dbe6fb;font-size:32px;color:black;margin:0px;margin-bottom:15px}

/*заголовок товара при отображении в списке товаров*/
div.pf {text-align:center;color:#dbe6fb;font-size:20px;color:black;padding-top:10px;padding-bottom:10px;background-color:#b8b946}
div.pc {text-align:center;color:#dbe6fb;font-size:20px;color:black;padding-top:15px;padding-bottom:15px;background-color:#f8fbdb;border:3px solid #b8b946; padding:5px}
form {padding:0px;margin:0px}

/*шапка*/
.tborder {background:white; border:2px solid #CBD1E0}


.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;
}

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: #333333;
	text-decoration: none;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}

a:hover {
	color: #00A5D9;
	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: black;
	font-size:18px;
 }

a.mainlevel:hover {
}

a.mainmenu:link, a.mainmenu:visited {
	color: red; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

a.mainmenu:hover {
	color: black; 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 {
}

.contentheading {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
 	color: Black;
	text-align:left;
	line-height: 16px;
	height: 15px;
	background-color : #D9DDDF;
	padding : 5px 5px 5px;
	font : normal bold 12px;
	}
.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.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 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(../images/arrow.png);
	}

.button {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	text-align: center;
	font-size: 11px;
	background: #6D7687;
	border: 2px solid #CAD4DF;
	height: 20px;
	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-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: #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 : #EDEDF3;
	}

.sectiontableentry2 {
	background-color : #FFFFFF;
	}

.sectiontableheader {
	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: #D1D1D1;
	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;
	padding-left : 20px;
	}
.createdate {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 9px;
	color: #ABABAB;
	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: 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: #4646b9;
	margin-top:0px;
}

a.pathway:hover {
	font: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
/*Main Orthodoxy CSS*/

.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.thead
{
	background: #6D7687 repeat-x top left;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: White;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 6px;
	margin-top : 2px;
	margin-bottom : 2px;
	}
.thead a:link
{
	color: #FFCC66;
}
.thead a:visited
{
	color: #FFFFFF;
}
.thead a:hover, .thead a:active
{
	color: #FFFF00;
}

.vbmainwindow
{
	background : #FFFFFF;
}

