@import "../css/site-top-menu.css";

body {
    background-color:#ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color:#222222;
    line-height:18px;
    background-image:url("/img/bck.jpg");
    background-repeat:repeat-x;
    padding:0;
    margin:0;
}
td.shadow_right {
    height:100%;
  
}

input {
  font-size:1em;
}

select  {
		font-size:0.9em;
}

select option{
    /*height:21px;*/
    line-height:19px;
}

input.search-text {
    width:125px;    
    line-height:15px;
    height:15px;
    font-size:0.9em;
}

td.bck_menu {
    padding:0;
    padding-top:51px;
    margin:0;
}

td.bck_menu_bt {
    background-image:url("/img/head_bck_bt.jpg");
    background-repeat:repeat-x;
    width:436px; /*459px;*/
    padding:0;
    height:31px;
}

td.bck_menu_bt2{
    background-image:url("/img/head_bck_bt.jpg");
    background-repeat:repeat-x;
    width:174px;
    vertical-align:bottom;
    text-align:right;
}

td.bck_menu_bt_tail{
    background-image:url("/img/head_bck_bt_tail.jpg");
    background-repeat:no-repeat;
    width:10px;
    height:31px;
}

td.bck_line {
    background-image:url("/img/head_bck_line_gray.jpg");
    background-repeat:repeat-x;
    background-position:bottom;
    height:6px;
    width:420px; /*459px;*/
}

td.bck_search_pre {
    background-image:url("/img/head_search_pre.jpg");
    background-repeat:no-repeat;
    background-position:bottom;
    height:34px;
    width:16px;
}


td.bck_search {
    background-image:url("/img/head_search.jpg");
    background-repeat:no-repeat;
    height:34px;
    width:184px;
    text-align:center;
    vertical-align:bottom;
}

td.bck_search div {
    padding-bottom:2px;
}

td.bck_search div form input{
    padding-bottom:4px;
}

div.sshot_col1 {
    float:left;
    width:250px;
    padding:0 0 50px 50px;
}

div.sshot_col2 {
    float:right;
    width:250px;
    padding:0 50px 50px 0;
}

div.sshot_col1 a em,
div.sshot_col2 a em{
    line-height:22px;
    width:250px;
}

div.clear_float{
    clear:both;
}

.showHint{
   display: block;
   z-index:100;
   position:absolute;
   background-color: lightyellow;
   width: 230px; /*Default width of hint.*/ 
   padding: 3px;
   border:1px solid #333333;
   font:normal 11px Verdana;
   line-height:17px;
   border-right: 2px solid #333333;
   border-bottom: 2px solid #333333;
}

table.form td {
  height:27px;
}

td.bck_search form {
    padding-left:10px;
}


td.bck_logo_mb,
td.bck_logo_mb_nb,
td.bck_logo_mb_idx {
    background-image:url("/img/bck_mainbubble_left.jpg");
    background-repeat:repeat-x;
    background-position:top left;
    background-color:white;
    width:765px; /*789px;*/
    height:633px;
    border-left:1px solid #D9DBDC;  
    border-right:1px solid #D9DBDC;
    padding-left:20px;
    padding-right:4px;
    vertical-align:top;
}

td.bck_logo_mb_forum {
    background-image:url("/img/bck_mainbubble_left_forum.jpg");
    background-repeat:repeat-x;
    background-position:top left;
    background-color:white;
    height:115px;
    border-left:1px solid #D9DBDC;  
    border-right:1px solid #D9DBDC;
    padding-left:20px;
    padding-right:4px;
    vertical-align:top;
}


td.bck_logo_mb_idx {
    height: 352px;
}
td.bck_logo_mb_forum,
td.bck_logo_mb_nb {
    width:913px;
}

td.bck_submenu2 {
    background-image:url("/img/bck_submenu.jpg");
    background-repeat:repeat-x;
    background-position:left;
    width:436px; /*461px;*/
    height:51px;
}

td.bck_submenu {
    background-image:url("/img/bck_submenu.jpg");
    background-repeat:repeat-x;
    background-position:left;
    width:7px; /*461px;*/
    height:51px;
    /*border-right:1px solid #D9DBDC;*/
}

td.bck_white {
    background-color:white;

}

td.bck_submenu_border {
    background-color:#D9DBDC;
    width:1px;
    height:51px;
    margin:0;
    padding:0;

}


td.bubbles {
    padding-top: 51px;
    width: 184px;
    vertical-align:top;
    text-align:center;
    
}

td.bck_bubbles {
    background-color:white;
    height:500px;
    vertical-align:top;
    
}


td.box_gradient ul.supported_platforms li{
    list-style:none;
    margin-left:4px;
}

td.box_gradient ul.supported_platforms li a{
    margin-left:4px;
    padding:10px;
    padding-left:40px;
    line-height:40px;
    height:40px;
    background-repeat:no-repeat;
}


ul.supported_platforms li#sp_windows a{
    background-image:url("/img/sp_windows.png");
    background-position:left;
}

ul.supported_platforms li#sp_linux a{
    background-image:url("/img/sp_linux.png");
}

ul.supported_platforms li#sp_macosx a{
    background-image:url("/img/sp_mac.png");
}


div.sp_compatible {
    text-align:center;
    font-size:0.8em;
    color:#666666;
    line-height:14px;
    border-top: 1px solid #DDDDDD;
    padding-top:5px;

}

/* ----------- PAGE BOTTOM LINE -----------*/

td.page_corner_bottom_left {
    background-image:url("/img/page_corner_bottom_left.jpg");
    background-repeat:no-repeat;
    background-position:right top;
    width:43px;
    height:61px;
}

td.page_corner_bottom_right_pre {
    background-image:url("/img/page_line_bottom.jpg");
    background-repeat:repeat-x;
    background-position:left top;
    height:61px;
    
}

td.page_corner_bottom_right {
    background-image:url("/img/page_corner_bottom_right.jpg");
    background-repeat:no-repeat;
    background-position:right top;
    width:31px;
    height:61px;
}

td.page_line_bottom {
    background-image:url("/img/page_line_bottom.jpg");
    background-repeat:repeat-x;
    background-position:left top;
    height:61px;
    text-align:center;
    vertical-align:top;
}

/* --------- END PAGE BOTTOM LINE ---------*/



/* ----------- BUBBLE & KEY FEATURES -----------*/
/* The line top and the corner top left and right classes are used also to the Key features */


table.bubble {
    padding:0;
    width:164px;
    margin-top:7px;
    margin-bottom:7px;
    text-align:left;
}

table.bubble td.box_gradient{
    padding:4px;
}
    


td.box_corner_top_left {
    background-image:url("/img/corner_top_left.jpg");
    background-repeat:no-repeat;
    width:8px;
    height:8px;

}
td.box_corner_top_right {
    background-image:url("/img/corner_top_right.jpg");
    background-repeat:no-repeat;
    width:8px;
    height:8px;
}

td.box_corner_bottom_left {
    background-image:url("/img/corner_bottom_left.gif");
    background-repeat:no-repeat;
    width:8px;
    height:8px;

}
td.box_corner_bottom_right {
    background-image:url("/img/corner_bottom_right.gif");
    background-repeat:no-repeat;
    width:8px;
    height:8px;
}

td.box_line_bottom {
    height:8px;
    width:765px;
    background-image:url("/img/line_bottom.gif");
    background-repeat:repeat-x;
    background-position:top;
}

td.box_line_bottom_nb {
    height:8px;
    width:923px;
    background-image:url("/img/line_bottom.gif");
    background-repeat:repeat-x;
    background-position:top;
}


td.box_line_top,
td.kf_line_top{
    height:8px;
    width:147px;
    background-image:url("/img/line_top.jpg");
    background-repeat:repeat-x;
    background-position:top;
}

table.kf h3 {
    margin-top:0;
    padding-top:0;
    font-size:1.1em;
}


table.kf td {
    width:250px;
    text-align:left;
}


table.kf td td.kf_text {
    width:170px;
    text-align:left;
}

table.kf td td {
    width: 55px;
}

td.box_line_left {
    height:100%;
    width:8px;
    background-image:url("/img/line_left_white.gif");    
    background-repeat:repeat-y;
    background-position:top;
    

}

td.box_line_right {
    height:100%;
    width:8px;
    background-image:url("/img/line_right_white.gif");    
    background-repeat:repeat-y;
    background-position:top;
}

td.box_gradient {
    min-height:92px;
    background-image:url("/img/bubble_line.jpg");
    background-position:top;
    background-repeat:repeat-x;
    background-color:white;
}


td.kf_line_top {
    width:765px;
}


td.kf_bck {
    background-image:url("/img/kf_gradient.jpg");
    background-repeat:repeat-x;
    background-position:top left;
    background-color:white;
    width:/*765px;*/ /*789px;*/
    height:400px;
    border-left:1px solid #D9DBDC;  
    border-right:1px solid #D9DBDC;
    padding-left:20px;
}


/* ----------- END BUBBLE -----------*/


td.shadow_gradient_left {
    background-image:url("/img/shadow_gradient_left.jpg");
    background-repeat:no-repeat;
    background-position:left 168px;
    height:634px;
    width:43px;
    background-color:white;
    vertical-align:top;
}

td.shadow_left {
    background-image:url("/img/shadow_left.jpg");
    background-repeat:repeat-y;
    background-position:left 635px;    
    width:43px;
}

td.shadow_right {
    background-image:url("/img/shadow_right.jpg");
    background-repeat:repeat-y;
    background-position:left 580px;    
    width:31px;
    height:100%;
}


table.top_bubble {
    width:1020px;
    padding:0;
    margin:0;
}

td.aaa{
    padding:0;
    margin:0;
}


div.content,
div.index td div{
    padding:0;
    margin:0;
}

div.content {
    background-color:white;
}

div.index p.intro{
    padding-top:20px;
    padding-bottom:20px;
    background-color:white;    

}

/*div.index h2{
    padding-top:10px;
    padding-bottom:10px;
    background-color:white;    
}
*/

div.index p,
/*div.index h2,*/
div.index span,
div.index div{
    padding-left:20px;
    padding-right:7px;
    margin:0;
    background-color:transparent;
 }




td.search_bar_left {
    width: 45px;
    margin:0;
    padding:0;
/*    height:29px;*/
}


td.search_bar {
    background-image:url("/img/search_bar.jpg");
    background-repeat:repeat-x;
    padding:0;
    padding-right:7px;
    width: 968px;
    height:27px;
    margin:0;
    vertical-align:bottom;
    text-align:right;
}

td.ysplitter {
    width:7px;
    padding:0;
    margin:0;
}

div.ysplitter {
    width:7px;
    padding:0;
    height:30px;
}

td.xsplitter {
    height:7px;
    padding:0;
    margin:0;
}

td.sidemenu {
    margin:0;
    padding:0;
    padding-top:14px;
    /* totalWidth: width + padding-left = 168px */
    padding-left:11px;
    padding-bottom:20px;
    width:157px;
    vertical-align:top;
    text-align:left;
    background-color:white;
    border: 1px solid #777777;
    border-left: 1px solid #AAAAAA;

}


td.siteinfo {
    color: #666666;
    font-size: 11px;
    font-style: normal;
    text-decoration: none;
    border-top:1px solid #cccccc;
    text-align: center;
    height: 18px;
    background-color:white;
    padding: 7px;
    vertical-align: bottom;
    border: 1px solid #AAAAAA;
    border-bottom: 1px solid #777777;
    border-right: 1px solid #777777;
}

td.tdContentLarge,
td.tdContentIndex,
td.tdContent {
    border: 1px solid #777777;
    background-color:white;
    vertical-align:top;
    text-align:left;
/*    width:632px;*/
    height:700px; 
    padding-left: 10px;
    padding-right: 4px;
    padding-top:14px;
    padding-bottom:20px;
}

td.tdContentIndex {
    padding-top:2px;
    background-image:url("/img/bck_mainbubble.jpg");
    background-repeat:repeat-x;
}

td.tdContentLarge {
     width:785px;
}   
#cse-search-box input{
    vertical-align:bottom;
    height:17px;
    border-left:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    border-bottom:1px solid #DDDDDD; 
    border-right:1px solid #DDDDDD;
    font-family:arial,"trebuchet ms";
    font-size:11px;
    color: #777777;
    text-align:left; 
}
input.search_submit{
    vertical-align:bottom;
    padding:0; margin:0;
}

input#submit,input#submit_oh{background-image:url("/site-commons/img/submit.png"); background-repeat:no-repeat;background-position:0; border:0;
width:52px; height:28px; cursor:pointer; background-color:white;}
a.send_email {background-image:url("/site-commons/img/sendRequest.png");  background-repeat:no-repeat; 
border:0;height:30px; cursor:pointer;padding:0px 55px 10px 50px;}

table.main_bubble_layout {
    padding: 0px;
    padding-right:4px;
}
div.title_main_bubble {
    font-size: 1.7em;
    font-weight:bold;
    line-height:1.8em;
}
 
/* Supported platforms */
table.supported_platforms {
    border:0px solid black;
    width:100%;
}

table.supported_platforms td{
   width:45%;
   text-align:left;
}
table.supported_platforms td:first-child{
    text-align:left;
    width:30%;
    padding:10px;
    padding-bottom:1px;
}

/* Chapter and Bubble title style */

.chtitle {
    color: #333333;
    font-size:1.1em;
    vertical-align:bottom;
    font-weight:bold;
    text-indent:-1px;
    padding-top:8px;
    padding-bottom:2px;
}

.tabcontent ul#tabs_oxygen li.last,
.tabcontent ul#tabs_oxygen li.first {
    margin: 0;
    padding: 0 0 6px 5px;
    color: white;
    background-color:inherit;
    border-bottom: solid 1px #bfbfbf;
    cursor:auto;
    
     width: 80px;

}

.tabcontent ul#tabs_oxygen li.last {
    width:100px;

}


/* ---------------------------------- */
/* -------- SOFTWARE ARCHIVE -------- */
/* ---------------------------------- */
.downloadgrouptitle {
    color: #555555;
    font-size:1.5em;
    margin-top:45px;
    margin-bottom:15px;
    background-image:url("/site-commons/img/arrow2right.gif");
    background-position:left;
    background-repeat:no-repeat;
    text-indent:20px;
}
table.software_archive {
    padding:4px;
    margin:7px;
    width:97%;
}
table.software_archive tr td{
    text-align:center;
    line-height:30px;
    vertical-align:middle;
}
table.software_archive tr.head td{
    background-color:#eeeeee;
    font-size:1.1em;
    font-weight:bold;
    text-align:center;
    line-height:32px;
}
table.software_archive tr td div.zoomsshot {
    line-height:19px;
}
div.zoomit {
    cursor:pointer;
}
span.read_instructions {
    font-size:0.9em;
}
td.sa_platform {
    height:40px;
}

td.sa_platform table td{
    vertical-align:middle;
    text-align:left;
}

td.sa_platform table td.sa_platform_logo{
    width:32px;
}

td.sa_platform table td:last-child{
    text-indent:8px;
}



/*    -------------------------------   */
 /*    VOLUME DISCOUNTS   */
 /*    -------------------------------   */


table.volume_discounts {
    margin:0;
    padding:0;
    border: 0px solid black;
    border-collapse:collapse;
    width:710px;
}

table.volume_discounts tr th{
    background-color: #D2E8FF;
    padding:3px;
    margin:0;
    text-align:center;
}

table.volume_discounts td{
    background-color: #E8F3FF;
    text-align:center;
    padding:5px;
}

td.morethan50{
    text-align:left;
    text-indent:15px;
    padding-top:5px;
    background-color: #E8F3FF;
}

table.vd{
width:710px;
border-collapse:collapse;
margin:0;
padding:3px;
}

td.vd_top_left {
    background-image:url("/site-commons/img/pricetable_header_left_corner.gif");
    background-repeat:no-repeat;
    background-color: #D2E8FF;
    width:700px;
    height:6px;

}

td.vd_top_right {
    background-image:url("/site-commons/img/pricetable_header_right_corner.gif");
    background-repeat:no-repeat;
    width:6px;
    height:6px;
}

td.vd_bottom_left {
    background-image:url("/site-commons/img/pricetable_bottom_left_corner.gif");
    background-position:bottom left ;
    background-repeat:no-repeat;
    background-color: #E8F3FF;
    width:700px;
    height:6px;
}

td.vd_bottom_right {
    background-image:url("/site-commons/img/pricetable_bottom_right_corner.gif");
    background-position:bottom right ;
    background-repeat:no-repeat;
    background-color:white;
    width:6px;
    height:6px;
}

/*    ------------  END VOLUME DISCOUNTS -------------------   */

/*  -----------------------------------------------------*/
/*  ------- PRODUCTS TABLE SHOP ---------*/

.tableheader {
    border:0;
    /*border-bottom:1px solid #c4cad2;*/
    padding-bottom: 2px;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    width:100%;
}

table.producttable {
    margin-top: 24px;
    width:100%;
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #eeeeee;
    border-left:1px solid #eeeeee;
    border-collapse:collapse;
    padding-right:14px;

}

td.producttdheader {
    /*background-image:url("../../../img/productHeader.png");*/
    /*background-repeat:repeat-x;*/
    background-color:#efefef;
    border-bottom: 1px solid #dddddd; 
    border-top: 1px solid #dddddd;
    color:#444444;
    font-family:verdana,"trebuchet ms", tahoma, arial, sans-serif;    
    font-size: 1em;
    font-weight:bold;
    text-indent: 10px;
    height:24px;
    vertical-align:middle;
}

td.producttd {
    text-indent: 10px;
    border-top: 0 solid #999999;
    line-height: 20px;
    vertical-align:middle;
    margin:0;
    padding-top:10px;
    padding-bottom:15px;
    padding-right:10px;
    border-bottom:0px solid #eeeeee;
}

tbody.svn-pmsite {
    border-top:3px solid #eeeeee;
}

/*  ------- END PRODUCTS TABLE SHOP ---------*/



/* ----- DOWNLOAD INFO ----- */
.dLogo {float:left; position:relative;padding:20px 0 0 0; width:95px;}
.dInfo {float:left; clear: right; vertical-align:top;padding:0 0 0 30px; width:500px;}
.dInfoKit {float:left; width:380px;padding: 5px 0 5px 0;}
.dInfoKit h3{font-size:1.4em;color:#333;margin:0; padding:15px 0 10px 0;}
.dLink {float:right; width:90px;margin:20px 10px 0 20px;}
.dInstructions { float:left; width:43%; padding:0 10px 10px 15px;margin:20px 0 0 10px;background-color:#F7F7F7;}
.dRequire {float:right; clear:right;background-color:#F7F7F7;padding:0 10px 10px 10px; width:44%;margin:20px 7px 0 0;}
.dInstructions h4{font-weight:normal;color:#000;font-size:1.2em;margin:0; padding:17px 0 0 0;text-shadow:0 1px 0 #fff;} 
.dRequire ul li,.dInstructions ul li{line-height:18px;padding:4px 0 0 0;}
.li_title {font-size:1.2em; font-weight:normal; /*width:250px;*/color:#336699; text-shadow:0 1px 0 #fff;text-indent:3px;}
a.bt_download {width:127px; height:45px;}
div.update_site {background-repeat:no-repeat;background-image:url("/img/dl_page.png");background-position:-262px -164px;width:127px; height:35px;}

/* -------- TABS --------- */
.tabb.activeTabBody { display: block;}
div#download_oxygen{margin:0; float:left; width:607px;border-bottom:1px solid #1D63A3;text-align:center;padding:10px 10px 0 10px;}
div#download_oxygen a,div#download_author a,div#download_diff a{  background-repeat:no-repeat;background-image:url("/img/dl_page.png");
  padding: 5px 0 0 0; height:23px;width: 101px;float: left; text-align:center;font-size:0.9em; font-weight:bold;text-shadow:0 1px 0 #333; color:#fff;}
div#download_oxygen a{ background-position:0 0; }
div#download_author a{ background-position:-451px 0; width:121px; }
div#download_diff a{ background-position:-205px 0; width:121px; }
div#download_oxygen a:hover{ color:#FFC993; }
div#download_author a:hover{ color:#FFDFBF; }
div#download_diff a:hover{ color:#FFDFBF; }
div#download_oxygen a.activTab{ background-position:-102px 0; text-shadow:0 1px 0 #eee; color:#000; }

.tabcontent ul#tabs_syncrosvn { padding: 0; margin:20px 0 0 0; float: left; width: 100%;}
.tabcontent ul#tabs_syncrosvn li.first{margin: 0;padding: 0 0 6px 5px;color: white;background-color:inherit;border-bottom: solid 1px #bfbfbf;cursor:auto;width: 3px;height:18px;}
.tabcontent ul#tabs_syncrosvn li.first {padding: 0 0 31px 105px;border-bottom:0;background-image:url('/img/dl_tab_fade_left.png');background-position:right bottom;background-repeat:no-repeat;height:0;}
.tabcontent ul#tabs_syncrosvn li.last{margin: 0;padding: 0 0 6px 5px;color: white;background-color:inherit;border-bottom: solid 1px #bfbfbf;cursor:auto;width: 3px;height:18px;}
#syncrosvn_os{margin-top: 40px;}
.tabcontent ul#tabs_syncrosvn li#syncrosvn_Windows_id {padding-left:0;}
.tabcontent ul#tabs_syncrosvn li {background-image:none;text-align:center; border:0px;border-bottom:1px solid #c2c2c2;padding-left:5px;}
.tabcontent ul#tabs_syncrosvn li {margin: 0;float: left;list-style: none;cursor:pointer;text-align:center;font-size:1.1em;text-shadow:0 1px 0 #ddd;width: 107px;}
.tabcontent ul#tabs_syncrosvn li.last {padding: 0 0 31px 105px;border-bottom:0;background-image:url('/img/dl_tab_fade_right.png');background-position:left bottom;background-repeat:no-repeat;height:0;}
.tabcontent ul#tabs_syncrosvn li span {padding:6px 0 0 0; margin:0;font-weight: bold;font-size: 1em;display: block;height:24px;color: #333333;width:111px;background-image:url("/img/dl_tab.png");}
.tabcontent ul#tabs_syncrosvn li span:hover {color: #AE2C00;}
.tabcontent ul#tabs_syncrosvn li.activTab span{background-image:url("/img/dl_tab_selected.png");color: #222222;border-bottom: solid 0px #fff;}



/*  ------------------------------------------ */
/*  -------- FEATURES - WHAT IS NEW ---------- */
/*  ------------------------------------------ */

.isnew {
    background-image:url("/img/whats_new.png");
    background-repeat:no-repeat;
    background-position:10px 0;
    font-size:1.7em;
    margin-bottom: 5px;
    margin-top: 2.1em;
    line-height:50px;
    font-weight:normal;
    text-indent:60px;
}
h3.ft_title {
    font-size:1.5em;
    line-height: 25px;
    text-indent:2px;
    font-weight:normal;
    border-bottom:1px solid #eeeeee;
}
div.date {
    font-style:italic;
    font-size:0.9em;
}
td.listwhatisnew{
    background-image:url("/site-commons/img/gt_orange.gif");
    background-repeat:no-repeat;
    background-position: 1em 0.8em;
    width:250px;
    text-indent: 2em;
}
p.ft_subtitle {
    font-size:1.1em;
    font-weight:bold;
    color:#444444;
    padding-top:10px;
}

/* ---------------------------------- */
/* -------- SOFTWARE ARCHIVE -------- */
/* ---------------------------------- */
.downloadgrouptitle {
    color: #555555;
    font-size:1.5em;
    margin-top:45px;
    margin-bottom:15px;
    background-image:url("/site-commons/img/arrow2right.gif");
    background-position:left;
    background-repeat:no-repeat;
    text-indent:20px;
}
table.software_archive {
    padding:4px;
    margin:7px;
    width:97%;
}
table.software_archive tr td{
    text-align:center;
    line-height:30px;
    vertical-align:middle;
}
table.software_archive tr.head td{
    background-color:#eeeeee;
    font-size:1.1em;
    font-weight:bold;
    text-align:center;
    line-height:32px;
}
table.software_archive tr td div.zoomsshot {
    line-height:19px;
}
div.zoomit {
    cursor:pointer;
}
span.read_instructions {
    font-size:0.9em;
}
td.sa_platform {
    height:40px;
}

td.sa_platform table td{
    vertical-align:middle;
    text-align:left;
}

td.sa_platform table td.sa_platform_logo{
    width:32px;
}

td.sa_platform table td:last-child{
    text-indent:8px;
}

/* ---------------------------------- */
/* ---------- CONTACT PAGE ---------- */
/* ---------------------------------- */

table.ct {
    width:100%;
}


table.ct td div.title {
    font-size:1.4em;
    color:#555555;
    font-weight:normal;
}

table.ct td ul li div.title a{
    font-size:0.9em;
}

table.ct td{
    width:100%;
    text-align:left;
    height:120px;
    padding: 0 0 10px 100px;
    vertical-align:top;
    background-position:0 14px;
    background-repeat:no-repeat;
}

td.ct_tech {
    background-image:url('/site-commons/img/ct_tech_support.jpg');
}

td.ct_forum {
    background-image:url('/site-commons/img/ct_forum.jpg');
}

td.ct_mailing {
    background-image:url('/site-commons/img/ct_mailing.jpg');
}

td.ct_install {
    background-image:url('/site-commons/img/ct_install.jpg');
}

td.ct_ug {
    background-image:url('/site-commons/img/ct_ug.jpg');
}

td.ct_video {
    background-image:url('/site-commons/img/ct_video.jpg');
}


table.ct td ul li {
    vertical-align:top;
    list-style:none;
    margin-bottom:7px;
    line-height:17px;
}

table.ct td ul li div.title{
    font-size:1.3em;
}

table.ct td ul li ul {
    margin:0;
    margin-left:25px;
    
}

table.ct td ul li ul li{
    list-style:square;
    list-style-position:inside;
    line-height:20px;
}

table.ct td ul li h3.li_title {
    padding-left:20px;
    margin-top:10px;
    font-size:1.2em;
}

li#ct_phone {
    background-image:url('/site-commons/img/ct_phone.png');
    background-repeat:no-repeat;
    padding-left:50px;
    line-height:20px;
}


li#ct_email {
    background-image:url('/site-commons/img/ct_email.jpg');
    background-repeat:no-repeat;
    padding-left:50px;
    line-height:20px;
}

li#ct_mailbox {
    background-image:url('/site-commons/img/ct_mailbox.jpg');
    background-repeat:no-repeat;
    padding-left:50px;
    line-height:20px;
}


/* ---------------------------------- */
/* ----- FORM TECHNICAL SUPPORT ----- */
/* ---------------------------------- */


form select#selector{
    margin-left:15px;
}

form select#selector option{
    text-indent:20px;
}

fieldset {
    margin-top:20px;
    border:1px solid #eeeeee;
    line-height:20px;
}

fieldset legend{
    font-size:1.4em;
    color:#555555;
    padding-left:4px;
    padding-right:4px;
}

div.ts_left,
div.ts_left_txt,
div.ts_left_txt2{
    padding-left:10px;
    color:#444444;
    float:left;
    width:180px;
    height:25px;
    vertical-align:middle;
    margin-top:10px;
}

div.ts_right,
div.ts_right_txt,
div.ts_right_txt2{
    float:right;
    text-align:left;
    width:480px;
    height:25px;
    vertical-align:middle;
    margin-top:10px;
}

div.ts_left_txt,
div.ts_right_txt {
    margin-top:20px;
    padding-top:70px;
    padding-bottom:15px;
}

div.ts_left_txt2,
div.ts_right_txt2 {
    margin-top:20px;
    padding-bottom:15px;
    height:100px;
}

.showSup { 
    display: inline;
    color:red;
    padding-left:4px;
}

#files_list  > div {
    /*line-height:2.2em;*/
    vertical-align:top;
    background-color:gray;
}

#files_list  > div  input{
    /*margin-left: 20px;*/
    /*line-height:2.2em;*/
    vertical-align:top;
}

/*  ------------------------------------------ */
/*  ------ Oxygen logos >>> Link to us ------- */
/*  ------------------------------------------ */

ul.logos_list  {
    padding-bottom:0px;  
    list-style:none;       
}

div.code {
    font-size:0.9em;
    padding-bottom:30px;
}
 
ul.vector_logos li{
    list-style:none;
    line-height:65px;
    vertical-align:middle;
    background-repeat:no-repeat;
    background-position:left;
    padding-top:0px;
    padding-left:55px;
}

code.element {
    color:#000096;
}

code.attribute {
    color:#f5844c;
}

code.value {
    color:#993300;
}

ul.vector_logos li#svg {
    background-image:url("/img/iconsvg.png");    
}

ul.vector_logos li#eps {
    background-image:url("/img/iconeps.png");
}


/* -----------  NEW LAYOUT ------------  */
td.tdContentLarge {
    border: 1px solid #CCCCCC;
    padding:10px;
    vertical-align: top;
    background-color:white;
    text-align:left;
    width:799px;
    height:700px; 
}

td.siteinfo {
    color: #666666;
    font-size: 11px;
    font-style: normal;
    text-decoration: none;
    border-top:1px solid #cccccc;
    text-align: center;
/*    padding:7px 0 0 0;*/
    margin-top:0;
    height: 18px;
    background-color:white;
    vertical-align: bottom;
    border: 1px solid #CCCCCC;
}


td.siteInfoGray,
td.siteInfoGray a{
    color: #999999;
    font-size: 11px;
    font-style: normal;
    text-decoration: none;
    text-align: center;
/*    padding:7px 0 0 0;*/
    margin-top:0;
    height: 18px;
    /*background-color:white;*/
    vertical-align: bottom;
    /*border: 1px solid #CCCCCC;*/
}

/* ------------------------------------  */


table.sshots {
    width: 610px;

}

table.sshots td{
    text-align:center;
    padding-bottom: 30px;
}

div.sshotslink {
background-image: url('/img/sshots_icon.jpg');
/*background-position-x: -20px;
background-position-y: 13px;
*/background-repeat: no-repeat;
background-position:0px 13px;
font-size: 1.3em;
/*font-weight: normal;*/
height: 17px;
padding-left: 2px;
padding-top: 12px;
text-indent: 27px;

    

}




.noflashbackground {
    background-image:url("/img/main-bubble.png");
    background-repeat:no-repeat;
    /*width:635px;*/
    height:235px;
}


td.techSupportTDWidth {
    width: 185px;
    vertical-align:top;    
    
}


/* ------- ARTICLES ------- */
table.articles tbody tr td {
    margin-bottom: 40px;
    padding-bottom: 40px;
    background-color:blue;
}

/* -------- TABLE  with resellers flag ------- */

table.resellersFlag{
    border:1px solid black;
}


table.resellersFlag{
    border:0 solid black;
}

table.resellersFlag td.head{
    text-align:left;
    font-weight:bold;
    border-bottom: 1px solid #DDDDDD;
}

/* -------- Buy products TABLE ------- */

table.buyProducts{
    margin-top: 20px;
    margin-left:6px;
    margin-right:2px;
    text-align:center;
    border: 1px solid #AFAFAF;
    /*width: 625px;*/
}


table.products_list td {
    height:110px;
     background-color:#ffffff;
     vertical-align:middle;
     margin:0;
     padding:0;

}

.titleProductType {
    font-size:1.3em;
    /*font-family: "trebuchet ms",arial, verdana, tahoma, sans-serif;*/
    font-weight: bold;
    vertical-align:bottom;

}

td.buyHeader,
td.buyHeaderS {
    background-image:url('/site-commons/img/bckBuyProduct.gif');
    background-repeat:repeat-x;
    font-weight:bold;
    vertical-align:bottom;
    color:#000000;
    margin:0;
    padding:0;
    line-height:23px;
    border-bottom: 1px solid #AFAFAF;
    
 }

td.buyHeaderS {
    width: 45px;
    }

td.buySpan {
    vertical-align:middle;
    height:40px;
    text-align:left;
    border-bottom: 1px solid #AFAFAF;
    padding-left: 1px;
}

td.buyType {
    vertical-align:middle;
    width: 75px;
    text-align:left;
    border-bottom: 1px solid #AFAFAF;
    padding-left: 10px;
}



td.buyEdition {
    background-color:#FFFFFF;
    text-align:left;
    padding-left: 10px;    
    border-bottom: 1px solid #AFAFAF;    
    border-right: 1px solid #DADADA;
    width: 30px;
    vertical-align:middle;
    margin:0;
}


td.buyNewLicense,
td.buyNewLicenseCart {
    background-color:#DFEFF7;
    vertical-align:middle;
    padding:2px;
    text-align:right;
    border-bottom: 1px solid #AFAFAF;
/*   border-right: 1px solid #AFAFAF;*/
    width:90px;
}

td.buyUpgrade,
td.buyUpgradeCart {
    background-color:#EBF4FA;
    border-bottom: 1px solid #AFAFAF;
    vertical-align:middle;
    text-align:right;
    padding:2px;
    width:90px;
}

td.buyRenewal,
td.buyRenewalCart {
    background-color:#F3F9FC;
    border-bottom: 1px solid #AFAFAF;
    height:40px;
    padding:2px;
    width:90px;
    text-align:right;
}

td.buyNewLicenseCart,
td.buyUpgradeCart,
td.buyRenewalCart {
    width:30px;
}



td.buySplitter {
    height:10px;
    background-color:#FFFFFF;
    line-height:40px;
    border-right: 1px solid #AFAFAF;
    border-bottom: 1px solid #AFAFAF;
    margin:0;
    padding:0;
}



/* QUOTE */

table.cart {
    width: 95%;
    height: 200px;
    background-color:#F7F8F9;
    color:black;
    border:1px solid #EEEEEE;
    margin:4px;
}

table.cart td{
    text-align:center;
    padding:15px;
}

table.format_invoice{
    width:100%;
    border: 0px solid #FFDF9D;
    padding: 15px;
    text-align:center;
    
}
table.format_invoice tr td:first-child{
    width: 40%;
    text-align:left;
}

table.format_invoice tr.head td{
    border: 0 solid #CCCCCC;
    padding: 4px;
    font-family: "trebuchet ms",arial, verdana, tahoma, sans-serif;
    font-size:1.4em;
    padding-bottom:0;
    margin-bottom:0;
    text-align:center;
}



table.format_invoice tr td{
    border-top: 1px solid #DDDDDD;
    padding: 7px;
    width: 10%;
    text-align:center;

}

table.cart td span.emptyCart {
    /*font-family: "trebuchet ms",arial, verdana, tahoma, sans-serif;*/
    font-size:1.4em;
    font-weight:bold;
    color:#333333;
    line-height:1.5em;
}


select.productId option.color{
    background-color:#F7F8F9;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-weight:bold;
    line-height:20px;
    height:20px;
    font-family:arial,verdana, tahoma, sans-serif;
}


select.productId {
    font-family:courier, fixed, monospace;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    line-height:20px;
    width: 510px;
}


/* Registration code */

table.reg_code td {
    height: 30px;
    vertical-align:middle;

}

input.reg_code {
    margin:0;
    padding:0;
    text-align:center;
    color:#333333;
}



.affiliate{
    text-align:center;
    font-weight:bold;
    font-size:1.4em;
}

h2 {
    font-size: 1.3em;
}

h3 {
    font-size: 1.2em;
    margin-bottom: 0.4em;
    margin-top: 1.7em;
}

p {
    margin-top: 6px;
    margin-bottom: 7px;
    text-align:left;
}

.italic {
    font-size: 1em;
    font-style:italic;
    margin-bottom: 4px;
}

.oxyeditor {
   background-image:url('/site-commons/img/Editor14.png');
   background-position:0 0;
   background-repeat:no-repeat;
   padding-left:17px;
}

.oxyauthor {
   background-image:url('/site-commons/img/Author14.png');
   background-position:0 0;
   background-repeat:no-repeat;
   padding-left:17px;
}


a {
    color: #2970A6; /*#006895*/ 
    text-decoration:none;
}

a img {
    border:0;
}


div.bubble {
    padding:0;
    margin:0;
}

div.acenter {
    text-align:center;
}

a.visited {
    color: #006895;
}

a:hover {
    color: #ff3300;
}

/*a.buy_button  {
    background-position:top;
    background-size:42px 20px;
    background-image: url("/site-commons/img/buy.png");
    background-repeat:no-repeat;
    width:42px;
    height:20px;
}
*/
/*a.buy_button img {
    visibility:hidden;
    width:42px;
    height:20px;
    border:0;
    }
*/

/*a.buy_button:hover {
    background-image: url("/site-commons/img/buy_hover.png");
    background-repeat:no-repeat;
    width:42px;
    height:20px;
}
*/
/* ************** list tag styles ************** */

ul.noDecor {
    margin:0;
    margin-top: 0.2em;
    list-style-type:none;
    padding: 0;
}

ul.noDecor > li {
    margin:0;
    margin-top: 0.2em;
    list-style-image:none;
}

ul.videolist {
    margin:0;
    margin-top: 0.2em;
    list-style-type:none;
    padding: 0;
}

ul.videolist > li {
    margin:0;
    margin-top: 0.3em;
    background-image:url("/site-commons/img/demo.png");
    background-repeat:no-repeat;
    background-position:left;
    text-indent:24px;
}

ul {
    margin:0;
    margin-top: 0.9em;
    padding: 2px;
}

ul.features li {
    margin:0 0 1.2em 4px;
    padding: 0 0 0 12px;
    background-image:url("/site-commons/img/gt_orange.gif");
    background-repeat:no-repeat;
    background-position:2px 5px;
    list-style:none;
}

td.bubbleContent ul li {
    margin-bottom: 0.2em;
    list-style-image: url("../../site-commons/img/gt_orange.gif");
    margin-left: 1.2em;
}

td.bubbleContent ul.noDecor li {
    list-style-image:none;
    margin-left: 0;
    }

li {
    margin-bottom: 0.1em;
    margin-left:2em;
}


ul ul {
    list-style-type:disc;
}

ul ul ul {
    list-style-type:none;
}

ul {
    margin: 0;
    padding-left:0;
}

ul.smoothlist {
    margin-top:0.2em;
}

ul.smoothlist > li {
    padding-bottom: 0.1em;
    list-style-position:inside;
/*    list-style-image: url("../../site-commons/img/gt_orange.gif");*/
    margin-left:0.1em;
    padding-left:0.2em;
}

li.smoothlisttitle {
    margin-left: 0;
    margin-top: 10px;
    text-indent: 0;
    padding-left: 0;
    padding-bottom: 10px;
    list-style-type: none;
    list-style-position: inside;
    font-family: "trebuchet ms",arial, verdana, tahoma, sans-serif;
    font-weight:bold;
}
/* ********** Tables ********** */

    
table.quickbuy td {
    padding-left: 15px;
    height:1.5em;
    font-size: 0.9em;
}



/*table {
    border-collapse:collapse;
    border:0;
    border-spacing:0 0;
    padding:0;
    margin:0;
}
*/
table table {
    margin: 0;
}

td {
    padding: 0;
/*    height:25px;*/
} 



/*    -------------------------------   */
 /*    VOLUME DISCOUNTS   */
 /*    -------------------------------   */


table.volume_discounts {
    margin:0;
    padding:0;
    border: 0px solid black;
    border-collapse:collapse;
    width:710px;
}

table.volume_discounts tr th{
    background-color: #D2E8FF;
    padding:3px;
    margin:0;
    text-align:center;
}

table.volume_discounts td{
    background-color: #E8F3FF;
    text-align:center;
    padding:5px;
}

td.morethan50{
    text-align:left;
    text-indent:15px;
    padding-top:5px;
    background-color: #E8F3FF;
}

table.vd{
width:710px;
border-collapse:collapse;
margin:0;
padding:3px;
}

td.vd_top_left {
    background-image:url("/site-commons/img/pricetable_header_left_corner.gif");
    background-repeat:no-repeat;
    background-color: #D2E8FF;
    width:700px;
    height:6px;

}

td.vd_top_right {
    background-image:url("/site-commons/img/pricetable_header_right_corner.gif");
    background-repeat:no-repeat;
    width:6px;
    height:6px;
}

td.vd_bottom_left {
    background-image:url("/site-commons/img/pricetable_bottom_left_corner.gif");
    background-position:bottom left ;
    background-repeat:no-repeat;
    background-color: #E8F3FF;
    width:700px;
    height:6px;
}

td.vd_bottom_right {
    background-image:url("/site-commons/img/pricetable_bottom_right_corner.gif");
    background-position:bottom right ;
    background-repeat:no-repeat;
    background-color:white;
    width:6px;
    height:6px;
}

/*    ------------  END VOLUME DISCOUNTS -------------------   */




.kfTitle {
/*    background-image: url("/img/kf.gif");
    background-repeat:no-repeat;
    background-position:0 13px;
    border-collapse:collapse;
*/    
    text-indent:4px;
    color:#333333;
    font-size:1.4em;
    font-weight:bold;
    height:17px;
    padding-left:2px;
    padding-top:15px;
}

table.kf td {
    height:60px;
    padding:5px;
    padding-left:0;

}


table.kf tr.kfcolor td{
    background-color: #F3F9FE;
    border-bottom: 1px solid #EEEEEE;    
}


/*  ------------ FOOTER --------------*/

div#footer {
    padding-top:6px;
    margin:0;
    text-align:center;
    vertical-align:top;
}


/*  -----------------------------------------------*/
/*  ------------ ADVANTAGES --------------*/
/*  -----------------------------------------------*/
.adv_left {
    float:left;
    width:317px;
    height: 93px;
    text-align:left;
    margin-left:0px;
    margin-bottom:34px;
}

.adv_right {
    float:right;
    width:317px;
    height: 93px;
    text-align:left;    
    margin-right:4px;
    margin-bottom:34px;    
}

.adv_top {
    padding-top: 10px;
    background-image:url("/site-commons/img/adv_header_left.gif");
    background-position:top left;
    background-repeat:no-repeat;
    background-color:#FFEECC;
    /*width:636px;*/
    height:190px;
    vertical-align:top;
    float:left;    
} 

.adv_top_right {
padding-top: 10px;
    background-image:url("/site-commons/img/adv_header_right.gif");
    background-position:top right;
    background-repeat:no-repeat;
    background-color:#FFEECC;
    width:6px;
    height:190px;
    float:right;
    margin-right:3px;
} 

.adv_bottom {
    background-image:url("/site-commons/img/adv_footer_left.gif");
    background-position:bottom left;
    background-repeat:no-repeat;
    background-color:#FFEECC;    
    /*width:636px;*/
    height:6px;
    float:left;
    margin-bottom:30px;
} 

.adv_bottom_right {
    background-color:#FFEECC;
    background-image:url("/site-commons/img/adv_footer_right.gif");
    background-position:bottom right;
    background-repeat:no-repeat;
    width:6px;
    height:6px;
    float:right;
    margin-right:3px;
    margin-bottom:30px;
    
} 

div.adv_header {
    background-image:url("/site-commons/img/adv_header.gif");
    background-repeat:no-repeat;
    height:6px;
} 

div.adv_middle {
    background-color:#FFEECC;
    padding-left: 7px;
    padding-right: 5px;
    height: 90px;
} 

div.adv_footer {
    background-image:url("/site-commons/img/adv_footer.gif");
    background-repeat:no-repeat;
} 
/*  -------------END ADVANTAGES ---------------*/



/*  -----------------------------------------------*/
/*  ---------- DOWNLOAD INFO ----------*/
/*  -----------------------------------------------*/


.dInfo {
    float:left;
    clear: right;
    padding: 5px;
    width:78%;
    text-align:left;
    vertical-align:top;
}

.dInfoKit {
    float:left;
    padding: 5px;
    width:70%;
    text-align:left;
}

.dLink {
    float:right;
    vertical-align:middle;
    padding: 5px;
    margin-top: 20px;
    width:20%;
    text-align:left;
}

.dInstructions {
    float:left;
    padding-top:20px;
    padding: 5px;
    width:48%;
    text-align:left;
}

.dRequire {
    float:right;
    padding-top:20px;
    padding: 5px;
    width:44%;
    text-align:left;
    clear:right;
}


/* Logobar */
#windows {
    float:left;
    padding: 5px;
    width:35%;
    text-align:center;
}

#eclipse {
    float:left;
    padding: 5px;
    width:35%;
    text-align:center;
}

#mac {
    float:left;
    padding: 5px;
    width:35%;
    text-align:center;
}

#linux {
    float:left;
    padding: 5px;
    width:35%;
    text-align:center;
}

table.topbar {
    /*width:950px;*/
}

td.topbarleft {
    background-image: url("/img/topbar_left.png");
    background-repeat: no-repeat;
    width: 10px;
    height: 51px;
    vertical-align: top;
}

td.topbarright {
    background-image: url("/img/topbar_right.png");
    background-repeat: no-repeat;
    width: 11px;
    height: 51px;
    vertical-align: top;
}

td.topbartext {
    background-image: url("/img/topbar_text.png");
    background-repeat: no-repeat;
    width: 183px;
    height: 51px;
}

td.topbarsearch {
    background-image:url("/img/topbar_search.png");
    height: 51px;
    width:584px;
    background-repeat:no-repeat;
    text-align:right;/*
    vertical-align:middle;*/
}


td.topbarsearch form *{
    font-size:0.9em;
}

td.topbarsearch form input,
td.topbarsearch form select {
    color:#555555;
   vertical-align:middle;    
}

td.topbarsearch form img {
   vertical-align:bottom;
   padding:0.1em;
}

td.topbarsearch form span {
   vertical-align:baseline;
   padding:0.1em;
}
form {
    border: 0;
    padding: 0;
    border-collapse:collapse;
    border-spacing:0 0;
    margin:0;
}

span {
    font-size:1em;
    margin-top: 6px;
}

/* ******* Gallery container ******* */

     .gallerycontainer{
    position: relative;
    /*Add a height attribute and set to largest image's height to prevent overlaying*/
    }
    
    .thumbnail img{
    border: 0px solid white;
    margin: 0 0px 0px 0;
    }
    
    .thumbnail:hover{
    background-color: transparent;
    }
    
    .thumbnail span{ /*CSS for enlarged image*/
    position: absolute;
    padding: 0;
    left: -1000px;
    border: 0px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
    }
    
    .thumbnail span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 0px;
    }
    
    .thumbnail:hover span{ /*CSS for enlarged image*/
    /*visibility: visible;*/  /* uncomment  to activate the large image hover*/
    top: 0;
    left: -170px; /*position where enlarged image should offset horizontally */
    z-index: 50;
    }


/* Text */


/* BOLD */
.strong,
b {
    font-weight:bold;
    /*color: #000000;*/
}

.whitesmall {
    color:#ffffff;
    font-size:11px;
}


table.register td {
    height:32px;
}

.small {
    font-size:11px;
    line-height:14px;
    color:#444444;
}

.noborder {
    padding: 0;
    margin: 0;
}
/* Chapter and Bubble title style */

/*.chtitle {
    color: #2C5885;
    vertical-align:bottom;
    font-weight:bold;

    background-image:url("../../site-commons/img/th_separator.jpg");
    background-position: 1px 90%;
    background-repeat: no-repeat;
    padding-top:7px;
    padding-bottom:2px;
}
*//*
  the space between bubbles
 */

.spacerX {
    padding-left: 7px;
}

.spacerY {
    padding: 0;
    height: 3px;
    margin: 0;
}
/* the end of the linksection menu */


div.ghilopen {
    background-image: url("../../site-commons/img/ghilLeftBig.gif");
    background-repeat: no-repeat;
    background-position:0% 0;
}

div.ghilclose {
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-image: url("../../site-commons/img/ghilRightBig.gif");
}

.quote {
    text-indent: 23px;
    padding-top: 0;
    border:0;
    margin: 0;
    color:#555555;
    font-family: "trebuchet ms",arial ,sans-serif,tahoma, verdana;
}


table.boxkeyfeatures {
    background-color:#ffffff;
    font-family:"trebuchet ms", verdana, tahoma, arial, sans-serif;
    font-weight:bold;
    color:#555555;
    margin:0;
    padding:0;
    border:1px solid #cccccc;
}

.matrixtitle {
    border:0;
    border-bottom:1px solid #d6e9fc;
    background-color:#ffffff;
    font-family:"trebuchet ms", verdana, tahoma, arial, sans-serif;
    font-weight:bold;
    color:#555555
}

.academicOfferTitle {
    font-family:"trebuchet ms", verdana, tahoma, arial, sans-serif;
    font-size:18px;
    font-weight:bold;
    line-height:22px;
    color:#444444;
    text-align: center;
}

.academicOfferSubtitle {
    color:#444444;
    text-align: center;
}

.section508 {
    border:0;
    border-bottom:1px solid #d6e9fc;
    background-color:#ffffff;
    font-family:"trebuchet ms", verdana, tahoma, arial, sans-serif;
    font-weight:bold;
    color:#555555;
}

.infobox {
    margin:0;
    padding:0;
    border: 1px dashed #CCCCCC;
    background-color: #F9F9F9;
}
div.infobox{
    margin-right:2em;    
    padding:0.5em;
}

td.tdinfoboxheader {
    margin:0;
    padding-top:1px;
    padding-left:10px;
    padding-right: 10px;
    background-color: #F9F9F9;
    border-bottom:1px solid #DDE0E6;
}

td.tdinfobox {
    margin:0;
    padding-top:0;
    padding-left:7px;
    padding-right: 10px;
    padding-bottom:0;
    background-color: #F9F9F9;
    line-height:20px;
}

td.tdinfoboxfooter {
    text-align:left;
    margin:5px;
    padding-top:0;
    padding-left:7px;
    padding-right: 10px;
    padding-bottom:5px;
    background-color: #F9F9F9;
    line-height:10px;
}

.menu {
    border-right:0 solid #ffffff;
    border-left:0 solid #cccccc;
    border-top:1px solid #ffffff;
    border-bottom:1px solid #000000;
    color:#003399;
    font-size:10px;
    font-weight:bold;
}

.textorange {
    color: #999999;
    font-weight: bold;
}
/* Key features */


td.top_border {
    background-image:url("../../site-commons/img/border_top.png");
    height: 8px;
}

td.top_left_corner {
    background-image:url("../../site-commons/img/border_top_left_corner.png");
    width: 8px;
    height: 8px;
}

td.top_right_corner {
    background-image:url("../../site-commons/img/border_top_right_corner.png");
    width: 8px;
    height: 8px;
}

td.bottom_border {
    background-image:url("../../site-commons/img/border_bottom.png");
    height: 8px;
}

td.bottom_left_corner {
    background-image:url("../../site-commons/img/border_bottom_left_corner.png");
    width: 8px;
    height: 8px;
}

td.bottom_right_corner {
    background-image:url("../../site-commons/img/border_bottom_right_corner.png");
    width: 8px;
    height: 8px;
}

td.thseparator {
    background-image:url("../../site-commons/img/th_separator.jpg");
    background-repeat: no-repeat;
    width: 126px;
    height:3px;
}

td.leftshadow8 {
    background-image:url("../img/border_left.png");
    background-repeat:repeat-y;
    width: 8px;
    background-color:white;
}

td.rightshadow8 {
    
    background-image:url("../img/border_right.png");
    background-repeat:repeat-y;
    width: 8px;
}


/*  -----------------------------------------------------*/
/*  ------- PRODUCTS TABLE SHOP ---------*/

.tableheader {
    border:0;
    /*border-bottom:1px solid #c4cad2;*/
    padding-bottom: 2px;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    width:100%;
}

table.producttable {
    margin-top: 24px;
    width:100%;
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #eeeeee;
    border-left:1px solid #eeeeee;
    border-collapse:collapse;
    padding-right:14px;

}

td.producttdheader {
    /*background-image:url("../../../img/productHeader.png");*/
    /*background-repeat:repeat-x;*/
    background-color:#efefef;
    border-bottom: 1px solid #dddddd; 
    border-top: 1px solid #dddddd;
    color:#444444;
    font-family:verdana,"trebuchet ms", tahoma, arial, sans-serif;    
    font-size: 1em;
    font-weight:bold;
    text-indent: 10px;
    height:24px;
    vertical-align:middle;
}

td.producttd {
    text-indent: 10px;
    border-top: 0 solid #999999;
    line-height: 20px;
    vertical-align:middle;
    margin:0;
    padding-top:10px;
    padding-bottom:15px;
    padding-right:10px;
    border-bottom:0px solid #eeeeee;
}

tbody.svn-pmsite {
    border-top:3px solid #eeeeee;
}

/*  ------- END PRODUCTS TABLE SHOP ---------*/


.error {
    font-family:"trebuchet ms", verdana, tahoma, arial, sans-serif;
}

.red {
    color:#CC0000;
    font-family:"trebuchet ms", verdana, tahoma, arial, sans-serif;
    text-align:justify;
}


.alert {
    color:#FF4A4A;
    font-family: "trebuchet ms",arial, verdana, tahoma, sans-serif;
    font-weight:bold;
}

div.alert{
    height:1.7em;
    border: 1px dashed #CCCCCC;
    margin-top:7px;
    padding:10px;
    width: 510px;
}

div.downloading {
    /*height:1.7em;*/
    border: 1px dashed #CCCCCC;
    margin-top:7px;
    padding:10px;
    line-height:1.4em;
    font-size:1.1em;
    background-color:lightyellow;
}

div.downloading a{
    font-weight:bold;
    border-bottom:1px dashed;
}

.textblue {
    color:#003399;
}

.top {
    width: 100%;
    text-align:right;
}

.white {
    color:#ffffff;
    font-size:13px;
    font-weight:bold;
}

.white:hover {
    color: #FFFBA4;
    font-size:13px;
    font-weight:bold;
}

.mainbubble {
    color:#ffffff;
    font-size:18px;
    font-weight: bold;
    text-shadow:black 3px 3px, yellow -3px -3px;
}


.strikeout {
    color: #ff3300;
    text-decoration:line-through;
    font-style:italic;
    text-align:justify;
}

.textsup {
    color:#666666;
    font-size:10px;
    text-align:justify;
    line-height:11px;
}

.title {
    /*font-size:1.7em;*/
    font: 25px Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    font-weight:bold;
    /*line-height:1.6em;*/
    color:#000000;
}


.subtitle {
    font-size:1.4em;
    font-weight:bold;
    margin-bottom: 5px;
    margin-top: 1.8em;
    line-height:25px;
}

.listtitle {
    font-size:14px;
    font-weight:bold;
    margin-bottom: 2px;
    margin-top: 16px;
    line-height:22px;
    border-bottom:1px solid #DDE2E6;
}


h1.pagetitle {
    color:white;
    font-weight:bold;
    vertical-align: bottom;
    font-size:1.7em;
    padding-left:0.5em;
    padding-bottom:0;
    margin-top:0.8em;
}

h2.qatitle {
    color:#005E8A;
    font-size:14px;
    font-weight:bold;
    line-height:18px;
    margin-bottom: 2px;
    margin-top: 7px;
    /*background-image: url("../../site-commons/img/tr_separator.jpg");*/
/*    background-position: 0% 100%;
    background-repeat: no-repeat;
*/}

.subtitleimportant {
    color: #CC0000;
    font-size:14px;
    font-weight:bold;
    line-height:19px;
}

.titleregion {
    color: #FE6734;
    font-size:1.7em;
    font-weight:bold;
    font-family: "trebuchet ms",arial, verdana, tahoma, sans-serif;
}

div.regionSummary {
    border-bottom:1px dashed #EEEEEE;
    margin-bottom: 1.5em;
}


.downloadgrouptitle {
    color: #444444;
    font-size:15px;
    font-weight:bold;
}

.righttitle {
    font-family: "trebuchet ms",arial, verdana, tahoma, sans-serif;
    font-weight:bold;
}

.video,videolink {
    background-image:url("/site-commons/img/demo.png");
    background-position: 0 2px;
    background-repeat:no-repeat;
    font-size:11px;
    text-indent: 1.7em;
    
}

.videolink {
    color: #006895;
}


.linksection {
    color: #2970A6;
    font-style: normal;
    font-weight:bold;
    font-size:1.2em;
}

em {
    font-style:normal;
    font-weight: bold;
}

.linkstrong {
    color: #665555;
    font-style: normal;
    font-weight: bold;
}

.linkdashed {
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
}

.linkdashed:hover {
    color: #ff3300;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
}

.linksm {
    color: #666666;
    font-size: 11px;
}

.featuresectiontitle {
    font-family: "trebuchet ms",tahoma, arial, verdana, sans-serif;
    font-weight: bold;
    font-size:larger;
    vertical-align:bottom;
    line-height: 30px;
    padding:0;
    padding-left: 10px;
    border-bottom:1px solid #cccccc;
    background-image: url("../../site-commons/img/gt.gif");
    background-repeat: no-repeat;
    background-position:0 50%;
}


p.qa {
    color:#555555;
    text-align:left;
    text-indent: 10px;
    font-weight:bold;
    margin-bottom: 3px;
    margin-top: 0;
    background-image: url("../../site-commons/img/gt_orange.gif");
    background-position: 0% 5px;
    background-repeat: no-repeat;
}

div.qa {
    margin-top: 14px;
}

.seemore {
    line-height:12px;
    text-align:right;
    padding-right: 10px;
    background-image: url("../../site-commons/img/gt_orange.gif");
    background-position: right 6px;
    background-repeat: no-repeat;
}

.affiliate {
    text-align:left;
    vertical-align: top;
    margin: 0;
    border: 0;
    padding: 0;
    width: 100%;
    color: #336699;
}

.alignright {
    text-align:right;
    vertical-align: top;
    margin: 0;
    border: 0;
    padding: 0;
    width: 100%;
}
/* ************** features navigation styles ************** */

table.navigator {
    background-color: #f2faff;
    padding:0;
    margin-top:0;
    margin-right:0;
    margin-left:0;
    margin-bottom:0;
    padding-top:20px;
    border-right:1px solid #e6e6e6;
    border-left:1px solid #d6d6d6;
    border-top:1px solid #d6d6d6;
    border-bottom:1px solid #e6e6e6;
}

td.back {
    width:170px;
    /*border-right:1px solid #e6e6e6;*/
    background-image:url("/site-commons/img/previousFeature.png");
    background-repeat:no-repeat;
    background-position: 0 50%;
    padding-left:24px;
    text-align:left;
    font-size:0.9em;
    vertical-align:middle;
    height:100px;
}

td.parent {
    width:170px;
    background-image:url("/site-commons/img/parentFeature.png");
    background-repeat:no-repeat;
    background-position: 0 50%;
    padding-left:24px;
    font-size:0.9em;
    vertical-align:middle;
}

td.parentlinksection {
    border-right:1px solid #e6e6e6;
    border-left:1px solid #e6e6e6;
}


table.navigation {
    margin-top: 25px;
}

td.next {
    width:170px;
    border-right:1px solid #e6e6e6;
    background-image:url("/site-commons/img/nextFeature.png");
    background-repeat:no-repeat;
    background-position: 0 50%;
    padding-left:24px;
    font-size:0.9em;;
    vertical-align:middle;
}

td.listwhatisnew{
    background-image:url("/site-commons/img/gt_orange.gif");
    background-repeat:no-repeat;
    background-position: 1em 0.8em;
    width:250px;
    text-indent: 2em;
}

.gt {
    color:#cc0000;
    font-family:"trebuchet ms",sans-serif,helvetica,arial,verdana;
    font-weight:bold
}
/* the side menu */

.floatingmenu_h2 {
    margin:0;
    padding:0;
    background-color: transparent;
    list-style:none;
    left:0;
    width:90px;
/* width of menu items */
    border-bottom:0;
}

.floatingmenu {
    margin:0;
    background-color:#ffffff;
    list-style:none;
    left:0;
    top:0;
    width:360px;
/* width of menu items */
    border-bottom: 0;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #999999;
    border-left: 1px solid #cccccc;
    padding: 0;
    color: #5C5C5C;
}

.floatingmenua {
    padding: 3px;
}

.floatingmenuover {
    margin:0;
    padding:0;
    list-style:none;
    left:0;
    width:360px;
/* width of menu items */
    border-top: 1px solid #cccccc;
    border-right: 1px solid #999999;
    border-left: 1px solid #cccccc;
    border-bottom:0;
}

h2 div {
    position:relative
}

h2.floatingmenu {
    left:90px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom:1px solid #999999;
    background-color: #ffffff;
}
/*
  .clssubmenu:before {
  content: url("../../site-commons/img/gt_orange.gif");
  }
 */

div {
    border: 0;
    margin: 0;
    padding-bottom:5px;
}

div div {
    border: 0;
    margin: 0;
    padding: 0;
}

.clssubmenu {
    color:#444444;
    line-height: 17px;
    font-size:11px;
    /*padding-left: 1px;*/
}

.floatingmenuhover {
    color:#444444;
    line-height: 17px;
    /*padding-left:6px;*/
    margin:0;
    font-size:11px;
}

.floatingmenuhover:hover {
    background-color:#ffffff;
    border:0 solid #cccccc;
    color: #ff3300;
}

.floatingmenuhover:active {
    background-color:#ffffff;
    border:0 solid #cccccc;
    color:#444444;

}
/* styles for menu items */

h2 div a {
    display:block;
    background:#ffffff;
/* background:#ffffff transparent; */
/* ie6 bug */
/* ie6 bug */    border:0 solid #ccc;
}
/* holly hack. ie requirement \ */

* html h2 div {
    float:left;
    height:1%
}

* html h2 div a {
    height:1%
}
/* end */

div:hover h2, div.over h2 {
    display:block
}

/* Search classes */

div iframe {
    /*width:620px;*/
}


/* the magic */

.hide {display: none;}
.show{display: block;}


/* Screenshots thumbnail*/

/*
html>body .zoomsshot{
    z-index:0;
    position:relative;
}

.zoomsshot:hover{
    background-color:#ffffff;
    z-index:0;
    cursor:pointer;
}

.zoomsshot div img{
    padding:20px 16px 20px 16px;
    background-color: #ffffff;  
    z-index:150;
}


.zoomsshot div{
    position:absolute;
    background-color:#ffffff;
    left:-9999px;
    border:solid 10px #336699;
    color:#606a74;
    text-decoration:none;
    visibility:visible;
    top:-60px;
    left:-70px;
    z-index:150;
    padding:0px 0px 8px;
    margin:0px;
    
}

.zoomsshot div div.show{
     z-index:170;
 }
*/


html>body .zoomsshot {
    z-index:0;
    position:fixed;
         background-color:white;    
}


.zoomsshot div {
    visibility:hidden;
    color:#606a74;
     cursor:pointer;
    border:solid 3px #326D95;
    left:-9999px;
    position:fixed;
    visibility:visible;
    top:20%;
    left:27%;
    z-index:150;
    padding:0px 0px 0px;
    margin:0px;
    min-width:600px;
    min-height:380px;
    background:#fff;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
    background-color:white;  
}
.zoomsshot div img {
    padding:5px;
    background-color:white;
    z-index:0;
    left:-250px;
    
}


.zoomsshot div div{
     text-align:center;
     vertical-align:middle;

}
.zoomsshot img {
z-index:0;
}

div.zoomit {
    cursor:pointer;
}
