﻿
#motoSelector
{
	text-align: left;
    background: #eee;
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5px 5px 5px 5px;
}
#motoSelector table
{
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 10px;
}
#motoSelector th
{
	border: 0px;
	padding: 0px 3px 10px 3px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
}
#motoSelector td.motos
{
	text-align: left;
	border: 0px;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
}
#motoSelector td
{
	border: 0px;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#supergroupoverview
{
	background-color: #fff;
	text-align: left;
	padding: 5px 5px 5px 5px;
	min-height: 300px;
}
#supergroupoverview ul
{
	list-style-type: none;
}
#supergroupoverview .expandable li ul
{
    display: none;
}
/*.expandable li.selected ul
{
    display: block;
}
.expandable ul li, .expandable ul li.selected
{
    background: url(../i/s/n/minus.png) no-repeat 0 4px;
    padding-left: 15px;
}
.expandable li
{
    background: url(../i/s/n/plus.png) no-repeat 0 4px;
    padding-left: 15px;
}
.expandable li.selected
{
    background: url(../i/s/n/min.png) no-repeat 0 4px;
}*/

.newproducts
{
	font-size: x-small;
}

.newproducts .topproductblock
{
	width: 490px;
	padding: 1px 1px 1px 1px;
	text-align: center;
}
.newproducts .topproductblock td
{
	border: 1px solid #ccc;
	padding: 5px 10px 5px 10px;
}

.newproducts .newproductblock table
{
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	padding: 5px 1px 5px 1px;
	width: 120px !important;
	text-align: center;
	background-color: #fff;
}
.newproducts .newproductblock td
{
	border: 1px solid #ccc;
	padding: 5px 5px 5px 5px;
}

.newproducts .newproductblock td.description
{
	background-color: #fff;
	border-top: none;
	border-bottom: none;
}


.newproducts .newproductblock .price
{
	color: #f00;
    /*font-weight: bold;*/
	/*font-size: 18pt;*/
}

div.modelwrapper
{
    margin-bottom: 35px;
    width: 700px; /*385px;*/
    float: right;
}
div.model
{
    color: #f00;
    font-size: 18px;
    font-weight: normal;
    border: 1px solid #ccc;
    border-width: 0 0 1px 0;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.modelPrice
{
    border: 1px solid #ddd;
    background: #eee;
    padding: 5px;
    float: right;
    font-size: 10px;
    text-align: center;
    margin-bottom: 10px;
}

.modelPrice .amount
{
    color: #f00;
    font-size: 14px;
    margin-left: 15px;
}
#subproducts
{
    display: block;
    width: 125px;
    float:left;
    margin-right: 20px;
}
#subproducts td
{
    border: solid 0px #000;
    margin: 0px !important;
    padding: 0px !important;
}
#subproducts table
{
    border: solid 0px #000; 
	margin-bottom: 0px;
}
.stateDesc
{
    background: #999;
    color: #fff;
    font-weight: bold;
    padding: 2px;
}
#mainproducts
{
    display: block;
    width: 120px;
    float:left;
}

#mainproducts td
{
    border: solid 0px #000;
    margin: 0px !important;
    padding: 0px !important;
}

#mainproducts
{
	margin-bottom: 0px;
}

#mainproducts #availablesizes
{
	margin-bottom: 20px;
}

#mainproducts table.stateDesc
{
    background: #999;
    color: #fff;
    font-weight: bold;
    padding: 0px;
    text-align: left;
}

.productoverview li
{
    background: url(../i/bulletpo.png) no-repeat 0 4px;
    
}

#motolist 
{
	font-size: x-small;
}

#motolist h4
{
	font-weight: bold;
	background-color: #eee;
	padding: 0px;
	margin: 0px;
	border: 1px solid #ccc;
	text-align: center;
}

#motolist table
{
	border: none;
	margin: 0px;
	padding: 0px;
}

#motolist th
{
	font-weight: bold;
	text-decoration: underline;
	border: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: left;
}

#motolist td
{
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#groupedOverview
{
	text-align: left;
	font-size:	x-small;
	/*margin-top: 5px;*/
	padding: 5px 5px 5px 5px;
	min-height: 400px;
}
#groupedOverview h2
{
	color: #333;
	margin: 10px 0px 10px 0px;
}
#groupedOverview ul
{
    margin: 0 0 20px 0;
    list-style: none;
}
#groupedOverview li
{
    padding-left: 15px;
    background: url(../i/bullet.png) no-repeat 0 2px;
}
#groupedOverview hr
{ 
	border: none;
	border-top: dashed 1px #333;
	margin: 5px 0px 5px 0px;
}
#newproducts, #buyingtips
{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#newproducts h4, #buyingtips h4
{
	font-size: 10pt;
	text-align: left;
	border-bottom: solid 1px #ccc;
}
#newproducts h4>a, #buyingtips h4>a
{
	color: #000;
	text-decoration: none;
}
#newproducts h4>a:hover, #buyingtips h4>a:hover
{
	text-decoration: underline;
}


#newproducts .newproductblock table
{
	margin: 5px;
	text-align: center;
}

#newproducts .newproductblock td
{
	width: 125px;
	border: 1px solid #ccc;
}

#newproducts .newproductblock td.description
{
	background-color: #eee;
}


#newproducts .newproductblock .price
{
	color: #f00;
	font-size: 10px;
}

#newproducts .newproductblock a
{
    font-size: 10px;
    color: #666;
}
#newproducts .newproductblock a:hover
{
	text-decoration: none;
}
.HomeBuyingTipTableMain
{
	margin-top: 25px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
}
table.HomeBuyingTipTable
{
    /*width: 100%;*/
    text-align: left;
    border: solid 1px #ccc;
    background-color: #fff;
}

table.HomeBuyingTipTable td.HomeBuyingTipImage
{
    text-align: center;
    width: 150px;
}
/*table.HomeBuyingTipTable a.HomeBuyingTipProductDescription
{
    font-size: 11px;
    color: #f00;
    font-weight: bold;
}
table.HomeBuyingTipTable a.HomeBuyingTipProductDescription:hover
{
    text-decoration: none;
}*/
table.HomeBuyingTipTable .price
{
    color: #f00;
    font-weight: bold;
    font-size: 12px;
}

.teaser
{
	margin: 0 0px 10px 0px;
    background: #fff;
}
.teaser h2
{
	background: #666;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    line-height: 35px;
    padding: 0 10px;
    display: block;
}
.teaser .shoppingcartteaserinside
{
    padding: 10px;
}
.teaser .shoppingcartteaserinside table
{
    width: 100%;
}
.teaser .shoppingcartteaserinside ul
{
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}
.teaser .shoppingcartteaserinside li
{
    padding-left: 15px;
    background: url(../i/bullet.png) no-repeat 0 2px;
}


#productdetail
{
	padding: 10px 10px 10px 10px;
	/*width: 1000px;*/
	/*width: 100%;*/
	font-size: x-small;
}
#productdetail.modeldetail
{
	text-align: left;
}
#productdetail h2
{
	color: #c33;
}

#productdetail .productimage
{
	float: left;
	width: 245px;
}
#productdetail .description
{
	float: left;
	width: 718px;
	text-align: left;
	padding-left: 15px;
}

#productdetail ul
{
	list-style-type: none;
}
#productdetail li
{
	padding-left: 15px;
	background: url(../i/bullet.png) no-repeat 0 2px;
}
#productdetail .price
{
	float: right;
	width: 252px;
	min-height: 300px;
	text-align: right;
	font-size: x-small;
}
#productdetail .price div.top
{
	background-image: url(../i/blok1_maatsoorten_en_maten_top_333.png);
	background-repeat: no-repeat;
	height: 35px;
	border-bottom: solid 1px #999;
}
#productdetail .price div.top h5, #productdetail .price div.bottom h5
{
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 4pt;
	text-align: center;
	padding-top: 8px;
	text-transform: uppercase;
}
#productdetail .price div.bottom
{
	background-image: url(../i/blok1_maatsoorten_en_maten_bottom_333.png);
	background-repeat: no-repeat;
	height: 35px;
	border-top: solid 1px #999;
}
#productdetail .price div.middle
{
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #eee;
	padding: 10px 10px 5px 10px;
}
#productdetail .price div.middle div.sizetypes, #productdetail .price div.middle div.sizes
{
	margin-top: 5px;
}
#productdetail .price div.middle span.sizechart
{
	font-size: xx-small;
	font-style: italic;
}
#productdetail .price div.middle div.paymentmethods
{
	text-align: center;
}
#productdetail .price div.freeshipping
{
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	color: #fff;
	background-color: #000;
	text-align: center;
	padding: 1px 2px 1px 2px;
	font-weight: bold;
	text-transform: uppercase;
	
}
#productdetail .price div.top h3
{
	color: #fff;
	letter-spacing: 5pt;
	text-align: center;
}

#productdetail .price h2
{
	font-size: xx-large;
	height: 25px;
}
#productdetail .fulldescription
{
	text-align: left;
	font-size: x-small;
}

#productdetail .orderonline
{
	text-align: left;
}
#productdetail .orderonline table
{
	margin: 0;
	padding: 0;
	width: 100%;
}
#productdetail .orderonline table th
{
	background-color: #c33;
	color: #fff;
	padding-left: 10px;
	border: solid 1px #000;
}
#productdetail .orderonline table td.sizetype
{
	background-color: #eee;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	color: #333;
	height: 20px;
}
#productdetail .orderonline table td
{
	border: solid 1px #ccc;
	padding-left: 10px;
	height: 20px;
}


#productdetail .stock
{
	text-align: left;
}
#productdetail .stock h5
{
	font-weight: normal;
	font-size: x-small;
	padding-left: 10px;
	background-color: #eee;
	border: solid 1px #ccc;
	margin-top: 10px;
}
#productdetail .stock table
{
	padding: 0;
	margin: 0;
	text-align: center;
}
#productdetail .stock th
{
	border-bottom: dashed 1px #ccc;
}
#productdetail .stock th, #productdetail .stock  td
{
	padding: 0px 10px 0px 10px;
}

#productdetail .sizechart
{
	clear: both;
	text-align: left;
	font-size: x-small;
}
#productdetail .productsformoto
{
	text-align: left;
}
#productdetail .productsformoto #motolist h4
{
	font-weight: bold;
	background-color: #eee;
	padding: 0px;
	margin: 0px;
	border: 1px solid #ccc;
	text-align: center;
}

#productdetail .productsformoto #motolist table
{
	border: none;
	margin: 0px;
	padding: 0px;
}

#productdetail .productsformoto #motolist th
{
	font-weight: bold;
	text-decoration: underline;
	border: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: left;
}

#productdetail .productsformoto #motolist td
{
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#productdetail .price span.oldprice
{
	text-decoration: line-through;
	font-style: italic;
}
#productdetail .accessories
{
	clear: both;
	float: left;
	width: 970px;
	/*width: 1000px;*/
	text-align: center;
}
#productdetail .accessories div.product
{
	min-height: 110px;
	vertical-align: middle;
	padding-top: 5px;
	/*width: 150px;*/
}

#productdetail .topsellers
{
	text-align: left;
}
#productdetail .mediaitems
{
	text-align: left;
}
#productdetail .mediaitems img
{
	border: solid 1px #ccc;
	margin-top: 5px;
	margin-bottom: 10px;
}
#productdetail .specialcorners
{
	text-align: left;
}
#productdetail .specialcorners ul
{
	list-style-type: none;
}
#productdetail .specialcorners ul li
{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
div.sectiontitle
{
	clear: both;
	border-bottom: solid 1px #333;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: small;
	color: #fff;
}

div.sectiontitle span
{
	background-color: #333;
	padding: 3px 10px 3px 10px;
}
div.sectiontitle h5
{
	background-color: #fff;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #000;
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
}
#productdetail #infoOnThisPage
{
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
    background-color: #eee;
    border: solid 1px #ccc;
	height: 55px;
}


#productdetail #infoOnThisPage ul
{
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#productdetail #infoOnThisPage li
{
	float: left;
	margin-right: 10px;
	padding-left: 15px;
	margin-top: 5px;
	background-image: url(../i/bulletpijlgrgr.gif);
	background-repeat: no-repeat;
}

#productdetail #infoOnThisPage h2
{
	font-size: 11px !important;
	background: transparent;
	padding: 0px !important;
	margin: 0;
	text-decoration: none !important;
	color: Black;
}
#productdetail .btn
{
	font-size: x-small;
	font-family: Verdana;
}
div.filteronlystate6
{
	padding: 0px 5px 10px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #333;
	border-bottom: solid 1px #000;
	/*font-size: 10pt;*/
	/*font-weight: bold;*/
	text-align: left;
}


#poll
{
	margin: 0;
	padding: 5px 5px 5px 5px;
	/*border: solid 1px #000;*/
	background-color: #7ab1f6;
	color: #333;
	font-size: x-small;
	height: 100%;
}
#poll .pollTx
{
	font-size: 12pt;
	font-weight: bold;
}
#poll .pollWinnersAnnouncement
{
	font-size: 7pt;
	font-style: italic;
}
#poll .defaultTextEmail
{
	color: #666;
	font-style: italic;
	font-size: 8pt;
	height: 16px;
	padding-left: 2px;
	margin: 1px 0px 1px 0px;
	background-color: #fff;
	border: solid 1px #999;
}
#poll .normalTextEmail
{
	color: #000;
	/*font-size: 10pt;*/
	font-size: 8pt;
	height: 16px;
	padding-left: 2px;
	margin: 1px 0px 1px 0px;
	background-color: #ccccff;
	border: solid 1px #1c78ea;
}
#poll a
{
	color: #333;
}
#poll div.pollQuestion
{
	text-align: center;
	font-weight: bold;
	/*border: solid 1px #000;*/
	/*text-transform: uppercase;*/
	/*letter-spacing: 2px;*/
	/*background-color: #fff;*/
	color: #333;
}
#poll div.pollAnswers
{
	text-align: left;
}

#tagcloud 
{
	text-align: left;
}
#tagcloud .tag6pt,
#tagcloud .tag7pt,
#tagcloud .tag8pt,
#tagcloud .tag9pt,
#tagcloud .tag10pt,
#tagcloud .tag11pt,
#tagcloud .tag12pt,
#tagcloud .tag13pt,
#tagcloud .tag14pt,
#tagcloud .tag15pt,
#tagcloud .tag16pt,
#tagcloud .tag17pt,
#tagcloud .tag18pt
{
	margin: 0;
	padding: 10px 5px 10px 5px;
	line-height: 30px;
}

#tagcloud a.tag6pt { font-size: 6pt; }
#tagcloud a.tag7pt { font-size: 7pt; }
#tagcloud a.tag8pt { font-size: 8pt; }
#tagcloud a.tag9pt { font-size: 9pt; }
#tagcloud a.tag10pt { font-size: 10pt; }
#tagcloud a.tag11pt { font-size: 11pt; }
#tagcloud a.tag12pt { font-size: 12pt; }
#tagcloud a.tag13pt { font-size: 13pt; }
#tagcloud a.tag14pt { font-size: 14pt; }
#tagcloud a.tag15pt { font-size: 15pt; }
#tagcloud a.tag16pt { font-size: 16pt; font-weight: bold; }
#tagcloud a.tag17pt { font-size: 17pt; font-weight: bold; }
#tagcloud a.tag18pt { font-size: 18pt; font-weight: bold; }

table.mymoto
{
	margin: 0 -5px 0 -5px;
	padding: 0;
	width: 998px;
}

table.mymoto td
{
	padding: 1px 5px 1px 5px;
}
table.mymoto tr.header
{
	background-color: #666;
	font-weight: bold;
}
table.mymoto tr.header td
{
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 25px;
}

table.mymoto td.subgroup
{
	margin-top: 10px;
	/*border: solid 1px #999;*/
	background-color: #f1f1f1;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	/*text-decoration: underline;*/
	font-weight: bold;
	color: #666;
}
table.mymoto input
{
	font-size: inherit;
	text-align: center;
}

table.teledate
{
	border-top: solid 1px #666;
	border-left: solid 1px #666;
	border-right: solid 2px #666;
	border-bottom: solid 2px #666;
	margin: 0;
	padding: 0;
}
table.teledate th
{
	border-bottom: solid 1px #666 !important;
	font-size: 12pt;
	background-color: #999;
	font-weight: bold;
}
table.teledate td.header
{
	border-bottom: solid 1px #666;
	font-weight: bold;
}
table.teledate th, table.teledate td
{
	padding: 5px 5px 5px 5px;
	border-bottom: dashed 1px #666;
}
table.teledate td.asterix
{
	font-style: italic;
	border-bottom: none;
}