body,td,th { 
	color: #999999; 
	font-size: 12px;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
a {
  color: #ff9900;
  text-decoration: none;
}
a:link {
	color: #ff9900;
}
a:visited {
	color: #ff9900;
}
a:hover,
a.act {
	color: #ff9900; 
	text-decoration: underline; 
}

#col2 p{
	margin:  0 0 10px 0;
}


#col2 h2{
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: normal;
}

.align-center{
	text-align: center;
}

.align-justify{
	text-align: justify;
}

.align-left{
	text-align: left;
}

#col1 div.content-element,
#col3 div.content-element{
	background: #121212;
	border-bottom: 15px solid black;	
	padding: 5px 5px 20px 5px;
	
}

#col1 div.content-element h1,
#col3 div.content-element h1{
	padding: 0px 5px;
	background: #7e7e7e;
	color: black;
	width:160px;
	position:relative;
	left:-5px;
	top:-5px;
	margin-bottom: 5px;
	font-size: 11px;
}

#col1 div.content-element a b,
#col3 div.content-element a b{
	font-weight: normal;
}

#col1 div.content-element p,
#col3 div.content-element p{
	padding:0;
}

input.button{
	background: transparent;
	border:none;
	color: #ff9900;
	width:auto;
	padding:0;
	cursor: pointer;
}

input.text{
	border:1px solid #ff9900;
	color: #ff9900;
}

div.variants{
	display:none;
}

.sum{
	border-top:1px solid #888;
	
}

.tt_products_buttonbasket{
	position: relative;
	left:-5px;
	top:20px;
}



#tt_products-button-Checkout{
    background-image: url('../imgs/shoowa/butt-shoowa-checkout.gif');
    width: 170px;
}

#tt_products-button-BuyNow{
	background-image: url('../imgs/shoowa/butt-buy-shoowa.gif');
    width: 50px;
    margin-right:10px;
}


