@charset "UTF-8";

body {
	font-family: 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, 'Hiragino Kaku Gothic Pro',Osaka, sans-serif;
	background-color:#000;
	/*background: #000 url(/webacademy/images/bg_body2.png) no-repeat top center;*/
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;
    background-image:url(/webacademy/images/header_bg.jpg);
	background-repeat:no-repeat;
}

#header h1 {
	margin:10px 0px 0px 0px;
	padding:0px;
	height:52px;
	border-bottom:1px dashed #555;
}

#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;
	text-align:center;
/*	background:url(/webacademy/images/bg_rightbox.jpg) no-repeat top center;*/
}

#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-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;
}
.small {
	font-size: 8pt;
}
.body2b {
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}

/* 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:20px;
}
#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;
}


/*=TENNIS */

body#tennis div#right_box {
border:1px solid #333;
background-image:none;
position:relative;
}

a:hover {
color:#c00!important;
}


/*=STYLE */

body#style div#left_box {
background-image:url(/webacademy/images/1036.jpg);
background-repeat:no-repeat;
background-position:-44px 211px;
}

div.selectedProduct h3 {
position:relative;
}
div.selectedProduct h3 span {
color:#C00;
font-size:10px;
position:absolute;
right:5px;
*right:10px;
top:6px;
cursor:pointer;
}
div.selectedProduct h3 img {
float:right;
margin-top:20px;
}

div.product_container h4 span {
left:5px;
position:absolute;
}

label span.field {
display:block;
width:60px;
float:left;
}
div#formulaire div.selectedProduct label.price,
div#formulaire div.selectedProduct label.quantity {
float:right;
width:117px!important;
margin-right:-15px;
*margin-right:-10px;
}
fieldset.total {
font-size:16px;
}
fieldset legend {
font-size:16px;
text-align:left;
}
p#totalPrice,p#totalPriceConfirm {
font-size:16px;
color:#FFF;
border-bottom:1px solid #FFF;
text-align:right;
}

div#formulaire div.selectedProduct fieldset.poll label {
margin-left:0px;
width:230px!important;
clear:none;
}
div.productConfirmPreview{
text-align:left;
border-bottom:1px dashed #aaa;
padding-left:10px;
}
div.productConfirmPreview h3 {
font-size:14px;
}
div.productConfirmPreview h4 {
font-size:12px;
border:none;
}
div.productConfirmPreview h5 {
text-align:right;
margin-right:5px;
}
#personalDataConfirm li {
height:20px;
vertical-align:top;
}
#personalDataConfirm li em {
display:none;
}
#personalDataConfirm li label {
clear:both;
}

#personalDataConfirm li.small_input span {
width:auto;
display:inline;
}

#personalDataConfirm li span {
display:block;
line-height:22px;
font-size:13px;
}
div#formulaire div.selectedProduct label.price, div#formulaire div.selectedProduct label.quantity {
margin:0px!important;
width:auto!important;
padding-right:0px!important;

}

