@import "nyroModal.asp";

body {
	margin: 0px;
	background-color: #636363;
	font-family: verdana, arial, sans-serif;
	 font-size: xx-small;
}
#page {
	background-color: #C6C6C6;
}
* html  body {
		 font-size: x-small;
}
.layoutTable {
	width: 100%;
	height: 100%;
}
.leftBorder {
	width: 30px;
	background-image: url(/data/xx/uk/images/leftBorder.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightBorder {
	width: 30px;
	background-image: url(/data/xx/uk/images/rightBorder.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.headerCell {
	height: 168px;
}
.headerTable {
	height: 168px;
	width: 100%;
}
.strapLine {
	font-family: verdana, arial, sans-serif;
	 font-size: x-large;
	color: #fff;
	padding-left: 20px;
	padding-top: 2px;
}
* html  strapLine {
		 font-size: large;
}
.strapLine2 {
	font-family: verdana, arial, sans-serif;
	 font-size: small;
	color: #fff;
	padding-left: 20px;
	padding-top: 2px;
}
* html  strapLine2 {
		 font-size: x-small;
}
.ecomLinksCell, .footerCell {
font-family: verdana, arial, sans-serif;
	color: #ffffff;
	font-size: x-small;
	height: 36px;
	}
* html .ecomLinksCell, .footerCell
{ font-size: xx-small;
}
.ecomLinksCell, .staticLinksCell, .footerCell, .staticSearchCell, .currenyLinkCell {

	background: #FFF url(/data/xx/uk/images/menu.png);
  color: #DBD7D1;
  border-color: #D7D7D7;
}
.logoCell {
	height: 100px;
	background-image: url(/data/xx/uk/images/headerBG.png);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 25px;
}
.staticLinksCell {
	width: 416px;
	height: 42px;
}
.staticSearchCell {
	height: 42px;

	color: #ffffff;
}
.contentRow {
	
	background-color: #C6C6C6;

}
.dmaincontent {
	
	background-color: #C6C6C6;
	height: 100%;

}
.ecomLinks:link {
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: x-small;
}
* html .ecomLinks:link
{ font-size: xx-small;
}
.ecomLinks:visited {
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: x-small;
}
* html .ecomLinks:visited
{ font-size: xx-small;
}
.ecomLinks:hover {
	font-family: verdana, arial, sans-serif;
	color: #F0711F; 

	font-size: x-small;
}
* html .ecomLinks:hover
{ font-size: xx-small;
}
.ecomLinks:active {
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: x-small;
}
* html .ecomLinks:active
{ font-size: xx-small;
}
.ecomLinksCell {
	padding-right: 10px;
}

#staticmenu
{ height: 42px; 
	width: 450px;
}

#staticmenu ul{margin: 0px auto;} 

#staticmenu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
} 

#staticmenu li a 
{ display: block; 
  float: left; 
  height: 40px;
  text-decoration: none; 
  padding: 3px 19px 0px 19px;
  text-transform: uppercase;
  color: #fff;
  font-size: x-small;
} 
* html #staticmenu li a 
{ font-size: xx-small;
	height: 42px;
}
.middleTable {
	width: 100%;
	height: 100%;
}
.rightMenuCell {
	background-image: url(/data/xx/uk/images/rightMenuBG.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 190px;
	
}
.contentCell {
	padding: 5px;
}
p
{
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	color: #000;
}
* html p {
	font-size: x-small;
}
td
{
	color: #000;
	font-size: x-small;
}
* html td {
	font-size: xx-small;
}
ul
{
	color: #000;
}
li
{
	color: #000;
}
INPUT.button
{
    WIDTH: 50pt;
    CURSOR: hand;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #666666;
}
INPUT.buttonM
{
    WIDTH: 65pt;
    CURSOR: hand;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #666666;
}
.search
{
    BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 5pt;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 5pt;
    PADDING-BOTTOM: 5pt;
    BORDER-LEFT: black 1px solid;
    PADDING-TOP: 5pt;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: #e5e5e5
}
/*New classes for product list */
.pl_ItemDiv
{
	float: left;
	vertical-align: top;
	text-align: left;
	width: 50%;
	max-width: 50%;
	min-width: 50%;
	margin-bottom: 5;
}
.pl_ItemTable
{

	text-align:left;
	width:95%;
	min-height: 300px;
	height: 300px;
	border: 1px solid #000000;

}

.pl_CodeName
{ 
	font-weight: bold;
	vertical-align: top;
	/*border-bottom: 1px solid black;
	border-top: 1px solid black; */
	background-color:#595959;
	padding-left: 5px;
	color: #ffffff;
	height: 20px;
}

.pl_DescriptionName
{
	font-weight:bold;
	vertical-align:top;
	/*border-bottom: 1px solid black;
	border-top: 1px solid black; */
	background-color:#595959;
	padding-left: 5px;
	color: #ffffff;
height: 20px;
}

.pl_PriceName
{
	font-weight:bold;
	vertical-align:bottom;
	text-align:right;
	height: 16px;
	line-height: 16px;
	max-height: 16px;
}

.pl_OuterSizeName
{
	font-weight:bold;
	vertical-align:bottom;
	text-align:center;
	height: 16px;
	line-height: 16px;
	max-height: 16px;
}

.pl_OuterPriceName
{
	font-weight:bold;
	vertical-align:bottom;
	text-align:right;
	height: 16px;
	line-height: 16px;
	max-height: 16px;
}

.pl_Qty
{
	font-weight:bold;
	vertical-align:text-top;
	text-align:right;
	
	padding-right: 5px;
}

.pl_Code
{ 
	vertical-align:top;
	padding-left: 5px;
}

.pl_Description
{
	vertical-align:top;
	height: 35px;
	padding-left: 5px;
}

.pl_Price
{
	vertical-align:top;
	text-align:right;
	height: 16px;
	line-height: 16px;
	max-height: 16px;
}

.pl_OuterSize
{
	vertical-align:top;
	text-align:center;
	height: 16px;
	line-height: 16px;
	max-height: 16px;
}

.pl_OuterPrice
{
	vertical-align:top;
	text-align:right;
	height: 16px;
	line-height: 16px;
	max-height: 16px;
}
.pl_thumb
{
	vertical-align: center;
	text-align: center;
	width: 175px;
	height: 175px;


}
.pl_Summary
{
	padding: 10px;
	margin: 10px;
	vertical-align:top;
	text-align:left;
	height: 100px;
	line-height: 16px;
	max-height: 16px;
}
.pl_StkDImgCell {
	background-image: url(/data/MO/uk/images/border.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 20px;
}
.inputCell {
	margin-top: 4px;
}
.searchTextCell {
	color: #F0711F;
}
.goCell {

	color: #FFF;

}
.searchText {
	color: #F0711F;
}
th
{
	font-weight:bold;
	vertical-align:top;
	/*border-bottom: 1px solid black;
	border-top: 1px solid black; */
	background-color:#595959;
	padding-left: 5px;
	color: #ffffff;
	height: 25px;
	font-size: small;
}
* html  th {
		 font-size: x-small;
}
.stkDGapRow {
	height: 5px;
}
input.searchBox {
	height: 20px;
	border: solid 1px #000000;
	background-color: #C6C6C6;

}
.currLink:link {
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: x-small;
}
* html .currLink:link
{ font-size: xx-small;
}
.currLink:visited {
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: x-small;
}
* html .currLink:visited
{ font-size: xx-small;
}
.currLink:hover {
	font-family: verdana, arial, sans-serif;
	color: #F0711F; 

	font-size: x-small;
}
* html .currLink:hover
{ font-size: xx-small;
}
.currLink:active {
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: x-small;
}
* html .currLink:active
{ font-size: xx-small;
}
.currenyLinkCell {
	color: #ffffff;
	padding-top: 3px;
}
.moreLink:link 
{  
	font-family: verdana, arial, sans-serif;
	font-size: xx-small; 
	font-style: normal; 
	line-height: 9pt; 
	text-decoration: underline; 
	color: #000;
}
* html .moreLink:link {
	font-size: xx-small; 
}
.moreLink:visited 
{  
	font-family: verdana, arial, sans-serif;
	font-size: xx-small; 
	font-style: normal;
	color: #000; 
	line-height: 9pt; 
	text-decoration: underline
}
* html .moreLink:visited {
	font-size: xx-small; 
}
.moreLink:hover 
{  
	font-family: verdana, arial, sans-serif;
	font-size: xx-small; 
	line-height: 9pt; 
	font-weight: normal; 
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	color: #F0711F; 

}
* html .moreLink:hover {
	font-size: xx-small; 
}
.moreLink:active 
{  
	font-family: verdana, arial, sans-serif;
	font-size: xx-small; 
	font-weight: normal; 
	color: #000000; 
	font-style: normal; 
	text-decoration: underline; 
	line-height: 9pt
}
* html .moreLink:active {
	font-size: xx-small; 
}
#m1mainSXMenu3
{
	width:126px;
}
* html #m1mainSXMenu3 {
	width:171px;
}
.shade
{
	width:135px;
}
#submit1, #reset1
{
	background-color:#F0711F;
	border:0px;
	color:Black;
	font-weight:bold;
	font-size:small;
}
.BttmLinksText {
	color: #999999;
	font-family: verdana, arial, sans-serif;
	font-size: xx-small; 
	font-style: normal; 
	line-height: 12pt; 
	text-decoration: none;
}
.BttmLinks:link {
	color: #000000;
font-family: verdana, arial, sans-serif;
	font-size: xx-small; 
	font-style: normal; 
	line-height: 12pt; 
	text-decoration: none;
}
.BttmLinks:visited {
	color: #000000;
font-family: verdana, arial, sans-serif;
	font-size: xx-small; 
	font-style: normal; 
	line-height: 12pt; 
	text-decoration: none;
}
.BttmLinks:hover {
	color: #000000;
font-family: verdana, arial, sans-serif;
	font-size: xx-small; 
	font-style: normal; 
	line-height: 12pt; 
	text-decoration: none;
}
.BttmLinks:active {
	color: #000000;
font-family: verdana, arial, sans-serif;
	font-size: xx-small; 
	font-style: normal; 
	line-height: 12pt; 
	text-decoration: none;
}
.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 550px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
