/******************************************************************************/
/* HTML element formatting...                                                  */

body
{
  background-color: #EEE;
  height: 100%;
  color: #444;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-width: 0px 0px 0px 0px;
  width: 100%;
}

img
{
  border-style: none;
}

a
{
  background-color: #FFF;
  color: #38a;
  text-decoration: none;
}

a:hover
{
  background-color: #FFF;
  color: #249;
  text-decoration: underline;
}

h1, h2, h3
{
  color: #2e2f8b;
  margin: 0px 0px 5px;
}

h1
{
  padding: 1px 5px 1px 5px;
  background: #D5D5D5 url('/style/titlegradient.png') repeat-y top right;
  overflow: hidden;
  font-size: 24px;
  font-weight: 900;
}

/* IE6 workaround to stop headings going behind floating divs */
* html h1
{
  display: inline-block;
}

h2
{
  font-size: 17px;
  font-weight: bold;
}

h3
{
  font-size: 14px;
  font-weight: bold;
}

table.contacts
{
  font-size: 13px;
}

/******************************************************************************/
/* Main Page Formatting Starts Here...                                        */

#website
{
  margin: 0px auto 0px auto;
  width: 942px;
  background-color: #FFF;
  border-left: 1px solid #DDD;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
}

#container
{
  padding: 0px 10px 10px 10px;
  width: 920px;
}

.logo_text
{
  margin: 0px;
  padding: 20px 10px 0px;
  vertical-align: middle;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  float: left;
  color: #2f2e8b;
}

img.itdev_logo
{
  padding: 6px;
  float: left;
  display: block;
}

#searchbox
{
  padding: 18px 25px 0px 0px;
  display: block;
  float: right;
  width: 220px;
}

input
{
  font-size: 10px;
}

input.search_text
{
  width: 130px;
}

input.login_text
{
  width: 80px;
}

#leftpane
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 7px 0 7px 0;
  margin: 7px 0 7px 0;
  display: inline;
  float: left;
  position: relative;
  width: 200px;
}

#pageContent
{
  margin: 7px 13px 7px 20px;
  padding: 8px 0px;
  width: 687px;
  display: inline;
  float: left;
  position: relative;
  text-align: left;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}

#fullWidthContent
{
  margin: 7px 0px 7px 0px;
  padding: 8px 0px;
  display: inline;
  position: relative;
  text-align: left;
  clear: both;
  min-height: 400px;
}

#newsTicker
{
  text-align: left;
  color: #000;
  background-color: #FFF;
  padding: 7px 0px 7px 0px;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}

#newsTicker a
{
  line-height: 1.2em;
}

#welcome
{
  vertical-align: top;
  line-height: 1.2;
  width: 60%;
  text-align: justify;
  padding-right: 10px;
}

#testimonial
{
  vertical-align: top;
  padding: 0px;
}

#testimonial_float
{
  display: inline;
  float: right;
  padding: 0px 0px 10px 10px;
  width: 250px;
}

#testimonial_box
{
  background: #56b8dd;
  overflow: hidden;
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
}

/* IE6 workaround to fix gap in bottom of testimonial box */
* html #testimonial_box
{
  padding-bottom: 16px;
}

#testimonial_box .content
{
  color: #FFF;
  font-size: 14px;
  line-height: 1.1;
  vertical-align: top;
  padding: 1px 15px;
}

#testimonial_box .content p
{
  margin-bottom: 0px;
}

#testimonial_box .content p.author
{
  font-weight: bold;
  text-align: right;
}

#testimonial_box .bl
{
  background: url('/style/testimonial.png');
  background-position: 0px 15px;
  width: 15px;
  height: 15px;
  float: left;
}

#testimonial_box .br
{
  background: url('/style/testimonial.png');
  background-position: 15px 15px;
  width: 15px;
  height: 15px;
  float: right;
}

#testimonial_box .tl
{
  background: url('/style/testimonial.png');
  width: 15px;
  height: 15px;
  float: left;
}

#testimonial_box .tr
{
  background: url('/style/testimonial.png');
  background-position: 15px 0px;
  width: 15px;
  height: 15px;
  float: right;
}

#mainimage img
{
  display: inline;
  text-align: right;
  float: right;
  padding: 0px 0px 10px 10px;
}

#hometitle
{
  width: 100%;
  height: 299px;
}

#title
{
  width: 100%;
  height: 164px;
}

#title_reduced
{
  width: 100%;
  height: 60px;
  background-image: url('/style/title.jpg');
}

#title_top
{
  background-image: url('/style/title_right.png');
  background-position: right top;
  background-repeat: no-repeat;
  height: 60px;
  width: 100%;
  background-color: #56b8dd;
  overflow: hidden;
}

#title_left
{
  margin: 0px;
  float: left;
  vertical-align: middle;
  text-align: left;
  width: 665px;
  height: 60px;
  background-image: url('/style/title_left.jpg');
  background-color: #56b8dd;
}

#subtitle
{
  display: block;
  float: left;
  width: 100%;
  background-image: url('/style/subtitle_left.jpg');
  background-repeat: no-repeat;
  height: 75px;
  background-color: #2f2e8b;
}

#subtitle_right
{
  width: 65px;
  height: 75px;
  float: right;
  background-image: url('/style/subtitle_right.png');
  background-position: right top;
  background-repeat: no-repeat;
}

#subtitle_text
{
  color: white;
  display: block;
  text-decoration: none;
  font-size: 16px;
  position: relative;
  line-height: 1.2em;
  text-align: right;
}

#subtitle_text a
{
  background-color: transparent;
  color: white;
}

#subtitle_text a:hover
{
  text-decoration: underline;
}

#hometitle #subtitle
{
  height: 210px;
  background-image: url('/style/subtitle_home.jpg');
  background-repeat: no-repeat;
}

#subtitle_portal
{
  margin-top: 25px;
}

#contactbox
{
  margin-left: 620px;
  margin-top: 15px;
  text-align: left;
}

#hometitle #subtitle_text
{
  margin-left: 450px;
  margin-top: 50px;
  text-align: left;
}

#homeexperts
{
  color: #FFF;
  display: block;
  text-decoration: none;
  text-align: left;
  font-size: 20px;
  margin-top: 20px;
}

#text_fade
{
  display: block;
  text-align: left;
  padding: 5px 0px 20px 0px;
}

#text_fade_span
{
  font-size: 19px;
  font-weight: bold;
  color: #56b8dd;
}

.center
{
  text-align:center;
}

.clear
{
  clear: both;
}

.partwidth
{
  width: 80%;
  padding: 0px;
  margin: 0px;
}

.fullwidth
{
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.fullsizetable
{
  width : 100%;
  padding: 0px;
  margin: 0px;
  height: 100%;
}

.bulletbox
{
  width: 50%;
  vertical-align: top;
  margin: 0px;
  padding: 0 5px 0 5px;
  height: 100%
}

.bulletboxheader
{
  width: 100%;
  padding: 2px 0px 2px 10px;
  text-align: left;
  color: #2e2f8b;
  background: #D5D5D5 url('/style/titlegradient.png') repeat-y top right;
}

.bulletboxheader a
{
  color: #2e2f8b;
  background-color: transparent;
  text-decoration: none;
}

.bulletboxheader a:hover
{
  color: #2e2f8b;
  background-color: transparent;
  text-decoration: underline;
}

.bulletboxcontent
{
  padding-top: 3px;
  text-align: center;
}

.list
{
  line-height: 1.7em;
  text-align: left;
}

.more
{
  text-align: right;
  padding-right: 10px;
}

.frontpagerow
{
  width: 100%;
  height: 100%;
  margin-top: 5px;
}

.frontpagerow tr
{
  height: 100%;
}

.frontpagerow td
{
  vertical-align: top;
  height: 100%;
  border: 1px solid #ccc;
  padding: 3px;
  border-collapse: collapse;
}

.frontpagebox
{
  width: 100%;
  border-collapse: collapse;
}

.frontpagebox td
{
  padding: 0px 15px 0px 0px;
  text-align: left;
  vertical-align: top;
  border: none;
}

.frontpageboxheading
{
  height: 36px;
  background: #D5D5D5 url('/style/titlegradient.png') repeat-y top right;
  padding: 0px;
  margin: 0px;
  width: 100%;
}

.frontpageboxheading a
{
  font-size: 16px;
  color: #2e2f8b;
  text-decoration: none;
  background: transparent;
}

.frontpageboxheading a:hover
{
  color: #2e2f8b;
  text-decoration: underline;
  background: transparent;
}

#vendor
{
  text-align: center;
}

#vendor a img
{
  vertical-align: middle;
  margin: auto;
  padding: 10px;
  border: 1px solid #fff;
}

#vendor a:hover img
{
  border: 1px solid #ddd;
}

.img_border
{
  display: inline;
  margin-left: auto;
  margin-right: auto;
}

.img_border :hover
{
  width: 208px;
  height: 124px;
  border: 1px solid #FFF;
}

div.inline_img
{
  display: block;
  float: left;
  padding: 5px 15px 10px 0px;
}

div.article
{
  /* Class is used only for grouping elements */
}

.article h2
{
  background-image: url('/Company/News/collapse.jpg');
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 25px;
  display: inline;
  background-color: #FFF;
  color: #38a;
  text-decoration: none;
}

.article small
{
  background-color: #FFF;
  color: #AAAAAA;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
}

div.article_content
{
  /* Class is used only for grouping elements */
}

/******************************************************************************/
/* Main Menu Starts Here...                                                   */

#header
{
  width: 100%;
  background: transparent;
  font-size: 12px;
  line-height: normal;
  vertical-align: bottom;
  padding: 0px;
}

#header ul
{
  display: block;
  color: #CDF;
  background: url('/style/menu_background.gif') repeat-x right top;
  background-color: #031289;
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  list-style: none;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
}

#header li
{
  float: left;
  padding: 0px 1px 0px 1px; 
  margin: 0px;
}

#header a
{
  background: url('/style/menu_item_background.gif') no-repeat right top;
  background-color: #031289;
  text-decoration: none;
  font-weight: bold;
  padding: 0px 15px 0px 15px;
  float: left;
  color: #CDF;
  line-height: 25px;
}

#header a:hover
{
  color: white;
  background-color: #6a79bc;
}

#header #current a
{
  background-image: url('/style/current_menu_item_background.gif');
  background-color: #6a79bc;
  color: #e0e8ff;
}

/******************************************************************************/
/* Main Drop Down Menu Starts Here...                                         */

.dropmenudiv
{
  text-align: left;
  position: absolute;
  top: 0;
  border: 0px solid #def; /*THEME CHANGE HERE*/
  font-size: 12px;
  line-height: 14px;
  z-index: 100;
  background-color: #128;
  color: #bcf;
  visibility: hidden;
}

.dropmenudiv a
{
  width: auto;
  display: block;
  border-bottom: 0px solid white; /*THEME CHANGE HERE*/
  vertical-align: middle;
  padding: 3px 10px 3px 15px;
  margin: 0px;
  text-decoration: none;
  font-weight: bold;
  color: #bcf;
  background-color: #128;
}

* html .dropmenudiv a
{ /*IE only hack*/
  /*width: 100%;*/
}

.dropmenudiv a:hover
{
  color: #fff;
  background-color: #128;
}

/******************************************************************************/
/* Sub Menu formatting...                                                     */

.subMenuTitle
{
  text-align: left;
  padding: 2px 0 2px 0px;
  line-height: 18px;
  height: 18px;
  color: #333;
  background-color: #FFF;
  font-weight: bold;
}

.subMenuContents
{
  text-align: left;
  margin: 0px;
  padding: 0px;
  color: #666;
  background-color: #FFF;
  font-weight: normal;
}

.subMenuContents ul
{
  margin: 0;
  padding: 0 0 0 0px;
  text-align: left;
  list-style: none;
}

.subMenuContents li
{
  padding: 0 0 0 18px;
}

.subMenuContents li a
{
  line-height: 20px;
  width: 100%;
  display: block;
  color: #38a;
  background-color: #FFF;
  text-decoration: none;
}

.subMenuContents li a:hover
{
  color: #008;
  background-color: #FFF;
}

#current2
{
  color: #027;
  background-color: #FFF;
  font-weight: bold;
}

.subMenuSpacer
{
  height: 20px;
}

.login
{
  padding: 0 0 0 18px;
}

/* Class for the highlighted search queries */
.searchQuery
{
  background-color: #DDD;
}

/******************************************************************************/
/* Footer Formatting Starts Here...                                           */
#footer
{
  height: 22px;
  line-height: 22px;
  clear: both;
  background-image: url('/style/footer_background.gif');
  background-position: bottom center;
  background-repeat: repeat-x;
  background-color: #031289;
  font-weight: bold;
  font-size: 13px;
  color: #cdf;
  text-align: center;
  padding: 0;
}

