h1 {
  margin:0 0 3px 0;
  padding:0;
  font-size:18px;
  font-weight:normal;
  clear:both;
  text-transform:uppercase;
}

h2 {
  font-weight:bold;
  margin:0 0 2px 0;
  padding:0;
  font-size:16px;
}

h3, h4 {
  font-weight:bold;
  margin:0 0 1px 0;
  padding:0;
  font-size:14px;
}

a:link, a:visited, a:active, a:hover, a:focus {
	text-decoration: underline;
	color: #000000;
}

a:link img, a:visited img, a:active img, a:hover img, a:focus img {
	border-style: none;
}

a[href $='.pdf'] {
  padding-left: 18px;
  background: url(../images/pdf_icon.gif) no-repeat center left;
  line-height: 18px;
}

a[href $='.pdf']:link, a[href $='.pdf']:active, a[href $='.pdf']:visited {
  text-decoration: none;
}

a[href $='.pdf']:hover {
  text-decoration: underline;
}
.infoBox .main a[href $='.pdf'] {
  padding-left: 0;
  background: none;
  line-height: 16px;
}

form {
  margin:0;
}

ul {
  /* TODO */
}

.clear {
  height:0;
  clear:both;
}

p {
  margin:0 0 1em;
}

.errorMessage {
  font-weight:bold;
  color:#ff0000;
}

.topAlign {
  vertical-align:top;
}


/* form elements */

select {
  border:1px solid #999999;
  padding:1px;
}

.textBox {
  border:1px solid #999999;
  padding:1px 3px 1px 3px;
	font-size:12px;
}

.textBox.amount {
  width:1em;
  text-align:right;
}

.textBox.wide {
  width:20em;
}

.textBox.error {
  border:2px solid #ff0000;
}

.button {
  background:#EEEEEE;
  padding:1px 3px 1px 3px;
  border:1px outset #999999;
}

.formSpecial {
  display:none;
}


/* basic layout */

#menu a:link, #menu a:visited, #menu a:active, #menu a:hover, #menu a:focus {
	text-decoration: none;
}


/* productmenu */
#shopMenu {
	text-transform:uppercase;
  font-weight:normal;
  padding:0;
  margin:0;
  list-style-type:none;
  color:#666666;
  width:210px;
  background:#3f91d7;
  font-size:11px;
  margin-left: 1px;
}


#shopMenu li {
  position:relative;
  border-top:1px solid #ffffff;
  margin: 0;
  padding:0;
  font-weight:bold;
  cursor:pointer;
  line-height:11px;
  width: 210px;

}
#shopMenu li.first {
  border:none;
  
}
#shopMenu .text {
  display:block;
  width: 160px;
  padding:5px 25px 5px;
  margin: 0;
  font-weight:normal;

}
#shopMenu a {
  display:block;
  margin: 0;
  padding: 0;
}
#shopMenu a:link, #shopMenu a:visited {
  color:#ffffff;
  text-decoration:none;
}
#shopMenu a:hover, #shopMenu a:active {
  color:#ffffff;
  text-decoration:none;
  background:#005dad;
  
}

#shopMenu li.selected .text {
  font-weight:bold;
}
#shopMenu li.selected li .text {
  text-decoration:none;
    font-weight:normal;
}

#shopMenu ul {
  display:block;
  padding:0;
  margin:0;
  list-style-type:none;
  background:#3f91d7;

}
#shopMenu ul li {
  border:none;
  font-weight:normal;
  
}
#shopMenu ul li .text {
  padding:5px 13px;
}

#shopMenu ul li .text {
  padding-left:40px;
}
#shopMenu ul ul li .text {
  padding-left:53px; 
}

#centerWrapper {
	margin: 0px auto;
	width: 1000px;
}


#contentBody {
  background: url(../images/borderBackground.png) repeat-y;
  position:relative;
  width: 980px;
  margin: 0px auto;
  background:none;
}

#clearHeader {
	height: 173px;
	background: transparent url(../images/topstripes.png) no-repeat bottom;
	margin: 0 -10px;
}

#clearHeader h1 {
  margin:0;
  padding:0;
}

#contentMain {
	position:relative;
	background:#ffffff;
	padding: 20px 32px 10px 29px;
	background:url(/images/sideshadows.png) repeat-y top left;
	margin:0 -10px;
	min-height:1px; /* ie hack */
}


#contentMainStartPage {
	position:relative;
	background:#ffffff;
	padding:20px 0 10px 30px;
	background:url(/images/sideshadows.png) repeat-y top left;
	margin:0 -10px;
	height:320px;
}

.bottomShadow {
	position:absolute;
	bottom:-20px;
	height:20px;
	left:0;
	width:1000px;
	background:url(/images/bottomshadow.png) no-repeat top left;
}
.topShadow {
	position:absolute;
	top:-24px;
	height:24px;
	left:0;
	width:1000px;
	background:url(/images/topshadow.png) no-repeat top left;
}



#contentLeft {
  float:left;
  width:212px;
}


/* header */

#header {
  position:absolute;
  top:0;
  right:0;
	height: 142px;
	width:700px;
}

#logo {
  display:block;
	height: 116px;
	width: 212px;
	float: left;
	padding: 7px 22px 0;
	margin-left:9px;
}

#rightHeader {
	background-color: #fff;
	height: 114px;
	width: 730px;
	float: right;
}

.linkSpan {
	display: block;
}

#operations {
	float: right;
	height: 93px;
	padding: 0 26px 0 0;
}

#operations .box {
	float: left;
	height: 93px;
	margin: 0 1px 0 6px;
	background: url(../images/operationsTabLeft.png) no-repeat top left;
	padding-left: 12px;
}

#operations  .box .content {
	height:72px;
	background: url(../images/operationsTabTile.png) repeat-x;
}

#operations .box .right {
	background: url(../images/operationsTabRight.png) no-repeat top right;
	padding-right: 12px;
}

#languageList {
  position:absolute;
  left:9px;
  bottom:0;
  padding:0;
  margin:0 0 0 20px;
  list-style-type:none;
  height:13px;
  z-index:10;
}

#languageList li {
  float:left;
  margin-right:8px;
  background:none;
}

#languageList li a, #languageList img {
  display:block;
  background:none;
}


#operations .basket, #operations .logIn, #operations .logIn .input, #operations .logIn .buttons {
	float: left;
}

#operations .basket {
	padding: 10px 0 0 0;
}

#operations .input {
	padding: 12px 10px 0 10px;
}

#operations input.textBox {
	border: 1px solid #7d7967;
}

#operations .logIn #passwordCover {
	display: none;
}

#operations .logIn .header {
	color: #544d34;
	font-size: 17px;
	padding: 0 0 6px 2px;
}

#operations .logIn #user {
	margin-right:4px;
}

#operations .logIn #user {
	width:104px;
}

#operations .logIn #passwordCover { 
	width:101px;
}
	

#operations #buttonNewCustomer {
  display:inline-block;
	width: 58px;
	height: 20px;
	border: none;
	margin: 11px 0 0 0;
}

#operations #buttonLogIn {
	width: 58px;
	height: 20px;
	border: none;
	margin: 6px 0 0 0;
}

#operations .search {
	padding: 11px 0 0 0;
	text-align:right;
}


#operations .search input.textBox {
	width: 131px;
}

#operations #searchButton {
	border: none;
	margin: 6px 0 0 0;
}

.languageRowUpper {
	padding: 19px 0 0 0;
}

/* tab menu */


.tabMenu {
  position:absolute;
  bottom:0;
  right:0;
	height: 33px;
	padding: 0 24px 0 0;
	margin:0;
	list-style-type:none;
}

.tabMenu li {
	height: 33px;
	margin: 0px 2px 0px 2px;
	background:none;
	float: left;
	font-size: 14px;
	color: #fff;
	padding-right:15px;
  	background: url(../images/tabRightMenu.png) no-repeat top right;
  	font-weight:bold;
}

.tabMenu .item {
  display:block;
  padding-left:15px;
  background: url(../images/tabLeftMenu.png) no-repeat top left;
}

.tabMenu .text {
  display:block;
  height:23px;
  padding: 10px 0 0 0;	
  min-width: 130px;
  text-align: center;
}

.tabMenu .item:link, .tabMenu .item:visited,
.tabMenu .item:hover, .tabMenu .item:active {
  color:#fff;
  text-decoration:none;
}

.tabMenu li:hover .item {
  background-image:url(../images/tabHoverLeftMenu.png);

}
.tabMenu li:hover {
  background-image:url(../images/tabHoverRightMenu.png);

}

.tabMenu li.selected .item {
  background-image:url(../images/tabSelectedLeftMenu.png);
}
.tabMenu li.selected  {
  background-image:url(../images/tabSelectedRightMenu.png);
}


/* left menus */

#shopSubMenu {
background:#3F91D7;	
margin:-1px 1px 0;
}

#shopSubMenu li {
	margin-left:5px;
} 
#shopSubMenu a {
	color:#ffffff;
	text-decoration:none;
}

.menu {
	width: 212px;
	margin:0 0 25px 0;
	padding:0;
	background-color: #fff;
	list-style-type:none;
}

.menuSection {
	width: 212px;
	margin-bottom: 35px;
}

.menuHeader {
	text-align:left;
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 6px;
	margin-left:1px;
}

.menu li {
	text-transform: uppercase;
	font-size: 12px;
	margin: 1px;
	padding: 0;
	color: #fff;
}

.menu .item {
  display:block;
	background-color: #005dad;
}
.menu a.item:link, .menu a.item:visited {
  color: #fff;
  text-decoration:none;
}
.menu a.item:hover, .menu a.item:active {
  background:#3f91d7;
  color: #fff;
  text-decoration:none;
}
.menu li.selected .item {
  background:#3f91d7;
}

.menu .text {
  display:block;
  padding:7px 15px;
}



/* environmental info */
#environment {
	margin: 0px auto;
	width: 180px;
}

.mark {
	width: 50px;
	float: left;
	padding: 0 0 0 5px;
}


/* start page */

#contentWide {
	float: right;
	width: 690px;
	padding: 0 0 0 35px;
}


.contentWrapper {
	padding: 22px 0 0 0;
}

.companyDescription {
	float: left;
	width: 430px;
	padding: 7px 0 0 0;
}

.companyDescription p {
  font-size:16px;
  line-height:1.4em;
}

.companyDescription .text {
	width: 413px;
	padding: 3px 0 0 0;
}

.contactInformation {
	float: left;
	width: 230px;
	text-align: right;
}

.infoBox {
	float: left;
	padding: 0 20px 0 0;
	margin-bottom:10px;
	width:208px;
}


#contentMainStartPage .infoBox {
	height:320px;
	cursor:pointer;
}
.infoBox.productsServices {
	width: 460px;
	margin-bottom:0;
	background: url(../images/block_products_services.png) top left no-repeat;
}

.infoBox.legoManufacturering {
	width:220px;
	margin-bottom:0;
	background: url(../images/block2_lego.png) top left no-repeat;
}

.infoBox.customerService {
	margin-bottom:0;
	width:220px;
	background: url(../images/block3_kundservice.png) top left no-repeat;
}

#contentMainStartPage .infoBox .main {
	height: 389px;
	padding: 10px 10px 0 10px;
	background: url(../images/informationBoxTile.png) repeat-x;
}

#contentMain .infoBox .main {
	height:189px;
	padding: 10px 10px 0 10px;
	background: url(../images/informationBoxTile.png) repeat-x;
}


.timestamp {
	height: 20px;
}

.timestampClock {
	padding: 0px 8px 0 0;
	float: left;
}

.campaignText {
	text-align: center;
	font-weight: bold;
	font-size:15px;
}

.infoBox h2 {
	background: #ccdff0 url(../images/mainBoxCornerRight.gif) top right no-repeat;
	height: 30px;
	color: #0061b5;
	margin:0;
	text-transform: uppercase;
	font-weight: bold;
}

.infoBox h2 span {
  display:block;
	padding: 7px 0 0 9px;
	background: url(../images/mainBoxCornerLeft.gif) top left no-repeat;
}




#contentMainStartPage a {
	text-decoration:none;	
}

#contentMainStartPage .infoBox h2 span {
	background:none;
}
#contentMainStartPage .infoBox h2 {
	font-weight:bold;
	font-size:24px;
	height:85px;
	text-transform:none;
	background:none;
}

#contentMainStartPage .infoBox h2 span.title {
	margin:0 0 2px;
	padding:24px 0 0 14px;	
}

#contentMainStartPage .infoBox h2 span.subTitle {
	font-weight:bold;
	font-size:12px;
	padding:0 0 0 14px;	
}


/* sub page */

.contentCenter {
  float:left;
  width:448px;
}

.contentRight {
  float:right;
  width:207px;
}

.contactForm {
  width:350px;
}

.contactForm .textBox {
  width:95%;
}

.contact {
  min-height:150px;
  padding:0 10px 10px;
  margin-bottom:2em;
}
.contact h2 {
  padding:7px 12px;
  margin:0 -10px;
  background:#0061b5;
  color:#fff;
  font-size:14px;
  font-weight:normal;
}
.contact table {	/* changed */
  width:335px;
  padding:0px;
  margin:0 -10px;
  background:#ccdff0;
  margin-bottom:1.4em;
  border:10px solid #ccdff0;
}

.contact th, .contact td {
  padding:2px;
  border-bottom:2px solid #ccdff0;
}
.contact th {
  font-weight:bold;
  text-align:left;
  padding-top:0.7em;

}
.contact td {
  background-color:#e8f5ff;
}
.contact .number {
  text-align:right;
}



#contactForm .textBox {
	width:220px;
}

#contactForm {

	width:692px;
	height:190px;
	float:left;
}
.contactForm {
  	width:323px;
  	float:left;
}

.contactForm.left {
	float:left;
}

.contactForm.right {
	float:right;
}

.contactForm .required {
	display:block;
	margin-top:5px;
	font-size:12px;
}



/* footer */

#footer {
	margin:19px 0 0;
	padding-top:1px;
	font-size: 12px;
	clear: both;
}

#footer .info {
	width: 100%;
	height: 50px;
  margin-top:-6px;
}

#footer .info .left {
	float: left;
	width: 600px;
}

#footer .info .right {
	float: right;
	width: 300px;
	text-align: right;
}

#footer .banner {
  position:relative;
  display:block;
  margin:24px -10px;
  padding:15px 290px 5px 280px;
  min-height:42px;
	color:#0061b5;
  background:url(/images/sideshadows.png) repeat-y;
}

#footer .banner .button {
	padding:0;
	position:absolute;
	display:block;
	right:31px;
	bottom:8px;
	width:220px;
	height:50px;
	line-height:50px;
	background:url(/images/about_btn.png) no-repeat top left;
	border:none;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;	
	z-index:10;
}

#footer .earth {
  position:absolute;
  bottom:-10px;
  left:10px;
  width:248px;
  height:85px;
  background:url(/images/footer_earth.png) no-repeat;
  z-index:5;
}


/* slideshow */

.slideshow {
  position:relative;
  width:690px;
  height:237px;
  margin:0;
  overflow:hidden;
}

.slideshow .slide {
  position:absolute;
  top:0;
  left:0;
}

.slideshow .captions {
  position:absolute;
  bottom:0;
  left:0;
  width:670px;
  height:20px;
  padding:5px 10px;
  background:url(/images/black80p.png);
  z-index:10;
  display:none;
}

.slideshow.hasCaption .captions {
  display:block;
}

.slideshow .captions .wrapper {
  position:relative;
  width:100%;
  height:100%;
  overflow:hidden;
}

.slideshow .caption {
  display:block;
  position:absolute;
  top:25px;
  left:100%;
  width:371px;
  height:100px;
  padding:0 0 0 25px;
  color:#000000;
}

.slideshow .caption.current {
  left:0;
}

#buyBtn, #infoBtn {
  position:absolute;
  bottom:24px;
}
#infoBtn {
  left:23px;
}
#buyBtn {
  right:15px;
}

.slideshowCounter {
  position:absolute;
  right:55px;
  bottom:12px;
  height:15px;
  z-index:5;
}


.slideshowCounter .floatWrapper {
  display:block;
  position:relative;
  height:15px;
}

.slideshowCounter .goTo {
  float:left;
  width:15px;
  height:15px;
  margin:0 3px;
  background:url(../images/slide_marker.png) no-repeat;
}

.slideshowCounter .current {
  background:url(../images/slide_current.png) no-repeat;
}

.slideshow .corner {
  position:absolute;
  width:6px;
  height:6px;
  z-index:5;
}
.slideshow .topLeft {
  top:0;
  left:0;
  background:url(../images/corner_mask_tl.png) no-repeat top left;
}
.slideshow .topRight {
  top:0;
  right:0;
  background:url(../images/corner_mask_tr.png) no-repeat top right;
}
.slideshow .bottomLeft {
  bottom:0;
  left:0;
  background:url(../images/corner_mask_bl.png) no-repeat bottom left;
}
.slideshow .bottomRight {
  bottom:0;
  right:0;
  background:url(../images/corner_mask_br.png) no-repeat bottom right;
}


.slideshow a[href $='.pdf'] {
  padding: 0;
  background: none;
  line-height: 16px;
}
.slideshow a[href $='.pdf']:hover {
  text-decoration: none;
}

/* product */

#productTop {
  position:relative;
  margin-bottom:30px;
}

.contentBlock .header {
	position:absolute;
	top:-100px;
	left:0;
	height:78px;
	width:685px;
	padding:6px 0 8px 5px;
	font-size:11px;
	background:#ffffff url(../images/productheaderbg.png) no-repeat top left;
}

.contentBlock .header a {
	text-decoration:none;
}

.contentBlock .header .offerrequest {
	position:absolute;
	top:40px;
	left:22px;
	width:250px;
}

img.crumbs {
	float:left;
	margin-top:5px;
	margin-right:4px;
	display:block;
}

.contentBlock.product, .contentBlock.categoryInfo {
	position:relative;
	margin-top:100px;
}

.contentBlock .infoText {
	padding-left:20px;
	padding-right:15px;
	margin-top:15px;
}
.category.itemList.contentBlock .categoryTable {
	width:100%;
}


 .contentBlock.checkout p {
	margin-top:20px;
}
.categoryItem {
	padding:25px;
	width: 175px;
	float: left;
}

.categoryItem .name {
	padding-top: 8px;
}

.categoryItem a.link {
	display:block;
	line-height:15px;
	text-align:center;

	text-decoration:none;
}


.contentBlock  h1 {
	font-weight:bold;
	background:#389d3a;
	vertical-align:middle;
	line-height:29px;
	color:#ffffff;
	text-indent:19px;
}

.contentBlock.product h1 span {
	text-transform:none;
}

.contentBlock.product .productImages {
	width:412px;

}


.modelData {
  width:100%;
  border-collapse:collapse;
  font-size: 11px;
}

.modelData tr {
  background:#eeeeee;
}

.modelData th, .modelData td {
  width:1px;
  padding:4px 20px;
  text-align:left;
  font-weight:normal;
  border:1px solid #ffffff;
  white-space:nowrap;
}

.modelData th {
  width:1px;
}

.modelData th.filler {
  width:100%;
}
.modelData td.filler {
  padding-right:4px;
}

.modelData .tone {
  background:#cccccc;
}

.modelData .models {
  background:#399d3a;
  color:#ffffff;
}

.modelData .rightAlign {
  text-align:right;
}


.contentBlock.product #publicForm {
}

.contentBlock.product #publicForm h2 {
  margin:0 0 10px 10px;
  color:#777777;
}

.contentBlock .infoColumn {
  float:right;
	width:240px;
	padding:30px 0 0px;
	height: 100%;
}
.contentBlock .infoColumn h2 {
  color:#777777;
}
.contentBlock.product .productDescription {
	margin:53px 0 20px 0;
}

.productDescription a {
	text-decoration:none;
}

.productDescription a:hover {
	text-decoration:underline;
}

.productDescription .mailIcon {
  line-height: 18px;
}


.contentBlock.product .addproductBg {
	display:block;
	padding:6px 0 0 0;
	background:#ffffff url(../images/addbg_item.png) no-repeat top left;
	height:31px;
	width:183px;
}

.contentBlock.product .addproductBg .titleAmount {
	text-indent:14px;
	padding-right:6px;
	vertical-align:middle;
}

.contentBlock.product .textBox.amount {
	margin-top:2px;
	background:url(../images/inputborder.png) no-repeat top left;
}

.contentBlock.product a.buyButton {
	display:inline-block;
	padding:0 10px 0 0;
	line-height:25px;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	background:url(../images/button_green_right.png) no-repeat top right;
	text-decoration:none;
}
.contentBlock.product a.buyButton span {
	display:inline-block;
  padding:0 0 0 10px;
	background:url(../images/button_green_left.png) no-repeat top left;
}

.contentBlock.product ul {
	margin: 0;
	padding:0;
	list-style-type: none;
}

.contentBlock.product li {
	margin-bottom:5px;
}

.contentBlock.product .extendedDescription ul {
	margin: 0 0 15px 15px;
	padding:0;
	list-style-type: disc;
}

.contentBlock.product .extendedDescription li {
	margin:0;
	padding:0;
}


.clickable {
	cursor:pointer;
}
.contentBlock.product .text.clickable {
	clear:both;
	padding-top:15px;
	line-height:23px;
	padding-left:23px;

	color:#a0a0a0;
	/*background:url(../images/magnifyingglass.png) no-repeat 0 15px;*/
}

.contentBlock.product .responsible {
  position:relative;
  bottom:10px;
  right:0;
  width:240px;
  padding-top: 20px;
}

.contentBlock.product .responsible {
	color:#333333;
}


.contentBlock.product .responsible img {
  float:right;
}

.contentBlock.product .responsible .info {
  float:left;
}

.contentBlock.product .responsible .info .title {
	color:#666666;
	display:block;
	margin-bottom:2px;
	font-weight:bold;
}



.contentBlock.product #imageBox {
	text-align:center;
}
.contentBlock.product #imageBox img {
	margin:40px 0 30px;
}

.contentBlock.product .extraImages {
	margin: 15px 0 0 0;
	text-align:center;
}

.contentBlock.product .extraImages img {
	height: 87px;
}

.contentBlock.product .thumbnail{
	margin:0 10px 10px 0;
}

.contentBlock.product .thumbnail .shadowed {
	height:87px;
	padding:5px;
	text-align:center;
}




/* product in listings */
.product a {
	text-decoration:none;
}

.produtListWrapper {
	padding-top: 25px;
}

.product.leftColumn {
	width:227px;
	padding-top:25px;
	text-align:center;
	float: left;
}

.product.rightColumn {
	padding-top:47px;
	width: 457px;
	float: left;
}

.product.rightColumn .title {
	line-height:19px;
	font-size:20px;
	color: #000000;
	font-weight:bold;
}


.product.rightColumn .description {
	margin-top:9px;	
	font-size:12px;
	line-height:15px;
	width:429px;
}

.productDescription .description {
	font-weight: bold;
}



.product.rightColumn .addproductBg {
	display:block;
	padding:6px 0 0 0;
	background:#ffffff url(../images/addbg_prodlisting.png) no-repeat top left;
	height:31px;
	width:430px;

}

.product.rightColumn .addproductBg .titleAmount {
	text-indent:14px;
	padding-right:6px;
	vertical-align:top;
	padding-top: 5px;
}

.product.rightColumn .addproductBg .linkData {
	text-indent:14px;
	vertical-align:top;
	width:287px;
	padding-top: 5px;
}

.product.rightColumn .textBox.amount {
	margin-top:2px;
	background:url(../images/inputborder.png) no-repeat top left;
}


.product.rightColumn a.buyButton {
	display:inline-block;
	width:66px;
	line-height:25px;
	font-size:10px;
	font-weight:normal;
	margin-left:13px;
	text-align:center;
	color:#ffffff;
	background:url(../images/addofferbutton.png) no-repeat top left;
	text-decoration:none;
}


#cart {
	position:absolute;
	right:16px; 
	top:24px;
	width:360px;
	line-height:20px;
	font-size:15px;
	font-weight:bold;
	color:#666666;
}

.cartSelect {
	position:relative;
	top:-25px;
	width: 200px;
}

#cart span {
	display:inline-block;
	margin-top:100px;
	margin-top:13px;
	padding:0;
}

#cart img {
	float:right;
}

#cart .selectList {
	margin-top:3px;
	width:177px;
	font-size:11px;
}

#cart .sendoffer {
	position:absolute;
	top:7px;
	right:33px;
	color:#ffffff;
}

#cart .sendoffer a:link,  #cart .sendoffer a:hover, #cart .sendoffer a:visited, #cart .sendoffer a:active {
	color:#ffffff;
}


/* shadows */

.shadow {
  display:inline-block;
  position:relative;
  bottom:-6px;
  right:-6px;
  background:url(../images/shadow_br.png) no-repeat bottom right;	/* BIG corner bottom right (with maxium width and height) (180x180))*/ 
}

.shadow .topRight {
  display:block;
  position:relative;
  top:-10px;													/*height of picture (11 x 10) */
  background:url(../images/shadow_tr.png) no-repeat top right;	/* LITTLE right top (only)corner */
}

.shadow .topLeft {
  display:block;
  position:relative;	
  left:-10px;														
  background:url(../images/shadow_tl.png) no-repeat top left; /*BIG shadow top left (with maximum width and height) (180x180) */
}

.shadow .bottomLeft {
  display:block;
  position:relative;
  bottom:-10px;
  background:url(../images/shadow_bl.png) no-repeat bottom left; /* LITTLE bottom left (only) corner */
}

.shadow .shadowed {
  display:block;
  position:relative;
  bottom:7px;
  left:4px;
}



.cartTable {
  border-spacing:0;
  width:100%;
  margin:0 0 20px;
}

.cartTable input.amount {
	width: 25px;
}

#cart_content h1, .checkout h1 {
	margin-top: 24px;
	margin-bottom: 10px;
}

.cartTable .tone {
	background-color: #e9e9e9;
}

.cartTable th, .cartTable td {
  padding:2px 5px 2px 5px;
  border:none;
}

.cartTable .rightAlign {
  text-align:right;
}

.cartTable th {
  text-align:left;
  border-bottom: 1px solid #000;
}

.cartTable tr.topBorder td {
  border-top:1px solid #555555;
}

.cartTable td.thumbnail {
  padding:2px 10px 2px 2px;
  width:120px;
}
.cartTable td.thumbnail img {
  width:120px;
}

table tr.topPadded td {
  padding-top:10px;
}


/* tender form */

.tenderInfoTable {
  margin-top:15px;
  margin-bottom:15px;
  border-spacing:2px;
}

.tenderInfoTable th {
  text-align:left;
  padding-right:20px;
}


/* overlay gallery, image */

.overlay {
  background:url(/images/black80p.png);
  display:block;
  position:fixed;
  left:0;
  top:0;
  height:100%;
  width:100%;
  z-index:10000;
  text-align:center;
}

.overlay .inactive {
  display: none;
}

.overlay .active {
  display: inline;
}

.overlay .gallery_loader {
  display: block;
  margin: 50px auto;
}

.overlay .nextArrow, .overlay .prevArrow {
  cursor: pointer;
}

.overlay .gallery_title {
  text-align: center;
  font: bold 16px Arial;
}

.overlay .gallery_text {
  font: 12px Arial;
  text-align: left;
}

.overlay .controlBox {
  height:28px;
  font-size:14px;
  text-align:center;
}
.overlay .controlBox .prevArrow {
  margin-right:10px;
}
.overlay .controlBox .nextArrow {
  margin-left:10px;
}
.overlay .controlBox span {
  vertical-align:top;
}

.overlayInner {
  position:relative;
  margin: 30px auto;
  padding: 5px;
  background-color: white;
  display: block;
}

.overlayImageWrap {
  margin:0 auto;
  overflow: hidden;
}

.overlayInner label {
  font: 12px Arial;
  padding-left: 5px;
}

.overlayClose {
  margin-bottom: 5px;
  display: block;
  float: right;
  cursor: pointer;
}

#email_share_form {
	text-align: left;
}

.overlayTitle {
  font: 12px Arial;
  font-weight: bold;
}

.overlayImageWrap {
  text-align: center;
}

.overlay .gallery_title {
  padding:0 10px;
  margin-bottom:4px;
}

.overlay .gallery_text {
  padding:0 10px;
  min-height:1px;
}

#overlay_productImageOverlay .overlayInner {
  margin:20px auto;
}

/* tip a friend */
#email_share_form textarea {
  width: 445px;
  height: 150px;
}

#email_share_form_sender_error, #email_share_form_receiver_error {
  font: 12px Arial;
  padding-left: 2px;
  display: inline;
}


.nowrap {
	white-space: nowrap;
}

.magnifyglass {
	float: left;
	margin-left: 1px;
	margin-top: 3px;
	height: 20px;
	width: 20px;
}

/* Submenu styles */

.menu ul {
	margin: 0 0 0 5px;
	padding: 0;
	position: relative;
	left: 0px;
}

.menu li.selected {
	background-color: #3F91D7;
	font-weight: bold;
	padding-bottom: 3px;
}

.menu li ul li {
	font-weight: normal;
	font-size: 11px;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
}

.menu li ul li .text {
	padding-top: 3px;
	padding-bottom: 3px;
}

.menu li ul li ul li .text {
	padding-top: 1px;
	padding-bottom: 1px;
}

.menu li ul li a:link, .menu li ul li a:hover, .menu li ul li a:active, .menu li ul li a:visited {
	color: #fff;
	text-decoration: none;
}

.menu li ul li.selected {
	font-weight: bold;
	padding-bottom: 0;
}



#pdflist_content a 
{
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	display:block;
	

}

#pdflist_content a:link 
{
	color:#000000;
	text-decoration:none;
}

#pdflist_content a:visited
{
	color:#000000;
	text-decoration:none;
}


#pdflist_content a:active
{
	color:#000000;
	text-decoration:none;
}

#pdflist_content a:hover
{
	background-color:#CCCCCC;
	color:#000000;
	text-decoration:none;
}



.safetypage 
{
  width:315px;
  min-height:210px;
  padding:0 10px 10px;
  margin-bottom:0;

}

.safetypage a 
{
	color:#000000;
	text-decoration:none;
	display:block;
}

.safetypage a:hover {
	background:#ccdff0;
}

.safetypage h2 {
  padding:7px 12px;
  margin:0 -10px;
  background:#0061b5;
  color:#fff;
  font-size:14px;
  font-weight:normal;
  width:311px;
}
.safetypage table {	
  width:335px;
  padding:0px;
  margin:0 -10px;
  background:#ccdff0;
  margin-bottom:0;
  border:10px solid #ccdff0;
}

.safetypage th, .safetypage td {
  padding:2px;
  border-bottom:2px solid #ccdff0;
}
.safetypage th {
  font-weight:bold;
  text-align:left;
  padding-top:0.7em;

}
.safetypage td {
  background-color:#e8f5ff;
}


.headerSafety 
{
	float:left;
	width:100%;
	position:relative;
}

.headerSafety .header 
{
	float:left;
	width:100%;
}

.methodPage 
{
	position:absolute;
	right:-7px;
	top:2px;
	float:right;
	width:200px;
}



.methodPage img {
	margin-top:3px;
}

.methodPage a, .methodPage a:hover, .methodPage a:link, .methodPage a:visited
{
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	font-family:Verdana;
	background:none;

}

