/* this file is used on a few pages: main start page, reviews index page, previews index page, etc... */

.console
{
	color:#0ae;
	margin-left: 2px;
}

a.readMore
{
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	color:#0ae;
	text-decoration:none;
	margin-left:1px;
}

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

.giftext /* looks just like div.newSmallTexts caption, but coded way differently */
{
	background-color:#d2d2d4;
	height:20px;
}

.giftext img
{
	margin:4px 0px 0px 4px;
}

h2 a {
	color: #000000;
	text-decoration: none;
}

.readMore a
{
	color: #0ae;
	font-weight: bold;
	text-decoration: none;
}
.readMore a:hover
{
	text-decoration: underline;
}



/* classes for start page / articles placard texts: */

.puffVert
{
	margin: 4px 8px 0px 8px;
	padding-bottom: 9px;
/*	height: 104px;*/
	clear: both;
	overflow: hidden;
	background-image: url('dotbwhoriz.gif');
	background-position: bottom;
	background-repeat: repeat-x;
/*	background-color: #00ff00;*/
}
/*
.puffVert a.crop
{
	width: 100px;
	height: 70px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	background-color: #ff0000;
}
*/
.puffVert img
{
	vertical-align:top;
	margin-top: 4px;
}

.puffText
{
	float: right;
	width: 425px;
/*	background-color: #ff0000;*/
}

.puffVert h3
{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding: 1px 0px 2px 1px;
}

.puffVert h3 a
{
	color: #000000;
	text-decoration: none;
}

.puffVert h3 a:hover
{
	text-decoration: underline;
}

.puffVert p
{
	margin:0px 0px 8px 0px;
}

/* end of classes for start page / articles placard texts */



/* classes for review/preview/news page placard texts: */

td.puffHoriz
{
	vertical-align:top;
}

div.crop
{
	overflow:hidden;
}

td.puffHoriz h3
{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin:6px 8px 0px 0px;
	padding:0px;
	line-height:14px;
}

td.puffHoriz h3 a
{
	color: #000000;
	text-decoration: none;
}

td.puffHoriz h3 a:hover
{
	text-decoration: underline;
}

td.puffHoriz p
{
	margin:1px 8px 3px 0px;
	padding: 0px;
	line-height:14px;
}

td.puffHoriz p.introduction {
	word-break: break-word;
}

/* end of classes for review/preview/news page placard texts */



/* classes for the filter-box */

.filters
{
	clear:both; border:1px solid #000000; margin:8px 8px 8px 8px;
}

.filterh
{
	text-align:right; height:20px; font-size:10px; font-family:arial; background-color:#dbdcde; color:#444444;
}

.filterh img
{
	float:left; margin:7px 0px 0px 7px;
}

.filterrow
{
	font-weight:bold; line-height:20px; font-family:arial; padding-left:5px;
	background-image: url('/lay/dotbwhoriz.gif'); background-repeat: repeat-x; background-position: top;
}

.filterrow ul,.filterrow ol
{
	margin:0px; padding:0px; list-style:none;
	display:inline;
	background-position: left;
	background-image: url('/lay/dotbwvert.gif');
	background-repeat: repeat-y;
}

.filterrow li
{
	display:inline;
	background-position: right;
	background-image: url('/lay/dotbwvert.gif');
	background-repeat: repeat-y;
	padding-left:5px;
	padding-right:5px;
}

.filterrow li a
{
	color:#000000;
	text-decoration:none;
}

.filterrow li a:hover
{
	text-decoration:underline;
}

.aboutscores
{
	color:#0ae;
	font-weight:bold;
	text-decoration:none;
	font-family:arial;
	float:right;
	margin-right:5px;
}

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

/* end of classes for the filter-box */



/* classes for the long table with 100 texts */

table.searchresult
{
	font-family: arial, helvetica, sans-serif;
	width:100%;
}
.table input[type="submit"]{
	cursor: pointer;
    display: inline-block;
    padding: 5px 6px;
    text-transform: uppercase;
    font-family: "Helvetica Neue", 'TeXGyreHeros', arial;
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    border-radius: 6px;
    background-color: #009ee3;
    background-image: url(/lay/redesign/btnbg.png);
    background-position: top left;
    background-repeat: no-repeat;
    border-width: 2px;
    border-style: solid;
    border-color: #34b2e9 #0094d4 #0094d4 #34b2e9;
}

/*TABLES */
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}	
th {
    text-align: left;
}
a {
    text-decoration: none;
}

.areviews {
	color: #337ab7;
    text-decoration: none;
}

/* end of classes for the long table with 100 texts */


/* classes for the advanced search: */

.searchother
{
	font-family:arial, helvetica, sans-serif;
}
.searchother a
{
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}

#searchForm
{
	margin: 15px;
	border: 1px solid #000000;
	padding: 3px 0px 5px 3px;
	background-color: #dbdcde;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	overflow: hidden;
}

#searchForm ul
{
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

#searchForm li
{
	margin: 0px;
	padding:0px;
}

#searchForm ul input
{
	vertical-align: middle;
}
#searchForm input[type=checkbox]
{
	margin: 3px;
}
#searchForm input[type=text]
{
	padding: 1px;
}

.rightcol
{
	float: right;
	padding-top: 5px;
	padding-right: 5px;
}

.rightcol label
{
	display: block;
	float: left;
	margin-bottom: 2px;
	width: 192px;
}

.rightcol .txtinp,.rightcol select
{
	height: 1.5em;
    border-radius: 4px;
    text-indent: 8px;
    margin-bottom: 1.25em;
	display: block;
	float: left;
	margin-bottom: 2px;
	width: 25%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
/*	background-color: #efefef;*/
	border: 1px solid #000000;
}

.rightcol br
{
	clear: left;
}

.searchFormFooter
{
	clear: left;
/*	background-image: url('/lay/dotbwhoriz.gif');
	background-position: top;
	background-repeat: repeat-x;*/
	padding: 7px 0px 0px 191px;
}

/* end of classes for the advanced search */

/* BEGIN GRTV CRAP */

#tabdiv_01,#tabdiv_2
{
	background-color:#ffffff;
	width:294px; padding-left:4px; padding-top:8px; border-color:black; border-width:0px 1px 1px 1px; border-style:none solid solid solid;
	margin-left:auto; margin-right:auto;
}

.grtvlist
{
	height:400px; overflow:auto; margin-top:6px;
}

.tvpuffVert
{
	margin:0px;
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.grtvdate
{
	font-size:10px;
	color: #0ae;
	font-weight: bold;
}
.tvpuffText
{
	float: right;
	width: 157px;
	margin:0px;
	padding: 0px;
}
.tvpuffText a
{
	margin:0px;
	padding: 0px;
	color: #000000;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
.tvpuffText a:hover
{
	text-decoration: underline;
}
.tvpuffVert p
{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.tvpuffVert img
{
	margin-top:4px;
	margin-bottom:2px;
}

/* END GRTV CRAP */


.newsfeed
{
	overflow:hidden; padding: 20px 20px 0px 20px;
}

.newsfeedpub
{
	font-family: helvetica, arial, sans-serif; font-size: 13px; color:#686868;
}

.newsfeed h2
{
	font-family: helvetica, arial, sans-serif; font-size:30px; letter-spacing:-1px; margin-top:2px; margin-bottom:0px;
}

.newsfeed p
{
	margin-top:6px; margin-bottom:16px; padding:0px;
}

.newsfeedcrop
{
	width:270px; height:152px; margin-bottom:20px; margin-left:16px; overflow:hidden; float:right;
}

.newsfeedauth
{
	padding:8px 20px 8px 20px; background-color:#dbdbdb; color:#686868; font-family: helvetica, arial, sans-serif; font-weight:bold;
}

.newsfeedauth a
{
	color:#0ae;
	text-decoration:none;
}

.newsfeedauth a:hover
{
	text-decoration: underline;
}
.newsfeed  a.image{
    background-size: 100% 100%; 
    display: block; 
    height: auto; 
    line-height: 380px; 
    text-align: center; 
    vertical-align: middle; 
    width: 100%;
}

/* for user content overview page */
#reviews table, #blogs table, #livefeed table, #forum table, #gallery table, #profile table, #groups table
{
	width: 100%;
}

/* */

.introText
{
	margin:13px; padding:0px;
}

.introText a
{
	font-family:arial, helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
}

.introText a:hover
{
	color: #5f6066;
}


/** Style for themes, placard created in includes/themes/themes.php*/
div.puffHoriz
{
	width: 192px;
	display:inline;
	float: left;
	margin-top: 11px;
	margin-left: 11px;
	margin-bottom: 11px;
}

div.puffHoriz img
{
	display:block;
}

div.puffHoriz h3
{
	font-family:helvetica, arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:3px 0px 0px 0px;
	text-transform: uppercase;
}

div.puffHoriz h3 a
{
	color: #000000;
	text-decoration: none;
}

div.puffHoriz h3 a:hover
{
	text-decoration: underline;
}

div.puffHoriz h4
{
	font-family:helvetica, arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding: 0px;
	color:#000000;
}

div.puffHoriz p
{
	margin:0px;
	padding: 7px 0px 0px 0px;
}
