* {	font-size: 100%;	border: 0;	outline: 0;	padding: 0;	margin: 0;}body {	display: block;	font-family: "Trebuchet MS", Verdana, sans-serif;	font-size: 90%;	color: #393939;	line-height: 130%;	z-index: 0;	background: #FFC505 url('/userfiles/image/original/largebackground.jpg') top left no-repeat;	background-attachment: fixed;	text-align: center;}p {	padding: 5px 0px 5px 0px;}a {	color: #CE002B;}h1 {	font-size: 140%;	font-weight: bold;	color: #CE002B;	line-height: 120%;	margin: 10px 0px 20px 0px;}h2 {	font-size: 120%;	color: #CE002B;	margin: 10px 0px 5px 0px;}h3 {	font-size: 100%;	color: #CE002B;	margin: 10px 0px 5px 0px;}.clear {	clear: both;}ul, ol {	margin: 0px 0px 0px 20px;}.smallText {	font-size: 80%;}.mand {	color: #F00;}.mand1 {	color: #F90;}#wrapper {	width: 960px;	margin: 20px auto 0px auto;	position: relative;	background-color: #e0001a;	-webkit-box-shadow: 0 0 21px rgba(0,0,0,.7);	-moz-box-shadow: 0 0 21px rgba(0,0,0,.7);	box-shadow: 0 0 21px rgba(0,0,0,.7);}#header {	height: 120px;	margin: 0px;	color: #FFF;}#logo {	position: absolute;	top: 0px;	left: 0px;}#mainNav {	padding: 0px;	margin: 0px;	position: absolute;	top: 88px;	left: 0px;	width: 100%;}#nav {	margin: 0px;	padding: 0px;	height: 32px;	list-style: none;	float: left;	width: 100%;	position: relative;	z-index: 999;	text-align: left;	background-color: #e0001a;	-webkit-box-shadow: inset 0 11px 2px rgba(255,255,255,.25), inset 0 0 11px rgba(255,255,255,.75);	-moz-box-shadow: inset 0 11px 2px rgba(255,255,255,.25), inset 0 0 11px rgba(255,255,255,.75);	box-shadow: inset 0 11px 2px rgba(255,255,255,.25), inset 0 0 11px rgba(255,255,255,.75);}#nav li {	float: left;	padding: 0px 45px;	position: relative;	color: #FFF;	height: 26px;	padding-top: 7px;}#nav li:hover {	background-color: #ffc404;	-webkit-box-shadow: inset 0 11px 2px rgba(255,255,255,.25);	-moz-box-shadow: inset 0 11px 2px rgba(255,255,255,.25);	box-shadow: inset 0 11px 2px rgba(255,255,255,.25);	color: #000;}#nav li:hover a {	color: #000;	text-decoration: none;}#nav li a {	color: #FFF;	font-size: 110%;	font-weight: bold;	display: block;}#nav ul li a {	height: 32px;	padding-top: 3px;}/*--- DROPDOWN ---*/#nav ul {	background: #000; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */	background: rgba(255, 255, 255, 0.5); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */	list-style: none;	position: absolute;	left: -9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */	z-index: 999;	margin: 0px;	width: 100%;	top: 32px;}#nav ul li {	padding: 1px 0px 0px 0px; /* Introducing a padding between the li and the a give the illusion spaced items */	float: none;	width: 120%;	margin: 0px;	color: #fff;}#nav ul a {	white-space: nowrap; /* Stop text wrapping and creating multi-line dropdown items */	padding: 2px 10px 2px 10px;	background: #000;}#nav li:hover ul { /* Display the dropdown on hover */	left: 0px; /* Bring back on-screen when needed */}#nav li:hover a { /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */	text-decoration: none;}#nav li:hover ul a { /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */	text-decoration: none;	color: #FFF;}#nav li:hover ul li a:hover { /* Here we define the most explicit hover states--what happens when you hover each individual link. */	text-decoration: none;	color: #000;	background-color: #ffc404;	height: 32px;}#imageBlock {	position: absolute;	top: 0px;	right: 0px;}#header p {	padding: 0px;}#searchBox, #shoppingBasket {	margin: 5px 0px 0px 0px;}#txtSearch, #mce-EMAIL {	width: 180px;}#mainBanner {	height: 160px;	margin: 0px;}.backButton {	width: 60px;	background-color: #CE002B;	color: #FFF;	text-align: center;	float: right;	cursor: pointer;}.backButton a {	color: #FFF;	text-decoration: none;}.readMore {	font-style: italic;}#mainBody {	text-align: left;	margin: 0px 0px 0px 0px;	background-color: #FFF;	padding-top: 5px;	background: #FFF;}#mainBodyLeft {	float: left;	width: 140px;	padding: 10px 5px 20px 5px;	margin: 0px 0px 0px 5px;	text-align: center;	background: #FFF;}#mainBodyMiddle {	float: left;	width: 590px;	padding: 10px 5px 20px 5px;	margin: 0px 0px 0px 0px;	background: #FFF;}#mainBodyRight {	float: left;	width: 190px;	padding: 10px 5px 20px 5px;	font-size: 90%;	background: #FFF;}#mainBodyBottom {	padding: 10px 5px 20px 5px;	background-color: #FFF;	background: #FFF;}.blogEntry {	width: 300px;	float: left;	margin: 10px 8px 10px 8px;}#footer {	width: 940px;	margin: 20px auto;	font-size: 80%;	color: #000;	line-height: 120%;	text-align: left;	background-color: rgba(255,255,255,0.8);	-webkit-box-shadow: 0 0 21px rgba(0,0,0,.7);	-moz-box-shadow: 0 0 21px rgba(0,0,0,.7);	box-shadow: 0 0 21px rgba(0,0,0,.7);}#footer a {	color: #333;	text-decoration: none;}#footer a:hover {	text-decoration: underline;}#copyrightlegals {	float: right;	padding: 0px 0px 0px 0px;}.inputBoxSmall {	border: solid 1px #CE002B;	margin: 2px 0px 2px 0px;	padding: 2px;	width: 100px;}.inputBoxMedium {	border: solid 1px #CE002B;	margin: 2px 0px 2px 0px;	padding: 2px;	width: 200px;}.inputBoxLarge {	border: solid 1px #CE002B;	margin: 2px 0px 2px 0px;	padding: 2px;	width: 300px;	height: 100px;}.inputBox {	border: solid 1px #CE002B;	margin: 2px 0px 2px 0px;	padding: 2px;	width: 200px;	height: 80px;}.inputButton, .buyButton, a.button {	color: #FFFFFF;	padding: 2px 10px 5px 10px;	float: right;	background-color: #e0001a;	-webkit-box-shadow: inset 0 11px 2px rgba(255,255,255,.25);	-moz-box-shadow: inset 0 11px 2px rgba(255,255,255,.25);	box-shadow: inset 0 11px 2px rgba(255,255,255,.25);	margin: 5px 0 0;	width: 99%;	font-weight: bold;		cursor: pointer; }.inputBoxMedium:focus, .inputBoxLarge:focus, .inputBoxTiny:focus, .inputBoxSmall:focus, .inputBox:focus {	background-color: #FF9;}#mainBodyRight .inputBoxMedium {	width: 96%;}#contactForm {	padding: 5px 5px 5px 5px;	width: 350px;}#mc_embed_signup {	margin: 5px;}#mc-embedded-subscribe1.inputButton {	font-size: 130%;}.rssFeed {	margin-left: 20px;}#brochureForm {	border: solid 1px #000;	padding: 5px 5px 5px 5px;	background-color: #CCC;	margin: 10px auto 10px auto;	width: 340px;	text-align: left;}.resetText {}.companyName {	font-weight: bold;}.justifyLeft {	float: left;	margin: 0px 10px 10px 0px;}.justifyRight {	float: right;	margin: 0px 0px 10px 10px;}/* Old */.shopCategory {	margin: 15px 45px 15px 45px;	float: left;	width: 200px;}.shopCategoryTitle {}.shopCategoryImage {}.shopCategoryLink, .shopProductsLink {	font-style: italic;	float: right;}.shopProducts {	margin: 5px 5px 0px 5px;}.shopProductsTitle {	padding: 0px;}.shopProductsImage {}.shopProductsPrice {}.shopProductImage {	min-height: 200px;	width: 200px;	float: left;	margin: 0px 10px 10px 0px;}.portfolioTeaser {	margin: 5px 0px 0px 0px;}.portfolioTeaserImage {	min-height: 100px;	width: 100px;	float: left;	margin: 0px 10px 10px 0px;}.portfolioTeaserTitle {	color: #393939;}.portfolioTeaserIssue {	font-size: 80%;	font-style: italic;	padding: 0px;}.portfolioTeaserLink {	float: right;}.shopProductTitle {	margin: 0px;}.shopProductBrand {	padding: 0px;	font-size: 80%;	font-style: italic;}.shopProductLeft {	width: 100px;	float: left;	margin: 10px 10px 0px 0px;}.shopProductRight {	/*width: 470px;*/	width: 100%;	float: right;	margin: 10px 0px 0px 0px;	line-height: 150%;}.shopProductRight table{max-width: 590px}.shopProductRight table td{ border:1px solid #FFC404; padding: 10px;}.left { float: left; }.product-head{	width: 100%;	background-color: #FFF3CD;	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.45), inset 0 11px 2px rgba(255, 255, 255, 0.25);	-moz-box-shadow: 0 0 5px rgba(0,0,0,.45), inset 0 11px 2px rgba(255,255,255,.25);	box-shadow: 0 0 5px rgba(0, 0, 0, 0.45), inset 0 11px 2px rgba(255, 255, 255, 0.25);	border: solid 1px #FFC404;}.product-head .right { float: right; width: 350px; text-align: center; margin: 80px 0px; }.product-head .right .shopProductPrice { font-size: 20px; margin: 15px 0px; }.product-head .right .inputButton { margin: 10px 0; width: 200px; float: none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }.shopIntroText { font-style: italic; font-size: 80%; margin-top: 25px;}.product-head { display: inline-block; }.main-image { margin: 15px;}.shopProductRight ul li { line-height: inherit; }.shopProductRelatedItem {	margin: 0px 5px 0px 5px;}.shopProductRelatedTitle {	padding: 0px;	font-size: 90%;}.shopProductRelatedImage {	min-height: 100px;}.shopProductRelatedPrice {}.articleTeaser, #twitterBox, #shoppingBasket, #searchBox, .articleTestimonial {	margin: 5px 0px 0px 0px;	padding: 0px 5px 5px 5px;}.articleTeaserTitle {	font-size: 100%;	font-weight: normal;	text-align: center;	color: #000;	margin: 0px 0px 5px 0px;	padding: 5px 10px 5px 10px;	background-color: #ffc404;	-webkit-box-shadow: inset 0 11px 2px rgba(255,255,255,.25);	-moz-box-shadow: inset 0 11px 2px rgba(255,255,255,.25);	box-shadow: inset 0 11px 2px rgba(255,255,255,.25);}.leftTeaserWrapper, .rightTeaserWrapper {	background-color: #fff3cd;	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.45), inset 0 11px 2px rgba(255,255,255,.25);	-moz-box-shadow: 0 0 5px rgba(0,0,0,.45), inset 0 11px 2px rgba(255,255,255,.25);	box-shadow: 0 0 5px rgba(0,0,0,.45), inset 0 11px 2px rgba(255,255,255,.25);	border: solid 1px #ffc404;	margin-bottom: 20px;}.articleImage {	float: right;	margin: 0px 0px 10px 10px;}.artTeaser {	text-align: center;	float: left;	width: 200px;	margin: 10px 15px;}.artTeaserTitle {}.artTeaser {}#leftBox {	width: 295px;	float: left;	margin: 0px 10px 0px 0px;	font-size: 90%;}#rightBox {	width: 295px;	float: left;	font-size: 90%;}.shopProductBuy, .buyButton {	float: right;	text-align: center;	width: 97%;}#twitter_update_list {	margin: 0px;	list-style: none;}#twitter_update_list li {	margin: 0px 0px 5px 0px;}.rssFeed a {	float: left;	display: block;	text-decoration: none;	margin: 10px 5px;	text-align: center;}.backIssueTeaserTitle {	font-size: 80%;}#adSenseTop {	width: 468px;	height: 60px;	position: absolute;	right: 12px;	top: 12px;}#adSenseSide {	width: 160px;	height: 600px;	margin: 12px 13px 12px 12px;	float: right;}.articleTestimonial {	text-align: left;	font-size: 100%;}.articleTestimonialFrom {	text-align: right;	font-style: italic;}