/*---All---*/
@font-face {
	font-family: 'MyriadProBold';
	src: url('myriadpro-bold-webfont.eot');
	src: local('☺'), local('MyriadPro-Bold'), url('myriadpro-bold-webfont.woff') format('woff'), url('myriadpro-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadProRegular';
	src: url('myriadpro-regular-webfont.eot');
	src: local('☺'), local('MyriadPro-Regular'), url('myriadpro-regular-webfont.woff') format('woff'), url('myriadpro-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadProSemibold';
	src: url('myriadpro-semibold-webfont.eot');
	src: local('☺'), url('myriadpro-semibold-webfont.woff') format('woff'), url('myriadpro-semibold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	background: #010101 url(../images/bg.jpg) no-repeat 50% 0;
	text-align: center;
	font: normal 12px Tahoma;
}
.clr, .endline {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
ul,ol {
	list-style: none;
}
#info_1 {
	color:#595858;
	font:12px Tahoma;
}
#info_1 ul {
	 list-style: disc outside;
	 padding-left: 20px;
}
#info_1 ol {
	 list-style: decimal outside;
	 padding-left: 20px;
}
h2 {
	font: normal 28px Arial;
	color: #000;
	margin-bottom: 10px;
	width: 620px;
}
p {
	font: normal 12px Tahoma;
	color: #595858;
	margin: 15px 0;
}
#container {
	text-align: left;
	width: 960px;
	margin: 0 auto;
}
/*---End All---*/
/*---Header---*/
#header {
	width: 960px;
	height: 112px;
	position: relative;
}
#logo {
	display: block;
	margin: 21px 0 0;
	width: 284px;
	height: 69px;
	float: left;
}
.signup-but {
	background: url(../images/signup.png) no-repeat 0 0;
	display: block;
	width: 98px;
	height: 34px;
	position: absolute;
	top: 40px;
	right: 310px;
}
#head-form {
	color:#ABAAAA;
	float:right;
	font:12px Tahoma,Geneva,sans-serif;
	padding:41px 2px 0 0;
}
#head-form a {
	color:#E4E4E4;
	font-size:10px;
	text-decoration:underline;
}
#head-form a:hover {
	text-decoration:none;
}
#head-form table {
	border-collapse:collapse;
}
#head-form table td {
	padding:0 0 6px 10px;
	text-align:right;
	vertical-align:top;
}
#head-form table td.head-links {
	padding: 4px 0 0 25px;
	text-align: left;
}
#head-form input {
background-color:transparent;
border:1px solid #616161;
color:#FFFFFF;
font:11px Tahoma,Geneva,sans-serif;
height:13px;
margin:0 11px 0 15px;
padding:0 2px;
width:155px;
}
#head-form input:-webkit-autofill {
	background-color:transparent !important;
}
#head-form .submit {
background:url("../images/btn_login.gif") no-repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
height:17px;
margin:0;
padding:0;
width:43px;
}
#head-form span {
padding:0 6px;
}

.head-links {
	padding: 4px 0 0 15px;
}
.search-line {
	background: url(../images/search.png) no-repeat 0 0;
	position: absolute;
	top: 12px;
	right: 12px;
	width: 271px;
	height: 28px;
}
.search-line input.text {
	background: none;
	width: 209px;
	vertical-align: middle;
	border: none;
	margin: 7px 0 0 11px;
	font: normal 12px Arial;
	color: #909090;
}
.search-line .submit {
	background: url(../images/blank.gif) repeat 0 0;
	width: 30px;
	height: 27px;
	border: none;
	padding: 0;
	cursor: pointer;
	vertical-align: middle;
	position: absolute;
	right: 0;
	top: 0;
}
/*---End Header---*/
/*---Nav---*/
#nav {
	position: relative;
}
#nav .free-label {
	background: url(../images/free-label.png) no-repeat 0 0;
	width: 97px;
	height: 41px;
	display: block;
	position: absolute;
	top: -5px;
	right: 328px;
	z-index: 101;
}
#nav, .nav-inner {
	background: url(../images/nav-bg.png) repeat-x 0 0;
	width: 960px;
	height: 51px;
	z-index: 100;
}
.nav-inner {
	background: url(../images/nav-right.png) no-repeat 100% 0;
	position: relative;
}
.nav-inner ul {
	background: url(../images/nav-left.png) no-repeat 0 0;
	height: 51px;
	padding-left: 10px;
	z-index: 100;
}
.nav-inner ul li {
	float: left;
	height: 51px;
	z-index: 100;
}
.nav-inner ul li a {
	color: #7fccff;
	font: normal 18px/51px Arial;
	display: block;
	float: left;
	height: 51px;
	padding: 0 21px;
}
.nav-inner ul li.hover a,
.nav-inner ul li.active a {
	color: #c7e8fe;
}
ul.sub {
	background: #005b94 none;
	position: absolute;
	top: 51px;
	left: 0;
	z-index: 100;
	width: 202px;
	height: auto;
	padding: 4px;
	display: none;
	border-top: 1px solid #E3E3E5;
}
ul.sub li {
	display: block;
	float: none;
	height: 35px;
	border-bottom: 1px solid #7fccff;
}
ul.sub li.last {
	border-bottom: none;
}
ul.sub li a {
	font: 15px Arial;
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0;
	float: none;
	padding: 0 15px;
}
ul.sub li a:hover {
	background-color: #014876;
	color: #fff;
}
.nav-inner ul li.hover {
	background: url(../images/nav-a.png) repeat-x 0 2px;
	position: relative;
}
.nav-inner ul li.hover ul.sub {
	display:block;
}
/*---End Nav---*/
/*---Main---*/
#main {
	background: #f4f4f4 url(../images/main-bg.png) repeat-x 0 0;
	width: 910px;
	padding: 25px;
	z-index: 1;
	position: relative;
	/*float:left;*/
}
.links-block {
	margin: 25px 0;
}
.links-block {
	font-size: 11px;
}
.links-block b {
	color: #595858;
}
.links-block {
	font-size: 11px;
}
.links-block ul {
	padding-top: 5px;
}
.links-block ul li {
	display: inline;
	color: #003276;
}
.links-block ul li a {
	color: #003276;
}
.links-block ul li a:hover {
	text-decoration: underline;
}
.links-block ul li span {
	padding: 2px;
}
.flike {
	position: absolute;
	top: 25px;
	right: 25px;
}
span.displaying-pager {
	display:block;
}
/*---End Main---*/
/*---Home---*/
#home #main {
	background: #e3e3e5 url(../images/home/home-main-bg.png) repeat-x 0 0;
	position: relative;
	padding: 0;
	width: 960px;
}
#home .pathway {
	padding-bottom: 0;
}
.tagcloud-block {
	float: left;
	width: 421px;
}
.tagcloud-title {
	font: bold 34px Arial;
	color: #ed7400;
	text-align: center;
	padding: 17px 0 10px;
}
.tagcloud {
	text-align: center;
	padding: 0 10px;
	/*height: 282px;*/
	overflow: hidden;
}
.home-video-block {
	float: left;
	padding-top: 5px;
	padding-left: 15px;
}
.hand-top {
	position: absolute;
	top: 147px;
	right: 0;
}
.hand-bot {
	position: absolute;
	top: 331px;
	right: 0;
}
.home-main-bot {
	padding: 20px 0 15px 17px;
	overflow: hidden;
}

.hmb-left {
	background: url(../images/home/home-bot1.png) no-repeat 0 0;
	width: 395px;
	height: 186px;
	float: left;
	margin: 0 23px 0 0;
}
.hmb-right {
	background: url(../images/home/home-bot2.png) no-repeat 0 0;
	width: 507px;
	height: 186px;
	float: left;
}
.hmb-title {
	font: normal 24px Arial;
	color: #595858;
	padding: 11px 0 0 26px;
}
.hmb-title a {
	color: #595858;
	font: normal 24px Arial;
}
.hmb-text {
	font: normal 14px Arial;
	color: #595858;
	padding: 21px 15px 0 26px;
}
.hmb-text a {
	color:#595858;
	text-decoration:underline;
}
.hmb-text a:hover {
	text-decoration: none;
}
.tagcloud a {
	font-family: 'MyriadProBold';
	line-height: 33px;
	margin: 0 5px;
}
.tagcloud a:hover {
	color: #FF5A07 !important;
}
.tag-link-1 {
	font-size: 18px;
}
.tag-link-2 {
	font-size: 24px;
}
.tag-link-3 {
	font-size: 30px;
}
.tag-link-4 {
	font-size: 33px;
}
.tag-link-5 {
	font-size: 43px;
}
/*---End Home---*/
/*---Profile---*/
.table-profile {
	border-collapse: collapse;
}
.table-profile td {
	vertical-align: top;
}
.table-profile .video-block {
	font-size: 0;
	padding: 12px 0 13px;
}
.profile-text {
	padding-left: 25px;
	padding-top: 1px;
	margin-top: -7px;
}
.profile-text p {
	text-align: justify;
}
/*---End Profile---*/
/*---Blog---*/
.blog-left-column {
	width: 750px;
	float: left;
}
.blog-image {
	float: left;
	margin: 0 15px 10px 0;
}
.blog-article {
	padding-bottom: 15px;
}
.blue {
	color: #003276;
}
#blog h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
.blog-left-column a {
	text-decoration: underline;
	color: #003276;
}
.blog-left-column a:hover {
	text-decoration: none;
}
#blog h1 a {
	color: #0a0a0a;
	text-decoration: none;
}
#blog .feedback {
	padding-top: 5px;
	color: #595858;
}
.blog-right-column {
	float: right;
	width: 135px;
	padding-top: 5px;
}
.drevo-title {
	font-size: 15px;
	font-weight: bold;
	color: #454444;
	padding-bottom: 15px;
}
ul.drevo {
	padding: 0 0 30px 3px;
}
ul.drevo li {
	background: url(../images/drevo-folder.gif) no-repeat 0 50%;
	padding-left: 15px;
}
ul.drevo li a {
	color: #003276;
	font-size: 13px;
}
ul.drevo li a:hover {
	text-decoration: underline;
}
/*---End Blog---*/
/*---Footer---*/
#footer {
	width: 960px;
	margin:auto;
}
.footer-inner-left {
	background: url(../images/foot-left.gif) no-repeat 0 0;
	height: 65px;
	padding-left: 10px;
}
.footer-inner-right {
	background: url(../images/foot-right.gif) no-repeat 100% 0;
	padding-right: 10px;
	height: 65px;
}
.footer-inner {
	background: #D0D0D2 url(../images/foot-bg.gif) repeat-x 0 0;
	height: 40px;
	text-align: center;
	padding-top: 25px;
	margin: 0 -1px;
}
.footer-menu {
	display: inline;
}
.footer-menu li {
	display: inline;
}
.footer-menu li a {
	font: normal 11px Verdana;
	color: #757576;
}
.footer-menu li a:hover {
	text-decoration: underline;
}
.footer-menu li span {
	color: #757576;
	padding: 0 4px;
}
.footer-social {
	padding-top: 15px;
}
.social-line,
.contact-line {
	text-align: center;
	padding-bottom: 10px;
}
.social-line a {
	display: inline-block;
	width: 31px;
	height: 32px;
	margin: 0 4px;
}
.copyright {
	text-align: center;
	font: normal 11px Verdana;
	color: #5d6270;
	padding: 5px 0 15px;
}
/*---End Footer---*/

/*Search Page*/

.search_string_caption {
float:left;
width:860px;
height:33px;
}

.search_string_caption a {
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#0174bd;
text-decoration:none;
}

.search_string_caption a:hover {
text-decoration:underline;
} 

.search_string_caption h3 {
padding:0px;
margin:0px;
font-size:14px;
color:#4d4e4e;
background:url(../images/search_str_arrow.jpg) no-repeat left;
padding-left:16px;
position:relative;
float:left;
}

.search_results_cont a {
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#0174bd;
text-decoration:none;
}

.search_results_cont a:hover {
text-decoration:underline;
}

.search_results {
float:left;
width:860px;
}

.search_results_title {
float:left;
width:860px;
height:51px;
background:#d8e2e6;
}
.search_results_title h3{
padding:0px;
margin:0px;
font-size:13px;
color:#4d4e4e;
position:relative;
left:15px;
top:18px;
float:left;
font-family:Tahoma;
}

.search_results_cont {
padding-left:17px;
padding-top:14px;
float:left;
width:843px;
font-size:13px;
color:#4d4e4e;
}

a.s_res_title {
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#e46d00;
text-decoration:none;
display:block;
}

a:hover.s_res_title {
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#e46d00;
text-decoration:underline;
display:block;
}
/*---Gallery---*/
.gallery-inner {
	margin-right: -10px;
}
.gal-item {
	background: url(../images/gallery-item.png) no-repeat 0 0;
	width: 215px;
	height: 218px;
	padding: 12px 0 0 15px;
	font: normal 12px 'Verdana';
	float: left;
}
.gal-item .gal-name {
	padding-top: 3px;
	max-height: 29px;
	overflow: hidden;
}
.gal-item .gal-name,
.gal-item .gal-owner {
	font-weight: bold;
	color: #000;
}
.gal-link a {
	color: #0043bd;
}
/*---End Gallery---*/
/*---Search2---*/
.tabs {
	border-bottom: 1px solid #419ed9;
	height: 28px;
	margin-top: -12px;
}
.tabs ul {
	list-style: none;
	float: right;
}
.tabs li {
	float: left;
	height: 29px;
	margin: 0 15px 0 -1px;
}
.tabs li a {
	padding-left: 20px;
	display: inline-block;
	height: 29px;
	color: #00469d;
	font-size: 14px;
}
.tabs li a:hover,
.tabs li.active a {
	background: url(../images/bg-tab.png) no-repeat 0 0;
}
.tabs li a span {
	padding-right: 20px;
	display: inline-block;
	height: 29px;
	line-height: 29px;
}
.tabs li a:hover span,
.tabs li.active a span {
	background: url(../images/bg-tab.png) no-repeat 100% 0;
}
.search-result-block {
	margin: 30px 0 15px;
}
.search-result-block a {
	color: #01188d;
	text-decoration: none;
}
.search-result-block a:hover {
	text-decoration: underline;
}
.search-result-block .title {
	font-size: 18px;
	margin-bottom: 10px;
}
.search-result-block .posted,
.search-result-block .text {
	margin: 5px 0;
}
.search-result-block .full a,
.search-result-block .posted a {
	text-decoration: underline;
}
.search-result-block .full a:hover,
.search-result-block .posted a:hover {
	text-decoration: none;
}
.search-results {
	margin-top: 30px;
}

/*---End Search2---*/


