/*------------------------Primary Messaging------------------------*/

div#primarymessaging {
	margin: 5px 0px 5px 0px;
	width: 625px;
	height: 275px;
	background: url('../images/bg_home_primary_new.jpg') no-repeat top right;
	}

div#primarymessaging a {
	display: block;
	text-decoration: none;
	}

div#primarymessaging h2 {
	margin: 5px 0px 0px 0px;
	padding: 0px 20px 2px 20px;
	font-size: 22px;
	line-height: 24px;
	color: #ad670d;
	}

div#primarymessaging h2 a {
	font-size: 22px;
	line-height: 24px;
	}

div#primarymessaging h5 {
	padding: 0px 20px 0px 20px;
	font-size: 12px;
	line-height: 14px;
	}

div#primarymessaging h5 a {
	font-size: 12px;
	line-height: 14px;
	color: #ad670d;
	}

div#primarymessaging div.quote {
	display: none;
	}


/*------------------------Sidebar (New)------------------------*/

div#sidebar {
	margin: 5px 0px 5px 0px;
	width: 313px;
	height: 275px;
	float: right;
	background: url('../images/bg_home_sidebar_new.png') repeat-x top;
	border-left: 2px dotted #fff;
	}

div#sidebar a {
	text-decoration: none;
	overflow: hidden;
	display: block;
	}

div#sidebar a h2 {
	margin: 5px 0px 5px 0px;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	font-style: italic;
	color: #955313;
	}

div#sidebar a h3 {
	margin: 5px 0px 0px 0px;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	color: #955313;
	}

div#sidebar a p {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	color: #000;
	}

div#sidebar a#freetrial {
	padding: 10px 0px 0px 15px;
	height: 153px;
	width: 298px;
	border-bottom: 2px dotted #fff;
	background: url('../images/white_1px.png') no-repeat right top;
	}

div#sidebar a#freetrial img {
	float: right;	
	}

div#sidebar a#freetrial:hover,
div#sidebar a#freetrial2:hover {
	background: url('../images/bg_home_sidebar_new.png') repeat-x 0 -275px;
	}

div#sidebar a#freetrial2 {
	padding: 10px 0px 0px 0px;
	height: 153px;
	width: 313px;
	border-bottom: 2px dotted #fff;
	background: url('../images/white_1px.png') no-repeat right top;
	text-align: center;
	}

div#sidebar a#freetrial2 div#top {
	height: 76px;
	}

div#sidebar a#demo {
	padding: 5px 5px 0px 5px;
	height: 106px;
	width: 145px;
	float: right;
	text-align: center;
	}

div#sidebar a#contactsales {
	padding: 5px 5px 0px 5px;
	height: 105px;
	width: 145px;
	text-align: center;
	float: right;
	border-left: 2px dotted #fff;
	background: url('../images/white_1px.png') no-repeat right bottom;
	}

div#sidebar a#demo:hover,
div#sidebar a#contactsales:hover {
	background: url('../images/bg_home_sidebar_new.png') repeat-x 0 -440px;
	}


/*------------------------Product Components------------------------*/

div#components {
	padding: 0px 5px 5px 5px;
	width: 930px;
	height: 125px;
	color: #fff;
	text-align: center;
	background: url('../images/bg_home_components.png') 0px 0px no-repeat; 
	}

div#components h1 {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	font-size: 11px;
	line-height: 12px;
	color: #fff;
	}

div#components div.component {
	width: 133px;
	text-align: center;
	float: left;
	}
	
div#components div a {
	padding: 62px 0px 0px 0px;
	display: block;
	width: 133px; 
	height: 38px; 
	}
	
div#components div a:hover {
	text-decoration: none;
	}

div#components div.component#groups,
div#components div#groups a {
	width: 132px;
	}
	
div#components div a h5 {
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 15px;
	}
	
div#components div a:hover h5 {
	color: #155992;
	}

div#components div a:hover p {
	color: #333;
	}

div#components div#socialnetworking a { 
	background: url('../images/bg_home_components_inset.jpg') 0px 0px no-repeat; 
	}
	
div#components div#socialnetworking a:hover { 
	background-position: 0px -100px; 
	}

div#components div#microblogging a { 
	background: url('../images/bg_home_components_inset.jpg') -133px 0px no-repeat; 
	}
	
div#components div#microblogging a:hover { 
	background-position: -133px -100px; 
	}

div#components div#wiki a { 
	background: url('../images/bg_home_components_inset.jpg') -266px 0px no-repeat; 
	}
	
div#components div#wiki a:hover { 
	background-position: -266px -100px; 
	}

div#components div#blogs a { 
	background: url('../images/bg_home_components_inset.jpg') -399px 0px no-repeat; 
	}
	
div#components div#blogs a:hover { 
	background-position: -399px -100px; 
	}

div#components div#dashboard a { 
	background: url('../images/bg_home_components_inset.jpg') -532px 0px no-repeat; 
	}
	
div#components div#dashboard a:hover { 
	background-position: -532px -100px; 
	}

div#components div#spreadsheets a { 
	background: url('../images/bg_home_components_inset.jpg') -665px 0px no-repeat; 
	}
	
div#components div#spreadsheets a:hover { 
	background-position: -665px -100px; 
	}
	
div#components div#groups a { 
	background: url('../images/bg_home_components_inset.jpg') -798px 0px no-repeat; 
	}
	
div#components div#groups a:hover { 
	background-position: -798px -100px; 
	}
	
	
/*------------------------News Ticker------------------------*/

div#ticker {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	width: 920px;
	height: 30px;
	background: url('../images/bg_home_ticker.png') 0px 0px no-repeat; 
	}

div#ticker div.headline {
	display: none;
	}

div#ticker div.headline a {
	width: 920px;
	height: 30px;
	display: block;
	}

div#ticker div.headline a:hover {
	text-decoration: none;
	}
	
div#ticker div.headline a img {
	margin: -2px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	vertical-align: center;
	}

div#ticker div.headline a h5 {
	padding: 7px 10px 0px 0px;
	font-size: 13px;
	line-height: 15px;
	}

div#ticker div.headline a h5 .dimmed {
	color: #666;
	}


