﻿
.txtShopHeader {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	background: #666666;
        color: #FFFFFF;
	text-indent: 7px;
	font-weight: bold;
}

.txtShopEmpty {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
        background: #E4E4E4;
	text-indent: 7px;
	font-weight: bold;
}
.shopCartActive {
        background: #E4E4E4;
}
.shopCartEmpty {
        background: #E4E4E4;
}
.txtShopContent {
	font-family: tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent: 0px;
	margin-left :6px;
	
}
.txtShopContentSmall {
	font-family: tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: 0px;
	font-weight: bold;
}
.txtInfoHeader {
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-indent: 5px;
}

.shopCartActive {
        background: #E4E4E4;
}
.navButtonShopCart {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
        background: #1c2f77;
	font-weight: bold;
	clip:    rect(auto auto auto auto);
        text-align: justify;
        text-indent: 7px;
}
.navButtonShopCartActive {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
        background: #000000;
	font-weight: bold;
	clip:    rect(auto auto auto auto);
        text-align: justify;
        text-indent: 7px;
}
        
#LeftSide 
{
	margin-top:10px;
	margin-left :10px;
}

.txtbotonContent
{
	
}

.linkButton
{
	FONT-SIZE: x-small;	
	color: #111111;
	text-decoration: none
}

.linkButton:hover {
  background-color: #aaaaaa;
}
