body{
   /*background:#fff url(images/bg.png) repeat-x scroll 0 0;*/
   font-family:Tahoma,Helvetica,sans-serif;
   font-size: 11px;
   line-height: 15px;
   text-align: center;
}
a{
	outline: none;
	color:#726560;;
}
#topLine{
	width: 100%;
   height: 25px;
   background: #000000;
   position: fixed;
   left: 0px;
   z-index: 99999;
   border-bottom: 1px solid #fff;
}
.bottomLine {
   width: 100%;
   height: 13px;
   margin: 0;
}

.bottomLine .innerLine {
   background: url(images/fixedBottomLine.gif) no-repeat;
   height: 13px;
   margin: 0 auto;
   width: 976px;
}
#logo{
	background:transparent url(images/logo.png) no-repeat scroll 0 0;
	display:block;
	height:67px;
	width:444px;
	float: left;
	margin:35px 0 10px 0;
}
#header{
	clear: both;
	height: 100px;
}
#logo span, #community li a span, .boxHead a{
	display:none;
	overflow:hidden;
	text-indent:-99999px;
}
#community{
	float: right;
}

#community li{
	float: left;
	display: block;
	border-right: 1px solid #dcdcdc;
   height: 24px;
   margin-top: 30px;
}
#community li a{
	margin-top:2px;
	margin-right:6px;
	margin-left:6px;
	height: 20px;
	display: block;
}
#community li.last{
	border-right: none;
}
#community li.last a{
	margin-right:0px;
}
#facebook{
	width:18px;
	background:transparent url(images/facebook.png) no-repeat scroll 0 0;
}
#twitter{
	width:20px;
	background:transparent url(images/twitter.png) no-repeat scroll 0 0;
}
#youtube{
	width:42px;
	background:transparent url(images/youtube.png) no-repeat scroll 0 0;
}
#blip{
	width:25px;
   background:transparent url(images/blip.png) no-repeat scroll 0 0;
}
#container,
#innerLine{
	width: 976px;
	margin: auto;
	text-align: left;
}
#content{
	clear: both;
	/*height: 270px;*/
}
#logos{
	clear: both;
	padding-top: 1px;
}
#logos #partners{
	width: 100%;
	font-size: 12px;
	color: #58585A;
	margin-bottom: 10px;
	font-weight: bold;
}
.topContent{
	padding-bottom: 20px;
	font-size:12px;
	color:#58585A;
	text-align: left;
}
.topContent h2{
   font-weight:normal;
   font-size: 20px;
   margin-bottom: 10px;
}

.topContent .divItemContent{
   margin-top: 30px;
}

#logoSmall {
	margin-left:3px;
	margin-right:34px;
   display:block;
   padding-top:9px;
   float:left;
}
#topRightMenu{
	float: right;
}
#topLeftMenu{
   float: left;
}
#topRightMenu,
#topLeftMenu {
	list-style:none;
	margin: 0px;
	padding-top: 8px;
	
}
#topRightMenu li a,
#topLeftMenu li a{
	color: #E5DADA;
}
#topRightMenu li,
#topLeftMenu li{
	background:transparent url(images/menu_arrow.png) no-repeat scroll left center;
	color:#E5DADA;
	float:left;
	line-height:8px;
	padding:0 15px 0 7px;
}
/** BOXES **************************************************** BOXES **/
.box, .boxlast{
	width: 307px;
	margin-right:27px;
	background: #dbdbdb;
	float: left;
	margin-top: 20px;
	height: 374px;
}
.blog{
	background: #fff;
	border-bottom: 1px solid #e2e1e1;
	overflow: hidden;
}
.moneyzoom{
	background: #dedede;
}
.boxlast{
	margin-right:0px;
}
.boxHead{
	background:transparent url(images/box_head.png) no-repeat scroll 0px 0px;
	height: 50px;
}
.finance .boxContent,
.moneyzoom .boxContent{
	height: 324px;
	position: relative;
}
.finance .boxContent{
	border-top: 1px solid #4ab3e4;
	background:transparent url(images/umbrella.png) no-repeat scroll 0px center;
}
.finance .boxContent .inner{
	margin:10px 0 0 27px ;
}
.finance .boxContent .border{
	background:transparent url(images/finance_middle.png) repeat-y scroll 0px 0px;
	margin: 10px 20px 0 50px;
}
.finance .boxContent .border .content{
	margin-left: 0px;
}
.finance .boxContent .border h4{
	margin-top:10px;
	color: #00acec;
	font-size: 14px;
}
.finance .boxContent .border ul{
	margin: 0;
	padding: 10px 0 0 20px;
}

.finance .boxContent .border ul li{
	list-style: none;
	background:transparent url(images/li_arrow.png) no-repeat scroll 0 center;
	margin-bottom:7px;
	padding-left: 12px;
}

.finance .boxContent .border ul a{
	color:#030303;
}
.finance .boxContent .border ul a:hover{
	text-decoration: underline;
}
.finance .boxContent .border{
	font-size: 12px;
}

/*** ROUNDED CORNERS ******************************************************** ROUNDED CORNERS ***/
.roundedcornr_box_851710 {
   background: #ffffff;
}
.roundedcornr_top_851710 div {
   background: url(images/roundedcornr_851710_tl.png) no-repeat top left;
}
.roundedcornr_top_851710 {
   background: url(images/roundedcornr_851710_tr.png) no-repeat top right;
}
.roundedcornr_bottom_851710 div {
   background: url(images/roundedcornr_851710_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_851710 {
   background: url(images/roundedcornr_851710_br.png) no-repeat bottom right;
}

.roundedcornr_top_851710 div, .roundedcornr_top_851710, 
.roundedcornr_bottom_851710 div, .roundedcornr_bottom_851710 {
   width: 100%;
   height: 7px;
   font-size: 1px;
}
.roundedcornr_content_851710 {
	margin: 0 7px;
	padding-bottom: 15px;
}
/*** ROUNDED CORNERS END ******************************************************** ROUNDED CORNERS END***/

.moneyzoom .boxContent{
   border-top: 1px solid #936bcb;
   background:transparent url(images/moneyzoom_content.png) no-repeat scroll 1px 0px;
}
.moneyzoom .boxContent .moneyzoomContent{
	margin: 20px 0 0 110px;
	overflow:hidden;
   width: 162px;
   height:130px;
   color: #d1cbf5;
   font-size: 11px;
}

.moneyzoom .boxContent .moneyzoomContent p{
	margin-bottom: 8px;
}

.moneyzoom .boxContent .moneyzoomHeaderContent{
   margin: 10px 0 0 135px;
   overflow: hidden;
   width: 150px;
   height: 32px;
}

.blog .boxContent{
   border-top: 1px solid #565656;
   height: 48px;
}

/** BOXES HEADER **************************************************** BOXES HEADER **/
.finance .boxHead h3,
.moneyzoom .boxHead h3,
.blog .boxHead h3{
	padding: 12px;
	float: left;
}
.finance .boxHead h3 a,
.moneyzoom .boxHead h3 a,
.blog .boxHead h3 a{
	display: block;
	height: 26px;
}
.finance .boxHead h3 a span.arrow,
.moneyzoom .boxHead h3 a span.arrow,
.blog .boxHead h3 a span.arrow{
	background:transparent url(images/block_arrows.png) no-repeat scroll 0px 0px;
	width: 21px;
	height: 21px;
	padding: 0;
}

.finance .boxHead h3 a span,
.moneyzoom .boxHead h3 a span,
.blog .boxHead h3 a span
{
	float: left;
	text-indent: 0;
	padding-top: 3px;
	padding-left: 6px;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
}
.finance .boxHead h3 a{
	width: 194px;
	color: #00ACEC;
}
.moneyzoom .boxHead h3 a{
	width: 174px;
	color: #4D3E94;
}
.blog .boxHead h3 a{
	width: 174px;
	color: #000000;
}
.moneyzoom .boxHead h3 a span.arrow{
	background-position: -21px 0px;
}
.blog .boxHead h3 a span.arrow{
	background-position: -42px 0px;
}

.boxHead a.btn{
	display: block;
	float:right;
	width:79px;
	height: 29px;
	margin:12px 10px 0 0;
}
.finance .boxHead a.btn{
   background:transparent url(images/compare_btn.png) no-repeat scroll 0px 0px;
}
.moneyzoom .boxHead a.btn{
   background:transparent url(images/see_btn.png) no-repeat scroll 0px 0px;
}
.blog .boxHead a.btn{
   background:transparent url(images/read_btn.png) no-repeat scroll 0px 0px;
}
iframe{
   border:0px solid #fff !important;
}
.blog .boxContent ul li{
	background:url("images/li_dot.png") no-repeat scroll 0 3px transparent;
	line-height:16px;
	list-style:none outside none;
	margin-bottom:7px;
	padding-left:20px;
}
.blog .boxContent ul li a{
	line-height: 13px;
}
a.firstBlogLink{
	display: block;
	width: 280px;
	height: 100px;
	clear:both;
	color:#ff6600;
	font-family:Georgia,'Times New Roman',serif;
	font-size:17px;
	line-height:19px;
	overflow:hidden;
	margin-bottom: 2px;
}
a.firstBlogLink img{
	float: left;
}
.firstBlogLink p{
	display:block;
	width:150px;
	float:left;
	padding-left:15px;
	
}
.boxContent .blogPosts{
	padding:15px;
	border-left: 1px solid #e2e1e1;
   border-right: 1px solid #e2e1e1;
   position: relative;
}
.scrollable {

   /* required settings */
   position:relative;
   overflow:hidden;
   /* vertical scrollables have typically larger height than width but not now */
   height: 195px;
   width:265px;
}

/* root element for scrollable items */
.scrollable .items {
   position:absolute;
   /* this time we have very large space for the height */
   height:20000em;
}

#blogPrev.disabled, #blogNext.disabled {
	visibility: hidden;
}

#blogPrev, #blogNext {
	position: absolute;
	right: 5px;
	display: block;
	width: 20px;
	height: 15px;
	background:url("images/arrow_up.png") no-repeat scroll 0 0 transparent;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
#blogNext{
	background:url("images/arrow_down.png") no-repeat scroll 0 0 transparent;
	bottom:10px;
}

