@charset "UTF-8";

body {
	font-family: 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, 'Hiragino Kaku Gothic Pro',Osaka, sans-serif;
	background-color: #000;
color:#EEE;
	margin:0px;
 	padding:8px;
}

body img {
	border: 0;
}

body iframe, iframe {
overflow:hidden;
}

/* GENERAL */
.clr {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

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

/*MAIN CONTAINERS */

#header {
	margin:0px;
	padding:0px;
	height:80px;
}

#header h1 {
	margin:10px 0px 0px 0px;
	padding:0px;
	height:52px;
	border-bottom:1px dashed #555;
    background-image:url(/images/header_bg.jpg);
	background-repeat:no-repeat;
}

#header h1 span {
	visibility:hidden;
	position:absolute;
	top: -500px;
}

#container {
	width: 912px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}

#middle_wrapper {
	width: 912px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.sitemapserifont {
	font: 500 8pt Georgia, Century,Garamond,"Times New Roman",serif;
	letter-spacing:-1px;
}


/* RIGHT CONTENTS */

/* CONTENTS HOLDER */
#right_box, #catalog,#teamorder,#size_table,#site_map {
	position: relative;
	float: right;
	width:750px;
	min-height:500px;
}
#right_box {
	display: inline; /* ie win bugfix */
	margin: 0px;
	padding:0px;
}

#right_box h2{
	width:auto;
	margin:10px 15px 4px 0px;
	padding: 2px 0 2px 4px;
	color:#fff;
	text-align:right;
	font: bold 12pt 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, sans-serif;
}

/* TEAM WEAR PAGE */

#teamorder{
	padding-top:1px;
	background-repeat:no-repeat;
	color: #fff; 
	height:500px;
	margin-top:0px;
}

#teamorder a{
	text-decoration:none;
	padding:0px;
	margin:0px;
}
#teamorder a:link{color: #fff; }
#teamorder a:active{color: #fff; }
#teamorder a:visited{color: #fff; }
#teamorder a:hover{color:#ff9900; text-decoration:underline;}

#teamorder h3{
	background-color:none;
	font-size:small;
	width:auto;
	margin:20px 0 0 40px;
	padding-left: 4px;
	border-left: 4px solid #f00;
	line:height: 1.0;

}

#teamorder ul{
	margin-left:40px;
	padding-left:40px;
	font-size:small;
	list-style:none;
	padding-top:8px;
	margin-top:0px;
}
#teamorder li{
	margin-top:0px;
	margin-bottom:0px;
}
#teamorder .box_left ul {
	padding:0px;
	margin:0px;
}

#teamorder .box_left {
	margin:10px 0 0 40px;
	padding-left:40px;
	float:left;
	width:200px;
}
#teamorder .box_right {
	margin:10px 0 0 0;
	float:left;
	width:300px;
}

#teamorder h4 {
	margin:0px;
	padding:0px;
	font-size:small;
	padding-left:60px;
}

#teamorder .box_left h4 {
	padding-bottom:10px;
	margin:0px;
	padding-left:0;
}


/*CATALOG */

#catalog {
	background-image:url("/images/catalog_bg.jpg");
	color: #fff; 
	font-size:8pt;
	background-repeat:no-repeat;
	height:500px;
}

#catalog a{text-decoration:none;}
#catalog a:link{color: #fff; }
#catalog a:visited{color: #fff; }
#catalog a:active{color:#ff9900;}
#catalog a:hover{color:#ff9900;}

#catalog ul{
	margin-left:100px;
	margin-top:25px;
}
#catalog li{
	list-style:none;
	width:200px;
}
#catalog img{
	border-style:none;
	vertical-align:middle;
	padding-right:4px;
}

/* SIZE TABLE */

#size_table{
	background-image:url("/images/size_bg.jpg");
	color: #fff; 
	font-size:8pt;
	background-color:white;
	background-repeat:no-repeat;
	height:500px;
}


#size_table caption{
	margin-top:25px;
	font: bold 10pt 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, sans-serif;
	line-height: 2.0;
	color: #fff; 
}

#ireko{
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}
#ireko th{
	background-color:#990000;
	color:white;
	height:25px;
	filter:alpha(opacity=70);
	opacity: .70;
	-moz-opacity: .70;
}

#ireko td table td, p{
	text-align:center;
}

/* PRIVACY */

#privacy {
/*	height:500px;*/
}
#privacy p {
	text-align: left;
	margin: 5px 0;
}
.small {
	font-size: 8pt;
}
.body2b {
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	margin: 20px 0 0 0 !important;
}

#privacy b {
	padding: 0px;
	margin: 15px 0 2px 0px;
	display: block;
}

#privacy ul,
#privacy ol {
	padding: 0px;
}


#privacy ul {
	margin: 0 0 10px 15px;
}

#privacy ol {
	margin: 0 0 10px 27px;
}

/* SITE MAP */

#site_map{
	font-size:8pt;
	background-repeat:no-repeat;
	min-height:500px;
}

#site_map h3{
	border-left:Solid 4px #ff9900;
	color: #fff;
	font-size:11px;
	width:150px;
	margin-top:10px;
	margin-left:200px;
	padding-left:4px;
}

#site_map ul{
	margin-left:370px;
	margin-top:-25px;
	padding-bottom:10px;
}

#site_map li{
	color: #fff;
	border-bottom:Solid 1px #ff9900;
	border-right:Solid 4px #ff9900;
	list-style:none;
	width:250px;
	margin-top:8px;
}

/*FOOTER*/

#bottom_strip {
	position: static;
	width: 912px;
	height: 22px;
	color: #ccc;
	font-size: 8pt;
	text-align: right;
	line-height: 20px;
	margin-top:4px;
	padding-top:2px;
	border-top:1px dashed #555;
	margin-top:30px;
}

#bottom_strip a {	
	color: #ccc;
	text-decoration:none;
}

#bottom_strip a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#copyright{
	float:left;
	margin-left:510px;
}

.note {
	font-size:x-small;
	clear:both;
	margin-top:10px;
}

.main {
	text-align:left;
	padding-left:8px;
}

td.main,td.main a:link {
	color: #fff;
}



/* LEFT MENU */

#left_box {
	position: relative;
	float:left;
	margin-right:10px;
	padding: 0;
	width: 148px;
	height:495px;
}

#left_box ul li {
list-style-type:none;
}

#accordean {
	margin: 0px 0px 0px 10px;
	padding: 0;
}

#accordean h3 {
	font-size:13px!important;
	line-height:16px;
	margin:10px 0 5px 0;
	text-align:left;
}
#accordean h3#menu_men {
margin-top:0px;
}
#accordean h3 a:link,
#accordean h3 a:visited {
	color: #ccc;
}
#accordean ul {
margin:0px 0px 0px 10px;
padding:0px;
}
#accordean ul li a {
font-size:12px;
color:#888;
}

#accordean h3.selected a,
#accordean h3 a.selected {
color:#CC0000;
}


/* privacy */
div#col_left p,
div#col_right p {
	font-size: 1.0em;
	margin: 5px 0;
}

div#col_left h4,div#col_right h4,
div#col_left h5,div#col_right h5,
div#col_left h6,div#col_right h6 {
	font-size: 1.0em;
	margin: 1.5em 0 0 0;
	
}

div#col_left h4,div#col_right h4 {
	margin: 2.0em 0 0 0;

}


div#col_left ul,div#col_right ul,
div#col_left ol,div#col_right ol {
	font-size: 1.0em;
}

div#col_left ul,div#col_right ul {
	margin: 0 0 10px 16px;
}
div#col_left ol,div#col_right ol {
	padding: 0;
	margin: 0 0 10px 28px;

}

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


