/************************************************

/css/index.css
Author: Tri Doan 
Date: 2/13/2010

************************************************/
.page-index #leftCol {
	background: #faf9f9 url(/i/home/home_left_nav_gradient.gif) top left repeat-y;
}
.page-index #leftCol .inner {
	background: url(/i/home/home_left_nav_bg.jpg) top left no-repeat;
}
.page-index #leftCol .inner div .inner {
	background: none;
}
.page-index #mainContent {
	background: none !important;
    border: none !important;
    width: 832px !important;
}
.tempCountrySelect-module {		
	background: url(/i/home/countrySelect_map.png) bottom left no-repeat;	
	width: 126px;
    height: 72px;
	background-color: none;
	text-align: right;
}
.tempCountrySelect-module .inner {
	position: relative;
	z-index: 12;
	width: 100%;
}
.tempCountrySelect-module ul.countrySelectList {
	position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
	background-color: none;
	padding-right: 10%;
}
.tempCountrySelect-module ul.countrySelectList li.defaultListItem {
	background-color: none;
}
.tempCountrySelect-module ul.countrySelectList li {
	font-size: 13px;
    font-weight: bold;
}

.tempCountrySelect-module ul.countrySelectList li ul {
	margin-left: -16px;
	position: relative;
    display: none;
    right: 0;
	background-color: #E0E0E0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10%;
	width: 116%;
}
.page-index #contentWrap #mainContent {
	padding-top: 33px;
}
.virtualBranchNetwork-module {
	width: 275px;
    font-size: 14px;
}
.archInsight-module p,
.airheadsOnlineComm-module p {
	font-size: 12px;
	line-height: 13px;
}
.virtualBranchNetwork-module p {
	font-size: 13px;
	line-height: 13px;
}
.virtualBranchNetwork-module .inner,
.archInsight-module .inner,
.airheadsOnlineComm-module .inner {
	padding-left: 8px;
    position: static !important;
}
.page-index .col,
.page-index .col_4 {
	position: static !important;
}
.airheadsOnlineComm-module .inner img,
.archInsight-module .inner img {
	margin-left: 5px;
	margin-top: -5px;
    _float: right;
    *float: right;
}

.virtualBranchNetwork-module h2,
.archInsight-module h2,
.airheadsOnlineComm-module h2 {
	color: #000;
    text-transform: uppercase;
    line-height: 13px;
}
.virtualBranchNetwork-module h2 {
    font-size: 13px;
    margin-bottom: 3px;
}
.airheadsOnlineComm-module h2,
.archInsight-module h2 {
    font-size: 11px;
    margin-bottom: 3px;
}

#imageRotateFeature-module {
	text-align: center;
    margin: 0 auto;
}
.page-index .fullContent {
	padding-bottom: 0;
}
.page-index #mainContent {
	padding-bottom: 0;
}
.page-index .fullContent .newsTicker-module {
	margin-bottom: 0;
}
.page-index .fullContent ul#arubaNewsTicker-module {
	padding: 0 14px;
    height: 29px;
    overflow: hidden;
    background: transparent url(/i/subnav_bg.gif) repeat-x scroll left top;
}
.page-index .fullContent ul#arubaNewsTicker-module li {
	background: none;
    padding: 0;
    margin: 0;
    font-size: 11px;
    height: 29px;
    line-height: 29px;
}
.page-index .fullContent ul#arubaNewsTicker-module li a.learnmore {
	color: #4C4C4C;
    font-weight: normal;
    _background: #fabd3e url(/i/subnav_bg.gif) repeat-x scroll left -10px;
	*background: #fabd3e url(/i/subnav_bg.gif) repeat-x scroll left -10px;
}
.page-index .fullContent ul#arubaNewsTicker-module li span {
	text-transform: uppercase;
    font-weight: bold
    font-size: 12px;
    margin-right: 25px;
}
/*for IE*/
.page-index .fullContent ul#arubaNewsTicker-module li strong,
.page-index .fullContent ul#arubaNewsTicker-module li strong span {
    _background: #fabd3e url(/i/subnav_bg.gif) repeat-x scroll left -10px;
	*background: #fabd3e url(/i/subnav_bg.gif) repeat-x scroll left -10px;
    _width: 180px;
    *width: 180px;
}
.page-index #mainContent .inner {
	*position: static !important;
}
.imageRotateFeature-module .inner {
	height: 306px;
    position: relative;
    *position: static !important;
}
.imageRotateFeature-module img {
    _float: right;
   	*float: right;
    *display: inline;
}
.imageRotateFeature-module h1.cufon {
	font-size: 48px;
    color: #db6d24;
    text-align: left;
    padding-top: 60px;
    margin-left: 10px;
    margin-bottom: 0;
}
.imageRotateFeature-module p {
    line-height: 20px;
    font-size: 12px;
    text-align: left;
    margin-left: 10px;
}
.imageRotateFeature-module p a {
	font-size: 12px;
}