/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	background-image: url(../images/backround.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #959595;
	margin: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000
}
h1 {
	text-transform:uppercase;
	color:#00aec5;
	font-size:16px;
	letter-spacing:1px;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-size: 1.1em;
}
.biggerText {
	font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
}
/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}
SELECT, INPUT {
	/*
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	*/
	height:16px;
	border:#a7ced3 1px solid;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:#f9f9f9;
	color:#000
}
SELECT {
	height:20px;
}
INPUT {
}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	background:#f9f9f9;
	border:#a7ced3 1px solid;
	color:#000
}
/*
input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
}
*/
.input {
	height:16px;
	border:#a7ced3 1px solid;
	width:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000
}
.inputOutLine {
	border:none;
	
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
}
LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
LABEL.inputLabel {
	width: 9em;
	float: left;
}
LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
}
#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
}
P, ADDRESS {
	padding: 0.5em;
}
ADDRESS {
	font-style: normal;
}
.clearBoth {
	clear: both;
}
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	margin-top:2px;
	margin-bottom:2px;
	border: 1px solid #3fd2e6;
}
.messageStackWarning, .messageStackError {
	background-color: #e19a9a;
	color: #000000;
	font-size:11px
}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 750px;
	vertical-align: top;
	border: 1px solid #9a9a9a;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#logoWrapper {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
}
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
}
/*navigation*/

.navSplitPagesResult {
	color:#585858;
	padding-bottom:10px;
	padding-left:6px
}
.navSplitPagesLinks, .navSplitPagesLinks a {
	color:#585858;
	padding-bottom:10px;
}
.navSplitPagesLinks {
	padding-right:17px
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
}
#navCatTabs ul li a {
	color: #9a9a9a;
}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
}
#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}
#navEZPagesTOC ul li {
	white-space: nowrap;
}
#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
}
#navMainSearch {
	float: right;
}
#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
}
#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
}
#navColumnOne, #navColumnTwo {
	background-color: transparent;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
}
.content {
	/*font-size: 1.2em;*/
	padding-top:15px
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
}
.advisory {
}
.important {
	font-weight: bold;
}
.notice {
}
.rating {
}
.gvBal {
	float: right;
}
/*.centerColumn,*/ #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}
/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
}
.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
}
.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
}
#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}
.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}
#scUpdateQuantity {
	width: 2em;
}
.cartQuantity {
	width: 4.7em;
}
.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}
.cartRemoveItemDisplay {
	width: 3.5em;
}
.cartAttribsList {
	margin-left: 1em;
}
#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}
.mediaTitle {
	float: left;
}
.mediaTypeLink {
	float: right;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}
.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
}
#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}
#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
}
#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
}
.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}
.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
}
.amount {
	width: 5.5em;
}
/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em;
}
.categoryIcon {
}
#cartImage {
	margin: 0.5em 1em;
}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments {
}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}
.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
}
h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
}
/*sideboxes*/
.columnLeft {
}
h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
}
.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
}
#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
}
#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
}
#bannerboxHeading {
	background-color: #0000CC;
}
#upProductsHeading {
	text-align: left;
}
#upDateHeading {
	text-align: right;
}
/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
}
SPAN.category-subs-parent {
	font-weight: bold;
}
SPAN.category-subs-selected {
	font-weight: bold;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}
.bold {
	font-weight: bold;
}
.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
}
.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
}
.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}
CAPTION {
/*display: none;*/
	}
#myAccountGen li, #myAccountNotify li {
	margin: 0;
}
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;/*vertical-align: top*/
}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}
TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
}
.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
}
#siteMapList {
	width: 90%;
	float: right;
}
.ratingRow {
	margin: 1em 0em 1.5em 0em;
}
LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
}
.information {
	padding: 10px 3px;
	line-height: 150%;
}
#shoppingcartBody #shippingEstimatorContent {
	clear: both;
}
.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
#seShipTo {
	padding: 0.2em;
}
/************/
hr {
	border-bottom:#7bc8d2 1px solid;
	border-top:0px;
	height:1px;
	width:100%
}
.form_input {
	height:16px;
	border:#a7ced3 1px solid;
	width:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000
}
.form_button {
	border:#e8e8e8 1px solid;
	padding-left:16px;
	padding-right:16px;
	background:#7dacb3;
	font-size:12px;
	color:#e8e8e8;
	font-weight:bold;
	letter-spacing:1px
}
.aling_right {
	text-align:right
}
a {
	outline-style:none;
	color:#000000;
	text-decoration:none;
}
a img {
	border: none;
}
a:visited {
	color:#000000;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #00aec5;
	outline-style:none;
}
ul, li {
	list-style-type:none
}
.small_text {
	font-size:10px
}
/* GENERAL TEMPLATE  */

#main {
	width:983px;
	margin:0 auto
}
#head {
	height:124px;
	width:983px;
	background:url(../images/head.jpg) no-repeat
}
.price {
	font-size:12px;
	float:left;
	font-weight:bold;
	padding-top:2px
}
/* search header */

#header_search {
	float:left;
	width:180px;
	height:29px;
	margin-top:35px;
	margin-left:160px;
	background:url(../images/background_search.jpg) no-repeat
}
#header_search .inpunsh {
	width:117px;
	background-color:transparent;
	border:0px;
	color:#646464;
	font-size:12px;
	padding-left:2px;
	margin-top:6px;
	vertical-align:middle
}
#header_search .button {
	background:url(../images/zoekenv3.png) no-repeat;
	width:46px;
	height:29px;
	border:0px;
	margin-left:8px
}
#header_search .button:hover {
	background-position: 0 -29px;
}


/* sport menu */

#sport_menu {
	width:175px;
	height:32px;
	padding-top:34px;
	padding-left:53px;
	float:left
}
#des_sport_menu {
	width:175px;
	height:10px;
	clear:both;
	margin-left:453px;
	margin-top:3px;
	background:url(../images/sport_menu_desc.jpg) no-repeat
}
.sport_menu_ul {
	width:175px;
	margin:0px;
	padding:0px;
	padding-top:2px
}
.sport_menu_ul li {
	float:left;
}
.sport_menu_ul a {
	display:block;
	height:30px
}
/* sport menu -> normal */

.hockey a {
	width:20px;
	background:url(../images/hockey_sport_hover.jpg)
}
.tennis a {
	width:26px;
	background:url(../images/tennis_sport_hover.jpg)
}
.atletismo a {
	width:15px;
	background:url(../images/atletismo_sport_hover.jpg)
}
.soccer a {
	width:19px;
	background:url(../images/soccer_sport_hover.jpg)
}
.water a {
	width:31px;
	background:url(../images/water_sport_hover.jpg)
}
.snow a {
	width:22px;
	background:url(../images/snowboard_sport_hover.jpg)
}
.sky a {
	width:22px;
	background:url(../images/sky_sport_hover.jpg)
}
.gym a {
	width:20px;
	background:url(../images/gym_sport_hover.jpg)
}
/* sport menu -> rollover */

.hockey a:hover {
	background:url(../images/hockey_sport.jpg)
}
.tennis a:hover {
	background:url(../images/tennis_sport.jpg)
}
.atletismo a:hover {
	background:url(../images/atletismo_sport.jpg)
}
.soccer a:hover {
	background:url(../images/soccer_sport.jpg)
}
.water a:hover {
	background:url(../images/water_sport.jpg)
}
.snow a:hover {
	background:url(../images/snowboard_sport.jpg)
}
.sky a:hover {
	background:url(../images/sky_sport.jpg)
}
.gym a:hover {
	background:url(../images/gym_sport.jpg)
}
/* top menu */

#top_menu {
	width:950px;
	height:20px;
	padding-top:6px;
	padding-left:21px;
	clear:both;
}
.top_menu_ul {
	width:950px;
	margin:0px;
	padding:0px
}
.top_menu_ul li {
	float:left;
}
.top_menu_ul a {
	display:block;
	height:20px
}
/* top menu -> normal */

.tm_logo a {
	width:32px;
	background:url(../images/logo_navigator.jpg)
}
.gunneman a {
	width:77px;
	background:url(../images/mm_gunneman.jpg)
}
.sports a {
	width:58px;
	background:url(../images/mm_sports.jpg)
}
.onderhoud a {
	width:88px;
	background:url(../images/mm_onderhoud.jpg)
}
.verhuur a {
	width:69px;
	background:url(../images/mm_verhuur.jpg)
}
.vestigingen a {
	width:88px;
	background:url(../images/mm_vestigingen.jpg)
}
.nieuws a {
	width:57px;
	background:url(../images/mm_nieuws.jpg)
}
.webshop a {
	width:72px;
	background:url(../images/mm_webshop.jpg)
}
.actiepagina a {
	width:90px;
	background:url(../images/mm_actiepagina.jpg)
}
.contact a {
	width:66px;
	background:url(../images/mm_contact.jpg)
}
.inloggen a {
	width:75px;
	/*margin-left:165px;*/
	margin-left:75px;
	background:url(../images/mm_inloggen.jpg)
}
.myaccount a {
	width:102px;
	margin-left:63px;
	background:url(../images/mm_myaccount.jpg)
}
.logout a {
	width:83px;
	background:url(../images/mm_logout.jpg)
}
/* active */

.gunneman_s a {
	width:77px;
	background:url(../images/mm_gunneman_s.jpg)
}
.sports_s a {
	width:58px;
	background:url(../images/mm_sports_s.jpg)
}
.onderhoud_s a {
	width:88px;
	background:url(../images/mm_onderhoud_s.jpg)
}
.verhuur_s a {
	width:69px;
	background:url(../images/mm_verhuur_s.jpg)
}
.vestigingen_s a {
	width:88px;
	background:url(../images/mm_vestigingen_s.jpg)
}
.nieuws_s a {
	width:57px;
	background:url(../images/mm_nieuws_s.jpg)
}
.webshop_s a {
	width:72px;
	background:url(../images/mm_webshop_s.jpg)
}
.actiepagina_s a {
	width:90px;
	background:url(../images/mm_actiepagina_s.jpg)
}
.contact_s a {
	width:66px;
	background:url(../images/mm_contact_s.jpg)
}
.inloggen_s a {
	width:75px;
	margin-left:75px;
	background:url(../images/mm_inloggen_s.jpg)
}
.myaccount_s a {
	width:102px;
	margin-left:63px;
	background:url(../images/mm_myaccount_s.jpg)
}
.logout_s a {
	width:83px;
	background:url(../images/mm_logout_s.jpg)
}
/* top menu -> rollover */

.tm_logo a:hover, .tm_logo_s a:hover {
	background:url(../images/logo_navigator_hover.jpg)
}
.gunneman a:hover, .gunneman_s a:hover {
	background:url(../images/mm_gunneman_hover.jpg)
}
.sports a:hover, .sports_s a:hover {
	background:url(../images/mm_sports_hover.jpg)
}
.onderhoud a:hover, .onderhoud_s a:hover {
	background:url(../images/mm_onderhoud_hover.jpg)
}
.verhuur a:hover, .verhuur_s a:hover {
	background:url(../images/mm_verhuur_hover.jpg)
}
.vestigingen a:hover, .vestigingen_s a:hover {
	background:url(../images/mm_vestigingen_hover.jpg)
}
.nieuws a:hover, .nieuws_s a:hover {
	background:url(../images/mm_nieuws_hover.jpg)
}
.webshop a:hover, .webshop_s a:hover {
	background:url(../images/mm_webshop_hover.jpg)
}
.actiepagina a:hover, .actiepagina_s a:hover {
	background:url(../images/mm_actiepagina_hover.jpg)
}
.contact a:hover, .contact_s a:hover {
	background:url(../images/mm_contact_hover.jpg)
}
.inloggen a:hover, .inloggen_s a:hover {
	background:url(../images/mm_inloggen_hover.jpg)
}
.myaccount a:hover, .myaccount_s a:hover {
	background:url(../images/mm_myaccount_hover.jpg)
}
.logout a:hover, .logout_s a:hover {
	background:url(../images/mm_logout_hover.jpg)
}
/* HOME  */

/* grals blocks */

#image_home {
	height:365px;
	width:983px;/*background:url(../images/home_image.jpg) no-repeat*/
}
#box_content {
	width:983px;
	height:309px;
/*background:url(../images/backround2_home.jpg) no-repeat */
background:url(../images/background_content.gif) no-repeat
}
#home_bottom {
	width:983px;
	height:18px;
	background:url(../images/background_home_bottom.jpg) no-repeat
}
/* aanbieding van de week background */

#aanbiedingvdweek {
	width:352px;
	height:278px;
	background:url(../images/home_aanbiedingvdweek.jpg) no-repeat;
	margin-left:8px;
	float:left
}
#aanbiedingvdweek .imageaa {
	width:138px;
	height:124px;
	margin-left:57px;
	margin-top:65px;
	float:left;
	text-align:center;
	padding-top:20px
}
#description_product_price {
	font-weight:bold;
	height:19px;
	width:100px
}
#description_product_price .cart {
	float:right;
	padding-right:14px
}
#description_product_price .cart a {
	background:url(../images/shopping_car.png) no-repeat;
	display:block;
	height:19px;
	width:23px
}
.description_product_sell {
	font-size:10px;
	height:25px;
	padding-left:6px;
	padding-top:6px;
	padding-right:6px;
	width:121px;
	overflow:hidden;
	margin-bottom:2px
}
.description_product_text {
	font-size:11px;
	height:69px;
	width:100px
}
/* center box */

#center_box {
	width:458px;
	height:278px;
	background:url(../images/home_center_box.jpg) no-repeat;
	float:left
}
#center_box .space {
	width:404px;
	height:184px;
	margin-top:65px;
	margin-left:27px
}
#center_box .product_sell {
	margin-left:1px;
	width:133px;
	height:184px;
	float:left
}
#center_box .product_sell .image_sell {
	width:133px;
	height:124px;
	text-align:center;
	padding-top:9px
}
#center_box .product_sell .product_price_sell {
	font-weight:bold;
	height:19px;
	padding-left:6px;
	width:127px
}
#center_box .product_sell .product_price_sell .cart {
	float:right;
	padding-right:7px;
}
#center_box .product_sell .product_price_sell .cart a {
	background:url(../images/shopping_car.png) no-repeat;
	display:block;
	height:19px;
	width:23px
}
#right_box {
	width:139px;
	height:239px;
	padding-top:21px;
	padding-bottom:18px;
	padding-right:17px;
	font-size:10px;
	color:#414141;
	float:left
}
#right_box .announce {
	text-align:right;
	padding-top:0px;
	padding-bottom:22px
}
#right_box .announce h2 {
	font-weight:bold;
	font-size:10px;
	padding:0px;
	margin:0px
}
#right_box .announce a {
	text-decoration:underline;
	color:#414141;
}
/* TEMPLATE INTERNALS */

/* background */

#internal_bottom {
	width:983px;
	height:18px;
	background:url(../images/background_internals_bottom.jpg) no-repeat;
	clear:both
}
/* cantainer */

#container_background {
	width:983px;
	background:url(../images/ibackgroundc.jpg) repeat-y
}
#container {
	width:983px;
	min-height:663px;
	background:url(../images/ibackground.jpg) no-repeat
}
/* left column */

#cli {
	float:left;
	width:224px;
	padding-top:20px;
}
/* left side menu */

.l_menu, .lsub_menu {
	padding-left:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-bottom:0px;
	margin-top:0;
}
.l_menu {
	margin-top:15px;
}
.l_menu li, .lsub_menu li {
	height:17px;
	border-bottom:#f0f7f8 1px solid;
	margin-left:12px;
	margin-right:1px;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:0px
}
.lsub_menu li {
	padding-left:21px;
}
.l_menu li:hover, .lsub_menu li:hover {
	background:transparent url(../images/list_hover.png) repeat scroll left top;
}
.l_menu a, .lsub_menu a {
	color:#616161;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none
}
ul .m_strong {
	color:#000
}
/* center and right column container */

#cld {
	width:759px;
	float:left;
}
/* center (main) column */

#main_content, #main_shop {
	padding-top:35px;
	width:536px;
	float:left
}
#main_content {
	width:536px;
	padding-right:24px;
	padding-left:15px;
}
#main_shop {
	width:715px;
	padding-right:25px;
	padding-left:10px;
}
#main_shop .head_shop {
	padding-left:5px;
}
#main_shop .shop_content {
	margin-top:15px;
	text-align:justify;
	color:#414141;
	clear:both
}
#main_shop .shop_content .c_shop {
	float:left;
	width:165px;
	margin-right:13px
}
#main_content .block_nieuws {
	margin-top:15px;
	text-align:justify;
	color:#414141;
	border-bottom:#7bc8d2 1px solid;
	padding-bottom:3px;
	margin-bottom:22px
}
.date {
	font-size:9px
}
#main_content .block_nieuws .description {
	font-style:italic;
	margin-bottom:20px
}
#main_content .block_nieuws img {
	padding:10px
}
#main_content .text_content {
	margin-top:15px;
	text-align:justify;
	color:#414141
}
#main_content .text_content img {
	padding:10px
}
.title {
	text-transform:uppercase;
	color:#00aec5;
	font-size:16px;
	letter-spacing:1px;
	float:left
}
#main_content a {
	color:#414141;
	text-decoration:underline
}
/* right column */

#i_right_column {
	width:173px;
	min-height:600px;
	float:left;
	margin-right:5px;
	padding-top:40px
}
#c_widget {
	margin-top:19px
}
/* push downd background */

.down_container {
	clear:both
}
/* format title text */

.title_intern_text {
	font-weight:bold;
	font-size:12px;
	color:#414141
}
/* MODULES */

/* format title */

.mr_title, .mr_title a {
	text-align:center;
	text-transform:uppercase;
	color:#a0a0a0;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	margin-bottom:1px;
	padding-right:15px
}
/* dvertentie */
.dvertentie_sup {
	background:url(../images/advertentie_sup.png) no-repeat;
	width:165px;
	height:12px;
}
.dvertentie {
	background:url(../images/advertentie_main.png) repeat-y;
	width:165px;
	min-height:5px;
	text-align:center
}
.dvertentie_inf {
	background:url(../images/advertentie_inf.png) no-repeat;
	width:165px;
	height:17px;
}
/* widge */

.widget {
	background:url(../images/mod_shop.png) no-repeat;
	width:165px;
	height:207px;
	margin-bottom:3px
}
.widget .widget_image {
	padding-top:10px;
	height:130px;
	text-align:center
}
.widget .widget_description {
	font-size:10px;
	height:25px;
	padding-left:15px;
	padding-top:6px;
	padding-right:15px;
	width:135px;
	color:#000000;
	overflow:hidden;
	margin-bottom:2px
}
.widget .widget_price {
	height:19px;
	padding-left:15px;
	padding-right:15px;
	width:135px
}
.widget .widget_price .cart {
	float:right;
	padding-right:7px;
}
.widget .widget_price .cart a {
	background:url(../images/shopping_car.png) no-repeat;
	display:block;
	height:19px;
	width:23px
}
#loading {
	background-image: url(../images/indicator8.gif);
	background-repeat: no-repeat;
	background-position: center 100px;
}
/***********/
.categoryListBoxContents a{
	text-decoration:none !important;
	
}
.imgLink a{
	text-decoration:none !important; 
	
	
}