
span.descr {
	font-family:arial;
	font-size:12px;
	color:#0066CC;
	text-transform:capitalize;
	}


#headleft {
	height:140px;
	width:353px;
	float:left;
	background-image: url(http://www.robo-tool.com/images/HeadLeft.gif);
	margin-right:-3px;
}

#headleft a{
    display: block;
	text-decoration:none;
	}

#source {
	position:absolute;
	height:30px;
	width:416px;
	left:65;
	top:95;
	z-index:9;
}

#headright {
	height:140px;
	width:190px;
	float:right;
	margin-left:-3px;
	background-image: url(http://www.robo-tool.com/images/HeadRight.gif);
}
#headcenter {
	margin:0px;
	padding:0px;
	height:140px;
	width:100%;
	background-image: url(http://www.robo-tool.com/images/HeadCenter.gif);
	background-repeat: repeat-x;
}

#sidebar {
	height: 24px;
	width:100%;
	background-image: url(http://www.robo-tool.com/images/lev0_bg1.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
}

#footer {
	position:fixed;
	width:100%;
	height:80px;
	right:0;
	left:0;
	bottom:0;
	clear:both;
	background-color: white;
}

#shipping {
	position:absolute;
	top:0px;
	background:url("http://www.robo-tool.com/images/shipping.png");
	background-repeat: no-repeat;
	width:130px;
	height:130px;
	right:200px;
	float:right;
}
#ticker {
	align:center;
	position:absolute;
	top:5px;
	width:200px;
	height:115px;
	background-color: transparent;
	right:200px;
	float:right;
	overflow:hidden;
}






#plainmenu {
	position:absolute;
	left:0px;
	top:140px;
	width:100%;
	height:50px;
}

#sitemap {
	position:absolute;
	top:140px;
	right:0;
	width:100px;
	height:50px;
}

#shoppingcart {
	position:absolute;
	top:122px;
	right:50px;
	width:360px;
	height:9px;
	z-index:9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:900;
	}
#search_box {
	position:absolute;
	top:10px;
	left:50%;
	width:400px;
	margin-left:-250px;
	height:45px;
	z-index:9;
}
#tags {
	position:absolute;
	top:35px;
	left:50%;
	width:400px;
	margin-left:-250px;
	height:75px;
	z-index:9;
	overflow:hidden;
	background-color:transparent;
	color:#333;
	text-align: justify;
}
#tags .title {
	font-family:arial;
	font-size:12px;
	background-color: transparent;
	padding: 1px 1px;
	color:#808080;
}
#tags a {
	color:#39c;
	background-color: transparent;
	padding: 2px 4px;
	white-space: nowrap;
	text-decoration: none;
	font-family:arial;
}
#tags a:hover {
color:#39c;
background: green;
text-decoration: none;
}

.glossymenu{
margin: 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}
