/* ------------- c o m m o n ------------- */
* {
   margin: 0;
   padding: 0;
}

html {height: 100%;}

body {
   background: #454545;
   color: #4c4c4c;
   /*padding: 20px 0 0 0;*/
	height: 100%;
   font: 8pt Tahoma, Arial, sans-serif;
   text-align: center;
}

body * {text-align: left;}

table * {
   font: 8pt/11pt Tahoma, Arial, sans-serif;
   color: #4c4c4c;
   background: none;
}

form table {position: relative; top: 10px;}

img {
   display: block;
   border: none;
}
a {text-decoration: none;}
a img {border: none;}

input, textarea {padding: 0 0 0 3px; border: 1px solid #767676; background-color: #fff;}
select {border: 1px solid #767676; background-color: #fff;}
option {padding: 0 0 0 3px; background-color: #fff;}

li {list-style: none;}

h1, h2, h3, h4, h5, h6 {color: #353535; background: none;}

h1 {font-size: 10pt;}

h2 {font-size: 9pt;}

h3 {
   color: #d04d21;
   font-size: 8pt;
}

h4 {font-size: 8pt;}

/* ----------------- m a i n      p a g e      t e m p l a t e ----------------- */

.hidden {display: none;}

.o-based {
   display: block;
   background-position: left center;
   background-repeat: no-repeat;
   background-image: url("img/bck-hdr-O-1.gif");
   padding-left: 33px;
   height: 17px;
}

.site {
   display: block;
   padding-top: 1px;
   width: 954px;
   height: 560px;
   background: 0 0 no-repeat url("img/brdr-top.gif");
   position: absolute;
   left: 50%;
   margin-left: -477px;
   top: 50%;
   margin-top: -275px;
}

.collumns {
   width: 954px;
   background: 0 0 repeat-y url("img/brdr-sides.gif") #fff;
   float: left;
}

.underline {text-decoration: underline;}

#left-collumn, #middle-collumn, #right-collumn, #top-block {
   background: transparent;
   position: relative;
   float: left;
   margin-top: 1px;
}

#left-collumn {
   margin-left: 2px;
   width: 227px;
   margin: 1px 0px 0px 0px;
   background: top left repeat-y url("img/brdr-left.gif");
   font-family: Verdana;
   z-index: 663;
}
   .logo {
      display: block;
      width: 191px;
      height: 108px;
      background: #d04d21;
	  position: relative;
      margin: -11px 0 0 23px;
	  left:0px;
   }
   
      .logo div {display: block;}
         .logo a {
            display: block;
            width: 191px;
            height: 86px;
            background: none;
         }

      .logo h1 {
         display: block;
         color: white;
         margin-top: 4px;
         font-size: 8pt;
         font-weight: normal;
         text-align: center;
         cursor: default;
      }

      .logo strong {
         display: block;
         color: white;
         margin-top: 4px;
         font-size: 8pt;
         font-weight: normal;
         text-align: center;
         cursor: default;
      }

   .contact-phone {
      margin: 0 0 0 23px;
      padding-top: 20px;
      height: 30px;
      width: 191px;
      text-align: center;
   }
   .contact-phone-flash {
      margin: -5px 0 0 23px;
      padding: 0 0 1px 0;
      height: 54px;	 
   }
      .full-phone {
         color: #575f62;
		 width: 191px;
		 height: 54px;
         font-size: 9pt;
         font-weight: bolder;
         background: no-repeat center left url("img/contact-phone.gif") transparent;
         padding: 0 0 0 23px;
      }
      .full-phone-flash {
         background: none;
         padding: 0 0 0 0;
         margin: 0 0 0 0;
      }
         .phone {color: #d04d21;}
         
   .order {
      width: 191px;
      height: 69px;
      background: 0 0 no-repeat url("img/bck-order.gif") #873082;
	  margin: 0 0 0 23px; 
   }
   
      .order .o-based {
         background-position: 0px 28px;
         font-size: 9pt;
         font-weight: bold;
         padding-top: 27px;
         margin: 0 0 0 15px;
         color: #fff;
         text-transform: uppercase;
      }
	  .order .o-based a {
         font-size: 9pt;
         font-weight: bold;
         color: #fff;
      }

.order a.o-based {
   position: relative;
   top: 30px;
   background-image: url("img/bck-hdr-O-1.gif");
   background-position: 0px 0px;
   padding-top: 0;
}

.order a.o-based:hover {background-position: 0 -18px;}

.latest-works .o-based {background: left center no-repeat url("img/bck-hdr-O-2.gif");}

/* right panel, menu */

.right-menu {
   margin: 25px 0 0 35px;
}
.right-menu li {
   color: #353535;
   font-weight: bold;
   list-style-image: url("img/mnu-arrow-active.gif");
   padding: 0 0 2px 10px;
   line-height: 12pt;
}
.right-menu li a {color: #353535;}
.right-menu li a:hover {text-decoration: underline;}
.right-menu .submenu {
   list-style-image: none;
   padding: 0 0 0 0;
}
.right-menu ul {
   display: block;
   margin: 0 0 19px 20px;
}
.right-menu ul li {
   font-weight: normal;
   list-style-image: none;
   padding: 0 0 0 10px;
}
.right-menu ul li a {color: #353535;}
.right-menu ul li a:hover {text-decoration: underline;}

/* ----------------------------------------------------- 181x160 */
   .menu {
      width: 191px;
      height: 163px;
      margin: 18px 0 0 23px;
      padding: 0 0 0 0;
      background: #cecece;
      cursor: default;
      font-family: Tahoma;
   }
      .menu ul {
         position: absolute;
         left: 33px;
         margin: 10px 0 20px 3px;
      }
         .menu li,
         .menu li a {
            display: block;
            margin-left: 0;
            height: 18px;
            font-weight: bold;
            color: #494949;
         }
         .menu li.active {
            background: 0% 5px no-repeat url("img/mnu-arrow-active.gif");
            padding-left: 37px;
         }
            .menu li a {padding-left: 37px;}
            .menu li:hover,
            .menu li.hover {background: 0% 5px no-repeat url("img/mnu-arrow-hovered.gif");}
            .menu li li.hover {background: none;}
            .menu li li:hover {background: none;}

#middle-collumn {
   width: 322px;
   z-index: 662;
}
   .top-menu {
   		top:0;
   		left:0;
   		margin: 6px 0 8px 0;}
		
   .top-menu ul {
   		width: 99px;
   		height: 21px;
        display: block;
		} 
	.top-menu ul li {
   	  display: block;
      width: 28px;
	  height: 21px;
	  float: left;
	  padding: 0 0 0 0;
      background: top right repeat-y url("img/hdr-border.gif") transparent;
      text-align: center;
    }
	
   .top-menu ul li a {
   		padding: 0;
 		display: block;
		top: 0;
		left: 0;
        height: 21px;
        width: 28px;
        margin: 0 2px 0 0;
        text-align: center;
        }  

	.top-menu .mnu-home {background-image: url("img/hdr-01.gif");}
    .top-menu .mnu-mailus {background-image: url("img/hdr-02.gif");}
    .top-menu .mnu-map {background-image: url("img/hdr-03.gif");}

   .language {
      position: absolute;
      overflow: hidden;
      top: 6px;
      left: 220px;
      width: 95px;
   }
   .language ul {
      width: 105px;
      height: 21px;
      display: block;
      margin: 0 0 auto 0;
   }
   .language ul li {
      display: block;
      width: 30px;
      width: 31px;
      float: left;
      background: top right repeat-y url("img/hdr-border.gif") transparent;
      text-align: center;
      margin: 0 0 0 2px;
    }
	
         .top-menu ul li.last-child,
         .language ul li.last-child {background: none;} /* last element in the list without border */
            .top-menu ul li a:hover,
            .language ul li a:hover {
               color: #f05c2b;
            }
            .language ul li a {
               width: 28px;
			   display: block;
               background-image: url("img/hdr-lang-3.gif");
               background-position: 50% 0px;
			   font-size: 7pt;
               font-weight: bold;
               color: #686868;
	           padding: 4px 0 4px 0;
			   text-align: center;
			   margin: 0 4px 0 0;
            }
            
			.language ul li a span {text-align: center; margin: 4px 0 0 0}
			
   .banner-1 {
      display: block;
      width: 319px;
      height: 62px;
      background: none;
      overflow: hidden;
   }
      .banner-1 .motto {
         font: 10pt Verdana, Arial, sans-serif;
         font-weight: bold;
         color: #3b3d39;
         padding: 42px 0 0 14px;
      }
      .banner-1 .share {
         font: 11pt Arial, Helvetica, sans-serif;
         font-weight: bold;
         color: #ec784d;
         float: left;
         padding: 3px 0 0 9px;
         margin-right: 65px;
      }
      .banner-1 .advertisement {
         display: block;
         font: 11pt Arial, Helvetica, sans-serif;
         font-weight: bold;
         color: #6a6a6a;
         padding: 3px 0 0 0;
      }
   .content {
      margin-top: 0;
      padding-top: 12px;
      position: relative;
      z-index: 900;
      text-align: justify;
   }
   .content td p,
   .content-part p   {text-align: justify;}

      .content p {
         font: 8pt/11pt Arial, Tahoma, sans-serif;
         color: #4c4c4c;
         margin-top: 15px;
      }
      .content a {color: #873082;}
      .content a:hover {
         color: #b50102;
         text-decoration: underline;
      }
   .solutions {
      display: block;
      position: absolute;
      width: 333px;
      height: 163px;
      top: 234px;
      margin-left: -13px;
      background: #fff;
   }
      .solutions h3 {margin: 35px auto 15px 13px;}

      .solutions .lists {margin-left: 8px;}
         .lists ul {
            margin: 0 0 0 5px;
            float: left;
            width: 150px;
         }
         .lists ul.list-2 {margin: 0 0 0 15px;}
            .lists li {display: block;}
            .lists li a {
               display: block;
               height: 16px;
               color: #494949;
               padding-left: 21px;
               background: 0% 5px no-repeat url("img/mnu-arrow-active.gif");
            }
            .lists li a:hover {background: 3px 5px no-repeat url("img/mnu-arrow-hovered.gif");}

            .lists li {margin-left: 0px;}
            .lists li.active {
               background: 0% 5px no-repeat url("img/mnu-arrow-active.gif");
               padding-left: 21px;
            }

#right-collumn {
   width: 405px;
   z-index: 661;
}
   .latest-works {
      width: 382px;
      height: 390px;
      margin: 5px 0 0 16px;
   }
      .latest-works ul li {
         display: block;
         height: 97px;
         margin-top: 1px;
      }
      .latest-works ul li.block-1 {background: 0 0 no-repeat url("img/bck-frame-1.jpg") transparent;}
      .latest-works ul li.block-2 {background: 0 0 no-repeat url("img/bck-frame-2.jpg") transparent;}
      .latest-works ul li.block-3 {background: 0 0 no-repeat url("img/bck-frame-3.jpg") transparent;}
      .latest-works ul li.block-4 {background: 0 0 no-repeat url("img/bck-frame-4.jpg") transparent;}
	  
	  .latest-works ul li img {margin:6px 0 0 259px}
         .latest-works ul li a.o-based { 
		    color: #fff;
            font: 10pt Arial, Helvetica, sans-serif;
            font-weight: bold;
            display: block;
            position: absolute;
            margin: 70px 0 0 10px;
            padding-left: 25px;
			float: left;
         }

#footer {
   clear: left;
   background: bottom left no-repeat url("img/brdr-bottom.gif");
   padding-bottom: 6px;
}
   #footer .promo, #footer .last-news, #footer .login, #footer .search, #footer .clients_logo{float: left;}
   
   .clients_logo {
         width: 168px;
         margin: 15px 0 0 16px;
      }
   .clients_logo .clients_logo_header {
   		color:#ffffff;
		font-size:11px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		background-color:#6C6B6B;
		padding:2px 0 2px 10px;
		}
	.clients_logo .clients_logo_link_p {
		padding:5px 0 0 10px;
		}
   .clients_logo .clients_logo_link {
		color:#494949;
		font-size:10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration:underline;
		}
   .clients_logo .clients_logo_link:hover {
		text-decoration:none;
		}
	
   
   .promo {
      width: 191px;
      margin: 15px 0 0 22px;
   }
      .promo h3 {
         text-align: center;
         font-size: 10pt;
         color: #585858;
         text-transform: uppercase;
      }
         .promo h3 span {color: #d04d21;}

      .promo ul {
         margin-top: 17px;
         background: bottom right no-repeat url("img/bck-altimania.gif") transparent;
      }
         .promo ul li {
            height: 18px;
            padding-top: 4px;
         }
            .promo .o-based-color {
               background-repeat: no-repeat;
               background-image: url("img/hdr-O-color.gif");
            }
            .promo .o-intro {background-position: 0 0;}
            .promo .o-wallpapers {background-position: 0 -22px;}
            .promo .o-presentation {background-position: 0 -44px;}

            .promo ul li a {
               color: #646464;
               margin-left: 28px;
            }
            .promo ul li a:hover {text-decoration: underline;}
   .last-news {
      width: 320px;
      margin: 15px 0 0 16px; 
   }
      .last-news h3 {
         display: block;
         float: left;
         font-size: 8pt;
         font-weight: bold;
         color: #646464;
      }
      .last-news .date {
         display: block;
         width: 100%;
         text-align: right;
         font-size: 7pt;
         font-weight: bold;
         color: #d04d21;
      }
      .last-news p {
         margin-top: 15px;
         text-align: justify;
         color: #545454;
      }
      .last-news div.links {float: right; width: 100%}
         .last-news div.links div {float: left;}
            .last-news div.links div a {
               display: block;
               height: 18px;
               float: left;
               padding: 4px 0 0 0;
               font: 8pt Arial, Helvetica, sans-serif;
               font-weight: bold;
               color: #873082;
               text-align: left;
            }
            .last-news div.links div a:hover {color: #b50102;}

         .last-news div.links div.o-allnews {float:right; padding-right: 20px; height: 22px;}
         .last-news div.links div.o-allnews a {
            text-align: right;
            padding: 4px 33px 0 0;
            background-repeat: no-repeat;
            background-image: url("img/hdr-O-color.gif");
			background-position: 100% -22px;
			height: 20px;
         }
         .last-news div.links div.o-allnews a:hover {background-position: 100% -44px;}

      #footer form button {
         border: none;
         background: none;
      }
      .login {
         width: 168px;
         margin: 15px 0 0 16px;
      }
      .login form {
         background: #c8c8c8;
         height: 100px;
      }
            .login p input#login,
            .login p input#password {
               font: 8pt Tahoma, Arial, sans-serif;
               width: 65px !important;
               margin: 7px 0 0 11px;
            }
            .login p {
               padding-top: 15px;
               float: left;
            }
            .login p label {margin: 0 0 0 11px;}
         .login div {
            clear: both;
            width: auto;
            margin: 0 0 0 11px;
            padding-top: 8px;
         }

         #stheme option {
            padding-left: 3px;
         }
            
      .search {
         border: 1px solid #b9b9b9;
         background: #fff;
         width: 194px;
         height: 98px;
         margin: 15px 0 0 4px;
      }
         .search div {
            margin: 8px 0 0 14px;
         }
            form button {
               display: block;
               font: 8pt Arial, Helvetica, sans-serif;
               color: #000;
               border: none;
               height: 2.3em;
               text-align: left;
               padding: 0 0 0 0;
   				background-repeat: no-repeat;
   				background-color: transparent;
            }
            
            .login form button {
               font-weight: bold;
               width: 145px;
   				background-position: 120px 5px !important;
   				background-image: url("img/bck-login.gif") !important;
   				background-repeat: no-repeat !important;
            }
            
            .search form button {
               width: 170px;
               background-position: 145px 5px !important;
   				background-repeat: no-repeat !important;
               background-image: url("img/bck-search.gif") !important;
            }
            
            
            .login form button:hover,
            .login form button.hover,
            .search form button:hover,
            .search form button.hover {
               cursor: pointer;
               background-color: transparent;
               background-repeat: no-repeat;
            }

            .login form button:hover,
            .login form button.hover {
   				background-position: 120px -22px !important;
   				background-image: url("img/bck-login.gif");
            }

            .search form button:hover,
            .search form button.hover {
   				background-position: 145px -24px !important;
   				background-image: url("img/bck-search.gif");
            }

         .search select {
            width: 166px;
            
            margin: 34px auto 0 14px;
            border: thin solid #767676;
            font: 8pt Arial, Helvetica, sans-serif;
         }
            .search select option {font: 8pt Arial, Helvetica, sans-serif;}
   .copyrights {
      clear: both;
      width: 954px;
      padding: 0 0 5px 0;
      background: 0 0 repeat-y url("img/brdr-sides.gif") #fff;
      text-align: right;
   }
      .copyrights .altima {
         display: block;
         top: 5px;
         position: relative;
         text-align: right;
         margin: 0 7px 3px auto;
         padding: 20px 75px 0 0;
         height: 18px;
         color: #5f5f5f;
         background: bottom right no-repeat url("img/bck-brcorner.gif") transparent;
      }

      .copyrights .altima-flash {
         position: absolute;
         margin: 0 0 0 2px;
         padding: 0 0 0 0;
         background: none;
         left: 0;
      }

/* forms on contacts */

#theform {margin-top: 15px; padding-top: 0;}

#theform input,
#theform select,
#theform textarea {width: 17.0em;}

#theform .linkBlock1 input,
#theform .linkBlock1 textarea,
#theform .linkBlock1 select {left: 219px;}

.linkBlock1 p {margin: 0 0 5px 0; padding: 0;}

.linkBlock1 strong {font-weight: bold;}

.linkBlock1 label {position: absolute;}

.linkBlock1 input,
.linkBlock1 textarea,
.linkBlock1 select {
   position: relative;
   left: 219px;
   width: 17.0em;
}

.linkBlock1 input#link_url {top: 1.7em; left: 0; clear: both;}

.linkBlock1 .link_url {margin: 2em 0;}

.linkBlock1 .link_url input {width: 38.2em;}

.linkBlock1 .linkSend {
   text-align: right;
   width: 408px;
}
.linkBlock1 .linkSend button {
   text-transform: uppercase;
   font-weight: bold;
   color: #b50102;
   background-color: transparent;
   background-image: url("img/portfolio-forward.gif");
   background-repeat: no-repeat;
   background-position: 100% 3px;
   position: relative;
   border: none;
   padding-right: 1.7em;
   height: 20px;
   float: right;
   clear: both;
}

.linkBlock1 .linkSend button:hover,
.linkBlock1 .linkSend button.hover {
   color: #843084;
   background-position: 100% -17px;
   cursor: pointer;
}

#frm1 p {text-align: left;}

.bAWS {width: 88px;}

/* ----------------- i n t e r n a l      p a g e      t e m p l a t e ----------------- */

#internal .site {
   height: auto;
   top: 0;
   margin-top: 20px;
   padding-bottom: 50px;
}

#internal .center {
   text-align: center;
}

#internal #middle-collumn p,
#internal #middle-collumn li,
#internal #middle-collumn dt,
#internal #middle-collumn dd {color: #4c4c4c;}

#internal #left-collumn .order a.o-based {
   position: relative;
   top: 15px;
   background-image: url("img/bck-hdr-O-1.gif");
   background-position: 0px 1px;
   padding-top: 0;
}

#internal #left-collumn .order a.o-based:hover {background-position: 0 -18px;}

#internal .font-style-1 {
   font-style: normal;
   font-weight: normal;
}

#internal .font-style-2 {
   font-style: italic;
   font-weight: normal;
}

#internal .font-style-3 {
   font-style: italic;
   font-weight: bold;
}

#internal .floated-definitions dt {display: inline;}
#internal .floated-definitions dd {display: inline;}
#internal .floated-definitions cite {display: inline;}
#internal .fw-normal {font-weight: normal;}
#internal p.indent {
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-indent: 15px;
}

#internal dt {
   font-weight: bold;
   margin: 23px 0 0 0;
}

#internal #middle-collumn h1 {font-size: 9pt; margin: 15px 0 0 0;}
#internal #middle-collumn h2 {margin: 15px 0 0 0;}

#internal #footer {padding-top: 50px;}

#internal .order-flash {background: #873082;}

#internal .order .o-based {
   background-position: 0 16px;
   padding-top: 17px;
}

#internal .menu {height: 195px;}

#internal .order {height: 45px;}

#internal .menu .submenu {
   display: none;
   position: absolute;
   margin: 0 0 0 0;
   padding: 13px 0 0 0;
   left: 178px;
   top: -10px;
   background: #fff;
   width: 202px;
}
   #internal .menu #sub-solutions {
      height: 182px;
      z-index: 6667;
   }

   #internal .menu #sub-portfolio {
      height: 182px;
      z-index: 6666;
   }
   
   #internal .menu .submenu li {
      display: block;
      margin: 3px 0 3px 15px;
   }
   
      #internal .menu .submenu li a {
         font-weight: normal;
         display: block;
         height: 16px;
         color: #494949;
         padding-left: 21px;
         background: 0% 5px no-repeat url("img/mnu-arrow-active.gif");
      }
      #internal .menu .submenu li a:hover {background: 3px 5px no-repeat url("img/mnu-arrow-hovered.gif");}

#internal .search {
   float: none;
   border: none;
   margin: 0 0 0 23px;
   height: 91px;
   padding: 24px 0 0 0;
   width: 191px;
   background: #d04d21;
}
#internal .login {
   width: 191px;
   margin: 40px 0 0 23px;
}

#internal #stheme {
   background: #fff;
   height: 91px;
   padding: 0;
}

#internal #top-block {width: 710px;}
#internal  .navigation {
   text-align: right;
}
   #internal  .navigation * {display: block;}
   #internal  .navigation ul {
      text-align: left;
      margin: 50px 40px 0 auto;
      float: right;
   }
      #internal  .navigation ul li {
         float: left;
      }
         #internal  .navigation ul li a {
            font: 7.5pt Verdana, Helvetica, sans-serif;
            font-weight: bold;
            color: #873082;
            height: 19px;
            padding: 3px 0 0 0;
            background-image: url("img/hdr-O-color.gif");
            background-repeat: no-repeat;
         }
         #internal  .navigation ul li a:hover {color: #b50102;}
         #internal  .navigation ul li.next5 a {
            background-position: 100% -22px;
            text-align: right;
            padding-right: 25px;
            width: 80px;
         }
         #internal  .navigation ul li.next5 a:hover {background-position: 100% -44px;}
         #internal  .navigation ul li.previous5 a {
            background-position: 0% -22px;
            text-align: left;
            padding-left: 25px;
            width: 90px;
            margin-left: 12px;
         }
         #internal  .navigation ul li.previous5 a:hover {background-position: 0% -44px;}


   .bottom-menu {
      position: relative;
      top: 15px;
      margin: 0 0 0 0;
      text-align: center;
      clear: both;
   }
      .bottom-menu ul {
         cursor: default;
      }
      .bottom-menu ul.submenu-2 {
	  		margin: 8px auto 20px auto;
			text-align: center;
			}
         .bottom-menu ul li {
            display: inline;
            padding: 0 0 0 15px;
            color: #494949;	
         }
            .bottom-menu ul li a,
            .bottom-menu ul li .active {
               margin: 0 15px 0 0;
               color: #494949;
               text-decoration: none;
            }
            .bottom-menu ul li .active {color: #f05c2b;}
            .bottom-menu ul li a:hover {text-decoration: underline;}

   #internal .bottom-menu {
      margin: 0 0 0 0;
      text-align: center;
      clear: both;
   }
      #internal .bottom-menu ul.submenu-1 {
         padding: 25px 0 0 5px;
         margin: 0 auto 0 auto;
         text-align: center;
      }
            
   #internal .submenu-3 {
      width: 381px;
      height: 182px;
      position: absolute;
      top: 5px;
      left: 100%;
      margin: 0 0 0 -373px;
   }
      #internal .submenu-3-2 {margin: 2px 0 0 0;}
      #internal .content-header {
         margin: 18px 0 0 0;
      }
      #internal .content-header * {color: #873082;}
       #internal .content-header a {padding: 0 12px 0 0;}
	   #internal .content-header a:hover {color: #b50102;}
         #internal .content-header ul {display: block; float: left;}
         #internal .content-header ul li {
            display: block;
            float: left;
            font-size: 10pt;
            font-weight: bold;
            height: 19px;
            padding: 5px 0 0 0;
            margin: 0 0 0 7px;
            font-family: Verdana;
         } 
		 
         #internal .content-header ul li.first {margin: 0 0 0 0;}

            #internal .content-header ul li span {
               display: block;
               float: left;
               margin: 0 0 0 0;
               color: #873082;
               font-size: 8pt;
               font-weight: bold;
               height: 17px;
               padding-top: 2px;
               padding-right: 7px;
            }

      #internal .content-header .o-based {
	  		background: 0% -25px no-repeat url("img/hdr-O-color.gif");
			color: #873082;
            font-size: 8pt;
            font-weight: bold;
            font-family: Verdana;
			}	
	  
      #internal #middle-collumn {width: 430px;}
      #internal #right-collumn {width: 260px;}
      #internal .banner-1 {
         height: 105px;
         background-image: none;
      }
      #internal .submenu-3 div {
         display: block;
         width: 381px;
         height: 90px;
         background-position: 0 0;
         background-repeat: no-repeat;
      }
      #internal .submenu-3 .submenu-3-1 {
         background-image: none;
      }
         #internal .submenu-3-1 ul li {
            display: block;
            margin: -1px 0 0 0;
            padding: 0 0 0 0;
            float: left;
         }
         #internal .submenu-3-1 ul li a {
            display: block;
            width: 142px;
            height: 91px;
            position: absolute;
            background-position: 0 0;
            background-repeat: no-repeat;
         }

      #internal .submenu-3-1 .site-design a {
         background-image: url("img/bck-site-design.gif");
         margin: 0 0 0 120px;
      }
      #internal .submenu-3-1 .logo-n-id a {
         background-image: url("img/bck-logo-n-id.gif");
         margin: 0 0 0 160px;
      }
      #internal .submenu-3-1 .multimedia a {
         background-image: url("img/bck-media.gif");
         margin: 0 0 0 200px;
      }
      #internal .submenu-3-1 .print a {
         background-image: url("img/bck-print.gif");
         margin: 0 0 0 120px;
         margin: 0 0 0 240px;
      }

      #internal .submenu-3 .submenu-3-2 {
         background-image: none;
      }
      #internal .submenu-3 .submenu-3-2 p {
         padding: 35px 0 0 20px;
         color: #fff;
      }

      #internal .rss-feeds {margin: 0 0 0 30px;}
      #internal .rss-date {
         font: 7pt/12pt Verdana, Helvetica, sans-serif;
         font-weight: bold;
         color: #f05c2b;
      }
      #internal .rss-feeds ul {margin: 15px 0 0 0;}
      #internal .rss-content {color: #4c4c4c;}
      #internal .rss-feeds .rss-more a {
         font: 7pt Verdana, Helvetica, sans-serif;
         font-weight: bold;
         color: #873082;
      }
      #internal .rss-feeds .rss-more a:hover {color: #b50102;}
      #internal .content .rss-date {
         height: 30px;
         float: left;
      }
      #internal .content .rss-content {
         margin: 0 0 0 94px;
         padding: 15px 0 0 0;
         font: 8pt Arial, Helvetica, sans-serif;
         font-weight: bold;
         color: #646464;
      } 

   #internal .print-version {
      display: block;
      height: 16px;
      width: 100%;
      padding: 2px 0 0 33px;
      color: #873082;
      background: 0 0 no-repeat url("img/bck-print-ico.gif") transparent;
   }
   #internal .print-version:hover {
      color: #b50102;
      background: 0 -19px no-repeat url("img/bck-print-ico.gif") transparent;
   }

/* - - - - f l a s h   s p e c i f i c - - - - - */

.contact-phone-flash {
					 
   background: 0 0 no-repeat url("img/bck-contact-phone.gif");
}
.promo-flash {
   background: 10px 0 no-repeat url("img/bck-promo.gif");
   padding-top: 17px;
}

/* ----------------- i n t e r n a l      p a g e      ( portfolio )      t e m p l a t e ----------------- */

#internal #portfolio .submenu-3 {background: 0 0 no-repeat url("img/bck-hdr-portfolio.jpg");}
#internal #portfolio .submenu-3-flash {background: none;}
   #internal #portfolio .submenu-3-1 {background: none;}
   #internal #portfolio .submenu-3-2 {background: none;}
      #internal #portfolio .submenu-3-2 a {
         display: block;
         width: 381px;
         height: 90px;
         background: 0 0 no-repeat url("img/portfolio-download.gif");
      }
      #internal #portfolio .submenu-3-2 a:hover {background: 0 -100px no-repeat url("img/portfolio-download.gif");}

#portfolio .portfolio-works {
   margin: 0 0 0 54px;
   width: 640px;
   position: relative;
}
   #portfolio .portfolio-works div {
      display: block;
      position: relative;
      float: left;
      margin: 20px 20px 30px 0;
      font-family: Verdana;
   }

   #portfolio .portfolio-works h2 {
      display: block;
      clear: both;
      font-family: Verdana;
      font-size: 11px;
      padding: 0 0 0 0;
   }
   
   #portfolio .portfolio-works h2 a {
      display: block;
      overflow: visible;
      height: 21px;
      padding: 4px 0 0 25px;
      background-image:  url("img/bck-o1.gif");
      background-repeat: no-repeat;
   }
   #portfolio .portfolio-works h2.pw-design a {background-position: 0 0; color: #d04d21;}
   #portfolio .portfolio-works h2.pw-logo a {background-position: 0 -22px; color: #629500;}
   #portfolio .portfolio-works h2.pw-multimedia a {background-position: 0 -44px; color: #873082;}
   #portfolio .portfolio-works h2.pw-etc a {background-position: 0 0; color: #c82119;}
   
   #portfolio .portfolio-works h2.pw-design a:hover {background-position: 0 -66px;}
   #portfolio .portfolio-works h2.pw-logo a:hover {background-position: 0 -88px;}
   #portfolio .portfolio-works h2.pw-multimedia a:hover {background-position: 0 -110px;}
   #portfolio .portfolio-works h2.pw-etc a:hover {background-position: 0 -66px;}

   #portfolio .portfolio-works div a.o-based {
      display: block;
      position: absolute;
      height: auto;
      padding-top: 2px;
      padding-bottom: 3px;
      padding-left: 25px;
      font-weight: bold;
      font-size: 11px;
      font-family: Verdana;
      background-image: url("img/hdr-O-color.gif");
   }
   
   #portfolio .portfolio-works div .lw {
      display: block;
      position: absolute;
      top: -25px;
      cursor: pointer;
      font-size: 10px;
      color: #000000;
      width: 100%;
      background: 100% 50% no-repeat url("img/bck-lw.gif");
   }
   
   #portfolio .portfolio-works div .aw {
      display: block;
      position: absolute;
      top: 100%;
      margin: 90px 0 0 0;
      font-size: 10px;
      color: #000000;
      width: 100%;
      background: 100% 50% no-repeat url("img/bck-aw.gif");
   }

   #portfolio .portfolio-works div.pw-design,
   #portfolio .portfolio-works div.pw-logo,
   #portfolio .portfolio-works div.pw-multimedia,
   #portfolio .portfolio-works div.pw-etc {
      top: 7px;
      left: -25px;
      margin: 20px 30px 30px 0;
   }
   #portfolio .portfolio-works div.pw-etc {margin: 20px 0 30px 0;}
   
   #portfolio .portfolio-works div.pw-design a.o-based {
      color: #d04d21;
      background-position: 0% -68px;
   }
   #portfolio .portfolio-works div.pw-logo a.o-based {
      color: #629500;
      background-position: 0% -2px;
      width: 120px;
   }
   #portfolio .portfolio-works div.pw-multimedia a.o-based {
      color: #873082;
      background-position: 0% -23px;
   }
   #portfolio .portfolio-works div.pw-etc a.o-based {
      color: #c72119;
      background-position: 0% -46px;
   }
   
   #portfolio .portfolio-works div.pi {
   	  background-color: #454545;
	  width: 135px
   }
   
   #portfolio .portfolio-works a.pi {
      display: block;
      position: relative;
      top: 70px;
      width: 135px;
      background: #454545;
   }
   
      #portfolio .portfolio-works img {margin: 0 0 0 0;}
      #portfolio a .w-info {
         display: block;
         margin: 0 0 0 0;
         background: transparent;
         border-top: 1px solid #fff;
         color: #fff;
         font-size: 8pt;
         line-height: 14pt;
         padding: 15px 12px 8px 12px;
         cursor: pointer;
         font-family: Tahoma;
      }
      #portfolio a .w-info .o-based {
         background-image: url("img/bck-hdr-O-3.gif");
         color: #f7815a;
         font-family: Verdana;
         font-size: 7.5pt;
         line-height: 14pt;
         font-weight: bold;
         margin: 7px 0 0 0;
         padding: 0 0 0 80px;
         cursor: pointer;
      }
      
      #portfolio .w-res {
         display: block;
         margin: 0 0 0 0;
         padding: 8px 0 8px 0;
         background: transparent;
         border-top: 1px solid #fff;
         color: #fff;
         font-size: 8pt;
         line-height: 14pt;
         cursor: pointer;
         font-family: Tahoma;
         white-space: nowrap;
         overflow: hidden;
      }
      
      #portfolio .w-res li {
         display: inline;
         background: top right repeat-y url("img/bck-res.gif") transparent;
         line-height: 25px;
         margin: 0 0 0 0;
         padding: 0 0 0 0;
      }
      
      #portfolio .w-res a {
         color: #f7815a;
         margin: 0 10px 0 9px;
         font-family: Verdana;
         font-size: 10px;
         font-weight: bold;
      }

#portfolio .pages {
   top: 15px;
   width: 710px;
   height: 30px;
   position: relative;
   text-align: right;
   cursor: default;
   clear: both;
}

   #portfolio .pages p {
      text-align: right;
      padding: 0 0 0 0;
      margin: 0 0 0 0;
	  color: #646464;
   }
   
    #portfolio .pages p a {
        color: #646464;
        text-decoration: none;
        margin: 0 4px 0 4px;
    }
	
	#portfolio .pages p a:hover {
        text-decoration: underline;
    }
	
	#portfolio .pages p span {
		margin: 0 15px; 
		text-decoration: none; 
		font-weight: bold}
   

#portfolio .bottom-pages {
   margin: 0 0 0 0;
   width: 710px;
} /* [#portfolio .pages {width}] - [#portfolio .portfolio-navigation {width}]*/
#portfolio .portfolio-navigation { 
   float: left;
   width: 0;
   height: 37px;
   margin: 0 0 0 50px;
   padding: 0 0 0 0;
}

      #portfolio .portfolio-navigation li a {
         display: block;
         width: 16px;
         height: 18px;
         background-position: 0 0;
         background-repeat: no-repeat;
      }
      #portfolio .portfolio-navigation li a:hover {background-position: 0 -20px;}
      #portfolio .portfolio-navigation li.back a {background-image: url("img/portfolio-back.gif");}
      #portfolio .portfolio-navigation li.forward a {background-image: url("img/portfolio-forward.gif");}

/* ----------------- i n t e r n a l      p a g e      ( portfolio internal )      t e m p l a t e ------- */

      #portfolio .about-work {width: 640px;}
      #portfolio .about-work .label {font-weight: bold; margin-right: 0.5em;}
      #portfolio .preview-work {
         margin: 35px 0 0 0;
         text-align: center;
      }
      #portfolio .preview-work img {
         display: block;
         position: relative;
         margin: 15px auto 0 auto;
      }

      #portfolio .portfolio-works-internal {
         margin: 0 0 0 0;
         width: 719px;
      }
      
      #portfolio .portfolio-item-navigation {
         background: #c8c8c8;
         margin: 2px 0 0 0;
         padding: 10px 10px 37px 10px; 
      }
         #portfolio .portfolio-item-navigation .content-header {
            clear: none;
            margin: 0 0 0 0;
         }

            #portfolio .portfolio-item-navigation .navigation {	
               margin: 0 0 0 0;
            }
			#portfolio .portfolio-item-navigation .navigation ul {	
			   top: 0;		   
               margin: 5px 20px 0 0;
            }
            #portfolio .portfolio-item-navigation .navigation .previous5 a {
               background: 100% 0 no-repeat url("img/portfolio-back.gif");
               color: #b50102;
               margin-right: 12px;
               padding: 0 10px 0 0;
            }
            #portfolio .portfolio-item-navigation .navigation .previous5 a:hover {
               background: 100% -20px no-repeat url("img/portfolio-back.gif");
               color: #873082;
            }
            
            #portfolio .portfolio-item-navigation .navigation .next5 a {
               background: 0% 0 no-repeat url("img/portfolio-forward.gif");
               color: #b50102;
               margin-left: 0;
               padding: 0 0 0 10px;
            }
            #portfolio .portfolio-item-navigation .navigation .next5 a:hover {
               background: 0% -20px no-repeat url("img/portfolio-forward.gif");
               color: #873082;
            }
            
   #portfolio .link-to-work {
      float: right;
      margin: 0 0 -50px 0;
      width: 160px;
   }
      #portfolio .link-to-work .o-based {
         font-size: 9pt;
         font-variant: small-caps;
         font-weight: bold;
         text-align: right;
         padding: 3px 25px 0 0;
         margin: 5px 37px 0 0;
      }
      #portfolio .link-to-work a {
         color: #f05c2b;
         background: 100% -66px no-repeat url("img/hdr-O-color.gif") transparent;
      }
      #portfolio .link-to-work a:hover {
         color: #b50102;
         background-position: 100% -44px;
      }

   #portfolio .portfolio-item {margin: 18px 0 0 0;}

/* ----------------- i n t e r n a l      p a g e      ( contacts )      t e m p l a t e ----------------- */

#internal #contacts .content .form-note {margin: 25px 0 0 0;}

#internal #contacts .content form .o-based {
   border: none;
   color: #b50102;
   text-transform: uppercase;
   text-align: right;
   padding: 2px 25px 0 0;
   background: 100% 1px no-repeat url("img/portfolio-forward.gif");
   font-size: 9pt;
   font-weight: bold;
   width: 60px;
   margin: 11px 30px 0 auto;
}
#internal #contacts .content form .o-based:hover {
   background-position: 100% -19px;
   color: #873082;
}

#internal #contacts h3 {
   color: #f05c2b;
   font-size: 9pt;
}
#internal #contacts .contact-info {
   margin: 0 0 0 32px;
   color: #353535;
}
   #internal #contacts .contact-info h3 {
      padding: 15px 0 0 0;
      margin: 0 0 -8px 0;
   }
   #internal #contacts .contact-info ul li {display: block; padding: 2px 0 2px 0;}
   #internal #contacts .contact-info a {color: #873082;}
   #internal #contacts .contact-info a:hover {color: #b50102;}
   #internal #contacts .contact-info h4 {
      display: block;
      margin: 23px 0 0 0;
   }

#internal #contacts .print2 {
   margin: 30px 0 0 0;
}



/* ----------------- i n t e r n a l      p a g e      ( solutions )      t e m p l a t e ----------------- */

#internal #solutions {color: #4c4c4c;}

#internal #solutions .content-part table {
   font: 8pt Tahoma, Arial, sans-serif;
   color: #4c4c4c;
}

#internal #solutions .members td td {
   vertical-align: top;
   padding: 0 3px 0 3px;
}
#internal #solutions .members td td p {
   padding: 0;
   text-align: left;
}

#internal #solutions .members td td b p {font-weight: bold;}

#internal #solutions cite {
   display: block;
   font-weight: normal;
   font-style: italic;
}

#internal #solutions .submenu-3 {background: none;}

#internal #solutions .content-part ul {
   padding: 0 0 0 15px;
   margin: 0 0 0 15px;
}

#internal #solutions .content-part ul li {
   list-style-image: url("img/dash.png");
}

#internal #solutions .content-part em, 
#internal #solutions .content-part p em {font-style: italic;}

#internal #solutions .content-part strong,
#internal #solutions .content-part b,
#internal #solutions .content-part p strong,
#internal #solutions .content-part p b {font-weight: bold;}

#internal #solutions .content .content-part {}
   #internal #solutions .content .content-part h4 {
      margin: 25px 0 0 0;
      padding: 0 0 0 0;
   }
   #internal #solutions .content h3 {margin: 20px 0 0 0;}
   #internal #solutions .content .content-part p {
      margin: 15px 0 0 0;
      padding: 0 0 0 0;
   }
   
#internal #solutions .print2,
#internal #about .print2 {
   margin: 30px 0 0 0;
}

/* links */

#internal #solutions ol.exchangePol {margin-top: 15px;}
#internal #solutions ol.exchangePol li {
   list-style-type: decimal;
   margin-left: 15px;
}

/* ----------------- i n t e r n a l      p a g e      ( about )      t e m p l a t e ----------------- */

/*#internal #about #middle-collumn {width: 535px;}
#internal #about #right-collumn {width: 170px;}*/

#internal #about #middle-collumn p {margin: 0 0 15px 0;}

#internal #about #middle-collumn .margin-0000 {margin: 0 0 0 0;}
#internal #about #middle-collumn .margin-1000 {margin: 15px 0 0 0;}
#internal #about #middle-collumn .margin-0010 {margin: 0 0 15px 0;}
#internal #about #middle-collumn .margin-0001 {margin: 0 0 0 15px;}
#internal #about #middle-collumn .margin-1010 {margin: 15px 0 15px 0;}

#internal #about .floated-definitions dd {padding: 0 0 25px 0;}

#internal #about #middle-collumn h1 {margin: 15px 0 15px 0;}
#internal #about #middle-collumn h2.font-style-3 {margin: 0 0 0 0;}

#internal #about #middle-collumn ul li {
   list-style-image: url("img/dash.png");
   margin: 0 0 0 15px;
}

#internal #about #middle-collumn ul li ul li {list-style: circle outside;}

#internal #about #middle-collumn ol li {list-style: decimal inside;}
#internal #about #middle-collumn ol li li {
   padding: 0 0 0 15px;
   list-style: lower-latin inside;
}

#internal #about .submenu-3 {background: none;}
#internal #about .members {width: 100%;}
#internal #about .members td {font: 8pt Tahoma, Arial, sans-serif;}

#internal #about .members * {
   vertical-align: top;
   color: #4c4c4c;
}
#internal #about .m-photo {padding: 19px 0 0 0; width: auto;}
#internal #about .m-info {padding: 19px 0 0 15px; width: 100%;}
#internal #about .m-info dl {
   margin: 0;
   padding: 0;
}
#internal #about .m-info dl dt {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-style: italic;
}
#internal #about .m-info dl dd {
   margin: 19px 0 0 0;
   text-align: justify;
}

#internal #about #right-collumn ul {
   display: block;
   background: transparent;
   margin: 30px 0 0 15px;
}

#internal  #about #right-collumn ul li {
   display: block;
   margin: 6px 0 6px 15px;
   list-style-image: none;
}
   
#internal  #about #right-collumn ul li a {
   font-weight: bold;
   display: block;
   height: 16px;
   color: #494949;
   padding-left: 21px;
   background: 0% 5px no-repeat url("img/mnu-arrow-active.gif");
}
#internal  #about #right-collumn ul li a:hover {background-image: url("img/mnu-arrow-hovered.gif");}

/* c o m m o n           (news, about, solutions, contacts) */

#internal #about .submenu-3-2,
#internal #news .submenu-3-2,
#internal #solutions .submenu-3-2,
#internal #contacts .submenu-3-2 {background: bottom left no-repeat url("img/bck-hdr-news.jpg");}

   #internal #about .submenu-3-2 a,
   #internal #news .submenu-3-2 a ,
   #internal #solutions .submenu-3-2 a,
   #internal #contacts .submenu-3-2 a   {
      display: block;
      width: 381px;
      height: 90px;
      background: 0 0 no-repeat url("img/portfolio-download.gif");
   }
   #internal #about .submenu-3-2 a:hover,
   #internal #news .submenu-3-2 a:hover,
   #internal #solutions .submenu-3-2 a:hover,
   #internal #contacts .submenu-3-2 a:hover {background: 0 -100px no-repeat url("img/portfolio-download.gif");}


/* links */
   
   #internal dl.links dt a {color: #f05c2b;}
   #internal dl.links dt a:hover {
      color: #873082;
      color: #b50102;
      text-decoration: none;
   }
   
   #internal dl.links dd a {color: #494949;}
   
   #internal h2.lHeader {
      text-transform: uppercase;
      color: #f05c2b;
   }
   
   #internal h2.lHeader a {color: #f05c2b;}
   #internal h2.lHeader a:hover {
      color: #b50102;
      text-decoration: none;
   }

   #internal .lDir td {vertical-align: top;}
   
   #internal .lDir td img {
/*      position: relative;
      top: 22px;*/
      margin-right: 15px;
      margin-top: 20px;
   }
   
   #internal .lDir td h3{
      color: #494949;
      font-weight: bold;
   }
   
   #internal .lDir td  p {
      margin-bottom: 18px;
   }
   
/* 404 */

#error h1.err_404 {
   color: #D64D21;
   font-size: 52pt;
}

.bg_none {background: none;}

.for_blog {display: block; float: left; margin: auto 0 0 75px;}
