.bodyText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
}
#attribsOptionsText {
	color:#6d6959;
}
#leftCol {
	position:relative;
	width:200px;
	z-index:1;
	left: 0px;
	background-color: #6D6959;
}
#midCol {
	position:relative;
	width:200px;
	height:115px;
	z-index:2;
		left: 201px;
		top: -115px;

	background-color: #990033;
}
#inner1 {
width: 840px;
}

/* added March 2011 MySite Services Ltd */
#leftTable table tr {
height:75px;
cursor: pointer;
}

#leftTable table td {
/*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	*/
}

/* end of additions march 2011 */

.LeftLink {
	font-family: Arial, Verdana, Tahoma;
	font-size: 16px;
	color: #000000;
	padding-left: 10px;
}
.LeftLink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.LeftLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.LeftLink a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.LeftLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.telephoneCell {
	font-family: Arial, Verdana, Tahoma;
	font-size: 0.8em;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}
.topLinks {
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	font-weight: normal;
	font-family: Arial, Verdana, Tahoma;
}
.topLinks a:link {
	color: #333333;
	text-decoration: none;
}
.topLinks a:visited {
	color: #333333;
	text-decoration: none;
}
.topLinks a:active {
	color: #333333;
	text-decoration: none;
}
.topLinks a:hover {
	color: #6D6959;
	text-decoration: underline;
}
.dotty img {
	border: 1px solid #333333;
	margin-bottom:5px;
	margin-top:5px;
	padding-top:2px;
	padding-bottom:2px;
}
.dotty img:hover {
	border: 1px dotted #333333;
	margin-bottom:5px;
	margin-top:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.dottySmaller img {
	border: 1px solid #333333;
	margin-bottom:5px;
	margin-top:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.dottySmaller img:hover {
	border: 1px dotted #333333;
	margin-bottom:5px;
	margin-top:5px;
	padding-top:2px;
	padding-bottom:2px;
}
.infoPanelText {
	font-family: Arial, Verdana, Tahoma;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 5px;
}
.imageDescription {
	font-family: Arial, Verdana, Tahoma;
	font-size: 0.7em;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
}
.bodySubHead {
	font-family: Arial, Verdana, Tahoma;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
		color: #333333;

}

.paddedImage img {
	border: 1px solid #333333;
	height: 147px;
	width: 128px;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 5px;
	margin: 5px;
}
.paddedImage img:hover {
	border: 1px dotted #333333;
	margin-bottom:5px;
	margin-top:5px;

}
.fiveAcross img {
	border: 1px solid #333333;
	height: 100px;
	width: 100px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin: 5px;
}
.fiveAcross img:hover {
	border: 1px dotted #333333;
}
.labelEntryBox {
	font-family: Arial, Verdana, Tahoma;
	font-size: 1em;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
}
.bodyBigger {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
}
.commentBox {
	font-family: Arial, Verdana, Tahoma;
	font-size: 1em;
	color: #333333;
	border: 1px solid #6D6959;
	margin: 12px;
	padding: 6px;
}
.cat_image {
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border: 3px solid #D8D4C6;
	width:142px;
	height:142px;
	padding:2px;
	margin-bottom:4px;
}
.cat_image:hover {
   border: 3px solid #6D6959;
	width:142px;
	height:142px;
	padding:2px;
	margin-bottom:4px;
}
.cat_table {
float:left;
}

.prod_list_container {
width:142px;
float:left;
font-size:12px;
}
.prod_image {
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border: 3px solid #D8D4C6;
	width:142px;
	height:142px;
	padding:2px;
	margin-bottom:4px;
	font-size:12px;
}
.prod_image:hover {
   border: 3px solid #6D6959;
	width:142px;
	height:142px;
	padding:2px;
	margin-bottom:4px;
}
/* added by MySite Services March 2011 */
#topLinksDiv {
float: left;
line-height:28px;
background-color: #D7D4C5;
}
#topLinksDiv a {
text-decoration:none;
color:#D7D4C5;
padding-left:10px;
padding-right:10px;
}
#topLinksDiv a:hover {
color:#000000;
}

#topCol1, #topCol2, #topCol3 {
float: left;
height:28px;
background-color:#6D6959;
}
#topCol2 a {
}
#topCol1 {
width:205px;
margin-right:6px;
}
#topCol2 {
width:500px;
margin-right:6px;
}
#topCol3 {
width: 263px;
}
#contentDiv {
background-color:#FFFFFF;
font-size:20px;
min-height:650px;
}
#contentPad {
padding:15px;
}
#topLinkBorder {
font-size:12px;
border-right:2px solid #D7D4C5;
padding-right:5px;
padding-left:5px;
float:left;
color:#D7D4C5;
cursor:pointer;
text-align:center;
}
#topLinkBorder:hover {
	background-color: #D7D4C5;
	color:#000000;
}
#topLinkBorder:hover a {
color:#000000;
}
#indexCategories, #shoppingCartDefault, #loginDefault, #accountDefault  {
width:475px;
}
#accountLinksWrapper {
width:425px;
}
#indexProductList {
width:475px;
}
#indexDefaultMainContent {
width:500px;
}
#indexDefaultMainContent .bodyText {
font-size:14px;
margin-top:0px;
}


.columnRight img {
width:269px;
}
.mainSiteHead {
font-size: 30px;
margin-top:10px;
margin-bottom:0px;
}
#loginDefault {
font-size: 12px;
}
#pageThreeHeading {
visibility:hidden;
display: none;
}
#productBannerDiv {
float:right;
}
#productBannerDiv img {
width:269px;
}
#productAttributes {
}
.clearLeft {
clear:left;
}
.clearRight {
clear:right;
}
/* end of march 2011 additions */

/* April 2011 - iTQ9 addition of popup menus */
.hoverPopper {
display:block;
position:relative;
background-color: #BAB69D;
float:left;
width:195px;
height:75px;
font-size:16px;
color:#000000;
cursor:pointer;
margin-bottom:2px;
padding-left:10px;
}
.hoverPopper:hover {
background-color: #D7D4C5;
}

.hoverPopper:hover .popupMenu {
display:block;
}

.popupMenu {
	position:absolute;
	width:200px;
	height:auto;
	z-index:1;
	background-color: #D7D4C5;
	display:none;
	left: 205px;
	top: 0px;
	padding-left:5px;
}
.popupMenu ul {
list-style:none;
margin:0;
padding:0;
}
.popupMenu ul li {
margin:0;
padding:0;
}
.popupMenu a {
display:block;
text-decoration:none;
background-color: #BAB69D;
font-size:14px;
padding:5px;
margin-bottom:2px;
}
.popupMenu a:hover {
background-color:#D7D4C5;
}

.menuImageRight {
float: right;
padding-right:5px;
padding-top:5px;
}
.rolloverCat {
float:left;
}
#topMenuLinks {
}
.extraMainLink {
float:left;
margin-top:30px;
}
/* end of April 2011 additions */

/* start of nov 2011 additions - laura */
#indexDefaultMainContent {
    margin-left: 12px;
    margin-right: 13px;
    width: 475px;
}
body {
    color: #333333;
    font-family: helvetica,arial,sans-serif;
    font-size: 17px;
    line-height: 1.3em;
}

.hoverPopper {
    color: #000000;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
}

#leftTable table td {
}
styles...cuk.css (line 39)
.LeftLink {
    color: #000000;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding-left: 10px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0.3em 3px;
}

h1 {
    font-size: 1.4em;
}

h2 {
    font-size: 1.1em;
}

h3 {
    font-size: 1em;
}

h4, h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger {
    font-size: 1em;
    font-weight: 400;
    font: Helvetica,Arial,sans-serif;
}

LABEL {
    font-weight: 400;
}      
                       
h4.optionName {
    padding-right: 0.2em;
    width: 175px;
}       
                    
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float: left;
    font-size: 0.8em;
}                 
.attribImg {
    margin: 0.3em 0;
    width: 16%;                                                                                                                                                                                
