body {
padding:0;
margin:0 0 30px 0;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666666;
background: #ffffff url(../skinimages/bg.gif);
}
#header-contain {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 6px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #818280;
	border-right-color: #818280;
	border-left-color: #818280;
	padding: 0px;
	border-top-style: solid;
}
#header {
width: 227px;
height: 132px;
float:left;

}
.header-right {
width: 302px;
height: 132px;
float:right;
}
#navigation {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	background:url(../skinimages/navigationback.gif);
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #818280;
	border-left-color: #818280;
}
#col1 {
float: left;
width: 192px;
padding: 10px 10px 10px 10px;
}
.sideboxes{
	margin-bottom:10px;
	border: 1px solid #0066FF;
}
.sideboxescentred{
	margin-bottom:10px;
	text-align:center;
	border: 1px solid #0066FF;
	background-color: #e0e0e0;
}
#col2 {
float: right;
width: 192px;
padding: 10px 10px 10px 10px;
}
.imagespacer{
margin:0 0 10px 0;
padding:0;
}
#footer {
width: 940px;
height:47px;
padding:14px 0 0 20px;
background:url(../skinimages/layout_09.gif);
margin: 0 auto;
clear:both;
color: #666666;
margin-bottom:10px;
}
#footer a {
color: #666666;
}
.home-boxes{
padding:25px 21px 25px 21px;
width:494px;
height: 166px;
background:url(../skinimages/homedepback.gif);
margin-top:10px;
line-height: normal;
}
.rightimage{
float:right;
margin-left:10px;
}
.leftimage{
float:left;
margin-right:10px;
}
/* navigation buttons -------------------------------------*/
#buttons ul {
margin: 0;
padding: 0;
list-style: none;
width:689px;
margin:0 auto;

}
#buttons li {
display: block;
float: left;
height:20px;
margin-top:10px;
}
#buttons.end li{
border-right:none;
}
#buttons li a {
display: block;
width:97px;
float: left;
letter-spacing:0px;
text-decoration: none;
color: #ffffff;
text-align:center;
border-right:solid 1px #FFFFFF;
font-weight:bold;
}
#buttons  li a.end {
border-right:solid 0px #FFFFFF;
}
#buttons li a:hover {
text-decoration: underline;
}

/* col1 list styles --------------------------------------------*/
#col1 ul {
list-style-type:none;
padding:0;
margin:0 0 0 0;
}
#col1 li {
list-style-type:none;
margin:0;
}
#col1 li a {
color:#ff2700; 
padding:6px 0 6px 5px;
text-decoration:none;
display:block;
border-bottom:1px dotted #0078cf;
}
#col1 li a:hover {
color:#ffffff;
background:#ff2700;
}
#col1 li a.last {
color:#ffffff;
font-weight:bold;
padding:6px 0 6px 5px;
text-decoration:none;
display:block;
}
#col2 ul {
list-style-type:none;
padding:0;
margin:0 0 0 0;
}
#col2 li {
list-style-type:none;
margin:0;
}
#col2 li a {
color:#ff2700; 
padding:6px 0 6px 5px;
text-decoration:none;
display:block;
border-bottom:1px dotted #0078cf;
}
#col2 li a:hover {
color:#ffffff;
background:#ff2700;
}
#col2 li a.last {
color:#ffffff;
font-weight:bold;
padding:6px 0 6px 5px;
text-decoration:none;
display:block;
}
/*controls the appearance of the latest news on the home page*/
#latestnews{
	float : left;
	width : 250px;
}
#latestnews h1{
	
}
#latestnews ul {
list-style-type:none;
padding:0;
margin:0;
}
#latestnews li {
list-style-type:none;
padding:0 0 0 20px;
margin:0;
background-image: url(../skinimages/bullet.png);
background-repeat : no-repeat;
}
#latestnews a {
color:#0078cf;
}
/*controls the appearance of the latest products on the home page*/
#latestproducts{
	float : left;
	width : 250px;
}
#latestproducts ul {
list-style-type:none;
padding:0;
margin:0;
}
#latestproducts li {
list-style-type:none;
padding:0 0 0 20px;
margin:0;
background-image: url(../skinimages/bullet.png);
background-repeat : no-repeat;
}
#latestproducts a {
color:#0078cf;
}
/*controls the appearnce of the featured products on the home page*/
.sidefeatured{
	width : 192px;
	text-align : center;
	margin-bottom:10px;
}
.sidefeatured h2{
	text-align : left;
}
.sidefeatured td{
	padding : 10px;
	vertical-align : top;
}
.sidefeatured .image{
	vertical-align : top;
}
.sidefeatured .prodlistimg{
	border : 1px solid #666666;
}
.sidefeatured .desc{
	vertical-align : top;
}
.sidefeatured .listprice{
	font-weight : normal;
}
#sidefeatured .offerprice{
	font-weight : bold;
	color : #ff0000;
}


/*controls the appearance of the latest articles on the home page*/


#latestarticles{
	float : left;
	width : 250px;
}
#latestarticles ul {
list-style-type:none;
padding:0;
margin:0;
}
#latestarticles li {
list-style-type:none;
padding:0 0 0 20px;
margin:0;
background-image: url(../skinimages/bullet.png);
background-repeat : no-repeat;
}
#latestarticles a {
color:#0078cf;
}
#search #s, #search #x {
	float: left;
}

#search #s {
	width: 188px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(../skinimages/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}

#search #x {
	width: 67px;
	height: 28px;
	padding: 0;
	background: #006BFF url(../skinimages/img03.gif) no-repeat;
	border: none;
	text-transform: lowercase;
	color: #FFFFFF;
}
/*The content class is where all the store content will appear*/

#content-container {
width: 960px;
margin:0 auto;
clear:both;
background: #ffffff;
overflow:hidden;
border-right:solid 2px #818280 ;
border-left:solid 2px #818280;
border-bottom:solid 2px #818280;
}
#content {
	width: 536px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	background: #ffffff;
}
/*The following controls the appearance of the crumb trail*/
#content .crumb{
	margin: 0;
	padding: 0px 0 10px 0px;
	font-size: 1.2em;
	color: #FFFFFF;
}
#content .crumb ul{
	margin : 0;
}
#content .crumb li{
	display : inline;
}
#content .crumb li a{
	color : #ffffff;
	text-decoration : none;
}
#content .crumb li a:hover{
	text-decoration:underline;
	color:#ffffff;
}
/*The following css statements all relate to the store.cfm page*/
/*department specific classes*/
#content .deptdesc{
	width : 100%;
}
#content .deptsort{
	width : 100%;storesubdepts
}
.storehomedepts{
	width : 90%;
	text-align : center;
}
.storehomedepts td{
	padding : 10px;
	vertical-align : top;
}
#content .storesubdepts{
	width : 65%;
	text-align : left;
}
#content .storesubdepts td{
	padding : 5px;
	vertical-align : top;
}
#content .deptsort{
	margin-bottom : 5px;
	margin-top : 5px;
	padding-top : 3px;
	border-top : 1px solid #666666;
	}
	/*changed .deptpage and .deptpage a color from #666666 to #FF0000 */
#content .deptpage{
	width : 100%;
	font-size:85%;
	margin-top:3px;
	margin-bottom : 5px;
	color :#FF0000;
}
#content .deptpage ul{
	margin : 0 0 0 5px;
}
#content .deptpage li{
	display : inline;
	padding-left : 5px;
}
#content .deptpage a{
	color :#FF0000;
	text-decoration : none;
}
#content .deptpage a:hover{
	text-decoration : underline;
}
#content .deptfeatured{
	
}
/*The following classes relate to the checkout pages*/
#content .basketconfirm{
	width : 95%;
	border-top : 1px solid #c0c0c0;
	padding-top : 5px;
	padding-bottom : 5px;
}
#content .paymentsection{
	width : 95%;
	padding-top : 5px;
	padding-bottom : 5px;
}
/*The following classes are used for the CMS*/
.cmshomedepts{
	width : 90%;
	text-align : center;
}
.cmshomedepts td{
	padding : 10px;
	vertical-align : top;
}
/*added in v1.4.1, this style shows as a banner at the top of the store when it is 
anything other than open.  The message is only displayed to logged in admins*/
#adminmsg{
	clear: none;
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
	margin: 5px;
	font-weight: bold;
	color: #ff0000;
	font-size: 14px;
}


/* Addition by Leon for TouchAV to deal with Subcategories (27/07/10) */

/*1C56FE 393939 60ACD4 */
.sideboxes a{
	color:#393939 !important;
	padding-top:4px !important;
	padding-bottom:4px !important;
}
.sideboxes a:hover{
	color:#1C56FE !important;
	background:none #e0e0e0 !important;
}
li.parentcat{
	border-bottom:1px dotted #0078CF !important;
}
li.parentcat a{
	background:none #e0e0e0 !important;
	color:#1C56FE !important;
	font-weight:bold;
	border:none !important;
}
li.parentcat a:hover{
	background:none #cac8c8 !important;
	color:#1C56FE !important;
}
ul.subdepts li a{
	padding-left:16px !important;
	background:none #e0e0e0 !important;
	color:#393939 !important;
	font-weight:normal;
	border:none !important;
}
ul.subdepts li a:hover{
	background:none #e0e0e0 !important;
	color:#1C56FE !important;
}
ul.subdepts li.parentcat a{
	color:#1C56FE !important;
	border:none !important;
	font-weight:bold;
}
ul.subdepts li.parentcat {
	border:none !important;
}
ul.subdepts li.parentcat a:hover{
	color:#1C56FE !important;
}
/* End */

