@import "/snowboard/local/css/tooltip.css";
@import "/snowboard/local/css/style.css";
@import "/snowboard/local/css/videogallery.css";
@import "/snowboard/local/css/team.css";
@import "/snowboard/local/css/technologies.css";
@import "/snowboard/local/css/technologiesTop.css";
@import "/snowboard/local/css/products.css";
@import "/snowboard/local/css/support.css";
@import "/snowboard/local/css/news.css";
@import "/snowboard/local/css/blogcontents.css";
@import "/snowboard/local/css/top.css";

div.player2{
visibility:hidden;
}


/*=BASE */
html {
	margin: 0 auto 0 auto;
}

body {

	background-color: #fff;
	font-family: 'Lucida Grande', Arial, Vernada,Geneva, Helvetica, "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	margin: 0 auto 0 auto;
	margin-top:-8000px;
	font-size:62.5%;
	background-color:#000;
	background-image:url('/snowboard/local/img/1011/back.jpg');
	background-position:top center;
}

input,img,form,h1,h2,h3,h4,h5,h6,p,div,ul  {
	margin:0px;
	padding:0px;
}
img {
	border: 0;
}
form {
	font-size: 10px;
}

form input {
	color: #fff;
	background-color: #222;
}


a,a:link, a:visited {
	color: #d3d3d3;
	text-decoration: none;
}
a:hover,a:active {
	color:#fff;
	text-decoration: underline;
}

p {
	color:#eee;
	font-size:1.1em;
}

div,p,h1, h2, h3, h4, h5,h6 {
	color:#eee;
}
h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}
h2, h3 {
	font-size: 1em;
}

h4, h5,h6 {
	font-size: 1em;
	text-align: left;
}


table {
	border-collapse:collapse;
	position:relative;
}

caption {
	caption-side:bottom;
	font-size:.9em;
	text-align:right;
}

.floatclear {
	clear:both;
}

/*=MAIN CONTAINER */

div#container-wrapper,
div#container {
	width:926px;
	margin: 0 auto 0 auto;
	background-repeat:no-repeat;

}
div#container-wrapper {
    width:926px;
	min-height:590px;
	_height:590px;
	z-index: 10;
	background-color:black;
	position:relative;
}

/*=HEADER */

div#header-area {
	height: 80px;
	width:926px;
	overflow:visible;
	margin: 0 auto 0 auto;
	z-index: 50000;
	background-image:url("/snowboard/local/img/1011/header.gif");
	border-bottom:1px solid #666666;	
}

div#header-area a:hover,div#header-area a:active {
	color:#fff;
}

div#header-area a:link, div#header-area a:visited {
	text-decoration: none;
}

div#header-area div#header {
	position:relative;
	overflow:visible;
	float:left;
}

div#header-area a.logo {
float:left;
height:80px;
overflow:hidden;
}

div#header-area a.logo span {
	display:none;
}
div#header-area ul.navitems {
	float:right;
	text-align:right;
}
ul.navitems li {
	float:left;
	height:25px;
	line-height:25px;
	margin: 0 5px 0 5px;
	padding: 0 5px 0 5px;
	overflow: hidden;
}
ul.navitems li a {
	color:#eee;
}
ul.navitems li form {
	display: inline;
	margin: 0;
	padding: 0;
	height: 25px;
	color: #fff;
	line-height: 25px;
}

.formtext {
	font-size: 10px; 
	color: #fff;
	background-color: #555; 
	line-height: 1.0;
}
.formbtn {
	font-size: 9px; 
	color: #fff;
	background-color: #555; 
	line-height: 1.0;
}
.formselect {
	font-size: 9px; 
	color: #fff;
	background-color: #555; 
	line-height: 1.0;
	z-index: 1;
}

/*=GLOBAL MENU */

div#globalmenu {
margin:0px;
padding:0px;
height:53px;
overflow:hidden;
z-index:50000;

_position:absolute;
top:0px;
padding-top:35px;
}

div#globalmenu ul {
	padding: 0;
	margin:0;
}

div#globalmenu ul li {
	list-style: none;
	padding-right:10px;
	text-align:center;

}

div#globalmenu ul li ul.submenus {
	margin: 0;
	padding: 4px 4px 4px 0;
}

div#globalmenu li.fatmenu {
	margin:0px;
	float:left;
	width:119px;

}
div#globalmenu ul li a {
	font-size:16px;
}
div#globalmenu ul li ul li a {
	font-size:11px;
}

#globalmenu ol {
	margin:5px 0 0 10px;
	padding:0 0 5px 0;
}
#globalmenu ol ol {
	margin-left:20px;
	padding-left:5px;
	padding-right:5px;
	_margin-left:10px;
}
#globalmenu ol li {
	z-index:50000;
	float:left;
	list-style-type:none;
	font-size:14px;
	font-weight:bold;
	padding: 0 28px;
}
#globalmenu ol li.depth3 {
border-left:4px solid #AAAAAA;
height:20px;
padding-left:5px;
}
#globalmenu ol li li {
	font-size:11px;
	padding: 0;
}
#globalmenu ol li li li {
	font-size:11px;
}
#globalmenu ol.depth4,
#globalmenu ol.depth5 {
	margin-top:0;
}
#globalmenu ol li.depth4 {
	/*width:300px;*/
	padding:2px;
	z-index:50000;
}

#globalmenu ol ol li a {
	float:left;
	display:block;
	height:100%;
	width: 96px;
}


#globalmenu li.depth3 {
	position:relative;
	cursor:pointer;
}
#globalmenu ol.depth4 {
	display:none;
	background-color:#000;
	opacity:.8;
	filter:alpha(opacity=70);
	margin-left:0px;
	width: 96px;
	z-index:500;
}

#globalmenu ol li li ol.depth5 {
	float:right;
	position:absolute;
	top:20px;	
	background-color:#000;
	left:100px;
}


#globalmenu ol li li li.depth5{
	width:200px;
}


#globalmenu ol li li ol.depth5 {
top:2px;
}
#globalmenu ol.depth4 {
position:absolute;
top:30px;
left:-5px;
}

a.depth3 {
line-height:27px;
_line-height:20px;
}
a.depth3 a {
width:100%;
text-align:center;
}

/*---*/



/*=MAIN CONTAINER HTML */

div#website {
	clear:both;
	width:926px;
	margin: 0;
	padding: 0;
	position:relative;
	min-height:480px;
	overflow-y:hidden;
}

/*=CONTENTS HEADER SECTION (breadcrumb,page title, page sub-title) */

div#contents-header {
height:20px;
position:relative;
top:0;
clear:both;
}
div#contents-header ul {
	margin:0px;
	padding:0px;
	float:left;
	border-bottom:1px solid #666666;
}

div#contents-header ul li {
	float:left;
	font-size:9px;
	padding-left:3px;
	list-style:none;
	line-height:20px;
	text-transform:uppercase;
	background-position:right 4px;
	background-repeat:no-repeat;
}
div#contents-header ul li a {
	padding-right:5px;
}
div#contents-header h2 {
	float:right;
	margin:0px 5px 0px 0px;
	line-height:23px;
	font-size:14px;
}
div#contents-header h3 {
	float:right;
	margin:0px 5px 0px 0px;
	line-height:23px;
}

div#contents-section {
	height:25px;
}

div#contents-section h3 {
	text-align:right;
	padding-right:20px;
	line-height:25px;
	font-size:14px;

}
div#contents-section h3.bg {
	background-color:white;
}
/* html */

#html_container {
	font-size:12px;
	overflow:hidden;
}

#html_contents {
	padding:20px;
	color: #666;
}

/* iframe */ 
iframe#result {
	background-image: none;
	background-color: transparent;
	filter: alpha(opacity=80);
	opacity: .80;
	-moz-opacity: .80; 
}

div#flash_map {
	padding-top: 20px;
}

/*= FOOTER AREA */

div#footer-area {
background-color:#000000;
clear:both;
height:30px;
margin:2px auto 0;
position:relative;
width:926px;
}
div#footer-area a {
	color:#d3d3d3;
}
div#footer-area div#footer {
	width: 880px;
	margin: 0 auto 0 auto;
   padding-top:2px;
}
div#footer ul#footer-left {
	float:left;
}
div#footer ul#footer-right {
	float:right;
}

div#footer ul#footer-right li{
padding: 0;
}

div#footer ul#footer-right li.sns {
padding:5px;
margin:0;
}

div#footer ul#footer-right li.sns img{
width:15px;
height:15px;
}




/* */
div#jtime-machine-title {
	z-index:2000;
	background-color:#000;
	color:white;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
	width:0px;
	text-align:left;
	padding:5px;
}



/*=BREADCRUMB */
div#header li a:link, 
div#header li a:visited,{
color:#DCDCDC;
}
div#header li a:hover,
div#footer-area li a:hover {
color:white!important;
}

ul#breadCrumb {
	width:100%;
	height:100%;

	overflow:hidden;
}
ul#breadCrumb li {
	padding-right:10px;
	color:white;
}

ul#breadCrumb li.lastElement {
	background-image:none;
}
ul#breadCrumb li.lastElement a,/*thx ie */
ul#breadCrumb li:last-child  a{
}
div#header form #sendsearch {
height:20px;
	padding-top:2px;
}


/*ie*/

div#header li form#searchproduct #sendsearch {
	_margin-top:-8px;
}

p.madein{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding:10px 10px 0;
	float: right;
}

#jcontainer {
padding:5px;
}
#jtest {
background-color:white;
width:100%;
height:100%;
}
#jcontainer div.prodInfo {
display:none;
}
#jcontainer div.thumbImage {
padding-right:5px;
}

#jcontainer div.product-box {
float:left;
}
#jcontainer h2,#jcontainer p.categoryDescription {
display:none;
} 
#jcontainer h3 {
color:#333;
text-align:right;
}
#jcontainer div.cat-sep {
border:1px solid black;
background-color:white;
}






#goback {
	margin: 2px 8px 0 0;
	padding: 0;
	font-family: 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	line-height: 1.0;
}
#goback a:link,
#goback a:visited {
	text-decoration: none;
	color: #000;
}

#goback a:hover,
#goback a:active {
	text-decoration: underline;
	color:#f00;
}

/* SHOP SEARCH */

form#shop_search {
	font-size:x-small;
	margin-left:5px;
}

form#shop_search input {
	background-color:#ddd;
	color:#000;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
	padding:0px;
	font-size: 9pt;
}

td.input_center {
	text-align:center;
	color:#fff;
	padding-bottom: 10px;
}
span.submit_btn a {
	padding-left: 5px;
	font: bold 10px 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, sans-serif; 
}

form#shop_search span.submit_btn a:hover,
form#shop_search span.submit_btn a:active {
	color:#f00 !important;
}



div.mf div.caption span {
font-size:12px;
color:#888;
}

#loader-container img {
width:12px;
height:12px;
}


#top-features #jpanels-container-overflow {
margin-left:0px;
height:210px;
border:none;
overflow:hidden;
*margin-top:5px;
position:relative;
}

#top-features #jpanels-gallery-nav{
background-image:none;
border:none;
top:-1px;
width:auto;
text-align:left;
height:20px;
right:10px;
display:none;
}
#top-features #jpanels-gallery-nav a {
display:inline;

}
#top-features #jpanels-gallery-nav a.goto {
display:none;
}

/*=download */

div#downloads {
position:relative;
padding:20px;
margin:0px;
height:580px;
_overflow:hidden;
}

div#downloads div#html_contents {
margin:0px;
padding:0px;
}

div#downloads div#dl-list {
float:left;
margin-right:20px;
position:relative;
border:3px solid #eee;
z-index:10000;
}

div#downloads div#dl-list ul {
list-style-type:none;
}
div#downloads div#dl-list li {
padding:0;
margin:0;
}
div#downloads div#dl-list li a {
display:block;
margin:0px;
padding:0px;
}

div#downloads div#dl-list li img {
border:3px solid #eee;
padding:0;
margin:0;
position:static;
}

div#downloads div#dl-preview {
position:absolute;
padding-top:50px;
left:210px;
top:50px;
height:580px;
text-align:center;
width:583px;
}

div#downloads div#dl-preview img {
position:absolute;
top:50px;
left:0px;
text-align:center;
border:5px solid #eee;
}

img.visible {
z-index:1;
}
div#manual ol li {
float:left;
padding:5px;
list-style:none;
}
div#manual ol li a {
font-size:0.9em;
}



div#dl-specs {
background-color:#000;
width:150px;
opacity:.85;
color:white;
text-align:left;
}

div#dl-specs div.platform {
padding:5px;
clear:both;
}
div#dl-specs div.platform h2 {
color:white;
font-size:1.1em;
margin-bottom:5px;
border-bottom:1px solid #eee;
text-align:left;
}
div#dl-specs li {
line-height:1.5;
list-style:none;
}

div#dl-specs li a {
color:#eee;
padding-left:5px;
}
div#dl-os {
background-color:#111;
padding:5px;
text-align:center;
}
div#dl-os a{
font-size:1em;
color:white;
padding:2px;
}
div#dl-os a.current {
color:#e24631;
}
div#downloads-wrapper {
height:660px;
overflow:hidden;
width:926px;
}
div#dl-img-url {
width:410px;
height:24px;
background-color:#000;
opacity:0;
filter:alpha(opacity=0);
}
div#dl-img-url a {
display:block;
float:left;
height:20px;
line-height:20px;
background-color:#000;
color:white;
padding:2px;
width:50px;
font-size:1em;
}
div#dl-img-url input {
border:1px solid #eee;
height:20px;
width:350px;
}


div.left {
background-color:#000;
color:white;
opacity:.9;
-moz-opacity:.9;
filter:alpha(opacity=88);
height:610px;
width:823px;
padding-left:20px;
}

div.left p {
color:#eee;
padding:5px;
margin-left:25px;
width:600px;
}
div.left h4,div.left h5 {
margin-left:25px;
color:white;
padding:10px 0px;
}
div.left h4 {
font-size:1.3em;
}
div.left ul {
margin-left:50px;
list-style-type:square;
width:600px;
}
div.left ol {
width:600px;
}
div.left a {
color:#888;
}

/*= ADDTHIS HACK */
div#addthis {
	width:200px;
	float:left;
	padding:10px ;
}

div#news div#addthis {
	float:right;
	padding: 20px 40px;
}

div#at16pf {
	display: none !important;
	*overflow: hidden;
}


div#at16meo span {
	background: url("/snowboard/local/img/addthis_email_service.gif")
repeat scroll -4px 0 transparent;
	text-indent: -1000px;
	width: 90px;
}

div#at_email form [for^='at_msg'] {
	background: url("/snowboard/local/img/addthis_email_comment.gif")
repeat scroll -3px -3px transparent !important;
	text-indent: -1000px;
	width: 50px;
}

div#at16meo a.at15t_yahoomail {
	display: none !important;
	*overflow: hidden!important;
}

div#at16meo a.at15t_aolmail {
	display: none !important;
	*overflow: hidden!important;
}

div#at_email textarea#at_to {
	height: 15px !important;
	overflow: hidden;
}

.addthis_toolbox.addthis_default_style span {
	margin-right: 5px;
}

#at16pc form label {
	color:#4C4C4C
}

