body {
	font-family: tahoma, verdana, arial, helvetica, sans serif;
	font-size: 13px;;
	margin: 2px;
	background-color: #FFFFFF;
	color: #606060;
	text-align: center;
}

table {
	font-family: tahoma, verdana, arial, helvetica, sans serif;
	font-size: 13px;;
	margin: 0px;
	background-color: #FFFFFF;
}

a {
	color: #745AAF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #745AAF;
	font-weight: bold;
	text-decoration: underline;
}


dt {
	margin: 1em 0em 0em 0em;
	font-weight: bold;
}

#jts_menu {
	width: 965px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: right;
}

#toplogo {
	width: 965px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
}

#topmenu {
	width: 925px;
	height: 23px;
	margin: 2px auto 5px auto;
	padding: 0px 20px;
	text-align: center;
	color: #FFFFFF;
	background: #B6B6B6 url('/images/menu-background.png') no-repeat;
}

#topmenu a {
	font-size: 11px;
	line-height: 23px;
	border: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#guarantee {
	width: 925px;
	height: 23px;
	line-height: 23px;
	font-size: 11px;
	margin: 5px auto 2px auto;
	padding: 0px 20px;
	text-align: center;
	color: #FFFFFF;
	background: #DD0000 url('/images/menu-background.png') no-repeat;
}

#guarantee span {
	font-weight: bold;
	margin: 0 1em;
}

#content {
	width: 965px;
	border-collapse: collapse;
	text-align: left;
	margin: 0px auto 0em auto;    
	background: #FFFFFF url('/images/content-background.png');
}





.boxout {
	display: block;
	border: 2px solid #745AAF;
	width: 15em;
	text-align: center;
	float: left;
	margin: 2px;
}

.boxout .title {
	height: 2.5em;
	background-color: #745AAF;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}

.boxout img {
	margin: 5px;
}

.home_layout {
	width: 420px;
	border-collapse: collapse;
	border: none;
	margin-bottom: 15px;
}

.home_layout td {
	padding: 2px;
}

.home_boxout {
	width: 305px;
	height: 120px;
	border-collapse: collapse;
	margin: 1px;
	cursor: pointer;
}

.home_boxout a {
	text-decoration: none;
}

.home_boxout td{
	margin: 0px;
	padding: 0px;
}

.home_boxout td.right{
	margin: 0px;
	padding: 4px;
	background: #F0F0F0 top right no-repeat url('/images/home/right.gif');
}


h1 {
	background: #745AAF;
	color: #FFFFFF;
	font-size: 13px;;
	font-weight: bold;
	margin: 0em 0em 6px 0em;
	padding: 9px 12px;
}

h1.product_header {
	margin: 0px;
}

p.product_subheader {
	margin: 0em 0em 6px 0em;
	background: #F5F5F5;
	padding: 6px 12px;
	border-bottom: 1px solid #CCC;
	font-size: x-small;
}

p.product_subheader a{
	color: #666;
}


.color4 {
	color: #745AAF
}

select.browse{
	color: #745AAF;
	font-size: x-small;
	font-weight: bold;
	font-family: tahoma, verdana, arial, helvetica, sans serif;
	border: solid 1px #745AAF;
}

.product_image {
	text-align: center;
}

.product_main {
	font-size: 13px;;

}

.product_main:first-line {
	font-weight: bold;
}


.header{
	color: #745AAF;
	font-size: medium;
}


hr {
	height:1px;
	color: #745AAF;
	background: #745AAF;
	border: none;
	padding: 0;
	margin: 0;
	font-size: 1px;
	clear: both;
}

.product_price {
	font-size: medium;
	font-weight: bold;
	text-align: right;
}


.product_stock {
	font-size: 13px;;
	font-weight: bold;
	text-align: right;
}


.out_of_stock {
	color: #990000;
	font-size: x-small;
}

.checkout_form {
	width: 620px;
}

.checkout_form input {
	width: 100%;
}

.checkout_form select {
	width: 100%;
}

.checkout_form textarea {
	width: 600px;
}

.checkout_form select.month {
	width: 8em;
}

.checkout_form select.year {
	width: 8em;
}

.checkout_left{
	font-size: 8pt;
	background: #F0F0F0;
	color: #745AAF;
	text-align: right;
	border-left: 1px solid #745AAF;
	padding: 5px;
	padding-right: 10px;
	vertical-align: middle !important;
	width: 115px;
}

.checkout_right{
	border-left: 1px solid #745AAF;
	vertical-align: middle !important;
	font-size: 8pt;
	text-align: left;
	padding: 5px;
	padding-left: 10px;
}

.checkout_form input {
	width: 430px;
}

#copyright {
	width: 965px;
	border-top: 1px solid #B6B6B6;
	background: #FFFFFF;
	font-size: xx-small;
	color: #606060;
	margin: 10px auto 0px auto;
	padding: 4px;
	clear: both;
	text-align: center;
}

h3 {
	font-weight: bold;
	font-size: 13px;
	padding: 8px 0;
	color: #666;
	color: #745AAF;
}

.subcategory_table
{
	border-collapse: collapse;
}

.subcategory_table td 
{
	padding: 0px;
}

ul.links{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}

ul.links li{
	display: inline;
	padding: 0px;
	margin: 0px;
}

ul.links a{
	display: block;
	margin: 2px;
	padding: 3px;
	width: 144px;
	border: 1px solid #745AAF;
	background: #F0F0F0;
	text-align: center;
	vertical-align: middle;
	float: left;
}

ul.links a.paymentselected, ul.links a:hover {
	background: #745AAF;
	color: #FFFFFF;
	text-decoration: none;
}

ul.links2 a{
	display: block;
	margin: 2px;
	padding: 3px;
	width: 196px;
	border: 1px solid #745AAF;
	background: #F0F0F0;
	text-align: center;
	vertical-align: middle;
	float: left;
	font-size: 13px;
}


#imgProduct {
	max-width: 400px;
}

.contract_table{
	border-right: 1px solid #745AAF;
}

.contract_header{
	font-size: 8pt;
	background: #745AAF;
	color: #F0F0F0;
	text-align: center;
	border: 1px solid #745AAF;
	padding: 5px;
}

.contract_header a{
	color:#F0F0F0;
}

.contract_subheader {
	font-size: 8pt;
	background: #F0F0F0;
	color: #745AAF;
	text-align: center;
	border-left: 1px solid #745AAF;
	border-bottom: 1px solid #745AAF;
	padding-left: 5px;
	padding-right: 10px;
	vertical-align: middle !important;
}

.contract_footer {
	font-size: 8pt;
	background: #F0F0F0;
	color: #745AAF;
	text-align: center;
	border-left: 1px solid #745AAF;
	border-bottom: 1px solid #745AAF;
	border-top: 1px solid #745AAF;
	padding-left: 5px;
	padding-right: 10px;
	vertical-align: middle !important;
}

.contract_left{
	font-size: 8pt;
	background: #F0F0F0;
	color: #745AAF;
	text-align: right;
	border-left: 1px solid #745AAF;
	padding-left: 5px;
	padding-right: 10px;
	vertical-align: middle !important;
	width: 115px;
}

.contract_right{
	border-left: 1px solid #745AAF;
	vertical-align: middle !important;
	font-size: 8pt;
	text-align: left;
	padding-left: 10px;
}

.contract_picture{
	vertical-align: middle;
	text-align: right;
	padding: 2px;
}

.contract_buttonbar_left{
	border-top: 1px solid #745AAF;
}

.contract_buttonbar_right{
	border: 1px solid #745AAF;
	border-right: none;
	background: #F0F0F0;
	color: #745AAF;
}

.contract_buttonbar_right a{
	color: #745AAF;
}

tr.hover {
	background: #F0F0F0;
}

.maincontents {
	vertical-align: top;
	padding: 0px 5px 10px 5px;
}

* html .maincontents {
	padding: 0px 0px 10px 0px;
}


/* ====================== START MENU STYLES ========================== */

.leftcolumn {
	width: 160px !important;
	vertical-align: top;
	padding: 0px 5px 0px 0px;
	text-align: left;
}

.rightcolumn  {
	width: 160px !important;
	vertical-align: top;
	padding: 0px 0px 10px 5px;
	text-align: left;
}

.leftcolumn form, .rightcolumn form {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	white-space: nowrap;
	color: #666666;	
}

.leftcolumn p, .rightcolumn p{
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: 0px;
	white-space: nowrap;	
}

.leftcolumn ul, .rightcolumn ul {
	padding-left: 5px;
	margin: 0px 0px 10px 0px;
}

.leftcolumn li, .rightcolumn li {
	list-style-type: none;
	white-space: nowrap;
}

.leftcolumn li a, .rightcolumn li a {

	color: #606060;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}


.leftcolumn li ul, .rightcolumn li ul {
	padding-left: 10px;
	margin: 0px;
}

.leftcolumn li li a, .rightcolumn li li a {
	font-weight: normal;
}

.leftcolumn li a:hover, .rightcolumn li a:hover {
	color: #745AAF;
}

/* ====================== END MENU STYLES ========================== */

input.button{
	font-size: xx-small;
	cursor: pointer;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 2px solid #B6B6B6;
	margin: 3px;
	color: #606060;
}

.main_cell li{
	margin: 10px;
	padding: 0px;
}

.menu_header {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 1px;
	background: #B6B6B6;
}

.menu_header h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 1em;
	margin: 0px 0px 0px 0px;
	border: 0px;
	white-space: nowrap;
}


.menu_container {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	background: #F0F0F0;
	font-size: 1px;
}

.menu_container p, .menu_container ul{
	margin: 0px;
	padding: 0px 10px;
}


.sbtable {
	width: 140px;
	font-size: xx-small;
	background-color: #F0F0F0;
}

* html .sbtable {
	border-collapse: collapse;
}

.sbtable td{
	vertical-align: middle;
	padding: 2px 3px 2px 3px;    
}

* html .sbtable td{
	border-collapse: collapse;
	padding: 2px 10px 2px 9px;    
}

* html .sbtable input{
	border-collapse: separate;
	margin: 1px 1px 1px 1px;    
}

.browse_item {
	margin: 5px 0px 10px 0px;
	padding: 0em;   
	text-align: left;
	clear: both;	
}



.browse_item_title {
	margin: 0px;
	padding: 0px;
}



.browse_item_title a {
	display: block;
	width: auto;
	    background: #745AAF;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;;
	padding: 4px 1em 4px 1em;
}

.browse_item_title a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.browse_item_description {
	margin: 0px;
	padding: 0px;
	font-size: 13px;;
	    color: #606060;
	    padding: 0px;
	border: solid 1px #745AAF;
	border-width: 0px 1px;
}

.browse_item_description td {
	padding: 10px;
}

.browse_item_description td.nopadding {
	padding: 0px;
}

.browse_item_description img {
	border: none;
}

.browse_item_category {
	    display: block;
	width: auto;
	margin: 0px;
	padding: 0px;
	   	background: #F5F5F5;
	color: #606060;
	font-size: x-small;
	padding: 4px 10px 4px 10px;
	border: solid 1px #745AAF; 	
}

.browse_item_category a {
	color: #745AAF;
	font-size: x-small;
	text-decoration: none;
}

.browse_item_category a:hover {
	color: #745AAF;
	font-size: x-small;
	text-decoration: none;
}

.browse_item_price {
	   	background: #F0F0F0;
	text-align: right;
	font-size: x-small;       	
	margin: 0px;
	padding: 3px 5px 3px 10px;
	border: solid 1px #745AAF; 
}

.browse_item_price img {
	border: none;
	vertical-align: middle;
}

.browse_item_price span {
	border: none;
	vertical-align: middle;
}

.button {
	font-size: xx-small;
	margin: 2px;
	font-weight: bold;
	color: #333333;		
	padding: 3px 10px;
	border: 2px solid #B6B6B6;
	background: #F0F0F0;
	text-align: center;
	vertical-align: middle;
}

.button:hover{
	background: #745AAF;
	color: #FFFFFF;
	text-decoration: none;
}


.buy_button{
	cursor: pointer;
	font-weight: bold;
	color: #333333;
	font-size: xx-small;
	margin: 2px;
	padding: 3px 10px;
	border: 2px solid #B6B6B6;
	background: #F0F0F0;
	text-align: center;
	vertical-align: middle;
}

.buy_button:hover{
	background: #745AAF;
	color: #FFFFFF;
	text-decoration: none;
}

.voucher{
	margin: 5px;
	padding: 5px;
	background: #F5F5F5;
	border: 1px solid #745AAF;
}

.courier{
	margin: 5px;
	padding: 5px;
	background: #F5F5F5;
	border: 1px solid #745AAF;
}

.courierwarning{
	margin: 5px;
	padding: 5px;
	background: #FFDDDD;
	border: 1px solid #FF0000;
}

.shipping_warning {
	border-width: 0px 0px 2px 0px;
	border-color: #c00;
	border-style: solid;
	background: #c00;
	color: #fff;
	padding: 6px 10px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-weight: bold;
}


table thead th {
	font-weight: bold;
	font-size: 11px;
	padding: 8px;
	color: #FFFFFF;
	background: #B6B6B6;
}

#checkouttable tbody td{
	padding: 4px 8px;
}

#checkouttable tfoot td {
	padding: 2px 8px;
}

table tfoot th {
	text-align: right;
}

table tfoot tr:first-child th,
table tfoot tr:first-child td {
	border-top: 1px solid #B6B6B6;
}

.compat_list dt {
	margin: 10px 0px 5px 0px;
	padding: 3px 5px;
	white-space: nowrap;
	border-bottom: 1px solid #CCC;
}

.compat_list dd {
	display: inline;
	margin: 0 0 0 5px;
	font-size: 11px;
}

.compat_list dd a{
	white-space: nowrap;
}

.shipping_warning {
	border-width	: 0px 0px 2px 0px;
	border-color	: #c00;
	border-style	: solid;
	-moz-border-radius	: 6px;
	background		: #c00;
	color			: #fff;
	padding			: 6px 10px;
	margin			: 0px 0px 10px 0px;
	text-align		: center;
	font-weight		: bold;
}

.general_warning {
    width               : 725px;
    margin              : 2px auto 5px auto;
    padding             : 6px 20px;
    text-align          : center;
	-moz-border-radius	: 6px;
	background		    : #c00;
	color			    : #fff;
	font-weight		    : bold;
}
