#content-band{
  height: 281px;
  background : black;
}
#home-main{
    clear : both;
    width: 1000px;
    margin:20px auto 0;
}
.main_card {
   overflow-x : hidden;
   overflow-y : hidden;
}
#card_nav {
    width: 150px;
    position:relative;
    bottom:44px;
    z-index:10;
    font-size:10px;
    left:300px;
}
#card_nav ul{
    float:right;
    list-style-image :none;
    list-style-position : outside;
    list-style-type : none;
    margin-top:6px;
    position:absolute;
}
#card_nav ul li{
    float :left;
    /*width : 65px;*/
}
#card_nav ul li.card_dot{
    cursor : pointer;
    width : 9px;
    margin-left: 5px;
}

#card_nav ul li.card_dot:hover{
     background:transparent url(../images/iphone_selector_on.png) no-repeat scroll center center;
}
#card_nav ul li.card_dot{
    background:transparent url(../images/iphone_selector.png) no-repeat scroll center center;
}

#card_nav ul li.card_dot.ui-tabs-selected{
    background:transparent url(../images/iphone_selector_on.png) no-repeat scroll center center;
}
.prev {
    background : url(../images/arrows.png) no-repeat scroll left center;
    padding-left:10px;
    cursor : pointer;
    position: absolute;
    top:90px;
    z-index: 3;
    width: 10px;
    height: 42px;
}
.next {
    background :url(../images/arrows.png) no-repeat scroll right center;
    cursor : pointer;
    padding-right: 10px;
    margin-left : 5px;
    position: absolute;
    top:90px;
    right:0px;
    z-index: 3;
    width: 10px;
    height: 42px;
}

/* carousal */
/*************/
#carousal {
    width:660px;
    float: left;
    margin-right: 20px;
    height: 280px;
    position: relative;
}
#carousal ul li .carousal-overlay{
    background: transparent url(../images/fp-main-carousel-overlay-bg.png) no-repeat -27px 0px;
    height: 60px;
    position: relative;
    /*top: -64px;*/
    
    bottom:60px;
}
#carousal ul li div.card-txt-1{
   position: relative;
   width : 285px;
   font-size: 13px;
   float:left;
   padding-left: 10px;
   color : black;
   margin-top:5px;
   font-weight: bold;
}
#carousal ul li div.card-txt-2{
   position: relative;
   float:right;
   width : 270px;
   font-size: 13px;
   color : black;
   margin-top : 5px;
}
#carousal ul li div.card-txt-2 a {
    font-weight: bold;
}
#carousal ul li div.card-txt-2 a:hover {
    text-decoration:none;
}
#part-2{
    clear: both;
    background-color: white;
    margin-top:1px;
    padding-top:20px;
    padding-left:0px;
    line-height: 1.4em;
    font-size: 13px;
    padding-bottom: 25px;
    color : #141414;
}
#part-2  .column{
    width : 320px;
    float:left;
    margin-right: 20px;
    background: url("../images/module-bottom320.png") no-repeat scroll center bottom #FFFFFF;
    padding-bottom: 5px;
    height: 260px;
}
#part-2 .column-inner {
    background:url("../images/module-bg320.png") repeat-y scroll center bottom #FFFFFF;
    padding:0 10px;
    height: 240px
}
#part-2 .column:first-child .column-inner{
    padding:0;
}
#part-2  .column.last{
     margin-right: 0px;
}

#part-2 .column h3, #part-3 .column h3{
    background-color: #141414;
    border-left: 6px solid #FC6111;
    color : white;
    padding: 2px 10px;
}
/*  reach-milions */
#reach-milions {
}
#reach-milions .text{
    text-align: center;
    padding:10px;
}
#reach-milions ul{
    text-align: center;
    height : 168px;
    overflow : hidden;
}
#reach-milions ul li{
    margin-bottom: 17px;
}
#reach-milions ul li a{
    padding-bottom: 10px;
    padding-right: 228px;
}

#reach-milions li#tcc a{
    background: transparent url(../images/homepage-site-logos-sprite.png) no-repeat 0 -9px;
    padding-bottom: 16px;
}
#reach-milions li#ma a{
     background: transparent url(../images/homepage-site-logos-sprite.png) no-repeat 0 -57px;
}
#reach-milions li#gcr a{
    background: transparent url(../images/homepage-site-logos-sprite.png) no-repeat 0 -107px;
}
#reach-milions li#fcg a{
    background: transparent url(../images/homepage-site-logos-sprite.png) no-repeat 0px -151px;
    padding-bottom: 29px;
}

#part-3{
    clear: both;
    font-size: 13px;
    color : #141414;
    padding-bottom : 20px;
}
#part-3 .column {
    width:490px;
    float:left;
    margin-right : 20px;
    background: url("../images/module-bottom490.png") no-repeat scroll center bottom #FFFFFF;
    padding-bottom: 0px;
}
#part-3 .column-inner{
    background: url("../images/module-bg490.png") repeat-y scroll center bottom #FFFFFF;
}
#part-3 .column.last {
    margin-right : 0px;
    padding-bottom : 5px;
}
#featured-writers .text {
    margin:10px;
    line-height : 1.2em;
}
#featured-writers .writers{
    margin-left:20px;
}
#featured-writers .writer {
    margin:20px 0 12px 5px;
}

#socialCarNewsFeed {
    width:220px;
    float:left;
    padding : 20px 10px 0px 20px;
}
#socialCarNews-logo {
    float:left;
}
#socialCarNews-name{
    float:left;
    color : #2f5a7a;
    font-size: 15px;
    font-weight: bold;
    padding-left:5px;
}
#socialCarNewsFeed .text {
    color : #747474;
    font-size: 12px;
    clear:both;
}
#socialCarNewsFeed ul {
    margin-top:10px;
    height : 190px;
    overflow : hidden;
}
#socialCarNewsFeed ul li {
    margin :10px 0;
    line-height: 1em;
}
#socialCarNewsFeed ul li a:link,#socialCarNewsFeed ul li a:visited {
    color : #151515;
}
#hgm-in-news{
    width:230px;
    color : #303030;
    padding: 10px 10px 10px 0;
    float:right;
    height : 250px;
    overflow : hidden;
}
#hgm-in-news .title{
 background-color: #d9d9d9;
 font-size: 15px;
 font-weight: bold;
 padding:8px;
}
#hgm-in-news ul{
  padding: 10px 10px 0;
  background-color: #eeeeee;
}
#hgm-in-news ul li{
    padding : 10px 0;
}
#hgm-in-news a:link, #hgm-in-news a:visited{
    color : #303030;
}
#hgm-in-news a.more:link, #hgm-in-news a.more:visited{
    color : #FB670D;
    padding-bottom: 5px;
}
.bold {
    font-weight: bold;
}
.column .more{
    color : #FB670D;
    float : right;
}
#hot-hgm-twitter {
    float:left;
    width:320px;
}

