BODY {
  font-size: 95%;
}
TABLE {
  font-size: 95%;
}

.texttab {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}

.clear{
  clear: both;
  overflow: hidden;
  font-size: 0;
  margin: 0;
  padding: 0;
  height: 0;
}
a {
	text-decoration: none;
}
/*
a.act {
  font-weight:bold;
  color:#333333;
  text-decoration:none;
}*/
a:hover {
	text-decoration: underline;
}
.fonta11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;

}
.bgboxtop {
	background-image: url(/img/boxtop.gif);
	background-repeat: repeat-x;
	background-color: #FFE8A5;
}
.bgleft {
	background-image: url(/img/bgleft.gif);
	background-color: #FFF8E4;
	background-repeat: repeat-y;
	background-position: right;
}
.bgright {
	background-image: url(/img/bgright.gif);
	background-color: #FFF8E4;
	background-repeat: repeat-y;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	height: 20px;
	width: 100%;
	border: 1px solid #CCCCCC;
}
.bgboxtop2 {

	background-image: url(/img/boxtop2.gif);
	background-repeat: repeat-x;
	background-color: #FFEAAC;
}
.fonta12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.fontt9 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.fonta9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;

}
.navi {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 15px;

}
.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.error-message {
	Font-size: 120%;
	color: #CD1B1B;
	Border-width: 0px;

}
.success-message {
	Font-size: 120%;
	color: #008000;
}
.quantity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 20px;
	font-weight: bold;
	text-align: center;
}

.fonta {
	font-family: Arial, Helvetica, sans-serif;
}
.normalText{
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 100%;
}

.normalText90{
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 90%;
}

.normalTitle{
	font-family: Arial, Helvetica, sans-serif;
	Font-size: medium;
	font-weight: bold;
}

h1 {
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	Font-size: 100%;
	font-weight: bold;
	display: inline;
}

h3 {
	font-size: 100%;
}

.pagetitlte{
	font-family: Arial, Helvetica, sans-serif;
	Font-size: medium;
	font-weight: bold;
}

.disktitle{
	font-family: Arial, Helvetica, sans-serif;
	Font-size: x-small;
	font-weight: bold;
}

.songtitle{
	font-family: Arial, Helvetica, sans-serif;
	Font-size: x-small;
}
td.menu {
  white-space:nowrap;
  text-transform:uppercase;
  background:#753a00
}
div.content p {
  padding:0px;
  margin:0px 0px 10px 0px
}

/* social buttons */
.social-pane{
  margin: 10px 0 5px;
  position:relative;
}
.social-button{
  padding: 0;
  margin: 0 0 0 10px;
  height: 22px;
  float: left;
}


.social-button:first-child{
  margin-left: 0;
}

.social-pane.product .social-button{
  float: right;
  margin: 0 10px 0 0;
  text-align: right;
}

.social-button:first-child{
  margin-left: 0;
}

.social-pane.product .social-button:first-child{
  margin-right: 0;
}


/* Karabas */
#karabas{
  margin-top:10px;
  margin-bottom:10px;
  width: 220px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

/** Carousel **/

#karabas .jcarousel {
    position: relative;
    width: 220px;
    height: 300px;
    overflow: hidden;
}

.jcarousel ul {
    width: 20000em;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;

}

.jcarousel li {
    float: left;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 120px;
    width: 34px;
    height: 32px;
    text-align: center;
    background-image: url("/images/jcarousel/carousel-arrows.png");
    text-decoration: none;
    opacity: 0;
}

.jcarousel-control-prev {
    background-position: 0 0;
    left: 2px;
}

.jcarousel-control-next {
    background-position: 34px 0;
    right: 2px;
}

#karabas:hover .jcarousel-control-prev,
#karabas:hover .jcarousel-control-next {
  opacity: 1;
}

.jcarousel-control-prev:hover{
  background-position: 0 32px;
}
.jcarousel-control-next:hover{
  background-position: 34px 32px;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: 0 !important;
    cursor: default;
}

/** Carousel Pagination **/

/*.jcarousel-pagination {
    bottom: 6px;
    display: block;
    position: absolute;
    text-align: center;
    width: 100%;
}

.jcarousel-pagination a {
    background: url("/images/slides/dot.png") no-repeat scroll 0 0 rgba(0,0,0,0);
    display: inline-block;
    line-height: 22px;
    margin-right: 5px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-indent: -9999px;
    width: 20px;
    opacity: 0.5;
}

.jcarousel-pagination a.active {
    background: url("/images/slides/dot_selected.png");
    opacity: 1;
}*/

/**
protect user data
 */
#user_terms_wrap{
	color: inherit;
	padding: 20px;
	border: 1px solid transparent;
	background-color: transparent;
	border-radius: 6px;
}

#user_terms_wrap.unaccepted{
	border-color: red;
	background-color: #ffdcdc;
}



