/*=RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,label,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;}

/*=GENERAL SETTINGS*/

body {
	background-color:#fff;
	color:#000;
	font-family: Helvetica,Arial,'Lucida Grande', 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',メイリオ,Merio, sans-serif;
	font-size:12px;
}
a {
	text-decoration:none;
	color:#000;
	font-size:12px;
	color:black;
}
body a:hover{color:#E2001A;}
a:visited{color:#000;}
a:active{color:#000;}

form,input,select {
	font-size:12px;
	margin-left:4px;
}

input {
	background-color:#fff;
	color:#000;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
	padding:0px;
}

em {
font-weight:bold;
}

/*=BREADCRUMB */

div#breadCrumbContainer{
clear:both;
width:884px;
height:25px;
}
div#breadCrumbContainer a{
margin-right:11px;
font-size:12px;
font-weight:bold;
margin-bottom:0px;
padding-bottom:0px;
line-height:20px;
}
ul#breadCrumb li{
float:left;
list-style-type:none;
margin-right:5px;
padding-right:5px;
background-image:url(/img/breadCrumbMark.jpg);
background-repeat:no-repeat;
background-position:right center;
height:20px;
line-height:20px;

}
ul#breadCrumb li.lastElement{
background-image:none;
}
ul#breadCrumb li img{
margin:5px 0px 0px -8px;
}
.intBtn {
float:right;
}


select#internationalSites {
float:right;
font-size:11px;
margin-right:8px;
height:18px;
}
select#internationalSites option{
font-size:12px;
}
#container {
	position:absolute;
	left:50%;
	top:49%;
	width:874px;
	min-height:444px;
	_height:444px;
	margin-left:-437px;
	margin-top:-250px;
}


#middle_wrapper {
	width:884px;
	min-height:444px;
	_height:444px;
}


/*=columns and general classes */

#contentContainer {
clear:both;
min-height:444px;
_height:444px;
width:890px;
}

.logo {
background-image:url(/img/mavic_logo.jpg);
}
.clearDiv {
clear:both;
min-height:444px;
_height:444px;
width:890px;
}

.clear {
clear:both;
}

.oneColumn {
min-height:444px;
_height:444px;
width:209px;
position:relative;
float:left;
z-index:0px;
}
.twoColumn {
min-height:444px;
_height:444px;
width:430px;
float:left;
}
.threeColumn {
min-height:444px;
_height:444px;
width:651px;
float:left;
}
.fourColumn {
min-height:444px;
_height:444px;
width:872px;
float:left;
}
.colunmContainer {
width:430px;
float:left;
}
.boxMargin{
margin-right:12px;
}
/*EOF columns*/


/*=blocks */

.block {
width:100%;
height:145px;
background-color:#fee101;
margin-bottom:5px;
position:relative;
}
.oneBlock {
width:209px;
height:145px;
background-color:#fee101;
float:left;
}
.twoBlock {
width:209px;
height:295px;
background-color:#fee101;
float:left;
margin-bottom:5px;
}
.threeBlock {
width:209px;
height:440px;
background-color:#fee101;
float:left;
margin-bottom:5px;
}
.fourBlock {
height:295px;
width:430px;
background-color:#fee101;
margin-bottom:5px;
}
.sixBlock {
height:295px;
width:650px;
background-color:#fee101;
margin-bottom:5px;
overflow:hidden;
}

#footer {
width:900px;
clear:both;
text-align:left;
}
#footer a{
float:left;
}


.btnMark a {
background-image:url(/img/triangle.jpg);
background-position:0 -1px;
background-repeat:no-repeat;
line-height:15px;
padding-left:15px;
}
.btnMark a:hover {
background-image:url(/img/triangle_hover.jpg);
}


.btnMarkWhite a {
background-image:url(/img/triangle_white.jpg);
background-position:0 -2px;
background-repeat:no-repeat;
line-height:15px;
padding-left:15px;
}
.btnMarkWhite a:hover {
background-position:0 -17px;
}


/*= NEWS */

a.white-arrow {
background-image:url("/img/triangle_white.jpg");
background-position:0 -2px;
background-repeat:no-repeat;
padding-left:15px;
}

div#main h1 {
font-size:16px;
text-align:center;
font-weight:bold;
margin-bottom:10px;
}
div#main span.date {
font-size:14px;
text-align:right;
display:block;
font-weight:bold;
}
div#main strong {
font-weight:bold;
}
div#main p {
padding:2px;
}
div#main a {
background-image:url("/img/triangle_white.jpg");
background-repeat:no-repeat;
padding-left:15px;
background-position:0 -2px;
}
div#main a:hover {
background-position:0 -17px;
}
div#main li {
line-height:15px;
}
div#main ol,div#main ul {
padding-left:50px;
}
div#main ol li {
list-style-type:decimal;

}
div#main ul li {
list-style-type:disc;
}
div#main em {
font-style:italic;
font-weight:normal;
}
div#main div#tags {
margin-top:10px;
margin-bottom:10px;
padding:5px;
}
div#main div#tags a {
background-image:none;
padding:2px;
text-decoration:underline;
}
div#newsCategories h2 {
background-image:url(/local/img/categories-title.jpg);
background-repeat:no-repeat;
height:60px;
text-indent:-5000px;
}
div#newsCategories ol {
margin-left:25px;
}
div#newsCategories ol li a {
font-size:18px;
}

div#newsSearchForm {
margin-top:10px;
text-align:right;
margin-bottom:15px;
}
div#newsSearchForm a {
background-image:none;
}
div#search_results {
margin:5px;
}

ul#pagenav {
	color: #ccc;
	font-size: 9pt;
	margin: 0 16px 0 0;
	text-align: center;
}
ul#pagenav li {
	display: inline;
	margin: 0 2px 0 2px;
	padding: 1px 2px 0 2px;
}

ul#pagenav li a:link,
ul#pagenav li a:visited {
	color: #000;
	text-decoration: none;
}
ul#pagenav li a:hover,
ul#pagenav li a:active {
}
ul#pagenav li.current_page {
	font-weight: bold;	
	border-bottom:1px solid #FEE101;
	color: #000;
}
ul#pagenav li.no_link,
ul#pagenav li.linked {
	color: #fff;
	border: 0;
}
#years {
	text-align: right;
}


#years ol li {
	list-style-type:none;
	display: inline;
}

div#newsRightBar {
width:210px;
overflow:hidden;
}

#newsCategories ol.tree li {
margin-bottom:40px;
}
div#newsSearchForm input.submit_btn {
border:1px solid #fff;
padding:2px;
cursor:pointer;
}

#newsTop div#headlines {
position:relative;
}
#newsTop div#headlines a.list_all_news{
position:absolute;
bottom:5px;
right:5px;
}
#newsTop div#main h1 {
margin-top:5px;
}
#newsTop div#main {
height:230px;
overflow:hidden;
}
#newsTop a.read_full_article {
float:right;
}
#newsTop div.block h2 a {
background-image:url("/img/blackArrow20.jpg");
background-position:300px 25px;
background-repeat:no-repeat;
display:block;
font-family:Helvetica,Arial;
font-size:28px;
line-height:28px;
height:28px;
font-weight:600;
padding:20px;
}
#newsTop div.oneRow {
height:145px;
} 
#newsTop div.latestNews{
background-color:white;
}
#newsTop div.latestNews h2{
font-size:28px;
font-family:Helvetica,Arial;
margin-top:20px;
}
#newsTop div.block,#newsTop div.latestNews,#newsTop div#headlines {
opacity:0;
filter:alpha(opacity=0);
}


/*=Athletes */

/* TOP*/

div.athlete26 div#athlete-header h3 {
font-size:16px;
}

#athletesTop .btnMark a{
font-size:18px;
display:block;
margin:0px 40px 30px;
}
#athletesTop div{
background-repeat:no-repeat;
}
#mtbBox{
background-image:url(/local/img/athlete-mtb-bg.gif);
}
#roadBox{
background-image:url(/local/img/athlete-road-bg.gif);
}
#triathlonBox{
background-image:url(/local/img/athlete-triathlon-bg.gif);
}

#athletesTop a.first {
margin-top:55px;
}

#supportContent{
background-image:url(/local/img/athlete-support-bg.gif);
}
#supportContent p.first {
	margin-top:45px;
}
#supportContent p{
	padding:5px;
}
#athletesTop .sixBlock{
background-color:white;
position:relative;
}


/*LIST*/

#athletesList .twoBlock{
position:relative;
overflow:hidden;
}

#athletesList h2{
text-align:right;
font-size:15px;
border-bottom:1px solid #ccc;
margin-bottom:15px;
}

#athletesList div.athlete {
width:162px;
float:left;
padding:5px 0px;
text-align:center;
margin-bottom:15px;
height:188px;
position:relative;
}

div#athletesList.TEAM div.athlete {
height:210px;
width:195px;
padding:0px 5px;
}
div#athletesList.TEAM div.athlete h3 {
margin-left:0px;
text-align:center;
font-size:11px;
}
#athletesList div.athlete h3{
text-align:left;
margin-left:20px;
margin-bottom:3px;
}

#athletesList div.athlete h4{
margin-top:4px;
font-size:9px;
}

#athletesList div.athlete a.goNext{
display:block;
float:right;
margin-top:5px;
position:absolute;
bottom:0px;
right:20px;
}
#athletesList div.btnMark a {
 background-image:none;
 padding:0px;
}
#athletesList div.btnMark a.goNext {
 background-image:url(/img/triangle_white.jpg);
 padding-left:15px;
}
#athletesList div.btnMark a.goNext:hover {
 background-position:0px -16px;
}


/* PROFILE */




#athlete-prof {
padding-bottom:5px;
}

#athleteProfile {
height:auto;
min-height:295px;
}

div#athleteProfile h2,div#athleteProfile h3{
font-size:24px;
margin-top:5px;
text-align:right;
margin-right:5px;
}
div#athleteProfile h3{
font-size:12px;
margin-bottom:5px;
}

#athleteProfile ul{
margin-left:18px;
}
#athleteProfile ul li{
text-align:left;
margin:5px 5px 5px 0px;
line-height:20px;
font-size:12px;
}
#athletePortrait {
text-align:center;
}
#athletePortrait img {
margin-top:7px;
}

#athleteInfo  h2 {
text-align:right;
font-size:12px;
margin-top:10px;
}

#athlete {
_height:450px;
min-height:450px;
}
#athlete-header{
height:35px;
line-height:35px;
border-bottom:1px solid #ccc;
overflow:hidden;
margin-bottom:8px;
}
#athlete-header ul{
float:left;
margin-top:8px;
padding-left:0px;
}
#athlete-header ul li{
float:left;
padding-left:10px;
}
#athlete-header h3{
float:right;
padding-right:5px;
font-size:18px;
color:#333;
font-weight:normal;
}
#athlete-presentation {
padding:0px 10px;
}
#athlete-pictures {
padding:0px 10px;
_height:210px;
min-height:210px;
padding:0px 10px 5px 0px;
float:left;
}
div#athlete-presentation p{
_font-size:11px;
font-size:12px;
}

#athlete-interview{
clear:both;
padding:0px 10px;
}

#athlete-interview dt {
font-weight:bold;
font-size:13px;
color:#222;
line-height:30px;
}
#athlete-interview dd {
margin-left:10px;
width:550px;
}
#athlete-presentation h4{
font-size:13px;
margin:10px 0px;
}
#athlete-presentation p{
font-size:13px;
}
p.self-introduction {
margin-bottom:10px;
}

p,dd,li{
line-height:18px;
}


div#athlete-items {
margin-top:10px;
margin-bottom:10px;
}
div#athlete-items h3 {
font-size:18px;
border-bottom:1px solid #ccc;
padding:5px;
padding-left:15px;
}


div#athlete-items h4 {
font-size:13px;
padding:5px 10px;
}
div#athlete-items p {
font-size:12px;
padding:5px 10px;
}
div#athlete-itemlist.btnMarkWhite a {
padding-left:20px;
}
div#athlete-itemlist.btnMarkWhite h4 a {
font-size:14px;
}

div#athlete-itemlist div.product-category {
clear:both;
height:20px;
line-height:20px;
border-top:1px solid #ccc;
padding-top:5px;
}
div div#athlete-itemlist div#firstItem {
border-top:none;
}
div#athlete-itemlist div.product-category h4 {
font-size:15px;
float:left;
margin:0px;
padding:0px;

}
div#athlete-itemlist div.product-category a.linkToProduct {
float:right;
padding-right:5px;
}

div#athlete-itemlist ul{
margin-left:45px;
}
div#athlete-itemlist ul li{
line-height:20px;
}
div#athlete-pictures {
text-align:center;
}

.hide{
display:none;
}

.btnMarkWhite a.downArrow {
background-image:url(/img/triangle_white_down.jpg);
}
.btnMarkWhite a.downArrow:hover {
background-position:0px -2px;
}


/*= news autosuggest */

#lookupcontainer {
border:1px solid #aaa;
position:absolute;
width:200px;
text-align:left;
padding:1px;
right:272px;
margin-top:2px;
background-color:#fff;
}
div#lookupcontainer p {
cursor:pointer;
padding:0px;
padding-left:1px;

}


/*=Footer */
#footer ul li {
padding-top:10px;
float:left;
}
#footer ul li#corporate {
padding-top:16px;
padding-right:10px;
}

#footer ul li#privacy {
padding-top:17px;
padding-right:12px;
padding-left: 10px; 
}


/*=html pulldown */

div#breadCrumbContainer {

}
#breadCrumbContainer div.pulldown {
background-color:white;
position:absolute;
right:2px;
_right:25px;
padding:2px;
border:1px solid #eee;
z-index:10000;
opacity:.95;
line-height:18px;
background-image:url("/local/img/downArrow18.jpg");
background-position:right top;
background-repeat:no-repeat;
}

#breadCrumbContainer  div.pulldown span {
display:block;
height:18px;
font-size:12px;
cursor:pointer;
}
#breadCrumbContainer  div.pulldown span.selected {
background-color:#eee;
}

/*=retweet */
div#main a#retweet {
background-image:none;
line-height:24px;
float:right;

}
div#main a#retweet:hover {
background-image:none;
}

div.latestNews {
width:644px;
padding:0px 2px;
}
#headlines ol {
margin-top:5px;
margin-left:5px;
}
#headlines ol span.date{
font-weight:bold;
padding-right:10px;
}
/*=GLOBAL MENU */
#menuContainer {
left:50%;
margin-left:-437px;
position:absolute;
*position:relative;
top:0px;
width:874px;
overflow:hidden;
padding-bottom:2px;
margin-top:-5px;
cursor:pointer;
z-index:300000;
background-color:white;
}
#menuContainer span.bar {
clear:both;
display:block;
height:1px;
margin-top:2px;
border-top:1px solid #000;
}

div#globalmenu {
	height: 20px;
	width: 840px;
	overflow:hidden;
}

div#globalmenu ul {
	padding: 0;
}

div#globalmenu ul li {
	list-style: none;
	font-weight: bold;
	font-size:12px;
	line-height: 20px;
	padding-right:10px;
	text-align:left;
}
div#globalmenu li a,
div#globalmenu li a:active {
	color: #000;
}
div div#globalmenu li a:active,
div div#globalmenu li a:hover {
	color: #e2001a;
}

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


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


#globalmenu ol {
	margin:5px 0 0 10px;
	padding:0px;
}
#globalmenu ol ol {
	margin-left:0px;
	_margin-left:0px;
}
#globalmenu ol li {
	float:left;
	width:120px;
	list-style-type:none;
	font-size:14px;
	font-weight:bold;
}
#globalmenu .hassubmenu {
background-image:url("/img/whiteArrowLeft.jpg");
background-repeat:no-repeat;
background-position:right center;
}
#globalmenu ol li.depth3 {
	width:125px;
}
#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 {
	padding:2px;
}

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

#globalmenu li.depth3 {
	position:relative;
}
#globalmenu ol.depth4 {
	display:none;
}

#globalmenu ol li li ol.depth5 {
	float:right;
	position:absolute;
	left:125px;
}

h2#sub-lead {
font-size:14px;
text-align:center;
}


/*---*/

/* privacy */
div#privacy {
	margin:0 0 0 0;
}

#privacy h2{
border-bottom:1px solid #CCCCCC;
font-size:15px;
margin-bottom:15px;
text-align:right;
}

div#privacy h3 {
font-size:16px;
font-weight:bold;
margin-bottom:10px;
}

div#privacy h4 {
	margin:15px 5px 3px 0;
	padding:0;
}

div#privacy h5,
div#privacy h6 {
	font-weight:bold;
	font-size:12px;
	margin:1.5em 0 0 0;
}

div#privacy p{
	margin:8px 0;
}

div#privacy ul{
	margin: 0 0 20px 14px;
	list-style-type: disc;
}


div#privacy ol{
	padding: 0;
	margin: 0 0 15px 33px;
	list-style-type: decimal;
}

div#privacy ol li{
	list-style-type: decimal;
}

div#athletePictures.twoBlock {
overflow:hidden !important;
position:relative;

}

div.amersports {
clear: both;
padding: 10px 0pt 0pt 430px; 
border-top: 1px dotted #bbb;
}
