/*	
	logitech CSS declarations - homepage styles
	copyright logitech 2007	 
*/

.home #hero {
	height: 431px;
}
.home #header {
	position: absolute;
	top: 356px;
	left: 0;
	margin: 0;
	padding: 0;
	border: none;
	z-index: 3;
}
.home #header li {
	float: left;
	margin-left: 1px;
	min-height: 50px;
	border-top: 1px solid #36dac2;
	cursor: pointer;
}
.home #header li#header_1 {
	margin-left: 0;
}
.home #header li div {
	position: relative;
	width: 236px;
	height: 50px;
	margin: 1px 0 0 0;
	background-repeat: repeat;
}
html>body .home #header li div { background-image: url(../images/transp_black_bg.png);}
* html .home #header li div { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/transp_black_bg.png',sizingMethod='scale'); }

.home #header div a {
	display: block;
	position: relative;
	width: 236px;
	height: 50px;
	text-decoration: none;
	_background: transparent url(../images/ie_cover.gif) top left repeat; /* fixes IEs focus issues */	
	cursor: pointer;
}
.home #header div span {
	position: absolute;
	bottom: 10px;
	left: 20px;
	margin: 0;
	padding: 0 20px 0 0;
	color: #fff;
	font-size: 1.2em;
	letter-spacing: .1em;
	line-height: 1.2em;
	font-weight: normal;
	background: transparent url(../images/icn_home_header.gif) bottom right no-repeat;
}
.home #header li.on div span {
	color: #69D3C6;
	background-image: url(../images/icn_home_header_over.gif);
}
.home #breadcrumb li {
	visibility: hidden; /* hides home breadcrumb text */
}

/* lifestyle area */
#lifestyle_1,
#lifestyle_2,
#lifestyle_3,
#lifestyle_4 {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	height: 431px;
	width: 947px;
	z-index: 1;
}
.lifestyle .info {
	position: absolute;
	top: 10px;
	left: 620px;
	width: 320px;
	z-index: 3;	
	margin: 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
	color: #fff;
}
#lifestyle_2 .lifestyle .info {
	top: 40px;
	left: 558px;
	width: 350px;
}
#lifestyle_3 .lifestyle .info {
	top: 20px;
	left: 54px;
	width: 350px;
	_width: 370px;
}
#lifestyle_4 .lifestyle .info {
	top: 15px;
	left: 486px;
	width: 350px;
}
#main .lifestyle h2 {
	font-size: 2.2em;
	margin: 44px 0 0 0;
	color: #fff;
	font-weight: normal;
	overflow: hidden;
	_height: 1%;
}
#main .lifestyle h2 .title {
	float: left;
	padding-right: 10px;
}
#main .lifestyle h2 span{
	font-weight: bold;
	padding: 0;
}
#main .lifestyle p {
	font-size: 1.4em;
	padding: 0 0 10px 0;
	margin: 0;
	color: #fff;
}
#main .lifestyle ul {
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
	font-size: .9em;
}
#main .lifestyle li {
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #fff;
	color: #fff;
	font-size: 1.3em;
}
.home #main .lifestyle ul li.first {
	padding: 0 10px 0 0;
	margin: 0;
	border: none;
}
#main .lifestyle a {
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
}
.home .lifestyle #arrow,
.home .lifestyle #arrow-alt {
	float: left;
	width: 23px;
	height: 23px;
	padding: 0;
	margin: 0;
}
html>body .home .lifestyle #arrow { background-image: url(../images/home_arrow_lg.png);}
* html .home .lifestyle #arrow { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/home_arrow_lg.png',sizingMethod='scale'); }
html>body .home .lifestyle #arrow-alt { background-image: url(../images/home_arrow_white.png);}
* html .home .lifestyle #arrow-alt { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/home_arrow_white.png',sizingMethod='scale'); }

.home #main {
	background: #ecf0f4 url(../images/home_main_bg.gif) bottom left repeat-x;	
}
.home #content {
	background: transparent url(../images/home_content_bg.gif) top left repeat-y;
}
.home #content_body {
	width: 693px;
	margin: 0;
	padding: 0px 18px 0px 0px;
}
.home #callout {
	background: none;
	padding: 20px 10px 30px 15px;
	width: 211px !important;
}
.home #promo_main {
	float: left;
	text-align: center;
	width: 474px;
	padding: 0px 0px 20px 0px;
}
.home #promo_main p {
	padding: 0 20px;
}
.home #promo_secondary {
	float: right;
	padding: 20px 4px 0 5px;
	width: 210px;
}


#home_support_list {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 211px;
	height: auto;
}

#home_support_list .supportimage {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 0px;
	width: 40px;
}

.promoapac {
	margin: 0;
	padding: 10px 0px 40px 30px;
	float: left;
	background-color:#FFFFFF;
	width: 444px;
	overflow:hidden;
}
.promoapac p{
	margin: 10px 0px 0px 70px;
	width:349px;
}
.promoapac img{
	float: left;
}

