/* NORMALIZE CSS */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
/* END NORMALIZE CSS */
@-ms-viewport{
    width: device-width;
}
html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
}	
a:link {
	color: #666699;
}
a:visited {
	color: #800080;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #6600FF;
	background: #000000;
}
.alignCentre {
	text-align: center;  
}
.alignCentreImage {
	display:block;
	margin:auto;
}
.alignCentreObject {
	margin:auto;
}
.alignLeft {
text-align:left;
}
.alignRight {
text-align:right;
}
.blackOnGrey01 {
	color: #000000;
	background: #CCCCCC;
	font-weight: bold;	
}
.blueHighlight01 {
	color: #990066;
	background: #FFFFFF;
}
.buttonEnquire01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
	text-align: center;
	vertical-align: middle;
	background-color:#FF9933;
	margin-left:1px;
	}
.buttonSearch01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	height: auto;
	width: auto;
	text-align: center;
	vertical-align: middle;
}
.buttonSearch01 a:hover{
	color: #00FF00;
}
.colSocialMedia {
	text-align:left;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.colCartButton {
	text-align:right;
	vertical-align:bottom;
}
.ddList01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	width: 5px;
	border: 1px solid #CCCCCC;
	height: 5px;
}
.detailsPage {
	width:100%;
}
.dgColStyle {
	padding:7px;
}
@media all and (max-width: 767px){
  .dgColStyle {
	padding:3px 0px 3px 3px;
	border-right:0px;	
  }
}
.dgColStyleHdr {
	padding:7px;
	border-right:1px solid white;
}
@media all and (max-width: 767px){
  .dgColStyleHdr {
	padding:3px 0px 3px 3px;
	border-right:0px;	
  }
}
@media all and (max-width: 767px){
  .dgColHideSmallScreen {
    display:none;  
  }
}
.dgItemNbrStyle {
	text-align:right;
	font-size: small;
	font-style: italic;	
}
.dgImageHdr {
	font-size: small;
}
.dgLink01 a:link{
	color: #000000;
    text-decoration: none;
}
.dgLink01 a:visited{
	color: #800080;
	text-decoration: none;
}
.dgLink01 a:hover{
	color: #00FF00;
	text-decoration:underline;
}
.dgLink01 a:active {
	color: #6600FF;
	background: #000000;
	text-decoration:underline;		
}
.dgLinkImg01:link img{
	border:1px solid #000000;
}
.dgLinkImg01:visited img{
	border:1px solid #000000;
}
.dgLinkImg01:hover img{
	border:1px solid #00FF00;
}
.dgLinkImg01:active img{
	border:1px solid #6600FF;
}
.floatClear {
	clear:both;
}
.footerBorder01 {
	border-top: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	text-align: center;
}
.footerLinks01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.headerStyle {
	text-align:left;
	background-color:#000000;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight:bold;
}
.imgCinemaRetro {
	width:100%;
	max-width:500px;
}	
.imgDetailMain {
	float:left;
	margin:0 7px 0 7px;
}
.imgDetailOthers {
	float:left;
	margin:16px 7px 0 7px;	
}
.imgDetailStyle {
	border:1px solid #000000;
}
.imgDetailSize {
	max-width:100%;
}
.imgMontage {
	width:100%;
	max-width:699px;
}
.imgMPS_Title {
	width:100%;
	max-width:201px;
	border:1px solid black;
	margin-top:8px;
}
.imgRetroSellers {
	width:100%;
	max-width:179px;
	border:1px solid black;
}
.imgShowcaseSize {
	height:200px;
}
.infoDetailMain {
	overflow:auto;
}
@media all and (max-width: 767px){
  .infoDetailMain {
     clear:both;
	 float:left;	
	 margin-top:7px;	 
  }
}
.infoText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
}
.infoText02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.infoText03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.infoText04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
    color: #990066;
}
.infoText05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
}
.infoText06 {
	margin-top:-4px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight:bold;
}
.infoText07 {
	margin-top:-4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;	
	font-style: italic;
}
.itemColourAlt{
	background-color:#E4E4E4;  	
/*	background-color:#CCCCCC;  */
}
.itemStyle {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.lastUpdated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	font-style: italic;
}
.navButton {
	width:100%;
	max-width:149px;
}
.navbar01 {
	white-space: nowrap;
}
.navLink01 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.pagerFontSize {
	font-size:125%;
	word-spacing:0.375em;	
}
@media all and (max-width: 767px){
  .pagerFontSize {
	font-size:150%;
	word-spacing:0.5em;	
  }
}
.pagerStyle {
	text-align:center;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.payPalLogo {
	width:33%;
	max-width:210px;
}
.searchTips01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #666699;
}
.socialMediaButton {
	width:100%;
	max-width:16px;
}
.tbDetailHeaderStyle {
	width:10%;
	text-align:left;
	padding:7px;	
}
.tbDetailInfoStyle {
	width:90%;
	text-align:left;
	padding:7px;	
}
.tbDetailNoteStyle {
	text-align:left;
	padding:7px;	
}
.tbDetailQuestionStyle {
	text-align:right;
	padding:7px;	
}
.tbDetailRowStyle {
	vertical-align:top;	
}
.tbDetails {
	border-collapse:collapse;
}
.tbHeaderLinks {
	width:100%;
}
.tbSocialMediaCart {
	width:100%;
	border-spacing:10px;
}
.tbSearch {
	margin:auto;
	width:35%;	
	border-spacing:5px;
}
.tbSearch th,td {
	padding:2px;
}
@media all and (max-width: 767px){
	.tbSearch {
	 margin:auto;
	 width:100%;	
	 border-spacing:5px;
	}
}
.tbSearchRow {
	height:52px;
}
.tbSearchRow2 {
	height:34px;
}	
.thumbnail {
/*	height:100%;  */
	max-height:100px;
	border:1px solid black;  
}
.title01 {
	font-size: xx-large;
	font-family: "Arial Narrow", "Times New Roman", Times, serif;
	text-align: center;
}
.title02 {
	color: #000000;
	background: #CCCCCC;
	font-family: "Arial Narrow", "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;	
	border: none;
	text-align: center;
}
.title03 {
	color: #000000;
	background: #CCCCCC;
	font-family: "Arial Narrow", "Times New Roman", Times, serif;
	font-size: large;
	border: none;
	text-align: center;
}
.title04 {
	color: #000000;
	background: #CCEEEE;
	font-family: "Arial Narrow", "Times New Roman", Times, serif;
	font-size: larger;
	border: none;
	text-align: left;
}
.title05 {
	color: #000000;
	background: #FFFF00;
	font-family: "Arial Narrow", "Times New Roman", Times, serif;
	font-size: larger;
	border: none;
	text-align: left;
}
.title06 {
	color: #000000;
	background: #FFEECC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	border: none;
	text-align: left;
}
.txtBold {
	font-weight:bold;
}
.txtBox01 {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
	border: 1px solid #999999;
}
.txtPositionGeneral {
	text-align:left;
	margin:10px;
}
.warning01 {
	color: #FF0000;
	background: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	border: none;
}