/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.search { height:20px; width:150px; border:#c2c2c2 1px solid; font-family:Arial,san-serif; font-size: 10px; }
.boxText { border:none; font-family:Arial,san-serif; font-size:10pt; color:#777; list-style:circle; line-height:18pt;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

#shopimage {
background-image:url(images/cabin-bkg.png);
background-repeat:no-repeat;
height:230px;
width:346px;
padding-top:30px;
margin-top:px;
margin-bottom:0px;
margin-right:2px;
color:#333333;
}
#shopimage a:hover {
text-decoration:underline;
color:#999999;
}
#spacer {
height:13px;
}
#spacer1 {
height:18px;
}

#productlisting {
background-color:#f7f7f7;
border:solid #cccccc 1px;
border-top:solid #000000 7px;
height:190px;
width:100%;
padding-top:12px;
margin-top:14px;
margin-bottom:10px;
margin-right:2px;
}

#shopbox{
position:relative;
top:0px;
left:0px;
float:left;
width:125px;
height:200px;
font-size:10px;
padding-left:15px;
color:#333333;
}
#shopboxpl{
position:relative;
top:-15px;
left:0px;
float:left;
width:125px;
height:200px;
font-size:10px;
padding-left:15px;
color:#333333;
}

#shopgo{
position:absolute;
top:192px;
left:120px;
}

#shoptitle{
color:#000000;
font-size:14px;
font-weight:bold;
}

#shopprice{
position:relative;
top:-58px;
left:-3px;
float:left;
color:#FF0000;
text-align:left;
margin-left:15px;
font-size:12px;
}
#shoppricepl{
position:relative;
top:-72px;
left:-3px;
float:left;
color:#FF0000;
text-align:left;
margin-left:15px;
font-size:12px;
font-weight:bold;
}

#shoppricepl a{
color:#FF0000;
}

#shopprice i{
font-size:11px;
color:#FF0000;
}
#shopproduct{
background-color:#999999;

}
#newpic {
position:relative;
top:0px;
left:0px;
float:left;
margin-left:10px;
padding-top:5px;
padding-left:1px;
background-color:#FFFFFF;
border:#CCCCCC 2px solid;
width:175px;
height:132px;
padding-bottom:-2px;
}

.subNav		{padding-left:33px;line-height:19px;}

#catname{
position:relative;
top:0px;
left:-5px;
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
height:80px;
font-weight:bold;
font-size:14px;
}
#catname1{
position:relative;
top:-25px;
left:5px;
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
height:20px;
font-weight:bold;
font-size:14px;
}

#prod_desc {
width:300px;
height:500px;
margin-left:10px;
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
color:#666666;
}

#prod_mini_desc{
font-family:"Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
color:#000000;
text-align:center;
}

#prod_mini_desc p{
font-weight:bold;
color:#000000;
}

BODY {
  text-align: center;
  background: #ffffff;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  background-color: #FFF;
  
}

#detail {
background-image:url(images/detail_pane.png);
background-repeat:no-repeat;
height:755px;
width:680px;
border:#CCCCCC 2px solid;
border-bottom:#CCCCCC 4px solid;
margin-top:30px;
margin:8px;
position:relative;
top:0px;
left:0px;
}

#prod_align {
width:690px;
height:600px;
position:relative;
top:35px;
left:0px;
float:left;
}

#prod_img {
background-color:#FFFFFF;
padding:3px;
width:295px;
border:#999999 2px solid;
}

#newpic2 {
background-color:#FFFFFF;
padding:1px;
border:#999999 1px solid;
width:88px;
margin-top:20px;
}

#prod_img2 {
float:left;
width:400px;
margin-left:0px;
}

.imgextra {
float:left;
width:100px;
margin-left:5px;}

#prod_title {
font-family:"Times New Roman", Times, serif;
font-size:30px;
color:#000000;
font-weight:bold;
width:350px;
}

#prod_price {
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#FF0000;
width:350px;
text-align:center;
}

#prod_price b {
font-size:30px;
font-weight:normal;
}

#prod_right{
width:250px;
height:600px;
float:right;
margin-left:0px;
margin-right:8px;
position:relative;
left:0px;
top:-10px;
}

#prod_right br{
height:2px;
line-height:2px;}

#centering_box {
position:relative 0px 150px;}

.fixcenter {
  width: 800px;
  background:#FF0000;
  color: #777;
  margin-left: auto;
  margin-right:auto;
  margin-top: 20px;
  text-align: left;
}

A {
  color: #777;
  text-decoration: none;
  font-family:"lucida grande", arial, sans-serif;
  font-size:12px;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}
/* Browser Validation */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0px;
	padding:0px;
	border:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* End browser validation */




/* ContainerKing Standardisation */

/* Overall standards */
p {
	font-size: .8em;
	font-weight: normal;
	font:Arial, Helvetica, sans-serif;
	color: #666;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	font-size:1em;
	font:"Times New Roman", Times, serif;
	font-weight:bold;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:0.9em;
}

.lightText {
	font-weight:normal;
}

.redText {
	color:#F00;
	font-weight:bold;
}

.boldtext {
	font-weight:bold;
}

.itallic {
	font-style:italic;
}

/* End ContainerKing Standardisation */



/* Main Div Layout - Template */
#centre {
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
	
#wrapper, #headings, #footer_headings {
	float:left;
	position:relative;
	width: 1000px;
}
	
#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom:50px;
	background-image: url(images/drop_shadow.jpg);
	background-repeat:repeat-y;
}


/* Headings */
#headings {
	height:45px;
	background-image: url(images/header_bar.jpg);
}

div.headers {
	width:920px;
	position:absolute;
	left:40px;
	top:22px;
}

div.headers h1 {
	font-size:.7em;
	color:#FFF;
	display:inline;
	margin-left:1em;
	margin-right:1em;
}
	


/* Logo */
#logo, #navigation, #banner, #main_content, #banner_bottom {
	float:left;
	width:960px;
	position:relative;
	margin-bottom:2px;
	margin-left:20px;
	margin-right:20px;
}

#logo {
	height:100px;
	background-image:url(../images/containerking_logo_banner.jpg);
	background-repeat:no-repeat;
}

div.logo_text {
	position:absolute;
	width:383px;
	top:70px;
	right:3px;
	text-align:center;
}

div.logo_text h1 {
	font-size:.8em;
}


div.logo_text h1 {
	font-size:.8em;
}

#navigation {
	width:950px;
	z-index:100;
	height:42px;
	background-repeat:no-repeat;
	border-bottom:#CCC solid 2px;
	border-top:#CCC solid 2px;
	padding-left:10px;
	text-align:left;
}

#navigation li {
	float:left;
	position:relative;
	z-index:100;	
}

#navigation a {
	color:#999;
	font-size:.9em;
	display:block;
	padding-right:15px;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
}

#navigation ul li a {
	margin-top:2px;
	width:130px;
}

#navigation ul ul a {
	color:#000;
	width:200px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.71em;
	font-weight:bold;
	
}

#navigation a:hover {
	color:#930;
	background-color:#FFF;
}

#navigation ul ul {
	padding-top:5px;
	position:absolute;
	width:210px;	
	background-image: url(../images/transparency.png);
	border-bottom:#fff solid 10px;
	border-top:#fff solid 10px;
	visibility:hidden;
}

#navigation ul ul li {
	list-style:none;
}

#navigation ul li:hover ul {
	visibility:visible;
}

#sub_navigation {
	position:absolute;
	right:10px;
	top:2px;
}
#sub_navigation a {
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	font-size:.9em;
	padding-left:15px;
}

/* Banner */
#banner {
	height:140px;
	background-color:#006;
}

#banner_navigation{
font-family:"Times New Roman", Times, serif;
font-size:30px;
font-weight:bold;
position:relative;
top:-105px;
left:-15px;
text-align:right;
}

/* Naigation Bar Stuff */
#navigation_specific {
	float:left;
	width:960px;
	height:22px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:2px;
	border-bottom: #EBEBEB groove 2px;
	background-color: #CCC;
	padding-top:4px;
	text-align:right;
	font-size:0.9em;
}

#navigation_specific li {
	display:inline;
	margin-right:20px;
}

#navigation_specific a {
	text-decoration:none;
	color: #333;
}

#navigation_specific a:hover {
	text-decoration: none;
	color: #FFF;
}

#navigation_specific a:active {
	text-decoration: none;
	color: #FFF;
}

/* Main Content */

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

#main_content {
	position:relative;
	text-align:left;
	background-color: #FCFCFC;
	border-top:#CCC solid 2px;
	margin-bottom:2px;
}

#main_content h1 {
	color: #666;
	font-size:1.1em;
	font-weight: bold;
	border-bottom:#CCC solid 1px;
	padding:2px 0px 2px 0px; 
}

#main_content h2 {
	color: #666;
	margin-bottom:5px;
	margin-top:5px;
	font-size:0.8em;
	margin-bottom:10px;
	margin-top:10px;
	font-weight: bold;
	line-height: normal;
}

#main_content ul li {
	color: #666;
    font-size:0.8em;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:10px;
	font-weight: bold;
	line-height: normal;
}



#main_content p {
	color:#666;
	font-size:.8em;
	margin-bottom:5px;
	margin-top:5px;
}

/* Content class Divs */
div.title, div.bullets, div.form_left, div.main_text, div.certificate, div.title_cs, div.bullets_cs, div.form_left_cs, div.main_text_cs, div.certificate_cs, div.title_r, div.bullets_r, div.form_left_r, div.main_text_r {
	float:left;
	margin: 10px 10px 10px 10px;
	padding:0px 10px 10px 10px;
}

div.title, div.bullets, div.form_left {
	border-top:#0054a5 5px solid;
}

div.title_cs, div.bullets_cs, div.form_left_cs {
	border-top: #F18226 5px solid;
}

div.title_r, div.bullets_r, div.form_left_r {
	border-top:#3ab54b 5px solid;
}

div.bullets, div.bullets_cs, div.bullets_r {
	float:left;
	width:410px;
	background-color: #F7F7F7;
	border-left:#CCC solid 1px;
	border-bottom:#CCC solid 2px;
	border-right:#CCC solid 2px;
}

div.bullets a, div.bullets_cs a, div.bullets_r a {
	text-decoration:none;
	color:#666;
}

div.bullets a:hover, div.bullets_cs a:hover, div.bullets_r a:hover {
	color:#0054a5;
	text-decoration:none;
}


div.form_left, div.form_left_cs, div.form_left_r {
	width:250px;
	text-align:center;
	clear:left;
	background:#CCC;
	margin-left:20px;
	background-color: #F7F7F7;
	border-left:#CCC solid 1px;
	border-bottom:#CCC solid 2px;
	border-right:#CCC solid 2px;
}

div.form_right {
	float:right;
	display:inline;
	width:330px;
	text-align:center;
	background:#CCC;
	margin-right:20px;
	margin-left:20px;
	background-color: #F7F7F7;
	border-left:#CCC solid 1px;
	border-bottom:#CCC solid 2px;
	border-right:#CCC solid 2px;
}

div.certificate {
	text-align:center;
}

.img {
	float:left;
	margin:10px 10px 10px 10px;
}

.imgright {
	float:right;
	margin:10px 5px 5px 5px;
}

clear_left.img {
	clear: left;
}

.clearleft {
	clear:left;
}

/*Self Storage Specific */
div.title_sshome {
	width:460px;
}

div.title_homemovers {
	width:620px;
}

.ss_bullets {
	list-style-image: url(images/self_store/self_store_bullet.gif);
}

div.main_text_sshome {
	width:600px;

}

div.main_text_lockups {
	width:540px;
}

div.bullets_lockups {
	width:330px;
	margin-top:32px;
}

div.main_text_removals {
	width:920px;
}

div.main_text_homemovers {
	width:460px;
}

div.main_text_offices {
	width:450px;
	clear:left;
}

div.certificate_homemovers {
	width:250px;
	text-align:center;
}

div.certificate_office {
	width:250px;
}

div.certificate_index {
	width:410px;
}
/*Self Storage Specific END */

/* Commercial Services Specific */
.cs_bullets {
	list-style-image: url(images/com_serv/comServ_bullet.gif);
}

div.bullets_cs_buildings {
	width:300px;
}

div.bullets_cs_refurb {
	width:250px;
}

div.title_cs_buildings {
	width:460px;
}

div.main_text_cs_buildings {
	border-top:#F18226 5px solid;
	width:920px;
}

div.main_text_cs_affiliates {
	width:250px;
}

div.main_text_cs_refurb {
	width:960px;
}

div.certificate_buildings {
	width:280px;
	text-align:center;
}

div.certificate_refurb {
	width:250px;
}

.imginline {
	display:inline;
}

/* Com Serv END */

/* Rentals Specific */
.r_bullets {
	list-style-image: url(images/rentals/rentals_bullet.gif);
}

div.title_rentals {
	width:380px;
}

div.title_howto {
	width:380px;
}

div.bullets_rentals {
	width:200px;
}

div.certificate_r {
	float:right;
	text-align:center;
	margin: 10px 10px 10px 10px;
	padding:0px 10px 10px 10px;
}	

div.certificate_rentals{
	width:250px;
}

div.certificate_hwto {
	width:200px;
}

div.bullets_howto {
	width:250px;
}

div.main_text_howto {
	width:435px;
}

div.title_outline {
	width:350px;
}

div.bullets_outline {
	width:270px;
}

div.certificate_outline {
	width:200px;
}

div.main_text_outline {
	width:900px;
}

div.form_right_rentals {
	border-top:#3ab54b 5px solid;
}

/* Rentals END */

/* About US */
div.title_aboutus {
	width:500px;
}

div.bullets_aboutus {
	width:360px;
}

div.bullets_aboutus2 {
	width:250px;
}

/*google map */

div.title_contact {
	width:600px;
}

div.bullets_contact {
	width:250px;
}

#wagmp_map_1 {
	float:right;
	margin:10px 10px 10px 10px;
	padding:5px 5px 5px 5px;
	border-top:#0054a5 5px solid;
	border-left:#CCC solid 1px;
	border-bottom:#CCC solid 2px;
	border-right:#CCC solid 2px;
}

#wagmp_directions_1 {
	float:left;
	width:460px;
	margin:10px 10px 10px 10px;
	padding:5px 5px 5px 5px;
	border-top:#0054a5 5px solid;
	border-left:#CCC solid 1px;
	border-bottom:#CCC solid 2px;
	border-right:#CCC solid 2px;
}

.email {
	list-style-image:url(images/about_contact/email.gif);
}

.phone {
	list-style-image:url(images/about_contact/phone.gif);
}

/* Bottom banner */
#banner_bottom {
	float:left;
	width:960px;
	clear:both;
	margin-left:20px;
	margin-right:20px;
	position:relative;
	height:30px;
	text-align:right;
}

img.banner {	
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

#banner_bottom p {
	position:absolute;
	right:15px;
	z-index:50;
	color:#FFF;
	font-size:.6em;
	padding-top:6px;
}


/* Footer headings */
#footer_headings {
	clear: both;
	height:29px;
	background-color:#FFFFFF;
	background-image:url(images/footer_headers.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
	margin-right:0px;
	width:980px;
}


	
	
TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:Arial,san-serif;
  font-size: .8em;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: .8em;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: .8em;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:Arial,san-serif;
  font-size: .8em;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
  font-family:Arial,san-serif;
  font-size:.8em;
  border:none;
  text-align:left;
  margin-left:10px;
}

#categorybkg {
  background-color:#000000;
  height:25px;
  width:153px;
  color:#FFFFFF;
  padding-left:5px;
  }

#leftcol {
background-color:#f7f7f7;
width:100%;
height:100%;
vertical-align:top;
padding-top:-20px;
color:#FFFFFF;
}

#categories {
  font-family:Arial,san-serif;
  font-size:.8em;
  border:none;
  width:250px;
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
  font-family:Arial,san-serif;
  font-size:.8em;
}

TD.infoBoxHeading {
  font-family:Arial,san-serif;
  font-size: .8em;
  font-weight: bold;
  color: #ffffff;
}
/* fix for dynamenu*/
DIV.infoBoxHeading {
  background: #b9c49f;   /* change colours here to match your site */
  padding:0.1ex;
  padding-left:0ex;
}

TD.infoBox, SPAN.infoBox {
  font-family:Arial,san-serif;
  font-size:.8em;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, , TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.productListing-odd, TR.productListing-even {



}


TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
  border: 0px;

}

.productListing-heading {
  font-family:Arial,san-serif;
  font-size: .8em;
  background: #b6b7cb;
  font-weight: bold;
}

TD.productListing-data {
  font-family:Arial,san-serif;
  font-size:.8em;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
/* Product Listing Heading */
TD.pageHeading, DIV.pageHeading {
  font-family:Arial,san-serif;
  font-size: 12pt;
  font-weight:bold;
  color:#777;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:Arial,san-serif;
  font-size: .8em;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color:#777;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Arial,san-serif;
  font-size: 8pt;
}

TD.accountCategory {
  font-family:Arial,san-serif;
  font-size:.8em;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:Arial,san-serif;
  font-size: .8em;
  font-weight: bold;
}

TD.fieldValue {
  font-family:Arial,san-serif;
  font-size: .8em;
}

TD.tableHeading {
  font-family:Arial,san-serif;
  font-size:.8em;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:Arial,san-serif;
  font-size:.8em;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:Arial,san-serif;
  font-size:.8em;
}

TEXTAREA {
  width: 100%;
  font-family:Arial, sans-serif;
  font-size:12pt;
  color:#777;
}

SPAN.greetUser {
  font-family:Arial,san-serif;
  font-size:.8em;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: .8em;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: .8em;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:Arial,san-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:Arial,san-serif;
  color: #ff0000;
}

#newproducts {
color:#666;
font:Arial, Helvetica, sans-serif bold;
text-decoration:none;
font-size:14px;

}

p.newproducts {
color:#666;
font:Arial, Helvetica, sans-serif bold;
text-decoration:none;
font-size:14px;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:Arial,san-serif; font-size: .8em; color: #8c8c8c; }
.checkoutBarCurrent { font-family:Arial,san-serif; font-size: .8em; color: #000000; }

/* message box */

.messageBox { font-family:Arial,san-serif; font-size: .8em; }
.messageStackError, .messageStackWarning { font-family:Arial,san-serif; font-size:.8em; background-color: #ffb3b5; }
.messageStackSuccess { font-family:Arial,san-serif; font-size:.8em; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:Arial,san-serif; font-size:.8em; color: #ff0000; }
/*--------------new menu-------------------*/
/* menu Solid - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
height: 50px;
text-decoration: none;
border: solid 1px #f8f8f9;
}

a.menucateg:hover {
border: solid 1px #666666;
background-color:#666666;
text-decoration: none;
font-weight: bold;
color:#3399FF;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
height: 12px;
text-decoration: none;
border: solid 1px #f8f8f9;
}

a.menusubcateg:hover {
border: solid 1px #6633CC;
background-color:#006699;
text-decoration: none;
color: #FFFFFF;
}

.infoBoxProducts {
  text-align: center;
  border: solid 1 #999999; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
}
.infoBoxProducts a {
  color: #333333;
}