/*

GENERAL

*/

html {
	overflow: -moz-scrollbars-vertical;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
}
body {
	background-color: #FFFFFF;
	background-image: url("../../img/bg_topnavi_2.gif");
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	color: #E61801;
	text-decoration: none;
}
a:visited {
	color: #E61801;
	text-decoration: none;
}
a:hover {
	color: #E61801;
	text-decoration: none;
}
a:active {
	color: #E61801;
	text-decoration: none;
}

/*

FORMS GENERAL

*/

form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-size: 11px;
}
input.small {
	width: 80px;
}
input.medium {
	width: 160px;
}
input.large, textarea.large {
	width: 240px;
}
input.extralarge, textarea.extralarge {
	width: 320px;
}

/*

LAYOUT

*/

#wrapper {
	position: relative;
	width: 877px;
}
#stage {
	float: left;
	width: 877px;
}

/*

HEADER

*/

#header {
	float: left;
	width: 877px;
	height: 28px;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header div.leftcontent {
	float: left;
	width: 161px;
	text-align: left;
	vertical-align: top;
}
#header div.rightcontent {
	float: right;
	width: 300px;
	text-align: right;
	vertical-align: top;
}

/*

LANGUAGE NAVIGATION

*/

#language {
	text-align: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
}
#language ul {
	margin: 0;
	padding: 0px 0px 0;
	list-style: none;
}
#language li {
	float:right;
	margin:0;
	padding:0 0 0 0px;
}
#language #selected a {
	color: #333333;
}
#language a {
	float:left;
	display:block;
	padding:7px 0px 3px 10px;
	text-decoration:none;
	font-weight:normal;
}

/*

TOP NAVIGATION

*/

#topnavi {
	float: left;
	width: 877px;
	height: 36px;
	z-index: 1;
	padding-right: 0px;
	padding-left: 0px;
}
#topnavi ul {
	margin: 0px;
	padding: 0px 0px 0px;
	list-style: none;
}
#topnavi li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#topnavi a {
	float: left;
	display: block;
	width: 0.1em;
	background: url(../img/bg_topnavi_right.gif) no-repeat right top;
	padding: 10px 16px 11px 0px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
#topnavi > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topnavi a {float:none;}
/* End IE5-Mac hack */
#topnavi a:hover {
	color: #333;
}
#topnavi li a:active {
	outline: none;
}
#topnavi li:hover, #topnavi li:hover a {
	background-position: 0% -36px;
	color: #E61801;
}
#topnavi li:hover a {
	background-position: 100% -72px;
}
#topnavi li#selected {
	background-position: 0% -36px;
	border-width: 0px;
}
#topnavi li#selected a {
	background-position: 100% -36px;
	padding-bottom: 11px;
	color: #E61801;
}

/*

LANG NAVIGATION

*/

#topnavi ul.langnavi {
	float: right;
}
#topnavi ul.langnavi li{
	width:75px;
}
#topnavi ul.langnavi a {
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 16px;
	white-space:	nowrap;
	background: url(../img/bg_topnavi_right_3.gif) no-repeat left top;
}

/*

TOP NAVIGATION

*/

#toolbar {
	float: left;
	width: 877px;
	height: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#toolbar #filter {
	float: right;
	text-align: right;
	vertical-align: top;
}
#toolbar #filter table {
	height: 40px;
}
#toolbar #filter td {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	color: #cccccc;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#toolbar #filter input {
	font-size: 11px;
	padding: 3px;
	border: 1px solid #ffffff;
	color: #e61801;
	background-color: #ffffff;
}
#toolbar #filter select {
	font-size: 11px;
	padding: 2px;
	border: 1px solid #ffffff;
	color: #333333;
}
#toolbar #checkout {
	float: left;
	width: 400px;
	text-align: left;
	vertical-align: top;
}
#toolbar #checkout table {
	height: 40px;
	float:left;
}
#toolbar #checkout td {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	color: #cccccc;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#toolbar #checkout td a {
	color: #ffffff;
}
#toolbar #checkout input {
	font-size: 11px;
	padding: 3px;
	border: 1px solid #ffffff;
	color: #333333;
}
#toolbar #checkout select {
	font-size: 11px;
	padding: 2px;
	border: 1px solid #ffffff;
	color: #333333;
}

/*

COVER CANVAS

*/

#canvas {
	float: left;
	width: 877px;
	margin-bottom: 15px;
	position: relative;
}
#canvas #side {
	float: left;
	width: 160px;
	text-align: left;
}
#canvas #main {
	float: right;
	width: 877px;
	text-align: left;
}
#canvas .clear{
	clear:both;
}
#canvas #main div.h1 {
	float: left;
	padding-bottom: 1px;
}
#canvas #main div.h2 {
	float: left;
	padding-right: 1px;
}
#canvas #main div.h3 {
	float: left;
	padding-right: 1px;
}
#canvas #main div.h4 {
	float: left;
}

/*

COVER CATALOG

*/

#catalog {
	position: absolute;
	width: 160px;
	height: 215px;
	background-color: #ffffff;
	left: 649px;
	top: 30px;
	text-align: left;
	padding: 20px;
	z-index: 300;
}
#canvas #ani {
	position: absolute;
	width: 877px;
	height: 315px;
	left: 0px;
	top: 0px;
	text-align: left;
	z-index: 100;
	background-color: #ffffff;
}
#nav {
	color: #000000;
	font-weight: normal;
	overflow: hidden;
	width: 160px;
	font-size: 12px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav a:link, #nav a:visited {
	color: #333333;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	color: #e61801;
	text-decoration: none;
}

/*

BLOCK STYLE: root

*/

#nav ul.root {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}
#nav ul.root li  {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0px 1px 9px;
	background-image:   url(../img/navibul.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
}
#nav ul.root li.hasChildren  {
/*	background-image:   url(../img/navibul.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat; */
}
#nav ul.root li.selected  {
	background-color: #ffffff;
	padding: 5px 6px 4px 14px;
}
#nav ul.root li.selected a {
	color: #e61801;
}

/*

NAVIGATION

*/

#nav2 {
	color: #575757;
	font-weight: normal;
	overflow: hidden;
	width: 160px;
	font-size: 12px;
	margin-bottom: 16px;
}
#nav2 .navibrowser {
	padding: 7px 6px 7px 12px;
}
#nav2 .naviend {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eceae7;
}
#nav2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#nav2 li {
	text-align: left;
}
#nav2 ul ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav2 a:link, #nav2 a:visited {
	color: #333333;
	text-decoration: none;
}
#nav2 a:hover, #nav2 a:active {
	color: #e61801;
	text-decoration: none;
}

/*
BLOCK STYLE: root
*/

#nav2 ul.root {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	color: #575757;
}
#nav2 ul.root li  {
	font-weight: bold;
	padding: 5px 6px 5px 15px;
	border-top: 1px dotted #999999;
}
#nav2 ul.root li.hasChildren  {
	background-image:   url("../img/navibul.gif");
	background-position: 6px 10px;
	background-repeat: no-repeat;
}
#nav2 ul.root li.selected  {
/*	background-color: #eceae7; */
	background-color: #ffffff;
	border: 1px solid #E61801;
	padding: 5px 6px 4px 14px;
}
#nav2 ul.root li.selected a {
	color: #e61801;
}

/*
BLOCK STYLE: single
*/

#nav2 ul.single {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	color: #575757;
}
#nav2 ul.single li  {
	font-weight: bold;
	padding: 5px 6px 5px 15px;
	border-top: 1px solid #eceae7;
/*	background-image:   url(../img/singlebul.gif);
	background-position: 5px 9px;
	background-repeat: no-repeat; */
}
#nav2 ul.single li.selected  {
	background-color: #ffffff;
	border: 1px solid #E61801;
	padding: 5px 6px 4px 14px;
/*	background-image:   url("../img/singlebul_selected.gif");
	background-position: 5px 9px;
	background-repeat: no-repeat; */
}
#nav2 ul.single li.selected a {
	color: #e61801;
}

/*
BLOCK STYLE: newsroot
*/

#nav2 ul.newsroot {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	color: #575757;
	border-top: 1px solid #eceae7;
}
#nav2 ul.newsroot li  {
	padding: 5px 6px 5px 15px;
	border-bottom: 1px solid #eceae7;
}
#nav2 ul.newsroot li.selected  {
	background-color: #eceae7;
}
#nav2 ul.newsroot li.hasChildren  {
	background-image:   url("../img/navibul.gif");
	background-position: 6px 10px;
	background-repeat: no-repeat;
}
#nav2 ul.newsroot li.selected a {
	color: #e61801;
}


/*
BLOCK STYLE: path
*/

#nav2 ul.path {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E61801;
	border-right-color: #E61801;
	border-left-color: #E61801;
}
#nav2 ul.path li  {
	font-weight: bold;
	padding: 5px 6px 5px 15px;
	background-image:   url("../img/navibul_open.gif");
	background-position: 5px 11px;
	background-repeat: no-repeat;
	border-top: 1px solid #eceae7;
}
#nav2 ul.path li.selected  {
	background-image:   url("../img/navibul_open.gif");
	background-position: 5px 11px;
	background-repeat: no-repeat;
	background-color: #eceae7;
}
#nav2 ul.path li.selected a {
	color: #e61801;
}

/*
BLOCK STYLE: sub
*/

#nav2 ul.sub {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #E61801;
	border-bottom: 1px solid #E61801;
	border-left: 1px solid #E61801;
}
#nav2 ul.sub li {
	padding: 5px 6px 5px 15px;
/*	border-top: 1px dotted #EAEAEA; */
	background-color: #ffffff;
}
#nav2 ul.sub li.hasChildren  {
	background-image:   url("../img/navibul.gif");
	background-position: 6px 10px;
	background-repeat: no-repeat;
}
#nav2 ul.sub li.selected {
	background-color: #eceae7;
}
#nav2 ul.sub li.selected a:link, #nav2 ul.sub li.selected a:active, #nav2 ul.sub li.selected a:visited, #nav2 ul.sub li.selected a:hover {
}
#nav2 ul.sub li.title {
    padding-left: 7px;
    background-image: none;
    color: #575757;
    border-bottom: 0;
}
#nav2 ul.sub li a:link, #nav2 ul.sub li a:visited, #nav2 ul.sub li a:hover, #nav2 ul.sub li a:active {
	color: #e61801;
}
#nav2 img {
	display: inline;
}

/*

FOOTER

*/

#footer {
	float: left;
	width: 877px;
	height: 35px;
	text-align: left;
	font-size: 11px;
	color: #999999;
	background-position: top;
}
#footer a {
	color: #999999;
}
#footer div.rightinfo {
	float: right;
	margin-bottom: 16px;
}
#footer div.leftinfo {
	float: left;
	margin-bottom: 16px;
}

/*

CARD

*/

#card {
	float: left;
	width: 877px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#card #first {
	float: left;
	width: 282px;
}
#card #second {
	float: right;
	padding: 25px 30px 15px;
	text-align: left;
	width: 535px;
}
#card #second p {
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 14px;
	font-size: 12px;
}


/*

NAVIGATION

*/

#nav3 {
	color: #575757;
	font-weight: normal;
	overflow: hidden;
	width: 161px;
	font-size: 12px;
	margin-bottom: 16px;
}
#nav3 .navibrowser {
	padding: 7px 6px 7px 12px;
}
#nav3 .naviend {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eceae7;
}
#nav3 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eceae7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eceae7;
}
#nav3 ul ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav3 a:link, #nav3 a:visited {
	color: #333333;
	text-decoration: none;
}
#nav3 a:hover, #nav3 a:active {
	color: #e61801;
	text-decoration: none;
}

/*
BLOCK STYLE: root
*/

#nav3 ul.root {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	color: #575757;
}
#nav3 ul.root li  {
	background-color: #eceae7;
	font-weight: bold;
	padding: 5px 6px 5px 15px;
	border-top: 1px solid #FFFFFF;
}
#nav3 ul.root li.hasChildren  {
	background-image:   url("../img/navibul.gif");
	background-position: 6px 10px;
	background-repeat: no-repeat;
}
#nav3 ul.root li.selected  {
	background-color: #ffffff;
	border: 1px solid #E61801;
	padding: 5px 6px 4px 14px;
}
#nav3 ul.root li.selected a {
	color: #e61801;
}

/*
BLOCK STYLE: path
*/

#nav3 ul.path {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E61801;
	border-right-color: #E61801;
	border-left-color: #E61801;
}
#nav3 ul.path li  {
	font-weight: bold;
	padding: 5px 6px 5px 15px;
	background-image:   url("../img/navibul_open.gif");
	background-position: 5px 11px;
	background-repeat: no-repeat;
	border-top: 1px solid #eceae7;
}
#nav3 ul.path li.selected  {
	background-image:   url("../img/navibul_open.gif");
	background-position: 5px 11px;
	background-repeat: no-repeat;
	background-color: #eceae7;
}
#nav3 ul.path li.selected a {
	color: #e61801;
}

/*
BLOCK STYLE: sub
*/

#nav3 ul.sub {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #E61801;
	border-bottom: 1px solid #E61801;
	border-left: 1px solid #E61801;
}
#nav3 ul.sub li {
	padding: 5px 6px 5px 15px;
/*	border-top: 1px dotted #EAEAEA; */
	background-color: #ffffff;
}
#nav3 ul.sub li.hasChildren  {
	background-image:   url("../img/navibul.gif");
	background-position: 6px 10px;
	background-repeat: no-repeat;
}
#nav3 ul.sub li.selected {
	background-color: #eceae7;
}
#nav3 ul.sub li.selected a:link, #nav3 ul.sub li.selected a:active, #nav3 ul.sub li.selected a:visited, #nav3 ul.sub li.selected a:hover {
}
#nav3 ul.sub li.title {
    padding-left: 7px;
    background-image: none;
    color: #575757;
    border-bottom: 0;
}
#nav3 ul.sub li a:link, #nav3 ul.sub li a:visited, #nav3 ul.sub li a:hover, #nav3 ul.sub li a:active {
	color: #e61801;
}
#nav3 img {
	display: inline;
}


/*

SUBTOOLBAR

*/

#subtoolbar {
	width: 698px;
	font-size: 11px;
	float: left;
}
#subtoolbar div.leftitems {
	float: left;
	text-align: left;
}
#subtoolbar div.rightitems {
	float: right;
	text-align: right;
}
#subtoolbar #toolbartable {
	border-collapse: collapse;
}
#subtoolbar #toolbartable td {
	padding: 0px 0px 0px 7px;
	color: #333333;
	white-space: nowrap;
	font-size: 11px;
}


/*

CART SUBTOOLBAR

*/

#cartsubtoolbar {
/*	width: 698px; */
	width: 660px;
	padding: 0px;
	z-index: 6;
	clear: both;
	padding-bottom: 18px;
	font-size: 11px;
}
#cartsubtoolbar .leftitems {
	float: left;
}
#cartsubtoolbar .leftitems a {
	margin-right: 12px;
}
#cartsubtoolbar .rightitems {
	float: right;
}
#cartsubtoolbar .rightitems a {
	margin-left: 12px;
}


/*

PRODUCT LISTING

*/

#prodcol {
	margin-left: 161px;
	padding-bottom: 20px;
}
#prodcol h1 {
	margin: 0px;
	padding: 0px 0px 16px;
	font-size: 16px;
	font-weight: normal;
}
div.productheadbox {
	padding-left: 22px;
	float: left;
	width: 527px;
}
#prodcol #subtoolbar {
	padding-left: 22px;
	height: 22px;
	z-index: 6;
	clear: both;
}
div.prodbox {
	width: 161px;
	height: 210px;
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-left: 18px;
}
div.prodbox .thumbnail, div.prodbox .thumbnail_over  {
	width: 159px;
	height: 159px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-bottom: 5px;
	overflow: hidden;
}
div.prodbox .thumbnail {
	border: 1px solid #eceae7;
}
div.prodbox .thumbnail_over {
	border: 1px solid #E61801;
}
div.prodbox img {
	clear: right;
	float: left;
	border: 0px;
}
div.prodbox .leftdata {
	float: left;
}
div.prodbox .leftdata span.stock {
	color: #999999;
}
div.prodbox .rightdata {
	float: right;
}
#productbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 14px 0px;
	padding: 0px;
	font-weight: normal;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 14px 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
}

/*

NOTIFICATION + ERROR MESSAGE

*/

#error  {
	padding: 11px 15px;
	margin-bottom: 11px;
	margin-top: 0px;
	background-color: #FFFF99;
	border: 1px solid #FF9900;
	line-height: 15px;
	font-size: 11px;
}
#notification  {
	padding: 11px 15px;
	margin-bottom: 11px;
	margin-top: 0px;
	background-color: #E1ECF7;
	border: 1px solid #68a2d5;
	line-height: 15px;
	font-size: 11px;
}
#cartnotification  {
	padding: 11px 15px;
	margin-bottom: 11px;
	margin-top: 0px;
	background-color: #E1ECF7;
	border: 1px solid #68a2d5;
	line-height: 15px;
	font-size: 11px;
}
#carterror  {
	padding: 11px 15px;
	margin-bottom: 11px;
	margin-top: 0px;
	background-color: #FFFF99;
	border: 1px solid #FF9900;
	line-height: 15px;
	font-size: 11px;
}

/*

PRODUCT PAGE CONTENT

*/

#productbox {
	font-size: 13px;
	line-height: 17px;
}
#productbox .productimage {
	margin-bottom: 16px;
}
#productbox .productimage table {
	border-collapse: collapse;
	width: 519px;
	border: 0px;
}
#productbox .productimage td {
	border: 1px solid #eceae7;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#productbox .productdescription p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}
#productbox #optiontable {
	border-collapse: collapse;
	border: 0px;
	width: 161px;
	margin-bottom: 18px;
}
#productbox #optiontable tr.headrow {
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	background-color: #eceae7;
}
#productbox #optiontable tr.datarow {
}
#productbox #optiontable td {
	padding: 6px 4px 5px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eceae7;
	font-size: 11px;
	line-height: 14px;
}
/* Heading cells */
#productbox #optiontable td.h_radio {
	width: 9px;
	padding: 0px;
}
#productbox #optiontable td.h_code {
}
#productbox #optiontable td.h_label {
}
#productbox #optiontable td.h_stock {
	text-align: right;
}
/* Data cells */
#productbox #optiontable td.d_radio {
	width: 9px;
	padding: 0px;
}
#productbox #optiontable td.d_code {
	white-space: nowrap;
}
#productbox #optiontable td.d_label {
	padding-left: 3px;
}
#productbox #optiontable td.d_stock {
	text-align: right;
	white-space: nowrap;
}
/* Summary cells */
#productbox #optiontable td.t_radio {
	width: 9px;
	padding: 0px;
}
#productbox #optiontable td.t_code {
	white-space: nowrap;
}
#productbox #optiontable td.t_label {
}
#productbox #optiontable td.t_stock {
	text-align: right;
	white-space: nowrap;
}
/* Other styles */
#productbox #optiontable td a {
	text-decoration: none;
}
#productbox #optiontable input.qty {
	width: 50px;
}

/*

PRICE TABLE

*/

#pricetable, #pricetable table {
	border-collapse: collapse;
	width: 161px;
	margin-bottom: 18px;
	border: 0px;
}
#pricetable tr.headrow {
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	background-color: #eceae7;
}
#pricetable tr.datarow {
}
#pricetable td {
	padding: 6px 4px 5px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eceae7;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
}
/* Heading cells */
#pricetable td.h_leftlabel {
	text-align: left;
}
#pricetable td.h_rightlabel {
	text-align: right;
}
/* Data cells */
#pricetable td.d_volume {
	text-align: left;
}
#pricetable td.d_price {
	text-align: right;
}

/*

PRODUCT BOX

*/

#productbox #submittable {
	border-collapse: collapse;
	margin-bottom: 18px;
}
#productbox #submittable tr.headrow {
	vertical-align: middle;
	white-space: nowrap;
}
#productbox #submittable td {
	font-size: 11px;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* cells */
#productbox #submittable td.d_label {
	text-align: left;
}
#productbox #submittable td.d_input {
	text-align: left;
}
#productbox #submittable input {
	font-size: 11px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	color: #666666;
	width: 50px;
}
#productbox #submittable td.d_btn {
	text-align: left;
}

/*

CONTENT

*/

#content {
	border: 1px solid #eceae7;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right top;
}
#content #contentimage {
}
#content #contenttext {
	padding: 18px 220px 8px 18px;
	margin: 0px;
	line-height: 18px;
	text-align: left;
}
#content #contenttext p {
	margin: 0px;
	padding: 0px 0px 14px;
}
#content #contenttext h1 {
	margin: 0px;
	padding: 0px 0px 14px;
	font-size: 13px;
}
#content #contenttext h2 {
	margin: 0px;
	padding: 0px 0px 14px;
	font-size: 13px;
}
#content #contenttext ul {
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content #contenttext ul li {
	line-height: 18px;
}

#content #contentwide {
	padding: 18px 18px 18px 18px;
	margin: 0px;
	line-height: 18px;
	width: 660px;
}
#content #contentwide p {
	margin: 0px;
	padding: 0px 0px 14px;
}

/*

CART CONTENT

*/

#carttable {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 14px;
}
#carttable tr.headrow {
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	background-color: #eceae7;
}
#carttable tr.datarow {
}
#carttable tr.totalrow {
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}
#carttable td {
	padding: 6px 4px 6px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eceae7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/* Heading cells */
#carttable td.h_delete {
}
#carttable td.h_code {
}
#carttable td.h_label {
}
#carttable td.h_qty {
}
#carttable td.h_price {
	text-align: right;
}
#carttable td.h_pricetotal {
	text-align: right;
}
/* Data cells */
#carttable td.d_delete {
	width: 9px;
}
#carttable td.d_code {
	white-space: nowrap;
}
#carttable td.d_label {
}
#carttable td.d_qty {
	white-space: nowrap;
}
#carttable td.d_price {
	white-space: nowrap;
	text-align: right;
}
#carttable td.d_pricetotal {
	text-align: right;
	white-space: nowrap;
}
/* Summary cells */
#carttable td.t_delete {
	width: 9px;
}
#carttable td.t_code {
	white-space: nowrap;
}
#carttable td.t_label {
}
#carttable td.t_qty {
	white-space: nowrap;
}
#carttable td.t_price {
	text-align: right;
	white-space: nowrap;
}
/* Other styles */
#carttable td a {
	text-decoration: none;
}
#carttable input.qty {
	font-size: 11px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	color: #666666;
	width: 50px;
}

/*

CONTENT: FORMTABLE

*/

#formtable {
	border-collapse: collapse;
	margin-bottom: 11px;
}
#formtable td {
	margin: 0px;
	padding: 4px 0px 4px 8px;
	font-size: 11px;
}
#formtable td.inputlabel {
	text-align: right;
	padding-left: 16px;
	white-space: nowrap;
/*	width: 141px; */
}
#formtable td.inputlabel .required {
	font-weight: bold;
}
/* Problem item */
#formtable tr.problem {
	background-color: #ffffff;
}
/* Inactive item */
#formtable tr.inactive {
	background-color: #ffffff;
}
#formtable tr.separator {
	font-size: 13px;
	font-weight: bold;
	background-color: #eceae7;
}
#formtable tr.separator td {
}

/* Problem item */

#formtable .checkboxform td {
	margin: 0px;
	padding: 2px 6px 2px 0px;
}

/*

CONTENT: SURVEYTABLE

*/

#surveytable {
	border-collapse: collapse;
	margin-bottom: 11px;
}
#surveytable td {
	margin: 0px;
	padding: 6px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#surveytable td.first {
	font-size: 11px;
	line-height: 13px;
}
#surveysubtable {
	border-collapse: collapse;
	margin-bottom: 11px;
}
#surveysubtable td {
	margin: 0px;
	padding: 6px 0px;
}

/*

CONTENT: FORMTABLE

*/

#confirmtable {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 11px;
}
#confirmtable td {
	margin: 0px;
	padding: 4px 0px 4px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eceae7;
	vertical-align: top;
}
#confirmtable td.inputlabel {
	text-align: right;
	padding-left: 16px;
	white-space: nowrap;
	width: 141px;
}
#confirmtable tr.separator {
	font-size: 13px;
	font-weight: bold;
	background-color: #eceae7;
}
#confirmtable tr.separator td {
}
#ordertable {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 11px;
}
#ordertable tr.headrow {
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	background-color: #eceae7;
}
#ordertable tr.datarow {
}
#ordertable tr.totalrow {
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}
#ordertable td {
	padding: 4px 4px 4px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eceae7;
}
/* Heading cells */
#ordertable td.h_delete {
}
#ordertable td.h_code {
}
#ordertable td.h_label {
}
#ordertable td.h_qty {
}
#ordertable td.h_price {
	text-align: right;
}
#ordertable td.h_pricetotal {
	text-align: right;
}
/* Data cells */
#ordertable td.d_delete {
	width: 9px;
}
#ordertable td.d_code {
	white-space: nowrap;
}
#ordertable td.d_label {
}
#ordertable td.d_qty {
	white-space: nowrap;
}
#ordertable td.d_price {
	white-space: nowrap;
	text-align: right;
}
#ordertable td.d_pricetotal {
	text-align: right;
	white-space: nowrap;
}
/* Summary cells */
#ordertable td.t_delete {
	width: 9px;
}
#ordertable td.t_code {
	white-space: nowrap;
}
#ordertable td.t_label {
}
#ordertable td.t_qty {
	white-space: nowrap;
}
#ordertable td.t_price {
	text-align: right;
	white-space: nowrap;
}
div.contactside {
	font-size: 11px;
	line-height: 15px;
}
div.contactside p {
	margin: 0px;
	padding: 0px 0px 12px;
}
select#brandnavi {
	width: 161px;
	padding: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	color: #666666;
}

/*

TABS

*/

div.tabset {
	padding-left: 18px;
	padding-bottom: 18px;
}
div.tabset ul.tabs {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 6px;
	border-bottom: 1px solid #000000;
	list-style-type: none;
	text-align: left;
	line-height: 14px;
}
div.tabset ul.tabs li {
	margin: 0px;
	display: inline;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
div.tabset ul.tabs li a {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	margin-right: 2px;
	border: 1px solid #000000;
	border-bottom: none;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
}
div.tabset ul.tabs li a:visited {
}
div.tabset ul.tabs li a:hover {
	color: #E61801;
}
div.tabset ul.tabs li a:active {
}
div.tabset ul.tabs li.selected a {
	position: relative;
	top: 0px;
	padding-top: 5px;
	background-color: #ffffff;
	border-color: #000000;
	line-height: 14px;
	background-image: url(../img/tab_bg.gif);
	background-repeat: repeat-x;
}

/*

END

*/