/* 
    Document   : floorballshop
    Created on : 1-jan-2010, 14:34:41
    Author     : iljaclabbers
    Description: stylesheet voor floorballshop.nl en floorball-shop.eu
*/
root { 
    display: block;
}


#text li {
	list-style: none;
}

#text label{
	display:block;
	width:100px;
}


body  {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #CCCCCC;
	background: #000000;
}

img {
	border: 0px;
        vertical-align:middle;

}

#container {
    position: relative;
    width:940px;
    margin: 10px auto;
    padding: 0;
    border: 0px;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    background-color: black;
    color: #DDDDDD;
    z-index:0;
    /*background-image: url("../images/back.jpg");*/
}

#container #header {
    position:relative;
    left: 0px;
    top: 0px;
    height: 70px;
    background:url(../images/header.jpg);
    z-index: 0;
}

#container #menu {
    position: relative;
    border: 0px;
    height: 60px;
    width: 100%;
    top: 0px;
    background-color: black;
    border-top: 1px solid #212121;
    border-bottom: 2px solid #212121;
    z-index:1000;
}

#container #menu #flags {
   position: absolute;
    right:5px;
    top: 5px;
    z-index: 0;
}
#container #menu #country {
    position: absolute;
    right:5px;
    top: 30px;
    z-index:0;
}

#container #content {
    width: 940px;
    position: relative;
}
#container #lowercontent {
    width: 940px;
    position: relative;
}


#container #advertising {position: relative; height: 90px; width:940px}
#container #brands {
    position:relative;
    left:0px;
    top:10px;
    background: black;
    height: 60px;
    z-index: 0;
}

#container #content #banner {
    float: left;
    width: 620px;
}

#container #lowercontent #productview {
    float: left;
    width: 940px;
    
}
#container #content #textmain {
    float: left;
    width: 300px;
    height: 320px;
    padding: 5px;
}
#container #content #text {
    float: left;
    width: 200px;
    height: 350px;
}
#container #blackcol10 {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
}
#container  #blackcol20 {
    display: block;
    float: left;
    width: 20px;
    height: 10px;
}

#container #footer {
    position: relative;
    border: 0px;
    height: 40px;
    top: 0px;
    width: 940px;
    z-index:0;
}

#container #footer #footermenu {
    position: absolute;
    border: 0px;
    height: 40px;
    left: 0px;
    top: 0px;
    width: 940px;
    z-index:-1;
}
#container #footer #newsletter {
    position: absolute;
    border: 0px;
    height: 30px;
    right: 0px;
    top: 0px;
    width: 400px;
    text-align:right;
    z-index:0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
              clear:both;
              height:10px;
              font-size: 1px;
              line-height: 0px;
}

/* ARTICLE BIG */

.articles2 label {
	display: inline-block;
	width: 140px;
	text-align: right;
}

.articles2 .itemselected{
	position: relative;
	height:300px;
	width:940px;
	overflow: hidden;
	font-size: 14px;
}

.articles2 .detail {
    width:940px;
    height:320px;
    background:url(../images/articleback.jpg) no-repeat top center;
    vertical-align:top;
    padding: 0px 0px 0px 0px;
    color: black;
}

.articles2 .photolarge {
    position:absolute;
	top: 12px;
	left: 15px;
	height:280px;
	width:280px;
	overflow:hidden;
	border: 0px solid black;
}

.articles2 .articlename{
	position:absolute;
	top: 15px;
	left: 320px;
	width: 590px;
	height:35px;
	font-size: 14px;
        font-weight:bold;
	overflow:hidden;
	border-bottom: 0px solid black;
	color: #27274C;
	text-align: right;
	padding: 4px;
}

.articles2 .detail .description {
	position:absolute;
	top: 70px;
	left: 320px;
	width: 280px;
	height: 160px;
	font-size: 14px;
	overflow:hidden;
	border-right: 0px solid black;
	padding: 4px;
}


.articles2 .detail .ilikeit {
	position:absolute;
	bottom: 8px;
	left: 440px;
	height:40px;
	width: 200px;
	overflow:hidden;
	border: 0px solid blue;
}

.articles2 .detail .articleform {
	position:absolute;
	top: 70px;
	right: 10px;
	height:120px;
	width: 290px;
	font-size: 14px;
	overflow:hidden;
	border-left: 0px solid black;
	padding: 4px;
}

.articles2 .detail .deliverytime {
	position:absolute;
	bottom: 60px;
	right: 20px;
	font-size:12px;
}

.articles2 .small {
	font-size: 14px;
}


.articles2 .detail .zoom {
	position:absolute;
	bottom: 15px;
	left: 15px;
}
.articles2 .detail .newitem {
	position:absolute;
	top: 15px;
	right: 20px;
}

.articles2 .detail .price {
    position: absolute;
    display: inline-block;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: black;
    font-size:12px;
    right:20px;
    bottom:17px;
    z-index:1001;
}
.articles2 .detail .vatprice {
    position: absolute;
    display: inline-block;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-size:12px;
    right:20px;
    bottom:2px;
    z-index:1001;
}
.articles2 .detail .oldprice {
    position: absolute;
    display:inline-block;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: black;
    font-size:12px;
    right:20px;
    bottom:40px;
    text-decoration:line-through;
    z-index:1001;
}
.articles2 .detail .discount {
    position:absolute;
    display:inline-block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:20px;
    right:20px;
    bottom:20px;
    color: red;
    z-index:1001;
}


/* ARTICLE SMALL */

.articles .articlebox {
    width:200px;
    height:180px;
    background:url(../images/articlebacksmall.jpg) no-repeat top center;
    vertical-align:top;
    padding: 0px 0px 0px 0px;
    z-index: 1;
}

.articles .articlebox .item{
    position: relative;
    display: inline-block;
    height:180px;
    width:280px;
    overflow: hidden;
    font-size: 12px;
    z-index:1;
    cursor:pointer;
}

.articles .articlebox .photosmall {
	position:absolute;
	top: 40px;
	left: 20px;
	height:110px;
	width: 110px;
	overflow:hidden;
	z-index:5;
	border: 0px solid black;
}

.articles .articlebox .length {
	position:absolute;
	top: 30px;
	right: 25px;
	overflow:hidden;
	z-index:5;
	border: 0px solid black;
}

.articles .articlebox .item .price {
    position: absolute;
    display: inline-block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
    font-size:16px;
    font-weight:bold;
    right:0px;
    bottom:30px;
    z-index:1001;
}
.articles .articlebox .item .oldprice {
    position: absolute;
    display:inline-block;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: black;
    font-size:14px;
    right:0px;
    bottom:30px;
    text-decoration:line-through;
    z-index:1001;
}
.articles .articlebox .item .vatprice {
    position: absolute;
    display:inline-block;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-size:14px;
    right:0px;
    bottom:14px;
    z-index:1001;
}
.articles .articlebox .item .discount {
    position:absolute;
    display:inline-block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;
    right:0px;
    bottom:50px;
    color: red;
    z-index:1001;
}
/* NIEUW: the name */
.articles .articlebox .item .articlenamesmall {
    position: absolute;
    display: inline-block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
    font-size:12px;
    font-weight:bold;
    right:0px;
    top:10px;
    z-index:1001;
}

/* Articles table */
.articles {
	table-layout:fixed;
	width:940px;
    color: black;
}

.articles2 {
	table-layout:fixed;
	width:940px;
    color: black;
}
.articles h4 {
    font-size: 14px;
    color: #FFFFDD;
}

/* TOPMENU CSS */

#container #menu ul { /* Total menu */    
    height: 40px;
    color: #fff;
    margin: 0px;
    padding: 10px;
    z-index: 1000;
    
}

#container #menu ul li { /* put links next to each other */
    display: inline;
    margin: 0em 0em;
    position: relative;
}

#container #menu ul li a { /* text in menu common - like home */
    color: #DDDDDD;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 0 0.4em;
}

#container #menu ul li a:hover {
    text-decoration: underline;
    color: white;
}

#container #menu ul li.mega a { /* other items */
    background: transparent url(../images/down.gif) center right no-repeat;
    padding: 0 2em;
}

#container #menu ul li.mega a:hover {
    text-decoration: underline;
    color: white;
}

#container #menu ul li.mega div { /* the menu itself */
    display: none;
    border: 1px solid #414141;
    width: 500px;
    position: absolute;
    top: 25px;
    left: 0px;
    padding: 1.3em;
    background: #111111;
    color: white;
    z-index: 1000;
}

#container #menu ul h3 { /* text in menu */
    font-size: 12px;
    font-weight:bold;
    display: inline;
}

#container #menu ul li.hovering div {
    display: block;
}
#container #menu ul li.hovering div td {
    color: white;
}

#container #menu ul li.mega div a {
    color: #CCCCCC;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    z-index: 1000;
    background: none;
}

#container #menu ul li.mega div a:hover{
    color: white;
    text-decoration:underline;
}

#container #menu ul div h3 {
    color: white;
    font-weight: bold;
    font-size:12px;
    padding: 0;
    margin: 0;
}

#container #menu ul div p {
    margin: 0 0 0.8em 0;
    padding: 0;
}

#container #menu ul li.break {
    border-left: 1px solid white;
}

/* LAYOUT TEKSTSCHERMEN */
#container #content h1 {
    color: white;
}

#container #content h2 {
    color: white;
}

#container #content h3 {
    color: white;
}

#container #content h4 {
    color: white;
}
#container #content a, #container #content a:visited {
    color: black;
    text-decoration:underline;
}

#container #content a:hover {
    color: blue;
    text-decoration:underline;
}

.shippingcosts td, th {
	border: 1px solid #CCCCCC;
	color: #293790;
	font-size:10px;
	background-color:#DDDDDD;
	vertical-align:top;
}


#container #header #search {
    position: absolute;
    border: 0px;
    height: 25px;
    top: 5px;
    right: 0px;
    width: 150px;
    z-index:0;
    background:none;
}

#container #header #search #butSearch {display: inline ;background-image: url(../images/icon_search.gif); background-color: transparent; background-repeat:no-repeat;border: none; height: 20px;width:20px; cursor:pointer}

#container #header #search #txtSearch {display: inline;width:120px;}
#container #header #shoppingcart {
    position: absolute;
    border: 0px;
    height: 25px;
    top: 40px;
    right: 5px;
    width: 250px;
    z-index:0;
    text-align: right;
}
#container #header #shoppingcart a {
    color: white;
}
#container #content #maintop {float:left;border: none; width: 720px; height:18px; background-image:url(../images/maintop.jpg); background-repeat:no-repeat;}
#container #content #main {float: left;border: none; width: 720px; background-image:url(../images/main.jpg); background-repeat:repeat-y; color: black}
#container #content #main #text {
	width: 700px;
	margin:10px;
	display:table;
}

#container #content #main h1{
	color: black;
	margin: 10px;
}

#container #content #mainbottom {clear: both;margin: 0px; border: none; width: 720px; height:16px; background-image:url(../images/mainbottom.jpg); background-repeat:no-repeat;}
.orderprocess {
    color: #414141;
}

.orderprocess a {
    color: #414141;
}


td  {
    font-size: 12px;
    color: black;
}

th {
    font-size: 14px;
    color: black;
}

.articles td {
    font-size: 12px;
    color: #000000;
}

.error p{
	display: inline;
	color: red;
}

td .verysmall {
    font-size: 8px;
}
