 /* 	
	logitech CSS declarations
	copyright logitech 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 */
#secondary_nav {
	width: auto;
	padding: 0;
	margin: 0;
	background: #fff url(../images/secondary_nav_bg.gif) top right repeat-y;
	overflow: hidden;
	_height: 1%;
}
.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;
}

#logojp {
	position: absolute;
	top: 19px;
	left: 35px;
	z-index: 40;
}
#logojp span {
	display: block;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/logicool_white.jpg);
}
.game_gear #logojp span {
	background-image: url(../images/logicool_black.jpg);
}
#logojp a {
	position: relative;
	display: block;
	width: 70px;
	height: 56px;
	margin: 0px;
	text-decoration: none;
	text-indent: -200em;
}

/* primary nav */

#primary_nav {
	clear: both;
	position: relative;
	height: 42px;
	z-index: 30;
	padding: 0 0 0 120px;
	background: transparent url(../images/nav/primary_nav_bg.gif) left top no-repeat;
}
.game_gear #primary_nav {
	background-image: url(../images/nav/game_primary_nav_bg.gif);
}
ul#nav {
	padding: 5px 0 0 0;
}
#nav a {
	display: block;
	text-decoration: none;
	text-indent: -200em;
}
#nav li li span {
	display: block;
	width: 170px; /* gives consistant width for all secondary topnav dropdowns */
	margin: 0 0 0 4px;
	padding: 0;
	background: #5ebbaf url('../images/nav/drop_down_bg_on.gif') bottom left no-repeat;
}
#nav li li a {
	display: block;
	width: 153px; /* gives consistant width for all secondary topnav dropdowns */
	height: auto;
	margin: 0;
	padding: 3px 10px 5px 7px;
	text-indent: 0px;
	font-weight: normal;
	font-size: 1.1em;
	color: #474747;
	text-decoration: none;
	background: #F8FAFB url('../images/nav/drop_down_bg.gif') bottom left no-repeat;
}
#nav li#nav6 li a {
	color: #fff;
	background: #313131 url('../images/nav/drop_down_blk_bg.gif') bottom left no-repeat;	
}
#nav li li a:hover,
#nav li#nav6 li a:hover {
	color: #fff;
	text-decoration: none;
	background: none; /* removes the 'a' background to allow the 'span' on state to show through */
}
#nav li {
	float: left;
	position: relative;
	text-align: left;
	padding: 0;
	margin: 0;
}
#nav li div a {
	height: 32px;
	margin-bottom: 3px;
}
#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	width: 178px;
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
	_margin-top: 1px;
	z-index: 50;
	background: transparent url('../images/nav/nav_drop_btm.gif') bottom left no-repeat;	
}
#nav li li {
	float: none;
	background: transparent url('../images/nav/nav_drop_bg.gif') top left repeat-y;
}
#nav li li.first {
	padding: 3px 0 0 0;
	background: transparent url('../images/nav/nav_drop_top.gif') top left no-repeat; 
}
#nav li li.first a {
	padding-top: 4px;
}
/* ENGLISH (find other global-language.css modifier for other languages */
#nav li#nav1 div {background-image: url(../images/nav/nav_mice_on.gif);} 
#nav li#nav1 div a {background-image: url(../images/nav/nav_mice_off.gif); 
        width: 100px; 
} 
#nav li#nav2 div {background-image: url(../images/nav/nav_keyboards_on.gif);} 
#nav li#nav2 div a {background-image: url(../images/nav/nav_keyboards_off.gif); 
        width: 116px; 
} 
#nav li#nav3 div {background-image: url(../images/nav/nav_webcams_on.gif);} 
#nav li#nav3 div a {background-image: url(../images/nav/nav_webcams_off.gif); 
        width: 151px; 
} 
#nav li#nav4 div {background-image: url(../images/nav/nav_speakers_on.gif);} 
#nav li#nav4 div a {background-image: url(../images/nav/nav_speakers_off.gif); 
        width: 124px; 
} 
#nav li#nav5 div {background-image: url(../images/nav/nav_remotes_on.gif);} 
#nav li#nav5 div a {background-image: url(../images/nav/nav_remotes_off.gif); 
        width: 101px; 
} 
#nav li#nav6 div {background-image: url(../images/nav/nav_gamegear_on.gif);} 
#nav li#nav6 div a {background-image: url(../images/nav/nav_gamegear_off.gif); 
        width: 111px; 
} 
#nav li#nav7 div {background-image: url(../images/nav/nav_support_on.gif);} 
#nav li#nav7 div a {background-image: url(../images/nav/nav_support_off.gif); 
        width: 120px; 
} 

.game_gear #nav li#nav1 div {background-image: url(../images/nav/game_nav_mice_on.gif);} 
.game_gear #nav li#nav1 div a {background-image: url(../images/nav/game_nav_mice_off.gif);} 
.game_gear #nav li#nav2 div {background-image: url(../images/nav/game_nav_keyboards_on.gif);} 
.game_gear #nav li#nav2 div a {background-image: url(../images/nav/game_nav_keyboards_off.gif);} 
.game_gear #nav li#nav3 div {background-image: url(../images/nav/game_nav_webcams_on.gif);} 
.game_gear #nav li#nav3 div a {background-image: url(../images/nav/game_nav_webcams_off.gif);} 
.game_gear #nav li#nav4 div {background-image: url(../images/nav/game_nav_speakers_on.gif);} 
.game_gear #nav li#nav4 div a {background-image: url(../images/nav/game_nav_speakers_off.gif);} 
.game_gear #nav li#nav5 div {background-image: url(../images/nav/game_nav_remotes_on.gif);} 
.game_gear #nav li#nav5 div a {background-image: url(../images/nav/game_nav_remotes_off.gif);} 
.game_gear #nav li#nav6 div {background-image: url(../images/nav/game_nav_gamegear_on.gif);} 
.game_gear #nav li#nav6 div a {background-image: url(../images/nav/game_nav_gamegear_off.gif);} 
.game_gear #nav li#nav7 div {background-image: url(../images/nav/game_nav_support_on.gif);} 
.game_gear #nav li#nav7 div a {background-image: url(../images/nav/game_nav_support_off.gif);} 


#nav li:hover ul, 
#nav li.over ul {
	display: block;
}

#nav li#nav1:hover div a, 
#nav li#nav1.over div a, 
#nav li#nav2:hover div a, 
#nav li#nav2.over div a, 
#nav li#nav3:hover div a, 
#nav li#nav3.over div a, 
#nav li#nav4:hover div a, 
#nav li#nav4.over div a, 
#nav li#nav5:hover div a, 
#nav li#nav5.over div a, 
#nav li#nav6:hover div a, 
#nav li#nav6.over div a, 
#nav li#nav7:hover div a, 
#nav li#nav7.over div a { 
        background-image: none; 
} 

/* hero styles */
#breadcrumb {
	position: absolute;
	top: 0;
	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 '>' */
}
a.action:after {
	white-space: pre;
	content: '\0020 \003e \003e';
}
a.action {
	behavior: url(css/action.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: 78px;
	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'); }

html>body .game_gear #header .wrap { background-image: url(../images/transp_black_bg.png); background-repeat: repeat;}
* html .game_gear #header .wrap { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/transp_black_bg.png',sizingMethod='scale'); }

#hero {
	position: relative;
	height: 150px;
	margin: 0;
	z-index: 0;
}
::root #hero {
	top: -47px; /* Makes Safari display proper vertical position */
}
#hero img {
	display: block; /* removes space after image */
	width: 947px; /* prevents Safari from displaying this image 100px to the right */
}
.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 */

#content {
	margin: 0;
	padding: 0;
	position: static;
	background-color: #fff;
	font-size: 1.2em; /* 12 px */
}
#content_body {
	float: left;
	width: 666px;
	margin: 0;
	padding: 25px 20px 30px 25px;
}

/* callout styles */
#callout {
	float: left;
	width: 196px !important;
	_width /**/: 236px;
	padding: 20px 20px 30px 20px;
	background: #ecf0f4 url(../images/callout_bg.gif) bottom left repeat-x;
}

/* promos */

#callout .design,
#callout .promo,
#promo_secondary .promo {
	margin: 0;
	padding: 0 0 15px 0;	
}
#promo_secondary .promohome {
	margin: 0;
	padding: 0 0 15px 17px;	
}
#callout .design p,
#callout .promo p,
#promo_secondary .promohome p, 
#promo_secondary .promo p {
	padding-bottom: 4px;
}
/* for text callout */
#callout .more,
#callout .text {
	padding-bottom: 5px;
}
#callout .more h3 {
	background: transparent url(../images/icn_more.gif) 0px 2px no-repeat;
	padding-left: 17px;
}

#callout .separator {
	clear: both;
	margin: 5px 0 15px 0;
	padding: 0 0 0 0;
	line-height: 1px;
	height: 1px;
	border-bottom: 1px solid #e7e9ea;
}
.home #callout .separator {
	border-color: #dedede;
}
.product_finder,
.support_center {
	padding-bottom: 5px;
}
.awards_reviews .award,
#callout .accessory,
#callout .award {
	margin: 0 0 15px 0;
	padding: 0 0 0px 45px;
	overflow: hidden;
	_height: 1%;
}
.awards_reviews .award img,
#callout .accessory img,
#callout .award img {
	float: left;
	margin: 0 0 0 -45px !important;
	margin-left /**/: -48px; /* for IE 5.5 */
	padding: 0;
}
.awards_reviews .award p,
#callout .accessory p,
#callout .award p {
	padding-bottom: 0;
}
#callout .accessory {
	padding-left: 60px;
}
#callout .accessory img {
	margin-left: -60px !important;
	margin-left /**/: -63px; /* for IE 5.5 */
}

#callout .compatibility {
	margin: 0 0 10px 0;
}
#callout .compatibility li {
	display: inline;
	padding: 0 10px 0 0;
}
#callout .compatibility li img {
	padding-bottom: 5px;
}
#callout .download,
#callout .purchase {
	margin: 0 0 15px 0;
}
#callout .purchase h2 {
	font-size: 2em;
	font-weight: normal;
	padding-bottom: 0px;
}
#callout .purchase h2 span {
	font-size: .833em;
}
#callout .purchase .pn {
	color: #666;
	padding-bottom: 15px;
}
#callout .purchase .notify {
	padding-bottom: 0px;
}

#action_links {
	margin: -10px 0 0 0; /* pulls up the print and email links within callout margin */
	padding: 0 0 15px 0;
	font-size: .833em;
}
#action_links li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 7px;
	border-left: 1px solid #bebfc2;
}
#action_links li.first {
	padding-left: 0;
}

/* image rollovers 
html>body a.image img {
	margin: 1px;
}
html>body a.image:hover img {
	margin: 0;
	text-decoration: none;
	border: 1px solid #2c9bca;
}
 IE specific
* html a.image {
	text-decoration: none;
	padding: 1px;
}
* html a.image:hover {
	padding: 0;
	text-decoration: none;
	border: 1px solid #2c9bca;
}
*/

/* buttons */
.button {
	margin: 0 0 7px 0;
	padding: 0;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #2DA3CF;
}
.button a {
	display: block;
	margin: 0;
	padding: 3px 5px;
	font-size: .916em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: transparent;
}
#content_body .button {
	float: right;
	width: 109px;
	background-image: url(../images/btn_subcat_top.gif);
}
#content_body .button a {
	width: 99px;
	background-image: url(../images/btn_subcat_bottom.gif);
}
#callout .button {
	width: 189px;
	background-image: url(../images/btn_callout_top.gif);
}
#callout .button a {
	width: 179px;
	background-image: url(../images/btn_callout_bottom.gif);
}
#callout .support {
	margin: 0 0 15px 0;
}

/* pagination styles */
.pagination fieldset {
	float: left;
	_margin-top: .3em;
}
.pagination label {
	font-weight: bold;
	_vertical-align: middle;
}
.pagination select {
	margin: 0 0 0 3px;
	font-size: .916em;
	_vertical-align: middle;
}
*:first-child+html .pagination label,
*:first-child+html .pagination select { /* IE 7 only */
	vertical-align: middle;
}
.pagination .total {
	font-weight: bold;
	float: right;
	padding: 0 15px;
	border-left: 1px solid #fff;
}
.pagination .all {
	float: right;
	padding: 0 0 0 12px;
	border-left: 1px solid #fff;
	cursor: pointer;
}
.pagination ul {
	float: right;
	display: inline;
	padding: 0 10px 0 5px;
}
.pagination li {
	float: left;
	color: #707475;
	padding: 0 4px 0 0;
}
.pagination .notcurrent {
	float: left;
	color: #707475;
	padding: 0 4px 0 0;
	cursor: pointer;
}
.pagination li.page {
	padding: 0 7px 0 0;
}
.pagination .current a {
	color: #707475;
	text-decoration: none;
}

/* step set styles */
.step_set img {
	position: relative;
	float: left;
	margin-left: -130px;
}
.step_set ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
.step_set ol li {
	padding: 3px 0 10px 0;
}
.step_set span {
	padding: 1px 7px;
	border: 1px solid #e7e9ea;
	background-color: #eff3f6;
	font-size: 1.5em;
	font-weight: bold;
}
.step_set h4 {
	padding-top: 7px;
	margin: 0;
}

/* text promos */
.text_promo {
	margin: 0 20px 0 0;
	padding: 11px 5px 40px 15px;
	border-top: 1px solid #e5eaef;
	background: transparent url(../images/product_attributes_bg.gif) top left repeat-x;
}
.text_promo strong {
	padding-right: 7px;
}
.text_promo a.action {
	padding-left: 7px;
}

/* highlight areas with image */
.highlight {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	overflow: hidden;
	_height: 1%;
}
.highlight.type_1 img {
	float: left;
	margin: 0 12px 5px 0;
}
.highlight.type_2 img {
	float: right;
	margin: 0 0 5px 12px;
}
.highlight.type_3 {
	text-align: center;
}
.highlight.type_3 h3,
.highlight.type_3 p {
	text-align: left;
}

/* tab styles */
.tabs {
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 5px 0 10px 0;
	background: transparent url(../images/detail_tab_bg.gif) top left repeat-x;
}
.tabs li {
	float: left;
	display: block;
	margin: 0 0 0 2px;
	padding: 0 0 0 0;
	text-align: center;
	background-color: #fff;
}
.tabs li.first {
	margin: 0;
}
.tabs li a {
	display: block;
	padding: 15px 0;
	font-size: 1.25em;
	color: #474747;
}
.tabs li.active {
	padding-bottom: 9px;
	background-color: #fff;
}
.tabs li.active a {
	color: #3FA79C;
	text-decoration: none;
}
/* num-x style, where x indicates the number of tabs, sets the width of the tab */
.num-1 li {
 	margin-left: 3px;
}
.num-1 li a {
 	width: 666px;
}
.num-2 li a {
	width: 332px;
}
.num-3 li {
	margin-left: 3px;
}
.num-3 li a {
	width: 220px;
}
.num-4 li a {
	width: 165px;
}
.num-5 li.first {
	padding-left: 3px; /* takes excess pixels */
}
.num-5 li a {
	width: 131px;
}
.num-6 li.first {
	padding-left: 2px; /* takes excess pixels */
}
.num-6 li a {
	width: 109px;
}
.num-7 li.first {
	padding-left: 3px; /* takes excess pixels */
}
.num-7 li a {
	width: 93px;
}

/* dynamic tab setup */

h3.print_head {
	display: none; /* hides print header for screen */
}
#tabcontent1,
#tabcontent2,
#tabcontent3,
#tabcontent4,
#tabcontent5,
#tabcontent6,
#tabcontent7 {
	display: none; /* hides all tab content by default until script run */
}
.tabon-1 #tabcontent1,
.tabon-2 #tabcontent2,
.tabon-3 #tabcontent3,
.tabon-4 #tabcontent4,
.tabon-5 #tabcontent5,
.tabon-6 #tabcontent6,
.tabon-7 #tabcontent7 {
	display: block; /* displays current tab content */
}
.tabon-1 li#tab1,
.tabon-2 li#tab2,
.tabon-3 li#tab3,
.tabon-4 li#tab4,
.tabon-5 li#tab5,
.tabon-6 li#tab6,
.tabon-7 li#tab7 {
	background-color: #fff;
	padding-bottom: 9px;
}
.tabon-1 li#tab1 a,
.tabon-2 li#tab2 a,
.tabon-3 li#tab3 a,
.tabon-4 li#tab4 a,
.tabon-5 li#tab5 a,
.tabon-6 li#tab6 a,
.tabon-7 li#tab7 a {
	color: #3fa79c;
	text-decoration: none;
}


/* content nav */
#content_nav {
	margin: -25px -19px 15px -25px; /* pulls up the content links within content_body margin */
	padding: 13px 0 12px 25px;
	background: #edf1f5 url(../images/content_nav_bg.gif) top left repeat-x;
}
#content_nav li {
	display: inline;
	margin: 0;
	padding: 0 11px 0 13px;
	border-left: 1px solid #d6d7da;
}
#content_nav li.first {
	padding-left: 0;
}
#content_nav li.active a {
	color: #4f5455;
	text-decoration: none;
}


/* 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: 1%;
}
#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 .07em 25px;
	color: #fff;
	font-size: 3em;
	letter-spacing: .05em;
	line-height: 1.9em;
	font-weight: normal;
}
h1.long {
	font-size: 2.6em;
	padding: .2em 0 .15em 25px;
	_padding: .2em 0 .18em 25px;
}
h2 {
	font-weight: bold;
	font-size: 1.333em; /* 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;	
}


/* popup */

.popup {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100% !important;
	height: 100%;
	padding-top: 120px;
	background: url('../images/popup_bg.png') top left repeat; 
	_background-image: url('../images/popup_blank_bg.gif'); /* for IE; keeps user from clicking through layer */
}
/* filter for ie only to get the png to work */
* html .popup {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/popup_bg.png',sizingMethod='scale');
}
.popup-container {
	margin: 0 auto; /* centers popup in page */
	width: 675px !important; /* change to desired popup width */
	width /**/: 675px; /* for IE 5.5 */
	padding: 2px 0 0 0;
	text-align: left;
	font-size: 1.2em;
	background: #fff url(../images/popup_container_bg.gif) 50% top no-repeat;
}
#image_area {
	text-align: center;
}

.premium .popup-container,
#siginSites .popup-container,
#downloading .popup-container,
#passwordTips .popup-container {
	width: 468px !important; /* change to desired popup width */
	width /**/: 500px; /* for IE 5.5 */
	padding: 0 16px 15px;
}

.popup-container .header {
	padding: 15px 10px 8px 25px;
	border-bottom: 1px solid #cfd2d7;
	background: #fff url(../images/popup_header_bg.gif) left bottom repeat-x;
	overflow: hidden;
	_height: 1%;
}
.popup-container .header h2 {
	float: left;
	width: 515px;
	font-size: 1.333em;
}
.popup-container .header .close {
	float: right;
	width: 115px;
	text-align: right;
	font-size: .916em;
	line-height: 1.333em;
}
.popup-container .header .close a {
	padding: 0 16px 1px 0;
	background: transparent url(../images/icn_remove.gif) right 1px no-repeat;
}
.popup-container .footer {
	padding: 0;
	border-top: 1px solid #e5e4f0;
	background: #fff url(../images/popup_footer_bg.gif) left bottom repeat-x;
	overflow: hidden;
	_height: 1%;
}
.popup-container .footer p {
	float: left;
	/*width: 200px;*/
	margin: 0;
	padding: 10px 0 0 237px;
	text-align: center;
}
.popup-container .footer ul {
	float: right;
	width: 200px;
}
.popup-container .footer li {
	float: right;
	display: block;
	text-align: center;
	border-left: 1px solid #e5e4f0;
}
.popup-container .footer li a {
	display: block;
	width: 92px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}
.popup-container .content {
	padding: 10px 0;
}

/* popup-cover used to cover select form elements in IE */
#popup-cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}
* html #popup-cover {
    filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

/* email this page and nofity me */
#notify_me .popup-container .content,
#notify_me_confirm .popup-container .content,
#email_page_confirm .popup-container .content,
#email_page .popup-container .content {
	padding: 20px 20px 10px 25px;
}
#notify_me .popup-container .content p,
#notify_me_confirm .popup-container .content p {
	margin-right: 100px;
}
.popup h3 {
	margin-bottom: 10px;
}
.popup fieldset ol {
	list-style: none;
	margin: 0;
	padding: 5px 0 10px 15px;
	overflow: hidden;
	_height: 1%;
}
.popup fieldset ol li {
	padding: 0 0 10px 0;
	overflow: hidden;
	_height: 1%;
	clear: both;
}
.popup fieldset ol label {
	float: left;
	width: 175px;
	padding: .25em 10px 1px 0;
	text-align: right;
}
.popup fieldset ol input.input_text,
.popup fieldset ol textarea {
	font-size: 1em;
	width: 220px;
	padding: 1px 2px;
	color: #333333;
}
::root .popup fieldset ol input.input_text {
	width: 229px !important; /* for safari */
}
.popup fieldset ol textarea {
	width: 370px;
	height: 60px;
}
.popup fieldset ol .option label {
	width: 350px;
	margin: 0 0 0 5px;
	padding: 0;
	line-height: 1.2em;
	text-align: left;
	vertical-align: middle;
}
.popup fieldset ol input.chkbox {
	float: left;
	width: 14px;
	height: 14px;
	margin: 0 0 0 185px;
	_margin: 0 0 0 188px;
	padding: 0;
	vertical-align: middle;
}
.popup .button {
	width: 109px;
	background-image: url(../images/btn_subcat_top.gif);
}
.popup .button a {
	width: 99px;
	background-image: url(../images/btn_subcat_bottom.gif);
}
.popup fieldset ol li.button {
	float: left;
	width: 109px;
	margin: 10px 0 20px 185px;
	_margin: 10px 0 20px 94px;
	padding: 0;
}
.popup fieldset ol p.sub-label {
	font-size: .916em;
	color: #666;
	padding: 0 0 0 0;
	margin: 2px 0 2px 185px;
	_margin: 2px 0 2px 188px;
}
.legal {
	font-size: 9px;
	color: #666;
	float: none;
	width: auto;
}
.popup p.legal {
	font-size: .916em;
	margin: 0;
	padding: 10px 20px 10px;
	text-align: center;
}

/* new flash popup styles */
.flash-container {
        margin: 0 auto; /* centers popup in page */
        width: 475px; /* change to desired popup width */
        padding: 2px 0 0 0;
        text-align: left;
        font-size: 1.2em;
        background: #transparent url(..../images/popup_container_bg.gif) left top repeat-x;
}
.flash-container .header {
        padding: 15px 10px 8px 25px;
        border-bottom: 1px solid #cfd2d7;
        background: #fff url(..../images/popup_header_bg.gif) left bottom repeat-x;
        overflow: hidden;
        _height: 1%;
}
.flash-container .movie {
        clear: both;
}
.flash-container .header h2 {
        float: left;   
        font-size: 1.333em;
}
.flash-container .header .close {
        float: right;
        width: 115px;
        text-align: right;
        font-size: .916em;
        line-height: 1.333em;
}
.flash-container .header .close a {
        padding: 0 16px 1px 0;
        background: transparent url(..../images/icn_remove.gif) right 1px no-repeat;
} 

/* 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,
#other_features:after,
#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#main,
#primary_nav,
#other_features,
#content {display: inline-block;} /* clears IE 7 */
/* Hide from IE Mac \*/
#main,
#primary_nav,
#other_features,
#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 {height: 1% !important;}
/* End hide from IE-mac */
