/*
Theme Name: ShopLink
Author: BestLaptopFinder.com
Version: 2018V2
*/


@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto');
* {
	padding: 0;
	margin: 0;
}
html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td,  article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary,  time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: 'Roboto', sans-serif;
	line-height:20px;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}
td, th {
	padding: 0;
	display: table-cell;
}
img {
	border: 0;
	border-style: none;
	border-width: 0px;
	outline: none;
}
div {
	display: block;
}
a {
	outline: 0;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: inherit;
	color: #444444;
}
p {
	margin: 0;
}
ul, ol {
	padding: 0;
	margin: 0;
}
li {
	margin: 0;
	padding: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
root {
	display: block;
}
body {
	padding: 0px;
	margin: 0;
	overflow-x: hidden;
	background: #0c427a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
}
img {
	background: no-repeat;
}
ul li {
	background: no-repeat;
}


/* NEW SITE 2018-AUGUST */

.headerblock {
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
	padding-left: 20px;
	width: 660px;
}

.contentblock {
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	margin: 0 auto;
	padding-left: 20px;
	padding-top: 20px;
	width: 790px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 2px #ccc;
	margin-top: 20px;
	padding-bottom: 20px;

}

.categoryblock {
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	margin: 0 auto;
	padding-left: 20px;
	padding-top: 20px;
	width: 900px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 2px #ccc;
	margin-top: 20px;

}


.indexlist li {
	width: 200px;
	float: left;
	margin-right: 20px;
	background-color: #fff;
	border:1px solid #ccc;
	padding:20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.indexlist li img {
	padding-bottom: 5px;
	width: 140px;
	height: 140px;
}


.gameblock {
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	width: 840px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 2px #ccc;
	margin-top: 20px;
}

.footerblock{
	margin:0 auto;
	padding:20px;
	text-align:center;
	width:640px;
	font-size:14px;
}


.footerblock a{
	text-decoration:underline;
	color: #069;
}

.ads_sidebar_left{
	width:160px;
	padding:20px;
	float:left;
	height:600px;
	margin-top:0px;
	margin-right:20px;
	text-align:center;
	font-size:12px;
	line-height:20px;
}


.ads_sidebar_right{
	width:160px;
	padding:20px;
	float:right;
	height:600px;
	margin-top:0px;
	margin-left:20px;
	text-align:center;
	font-size:12px;
	line-height:20px;
}


.toplist li{
    float: left;
    margin-right: 22px;
    border: 1px solid #ededed;
    padding: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: inset 0 0 25px 0 rgba(0,0,0,.08);
    -moz-box-shadow: inset 0 0 25px 0 rgba(0,0,0,.08);
    box-shadow: inset 0 0 25px 0 rgba(0,0,0,.08);
    background-color: #fff;
    cursor: pointer;
    text-align: -webkit-center;
    width: 860px;
}

.toplist li a{
	color: #000;
}

.listentry_image {
    width: 160px;
    float: left;
    padding-right: 30px;
    padding-left: 10px;
}

.listentry_image img {
    width: 125px;
	height: 125px;
}


.listentry_rating {
    width: 30px;
    float: left;
    padding-right: 20px;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 5px;
    display: block;
    font-size: 36px;
    font-weight: bold;
}

.listentry_product {
    width: 150px;
    float: left;
    padding-right: 30px;
    text-align: left;
    list-style-type: circle;
    padding-top: 15px;
    font-size: 13px;
    line-height: 15px;
}


.listentry_details {
    width: 150px;
    float: left;
    padding-right: 30px;
    text-align: left;
    list-style-type: circle;
    padding-top: 15px;
    font-size: 12px;
    line-height: 20px;
}

.listentry_score {
    width: 30px;
    float: left;
    padding-right: 50px;
    padding-top: 28px;
    padding-bottom: 5px;
    display: block;
    font-size: 30px;
    font-weight: bold;
}


.listentry_more {
    width: 140px;
    float: left;
    padding-right: 20px;
    text-align: center;
    padding-top: 10px;
    font-size: 13px;
    font-family: Arial;
}

.listentry_linkbutton {
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    width: 120px;
    background-color: #00b927;
    color: #fff;
    text-align: center;
    display: block;
    clear: both;
    margin: 0 auto;
	margin-bottom:10px;
	margin-top:10px;
}

.listentry_product_brand{
	font-size:22px;
	line-height:40px;
	font-weight:bold;
}

.listentry_product_model{
	font-size:16px;
	line-height:25px;
	font-weight:normal;
}

.itemdetails ul {
	list-style: circle;
	list-style-type:disc;
	list-style-position:outside;
	padding-left:20px;
}

.itemdetails p {
	margin-bottom:20px;
}

.itemdetails h2{
	font-size:18px;
	font-weight:bold;
	line-height:40px;
	border-bottom: 1px solid #666;
	margin-bottom:20px;
	padding:0px;
}


.selectionstep{
	width:180px;
	float:left;
	padding:20px;
	text-align:left;
}

.selectionhead{
	width:100%;
	margin:0 auto;
	text-align:center;
	text-align:-webkit-center;
	margin-bottom:20px;
	font-weight:bold;
	font-size:20px;
}

.selectionhead img{
	width: 80px;
	height: 80px;
	display: block;
	clear:both;
	margin-bottom:15px;
}

.contentblock p{
	padding-bottom:15px;
	display:block;
}

.contentblock h2{
	padding-bottom:15px;
	display:block;
}

.cat_name{
	font-size:22px;
	padding:20px;
}

.headerblock h1{
	font-size:22px;
	padding:20px;
}


.headerblock .smallfont{
	font-size:14px;
	padding:10px;
	margin:0px;
}


.shortlist{
	margin-bottom:100px;
}

.shortlist li{
    float: left;
    margin-right: 22px;
    border: 0px solid #ededed;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align:left;
}

.shortlink a{
	margin-top:30px;
	color: #000;
	background-color:#efefef;
	color:#000;
	text-decoration:none;
	width:180px;
	padding:10px;
	display:block;
	clear:both;
	overflow:hidden;
}