/*COLORS

accent baby blue: #2b88bc
accent medium blue grey: #cbd3dc
accent dark blue: #39597a
footer and new navigation blue: #4f84ba

logo blue: #02377C
logo orange: #f85302
OLAP logo red: #CC0000
<p> dark grey: #333333
subnav: #f3f4f6



*/





body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: url(images/bg3.jpg) repeat-x #cbd3dc;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

hr{
	background-color: #4f84ba;
	height: 3px;
	padding: 0px;
	margin: 10px auto;
	width: 95%;	
}

p, a:link, ul{
	font-family: Arial, Helvetica, "Century Gothic", sans-serif;
	font-size: 12px;
	color:#333333;
	letter-spacing: 0.03em;
	line-height: 15px;
	text-align:justify;
	margin: 10px 0px;
	padding: 0px 25px;
}

#insert-column p, #insert-column a{
	padding: 0px 5px 0px 12px;
	margin: 3px 0px;
}

a:link, a:visited{
	text-decoration:none;
	color:#02377C; /* logo blue dark*/
	margin: 0px;
	padding: 0px;

}

a:hover{
	text-decoration:underline;
	color:#f85302; /*orange*/
}

p.sign{
	font-family: Tahoma, Arial, Helvetica, "Century Gothic", sans-serif;
	font-size: 12px;
	color: #39597a; /*dark blue*/
	font-weight: normal;
	text-align: left;
	padding: 0px 10px;
	margin: 5px 0px 0px 0px;

}

p.demo{
	font-family: Arial, Helvetica, "Century Gothic", sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #CC0000; /*red*/
	font-weight: bold;
	text-align: left;
	padding: 15px 0px 0px 25px;
	margin: 0px;
}

.demo a:link, .demo a:visited{
	font-family: Arial, Helvetica, "Century Gothic", sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #CC0000; /*red*/
	font-weight: bold;
	text-align: left;
}

.demo a:hover{
	color: #39597a;
}

img{
	text-decoration:none;
	border: none;
}

ul{
	line-height:20px;
	list-style: circle;
	margin: 0px 0px 0px 55px;
	padding: 0px;
}

ul p{
	margin: 5px 0px;
}

h1{ /*gategory titles*/
	background: url(images/title_bg.jpg) no-repeat left top;
	height: 55px;
	font-family: Tahoma, Arial, Helvetica, "Century Gothic", sans-serif;
	font-size: 14pt;
	line-height: 38px;
	font-weight: bold;
	color:#39597a; /*logo blue*/
	padding: 0px 5px;
	margin: 15px 0px 0px 0px;
	text-align: left;
	border-left: #CCCCCC 1px solid;
	width: auto;
}

h2{ /*category title 2*/
	font-family: Tahoma, Arial, Helvetica, "Century Gothic", sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#03628f; /* navigation blue */
	padding: 0px 5px;
	margin: 15px 0px 5px 0px;
	text-align: left;
	border-bottom: #f85302 1px dotted; /*logo orange*/
	clear:none;
}

h3{ /*mission statement*/
	font-family: Tahoma, Arial, Helvetica, "Century Gothic", sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-style:italic;
	font-weight: bold;
	text-align: justify;
	color: #02377C; /*logo blue darkest*/
	margin: 0 0 0 110px;
	padding: 7px;
	border: #f85302 1px dashed; /*logo orange*/
	vertical-align: bottom;
}

h4{ /*sub titles*/
	font-family: Tahoma, Arial, Helvetica, "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0px;
	color:#03628f; /* navigation blue */
	padding: 0px;
	margin: -18px 0px 25px 5px;
	text-align: left;
}

h5{ /*sub titles*/
	font-family: Tahoma, Arial, Helvetica, "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0px;
	color:#03628f; /* navigation blue */
	padding: 0px 0px 0px 15px;
	margin: 5px;
	text-align: left;
}

h6{ /*highlighted areas*/
	font-family: Tahoma, Arial, Helvetica, "Century Gothic", sans-serif;
	font-size: 12px;
	letter-spacing: 0.05em;
	line-height: 18px;
	font-style:italic;
	font-weight: normal;
	text-align: justify;
	color: #02377C; /*logo blue darkest*/
	margin: 0 25px 0 85px;
	padding: 7px;
	border: #f85302 1px dashed; /*logo orange*/
}

.boldsub{ /*bold subtitles*/
	font-family: Tahoma, Arial, Helvetica, "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 0px;
	color:#03628f; /* navigation blue */
	padding: 0px;
	margin: 20px 0px 5px 10px;
	text-align: left;
}


.underline1{
	border-bottom:#f85302 1px dotted; /*logo orange*/
}

.first{
	font-family: Arial, Helvetica, "Century Gothic", sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #f85302; /* orange*/
}

.more a{
	background:url(images/icon_go.png) no-repeat right;
	height:40px;
	text-align: right;
	color:#f85302;
	margin-top: -10px;
	padding: 15px 50px 0px 0px;
	display: block;
}

#banner {
	background: url(images/banner_bg.gif) repeat-x;
	height: 100px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	overflow: hidden;
}

#logo{
	background: url(images/banner_video.jpg) no-repeat;
	float: left;
	height: 100px;
	width: 678px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

.countries{
	display:none;
}

.slogan{
	display:none;
}

#international{
	float: right;
	margin: 15px 10px 0px 0px;
	padding: 0px;
}

#body_container{
	background-color: #FFFFFF;
	height: auto;
	width: 1000px;
	margin: auto;
	padding: 0px;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	text-align: center;
  overflow: auto;
}

#nav {
	background: url(images/nav_bg2.jpg) repeat-x;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	height: 35px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	position: relative;
	z-index:1;
}

#videolib{
	width: 1000px;
	/* height: 365px; */
	margin: auto;
	padding: 0px;
	float: left;
	z-index:3;

}

#column-holder{
	width: 100%;
	height: auto;
	background-color: white;
	margin: 0px;
	padding: 0px 0px 100px 0px;
	float: left;
}

#single-column{
	width: 69%;
	height: auto;
	background-color: white;
	margin: 0px;
	padding: 0px 10px;
	float: left;
	text-align: center;
}


#left-column{
	width: 310px;
	height: auto;
	float: left;
	margin: auto;
	padding: 0px;
	background-color: inherit;
}

#insert-column{
	height: auto;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px;
	background-color: #fff; /*cbd3dc*/
	float: left;
	overflow: inherit;
	width: 26%;
}

#sign{
	width: 300px;
	height: auto;
	background: inherit;
	margin: auto;
	padding: 0px;
	position: relative;
	top: -70px;
	text-align: center;
	z-index:2;
}

.sign_l{
	background:url(images/ad_shadow_l.jpg) no-repeat bottom;
	width: 8px;
	height: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.sign_body{
	width: 284px;
	height:auto;
	background: white;
	float: left;
	margin: auto;
	padding: 0px;
	text-align: center;
}

.sign_r{
	background:url(images/ad_shadow_r.jpg) no-repeat bottom;
	width: 8px;
	height: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.sign_body ul{
	list-style: circle;
	border-bottom: #CCCCCC 1px dashed;
	margin: 0px;
	padding: 0px 0 10px 35px;
}

.sign_body li{
	height: 20px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;

}
.sign_body li p{
	line-height: 20px;
	letter-spacing: 0.04em;
	margin: 0px;
	padding: 0px;
}

.company-index{

	background:#cbd3dc; /* accent grey blue*/
	width: 90%;
	height: auto;
	margin: 10px;
	border: #4f84ba 1px dotted;
}

.opacity{
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}

#right-column{
	width: 440px;
	height: auto;
	float: right;
	margin: auto;
	padding: 0px;
	background: inherit;
	text-align: center;
}

#mission{
	background: url(images/misson-icon.jpg) left top no-repeat #ffffff;
	height: 120px;
	width: 93%;
	margin: 20px 10px 10px 0px;
	padding: 0px;
}

#mailform{
	float:left;
	width: 95%;
	margin: 10px 0px;
	padding: 10px 0px 20px 0px;
	height: auto;
	text-align: left;
	clear: both;
	background: url(images/bg3.jpg) repeat-x 0 0;
	border: #39597a 1px dotted;
}

#mailform2{
	float:left;
	width: auto;
	margin: 10px 0px;
	padding: 0px;
	height: auto;
	text-align: left;
	clear: both;
}


#footer{
	background: url(images/bullets_bg.jpg) repeat-x;
	border-top: #cccccc 1px solid;
	height: 25px;
	width: 100%;
	padding:0px;
	margin: 0px;
	float: none;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index:50;
	float:left;
}

#footer p{
	color: #39597a;
	text-align: center;
	margin-top: 8px;
	line-height: 18px;
	vertical-align: middle;
	margin: 0px;
	padding-top: 2px;
}


#menu2 a {
	color:black;
	background-color: #f8f8f8;
	text-decoration:none;
	text-indent:1ex;
}

#menu2 a:active	{
	color: #f8f8f8;
	text-decoration:none;
}

#menu2 a:visited {
	color:f85302;
	text-decoration:none;
}

#menu2 a:hover {
	color: #f8f8f8;
	background-color:#606060;
}

.preloader{
	display:none;
}

/*By Miro*/

.contact_width
{
	width:280px;
	margin-right:20px;
}
.contact_error
{
	font-family: Arial, Helvetica, "Century Gothic", sans-serif;
	font-size:12px;
	color:red;
}


/*Styles related to the banner countries drop-down */

select{
	background-color:#f3f4f6; /* almost white */
	border: 1px solid #ccc;	
}

select a:hover{
	background-color: #4277ad; /* light blue */
	color: #666;
}
