#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#fefede;
	padding:2px 5px;
	color:#000055;
	display:none;
    z-index: 111;
	}	
img { border: 0px; }
	
.FormClass { margin-bottom:0; }
.BlueBtn
{
background: url(http://toptropicals.com/style/images/blue_btn.gif) repeat-x;
font-size: 8pt ; 
font-family: Verdana,Arial,Helvetica,"MS Sans Serif", sans-serif; 
font-weight: bold; 
}
.ShoppingCartBtn
{
background: url(http://toptropicals.com/style/images/shopping_cart_btn.gif) repeat-x ;
font-size: 8pt ; 
font-family: Verdana,Arial,Helvetica,"MS Sans Serif", sans-serif; 
font-weight: bold; 
height: 20px;
}
.clear   { clear:both;}
.Btn,.BlueBtn,.ShoppingCartBtn
{
border: 1px solid #999999;
padding-left: 10px;
padding-right: 10px;
margin-left: 10px;
margin-right: 10px;
margin-top: 0px;
margin-bottom: 0px;
position:relative;
width: auto; 
text-align: center;
background-position: top left;
}
.Btn,.BlueBtn
{
height: 20px;
}

a.Btn:link,a.ShoppingCartBtn:link,a.BlueBtn:link { color: black;  text-decoration: none; }
a.Btn:visited,a.ShoppingCartBtn:visited,a.BlueBtn:visited {color: black;text-decoration: none;}
a.BlueBtn:hover {color: white; background: url(http://toptropicals.com/style/images/blue_btn_hover.gif) repeat-x ; text-decoration: none; }
a.ShoppingCartBtn:hover {color: white; background: url(http://toptropicals.com/style/images/shopping_cart_btn_hover.gif) repeat-x ; text-decoration: none; 
border: 1px solid #cccccc;}
a.Btn:active,a.ShoppingCartBtn:active,a.BlueBtn:active {color: black;text-decoration: none; }


.MainBody
{
background: url(http://toptropicals.com/capecoral/pics/style/body_bg.png) repeat-x fixed  0 0;
padding: 7px;
}

.MainBody,.MainBodyText, .LogoText
{
font-size: 8pt ; 
font-family: Verdana,Arial,Helvetica,"MS Sans Serif", sans-serif; font-weight: normal; 
}

.Logotext { color: #ffffff; }


.MainMenu { background-color: #557b84; padding: 0px; color: #ffffff; font-size: 8pt ; font-weight: bold;}
.MainMenu td {width: 80px;}
.MainMenu td a:link { color: #ffffff;  text-decoration: none; }
.MainMenu td a:visited {color: #ffffff;text-decoration: none;}
.MainMenu td a:hover {color: #ee5599;text-decoration: none; 	}
.MainMenu td a:active {color: #ffffff;text-decoration: none; }
.RightGroove {  border-right-color: #000000; border-right-style: groove; border-right-width: 2px; }

a.LeftMenu:link { color: #557b84;  text-decoration: none; }
a.LeftMenu:visited {color: #557b84;text-decoration: none;}
a.LeftMenu:hover {color: #ffdd00;text-decoration: none; 	}
a.LeftMenu:active {color: #557b84;text-decoration: none; }

.RoundCorners, .Btn, .BlueBtn, .ShoppingCartBtn 
{
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
 border-top-left-radius: 4px;
 border-top-right-radius: 4px;
 border-bottom-left-radius: 4px;
 border-bottom-right-radius: 4px;
 }

.TextBlockContainer {
 padding: 2px; 
 background-color: #eeeeee; 
 border: 1px solid #000000;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
 border-top-left-radius: 5px;
 border-top-right-radius: 5px;
 display:block;
 height:auto;
 outline-color:-moz-use-text-color;
 outline-style:none;
 outline-width:0;
 overflow-x:hidden;
 overflow-y:hidden;
 position:relative;
 
}

                              
.TextBlockHeader{
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
 border-top-left-radius:3px;
 border-top-right-radius: 3px;
 padding: 3px; 
 background-color: #557b84; 
 color: white;
 font-weight: bold;
 border: 0px;

                 }                
.TextBlock {
 padding: 3px;

                 }                
                 

div.mainText,div.InvoiceText 
{ margin-left: 10px; margin-right: 18px; background-color: #eeeeee; border: 1px outset #000000; color: #000000; padding: 5px 9px 5px 9px; overflow:visible;}
div.mainTextIE,div.mainText, div.leftNavigation, ul, ol, li, p, tr, td, table, blockquote, .MainPageText , .MainPageTextLeft,.MainPageTextNoAlign
{ font-size: 8pt ; font-family: Verdana,Arial,Helvetica,"MS Sans Serif", sans-serif; font-weight: normal; }
.InvoiceText { font-size: 8pt; }
div.mainText,div.InvoiceText { margin-left: 10px; margin-right: 18px; background-color: #eeeeee; border: 1px outset #000000; color: #000000; padding: 5px 9px 5px 9px; overflow:visible;}
div.mainTextIE { margin-left: 10px; margin-right: 18px; background-color: #eeeeee; border: 1px outset #000000; color: #000000; padding: 5px 9px 5px 9px; overflow:visible; width: 100%}

.navmenu li {
        float: left;
        margin: 0;
        padding-left: 10px;
        padding-right: 10px;
		padding-top: 3px;
        padding-bottom: 3px;
        display: inline;
        list-style: none;
        position:relative;
     	background: url(http://toptropicals.com/style/images/menu_bg.gif) repeat-x ;
		border-bottom: 1px solid black;
		border-top: 1px solid black;
		border-right: 1px solid black;
		height: 20px;
        }

		
.navmenu_left {		
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
 border-top-left-radius: 10px;
 border-bottom-left-radius: 10px;
 border-left: 1px solid black;
	}	

.navmenu_right {		
-moz-border-radius-topright:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
 border-top-right-radius: 10px;
 border-bottom-right-radius: 10px;
	}	
	
.navmenu a:link, .navmenu a:visited {
        float: left;
        font-weight: bold;
        text-decoration: none;
        color: #ffffff;
        }

.navmenu a.active:link, .navmenu a.active:visited {
        color: #ffffff;
        }
		
.navmenu a:hover {
        color: #ffdd00;
        }


