/*
Theme Name: Gadgetine
Theme URI: http://www.orange-themes.com/gadgetine/
Description: Wordpress Theme for Premium Magazines
Author: Orange Themes
Version: 2.0.4
*/


html,
body {
	height: 100%;
}

body {
	color: #1b1b1b;
	font: 12px/18px arial, sans-serif;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
span,
p,
input {
	margin: 0;
	padding: 0;
}

table,
tr,
td {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

ul,
li,
ol {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	color: #115fbf;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:focus {
	outline: 0;
}

input[type=text]:focus,
input[type=submit]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
	outline: 0 none;
}

img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

img.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

a img.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}

.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.container {
	margin-bottom: -476px;
	min-height: 100%;
}

.hd_w {
	background: url(img/hd_w_bg.jpg) top center no-repeat;
	height: 124px;
	width: 100%;
}

.hd {
	margin: 0 auto;
	padding-top: 17px;
	width: 1000px;
}

.ct_w {
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 3;
}

.ct {
	margin: 0 auto;
	width: 1000px;
}
/*
.ft_w {
	background: url(img/ft_bg.png) 0 0 repeat-x;
	height: 476px;
	width: 100%;
}
*/
.ft {
	margin: 0 auto;
	position: relative;
	width: 1000px;
}

.clearft {
	clear: both;
	height: 377px;
}

.logo {
	float: left;
	margin: 14px 0 0 16px;
	top:0;
	width: 182px;
}

.menu_w {
	background: url(img/menu_w_bg.png) 0 0 repeat-x;
	height: 44px;
	width: 100%;
}

.menu {
	margin: 0 auto;
	overflow: visible;
	width: 1000px;
}

.menu ul {
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}



.menu a {
	color: #fff;
	text-decoration: none;
	text-shadow: #2b2b2b 0 1px 0;
}




.menu .act {
	background: url(img/ico_blt_1.png) bottom center no-repeat !important;
}

.menu .act a {
	background: url(img/menu_a_bg.png) top right no-repeat;
	display: block;
	height: 44px;
	padding-right: 4px;
}

.menu .act a:hover span {
	text-decoration: none;
}

.menu .act span {
	background: url(img/menu_span_bg.png) top left no-repeat;
	display: block;
	height: 33px;
	padding: 11px 15px 0 19px;
}

.menu .reklama {
	background: url(img/reklama_bg.png) center 1px no-repeat;
}

.menu-dropdown {
	width: 764px;
	float: left;
}

.menu-dropdown ul {
	margin: 0;
	list-style: none;
}

.menu-dropdown li {
	height: 40px;
	float: left;
	position: relative;
}

.menu-dropdown li:hover > a {
	background: url(img/menu_span_bg.png) top left repeat-x;
	color: #fff;
	text-shadow: #252525 0 1px 0;
}

.menu-dropdown li:hover > a span {
	background: url(img/ico_blt_11.png) right 7px no-repeat;
	padding: 0 15px 0 0;
}

.menu-dropdown ul ul {
	position: absolute;
	top: 39px;
	left: -5px;
	width: 230px;
	background: url(img/menu-dropdown-bg.png) bottom center no-repeat;
	padding: 0 0 9px 0;
	float: left;
	display: none;
	z-index: 100;
}

.menu-dropdown ul li:hover > ul {
	display: block;
}

.menu-dropdown .menu-item a {
	margin: 0 -1px 0 0;
	padding: 11px 25px 0 25px;
	height: 29px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #2b2b2b 0 1px 0;
	display: block;
	position: relative;
	z-index: 1;
}

.menu-dropdown .menu-item a span {
	height: auto;
	background: url(img/ico_blt_11.png) right 7px no-repeat;
	padding: 0 15px 0 0;
}

.menu-dropdown .menu-item a:hover {
	margin: 0 -1px 0 0;
	padding: 11px 25px 0 25px;
	height: 29px;
	background: url(img/menu_span_bg.png) top left repeat-x;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-shadow: #252525 0 1px 0;
	display: block;
}

.menu-dropdown .menu-item a:hover span {
	background: url(img/ico_blt_11.png) right 7px no-repeat;
	padding: 0 15px 0 0;
	text-decoration: none;
}

.menu-dropdown ul ul .menu-item a {
	width: 168px;
	height: auto;
	padding: 11px 25px 10px 25px;
	margin: 0 6px 0 6px;
	border: none;
	background: url(img/menu-dropdown-slider-item-bg.png) top left repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-shadow: #252525 0 1px 0;
	text-decoration: none;
	display: block;
}

.menu-dropdown ul ul .menu-item a:hover {
	width: 168px;
	height: auto;
	padding: 11px 25px 10px 25px;
	margin: 0 6px 0 6px;
	border: none;
	background: #4a4a4a url(img/menu-dropdown-slider-item-bg.png) top left repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-shadow: #252525 0 1px 0;
	text-decoration: none;
	display: block;
}

.search_form {
	float: right;
}

.search_form table {
	float: left;
	height: 20px;
	margin-top: 9px;
}

.search_form table input {
	background-color: #fff;
	border: none;
	color: #333;
	font-size: 11px;
	padding: 0 8px;
	width: 152px;
}

.search_form table td {
	background: url(img/search_text_bg.png) 0 0 no-repeat;
	height: 22px;
	padding: 0 1px;
	vertical-align: middle;
	width: 168px;
}

.search_form .btn {
	float: left;
	margin: 11px 0 0 4px;
	color: #fff;
	background: url('img/btn_search_1.png') repeat;
	border: 1px solid #000;
	border-radius: 5px 5px 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

.ad_text_w {
	height: 10px;
	width: 100%;
}

.ad_text {
	margin: 0 auto;
	padding-top: 11px;
	width: 1000px;
}

.ad_text a {
	color: #115fbf;
	font: bold 11px tahoma, sans-serif;
}

.ad_text b {
	color: #d50d0d;
}

.ad_text .ad {
	position: absolute;
	text-align: center;
	width: 1000px;
	z-index: 1;
}

.ad_text .social {
	float: right;
	position: relative;
	text-align: right;
	z-index: 2;
}

.ad_text .social img {
	float: right;
	margin-left: 15px;
}

.ct_c1 {
	float: left;
	margin-right: 25px;
	width: 350px;
}

.ct_c2 {
	float: left;
	margin-right: 25px;
	width: 350px;
}

.ct_c3 {
	float: left;
	width: 250px;
}

.ct_article {
	float: left;
	margin-right: 25px;
	width: 725px;
}

.block_1 {
	margin-bottom: 20px;
}

.block_1 h2 {
	background: url(img/line_h1.png) top left repeat-x;
	color: #951717;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 4px;
	padding-top: 10px;
}

.block_1 h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
}

.block_1 h2 span {
	background: url(img/line_h2.png) bottom center no-repeat;
	display: block;
	padding-bottom: 22px;
}

.block_1 .img {
	height: 37px;
	padding-top: 2px;
	vertical-align: top;
	width: 62px;
}

.block_1 .title {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	vertical-align: top;
}

.block_1 .title a {
	color: #1b1b1b;
	text-decoration: none;
}

.block_1 .title a:hover {
	color: #115fbf;
	text-decoration: underline;
}

.block_1 .title span {
	margin-left: 4px;
}

.block_1 .title span a {
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

.block_1 .title span a:hover {
	color: #cc0000;
}

.block_1 .title img {
	margin-left: 4px;
}

.block_1 .spacer {
	height: 11px;
}

.block_1 table {
	margin-bottom: 2px;
}

.block_2 {
	margin-bottom: 20px;
}

.block_2 h2 {
	background: url(img/line_h1.png) top left repeat-x;
	color: #951717;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 6px;
	padding-top: 10px;
}

.block_2 h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
}

.block_2 h2 span {
	background: url(img/line_h2.png) bottom center no-repeat;
	display: block;
	padding-bottom: 22px;
}

.block_2 h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
	padding: 10px 0;
}

.block_2 h3 a {
	color: #1b1b1b;
	text-decoration: none;
}

.block_2 h3 a:hover {
	color: #115fbf;
	text-decoration: underline;
}

.block_2 h3 img {
	margin-left: 6px;
}

.block_2 h3 span {
	margin-left: 4px;
}

.block_2 h3 span a {
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

.block_2 h3 span a:hover {
	color: #cc0000;
}

.block_2 .img {
	padding: 3px 0 0 0;
	vertical-align: top;
	width: 127px;
}

.block_2 .title {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding-right: 16px;
	vertical-align: top;
}

.block_2 .title a {
	color: #1b1b1b;
	text-decoration: none;
}

.block_2 .title a:hover {
	color: #115fbf;
	text-decoration: underline;
}

.block_2 .title span {
	margin-left: 4px;
}

.block_2 .title span a {
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

.block_2 .title span a:hover {
	color: #cc0000;
}

.block_2 .title img {
	margin-left: 4px;
}

.block_2 .title div {
	height: 87px;
	overflow: hidden;
}

.block_2 .title p {
	font-weight: normal;
	padding-top: 6px;
}

.block_2 .spacer {
	height: 10px;
}

.block_2 .list {
	background: url(img/line_hv_1.gif) top right no-repeat;
	margin-bottom: 13px;
	padding: 15px 0 0 0;
}

.block_3 {
	margin-bottom: 20px;
}

.block_3 h2 {
	background: url(img/line_h1.png) top left repeat-x;
	color: #951717;
	font-size: 15px;
	font-weight: normal;
	padding-top: 5px;
}

.block_3 h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
}

.block_3 h2 span {
	background: url(img/line_h2.png) bottom center no-repeat;
	display: block;
	padding-bottom: 22px;
}

.block_3 table {
	margin: 0 auto;
	width: 333px;
}

.block_3 td {
	vertical-align: top;
}

.block_3 .list {
	background: url(img/line_vhv_1.gif) bottom center no-repeat;
	margin-top: -14px;
}

.block_3 .item {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 auto;
	width: 96px;
}

.block_3 .item img {
	margin-bottom: 9px;
}

.block_3 .item a {
	color: #1b1b1b;
	text-decoration: none;
}

.block_3 .item a:hover {
	color: #115fbf;
	text-decoration: underline;
}

.block_3 .item span {
	margin-left: 4px;
}

.block_3 .item span a {
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

.block_3 .item span a:hover {
	color: #cc0000;
}

.block_3 .row {
	border-bottom: 1px solid #d3d3d3;
	padding: 15px 0 13px 0;
}

.block_3 .row .readmore {
	margin: 0 16px 2px 16px;
}

.block_4 {
	margin-bottom: 20px;
}

.block_4 h2 {
	background: url(img/line_h1.png) top left repeat-x;
	color: #951717;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 2px;
	padding-top: 10px;
}

.block_4 h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
}

.block_4 h2 span {
	background: url(img/line_h4.png) bottom center no-repeat;
	display: block;
	padding-bottom: 22px;
}

.block_4 ul {
	list-style-type: none;
	margin-bottom: 5px;
	overflow: hidden;
}

.block_4 ul a {
	color: #1b1b1b;
	text-decoration: none;
}

.block_4 ul a:hover {
	color: #115fbf;
	text-decoration: underline;
}

.block_4 ul span {
	margin-left: 4px;
}

.block_4 ul span a {
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

.block_4 ul span a:hover {
	color: #cc0000;
}

.block_4 li {
	background: url(img/ico_blt_2.png) 0 8px no-repeat;
	margin-bottom: 6px;
	padding-left: 12px;
}

.block_5 {
	margin-bottom: 20px;
}

.block_5 h2 {
	background: url(img/line_h1.png) top left repeat-x;
	color: #951717;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 4px;
	padding-top: 10px;
}

.block_5 h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
}

.block_5 h2 span {
	background: url(img/line_h2.png) bottom center no-repeat;
	display: block;
	padding-bottom: 22px;
}

.block_5 .img {
	padding-top: 2px;
	vertical-align: top;
	width: 62px;
}

.block_5 .title {
	font-size: 14px;
	line-height: 18px;
	padding-right: 16px;
}

.block_5 .title a {
	color: #1b1b1b;
	text-decoration: none;
}

.block_5 .title a:hover {
	color: #115fbf;
	text-decoration: underline;
}

.block_5 .title span {
	margin-left: 4px;
}

.block_5 .title span a {
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

.block_5 .title span a:hover {
	color: #cc0000;
}

.block_5 .title img {
	margin-left: 4px;
}

.block_5 .spacer {
	height: 11px;
}

.block_5 .list {
	background: url(img/line_v_1.gif) top right repeat-y;
	margin: -18px 0 13px 0;
	padding-top: 18px;
}

.block_6 {
	float: left;
	margin-bottom: 20px;
	margin-right: 25px;
	width: 540px;
}

.block_6 h2 {
	background: url(img/line_h6.png) bottom center no-repeat;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	padding-bottom: 27px;
}

.block_6 h2 a {
	color: #000;
	text-decoration: none;
}

.block_6 h2 a:hover {
	color: #115fbf;
	text-decoration: underline;
}

.block_6 h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 9px;
}

.block_6 .article {
	background: url(img/line_v_1.gif) top right repeat-y;
	margin: -14px 0 20px 0;
	padding: 14px 16px 0 0;
}

.block_6 .article .social {
	margin-bottom: 31px;
	overflow: hidden;
}

.block_6 .article .social span {
	float: right;
}

.block_6 .article .social span a {
	color: #cc0000;
}

.block_6 .article .social iframe {
	float: left;
}

.block_6 .article .social .db-wrapper {
	float: left;
}

.block_6 .article .text {
	font: 12px/18px verdana, sans-serif;
}

.block_6 .article .text .caps:first-letter {
	float: left;
	font-size: 40px;
	font-weight: bold;
	margin: 5px 6px 0 0;
}

.block_6 .article .text p {
	margin-bottom: 19px;
}

.block_6 .article .text .img {
	text-align: center;
}

.block_6 .article .text ul {
	list-style-type: none;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-left: 17px;
}

.block_6 .article .text li {
	background: url(img/ico_blt_2.png) 0 7px no-repeat;
	margin-bottom: 3px;
	padding-left: 12px;
}

.block_6 .article .text ol {
	padding-left: 15px;
	margin-left: 17px;
	margin-bottom: 25px;
	padding-top: 5px;
}

.block_6 .article .text ol li {
	padding: 0;
	background: none;
}

.block_6 .article .text h1 {
	font-size: 28px;
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

.block_6 .article .text h2 {
	font-size: 20px;
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

.block_6 .article .text h3 {
	font-size: 18px;
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

.block_6 .article .text h4 {
	font-size: 16px;
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

.block_6 .article .text h5 {
	font-size: 14px;
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

.block_6 .article .text h6 {
	font-size: 10px;
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

.block_6 .article .text blockquote {
	font: italic 14px/22px "Georgia", serif;
	border-left: 3px solid #d3d3d3;
	margin: 0 0 0 17px;
	padding-left: 10px;
	padding-right: 17px;
}

.block_6 .article .text .wp-caption {
	margin-bottom: 20px;
}

.block_6 .article .text .wp-caption p {
	margin: 0;
	padding: 0;
	margin: 5px 0;
	font-weight: bold;
}

.block_6 .footer {
	background: url(img/line_v_1.gif) top right repeat-y;
	padding-right: 16px;
}

.block_6 .footer table {
	width: 100%;
}

.block_6 .author {
	color: #787878;
}

.block_6 .author span {
	float: right;
}

.block_6 .author span a {
	color: #cc0000;
}

.block_6 .comments {
	background: url(img/line_v_1.gif) top right repeat-y;
	margin: -14px 0 20px 0;
	padding: 14px 0 0 0;
}

.block_6 .comments h3 {
	background: url(img/line_h6.png) bottom center no-repeat;
	color: #cc0000;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 0 16px 27px 0;
}

.block_6 .comments h4 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 3px;
}

.block_6 .comments h4 a {
	color: #cc0000;
	text-decoration: none;
}

.block_6 .comments h4 a:hover {
	text-decoration: underline;
}

.block_6 .comments h4 b {
	margin: 0 5px;
}

.block_6 .comments h4 span {
	color: #787878;
}

.block_6 .comments p {
	font: 12px/18px verdana, sans-serif;
}

.block_6 .comments .item {
	background: url(img/line_h_1.gif) bottom left repeat-x;
	margin: 0 16px 13px 0;
	padding-bottom: 14px;
}

.block_6 .comments2 {
	background: url(img/line_v_1.gif) top right repeat-y;
	margin: -14px 0 20px 0;
	padding: 14px 0 0 0;
}

.block_6 .comments2 h3 {
	background: url(img/line_h6.png) bottom center no-repeat;
	color: #cc0000;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 0 16px 27px 0;
}

.block_6 .comments2 h4 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 3px;
}

.block_6 .comments2 h4 a {
	color: #cc0000;
	text-decoration: none;
}

.block_6 .comments2 h4 a:hover {
	text-decoration: underline;
}

.block_6 .comments2 h4 b {
	margin: 0 5px;
}

.block_6 .comments2 h4 span {
	color: #787878;
}

.block_6 .comments2 p {
	font: 12px/18px verdana, sans-serif;
}

.block_6 .comments2 .item {
	background: url(img/line_h_1.gif) bottom left repeat-x;
	margin: 0 16px 13px 0;
	padding-bottom: 14px;
}

.block_6 .add_comment .text {
	width: 410px;
}

.block_6 .add_comment .textarea {
	height: 170px;
	width: 410px;
}

.block_6 .add_comment .keyword_text {
	width: 50px;
}

.block_6 .back {
	background: url(img/ico_blt_6.png) left 7px no-repeat;
	color: #cc0000;
	float: right;
	font-size: 12px;
	padding-left: 10px;
}

.block_6 .keyword {
	font-size: 11px;
}

.block_6 .keyword b {
	font-size: 14px;
}

.block_6 .block_8 h2 a {
	color: #115fbf;
	text-decoration: underline;
}

.block_6 .block_8 h2 a:hover {
	text-decoration: none;
}

.block_7 {
	float: left;
	margin-bottom: 20px;
	width: 160px;
}

.block_7 h2 {
	background: url(img/line_h1.png) top left repeat-x;
	color: #951717;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 4px;
	padding-top: 10px;
}

.block_7 h2 span {
	background: url(img/line_h7.png) bottom center no-repeat;
	display: block;
	padding-bottom: 22px;
}

.block_7 .title span {
	line-height: 16px;
	margin-left: 4px;
}

.block_7 .title span a {
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

.block_7 .title span a:hover {
	color: #cc0000;
}

.block_7 .title a img {
	margin-bottom: 8px;
}

.block_7 .title a {
	color: #1b1b1b;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

.block_7 .title a:hover {
	color: #115fbf;
	text-decoration: underline;
}

.block_7 .spacer {
	background: url(img/line_h_1.gif) 0 12px repeat-x;
	height: 30px;
}

.block_8 {
	margin-bottom: 20px;
}

.block_8 h2 {
	background: url(img/line_h1.png) top left repeat-x;
	color: #951717;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 4px 0;
	padding: 10px 0 0 0;
}

.block_8 h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
}

.block_8 h2 span {
	background: url(img/line_h6.png) bottom center no-repeat;
	display: block;
	padding-bottom: 22px;
}

.block_8 h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

.block_8 .title span {
	line-height: 16px;
	margin-left: 4px;
}

.block_8 .title span a {
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

.block_8 .title span a:hover {
	color: #cc0000;
}

.block_8 .title a {
	color: #1b1b1b;
	text-decoration: none;
}

.block_8 .title a:hover {
	color: #115fbf;
	text-decoration: underline;
}

.block_8 .title div {
	height: 38px;
	overflow: hidden;
}

.block_8 .img {
	padding-top: 3px;
	vertical-align: top;
	width: 62px;
}

.block_8 .list {
	background: url(img/line_v_1.gif) top right repeat-y;
	margin: -18px 0 13px 0;
	padding: 17px 16px 0 0;
}

.block_8 .spacer {
	height: 10px;
}

.block_9 {
	margin-bottom: 30px;
}

.block_9 .tl {
	background: url(img/block_9_tl_bg.png) 0 0 no-repeat;
	height: 5px;
	width: 5px;
}

.block_9 .tm {
	background: url(img/block_9_tm_bg.png) 0 0 repeat-x;
	height: 5px;
}

.block_9 .tr {
	background: url(img/block_9_tr_bg.png) 0 0 no-repeat;
	height: 5px;
	width: 5px;
}

.block_9 .ml {
	background: url(img/block_9_ml_bg.png) 0 0 repeat-y;
	width: 5px;
}

.block_9 .mm {
	background-color: #f8f4e8;
	color: #441b00;
	padding: 6px 9px 4px 9px;
}

.block_9 .mm a {
	color: #441b00;
}

.block_9 .mr {
	background: url(img/block_9_mr_bg.png) 0 0 repeat-y;
	width: 5px;
}

.block_9 .bl {
	background: url(img/block_9_bl_bg.png) 0 0 no-repeat;
	height: 5px;
	width: 5px;
}

.block_9 .bm {
	background: url(img/block_9_bm_bg.png) 0 0 repeat-x;
	height: 5px;
}

.block_9 .br {
	background: url(img/block_9_br_bg.png) 0 0 no-repeat;
	height: 5px;
	width: 5px;
}

.block_10 {
	float: left;
	margin-bottom: 20px;
	margin-right: 25px;
	width: 540px;
}

.block_10 h2 {
	background: url(img/line_h1.png) top left repeat-x;
	color: #951717;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 4px 0;
	padding: 10px 0 0 0;
}

.block_10 h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
}

.block_10 h2 span {
	background: url(img/line_h6.png) bottom center no-repeat;
	display: block;
	padding-bottom: 22px;
}

.block_10 .item {
	background: url(img/line_hv_2.gif) bottom right no-repeat;
	margin-bottom: 20px;
	padding: 0 16px 20px 0;
}

.block_10 .item td {
	vertical-align: top;
}

.block_10 .img {
	padding-top: 5px;
	width: 177px;
}

.block_10 .title {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}

.block_10 .title a {
	color: #1b1b1b;
	text-decoration: none;
}

.block_10 .title a:hover {
	color: #115fbf;
	text-decoration: underline;
}

.block_10 .title span {
	margin-left: 4px;
}

.block_10 .title span a {
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

.block_10 .title span a:hover {
	color: #cc0000;
}

.block_10 .title img {
	margin-left: 4px;
}

.block_10 .title p {
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	padding-top: 10px;
}

.block_10 .title .readmore {
	background: url(img/ico_blt_5.png) center right no-repeat;
	color: #115fbf;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-right: 9px;
	text-decoration: underline;
}

.block_10 .title .readmore:hover {
	text-decoration: none;
}

.block_10 .title .more-link {
	background: url(img/ico_blt_5.png) center right no-repeat;
	color: #115fbf;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-right: 9px;
	text-decoration: underline;
}

.block_10 .title .more-link:hover {
	text-decoration: none;
}

.block_11 {
	float: left;
	margin-bottom: 20px;
	margin-right: 25px;
	width: 725px;
}

.block_11 h2 {
	background: url(img/line_h1.png) top left repeat-x;
	color: #951717;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 0 0 0;
}

.block_11 h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
}

.block_11 h2 span {
	background: url(img/line_h9.png) bottom center no-repeat;
	display: block;
	padding-bottom: 22px;
}

.block_11 .info {
	background: url(img/ico_info_1.png) left 9px no-repeat;
	font-size: 13px;
	margin-bottom: 17px;
	padding: 5px 0 0 15px;
}

.block_11 .back {
	background: url(img/ico_blt_7.png) left 7px no-repeat;
	padding-left: 10px;
}

.block_11 .item {
	background: url(img/line_h_1.gif) bottom left repeat-x;
	margin-bottom: 15px;
	padding: 0 0 15px 0;
}

.block_11 .title {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}

.block_11 .title a {
	color: #1b1b1b;
	text-decoration: none;
}

.block_11 .title a:hover {
	color: #115fbf;
	text-decoration: underline;
}

.block_11 .title span {
	margin-left: 4px;
}

.block_11 .title span a {
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

.block_11 .title span a:hover {
	color: #cc0000;
}

.block_11 .title img {
	margin-left: 4px;
}

.block_11 .title p {
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	padding-top: 7px;
}

.block_11 .title .readmore {
	background: url(img/ico_blt_5.png) center right no-repeat;
	color: #115fbf;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-right: 9px;
	text-decoration: underline;
}

.block_11 .title .readmore:hover {
	text-decoration: none;
}

.block_11 .search_results {
	background: url(img/line_v_1.gif) top right repeat-y;
	margin: -14px 0 20px 0;
	padding: 14px 16px 0 0;
}

.topstories {
	background: url(img/topstories_t_bg.png) 0 0 no-repeat;
	margin-bottom: 20px;
	padding-top: 5px;
	width: 350px;
}

.topstories .c {
	background: url(img/topstories_c_bg.png) 0 0 repeat-y;
	padding: 8px 0 11px 0;
	width: 350px;
}

.topstories .c .img {
	padding: 3px 0 0 16px;
	vertical-align: top;
	width: 127px;
}

.topstories .c .title {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding-right: 16px;
	vertical-align: top;
}

.topstories .c .title a {
	color: #1b1b1b;
	text-decoration: none;
}

.topstories .c .title a:hover {
	color: #115fbf;
	text-decoration: underline;
}

.topstories .c .title span {
	margin-left: 4px;
}

.topstories .c .title span a {
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

.topstories .c .title span a:hover {
	color: #cc0000;
}

.topstories .c .title img {
	margin-left: 4px;
}

.topstories .c .title div {
	height: 87px;
	overflow: hidden;
}

.topstories .c .title p {
	font-weight: normal;
	padding-top: 6px;
}

.topstories .c .spacer {
	background: url(img/line_h3.png) 0 11px repeat-x;
	height: 24px;
}

.topstories .b {
	background: url(img/topstories_b_bg.png) 0 0 no-repeat;
	height: 5px;
	width: 350px;
}

.topstories .readmore {
	margin: 3px 16px 0 16px;
}

.singlepage {
	margin: 0 auto;
	width: 1000px;
}

.singlepage h2 {
	background: url(img/line_h1.png) top left repeat-x;
	color: #951717;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 6px;
	padding-top: 10px;
}

.singlepage h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
}

.singlepage h2 span {
	background: url(img/line_h8.png) bottom center no-repeat;
	display: block;
	padding-bottom: 22px;
}

.singlepage h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 9px;
}

.singlepage .ct_singlepage {
	font: 12px/18px verdana, sans-serif;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	width: 650px;
}

.singlepage .ct_singlepage p {
	margin-bottom: 19px;
}

.singlepage .caps:first-letter {
	float: left;
	font-size: 40px;
	font-weight: bold;
	margin: 5px 6px 0 0;
}

.singlepage .ct_advert {
	margin: 0 auto 20px auto;
	width: 1000px;
}

.singlepage .ct_advert .stats td {
	vertical-align: top;
}

.singlepage .ct_advert .stats .txt {
	padding-right: 25px;
}

.singlepage .ct_advert .stats p {
	margin-bottom: 17px;
}

.singlepage .ct_advert .stats .mail {
	background: url(img/ico_mail_2.png) 0 6px no-repeat;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 17px;
	padding-left: 27px;
}

.singlepage .ct_advert .stats .phone {
	background: url(img/ico_phone_2.png) 0 5px no-repeat;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding-left: 27px;
}

.singlepage .ct_advert .advert {
	margin-bottom: 20px;
	width: 100%;
}

.singlepage .ct_advert .advert tr:hover td {
	background-color: #d0dafd;
}

.singlepage .ct_advert .advert td {
	background-color: #e8edff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 10px 0 10px 10px;
	vertical-align: center;
}

.singlepage .ct_advert .advert .title td {
	background: #b9c9fe url(img/line_h14.png) 0 0 repeat-x;
	border: none;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	padding: 13px 0 10px 10px;
}

.singlepage .ct_advert .advert .title:hover td {
	background: #b9c9fe url(img/line_h14.png) 0 0 repeat-x;
}

.singlepage .ct_advert .advert .title .ico {
	padding-left: 0;
}

.singlepage .ct_advert .advert .ico {
	padding: 10px 0;
	text-align: center;
	width: 92px;
}

.singlepage .ct_advert .advert .center {
	text-align: center;
}

.singlepage .ct_advert .advert .odd td {
	background-color: #eef3ff;
}

.singlepage .ct_advert .specs .code {
	margin: 20px 0;
}

.singlepage .ct_advert .specs .code code {
	background: #fff;
	border: 1px solid #d3d3d3;
	display: block;
	float: left;
	padding: 15px;
}

.singlepage .ct_advert .specs i {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.singlepage .ct_advert .specs p {
	margin-bottom: 5px;
	overflow: hidden;
}

.singlepage .ct_advert .partners {
	text-align: center;
	width: 100%;
}

.singlepage .ct_advert .spacer td {
	height: 25px;
}

.singlepage .rss {
	font: 13px arial, sans-serif;
	margin-bottom: 20px;
	width: 100%;
}

.singlepage .rss p {
	margin-bottom: 3px;
}

.singlepage .rss .img {
	background: url(img/ico_rss_2.png) center left no-repeat;
	padding-left: 42px;
}

.singlepage .rss .itunes {
	background: url(img/ico_itunes_1.png) center left no-repeat;
}

.singlepage .rss td {
	padding: 2px 0;
}

.singlepage .rss .btn_1 {
	float: right;
}

.singlepage .rss .spacer_1 {
	background: url(img/line_h_2.gif) center left repeat-x;
	height: 40px;
}

.singlepage .rss .spacer_2 {
	background: url(img/line_h_1.gif) center left repeat-x;
	height: 40px;
}

.singlepage .back {
	background: url(img/ico_blt_7.png) left 7px no-repeat;
	padding-left: 10px;
}

.add_comment {
	padding-right: 16px;
}

.add_comment td {
	vertical-align: top;
}

.add_comment .title {
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	width: 100px;
}

.add_comment .spacer {
	height: 7px;
}

.add_comment .submit {
	background: url(img/btn_addcomments_bg.png) 0 0 no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
	font: bold 11px arial, sans-serif;
	height: 25px;
	padding: 0 0 1px 0;
	text-shadow: #193e5b 0 -1px 0;
	text-transform: uppercase;
	width: 174px;
}

.readmore {
	background: url(img/btn_readmore_a_bg.png) top right no-repeat;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 34px;
	padding-right: 6px;
	text-decoration: none;
}

.readmore span {
	background: url(img/btn_readmore_span_bg.png) top left no-repeat;
	display: block;
	height: 26px;
	padding: 8px 0 0 6px;
	text-align: center;
}

.pages {
	font-size: 11px;
	padding: 6px 0 0 0;
	text-align: center;
	width: 100%;
}

.pages table {
	margin: 0 auto;
}

.pages a {
	background-color: #fff;
	border: 1px solid #115fbf;
	color: #00306a;
	line-height: 12px;
	margin-right: 1px;
	padding: 2px 6px;
	text-align: center;
	text-decoration: none;
}

.pages a:hover {
	background-color: #115fbf;
	border: 1px solid #115fbf;
	color: #fff;
}

.pages .act {
	background: #115fbf;
	border: 1px solid #115fbf;
	color: #fff;
}

.input_w .tl {
	background: url(img/input_w_tl_bg.png) 0 0 no-repeat;
	height: 5px;
	width: 5px;
}

.input_w .tm {
	background: url(img/input_w_tm_bg.png) 0 0 repeat-x;
	height: 5px;
}

.input_w .tr {
	background: url(img/input_w_tr_bg.png) 0 0 no-repeat;
	height: 5px;
	width: 5px;
}

.input_w .ml {
	background: url(img/input_w_ml_bg.png) 0 0 repeat-y;
	height: 5px;
}

.input_w .mm {
	background-color: #fff;
}

.input_w .mm input {
	background: none;
	border: none;
	font: 12px arial, sans-serif;
	padding: 0 2px;
}

.input_w .mm textarea {
	background: none;
	border: none;
	font: 12px arial, sans-serif;
	overflow: hidden;
	padding: 0 2px;
}

.input_w .mr {
	background: url(img/input_w_mr_bg.png) 0 0 repeat-y;
	height: 5px;
}

.input_w .bl {
	background: url(img/input_w_bl_bg.png) 0 0 no-repeat;
	height: 5px;
	width: 5px;
}

.input_w .bm {
	background: url(img/input_w_bm_bg.png) 0 0 repeat-x;
	height: 5px;
}

.input_w .br {
	background: url(img/input_w_br_bg.png) 0 0 no-repeat;
	height: 5px;
	width: 5px;
}

.gallery {
	background: url(img/gallery_t_bg.png) top center no-repeat;
	margin: 0 auto;
	padding-top: 5px;
	width: 490px;
}

.gallery div {
	background: url(img/gallery_b_bg.png) bottom center no-repeat;
	margin-bottom: 19px;
	overflow: hidden;
	padding: 6px 16px 16px 16px;
	width: 458px;
}

.gallery h2 {
	font: 12px arial, sans-serif;
	font-weight: normal;
	height: 15px;
	margin-bottom: 13px;
	overflow: hidden;
}

.gallery h2 a {
	color: #1b1b1b;
	text-decoration: none;
}

.gallery h2 a:hover {
	color: #115fbf;
	text-decoration: underline;
}

.gallery h2 b {
	background: url(img/ico_foto_2.png) 0 3px no-repeat;
	color: #c61919;
	margin-right: 5px;
	padding-left: 17px;
}

.gallery img {
	display: block;
	float: left;
	margin-right: 15px;
}

.gallery table td {
	font: 12px/18px arial, sanss-serif;
	height: 80px;
	text-align: center;
	width: 80px;
}

.btn_1 {
	background: url(img/btn_1_a_bg.png) top right no-repeat;
	color: #fff;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 24px;
	margin-right: 3px;
	padding-right: 7px;
	text-decoration: none;
	text-shadow: #1f6081 0 -1px 0;
	text-transform: uppercase;
}

.btn_1 span {
	background: url(img/btn_1_span_bg.png) top left no-repeat;
	display: block;
	height: 19px;
	padding: 5px 6px 0 13px;
	text-align: center;
}

.btn_edit_post {
	font-size: 12px;
	font-weight: bold;
	background-color: #ffe400;
	margin-left: 10px;
	padding: 0 4px;
}

.ad_728x90 {
	float: right;
	height: 90px;
	width: 728px;
}

.ad_250x250_w {
	margin-bottom: 20px;
}

.ad_250x250 {
	height: 250px;
	margin-bottom: 10px;
	width: 250px;
}

.ad_350x100 {
	height: 100px;
	margin-bottom: 20px;
	width: 350px;
}

.ad_468x60 {
	margin-bottom: 20px;
	text-align: center;
}

.ad_540x160 {
	margin-bottom: 20px;
	width: 540px;
}

.ad_sponsor {
	margin: 14px 0 0 4px;
}

.error_w {
	background: url(img/ico_error_1.png) top center no-repeat;
	font: 12px/18px verdana, sans-serif;
	margin: 60px auto 40px auto;
	padding-top: 240px;
	text-align: center;
	width: 500px;
}

.error_w i {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.error_w p {
	margin-bottom: 15px;
}

.error_search {
	background: url(img/ico_error_2.png) 0 0 no-repeat;
	font: 12px/18px verdana, sans-serif;
	height: 94px;
	margin: 15px auto 30px auto;
	padding: 20px 0 0 145px;
	width: 455px;
}

.error_search i {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.error_search p {
	margin-bottom: 15px;
}

.ft_w {
	background: url(img/ft_w_bg.png) 0 124px repeat-x;
	height: 476px;
	position: relative;
	width: 100%;
	z-index: 2;
}

.ft_w a {
	color: #0bc3ff;
}

.ft_w .t {
	background: url(img/2bg.jpg) top center no-repeat;
	height: 124px;
	width: 100%;
}

.ft_w .c {
	margin: 0 auto;
	padding-top: 23px;
	width: 1000px;
}

.ft_w .c table {
	color: #bdbdbd;
	height: 269px;
}

.ft_w .c table h2 {
	background: url(img/line_h5.png) bottom left repeat-x;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 24px;
	padding-bottom: 8px;
}

.ft_w .c table ul {
	list-style-type: none;
}

.ft_w .c table span {
	color: #fff;
	font-weight: bold;
}

.ft_w .c table p {
	margin-bottom: 12px;
}

.ft_w .c table td {
	vertical-align: top;
}

.ft_w .c1 {
	width: 340px;
}

.ft_w .c2 {
	width: 250px;
}

.ft_w .c2 a {
	color: #bdbdbd;
	text-decoration: none;
}

.ft_w .c2 a:hover {
	color: #0bc3ff;
	text-decoration: underline;
}

.ft_w .c2 li {
	margin-bottom: 14px;
}

.ft_w .c3 {
	width: 195px;
}

.ft_w .c3 a {
	color: #bdbdbd;
	text-decoration: underline;
}

.ft_w .c3 a:hover {
	color: #0bc3ff;
	text-decoration: underline;
}

.ft_w .c3 li {
	background: url(img/ico_blt_3.png) 0 8px no-repeat;
	margin-bottom: 7px;
	padding-left: 10px;
}

.ft_w .phone {
	background: url(img/ico_phone_1.png) center left no-repeat;
	color: #fff;
	font-size: 20px;
	margin-bottom: 12px;
	padding-left: 26px;
}

.ft_w .mail {
	background: url(img/ico_mail_1.png) center left no-repeat;
	margin-bottom: 8px;
	padding-left: 26px;
}

.ft_w .price {
	background: url(img/ico_price_1.png) center left no-repeat;
	margin-bottom: 19px;
	padding-left: 26px;
}

.ft_w .linkedin {
	background: url(img/ico_linkedin_2.png) center left no-repeat;
	padding: 5px 0 5px 40px;
}

.ft_w .twitter {
	background: url(img/ico_twitter_2.png) 1px 1px no-repeat;
	padding: 5px 0 5px 40px;
}

.ft_w .c2 .facebook {
	background: url(img/ico_facebook_2.png) 0 1px no-repeat;
	margin-bottom: 54px;
	padding: 5px 0 5px 40px;
}

.ft_w .rss {
	background: url(img/ico_rss_2.png) 0 1px no-repeat;
	padding: 5px 0 5px 40px;
}

.ft_w .spacer_1 {
	width: 115px;
}

.ft_w .spacer_2 {
	width: 100px;
}

.ft_w .ad_pulslv {
	background: url(img/line_v1.png) center left no-repeat;
	margin-left: 11px;
	padding-left: 13px;
}

.ft_w .ad_pulslv a {
	background: none;
	margin: 0;
	padding: 0;
}

.ft {
	padding-top: 22px;
}

.ft span {
	float: left;
}

.ft div {
	float: right;
}

.ft u {
	color: #787878;
	text-decoration: none;
}

.ft a {
	background: url(img/line_v1.png) center left no-repeat;
	color: #787878;
	margin-left: 11px;
	padding-left: 13px;
}

.ft .first {
	background: none;
}

.ft_backlinks {
	color: #115fbf;
	text-decoration: underline;
}

.block_6 .article .social .db-wrapper  span {
	float: left;
}

.block_6 .article .social .transparent_widget span {
	float: none;
}


.block_4 { margin-bottom: 20px; }
.block_4 h1 { background: url(img/line_h1.png) top left repeat-x; color: #951717; font-size: 15px; font-weight: normal; padding-top: 10px; margin-bottom: 2px; }
.block_4 h1 a { font-size: 11px; float: right; line-height: 20px; }
.block_4 h1 span { background: url(img/line_h4.png) bottom center no-repeat; display: block; padding-bottom: 22px; }
.block_4 ul { list-style-type: none; margin-bottom: 5px; overflow: hidden; }
.block_4 ul a { color: #1b1b1b; text-decoration: none; }
.block_4 ul a:hover { color: #115fbf; text-decoration: underline; }
.block_4 ul span { margin-left: 4px; }
.block_4 ul span a { color: #cc0000; font-size: 11px; font-weight: normal; }
.block_4 ul span a:hover { color: #cc0000; }
.block_4 li { background: url(img/ico_blt_2.png) 0 8px no-repeat; padding-left: 12px; margin-bottom: 6px; }

.new_menu {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.new_menu ul {
	margin: 0;
	padding: 0;
	font: bold 14px Arial, sans-serif;
}

.new_menu ul ul {
	position: absolute;
	margin: -1px 0 0 -6px;
	width: 232px;
	background: url(img/new_menu_level_1_dropdown_bg.png) bottom center no-repeat;
	padding: 0 0 7px 0;
	float: left;
	display: none;
	z-index: 100;
}

.new_menu ul ul li {
	margin: 0 6px;
	background: url(img/new_menu_level_1_dropdown_spacer_bg.png) top left repeat-x;
}

.new_menu ul ul a {
	width: 220px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	color: #fff;
	font: bold 12px Arial, sans-serif;
	text-align: left;
	text-shadow: 0 1px 0 #2b2b2b;
	text-decoration: none;
	display: block;
}

.new_menu ul ul a i {
	padding: 11px 25px 10px 25px;
}

.new_menu ul ul a:hover {
	background: url(img/new_menu_level_1_bg.png) 0 -4px repeat-x;
}

.new_menu li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

.new_menu li:hover > ul {
	display: block;
}

.new_menu li:hover > a {
	background: url(img/new_menu_level_1_dropdown_act.png) top left repeat-x;
	color: #fff;
	text-shadow: 0 1px 0 #2b2b2b;
}

.new_menu a {
	height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 0 #2b2b2b;
	display: block;
}

.new_menu a:hover {
	margin: 0;
	padding: 0;
	background: url(img/new_menu_level_1_dropdown_act.png) top left repeat-x;
	text-decoration: none;
	color: #fff;
	text-shadow: 0 1px 0 #2b2b2b;
	display: block;
}

.new_menu a i {
	padding: 12px 25px 0 25px;
	font-style: normal;
	display: block;
}

.new_menu a span {
	background: url(img/new_menu_level_1_dropdown_ico.png) right 6px no-repeat;
	padding: 0 15px 0 0;
}

.new_menu ul ul ul {
	position: absolute;
	margin: -36px 0 0 213px;
	width: 232px;
	background: url(img/new_menu_level_1_dropdown_bg.png) bottom center no-repeat;
	padding: 0 0 7px 0;
	float: left;
	display: none;
	z-index: 100;
}

.new_menu ul ul li:hover > a {
	background: url(img/new_menu_level_1_bg.png) top left repeat-x;
	color: #fff;
	text-shadow: 0 1px 0 #2b2b2b;
}

.new_menu ul ul a span {
	background: url(img/new_menu_level_2_dropdown_ico.png) right 5px no-repeat;
	padding: 0 15px 0 0;
	display: block;
}

.gallery-inside { width: 1000px; margin: 0 auto; padding-top: 17px; }
.gallery-inside .t { background: url(img/line_h15.png) bottom center no-repeat; overflow: hidden; padding-bottom: 35px; }
.gallery-inside .t .logo { width: 182px; float: left; margin: 18px 0 0 0; }
.gallery-inside .t .logo .bootlv img { margin: 0 0 12px 14px; }
.gallery-inside .l { width: 725px; float: left; margin-right: 25px; }
.gallery-inside .l h1 { font-size: 18px; line-height: 24px; font-weight: bold; padding-bottom: 20px; margin-top: 2px; width: 650px; }
.gallery-inside .l h1 a { color: #fff; text-decoration: none; }
.gallery-inside .l h1 a:hover { text-decoration: underline; color: #0bc3ff; }
.gallery-inside .r { width: 250px; float: left; padding-top: 0; }
.gallery-inside .hd { overflow: hidden; width: 650px; background: url(img/line_h10.png) bottom center no-repeat; padding-bottom: 32px; }
.gallery-inside .hd img { float: left; }
.gallery-inside .hd .logo_gallery_1 { margin: 15px 0 0 12px; }
.gallery-inside .nav { overflow: hidden; margin-bottom: 20px; width: 725px; }
.gallery-inside .nav div { float: right; padding-top: 2px; }
.gallery-inside .nav div a { margin-left: 18px; }
.gallery-inside .nav div s { color: #787878; text-decoration: none; }
.gallery-inside .back { color: #cc0000; font-size: 12px; background: url(img/ico_blt_6.png) left 5px no-repeat; padding-left: 10px; }
.gallery-inside .allgalleries { color: #cc0000; font-size: 12px; background: url(img/ico_foto_2.png) left 5px no-repeat; padding-left: 17px; }
.gallery-inside .image { width: 725px; background-color: #000; margin-bottom: 20px; }
.gallery-inside .image td { text-align: center; }
.gallery-inside .thumbs { width: 665px; }
.gallery-inside .thumbs ul { list-style-type: none; }
.gallery-inside .thumbs li { float: left; margin: 0 15px 15px 0; overflow: hidden; }
.gallery-inside .thumbs li a { width: 80px; height: 80px; position: absolute; background: url(img/blank.gif) 0 0 no-repeat; }
.gallery-inside .thumbs li img { display: block; }
.gallery-inside .thumbs .act a { background: url(img/gallery_thumbs_act_1.png) center center no-repeat; }
.gallery-inside .newest { width: 260px; }
.gallery-inside .newest img { float: left; margin: 0 10px 10px 0; }
.gallery-inside .indexlist { width: 740px; margin-top: -7px; }
.gallery-inside .indexlist .row { background: url(img/line_h18.png) bottom left no-repeat; overflow: hidden; padding: 20px 0 2px 0; }
.gallery-inside .indexlist .item { width: 131px; float: left; margin: 0 17px 15px 0; font-size: 11px; font-weight: bold; line-height: 16px; }
.gallery-inside .indexlist .item img { border: 2px solid #c6c6c6; display: block; margin-bottom: 8px; padding: 1px; }
.gallery-inside .indexlist .item a { color: #000; text-decoration: none; }
.gallery-inside .indexlist .item a:hover { text-decoration: underline; }
.gallery-inside .desc { margin-bottom: 20px; }

.gallery-inside h2 { background: url(img/line_h1.png) top left repeat-x; color: #951717; font-size: 15px; font-weight: normal; padding-top: 10px; margin-bottom: 2px; }
.gallery-inside h2 a { font-size: 11px; float: right; line-height: 20px; }
.gallery-inside h2 span { background: url(img/line_h19.png) bottom center no-repeat; display: block; padding-bottom: 22px; }

.gallery-inside h3 { font-size: 18px; line-height: 24px; font-weight: bold; padding: 0 0 15px 0; }
.gallery-inside h3 a { color: #000; text-decoration: none; }
.gallery-inside h3 a:hover { color: #115fbf; text-decoration: underline; }

.gallery-inside .pages { padding: 20px 0 10px 0; }

.gallery-inside .btn_1 span { padding: 2px 6px 0 13px; height: 22px; }