/* --------------------------- GENERAL ---------------------------- */
html, body { height: 100%; }

body {
	margin: 0;
	padding: 0;
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;	
	color : #000000;
	background: #cccccc;
	text-align: center;
}

h1 { 
	font-size: 210%;
	color: #1b47af;
	font-weight: bold;
}
h2 { 
	font-size: 150%;
	color: #1b47af;
}

h3 {  
	font-size: 120%; 
}
h4, h5 { 
	font-size: 100%; 
}

h6 { 
	font-size: 80%; 
}

hr {
	height: 1px;
	color: #1b47af;
	background: #1b47af;
	border: 0px solid;
}

a {
	color: #1b47af;
}

a:hover {
	text-decoration: underline!important;
}

ol {
	margin-left: 4px;
	padding-left: 20px;
}

ul
{
	margin: 0;
	padding: 0;
	margin-left: 15px;
	padding-left: 23px;
	list-style: none outside url(/Client.Images/ul-square.gif);
}

ul li {
	margin: 0;
	padding: 0;
}
ul li,
ol li {
	margin-bottom: 0.75em
}
 
/* ------------------------- GENERAL END -------------------------- */


/* ------------------------- PAGE BLOCK -------------------------- */
.adblock-clip{
	display: block; 
	position: relative;
	clear: both;
	z-index: 999;
	text-align: center;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

.adblock-clip-data
{
	display: block;
	width: 1015px;
	padding-left: 87px;
	padding-right: 0px;
	position: relative;
	margin: 0 auto;
}

#page-data,
#page-promo,
#page-footer,
#rss-hub {
	display: block; 
	position: relative;
	margin: 0 auto;
	text-align: left;
	clear: both;
	z-index: 1;
}

#page-data {
	width: 1015px;
	min-width: 1015px;
	padding-left: 87px;
	padding-right: 0px;
}

#page-promo,
#page-footer,
#rss-hub {
	width: 1015px;
	min-width: 1015px;
	padding-right: 0px;
	padding-left: 87px;
}

#page-column-left,
#page-column-right {
	display: block;
	position: relative;
	float: left;
}

#page-column-right {
	width: 326px;
	z-index: 5;
}

#page-column-left {
	width: 670px;
	height: auto;
	/*overflow: hidden;*/
	margin-right: 19px;
	z-index: 4;
}

#page-footer {
	height: 120px;
	background: url(/Client.Images/bg-footer.gif) 87px 0px no-repeat;
	z-index: 1;
	text-align: center;
	padding-top: 16px;
	margin-top: 1px;
	font-size: 90%;
}

.page-hub-item .box_name
{
	display: block;
	font-size: 20px;
	margin-top: 10px;
	height: 28px;
}

.page-hub-item a.box_name,
.page-hub-item a.box_name:hover
{
	color: #4b4b4b;
	text-decoration: none !important;
}


/* ------------------------- PAGE BLOCK END -------------------------- */

/* ------------------------- BUTTONS -------------------------- */
.button-row {
	clear: both;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
}

.button {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: url(/Client.Images/Inputs/inp-button.gif) top left repeat-x;
	height: 21px;
	font-weight: bold;
	float: left;
	margin-left: 3px;
}

.button a {
	padding-left: 5px;
	padding-right: 5px;
	line-height: 21px;
	text-decoration: none;
	color: #000000!important;
	cursor: pointer;
}

.button a:hover {
	text-decoration: underline;
}
/* ------------------------- BUTTONS END -------------------------- */



/* ------------------------- BANNER -------------------------- */
.banner,
.banner table tr td {
	text-align: center;
}

.banner table {
	text-align: center;
	margin: 0 auto;
}

.banner label {
	display: block;
	margin: 0 auto;
	font-size: 90%;
}

.banner-box {
	background-image: url(/Client.Images/bg-box-advert.gif);
	background-repeat: no-repeat;
	background-position: top right!important;
}

.box-square {
	width: 326px;
	height: 322px;
}

.box-square-big {
	height: 172px;
}

.box-rectangle {
	width: 276px;
	height: 122px;
}

.box-rectangle-big {
	width: 326px;
	height: 222px;
}

.box-square .box-data{
	width: 300px;
	height: 300px;
}

.box-square-big .box-data{
	height: 150px;
}

.box-rectangle .box-data{
	width: 300px;
	height: 100px;
}

.box-rectangle-big .box-data{
	width: 300px;
	height: 200px;
}

.adblock-leaderboard{
	float: left;
	position: relative;
	margin: 0 auto;
	background: url("/Client.Images/bg-leaderboard-advert.gif?v=2") no-repeat scroll 100% 0 transparent;
	padding: 0 12px 0 0;
}

.adblock-leaderboard-bottom{
	margin-bottom: 12px;
}

#advert-interstitial
{
	display: none; 
	position:absolute;
	top:0px;
	margin: 0;
	padding: 0;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 99999;
}

body.interstitial #advert-interstitial
{
	display: block;
	background: black;
        padding-top: 5px;
}

body.interstitial {
    text-align: center;
}

body #advert-interstitial div,
body #advert-interstitial table {
    margin:0 auto;
    text-align:center;
}
body #advert-interstitial .interstitial_skip {
	color:#fff;
	font-size:12px;
	text-decoration:underline;
	margin-bottom:5px;
	text-transform: uppercase;
}
div#advert-interstitial,div#advert-interstitial table td {
    text-align:center;
}

#advert-tx
{
	display: block;
}

#advert-tx .box-data,
#advert-tx .box-data table,
#advert-tx .box-data table div
{
	display: block;
	width: 300px;
	height: auto;
	overflow: hidden;
}

.advert-hypertext
{
	padding: 9px 13px 28px 13px;
	background: #FFFFFF url("/Client.Images/bg-advertisement.png") no-repeat 607px 0px;
}

.advert-hypertext-data
{
	background:#F4F4F4;
	border:1px solid #E4E4E4;
	line-height:145%;
	padding:3px 6px;
	font-size: 90%;
	color: #000000;
}
.advert-hypertext-data a
{
	color: #000000!important;
}


/* ------------------------- BANNER END -------------------------- */



/* ------------------------- BOXES -------------------------- */
.box {
	display: block;
	clear: both;
	background-color: #ffffff;
	width: auto;
}

.box .box-data {
	display: block;
	position: relative;
	margin: 0 13px 0 13px;
	width: auto;
	clear: both;
	text-align: left;
}

.box .box-top,
.box .box-bottom { 
	display: block;
	height: 11px;
	clear: both;
	overflow: hidden;
}
.box .box-top { 
	background: #ffffff url(/Client.Images/Corners/corner-tr-w.gif) no-repeat top right; 
}

.box .box-bottom { 
	background: #ffffff url(/Client.Images/Corners/corner-br-w.gif) no-repeat top right; 
}

.box .corner {
   width: 13px;
   height: 11px;
   display: block;
}

.box .box-top .corner { 
	background: url(/Client.Images/Corners/corner-tl-w.gif) no-repeat top left; 
}

.box .box-bottom .corner { 
	background: url(/Client.Images/Corners/corner-bl-w.gif) no-repeat top left; 
}


.box-red {
	background-color: #1b47af;
}

.box-red .box-top {
	background: #1b47af url(/Client.Images/Corners/corner-tr-r.gif) no-repeat top right;
}

.box-red .box-top .corner{
	background: url(/Client.Images/Corners/corner-tl-r.gif) no-repeat top left;
}

.box-red .box-bottom {
	background: #1b47af url(/Client.Images/Corners/corner-br-r.gif) no-repeat top right;
}

.box-red .box-bottom .corner{
	background: url(/Client.Images/Corners/corner-bl-r.gif) no-repeat bottom left;
}


.box-gray {
	background-color: #f1f1f1;
}

.box-gray .box-top {
	background: #f1f1f1 url(/Client.Images/Corners/corner-tr-g.gif) no-repeat top right;
}

.box-gray .box-top .corner{
	background: url(/Client.Images/Corners/corner-tl-g.gif) no-repeat top left;
}

.box-gray .box-bottom {
	background: #f1f1f1 url(/Client.Images/Corners/corner-br-g.gif) no-repeat bottom right;
}

.box-gray .box-bottom .corner{
	background: url(/Client.Images/Corners/corner-bl-g.gif) no-repeat bottom left;
}

.box-tabbed .box-top { 
	background: #e7e7e7 url(/Client.Images/Corners/corner-tr-tab-w.gif) no-repeat top right; 
}

.box-tabbed .box-top .corner { 
	background: url(/Client.Images/Corners/corner-tl-tab-w.gif) no-repeat top left; 
}

.box-tabbed-gray .box-top { 
	background: #e7e7e7 url(/Client.Images/Corners/corner-tr-tab-g.gif) no-repeat top right; 
}

.box-tabbed-gray .box-top .corner { 
	background: url(/Client.Images/Corners/corner-tl-tab-g.gif) no-repeat top left; 
}

.box-tabbed-gray .box-tabbed .box-top { 
	background: #e7e7e7 url(/Client.Images/Corners/corner-tr-tab-w.gif) no-repeat top right; 
}

.box-tabbed-gray .box-tabbed .box-top .corner { 
	background: url(/Client.Images/Corners/corner-tl-tab-w.gif) no-repeat top left; 
}

.box-tabbed .box-heading {
	height: 32px;
	background: #e7e7e7 url(/Client.Images/Tabs/bg-tab.gif) repeat-x 0px -8px;
	margin-bottom: 15px;
	padding-left: 13px;
	display: block;
	overflow: hidden;
}

.box-tabbed .box-heading h3 {
	font-size: 150%;
	font-weight: normal;
	background: url(/Client.Images/Tabs/bg-tab-l.gif) no-repeat top left;
	margin: 0;
	padding: 0 0 0 13px;
	line-height: 39px;
	height: 32px;
	display: block;
	position: relative;
}

.box-tabbed .box-heading h3 span{
	background: url(/Client.Images/Tabs/bg-tab-r.gif) no-repeat top right;
	padding: 0 13px 0 0;
	height: 32px;
	display: block;
	float: left;
	position: relative;
}

.box-gray .box-heading h3 {
	background: url(/Client.Images/Tabs/bg-tab-l-g.gif) no-repeat top left!important;
}

.box-gray .box-heading h3 span{
	background: url(/Client.Images/Tabs/bg-tab-r-g.gif) no-repeat top right!important;
}

.box-heading h3 a{
	color: #000000;
	text-decoration: none;
}

.box-heading small {
	float: right;
	font-size: 80%;
	color: #666666;
	line-height: 40px;
	margin-right: 13px;
	position: relative;
	z-index: 100;
}

.box-heading small b {
	color: #1b47af;
}

.box-heading small .inp {
	background: url(/Client.Images/Inputs/inp-search.gif) top left no-repeat;
	width: 163px;
	height: 21px;
	padding-left: 5px;
	padding-right: 5px;
}

.box-heading small .inp input {
	background: transparent;
	border: 0px solid;
	width: 163px;
	height: 18px;
	font-size: 90%;
	padding-top:3px;
}

.box .box-bottom-flat { 
	background: #ffffff url(/Client.Images/bg-box-flat.gif) repeat-x top left;
	margin-top: 15px;
}
.box .box-bottom-flat .corner { 
	background: transparent; 
}

.box-pager {
	background: #f1f1f1 url(/Client.Images/Corners/corner-br-g.gif) no-repeat bottom right;
	height: 32px;
	display: block;
	padding-right: 10px;
}

.shadow {
	background: url(/Client.Images/bg-pager.gif) repeat-x top left;
	padding-top: 5px;
	display: block;
}

.box-pager .corner{
	background: url(/Client.Images/Corners/corner-bl-g.gif) no-repeat bottom left;
	height: 32px;
}

.box-pager table {
	font-size: 90%;
	float: right;
	line-height: 25px;
}

.box-pager select {
	font-size: 90%;
}

.box-pager a img {
	border: 0px solid;
	text-decoration: none;
}

.box .box-heading h3 span.tab-off {
	background: url(/Client.Images/Tabs/bg-tab-r-g2.gif) no-repeat top right!important;
	margin: 0 0 0 4px;
	position: relative;
	font-size: 80%;
}

.box .box-heading h3 span.tab-off span {
	background: url(/Client.Images/Tabs/bg-tab-l-g2.gif) no-repeat top left!important;
	margin: 0;
	padding: 0 0 1px 13px;
	line-height: 38px;
	height: 31px;
	display: block;
	float: left;
	position: relative;
}

.box .box-heading h3 span.tab-off span a {
	color: #606060!important;
}

/* ------------------------- BOXES END -------------------------- */



/* ------------------------- FOOTER -------------------------- */
#page-footer {
	height: 50px;
}

#page-footer-container
{
	display: block;
	position: relative;
	margin: 0 16px;
}

#page-footer-container .mf-link
{
	display: block;
	position: absolute;
	height: 36px;
	top: 0;
}

#page-footer-container .mf-link-left
{
	left: 0px;
	width: 53px
}

#page-footer-container .mf-link-right
{
	right: 0px;
	width: 120px
}

#page-footer-container .mf-link img
{
	border: 0px solid;
}


#page-footer-container .navigation,
#page-footer-container .copyright
{
	display: block;
	padding-left: 54px;
	padding-right: 131px;
	text-align: left;
	padding-bottom: 6px;
}

#page-footer-container .copyright
{
	padding-left: 64px;
}


#page-footer-container .navigation {
	color: #1B47AF;
	font-weight: bold;
}

#page-footer-container .navigation a {
	color: #292929;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
}

#page-footer-container .copyright,
#page-footer-container .copyright a {
	color: #535353;
}
/* ------------------------- FOOTER END -------------------------- */



/* ------------------------- ARTICLE LIST END -------------------------- */
.arlist {
	display: block;
	margin-bottom: 15px;
	z-index: 0;
}

.arlist .arlist-data
{
	text-align: left;
	margin-left: 122px;
}

.arlist .arlist-img {
	float: left;
	display: block;
	width: 102px;
	height: 82px;
	overflow: hidden;
	margin-right: 20px;
	margin-top: 2px;
}

.arlist .arlist-img-type {
	height: 35px;
}

.arlist .arlist-img img {
	border: 1px solid #b4b4b4;
}

.arlist .arlist-data h2 {
	padding: 0 0 0 0;
	margin: 0 0 4px 0;
}

.arlist .arlist-data h2 a {
	text-decoration: none;
}

.arlist .arlist-data h2 a:visited {
	color: #96a8d3;
}


.arlist .arlist-data h2 a:hover {
	text-decoration: underline;
}

.arlist .arlist-data small.tip {
	text-transform: uppercase;
	color: #ffffff;
	background: #cc0000;
	padding: 2px 6px 2px 6px!important;
	font-weight: bold;
	font-size: 80%!important;
	line-height: 110%!important;
	float: left;
	margin-right: 8px!important;
	margin-top: 3px!important;
}
.arlist .arlist-data p {
	padding: 0 0 6px 0;
	margin: 0 0 0 0px;
}

.arlist-info {
	display: block;
	background: #f4f4f4;
	border-top: 1px solid #e4e4e4;
	color: #626262;
	line-height: 22px;
	margin-left: -10px!important;
	padding-left: 10px!important;
	padding-bottom: 0px!important;
}

b.tday {
	/*color: #1b47af;*/
}

.arlist-info a {
	color: #626262;
}

.arlist-forum-info {
	background: url(/Client.Images/Icons/icon-forum.gif) no-repeat 2px 2px;
	padding-left: 16px;
	text-decoration: none;
	color: #626262!important;
}

.arlist-info-pane {
	font-size: 90%;
	color: #626262;
}

/* ------------------------- ARTICLE LIST END -------------------------- */


/* ------------------------- BOX LINKS -------------------------- */
.box-zive-links {
	width: 326px;
	height: auto;
	color: #ffffff;
	clear: none!important;

}

.box-zive-links .box-data ul {
	margin-left: 82px;
	padding-left: 0px;
	clear: right;
	margin-top: 6px;
	margin-bottom: 10px;
	list-style: none!important;
}

.box-zive-links .box-data li {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 5px;
}

.box-zive-links .box-data p {
	font-size: 90%;
	margin: 0;
	padding: 0;
	line-height: 180%;
}

.box-zive-links .box-data h3 {
	margin: 0;
	padding: 0;
	font-size: 125%;
}

.box-zive-links .box-data a {
	color: #ffffff;
}

.box-zive-links .box-data a img {
	border: solid 1px #ffffff;
}


.box-zive-links .box-data hr {
	height: 1px;
	color: #96A8D3;
	background: #96A8D3;
	border: 0px solid;
}

.box-zive-links .box-data .nopreview{
	margin-right: 7px;
	margin-bottom: 5px;
}

/* ------------------------- BOX LINKS END -------------------------- */


/* ------------------------- BOX JOBAGENT -------------------------- */
#jobs .box-data {
	background-image: url(/Client.Images/Logos/logo-jobs-agent.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}
/* ------------------------- BOX JOBAGENT -------------------------- */



/* ------------------------- BOX MIDDLE - phorum consult -------------------------- */
.white-back {
	background: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
}

.rssitem {
	display: block;
	margin: 5px 0 0 0;
	padding: 0px 15px 5px 25px;
	background: url(/Client.Images/ul-arrow.gif) no-repeat 4px 6px;
	border-bottom: 1px solid #d7d7d7;
}

.rssitem a {
	color: #333333;
	text-decoration: none;
}
/* ------------------------- BOX MIDDLE - phorum consult END -------------------------- */



/* ------------------------- BOX VIDEO -------------------------- */´
#videopane-clip {
	display: block;
	height: auto!important;
	position: relative;
}

#videopane-clip .box-data {
	display: block;
	text-align: left;
	position: relative;
	height: 257px;
}

.videopane {
	display: block;
	height: auto!important;
	margin-bottom: 13px;
	margin-right: 0px;
	float: right;
	width: 119px;
	padding: 0 3px 0 3px;
	text-align: center;
	overflow: hidden;
}

.videopane-right {
	float: left;
}

.videopane a img {
	border: 1px solid #d7d7d7;
	text-decoration: none!important;
	margin-bottom: 2px;
}

.videopane a:hover img
{
	text-decoration: none!important;
}

.videopane a {
	font-weight: bold;
	text-decoration: none;
}
.videopane a span
{
	display:block;
	height:61px;
	margin-bottom:2px;
	text-decoration:none !important;
	clear: both;
	text-align: center;
} 
/* ------------------------- BOX VIDEO END -------------------------- */

/* ------------------------- PROMO BOX -------------------------- */
#article-promo {
	z-index: 8;
	width: 670px;
	position: relative;
}

#article-promo #article-promo-content {
	display: block;
	position: relative;
	height: 192px;
	width: 644px;
	background-color: #ffffff;
}

#article-promo .promo-image {
	display: block;
	width: 240px;
	height: 192px;
	margin-right: 15px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #d0d0d0;
	float: left; 
}

#article-promo .promo-image .promo-image-corners {
	display: block;
	width: 240px;
	height: 192px;
	background: url(/Client.Images/Corners/corner-promo.gif) top left no-repeat;
}

.promo-text {
	padding-top: 4px;
}

.promo-text small {
	text-transform: uppercase;
	color: #ffffff;
	background: #cc0000;
	padding: 2px 6px 2px 6px;
	font-weight: bold;
}

.promo-text small a{
	text-transform: lowercase;
	color: #ffffff;
	text-decoration: none;
}


.promo-text h1 {
	font-size: 180%;
	margin: 8px 0 8px 0;
	font-size: 180%;
}

.promo-text h2 {
	font-size: 180%;
	font-weight: bold;
	margin: 8px 0 8px 0;
}

.promo-text h2 a {
	text-decoration: none;
}

.promo-text h2 a:hover {
	text-decoration: underline;
}

.promo-text h3 {
	font-size: 180%;
	font-weight: normal;
	margin: 8px 0 8px 0;
	color: #1b47af;
}

.promo-text p {
}

.promo-text table {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.promo-text table tbody tr td {
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 40%;
}

.promo-text table tr td ul {
	margin-top: 0px;
}
.promo-info {
	color: #666666;
	padding-top: 4px;
	font-size: 90%
}

.promo-info b {
	/*color: #1b47af;*/
}

.promo-info span {
	padding-right: 3px;
}

.promo-info .sep {
	color: #cccccc;
}

#article-promo-lister {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(/Client.Images/promo-lister.gif) bottom right no-repeat;
	width: 214px;
	height: 25px;
}

#article-promo-lister .nums {
	width: 130px;
	display: block;
	float: left;
	height: 25px;
	overflow: hidden;
}

#article-promo-lister .arrows {
	width: 42px;
	display: block;
	float: left;
	height: 25px;
	overflow: hidden;
}

#article-promo-lister a.num {
	width: 26px;
	display: block;
	float: left;
	height: 25px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
}

#article-promo-lister a.act {
	color: #1b47af;
	background: url(/Client.Images/promo-lister-hover.gif) 0px -12px no-repeat;
}

#article-promo-lister a.prev,
#article-promo-lister a.next {
	width: 14px;
	height: 15px;
	display: block;
}

#article-promo-lister a.prev {
	margin-left: 13px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#article-promo-lister a.next {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#article-promo-lister-links {
	z-index: 999;
	display: block;
	visibility: hidden;
	position: absolute;
	width: 214px;
	right: 357px;
	top: 204px;
	font-size: 90%;
	font-weight: bold;
	line-height: 120%;
	height: auto;
}

#article-promo-lister-links .box {
	padding-left: 0px;!important;
	padding-top: 0px;!important;
	padding-bottom: 0px;!important;
	padding-right: 0px;!important;
}

#article-promo-lister-links .box .box-top {
	background: url(/Client.Images/bg-promo-list-head.gif) top left no-repeat;
	display: block;
	height: 13px;
}

#article-promo-lister-links .box .box-data {
	background: url(/Client.Images/bg-promo-list.gif) top left repeat-y;
	padding: 0 13px 0 13px;
	margin: 0 0 0 0!important;
	clear: both;
}

#article-promo-lister-links .box .box-bottom {
	background: url(/Client.Images/bg-promo-list-footer.gif) top left no-repeat;
	display: block;
	height: 5px;
}

#article-promo-lister-links .box .box-data div {
	display: block;
	padding-bottom: 8px;
}

#article-promo-lister-links a {
	text-decoration: none;
}

#article-promo-lister-links a:hover {
	text-decoration: underline;
}

#article-promo-lister-links .box-bottom-more {
	display: block;
	height: 15px;
	line-height: 20px;
	background: #cccccc; 
	padding: 0 13px 0 13px;
}

#article-promo-lister-links .box .box-bottom-more a {
	color: #1b3570;
}
/* ------------------------- PROMO BOX END -------------------------- */





.nodisplay {
	display: none;
}

.noview {
	visibility: hidden;
}

.noborder {
	border-top: 0px solid!important;
	border-right: 0px solid!important;
	border-bottom: 0px solid!important;
	border-left: 0px solid!important;
}

.nodecoration {
	text-decoration: none;
}

.clear {
	font-size: 1px;
	display: block;
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
}

.clear-gray {
	background: #cccccc;
	clear: both;
	display: block;
	height: 15px;
}

.float-right {
	float: right!important;
}

.float-left {
	float: left!important;
}

.float-none {
	float: none!important;
}

.centered {
	text-align: center!important;
}

.more-info {
	margin-top: 5px;
	padding-top: 5px;
	border-top: solid 1px #d7d7d7;
	text-align: right;
	font-weight: bold;
}

.bigger {
	font-size: 110%;
}
.biggest {
	font-size: 115%;
}

h2.smaller {
	font-size: 120%;
	margin-bottom: 0px!important;
}

h2.smaller a {
	color: #404040;
}

h2.smaller a:visited {
	color: #9a9a9a!important;
}

.bold {
	font-weight: bold;
}

.lighter {
	color: #999999;
}

/*********************** PROMO BUBBLE **********************/
.promo-bubble
{
	display: block;
	position: absolute;
	width: auto;
	height: auto;
	z-index: 997;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.promo-bubble-text
{
	display: block;
	position: relative;	
	padding: 17px 17px 0 0;
	margin: 0 0 0 0!important;
	text-align: left;
}

.promo-bubble-text div,
.promo-bubble-text div p,
.promo-bubble-text div h2
{
	padding: 0 0 0 0!important;
	margin: 0 0 0 0!important;
}

.promo-bubble-text div
{
	display: block;
	position: relative;
	z-index: 998;	
}

.promo-bubble-closer
{
	display: block;
	width: 71px;
	height: 25px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	z-index: 999;
	background: url(/Client.Images/spacer.gif);	
}

#link-kristalova-lupa
{
	display:none;
}

#link-kristalova-lupa-promo
{
	display:block;
	position:absolute;
	height:70px;
	width:73px;
	top: 0px;
	right: 0px;
	z-index: 600;
	background: url(/Client.Images/Promo/kristalova-lupa-roh.gif) top right no-repeat;
}


.webslice-header
{
	display: none!important;
}

.w-back
{
	background: #ffffff;
}
/* ------------------------- TAG CLOUD END -------------------------- */
#prolinkhdr
{
	text-align: center!important;
	min-width:1102px;
}

#prolinkhdr table
{
	margin: 0 auto!important
}

.prolinkhdr-links table tr *
{
	text-align: left!important;
}

#prolinkhdr .prolinkhdr-center {
	margin:0 auto;
	width:1102px;
}

.prolinkhdr-fixed table
{
	float: left;
}

#prolinkhdr .prolinkhdr-fixed {
    padding-left: 87px!important;
    width: 965px!important;
}

#prolinkhdr .prolinkhdr-fixed table {
    float: left;
    margin-left: 0 !important;
    width: auto !important;
}

/* --------------------------- RSS HUB ------------------------ */
#rss-hub
{
	margin-bottom: 15px;
	background: transparent;
}

#rss-hub .box-data
{
	padding: 0 13px;
	margin: 0 0;
	background: #FFFFFF;
}

#page-hub .box-header h2
{
	padding: 0;
	margin: 0;
	background:url("/Client.Images/bg-hub.gif") center right no-repeat transparent;
}

#page-hub .box-data
{
	width:1002px;
	height:284px;
	overflow: hidden;
	padding: 0 0;
	margin: 0 0;
	position: relative;
	background: #FFFFFF;
}

#page-hub .box-data #page-hub-item-container
{
	width: 10000px;
	height:284px;
	overflow: hidden;
	padding: 0;
	position: relative;
	left: 0;
}

#page-hub .page-hub-item
{
	float:left;
	overflow:hidden;
	width: 187px;
	padding-left: 13px;
	height:265px;
}

#page-hub .page-hub-item img,
#page-hub .page-hub-item h4
{
	margin-top:0.5em;
	padding-top:0;
}

#page-hub .page-hub-item img
{
	border: 0px solid!important;
	margin-bottom: 8px;
}
#page-hub .page-hub-item-img
{
	display: block;
	width: 185px;
	height: 139px;
	background: #b4b4b4;
	padding: 1px;
	overflow: hidden; 
}
#page-hub .page-hub-item-img img
{
	border: 0px solid;
	width: 185px;
	height: 139px;
	vertical-align: top;
	margin: 0!important;
}

#page-hub .page-hub-item h4
{
	padding-bottom:0.5em;
	font-size:14px;
	font-weight: bold;
}

#page-hub .page-hub-item h4 a
{
	color:#1B47AF;
	text-decoration:underline;
}

#page-hub-navigation
{
	display: block;
	padding: 0 0;
}

#page-hub-navigation a
{
	display: none;
	cursor: pointer;
	color:#1B47AF;
}

#page-hub-navigation a.next
{
	background:url("/Client.Images/List/li-arrow-next.png") center right no-repeat transparent;
	padding-right:11px;
	float: right;
}

#page-hub-navigation a.prev
{
	background:url("/Client.Images/List/li-arrow-prev.png") center left no-repeat transparent;
	padding-left:11px;
	float: left;
}



/* ************************ E15 RSS ************************* */
.box-e15-links .e15-link
{
	display: block;
	height: 60px;
	width: 300px;
	margin-top: 8px;
}

.box-e15-links #e15-link-first.e15-link
{
	background: #f5f5f5 url(/Client.Images/E15/rss-topstory.gif) no-repeat top right;
}

.box-e15-links .e15-link .e15-link-image
{
	display: block;
	height: 60px;
	width: 100px;
	margin-right: 8px;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
}

.box-e15-links .e15-link .e15-link-plain
{
	display: block;
	height: 60px;
	width: 192px;
	color: #000000;
	line-height: 150%;
	float: left;
	text-decoration: none!important;
}

.box-e15-links .e15-link .e15-link-plain:hover
{
	color: #c20000;
	text-decoration: none!important;
}

.box-e15-links .e15-link .e15-link-plain span
{
    display: block;
    font-size: 120%;
    height: 38px;
    overflow: hidden;
    text-decoration: underline !important;
}

.box-e15-links .e15-link .e15-link-plain small
{
	display: block;
	color: #939393!important;
}

/* ********************* VANOCE ************************ */
	.picto-christ
	{
		border: 0px solid collapse;
		margin: 0 auto;
		text-align: center;
	}

	.picto-christ td
	{
		margin: 0;
		padding: 4px 2px;
		text-align: center;
		vertical-align: top;
		width: 65px;
	}

	.picto-christ td img
	{
		border: 0px solid;
		width: 50px;
		height: 50px;
		vertical-align: middle;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px; 
		-webkit-box-shadow: 1px 1px 2px 1px #999999;
		-moz-box-shadow: 1px 1px 2px 1px #999999;
		box-shadow: 1px 1px 2px 1px #999999;
	}

	.picto-christ td img:hover
	{
		-webkit-box-shadow: 0px 0px 0px 0px #333333;
		-moz-box-shadow: 0px 0px 0px 0px #333333;
		box-shadow: 0px 0px 0px 0px #333333;
	}

	.picto-christ td a
	{
		display: block;
		margin-top: 6px;
		font: 11px Arial;
		font-weight: bold;
		text-decoration: underline;
		color: #000000;
	}

	.picto-christ td a:hover
	{
		color: #cc0000;
	}



/* ********************* HEADER v4 ************************ */
#page-navigation
{
	display: block;
	position: relative;
	margin-bottom: 15px;
	z-index: 10;
	font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
}

#page-navigation-main,
#page-navigation-div,
#page-navigation-sub
{
	display: block;
	position: relative;
	width: 100%;
	text-align: center;
	min-width: 1102px;
}

.block-dim
{
	display: block;
	position: relative;
	width: 1015px;
	text-align: left;
	margin: 0 auto;
	padding-right: 0px;
	padding-left: 87px;
}

#page-navigation-main
{
	background-color: #FFFFFF;
}

#page-navigation-main .block-dim
{
	height: 90px;
	background-color: #FFFFFF;
}

#page-navigation-main .block-dim
{
	background-image: url('/Client.Images/V4/Logos/logo-zive-jnp.png');
	background-position: 102px 18px;
	background-repeat: no-repeat;
}

#page-navigation-main .block-gm
{
	background-image: url('/Client.Images/V4/Logos/logo-zive-gigamania.png');
}


#page-navigation-div
{
	height: 10px;
	background-color: #1B47AF;
	margin-bottom: 1px;
}

#page-navigation-sub,
#page-navigation-sub .block-dim
{
	height: 33px;
	background-color: #4A4A4A;
}

#link-homepage-zive {
    display: block;
    height: 53px;
    left: 102px;
    position: absolute;
    top: 19px;
    width: 33px;
    z-index: 600;
}

#link-homepage-connect {
    display: block;
    height: 56px;
    left: 142px;
    position: absolute;
    top: 17px;
    width: 203px;
    z-index: 600;
}




/* ------- MAIN MENU TABS -------- */
#block-tabs
{
    bottom: 0px;
    display: block;
    height: 33px;
    margin: auto;
    position: absolute;
    right: 0px;
}

#block-tabs li
{
	float: right;
	list-style: none;

	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;

	background-color: #FFFFFF;
	background-image: linear-gradient(bottom, #E3E3E3 23%, #F4F4F4 46%, #FFFFFF 69%);
	background-image: -o-linear-gradient(bottom, #E3E3E3 23%, #F4F4F4 46%, #FFFFFF 69%);
	background-image: -moz-linear-gradient(bottom, #E3E3E3 23%, #F4F4F4 46%, #FFFFFF 69%);
	background-image: -webkit-linear-gradient(bottom, #E3E3E3 23%, #F4F4F4 46%, #FFFFFF 69%);
	background-image: -ms-linear-gradient(bottom, #E3E3E3 23%, #F4F4F4 46%, #FFFFFF 69%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.23, #E3E3E3), color-stop(0.46, #F4F4F4), color-stop(0.69, #FFFFFF));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFE3E3E3);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFE3E3E3);
}

#block-tabs li.highlight,
#block-tabs li.highlight:hover
{
	border-right: 1px solid #1B47AF;
	border-top: 1px solid #1B47AF;

	background-color: #1B47AF;
	background-image: linear-gradient(bottom, #1B47AF 23%, #1f50c4 46%, #2359d9 69%);
	background-image: -o-linear-gradient(bottom, #1B47AF 23%, #1f50c4 46%, #2359d9 69%);
	background-image: -moz-linear-gradient(bottom, #1B47AF 23%, #1f50c4 46%, #2359d9 69%);
	background-image: -webkit-linear-gradient(bottom, #1B47AF 23%, #1f50c4 46%, #2359d9 69%);
	background-image: -ms-linear-gradient(bottom, #1B47AF 23%, #1f50c4 46%, #2359d9 69%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.23, #1B47AF), color-stop(0.46, #1f50c4), color-stop(0.69, #2359d9));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF2359d9, endColorstr=#FF1B47AF);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF2359d9, endColorstr=#FF1B47AF);
}

#block-tabs li.highlight-before,
#block-tabs li.highlight-before:hover
{
	border-right: 1px solid #1B47AF;
}

#block-tabs li a
{
	display: block;
	color: #5C5C5C;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 14px 9px;
	text-decoration: none;
	text-transform: uppercase;
	border-top: solid 1px transparent;
	border-left: solid 1px transparent;
	border-right: solid 1px transparent;
}

#block-tabs li.highlight a
{
	color: #FFFFFF;
}

#block-tabs li a:hover,
#block-tabs li a:active
{
	color: #1B47AF;
	border-top: solid 1px transparent;
	border-left: solid 1px transparent;
	border-right: solid 1px transparent;
}

#block-tabs li.highlight a:hover,
#block-tabs li.highlight a:active
{
	color: #FFFFFF;
	border-top: solid 1px transparent;
	border-left: solid 1px transparent;
	border-right: solid 1px transparent;
}

#block-tabs li.first a,
#block-tabs li.first a:hover,
#block-tabs li.first a:active
{
	border-left: solid 1px #CCCCCC;
}

/* ------- TOP BLOCK -------- */
#block-personal
{
	display: block;
	position: absolute;
	top: 14px;
	right: 0px;
	height: 25px;
	width: 600px;
}


a.btn
{
	cursor: pointer;

	height: 25px;
	line-height: 25px;

	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

	background-color: #1B47AF;
	background-image: linear-gradient(bottom, #1B47AF 9%, #1f50c4 32%, #2359d9 59%);
	background-image: -o-linear-gradient(bottom, #1B47AF 9%, #1f50c4 32%, #2359d9 59%);
	background-image: -moz-linear-gradient(bottom, #1B47AF 9%, #1f50c4 32%, #2359d9 59%);
	background-image: -webkit-linear-gradient(bottom, #1B47AF 9%, #1f50c4 32%, #2359d9 59%);
	background-image: -ms-linear-gradient(bottom, #1B47AF 9%, #1f50c4 32%, #2359d9 59%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.09, #1B47AF), color-stop(0.32, #1f50c4), color-stop(0.59, #2359d9));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF2359d9, endColorstr=#FF1B47AF);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF2359d9, endColorstr=#FF1B47AF);
}

/* ------- LOGON BOX -------- */
.block-auth
{
	display: block;
	position: absolute;
	top: 0px;
	right: 248px;
	height: 25px;
	text-align: right;
}

.block-auth .btn
{
	display: block;
	float: right;
	padding-left: 11px;	
	padding-right: 11px;	
	margin-left: 13px;	
}

.block-auth span
{
	color: #8C8C8C;
	line-height: 25px;
}

.block-auth span a
{
	color: #8C8C8C;
	text-decoration: none;
}

.block-auth span a#user-discussion img
{
	vertical-align: middle;
	border: 0px solid;
}



/* ------- SEARCH BOX -------- */
.block-search
{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 25px;
	width: 232px;
}

.block-search .btn
{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	
	width: 57px;
	text-align: center;
}

.block-search .inp
{
	display: block;
	position: absolute;
	left: 0px;
	right: 0px

	background-color: #FFFFFF!important;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
}

.block-search .inp input
{
	display: block;
	height: 23px;
	width: 154px;
	background-color: #FFFFFF;
	margin: 0 0;
	border: solid 0px;
	padding: 0 10px;
	font-size: 90%;
	color: #999999;
}

/* ------- LINKS BLOCK -------- */
#block-links
{
	padding-left: 0px;
	margin: 0px;
}

#block-links li
{
	float: left;
	list-style: none;
	border-left: solid 1px #787878;
	border-right: solid 1px #1F1F1F;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 7px;
	line-height: 19px;
	text-transform: uppercase;
	font-size: 12px;
}

#block-links li a
{
	color: #FFFFFF;
	text-decoration: none;
}


#block-links li.first
{
	border-left: solid 0px #787878;
	padding-left: 0px; 
}

#block-links li.last
{
	border-right: solid 0px #1F1F1F;
}

#block-links li.first a
{
	display: block; 
	width: 18px;
	height: 19px;
	background: url('/Client.Images/V4/Icons/icon-home.png') no-repeat center top;
	margin-left: 15px;
}

#block-links li.first a span
{
	display: none; 
}


/* ------- SUBMENU BLOCK -------- */
.block-submenu-trigger
{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 11;
}

.submenu-trigger-head
{
	display: block;
	position: absolute;
	height: 13px;
	width: 100%;
	left: 0;
	top: 0;
	background: transparent url('/Client.Images/V4/Icons/icon-submenu-open.png') no-repeat 31px 100%;
}

.submenu-trigger-data
{
	margin-top: 8px;
	background: #FFFFFF;
	border-left: solid 5px #CCCCCC;
	border-right: solid 5px #CCCCCC;
	border-top: solid 5px #CCCCCC;
}

.submenu-trigger-data ul
{
	display: block;
	float: left;
	list-style: none outside none;
	margin: 8px 0;
	padding: 0;
	width: 170px;
}

.submenu-trigger-data ul li
{
	line-height: 32px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: solid 1px #D0D0D0;
}

.submenu-trigger-data ul li.last-row
{
	border-bottom: solid 0px #D0D0D0;
}

.submenu-trigger-data ul.first-col li
{
	margin-right: 7px;
}

.submenu-trigger-data ul.second-col li
{
	margin-left: 7px;
}


.submenu-trigger-data ul li a
{
	display: block;
	padding-left: 36px;
	color: #646464;
	text-decoration: none;
	background: #FFFFFF url('/Client.Images/V4/Icons/icon-submenu.png') no-repeat center left;
	font-size: 14px;
	white-space: nowrap;
	font-weight: normal;
}

.submenu-trigger-data ul li a:hover
{
	color: #1B47AF;
	background: #FFFFFF url('/Client.Images/V4/Icons/icon-submenu-hover.png') no-repeat center left;
}

.submenu-trigger-footer
{
	border-bottom: solid 5px #CCCCCC;
	border-left: solid 5px #CCCCCC;
	border-right: solid 5px #CCCCCC;

	text-transform: uppercase;

	background-color: #999999;
}

.submenu-trigger-footer a
{
	display: block;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
	font-size: 14px;
}

/* ------- SOCIETY BLOCK -------- */
#block-society
{
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	position: absolute;
	right: 0px;
	top: 8px;
}

#block-society li
{
	float: left;
	list-style: none;
	border-left: solid 1px #787878;
	border-right: solid 1px #1F1F1F;
	line-height: 18px;
	text-transform: uppercase;
	font-size: 12px;
}

#block-society li a
{
	color: #BABABA;
	text-decoration: none;
	height: 18px;
	display: block;
}


#block-society li.first
{
	border-left: solid 0px #787878;
	padding-left: 0px; 
	padding-right: 7px;
}

#block-society li.first a
{
	margin-right: 5px; 
	float: left;
}

#block-society li.first a.qlink-rss
{
	padding-right: 22px; 
	background: url('/Client.Images/V4/SocialNet/icon-rss.png') no-repeat right center;
}

#block-society li.last
{
	border-right: solid 0px #1F1F1F;
	padding-right: 0px;
	padding-left: 7px;
}

#block-society li.last a
{
	float: left;
	margin-left: 5px;
}

#block-society li img
{
	width: 18px;
	height: 18px;
	border: 0px;
	vertical-align: middle;
}


.linker
{
	background: url('/Client.Images/V4/Icons/icon-pen.png') no-repeat top right; 
	font-weight: bold; 
	font-size: 140%; 
	color: #404040; 
	line-height: 22px;
	padding-top: 2px;
}

.linker a
{
	text-decoration: none;
}

.linker a:hover
{
	text-decoration: underline;
}

/* ********************* PLACENY LINK ******************* */
.placeny,
.placeny:active,
.placeny:focus,
.placeny:hover
{
	border-bottom: 1px dotted; 
	text-decoration: none!important;
	font-weight:normal!important;
}

/* --------------------------- MF COMMON FOOTER ------------------------ */
#prolinkftr {
    margin: 25px auto 0 !important;
    min-width: 1102px;
}

#prolinkftr .prolinkftr-fixed {
    margin: 0 auto !important;
    padding: 0 0px 0 100px;
    text-align: center;
    width: 1002px;
}

#prolinkftr img {
    border: 0px solid!important;
}