/* --- GENERAL SITE FORMATING ---*/
body {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#666666;
	text-align:center;
	background-color:#FFFFFF;
}

input.btn { 
	  color:#050; 
	  height : 18px;
 	  font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
	  background-color:#dddddd; 
	  border: 1px solid; 
	  border-color: #bbbbbb; 
	  filter:progid:DXImageTransform.Microsoft.Gradient 
	  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); 
	} 
	
input.btnhov { 
	  border-color: #000; 	
	}
	
form {
	padding:0;
	margin:0;
}
body * {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body input, body textarea {
	padding:2px;
}
#site-hold {
	text-align:left;
	width:970px;
	margin:auto;
	background-image:url(component-full-bg.gif);
	background-position:0 0px;
	background-repeat:repeat-y;
	clear:both;
}

#header {
	background-color:#999999;
	padding-right:10px;
	padding-left:10px;
	text-align:right;
	color:#D90023;
	clear:both;
}
#header a {
	line-height:30px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
#header a:hover {
	text-decoration:underline;
}
#search {
	height:30px;
	clear:both;
}
.searchbar {
	background-image:url(search-bg.png);
	background-position:0 0px;
	background-repeat:no-repeat;
	background-color:#DADADA;
	float:right;
	width:60%;
	height:30px;
	line-height:30px;
	padding-left:40px;
	padding-right:10px;
	clear:both;
}
#top {
	height:60px;
	background-image:url(janome-logo-bg.png);
	background-repeat:no-repeat;
	background-position:20px 0px;
	clear:both;
}
#menu {
	height:30px;
	clear:both;
	text-align:right;
	background-image:url(menu_left-bg.png);
	background-repeat:no-repeat;
	background-position: 217px 0px;
	
}
#menu ul {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#menu a {
	display:block;
	line-height:30px;
	background:#bbbbbb;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	font-size:13px;
	color:#FFFFFF;
	text-transform:uppercase;
	background-position:top right;
	border-left:1px solid #FFFFFF;
	width:120px;
	text-align:center;
}
#menu a:hover {
	background-position:bottom right;
	background:#eeeeee;
	color:#aaaaaa;
}

#menu div ul li ul li ul li a {
	background-color: #e0e0e0;
	color: #666666;
	font-size: 11px;
	background-image: none;
	padding: 0px 5px;
	text-transform: none;
	width: 130px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#menu div ul li ul li ul li a:hover {
	background-color: #cccccc;
	color: #FFFFFF;
}

#footer {
	clear:both;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	color:#666666;
	text-align:right;
}

#footer a {
line-height:22px;
	text-decoration:none;
	color:#999999;
}
#footer  a:hover {
	text-decoration:underline;
}
#siteby {
	padding:10px;
	text-align:right;
	padding-top:6px;
	color:#999999;
}
#siteby a {
	color:#666666;
	text-decoration:none;
}
#siteby a:hover {
	text-decoration:underline;
}
div.redline {
	height:4px;
	clear:both;
	background-image:url(red-line-bg.png);
	background-repeat:repeat-x;
}
.clr {
	line-height:0;
	clear:both;
	overflow:hidden;
}
div.component-41 {
	float:left;
	width:770px;
	height:450px;
	text-align:left;
}
div.modules-41 {
	float:left;
	width:200px;
	height:450px;
	text-align:left;
}
div.rightside {
	float:left;
	width:769px;
	padding-left:1px;
}
div.leftside {
	float:left;
	width:200px;
	background-color:#EFEFEF;
}

/* --- SEARCH --- */
div#search form.search {
	padding:0;
	margin:0;
	width:220px;
	float:right;
	padding-top:5px;
	*margin-bottom: 3px;
}
div#search div.findretail {
	padding:0;
	margin:0;
	width:130px;
	float:right;
	text-align:right;
	height:30px;
	line-height:30px;
}
div#search div.findretail a {
	text-decoration:none;
	color:#666666;
}
div#search div.findretail a:hover {
	text-decoration:underline;
}
form.search input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	*margin-bottom: 8px;
}
form.search input.button {
	padding:2px;
	line-height:10px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#d90023;
	border-collapse:collapse;
	border:1px solid #F06063;
	border-bottom-color:#990000;
	border-right-color:#990000;
	margin-left:5px;
	*margin-bottom: 7px;
}

html>body input.button {
	margin-bottom: -3px;
}

form.search label {
	display:none;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	paddin:0;
	margin:0;
	display:block;
	padding:10px;
	background-color:#999999;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
}
.moduletable {
	width:100%;
	border-bottom:1px solid #FFFFFF;
}
.moduletable th {
	padding:10px;
	background-color:#999999;
	text-align:left;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	text-transform:uppercase;
	background-image:url(th-bg.png);
	background-repeat:no-repeat;
	background-position:9px 7px;
	padding-left:30px;
	line-height:10px;
}
.moduletable ul, moduletable li{
 list-style:none;
 margin:0;
 padding:0;
 display:block;
}
.moduletable ul {
	padding-top:7px;
	padding-bottom:7px;
}
.machines a, .software a, .overlockers a {
	display:block;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	color:#666666;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
}
.machines a:hover, .software a:hover, .overlockers a:hover {
	background-color:#bbbbbb;
	color:#ffffff;
}
div.componentheading {
	padding:10px;
	background-color:#999999;
	text-align:left;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	line-height:10px;
	background-image:url(heading-bg.png);
	background-repeat:no-repeat;
	background-position: top right;
}
div.contentheading {
	padding:10px;
	background-color:#dadada;
	text-align:left;
	border-bottom:1px solid #FFFFFF;
	color:#666666;
	text-transform:uppercase;
	line-height:10px;
	background-image:url(heading-bg.png);
	background-repeat:no-repeat;
	background-position: bottom right;
}
div.contentheading a {
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	line-height:10px;
}
div.articlecontent {
	padding:10px;
	text-align:left;
	border-bottom:1px solid #FFFFFF;
	color:#666666;
}
div.readmore {
	padding-left:10px;
}
div.readmore a {
	color:#d90023;
	font-weight:bold;
	text-decoration:none;
}
div.readmore a:hover {
	text-decoration:underline;
}

.headerimage {
	padding-bottom:4px;
	background-image:url('red-line-bg.png');
	background-repeat:repeat-x;
	background-position-y:50%
}

/* --- CHRONO --- */
div.chronoform {
	display:none;
}
#ChronoContact_Janome-Contact, #ChronoContact_Warranty {
	padding:0;
	margin:0;
}
#ChronoContact_Janome-Contact .form_item, #ChronoContact_Warranty .form_item {
	padding:5px;
}
#ChronoContact_Janome-Contact .form_item label, #ChronoContact_Warranty .form_item label {
	display:block;
	float:left;
	width:100px;
	padding-right:3px;
	padding-top:2px;
}
#ChronoContact_Janome-Contact .form_item input, #ChronoContact_Warranty .form_item input {
	display:block;
	float:left;
	width:300px;
	clear:right;
}
#ChronoContact_Janome-Contact .form_item input.button, #ChronoContact_Warranty .form_item input.button {
	width:120px;
}
#ChronoContact_Janome-Contact .form_item textarea, #ChronoContact_Warranty .form_item textarea {
	display:block;
	float:left;
	width:300px;
}
#ChronoContact_Janome-Contact .form_item .validation-advice, #ChronoContact_Warranty .form_item .validation-advice {
	display:block;
	float:left;
	clear:both;
	color:#d90023;
	padding:5px;
	padding-left:105px;
}
#ChronoContact_Janome-Contact div.clear, #ChronoContact_Warranty div.clear {
	clear:both;
	line-height:0px;
	height:1px;
	overflow:hidden;
}
#ChronoContact_Janome-Contact span.required, #ChronoContact_Warranty span.required {
	width:15px;
	padding-left:3px;
	padding-top:2px;
	color:#d90023;
	font-weight:bold;
}
a.mailto {
	text-decoration:none;
	color:#d90023;
	font-weight:bold;
}
a.mailto:hover {
	text-decoration:underline;
}
div.vmOrderby {
	padding:10px;
}
div.vmDescription {
	padding:10px;
}
div.browseProductTitle {
	padding:10px;
	background-color: #dadada;
	text-align: left;
	border-bottom-width: 1px solid #FFFFFF;
	color: #666666;
	text-transform: uppercase;
	line-height: 10px;
	background-image: url(heading-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear:both;
}
div.browseProductTitle a {
	color:#666666;
	text-decoration:none;
}
div.browseProductTitle a:hover {
	text-decoration:underline;
}
div.browseProductImageContainer {
	float:left;
	padding:10px;
	width:160px;
}
div.browseProductDescription {
	float:left;
	padding:10px;
	width:389px;
}
div.browseProductDescription a {
	line-height:20px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
div.browseProductDescription a:hover {
	text-decoration:underline;
	color:#d90023;
}
div.browseRatingContainer {
	display:none;
	padding:10px;
	float:left;
}
div.browsePriceContainer {
	float:left;
	padding:10px;
	width:160px;
}
div.browseAddToCartContainer {
	float:left;
	padding:10px;
	width:160px;
}
div.vmQuantity {
	vertical-align:middle;
}
div.vmQuantity * {
}
div.vmRecentViewed {
	padding:10px;
}
div.vmCategories {
}
div.vmRecentViewed ul {
	padding:0;
	margin:0;
		margin-left:30px;
}
div.vmRecentViewed ul a {
	color:#d90023;
	text-decoration:none;
	font-weight:bold;
}
div.vmRecentViewed ul a:hover {
	text-decoration:underline;
}
div.vmRecentViewed ul span a {
	font-weight: lighter;
}


div.paagenavstore {
	background-color:#999999;
	height:30px;
	clear:both;
	border-bottom:1px solid #FFFFFF;
}
div.counter {
	width:19px;
	padding:10px;
	line-height:10px;
	width:150px;
	float:left;
	color:#FFFFFF;
	background-color:#999999;
}
div.paginationlimit {
 	float:right;
	padding-right:10px;
	background-color:#999999;
	width:130px;
	text-align:right;
	line-height:30px;
	color:#FFFFFF;
}
ul.pagination {
	float:left;
	padding:10px;
	margin:0;
	list-style:none;
	background-color:#999999;
	line-height:10px;
}
div.blog ul.pagination {
	float:left;
}
ul.pagination li {
	margin:0;
	list-style:none;
	float:left;
	display:block;
	padding:0;
	padding-right:10px;
	color:#FFFFFF;
}
ul.pagination li *{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}
ul.pagination li a:hover{
	color:#d90023;
}
div.vmMiniCartEmpty, div.vmMiniCartFull, div.vmMiniCartSummary {
	padding:2px;	
	padding-left:2px;
	padding-top:0px;
	padding-bottom:50px;
	background-repeat:no-repeat;
	background-position:center right;
}
div.vmMiniCartSummary {
	padding-top:0px;	
}
div.vmMiniCartItem {
	padding-bottom:2px;	
}
div.vmMiniCartItem a {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
div.vmMiniCartItem a:hover {
	color:#d90023;
}
div.vmMiniCartPrice {
	padding-bottom:5px;
	text-align:right;	
}
div.summaryleft {
	text-align:right;
}
div.summaryleft a {
	color:#666666;
	text-decoration:none;
}
div.summaryleft a:hover {
	color:#d90023;
	text-decoration:underline;
}
div.summaryright {
	text-align:right;
	font-weight:bold;
}
div.showcart {
	clear:both;
	width:100%;
	padding-top:10px;
	text-align:center;
}
div.showcart a {
	display:block;
	padding:7px;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background-image:url(menu-a-bg.png);
	background-position:top;
}
div.showcart a:hover {
	background-position:bottom;
}
.productsmenu a.mainlevel {
	display:block;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	color:#666666;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
}
.productsmenu a.mainlevel:hover {
	background-color:#d90023;
	color:#FFFFFF;
}

.productsmenu a.sublevel {
	display:block;
	padding:5px;
	padding-left:15px;
	padding-right:10px;
	color:#666666;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	background-color:#F9F9F9;
}
.productsmenu a.sublevel:hover {
	color:#d90023;
}
.productsmenu a#active_menu {
	background-color:#dadada;
	color:#666666;
	font-style: normal;
}
.productsmenu td {
	padding-top:5px;
	padding-bottom:5px;
}
div.vmCartModule {
	width:200px;
	float:left;
	padding-right:0px;
}

div.vmProductPrevNext {
height:30px;
background-color:#999999;
border-bottom:1px solid #FFFFFF;
clear:both;
}

div.vmProductPrevNext a {
line-height:30px;
display:block;
color:#FFFFFF;
text-decoration:none;
background-repeat:none;
}
a.previous_page {
padding-left:35px;
background-image:url(product-prev-bg.png);
background-position:left;
}
a.next_page {
padding-right:35px;
background-image:url(product-next-bg.png);
background-position:right;
}
div.buttons_heading {
	display:none;
}
div.vmCategoriesList {
	padding:5px;
}
div.vmCategoriesList span.cat-item {
	display:block;
	padding:5px;
	padding-left:4px;
	float:left;
	width:180px;
}
div.vmCategoriesList a {
	text-decoration:none;
	display:block;
	padding:10px;
	width:160px;
	height:200px;
	background-color: #E9E9E9;
}
div.vmCategoriesList a:hover {
	background-color:#CCCCCC;
}
div.vmCategoriesListspan.cat-image {
	text-align:center;
	display:block;
	height:160px;
	width:160px;
	background-color:#FFFFFF;
}
div.vmCategoriesList span.cat-name {
	text-align:center;
	display:block;
	padding-top:7px;
	color:#666666;
}
div.vmCategoriesList a * {
	text-decoration:none;
}
div.vmCartItemsList {
	clear:both;
}
div.vmCartItemsList th {
	background-color:#dadada;
	padding-left:10px;
	line-height:30px;
	vertical-align:middle;
}
div.vmCartItemsList td {
	padding-left:10px;
	vertical-align:middle;
	padding-top:7px;
	padding-bottom:7px;
}
div.vmCheckOutBar {
	padding:10px;
	text-align:left;
	clear:both;
}
div.vmCheckOutBar div {
	background-position:0px -5px;
	background-repeat:no-repeat;
}
div.vmCheckoutStep {
	float:left;
	width:125px;
	margin-right:8px;
	text-align:center;
	padding-top:90px;
	height:12px;
}
div.vmCheckoutStep a {
	display:block;
	height:20px;
	text-decoration:none;
	color:#d30009;
	text-align:center;
}
div.vmCheckoutStep a:hover {
text-decoration:underline;
}

td.ItemsListName, td.ItemsListSku, td.ItemsListPrice, td.ItemsListUpdate, td.ItemsListProcieT, td.ItemsListTotal {
border-bottom:1px solid #CCCCCC;	
}
td.ItemsListTotal {
padding-right:10px;
text-align:right;
}
td.ItemsListTotals {
	line-height:13px;
	padding-right:10px;
	text-align:right;
	border-bottom:1px solid #cccccc;
}
td.ItemsListName a {
	text-decoration:none;
	color:#666666;
}
td.ItemsListName a:hover {
	color:#d30009;
}
.vmStepButton {
	text-align:center;
	background-color:#dedede;
}
.vmStepButton input {
	text-align:center;
	padding:5px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	margin:10px;
}


/* .moduletable td {
	background-color: #efefef;
	padding: 2.5px 10px;
} */

.subscribe .inputbox {
	width: 140px;
}
.headerimage td {
padding:0;
margin:0;
}

table.subscribe{
margin-top:-39px;
height:145px;
}

table.subscribe td {
padding:5px;
padding-left:10px;
background:#e5e5e5;
}





.prodleft {
	text-align: right;
	margin: 0px;
	padding: 0px 2px 0px 0px;
	clear: none;
	width: 130px;
	display: block;
	float: left;	
}
.prodleftsub {
	text-align: center;
	margin: 0px;
	padding: 7px 0px 0px;
}
.prodright {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	text-align: left;
	/*width: 430px;*/
	width: 130px;	
}
.prodtitle
{
	text-transform: uppercase;
	margin-bottom: 0px;
	display:block;
	color: Black;
	font: bolder 12px Arial, Helvetica, sans-serif;
}

.pricesTable
{    
    border-top: solid 2px #C2C2C2;
    border-bottom: solid 2px #C2C2C2;
    border-left: solid 2px #C2C2C2;
}
.pricesHeader
{
    border-bottom: solid 2px #C2C2C2;
    border-right: solid 2px #C2C2C2;
    background-color: #CECFD1;
    color: #FFFFFF;    
    text-align: center;
}
.pricesFooter
{
    border-right: solid 2px #C2C2C2;   
    text-align: center;
}
.proddivider {
	background: url(images/horizontal-dotline.gif) repeat-x left center;
	display: block;
	height: 14px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.prodrightR {
	width: 220px;	
	margin: 0px 0px 0px;
	padding-left: 20px;
	float: left;
	font-size: 11px;
	background: url(images/vertical-dotline.gif) repeat-y left top;
}
.prodrightBtm {
	margin: 0px;
	padding: 10px 0px 5px;
	display: block;
	clear: both;
}
.prodrightSpec {
	/*background: url(images/specification-header.gif) no-repeat left top;*/
	display: block;
	margin-right: 0px;
	padding: 0px 5px 0px 5px;
	/*width:100%;*/
	text-align:left;
}
.prodrightSub {
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
}

.colours {
	float: left;
	width: 120px;
	font-size: 11px;
	/*background: url(images/colours-header.gif) no-repeat left top;*/
	margin: 5px 0px 0px;
	padding: 0px 0px 0px;
	line-height: 17px;
}
.catMiddle
{
    width: 140px;
    vertical-align: top;  
    background: url(images/vertical-dotline.gif) repeat-y right top;
    text-align: center;
}
.catRight
{
    width:220px;
    vertical-align:top;
    text-align: left;
    background: url(images/vertical-dotline.gif) repeat-y right top;
}
.colours img{ margin-bottom:1px; margin-right:4px; vertical-align:middle;}


.so_name {
	paddin:0;
	margin:0;
	display:block;
	color:#000000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.so_price {
	paddin:0;
	margin:0;
	display:block;
	color:#840F1F;
	font-weight:bold;
	font-family:Tahoma;
	font-size: 48px;
}

.so_price_label {
	paddin:0;
	margin:0;
	display:block;
	color:#840F1F;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
}

.imagewithbdr{
	border-style:solid;
	border-color: #dddddd;
	border-width:1px;
      }
      
.colourborders{
	border-color: #cccccc;
	border-width:1px;
      }
