@import "ybanners.css";
@import "footer2.css";
@import "main.css";

a.discount_menu {
	color: #FF6600 !important;
}
a.discount_menu:hover {
	color: #00DD58 !important;
	text-decoration: none;
}

table.columns {
    margin-left: 5%;
    background: none !important;
    /*width: 100%;*/
    font-size: 12px;
    border: none !important;
    }

table.columns>tbody>tr>th {
    width: 16em;
    text-align: left;
    border: 0px solid #000 !important;
    }

table.discount {
	width: 100%;
	background: none;
}
table.discount td {
	background-color: white;
}
table.discount td.trans {
	background: none !important;
	border: none;
}
table.discount td.logo {
	width: 170px;
	text-align: center;
	vertical-align: center;
}
table.discount td.logo img {
	border: none;
	max-height: 180px;
	width: auto;
}
table.discount td.title {
	width: 300px;
	font-size: 130% !important;
	font-weight: bold;
}
table.discount td.title a {
	color: black !important;
}
table.discount td.title a:hover {
	color: #00DD58 !important;
}
table.discount td.about {
#	vertical-align: top;
	text-align: center;
#	padding-left: 10px !important;
	font-size: 150% !important;
	background-color: #DFEEF7;
}
table.discount td.about2 {
	font-size: 100% !important;
	/*text-align: justify !important;*/
}

/*table.discount td.about2:first-letter {
	margin-left: 1em;
	
	}*/

table.discount td.address ul{
	padding: 0px !important;
	margin-top: 0px !important;
}
table.discount td.address ul li{
	padding: 0px;
	font-size: 80% !important;
	color: gray;
}
table.discount_full td.first {
	background-color: #DFEEF7;
	font-size: 100%;
	width: 150px;
}
table.discount_full td.second {
	width: 300px;
}
table.discount_full td.logo {
	text-align: center;
}
table.discount_full td.logo img {
	border: none;
}
table.discount_full ul{
        padding: 0px !important;
        margin-top: 0px !important;
}
table.discount_full ul li{
        padding: 0px !important;
        font-size: 80% !important;
        color: gray;
	margin-left: 0px !important;
}
p.discount {
	text-indent: 30px;
}

.DiscountPrint {
    width: 100%;
    empty-cells: show;
    background: #999;
    font-family: sans-serif;
    }
.DiscountPrint TD {
    padding: 0.5em;
    /*background: #fff;*/
    border: 0px solid #555;
    width: 25%;
    }
.DiscountPrint TH {
    background: #fff;
    font-weight: normal;
    color: #000;
    }
.DiscountPrint .title,.address,.about {
    background: #fff;
    }
.DiscountPrint .category {
    background: #eee;
    font-size: x-small;
    font-weight: bold;
    }
.DiscountPrint .address {
    font-size: x-small;
    }
.DiscountPrint .about {
    font-size: x-small;
    }


table.discount_add {
	width: 100%;
	border: 0px;
	font-size: 12px;
}

table.discount_add td {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

div.discount_add {
	float: right;
	color: #003E93;
	font-weight: normal;
	font-size: 10px;
}
table.discount_add td.discount_add {
/*	display: inline-block;*/
	color: #003E93;
	font-weight: normal;
	font-size: 10px;
	padding: 2px 0px 2px 2em !important;
	text-align: right;
}
