@import url("css/menu.css");

/* ================================
    CSS STYLES FOR eWarehouse2
   ================================
*/   
body {background-color: #fff;}

.Head, .SubHead, .SubSubHead {font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif; font-weight:bold;color:#000000;}
.Head   { font-size:18px;}
.SubHead { font-size:  16px;}

body,th,td,div,p,table, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox, .SubSubHead, a:link, a:visited, a:hover, .OtherTabs, .CommandButton,.SkinObject, a.SkinObject:link, a.SkinObject:visited, a.SkinObject:hover {font-size:13px; font-family:Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;}
h1, h2, h3, h4, h5, h6{color:#375162;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}
.NormalRed {color:#F00;font-weight: bold;}
.NormalBold {font-weight: bold;}
.Footer {font-size: 10px; font-style: italic;line-height: 16px;}
a.OtherTabs:link, a.OtherTabs:visited{color:#000; font-weight:bold; text-decoration:none;}
a.OtherTabs:hover{color:#990000; text-decoration:underline;}

a.SkinObject:hover {color:#990000; text-decoration:underline;}
a.CommandButton:link, a.CommandButton:visited{color:#003366; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#990000; text-decoration:underline;}

a:link 	{text-decoration: underline; color: #664400;}	
a:visited {text-decoration: underline; color: #664400;}
a:active {text-decoration: underline; color: #664400;}
a:hover {text-decoration: underline; color: #ff0000;}

.LogoLeft{padding:0; margin:0; float:left;}
.LogoRight{padding:12px 10px 0 0; margin:0; float:right;}
.LogoBG{padding:0; margin:0; background:#FFF url(images/titlebg.png) repeat-x top; height:97px;}

.LeftPane {padding: 5px; vertical-align: top; width: 235px;}
.ContentPane {padding: 5px; vertical-align: top;}

HR {color: #a8a8a8; height:1pt;text-align:left}
