html, body, form {
	margin: 0;
	padding: 0;
}

a { 
	outline: none; 
}

a img {
	border: 0;
}

p {
	margin: 0 0 15px 0;
	padding: 5px 0 0 0;
}

td, th {
	padding: 2px;
}

h1, h2, h3, h4, h5, h6 {
        padding: 0 0 0.4em 0;
        margin: 0;
}

#wrapper, #footer {
	clear: both;
	margin: 0 auto;
	width: 1000px;
}
  
#header {
	float: left;
	width: 770px;
	padding: 20px 230px 20px 0;
	position: relative;
}

#top {
	clear: both;
}

#login-box label, #login-box input, #search-box label, #search-box input {
	float: left;
}
 
#login-box label, .form-title label {
	padding: 3px 10px 0 0;
}

#search-box label {
	padding: 3px 5px 0 0;
}

#login-box .txt-field {
	margin-right: 10px;
}

#login-box .txt-field {
	width: 130px;
}

#login-box { 
	float: right; 
	margin-top: 4px;
	padding-right: 10px;
	border-right-style: solid;
	border-right-width: 1px;
}
  
#search-box {
	float: right;
	margin-top: 4px;
	padding-left: 10px;
	background-color: #fff; 
	padding: 0 10px 10px 10px;
	position: absolute;
	right: 0;
	width: 210px;
}

#top-advanced-search select {
	width: 202px;
}

#top-advanced-search .txt-field {
	float: left;
	width: 84px;
}

#top-advanced-search span.dash, #advanced-search span.dash, .form-title .dash, .list-search .dash {
	float: left;
	width: 19px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}

.form-title .dash, .list-search .dash {
	padding-top: 2px;
}

#top-search {
	width: 132px;
}

#top-search-wrapper, #search-wrapper {
	float: left;
	width: 100%;
}

#advanced-search select {
        width: 178px;
}

#advanced-search .txt-field {
	float: left;
	width: 71px;
}

#search {
	width: 135px;	
} 

#logo {
	margin-left: 20px;
	float: left;	
}

#top {
	height: 235px;
}

#top #mainpage-link {
   display: block;
   float: left;
   width: 320px;
   height: 110px;
   margin: 60px;
}

#top-navigation {
	float: right;
	list-style-type: none;
  	margin: 0;
  	padding: 58px 125px 0 0;
}
  
#top-navigation li {
	text-align: right;
	padding: 0 0 7px 0;
}

#content {
	float: left;
	width: 960px;
	padding: 20px 20px 0px 20px;
}

#footer {
	padding: 20px 0;
}

#footer td {
	vertical-align: top;
	padding: 0 20px;
}

.left-column {
	float: left;
}

.right-column {
	float: right;
	overflow: visible !important;
}

.wide-left .left-column, .wide-right .right-column {
	width: 730px;
	overflow: hidden;
}

.wide-left .right-column, .wide-right .left-column {
	width: 210px;
	overflow: hidden;
}

.one-3rd {
	float: left;
	width: 33%;
	overflow: hidden;
}

.one-4th {
	float: left;
	width: 25%;
	overflow: hidden;
}

.txt-field, textarea {
  border-style: solid;
  border-width: 1px;
  padding: 4px 0 4px 4px;
}

.txt-field {
	height: 16px;
}

.form-title .txt-field, .form-title textarea {
	padding: 0.2em 0 0.2em 0.2em;
}

select {
  border-style: solid;
  border-width: 1px;
	padding: 4px;
}

.button, .arrow-button {
	margin: 0;
	padding: 0 5px;
	border: 0;
	cursor: pointer;
	height: 24px;
}

.arrow-button {
	padding: 0 15px;
}

.form-title .button, .form-title .arrow-button {
        padding: 0.15em 0.3em;
}

.button-wrapper-normal, .button-wrapper-highlight, .button-wrapper-highlight2 { 
  	border-style: solid;
  	border-width: 1px;
	float: left;
}

.button-wrapper-normal a, .button-wrapper-highlight a, .button-wrapper-highlight2 a {
	float: left;
	height: 24px;
	width: 24px;
}

.form-title .button-wrapper-normal a, .form-title .button-wrapper-highlight a, .form-title .button-wrapper-highlight2 a {
	height: 1.85em;
        width: 1.9em;
}

#scroll-bar {
	float: left;
	width: 100%;
	padding: 0 0 7px 0;
}

.list-search {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.list-search label {
        padding: 5px 10px 0 0;
}

.list-search * {
	float: left;
}

.list-search select {
	width: 100px;
	margin-right: 15px;
}

.list-search .txt-field {
	width: 96px;
}

#scroll-bar .button-wrapper-normal {
	float: left;
	margin-top: 10px;
}

#page-header, #trail {
	padding: 10px 0 0 5px;
}

#page-header {
	float: left;
	width: 205px;
}

#trail {
	float: left;
	width: 495px;
	margin-left: 20px;
}

.viewer {
	float: left;
	width: 674px;
	overflow: hidden;
	white-space: nowrap;
  	position:relative; 
  	height: 49px;
}

.viewer a {
	padding: 0 10px;
}

div.viewer div.items { 
    width:20000em; 
    position:absolute; 
}

div.viewer div.items div { 
    float:left; 
}

#mini-cart img {
	margin-right: 5px;
}

#mini-cart h1 {
	padding-top: 5px;
	padding-bottom: 0;
	font-size: 125%;
}

.arrow, .arrow-small {
	padding: 0 4px 0 2px;
}

.title, .form-title, .box {
	float: left;
	clear: both;
	border-style: solid;
        border-width: 1px;
	overflow: hidden;
}

.title {
	padding: 10px 12px;
}

.form-title {
	padding: 7px 12px;
}

#category-list {
	float: left;
	width: 210px;
	list-style-type: none;
	padding: 0;
	margin: 0 0 20px 0;
}

#category-list ul {
	float: left;
	list-style-type: none;
  padding: 0 0 10px 0;
	margin: 0;
}

#category-list li {
	float: left;
	width: 100%;
	margin-bottom: 1px;
}

#category-list li li {
	margin: 0;
	width: auto;
	padding: 0 0 0 42px;
}

#category-list li a {
	float: left;
	width: 208px;
	border-style: solid;
	border-width: 1px;
}

#category-list li li a {
	border-width: 0;
}

#category-list li a img {
	float: left;
	margin: 0 5px;
}

#category-list li a span {
	float: left;
	padding: 7px 0 0 0;
	cursor: pointer;
}

#category-list li li a {
  width: 168px;
}

#category-list li li ul {
  padding: 0 0 2px 0;
}

#category-list li li ul li {
  padding-left: 32px;
}

#category-list li li ul li.last {
  padding-left: 32px;
}

#category-list li li ul li a {
  width: 136px;
}

#category-list li li.child-open a.child-open-link {
  padding-top: 2px;
  padding-left: 32px;
  width: 136px;
}

#pagination {
	border-width: 0 1px 1px 1px;
	margin-bottom: 20px;
}

#pagination .pages {
	width: 653px;
	float: left;
	text-align: center;
}

#pagination table {
	margin: 0 auto;
	border-collapse: collapse;
}

#pagination table td {
	padding: 0;
}

#pagination .pages a, #steps span {
	padding: 0.3em 0.8em;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-right: 1px;
}

#steps span { 
  margin-right: 0; 
  display: block;
  cursor: help;
}
  
#steps span.steps {
  border-width: 0px;
  padding-top: 4px;
  color: #000;
  cursor: default;
}

#steps span.steps-line {
  display: block;
  width: 25px;
  padding: 0;
  float: left;
  height: 26px;
  border-width: 0;
  cursor: default;
}

.box {
	padding: 10px 12px;
}

.wide-left, .wide-right {
	clear: both;
	float: left;
	width: 100%;
}

.wide-left .left-column .box, .wide-right .right-column .box, .wide-left .left-column .title, .wide-right .right-column .title, .wide-left .left-column .form-title, .wide-right .right-column .form-title {
  width: 704px;
}

.wide-left .right-column .box, .wide-right .left-column .box, .wide-left .right-column .title, .wide-right .left-column .title, .wide-left .right-column .form-title, .wide-right .left-column .form-title {
  width: 184px;
}

#steps-title {
  width: 264px;
  border-right-width: 0px;
  height: 16px;
}

*.title, *.form-title {
	border-bottom-width: 0px;
	margin: 0;
}

.box, .category-bottom {
	margin-bottom: 20px;
}

.old-price {
        text-align: center;
	position: relative;
	padding-bottom: 10px;
}

.old-price .amount {
	position: relative;
	z-index: 1;
}

.price {
	clear: both;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 10px;
}

.tag {
	clear: both;
        text-align: center;
	padding-bottom: 10px;
}

.tag span {
	margin: 0 auto;
	padding: 8px 0 5px 28px;
}

.product-link {
	margin: 0.5em 0;
}

ul.link-list {
	list-style-type: none;
	margin: 0;
	padding: 0.5em;
}

ul.link-list li {
	border-style: solid;
	border-width: 1px 0 0 0;
	padding: 0.4em 0;
}

ul.link-list li.first {
        border-top-width: 0px;
}

.category-wrapper {
	clear: both;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	float: left;
	width: 726px;
}

.category-wrapper2 {
	float: left;
	width: 100%;
}

.category {
	width: 363px;
	float: left;
}

.category img {
	float: left;
}

.category .links {
	width: 200px;
	float: right;
	padding: 20px 5px 10px 0px;
}

.category .links ul {
	clear: both;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.category .links ul li {
	float: left;
	padding-right: 7px;
	margin-right: 5px;
}

.category .links ul li.more {
	padding: 0;
	margin: 0;
}

.category .links ul li.more a {
	padding-left: 13px;
}

.category .links ul li a {
	white-space: nowrap;
}

.category-bottom {
	clear: both;
  border-style: solid;
  border-width: 1px;
  float: left;
  width: 706px;
	padding: 10px;
}

.category-bottom h2 {
	float: left;
	width: 140px;
}

.category-bottom ul {
	margin: 0;
	padding: 0;
	float: right;
	list-style-type: none;
	width: 560px;
}

.category-bottom ul li, .category-bottom ul li a {
	float: left;
	padding: 0 3px 0 0;
}

.order {
	padding-bottom: 10px;
}

.product {
	clear: both;
	float: left;
	width: 684px;
	border-style: solid;
	border-width: 1px 0 0 0;
	padding: 20px 10px;
}

.product img.product-image {
	float: left;
}

.product .info {
	float: right;
	width: 490px;
}

.product .left {
	float: left;
	width: 310px;
}

.product .right {
	float: right;
	width: 170px;	text-align: center;
}

.product .button-wrapper-highlight2 {
	margin-right: 15px;
}

.product .button-wrapper-highlight2 input, .product .button-wrapper-normal input, .product-item .button-wrapper-highlight2 input {
	width: 145px;
}

.product-item {
	float: left;
	width: 100%;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
}

.product-item .info {
	float: left;
        width: 660px;
	padding: 30px;
}

.product-item .left {
	float: left;
	width: 290px;
}

.product-item .right {
	float: right;
	width: 290px;
	text-align: center;
}

.product-item .right p {
	text-align: left;
}

.product-item .product-links {
	float: left;
	width: 300px;
	text-align: center;
	padding-top: 10px;
}

.product-item .info h1 {
	padding: 10px 0 20px 0;
}

.tabs {
	float: left;
  width: 100%;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

.tabs ul {
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
}

.tabs ul li {
	float: left;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
}

.tabs ul li a {
	float: left;
	padding: 0.7em 0.8em;
	background-color: #fff;
	margin-bottom: -1px;
}

.tab {
	float: left;
	width: 100%;
	clear: both;
}

.tab .content {
	padding: 20px;
}

table.info-list {
	width: 100%;
	border-collapse: collapse;
}

table.info-list td {
	border-style: solid;
	border-width: 1px 0 0 0;
	padding: 5px 5px 5px 25px;
}

table.info-list tr.first td {
	border-width: 0px;
}

.available, .not-available, .thanks, #tell-friend-feedback-success, #tell-friend-feedback-failure {
	padding-left: 20px;
}

.top-border, .right-border, .bottom-border, .left-border {
	border-style: solid;
}

.right-border {
        border-width: 0 1px 0 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.no-margin {
	margin: 0;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.no-padding-top {
  padding-top: 0;
}

.padding-top { 
  padding-top: 20px;
}

.field-table { margin-bottom: 8px; }

.field-table td { 
  padding: 0 15px 10px 0;
}

.field-table .txt-field {
  width: 160px;
}

.field-table .long {
  width: 230px;
}

.field-table .more-padding td { padding: 5px 15px 15px 0; }

.required {
  position: relative;
  top: 3px;
}

#user-agreement-box, #terms-of-delivery-box {
  position: absolute;
  width: 350px;
  border-style: solid;
  border-width: 1px;
  height: 300px;
  bottom: 140px;
  left: 200px;
  padding: 10px;
  background-color: #ffffff;
  -moz-box-shadow: 1px 1px 20px #d1d1d1;
  -webkit-box-shadow: 1px 1px 20px #d1d1d1;
}

#tell-friend-box {
  position: absolute;
  width: 550px;
  border-style: solid;
  border-width: 5px;
  left: 30%;
  padding: 10px;
  background-color: #ffffff;
  -moz-box-shadow: 1px 1px 20px #d1d1d1;
  -webkit-box-shadow: 1px 1px 20px #d1d1d1;
}

#close { 
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 5px;
  right: 5px;
  text-indent: -9999px;
}

.amount-change-wrapper { 
  padding-left: 25px; 
  float: left;
}

.no-border-left { 
  border-left-width: 0px;
}

.amount-input {
  padding-left: 8px; 
  width: 24px; 
  float: left;
}

.block-span {
  padding-top: 4px; 
  padding-left: 8px;
  display: block; 
  float: left;
}

.add-to-cart-wrapper {
  float: left; 
  width: 215px; 
  padding: 10px 0 15px 75px;
}

.error-text {
  padding-left: 20px;
  margin-left: 10px;
}

.margin-right { 
  margin-right: 15px;
}

.cart-summary {
  clear: both;
  padding-bottom: 10px;
  width: 100%;
}

.cart-summary .text-box { 
  width: 320px;
  height: 90px;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  margin-bottom: 10px;
}

.cart-summary .left-side {
  float: left;
  padding-right: 20px;
}

.cart-summary .right-side {
  float: right;
}

.product-list { 
  margin: 0;
  padding: 2px 0 0 10px;
}

.product-list li { 
  padding: 0 0 4px 15px;
}

.order-information {
  margin-top: 5px;
  margin-bottom: 10px;
  width: 330px;
}

.order-information td { 
  padding: 3px 0 3px 2px
}

.order-information td.value {
  padding-left: 10px;
}

.summary-total-price { 
  float: left;
  padding-top: 10px; 
  margin-bottom: 10px; 
  border-bottom-width: 1px;
  border-bottom-style: solid; 
  width: 320px;
}

#steps { 
  float: right;
  width: 440px;
  border-width: 1px;
  border-style: solid;
  border-bottom-width: 0px;
  border-left-width: 0px;
  height: 30px;
  padding-top: 6px;
}

#steps div {
  float: right;
  padding-right: 8px;
}

 .image-wrapper-300 {
  width: 300px;
  height: 246px;
}

.image-wrapper-130 {
  width: 100%;
  height: 110px;
}

.image-wrapper-170 {
  width: 170px;
  height: 137px;
  float: left;
}

.image-wrapper-300 table, .image-wrapper-130 table, .image-wrapper-170 table { height: 100%; }

.image-wrapper-300 table td, .image-wrapper-130 table td, .image-wrapper-170 table td {
  vertical-align: middle;
}

table .order_products { margin-left: 30px; }
table .order_products td { border: none; padding: 1px 20px 1px 1px; margin: 1px }
