/* Search module */

.search
{
    position: absolute;
    bottom: 0;
    height: 200px;
    width: 220px;
}

.search p
{
    position: absolute;
    left: 48px;
    bottom: 37px;
    height: 130px;
    margin: 0;
    padding: 0;
}

.sea\rch p
{
    bottom: 43px;
}

.searchfield,
.searchbutton
{
    margin: 0;
    padding: 0;
}

.searchfield
{
    /*width: 109px;*/
	/*width: 143px;*/
	  width: 110px;
    margin-right: 1px;
    height: 17px;
    color: #666;
    font-size: 9px;
    font-size: 10px;
    border: 1px solid #ccc;
    vertical-align: middle;
    padding: 1px;
    background-color: transparent;
	/*background-color: transparent;*/
	background-color: #fff;
}

.sea\rchfield 
{
    /*width: 143px;*/
		  width: 110px;
    height: 13px;
}

.select
{
	/*width: 147px;*/
	  width: 110px;
    margin-right: 1px;
    height: 17px;
    color: #666;
    font-size: 9px;
    font-size: 10px;
    border: 1px solid #ccc;
    vertical-align: middle;
    padding: 1px;
    /*background-color: transparent;*/
	background-color: #fff;
	z-index: 0;
}

.sea\select
{
    /*width: 148px;*/
		  width: 110px;
    height: 13px;
}

.searchbutton,
.searchbuttonMore
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 143px;
    height: 17px;
    border: 0;
    vertical-align: middle;
    color: #666;
}

.sea\rchbutton
{
    top: 1px;
}

.innerContent .searchbutton
{
    margin-left: 1px;
    position: relative;
    top: 0;
}


/* Homepage module */

.homeNavigation
{
    position: absolute;
    height: 275px;
    width: 300px;
    z-index: 2000;
    left: 45px;
    top: 80px;
}

.home h2
{
    display: none;
}

div.topnav
{
    display: block;
    position: absolute;
    left: 0;
    top: 200px;
    width: 223px;
    height: 20px;
    font-size: 10px;
    /*padding-left: 23px;*/
	padding-left: 5px;
    padding-top: 5px;
    text-decoration: none;
    background-image:   url(../images/arrow-white.gif);
    background-repeat: no-repeat;
    background-position: 215px;
    color: #000000;
    overflow: hidden;
    z-index: 40;
    background-color: transparent;
    text-transform: uppercase;
    cursor: pointer;
}

div.topna\v
{
    /*width: 200px;*/
	width: 217px;
    height: 18px;
}

#topnav1, .topnav1 { top: 129px; }
/*#topnav2, .topnav2 { top: 153px; }*/
#topnav2, .topnav2 { top: 149px; }
/*#topnav3, .topnav3 { top: 177px; }*/
#topnav3, .topnav3 { top: 169px; }
/*#topnav4, .topnav4 { top: 201px; }*/
#topnav4, .topnav4 { top: 189px; }
#topnav5, .topnav5 { top: 229px; }
#topnav6, .topnav6 { top: 249px; }

.navshade,
.navshadeSimple
{
    display: none;
    position: absolute;
    left: 227px;
    top: 1px;
    width: 151px;
    height: 438px;
}

.nav\shade
{
    background-image:  url(../images/transparent/white-20.png);
    background-color: transparent;
    filter: alpha(opacity=20);
    background-color: white;
    background-image: none;
}

.navshadeSimple
{
    background-image:  url(../images/chessboard.gif);
    background-repeat: repeat;
}

#navshade1, #navshadeSimple1 { left: 224px; }
#navshade2, #navshadeSimple2 { left: 376px; }

#navshade3,
#navshadeSimple3
{
    display: none;
    position: absolute;
    top: 1px;
    left: 528px;
    width: 310px;
   /* height: 438px;*/  
	height: 507px;
}

#nav\shade3
{
    background-image:  url(../images/transparent/white-45.png);
    background-color: transparent;
    filter: alpha(opacity=45);
    background-color: white;
}

#navshadeSimple3
{
    background-image:  url(../images/chessboard.gif);
    background-repeat: repeat;
}

.navshadeTopnav
{
    position: absolute;
    left: 0;
    display: block;
    z-index: 0;
    height: 19px;
    width: 223px;
    background-image:  url(../images/chessboard-light.gif);
    background-repeat: repeat;
}

.navshadeTop\nav
{
    background-image:  url(../images/transparent/white-13.png);
    background-color: transparent;
    /*filter: alpha(opacity=13);*/
    background-image: none;
    background-color: #fff;
}

div.subnav
{
    display: none;
    position: absolute;
    width: 182px;
    height: 20px;
    font-size: 10px;
    padding-left: 15px;
    padding-top: 5px;
    background-color: white;
    color: black;
    font-size: 10px;
    text-decoration: none;
    background-image:  url(../images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 172px 8px;
    filter: alpha(opacity=86);
    -moz-opacity: .86;
		opacity: .86;
    cursor: pointer;
}

div.subna\v
{
    width: 167px;
    height: 18px;

}

.subnav1 { left: 0px; }
.subnav2 { left: 224px;}

.toppos1 { top: 9px; }
.toppos2 { top: 29px; }
.toppos3 { top: 49px; }
.toppos4 { top: 69px; }
.toppos5 { top: 89px; }
.toppos6 { top: 109px; }
.toppos7 { top: 129px; }
.toppos8 { top: 149px; }
.toppos9 { top: 169px; }
.toppos10 { top: 189px; }
.toppos11 { top: 209px; }
.toppos12 { top: 229px; }
.toppos13 { top: 249px; }
.toppos14 { top: 269px; }
.toppos15 { top: 289px; }
.toppos16 { top: 309px; }
.toppos17 { top: 329px; }
.toppos18 { top: 349px; }
.toppos19 { top: 369px; }
.toppos20 { top: 389px; }
.toppos21 { top: 409px; }
.toppos22 { top: 429px; }
.toppos23 { top: 449px; }
.toppos24 { top: 469px; }
.toppos25 { top: 489px; }


div.final,
div.final:hover,
div.final:active
{
    background-image: none;
}

.info /*LAYER START */
{
    display: none;
    position: absolute;
    left: 400px;
    top: 0px;
    width: 295px;
    /*height: 423px;*/
	height: 400px;
    padding: 16px;
    background-color: #fff;
    overflow: hidden;
    font-size: 10px;
}

.i\nfo
{
    width: 263px;
    /*height: 391px;*/
	height: 400px;
}

.info p
{
    position: relative;
    top: -3px;
    line-height: 13px;
    margin: 0;
    padding: 0;
}

.infoVideo /*LAYER START */
{
    display: none;
    position: absolute;
    left: 400px;
    top: 9px;
    width: 295px;
    /*height: 423px;*/
	height: 520px;
    padding: 16px;
    background-color: #fff;
    overflow: hidden;
    font-size: 10px;
}

.i\nfoVideo
{
    width: 263px;
    /*height: 391px;*/
	height: 495px;
}

.infoVideo p
{
    position: relative;
    top: -3px;
    line-height: 13px;
    margin: 0;
    padding: 0;
}

.infoImage,
.infoImage img
{
    position: absolute;
    left: 8px;
    top: 3px;
    width: 263px;
    height: 103px;
    z-index: 2;
}

.infoHeadline,
.infoSubHeadline,
.infoType,
.infoPerformance,
.infoTempo,
.infoEnergy,
.infoEnergyP
{
	font-size: 13px;
	position: absolute;
	width: 273px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.infoHeadline img,
.infoSubHeadline img,
.infoType img,
.infoPerformance img,
.infoTempo img,
.infoEnergy img,
.infoEnergyP img
{
    font-size: 11px;
    font-weight: bold;
    color: rgb(132,132,132);
}

.infoHeadline img
{
    font-size: 13px;
}

.infoHeadline
{
    left: 16px;
    top: 115px;
    width: 269px;
    height: 23px;
    z-index: 1;
}

.infoSubHeadline
{
    left: 16px;
    top: 141px;
    width: 261px;
    color: #000;
    height: 22px;
    z-index: 3;
	border-bottom: 1px dashed rgb(204,204,204);
}
.infoSubHeadline a
{
    text-decoration: none;
    margin-right: 1px;
}

.infoType
{
    left: 16px;
    top: 163px;
    height: 110px;
    padding-bottom: 1px;
    border-bottom: 1px dashed rgb(204,204,204);
}

.infoTypeP2
{
    left: 16px;
    top: 163px;
    height: 100px;
    padding-bottom: 1px;
    border-bottom: 1px dashed rgb(204,204,204);
}

.infoTypeP3
{
    left: 16px;
    top: 163px;
    height: 70px;
    padding-bottom: 1px;
    border-bottom: 1px dashed rgb(204,204,204);
}


.infoPerformance
{
    left: 16px;
    top: 275px;
    height: 58px;
    padding-bottom: 1px;
    border-bottom: 1px dashed rgb(204,204,204);
}

.infoPerformanceP2
{
    left: 16px;
    top: 265px;
    height: 58px;
    padding-bottom: 1px;
    border-bottom: 1px dashed rgb(204,204,204);
}

.infoPerformanceP3
{
    left: 16px;
    top: 235px;
    height: 88px;
    padding-bottom: 1px;
    border-bottom: 1px dashed rgb(204,204,204);
}

.infoTempo
{
    left: 16px;
    top: 335px;
	height: 32px;
	padding-bottom: 1px;
    border-bottom: 1px dashed rgb(204,204,204);
}

.infoEnergy
{
    left: 16px;
    top: 275px;
	height: 32px;
	padding-bottom: 1px;
    
}

.infoEnergyP
{
    left: 16px;
    top: 275px;
	height: 32px;
	padding-bottom: 1px;
     border-bottom: 1px dashed rgb(204,204,204);
}

.infoEnergyP2
{
    left: 16px;
    top: 325px;
	height: 32px;
	padding-bottom: 1px;
     border-bottom: 1px dashed rgb(204,204,204);
}


.infoOrder
{
	position: absolute;
	left: 16px;
	top: 370px;
	height: 50px;
	width: 380px;
	font-size: 13px;
	font-weight: normal;
}

.infoOrderP2
{
	position: absolute;
	left: 16px;
	top: 365px;
	height: 50px;
	width: 380px;
	font-size: 13px;
	font-weight: normal;
}

.infoOrderP
{
	position: absolute;
	left: 16px;
	top: 320px;
	height: 50px;
	width: 380px;
	font-size: 13px;
	font-weight: normal;
}

.infoOrder a
{
    text-decoration: none;
    margin-right: 1px;
}

.navshade,
.navshadeSimple,
.navshadeTopnav
{
    z-index: 2;
}

.subnav,
.info
{
    z-index: 150;
}

body.home div.navigation
{
    top: 390px;
}

body.home div.introImage
{
    position: absolute;
    left: 24px;
    top: 0;
    width: 839px;
    height: 440px;
    z-index: 0;
}


body.home .search
{
    postion: absolute;
    top: 2px;
    left: 0;
}

body.home .search p
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 218px;
}


body.home .search p.lastChild
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	position: absolute;
	width: 700px;
	padding: 5px;
}


body.home .search .searchbutton
{
    top: 0;
    top: 0px;
}

body.home .sea\rch .searchbutton
{
    top: 1px;
}

a.homeHead,
a.homeHead:link,
a.homeHead:visited,
a.homeHead:hover,
a.homeHead:active
{
    position: absolute;
    font-weight: bold;
    color: white;
    font-size: 12px;
    display: block;
    text-decoration: none;
    cursor: pointer;
    width: 300px;
    letter-spacing: -1px;
}

table.orderForm { 
	position: absolute;
	left: 45px;
	top: 439px;
	width: 710px;
	/*border-top: 1px solid gray;
	border-bottom: 1px solid gray;*/
	padding-left: 5px;
	padding-right: 5px;
}

table.orderForm td { 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

table.orderForm th { 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.home div.content
{
    min-height: 590px;
    height: auto ;
    height: 590px;
}

.home .related
{
    display: none;
}

.home .innerContent
{
    width: .1px;
    margin-top: 0;
    padding-top: 460px;
    padding-bottom: 0;
}

/* Shopping buttons module */

.shoppingButtons
{
    position: relative;
    left: 60px;
    display: block;
    width: 10px;
    height: 10px;
    padding-left: 15px;
    margin-top: -25px;
    z-index: 1234;
}

.shoppingButtons span
{
    display: block;
    background-color: transparent;
    border: 1px solid rgb(91,133,173);
    margin-top: 5px;
    margin-bottom: 0;
    height: 19px;
    padding-left: 1px;
    padding-top: 1px;
    width: 220px;
}

.shoppin\gButtons span
{
    width: 182px;
    height: 16px;
}

.shoppingButtons span a
{
    display: block;
    background-color: rgb(0,91,58);
    padding-left: 15px;
    width: 220px;
    height: 15px;
    padding-top: 1px;
    text-decoration: none;
    color: white;
    font-size: 10px;
}

.shoppin\gButtons span a
{
    width: 167px;
    height: 14px;
}

.shoppingButtons span a:hover
{
    color: white;
    background-color: rgb(204,0,0);
}

body.home .shoppingButtons
{
    top: -4px;
}

body.home .shoppingButtons span
{
    border: 1px solid white;
}
