/* CSS Document */
body {margin:0px auto; background:none;font-family:"Open Sans"; font-weight:normal;}
h3 {display:inline}
h2 {display:inline}
.toprightlink {font-size:14px; font-weight:normal; color:#780001; text-decoration:none;}
.toprightlink:hover {color:#000;}
.textwhitebold {font-size:12px; font-weight:bolder; color:#ffffff; text-decoration:none;}
.textwhitebold:hover {font-size:12px; font-weight:bolder; color:#ffffff; text-decoration:none;}
.textyellowbold {font-size:12px; font-weight:bolder; color:#000; text-decoration:none;}
.textwhitebig {font-size:14px; color:#ffffff; text-decoration:none;}
.linkcreamsmall {font-size:11px; color:#FEFFBC; text-decoration:underline;}
.linkcreamsmall:hover {color:#ffffff}
/* top nav links  */
.toplink {font-size:13px; color:#780001; font-weight:bolder; text-decoration:none; padding:0px 20px 0px 20px;}
.toplink:hover {color:#000000;}
.textblackbold {font-size:14px; font-weight:bolder; color:#000000;}
.textblackboldsmall {font-size:12px; color:#000000;}
.searchbg {background-image:url(../images/search-bg.jpg); background-repeat:no-repeat;}
.textbox {font-size:11px; color:#000000; border:1px solid #cccccc;}
.headingwhite {font-size:14px;  color:#ffffff; text-transform:uppercase;  background-color: #780001;
    padding: 5px;
    border-radius: 5px 5px 0 0;}
.leftboxbg {background-image:url(../images/leftbox-bg.jpg); background-repeat:repeat-y; padding:4px; width:189px;}
.leftlink {font-size:12px; font-weight:bold; color:#000000; text-decoration:none;}
.leftlink:hover {color:#780001}
.linkredbold {font-size:14px; color:#780001; text-decoration:none;}
.linkredbold:hover {text-decoration:underline; color:#000000;}
.textblack {font-size:12px; color:#000000; line-height:17px;}
.textblackbold {font-size:12px; font-weight:bolder; color:#000000; line-height:17px;}
.rightboxbg {background-image:url(../images/rightbox-bg.jpg); background-repeat:repeat; padding:4px; width:189px;}
.hdgrey {color:#383D43; font-size:18px;}
.hdgred {color:#780001; font-size:18px;}
.hdgblack {color:#000000; font-size:18px;}
.redlink {font-size:12px;color:#780001; text-decoration:none;}
.dot {background-image:url(../images/dot.jpg); background-repeat:repeat-x; height:1px; padding:0px 0px 0px 0px;}
.headingbg {background-image:url(../images/heading-bg.jpg); background-repeat:repeat-x; padding:0px 0px 0px 8px; height:35px;}
.productbg {background-image:url(../images/productbg.jpg); background-repeat:no-repeat; background-position:center top; width:173px; padding:12px;}
.footerbg {background-image:url(../images/footerbg.jpg); background-repeat:repeat-x; height:12px;}
.footer {background-color:#FDF3BB; height:70px; margin:auto; text-align:center}
.footerred {background-color:#780001; height:20px;}
.footerlink {font-size:12px; font-weight:bold; color:#000000; text-decoration:none;}
.footerlink:hover {text-decoration:underline;}
.headingredbg {background-image:url(../images/redbg.jpg); background-repeat:repeat-x; padding:0px 0px 0px 8px; height:35px;}
.redlinklight {font-size:12px; font-weight:bold; color:#DC0D0F; text-decoration:none;}
.redlinklight:hover {text-decoration:underline;}
.bodyText
{
color:#000000;
font-family:"Open Sans";
font-size:13px;
text-align:justify;

}
.bodyText1
{
color:#000000;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:12px;

}
a.style37{text-decoration:none; color:#780001; font-weight:bold; outline:none }
a.style37:hover{text-decoration:underline; color:#780001;  }

a.style36{color:#fff; font-weight:bold; outline:none}
a.style36:hover{text-decoration:underline; color:#FFFFFF}
.style28{color:#780001;  font-size:13px; }
a:hover{color:#000;   }
a{text-decoration:none; color:#3333CC; outline:none }
.navText{color:#9E3535;
font-family:Geneva,Arial,Helvetica,sans-serif;

font-weight:bold;}




.textboxReg {font-size:11px; color:#000000; width:148px;}
.textblackunderLine {font-size:12px; color:#000000;font-weight:normal; line-height:17px; text-decoration:underline;}





.footerlink1
{
	font-family: tahoma;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
}
.footerlink1:hover
{
	font-family: tahoma;
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
}
.textgrey
{
	font-family: "Open Sans";
	text-decoration: none;
	font-weight: normal;
	color: #454545;
	font-size: 11px;
}
.buttonLogin
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #ffffff;
	background-color: #00366E;
	border: 1px solid #cccccc;
	padding: 2px;
}

.whitetextbold
{
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	color: #ffffff;
}
.tableborder
{
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
}

.modalBackground
{
	background-color: #E4E4EA;
	filter: alpha(opacity=70);
	opacity: 0.3;
}
.modalBackground_pdrdet
{
	background-color: #E4E4EA;
	filter: alpha(opacity=30);
	opacity: 0.7;
}
.modalPopup
{
	background-color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}
.caln
{
	text-align: center;
}
.laln
{
	text-align: left;
}
.raln
{
	text-align: right;
}
.vcaln
{
	vertical-align: middle;
}
.taln
{
	vertical-align: top;
}
.baln
{
	vertical-align: bottom;
}
.heading1
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
}

.blacklink {font-size:12px; font-weight:bold; color:#000000; text-decoration:none;}
.blacklink:hover{color:#780001;}

.greyblackboldsmall {font-size:12px; font-weight:bolder; color:#666666;padding-right:10px;}
.greyblacktitle {font-size:14px; font-weight:bolder; color:Red;}


/* #######  NEW CSS STYLES APRIL 2011 PHUTUREDESIGN.CO.UK ###########*/


 .maroon { color: #780001; }
 
/* header table */
table td.table-header-top { background-color: #780001;}
table td.table-header-nav { border: 0; height: 33px; }
table td.table-header-bottom { height: 5px; border: 0; padding: 0; }

/* PRODUCT SCROLLER - VERTICALLY ALIGN CONTENT */
div.product-container { position: relative; display: inline !important; /* width and height n/a with inline element*/ border: 0; 
                        text-align: center !important; vertical-align: middle !important; /* also aligns text to middle line-height: 165px; */}

/*  ########  PORTRAIT 95x135 for rugs/carpets ######### */
a.product-scroller-image-portrait { width: 95px; height: 135px; display: inline; border: 0 !important; margin: 0; padding: 0; border: 0; }
img.product-image-portrait { width: 95px; height: 135px; max-height: 135px; display: inline; border: 0; margin: 0 5px 0 5px;               }

/* position absolute for text */
a.product-scroller-text-portrait { position: absolute; left: 6px; bottom: -20px;  width: 89px; height: 20px; 
                                   font-weight: bold; color: #780001 !important;  border: 0; z-index: 500;
                                     text-decoration: none; display: inline; font-size: 0.75em;  padding: 0 0 0 0; margin: 0;  }
a.product-scroller-text-portrait:hover { text-decoration: underline; color: #000000;}


/* #########  LANDSCAPE 135x95 for stools/tables/furniture #########   */
a.product-scroller-image-landscape { width: 135px; height: 95px; display: inline; border: 0 !important; margin: 0; padding: 0; border: 0; }
/* bottom margin to push images vertically centre */
img.product-image-landscape { width: 135px; height: 95px; max-height: 95px; display: inline; border: 0; margin: 0 5px 15px 5px; }

a.product-scroller-text-landscape { position: absolute; left: 10px; bottom: -20px;  width: 125px; height: 20px; 
                                    font-weight: bold; color:#780001; border: 0;
                          text-decoration: none;  display: inline; font-size: 0.75em;  padding: 0 0 0 0; margin: 0; }
a.product-scroller-text-landscape:hover { text-decoration: underline; color: #000000;}



/* #########  SQUARE 95x95 for pilows/cushions #########   */
a.product-scroller-image-square { width: 95px; height: 95px; display: inline; border: 0 !important; margin: 0; padding: 0; border: 0; }
/* bottom margin to push images vertically centre */
img.product-image-square { width: 95px; height: 95px; max-height: 95px; display: inline; border: 0 !important; margin: 0 5px 15px 5px; }

a.product-scroller-text-square { position: absolute; left: 5px; bottom: -20px;  width: 90px; height: 20px; 
                                    font-weight: bold; color:#780001; border: 0;
                          text-decoration: none;  display: inline; font-size: 0.75em;  padding: 0 0 0 0; margin: 0; }
a.product-scroller-text-square:hover { text-decoration: underline; color: #000000;}



/* generic */
h1.title { font-size: 1.1em;  color: #666666; font-family: "Open Sans"; font-weight: normal; margin: 5px 0 0 0 !important; display: block; }
h1.title span {  color: #780001;  }
h1 { font-size: 1.0em;  color: #780001;  font-family: "Open Sans"; font-weight: normal; margin: 5px 0 0 0 !important; display: block; }
h1 a { font-size: 1.0em;  color: #780001;  font-family: "Open Sans"; font-weight: normal; margin: 5px 0 0 0 !important; display: inline; }

h2.title { font-size: 1.1em;  color: #666666; font-family: "Open Sans"; font-weight: normal; margin: 5px 0 0 0 !important; display: block; }
h2.title span {  color: #780001;  }
h2.phone { text-shadow: 4px 4px 4px #000; color: #FFFFD1; }

img.sage-pay { margin: 0; border: 0; width: 272px; }

.red-bold { color: Red; font-weight: bold; }
.red { color: Red; font-weight: normal; }
.bold { font-weight: bold; }
.clear { clear: both; }
.text-small { font-size: 0.8em; }
.italic { font-style: italic;}

.drop-shadow { -moz-box-shadow: 10px 10px 5px #888; -webkit-box-shadow: 10px 10px 5px #888; box-shadow: 10px 10px 5px #888;}
.text-shadow { text-shadow: 4px 4px 4px #000; }


/* STORE SEARCH */

a.store-search { font-size: 0.8em; font-weight: bold; color: #fff; text-decoration: none; /*text-shadow: 8px 8px 4px #000;*/ text-align: center;
                     border: 0; display: block; padding: 2px; margin: 0 0 0 0; width: 160px; /*height: 15px;*/ text-transform: uppercase;
                     background-color: #999;  /*-moz-border-radius: 25px 10px / 10px 25px; border-radius: 25px 10px / 10px 25px;*/ }
a.store-search:hover, a.advanced-search:focus { color: Yellow;  }

/* ADVANCED SEARCH */

a.advanced-search { font-size: 1.0em; color: #fff; text-decoration: none; /*text-shadow: 8px 8px 4px #000;*/ text-align: center;
                     border: 0; display: block; padding: 2px; margin: 0 0 0 0; width: 160px; /*height: 10px;*/ text-transform: uppercase;
                     background-color: #999; background-image: url(../images/grey-center.jpg); background-repeat: repeat-x;
                      /*-moz-border-radius: 25px 10px / 10px 25px; border-radius: 25px 10px / 10px 25px;*/ }
a.advanced-search:hover, a.advanced-search:focus { color: Yellow;  }

.watermarktextbox { color:#B4B4B4; background-color: #ffffff; font-family: verdana; font-size: 11px; border: 1px solid #cccccc; text-align: left; }

input.advanced-textbox { font-size: 11px; color: #000000; border:1px solid #cccccc; width: 50px !important;}

.size-watermarktextbox { color: #B4B4B4; background-color: #ffffff; font-family: verdana; font-size: 11px; text-align: left; 
                             border: 1px solid #cccccc; width: 50px !important; padding: 2px;}
.price-watermarktextbox { color: #B4B4B4; background-color: #ffffff; font-family: verdana; font-size: 11px; text-align: left; 
                             border: 1px solid #cccccc; width: 75px !important; padding: 2px;}




table.advanced-search-table {	font-family: tahoma; text-decoration: none;	font-weight: normal; color: #454545; font-size: 0.8em; }
.cssButton12
{
	border:0px;
	background-color:#780001;
	font-family:Arial;
	font-size:11px;
	color:#fff;
	height:18px;
	padding-bottom:2px;
	font-weight:bold;
}
.redlinkchk input
{
	margin:5px 5px 0 0;
}
.redlinkchk 
{
	font-family:Arial;
	font-size:11px; font-weight:bold; color:#780001; text-decoration:none;
	margin-bottom:4px;
}
/* Marquee Styles - set one block for each marquee */

#marqueecontainer1 { position: relative; width:170px; height: 150px; overflow: hidden; border: 0; padding: 1px;
                padding-left: 0px; left: 0px; top: 0px;}

.marq_noscript { /* Marquee style for non-javascript enabled browsers - do not change */
overflow:hidden;
}



                      
                      #marqueecontainer0 { position: relative; width:190px; height: 750px;min-height:500px; overflow: hidden; border: 0; padding: 1px; 
                      left: 0px; top: 0px;}
/* End Marquee Styles */