body.home {
  background-color:#FFF;
  font-family: Helvetica, Arial, Helvetica,sans-serif;
  padding: 0px;
  width:812px;
  margin: 0 auto;
}

#div-body {
  box-shadow: -1em 0 1em #988;
clear:both;
float:left;
margin:0px;
padding:0px;
white-space:normal;
width:812px;
display:inline;
background-color:white;
}

table.your-account {
width:800px;
margin-top:20px;
}

table.track-order {
width:800px;
}

table.products {
width:800px;
/*margin-top:20px;*/
color:black;
}

table.support {
width:800px;
margin-top:20px;
color:black;
}

table.support a:link {
color:#000099;
text-decoration:none;
}

table.support a:visited {
color:#990099;
text-decoration:none;
}

table.about {
width:800px;
}

div#page {
margin:0px;
margin-left:8px;
float:left;
width:auto;
display:inline;
white-space:normal;
overflow:visible;
}

table#div-table {
width:auto;
}

table#div-table td.left {
width:154px;
}
table#div-table td.right {
width:806px;
}

div.messages {
padding:8px;
}
div.most-hit-blogs {
padding:8px;
}
div.latest-blogs {
padding:8px;
}
div.popular-shops {
padding:8px;
}
div.popular-products {
padding:8px;
}
div.new-shops {
padding:8px;
}
div.product {
padding:8px;
}
div.shop {
width:802px;
padding:8px;
}
div.shop-documents {
width:802px;
padding:8px;
}
div.about {
padding:8px;
}
div.get-user {
padding:8px;
}
div.text-page {
width:600px;
white-space:normal;
}

table#page-table {
padding:0px;
margin:0px;
}

.header {
padding-top: 2px;
margin-left:0px;
padding-right: 10px;
background-color: transparent;
white-space:nowrap;
overflow:visible;
font-size: 8pt;
border-bottom: 2px solid #FF9933;
height:55px;
}

div.header-text {
height:23px;
float:left;
background-image:url(/img/trline.png);
background-repeat: no-repeat;
background-position:left bottom;
}

div.header-text span {
margin-left:40px;
}

img.logo {
border:none;margin:0px;padding:0px;
}

.header-image {
float:left;
background-color:white;
margin:0px;
border:none;
padding-top:0px;
height:55px;
overflow:visible;
text-align:center;
border-color:#ff9933;
}

.header-image a {
padding:0px;margin:0px;height:24px;
}

.header-links {
  font-size: 0.8em;
  font-weight:normal;
  height:24px;
}
.header-links td {
width:118px;
border: 2px solid #fedfff;
border-bottom: none;
border-radius: 1em 1em 0 0;
padding-top:0.5em;
padding-bottom:0.5em;
margin-right:5px;
display:inline-block;
font-family: 'AovelSansRounded';
}

.header-selected {
  width:160px;
  cursor:pointer;
}
.header-notselected {
  width:160px;
  cursor:pointer;
}

.header-links .header-notselected a:link {
  color:black;
  text-decoration:none;
}
.header-links .header-notselected a:visited {
  color:black;
  text-decoration:none;
  font-weight:normal;
}

.header-links .header-selected a:link {
  color:black;
  text-decoration:none;
}
.header-links .header-selected a:visited {
  color:black;
  text-decoration:none;
}

.header a:link {
  color:black;
}
.header a:visited {
  color:black;
}
.footer a:link {
  color:black;
}
.footer a:visited {
  color:black;
}

a img.logo {
  border: none;
}

div.products-by-category-title {
background-image:url(/img/product-categories.png);
width:161px;
height:34px;
margin-left:10px;
}

div.blogs-by-category-title {
background-color: #ff9933;
border-top-style: solid;
border-left-style: solid;
border-right-style: solid;
border-width: 2px;
border-color:#ffcc66;
padding:2px;
font-size:120%;
width:200px;
position:relative;
top:1px;
left:10px;
/*-moz-border-radius:4px;*/
text-align:center;
}

div.products-by-category-button {
margin-left:10px;
}

div.old-products-by-category-button {
background-color: #ff9933;
border-style: solid;
border-width: 2px;
border-color:#ffcc66;
padding:2px;
font-size:120%;
width:200px;
/*-moz-border-radius:4px;*/
text-align:center;
cursor:pointer;
margin-left:10px;
}

div.blogs-by-category {
border: 1px solid #ffcc66;
padding: 5px;
}

div.blogs-by-category br {
line-height:5px;
}
div.blogs-by-category a:link {
color:#006600;
font-size:100%;
}
div.blogs-by-category a:visited {
color:#993300;
font-size:100%;
}
div.abswin a:link {
color:#006600;
font-size:100%;
}
div.abswin a:visited {
color:#993300;
font-size:100%;
}
div.products-by-category a:link {
font-size:100%;
}
div.products-by-category a:visited {
font-size:100%;
}

div.list-div {
width:720px;
  border: 1px solid #cccccc;
}
div.list-div table tr td {
white-space:normal;
}
div.list-div .body {
  padding:4px;
}
div.list-div .title {
  background-color:#dddddd;
  padding:4px;
  padding-left:16px;
  font-family:serif;
  font-weight:bold;
  font-size:14pt;
}

input.checkbox {
  background-color: transparent;
}
input.radio {
  background-color: transparent;
}

input.accessible {
  width:24px;
  height:24px;
  background-color:transparent;
}

table.object-presentation {
  border-collapse:collapse;
  border: 1px solid #cccccc;
  margin:2px;
}
table.object-presentation td {
  border: 1px solid #cccccc;

}
table.list-presentation {
  border-collapse:collapse;
  border: 1px solid #cccccc;
  margin:2px;
}
table.list-presentation tr.presentation-list-heading-row {
}
table.list-presentation th {
  padding-top:10px;
  padding-right: 16px;
  text-align:right;
  white-space:nowrap;
  border: 1px solid #cccccc;
}
table.list-presentation th input {
  font-weight:bold;
}
.presentation-list-heading-cell {
  background-position:left bottom;
  background-repeat:no-repeat;
}
table.list-presentation td {
  padding-right: 16px;
  border: 1px solid #cccccc;
}

.header-submit {
  background-color: transparent;
  margin: 0px;
  padding:0px;
  cursor: pointer;
  border:none;
  font-family:sans-serif;
  font-size:100%;
  font-weight:normal;
  text-decoration:underline;
}

.boolean {
text-align:center;
}


.search-button {
  border: none;
  background-color: transparent;
  background-image: url(/img/search.png);
  background-repeat: no-repeat;
  margin: 0px;
  width:91px;
  height: 35px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 30px;
  padding-right: 0px;
  margin-right: 8px;
  cursor: pointer;
}

.add-button {
  border: 1px outset #cccccc;
  background-color: transparent;
  background-image: url(/img/add.png);
  background-position: 0% 50%;
  background-repeat: no-repeat;
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 26px;
  padding-right: 2px;
  margin-right: 8px;
  cursor: pointer;
}

.fee-descriptions tr td {
border-right:1px solid black;
border-bottom:1px solid black;
}
.fee-descriptions tr th {
border-right:1px solid black;
border-bottom:1px solid black;
border-top:1px solid black;
}

.fee-button {
  border: 1px outset #cccccc;
  background-color: transparent;
  background-image: url(/img/icons/22x22/apps/kgpg.png);
  background-position: 0% 50%;
  background-repeat: no-repeat;
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 26px;
  padding-right: 2px;
  margin-right: 8px;
  cursor: pointer;
}

.edit-button {
  border: 1px outset #cccccc;
  background-color: transparent;
  background-image: url(/img/save.png);
  background-position: 0% 50%;
  background-repeat: no-repeat;
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 26px;
  padding-right: 2px;
  margin-right: 8px;
  cursor: pointer;
}

.save-button {
  border: 1px outset #cccccc;
  background-color: transparent;
  background-image: url(/img/save.png);
  background-position: 0% 50%;
  background-repeat: no-repeat;
  margin: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 26px;
  padding-right: 2px;
  margin-right: 8px;
  cursor: pointer;
}

.back-button {
  border: 1px outset #cccccc;
  background-color: transparent;
  background-image: url(/img/back.png);
  background-position: 0% 50%;
  background-repeat: no-repeat;
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 26px;
  padding-right: 2px;
  margin-right: 8px;
  cursor: pointer;
}

.jssubmit {
  border: 1px outset #cccccc;
  background-color: transparent;
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 8px;
  margin-right: 8px;
  cursor: pointer;
}

.toplevel-editor-select {
  border: 1px solid #FF9933;
  background-color: transparent;
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 8px;
  margin-right: 8px;
  cursor: pointer;
  /*-moz-border-radius: 4px;*/
}

.image-button {
  background-color:transparent;
  margin:0px;
  padding:0px;
  border: thin solid black;
  cursor: pointer;
}

.checkout-button {
  border: 1px outset #cccccc;
  text-decoration:underline;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  margin-right: 8px;
  color: blue;
  cursor: pointer;
  text-align:left;
  font-size:10pt;
}

.submit {
  display:inline;
  border: 1px outset #cccccc;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: blue;
  cursor: pointer;
  text-align:center;
  height:2em;
  font-size:10pt;
}

.navi-submit {
  display:inline;
  border: 0px outset #cccccc;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: blue;
  cursor: pointer;
  text-align:center;
  height:2em;
  font-size:10pt;
}

.navi-submit-selected {
  display:inline;
  border: 1px inset #cccccc;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #993333;
  cursor: pointer;
  text-align:center;
  height:2em;
  font-size:10pt;
}

div.rte-detail-action-box {
width:400px;
border:1px inset #000000;
margin:4px;
padding:4px;
/*-moz-border-radius: 4px;*/
}
div.rte-detail-action-box .submit {
width:340px;
text-align:left;
/*-moz-border-radius: 8px;*/
}

.cart-submit {
position:relative;top:3px;
  border: none;
  text-decoration:none;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  border: 1px solid black;
  color: #990000;
  cursor: pointer;
  text-align:center;
  font-size:10pt;
}

.invalid-reason {
  color: red;
}

.clock {
text-align:center;margin:auto;width:80px;
}

.clock-led {
  width: 80px;
  padding: 2px;
  color: #ffcc99;
  background-color: black;
  border-color: #FF9933;
  border-width: 2px;
  border-style: inset;
  clear:both;
}

.clock-date {
  width: 80px;
  padding: 2px;
  background-color: white;
  text-align: left;
  border-color: white;
  border-width: 2px;
  border-style: outset;
  clear:both;
}

.clock-date .clock-wday {
text-align:center;
}

.clock-date p {
padding:0px;
margin:0px;
}

.clock-date p .clock-dayd {
font-size:12pt;
float:right;
padding:0px;
padding-top:6pt;
text-align:left;
width:50%;
}

.clock-date p .clock-dayn {
  width:50%;
  text-align:right;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  font-weight:bold;
  font-size: 20pt;
  font-family:sans-serif;
  float:left;
}

.sidebar {
  display:inline;
  padding-left:2px;
  padding-right:2px;
  float:left;
  margin:0 auto;
  border-right: #FF9933 2px solid;
  border-bottom: #FF9933 2px solid;
  width: 150px;
  overflow:visible;
  white-space:normal;
  text-align:left;
  background-color: #ffcc66;
}

.percent-status-data-cell {
  text-align:center;
}

.money-data-cell {
  text-align:right;
  white-space:nowrap;
}

.quantity-data-cell {
  text-align:right;
  width:50px;
}

#cart {
border:1px solid #000033;margin:5px;text-align:center;white-space:normal;overflow:hidden;width:136px;
}

#cart-list {
  text-align:left;
  padding:2px;
  border-collapse:collapse;
}
#cart-list thead tr th {
  border-right:1px solid #fedfff;
  text-align:center;
  border-bottom:1px solid #fedfff;
}
#cart-list thead tr th.linktd {
  border-right-style:none;  
  width:100%;
}
#cart-list tbody tr td {
  border-right:1px solid #fedfff;
  border-bottom:1px solid #cccccc;
}
#cart-list tbody tr td.linktd {
  border-right-style:none;
  width:100%;
}
#cart-title {
border-bottom:1px solid #000033;padding:2px;
}


.cart-list {
  border-collapse: collapse;
  border: 1px solid #fedfff;
  width:600px;
}

.cart-list th {
  white-space:nowrap;
  border: 1px solid #fedfff;
}

.cart-list td {
  padding: 4px;
  border: 1px solid #999999;
  white-space:normal;
}

td.cart-product {
  white-space:normal;
}

.contents table {
  width: 150px;
}

.contents table tr td {
padding:3px;
  border:2px outset #ff9933;
  background-color:#ffffff;
  cursor:pointer;
}

.contents-title {
  background-color: #FF9933;
  border:2px outset #FF9933;
  text-align: center;
}

.footer {
  padding: 6px;
  font-family: sans-serif;
  color: black;
  background-color: #FF9933;
  clear:both;
  float:none;
  width:auto;
  white-space: nowrap;
}

.footer #netsenger {
  font-size: 12pt;
  font-weight: bold;
  color:#666666;
}
.footer #netsenger a:link {
  color:#666666;
  text-decoration:none;
}
.footer #netsenger a:visited {
  color:#666666;
  text-decoration:none;
}

.fineprint {
  font-size: 6pt;
}

#option-menu {
  position: absolute;
  top: 50px;
  left: 690px;
}             

#option-menu ul li {
  margin: 4px;
  padding: 4px;
  border: 4px solid #000066;
}

hr {
  max-width:500px;
  margin-left:0px;
}
h1 {
  font-size: 14pt;
  border-left: 2px solid #cccccc;
  border-bottom: 3px solid #cccccc;
  width:600px;
  padding-left:8px;
  padding-top:2px;
  /*-moz-border-radius: 3px;*/
}

.shadowbox {
  background: #FF9933;
  position: relative;
  top: 2px;
  left: 2px;
}

.shadowbox div {
  background: #ffffff;
  border-bottom: 2px solid #000000;
  border-right: 2px solid #000000;
  color: #000000;
  padding: 10px;
  position: relative;
  top: -2px;
  left: -2px;
}

input {
  background-color: #ffffff;
  color: #000000;
  font-family: arial, verdana, ms sans serif;
  font-weight: bold;
  font-size: 10pt
}

.message-playlist a:link {
  color:black;
  text-decoration:none;
}
.message-playlist a:visited {
  color:#993333;
  text-decoration:none;
}

div.video-message-link {
height:32px;
font-size:120%;
background-image:url(/img/eizobackbot.png);
}
div.video-message-link a:link {
  color:#999999;
}
div.video-message-link a:visited {
  color:#993333;
}

.display-button {
padding-bottom:4px;
float:left;
color:white;
height:30px;
width:140px;
border:none;
background-image:url(/img/displayfull.png);
background-repeat:repeat;
background-color:transparent;
}
a.detail-link {
padding-top:6px;
float:left;
border:none;
height:18px;
padding:6px;
background-image:url(/img/detailcenter.png);
background-repeat:repeat;
}

div#sidebar-login {
border:1px solid #ff6600;
margin:5px;
text-align:center;
white-space:normal;
overflow:hidden;
width:136px;
}

div#ucw-logged-in {
padding:4px;
}

div.ucw-login td {
font-size:8pt;
white-space:nowrap;
text-align:left;
}
div.ucw-login-message {
padding:4px;
color:red;
}

span.hello {
font-size:100%;
}

div.control {
font-size:80%;
margin:auto;text-align:left;
}
div.control-section-hdr {
font-size:120%;
border-bottom:2px solid #ff9933;
}

ul.control-panel {
list-style-type:none;margin-left:24px;padding:0px;
font-size:120%;
}

ul.control {
list-style-type:circle;
margin-bottom:0px;
margin-top:2px;
padding-left:20px;
}

ul.control-panel li {
padding-top:0px;
padding-bottom:0px;
}

ul.control li {
padding-top:2px;
padding-bottom:4px;
}

table.order-products tr.order-product {
  background-color:#ffffcc;
}

table.order-products th {
  background-color:#ff9933;
}

table.order-products tr.order-products-shop {
  font-size:120%;
  color:#993300;
}

img {
  border-style:none;
}

table.categories a:link {
  color:#333333;
  text-decoration:none;
  font-weight:normal;
}
table.categories a:visited {
  color:#333333;
  text-decoration:none;
  font-weight:normal;
}
table.categories a:hover {
  color:#996633;
  text-decoration:underline;
  font-weight:normal;
}

table.categories {
  width:146px;
}

.sidebar-table {
  background-color:#ffffff;
  white-space:normal;
  text-align:left;
}

.sidebar-table a:link{
  color: black;
  text-decoration:none;
}

.sidebar-table a:visited{
  color: black;
  text-decoration:none; 
}

.sidebar-table th {
  font-weight:normal;
}
.sidebar-table a:link {
  color:#111111;
}
.sidebar-table a:visited {
  color:#111111;
}

.submenu-categories {
  display:none;
}

.submit-register {
  display:none;
}

.product {

}

.product a:link {
  text-decoration:none;
  color :black;
}

.product a:visited {
  text-decoration:none;
  color :black;
}

.login-button {

}

@font-face {
    font-family: 'AovelSansRounded';
    src: url('asansrounded-webfont.eot');
    src: url('asansrounded-webfont.eot?#iefix') format('embedded-opentype'),
         url('asansrounded-webfont.woff') format('woff'),
         url('asansrounded-webfont.ttf') format('truetype'),
         url('asansrounded-webfont.svg#AovelSansRounded') format('svg');
    font-weight: normal;
    font-style: normal;

}

#logo {
font-family: 'AovelSansRounded';
text-decoration: none;
color: black;
font-size:1.8em;
float:left;
padding-left:1em;
padding-top:1em;
}


.pinkGrad {
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiYTZlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZDg5ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZjNGVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(-45deg,  #ffffff 0%, #fba6e1 100%, #fd89d7 100%, #ffc4ec 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(100%,#fba6e1), color-stop(100%,#fd89d7), color-stop(100%,#ffc4ec)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#fba6e1 100%,#fd89d7 100%,#ffc4ec 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #ffffff 0%,#fba6e1 100%,#fd89d7 100%,#ffc4ec 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #ffffff 0%,#fba6e1 100%,#fd89d7 100%,#ffc4ec 100%); /* IE10+ */
background: linear-gradient(-45deg,  #ffffff 0%,#fba6e1 100%,#fd89d7 100%,#ffc4ec 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffc4ec',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}

.pinkGrad2 {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #fedfff 50%, #fdc9ff 51%, #fedfff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#fedfff), color-stop(51%,#fdc9ff), color-stop(100%,#fedfff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#fedfff 50%,#fdc9ff 51%,#fedfff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#fedfff 50%,#fdc9ff 51%,#fedfff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#fedfff 50%,#fdc9ff 51%,#fedfff 100%); /* IE10+ */
background: linear-gradient(top,  #ffffff 0%,#fedfff 50%,#fdc9ff 51%,#fedfff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fedfff',GradientType=0 ); /* IE6-9 */

}

.pinkGrad2:hover {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #fcb5ff 50%, #faaaff 51%, #fedfff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#fcb5ff), color-stop(51%,#faaaff), color-stop(100%,#fedfff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#fcb5ff 50%,#faaaff 51%,#fedfff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#fcb5ff 50%,#faaaff 51%,#fedfff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#fcb5ff 50%,#faaaff 51%,#fedfff 100%); /* IE10+ */
background: linear-gradient(top,  #ffffff 0%,#fcb5ff 50%,#faaaff 51%,#fedfff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fedfff',GradientType=0 ); /* IE6-9 */
}

