@charset "utf-8";
/* CSS Document */

.m2e-gallery {height:auto !important; padding-top:20px !important; margin:0 auto !important;}

.m2e-gallery .preview {
	height:auto !important;
}
.m2e-gallery .preview img {
	width:100px !important;
	height:100px !important;
//	border-radius:6px;
	background:#fff;
	border:1px solid #D4D4D4;
	box-shadow:0 5px 5px rgba(0, 0, 0, 0.5);
	padding:2px;
}

.full-image{
//	border-radius:6px;
	background:#fff;
	border:1px solid #D4D4D4;
	box-shadow:0 5px 5px rgba(0, 0, 0, 0.5);
	padding:2px;
	max-width:900px;
}



/* Fonts */
@font-face { font-family: 'TitilliumText22LMedium';
src: url('https://www.seebay.co.uk/ebaycssndc/TitilliumText22L004-webfont.eot');
src: url('https://www.seebay.co.uk/ebaycssndc/TitilliumText22L004-webfont.eot?#iefix') 
format('embedded-opentype'),url('https://www.seebay.co.uk/ebaycssndc/TitilliumText22L004-webfont.woff') 
format('woff'),url('https://www.seebay.co.uk/ebaycssndc/TitilliumText22L004-webfont.ttf') 
format('truetype'),url('https://www.seebay.co.uk/ebaycssndc/TitilliumText22L004-webfont.svg#TitilliumText22LMedium') 
format('svg');
font-weight: normal;
font-style: normal;
}


.pagendc {
	width:1150px;
	margin:0 auto;
	background: url("https://www.seebay.co.uk/ebaycssndc/ndcbackground.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-bottom:50px;
	font-family:Arial,Tahoma,Calibri,Verdana,Geneva,sans-serif;
}



.headerndc-container {
    clear: both;
    content: ".";
    display: block;
    overflow: hidden;
}

.headerndc {
    position: relative;
    z-index: 10;
    margin: 0 auto;
    padding: 0;
    width: 1000px;
}


.headerndc .text {
  display: block;
    left: 330px;
    position: absolute;
    top: 100px;
    width: 340px;
	text-align:center;
}

.headerndc-left {
	width:240px;
	float:left;
}
.headerndc-right {
	width:760px;
	float:right;
}

.logondc {
	margin:20px;
}

.navndc-container {
    margin-bottom: 10px;
}


.navndc-inner {
    background: url("https://www.seebay.co.uk/ebaycssndc/ndcmanu_line_bg.png") repeat-x scroll center center rgba(0, 0, 0, 0);
    clear: both;
    height: 45px;
    padding: 10px 0;
    margin: 0 auto;
    width: 1000px;
}


#navndc-text {
    background: url("https://www.seebay.co.uk/ebaycssndc/ndcmanu_bg.png") repeat scroll center center rgba(0, 0, 0, 0);
   // border-radius: 5px;
    clear: both;
    height: 45px;
    padding: 0 5px;
}

.nav-text {
    color: #FFFFFF;
    font-family: 'Ubuntu',Arial,Verdana;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 22px;
display:block;
text-align:center;
padding-top:12px;
}


.mainndc-container {
    color: #717171;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    text-align: left;
	width:1000px;
	margin: 0 auto;

}

.mainndc {
    margin: 0 auto;
    padding: 0;
    width: 1000px;
}

.titlendc {
	COLOR:#93383A;
font-size:15px;
}

.colndc-main_inner {

    background: url("https://www.seebay.co.uk/ebaycssndc/ndcinner_bg.png") repeat scroll 0 top rgba(0, 0, 0, 0);
    min-height: 50px;
    padding: 0 20px;;
margin-top:13px;
clear:both;
border:1px solid #D4D4D4;
// border-radius:5px;
box-shadow:0 1px 2px rgba(0, 0, 0, 0.07);

}

.productndc-img-box {
  //  background: url("https://www.seebay.co.uk/ebaycssndc/ndcdropdown_hover.jpg") repeat scroll right center rgba(0, 0, 0, 0);
// border-radius:5px;
// background:url("https://www.seebay.co.uk/ebaycssndc/ndcdropdown_hover.jpg") repeat scroll right center rgba(0, 0, 0, 0);    
padding: 10px;
}

.productndc-collateral {
    margin: 0;
}

.tabndc {
    background: none repeat scroll 0 0 #F4F4F4;
    float: left;
    line-height: 1em;
    margin-right: 4px;
	background: url("https://www.seebay.co.uk/ebaycssndc/ndcdropdown_hover.jpg") repeat scroll right center rgba(0, 0, 0, 0);
    color: #333333;
    display: block;
    font-size: 15px;
    font-weight: normal;
    padding: 12px 14px;
    text-decoration: none;

}

.padderndc {
	clear:both;
    //	background: url("https://www.seebay.co.uk/ebaycssndc/ndcdropdown_hover.jpg") repeat scroll right center rgba(0, 0, 0, 0);
    	padding: 15px 10px;
	line-height:15px !important;
}
	

.footerndc-container {
	margin-top:20px;
}

.footerndc {
    background: url("https://www.seebay.co.uk/ebaycssndc/ndcfooter_banner_border.png") repeat-x scroll 0 top rgba(0, 0, 0, 0);
    padding: 20px 0 0;
	width:1000px;
	margin:0 auto;
}

.footer_CMSBlock {
    background: url("https://www.seebay.co.uk/ebaycssndc/ndcfooter_banner_border.png") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);
    float: left;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
}


.footer_CMSBlock ul {
	list-style: none outside none;
	MARGin: 0;
	padding:0;
}

.footer_CMSBlock li {
	FLOAT:LEFT;
	margin:0;
}


.footerndc_bottom {
    background: url("https://www.seebay.co.uk/ebaycssndc/ndcfoooter_doubleline.png") repeat-x scroll 0 top rgba(0, 0, 0, 0);
    clear: both;
    overflow: hidden;
    padding: 20px 0 10px;
	text-align:center;
    color: #717171;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;

}

.mainndc-container h2 {
	font-size:13px;
	font-weight:bold;
	color: #c70600;
	text-align:center;
}

.gallery-thumbnail img {
	width:100px !important;
	height:100px !important;
//	border-radius:6px;
	background:#fff;
	border:1px solid #D4D4D4;
	box-shadow:0 5px 5px rgba(0, 0, 0, 0.5);
	padding:2px;

}

.gallery-image img {
//	border-radius:6px;
	background:#fff;
	border:1px solid #D4D4D4;
	box-shadow:0 5px 5px rgba(0, 0, 0, 0.5);
	padding:2px;
}

.gallery-thumbnail
{
	max-width:700px;
	margin-bottom:10px !important;
}

#color100 {
	display:inline-block;
	font-size:11px;
	margin-left:75px;
}
.colfirst
{
	display:block;
	float:left;
	width:275px;
}
.colmiddle
{
	display:block;
	float:left;
	width:275px;
}
.collast
{
	display:block;
	float:left;
	width:275px;
	border:0;
}
.colcol {
	width:100px;
	height:20px;
}
.colnumber {
	width:35px;
	font-weight:bold;
	display:inline-block;
	text-align:center;
}
.colname {
	width:105px;
}


