@import url('https://fonts.googleapis.com/css?family=Oswald:400,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	background-repeat: repeat-x;
	background-color:#ebebeb;
}
.gridPic {
    max-width: 175px;
}
#wrapper { width:100%; height:100%; }
#heading {height:256px; width:100%; margin:0 auto;}
#navigation {height:43px; width:100%; background-image:url(https://az95169.vo.msecnd.net/images/nav-tile.jpg); background-repeat:repeat-x; background-position:top left;}
#topnav {width:955px; margin:0 auto;}
#logo {width:1024px; height:179px; margin:0 auto;}
.header-logo {
	background-image:url(https://az95169.vo.msecnd.net/images/header-left.jpg);
	width:677px;
	height:179px;
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	float:left;
}

.header-right {background-image: url(https://az95169.vo.msecnd.net/images/header_right.jpg); height:179px; width:347px; background-repeat:no-repeat; background-position:left top; float:right;}
#menu {
	width:955px;
	height:43px;
	padding:0;
	margin:0 auto;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
}
#menu li {display:inline;}
#menu li a {
padding:0;
color:#000;
text-decoration:none;
float:left;
}
#menu li a:hover {
color:#fff;
}
#searchbar {background-color:#343434; height:34px; width:100%; margin:0 auto;}
#searchbar-content {width:1024px; margin:0 auto;}
#searchbar-search { width:435px; float:left; height:34px; line-height:34px; }
#searchbar-links { width:339px; float:left; text-align:center; line-height:34px;}
#searchbar-call { width:250px; float:right; text-align:center; line-height:34px;}
#search-img {background-image:url(https://az95169.vo.msecnd.net/images/prod-search.png); width:159px; height:24px; margin-right: 11px; background-repeat:no-repeat; background-position: left 5px; float:left;}
#search {width:265px; float:right;}
#body {width:1024px; height:100%; margin:0 auto;}
#bodybox-top {background-image: url(https://az95169.vo.msecnd.net/images/bodybox-top.png); width:1024px; height:10px; background-position: bottom left; background-repeat:no-repeat;margin-top:10px;}
#body-wrapper {background-color:#cfe2ff; min-height:2156px; height: auto; width:1024px; clear:both; }
#bodybox-bot {background-image: url(https://az95169.vo.msecnd.net/images/bodybox-bottom.png); width:1024px; height:10px; background-position: top left; background-repeat:no-repeat; padding-bottom:10px;}
#bodybox-topwhite {background-image: url(/images/bodybox-topwhite.png); width:1024px; height:10px; background-position: bottom left; background-repeat:no-repeat;margin-top:10px;}
#bodybox-botwhite {background-image: url(/images/bodybox-bottomwhite.png); width:1024px; height:10px; background-position: top left; background-repeat:no-repeat; padding-bottom:10px;}
#leftnav-wrapper {width:150px; background-color:#FFF; height: inherit; float:left; margin-left:5px;}
#body-content {width:704px; background-color:#cfe2ff; height: inherit; float:left; margin-left:5px; margin-right:5px;}
#rightnav-wrapper {width:150px; background-color:#FFF; height:100%; float:right; margin-right:5px;}
#inbox-top { background-image:url(https://az95169.vo.msecnd.net/images/innerbox-top.jpg); width:704px; height:10px; background-repeat: no-repeat; background-position: bottom left;}
#inbox-bot { background-image:url(https://az95169.vo.msecnd.net/images/innerbox-bottom.jpg); width:704px; height:10px; background-repeat: no-repeat; background-position: top left;}
#inbox-mid { background-color:#fff; min-height:400px; height:100%; padding:8px;}
#footer-wrapper {width:1024px; margin:0 auto; height:150px;}
a:link, a:active, a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:visited.basicLink {
	color: #18427E;
	font-weight: bold;
	text-decoration: none;
}
a:hover.basicLink {
	color: #18427E;
	font-weight: bold;
	text-decoration: underline;
}

a:visited.activePage {
	color:#990000;
	text-decoration:none;
	font-weight: bold;
	background-color: #FFCC66;
	padding:0px 5px 0px 5px;
}

a:visited.normalPage {
	color:#18427E;
	text-decoration:underline;
	font-weight: bold;	
	
}

.accountBorders {
	border: solid 1px #EEEECC;
}

.accountBullets {
	font-size: 13px;
}

.accountHeadings {
	background-color: #EEEECC;
	border: solid 1px #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 4px;
}

.addressBookHeading {
	background-color: #EEEECC;
	border: solid 1px #FFFFFF;
	font-weight: bold;
	padding: 4px;
}

.article_title {
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
}

.articles {
	font-size: small;
	list-style-type: decimal;
}

.bodyContent {
	padding-left: 1px;
	padding-right: 2px;
	padding-top: 3px;
	vertical-align: top;
}
.bodyContent2 {
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 5px;
	vertical-align: top;
}


.categoryHeadings {
	color: #333333;
	font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
}

.featuredHeading {
	background-color: #DADADA;
}

.featuredHeading h1 {
	font-size: 16px;
	margin: 0px;
}

.featuredLinks a {
	text-decoration: none;
}

.featuredLinks a:visited {
	color: #18427E;
	text-decoration: none;
}

.featuredLinks a:hover {
	text-decoration: underline;
}

.featuredPrice {
	color: #e55c13;
	font-size: 16px;
	font-weight: bold;
}

.footer {
	color: #FFFFFF;
	border-right: solid 1px #FFFFFF;
}

.footer_right {	
	color: #FFFFFF;
}

a.footer_link:link {
	border-bottom: 1px solid #FF9900;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.footer_link:visited {
	border-bottom: 1px solid #95A0AA;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.footer_link:hover {
	border-bottom: 1px solid #000000;
	color: #DADADA;
	font-weight: normal;
	text-decoration: none;
}

/*  Begin Fulgurex */

.fulgurexCategory {
	font-size: 13pt;
	padding: 5px;
	font-weight: bold;	
	
}

.fulgurexNavText {
	font: Baskerville Old Face;
	font-size: 15px;
	color: #FFFFB3;
	font-weight: bold;
}

.fulgurexNavTextCategory {
	font: Baskerville Old Face;
	font-size: 15px;
	color: #592D0D;
	font-weight: bold;
	padding-left: 5px;
}

.fulgurexNavTextCategory a {
	font: Baskerville Old Face;
	font-size: 15px;
	color: #592D0D;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}

.fulgurexNavTextCategory a:visited {
	font: Baskerville Old Face;
	font-size: 15px;
	color: #592D0D;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}

.fulgurexNavTextCategory a:hover {
	font: Baskerville Old Face;
	font-size: 15px;
	color: #592D0D;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: underline;
}

.fulgurexCategorySmall {
	font-size: 11pt;
	padding: 5px;
	font-weight: bold;	
	color: #FFFFFF;
}

.fulgurexText {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

/* End Fulgurex */

.gridHeader {
	color: #FFFFFF;
}

.gridHeader a {
	color: #FFFFFF;
}

.gridSpecs {
	color: #287AB2;
	font-size: 12px;
	font-weight: bold;
}

.headingOrange {
	color: #1764b8;
	font-size: 16px;
	font-weight:bold;
}

.hiddenGrid {
	font-size: 0px;
	visibility: hidden;
}

.leftNav {
	//
	vertical-align: top; /* background-color: #E6B073; */
	border-right: solid 2px #898989;
}
.leftNav-new {
	//
	vertical-align: top; /* background-color: #E6B073; */
	border-right: dotted 1px #898989;
}

.leftNav ul {
	//
	margin: 0; /* list-style-image: url(/images/assets/listbutton.gif); */
	font-size: 10pt;
	font-weight: bold;
	list-style-type: none;
	padding: 0;
}

.linksBox {
	border: solid 1px #082C68;
	padding: 5px;
}

.linksBox a {
	color: #000000;
	text-decoration: none;
}

.linksBox a:visited {
	color: #000000;
	text-decoration: none;
}

.linksBox a:hover {
	color: #090BFF;
	text-decoration: none;
}

.login {
	color: #1764b8;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
}

.login a {
	/* font-size: x-small; */
}

.menu {
}

.microCategory {
	font-size: 13pt;
	padding: 5px;
	font-weight: bold;	
	
}

.microNavText {
	font: Baskerville Old Face;
	font-size: 15px;
	color: #FFFFB3;
	font-weight: bold;
}

.microNavTextCategory {
	font: Baskerville Old Face;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}

.microNavTextCategory a {
	font: Baskerville Old Face;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}

.microNavTextCategory a:visited {
	font: Baskerville Old Face;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}

.microNavTextCategory a:hover {
	font: Baskerville Old Face;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: underline;
}

.microCategorySmall {
	font-size: 11pt;
	padding: 5px;
	font-weight: bold;	
	color: #FFFFFF;
}

.microText {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

.modalBackground {
	background-color: #808080;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup {
	background-color: #FFFFDD;
	border-color: #808080;
	border-style: solid;
	border-width: 3px;
	padding: 3px;
	width: 550px;
}

.navBackground {
	background: url(https://az95169.vo.msecnd.net/images/assets/topnav.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.navText {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

.navText a, a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.navText a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.orangeBar {
	background-image: url(https://az95169.vo.msecnd.net/images/assets/homepage/orangebar.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

.christmasBar {
	background-image: url(https://az95169.vo.msecnd.net/images/assets/christmas2008/bar.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

.christmasBarText {
	color: #36447C;
	font-weight: bold;
}

.orangeText {
	color: #CC6600;
	font-size: 13px;
	font-weight: bold;
}

.orderByPhone	{
	background-color: #033371;
	border: 2px solid #425F97;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.order-header {
	background-color: #006EBD;
	color: #FFFFFF;
}

.order-header th {
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

.pagerButton {
	padding-left: 5px;
	padding-right: 5px;
}

.plainOrangeText {
	color: #CC6600;
	font-weight: bold;
}

.productCost {
	font-size: 16px;
}

.productImg {
	cursor: pointer;
	
}

.productListingTitle a:visited {
	color: #18427E;
	font-weight: bold;
	text-decoration: underline;
}

.productListingTitle a:active {
	color: #18427E;
	font-weight: bold;
	text-decoration: underline;
}

.registrationError {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	padding: 8px;
}

.rightNav {
	border-left: solid 2px #898989;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
}

.searchForm {
	padding-right: 15px;
}

.selectedPage a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.selectedPage a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.selectedPageHover a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.small {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
}

.snavbar {
	color: #FFFFFF;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16px;
    background-color: #327bbf;
    margin: 10px 0px;
    text-decoration: none;
    width: 100% ;
    height: auto;
    padding: 8px 8px 8px 16px;
}

.specs {
	color: #840000;
	font-weight: bold;
	text-align: left;
}

.topLinks {
	color: #505051;
	font-size: 11pt;
	font-weight: bold;
	padding-right: 15px;
}

.topLinks a {
	color: #505051;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.topLinks a:visited {
	color: #505051;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.topLinks a:hover {
	color: #505051;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}

.topPhone {
	font-size: 16pt;
	font-weight: bold;
	padding-right: 15px;
}

.typesHeading {
	color: #404041;
	font-family: Arial;
	font-size: 24px;
}

.wishListHeader {
	background-color: #2A84C0;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 14px;
	font-weight: bold;
	padding-top: 0.4em;
	color: #CC6600;
	}	
#lightboxCaption{ float: left; font-size: 16px;}
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(https://az95169.vo.msecnd.net/images/assets/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://az95169.vo.msecnd.net/images/assets/overlay.png", sizingMethod="scale");
	}
.logoroll-pad {
	margin-top:5px;
	margin-bottom:5px;
}
a.acme-logo:link {background-image: url(../images/logorollover/smaller/acme-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.acme-logo:visited {background-image: url(../images/logorollover/smaller/acme-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.acme-logo:hover {background-image: url(../images/logorollover/smaller/acme-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.arnold-logo:link {background-image: url(../images/logorollover/smaller/arnold-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.arnold-logo:visited {background-image: url(../images/logorollover/smaller/arnold-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.arnold-logo:hover {background-image: url(../images/logorollover/smaller/arnold-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.artitec-logo:link {background-image: url(../images/logorollover/smaller/artitec-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px; background-repeat:no-repeat;border: 0;text-decoration:none;}
a.artitec-logo:visited {background-image: url(../images/logorollover/smaller/artitec-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px; background-repeat:no-repeat;border: 0;text-decoration:none;}
a.artitec-logo:hover {background-image: url(../images/logorollover/smaller/artitec-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px; background-repeat:no-repeat;border: 0;text-decoration:none;}

a.artmaster-logo:link {background-image: url(../images/logorollover/smaller/artmaster-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.artmaster-logo:visited {background-image: url(../images/logorollover/smaller/artmaster-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.artmaster-logo:hover {background-image: url(../images/logorollover/smaller/artmaster-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.avt-logo:link {background-image: url(../images/logorollover/smaller/avt-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.avt-logo:lvisited {background-image: url(../images/logorollover/smaller/avt-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.avt-logo:link {background-image: url(../images/logorollover/smaller/avt-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.AZI-logo:link {background-image: url(../images/logorollover/smaller/AZLnew-a.jpg);display:inline-block;width:100px;height:55px; padding: 15px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.AZI-logo:visited {background-image: url(../images/logorollover/smaller/AZLnew-a.jpg);display:inline-block;width:100px;height:55px; padding: 15px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.AZI-logo:hover {background-image: url(../images/logorollover/smaller/AZLnew-a.jpg);display:inline-block;width:100px;height:55px; padding: 15px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.bemo-logo:link {background-image: url(../images/logorollover/smaller/bemo-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.bemo-logo:visited {background-image: url(../images/logorollover/smaller/bemo-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.bemo-logo:hover {background-image: url(../images/logorollover/smaller/bemo-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.brawa-logo:link {background-image: url(../images/logorollover/smaller/brawa-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.brawa-logo:visited {background-image: url(../images/logorollover/smaller/brawa-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.brawa-logo:hover {background-image: url(../images/logorollover/smaller/brawa-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.eisenbahn-logo:link {background-image: url(../images/logorollover/smaller/eisenbahn-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.eisenbahn-logo:visited {background-image: url(../images/logorollover/smaller/eisenbahn-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.eisenbahn-logo:hover {background-image: url(../images/logorollover/smaller/eisenbahn-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.electrotren-logo:link {background-image: url(../images/logorollover/smaller/electrotren-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.electrotren-logo:visited {background-image: url(../images/logorollover/smaller/electrotren-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.electrotren-logo:hover {background-image: url(../images/logorollover/smaller/electrotren-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.ESU-logo:link {background-image: url(../images/logorollover/smaller/esu-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.ESU-logo:visited {background-image: url(../images/logorollover/smaller/esu-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.ESU-logo:hover {background-image: url(../images/logorollover/smaller/esu-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.Faller-logo:link {background-image: url(../images/logorollover/smaller/faller-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Faller-logo:visited {background-image: url(../images/logorollover/smaller/faller-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Faller-logo:hover {background-image: url(../images/logorollover/smaller/faller-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.ferro-logo:link {background-image: url(../images/logorollover/smaller/ferro-train.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.ferro-logo:visited {background-image: url(../images/logorollover/smaller/ferro-train.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.ferro-logo:hover {background-image: url(../images/logorollover/smaller/ferro-train.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.fleischmann-logo:link {background-image: url(../images/logorollover/smaller/fleischmann1-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none; }
a.fleischmann-logo:visited {background-image: url(../images/logorollover/smaller/fleischmann1-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none; }
a.fleischmann-logo:hover {background-image: url(../images/logorollover/smaller/fleischmann1-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none; }

a.FULGUREX-logo:link {background-image: url(../images/logorollover/smaller/fulgurex-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.FULGUREX-logo:visited {background-image: url(../images/logorollover/smaller/fulgurex-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.FULGUREX-logo:hover {background-image: url(../images/logorollover/smaller/fulgurex-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.Gutzold-logo:link {background-image: url(../images/logorollover/smaller/gutzold-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Gutzold-logo:visited {background-image: url(../images/logorollover/smaller/gutzold-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Gutzold-logo:hover {background-image: url(../images/logorollover/smaller/gutzold-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.Herpa-logo:link {background-image: url(../images/logorollover/smaller/herpa-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Herpa-logo:visited {background-image: url(../images/logorollover/smaller/herpa-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Herpa-logo:hover {background-image: url(../images/logorollover/smaller/herpa-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.jagerndorfer-logo:link {background-image: url(../images/logorollover/smaller/jagerndorfer-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.jagerndorfer-logo:visited {background-image: url(../images/logorollover/smaller/jagerndorfer-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.jagerndorfer-logo:hover {background-image: url(../images/logorollover/smaller/jagerndorfer-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.Jouef-logo:link {background-image: url(../images/logorollover/smaller/jouef-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Jouef-logo:visited {background-image: url(../images/logorollover/smaller/jouef-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Jouef-logo:hover {background-image: url(../images/logorollover/smaller/jouef-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.kato-logo:link {background-image: url(../images/logorollover/smaller/katohobby-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.kato-logo:visited {background-image: url(../images/logorollover/smaller/katohobby-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.kato-logo:hover {background-image: url(../images/logorollover/smaller/katohobby-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.Kibri-logo:link {background-image: url(../images/logorollover/smaller/kibri-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Kibri-logo:visited {background-image: url(../images/logorollover/smaller/kibri-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Kibri-logo:hover {background-image: url(../images/logorollover/smaller/kibri-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.Liliput-logo:link {background-image: url(../images/logorollover/smaller/liliput-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Liliput-logo:visited {background-image: url(../images/logorollover/smaller/liliput-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Liliput-logo:hover {background-image: url(../images/logorollover/smaller/liliput-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.Lima-logo:link {background-image: url(../images/logorollover/smaller/lima-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Lima-logo:visited {background-image: url(../images/logorollover/smaller/lima-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Lima-logo:hover {background-image: url(../images/logorollover/smaller/lima-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.MBZ-logo:link {background-image: url(../images/logorollover/smaller/mbz-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.MBZ-logo:visited {background-image: url(../images/logorollover/smaller/mbz-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.MBZ-logo:hover {background-image: url(../images/logorollover/smaller/mbz-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.MBR-logo:link {background-image: url(../images/logorollover/smaller/mbr-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.MBR-logo:visited {background-image: url(../images/logorollover/smaller/mbr-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.MBR-logo:hover {background-image: url(../images/logorollover/smaller/mbr-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.Noch-logo:link {background-image: url(../images/logorollover/smaller/noch-a.jpg); display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Noch-logo:visited {background-image: url(../images/logorollover/smaller/noch-a.jpg); display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Noch-logo:hover {background-image: url(../images/logorollover/smaller/noch-a.jpg); display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.oskar-logo:link {background-image: url(../images/logorollover/smaller/oskar-logo.jpg); display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.oskar-logo:visited {background-image: url(../images/logorollover/smaller/oskar-logo.jpg); display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.oskar-logo:hover {background-image: url(../images/logorollover/smaller/oskar-logo.jpg); display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
			
a.Piko-logo:link {background-image: url(../images/logorollover/smaller/piko-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Piko-logo:visited {background-image: url(../images/logorollover/smaller/piko-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Piko-logo:hover {background-image: url(../images/logorollover/smaller/piko-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.Preiser-logo:link {background-image: url(../images/logorollover/smaller/preiser-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Preiser-logo:visited {background-image: url(../images/logorollover/smaller/preiser-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Preiser-logo:hover {background-image: url(../images/logorollover/smaller/preiser-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.proses-logo:link {background-image: url(../images/logorollover/smaller/proses-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.proses-logo:visited {background-image: url(../images/logorollover/smaller/proses-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.proses-logo:hover {background-image: url(../images/logorollover/smaller/proses-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.navemo-logo:link {background-image: url(../images/logorollover/smaller/navemo-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.navemo-logo:visited {background-image: url(../images/logorollover/smaller/navemo-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.navemo-logo:hover {background-image: url(../images/logorollover/smaller/navemo-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.Rivarossi-logo:link {background-image: url(../images/logorollover/smaller/rivarossi-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Rivarossi-logo:visited {background-image: url(../images/logorollover/smaller/rivarossi-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Rivarossi-logo:hover {background-image: url(../images/logorollover/smaller/rivarossi-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.tillig-logo:link {background-image: url(../images/logorollover/smaller/tillig-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.tillig-logo:visited {background-image: url(../images/logorollover/smaller/tillig-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.tillig-logo:hover {background-image: url(../images/logorollover/smaller/tillig-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.tololoko-logo:link {background-image: url(../images/logorollover/smaller/tololoko-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat; border: 0; text-decoration:none; }
a.tololoko-logo:visited {background-image: url(../images/logorollover/smaller/tololoko-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.tololoko-logo:hover {background-image: url(../images/logorollover/smaller/tololoko-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.roco-logo:link {background-image: url(../images/logorollover/smaller/roco-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.roco-logo:visited {background-image: url(../images/logorollover/smaller/roco-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.roco-logo:hover {background-image: url(../images/logorollover/smaller/roco-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.rsm-logo:link {background-image: url(../images/logorollover/smaller/rsm-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.rsm-logo:visited {background-image: url(../images/logorollover/smaller/rsm-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.rsm-logo:hover {background-image: url(../images/logorollover/smaller/rsm-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.spur1at-logo:link {background-image: url(../images/logorollover/smaller/spur1at-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.spur1at-logo:visited {background-image: url(../images/logorollover/smaller/spur1at-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.spur1at-logo:hover {background-image: url(../images/logorollover/smaller/spur1at-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.lenzo-logo:link {background-image: url(../images/logorollover/smaller/lenzo-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.lenzo-logo:visited {background-image: url(../images/logorollover/smaller/lenzo-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.lenzo-logo:hover {background-image: url(../images/logorollover/smaller/lenzo-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.trident-logo:link {background-image: url(../images/logorollover/smaller/trident-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.trident-logo:visited {background-image: url(../images/logorollover/smaller/trident-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.trident-logo:hover {background-image: url(../images/logorollover/smaller/trident-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.Trix-logo:link {background-image: url(../images/logorollover/smaller/trix-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Trix-logo:visited {background-image: url(../images/logorollover/smaller/trix-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}	
a.Trix-logo:hover {background-image: url(../images/logorollover/smaller/trix-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}	

a.Viessmann-logo:link {background-image: url(../images/logorollover/smaller/viessmann-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Viessmann-logo:visited {background-image: url(../images/logorollover/smaller/viessmann-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.Viessmann-logo:hover {background-image: url(../images/logorollover/smaller/viessmann-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.vollmer-logo:link {background-image: url(../images/logorollover/smaller/vollmer-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.vollmer-logo:visited {background-image: url(../images/logorollover/smaller/vollmer-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.vollmer-logo:hover {background-image: url(../images/logorollover/smaller/vollmer-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.wiking-logo:link {background-image: url(../images/logorollover/smaller/wiking-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.wiking-logo:visited {background-image: url(../images/logorollover/smaller/wiking-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.wiking-logo:hover {background-image: url(../images/logorollover/smaller/wiking-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.heljan-logo:link {background-image: url(../images/logorollover/smaller/heljan-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.heljan-logo:visited {background-image: url(../images/logorollover/smaller/heljan-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.heljan-logo:hover {background-image: url(../images/logorollover/smaller/heljan-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.lemaco-logo:link {background-image: url(../images/logorollover/smaller/lemaco-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.lemaco-logo:visited {background-image: url(../images/logorollover/smaller/lemaco-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.lemaco-logo:hover {background-image: url(../images/logorollover/smaller/lemaco-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.km1-logo:link {background-image: url(../images/logorollover/smaller/km1-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.km1-logo:visited {background-image: url(../images/logorollover/smaller/km1-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.km1-logo:hover {background-image: url(../images/logorollover/smaller/km1-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.lenz-logo:link {background-image: url(../images/logorollover/smaller/lenz-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.lenz-logo:visited {background-image: url(../images/logorollover/smaller/lenz-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.lenz-logo:hover {background-image: url(../images/logorollover/smaller/lenz-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.regner-logo:link {background-image: url(../images/logorollover/smaller/regner-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.regner-logo:visited {background-image: url(../images/logorollover/smaller/regner-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.regner-logo:hover {background-image: url(../images/logorollover/smaller/regner-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.reicons-logo:link {background-image: url(../images/logorollover/smaller/rei-icons-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.reicons-logo:visited {background-image: url(../images/logorollover/smaller/rei-icons-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.reicons-logo:hover {background-image: url(../images/logorollover/smaller/rei-icons-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.ree-logo:link {background-image: url(../images/logorollover/smaller/ree-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.ree-logo:visited {background-image: url(../images/logorollover/smaller/ree-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.ree-logo:hover {background-image: url(../images/logorollover/smaller/ree-logo.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.rei-logo:link {background-image: url(../images/logorollover/smaller/rei-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.rei-logo:visited {background-image: url(../images/logorollover/smaller/rei-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.rei-logo:hover {background-image: url(../images/logorollover/smaller/rei-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.riteway-logo:link {background-image: url(../images/logorollover/smaller/riteway-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.riteway-logo:visited {background-image: url(../images/logorollover/smaller/riteway-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.riteway-logo:hover {background-image: url(../images/logorollover/smaller/riteway-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.wespe-logo:link {background-image: url(../images/logorollover/smaller/wespe-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.wespe-logo:visited {background-image: url(../images/logorollover/smaller/wespe-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.wespe-logo:hover {background-image: url(../images/logorollover/smaller/wespe-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.marklin-logo:link {background-image: url(../images/logorollover/smaller/marklin-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.marklin-logo:visited {background-image: url(../images/logorollover/smaller/marklin-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.marklin-logo:hover {background-image: url(../images/logorollover/smaller/marklin-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.lgb-logo:link {background-image: url(../images/logorollover/smaller/lgb-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.lgb-logo:visited {background-image: url(../images/logorollover/smaller/lgb-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.lgb-logo:hover {background-image: url(../images/logorollover/smaller/lgb-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.micrometakit-logo:link {background-image: url(../images/logorollover/smaller/micrometakit-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.micrometakit-logo:visited {background-image: url(../images/logorollover/smaller/micrometakit-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.micrometakit-logo:hover {background-image: url(../images/logorollover/smaller/micrometakit-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.busch-logo:link {background-image: url(../images/logorollover/smaller/busch-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.busch-logo:visited {background-image: url(../images/logorollover/smaller/busch-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.busch-logo:hover {background-image: url(../images/logorollover/smaller/busch-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.brassline-logo:link {background-image: url(../images/logorollover/smaller/brassline-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.brassline-logo:visited {background-image: url(../images/logorollover/smaller/brassline-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.brassline-logo:hover {background-image: url(../images/logorollover/smaller/brassline-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.lsmodels-logo:link {background-image: url(../images/logorollover/smaller/ls-models.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.lsmodels-logo:visited {background-image: url(../images/logorollover/smaller/ls-models.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.lsmodels-logo:hover {background-image: url(../images/logorollover/smaller/ls-models.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}


a.toptrain-logo:link {background-image: url(../images/logorollover/smaller/toptrain-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.toptrain-logo:visited {background-image: url(../images/logorollover/smaller/toptrain-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.toptrain-logo:hover {background-image: url(../images/logorollover/smaller/toptrain-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.reimodels-logo:link {background-image: url(../images/logorollover/smaller/reimodels-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.reimodels-logo:visited {background-image: url(../images/logorollover/smaller/reimodels-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.reimodels-logo:hover {background-image: url(../images/logorollover/smaller/reimodels-a.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.mabar-logo:link {background-image: url(../images/logorollover/smaller/mabar-sm.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.mabar-logo:visited {background-image: url(../images/logorollover/smaller/mabar-sm.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.mabar-logo:hover {background-image: url(../images/logorollover/smaller/mabar-sm.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

a.magnorail-logo:link {background-image: url(../images/logorollover/smaller/magnorail-sm.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.magnorail-logo:visited {background-image: url(../images/logorollover/smaller/magnorail-sm.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}
a.magnorail-logo:hover {background-image: url(../images/logorollover/smaller/magnorail-sm.jpg);display:inline-block;width:100px;height:55px; padding: 8px 0px;background-repeat:no-repeat;border: 0;text-decoration:none;}

/** End of Manufacturer Logos **/
/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	cursor: default;
	width: 12.3em;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: https://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 12.2em;
	text-transform: none;
	font-family:Arial, sans-serif;
	font-weight:normal;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 12.3em;
	left: -1000em;
	top: 0px;
	margin-top: 0%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12.2em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 20em;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: 0px solid #CCC;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 0px solid #0b3271;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #ffffff;
	padding: 0.75em 0.75em;
	color:#151515;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #fff;
	text-decoration:none;
	color: #327bbf;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #2e7bc9;
	text-decoration:none;
	color: #fff;
}
a.navhover:link {
	background-color:#dddddd;
	border-bottom-color: #999999;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	color:#222222;
	line-height:12px;
	width:12.2em;
}
a.navhover:visited {
	background-color:#dddddd;
	border-bottom-color: #999999;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	color:#222222;
	line-height:12px;
	width:12.2em;
}

a.navhover:hover {
	background-color: #327bbf;
	border-bottom-color: #999999;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	color:#333333;
	line-height:12px;
	width:12.2em;
	display:block;
}
/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

#apDiv1 {
	position:absolute;
	width:257px;
	height:241px;
	z-index:1;
	left: 300px;
	top: 72px;
	background-image: url(Images/pop-ad.jpg);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
.css-div {
	border-bottom-width: .1em;
	border-bottom-style: dotted;
	border-bottom-color: #81a2c5;
	background-position: center center;
	display: block;
}
.topLinks2 {
	color: #969696;
	font-size: 11px !important;
	font-weight: bold;
	padding-right:0px;

}

.topLinks2 a {
	color: #969696;
	font-size: 11px !important;
	font-weight: bold;
	text-decoration: none;

}

.topLinks2 a:visited {
	color: #969696;
	font-size: 11px !important;
	font-weight: bold;
	text-decoration: none;

}

.topLinks2 a:hover {
	color: #dd611b;
	font-size: 11px !important;
	font-weight: bold;
	text-decoration: underline;

}

.header-tile {
	background-image: url(https://az95169.vo.msecnd.net/images/header_tile.jpg);
	height:180px;
	background-repeat:repeat-x;
}
.header-nav-tile {
	background-image: url(https://az95169.vo.msecnd.net/images/header-nav-tile.jpg);
	height:53px;
	background-repeat: repeat-x;
}
a.searchobtn:link {background-image:url(https://az95169.vo.msecnd.net/images/orange_search.jpg); display:block; width:52px; height:35px; border:0; }
a.searchobtn:visited {background-image:url(https://az95169.vo.msecnd.net/images/orange_search.jpg); display:block; width:52px; height:35px; border:0; }
a.searchobtn:hover {background-image:url(https://az95169.vo.msecnd.net/images/orange_search.jpg); display:block; width:52px; height:35px; border:0; }
#submit { background:url(https://az95169.vo.msecnd.net/images/orange_search.jpg); display:block; width:52px; height:35px; border:0; }
a.topnav-link:link {
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	color: #ffffff;
}
a.topnav-link:visited {
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	color: #ffffff;
}
a.topnav-link:hover {
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	color: #669900;
}
a.topnav-home:link {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_01.jpg);height:44px;width:121px;background-repeat:no-repeat;display:block;}
a.topnav-home:visited {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_01.jpg);height:44px;width:121px;background-repeat:no-repeat;display:block;}
a.topnav-home:hover {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_01-on.jpg);height:44px;width:121px;background-repeat:no-repeat;display:block;}
	
a.topnav-products:link {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_02.jpg);height:44px;width:119px;background-repeat:no-repeat;display:block;}
a.topnav-products:visited {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_02.jpg);height:44px;width:119px;background-repeat:no-repeat;display:block;}
a.topnav-products:hover {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_02-on.jpg);height:44px;width:119px;background-repeat:no-repeat;display:block;}
	
a.topnav-sale:link {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_03.jpg);height:44px;width:93px;background-repeat:no-repeat;display:block;}
a.topnav-sale:visited {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_03.jpg);height:44px;width:93px;background-repeat:no-repeat;display:block;}
a.topnav-sale:hover {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_03-on.jpg);height:44px;width:93px;background-repeat:no-repeat;display:block;}
	
a.topnav-new:link {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_04.jpg);height:44px;width:96px;background-repeat:no-repeat;display:block;}
a.topnav-new:visited {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_04.jpg);height:44px;width:96px;background-repeat:no-repeat;display:block;}
a.topnav-new:hover {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_04-on.jpg);height:44px;width:96px;background-repeat:no-repeat;display:block;}
	
a.topnav-help:link {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_05.jpg);height:44px;width:55px;background-repeat:no-repeat;display:block;}
a.topnav-help:visited {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_05.jpg);height:44px;width:55px;background-repeat:no-repeat;display:block;}
a.topnav-help:hover {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_05-on.jpg);height:44px;width:55px;background-repeat:no-repeat;display:block;}
	
a.topnav-contact:link {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_06.jpg);height:44px;width:77px;background-repeat:no-repeat;display:block;}
a.topnav-contact:visited {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_06.jpg);height:44px;width:77px;background-repeat:no-repeat;display:block;}
a.topnav-contact:hover {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_06-on.jpg);height:44px;width:77px;background-repeat:no-repeat;display:block;}
	
a.topnav-shopping:link {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_07.jpg);height:44px;width:122px;background-repeat:no-repeat;display:block;}
a.topnav-shopping:visited {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_07.jpg);height:44px;width:122px;background-repeat:no-repeat;display:block;}
a.topnav-shopping:hover {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_07-on.jpg);height:44px;width:122px;background-repeat:no-repeat;display:block;}
	
a.topnav-forum:link {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_08.jpg);height:44px;width:71px;background-repeat:no-repeat;display:block;}
a.topnav-forum:visited {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_08.jpg);height:44px;width:71px;background-repeat:no-repeat;display:block;}
a.topnav-forum:hover {
	background-image:url(https://az95169.vo.msecnd.net/images/13nav_08-on.jpg);height:44px;width:71px;background-repeat:no-repeat;display:block;}
	
a.accountlogin:link {
	background-image: url(https://az95169.vo.msecnd.net/images/13nav_09.jpg);width:120px;height:44px;background-repeat:no-repeat;display:block;}
a.accountlogin:visited {
	background-image: url(https://az95169.vo.msecnd.net/images/13nav_09.jpg);width:120px;height:44px;background-repeat:no-repeat;display:block;}
a.accountlogin:hover {
	background-image: url(https://az95169.vo.msecnd.net/images/13nav_09-on.jpg);width:120px;height:44px;background-repeat:no-repeat;display:block;}

a.connect-facebook:link {
	background-image:url(https://az95169.vo.msecnd.net/images/social_01.jpg);height:44px;width:30px;background-repeat:no-repeat;display:block;}
a.connect-facebook:visited {
	background-image:url(https://az95169.vo.msecnd.net/images/social_01.jpg);height:44px;width:30px;background-repeat:no-repeat;display:block;}
a.connect-facebook:hover {
	background-image:url(https://az95169.vo.msecnd.net/images/social_01-on.jpg);height:44px;width:30px;background-repeat:no-repeat;display:block;}
	
a.connect-wordpress:link {
	background-image:url(https://az95169.vo.msecnd.net/images/social_02.jpg);height:44px;width:21px;background-repeat:no-repeat;display:block;}
a.connect-wordpress:visited {
	background-image:url(https://az95169.vo.msecnd.net/images/social_02.jpg);height:44px;width:21px;background-repeat:no-repeat;display:block;}
a.connect-wordpress:hover {
	background-image:url(https://az95169.vo.msecnd.net/images/social_02-on.jpg);height:44px;width:21px;background-repeat:no-repeat;display:block;}
	
a.connect-pinterest:link {
	background-image:url(https://az95169.vo.msecnd.net/images/social_03.jpg);height:44px;width:21px;background-repeat:no-repeat;display:block;}
a.connect-pinterest:visited {
	background-image:url(https://az95169.vo.msecnd.net/images/social_03.jpg);height:44px;width:21px;background-repeat:no-repeat;display:block;}
a.connect-pinterest:hover {
	background-image:url(https://az95169.vo.msecnd.net/images/social_03-on.jpg);height:44px;width:21px;background-repeat:no-repeat;display:block;}	

a.connect-youtube:link {
	background-image:url(https://az95169.vo.msecnd.net/images/social_04.jpg);height:44px;width:28px;background-repeat:no-repeat;display:block;}
a.connect-youtube:visited {
	background-image:url(https://az95169.vo.msecnd.net/images/social_04.jpg);height:44px;width:28px;background-repeat:no-repeat;display:block;}
a.connect-youtube:hover {
	background-image:url(https://az95169.vo.msecnd.net/images/social_04-on.jpg);height:44px;width:28px;background-repeat:no-repeat;display:block;}	
	
a.connect-google:link {
	background-image:url(https://az95169.vo.msecnd.net/images/social_insta-on.jpg);height:44px;width:27px;background-repeat:no-repeat;display:block;}
a.connect-google:visited {
	background-image:url(https://az95169.vo.msecnd.net/images/social_insta-on.jpg);height:44px;width:27px;background-repeat:no-repeat;display:block;}
a.connect-google:hover {
	background-image:url(https://az95169.vo.msecnd.net/images/social_insta.jpg);height:44px;width:27px;background-repeat:no-repeat;display:block;}	
	
a.connect-rss:link {
	background-image:url(https://az95169.vo.msecnd.net/images/social_06.jpg);height:44px;width:23px;background-repeat:no-repeat;display:block;}
a.connect-rss:visited {
	background-image:url(https://az95169.vo.msecnd.net/images/social_06.jpg);height:44px;width:23px;background-repeat:no-repeat;display:block;}
a.connect-rss:hover {
	background-image:url(https://az95169.vo.msecnd.net/images/social_06-on.jpg);height:44px;width:23px;background-repeat:no-repeat;display:block;}	
	
#apDiv2 {
	position:absolute;
	background-image:url(https://az95169.vo.msecnd.net/images/thenumber.png);
	background-repeat:no-repeat;
	left:994px;
	top:52px;
	width:184px;
	height:64px;
	z-index:1;
}
	
.topnav-searchbar {
	width:248px;
	height:35px;
	background-repeat:no-repeat;
	display:block;
}

.nav-tile {
	background-image: url(https://az95169.vo.msecnd.net/images/nav-tile.jpg);
	background-repeat:repeat-x;
	height:43px;
}
.header_right-tile {
	background-image: url(https://az95169.vo.msecnd.net/images/header_right-tile.jpg);
	height:179px;
	background-repeat:repeat-x;
}
.bg-tile {
	background-image: url(https://az95169.vo.msecnd.net/images/bg-tile.jpg);
	height:1023px;
	background-repeat:repeat-x;
	background-position: top left;
}
.bodybox-topleft {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-topleft.png);
	height:18px;
	width:18px;
	background-repeat:no-repeat;
	background-position: bottom right;
}
.bodybox-top {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-top.png);
	height:18px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.bodybox-left {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-left-tile.png);
	width:18px;
	background-repeat: repeat-y;
	background-position: top right;
}
.bodybox-botleft {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-botleft.png);
	height:18px;
	width:18px;
	background-repeat:no-repeat;
	background-position: top right;
}
.bodybox-bottom {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-bottom.png);
	height:18px;
	background-repeat: repeat-x;
	background-position: top;
}
.bodybox-right {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-right-tile.png);
	width:18px;
	background-repeat: repeat-y;
	background-position: top left;
}
.bodybox-topright {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-topright.png);
	height:18px;
	width:18px;
	background-repeat:no-repeat;
	background-position: bottom left;
}
.bodybox-botright {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-botright.png);
	height:18px;
	width:18px;
	background-repeat:no-repeat;
	background-position: top left;
}
a.footer_link2:link {
	border-bottom: 0px solid #FF9900;
	color: #91bfe9;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}

a.footer_link2:visited {
	border-bottom: 0px solid #95A0AA;
	color: #91bfe9;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}

a.footer_link2:hover {
	border-bottom: 0px solid #000000;
	color: #ffffff;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}
.divider-gray-dotted {
	background-image: url(https://az95169.vo.msecnd.net/images/divider-gray.jpg);
	height: 3px;
	width:138px;
	background-repeat: repeat-x;	
}
.divider-gray-dotted2 {
	background-image: url(https://az95169.vo.msecnd.net/images/div-gray.jpg);
	height: 3px;
	background-repeat: repeat-x;
	background-position:bottom;	
}
.bodybox-topleft2 {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-topleft2.png);
	height:18px;
	width:18px;
	background-repeat:no-repeat;
	background-position: bottom right;
}
.bodybox-top2 {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-top2.png);
	height:18px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.bodybox-top3 {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-top3.jpg);
	height:10px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.bodybox-bottom3 {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-bottom3.jpg);
	height:10px;
	background-repeat: repeat-x;
	background-position: top;
}
.bodybox-left2 {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-left-tile2.png);
	width:18px;
	background-repeat: repeat-y;
	background-position: top right;
}
.bodybox-botleft2 {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-botleft2.png);
	height:18px;
	width:18px;
	background-repeat:no-repeat;
	background-position: top right;
}
.bodybox-bottom2 {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-bottom2.png);
	height:10px;
	background-repeat: repeat-x;
	background-position: top;
}
.bodybox-right2 {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-right-tile2.png);
	width:18px;
	background-repeat: repeat-y;
	background-position: top left;
}
.bodybox-topright2 {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-topright2.png);
	height:18px;
	width:18px;
	background-repeat:no-repeat;
	background-position: bottom left;
}
.bodybox-botright2 {
	background-image: url(https://az95169.vo.msecnd.net/images/bodybox-botright2.png);
	height:18px;
	width:18px;
	background-repeat:no-repeat;
	background-position: top left;
}
/** J-QUERY SLIDER  **/

.prod-orange-tile {
	background-image: url(https://az95169.vo.msecnd.net/images/prod-orange-tile.jpg);
	height:32px;
	background-repeat:repeat-x;
}
.prod-orange-left {
	background-image: url(https://az95169.vo.msecnd.net/images/prod-orange-left.png);
	height:32px;
	width:18px;
	background-repeat: no-repeat;
}
.prod-orange-right {
	background-image: url(https://az95169.vo.msecnd.net/images/prod-orange-right.png);
	height:32px;
	width:18px;
	background-repeat: no-repeat;
}
a.bf1:link {background-image:url(https://az95169.vo.msecnd.net/images/bf_02_01.jpg); width:146px; height:54px; display:block;}
a.bf1:visited {background-image:url(https://az95169.vo.msecnd.net/images/bf_02_01.jpg); width:146px; height:54px; display:block;}
a.bf1:hover {background-image:url(https://az95169.vo.msecnd.net/images/bf_02_01-on.jpg); width:146px; height:54px; display:block;}

a.bf2:link {background-image:url(https://az95169.vo.msecnd.net/images/bf_02_02.jpg); width:163px; height:54px; display:block;}
a.bf2:visited {background-image:url(https://az95169.vo.msecnd.net/images/bf_02_02.jpg); width:163px; height:54px; display:block;}
a.bf2:hover {background-image:url(https://az95169.vo.msecnd.net/images/bf_02_02-on.jpg); width:163px; height:54px; display:block;}

a.bf3:link {background-image:url(https://az95169.vo.msecnd.net/images/bf_02_03.jpg); width:164px; height:54px; display:block;}
a.bf3:visited {background-image:url(https://az95169.vo.msecnd.net/images/bf_02_03.jpg); width:164px; height:54px; display:block;}
a.bf3:hover {background-image:url(https://az95169.vo.msecnd.net/images/bf_02_03-on.jpg); width:164px; height:54px; display:block;}

a.bf4:link {background-image:url(https://az95169.vo.msecnd.net/images/bf_02_04.jpg); width:197px; height:54px; display:block;}
a.bf4:visited {background-image:url(https://az95169.vo.msecnd.net/images/bf_02_04.jpg); width:197px; height:54px; display:block;}
a.bf4:hover {background-image:url(https://az95169.vo.msecnd.net/images/bf_02_04-on.jpg); width:197px; height:54px; display:block;}

a.cm1:link {background-image:url(https://az95169.vo.msecnd.net/images/cm_02_01.jpg); width:146px; height:54px; display:block;}
a.cm1:visited {background-image:url(https://az95169.vo.msecnd.net/images/cm_02_01.jpg); width:146px; height:54px; display:block;}
a.cm1:hover {background-image:url(https://az95169.vo.msecnd.net/images/cm_02_01-on.jpg); width:146px; height:54px; display:block;}

a.cm2:link {background-image:url(https://az95169.vo.msecnd.net/images/cm_02_02.jpg); width:163px; height:54px; display:block;}
a.cm2:visited {background-image:url(https://az95169.vo.msecnd.net/images/cm_02_02.jpg); width:163px; height:54px; display:block;}
a.cm2:hover {background-image:url(https://az95169.vo.msecnd.net/images/cm_02_02-on.jpg); width:163px; height:54px; display:block;}

a.cm3:link {background-image:url(https://az95169.vo.msecnd.net/images/cm_02_03.jpg); width:164px; height:54px; display:block;}
a.cm3:visited {background-image:url(https://az95169.vo.msecnd.net/images/cm_02_03.jpg); width:164px; height:54px; display:block;}
a.cm3:hover {background-image:url(https://az95169.vo.msecnd.net/images/cm_02_03-on.jpg); width:164px; height:54px; display:block;}

a.cm4:link {background-image:url(https://az95169.vo.msecnd.net/images/cm_02_04.jpg); width:197px; height:54px; display:block;}
a.cm4:visited {background-image:url(https://az95169.vo.msecnd.net/images/cm_02_04.jpg); width:197px; height:54px; display:block;}
a.cm4:hover {background-image:url(https://az95169.vo.msecnd.net/images/cm_02_04-on.jpg); width:197px; height:54px; display:block;}

a.lgb-btn:link {width:195px; height:65px; display:block; text-align:center; line-height:65px; color:#666; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
a.lgb-btn:visited {width:195px; height:65px; display:block; text-align:center; line-height:65px; color:#666; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
a.lgb-btn:hover {background-image:url(https://az95169.vo.msecnd.net/images/lgb_btn_on.jpg); width:195px; height:65px; display:block; text-align:center; line-height:65px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}

a.lgb-btn2:link {background-image:url(https://az95169.vo.msecnd.net/images/lgb_btn2.jpg); width:195px; height:65px; display:block; text-align:center; line-height:65px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
a.lgb-btn2:visited {background-image:url(https://az95169.vo.msecnd.net/images/lgb_btn2.jpg); width:195px; height:65px; display:block; text-align:center; line-height:65px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
a.lgb-btn2:hover {background-image:url(https://az95169.vo.msecnd.net/images/lgb_btn_on.jpg); width:195px; height:65px; display:block; text-align:center; line-height:65px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}

a.articleslink:link {
	font-family:Arial, sans-serif;
	font-size:11px;
	color: #2668be;
	text-decoration:none;
	display:block;
	padding-top:5px;
	padding-bottom: 5px;
}
a.articleslink:visited {
	font-family:Arial, sans-serif;
	font-size:11px;
	color: #2668be;
	text-decoration:none;
	display:block;
	padding-top:5px;
	padding-bottom: 5px;
}
a.articleslink:hover {
	font-family:Arial, sans-serif;
	font-size:11px;
	color: #2668be;
	background-color: #cfe2ff;
	text-decoration:none;
	display:block;
	padding-top:5px;
	padding-bottom: 5px;
}


html {
height : 100%;
}
div.wrap {
width : 1180px !important;
margin : 0 auto;
text-align : left;
}
div#top div#nav {
float : left;
clear : both;
width : 1180px !important;
height : 52px;
margin : 22px 0 0;
}
div#top div#nav ul {
float: none ;
width : 1180px !important;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#header {
margin : -1px 0 0;
}
div#video-header {
height : 425px !important;
margin : -1px 0 0;
}
div#header div.wrap {
height : 425px !important;

}
div#header div#slide-holder {
z-index : 40;
width : 1180px !important;
height : 425px !important;
position : absolute;
}
div#header div#slide-holder div#slide-runner {
	top : 5px;
	left : 0px;
	width : 1180px !important;
	height : 450px !important;
	overflow : hidden;
	position : absolute;
}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls {
left : 0;
bottom : 8px;
width : 1180px !important;
height : 46px;
display : none;
position : absolute;

}
div#header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 10px 0 0 20px;
text-transform : uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
color:#FFFFFF;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(https://az95169.vo.msecnd.net/images/silde-nav.png);
color:#FFFFFF;
}
div#nav ul li a {
background : url(https://az95169.vo.msecnd.net/images/nav.png) no-repeat;
}

a img {
border : 0;
}

.orangebtn:link {
	background-image: url(https://az95169.vo.msecnd.net/images/orange-btn.jpg);
	height:29px;
	width:189px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	line-height:29px;
}
.orangebtn:visited {
	background-image: url(https://az95169.vo.msecnd.net/images/orange-btn.jpg);
	height:29px;
	width:189px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	line-height:29px;
}
.orangebtn:hover {
	background-image: url(https://az95169.vo.msecnd.net/images/orange-btn-on.jpg);
	height:29px;
	width:189px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	line-height:29px;
}
.graybtn:link {
	background-image: url(https://az95169.vo.msecnd.net/images/gray-btn.jpg);
	height:29px;
	width:189px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	line-height:29px;
}
.graybtn:visited {
	background-image: url(https://az95169.vo.msecnd.net/images/gray-btn.jpg);
	height:29px;
	width:189px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	line-height:29px;
}
.graybtn:hover {
	background-image: url(https://az95169.vo.msecnd.net/images/gray-btn-on.jpg);
	height:29px;
	width:189px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	line-height:29px;
}
.graybox-top {
	background-image: url(https://az95169.vo.msecnd.net/images/mm-box-top.jpg);
	width:308px;
	height:11px;
	background-repeat:no-repeat;
	background-position: bottom;
}
.graybox-left {
	background-image: url(https://az95169.vo.msecnd.net/images/mm-box-left.jpg);
	width:4px;
	height:70px;
	background-repeat: repeat-y;
	background-position: top right;
}
.graybox-right {
	background-image: url(https://az95169.vo.msecnd.net/images/mm-box-right.jpg);
	width:4px;
	height:70px;
	background-repeat: repeat-y;
	background-position: top left;
}
.graybox-bottom {
	background-image: url(https://az95169.vo.msecnd.net/images/mm-box-bot.jpg);
	width:308px;
	height:11px;
	background-repeat:no-repeat;
	background-position: top;
}
.lgb2010-smallbanner {
	background-image: url(https://az95169.vo.msecnd.net/images/banners/LGB2010-small.jpg);
	height:131px;
	width:275px;
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	text-decoration:none;
}
.consignment-smallbanner {
	background-image: url(https://az95169.vo.msecnd.net/images/banners/consignment_small.jpg);
	height:131px;
	width:275px;
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	text-decoration:none;
}
.Eisenbahn-smallbanner {
	background-image: url(https://az95169.vo.msecnd.net/images/banners/EJBanner-new.jpg);
	height:131px;
	width:275px;
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	text-decoration:none;
}
.artitec-smallbanner {
	background-image: url(https://az95169.vo.msecnd.net/images/assets/homepage/Artitec-new.jpg);
	height:131px;
	width:275px;
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	text-decoration:none;
}
.rocofleischmann-smallbanner {
	background-image: url(https://az95169.vo.msecnd.net/images/banners/modelleisenbahnreport.jpg);
	height:131px;
	width:275px;
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	text-decoration:none;
}
.Rei-smallbanner {
	background-image: url(https://az95169.vo.msecnd.net/images/assets/homepage/rei.jpg);
	height:131px;
	width:275px;
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	text-decoration:none;
}
.giftcards-banner {
	background-image: url(https://az95169.vo.msecnd.net/images/gift-certificates.jpg);
	width:150px;
	height:79px;
	background-repeat:no-repeat;
	background-position: top;
	display:block;
}
.youtube-banner {
	background-image: url(https://az95169.vo.msecnd.net/images/on-youtube.jpg);
	width:150px;
	height:79px;
	background-repeat:no-repeat;
	background-position: top;
	display:block;
}
.catalogs-banner {
	background-image: url(https://az95169.vo.msecnd.net/images/catalogs-small.jpg);
	width:150px;
	height:79px;
	background-repeat:no-repeat;
	background-position: top;
	display:block;
}
.shipping-banner {
	background-image: url(https://az95169.vo.msecnd.net/images/shipping-free.jpg);
	width:150px;
	height:79px;
	background-repeat:no-repeat;
	background-position: top;
	display:block;
}
.startersets-banner {
	background-image: url(https://az95169.vo.msecnd.net/images/starters.jpg);
	width:150px;
	height:79px;
	background-repeat:no-repeat;
	background-position: top;
	display:block;
}
.tour-heading {
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:18px;
	color: #003399;
	text-transform:uppercase;
	display:block;
}
.tour-heading2 {
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:18px;
	color: #333333;
	text-transform:uppercase;
	display:block;
}
.new-item {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	display:block;
	background-color:#0066CC;
}
a.roco_btn1:link {background:url(https://az95169.vo.msecnd.net/images/roco_v_right_02.jpg) no-repeat top left; width:357px; height:45px; display:block;}
a.roco_btn1:visited {background:url(https://az95169.vo.msecnd.net/images/roco_v_right_02.jpg) no-repeat top left; width:357px; height:45px; display:block;}
a.roco_btn1:hover {background:url(https://az95169.vo.msecnd.net/images/roco_v_right_02-on.jpg) no-repeat top left; width:357px; height:45px; display:block;}

a.roco_btn2:link {background:url(https://az95169.vo.msecnd.net/images/roco_v_right_03.jpg) no-repeat top left; width:357px; height:49px; display:block;}
a.roco_btn2:visited {background:url(https://az95169.vo.msecnd.net/images/roco_v_right_03.jpg) no-repeat top left; width:357px; height:49px; display:block;}
a.roco_btn2:hover {background:url(https://az95169.vo.msecnd.net/images/roco_v_right_03-on.jpg) no-repeat top left; width:357px; height:49px; display:block;}

a.basicbtnblue:link {background:url(https://az95169.vo.msecnd.net/images/basicbtnblue.jpg) no-repeat top left; width:123px; height:44px; display:block; line-height:42px; color:#fff; font-weight:bold; font-size:12px; text-align:center;}
a.basicbtnblue:visited {background:url(https://az95169.vo.msecnd.net/images/basicbtnblue.jpg) no-repeat top left; width:123px; height:44px; display:block;line-height:42px; color:#fff; font-weight:bold; font-size:12px; text-align:center;}
a.basicbtnblue:hover {background:url(https://az95169.vo.msecnd.net/images/basicbtnblue-on.jpg) no-repeat top left; width:123px; height:44px; display:block;line-height:42px; color:#fff; font-weight:bold; font-size:12px; text-align:center;}

a.goorangebtn:link {background:url(https://az95169.vo.msecnd.net/images/orange_search.jpg) no-repeat top left; width:52px; height:35px; display:block; line-height:35px; color:#fff; font-weight:bold; font-size:12px; text-align:center;}
a.goorangebtn:visited {background:url(https://az95169.vo.msecnd.net/images/orange_search.jpg) no-repeat top left; width:52px; height:35px; display:block; line-height:35px; color:#fff; font-weight:bold; font-size:12px; text-align:center;}
a.goorangebtn:Hover {background:url(https://az95169.vo.msecnd.net/images/orange_search.jpg) no-repeat top left; width:52px; height:35px; display:block; line-height:35px; color:#fff; font-weight:bold; font-size:12px; text-align:center;}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(/Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(/Images/SavedStar.png);
}
a.minisocial1:link {background:url(https://az95169.vo.msecnd.net/images/minisocial_02.jpg) no-repeat top left; width:128px; height:124px; display:block; float:left;}
a.minisocial1:visited {background:url(https://az95169.vo.msecnd.net/images/minisocial_02.jpg) no-repeat top left; width:128px; height:124px; display:block; float:left;}
a.minisocial1:hover {background:url(https://az95169.vo.msecnd.net/images/minisocial_02-on.jpg) no-repeat top left; width:128px; height:124px; display:block; float:left;}

a.minisocial2:link {background:url(https://az95169.vo.msecnd.net/images/minisocial_03.jpg) no-repeat top left; width:128px; height:124px; display:block; float:left;}
a.minisocial2:visited {background:url(https://az95169.vo.msecnd.net/images/minisocial_03.jpg) no-repeat top left; width:128px; height:124px; display:block; float:left;}
a.minisocial2:hover {background:url(https://az95169.vo.msecnd.net/images/minisocial_03-on.jpg) no-repeat top left; width:128px; height:124px; display:block; float:left;}

a.minisocial3:link {background:url(https://az95169.vo.msecnd.net/images/minisocial_04.jpg) no-repeat top left; width:128px; height:124px; display:block; float:left;}
a.minisocial3:visited {background:url(https://az95169.vo.msecnd.net/images/minisocial_04.jpg) no-repeat top left; width:128px; height:124px; display:block; float:left;}
a.minisocial3:hover {background:url(https://az95169.vo.msecnd.net/images/minisocial_04-on.jpg) no-repeat top left; width:128px; height:124px; display:block; float:left;}

a.minisocial4:link {background:url(https://az95169.vo.msecnd.net/images/minisocial_05.jpg) no-repeat top left; width:128px; height:124px; display:block; float:left;}
a.minisocial4:visited {background:url(https://az95169.vo.msecnd.net/images/minisocial_05.jpg) no-repeat top left; width:128px; height:124px; display:block; float:left;}
a.minisocial4:hover {background:url(https://az95169.vo.msecnd.net/images/minisocial_05-on.jpg) no-repeat top left; width:128px; height:124px; display:block; float:left;}

a.minisocial5:link {background:url(https://az95169.vo.msecnd.net/images/minisocial_06.jpg) no-repeat top left; width:128px; height:124px; display:block; float:left;}
a.minisocial5:visited {background:url(https://az95169.vo.msecnd.net/images/minisocial_06.jpg) no-repeat top left; width:128px; height:124px; display:block; float:left;}
a.minisocial5:hover {background:url(https://az95169.vo.msecnd.net/images/minisocial_06-on.jpg) no-repeat top left; width:128px; height:124px; display:block; float:left;}

#socialnav li {width:100%; padding: 8px 0px; line-height:60px; list-style:none; list-style-type:none; margin:0 auto; text-align:center; display:block; }

#socialnav a:link {-webkit-filter: grayscale(1); filter: grayscale(1); filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
filter: gray; /* IE6-9 */
-webkit-filter: grayscale(100%);}

#socialnav a:hover {-webkit-filter: grayscale(0); filter: grayscale(0);  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%); }

/* Advanced Search Styles */

.searchFieldName {
    width: 250px;                                                   ;
	float: left;
    padding: 5px;
    font-weight: bold;
}

.searchFieldControl {
	float: left;
    padding: 5px;
}

.searchRowClear {
	clear: both;
}
.filterDiv {
  float: left;  
  display: none;
}

.products-show {
  display: block;
}

.products-container {
  margin-top: 20px;
  overflow: hidden;
}

/* Style the buttons */
.products-btn {
  background-color: #fff;
	border-color: #3A3A3A;
	outline-color: #333;
    padding: 9px 16px 9px 16px;
    margin: 5px 0px;
	border:2px solid #EDEDED;
    border-radius: 5px;
    text-decoration: none;
    color: #1F1F1F;
    font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
    font-size: 10pt;
    font-weight: 400;
  cursor: pointer;
}

.products-btn:hover {
  background-color:#EDEDED;
}

.products-btn.active {
  background-color: #327BBF;
	border:none;
  color: white;
}
* {
  box-sizing: border-box;
}


	#brands .column {
  	float: left;
    border: solid 1px #e8e8e8;
    border-radius: 4px;
		background-color: #fff;
	min-width: 225px;
    width: 32%;
    margin: 5px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 9pt;
    padding: 6px 10px;
    box-shadow: 0px 1px 9px rgba(0, 0, 0, .1);
}
		
	#brands .column P {text-align: justify;
    line-height: 18px;
	max-height: 72px;
    overflow: hidden;
    color: #777777;}
/* Clear floats after the columns */
	#brands .row:after {
  	content: "";
  	display: table;
  	clear: both;
	}

	#brands .thumb{
    height: 50px;
    width: 50px;
    border-radius: 4px;
    border: solid 1px #ccc;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #dddddd;
	display: none;
}
	#brands h1 {font-size: 48px; font-weight: 700;font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";}
	#brands h2 
	{border-bottom: 1px solid rgba(0, 0, 0, .1);
    line-height: 40px;
    margin-top: 2px;
    color: #3a3a3a;}	
		
	#brands .brand-btn { display: inline-block;
    background-color: #327bbf;
    padding: 10px 20px 10px 20px;
    margin: 10px 0px;
    border-radius: 5px;
    text-decoration: none;
    color: #ffffff;
    font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
    font-size: 11pt;
    font-weight: 400; }
		
	#brands .brand-btn:hover {background-color:#459ae8;}
		
	#brands .qv-btn 
	{ display: inline-block;
    background-color: #fff;
	border-color: #3A3A3A;
	outline-color: #333;
    padding: 9px 19px 9px 19px;
    margin: 10px 0px;
	border:2px solid #327BBF;
    border-radius: 5px;
    text-decoration: none;
    color: #327BBF;
    font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
    font-size: 11pt;
    font-weight: 400; }
	#brands .qv-btn:hover {border:2px solid #459ae8;color: #459ae8;}
	#brands .gauge { display: inline-block;
    background-color: #fff;
	line-height: 8pt;
	position: relative;
	top:-8px;
    padding: 4px 5px 4px 5px;
    margin: 4px 0px;
	border:1px solid #848484;
    border-radius: 3px;
    text-decoration: none;
    color: #848484;
    font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
    font-size: 8pt;
    font-weight: 500; }
		
	
.products-tooltip
{
  text-decoration:none;
  position:relative;background: #transparent;
}
 
 
.products-tooltip span
{
  display:none;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:4px;
 background: #FFFFFF;
}
 
 
.products-tooltip span img
{
  float:left;
  margin:0px 8px 8px 0;background: #FFFFFF;
}
 
 
.products-tooltip:hover span
{
  display:block;
  position:absolute;
  top:25px;
	left:50%;
background-color: #fff;
  z-index:1999;
  width:675px;
  max-width:675px;
  min-height:334px;
  margin-top:12px;
  margin-left:-337px;
  overflow:hidden;
  border: solid 1px #f3f3f3;
  border-radius: 4px;
  box-shadow: 0px 1px 15px rgba(0, 0, 0, .3);
  
}

a.navhover2:link {
	background-color:#ffffff;
	color:#4c4c4c;
	line-height:12px;
	width:12.2em;
}
a.navhover2:visited {
	background-color:#ffffff;
	color:#4c4c4c;
	line-height:12px;
	width:12.2em;
}
a.navhover2:hover {
	background-color: #ffffff;
	color:#4c4c4c;
	line-height:12px;
	width:12.2em;
	display:block;
}

#brand-div {max-height: 60px; height: 100%; width:100%; padding:5px; display:inline-block; text-align: center; margin: 0 auto;}

.orange-round-button {margin: 10px 0px;
    background-color: #f7620e;
    color: #fff;
    width: 30%;
    padding: 10px 20px;
    border-radius: 50px;
    text-align: center;
}