body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
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%; font-weight:normal; margin-bottom:10px;}
q:before,q:after { content:''; }
abbr,acronym { border:0; }
html {
  height:100%;
  /*background: #f8fdfe;*/
  background: #ffffff;
}
body {
  /* background: #221f20; */
  /* color: #324F6A; */
  /*background: #f8fdfe;*/
  background: #ffffff;
  color: #555;
  font: 62.5% Lucida Grande, Lucida Sans Unicode, Tahoma, Verdana, Arial, Helvetica, sans-serif;	
  text-align: center;
  height:100%;
  min-width:640px;
}

/* links  */

a {
  color: #7C90A1;
  text-decoration: underline;
}
a:hover { color: #234466; }

/* headings */

h1 {font-size:2em}  /* displayed at 24px */
h2 {font-size:1.5em}  /* displayed at 18px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1em}  /* displayed at 12px */

/* strong em */
strong { font-weight: bolder; }
em { font-style: italic; }

/* tables & forms */

input, select, th, td {font-size:1em}

/* classes */

.error { color: red; }

/* page structure & layout */

#lang{

  float:right;
 
}
#lang img{
 margin-top: 5px;

}
#lang #rss{ 
  margin-left:3px;
}
#lang #secure{
  margin-left:5px;
   margin-right: 25px;
}
#wrapper{
  text-align:center;
  /* width: 980px; */
  margin: 0 auto;
}

#page {
  /* background: #f8fdfe; */
  /*  background: #ffffff;
    border-left: 1px solid #222;
    border-right: 1px solid #222; */
  /* margin: 0 auto; */
  text-align: center;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -70px !important;
  width: 100%;
}
#center{
  width: 980px;
  margin: 0 auto;
  margin-top: 0px;
  border-top: 1px solid #EAEAEA;
  text-align: left;  
  padding-top: 10px;
}
#header {	
 
/*   background: #222222 url(../mediatic/images/mediahead.png) left top no-repeat; */
  background: #11121B url(../mediatic/images/mediahead.jpg) no-repeat left;
  /* border-bottom: 40px solid #3C6787; */
/*   border-bottom: 40px solid #A3B5BF; */
  /* border-bottom: 40px solid #EAEAEA; */
  height: 151px;
  
  margin: 0 auto;
}
#nav {
  /* float:right; */ 
  font-size: 12px;
  /* margin-top: 154px;  */
  font-variant:small-caps;
  letter-spacing: 2px;
  width: 980px;
  margin: 0 auto; 
  height: 32px;
  padding-left: 0px;
  padding-top: 0px;
}
#headercenter{
  width: 980px;
  margin: 0 auto;text-align: left; 
}
.breadcrumb {
  color: #444;
  font-size: 1 em;
  margin-top:2px;
  margin-left: 0px;
  /* position: absolute; */
}
#info {
  background: #76AAC9; 
  border-bottom: 3px solid #93CCEA;
  color: #E4EEF4; 	
  font-size: 1.2em;
  line-height: 2.0em;	
  position: relative;
  padding: 20px 230px 20px 30px;
}
#content {
  float: left;
  font-size: 12px;
  line-height: 1.5em;
  padding: 30px 40px 30px 0px;
  width: 560px;
}
#content {
  /* text-align:justify; text-justify:newspaper; */
 }
#sidebar {
  color: #4B798B;
  float: left;
  font-size: 12px;
  line-height: 1.5em;
  width: 350px;
  padding-left:20px;
}
#footer {
  border-top: 1px solid #DBDFE0;
  clear: both;
  color: #aaa;
  font-size: 12px;
  height: 70px;
 
}
#footer-inner{margin:auto;width:580px;}
#slogan{float:left;margin-left:15px;}
#ue{float:left;}
#rw{float:right;}
.pusher{
  height: 70px;
}

/* header */

#header h1 {
  font-size: 1.0em;
  /* position: absolute; */
  /* margin: 30px 0 0 30px; */
  padding-top: 25px;
  padding-left: 50px;
}
#header h1 a {
  color: #9ca9b7;
  font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: -1px;
  text-decoration: none;
}
#header h1 a:hover {color: #fff;}
#header h1 span {
  color: #fafafa;
  font-size: 13px;
  font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

/* navigation */

#nav ul {
  display: inline;
}
#nav li {
  display: block;
  float: left;
  list-style: none;
}
#nav li a {
/*   background: #234466;
  color: #fff;
  display: block;
  margin: 0 1px 0 1px;
  line-height: 1.6em;
  padding: 7px 20px 7px 20px;
  text-align: center;
  text-decoration: none; */
  display: block;
  margin: 0 1px 0 1px;
  line-height: 1.6em;
  padding: 7px 15px 7px 15px;
  text-align: center;
  text-decoration: none;
}
#nav li a:hover,
#nav li a.current { background: #EAEAEA; }


/* breadcrumb */

#breadcrumb a {
  color: #4c7897;
  text-decoration: none;
}

/* info */

#info a {
  color: #E4EEF4;
}

/* content */

#content h2 {
  color: #76aac9;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: normal;
  letter-spacing: -1px;
  padding: 0 0 17px 0;
}
/* #content h2 a {
  color: #76aac9;
  text-decoration: none;
}
#content h2 a:hover {
  color: #7C90A1;
} */
#content h3, #content h4 {
  background: none;
  border-bottom: 1px solid #dfe3e4;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 0px;
}
#content h3 a {
  text-decoration:none;
}
#content p {
  line-height: 1.5em;
  margin: 0 0 20px 0;
}
#content ol {
  line-height: 1.8em;
  margin: 0 30px 20px 50px;
}
#content ul {
  line-height: 1.8em;
  margin: 0 30px 20px 30px;
}
#content ul li {
  line-height: 1.8em;
  list-style: square;
  padding-left: 2px;
}
#content ol li {
  line-height: 1.8em;
  list-style: square;
  padding-left: 2px;
}
/* secondary content */

#sidebar h2, #sidebar h3 {
  color: #444;
  font-size: 1.8em;
  font-weight: normal;
  margin: 20px 0 5px 0;
  padding: 7px 0 7px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar p { margin: 0; }
#sidebar ul {
  margin: 7px 0 20px 20px;
}
#sidebar ul li {
  line-height: 18px;
  list-style: square;
}	
/* #sidebar a {
  color: #4B798B;
}
#sidebar a:hover { color: #231f20; } */


/* footer */

#footer p {
  line-height: 1.5em;
  margin-top: 15px;
  text-align: center;
}
#footer a {
  color: #aaa;
  text-decoration: underline;
}

/* misc */

a img { border: none; }
acronym { cursor: help; }
blockquote {
  background: url(quote.gif) no-repeat 10px 0;
  color: #76aac9;
  border-left: 2px solid #76aac9;
  line-height: 1.5em;
  margin: 0 10px 20px 10px;	
  padding: 0 10px 0 10px;
}
hr, .hide { display: none; }
.show { display: inline; }

pre, code { font-size: 1.1em; line-height: normal; background: #eee; color: #444; }

/* classes */

.right, .left {
  background: #fff;
  border: 1px solid #e3e7e8;
  float: left;
  margin: .5em 12px 6px 0;
  padding: 6px;
}
.right {
  float: right;
  margin: .5em 0  6px 12px;
}
.left {
  float: left;
  margin: .5em 12px 6px 0;
}

/* comment */
.comment-form-body {
  width: 450px;
}

/* a:link { 
  color: #669999; 
  background: transparent; 
  border-bottom: 1px dotted #669999;
  padding: 0;
  }
  
a:visited { 
  color: #669999; 
  background: transparent; 
  border-bottom: 1px dotted #669999;
  padding: 0;
  }
  
a:hover { 
  color: #C8D44A; 
  background: transparent; 
  border-bottom: 1px solid #C8D44A; 
  padding: 0;
  }
  
a:active  { 
  color: #FFF; 
  background: #000; 
  border-bottom: 1px solid #000; 
  padding: 0;
  } */


/*   HEADINGS:
-------------------------------------------------------------- */

#content h2 {  
  font-family: Verdana, Tahoma, Geneva, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  
  word-spacing: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  color: #333;
  background: transparent;
}

h2 { 
  font-family: Verdana, Tahoma, Geneva, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-variant: normal;
  letter-spacing: -0.05em;
  word-spacing: 0.15em;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: uppercase;
  color: #333;
  background: transparent;
}	
  
h3 {
  font-family: Verdana, Tahoma, Geneva, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-variant: normal;
  letter-spacing: -0.05em;
  word-spacing: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  color: #333;
  background: transparent;
}  
 
h4 {
  font-family: Verdana, Tahoma, Geneva, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-variant: normal;
  letter-spacing: -0.05em;
  word-spacing: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  color: #333;
  background: transparent;
}
  
h5 {
  font-family: Verdana, Tahoma, Geneva, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-variant: normal;
  letter-spacing: -0.05em;
  word-spacing: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  color: #333;
  background: transparent;
}
  
h6 {
  font-family: Verdana, Tahoma, Geneva, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-variant: normal;
  letter-spacing: -0.05em;
  word-spacing: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  color: #333;
  background: #EEE;
}
.logos{
  float: left;
  
}
  
.biglogos{
  margin:0;
}

.mediatic-big{
background: url(../mediatic/images/mediatic-big.gif) left top no-repeat;
height:100%;
width:980px;
padding-bottom:300px;
}
.envimedia-big{
background: url(../mediatic/images/envimedia-big.gif) left bottom no-repeat;
height:100%;
width:580px;
padding-bottom:300px;
}
.intermedia-big{
background: url(../mediatic/images/intermedia-big.gif) left bottom no-repeat;
height:100%;
width:580px;
padding-bottom:300px;
}
.3dmedia-big{
background: url(../mediatic/images/3dmedia-big.gif) left bottom no-repeat;
height:100%;
width:580px;
padding-bottom:300px;
}
.intro{
background-color:#EAEAEA;
border: 10px solid #EAEAEA;
border-top: 0;
margin-left:-10px;
}

#partners img{
float:left;
}

.clearall{clear:both;}


