.cursored
{
	cursor: pointer;
}

.column {
	position: relative;
}

#databox-rss-forum
{
	margin-top: 0px;
}

#databox-game-rating
{
	margin-top: 18px;
}

.column-right .button-row
{
	margin-bottom: 18px;
}

.column-right
{
	width: 302px;
}

.font-resize-area
{
	font-size: 1.28em; line-height: 1.6em;
}

.font-resize-area > p
{
	line-height: 1.6em;
}

/* ------------------------ ARTICLE ---------------------- */
.article
{
	position: relative;
}

.article .article-info .article-list-pr {
	font-size: 1.28em;
	background: #eaeaea;
	color: #666666;
	padding: 4px 10px;
}

.article-tags
{
	margin-bottom: 20px;
	color: #999;
}

.article-tags
{
	margin-bottom: 20px;
	color: #999;
}

.article-tags-bottom
{
	font-size: 1em;
	line-height: 1.5;
	color: #000;
}

.article-tags-bottom strong
{
	color: #000;
}

.article-tags a
{
	color: #999;
}

.article-tags-bottom a
{
	color: #000;
	text-decoration: none;
}

.article-tags a:hover
{
	color: #000;
	text-decoration: underline;
}

.article-tags-bottom a:hover
{
	color: #f29400;
}

.article-catalog-tags span {
    float: left;
    text-transform: uppercase;
}

.article-catalog-tags span.catalog-tag {
    padding: 2px 7px 2px;
    background: none repeat scroll 0 0 #24374C;
    color: #FFFFFF;
    font-size: 0.8em;
    font-weight: bold;
    margin-top: -1px;
}

.article-catalog-tags span.catalog-tag a{
	color: #FFFFFF;
	text-decoration: none;
}
.article-catalog-tags span.catalog-tag a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


.article h1
{
	font-size: 2.8em;
	line-height: 105%;
  	padding: 0px 0px;
	color: #000000;
	margin-right: 40px;
}

.article h1.game-rating-null
{
	margin-bottom: 20px;
}

.article a.article-print
{
	display: block;
	position: absolute; 
	height: 30px;
	width: 35px;
	background: url("/Client.Images/Icons/icon-print.png") 0 0 no-repeat;
	right: 0px;
	top: 0;
}

.article a.article-print:hover
{
	background-position: 0 -30px;
}

.article a.article-size
{
	display: block;
	position: absolute; 
	height: 29px;
	width: 35px;
	background: url("/Client.Images/Icons/icon-font-size.png") 0 0 no-repeat;
	right: 0px;
	top: 31px;
}

.article a.article-size:hover
{
	background-position: 0 -29px;
}



.article .article-info
{
	padding: 20px 0;
}

.article .article-info span,
.article .article-info a
{
	color: #000000;
}

.article .article-info a:hover
{
	color: #F29400;
}


.article-annotation
{
	padding: 0 0 1em;
	line-height: 1.55em;
	font-size: 1.28em;
	color: #666666;
	font-weight: normal; /*bold;*/
}

.article-annotation-no-author
{
	padding-top: 1em;
}

#article-body
{
	position: relative;
	z-index: 2;
}

.article-perex
{
	padding: 0 0 1em;
}

.article h2
{
	font-size: 1.75em;
	padding: 0.4em 0 0.7em;
}


.article h3
{
	font-size: 1.5em;
	padding: 0.4em 0 0.7em;
}

.article .article-data
{
	position: relative;
	color: #000000;
}

.article .article-data-inherit
{
	margin-top: 20px;
}


.article .article-data br
{
	clear: both;
}

.article .article-data h2,
.article .article-data h3
{
	font-weight: bold;
	color: #24374C;
}

.article .article-data h2
{
	font-size: 1.6em;
	line-height: 1.4em;
	padding: 0.3em 0 0.7em;
	font-weight: normal;
}


.article .article-data h3
{
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 0.3em 0 0.7em;
	font-weight: normal;
}

.article .article-data h4
{
	font-size:1.1em;
	line-height:1.3em;
	padding: 0.3em 0 0.7em;
	font-weight: normal;
}

.article .article-data h6
{
	font-size: 0.8em;
	padding-bottom: 1.3em;
	line-height: 1.5em;
	text-align: center;
}

.article .article-data h6 img, 
.article .article-data h6 a img {
    margin-bottom: 7px;
}

.article .article-data h6 :last-child::after {
    clear: both;
    display: block;
    content: "";
    height: 1px;
    width: 640px;
}


.article .article-data ul,
.article .article-data ol
{
	margin-left:15px;
	padding-left:20px;
	padding-bottom:1em;
}

.article .article-data li
{
	font-size:inherit;
	line-height: 1.6em;
}

.article .article-data ol li
{
	list-style-type:decimal;
}

.article .article-data ul
{
	list-style:none outside url("/Client.Images/List/li-square.png");
}

.article .article-data img
{
	border: solid 1px #e8e8e8;
        margin-top: 7px;
}

.article .article-data-inherit img
{
        margin-top: -1px;
	border: solid 0px #e8e8e8;
}

.article .article-data .image-gallery
{
        margin-top: 0px;
        margin-bottom 0px;
	/*padding: 0px 0px!important;*/
	clear: both;
}

.article .article-data .image-gallery img
{
        margin-top: 0px;
}

.article .article-data a
{
	font-weight: bold;
	color: #24374C;
}
.article .article-data a:hover
{
	color: #f29400;
}

.article .article-data a img
{
	border: solid 1px #e8e8e8;
}

.article .article-data .article-video-wrapper
{
	margin-left: -80px;
}


.article .article-data .article-macro-table,
.article .article-data table
{
	border: 3px solid #24374C;
	border-collapse: collapse;
	margin-bottom: 1em;
	font-size: 0.9em!important;
}

.article .article-data .article-macro-table td,
.article .article-data .article-macro-table th,
.article .article-data table td,
.article .article-data table th
{
	border: 1px solid #24374C;
	padding: 2px 4px;
}

.article .article-data-inherit table
{
	border: 0px solid #cccccc;
	border-collapse: collapse;
	margin-bottom: auto;
}

.article .article-data-inherit table td,
.article .article-data-inherit table th
{
	border: 0px solid #cccccc;
	padding: auto;
	font-size: inherit;
}

/* ******************* CHAPTER NAV *********************** */
.article fieldset div
{
	margin-left: 80px;
	margin-top: 5px;
	color: #24374c;
	font-weight: bold;
	text-transform: uppercase; 
}

.article fieldset ol
{
	padding-left: 105px;
	padding-bottom: 1em;
	border-bottom: solid 1px #D8D8D8;
	margin-bottom: 1em;
}

.article fieldset ol li
{
	list-style-position: outside;
	list-style-type: decimal;
	color: #000000;
}

.article fieldset ol li.selected
{
	color: #f29400;
}

.article fieldset ol li.selected a
{
	color: #f29400;
	text-decoration: none;
}

.article-chapters-navigator
{
	display: block;
	margin-bottom: 20px;
	height: 48px;
	text-align: right;
	margin-left: 80px;
}

.article-chapters-navigator a
{
	line-height: 48px;
	font-weight: bold;
	color: #24374C;
	font-size: 120%;
}

.article-chapters-navigator a:hover
{
	color: #f29400;
}

.button-row .chapter-previous
{
	float: left;
	background: url("/Client.Images/Buttons/btn-arrow-reverse.png") no-repeat scroll left center transparent;
	padding-left: 35px;
	padding-right: 0px;
}

.button-row .chapter-previous .button-corner {
	background: url("/Client.Images/Buttons/btn-corner-reverse.png") no-repeat scroll left center transparent;
	float: right;
}

.button-row .chapter-previous .button-text {
    padding-right: 15px;
    padding-left: 0px;
}

.button-row .chapter-next
{
	float: right;
}

/* ******************* YOUTUBE *********************** */
.YOUTUBE_VIDEO_CLIP
{
}

.YOUTUBE_CONTAINER
{
	margin-bottom: 10px;
}

.YouTubeVideo-Clip
{
	/*margin-top: 10px;*/
	padding: 8px;
	/*background: url('/Client.Images/YouTube/bg-youtube-player.png') repeat-x left bottom #000000;*/
	background: #c8c8c8;
	text-align: center;
}

.YouTubeVideo-Clip object,
.YouTubeVideo-Clip embed
{
	margin: 0 auto;
}

.YOUTUBE_RESIZER
{
	text-align: right;
	font-size: 80%;
	display: none;
	height: 18px;
	margin-top: 2px;
}

.YOUTUBE_RESIZER a
{
	display: block;
	height: 18px;
	float: right;
	line-height: 18px;
	padding-right: 22px;
	text-decoration: none;
	background-position: top right;
	background-repeat: no-repeat;
	background-color: transparent;
}

.YOUTUBE_RESIZER a:hover
{
	text-decoration: underline!important;
}

.YOUTUBE_HD_OFF
{
	background-image: url(/Client.Images/YouTube/resize-hd.gif);
}

.YOUTUBE_HD_ON
{
	background-image: url(/Client.Images/YouTube/resize-normal.gif);
}

.YOUTUBE_BOOKMARKS
{
	margin-left: 80px!important;
}

/* --------------------------- FORUM SIMPLE ---------------------------- */
.forum-item-author,
.forum-item-date
{
	float: right;
	width: 120px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	color: #4B4B4B;
	padding: 0px 11px 0px 0;
}

.forum-item-date
{
	text-align: right;
}

.forum-item-title
{
	font-weight: bold;
	color: #000000;
}

a:hover .forum-item-title
{
	color: #f29400;
}

#box-related-by-tags
{
	margin-top: 20px;
}


/* --------------------------- FORUM ---------------------------- */
.forum-watcher
{
	height: 25px;
	text-align: left;
	vertical-align: middle;
}
.forum-watcher strong
{
	font-size: 1.2em;
}

.forum-watcher input
{
	width: 180px;
	border: solid 1px #24374C;
	font-family: Arial;
	font-size: 1.2em;
	padding-left: 4px;
	vertical-align: top;
}

.forum-watcher input.inp-checkbox
{
	margin-top: 3px;
}

.forum-row-new
{
	display: block;
	position: absolute;
	top: 0px;
	right: -8px;
	width: 17px;
	height: 9px;
	background: url(/Client.Images/Society/Forum/next-item.png) no-repeat center right;
}

.forum-row
{
	display: block;
	position: relative;
	margin-bottom: 10px;
}

.forum-row-readed
{
	opacity: .8;
	filter: alpha(opacity=80);
}

.forum-row-readed:hover
{
	opacity: 1;
	filter: alpha(opacity=100);
}

.forum-collapse-header
{
	padding: 3px 3px 3px 19px;
	background: #f1f1f1 url(/Client.Images/Icons/icon-expand.gif?v=3) no-repeat 4px 4px;
	cursor: pointer;
	border: 1px solid #e4e4e4;
	margin-bottom: 10px;
	opacity: .40;
	filter: alpha(opacity=40);
}

.forum-collapse-header span
{
	background:none repeat scroll 0 0 #BEBEBE;
	color:#FFFFFF;
	cursor:help;
	float:right;
	font-size:80%;
	height:100%;
	padding-left:4px;
	padding-right:4px;
	line-height:150%;
}

.forum-collapse-header-expanded
{
	background: #f1f1f1 url(/Client.Images/Icons/icon-collapse.gif?v=3) no-repeat 4px 4px;
	margin-bottom: 0px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.forum-collapse-header-expanded ~ div > .forum-row:first-of-type .header {
	display: none;
}

.forum-collapse-data
{
	display: none;
}

.icon-info
{
	display: block;
	float: right;
	width: 14px;
	height: 15px;
	background: url(/Client.Images/Icons/icon-info.gif) no-repeat center center;
	cursor: help;
	padding-top: 3px;
}

.forum-row .header
{
	padding:  3px 6px;	
}


.forum-row .header small b
{
	font-size: 12.9167px;	
}

.forum-row .text
{
	padding:  6px 6px 3px 6px;	
}

.forum-row .oldone
{
	color: #666666;
}

.forum-row .text div small
{
	display: block;
	line-height: 150%;
	margin-top: 10px;	
	color: #9c9c9c;
}

.forum-row .text .forum-avatar{
	float: left;
	margin-right: 3px;
	margin-top: 2px;
}

.forum-row .text div small {
	display: block;
	border-top: 1px solid #d7d7d7;
	margin-top: 5px;
	padding-top: 3px;
	color: #999999;
}

#forum-rules
{
	display: none;
	margin-top: 20px;
	font-size: 0.8em;
}

.img-smiley
{
	margin-top: -1px!important;
}


/* ****************** SOCIETY FORUM  ******************** */
.forum-social-avatar
{
	display: block;
	width: 50px;
	height: 40px;
	float: left;
	background: url("/Client.Images/Society/Forum/avatar.gif") center left no-repeat;
	z-index: 100;
	position: relative;
	margin-top: 1px;
}

.forum-social-avatar a
{
	display: block;
	width: 50px;
	height: 40px;
	z-index: 200;
	position: relative;
}

.forum-social-avatar img
{
	margin: 1px 0 0 1px!important;
}

.forum-social-identification
{
	color: #000000;
}

.forum-social-identification strong
{
	font-size: 130%;
}


.forum-social-user
{
	padding-top: 1px;
	padding-right: 10px;
	background: url("/Client.Images/Society/Forum/user-link.gif") 100% 1px no-repeat;
	color: #000000!important;
}


.forum-social-user img
{
	margin-left: 6px;
	vertical-align: middle;
	border: 0px solid;
}

.forum-social-profile a,
.forum-social-identification a
{
	color: #000000;
}

.forum-social-identification a
{
	text-decoration: none;
}

.forum-social-icons,
.forum-social-info-desc,
.forum-social-profile
{
	float: right;
}

.forum-social-icons img
{
	margin-left: 3px;
	margin-right: 3px;
	border: 0px solid!important;
	width: 14px;
}

.forum-social-user:hover
{
	text-decoration: underline!important;
}

.forum-social-icons a img
{
	margin-top: 3px!important;
}

.forum-social-info
{
	line-height: auto;
	margin: 2px auto;
	padding: auto;
}

.forum-social-agree-vote
{
	color: #a4a4a4!important;
	text-decoration: underline;
	font-weight: normal!important;
}


.forum-social-agree-vote:hover
{
	color: #24374C!important;
}

.forum-social-agree-vote-disabled,
.forum-social-agree-vote-disabled:hover
{
	color: #c4c4c4!important;
	text-decoration: none!important;
}

.forum-social-disagree
{
	color: #a4a4a4;
}

.forum-social-agree,
#twitter a
{
	color: #24374C;
}

.article-list-data.discussion-info
{
	margin-top: 0.8em;
}

.article-list-data.discussion-info p
{
	margin-left: 0px!important;
}

.discussion-info .forum-social-avatar
{
	display: block;
	width: 117px;
	height: 107px;
	float: left;
	background: url("/Client.Images/Society/Forum/avatar-big.gif") center left no-repeat;
	z-index: 1;
	position: relative;
	/*margin-left: 9px;*/
}

.forum-social-avatar a
{
	display: block;
	width: 117px;
	height: 107px;
	z-index: 200;
	position: relative;
}

.discussion-info .forum-social-user
{
	padding-right: 10px;
	background: none;
	font-size: 225%;
}

.discussion-info .forum-social-icons
{
	float: none;
	margin-top: 10px;
}

.discussion-info .forum-social-icons img
{
	margin-left: 0px;
	margin-right: 10px;
	width: 27px;
}
.forum-social-discussion-count
{
	margin-top: 10px;
	font-weight: bold;
}

#forumItems h3
{
	font-size: 1.5em
}

#forumItems .article-list .article-list-data {
    margin-left: 0px;
    float: none;
    height: auto;
    overflow: visible;
    width: auto;
}

#forumItems .article-list .discussion-info h2 {
    background: url("/Client.Images/favicon-16x16.png") no-repeat scroll 0 8px transparent;
    margin-bottom: 0em !important;
    padding-left: 20px !important;
}

#forumItems .article-list .discussion-info h2.smaller a:visited {
	color: inherit!important;
}

#forumItems .article-list .article-list-info,
#forumItems .article-list .article-list-info a {
     font-weight: normal;
     font-size: 1.1em
}


/* ------------------------ COMMENTS ---------------------- */
.comments .smileys
{
	padding: 0.6em 0;
	width: 100%;
	background: #CFDCE9;
	border-top: solid 1px #24374C;
	border-left: solid 1px #24374C;
	border-right: solid 1px #24374C;
}

.comments .smileys a
{
	padding: 0.2em;
}

.comments .smileys a img
{
	border: solid 0px;
	margin-top: 0px;
}

.comments .smileys a:hover
{
	
}


.comments input,
.comments textarea
{
	width: 630px;
	border: solid 1px #24374C;
	margin:0 0;
	font-family: Arial;
	font-size: 1.2em;
}

.comments input
{
	padding: 3px 5px;
}

.comments textarea
{
	height: 18em;
	padding:5px;
	width:630px;
	border-top: solid 0px #025189;
	margin-bottom: 20px;
}


#car-tech-data
{
	margin-bottom: 0px!important;
}

#car-tech-data .box-header h1
{
	color: #000000;
	font-weight: normal;
	border-bottom-width: 0px;
	font-size: 1.8em;
}

#car-tech-data .box-header h2
{
	color: #000000;
	font-weight: normal;
	font-size: 1.3em;
}

#car-tech-data .box-data ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
}

#car-tech-data span.car-tech-data-text
{
	float: left;
	padding-top: 2px;
	width: 300px;
	font-size: .91666em;
}

#car-tech-data span.car-tech-data-value
{
	color: #e50c00;
	font-size: .91666em;

	float: left;
	padding-top: 2px;
	width: 238px;
}


#rss-bazar #rss-bazar-data table
{
	width: 100%;
	border-collapse: collapse;
}

#rss-bazar #rss-bazar-data table th,
#rss-bazar #rss-bazar-data table td
{
	vertical-align: top;
	text-align: left;
	padding: 1px 5px;
	color: #FFFFFF;
}

#rss-bazar #rss-bazar-data table td.col-1 a
{
	display: block;
	width: 80px;
	height: 60px;
	border: 1px solid #FFFFFF;
	margin-top: 3px;
	margin-bottom: 10px;
}


/* ------------------------ BAZAR ---------------------- */
#databox-rss-bazar table
{
	width: 100%;
	border-collapse: collapse;
}

#databox-rss-bazar table th,
#databox-rss-bazar table td
{
	vertical-align: top;
	text-align: left;
	padding: 0px;
	font-size: .91666em;
}

#databox-rss-bazar table td.col-1 a
{
	display: block;
	width: 93px;
	height: 60px;
	border: 1px solid #c8c8c8;
	margin-top: 5px;
}

#databox-rss-bazar table .col-1
{
	width: 105px;
}

#databox-rss-bazar table .col-2
{
	width: 90px;
	color: #24374C;
}

#databox-rss-bazar table th span
{
	text-transform: capitalize;
}

#databox-rss-bazar table th a
{
	color: #E50C00
}

.rss-bazar-item
{
	display: block;
	margin-top: 10px;
}


.rss-bazar-separator
{
	display: block;
	height: 8px;
	overflow: hidden;
}


/* ******************** INQUIRY ******************** */
.inquiry-box
{
	width: 200px;
	margin: 0em 0em 1em 1em;
	float: right;
	text-align: left;
	clear: both;
	border-left: solid 4px #dbdbdb;
	font-size: 80%;
	line-height: 110%;
}

.inquiry-list .inquiry-box
{
	margin: 0em .5em .25em 0em;
	float: left;
	clear: none;
	font-size: 100%;
}

.inquiry-box .box-header
{
	padding: 14px 0px 0px 0px;
	border-bottom: solid 0px;
	border-top: solid 0px;
	border-left: solid 0px;
	border-right: solid 0px;
	background: #f7f7f7;
	border-left: solid 1px #FFFFFF;
}

.inquiry-box .box-footer
{
	padding: 0px 11px 14px 11px;
	background: #f7f7f7;
	color: #828282;
	position: relative;
	display: block;
	height: 19px;
	border-left: solid 1px #FFFFFF;
}

.inquiry-box .box-footer div
{
	padding-top: 7px;
	border-top: solid 1px #C3C3C3;
	line-height: 19px;
}

.inquiry-box .box-footer a
{
	position: absolute;
	display: block;
	height: 19px;
	width: 19px;
	right: 11px;
	top: 7px;
	background: transparent url('/Client.Images/Inquiry/ico-inquiry-list.png') center center;
}

.inquiry-box .box-header h3
{
	font-family: arial!important;
	font-weight: bold!important;
	margin:0;
	padding:0;
	text-transform: none;
	font-size: 1em;
	color:#000000;
	border-width: 0px;
	line-height: 16px;
}

.inquiry-box .box-header h3 a
{
	color:#000000;
}

.inquiry-box .box-header h3 a:hover
{
	text-decoration:underline;
}

.inquiry-box .box-data
{
	padding: 5px 11px;
	background: #f7f7f7;
	border-left: solid 1px #FFFFFF;
}


.inquiry-answer
{
	font-size: 90%;
	line-height: 110%;
	clear: both;
}
.inquiry-answer a
{
	font-weight: normal!important;
	text-decoration: none!important;
}

.inquiry-state
{
	font-size: 90%;
	display: block;
	position: relative;
	clear: both;
	margin: 6px 0px;
}

.inquiry-state-strip
{
	margin-top: 6px;
	display: block;
	position: relative;
	width: 100px;
	height: 11px;
	overflow: hidden;
}

.inquiry-state-count
{
	display: block;
	position: relative;
	width: 50px;
	float: right;
	text-align: right;
	top: -3px;
	color: #828282;
}

.inquiry-state-strip span
{
	display: block;
	height: 11px;
	overflow: hidden;
	background: #3b2300; /* Old browsers */
	background: -moz-linear-gradient(top, #664618 0%, #3b2300 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#664618), color-stop(100%,#3b2300)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #664618 0%,#3b2300 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #664618 0%,#3b2300 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #664618 0%,#3b2300 100%); /* IE10+ */
	background: linear-gradient(top, #664618 0%,#3b2300 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#664618', endColorstr='#3b2300',GradientType=0 ); /* IE6-9 */
}

.inquiry-state-clip:hover .inquiry-state-strip span
{
	background: #458c00; /* Old browsers */
	background: -moz-linear-gradient(top,  #76b100 0%, #458c00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#76b100), color-stop(100%,#458c00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #76b100 0%,#458c00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #76b100 0%,#458c00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #76b100 0%,#458c00 100%); /* IE10+ */
	background: linear-gradient(top,  #76b100 0%,#458c00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76b100', endColorstr='#458c00',GradientType=0 ); /* IE6-9 */
}

.inquiry-state-clip-voted:hover .inquiry-state-strip span
{
	background: #3b2300; /* Old browsers */
	background: -moz-linear-gradient(top, #664618 0%, #3b2300 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#664618), color-stop(100%,#3b2300)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #664618 0%,#3b2300 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #664618 0%,#3b2300 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #664618 0%,#3b2300 100%); /* IE10+ */
	background: linear-gradient(top, #664618 0%,#3b2300 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#664618', endColorstr='#3b2300',GradientType=0 ); /* IE6-9 */
}

.inquiry-state-clip-voted:hover .inquiry-answer a,
.inquiry-state-clip-voted .inquiry-answer a:hover,
.inquiry-state-clip-voted:hover .inquiry-state-strip a,
.inquiry-state-clip-voted .inquiry-state-strip a:hover,
.inquiry-state-clip:hover .inquiry-answer a
{
	cursor: text;
	color: #458c00;
}



/************************ TEXT ADDONS ******************************/
.vykrik
{
	display: block;
	position: relative;
	clear: both;
	margin-bottom:20px;
}

.vykrik .vykrik-head
{
	display: block;
	position: relative;
	height: 15px;
	overflow: hidden;
	padding-left: 51px;
	background: url(/Client.Images/TextAddOns/vykrik-head.png) no-repeat bottom left;
}
.vykrik .vykrik-foot
{
	display: block;
	position: relative;
	height: 15px;
	overflow: hidden;
	padding-left: 51px;
	background: url(/Client.Images/TextAddOns/vykrik-foot.png) no-repeat top left;
}
.vykrik .vykrik-data
{
	display: block;
	position: relative;
	padding-left: 51px;
	padding-right: 20px;
	background: url(/Client.Images/TextAddOns/vykrik-data.png) repeat-y top left;
	font-family: Times New Roman;
	font-size: 23px!important;
	line-height: 26px!important;
	color: #24374C;
}
.vykrik .vykrik-data p
{
	margin: 0;
	padding: 0.9em 0;
}


.infobox
{
	display: block;
	padding: 20px;
	background: #e3f1ff;
	color: #000000;
	text-align: left;
	height: auto!important;
	font-size: 90%;
	border-left: 4px solid #24374C;
}

.infobox-wrapper
{
	padding-bottom: 1em;
}

.infobox .infobox-data h3
{
	color: #24374C;
	margin-top: 0;
	padding-top: 0;
}

.infobox.infobox-0
{
	float: left;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 9px;
}

.infobox.infobox-1
{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 9px;
}

.infobox.infobox-2
{
	margin-bottom: 1em;
}
.infobox.infobox-3
{
	float: none;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 600px;
}

div.tip
{
	display: block;
	position: relative;
	clear: both;
}

div.tip .tip-data
{
	display: block;
	position: relative;
	padding-left: 28px;
}

.tip.tip-0 .tip-data p
{
	background: url(/Client.Images/TextAddOns/tip-doporucujeme.png) no-repeat 0px 3px;
	text-indent: 114px;
}
.tip.tip-1 .tip-data p
{
	background: url(/Client.Images/TextAddOns/tip-neprehlednete.png) no-repeat 0px 3px;
	text-indent: 114px;
}

.tip.tip-2 .tip-data p
{
	background: url(/Client.Images/TextAddOns/tip-tip.png) no-repeat 0px 3px;
	text-indent: 34px;
}

.tip.tip-3 .tip-data p
{
	background: url(/Client.Images/TextAddOns/tip-jak-na-to.png) no-repeat 0px 3px;
	text-indent: 76px;
}

.tip.tip-4 .tip-data p
{
	background: url(/Client.Images/TextAddOns/tip-vyzkousejte.png) no-repeat 0px 3px;
	text-indent: 104px;
}

.tip.tip-5 .tip-data p
{
	background: url(/Client.Images/TextAddOns/tip-dalsi-informace.png) no-repeat 0px 3px;
	text-indent: 121px;
}

.tip.tip-6 .tip-data p
{
	background: url(/Client.Images/TextAddOns/tip-poznamka.png) no-repeat 0px 3px;
	text-indent: 82px;
}

.tip.tip-7 .tip-data p
{
	background: url(/Client.Images/TextAddOns/tip-usetrete.png) no-repeat 0px 3px;
	text-indent: 76px;
}

.tip.tip-8 .tip-data p
{
	background: url(/Client.Images/TextAddOns/tip-pozor.png) no-repeat 0px 3px;
	text-indent: 57px;
}


/************************ ARTICLE LINKS ******************************/
.article-linktoanother
{
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
}

.article-linktoanother-image
{
	display: block;
	width: 150px;
	height: 80px;
	float: left;
	margin-right: 15px;
}

.article-linktoanother img
{
	margin-top: 5px!important;
}

.article-linktoanother a img
{
	border: 1px solid #c8c8c8!important;
}

.article-linktoanother-data h2
{
	font-size: 1.1em!important; 
	line-height: 1.5em!important;
	padding: 10px 0 0 0!important;
}

a .article-linktoanother-data h2,
a .article-linktoanother-data a:visited h2
{
	color: #24374C!important;
	text-decoration: underline!important;
}

a:hover .article-linktoanother-data h2 {
	color:#f29400!important;
	text-decoration: underline!important;
}

/* ********************* RYCHLE KAPITOLY ******************* */
.quick-chapter-nav {
	display: block;
	/*margin-left: 80px;*/
}
.quick-chapter-nav td {
	vertical-align: middle;
	font-size: 16px;
	padding: 0px;
	height: 40px;
}

.quick-chapter-nav td .button-row{
	margin-top: 0px;
}

.quick-chapter-nav td.first-cell {
	text-align: left;
	width: 150px;
}

.quick-chapter-nav td.middle-cell {
	color: #959595;
	text-align: center;
	width: 260px;
}

.quick-chapter-nav td.middle-cell .styled-select {
	width: 260px;
	height: 38px;
	overflow: hidden;
	background: #FAFAFA;
	border: 1px solid #ddd;
}

.quick-chapter-nav td.middle-cell .styled-select select {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	border-radius: 0 0 0 0;
	font-size: 15px;
	height: 38px;
	line-height: 1;
	padding: 8px;
	text-overflow: ellipsis;
	width: 258px;
}

.quick-chapter-nav td.last-cell {
    text-align: right;
    width: 150px;
}

.quick-chapter-nav td.last-cell .chapter-next {
    	float: none;
}

.quick-chapter-nav td.first-cell .button-row.disabled,
.quick-chapter-nav td.last-cell .button-row.disabled {
	display: none;
}




/* ********************* PLACENY LINK ******************* */
.article a.placeny,
.article a.placeny:active,
.article a.placeny:focus,
.article a.placeny:hover
{
	border-bottom: 1px dotted; 
	text-decoration: none!important;
	font-weight:normal!important;
}


/* ********************* ROZKLIKAVACI TISKOVKY ******************* */
.PressReleaseButton {
	border:1px solid #7f7f7f;
	display:inline-block;
	color:#ffffff;
	font-family:arial!important;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #444444;
	-moz-box-shadow:inset 0px 1px 0px 0px #c2c2c2;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c2c2c2;
	box-shadow:inset 0px 1px 0px 0px #c2c2c2;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #737373), color-stop(1, #333333) );
	background:-moz-linear-gradient( center top, #737373 5%, #333333 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#737373', endColorstr='#333333');
	background-color:#737373;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	width: 179px;
	margin-top: 10px;
}

.PressReleaseButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #333333), color-stop(1, #737373) );
	background:-moz-linear-gradient( center top, #333333 5%, #737373 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#737373');
	background-color:#333333;
	color:#ffffff!important;
}


.PressReleaseData {
    background-color: #F3F3F3;
    padding: 5px 15px;
	text-align:left!important;
}


/* ********************* HLEDEJ CENY ******************* */
.hce-link-graph
{
	text-align: center;
	margin:0 0 1em;
}

.hce-link-graph .hce-link-graph-data
{
	border-width:1px;
	border-color:#C0C0C0;
	border-style:solid;
	width: 550px;
	margin: auto;
}

.hce-link-graph .hce-link-graph-desc
{
	padding-top:5px;
	margin: auto;
	display: table
}

.hce-link-1
{
	display: block;
	padding: 0px 0px 1em;
}

.hce-link-1 br
{
	clear: none!important;
	line-height: 0.8em;
}

.hce-link-1 img
{
	margin-top: 1px!important;
}

.hce-link-3
{
	display: block;
	padding: 0px 0px 1em;
}


/* ********************* GAME BOX ******************* */
.game-box-clip
{
	padding: 14px;
	border: 5px solid #d9d9d9;
	color: #7e7e7e;
	margin-bottom: 1em;

	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f9f9f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
}

.game-box-clip-small
{
	padding: 0px;
	border: 1px solid #d9d9d9;
	min-height: 70px;
}

.game-box-clip-small .clear
{
	height: 0px!important;
}


.game-box-clip-game-detail
{
	padding: 0px;
	border: 0px solid #d9d9d9;
	background: #ffffff!important;
	margin-top: 14px;
}


.game-box-clip .game-header-image,
.game-box-clip .info-heading
{
	display: block;
	float: left;
	width: 140px;
	margin-right: 14px;
}


.game-box-clip .game-header
{
	margin-bottom: 14px;
}

.game-box-clip-small .game-header
{
	margin-bottom: 0px;
}

.game-box-clip .game-header-image
{
	height: 70px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	line-height: 70px;
	font-size: 24px;
	background: #cc0000;
	position: relative;
}

.game-box-clip .game-header-image img
{
	margin-top: 0px;
	z-index: 1;
}

.game-box-clip-small .game-header-image img
{
	border: 0px solid!important;
}


.game-box-clip .game-header-image a
{
	color: #ffffff;
	text-decoration: none;
}

.game-box-clip .game-header-image a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.game-box-clip .game-header-image .tag-list
{
	z-index: 2;
	top: 5px;
	left: 5px;
	position: absolute;
}

.game-box-clip .game-header-image .tag-list span
{
	float: left;
	font-size: 10px;
	line-height: 10px;
	padding: 3px 7px;
	background: #24374C;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 5px;
}

.game-box-clip .game-header-image .tag-list span a
{
	color: #FFFFFF!important;
	text-decoration: none!important;
}

.game-box-clip .game-header-title h3
{
	color: #F29400!important;
	padding-top: 0px!important;
}

.game-box-clip-small .game-header-title h3
{
	padding-top: 3px!important;
	padding-bottom: 11px!important;
}

.game-box-clip .game-header-title h3 a
{
	color: #F29400!important;
}

.game-box-clip .game-info
{
	font-size: 80%;
	margin-bottom: 14px;
	line-height: 1.5em;
}

.game-box-clip .game-info a
{
	font-weight: bold;
}

.game-box-clip .game-info .info-data
{
	float: left;
	font-weight: bold;
	color: #24374C;
}

.game-box-clip .game-stats
{
	font-size: 80%;
	padding: 14px;
	border: 1px solid #c6c6c6;
	color: #1b334d;
	margin-bottom: 14px;
	background: #ffffff;
}

.game-box-clip .game-stats ul
{
	padding-bottom: 0px!important;
	padding-left: 0px!important;
	margin-left: 0px!important;
	list-style: none outside none;
	float: left;
	width: 44%;
}

.game-box-clip .game-stats ul li
{
	line-height: 1.7em;
	padding-left: 20px;
}

.game-box-clip .game-stats ul.game-plus
{
	margin-right: 3%;
}

.game-box-clip .game-stats ul.game-plus li
{
	background: url("/Client.Images/List/li-plus.png") no-repeat 0px 3px;
}

.game-box-clip .game-stats ul.game-minus li
{
	background: url("/Client.Images/List/li-minus.png") no-repeat 0px 3px;
}

.game-box-clip .game-rating
{
	background: transparent;
	height: 26px;
	line-height: 26px;
	margin-top: 0px;
	margin-left: -2px;
}

.game-box-clip .game-rating-null
{
	line-height: 33px;
}

.game-box-clip-small .game-rating
{
	float: left;
}

.game-box-clip .game-rating span,
.game-box-clip .game-rating a
{
	float: right;
	font-size: 80%;
	font-weight: bold!important;
}

.game-box-clip-game-detail .game-rating a
{
	font-size: 110%;
	font-weight: bold!important;
	color: #24374C;
}

.game-box-clip .game-rating-null span,
.game-box-clip .game-rating-null a
{
	float: none;
	padding-left: 2px;
}

.game-box-clip .game-rating a
{
	text-decoration: underline;
}

.game-box-clip .game-rating .rating
{
	float: none;
	font-size: 110%;
	font-weight: bold!important;
	color: #F29400;
	padding-right: 150px;
	background: transparent url("/Client.Images/BackGround/bg-rating-stars.png") no-repeat 100% -1px;
	height: 26px;
	line-height: 26px;
	display: block;
	width: 140px;
}


.game-box-clip-small .game-rating .rating
{
	padding-right: 0px;
	background: transparent url("/Client.Images/BackGround/bg-rating-stars.png") no-repeat 100% -1px;
	width: 147px;
}

.game-box-clip-game-detail .game-rating .rating
{
	padding-right: 0px;
	width: 147px;
}

.game-box-clip .game-rating .rating-type-01
{
	background: transparent url("/Client.Images/BackGround/bg-rating-stars.png") no-repeat 100% -27px;
}

.game-box-clip .game-rating .rating-type-02
{
	background: transparent url("/Client.Images/BackGround/bg-rating-stars.png") no-repeat 100% -53px;
}

.game-box-clip .game-rating .rating-type-03
{
	background: transparent url("/Client.Images/BackGround/bg-rating-stars.png") no-repeat 100% -79px;
}

.game-box-clip .game-rating .rating-type-04
{
	background: transparent url("/Client.Images/BackGround/bg-rating-stars.png") no-repeat 100% -105px;
}

.game-box-clip .game-rating .rating-type-05
{
	background: transparent url("/Client.Images/BackGround/bg-rating-stars.png") no-repeat 100% -131px;
}

.game-box-clip .game-rating .rating-type-06
{
	background: transparent url("/Client.Images/BackGround/bg-rating-stars.png") no-repeat 100% -157px;
}

.game-box-clip .game-rating .rating-type-07
{
	background: transparent url("/Client.Images/BackGround/bg-rating-stars.png") no-repeat 100% -183px;
}

.game-box-clip .game-rating .rating-type-08
{
	background: transparent url("/Client.Images/BackGround/bg-rating-stars.png") no-repeat 100% -209px;
}

.game-box-clip .game-rating .rating-type-09
{
	background: transparent url("/Client.Images/BackGround/bg-rating-stars.png") no-repeat 100% -235px;
}

.game-box-clip .game-rating .rating-type-10
{
	background: transparent url("/Client.Images/BackGround/bg-rating-stars.png") no-repeat 100% -262px;
}

