
body
{
	color: #333333;
	text-align: left;
	font-size: 14px;
	line-height: 1.3em;
	font-family: Arial;
	background-color: white;
	margin: 0px;
	padding: 0px;
}
p
{
	margin: 0px 0px 10px 0px;
}
img
{
	border:none;
}
ul
{
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 30px;
	font-size: 14px;
}

input[type='text']
{
	width: 500px;
}
input[type='submit']
{
	cursor: pointer;
}
textarea
{
	width: 500px;
}
a
{
	cursor: pointer;
	text-decoration: underline;
	color: #006699;
}
a:hover
{
	cursor: pointer;
	text-decoration: underline;
	color: #0099cc;
}

.admininblock
{
	display: block;
}
.admininblock_menu
{
	margin-bottom: 10px;
}
.admininblock_body
{
	margin: 0px;
}
.admininblock_selected_tab
{
	display: block;
	float: left;
	font-size: 14px;
	margin-right: 10px;
    margin-bottom: 10px;
	padding: 5px;
	font-weight: normal;
	height: 20px;
	border: 1px solid #1F7DB3;
	background-color: #dddddd;
	cursor: pointer;
}
.admininblock_unselected_tab
{
	display: block;
	float: left;
	padding: 5px;
	margin-right: 10px;
    margin-bottom: 10px;
	font-size: 14px;
	height: 20px;
	border: 1px solid #dddddd;
	background-color: white;
	cursor: pointer;
}
.admininblock_unselected_tab:hover, .admininblock_selected_tab:hover
{
	text-decoration: none;
	background-color: #dddddd;
}

#no_container
{
	margin: 0px;
	padding: 0px;
}

#no_wrapper
{
	width: 950px;
	padding: 0px;
	margin: 0 auto;
	min-height: 300px;
}
#no_content
{
	display: block;
	width: 950px;
	margin: 10px 0px 10px 0px;
}

#no_header
{
	width: 950px;
	height: 65px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.no.ua/_inc/img/head.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#no_header_title
{
	margin: 10px 0px 0px 20px;
	display: block;
	float: left;
	width: 255px;
	height: 45px;
	background-image: url(http://www.no.ua/_inc/img/title.gif);
	text-decoration: none;
}
#no_header_title:hover
{
	text-decoration: none;
}
#header_rightpan
{
	margin: 15px 20px 0px 0px;
	float: right;	
	width: 500px;
}
#header_rightpan a, #header_rightpan form, #header_rightpan img, #header_rightpan span
{
	float: right;
	display: block;
	margin-left: 10px;
}
#header_rightpan a, #header_rightpan img, #header_rightpan span
{
	margin-top: 5px;
}
#header_rightpan img
{
	padding-top: 2px;
}
#no_menu
{
	width: 950px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.no.ua/_inc/img/menu_bkg.gif);
	background-repeat: repeat-x;
}
#no_menu #menuitem
{
	background-color: transparent;
	display: block;
	float: left;
	height: 36px;
	text-decoration: none;
}
#no_menu form
{
	display: block;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	width: 300px;
}
#no_menu form input
{
	display: block;
	float: right;
}
#no_menu form input[type='submit']
{
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 0px;
	border: none;
	width: 33px;
	height: 26px;
	background-image: url(http://www.no.ua/_inc/img/search.gif);
}
#no_menu #menuitem_s
{
	background-image: url(http://www.no.ua/_inc/img/menu_bkg_s.gif);
	background-repeat: repeat-x;
	display: block;
	float: left;
	height: 36px;
	text-decoration: none;
}
#no_menu #menuitem:hover, #no_menu #menuitem_s:hover
{
	text-decoration: none;
}
#no_menu #menuitem span
{
	display: block;
	font-size: 14px;
	color: #003333;
	padding: 8px 20px 5px 20px;
}
#no_menu #menuitem_s span
{
	display: block;
	font-size: 14px;
	color: white;
	padding: 8px 20px 5px 20px;
}
.menu_div
{
	background-image: url(http://www.no.ua/_inc/img/menu_div.gif);
	height: 36px;
	width: 1px;
	float: left;
}
.menu_div_s
{
	background-image: url(http://www.no.ua/_inc/img/menu_div_s.gif);
	height: 36px;
	width: 1px;
	float: left;
}
#footer_menu
{
	width: 950px;
	height: 30px;
	margin-bottom: 10px;
	background-color: #7d8998;
}
#footer_menu #menuitem, #footer_menu #menuitem_s
{
	background-color: transparent;
	display: block;
	float: left;
	height: 30px;
	text-decoration: none;
}
#footer_menu #menuitem:hover, #footer_menu #menuitem_s:hover
{
	text-decoration: none;
}
#footer_menu #menuitem span
{
	display: block;
	font-size: 12px;
	color: #d7dde4;
	padding: 7px 20px 0px 20px;
}
#footer_menu #menuitem_s span
{
	display: block;
	font-size: 12px;
	color: white;
	padding: 7px 20px 0px 20px;
}
.footermenu_div
{
	background-image: url(http://www.no.ua/_inc/img/footermenu_div.gif);
	height: 30px;
	width: 1px;
	float: left;
}
#footer_copyright p
{
    float:left;
	color: #666666;
	font-size: 14px;
}
#footer_copyright span
{
    font-style: italic;
    display: block;
    float:right;
	color: #666666;
	font-size: 12px;
}
#footer_copyright span a, #footer_copyright span a:hover
{
	color: #666666;
}



.main_themes
{
	background-color: #e8eef3;
	margin-bottom: 10px;
}
.main_themes_header img, .main_themes_header a, .main_themes_header p
{
	display: block;
	float: left;
	margin: 15px 10px 10px 10px;
}
.main_themes_header p
{
	color: #223754;
	font-size: 18px;
}
.main_themes_photos
{
	background-color: white;
	float: left;
	margin: 5px;
    width: 940px;
    overflow-x: hidden;
}
.themeslisting_a
{
    cursor:pointer;
    display:block;
    position:absolute;
    width:25px;
    height:25px;
    background-size: cover;
}
.themeslisting_left
{
	background-image: url(http://www.no.ua/_inc/img/left.gif);    
}
.themeslisting_right
{
	background-image: url(http://www.no.ua/_inc/img/right.gif);
}
.themeslisting_left_n
{
	background-image: url(http://www.no.ua/_inc/img/left_n.gif);
}
.themeslisting_right_n
{
	background-image: url(http://www.no.ua/_inc/img/right_n.gif);
}
.themeslisting_left_n:hover
{
	background-image: url(http://www.no.ua/_inc/img/left_a.gif);
}
.themeslisting_right_n:hover
{
	background-image: url(http://www.no.ua/_inc/img/right_a.gif);
}
.main_themes_photos_in
{
	float: left;
	display: block;
	margin: 10px 0px 10px 10px;
	width: 300px;
}
.main_themes_photos_in .main_a, .main_themes_photos_in .main_a:hover
{
    display:block;
	text-decoration: none;
}
.main_themes_photos_in p
{
	margin: 5px 0px 5px 0px;
	overflow: hidden;
}
.main_themes_photos_in object p
{
	margin: 0px;
}
.themes_tone
{
	position: absolute;
	width: 300px;
	height: 50px;
	background-image: url(http://www.no.ua/_inc/img/tone.png);
	margin-top: 150px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	color: white;
    display: inline;
}
.themes_tone p
{
    float: left;
    max-width: 230px;
	margin: 5px 10px 5px 10px;
}
.themes_tone .postscount
{
    float: right;
    color: white;
    font-size: 14px;
    font-weight: normal;
    max-width: 50px;
	margin: 25px 5px 0px 0px;
}
.postscount img, .postscount span
{
    display: block;
    float: left;
    margin-right: 5px;
}
.postscount span
{
    margin-top: 2px;
}
.main_left
{
	float: left;
	width: 625px;
	margin-right: 10px;
}
.main_right
{
	float: left;
	width: 315px;
}
	.no_titlediv
	{
		height: 50px;
		margin: 0px;
		background-color: #7d8998;
	}
	.no_titlediv .title_img
	{
		float: left;
		background-image: url(http://www.no.ua/_inc/img/title_img.gif);
		width: 25px;
		height: 25px;
		margin: 10px 0px 0px 10px;
	}
	.no_titleunderimg
	{
		float: left;
		background-image: url(http://www.no.ua/_inc/img/title_underimg.gif);
		width: 8px;
		height: 7px;
		margin-bottom: 5px;
	}
	.no_titlediv .title_p
	{
		float: left;
		color: white;
		font-size: 16px;
		margin: 13px 10px 0px 20px;
		font-weight: bold;
	}
	.no_titlediv .title_p a
	{
		color: white;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
	}
	.no_titlediv .title_p a:hover
	{
		color: white;
		font-size: 16px;
		font-weight: bold;
		text-decoration: underline;
	}
	
.no_quotation
{
	border-bottom: 1px solid #b5b5b5;
	margin-bottom: 10px;
	background-image: url(http://www.no.ua/_inc/img/quotes.gif);
	background-repeat: repeat-y;
}
.no_quotation h1
{
	padding: 10px 10px 20px 20px;
	margin: 0px;
	display: block;
	color: #223754;
	font-size: 18px;	
	font-weight: normal;
}
 .no_quotation .quot_author
 {
	margin: 0px 20px 20px 200px;
	display: block;
	text-align: right;
	font-size: 14px;
	font-style: italic;
 }
.no_quotation p
{
	color: #36547d;
	font-weight: bold;
	margin: 0px 20px 20px 20px;
	font-size: 16px;
}

.title_in_div
{
	margin: 10px;
	width: 450px;
}
.title_in_div a, .title_in_div span
{
	display:block;
	float:right;
	margin-left: 10px;
	padding: 5px;
	color: #d7dde4;
}
.title_in_div a:hover
{
	color: white;
}
.title_in_div .title_sel_a, .title_in_div .title_sel_a:hover
{
	background-color: #586574;
	text-decoration: none;
	color: #a9afb7;
}
.blog_listing
{
	padding: 0px 10px 10px 10px;
}
.blog_listing h1
{
	font-size: 16px;
	margin-bottom: 10px;
}
.blog_listing span 
{
	float:left;
	color: #808080;
	margin: 0px 10px 10px 0px;
}
.blog_listing_tags_name
{
	float:left;
	margin: 0px 10px 10px 0px;
	width: 57px;
	height: 19px;
	background-image: url(http://www.no.ua/_inc/img/tags_bkg.gif);	
}
.blog_listing_tags_name span
{
	display: block;
	float: none;
	margin: 0px 0px 0px 10px;
	color: #333333;
}
.blog_listing_tags
{
	float:left;
	color: #808080;
	width: 400px;
	height: 20px;
	overflow: hidden;
	margin-bottom: 10px;
}
.blog_listing_ratings
{
	float: right;
	height: 20px;
	overflow: hidden;
}
.blog_listing_author
{
	float: left;
	height: 20px;
	max-width: 400px;
	overflow: hidden;
}
.blog_listing_author a, .blog_listing_author span
{
	float: left;
	display: block;
	margin-right: 10px;
}
.blog_listing .blog_listing_tags a, .blog_listing .blog_listing_tags a:hover, .blog_listing_author span
{
	color: #808080;
}
.no_h1
{
	font-size: 20px;
	line-height: 1.1em;
	margin: 0px 0px 10px 0px;
}
	.pagination
	{
		margin: 10px;
	}
	.pagination a
	{
		display: block;
		float: left;
		background-color: white;
		border: 1px solid #7D8998;
		text-align: center;
		margin-right: 5px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		padding: 0px 4px;
		margin-bottom: 5px;
		text-decoration: none;
	}
	.pagination a:hover
	{
		text-decoration: none;
	}
	.pagination .a_sel
	{
		color: white;
		font-weight: bold;
		background-color: #7D8998;
	}

	.searchform input
	{
		display: block;
		float: left;
	}
	.searchform input[type='text']
	{
		width: 500px;
		margin-right: 10px;
		padding: 2px;
	}
	.searchform input[type='submit']
	{
		color: white;
		height: 26px;
		font-weight: bold;
		background-image: url(http://www.no.ua/_inc/img/submit.gif);	
		background-repeat: repeat-x;
		padding: 0px 10px 0px 10px;
		border: none;
	}
	.foundresults
	{
		margin: 10px 0px 10px 0px;
	}
	.foundresults span
	{
		font-weight: bold;
	}
	
	.mediatitlescrolldiv
	{
		float: right;
		margin-right: 10px;		
		margin-top: 15px;
	}
	.mediatitlescrolldiv a
	{
		display: block;
		float: left;
		margin-left: 5px;
		text-decoration: none;
	}
	.mediatitlescrolldiv a:hover
	{
		text-decoration: none;
	}
	.zebra_bg
	{
		background-color: #f5f5f5;
		border-bottom: 1px dotted lightgrey;
		border-top: 1px dotted lightgrey;
	}
	
	.author_div
	{
		margin-bottom:20px;
		height: 100px;
	}
	.author_div_place
	{
		float:left;
		width: 35px;
		height: 45px;
		margin-right: 10px;
		text-align: center;
		background-image: url(http://www.no.ua/_inc/img/authorplace.gif);	
	}
	.author_div_place p
	{
		color: white;
		font-weight: bold;
		font-size: 18px;
		margin-top: 10px;
	}
	.author_div_img
	{
		float:left;
		width: 100px;
		height: 100px;
		margin-right: 10px;
	}
	.author_div_data
	{
		float:left;
		width: 200px;
		height: 100px;
		margin-right: 10px;
	}
	.author_div_data a
	{
		display: block;
		max-height: 20px;
		max-width: 200px;
		overflow: hidden;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.author_div_data_data
	{
		display: block;
		max-height: 20px;
		max-width: 200px;
		overflow: hidden;
	}
	.author_div_blogs
	{
		float:left;
		width: 250px;
		height: 100px;
	}
	.author_div_blogs ul
	{
		overflow: hidden;
		max-height: 75px;
	}
    .imgstitles
    {
        text-align:center;
        display:block;
        margin: 5px;
        text-decoration: underline;
    }
    .imgstitles:hover
    {
        text-decoration: underline;
    }
.blogdescription img
{
    max-width: 625px;
}
.blogdescription_sm img
{
    max-width: 585px;
}
