body {   padding: 0px;    margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; height: 100%; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 95%;  font-style: normal;  font-weight: normal; text-align:center;  color: #333333; background-color:#eee0fe; /*background-image:url(../images/horses_main.gif); background-position:top; background-repeat:no-repeat; background-attachment:fixed;*/ } p { font-size: 1.1em; text-align:left; }    .italic { font-style:italic; } .bold { font-weight:bold; } .bolditalic { font-style:italic; font-weight:bold; } h1,h2,h3,h4 { color: #61ad31; font-family: "trebuchet ms",tahoma, verdana, arial, helvetica, sans-serif; font-style: normal; font-variant:normal;  font-weight: bold; } /*#contentholder h1,h2,h3,h4 { color: #ffcc00; }*/ h1 { font-size: 1.6em;  margin-bottom:  2px; /*border: 1px solid #871E31;*/ /*padding: 10px;*/ } h2 { font-size: 1.3em;  margin-bottom:  1px; } h3 { font-size: 1.2em;  margin-bottom:  1px; } h4 { font-size: 1.1em;  margin-bottom:  1px;  } .indent { padding-left: 30px; } .blockquote { font-size: 1em; display: block; padding: 3px;  background-color:#666; border: 2px solid #E5053A;  } td {  vertical-align:top } .headfoot { font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 0.8em;  font-style: normal;  font-weight: normal; text-align: left;  color: #333333; } .headfoot a { text-decoration: none; color: #003399; } .headfoot a:hover { text-decoration: underline; color: #003399; } .tablexblue  {  background-color: #009999; } .picturexright { float: right; margin-top: 5px; margin-left: 10px; margin-bottom: 5px; margin-right: 5px; } .picturextraright { float: right; margin-top: 0px; margin-left: 10px; margin-bottom: 0px; } .picturexleft { float: left; margin-top: 5px; margin-right: 10px; margin-bottom: 10px; } .picturexcenter { display: block; margin-top: 5px; margin-left: auto; margin-right: auto; margin-bottom: 10px; } .space { height: 15px; border-right: 0px ; border-left: 0px ; border-bottom: 0px ; } a { color:#61ad31; border-bottom: #ccc 1px dotted; font-size:1em; text-decoration:none; font-family:verdana, arial, helvetica, sans-serif; } a:link { border-bottom: #ccc 1px dotted; color:#61ad31;} a:visited {color:#61ad31;} a:hover {text-decoration:underline;} /*LAYOUT*/ #wrapper { /*position: relative;*/ margin: 10px auto 10px auto; padding: 2px 4px 4px 2px; text-align: left; width: 850px; /*border: 2px solid #000;	 background-color:#ffcc33; background: #ffffff; background-image:url(../images/bg_grey.gif); background-repeat:repeat;*/ } #contentwrapper { position: relative; background-color:#fff;	 padding: 0; /*border: 1px solid #666;	*/ width: 100%; background-image: url(bg_cmauve.jpg); /*background-image:url(../resources/bg_cmauve.jpg); border: 1px solid #000066; background: #ffcc00;*/ } #contentholder { float: left; margin:0 ; /*background-color:#ffffcc;*/ padding:0px 0px 0px 0px; width:100%; text-align:left; background-image: url(bg_cmauve.jpg); /*border-top: 1px solid #666; border-bottom: 1px solid #666;*/ } #Header { margin:0px; padding:0px; width: 100%; height: 165px; text-align: left; /*border-style:solid; border-color:#336699; border-width:1px; background-color:#ffffcc; background-image:url(../images_new/header_bg.gif);*/ } #Headtext { margin:0px; padding: 2px 5px 2px 10px; width: 50%; height: 100px; float:left; vertical-align:middle; /*border-style:solid; border-color:#336699; border-width:1px;*/  text-align: left; /*background-color:#ffffcc; background-image:url(../images_new/medley_6a.jpg);*/ } #prodsbar { padding: 0px 15px 0px 15px; } #prodsbar a { border-bottom: none; } /* classes for shop styles*/ .women { color: #fff; background-color: #f52887; } .garden { color: #fff; background-color: #4e9258; } .travel { color: #fff; background-color: #3bb9ff; } .kitchen { color: #fff; background-color: #f88017; } .men { color: #fff; background-color: #2b65ec; } .pirates { color: #fff; background-color: #000000; } .trade { color: #fff; background-color: #663300; } #headline { /*width:100%;*/ padding: 2px 5px 2px 5px; /*border-style: solid; border-color: #dddddd; border-width: 1px 0px 1px 0px; background-color:#ffffcc;*/ text-align: left; } /* navigation */ /* begin css tabs */ ul#tabnav { /* general settings */ text-align: left; /* set to left, right or center */ margin: 1em 0 1em 0; /* set margins as desired */ font: bold 0.9em verdana, arial, sans-serif; /* set font as desired */ border-bottom: 1px solid #666; /* set border COLOR as desired */ list-style-type: none; padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */ } ul#tabnav li { /* do not change */ display: inline; } body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */ border-bottom: 1px solid #fff; /* set border color to page background color */ background-color: #fff; /* set background color to match above border color */ } body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a, body#tab6 li.tab6 a, body#tab7 li.tab7 a, body#tab8 li.tab8 a, body#tab9 li.tab9 a { /* settings for selected tab link */ background-color: #fff; /* set selected tab background color as desired */ color: #000; /* set selected tab link color as desired */ position: relative; top: 1px; padding-top: 4px; /* must change with respect to padding (X) above and below */ } ul#tabnav li a { /* settings for all tab links */ padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */ border: 1px solid #666; /* set border COLOR as desired; usually matches border color specified in #tabnav */ background-color: #ffcc33; /* set unselected tab background color as desired */ color: #666; /* set unselected tab link color as desired */ margin-right: 0px; /* set additional spacing between tabs as desired */ text-decoration: none; border-bottom: none; } ul#tabnav a:hover { /* settings for hover effect */ background: #fff; /* set desired hover color */ } /* end css tabs */ #comment { float: right; margin: 0; font-family: tahoma, arial, helvetica, sans-serif; width:210px; text-align:left; padding:15px 10px 15px 10px; } #Content { /*position: absolute; /*top:105px;*/ float: left; margin:0 ; padding:0px 5px 0px 0px; width:660px; text-align:left; /*background-image:url(../images/bg_voltaire1_cream_575.jpg); background-color:#ffffcc; border-top: 2px solid #777777; border-bottom: 2px solid #777777;*/ } #Contentwide { /*position: absolute; /*top:105px;*/ float: left; margin:0 ; padding:25px; width:800px; text-align:left; /*background-image:url(../images/bg_voltaire1_cream_575.jpg); background-color:#ffffcc; border-top: 2px solid #777777; border-bottom: 2px solid #777777;*/ } #leftbar { /*position:absolute;*/ float:left; margin: 0px 10px 0px 15px; width:125px; border: 0px; padding:5px 5px 5px 5px;	 /*border-style:solid; border-width:1px; border-color:  #6078bf;*/ z-index: 1; /* Again, the ugly brilliant hack. */ voice-family: "\"}\""; voice-family:inherit; width:125px; } #leftbar p { font-family: tahoma, arial, helvetica, sans-serif; font-size: 1em; text-align:left; } /* Again, "be nice to Opera 5". */ body>#leftbar {width:125px;} #rightbar { /*position:absolute;*/ float:right; margin: 0; width:175px; padding:5px 5px 5px 5px;	 /*border-style:solid; border-width:1px; border-color:  #6078bf;*/ z-index: 1; /* Again, the ugly brilliant hack. */ voice-family: "\"}\""; voice-family:inherit; width:175px; } #rightbar p { font-family: tahoma, arial, helvetica, sans-serif; font-size: 1em; text-align:left; } /* Again, "be nice to Opera 5". */ body>#rightbar {width:175px;} #enquiryform { width: 645px; } #Content ul { list-style-position: outside; margin-left: 0px; padding-left: 30px; list-style: disc; vertical-align: middle; } #Content li { margin: 0px; padding: 0px 0px 10px 0px; } #footer { position: relative; clear: both; margin: 0px; padding: 0px 25px 0px 25px; font-size: 0.8em; height: 175px; color: #333333; background: #ffffff; background-image:url(footer_cmauve.jpg); background-repeat:no-repeat; } #footer p { margin: 0; padding: 0px; } /*#footer a { color: #003399; text-decoration:none; } #footer a:hover { color: #003399; text-decoration:underline; }*/ div.spacer { width: 100%; clear: both; } table { /*border: 1px solid #990333*/} td { /*border: 1px solid #990333;*/ padding: 5px;} td p { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight:normal; color: #000000; text-align:left; } #contentholder img {  border: /*1px solid #cc9900;*/}  .space { height: 15px; border-right: 0px ; border-left: 0px ; border-bottom: 0px ; } #thumbcontainer {	 /*text-align:center;*/ width: 100%; } div.thumbhome { float: left; width: 200px; padding: 10px; /*display: none;*/ } div.thumbhome p { text-align:center; } div.thumbcards { float: left; width: 100%; /*height: 150px;*/ padding: 5px ; margin: 0px 2px 5px 10px; border: solid 1px #666; /*display: none;*/ } div.thumbcards h1 { display: block; background-color:#ffcc33; border: 1px solid #666; color: #666; } div.thumbcards p { text-align:center; }	
