/*-- moneyshots --*/
.moneyshots {
	background:#f2f2f2;
	height:270px;
	padding:0;
	margin:0 0 20px 0;
	overflow:hidden;
	position:relative;
	width:670px;
}
.moneyshots div {
	display:none;
}
.ui-tabs div {
	display:block;
}
.moneyshots div div {
	display:block;
}
.moneyshots #moneyshot_01 {
	display:block;
}
.moneyshots img {
	border:0;
	display:block;
}

.moneyshots h2, p {
	color:#324143;
}
.moneyshots .money_video {
	display:none;
}
.ui-tabs-hide {
	display:none !important;
}
.moneyshot_tabs {
	list-style:none;
	margin:-30px 0 0 -10px;
	position:absolute;
	text-align:right;
	width:670px;
}
.moneyshot_tabs li {
	display:inline;
	background:none;
}
.moneyshot_tabs li a {
	background:url(../img/bg_numbers.png) top left no-repeat;
	color:#FFF !important;
	width:20px;
	height:18px;
	display:inline-block;
	padding:2px 0 0 0;
	text-align:center;
	text-decoration:none;
}
.moneyshot_tabs li a:hover,
.ui-state-hover a,
.ui-tabs-selected a {
	background-position:bottom !important;
	text-decoration:none !important;
}


.money_wrap {
	background:url(../img/bg_home.png) repeat-y;
}
.big_money .moneyshot_tabs {
	margin-top:0px !important;
	top:285px;
}
.big_money {
	background:transparent url(../img/bg_home_bottom.png) no-repeat bottom left;
	height:385px !important;
	margin-bottom:40px;
}
.big_money img {
	margin-bottom:10px !important;
}
.big_money p {
	font-size:12px;
	letter-spacing:.01em;
	padding:0px 0 0 10px;
	width:540px;
	margin:0 !important;
}
.big_money h2 {
	width:540px;
	padding-top:.1em;
	padding-left:.3em;
	line-height:.9em;
}
span.more {
	font-size:12px;
	font-weight:bold;
	background:url(../img/more.gif) no-repeat 0 0;
	float:right;
	display:block;
	padding-top:12px;
	padding-left:30px;
	height:32px;
	width:78px;
	color:#fff !important;
	text-decoration:none;
	margin-top:58px;
	position:absolute;
	top:270px;
	right:0px;
}
.more a {
	text-decoration:none;
	color:#fff !important;
}
.more a:hover {
	text-decoration:none;
	color:#fff !important;
}


