/*
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;
}


h2 .sup {
    position: relative;
    top: -3px;
    font-size: 12px;
}

html, body {
    height: 100%;
    
}

body {
    margin: 0px; padding: 0px;
	background: #EFEFEF;
	color: #303038;
	font: 76% 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: 217px; height: 100px;
	display: block;
	background: url("/images/intrinsyc_logo.jpg") 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: 250px;
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_static {
    float: left;
}
#bannerrightswapdisplay {
    float: right;
}
#home_banner_swap_wince, #home_banner_swap_symbian, #home_banner_swap_winmo, #home_banner_swap_blackberry, #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: 15px;
}
#home_text_swap_wince, #home_text_swap_symbian, #home_text_swap_winmo, #home_text_swap_blackberry, #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;
}
#blackberrylogo_default {
    display: block;
}
#blackberrylogo_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;
}



/***** CONTENT SECTION - START *****/

#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;
}

#content_container h2 {
    margin: 0px;
    padding: 15px 0px 8px 0px;
}

#content_container h3 {
    margin: 0px;
    padding: 0px 0px 8px 0px;
}

#content_container h4 {
    margin: 0px;
    padding: 10px 0px 15px 0px;
}

#content_container p {
    padding: 0px 0px 8px 0px;
}

#content_container ul {
    padding: 0px 0px 15px 0px;
}

/***** CONTENT SECTION - END *****/


/* 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: 510px;
    float: left;
    overflow: auto;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
#home_bucket_layout_2_2 {
    width: 400px;
    height: 520px;
    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: 250px;
    padding-right: 20px
}
#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;
}


/***** FOOTER SECTION - START *****/

#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;
}

/***** FOOTER SECTION - END *****/

/***** COMMON LEFT MENU SECTION - START *****/

#submenu {
    font: normal 11px/14px arial, helvetica, sans-serif;
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 155px;
    padding: 0px;
    border: 0px;
    margin: 55px 0px 0px 0px;
    overflow: auto;
}

#submenu ul {
    list-style: none;
    float: left;
}

#submenu li {
    width: 120px;
    border-top: 1px solid #ccc;
    font-weight: bold;
    line-height: 18px;
    padding: 3px 0px;
}

#submenu li.subitem {
    width: 100px;
    margin-left: 20px;
    border: 0px;
    font-weight: bold;
    line-height: 18px;
    list-style-type: disc;
    color: #0056b6;
    padding: 0px;
}

#submenu a {
    display: block;
    color: #303038;
    text-decoration: none;
}

#submenu a:hover {
    color: #0056b6;
    text-decoration: none;
}

/***** COMMON LEFT MENU SECTION - END *****/

#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;
}
#awards img {
    margin-top: 5px;
    margin-bottom: 20px;
}


#itc_glossary {

}
#itc_glossary dt {
    float: left;
    clear: left;
    width: 140px;
    margin: 15px 0 15px 0;
}
#itc_glossary dd {
    float: left;
    width: 530px;
    margin: 15px 0 15px 0;
}


#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 #e6e6e6;
    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;
}


#home_bucket_layout_3_1, #home_bucket_layout_3_2, #home_bucket_layout_3_3 {
    width: 285px;
    height: 300px;
    float: left;
    overflow: auto;
    margin-top: 10px;
    padding-right: 10px;
}
#home_bucket_layout_3_2, #home_bucket_layout_3_3 {
    border-left: 1px solid #a6acb5;
    padding-left: 10px;
}
#home_bucket_layout_3_3 {
    margin-right: 0;
}
#home_bucket_layout_3_1 h4, #home_bucket_layout_3_2 h4, #home_bucket_layout_3_3 h4 {
    margin-top: 0;
    padding-top: 0;
}

#home_services div {
    height: 350px;
}

#home_services h2 {
    margin: 0px;
    padding: 0px 0px 8px 0px;
    text-align: center;
}

#home_services h4 {
    text-align: center;
}

#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;
}


#products {
    overflow: auto;
    width: 750px;
}
#products img {
    /*position: absolute;
    left: 1px;
    top: 340px;*/
}
#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;
}

#ux-zone img {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    margin-right: 50px;
}
#ux-zone li {
    margin-left: 30px;
}

#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;
}

mediadlcontent_holder {
    width: 950px;
}
#mediadlcontent {
    width: 600px;
    float: left;
}
#mediadlsignin {
    float: left;
    width: 270px;
    background-color: #e3e3e3;
    margin-top: 10px;
    padding: 5px 0px 0px 15px;
}
#lgnMediaDLSignIn input {
    margin-bottom: 10px;
}
.mediadlsignin {

}
.mediadlsignin_instructions {
    padding-bottom: 15px;
}
.mediadlsignin_button {
    margin-left: 80px;
}


.d9lgsupportbox {
    width: 260px;
    background-color: #e5e5e5;
    padding: 5px 0px 10px 15px;
    margin-right: 10px;
    float: left;
}
.d9lgsupportbox2 {
    width: 260px;
    background-color: #e5e5e5;
    padding: 5px 0px 10px 15px;
    margin-right: 10px;
}
#d9lgsupport ol li {
    margin-left: 25px;
    list-style-type: decimal;
}
#d9lgsupport ul li {
    list-style-type: disc;
}
#d9lgsupport h4 {
    margin-top: 5px;
}
#d9lgsupport h5 {
    margin-top: 15px;
}

#d9androidsupport ol li {
    margin-left: 25px;
    list-style-type: decimal;
}
#d9androidsupport ul li {
    list-style-type: disc;
}
#d9androidsupport h4 {
    margin-top: 5px;
}
#d9androidsupport h5 {
    margin-top: 15px;
}


.buynowbutton {
    margin-top: 8px;
}

#products .buynowbutton {
    position: relative;
    top: 0;
}

/***** SERVICES PAGES - START *****/

#services_content_holder {
    width: 750px;
    overflow: auto;
    margin: 0px;
    border: 0px;
    padding: 1px 0px;
	float: left;
}

#services_content_holder h4 {
	margin: 0px;
	border: 0px;
	padding: 10px 0px 5px 0px;
}

#services_content_holder p {
	margin: 0px 0px 10px 0px;
	border: 0px;
	padding: 0px;
}

#services_content_holder b {
    color: #0056b6;
    font-weight: bold;
}

#services_content_holder ul {
    list-style: disc;
    padding-left: 20px;
}

#services_content_holder li {
    list-style: disc;
    padding-bottom: 5px;
}

#services_content_layout_3_1, #services_content_layout_3_2, #services_content_layout_3_3 {
    width: 230px;
    height: 450px;
    float: left;
    overflow: auto;
    margin: 10px 0px 0px 0px;
    border: 0px;
    padding: 0px 10px 0px 10px;
}

#services_content_layout_3_2, #services_content_layout_3_3 {
    border-left: 1px solid #E6E6E6;
    padding-left: 9px;
}

#services_content_layout_3_1 h4, #services_content_layout_3_2 h4, #services_content_layout_3_3 h4 {
    margin: 0px;
    border: 0px;
    padding: 0px 0px 15px 0px;
    text-align: center;
}

/***** SERVICES PAGES - END *****/

/***** PRODUCT CONTENT PAGES - START *****/

#product_content_holder {
    width: 600px;
    overflow: auto;
    margin: 0px;
    border: 0px;
    padding: 1px 0px;
	float: left;
}

#product_content_holder ul {
    list-style: disc;
    padding-left: 20px;
}

#product_content_holder li {
    list-style: disc;
    padding-bottom: 5px;
}

#product_content_layout_3_1, #product_content_layout_3_2, #product_content_layout_3_3 {
    display: block;
    float: left;
    width: 180px;
    height: 280px;
    overflow: auto;
    margin: 10px 0px 0px 0px;
    border: 0px;
    padding: 0px 10px 0px 10px;
}

#product_content_layout_3_2, #product_content_layout_3_3 {
    border-left: 1px solid #E6E6E6;
    padding-left: 9px;
}

#product_content_layout_3_1 h4, #product_content_layout_3_2 h4, #product_content_layout_3_3 h4 {
    margin: 0px;
    border: 0px;
    padding: 0px 0px 15px 0px;
    text-align: center;
}

/***** PRODUCT CONTENT PAGES - END *****/

/***** PRODUCT OVERVIEW PAGES - START *****/

#product_overview_holder {
    width: 750px;
    overflow: auto;
    margin: 0px;
    border: 0px;
    padding: 1px 0px;
	float: left;
}

#product_overview_holder h4 {
	margin: 0px;
	border: 0px;
	padding: 0px;
    padding: 0px 0px 15px 0px;
    text-align: center;
}

#product_overview_holder p {
	margin: 0px 0px 10px 0px;
	border: 0px;
	padding: 0px;
}

#product_overview_holder b {
    color: #0056b6;
    font-weight: bold;
}

#product_overview_holder ul {
    list-style: disc;
    padding-left: 20px;
}

#product_overview_holder li {
    list-style: disc;
    padding-bottom: 5px;
}

#product_overview_layout_3_1, #product_overview_layout_3_2, #product_overview_layout_3_3, #product_overview_layout_3_4 {
    width: 165px;
    height: 550px;
    float: left;
    overflow: auto;
    margin: 10px 0px 0px 0px;
    border: 0px;
    padding: 0px 10px 0px 10px;
}

#product_overview_layout_3_2, #product_overview_layout_3_3, #product_overview_layout_3_4 {
    border-left: 1px solid #E6E6E6;
    padding-left: 9px;
}

#product_content_layout_3_1 h4, #product_content_layout_3_2 h4, #product_content_layout_3_3 h4 {
    margin: 0px;
    border: 0px;
    padding: 0px 0px 15px 0px;
    text-align: center;
}

/***** PRODUCT OVERVIEW PAGES - END *****/


/***** PRODUCT DETAILS SECTION - START *****/

#item_detail_links {
	background-color: #FFFFFF;
	margin: 55px 0px 0px 35px;
	border: 0px;
	padding: 0px;
	width: 120px;
	display: block;
	float: left;
	line-height:18px;
	font: normal 11px/14px arial, helvetica, sans-serif;
}

#item_detail_links a {
	color: #0056B6;
	text-decoration: none;
	margin: 0px 0px 30px 0px;
	border: 0px;
	padding: 0px;
	display: block;
	font-weight: bold;
}

/***** PRODUCT DETAILS SECTION - END *****/

/***** SOLUTIONS PAGES - START *****/

#solutions_content_holder {
    width: 750px;
    overflow: auto;
    margin: 0px;
    border: 0px;
    padding: 1px 0px;
	float: left;
}

#solutions_content_holder h4 {
	margin: 0px;
	border: 0px;
	padding: 10px 0px 5px 0px;
}

#solutions_content_holder h5 {
    color: #0056b6;
    font-weight: bold;
}

.accordion h5 {
    padding: 3px 0px 3px 20px;
    background-image: url("/images/global/collapsed.gif");
    background-position: left center;
    background-repeat: no-repeat;
}

#solutions_content_holder h5.ui-state-active {
    background-image: url("/images/global/expanded.gif");
}

#solutions_content_holder p {
	margin: 0px 0px 10px 0px;
	border: 0px;
	padding: 0px;
}

#solutions_content_holder b {
    color: #0056b6;
    font-weight: bold;
}

#solutions_content_holder ul {
    list-style: disc;
    padding-left: 20px;
}

#solutions_content_holder li {
    list-style: disc;
    padding-bottom: 5px;
}

#solutions_content_layout_3_1, #solutions_content_layout_3_2, #solutions_content_layout_3_3 {
    width: 230px;
    height: 430px;
    float: left;
    overflow: auto;
    margin: 10px 0px 0px 0px;
    border: 0px;
    padding: 0px 10px 0px 10px;
}

#solutions_content_layout_3_2, #solutions_content_layout_3_3 {
    border-left: 1px solid #E6E6E6 /*#A6ACB5*/;
    padding-left: 9px;
}

#solutions_content_layout_3_1 h4, #solutions_content_layout_3_2 h4, #solutions_content_layout_3_3 h4 {
    /*margin: 0px;
    border: 0px;
    padding: 0px 0px 15px 0px;*/
    text-align: center;
}

.solutions_content {
    display: none;
}

/***** SOLUTIONS PAGES - END *****/

/***** General Styles *****/
#content_holder {
    width: 750px;
    overflow: auto;
    margin: 0px;
    border: 0px;
    padding: 1px 0px;
	float: left;
}

#scontent_holder h4 {
	margin: 0px;
	border: 0px;
	padding: 10px 0px 5px 0px;
}

#content_holder h5 {
    color: #0056b6;
    font-weight: bold;
    /*padding: 3px 0px 3px 20px;
    background-image: url("/images/global/collapsed.gif");
    background-position: left center;
    background-repeat: no-repeat;*/
}

#content_holder h5.ui-state-active {
    background-image: url("/images/global/expanded.gif");
}

#content_holder p {
	margin: 0px 0px 10px 0px;
	border: 0px;
	padding: 0px;
}

#content_holder b {
    color: #0056b6;
    font-weight: bold;
}

#content_holder ul {
    list-style: none;
    /*padding-left: 20px;*/
}

#content_holder li {
    list-style: none;
    padding-bottom: 5px;
}

#content_layout_3_1, #content_layout_3_2, #content_layout_3_3 {
    width: 230px;
    height: 400px;
    float: left;
    overflow: auto;
    margin: 10px 0px 0px 0px;
    border: 0px;
    padding: 0px 10px 0px 10px;
}

#content_layout_3_2, #content_layout_3_3 {
    border-left: 1px solid #E6E6E6 /*#A6ACB5*/;
    padding-left: 9px;
}

#content_layout_3_1 h4, #content_layout_3_2 h4, #content_layout_3_3 h4 {
    /*margin: 0px;
    border: 0px;
    padding: 0px 0px 15px 0px;*/
    text-align: center;
}

.content {
    display: none;
}

/***** OTHER SERVICES/PRODUCTS/SOLUTIONS USED SECTION - START *****/

#other_items
{
	width: 100%;
	margin: 10px 0px;
	border-top: 1px solid #A6ACB5;
	padding: 0px;
	/*background-color: #F8F8F8;*/
	display: block;
	float: left;
}

#other_items ul, li {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

#other_items li {
	display: inline;	
}

#other_items ul {
	margin: 0px 0px 0px 25px;
}

.other_items_used {
	color: #000000;
	margin: 0px 30px 0px 10px;
	border: 0px;
	padding: 5px;
	display: block;
}

.other_items_used a {
	color: #4380B3;
	text-decoration: none;
}

.other_items_used a:hover {
	text-decoration: underline;
}

.other_items_used_header {
	color: #0056B6;
	font-weight: bold;
	margin-bottom: 5px;
}

/***** OTHER SERVICES/PRODUCTS/SOLUTIONS USED SECTION - END *****/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Component containers
----------------------------------*/
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(../styles/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-dialog .ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(../styles/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }

/* Icons
----------------------------------*/

/* states and images */
.ui-dialog .ui-icon { width: 16px; height: 16px; background-image: url(../styles/smoothness/images/ui-icons_222222_256x240.png); }
.ui-dialog .ui-widget-content .ui-icon {background-image: url(../styles/smoothness/images/ui-icons_222222_256x240.png); }
.ui-dialog .ui-widget-header .ui-icon {background-image: url(../styles/smoothness/images/ui-icons_222222_256x240.png); }
.ui-dialog .ui-state-default .ui-icon { background-image: url(../styles/smoothness/images/ui-icons_888888_256x240.png); }
.ui-dialog .ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../styles/smoothness/images/ui-icons_454545_256x240.png); }
.ui-dialog .ui-state-active .ui-icon {background-image: url(../styles/smoothness/images/ui-icons_454545_256x240.png); }
.ui-dialog .ui-state-highlight .ui-icon {background-image: url(../styles/smoothness/images/ui-icons_2e83ff_256x240.png); }
.ui-dialog .ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../styles/smoothness/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-dialog .ui-icon-close { background-position: -80px -128px; }
.ui-dialog .ui-icon-closethick { background-position: -96px -128px; }

/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
/* IE7-/Win - Fix extra vertical space in lists */
.ui-accordion a { zoom: 1; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; background:none; }
.ui-accordion .ui-accordion-content {background:none; border: none; border-top: 0; position: relative; top: 1px; margin-bottom: 10px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(../styles/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }

.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}

.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Dialog
----------------------------------*/
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: 0; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }

#dialog {
    display: none;
    padding: 5px;
}

.os_section ul {
	margin-top: 10px;
}

.os_section ul, .os_section li {
	list-style: disc inside none;
	padding-bottom: 5px;
}
