/* .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
} */

body {
	margin: 0 auto;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size:small;
	color: #333333;
}

/* New or amended css */

#affStatement {
	text-align: center;
}

#container {
	margin: 0 auto;
    max-width:1024px;
    text-align:left;
	background-color:#FFFFFF;
}

#header {
	background-image:url(images/header.JPG);
	background-repeat:no-repeat;
	background-position:center;
	height:129px;
	padding-top: 20px;
}

#nav {
	float:left;
	width:160px;
}

#nav ul {
	padding:0px;
	margin:17px 0px 0px 0px;
}

#nav li {
	list-style-type:none;
}

#nav a {
	display:block;
	padding:2px;
}

#nav a:hover {
	background-color:#ccc;
	text-decoration:none;
}


.subnav {
    margin:5px;
}

#text {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-left:160px;
}

#contactform p, table {
	text-align:left;
}

#footer {
	padding-bottom:20px;
	text-align:center;
	clear:both;
}

.clear {
	clear:both;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #0066FF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #0066FF;
}

.imageright {
    float:right;
	padding:0 0 10px 10px;
}

.imageleft {
    float:left;
	padding:0 10px 10px 0;
}

.search {
}

.search input {
	text-align:left;	
	border:1px solid black;		
}

/* End of new or amended css */


/* AOM CSS */

#aom_search {
	background-color:#000;
	color:#FFF;
	height:12px;
}

#aom_search a {
	color:#FFF;
}

.aom_bc {
	background-color:#990000;
	color:#FFF;
}

.aom_st {
	height:25px;
	font-size: smaller;
	font-weight: bold;
}

.aom_stn {
	font-size: smaller;
}

.aom_sl {
	font-weight: bold;
}

.aom_pb {
	font-weight: bold;
	color:#990000;
}

.aom_stt {
	font-size: smaller;
	color: #999999;
}

.aom_sto {
	font-size: smaller;
	font-weight: bold;
	color: #339900;
}

.aom_e {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}

.aom_pg a {
	border:solid 1px #CCC;
	padding:5px;
	margin:1px;
}

.aom_pg span {
	border:solid 1px #CCC;
	padding:5px;
	margin:1px;
	
}

.aom_current {
	background-color:#000;
	color:#FFF;
}

/* End of AOM CSS */

img
{
    border-style: none;
}

.imageright {
	float:right;
	padding: 0px 0px 10px 10px;
}
/* .text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
} */
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #484849;
}
a {
	color: #45546C;
}
.text3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #2B4486;
}
.green {
	color: #4F7E07;
	font-family: Tahoma;
	font-size: 11px;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	color: #808386;
}
.red {
	color: #AD292A;
}
.copyrights {
	font-family: Tahoma;
	font-size: 11px;
	color: #7A7979;
	text-decoration: none;
}
.mainborder {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.innerborder {
	border: 1px dotted #000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.menubar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #ebebeb;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.mainheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
a {
    text-decoration: none;
    font-weight: bold;
    color:#0000ff;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size:small;
}
a:hover { color : #790000; text-decoration : underline; }

#ty
{
	text-align:center;
	font-size:large;
}

#ty h2
{
	font-size:large;
	color:#C36;
}

/* scale search css */

.price {
    color: #990099;
    font-weight: bold;
	font-size: 1.2em;
}

.timeLeft {
    color:#C0C0C0;
    text-align: right;
}

.timeLeftBold {
    color:#666;
    text-align: right;
}


td {
	vertical-align:top;
}

#searchForm form{
	text-align:left;
}

#results {
	min-height: 1000px;
}

#divPagination {
	padding: 40px 10px 60px 10px;
}

#btnPagination {
	font-size: xx-large;
	cursor: pointer;
}

.pagination {
	padding:10px 0px 20px 0px;
}

.pagination ul {
	padding:0px;
	margin:0px;
}

.pagination li {
	list-style:none;
	display:inline;
	border:1px solid #ccc;
	padding:2px 7px;
	background-color:#f0f0f0;
	font-weight: bold;
	color:#0000FF;
}

.pagination li:hover {
	background-color:#ccc;
	text-decoration:none;
}

.select2Buttons strong {
  display: block;
  clear: left;
  padding-top: 5px;
}

.select2Buttons ul {
  list-style-type: none;
  clear: left;
  margin: 5px;
  padding: 0;
}

.select2Buttons li, .select2Buttons a {
  float: left;
  min-width: 37px;
}

.select2Buttons li {
  margin: 0 5px 5px 0;
}

.select2Buttons li a,
.select2Buttons .limited a,
.select2Buttons .disabled {
  border: 1px solid #9dc4e3;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.select2Buttons li:last-child {
  margin-right: 0;
}

.select2Buttons a {
  color: #3c89c8;
  padding: 4px;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
}

.select2Buttons .disabled span {
  padding: 4px;
  display: block;
  font-size: 15px;
  min-width: 37px;
}

.select2Buttons a:hover,
.select2Buttons .picked {
  background: #3c89c8;
  border-color: #3c89c8;
  color: #FFF;
  text-decoration: none;
}

.select2Buttons .limited a,
.select2Buttons .disabled {
  text-align: center;
}

.select2Buttons .disabled {
  border: 1px solid #d1d1d1;
  color: #999;
}

.select2Buttons .disabled .picked {
  background: #d1d1d1;
  border-color: #d1d1d1;
  color: #FFF;
}

#headerSearch {
	float:right;
	padding-top:25px;
}

#headerSearchBox {
	width:100px;
	border-radius:2px;
}

.searchButton {
	padding-top:2px;
	width:22px;	
	vertical-align:bottom;
}

.mobile-nav {
	display:none;
}

.menu-btn div {
	position: absolute;
	left: 100%;
	top: 64%;
	padding-right: 8px;
	margin-top: -0.50em;
	line-height: 1.2;
	font-size: 18px;
	font-weight: 200;
	vertical-align: middle;
	z-index: 99;
}

.menu-btn span {
	display: block;
	width: 19px;
	height: 3px;
	margin: 4px 0;
	background: rgb(0,0,0);
	z-index: 99;
}

#saleLink {
	float:right;
	color:#C00;
	margin-top:8px;
}

.ytFrame {
	width:560px;
	height:315px;
}

#resultsTable td {
	text-align:center;
	border:1px solid #eee;
}

#searchLoading {
	margin:0 auto;
	display:block;
}

#searchSort {
	float:right;
}

#searchInput {
	border:2px solid #777;
	padding:10px;
	background-color:#f0f0f0;
	border-radius: 4px;
	clear:right;
}

#searchInput h2 {
	margin-top:0px;
}

.labelh2 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #0000FF;
	float:left;
}

#searchText {
	width:300px;
	border-radius: 2px;
	padding: 4px;
}

#searchSubmit {
	cursor: pointer;
}

#listingsPerPage, #sortOrder, #searchSubmit, #eBayMarket {
	border-radius: 2px;
	padding: 4px;
}

#sortOptionsLeft {
	float:left;
}

#sortOptionsRight {
	text-align:right;
}

#searchClear {
	clear:right;
}

#settings {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */	
}

#settingsContent {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 250px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;	
	border-radius:10px;
}

.close {
	float:right;
	cursor:pointer;
}

#closeSettingsSubmit {
	float:right;
}

.show {
	display:block;
}

.hide {
	display:none;
}

.rightHighlight {
	float:right;
	border:2px solid #F00;
	text-align:center;
	margin-left:10px;
	padding:10px;
	border-radius:20px;
	margin-bottom: 10px;
	clear: right;
}

.rightHighlight ul {
	padding: 0px;
}

.rightHighlight li {
	list-style-type: none;
}

.rightHighlight a {
	display: block;
	padding: 2px;
}

.rightHighlight a:hover {
	background-color:#ccc;
	text-decoration:none;
}

.linkSearch {
	cursor:pointer;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    border: 1px solid #888;
	width:100px;
}

#cookie-consent{
  background-color: #ffd700;
  padding: 20px 0px;
  text-align: center;
  width:100%;
  max-width: 1024px;
  position: fixed;
  display: none;
}
  
#cookie-button{
	margin-top: 10px;
	border: none;
	background-color: #32cd3285;
	padding: 10px 25px;
}

#cookie-button:hover{
	background-color: greenyellow;
	cursor: pointer;
}

.video-embed {
	width: 560px;
	height: 315px;
}

.product {
	border-collapse: collapse;
}

.product > tbody > tr > th {
	border: 1px solid;
	padding: 5px;
	background-color: #ccc;
}

.product > tbody > tr > td {
	border: 1px solid;
	padding: 6px;
}

.floatRight{
	float: right;
	margin-top: -13px;
}

@media only screen and (max-device-width: 720px) {
	
	.video-embed {
		width: auto;
		height: auto;
	}

	body {
		padding:0px;
	}
	
	#affStatement {
		text-align: center;
		padding-top: 40px;
		margin-bottom: -30px;
	}

	#container {
		min-width:320px;
	}

	#header {
		background-image:url(images/logo.jpg);
		background-position:17px 5px;
		height:40px;
		overflow:hidden;
		padding-top: 0;
	}
	
	#mobile-header {
		position:fixed;
		top:0;
		width:100%;
		background-color:#fff;
		border-bottom:2px #777 solid;
		padding-top: 0;
	}
	
	#headerSearch {
		padding-right:10px;
		padding-top:10px;
		top:4px;
	}
	
	.mobile-nav {
		display:inline-block;
		padding-top:8px;
		padding-left:13px;
	}
	
	#nav {
		max-height:0px;
		overflow:hidden;
		-webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;		
		transition: all 1s ease;
		width:100%;
	}
	
	#nav ul {
		margin:0px;
	}
	
	#nav li {
		width:49%;
		float:left;
		text-align:center;
		border:1px solid #ddd;
	}
	
	#text {
		padding-left: 8px;
		padding-right: 8px;
		padding-bottom: 5px;
    padding-top: 0px;
		margin-left:0px;
		margin-top:48px;
	}

	.imageright {
    	float:right;
		padding:0px 0px 5px 5px;
		max-width:140px;
	}
	
	#headerSearchBox {
		position:relative;
		top:40px;
		left:27px;
		width:200px;
	}
	
	#saleLink {
		margin-top:-5px;
		border: 1px solid black;
		border-radius: 5px;
		padding: 2px 5px;
	}
	
	.ytFrame {
		width:300px;
		height:100%;
	}
	
	#searchText {
		width:209px;
	}
	
	#searchSort {
		float:none;
		margin-top:10px;
	}

	.floatRight{
		float: none;
		margin-top: 0;
	}
	
}

