/* George Willcox */

/*
Colour codes:

Slate Grey: rgb(81,80,84);
Accent Grey: rgb(103,102,108);
Pale Grey: rgb(208,208,208);
Mid Grey: rgb(151,150,154);
Lime: rgb(202,227,1);
Pale Lime: rgb(240,246,199);
*/

/* Print Rules */
.yp {
visibility:hidden;
display:none;
}

.xp {
visibility:visible;
display:block;
}

/* Basics */
.bgGrn {
background-color: rgb(170,255,85);
}

.bgCrm {
background-color: rgb(248,252,106);
}

.bgWht {
background-color: rgb(255,255,255);
}

.bgBlu {
background-color:rgb(72,161,251);
}

.bgLGry {
background-color: rgb(208,208,208);
}


.ajaxLoadingIndicator {
font-size: 1rem;
background:indigo url(/img/build/alert-overlay.png) repeat-x;
display: inline-block;
padding: 5px 10px;
color: snow;
border:2px solid gold;
border-radius: 5px;
box-shadow: 0px 1px 3px 3px rgba(0, 0, 0, 0.5);
z-index: 400;
position: fixed;
/* bottom: 224px; */
top: 5vw;
left: 35vw;
line-height: 1.4em;
font-weight: 300;
text-shadow: 0 -1px 1px rgba(0,0,0,0.75);
font-family: Roboto, calibri, optima;
height: auto;
max-height: 3em;
min-width: 320px;
max-width: 400px;
text-align: center;
}

div.boxB {
 border-right:1px solid silver;
 border-bottom:1px solid silver;
 border-top:1px solid silver;
 border-left:1px solid silver;
 margin:2px 2px 2px 0;
 white-space:nowrap;
 min-height:60px;
}

/* Tags */

body {
background:rgb(202,221,1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAALUlEQVQYlWNggIAGBlSAzseQQKfJV0i0IlwKG0jRiNcWgqbgMg2vRqKsxjANAOkhDAFH6eWBAAAAAElFTkSuQmCC) repeat;
}

button {
font-size:14px;
background-color:red;
color:white;
padding:2px 4px;
border:2px solid orange;
cursor:pointer;
}

div#navbar {
margin:0;
left:160px;
top:80px;
position:absolute;
width:800px;
}

ul#topnav {
display:inline;
float:left;
}

ul#topnav li.topnav {
list-style-position:inside;
list-style-type:none;
border:1px solid rgb(151,150,154);
background-color:rgb(103,102,108);
width:125px;
padding:4px 0;
height:20px;
text-align:center;
cursor:pointer;
float:left;
margin-right:2px;
}

ul#topnav li.topnav:hover {
background-color:rgb(208,208,208);
border:1px solid rgb(255,255,255);
}

ul#topnav li.topnav a {
font-size:10px;
color:rgb(202,227,1);
text-transform:uppercase;
}

ul#topnav li.topnav a:hover {
color:rgb(81,80,84);
text-decoration:none;
}

/* Start of Maxi e-catalogue */

ul#ecoll li {
float:left;
text-align:center;
margin-left:10px;
height:180px;
list-style-type:none;
margin-bottom:5px;
cursor:pointer;
}

ul#ecoll li div.eImg {
border:1px solid rgb(181,181,181);
padding:2px;
margin-bottom:2px;
z-index:400;
}

ul#ecoll li div.eImg:hover {
border:1px solid rgb(202,228,0);
}

ul#ecoll li div.eTxt {
position:relative;
font-size:11px;
font-variant: small-caps;
border:1px solid rgb(181,181,181);
background-color:silver;
height:36px;
width:120px;
padding:2px;
z-index:400;
color:rgb(80,81,85);
}

ul#ecoll li div.eTxt:hover, ul#ecoll li div.ecTxt:hover {
border:1px solid rgb(202,228,0);
background-color:rgb(235,243,175);
color:rgb(0,0,0);
}

ul#ecoll li div.ecTxt {
position:relative;
font-size:12px;
font-variant: small-caps;
border:1px solid rgb(181,181,181);
background-color:silver;
height:18px;
width:120px;
padding:2px;
z-index:400;
color:rgb(80,81,85);
}

/* End of Maxi e-catalogue 
 ***************************
 Start of Mini e-catalogue */

ul#ecollm li {
float:left;
text-align:center;
margin-left:10px;
height:140px;
list-style-type:none;
margin-bottom:5px;
cursor:pointer;
}

ul#ecollm li div.eImg {
border:1px solid rgb(181,181,181);
padding:2px;
margin-bottom:2px;
z-index:400;
width:90px;
height: 84px;
}

ul#ecollm li div.eImg img.minimg {
width:80px;}

ul#ecollm li div.eImg:hover {
border:1px solid rgb(202,228,0);
}

ul#ecollm li div.eTxt {
position:relative;
font-size:9px;
font-variant: small-caps;
border:1px solid rgb(181,181,181);
background-color:silver;
height:36px;
width:90px;
padding:2px;
z-index:400;
color:rgb(80,81,85);
}

ul#ecollm li div.eTxt:hover, ul#ecollm li div.ecTxt:hover {
border:1px solid rgb(202,228,0);
background-color:rgb(235,243,175);
color:rgb(0,0,0);
}

ul#ecollm li div.ecTxt {
position:relative;
font-size:10px;
font-variant: small-caps;
border:1px solid rgb(181,181,181);
background-color:silver;
height:18px;
width:90px;
padding:2px;
z-index:400;
color:rgb(80,81,85);
}

/* End of Mini e-catalogue */

div#header {
background-image: url(../img/build/headerbackground3.jpg);
background-repeat: no-repeat;
width:auto;
height:360px;
background-attachment: scroll;
background-position: 50% 0;
}

div#header2 {
background-image: url(../img/build/headerbackground2.jpg);
background-repeat: no-repeat;
width:auto;
height:488px;
background-attachment: scroll;
background-position: 50% 0;
}

div#disp {
position:absolute;
top:0;
left:0;
z-index:20;
width:100%;
}

img.bdrImg {
border: 1px solid rgb(208, 208, 208);
}

img.imgOrder {
height:46px;
margin-bottom:-5px;
}

div#container {
max-width:1600px;
min-width:900px;
border:2px solid black;
margin:3% auto;
min-height:750px;
background-color:white;
}

div#content {
text-align:justify;
vertical-align:top;
width:auto;
padding-left:40px;
padding-right:20px;
position:relative;
top:-80px;
}

div#contentA {
text-align:justify;
vertical-align:top;
width:500px;
padding-left:0px;
position:relative;
min-height:600px;
z-index:100;
/*-moz-column-count: 3;
-moz-column-gap: 1em;
-webkit-column-count: 3;
-webkit-column-gap: 1em;
column-count: 3;
column-gap: 1em;*/
}

div#contentC {
text-align:justify;
vertical-align:top;
width:auto;
padding-left:0px;
position:relative;
min-height:300px;
z-index:100;
}

.titleA , h2.titleA {
font-family: georgia,'Times New Roman', Times, serif;
font-size:20px;
color:rgb(81,80,84);
font-weight:normal;
margin-bottom:1em;
margin-top:1em;
text-shadow: 2px 2px 5px silver;
}

.titleB {
font-family: georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: rgb(103,102,108);
line-height: 21px;
text-shadow: 2px 2px 3px rgb(208,208,208);
}

.titleC {
font-family: georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: rgb(103,102,108);
line-height: 20px;
text-shadow: 1px 1px 2px rgb(208,208,208);
margin-bottom:0.5em;
margin-top:0.8em;
}

div#content2 {
position:absolute;
top:240px;
width:770px;
/*margin: 0 auto;
border:1px dotted red;*/
}

div#content3 {
position:absolute;
top:240px;
width:1000px;
/*margin: 0 auto;
border:1px dotted red;*/
}

input.submit, input.butt, input[type=submit] {
color:rgb(202,227,1);
border:1px solid rgb(202,227,1);
background-color:rgb(81,80,84);
padding:2px 4px;
text-shadow:1px 1px 1px black;
}

input.submit:hover, input.butt:hover, input[type=submit]:hover {
color:rgb(81,80,84);
border:1px solid rgb(81,80,84);
background-color:rgb(208,208,208);
cursor:pointer;
text-shadow:1px 1px 3px black;
}

select:focus, input[type=text]:focus {
background-color:rgb(240,246,199);
}

/* *** Colours *** */

.yel {
color: rgb(249,217,0);}
.crm {
color: rgb(255,241,152);}
.rasp {
color: rgb(199,34,65);}
.lav {
color: rgb(220,185,215);}
.burg {
color: rgb(129,26,28);}
.ind {
color: rgb(107,62,239);}


.bgGry {
background-color: rgb(221,221,221);}
.gld {
color: rgb(201,177,98);}
.slvr {
color: silver;}
.seashell {
color:seashell;}
.tomato {
color:tomato;}
.mintcream {
color:mintcream;}

.mag {
color:rgb(255,0,127);}
.bgWht {
background-color: rgb(255,255,255);}

.ora {
color:rgb(251,72,0);
}

.red {
color:rgb(161,0,0);
}

.dkg {
color:rgb(81,80,84);
}

.blu {
color:rgb(72,161,251);
}

.blu2 {
color:rgb(133,203,249);
}

.gry {
color:rgb(103,102,108);
}

.bk {
color:rgb(1,1,1);
}

.wh {
color:rgb(239,239,239);
}

.grn {
color:rgb(202,227,1);
}

.pnk {
color:rgb(251,183,156);
}

.turq {
color:rgb(148,250,200);
}

.pgrn {
color:rgb(161,251,72);
}

.pblu {
color:rgb(204,235,250);
}

.lme {
color:rgb(202,227,1);
}

c

fieldset {
/*border:1px solid rgb(161,0,0);*/
border:1px solid rgb(202,227,1);
padding:10px 10px 20px 10px;
}

legend {
font-family: georgia,'Times New Roman', Times, serif;
font-size: 17px;
color:rgb(81,80,84);
padding:0 4px;
text-shadow: 1px 1px 2px rgb(208,208,208);
}

.dot {
border-bottom:1px solid rgb(81,80,84);
width:100%;
}

.dottop {
border-top:1px solid rgb(103,102,108);
width:100%;
}

.dot75 {
border-bottom:1px solid rgb(81,80,84);
width:75%;
}

.dbl {
border-bottom:3px double rgb(81,80,84);
width:100%;
}

input.address, select.address {
display:block;
margin-bottom:2px;
border:1px solid rgb(81,80,84);
font-size:12px;
}

div.orderform {
width:auto;
display:table;
}

div.orderform div {
min-height:40px;
font-size:10px;
padding:4px 12px 4px 4px;
}

div.orderform div.boxA {
border-right:1px solid silver;
border-bottom:1px solid silver;
border-top:1px solid silver;
border-left:1px solid silver;
margin:2px 2px 2px 0;
white-space:nowrap;
background-color:white;
}
 

div.orderform span {
display:block;
font-size: 16px;
text-align:center;
}

table#basket th {
font-size:10px;
}

table#basket td {
font-size:11px;
}

/* Order acknowledgment */
div#ack {
width:90%;
min-width:650px;
}
table.acknowledgment {
border:1px solid rgb(128,128,128);
color:white;
}

table.acknowledgment th {
font-size:10px;
text-align:center;
border-bottom:1px solid rgb(128,128,128);
font-weight:normal;
padding:2px;
background-color:rgb(221,221,221);
color:black;
}

table.acknowledgment th.rb, table.acknowledgment td.rb {
border-right:1px solid rgb(128,128,128);
}

table.acknowledgment td {
font-size:11px;
text-align:center;
font-weight:normal;
padding:4px 2px;
background-color:white;
color:black;
border-bottom:1px solid rgb(128,128,128);
}

table.itemlist {
border-top:1px solid rgb(128,128,128);
border-right:0;
border-bottom:0;
border-left:0;
background-color:white;
color:black;
width:100%;
}

table.itemlist th {
font-size:10px;
text-align:center;
border-bottom:1px solid rgb(128,128,128);
font-weight:normal;
padding:6px;
background-color:rgb(221,221,221);
color:black;
}

table.itemlist th.rb, table.itemlist td.rb {
border-right:1px solid rgb(128,128,128);
}

table.itemlist td.bb {
/*border-bottom:1px solid rgb(128,128,128);*/
}


table.itemlist td {
font-size:11px;
font-weight:normal;
padding:6px;
color:black;
height:24px;
}

table.itemlist th.b5, table.itemlist td.b1 {
border-top:0;
border-right:1px solid rgb(128,128,128);
border-bottom:1px solid rgb(128,128,128);
border-left:1px solid rgb(128,128,128);
padding: 0 6px;
}

table.itemlist td.b2 {
border-top:0;
border-right:1px solid rgb(128,128,128);
border-bottom:1px solid rgb(128,128,128);
border-left:0;
padding: 0 6px;
}

table.itemlist td.b3 {
border-top:1px solid rgb(128,128,128);
border-right:1px solid rgb(128,128,128);
border-bottom:1px solid rgb(128,128,128);
border-left:1px solid rgb(128,128,128);
}

table.itemlist td.b4 {
border-top:1px solid rgb(128,128,128);
border-right:1px solid rgb(128,128,128);
border-bottom:1px solid rgb(128,128,128);
border-left:0;
}

table.itemlist td.b5 {
border-top:0;
border-right:1px solid rgb(128,128,128);
border-bottom:0;
border-left:1px solid rgb(128,128,128);
}

table.itemlist td.b6 {
border-top:0;
border-right:0;
border-bottom:1px solid rgb(128,128,128);
border-left:1px solid rgb(128,128,128);
}

table.itemlist td.b7 {
border-top:0;
border-right:0;
border-bottom:1px solid rgb(128,128,128);
border-left:0;
}

table.cartline {
width:100%;
border-right:1px solid rgb(128,128,128);
margin-bottom:2px;
}

table.cartline th {
border-top:1px solid rgb(128,128,128);
border-left:1px solid rgb(128,128,128);
font-size:10px;
font-weight:normal;
text-align:left;
padding:0 2px;
background-color:rgb(221,221,221);
}

table.cartline td {
border-top:1px solid rgb(128,128,128);
border-left:1px solid rgb(128,128,128);
border-bottom:1px solid rgb(128,128,128);
font-size:11px;
padding:0 2px;
}

table.cartline td.f13 {
font-size:13px;
font-weight:bold;
}

div.option {
float:left;
border:1px solid rgb(121,121,121);
margin-right:2px;
margin-bottom:1px;
}
div.option div.Otop {
background-color:rgb(221,221,221);
border-bottom:1px solid rgb(121,121,121);
font-size:10px;
padding:0 2px;
}

div.option div.Obot {
padding:0 2px;
font-size:11px;
}

div.optionC {
float:right;
border:1px solid rgb(121,121,121);
margin-left:2px;
margin-bottom:1px;
}
div.optionC div.Otop {
background-color:rgb(221,221,221);
border-bottom:1px solid rgb(121,121,121);
font-size:10px;
padding:0 2px;
}

div.optionC div.Obot {
padding:0 2px;
font-size:16px;
text-align:right;
}

/* SBDesign */
div.dD {
position:relative;
 left:0;top:200px;
}
div.destinationD {
 position:absolute;
 width:auto;
 height:auto;
 background-color:rgb(202,227,1);
 border:2px solid rgb(81,80,84);
 z-index:100;
 text-align:left;
 padding: 10px 0 10px 10px;
}
/* Ornamentation */
div.dO {
position:relative;
 left:0;top:200px;
}
div.destinationO {
 position:absolute;
 width:auto;
 height:auto;
 background-color:rgb(255,255,170);
 border:2px solid rgb(255,255,0);
 z-index:100;
 text-align:left;
 padding: 10px 0 10px 10px;
}
p.adc {
float:left;
margin-right:10px;
color:white;
text-shadow:1px 1px black;
border:1px solid rgb(208,208,208);
padding:1px 2px;
}

div#defmatnme {
float:left;
color:rgb(202,227,1);
font-size:24px;
font-family:georgia;
margin-right:20px;
text-shadow:2px 2px 3px black;
}

.whtlne {
border-top:1px solid white;
}

div#popup {
position:absolute;
left:-100px;
top:30px;
width:auto;
height:auto;
background-color:rgb(249,217,0);
border:2px solid rgb(129,26,28);
z-index:100;
cursor:move;
}

th#itmno {
background-color:rgb(255,0,0);
color:white;
cursor:pointer;
}

th#itmno:hover {
background-color:rgb(0,0,0);
}

div#destination {
z-index:100;}
div.optionR {
float:right;
font-size:14px;
margin-right:2px;
height:24px;
border:1px dotted lavender;
padding:2px;
margin-bottom:4px;
background-color:red;
color:black
}


div.optionR:hover {
background-color:black;
cursor:pointer;
color:white;
}


div#pricelist p {
font-family:georgia, times new roman, serif;
font-size:20pt;
}

table.pricelist {
width: 375px;
border-collapse:separate;
border-spacing:2px 2px;
}

table.pricelist thead {
background-color:rgb(210,227,1);
color:black;
font-family:arial;
}

table.pricelist thead th {
font-size:1.2em;
text-align:center;
padding:4px 6px;
border:1px solid black;
}

table.pricelist tbody {
background-color:white;
}

table.pricelist tbody td {
border:1px solid black;
font-size:1.4em;
font-family: arial;
color:black;
padding:2px 4px;
text-align:right;
}

table.pricelist tbody td.firstcell {
text-align:left;
}

table.pricelist tbody td div {
color:black;
font-size:1em;
font-family: arial;
}

/* --------------- Test for Draggable / Drop ------------------- */

  div#droppable_container {
    height: 300px;
    width: 900px; }
	
  div.draggable {
    width: 60px;
    height: 60px;
    cursor: move;
    background: rgb(205,228,0);
    border: 1px solid #666;
    text-align: center;
    position: relative;
float:left;
margin-right:5px;
    line-height: 30px;
margin-bottom:5px;	}
	
  div#droppable_demo {
    width: 160px;
    height: 120px;
    background: #fff;
    border: 5px solid #ccc;
    text-align: center;
    position: relative;
    top: 60px;
    left: 140px;
    line-height: 30px; }
	
  div#droppable_demo.hover {
    border: 5px dashed #aaa;
    background:#efefef; }

