﻿/*
Theme: Intrinsyc Software 2008
Developed by: LYCY
URI: http://www.intrinsyc.com
*/

p, ul, li, h1, h2, h3, h4, h5, h6, ol, form {margin:0px; padding:0px;}
td {vertical-align:top; text-align:left;}
.hide {display:none;}
.padLeft {float:right; margin-left:5px;}
.center {text-align:center;}
a img {border:none;}
a {color:#4380b3; text-decoration: underline;}
a:hover {color:#868f98; text-decoration: none;}
/*a:hover {color:#0056b6;}*/
img {display: block; margin: 0;}
ul, li {list-style: none;}
h2 {
    color: #0056b6;
    font-size: 24px;
    font-weight: normal;
}
h3 {
    color: #868f98;
    font-size: 16px;
    font-weight: normal;
}
h4 {
    color: #0056b6;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
}
h5 {
    color: #0056b6;
    font-size: 12px;
    font-weight: normal;
}
h6 {
    color: #868f98;
    font-size: 10px;
    text-transform: uppercase;
}

.black {color: #000000;}

.clear {clear: both;} /* clear container div's so they expand with contents */
.first_item {margin: 0; padding: 0;}

.sup {
    position: relative;
    top: -3px;
    font-size: 8px;
}

html, body {
    height: 100%;
}

body {
    margin: 0px; padding: 0px;
	background: #EFEFEF;
	color: #303038;
	font: 86% arial, helvetica, sans-serif;
}

#container {
    position: absolute;
    left: 50%;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    width: 1000px;
    background: #FFFFFF repeat-y;
    margin: 0px auto;
    margin-left: -500px;
    padding: 1px 0; /* for collapsing margins */
}

#header_container {
    position: relative;
    top: 0;
    left: 0;
    z-index: 100;
    width: 910px;
    height: 100px;
    margin-left: 45px;
    margin-right: 45px;
    padding: 1px 0; /* for collapsing margins */
    /*border: 1px solid black;*/
}

#logo {
    position: relative;
    margin: 0px;
}
#logo a {
	width: 140px; height: 100px;
	display: block; 
	background: url("/images/intrinsyc_logo.gif") top left no-repeat; 
	overflow: hidden; 
	font-size: 1px;  
}


/* Top Nav Drop Down Menu CSS */

/* Menu1: Let group of items */
#menu1 {
position: absolute;
top: 38px;
left: 160px;
width: 700px;
background: #fff;
float: left;
margin: 0px;
padding: 0px;
}
#menu1 ul {
font: 13px/26px arial, helvetica, tahoma, sans-serif;
color: #ffffff;
list-style: none;
float: left;
width: 92px;
background: url("/images/global/menu_bg.gif") top left repeat-x;
margin-left: 1px;
margin-right: 4px;
margin-top: 0;
margin-bottom: 0;
padding: 0;
}
#menu1 ul li a {
text-align: center;
}
#menu1 ul li ul li a {
text-align: left;
}
#menu1 ul li a {
display: block;
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
}
#menu1 a:hover {

}
#menu1 li {
position: relative;
}
#menu1 ul ul {
position: absolute;
top: 26px;
left: -1px;
z-index: 500;
width: 15em;
text-align: left;
background: none;
border-top: solid 1px #ffffff;
}
#menu1 ul ul li a {
background: url("/images/global/menusub_bg.png") top left repeat;
font: 13px/26px arial, helvetica, tahoma, sans-serif;
padding-left: 5px;
}
#menu1 ul ul li a:hover {
color: #ffffff;
background-color: #336699;
}
#menu1 ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
div#menu1 ul ul,
div#menu1 ul li:hover ul ul,
div#menu1 ul ul li:hover ul ul
{display: none;}

div#menu1 ul li:hover ul,
div#menu1 ul ul li:hover ul,
div#menu1 ul ul ul li:hover ul
{display: block;}
/* ------------------------- */

/* Menu 2: right group of items */
#menu2 {
font: bold 11px/16px arial, helvetica, sans-serif;
position: absolute;
top: 40px;
left: 500px;
width: 240px;
background: #fff;
float: left;
margin: 0px;
padding: 0px;
}
#menu2 ul {
list-style: none;
margin: 0px;
padding: 0px;
width: 7.2em;
float: left;
background: #fff;
}
#menu2 a {
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0px;
padding: 2px 2px 2px 4px;
color: #303038;
text-decoration: none;
}
#menu2 a:hover {
color: #0056b6;
}
#menu2 li {
position: relative;
}
#menu2 ul ul {
position: absolute;
z-index: 300;
width: 12.4em;
background: #f0f0f0
}
#menu2 ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
div#menu2 ul ul,
div#menu2 ul li:hover ul ul,
div#menu2 ul ul li:hover ul ul
{display: none;}

div#menu2 ul li:hover ul,
div#menu2 ul ul li:hover ul,
div#menu2 ul ul ul li:hover ul
{display: block;}
/* ------------------------- */

/* END: Top Nav Drop Down Menu CSS */


#languages {
position: absolute;
top: 45px;
right: 0;
float: right;
}
#languages img {
    float: left;
    margin-left: 10px;
}


/* global style */
#banner_container {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    width: 910px;
    height: 250px;
    padding: 0;
    margin-left: 45px;
    margin-right: 45px;
    /*border: 1px solid black;*/
}


/* home page specific style */
#flash_banner_replace {
}
.flashbanner {
    margin-left: 45px;
    margin-right: 45px;
}
#ticker_sub_border {
    width: 910px;
    height: 1px;
    /*overflow: auto;  solves parent div expansion problem */
    padding: 1px 0; /* for margin collapse */
    margin-left: 45px;
    margin-right: 45px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #a6acb5;
    /*border: 1px solid black;*/
}
#banner_sub_border {
    width: 910px;
    height: 1px;
    /*overflow: auto;  solves parent div expansion problem */
    padding: 1px 0; /* for margin collapse */
    margin-left: 45px;
    margin-right: 45px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 1px solid #a6acb5;
    /*border: 1px solid black;*/
}
#banner_sub {
    width: 910px;
    height: 100px;
    /*overflow: auto;  solves parent div expansion problem */
    padding: 1px 0; /* for margin collapse */
    margin-left: 45px;
    margin-right: 45px;
    margin-top: 0px;
    margin-bottom: 0px;
    /*border-bottom: 1px solid #a6acb5;*/
    /*border: 1px solid black;*/
}
#banner_sub p {
    position: relative;
    float: left;
    clear: right;
    width: 420px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px; /* no padding-bottom to clear div contents below */
    font-size: 12px;
    color: #868f98;
}
#os_logos ul {
    position: absolute;
    top: 350px;
    left: 470px;
}
#os_logos li {
    position: relative;
    top: 20px;
    left: 50px;
    float: left;
    list-style: none;
}

#home_banner_swap_default {
    display: block;
}
#home_banner_swap_wince, #home_banner_swap_symbian, #home_banner_swap_winmo, #home_banner_swap_linux, #home_banner_swap_android {
    display: none;
}
#home_text_swap_default {
    position: absolute; 
    left: 45px;
    display: block;
}
#home_text_swap_default p {
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 16px; 
}
#home_text_swap_wince, #home_text_swap_symbian, #home_text_swap_winmo, #home_text_swap_linux, #home_text_swap_android {
    position: absolute;
    left: 45px;
    display: none;
}
#wincelogo_default {
    display: block;
}
#wincelogo_swap {
    display: none;
}
#symbianlogo_default {
    display: block;
}
#symbianlogo_swap {
    display: none;
}
#winmologo_default {
    display: block;
}
#winmologo_swap {
    display: none;
}
#linuxlogo_default {
    display: block;
}
#linuxlogo_swap {
    display: none;
}
#androidlogo_default {
    display: block;
}
#androidlogo_swap {
    display: none;
}


#newstickertitle {
    float: left;
    background-color: #cccccc;
    color: #ffffff;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 45px;
    font-weight: normal;
}
#newstickercontainer {
    width: 751px;
    height: 19px;
    background-color: #456698;
    overflow: hidden;
}
#newstickerdisplay {
    color: #ffffff;
    font-size: 11px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
}
#newstickerdisplay a {
    color: #ffffff;
    text-decoration: none;
}
#newstickerdisplay a:hover {
    color: #ffffff;
    text-decoration: underline;
}
#newstickerdisplay div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #456698;
}
.someclass{ /*class to apply to your scroller(s) if desired*/
}

#productrotator {
    height: 150px;
    width: 400px;
}
#productrotator img {
    float: right;
    margin-left: 20px;
}
#productrotator p {
    margin-top: 5px;
}



/* global style */
#content_container {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    width: 910px;
    padding: 1px 0; /* margin collapse */
    overflow: auto; /* solves parent div expansion problem */
    margin-left: 45px;
    margin-right: 45px;
    /*border: 1px solid black;*/
}
#content_container h2 {
    margin: 0;
    padding: 15px 0 8px 0;
}
#content_container h3 {
    margin: 0;
    padding: 0 0 8px 0;
}
#content_container h4 {
    margin: 0;
    padding: 10px 0 15px 0;
}
#content_container p {
    padding: 0 0 8px 0;
}
#content_container ul {
    padding: 0 0 15px 0;
}

/* content right side frame flow required*/
#content_holder {
    width: 750px;
    overflow: auto;  /* solves parent div expansion problem */
    margin: 0;
    padding: 1px 0;
}
#content_holder ul {
    list-style: disc;
    padding-left: 20px;
}
#content_holder li {
    list-style: disc;
    padding-bottom: 5px;
}

#home_bucket_layout_2_1 {
    width: 433px;
    height: 440px;
    float: left;
    overflow: auto;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
#home_bucket_layout_2_2 {
    width: 400px;
    height: 450px;
    float: left;
    overflow: auto;
    margin-top: 10px;
    padding-left: 30px;
    padding-right: 10px;
    border-left: 1px solid #a6acb5;
}
#home_bucket_layout_2_1 img {
    float: left;
}
#home_bucket_layout_2_1 p {
    float: right;
    width: 285px;
    padding-right: 30px
}
#home_bucket_layout_2_1 br {
    clear: both;
}
#home_bucket_layout_2_2 li {
    list-style: disc;
    margin-left: 20px;
}

#home_bucket_1, #home_bucket_2, #home_bucket_3 {
    width: 200px; /* smaller to compensate width added by padding LR */
    height: 320px;
    border-right: 1px solid #a6acb5;
    position: relative;
    float: left;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 13px;
    padding-right: 13px;
}
#home_bucket_4 {
    width: 200px;
    height: 330px; /* IE7 seems to need this bucket taller */
    /*border: 1px solid red; */
    position: relative;
    float: left;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 13px;
    padding-right: 10px;
}
#home_bucket_1 p, #home_bucket_2 p, #home_bucket_3 p, #home_bucket_4 p {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}
#home_bucket_1 h4, #home_bucket_2 h4, #home_bucket_3 h4, #home_bucket_4 h4 {
    margin-top: 0px;
    margin-bottom: 15px;
    padding: 0 0 0 0;
}
#home_bucket_3 li {
    list-style: disc;
    margin-left: 15px;
}


/* global styles */
#footer_container {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    width: 910px;
    padding: 1px 0; /* margin collapse */
    overflow: auto; /* solves parent div expansion problem */
    margin-left: 45px;
    margin-right: 45px;
    margin-top: 10px;
    border-top: 1px solid #a6acb5;
    /*border: 1px solid black;*/
    font-size: 9px;
}
#footer_container p {
    margin-left: 15px;
}
#footer_container a {
    margin-left: 10px;
    text-decoration: none;
}


#submenu {
    font: normal 11px/14px arial, helvetica, sans-serif;
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 152px;
    padding: 55px 0; /* margin collapse */
    overflow: auto; /* solves parent div expansion problem */
    /*border: 1px solid black;*/
}
#submenu ul {
    list-style: none;
    float: left;
}
#submenu li {
    width: 120px;
    border-top: 1px solid #ccc;
    font-weight: bold;
    line-height: 18px;
}
#submenu a {
    display: block;
    color: #303038;
    text-decoration: none;
}
#submenu a:hover {
    color: #0056b6;
    text-decoration: none;
}


#leadership_team_links_list_1 {
    position: relative;
    top: 0;
    left: 0;
    padding: 1px 0;
    margin: 0;
    width: 740px;
    /*float: left;*/
    overflow: auto;
    /*border: 1px solid black;*/
}
#leadership_team_links_list_2 {
    position: relative;
    top: 0;
    left: 0;
    padding: 1px 0;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 30px;
    width: 740px;
    overflow: auto;
    /*border: 1px solid black;*/
}
#leadership_team_links_list_1 ul, #leadership_team_links_list_2 ul {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
#leadership_team_links_list_1 li, #leadership_team_links_list_2 li {
    padding-left: 20px;
}
#leadership_team_links_list_1 a, #leadership_team_links_list_2 a {
    font-size: 12px;
}
#leadership_team {
    position: relative;
    top: 0;
    left: 0;
    padding: 1px 0;
    margin: 0;
    width: 720px;
    overflow: auto;
    /*border: 1px solid black;*/
}
#leadership_team ul {
    list-style: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: left;
}
#leadership_team li {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    list-style: none;
    float: left;
}
#leadership_team img {
    float: left;
    padding-right: 20px;
}
#leadership_team h5 {
    font-weight: normal;
    font-size: 12px;
}
#leadership_team p {
    width: 580px;
}



#news_coverage h5 {
    margin-top: 20px;
    text-transform: none;
    color: #868f98;
}
#news_coverage p {
    padding-top: 5px;
    padding-bottom: 0px;
}
#news_coverage a {
    margin-left: 30px;
}



#press_releases_list h3 {
    margin-top: 15px;
    font-weight: bold;
}
#press_releases_list h5 {
    
}

#press_releases h3 {
    margin-top: 10px;
}
#press_releases h5 {
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#press_releases b {
    color: #0056b6;
}
#press_releases img {
    float: right; 
    margin-left: 20px; 
    margin-right: 10px;
    border: 0;
}

#press_releases .adobe {
    float: left;
    margin: 0;
    margin-right: 5px;
    border: 0;
}


#events h5 {
    padding: 0;
    margin: 0;
}
#events p {
    padding: 0;
    margin: 0;
} 


#awards {
    width: 750px;
    overflow: auto;
    padding: 1px 0;
}
#awards li {
    list-style: none;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: normal;
    color: #4380b3;
}
#awards a {
    text-decoration: underline;
}


#notices {
    overflow: auto;
    width: 750px;
}



#bucket_layout_2_1 {
    width: 345px;
    height: 260px;
    float: left;
    overflow: auto;
    margin-top: 10px;
    padding-right: 10px;
}
#bucket_layout_2_2 {
    width: 360px;
    height: 260px;
    float: left;
    overflow: auto;
    margin-top: 10px;
    padding-right: 10px;
    border-left: 1px solid #a6acb5;
    padding-left: 10px;
}
#bucket_layout_2_1 h4, #bucket_layout_2_2 h4 {
    margin-top: 0;
    padding-top: 0;
}


#bucket_layout_offset_2_1 {
    width: 460px;
    height: 320px;
    float: left;
    overflow: auto;
    margin-top: 10px;
    padding-right: 10px;
}
#bucket_layout_offset_2_2 {
    width: 230px;
    height: 320px;
    float: left;
    overflow: auto;
    margin-top: 10px;
    padding-right: 10px;
    border-left: 1px solid #a6acb5;
    padding-left: 10px;
}
#bucket_layout_offset_2_1 h4, #bucket_layout_offset_2_2 h4 {
    margin-top: 0;
    padding-top: 0;
}


#bucket_layout_3_1, #bucket_layout_3_2, #bucket_layout_3_3 {
    width: 230px;
    height: 330px;
    float: left;
    overflow: auto;
    margin-top: 10px;
    padding-right: 10px;
}
#bucket_layout_3_2, #bucket_layout_3_3 {
    border-left: 1px solid #a6acb5;
    padding-left: 10px;
}
#bucket_layout_3_3 {
    margin-right: 0;
}
#bucket_layout_3_1 h4, #bucket_layout_3_2 h4, #bucket_layout_3_3 h4 {
    margin-top: 0;
    padding-top: 0;
}


#bucket_layout_4_1, #bucket_layout_4_2, #bucket_layout_4_3, #bucket_layout_4_4 {
    width: 175px;
    height: 300px;
    float: left;
    overflow: auto;
    margin-top: 10px;
    padding-right: 5px;
}
#bucket_layout_4_2, #bucket_layout_4_3, #bucket_layout_4_4 {
    border-left: 1px solid #a6acb5;
    padding-left: 10px;
}
#bucket_layout_4_4 {
    padding-right: 0;
}
#bucket_layout_4_1 h4, #bucket_layout_4_2 h4, #bucket_layout_4_3 h4, #bucket_layout_4_4 h4  {
    margin-top: 0;
    padding-top: 0;
}


#contact_us {
    overflow: auto;
    width: 750px;
}


#investors {
    overflow: auto;
    width: 750px;
}

#pres_conf_agm {
    overflow: auto;
    width: 750px;
}
#pres_conf_agm p {
    padding: 0;
}
#pres_conf_agm ul {
    padding-left: 10px;
}

#financials_and_reports {
    overflow: auto;
    width: 750px;
}
#financials_and_reports ul, #financials_and_reports li {
    list-style-image: url("/images/adobe/pdf_icon.gif");
    margin-left: 15px;
}


#analyst_coverage {
    overflow: auto;
    width: 750px;
}
#analyst_coverage dl {
    padding: 0;
    margin: 0;
}
#analyst_coverage dd {
    padding-bottom: 10px;
}


#careers {
    overflow: auto;
    width: 750px;
}
#careers_logos img {
    display: inline;
    margin: 0;
}


#partners {
    overflow: auto;
    width: 750px;
}
#partners h5 {
    margin-top: 30px;
    font-weight: bold;
}
#partners img {
    float: right;
    margin-left: 20px;
}


/* service overview page style */
#services div { 
    height: 400px;
}
#services ul {
    list-style: disc;
    margin-left: 20px;
}
#services li {
    list-style: disc;
    padding-bottom: 5px;
}


#products_overview {
    width: 750px;
    overflow: auto;  /* solves parent div expansion problem */
    margin: 0;
    padding: 1px 0;
}
#products_overview h4, #products_overview p {
    padding: 0;
    margin: 0;
}
#products_overview img {
    padding-right: 20px;
}


#products {
    overflow: auto;
    width: 750px;
}
#products img {
    position: absolute;
    left: 1px;
    top: 200px;
}
#products ul {
    list-style: disc;
    margin-left: 20px;
}
#products li {
    list-style: disc;
    padding-bottom: 5px;
}
#products h5 {
    color: #303038;
    margin-top: 10px;
    font-weight: bold;
}


#os_expertise {
    overflow: auto;
    width: 750px;
}
#os_expertise_logo {
    position: absolute;
    left: 1px;
    top: 220px;
}
#os_expertise ul {
    list-style: disc;
    margin-left: 20px;
}
#os_expertise li {
    list-style: disc;
    padding-bottom: 5px;
}
#symbian_expertise_graphic {

}



#soleus_software_partners {
    overflow: auto;
    width: 750px;
}
#soleus_software_partners img {
    float: left;
    padding-right: 20px;
}

#soleus_silicon_vendor_partners {
    overflow: auto;
    width: 750px;
}
#soleus_silicon_vendor_partners img {
    float: left;
    padding-right: 20px;
}



#destinator_support {

}
#destinator_support h5 {
    color: #003366;
    font-weight: bold;
    margin-bottom: 10px;
}
#destinator_support input {
    padding-top: 10px;
}
#destinator_support hr {
    font-size: 0px;
	width: 610px;
	background-color: #D9D8DD;
	height: 5px;
	margin-top: 5px;
	margin-left: 0;
	margin-bottom: 30px;
	padding: 0;
	border: 0;
	text-align: left;
}
#destinator_support ol li {
    margin-left: 30px;
    list-style-type: decimal;
}

#destinator_reseller_list {

}
#destinator_reseller_list p {
    padding-bottom: 0;
}



/* glossary page under Destinator section */
div.separator {
	font-size: 0px;
	width: 610px;
	background-color: #D9D8DD;
	height: 5px;
	margin-top: 5px;
}

div.glossary_description {
	margin-left: 50px;
}

div.glossary_letter {
	float: left;
	color: #036;
	font-weight: bold;
}


div.glossary_title {
	margin-left: 50px;
	color: #036;
	font-weight: bold;	
}

div.glossary_letter_top {
	float: left;
	padding-top:7px;
	padding-bottom:7px;
	width: 20px;
	border-left: 3px solid #D9D8DD;
	text-align: center;
}

div.glossary_letter_top_inactive {
	float: left;
	color: #333;
	font-weight: bold; 
	padding-top:7px;
	padding-bottom:7px;
	width: 20px;
	border-left: 3px solid #D9D8DD;
	text-align: center;
}

glossary_img {
	text-align:left;
}
/* END of Destinator glossary styles */

/* support faq page under Destinator section */
div.separator {
	font-size: 0px;
	width: 610px;
	background-color: #D9D8DD;
	height: 5px;
	margin-top: 5px;
}

p.glossary_description {
	margin-left: 0px;
}

p.glossary_letter {
	float: left;
	color: #036;
	font-weight: bold;
}


p.glossary_title {
	margin-left: 0px;
	color: #036;
	font-weight: bold;	
}

p.glossary_letter_top {
	float: left;
	padding-top:7px;
	padding-bottom:7px;
	width: 20px;
	border-left: 3px solid #D9D8DD;
	text-align: center;
}

p.glossary_letter_top_inactive {
	float: left;
	color: #333;
	font-weight: bold; 
	padding-top:7px;
	padding-bottom:7px;
	width: 20px;
	border-left: 3px solid #D9D8DD;
	text-align: center;
}

glossary_img {
	text-align:left;
}
/* END of Destinator support faq styles */



.webcast_error_message {
    color: #868f98;
    font-size: 10px;
    text-transform: uppercase;
}


