﻿body 
{
  font-family: Arial;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  background-color: rgb(62,139,175);
  color: rgb(90,90,90);
}

h1.Sitemap
{
  font-family: Arial;
  font-size: 17px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  color: rgb(0,114,188);
  font-style:italic;
  text-decoration:underline;
}
img
{
  border-style: none;
}

input, select, textarea
{
  font-family: Arial;
  font-size: 12px;
  background-color: White;
  color: rgb(137,137,137);
}

.BG_Automotive
{
  background-image: url('Images/Master/BG_Automotive.jpg');
  background-position: top center;
  background-repeat: no-repeat;
}

.BG_Pharmaceutical
{
  background-image: url('Images/Master/BG_Pharmaceutical.jpg');
  background-position: top center;
  background-repeat: no-repeat;
}

.BG_HomeClouds
{
  background-image: url('Images/Master/BG_HomeClouds.jpg');
  background-position: top center;
  background-repeat: no-repeat;
}

.BG_Agriculture
{
  background-image: url('Images/Master/BG_Agriculture.jpg');
  background-position: top center;
  background-repeat: no-repeat;
}

.BG_PlainBlue
{
  background-image: url('Images/Master/BG_PlainBlue.jpg');
  background-position: top center;
  background-repeat: repeat-x;
  background-color: rgb(182,227,255);
}

.LogoBlock
{
  background-image: url('Images/Master/PalogixLogo.png');
  background-repeat: no-repeat;
}

.WelcomeBlock
{
  background-image: url('Images/Home/WelcomeTile.png');
  background-repeat: repeat-y;
  width: 505px;
  height: 648px;
  text-align: left;
  vertical-align: top;
}

.FooterBlock
{
  background-image: url('Images/Master/PageFooter.png');
  background-repeat: no-repeat;
  width: 901px;
  height: 23px;
  text-align: center;
  vertical-align: top;
  color: Black;
  padding-top: 4px;
  font-size: 10px;
}

h1
{
  font-family: Arial;
  font-size: 17px;
  font-weight: bold;
  padding: 0px 0px 12px 0px;
  margin: 0px;
  color: rgb(0,114,188);
}

h2
{
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  padding: 0px 0px 6px 0px;
  margin: 0px;
  color: rgb(0,114,188);
}

h3
{
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  padding: 0px 0px 12px 0px;
  margin: 0px;
  color: rgb(0,114,188);
}

.divider
{
  border-top: 1px solid rgb(225,225,225);
}

.MainContent
{
  float: left;
  width: 669px;
}

.MainContentTile
{
  width: 654px;
  background-image: url('Images/ContentBlocks/MainTile.png');
  background-repeat: repeat-y;
}

.ContentPad
{
  padding: 14px 20px 0px 20px;
}

.SecondaryContent
{
  padding:29px 0px 0px 0px;
  float: left;
  width: 232px;
}

.SecondaryContentNoPad
{
  float: left;
  width: 232px;
}

.Container
{
  float: left;
  width: 100%;
}

.SecondaryContentTile
{
  padding-left:20px;
  width: 212px;
  background-image: url('Images/ContentBlocks/MainTile.png');
  background-repeat: repeat-y;
}

.cb
{
  clear: both;
}

a:link     { color: rgb(0,114,188); text-decoration:none; }
a:visited  { color: rgb(0,114,188); text-decoration:none; }
a:active   { color: rgb(0,114,188); text-decoration:none; }
a:hover    { color: rgb(0,114,188); text-decoration:underline; }


a.productsOverview:link     { font-size:12px; color: rgb(0,114,188); font-weight: bold; text-decoration:none; }
a.productsOverview:visited  { font-size:12px; color: rgb(0,114,188); font-weight: bold; text-decoration:none; }
a.productsOverview:active   { font-size:12px; color: rgb(0,114,188); font-weight: bold; text-decoration:none; }
a.productsOverview:hover    { font-size:12px; color: rgb(0,114,188); font-weight: bold; text-decoration:underline; }

ul.squareList 
{
  color: rgb(0,114,188);
  list-style-type:square;
  padding-left:5px;
  margin-left:0px;  
}



.tableborderSecond
{
  border-bottom:1px solid rgb(213,213,213);
  padding:2px 2px 2px 2px;
  font-size:12px;
}

.tableHeadWithBorder
{
  border-bottom:1px solid rgb(213,213,213);
  border-right:1px solid rgb(213,213,213);
  padding:2px 2px 2px 2px;
  color: rgb(0,114,188);
  font-style:italic;
  background-color:rgb(199,214,223);
}

.tableHead
{
  border-bottom:1px solid rgb(213,213,213);
  padding:2px 2px 2px 2px;
  color: rgb(0,114,188);
  font-style:italic;
  background-color:rgb(199,214,223);
}

.WorldClocksLeft
{
  float:left;
  width: 88px;
  height: 185px;
  
  text-align: left;  
}

.WorldClocksRight
{
  float:left;
  width: 380px;
  height: 185px;
  background-image: url('Images/Home/WorldClocksGlowNo.jpg');
  background-repeat: no-repeat;
  text-align: left;
  vertical-align: top;
}

.WeatherTitle
{
  color: rgb(0,114,188);
  font-weight: bold;
}

.WeatherTemp
{
  color: Black;
  font-weight: bold;
}

.HomeTestimonialsTile
{
  width: 396px;
  background-image: url('Images/Home/TestimonialTile.png');
  background-repeat: repeat-y;
}

a.footer:link     { color: rgb(0,0,0); text-decoration: none; }
a.footer:visited  { color: rgb(0,0,0); text-decoration: none; }
a.footer:active   { color: rgb(0,0,0); text-decoration: none; }
a.footer:hover    { color: rgb(90,90,90); text-decoration: underline; }

.ProductHeading
{
  background-image: url('Images/Products/Products-Landing-Bullet.jpg');
  background-repeat: no-repeat;
  background-position: 0px 2px;
  
}

.Justify
{
  text-align: justify;
}



.submenuOverview
{
  float: left;
  width: 88px;
  height:30px; 
  background-image:url('Images/Submenu/mnuOverView_def.png');
  background-repeat: no-repeat;
}

.submenuOverviewSel
{
  float: left;
  width: 88px;
  height:30px; 
  background-image:url('Images/Submenu/mnuOverView_ovr.png');
  background-repeat: no-repeat;
}

.SubmenuBg
{
  background-image: url('Images/Submenu/SubmenuBg.png');
  background-repeat:no-repeat;
  width: 654px;
  text-align:left;
  height:30px;
  vertical-align:top;
}

a.Submenu:link     { display:block; text-align:center; background-image: url('Images/Submenu/MenuDef.png'); padding:8px 0px 0px 0px; height:22px; float:left; font-size:12px; color: rgb(70,70,70); font-weight: bold; text-decoration:none; }
a.Submenu:visited  { display:block; text-align:center; background-image: url('Images/Submenu/MenuDef.png'); padding:8px 0px 0px 0px; height:22px; float:left; font-size:12px; color: rgb(70,70,70); font-weight: bold; text-decoration:none; }
a.Submenu:active   { display:block; text-align:center; background-image: url('Images/Submenu/MenuDef.png'); padding:8px 0px 0px 0px; height:22px; float:left; font-size:12px; color: rgb(70,70,70); font-weight: bold; text-decoration:none; }
a.Submenu:hover    { display:block; text-align:center; background-image: url('Images/Submenu/MenuSel.png'); padding:8px 0px 0px 0px; height:22px; float:left; font-size:12px; color: rgb(70,70,70); font-weight: bold; text-decoration:none; }

a.SubmenuSel:link     { display:block; text-align:center; background-image: url('Images/Submenu/MenuSel.png'); padding:8px 0px 0px 0px; height:22px; float:left; font-size:12px; color: rgb(70,70,70); font-weight: bold; text-decoration:none; }
a.SubmenuSel:visited  { display:block; text-align:center; background-image: url('Images/Submenu/MenuSel.png'); padding:8px 0px 0px 0px; height:22px; float:left; font-size:12px; color: rgb(70,70,70); font-weight: bold; text-decoration:none; }
a.SubmenuSel:active   { display:block; text-align:center; background-image: url('Images/Submenu/MenuSel.png'); padding:8px 0px 0px 0px; height:22px; float:left; font-size:12px; color: rgb(70,70,70); font-weight: bold; text-decoration:none; }
a.SubmenuSel:hover    { display:block; text-align:center; background-image: url('Images/Submenu/MenuSel.png'); padding:8px 0px 0px 0px; height:22px; float:left; font-size:12px; color: rgb(70,70,70); font-weight: bold; text-decoration:none; }

a.DropDown:link     { display:block; text-align:left; background-image: url('Images/Menu/drpMnuDefault.png'); padding:6px 22px 6px 22px; width: 80px; font-size:11px; color: rgb(70,70,70); font-weight: bold; text-decoration:none; }
a.DropDown:visited  { display:block; text-align:left; background-image: url('Images/Menu/drpMnuDefault.png'); padding:6px 22px 6px 22px; width: 80px; font-size:11px; color: rgb(70,70,70); font-weight: bold; text-decoration:none; }
a.DropDown:active   { display:block; text-align:left; background-image: url('Images/Menu/drpMnuDefault.png'); padding:6px 22px 6px 22px; width: 80px; font-size:11px; color: rgb(70,70,70); font-weight: bold; text-decoration:none; }
a.DropDown:hover    { display:block; text-align:left; background-image: url('Images/Menu/drpMnuOver.png'); padding:6px 22px 6px 22px; width: 80px; font-size:11px; color: rgb(70,70,70); font-weight: bold; text-decoration:none; }

a.DropDownWide:link     { display:block; text-align:left; background-image: url('Images/Menu/ddwMnuDefault.png'); padding:6px 22px 6px 22px; width: 111px; font-size:11px; color: rgb(70,70,70); font-weight: bold; text-decoration:none; }
a.DropDownWide:visited  { display:block; text-align:left; background-image: url('Images/Menu/ddwMnuDefault.png'); padding:6px 22px 6px 22px; width: 111px; font-size:11px; color: rgb(70,70,70); font-weight: bold; text-decoration:none; }
a.DropDownWide:active   { display:block; text-align:left; background-image: url('Images/Menu/ddwMnuDefault.png'); padding:6px 22px 6px 22px; width: 111px; font-size:11px; color: rgb(70,70,70); font-weight: bold; text-decoration:none; }
a.DropDownWide:hover    { display:block; text-align:left; background-image: url('Images/Menu/ddwMnuOver.png'); padding:6px 22px 6px 22px; width: 111px; font-size:11px; color: rgb(70,70,70); font-weight: bold; text-decoration:none; }


ul.blueBullets
{
  list-style-image:url('Images/Products/Products-Landing-Bullet.jpg');
  padding-left:10px; 
  margin-left:10px; 
}

li
{
  padding-bottom:5px;
}

.watermarked
{
  color : rgb(180,180,180);
}

.quote
{
  font-size: 18px;
  font-weight: bold;
  color: rgb(60,60,60);
}

.quoteAuthor
{
  color: rgb(0,114,188);
  font-style: italic;
  padding: 6px 0px 12px 0px;
  text-align: right;
}

a.Twitter:link     { display:block; text-align:left; background-image: url('Images/Contacts/icoTwitter.png'); background-repeat: no-repeat; padding:12px 0px 0px 40px; height:24px; font-size:12px; color: rgb(0,114,188); font-weight: bold; text-decoration:none; }
a.Twitter:visited  { display:block; text-align:left; background-image: url('Images/Contacts/icoTwitter.png'); background-repeat: no-repeat; padding:12px 0px 0px 40px; height:24px; font-size:12px; color: rgb(0,114,188); font-weight: bold; text-decoration:none; }
a.Twitter:active   { display:block; text-align:left; background-image: url('Images/Contacts/icoTwitter.png'); background-repeat: no-repeat; padding:12px 0px 0px 40px; height:24px; font-size:12px; color: rgb(0,114,188); font-weight: bold; text-decoration:none; }
a.Twitter:hover    { display:block; text-align:left; background-image: url('Images/Contacts/icoTwitter.png'); background-repeat: no-repeat; padding:12px 0px 0px 40px; height:24px; font-size:12px; color: rgb(0,114,188); font-weight: bold; text-decoration:underline; }

a.Google:link     { display:block; text-align:left; background-image: url('Images/Contacts/icoGoogle.png'); background-repeat: no-repeat; padding:12px 0px 0px 40px; height:24px; font-size:12px; color: rgb(0,114,188); font-weight: bold; text-decoration:none; }
a.Google:visited  { display:block; text-align:left; background-image: url('Images/Contacts/icoGoogle.png'); background-repeat: no-repeat; padding:12px 0px 0px 40px; height:24px; font-size:12px; color: rgb(0,114,188); font-weight: bold; text-decoration:none; }
a.Google:active   { display:block; text-align:left; background-image: url('Images/Contacts/icoGoogle.png'); background-repeat: no-repeat; padding:12px 0px 0px 40px; height:24px; font-size:12px; color: rgb(0,114,188); font-weight: bold; text-decoration:none; }
a.Google:hover    { display:block; text-align:left; background-image: url('Images/Contacts/icoGoogle.png'); background-repeat: no-repeat; padding:12px 0px 0px 40px; height:24px; font-size:12px; color: rgb(0,114,188); font-weight: bold; text-decoration:underline; }

a.Contacts:link     { display:block; text-align:left; background-image: url('Images/Contacts/icoContacts.png'); background-repeat: no-repeat; padding:12px 0px 0px 40px; height:24px; font-size:12px; color: rgb(0,114,188); font-weight: bold; text-decoration:none; }
a.Contacts:visited  { display:block; text-align:left; background-image: url('Images/Contacts/icoContacts.png'); background-repeat: no-repeat; padding:12px 0px 0px 40px; height:24px; font-size:12px; color: rgb(0,114,188); font-weight: bold; text-decoration:none; }
a.Contacts:active   { display:block; text-align:left; background-image: url('Images/Contacts/icoContacts.png'); background-repeat: no-repeat; padding:12px 0px 0px 40px; height:24px; font-size:12px; color: rgb(0,114,188); font-weight: bold; text-decoration:none; }
a.Contacts:hover    { display:block; text-align:left; background-image: url('Images/Contacts/icoContacts.png'); background-repeat: no-repeat; padding:12px 0px 0px 40px; height:24px; font-size:12px; color: rgb(0,114,188); font-weight: bold; text-decoration:underline; }


.modalBackground
{
  background-color: black;
  filter: alpha(opacity=80);
  opacity: 0.80;
}


.tableFirst
{
  width:170px;
  color: rgb(0,114,188);
  padding:2px 15px 2px 2px;
  text-align:right; 
  margin-right: 15px;
  
}

.tableBack
{
  background-image: url("Images/Global/Table-Bg.png");
  background-repeat: repeat-y;
  padding : 4px;
}

.tableCollapseHead
{
  padding:2px 2px 2px 2px;
  color: rgb(0,114,188);
  font-style:italic;
  background-image: url("Images/Global/Table-Bg.png");
  background-repeat: repeat-y;
}

.BannerBlock
{
  background-image: url('Images/Banners/PictureBlock.png');
  background-repeat: no-repeat;
  width: 911px;
  height: 253px;
  padding: 1px 0px 0px 9px;
}

.BannerSlider
{
  height: 242px; 
  overflow:hidden;
  width: 899px;
  z-index: 1;
}

.SearchBlock
{
  background-image: url('Images/Search/SearchBlock.png');
  background-repeat: no-repeat;
  width: 160px;
  height: 19px;
  padding: 4px 0px 0px 24px;
  float: left;
  text-align: left;
}

.SearchButton
{
  width: 65px;
  height: 23px;
  float: left;
}