 /* 	
	logitech CSS declarations
	copyright 2007
	 
*/


/* main areas */
body {
	margin: 0;
	padding: 0;
	color: #4f5455;	
	font-family: arial, lucida, helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	background: #098c7e url(../images/body_bg.gif) top left repeat-x; 
}
#container {
	position: relative;
	width: 947px;
	margin: 0 auto;
	padding: 4px 0 0 0;
	text-align: left;
	background: #fff url(../images/container_bg.gif) top left no-repeat;
	font-size: 1em; /* 10px baseline */
}
#main {
	margin: 0;
	padding: 0;
	position: relative;
}

/* nav styles: primary, secondary, and utility styles */
#banner {
	
	padding: 0;
	width: 947px;
	height: 431px;
}

#banner_inside {
	
	padding: 0;
	width: 947px;
	height: 150px;
}

#secondary_nav {
	width: auto;
	height: 82px;
	padding: 0;
	margin: 0;
	background: #fff url(../images/secondary_nav_bg.gif) top right repeat-y;
	overflow: hidden;
}
.game_gear #secondary_nav {
	background: #121212 url(../images/secondary_nav_bg_game.gif) top right repeat-y;
}
#secondary_nav a {
	text-decoration: none;
	color: #666;
}
#secondary_nav a:hover {
	text-decoration: underline;
	color: #666;
}
.game_gear #secondary_nav a {
	text-decoration: none;
	color: #ccc;
}
.game_gear #secondary_nav a:hover {
	text-decoration: underline;
	color: #ccc;
}
#secondary_nav ul {
	float: left;
	width: 380px;
	_width /**/: 553px;
	padding: 12px 0px 9px 135px;
	font-size: .9em; /* 9px */
	line-height: 1.8em !important;
	_line-height: 1.9em; /* for IE */
}
*:first-child+html #secondary_nav ul { line-height: 1.9em !important;/* IE7 only */ }
#secondary_nav li {
	display: inline;
	margin: 0;
	padding: 0 3px 0 6px;
	border-left: 1px solid #3fa79c;
	vertical-align: middle;
}
#container li.first {
	border: none;
}
#utility_nav {
	float: right;
	width: 430px;
	padding: 12px 0px 9px;
	font-size: .9em; /* 9px */
	line-height: 1.8em;
}
#location {
	float: right;
	margin: 0 15px 0 0;
	line-height: 1.9em;
	vertical-align: middle;
}
#location a {
	float: left;
	vertical-align: middle;
}
#location a img {
	float: left;
	margin: .3em 5px 0 0;
	vertical-align: middle;
	padding: 0;
	text-decoration: none;
}
#location .select_language {
	float: left; /* required for opera */
	margin: 0 0 0 10px;
	font-size: 1.1em;
	border: 1px solid 9b9b9b;
	border-width: 1px 0 0 1px;
}
#search {
	float: right;
	padding: 0;
	margin: 0 15px 0 0;
	_margin-top: 1px;
	vertical-align: middle;
}
*:first-child+html #search { /* IE7 only */ 
	margin-top: 1px;
}
#search fieldset {
	display: block;
	_display: inline;
}
#search input.search_text {
	float: left;
	width: 120px;
	margin: 0 7px 0 0;
	padding: 1px 2px;
	border: 1px solid 9b9b9b;
	border-width: 1px 0 0 1px;
	vertical-align: middle;
	font-size: 1.1em;
	color: #333333;	
	font-family: arial, lucida, helvetica, sans-serif;
}
#search a.search_btn {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	text-indent: -200em;
	vertical-align: middle;
	background: transparent url(../images/btn_search.gif) left top no-repeat;	
}
.game_gear #search a.search_btn {
	background-image: url(../images/btn_search_content_game.gif);
}
#cart_items {
	float: right;
	margin: 0 9px 0 0;
	background: transparent url(../images/btn_view_cart.gif) left top no-repeat;
}
#cart_items a {
	display: block;
	width: 42px;
	height: 19px;
	padding: 0;
	text-decoration: none;
	text-indent: -500em;
}
.game_gear #cart_items {
	background-image: url(../images/btn_view_cart_game.gif);
}
#logo {
	position: absolute;
	top: 19px;
	left: 35px;
	z-index: 40;
}
#logo span {
	display: block;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/logo.gif);
}
.game_gear #logo span {
	background-image: url(../images/logo_game.gif);
}
#logo a {
	position: relative;
	display: block;
	width: 70px;
	height: 56px;
	margin: 0px;
	text-decoration: none;
	text-indent: -200em;
}



/* hero styles */
#breadcrumb {
	position: absolute;
	top: 86;
	left: 0;
	width: 926px;
	padding: 6px 0 5px 21px;
	border-bottom: 1px solid #3fa79c;
	margin: 0;
	color: #fff;
	font-size: 1.1em; /* 11px */
	z-index: 10;
}
#breadcrumb ul {
	position: relative;
	padding-left: 116px;
}
#breadcrumb li {
	display: inline;
	padding: 0 0 0 4px;
	font-weight: bold;
}
#breadcrumb a {
	position: relative;
	color: #fff;
	font-weight: normal;
	margin: 0;	
}
#breadcrumb li a:after {
	white-space: pre;
	content: '\0020 \0020 \003e';
}
#breadcrumb li a {
	behavior: url(css/breadcrumb.htc); /* calls IE specific script to add '>' */
}

html>body #breadcrumb { background-image: url(../images/transp_teal_bg.png); background-repeat: repeat;}
* html #breadcrumb { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/transp_teal_bg.png',sizingMethod='scale'); }

#header {
	position: absolute;
	top: 164px;
	left: 0;
	margin: 0;
	padding: 0;
	border-top: 1px solid #3fa79c;
	z-index: 3;
}
#header .wrap {
	width: 947px;
	margin: 1px 0 0 0;
	background-repeat: repeat;
}
html>body #header .wrap { background-image: url(../images/transp_teal_bg.png);}
* html #header .wrap { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/transp_teal_bg.png',sizingMethod='scale'); }


#hero {
	position: relative;
	height: 150px;
	margin: 0;
	z-index: 0;
}
#hero img {
	display: block; /* removes space after image */
}
.sub_category #header {
	top: 78px;
}
.sub_category #hero {
	height: 150px;
}
.showcase #header {
	top: 256px;
}
.showcase #hero {
	height: 341px;
	margin-bottom: -11px; /* allows showcase hero image to overlay content area */
}


/* content styles */
#column1{

	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	/* height: 431px;*/
}	

#column2{

	background-color:#FFFFFF;
	/*height: 431px;*/
}	

#column3{

	background-color:#FFFFFF;
	/*height: 700px;*/
}	

#contentcol{
	padding: 25px 25px 25px 25px;
}	

#content {
	margin: 0;
	padding: 0;
	position: static;
	background-color: #fff;
	font-size: 1.2em; /* 12 px */
	widows: 475px;
}

#content_body {
	width: 907px;
	padding: 0 15px 35px 25px;
}
#action_links {
	margin: 0 0 0 0; /* pulls up the print and email links within callout margin */
	padding: 10px 23px 5px 0;  /* use top padding 32 when removing HERO and HEADER banner divs */
	font-size: 1em;
	background-color: #fff;
	text-align:right;
}

#action_links li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 7px;
	border-left: 1px solid #bebfc2;
}
#action_links li.first {
	padding-left: 0;
}


/* footer styles */

#footer {
	margin: 0;
	padding: 15px 20px 5px;
	border-top: 1px solid #CFD7DD;
	color: #7e868d;
	background-color: #F0F2F4;
	font-size: .916em; /* 9px */
	overflow: hidden;
	height: 20px;
}
#footer p {
	float: left;
}
#footer ul {
	float: left;
	margin: 0 0 0 25px;
}
#footer li {
	display: inline;
	margin: 0;
	padding: 0 15px 0 18px;
	border-left: 1px solid #7e868d;
}
#footer li a,
#footer li a:hover {
	color: #7e868d;
}


/* general styles */

p {
	margin: 0;
	padding: 0 0 10px 0;
}
p.sub_header {
	font-size: 1.16em;
}

/* headers */
h1 {
	margin: 0;
	padding: 0 20px .1em 25px;
	color: #fff;
	font-size: 2.8em;
	letter-spacing: .05em;
	line-height: 1.9em;
	font-weight: normal;
}
h2 {
	font-weight: bold;
	font-size: 1.25em; /* 16px */
	margin: 0;
	padding: 0 0 .3em 0;
}
h3 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 1.25em; /* 15px bold for IE */
	_font-weight: bold;
	color: #3FA79C; /* 6bbab3  */
}
::root h3 { /* Safari only */
	font-size: 1.333em;
	font-weight: normal;
}
*:first-child+html h3 { /* IE7 only */ 
	font-size: 1.333em;
	font-weight: normal;
}
h4 {
	font-weight: bold;
	font-size: 1.08em; /* 13px */
	margin: 0;
	padding: 0 0 .1em 0;
}
h5 {
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	padding: 0 0 .1em 0;
}

/* links */
a {
	color: #2c9bca;
	text-decoration: none;
}
a:visited {
/*	color: #2c9bca;	 set to #999 when done. Shows correct link state for "#" hrefs. */
}
a:hover,
a:active {
	text-decoration: underline;
}

/* lists */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.links {
	padding: 0 0 7px 0;
}
ul.links li {
	padding: 0 0 3px 0;
}
ol li {
	margin: 0;
	padding: 0;
}
li {
	padding: 0;
	margin: 0;
}
ol {
	margin: 0 0 10px 0px;
	padding: 0 0 0 25px;
}

/* images */
img a {
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	border: 0;
}

/* form styles */
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border-style: hidden;
	border-width: 0;
}
select,
textarea,
input {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: arial, lucida, helvetica, sans-serif;	
}



/* GLOBAL FLOAT FIXES and HACKS ************************************************
	Use to clear floats and use the Holly Hack for IE browser's height bugs */

#main:after,
#primary_nav:after,
#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#main,
#primary_nav,
#content {display: inline-block;} /* clears IE 7 */
/* Hide from IE Mac \*/
#main,
#primary_nav,
#content {display: block;}
/* End hide from IE Mac */

/* holly hack for extra space in IE nav - Hides from IE-mac \*/
* html #main,
* html #product_nav,
* html #content {height: 1% !important;}
/* End hide from IE-mac */


