﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #EBEBC7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	
}
.hspopup
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#outerwrapper
{
	position:absolute;
	width:100%;
	padding:0px;
	margin:0px;
	background-image: url(/images/loorolls_body_bak.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
}
#innerwrapper
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:936px;
	
}
#outercontainer 
{
	float:left;
	width:936px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

/* Headers */
#header
{
	float:left;
	width:936px;
	background-color: #FFFFFF;
}
#headerleft
{
	float:left;
	width:400px;
}
#headerright
{
	float:right;
	width:400px;
	text-align: right;
}

#topmenu
{
	clear:left;
	float:left;
	width:936px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 41px;
	background-image: url(/images/nav.jpg);
	background-repeat: repeat-x;
}

#shopbar
{
	clear:left;
	float:left;
	width:916px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	border-top-style: none;
	height: 32px;
	background-image: url(/images/shoppingbar_bak.jpg);
	background-repeat: repeat-x;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#shopbarleft {
	float:left;
	color: #000000;
	width:400px;
}
#shopbarright { float:right;
width:400px;}


#innercontainer
{
	clear: left;
	float: left;
	width: 936px;
}
#homebody
{
	float: left;
	width: 936px;
	margin-top: 10px;
}
#homebodyleft
{
	float: left;
	width: 545px;
	margin-left:10px;
	height: 265px;
	border: 1px solid #CCCCCC;
}
.slideshow { width: 545px; margin: 0px }
.slideshow img { padding: 0px; border: 0px; }
#homebodyright
{
	float: right;
	width: 360px;
	margin-right:10px;
	height: 267px;
}

#productfinder
{
	float:left;
	width:340px;
	padding:10px;
	height:160px;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	background-image: url(/images/productfinder_bak.jpg);
	background-repeat: repeat;
}
#productfinder h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}
#productfinder form {
	margin: 0px;
	padding: 0px;
}
#login
{
	margin-top:10px;
	clear:left;
	float:left;
	width:340px;
	padding:10px;
	height:52px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	background-image: url(/images/account_bak.jpg);
	background-repeat: repeat-x;
}
#login form
{
	padding: 0px;
	font-size: 12px;
	color: #000000;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.loginheader {
	color: #17708D;
	font-weight: bold;
}



/* Top Menu */
.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}

.artmenu, .artmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.artmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}

.artmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.artmenu li li
{
  float: none;
}

.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}

.artmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}
.nav
{
	position: relative;
	width: 924px;
	height: 41px;
	z-index: 100;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	
}
.artmenu
{
  padding: 12px 6px 0px 6px;
}
.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 41px;
}

.nav .l
{
  left: 0;
  right: 0px;
}


.nav .r
{
  right: 0;
  width: 0px;
}


.nav .r div
{
  width: 874px;
  right: 0;
}


.nav .l, .nav .r div
{
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(/images/nav.jpg);
}

.artmenu ul li
{
  clear: both;
}

.artmenu a , .artmenu a span
{
  height: 29px;
  display: block;
}


.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 2px;
  margin-left: 2px;

}
.artmenu a
{
  background-image: url('/images/item-left.png');
  background-position: left top;
  background-repeat: no-repeat;
}

.artmenu a span
{
  background-image: url('/images/item-right.png');
  background-position: right top;
  background-repeat: no-repeat;
}
.artmenu a span span
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  padding: 0 19px;
  margin: 0 4px;
  line-height: 29px;
  text-align: center;
  background-image: url('/images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;

}


.artmenu a:hover
{
  background-position: left -29px;
}

.artmenu li:hover>a
{
  background-position: left -29px;
}
.artmenu li:hover a span
{
  background-position: right -29px;
}

.artmenu a:hover span
{
  background-position: right -29px;
}


.artmenu a:hover span span
{
  color: #EEF5F7;
  background-position: left -29px;
}

.artmenu li:hover a span span
{
  color: #EEF5F7;
  background-position: left -29px;
}


.artmenu a.active
{
  background-position: left -58px;
}

.artmenu a.active span
{
  background-position: right -58px;
}

.artmenu a.active span span
{
  color: #12576E;
  background-position: left -58px;
}

/* end MenuItem */

/* begin MenuSubItem */
.artmenu ul a
{
  display:block;
  text-align: center;
  white-space: nowrap;
  height: 21px;
  width: 220px;
  overflow:hidden;
  line-height: 21px;
  margin-right: auto;
  background-image: url('/images/subitem-bg.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0px;
  border-style: solid;
  border-color: {PassiveBorderColor};
}

.wastext {
	color: #006699;
}

.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 21px;
  color: #103D46;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.artmenu ul ul a
{
  margin-left: auto;
}

.artmenu ul li a:hover
{
  color: #000000;
  border-color: {HoveredBorderColor};
  background-position: 0 -21px;
}

.artmenu ul li:hover>a
{
  color: #000000;
  border-color: {HoveredBorderColor};
  background-position: 0 -21px;
}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
  color: #000000;
}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
  color: #000000;
}
#homecarousel
{
	clear:left;
	float:left;
	width:916px;
	padding: 0px;
	border: 1px none #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#homecarousel h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #17708D;
	margin-top: 0px;
	padding-top: 0px;
}
.car_image
{
    height:100px;
}
.carouseltitle
{
    margin-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height:30px;
}
.carouselprice
{
    margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	height:15px;
}
#maintext
{
	clear:left;
	float: left;
	width: 896px;
	margin-left: 10px;
	margin-right: 10px;
	padding:10px;
	border: 1px solid #006699;
	color: #FFFFFF;
	background-color: #006699;
}
#maintext h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}
#maintext h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	font-weight: normal;
}
#maintext h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
#maintext h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#maintext a,#maintext  a:link,#maintext  a:visited,#maintext  a:active
{
	color: #FFFF99;
	text-decoration: underline;
}
#maintext a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#footerboxes
{
	clear:left;
	float: left;
	width: 896px;
	margin-left: 10px;
	margin-right: 10px;
	padding:10px;
	border: 1px solid #006699;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(/images/account_bak.jpg);
	background-repeat: repeat-x;
}
#footerbox1 {float:left;width:215px;}
#footerbox2 {float:left;width:215px;margin-left:10px;}
#footerbox3 {float:left;width:215px;margin-left:10px}
#footerbox4 {float:left;width:215px;margin-left:10px}
#footer
{
	clear:left;
	float:left;
	width:936px;
	font-size: 11px;
	margin-top: 5px;
}

#footerboxes a, #footerboxes a:link, #footerboxes a:visited, #footerboxes a:active
{
	color: #3366CC;
	text-decoration: none;
	font-size: 11px;
}
#footerboxes a:hover
{
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}


/* Links */

a, a:link, a:visited, a:active
{
    color: #3366CC;
    text-decoration: underline;
}
a:hover
{
    color: #CC0000;
    text-decoration: none;
}

#maintextpage
{
	clear:left;
	float: left;
	width: 896px;
	margin-left: 10px;
	margin-right: 10px;
	padding:10px;
	border: 1px solid #CCCCCC;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* Button*/
/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:33px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
}


/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:left;
}


.Button .btn
{
	position: relative;
	overflow: hidden;
	display: block;
	width: auto;
	z-index: 0;
	height: 33px;
	color: #FFFFFF;
	white-space: nowrap;
	float: left;
}

.Button .t
{
  height:33px;
  white-space: normal;
  padding: 0 21px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  line-height: 33px;
  text-decoration: none !important;
}

input, select
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}

.Button .active
{
  color: #F1F6F9;
}

.Button .hover,  a.Button:hover
{
  color: #000000;
  text-decoration: none !important;
}

.Button .active .r
{
  top: -66px;
}

.Button .hover .r
{
  top: -33px;
}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 14px;
  height: 99px;
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:417px;
  height: 99px;
}


.Button .active .l
{
  top: -66px;
}

.Button .hover .l
{
  top: -33px;
}

.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 14px;
  height: 99px;
}


.Button .l, .Button .r span
{
  background-image: url('/images/Button.png');
}

/* end Button */

#shoppingbar
{

}

#pagebody
{
	float: left;
	width: 936px;
	margin-top: 10px;
}
#pagebodyleft
{
	float: left;
	width: 185px;
	margin-left:10px;
	border: 1px solid #CCCCCC;
	background-color: #E5E5E5;
	padding:5px;
}
#pagebodypremenu
{
	float: left;
	margin: 0px;
	border: 0px;
	background-color: #FFFFFF;
	width:97%;
	padding-left:2%;
	padding-right:1%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:5px;
}
#pagebodypostmenu
{

	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:5px;
	margin-bottom:5px;
	border: 0px;
	background-color: #FFFFFF;
	width:97%;
	padding-left:2%;
	padding-right:1%;
}

#pagebodymenu
{
	float: left;
	margin: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width:100%;
}
#pagebodymenutop
{
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	width:100%;
}
#pagebodymenuoptions
{
   clear:left;
    float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	width:100%;
}
#pagebodyright
{
	float: right;
	width: 695px;
	margin-left:10px;
	margin-right:10px;
	border: 1px solid #CCCCCC;
	background-color: #E5E5E5;
	padding:5px;
}
#pagebodycontent
{
	float: right;
	width: 96%;
	margin:0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	background-image: url(/images/pagebodycontent_bak.gif);
	background-repeat: repeat-x;
}
#pagebodycontent h1
{
	margin-top:0px;
	padding-top:0px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
#homepagespecials
{
	clear:left;
	float: left;
	width: 916px;
	margin-top:5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:0px;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

//Side Bar Menu
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#menu {position:relative; z-index:500; margin-left:0px;z-index:100;}
#menu ul {
	padding:0;
	margin:0;
	list-style:none;
	width:181px;
	padding:2px;
	background-color:#E1E9ED;
}
#menu ul ul {position:absolute; left:-9999px;}
#menu ul li {width:181px; background-color:#E1E9ED;}
#menu ul li a,#menu ul li a:link,#menu ul li  a:visited,#menu ul li  a:active{
	display:block;
	width:168px;
	background-color:#E1E9ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height:20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#menu ul li a:hover{
	display:block;
	width:168px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color:#55A6D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height:20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu ul li a.fly {background: url(/images/right.gif) no-repeat 171px center;}
#menu ul li a:hover.fly {background:#55A6D1 url(/images/right.gif) no-repeat 171px center;}





#menu ul li:hover {position:relative;}





#menu ul :hover ul,
#menu ul :hover ul :hover ul,
#menu ul :hover ul :hover ul :hover ul,
#menu ul :hover ul :hover ul :hover ul :hover ul {left:150px; width:220px; top:-5px; background-color:#E1E9ED}

#menu ul :hover ul li a ,
#menu ul :hover ul :hover ul  li a ,
#menu ul :hover ul :hover ul :hover ul  li a ,
#menu ul :hover ul :hover ul :hover ul :hover ul   li a {width:207px;dispay:block};
/*
#menu ul li:hover > a {background:#89a; color:#fff; border-color:#89a;}
#menu ul :hover ul  li a :hover ul  li a :hover ul  li a :hover ul li a {width:220px;}

#menu ul :hover ul ul,
#menu ul :hover ul :hover ul ul, 
#menu ul :hover ul :hover ul :hover ul ul {left:-9999px;}

/*#menu table {border-collapse:collapse; width:0; height:0; position:absolute; left:-1px; top:-1px;}*/
/* End */

a,  a:link,  a:visited,  a:active
{
    color: #3366CC;
    text-decoration: underline;
}
a:hover
{
    color: #CC0000;
    text-decoration: none;
}
h2, .hspopup h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: normal;
}
form .myenquiryform label, form .myenquiryformlgtext label
{
    width: 100px;
    float: left;
    text-align: left;
    margin-right: 10px;
    display: block;
    font-size: 12px;
    color: #000000;
}
form .myenquiryform input, form .myenquiryform textarea
{
 width  : 160px;
 	color  : #006699;
	border  : 1px solid #0066CC;
	background-color: #FFFFFF;
}
form .cmsform label, form .cmsformlgtext label
{
    width: 180px;
    float: left;
    text-align: left;
    margin-right: 10px;
    display: block;
    font-size: 12px;
    color: #000000;
}
form .cmsform input, form .cmsform textarea
{
	width  : 250px;
	color  : #781351;
	border  : 1px solid #006699;
	background-color: #FFFFFF;
}
form .cmsformsubmit input
{
	margin-left:190px;
	color: #FFFFFF;
	background-color: #006699;
}
#sectiontitle
{
	
}
#sectiontitle a, #sectiontitle a:link, #sectiontitle  a:visited,#sectiontitle  a:active{
	display:block;
	color: #FFFFFF;
	background-color: #166883;
	width: 96%;
	padding:2%;
	text-decoration: none;
	font-weight: normal;
	margin-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#sectiontitle  a:hover{
	display:block;
	color: #FFFFFF;
	background-color: #0066CC;
	width: 96%;
	padding:2%;
	text-decoration: none;
	font-weight: normal;
	margin-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.imgtitle a,.imgtitle  a:link,.imgtitle  a:visited,.imgtitle  a:active {
	color: #333333;
	text-decoration: none;
}
.imgtitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.imgblockouter
{
	float:left;
	margin-right: 17px;
	margin-top:10px;
	width:210px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.imgblockouter5
{
	float:left;
	margin-right: 10px;
	margin-top:10px;
	width:152px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.imgblockinner
{
	padding:10px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBFBFB;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.imgblockinner5
{
	padding:10px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBFBFB;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.imgblock img
{
   border:solid;
   border-width:1px;
}
.imgblock5 img
{
   border:solid;
   border-width:1px;
}
.imgblockinner .imgtitle
{
	height:16px;
	background-color: #166883;
	color: #FFFFFF;
	margin-right: 13px;
	margin-left: 13px;
	font-size:12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.imgblockinner5 .imgtitle
{
	height:32px;
	background-color: #166883;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	font-size:12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.imgblockouter5 a, .imgblockouter5 a:link, .imgblockouter5 a:visited, .imgblockouter5 a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.imgblockouter5 a:hover
{
	color: #FFFFCC;
	text-decoration: underline;
}

.dropshadowcontent {
	position: relative;
	background-color: white;
	color: black;
	border: 1px black dashed;
	top: -10px;
	left: -10px;
	z-index: 10;
	padding: 5px;
	margin: 0;
}

.dropshadow {
	position: relative;
	background-color: 	red;
	width: 200px;
	z-index: 5;
	background-image: url("/images/dropshadow.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}

.dropshadowleft, .dropshadowtop {
	border: 1px none black;
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 10px;
	margin: 0;
	padding: 0;
}

.dropshadowtop {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url("/images/dropshadow_topright.gif");
}

.dropshadowleft {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url("/images/dropshadow_bottomleft.gif");
}
.productinfo label
{
	float:left;
	width:130px;
	color: #166883;
}
.tableheading
{
	color: #FFFFFF;
	background-color: #507CD1;
}
.casepack {
	color: #FFFFFF;
	background-color: #000066;
}
.mixedpallet {
	color: #333333;
	background-color: #EEEEEE;
}
.pallet {
	color: #FFFFFF;
	background-color: #CC0000;
}

#homecarouseltitle
{
	position:absolute;
	z-index:999;
	margin-top:-230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height:30px;
}
#homecarouseltitle h2
{
   padding:0px;
   margin:0px;
}
#productcarouseltitle
{
	position:absolute;
	z-index:999;
	margin-top:-230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height:30px;
}
#productcarouseltitle h2
{
   padding:0px;
   margin:0px;
}


#pagebodysearch
{
	background-color: #E1E9ED;
	margin-bottom: 10px;
}
.redlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
 {}
.bluelink a, .bluelink a:link, .bluelink a:visited, .bluelink  a:active {
	color: #006699;
	text-decoration: none;
}
.bluelink a:hover {
	color: #006699;
	text-decoration: underline;
}

