BODY {
	background-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	color: #f71277;
}



.url {
	text-decoration: underline;
	color: #A03638;
}
.index {
	color: #FFFFFF;
}
.bg-main {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu{
	text-align: center;
}
.bg-text {
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.bg-text-stories{
	width:800px;
	font-size: 14px;
	text-align: justify;
	background-color:#404040;
	filter:alpha(opacity=90); 
	opacity:.9;
}
.text{
	font-size: 14px;
	text-align: justify;
}
.page-title{
	font-size: 30px;
	color: #666;
}


.text-facebook{
	font-size: 12px;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
}

.text-small{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.text-in-link{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.stories {
	display: none;
}
.table-aboutus{
	background-position:top;
	background-repeat:no-repeat;
}
.table-brands{
	background-image: url(images/dot-pink.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.table-stores{
	background-image: url(images/bg-stores.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.table-contactus{
	background-image: url(images/bg-contactus.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.btn-bg {
   background-image: url(images/bg-button.png);
}
.btn-bg-active { 
    background-image: url(images/bg-button-active.png);
	cursor:pointer;
}

.additional-line-top {
	position: static;
	top: 277;
	z-index: 50;
	width: 800px;
	height: 20px;
	background-color: #000;
}
.additional-line-bottom {
	position: static;
	top: 677;
	z-index: 50;
	width: 800px;
	height: 20px;
	background-color: #000;
}
