/* ~~ INITIALISE ~~ */
html { font-size:100% }
body,div,span,p,a,ul,li,h1,h2,h3,h4,h5,img,form,input { padding:0px; margin:0px }
body { background-color:#50785f; font-family:"verdana"; font-size:95%}
a { text-decoration:none }
img { border:none }

/* ~~ BACKGROUND COLOUR TO FLECKY BROWN (MAIN PAGE CONTENTS - SEARCH RESULTS ETC) ~~ */
.contentbg, #newsbox, .newitems, .mainsearchcont, .searchrescont, .detailbox, .fleckybrown, #clearance
  { 
  background-color:#a49964
  }

/* ~~ MENU COLOUR TO CREAM (SIDEBAR MENUS, INFO AND CART BUTTONS) ~~ */
.flagmenu, .othergraphics, .backbutton,  .searchbutton, .qsubmit, .infobuttons li, .cartbuttons li, #tabmenu a, #clearancebutton
  {
  background-color:#cccc99
  }

/* ~~ BORDER COLOUR TO WHITE ~~ */
.topbar, .cartbuttons li, .infobuttons li, #tabmenu, .flagmenu, .sidesearch, .backbutton, .othergraphics, .clearance 
  {
  border:1px solid #ffffff
  }

/* ~~ PADDING TO STANDARD 5px ~~ */
#newsbox, div.mainsearchcont, div.searchrescont, div.newitems, div.detailbox, .proddesc1, .proddesc2, div.contact, .pad5
  {
  padding:5px
  }

/* ~~ HIDE FROM DISPLAY ~~ */
div#tabmenu li#swapbutton1, #typemenu, #nationmenu, #brandmenu, .summary br, .searchheading br, .suggestion br
  {
  display:none
  }

/* ~~ PAGEWIDE RULES ~~ */
ul.listinline li
  {
  display:inline
  }
li 
  { 
  list-style-type:none
  }
div.dummydiv
  {
  clear:both; visibility:hidden
  }
.rtop, .rbottom { display:block; }
.rtop *, .rbottom * { display: block; height: 1px; overflow: hidden; background:#A49964; }
.r1 {margin: 0 5px}
.r2 {margin: 0 3px}
.r3 {margin: 0 2px}
.r4 {margin: 0 1px; height: 2px }
span.italics { font-style:italic }

/* ~~ OUTER PAGE CONTAINER ~~ */
div.pagecont { position: relative; width:99.6%; margin-left:auto; margin-right:auto; min-width:770px }

/* ~~~~ TOP BAR CONTAINER ~~ */
  div.topbar { margin:0px 3px 0px 0px; background-color:#50785E; background-image:url('../graphics/logo2.jpg'); min-width:774px}

/* ~~~~~~ LOGO ~~*/
    div.logo { width:340px; float:left  }

      #coname { margin-left:5px; font-size:3.4em; font-family:impact; color:#FFFDCA; font-weight:lighter; }
	  
/* ~~~~~~ STATIC LINKS CONTAINER ~~*/
    div.staticlinkscont { width:56%; float:right; }

/* ~~~~~~~~ SHOPPING CART CONTAINER ~~ */
      div.cartcont { margin-top:3px; text-align:center; width:200px; border:solid 1px #A49964; float:right; color:white; font-family:verdana; font-size:10pt; position:absolute; top:0px; right:0px }

        .cartcont p { color:#ffffff; }

        ul.cartbuttons { margin-top:5px; margin-bottom:5px; margin-left:auto; margin-right:auto; width: 198px; }

        .cartbuttons li { display:block; float:left; width: 56px; margin-right: 8px; }

        .cartbuttons a { color:#000000; font-size: 8pt; font-family: verdana; padding: 1px 1px 1px 1px;}

        .cartbuttons a.active { background: #ABAD85; border-bottom: 3px solid #ABAD85; }

        .cartbuttons a:hover, .infobuttons a:hover { color: #ccff66; background: #999966; }

        .cartbuttons a:visited, .infobuttons a:visited { color: #000000; }

        .cartbuttons a.active:hover {	background: #999966; color: #ccff66; }

         span#cartqty { color:white; margin-right:10px;}

        .ccimg { margin-top: 5px }

/* ~~~~~~~~ INFO LINKS CONTAINER ~~ */
      div.infocont { margin-top:25px; text-align:center; width:61%; float:left; font-family:verdana; font-size:10pt; }

        .infobuttons li { display:block; float:left; width: 66px; margin-right: 8px; margin-bottom:5px}

        .infobuttons a { color:#000000; font-size: 8pt; font-family: verdana; padding: 1px 1px 1px 1px; }

        .infobuttons a.active { background: #ABAD85; border-bottom: 0px solid #ABAD85; }

        .infobuttons a.active:hover { background: #999966; color: #ccff66; }
		
/* ~~TEL AND FAX NOS -- */
      div.telno { color:#FFFDCA; font-weight:bold; float:left; width:570px; margin-right:15px; margin-left:5px; padding-bottom:5px }
	  div.faxno { color:#FFFDCA; font-weight:bold; float:left; width:220px; margin-right:200px; margin-left:5px }
		  
/* ~~~~ REST OF PAGE CONTAINER ~~ */
  div.restofpage { width:100%; margin:8px 0px 0px 0px; position:relative; min-width:570px }
	
/* ~~~~~~ SIDEBAR CONTAINER ~~ */
    div.sidebarcont { width:153px; position:absolute; top:0px; left:0px;}
 
 /* ~~~~~~~~ MENU SWAPPER CONTAINER ~~ */      
      #tabmenu { width:147px; color:#fff; z-index:1; margin-bottom:5px; background:#ABAD85; padding:0px 0px 3px 3px; }
        #tabmenu li { display:inline; }
          #tabmenu a { color:#000000; font-size:8pt; font-family:verdana; border:1px solid #ffffff; padding:2px 5px 2px 1px; text-decoration: none; }
            #tabmenu a.active { background:#ABAD85; border-bottom:3px solid #ABAD85; }
            #tabmenu a:hover { color:#ccff66; background:#999966; }
            #tabmenu a:visited { color:#000000; }
            #tabmenu a.active:hover { background:#999966; color:#ccff66; }
		
/* ~~~~~~~~ BROWSE MENU CONTAINER ~~ */
      div.menu { width:152px; }
		
/* ~~~~~~~~ FLAG MENU CONTAINER ~~ */
      div.flagmenu { margin-top:10px; width:140px; font-size:8pt; font-family:verdana; padding:5px }
		
/* ~~~~~~~~ QUICK SEARCH CONTAINER ~~ */
      div.sidesearch { margin-top:10px; width:144px; padding:3px; text-align:center}
        .qsubmit { width: 138px; margin-top:5px}
		
	  div.clearance { margin-top:10px; width:144px; padding:3px; text-align:center }
		#clearancebutton { width:138px }
		
/* ~~~~~~~~ OTHER GRAPHICS CONTAINER ~~ */	
      div.othergraphics { margin-top:10px; text-align:center; width:150px; padding-top:5px; padding-bottom:10px}
		
/* ~~~~~~ MAIN CONTENTS CONTAINER ~~ */
    div.mainbody { margin:0px 3px 0px 158px; min-width:610px }
	
/* ~~~~~~~~ ADVANCED SEARCH CONTAINER ~~ */
      form.advform { border: solid 1px black; padding:1px; min-width:604px}
      div.advsearchinput { width: 434px; float:left; margin-bottom:3px; }
      div.opts { width: 604px; float:left}
      .termtext { margin-right:5px; margin-left:7px }
      .catlist { margin-left:12px; }
      .searchbutton { margin-left:2px; top:6px; width:52px }


      div.newsboxcont { margin-bottom: 8px }
      
	  div.fleckyblock { width:100%; min-width:570px }
	  
      div.basketdetails { margin-bottom:0px; padding-left:5px; min-width:570px}
    
        div.basketdetails img { border:solid 1px #000000;}

        span.pcode { margin-right:1%; }
        span.pcode a { color:#000000; text-decoration:underline }
        span.pcond { margin-right:8% }
        span.pprice { margin-right: 5% }
        span.qty { margin-right:5% }
        span.popts { margin-right:6% }
		span.popts a { text-decoration:underline; color:#000000 }
		span.addbutton { margin-right:6% }
/*        span.addbutton { text-align:right; position:absolute; right:10px; margin-top:3px; margin-left:640px}  */


        .addbutton a { color:#000000; text-decoration:underline }

.prodtitle { font-weight: bold; font-size: 120% }

.infoline { margin-top:5px; margin-bottom:5px }

.backbutton { width:50px; text-align:center; margin-top:5px}
.backbutton a { color:black }

a.tellmemore { color:blue; display:block }

hr.blackline { color: #000000; height:1px }

a.viewline { color:#000000; text-decoration:underline; text-align:left }
td.viewlink { text-align:left }

a.returntop { color:#000000; text-decoration:underline; font-size:1.0em}

div.detailbox div.prodtitle { text-align:center; padding-bottom:5px }
div.detailbox div.proddesc1 { border-bottom:solid 1px #000000; border-top:solid 1px #000000; padding:5px }
div.detailbox div.bigimage1 { padding:5px; text-align:center;  } 
div.proddesc2 { border-bottom:solid 1px #000000; border-top:solid 1px #000000; padding:5px; text-align:center }
div.detailbox div.bigimage2 { padding:5px; text-align:center;  } 
div.proddesc3 { border-bottom:solid 1px #000000; border-top:solid 1px #000000; padding:5px; text-align:center }
div.detailbox div.bigimage3 { padding:5px; text-align:center;  }
div.proddesc4 { border-bottom:solid 1px #000000; border-top:solid 1px #000000; padding:5px; text-align:center }
div.detailbox div.bigimage4 { padding:5px; text-align:center;  }
div.proddesc5 { border-bottom:solid 1px #000000; border-top:solid 1px #000000; padding:5px; text-align:center }
div.detailbox div.bigimage5 { padding:5px; text-align:center;  }
div.proddesc6 { border-bottom:solid 1px #000000; border-top:solid 1px #000000; padding:5px; text-align:center }
div.detailbox div.bigimage6 { padding:5px; text-align:center;  }
div.proddesc7 { border-bottom:solid 1px #000000; border-top:solid 1px #000000; padding:5px; text-align:center }
div.detailbox div.bigimage7 { padding:5px; text-align:center;  }
div.proddesc8 { border-bottom:solid 1px #000000; border-top:solid 1px #000000; padding:5px; text-align:center }
div.detailbox div.bigimage8	{ padding:5px; text-align:center;  }
div.proddesc9 { border-bottom:solid 1px #000000; border-top:solid 1px #000000; padding:5px; text-align:center }
div.detailbox div.bigimage9	{ padding:5px; text-align:center;  }
div.proddesc10 { border-bottom:solid 1px #000000; border-top:solid 1px #000000; padding:5px; text-align:center }
div.detailbox div.bigimage10	{ padding:5px; text-align:center;  }
div.proddesc11 { border-bottom:solid 1px #000000; border-top:solid 1px #000000; padding:5px; text-align:center }
div.detailbox div.bigimage11	{ padding:5px; text-align:center;  }
div.proddesc12 { border-bottom:solid 1px #000000; border-top:solid 1px #000000; padding:5px; text-align:center }
div.detailbox div.bigimage12	{ padding:5px; text-align:center;  }

div.detailbox div.basketbox { padding: 5px; border-bottom: solid 1px #000000; border-top: solid 1px #000000 } 

#infopage { padding:5px }

.pagehdg { text-align:center; margin-bottom:10px }
.centered { text-align:center }


#infomenu { text-align:center; margin-bottom:15px }
#infomenu a { text-decoration:underline; color:#000000; padding:0px 20px 0px 20px }

.backlink a { color:#000000; text-decoration:underline }

table.sizing, table.postage { width:100%; border-collapse:collapse }
td.lbg { background-color:#D0CCBA }
td.dbg { background-color:#B8B298 }

table.postage td:first-child { width:30% }

.contactimg { border:solid 1px #000000 }
.contacta { color:#0000FF }

.headrow { font-weight:bold }

.t            { font-family: "Verdana", Arial;
                font-size:95%;
                background-color:#A49964;
                color:#000000
              }
			  
.rembutt { padding-right: 5px }
.rembt { width:62px; }
.contbt { width:122px }
.emptybt { width:78px }
.checkbt { width:76px }
.rnum { text-align:right }
.cartthumb { border:solid 1px #000000 }

.clearance_item { height:114px }

ul.faqlist li {list-style-type:none; color:white;}
