@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";
@import "/snowboard/local/css/MooFlow.css";
@import "/common/css/download.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/atomic-snowboardskeleton-blood.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}

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: #eee;
	text-decoration: none;
}
a:hover,a:active {
	color:#000!important;
}

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;
	position:relative;
}
div#container-wrapper {
    width:926px;
	min-height:615px;
	z-index: 10;
}
div#container {

}


/*=HEADER */

div#header-area {
	height: 75px;
	width:926px;
	overflow:visible;
	margin: 0 auto 0 auto;
	z-index: 50000;
}


div#header-area a:link, div#header-area a:visited {
	text-decoration: none;
}
div#header-area a:hover,div#header-area a:active {
	color:#eee;
}
div#header-area div#header {
	width: 926px;
	margin: 0 auto 0 auto;
	position:relative;
	height:75px;
	overflow:visible;
}

div#header-area a.logo {
	float:left;
	margin-left:8px;
	_margin-left:8px;
	margin-top:25px;
}
div#header {
	padding-top:3px;
}
div#header-area a.logo span {
	display:none;
}
div#header-area ul.navitems {
	float:right;
	text-align:right;
	margin:-5px 0 0 0;
	_margin-top:-5px;
}
ul.navitems {

}

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 {
	height: 53px;
	overflow:hidden;
	position:absolute;
	top:-50px;
	_top:-58px;
	left:178px;
	z-index:50000;
}

div#globalmenu ul {
	padding: 0;
}

div#globalmenu ul li {
	list-style: none;
	font-weight: bold;
	line-height: 20px;
	padding-right:10px;
	text-align:center;

}

div#globalmenu li a,
div#globalmenu li a:hover,
div#globalmenu li a:active {
	color: #333;
	display:block;

}

div#globalmenu ul li ul.submenus {
	display: block;
	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;
}


/*=MAIN CONTAINER HTML */

#website-flash {
	height:0px;
	display:none;
}
div#website {
	clear:both;
	width:924px;
	margin: 0;
	padding: 0;
	position:relative;
	min-height:480px;
	height:617px;
	/*padding:0px 15px;*/
	overflow-y:hidden;

}

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

div#contents-header {
	height:20px;
	position:relative;
	top:0px;
}
div#contents-header ul {
	margin:0px;
	padding:0px;
	float:left;
}

div#contents-header ul li {
	float:left;
	font-size:11px;
	padding-left:6px;
	list-style:none;
	line-height:20px;
	text-transform:uppercase;
	background-image:url(/snowboard/local/img/breadcrumb-bg.gif);
	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 15px 0px 0px;
	line-height:23px;
}
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 {
	position:relative;
	min-height:616px;
	_min-height:1650px;
	font-size:12px;
	width: 893px;
	padding:0px 15px;
	overflow:hidden;
}

#html_container {
background-color:#DB0430;
}

div.background {
	/*background-image:url(/snowboard/local/img/riders-bg.jpg);*/
background-color:#D8022E;
}

div#html_container.top-bg {
/*background-image:url(/snowboard/local/img/top-bg.jpg);*/
}
#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 {
	margin: 0 auto;
	height: 25px;
	margin-top:25px;
	position: relative;
	clear: both;
	width:926px;
}
div#footer-area a {
	color:#aaa;
}
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;
}




/*=MENU */

#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;
	width:105px;
	list-style-type:none;
	font-size:14px;
	font-weight:bold;
}
#globalmenu ol li.depth3 {
	min-width:100px;
}
#globalmenu ol li li {
	font-size:11px;
}
#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%;
	color:#dff!important;
}


#globalmenu li.depth3 {
	position:relative;
	cursor:pointer;
}
#globalmenu ol.depth4 {
	display:none;
	background-color:#000;
	opacity:.8;
	filter:alpha(opacity=70);
	margin-left:0px;
	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;
}


/*---*/



/* */
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{
color:#aaa;
}
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;
}

#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;
}




/**/


a.depth3 {
background-image: url(/snowboard/local/img/snowboard-over.jpg);
opacity:0;
filter:alpha(opacity=0);
display:block;
height:50px;
width:100px;
background-position:0px 0px;
background-repeat:no-repeat;
}
a.depth3 a {
width:100%;
text-align:center;
}

#a-sb-snowboard {
background-image:url(/snowboard/local/img/snowboard-off.jpg);
}
#a-sb-bindings {
background-image: url(/snowboard/local/img/binding-off.jpg);
}
#a-sb-boots {
background-image: url(/snowboard/local/img/boots-off.jpg);
}
#a-sb-bindings a.depth3 {
background-image: url(/snowboard/local/img/binding-over.jpg);
}
#a-sb-boots a.depth3 {
background-image: url(/snowboard/local/img/boots-over.jpg);
}
#goodies {
background-image: url(/snowboard/local/img/goodies-off.jpg);
}
#info {
background-image: url(/snowboard/local/img/info-off.jpg);
}
#athletes {
background-image: url(/snowboard/local/img/athletes-off.jpg);
}
#menu-blog {
background-image: url(/snowboard/local/img/blog-off.jpg);
}
#goodies a.depth3 {
background-image: url(/snowboard/local/img/goodies-over.jpg);
}
#info a.depth3 {
background-image: url(/snowboard/local/img/info-over.jpg);
}
#athletes a.depth3 {
background-image: url(/snowboard/local/img/athletes-over.jpg);
}
#menu-blog a.depth3 {
background-image: url(/snowboard/local/img/blog-over.jpg);
}

div div#top-news h2 span {
display:block;
}
div.top h2 span {
display:block;
}
div div#top-news h2 {
background-image:none;
font-size:18px;
font-weight:bold;
}
div div#top-features h2 {
background-image:none;
margin-left:174px;
text-align:right;
font-size:18px;
font-weight:bold;
}

/*= YELLOW */

body {
	background-image:url('/snowboard/local/img/atomic-snowboard-red.jpg');
}

a.depth3 {
background-image: url(/snowboard/local/img/yellow/snowboard-over.jpg);
opacity:0;
filter:alpha(opacity=0);
display:block;
height:50px;
width:100px;
background-position:0px 0px;
background-repeat:no-repeat;
}
a.depth3 a {
width:100%;
text-align:center;
}

#a-sb-snowboard {
background-image:url(/snowboard/local/img/yellow/snowboard-off.jpg);
}
#a-sb-bindings {
background-image: url(/snowboard/local/img/yellow/binding-off.jpg);
}
#a-sb-boots {
background-image: url(/snowboard/local/img/yellow/boots-off.jpg);
}
#a-sb-bindings a.depth3 {
background-image: url(/snowboard/local/img/yellow/binding-over.jpg);
}
#a-sb-boots a.depth3 {
background-image: url(/snowboard/local/img/yellow/boots-over.jpg);
}
#goodies {
background-image: url(/snowboard/local/img/yellow/goodies-off.jpg);
}
#info {
background-image: url(/snowboard/local/img/yellow/info-off.jpg);
}
#athletes {
background-image: url(/snowboard/local/img/yellow/athletes-off.jpg);
}
#menu-blog {
background-image: url(/snowboard/local/img/yellow/blog-off.jpg);
}
#goodies a.depth3 {
background-image: url(/snowboard/local/img/yellow/goodies-over.jpg);
}
#info a.depth3 {
background-image: url(/snowboard/local/img/yellow/info-over.jpg);
}
#athletes a.depth3 {
background-image: url(/snowboard/local/img/yellow/athletes-over.jpg);
}
#menu-blog a.depth3 {
background-image: url(/snowboard/local/img/yellow/blog-over.jpg);
}


/*=EOF YELLOW */





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

#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#downloads {
position:relative;
padding:20px;
margin:0px;
height:520px;
overflow:hidden;
}
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;
}
#top-features #jpanels-gallery-nav a {
display:inline;

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


div#top-features-area a:hover {
color:#fff!important;
}

div#technologies-details a,div#technologies-details h5,div#technologies-details p,div#product p,div#product h3,div#product h5,div#product td {
color:#555!important;
}

div.caption {
color:black;
}