/** Add css rules here for your application. */

/* gzip enabler */
<?php
ob_start ("ob_gzhandler");
header("Content-type: text/css; charset: UTF-8");
header("Cache-Control: must-revalidate");
$offset = 60 * 60 ;
$ExpStr = "Expires: " .
gmdate("D, d M Y H:i:s",
time() + $offset) . " GMT";
header($ExpStr);
?>
/* end gzip enabler */

pre {
  font-family: "courier new", courier;
  font-size: small;
}

body {
	border: 0 none;
	color: black;
	direction: ltr;
	margin: 0;
	padding: 0;
	font-family: arial;
}

.coupon-header {
	font-size: 22px !important;
	text-align: center;
	vertical-align: middle !important
}

/** Example rules used by the template application (remove for your app) */
.pc-template-btn {
	display: block;
	font-size: 16pt
}

#pc-template-img {
	margin: 20px;
}

.main-panel {
	height: 100%;
	width: 840px;
}

.image-note {
	font-weight: bold;
}

.company-panel {
	width: 100%;
	background-color: #000000;
	background-image: url(/public/bonus_background.jpg);
}

.home-splash {
	height: 117px;
	font-size: 12px;
}

.home-hint {
	color: #820C18;
	font-family: Arial Black, sans-serif;
	margin-top: 10px;
}

.left-menu {
	font-size: 13px;
	font-weight: bold;
	color: #a4d3e3;
	background-image: url("/public/gradient-l1.jpg");
	background-repeat: repeat-x;
	min-height: 600px;
	height: 100%;
	width: 152px;
	border: 5px solid #d3d4d6;
}

.left-header {
	background-image: url("/public/gradient-l2.gif");
	background-repeat: repeat-x;
	padding: 5px 30px;
}

.left-item {
	padding: 3px 10px;
}

.company-panel a {
	color: #8888CC;
}

.company-panel a:visited {
	color: #8888CC;
}

.left-menu a {
	color: white;
}

.left-menu a:visited {
	color: white;
}

.top-menu {
}

.top-menu a {
	color: white;
	font-weight: bold;
}

.top-menu a:visited {
	color: white;
	font-weight: bold;
}

.content-panel {
	border: 2px solid #DDDDDD;
}

.bonus-button {
	padding: 0px 5px;
	margin-left: 5px;
}

.live-deal-label {
	padding: 5px;
}

.live-deal-head {
	font-size: 13px;
	line-height: 1.4em;
	width: 100%;
	border: 1px solid #ccc;
	padding-bottom: 6px;
}

.shopping-deal-head {
	font-size: 13px;
	line-height: 1.4em;
	width: 100%;
	border: 1px solid #ccc;
	padding-bottom: 6px;
	/*background-color: #FAD9AE; changes bgcolor of shopping page product search box*/
}

.prod-hint {
	padding-bottom: 9px !important;
}

#njfAPRGrid {
	margin-top: 4px;
}

.njfDetail img {
	padding-right: 2px;
}

.news-label {
    color:white;
}

.news-panel {
	margin: 15px;
}

.shopping-desc {
	width:100%;
    max-width: 100%;
    min-width: 370px;
    margin: 0px 5px;
    color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}

/* to del if music will be 1-up */

#music .shopping-desc {
	width: 48%;
    max-width: 50%;
    min-width: 230px;
    margin: 3px 5px;
}

#music .links_content {
	text-align: left !important
}

/*  */

.shopping-more {
	font-weight: bolder;
}

.footer-container{
	background-image: url("/public/footer.jpg");
	background-repeat: repeat-x;
}

.footer-panel {
	font-size: x-small;
	width: 80%;
}

.up-footer-panel {
	font-size: x-small;
	width: 95%;
}
.up-footer-panel a {
	color: #FFFFFF;
}

.smalltext {
	font-size: 8px;
	vertical-align: bottom;
}
.subnav {
	background-image: url("/public/gradient.gif");
	background-repeat: repeat-x;
}

.subnav-link {
	font-size: 11px;
	padding: 0px 2px;
}

.odd-row {
	border-bottom: 1px solid;
}

.even-row {
	background-color: #f0f0f0;
	border-bottom: 1px solid;
}

#music .odd-row,
#music .even-row {
	border-bottom: 0 !important;
}

.gwt-TextBox {
	margin: 0px 5px;
}

.comparison-TextBox {
	margin-left: -2px !important;
}

.second-ads {
	margin-top: 5px;
}

.page-head {
	font-size: 20px;
	font-family: Arial Black,sans-serif;
	color: 8DD3ED;
	margin: 10px 0px;
	color: #fa0320;
}

.travel-item {
	width: 450px;
	max-width: 450px;
	white-space: normal;
}

.card-cats {
	text-align: center;
	font-size: 13px;
}

* html .card-cats {
	padding-top: 10px !important;
}

.card-offer {
	border-top: 1px solid #CCCCCC;
	padding-left: 25px;
	padding-top: 14px;
}

.card-row {
	vertical-align: top;
	color: #1f56d5;
}

.card-row li {
	color: #000000;
}

.card-detail {
	white-space: normal;
	font-size: 12px;
	text-align: left;
	min-width: 300px;
	width: 420px;
}

* html #outer-wrapper-table .live-deal-head .card-detail {
	padding-top: 12px;
}

.card-name {
	white-space: nowrap;
	text-decoration: underline;
}

.card-apply {
	padding: 2px 5px;
	color: white;
	background: beige;
	border: 1px solid #ccc;
}

.card-table {
	text-align: center;
	vertical-align: bottom;
}

.card-stat-tr {
	background: #666666;
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px;
}

.card-stat {
	padding: 2px 5px;
}

.card-num {
	font-size: 11px;
	text-align: center;
}

.top-alert{
	color: #FF0000;
}

.top-deal {
	color: #FFFFFF;
}

.top-find {
	white-space: nowrap;
	padding-top: 10px;
	vertical-align: top;
	font-size: 14px;
}

.top-search {
	text-align: center;
}

.prod-hint {
	padding: 0px 10px 0px 10px;
	font-style: italic; 
}

.today-head {
	text-align: center;
	font-weight: bold;
	padding: 5px;
}

.today-idea {
	width: 120px;
	border: 1px dotted #EEEEEE;
	padding-left: 5px;
	font-size: 12px;
	height: 100%;
}

.home-index li{
	font: Arial,Helvetica,sans-serif;
}

.top-link {
	font-size: 16px;
	margin: 10px;
}

.top-note {
	font-size: 15px;
	margin: 20px;
	text-align: center;
}

.price-link {
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0px;
	padding: 10px 0px;
}

.feedback-form-label {
	width: 80px; 
	vertical-align: bottom;
}

.feedback-form-textarea {
	margin-top: 12px;
	margin-bottom: 12px;
}

.feedback-form-submit {
	text-align: right; 
}

.feedback-form-head {
	background-color: skyblue;
	border: 1px solid cccccc;
	padding-bottom:15px;
	width: 100%;
	padding: 5px;
}

.price-link img {
	margin-top: 9px !important;
}

.links_content img a:link  {
	color: none !important;
	text-decoration: none !important;
}

#CouponStore_Coupons1_divCoupon, 
#CouponStore_Coupons1_dgCoupons, 
#CouponStore_Coupons1_divRPD, 
#CouponStore_Coupons1_dgPPD {
	margin-top: 15px;
	text-align: left !important;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1f56d5;
}

a:link,
a:visited,
a:active {
	color: #1f56d5;
}

.col1 a:hover {
	color: #fe6306 !important;
	text-decoration: underline;
}

.appliance img {
	padding-right: 21px !important;
}

#sports-shop a:link,
#sports-shop a:visited,
#sports-shop a:active {
	line-height: 1.4em;
}

table#ProductsList1_lstBrands,
table#SIMM_ProductsList1_lstBrands {
	padding-bottom: 10px !important;
}

a:hover {
	text-decoration: underline;
	color: #fe6306;
}

#ProductsList1_dlCategoryBox a:link,
#ProductsList1_dlCategoryBox a:visited,
#ProductsList1_dlCategoryBox a:active,
#ProductsList1_lstBrands a:link,
#ProductsList1_lstBrands a:visited,
#ProductsList1_lstBrands a:active,
#ProductsList1_dlListings a:link,
ProductsList1_dlListings a:visited,
ProductsList1_dlListings a:active {
	line-height: 1.3em;
}

.gwt-Label {
	line-height: 1.4em !important;
	padding-left: 18px !important;
	padding-top: 9px !important;
}

.link-image {
 	text-decoration: none !important;
}