

body {
	background-color: #ffffff;
	color: #000000;
	margin: 0 auto;
	padding-top: 1px;
	padding-bottom: 5px;
	text-align: center;
	background-image: url('images/root_pattern.png');
}

hr {
	background-color: #333333;
	color: #333333;
}

hr.prod_sep {
	margin-top: 12px;
	margin-bottom: 6px;
	color: #66b5ba;
	background-color: #66b5ba;
}

.plain {
	background: none;
	border: none;
}

tr.gallery {
	border: none;
}

hr.prod_sep2 {
	margin-top: 3px;
	margin-bottom: 3px;
}

form.lang {
	margin: 0px;
}

p.question {
	color: #007700;
}

a:link, a:visited, a:active {
	/*color: #31659C;*/
/*	color: #c2004b;*/
/*	color: #c20000;*/
	color: #007FEF;
}

a.linkbar:link, a.linkbar:visited, a.linkbar:active {
	color: #ffcc00;
	text-decoration: none;
	font-size: 125%;
}
a.linkbar:hover {
/*	color: #ffff00;*/
	text-decoration: underline;
/*	background-image: url("/images/grad_slice1_sel.png");*/
}
a.linkbarSelected {
	color: #000000;
	text-decoration: none;
}

div.logo {
	font-weight: bold;
	font-size: 150%;
	margin: 3px;
}

div.linkbar {
	text-align: left;
	background-color: black;
	padding-bottom: 5px;
	color: red;
/*	background-image: url("/images/grad_slice1_sel.png");*/
}

div.lang_cart {
	text-align: right;
	margin-right: 5px;
}

div.top_border {
	height: 5px.
	background-image: url("/images/grad_slice1_sel.png");

	padding-left: 6px;
	padding-right: 6px;
	border-color: #ddd;
	margin: 0 auto;
	text-align: left;
}

div.copyright {
	color: #777777;
	text-align: center;
	border-style: solid;
	border-width: 0px;
	border-top-width: 2px;
	/*border-color: #61a5aC;*/
	border-color: #ffcc00;
}

div.product_description {
}

div.product_categories {
/*	background-color: #ffffbf;*/
	font-size: 80%;
	color: #808080;
}

span.label {
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #ff9010;
	padding: 0px 2px;
}

span.label_special {
	color: #ff3030;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #000000;
	padding: 0px 2px;
}

span.labelj {
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #ff9010;
	padding: 0px 2px;
}

div.newsItem_img_div {
	vertical-align: top;
	padding-bottom: 5px
}

div.newsItem a {
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
}

div.newsItem a:hover {
	text-decoration: underline;
	
}

div.leftMenu img {
	padding-right: 5px;
}

a.leftMenu {
	color: #000000;
	/*color: #ffffff;*/
	text-decoration: none;
}
a.leftMenu:hover {
	color: #f35500;
	text-decoration: underline;
}

font.category_title {
	color: #1a2353;
	font-weight: bold;
	font-size: 20px;
}

font.category_new_title {
	color: #1a2353;
	font-weight: bold;
	font-size: 28px;
}

font.category_popular {
	color: #1a2353;
	font-weight: bold;
	font-size: 28px;
}

div.core {
/*	background: #3f3f3f;*/
}

div.main {
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-left-width: 1px;
	padding: 5px;
	border-color: #ddd;
	margin: 0 auto;
	text-align: left;
}

div.header {
	background-image: url('images/header1.jpg');
	background-repeat: repeat-x;
	height: 86px;
	position: relative;
}

div.quickAddToCart {
	background-color: #eeeeee;
	color: #000000;
	text-align: center;
	top: 19;
	border: solid 1px #ccc;
	float: right;
	position: relative;
	right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;

}

a.listEntry:link, a.listEntry:visited, a.listEntry:active {
	/*color: #31659C;*/
	color: #002155;
	text-decoration: none;
}

a.bold {
	font-weight: bold;
}

a.listEntry:hover {
	text-decoration: underline;
}

div.listEntry {
/*	background-color: #fff00f;*/
/*	margin-bottom: 10px;*/
}


div.showProduct {
/*	border-style: solid;*/
	border-color: #ff7f30;
	border-width: 0px;
	border-left-width: 2px;
	background-color: #ffffff;
	min-height: 60px;
	padding: 5px;
}

/*div.productIcon {
	position: absolute;
	margin-left: 5px;	
	margin-top: 5px;
}*/

div.productEntryText {
/*	margin-left: 60px;*/
}

img.galleryThumbnail {
	border-width: 1px;
	border-style: solid;
	border-color: #9f9f9f;
	padding: 2px;
	margin-right: 9px;
}

hr.suggestions {
	margin: 2px 2px 2px 2px;
	border: 0;
	height: 1px;
	background: #dddddd;
}

div.suggestions {
	float: right;
	background-color: #ffffee;
	border: solid 1px #dddddd;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-radius: 5px;
	moz-border-radius: 5px;
}

a.suggest {
	font-size: 10px;
}

img.suggestIcon{
/*	border-width: 1px;
	border-style: solid;
	border-color: #9f9f9f;*/
	padding: 2px;
	margin-right: 9px;
	float: left;
/*	position: left;*/
}

img.productIcon {
	border-width: 1px;
	border-style: solid;
	border-color: #9f9f9f;
	padding: 2px;
	margin-right: 9px;
	float: left;
/*	position: left;*/
}

font.productName {
	font-size: 1.2em;
}

a.minilink {
	text-align: right;
	text-decoration: none;
}

a.minilink:hover {
	text-align: right;
	text-decoration: underline;
}

p.minilink {
	margin-bottom: 1px;
}

table.orderOptions {
	border-width: 1px;
	border-style: solid;
	background-color: #ffffbf;
	border-collapse: collapse;
}


table.paypal {
	border: none;
	background-color: none;
}
table.paypal td {
	border: none;
	background-color: none;
}
table.paypal tr {
	border: none;
	background-color: none;
}

tr,tr.orderOptions {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin: 0px;
}

tr,tr.orderOptions td {
	margin: 0px;
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding-left: 3px;
/*	font-size: 11px;	*/
}

tr.orderOptions form {
	margin: 0px;
}
th,th.orderOptions {
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #000000;
}

td.orderOptionsBar2 {
	height: 2px;
	background-color: #cfcfcf;
}

td.orderOptionsBar {
	height: 1px;
	background-color: #000000;
}

table.manualTable {
	border-width: 1px;
	border-style: solid;
}

tr.manuals_header {
	background-color: #ffffbf;
}



img.regionicon {
	margin-right: 4px;
}

td.figure {
	vertical-align: top;
	margin: 3px;
	padding: 3px;
}

td.figure_ja {
	vertical-align: top;
	margin: 3px;
	padding: 3px;
}

td.figure_ja p {
	margin: 3px;
	text-align: center;
	text-indent: 0;
	max-width: 200px;
	margin: 0;
	padding-top: 0;
}

td.figure p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	max-width: 200px;
	margin: 0;
	padding-top: 0;
}

div.figure {
	clear: right;
	margin: 3px;
	padding: 3px;
}
div.figure p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	max-width: 200px;
	margin: 0;
	padding-top: 0;
}





#tabs_wrapper {
}
#tabs_container {
 /*   border-bottom: 1px solid #ccc;*/
}
#tabs {
    list-style: none;
    padding: 5px 0 4px 0;
    margin: 0 0 0 10px;
}
#tabs li {
    display: inline;
}
#tabs li a {
    border: 1px solid #ccc;
    padding: 4px 6px;
    text-decoration: none;
    background-color: #dddddd;
    border-bottom: none;
    outline: none;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}
/*
#tabs li a:hover {
    background-color: #dddddd;
    padding: 4px 6px;
}*/

#tabs li.active a {
    border-bottom: 1px solid #fff;
    background-color: #ffffff;
    padding: 4px 6px 5px 6px;
}

/*
#tabs li.active a:hover {
    background-color: #eeeeee;
    padding: 4px 6px 5px 6px;
    border-bottom: none;
}*/

#tabs li a.icon_description {
    background-image: url('/images/description.png');
    background-position: 5px;
    background-repeat: no-repeat;
    padding-left: 24px;
}
#tabs li a.icon_related {
    background-image: url('/images/related.png');
    background-position: 5px;
    background-repeat: no-repeat;
    padding-left: 24px;
}
#tabs li a.icon_cart {
    background-image: url('/images/cart1.png');
    background-position: 5px;
    background-repeat: no-repeat;
    padding-left: 24px;
}

#tabs li a.icon_downloads {
    background-image: url('/images/download_icon.png');
    background-position: 5px;
    background-repeat: no-repeat;
    padding-left: 24px;
}

/*
#tabs li a.icon_accept:hover {
    padding-left: 24px;
}*/
 
#tabs_content_container {
    border: 1px solid #ccc;
    /*border-top: none;*/
    padding: 10px;

    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
	border-radius: 5px 5px 5px 5px;
}
.tab_content {
    display: none;
}

div.productImage {
	float: left;
	padding: 0px;
	margin: 1em;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding-right: 1em;
	padding-bottom: 1em;
	border-bottom-right-radius: 0.5em;
/*	border: 1px solid black;*/
}

ul {
/*	list-style-position: inside;*/
	overflow: hidden;
}

table.mapping {
	border-collapse: collapse;
	margin-top: 1em;
}

table.mapping th, table.mapping td {
	border: 1px solid black;
}

table.mapping th {
	background-color: #ffffbf;
}

table.mapping td {
	padding-top: 1px;
	padding-bottom: 1px;
}

h3 {
	margin-top: 25px;
	border-bottom: 1px solid black;
}

h4 {
	font-weight: bold;
	text-decoration: underline;
	border-style: solid;
	border-color: #000000;;
}

table.thin {
	border-width: 1px;
	border-collapse: collapse;
}

table.thin td {
	padding: 0px;
	margin: 0px;
	border-color: #aaaaaa;
	border-width: 1px;
	border-style: solid;
}
table.thin th {
	background-color: #3067BF;
	color: #ffffff;
}
table.thin tr {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}
select.thin {
	margin: 0px;
	padding: 0px;
}
textarea {
	width: auto;
	height: auto;
}

div.indent {
	padding-left: 15px;
}
