body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th/*,td*/{margin:0;padding:0;}/* 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%;}q:before,q:after{content:'';}
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}

/* sites */
#sites {
  height: 23px;
  width: 898px;
  padding: 0 7px 0 15px;
  margin: auto;
  z-index: 20;
  position: relative;
}

 #sites a, #sites em {
    color: #505050;
    font-size: 77%; /* 10px */
    text-decoration: none;
    text-transform: uppercase;
  }
    #sites a:hover { color: #8a1f03; }

  #sites ul { display: block; width: auto;}
  #sites ul li {
    width: auto;
    display: block;
    float: left;
    padding: 3px 8px 5px 11px;
  }
    #sites ul li.f { background: 0; padding-left: 0; }
    #sites ul li.a em { color: #4089A7; }


  #sites ul.internal { float: right;}
  #sites li#globalMenu { position: relative; }
  
  #globalSitesMenu {
    background-color: #FFFFFF;
    border: 1px solid #a6a6a6;
    padding: 5px;
    position: absolute;
    left: -215px;    
    top: 23px;
    margin: 0 0 0 -17px;
  	}
    #globalSitesMenu a { text-transform: none; }
    #globalSitesMenu b { font-size: 77%;  }
		#globalSitesMenu b.active { font-weight: bold; font-size: 79%; color: #8a1f03;  }
    #globalSitesMenu ul { 
      position: static;
      width: 315px;
      float: none;
    }
      #globalSitesMenu ul#globalSitesList { padding-bottom: 5px; }
      #globalSitesMenu ul li { padding: 0; background: 0; text-transform: none;}
      #globalSitesMenu ul li ul { width: 305px; }
         #globalSitesMenu .flags{ padding-left: 128px;}
         #globalSitesMenu .link{
           color: black;
           font-size : 12px;
           text-decoration : none;
           padding: 2px 4px;
           float: left;
         }
        #globalSitesMenu ul li ul li { float: none; }
        
    ul#otherSiteLinks { 
      border-top: 1px solid #b6b6b6;
      clear: both;
    }
      ul#otherSiteLinks li.l { float: right; }
      ul#otherSiteLinks a#chooseHomepage { font-weight: bold; }

/* header */

#header {
	width: 920px;
	height: 97px;
	background: #FFFFFF url('/images/top_bg.jpg') no-repeat left top;
	margin: auto;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #b6b6b6;
}

#header #logo {
	border: none;
	float: left;
	margin: 0 0 0 0; // 22px 0 0 14px;
}

#header #sitetools {
	font-size: 67%;
	width: 420px;
	height: 26px;
	background: #dadada url('/images/sitetools_bg.gif') no-repeat left top;
	padding: 11px 15px 0 15px;
	overflow: hidden;
	float: right;
}

#header #sitetools a {
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 10px 0 10px;
	color: #666666;
}

#header #sitetools .splitter { position: relative; top: 2px; }


#header #sitetools #searchText {
	width: 70px;
	height: 16px;
	padding: 5px 3px 1px 3px;
	border: 0px;
}


/* promo block */

#promo {
	width: 920px;
	height: 240px;
	margin: 0px auto 0px auto;
	background: #FFFFFF;
	position: relative;
	z-index: 1;
}

/* body */

#body {
	width: 920px;
	margin: auto;
	min-height: 300px;
	background: #FFFFFF url('/images/body_bg.jpg') no-repeat right top;
}

.main {
	border-top: 1px solid #b6b6b6;
}	

#body h2 {
	color: #095faf;
	text-transform: uppercase;
}

#body h2 span{
	font-size: 80%;
	color: #666666;
}


/* main blocks */

#blocks ul {
	font-size: 90%;
	color: #333333;
}

#blocks li {
	list-style-image: url('images/list_bullet.gif');
	list-style-position: outside;
	margin: 5px 0 5px 17px;
}

#blocks p {
	font-size: 90%;
	color: #333333;
	margin: 10px 0 10px 0;
}

#blocks hr {
	display: block;
	border: 1px solid #c8c8c8;
	padding: 0px;
	height: 2px;
	margin: 10px 0 10px 0;
}

#blocks .pic {
	width: 100%;
	margin: 15px 0 15px 0;
	overflow: hidden;
}

#blocks .link {
	margin: 0 20px 0 20px;
	padding: 7px 0 0 0;
	position: relative;
	top: -40px;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	/* border-top: 1px solid #c2c2c2; */
}

#blocks .link a {
	padding: 0 12px 0 0;
	background: url(/images/link_arrow.gif) no-repeat right 3px;
}

#blocks .solution_picture {
        height: 0px;
        overflow: 	visible;
	margin: 0 20px 0 20px;
	position: relative;
	top: -130px;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	/* border-top: 1px solid #c2c2c2; */
}

#blocks .col1,
#blocks .col2,
#blocks .col3,
#blocks .col4 {
	width: 25%;
	height: 315px;
	float: left;
	margin: 1px 0 0 0;
	overflow: hidden;
}
#blocks .col1,
#blocks .col2 {
	background: #f3f3f3 url('/images/main_block_bg_l.gif') repeat-x left top;
	border-bottom: 1px solid #dfdfdf;
}
#blocks .col3,
#blocks .col4 {
	background: #E8E8E8 url('/images/main_block_bg_r.gif') repeat-x left top;
	border-bottom: 1px solid #cbcbcb;
}

#blocks #home,
#blocks #business,
#blocks #features,
#blocks #support
{
	padding: 15px 20px 0 20px;
	height: 310px;
}

#blocks #home {
	border-right: 1px solid #dfdfdf;
	background: url('/images/main_block_bg_l_end.jpg') no-repeat left top;
}

#blocks #features,
#blocks #support {
	border-left: 1px solid #cbcbcb;
}

#blocks #support {
	background: url('/images/main_block_bg_r_end.jpg') no-repeat right top;
}

div#blocks div.col_news {
	width: 50%;
	float: left;
	background: url('/images/main_news_bg.gif') no-repeat left 45px;
}


div#blocks div.col_vip,
div#blocks div.col_story {
	width: 25%;
	float: left;
}

#blocks .col_vip { background: url('/images/main_vip_customer_bg.gif') no-repeat left top; }
#blocks .col_story { background: url('/images/main_customer_story_bg.gif') no-repeat left top; }


#blocks .col_vip #vip_customer {
	padding: 15px 20px 0 20px;
} 
#blocks .col_story #customer_story h2 {
	padding: 15px 20px 15px 20px;
}

#blocks #customer_story .story {
	font-size: 90%;
	background: #eaeaea url('/images/main_story_bg.gif') repeat-x left top;
	color: #333333;
}
#blocks #customer_story .story .tl { background: url('/images/main_story_tl.gif') no-repeat left top; }
#blocks #customer_story .story .tr { background: url('/images/main_story_tr.gif') no-repeat right top; }
#blocks #customer_story .story .bl { background: url('/images/main_story_bl.gif') no-repeat left bottom;}
#blocks #customer_story .story .br { background: url('/images/main_story_br.gif') no-repeat right bottom; padding: 25px;}

#blocks #customer_story .story_author {
	background: #FFFFFF url('/images/main_story_arr.gif') no-repeat 40px top;
	padding: 15px 20px 15px 20px;
	color: #333333;
	font-style: italic;
	font-size: 90%;
}
        

#blocks #news {

}

#blocks #news .item {
	font-size: 90%;
	margin: 15px 20px 15px 20px;
	color: #333333;
}

#blocks #news .item .date {
	font-size: 85%;
	color: #999999;
}

#blocks #spot {
       display: none;

}

#blocks #spot .item {
	font-size: 90%;
	margin: 15px 20px 15px 20px;
	color: #333333;
}

#blocks #spot .item .date {
	font-size: 85%;
	color: #999999;
}

#blocks #history {
       display: none;

}

#blocks #history .item {
	font-size: 90%;
	margin: 15px 20px 15px 20px;
	color: #333333;
}

#blocks #history .item .date {
	font-size: 85%;
	color: #999999;
}








/* footer */

div#footer {
	width: 920px;
	height: 150px;
	text-align: center;
	color: #666666;
	background: #FFFFFF url('/images/footer_bg.jpg') no-repeat center top;
	border-top: 1px solid #b6b6b6;
	margin: 15px auto 15px auto;
	padding: 15px 0 15px 0;
	clear: both;
}
#footer p { font-size: 77%; margin: 10px 0; text-align: center; }
#footer p a { font-size: 100%; }

#footer a, #footer em {
    color: #3f3f3f;
    font-size: 77%;
    text-decoration: none;
}
#footer a:hover { text-decoration: underline; }
#footer a:active { color: #505050; }
#footer ul { text-align: center; }
#footer ul li {
      background: url(/images/sites_link_bg.png) no-repeat left center;
      display: inline;
      padding: 0 3px 0 9px;
}
#footer ul li.f { background: 0; padding-left: 0; }
#footer ul li.l { padding-right: 0; }
#footer ul.primaryLinks a, #footer ul.primaryLinks em { text-transform: uppercase; }


/* links */

a:link
{
	color: #0099ff;
}
a:visited
{
	color: #6699cc;
}
a:hover,
a:active
{
	color: #FF3300;
}


/*************************************
*  MENU
**************************************/


  #header ul#primaryNav {
   float: right;
   z-index: 40;
  }
    ul#primaryNav a { color: #3f3f3f; font-size: 92%; font-weight: bold; text-decoration: none;}
    ul#primaryNav li { float: left; margin-left: 30px; position: relative; }
      ul#primaryNav li.f { margin-left: 0; }
      ul#primaryNav li.current a {
         color: #005288;
      }
          
        ul#primaryNav li a {
          display: block;
          padding-bottom: 10px;
          text-transform: uppercase;
        }
        li#navSolutions a.a, li#navSolutions a.over  { 
          background: url(/images/notch.gif) repeat-x left bottom;
          color: #005288;
        }
        li#navProducts a.a, li#navProducts a.over  {
          background: url(/images/notch.gif) repeat-x left bottom;
          color: #005288;
        }
        li#navDownload a.a, li#navDownload a.over  {
          background: url(/images/notch.gif) repeat-x left bottom;
          color: #005288;
        }
        li#navPurchse a.a, li#navPurchase a.over {
          background: url(/images/notch.gif) repeat-x left bottom;
          color: #005288;
        }
        li#navSupport a.a, li#navSupport a.over {
          background: url(/images/notch.gif) repeat-x left bottom;
          color: #005288;
        }
        li#navResellers a.a, li#navResellers a.over {
          background: url(/images/notch.gif) repeat-x left bottom;
          color: #005288;
        }
        li#navCompany a.a, li#navCompany a.over {
          background: url(/images/notch.gif) repeat-x left bottom;
          color: #005288;
        }
        
      ul#primaryNav ul.lvl3 {
        background: #fff;
/*        border: 1px solid #cfcfcf;
        border-bottom: 2px solid #dfdfdf;*/
        left: -12px;
        padding: 0 1px;
        position: absolute;
        top: 24px;
        width: 180px;
	z-index: 40;
      }
      ul#primaryNav ul.lvl4 {
        background: #fff;
/*        border: 1px solid #cfcfcf;
        border-bottom: 2px solid #dfdfdf;*/
        left: 251px;
        padding: 0 1px;
        position: absolute;
        top: 0px;
        width: 440px;
	z-index: 40;
      }

        ul#primaryNav li#navSolutions ul { width: 100px; }
        ul#primaryNav li#navProducts ul { width: 250px; }
        ul#primaryNav li#navDownload ul { width: 180px; }
        ul#primaryNav li#navPurchase ul { width: 190px; }
        ul#primaryNav li#navSupport ul { width: 180px; }
        ul#primaryNav li#navResellers ul { width: 170px;}
        ul#primaryNav li#navCompany ul { left: -77px; width: 140px; }
        #header ul#primaryNav ul.lvl3 li {
          border-left: 1px solid #cfcfcf;
          border-right: 1px solid #cfcfcf;
          margin: 0;
          width: 100%;
        }

          #header ul#primaryNav ul.lvl3 li.f { border-top: 1px solid #cfcfcf; padding-top: 2px; }
          #header ul#primaryNav ul.lvl3 li.l { border-bottom: 2px solid #dfdfdf; padding-bottom: 2px; }
          #header ul#primaryNav ul.lvl3 li a { 
            margin: 0 2px;
            padding: 6px 10px 5px 10px;
            text-transform: none;
            font-weight: normal;
            z-index: 5;
            background: url(/images/dropdown_divider_bg.png) no-repeat left top;
          }

      .menu{
        width: 905px;
        padding: 0 15px 0 0;
	height: 25px;
	margin: 0 0 0 -460px;
	position: absolute;
	top: 97px;
	left: 50%;
	z-index: 5;
      }

      
      
/* headers */

h1 {
	font-size: 200%;
	color: #666666;
	margin: 20px 0 20px 0;
	font-weight: normal;
}

h3 {
	font-size: 120%;
	color: #d37c2f;
	margin: 15px 0 10px 0;
	font-weight: normal;
}


#navchain {
	clear: both;
	color: #999999;
	font-size: 80%;
	margin: 10px 0 10px 0;
}

.navchain {
	clear: both;
	color: #999999;
	font-size: 80%;
	margin: 10px 0 10px 0;
}



div#content {
	width: 635px;
	padding: 0 20px 20px 15px;
	float: left;
	border: 0px;
}

#content p {
	margin: 10px 0 10px 0;
}

#content ul {
	list-style: square outside;
	margin: 0 0 0 15px;
}

#content ul li {
	margin: 5px 0 5px 0;
}


/* sidebar */

#sidebarSecondary {
	float: left;
	width: 235px;
	padding: 40px 15px 0 0;
        overflow-x: hidden;	
}


#sidebarSecondary .info {
	margin: 20px 0 20px 0;
}

#sidebarSecondary .info .head1 {
	height: 33px;
	background: url('/images/sidebar_type1_h_bg1.gif') no-repeat left top;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
}

#sidebarSecondary .info .head2 {
	padding: 10px;
	background: url('/images/sidebar_type1_h_bg2.gif') no-repeat right top;
	border-bottom: 1px solid #FFFFFF;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	color: #db8300;
}

#sidebarSecondary .info .text {
	padding: 10px;
	background: url('/images/sidebar_type1_bg.gif') no-repeat left top;
	font-size: 85%;
	color: #333333;
}

#sidebarSecondary .info .link {
	padding: 10px 0 0 0;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebarSecondary .info .link a {
	padding: 0 12px 0 0;
	background: url(/images/link_arrow.gif) no-repeat right 3px;
}



#sidebarSecondary div.section_menu {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 90%;
}

#sidebarSecondary div.section_menu div.bl{
	position: relative;
	left: -1px;
	top: 1px;
	background: url('images/sibebar_menu_bl.gif') no-repeat left bottom;
}

#sidebarSecondary div.section_menu div.br{
	position: relative;
	right: -2px;
	background: url('images/sibebar_menu_br.gif') no-repeat right bottom;
}


#sidebarSecondary div.section_menu div.tl{
	position: relative;
	top: -2px;
	left: -2px;
	background: url('images/sibebar_menu_tl.gif') no-repeat top left;
}

#sidebarSecondary div.section_menu div.tr{
	position: relative;
	top: 0;
	right: -2px;
	background: url('images/sibebar_menu_tr.gif') no-repeat top right;
	padding: 2px 2px 2px 0;
}

#sidebarSecondary div.section_menu div.item{
	background: #EBEBEB;
	padding: 9px 12px 9px 12px;
	background: url('images/sibebar_menu_item_bg.gif') no-repeat top left;
}





#sidebarSecondary #customer_story h2 {
	padding: 15px 20px 15px 20px;
}

#sidebarSecondary #customer_story .story {
	font-size: 90%;
	background: #eaeaea url('/images/main_story_bg.gif') repeat-x left top;
	color: #333333;
}
#sidebarSecondary #customer_story .story .tl { background: url('/images/main_story_tl.gif') no-repeat left top; }
#sidebarSecondary #customer_story .story .tr { background: url('/images/main_story_tr.gif') no-repeat right top; }
#sidebarSecondary #customer_story .story .bl { background: url('/images/main_story_bl.gif') no-repeat left bottom;}
#sidebarSecondary #customer_story .story .br { background: url('/images/main_story_br.gif') no-repeat right bottom; padding: 25px;}

#sidebarSecondary #customer_story .story_author {
	background: #FFFFFF url('/images/main_story_arr.gif') no-repeat 40px top;
	padding: 15px 20px 15px 20px;
	color: #333333;
	font-style: italic;
	font-size: 90%;
}


#sidebarSecondary div.download,
#sidebarSecondary div.purchase {
	width: 211px;
	height: 42px;
	background: url('/images/sidebar_download_bg.png') no-repeat top left;
	padding: 12px;
	margin: 12px 0 12px 0;
	color: #333333;
	font-size: 12px;
        cursor: pointer;
}

#sidebarSecondary div.purchase {
	background: url('/images/sidebar_purchase_bg.png') no-repeat top left;
}

.contact_sales
{
	width: 235px;
	height: 84px;
	background: url('/images/button-yellow.jpg') no-repeat top left;
	padding-top: 3px;
	margin: 12px 0 12px 0;
	color: #333333;
	font-size: 10px;
        cursor: pointer;
}

#sidebarSecondary div.download a,
#sidebarSecondary div.purchase a {
	font-size: 15px;
	display: block;
	margin: 0 0 6px 0;
	color: #0d76d8;
	font-weight: bold;
}



#sidebarSecondary .button {
	height: 33px;
	background: url(/images/sidebar_button_left.gif) no-repeat left top;
	margin: 20px 0 20px 0;	
        cursor: pointer;
}

#sidebarSecondary .button div {
	padding: 10px 0 0 10px;
	height: 23px;
	background: url(/images/sidebar_button_right.gif) no-repeat right top;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
}

.leftCol{
   width: 50%;
   float: left;
}

.rightCol{
   width: 50%;
   float: right;
}


h2.solutions
{
	margin: 16px 0 8px 0;
}

.order_row{
   border: 2px solid  #FFFFFF;
}
.order_row_chk{
   border: 2px solid  #00CC00;
}


.discount_hide{
    position: absolute; 
    top:0; 
    z-index: 5;
    display: none; 
}

.discount_show{
    position: absolute; 
    top:0; 
    z-index: 5;
    display: block;
    background:#EFEFEF;
    border:1px solid #666666;
}




/* tabs */ 

div.tabs {
	height: 43px;
	background: url('images/news_tabs_bg.gif') repeat-x left top;
	overflow: hidden;
	text-transform: uppercase;
	font-weight: bold;
	margin: 6px 20px 0 0;
}

div.tabs div.tab {
	float: left;
	margin: 0 10px 0 0;
	background: url('images/news_tabs_inactive_m.gif') repeat-x left top;
        cursor: pointer;
}

div.tabs div.tab div {
	background: url('images/news_tabs_inactive_l.gif') no-repeat left top;
}
div.tabs div.tab div div {
	background: url('images/news_tabs_inactive_r.gif') no-repeat right top;
	padding: 20px 15px 15px 15px;
	color: #666666;
	font-size: 80%;
}

div.tabs div.active {
	background: url('images/news_tabs_active_m.gif') repeat-x left top;
        cursor: pointer;
}

div.tabs div.active div {
	background: url('images/news_tabs_active_l.gif') no-repeat left top;
}
div.tabs div.active div div {
	background: url('images/news_tabs_active_r.gif') no-repeat right top;
	padding: 15px 20px 15px 20px;
	color: #095faf;
	font-size: 90%;
}

.media_record{
   padding-bottom: 30px;
   padding-top: 15px;
}

  .media_record img{
      padding-right: 10px;
      float: left;
  }

  .media_record .date{
      float: right;
      font-size: 80%;
      color: #BFBFBF;
  }

.input_element {
	padding: 0 0 3px 0;
}

.input_element .input_field
{
    padding-left: 200px;
}

.input_element .input_field input,select,textarea
{
    /*border: 1px solid #cccccc; */
    color: #333333;
}

.input_title{
    color: black;
    font-size : 12px;
    text-decoration : none;
    padding: 2px 4px;
    float: left;
}

#VolumePriceInf{
  display: none;
}

.news_date{
  font-size: 80%;
  color: #AFAFAF;
}

.news_title{
  padding: 0 0 0 0;
  color: #d37c2f;
}

.error_text
{
  color : red;
  font-weight: bold;
}

.required
{
  color : blue;
  font-weight: bold;
}

.enabled
{
  color : black;
}

.disabled
{
  color : silver;
}

.error
{
  color : red;
  font-weight: bold;
}

.amount
{
  color : green;
  font-weight: bold;
}

.good_value
{
  color : green;
  font-weight: bold;
}

.status_normal
{
  font-weight: bold;
  color: black;
  background: lime;
}

.status_warning
{
  font-weight: bold;
  color: white;
  background: blue;
}

.status_critical
{
  font-weight: bold;
  color: white;
  background: red;
}

.small_gray
{
  color: #CCCCCC;
  font-family:arial,verdana,arial,sans-serif;
  font-size: xx-small;
}



#personal_service_links dl 
{
  margin: 0; 
  padding:0; 
  border-left:1px solid #fff; 
  border-right:1px solid #fff;
}

#personal_service_links dt 
{
  margin:0; 
  padding: 0; 
  text-align:left; 
  font-size: 1.1em; 
  font-weight:bold; 
}

#personal_service_links dd 
{
  margin:0; 
  padding:0.4em; 
  text-align:left; 
  border-top:1px solid #fff; 
}

.noshow { display: none; }

ul#blocklist 
{
  list-style-type: square;
  color: #CCCCCC;
  list-style-position: inside;
}

#blocklist li
{
  margin: 5px 0 0 0;
}
