@charset "iso-8859-1"; /* CSS Document */ body { } #wrapper { width: 1000px; margin: 15 auto 0; text-align: left; background: #FFF; border-right: 1px solid #666; border-left: 1px solid #666; border-top: 1px solid #666; } #wrapper #header { position: relative; height: 240px; } #centreCol h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #900; margin-left: 10px; } #header .dogs { right: 0px; bottom: 0px; position: absolute; } #header .name { left: 0px; top: 0px; } #header #banner { position: relative; left: 5px; top: 4px; height: 350px; width: 345px; padding-left: 5px; } #grouping { height: 350px; width: 560px; float: left; position: absolute; top: 4px; right: 10px; } .smallGroup		{ margin-right: 10px; } #navbar { height: 10px; width: 1000px; text-align: center; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #FFF; text-decoration: none; float: left; padding-top: 5px; padding-bottom: 12px; display: inline-block; background: #333; margin-bottom: 0; margin-top: 10px; } #navbar a { text-decoration: none; margin: 0px; padding: 4px 9px; border-right: 1px solid #ece4d2; color: #FFF; }  #navbar a:hover { background-color: #980000; color: #FFFFFF; }  #wrapper #leftCol p { text-align: left; } #leftCol { margin: 0px; padding: 30px 5px 0px 10px; clear: both; float: left; width: 170px; } #leftCol #topLevelSection { margin-left: 15px; } #centreCol { padding: 25px 10px 0px 25px; float: left; width: 500px; margin: 0px 0px 0px 10px; text-align: center; } #rightCol { float: right; width: 170px; text-align: center; overflow: visible; } #searchBox { background-color: #333; border: 1px solid #980000; } .searchAdvanced { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #FFF; text-decoration: none; } #footer { clear: both; height: 40px; background-color: #333; text-align: center; padding-top: 10px; } #searchArea { padding: 5px 5px 20px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #B2BBC0; height: 60px; width: 190px; text-align: left; border-top: 20px solid #980000; background: #ACB3B9; } #cartSummary { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; text-decoration: none; height: 120px; width: 160px; border-top: 20px solid #900; background: #ACB3B9; margin-top: 25px; margin-right: 10px; margin-bottom: 20px; } #cartSummaryHeader  { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; padding: 15px 5px; background: #A8C866; border: thin solid #980000; height: 60px; width: 170px; } .cartSummaryHeader { margin-bottom: 8px; font-size: 16px; font-weight: bold; color: #FFF; text-decoration: none; }  #cartSummaryHeader a { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; text-decoration: none; margin-bottom: 5px; } #cartSummaryHeader a:hover { color: #000; } #cartSummaryHeader p   { font-size: 10px; background-color: #CCC; width: 60px; } #cartSummary a { padding: 3px 4px 4px 4px; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: bold; border: 1px solid #060; }  #cartSummary a:hover { border: 1px solid #900; color: #ffffff; }  #cartSummary p { margin: 4px 0px 0px 0px; }  #topLevelSection   { margin-bottom: 300px;	 } #topLevelSection a { color: #900; font-size: 12px; font-family: Tahoma, Geneva, sans-serif; } #topLevelSection a:hover { color: #fff; background: #ACB3B9; text-decoration: none; } #trcouk { background: #ACB3B9; height: 300px; width: 160px; position: relative; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #900; margin-right: 10px; } #rightCol #trcouk div { background: #900; height: 20px; width: 100%; } #trcouk p{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #900; } #footer #design { float: left; height: 20px; width: 320px; padding-left: 50px; padding-top: 5px; } #design a { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: normal; color: #F5F5F5; text-decoration: none; } #design .style1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #FFF; text-decoration: none; } #light { color: #960; } #copyright { float: left; height: 20px; width: 500px; text-align: right; padding-right: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #FFFFFF; text-decoration: none; padding-top: 5px; } /* ------CSS for jquery photoShow------*/ #photoShow { height:283px; width:400px; margin-top: 5px; padding: 0px; margin-left: 110px; } #photoShow div { position:absolute; z-index: 0; } #photoShow div.previous { z-index: 1; } #photoShow div.current { z-index: 2; } #rightCol #cartSummary a { color: #900; border-style: none; } 
