/*
STYLE SHEET FOR CONTENT TOTALMONEY.PL
Created by AMP MEDIA
http://www.ampmedia.com.pl
ToC
1. promo content
2. promotions and news
3. featured
4. business finance

Notes
*/


/* --------- 1. promo content --------- */

#promoContent {
	margin: 5px 19px 0 33px;	
}
#promoContent .modPromo h1 {
	background: url(../images/bg_label_promos.gif) no-repeat;
	height: 43px;
	border-bottom: #d3d3d3 1px solid;
	text-indent: -9999px;
	margin: 0 0 9px;
}

/* --------- 2. promotions and news --------- */
ul.modAdvList {
	height: 100%;
	overflow: hidden;
	margin: 0 0 20px;
}
ul.modAdvList li.item {
	float: left;
	width: 299px;
	height: 1%;
	position: relative;
	background: url(../images/bg_mod_adv_list.gif) top left repeat-y;
}
ul.modAdvList li.first {
	margin: 0;
	border: none;
}
ul.modAdvList li.line {
	clear: both;
	background: none;
	border: none;
	font-size: 0;
	height: 9px;
	margin: 0;
	line-height: 0;
	overflow: hidden;
	display: block;
	width: 100%;
}
ul.modAdvList li h3 {
	border: #9ddefb 1px solid;
	width: 293px;
	background: #fff;
	line-height: 30px;
	font-size: 0.72em;
	text-align: center;
}
ul.modAdvList li h3 a,
ul.modAdvList li h3 a:visited {
	color: #185e91;
	text-decoration: underline;	
}
ul.modAdvList li .btnAct {
	position: absolute;
	bottom: 12px;
	left: 10px;
	z-index: 20;
}
ul.modAdvList li .containerPromo,
ul.modAdvList li .container {
	position: relative;
	padding: 18px 0 0;
	background: url(../images/bg_mod_adv_list_b.gif) bottom left no-repeat;
	height: 160px;
	overflow: hidden;
	z-index: 10;
}
ul.modAdvList li .containerPromo .leftCol,
ul.modAdvList li .container .leftCol {
	float: left;
	width: 160px;
	padding: 0 0 0 14px;
}
ul.modAdvList li .containerPromo .leftCol a img,
ul.modAdvList li .container .leftCol a img{
	display: block;
	margin: 0 0 17px;
}
ul.modAdvList li ul {
	list-style: square;
	margin: 0 0 14px 14px;
}
ul.modAdvList li ul li {
	width: auto;
	float: none;
	background: none;
	margin: 0;
	color: #454545;
	font-size: 0.69em;
}
*+html ul.modAdvList li ul li {
	line-height: 14px;
}
ul.modAdvList li .containerPromo .rightCol,
ul.modAdvList li .container .rightCol {
	float: right;
	width: 100px;
	padding: 0 19px 0 0;
}
ul.modAdvList li .containerPromo .rightCol a,
ul.modAdvList li .container .rightCol a {
	display: block;
	height: 67px;
}
ul.modAdvList li .containerPromo .rightCol span,
ul.modAdvList li .container .rightCol span {
	width: 50px;
	height: 53px;
	display: block;
	margin: 21px auto 6px;
	background: url(../images/bg_promo_ico.gif) no-repeat;
	text-indent: -9999px;
}
ul.modAdvList li .containerPromo .rightCol span.newness,
ul.modAdvList li .container .rightCol span.newness {
	background-position: 0 -53px;
}
ul.modAdvList li .containerPromo .rightCol span.promotion,
ul.modAdvList li .container .rightCol span.promotion {
	background-position: 0 -106px;
}

/* --------- 3. featured --------- */

#featured h1 {
	background-position: 0 -43px !important;
}
#promoContent #topSavings {
	margin: 0;
}
#promoContent #topSavings ul a {	
	font-size: 0.69em;
}
#promoContent #topSavings ul a span {
	padding: 4px 0 3px;
}
#promoContent .lap {
	border: #d3d3d3 solid;
	border-width: 0 1px 1px;
	padding: 19px 14px 4px 12px;
	height: 100%;
	overflow: hidden;	
}
.tabContainer {
	background: url(../images/bg_tab_cont.gif) top left repeat-y;
	margin: 0 0 16px;
	height: 100%;
	overflow: hidden;
}
.tabContainer h4 {
	border: #9ddefb 1px solid;
	line-height: 41px;
	background: #fff url(../images/ico_balloon.gif) 11px 18px no-repeat;
	font-size: 0.89em;
	padding: 0 0 0 29px;
}
.tabContainer h4 a,
.tabContainer h4 a:visited {
	color: #185e91;
	text-decoration: underline;	
}
.tabContainer .inner {
	background: url(../images/bg_tab_cont_b.gif) bottom left no-repeat;
	padding: 0 0 1px;
}
.tabContainer .inner table {
	width: 100%;
	text-align: center !important;
}
.inner table td.logo {
    text-align: center !important;
}
.inner table td.logo {
	width: 170px;
}
.inner table td.order {
	width: 178px;
	text-align: center;
}
.inner table td.order a {
	color: #15b1f2;
	font-size: 0.69em;
	text-decoration: underline;
	display: block;
	margin: 0 0 4px;
}
.inner table td.order a:hover {
	font-weight: bold;
}
.inner table td.opinions {
	text-align: left;
}
.inner table td.opinions ul {
	margin: 9px 0 12px !important;
	border: none !important;
}
.inner table td.opinions ul li {
	width: 260px !important;
	padding: 0 !important;
	background: none;
}
.inner table td.opinions ul li span {
	background: url(../images/ico_ok.gif) 0 0 no-repeat;
	display: block;
	color: #454545;
	font-size: 0.69em;
	font-weight: bold;
	padding: 2px 0 4px 26px;
}
.inner table td.opinions .content {
	background: #f2f2f2;
	padding: 12px 13px;
	border-top: #d3d3d3 1px solid;
}
.inner table td.opinions .content span {
	display: block;
	color: #185e91;
	padding: 0 0 6px;
	font-weight: bold;
	font-size: 0.72em;
}
.inner table td.opinions .content p {
	font-size: 0.69em;
	color: #454545;
}
#topSavings .seeAllOffers {
	text-align: right;
	border-top: #d3d3d3 1px solid;
	height: 100%;
	overflow: hidden;
	padding: 0 0 6px;
}
#topSavings .seeAllOffers a {
	float: right;
	color: #185e91;
	display: block;
	padding: 4px 0 0;
	font-weight: bold;
	font-size: 0.72em;
	text-decoration: underline
}

/* --------- 4. business finance --------- */

/* recommended business */
#recommendedBusiness {
	margin: 0 0 20px;
}
#recommendedBusiness h1 {
	background: url(../images/bg_header_business.gif) no-repeat !important;
}
#recommendedBusiness .tabContainer {
	background: url(../images/bg_tab_cont_gray.gif) top left repeat-y;	
}
#recommendedBusiness .tabContainer h4 {
	border: #dbdbdb 1px solid;
	line-height: 41px;
	background: #fff url(../images/ico_balloon_gray.gif) 11px 18px no-repeat;
	font-size: 0.89em;
	padding: 0 0 0 29px;
}
#recommendedBusiness .tabContainer .inner {
	background: url(../images/bg_tab_cont_b_gray.gif) bottom left no-repeat;
	padding: 0 0 1px;
}
#recommendedBusiness .inner table td.opinions .content {
	background: #FCF0E2;
}
#recommendedBusiness .inner table td.opinions .content span {
	color: #000;
}
#recommendedBusiness .inner table td.opinions ul li span {
	background: url(../images/ico_select.gif) 6px 4px no-repeat;
	padding: 2px 0 4px 22px;	
}

/* promotions and new products */
#promotionsAndNewProducts h1 {
	background: url(../images/bg_header_business.gif) 0 -43px no-repeat !important;
}
#promotionsAndNewProducts ul.modAdvList li h3 {
	border: #dbdbdb 1px solid;
}
#promotionsAndNewProducts ul.modAdvList li.item {
	background: url(../images/bg_mod_adv_list_gray.gif) top left repeat-y;
}
#promotionsAndNewProducts ul.modAdvList li .container {
	background: url(../images/bg_mod_adv_list_b_gray.gif) bottom left no-repeat;
}
#promotionsAndNewProducts ul.modAdvList li .container .rightCol span {
	background: url(../images/bg_promo_ico_gray.gif) no-repeat;
}
#promotionsAndNewProducts ul.modAdvList li .container .rightCol span.newness {
	background-position: 0 -53px;
}
#promotionsAndNewProducts ul.modAdvList li .container .rightCol span.promotion {
	background-position: 0 -106px;
}
ul.modAdvList li h3.promotionsAndNewsHeader {
    font-size: 1em;
}
ul.modAdvList li h3.promotionsAndNewsHeader a, ul.modAdvList li h3.promotionsAndNewsHeader a:visited {
    color: #185E91;
    text-decoration: none;
}
