/* CSS Document */

body, td, input, select, textarea { FONT-FAMILY:Tahoma; FONT-SIZE: 11px; line-height: 15px; color: #000000; }
BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCDDA;
	SCROLLBAR-SHADOW-COLOR: #009900;
	SCROLLBAR-3DLIGHT-COLOR: #009900;
	SCROLLBAR-ARROW-COLOR: #009900;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: Black;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EEBB36;
	}td img {display: block;}td img {display: block;}td img {display: block;}

A:link           {
	color: #660000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;

}
A:active         {
	color: #660000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
A:visited        {
	color: #FF0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
A:hover          { color: #660000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }

A.mainmenu {
	color: #006699;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;

}
A.mainmenu:visited {
	color: #006699;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
A.mainmenu:hover {
	text-decoration: underline;
	color: #006699;
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;}	
	
A.Wmenu {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-align: left;

}
A.Wmenu:visited {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}
A.Wmenu:hover {
	text-decoration: underline;
	color: #ffffff;
	font-family:Tahoma;
	font-size: 13px;
	font-weight: bold;}	

.pgHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #0066CC;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteHdd {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.tbleHd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	left: 2px;
	font-weight: bold;
}
 
.itemHd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF0000;
	left: 2px;
	font-weight: bold;
}
  
 .breadcrumbs {
	font-family: Tahoma;
	font-size: 11px;
	color: #0EA5EA;
	font-weight: normal;
}
input, select, textarea {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    background-color: #f3f3f9;
    border: 1px solid #669;
}
input:focus, textarea:focus {
    background-color: #fff;
    border: 1px solid #99f;
}
.button, .button:focus {
    background-color: #339;
    border-bottom: 1px solid #333;
    border-right: 1px solid #000;
    border-left: 1px solid #C4C4B8;
    border-top: 1px solid #C4C4B8;
    -moz-border-radius: 5px;
}
.button:hover {
    background-color: #66a;
}

a.fixed {
    color: #339;
}

.details_table
{
border:#FF6600 solid 1px;
border-color:#FF6600;
background-color:#FF6600;

}

/* Hacks */
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}



.w1 {
  background-image:url(images/pres/white_tl.png);
  background-position:0 0;
  background-repeat:no-repeat;
  position:relative;
  left: -1px; top: -1px;
}
.w2 {
  background-image:url(images/pres/white_tr.png);
  background-position:100% 0;
  background-repeat:no-repeat;
  position:relative;
  right: -2px;
}
.w3 {
  background-image:url(images/pres/white_br.png);
  background-position:100% 100%;
  background-repeat:no-repeat;
  position:relative;
  bottom: -2px;
}
.w4 {
  background-image:url(images/pres/white_bl.png);
  background-position:0 100%;
  background-repeat:no-repeat;
  position:relative;
  left: -2px;
}
  /* Start hide from IE-Mac \*/
* html .w4
   {
   height: 1%;
   width:156px;
   }
/* End Hide from IE-Mac */ 
div#tableware, div#domestic, div#industrial, div#toothbrushes, div#writing, div#outdoors {
  background-color:#FFFFFF;
  border-color:#CCCCCC;
  border-style:solid;
  border-width:1px;
  margin:10px;
  float:left;
}
div#tableware {
  background: url(images/content/products/tableware.png) 5px 70% no-repeat;
}
div#domestic {
  background: url(images/content/products/domestic.png) 5px 70% no-repeat;
}
div#industrial {
  background: url(images/content/products/industrial.png) 5px 70% no-repeat;
}
div#toothbrushes {
  background: url(images/content/products/toothbrushes.png) 5px 70% no-repeat;
}
div#writing {
  background: url(images/content/products/writing.png) 5px 70% no-repeat;
}
div#outdoors {
  background: url(images/content/products/outdoors.png) 5px 70% no-repeat;
}
.details img {
  position: absolute;
  top:2em;
  left:5px;
  border:none;
}
div.w4 a{
  display: block;
  overflow: hidden;
  height: 140px;
  width: 156px;
  text-decoration:none;
}
div.w4 p {
  margin: 0;
  padding: 0;
  width: 150px;
  display: block;
  margin-left: 161px;
  color: #666666;
}
div.w4 h3{
  margin: 0;
  padding: 0;
  margin-left:5px;
  float:left;
}



#wrapper {
    width: 100%;
    margin: 0 auto;
}

#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
    width: 505px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    min-height: 250px;
    width: 505px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
    padding: 20px;
    min-height: 210px;
    width: 445px;
}
.scrollContainer div.specs, .scrollContainer h3 {
    margin-left: 161px;
	color: #333333;
}
.scrollContainer div.panel div.wrapper {
  position: relative;
  min-height: 156px;
}
.scrollContainer img.product {
  position: absolute;
  top:0;
}

#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
	z-index: 10;
}

.scrollButtons.left {
    left: 1px;
}

.scrollButtons.right {
    right: 1px;
}

.hide {
    display: none;
}

.scroll table { border:1px solid #E59912; width:100%; border-collapse: collapse;}
.scroll table thead {background:#E8A52D url(images/pres/thead_bg.gif) repeat-x top;}
.scroll table thead th {color:#FFFFFF; text-align: left;}
.scroll table th, .scroll table td {text-align:left; padding:2px 4px;}
.scroll table tr.even {background: #F7F7F7;}
.scroll table tr.odd {background: #DFE3E6;}