/* CSS Document */

body 
{
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        font-weight:normal;
        color:#272727;
        padding:0;
        margin:0;
}

.option2 {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        background:none;
        font-weight:normal;
        color:#7D0B00;
}

h2 {
        font-family:'Trebuchet MS', Arial, Helvetica, Sans-serif;
        font-size:24px;
        text-align:left;
        font-weight:normal;
        color:#343434;
        padding:0 0 0 3px;
        margin:0 0 12px 0;
}
h2.small {
        font:24px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        font-size:20px;
        font-weight:normal;
        color:#343434;
        padding:0 0 0 3px;
        margin:0 0 12px 0;
}
h2.nopad {
        font:24px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        font-weight:normal;
        color:#343434;
        padding:10px 0 0 3px;
        margin:0 0 12px 0;
}
h2.inline {
        font:24px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        font-weight:normal;
        color:#343434;
        display:inline;
        padding:0 0 0 3px;
}
h3 {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        font-weight:bold;
        color:#272727;
        padding:0 0 0 18px;
        margin:0;
}
h4 {
        font:14px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        font-weight:normal;
        color:#343434;
        padding:0 0 0 3px;
        margin:0 0 12px 0;
}
.h5 {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        font-weight:bold;
        color:#272727;
        padding:0 0 0 18px;
}
p {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        margin: 0;
        padding:10px 0 10px 3px;
}
span.tdText p {
        padding: 0px;
}
/* IMG Tags */

img {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        border:none;
}
a.logo {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        position:absolute;
        top:53px;
        left:0;
}

img.logo
{
        width:81px;
        height:29px;    
        background:url(/img/logotype.png);
}
/*IE6fix*/
* html img.logo
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logotype.png', sizingMethod='crop');        
}

img.down_button
{
        position:relative;
        top:3px;
        width:8px;
        height:8px;
        background:url(/img/down.png) no-repeat center center;
}

img.right_button
{
        background:url("/img/right.png") no-repeat scroll center center transparent;
        height:8px;
        position:relative;
        top:3px;
        width:8px;
}

/*IE6fix*/
* html img.down_button
{
        top:5px;
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/down.png', sizingMethod='crop');    
}

/*IE6fix*/
* html img.right_button
{
        top:5px;
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/right.png', sizingMethod='crop');    
}


.blue {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        color:#0033ff;
}
.claret {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        color:#7d0b00;
}
.red {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        color:#b71700;
}
.code {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        color:#7d0b00;
}
.code-asp {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        color:#7d0b00;
}
.code-c {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        color:#7d0b00;
}



ul li{
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        list-style:none;
        background:url(/img/ul.gif) no-repeat left top;
        margin:0 0 0 20px;
        padding:3px 0 3px 10px;
        line-height:16px;
}
ul.marks li{
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        list-style:none;
        background:url(/img/mark.gif) no-repeat left top;
        margin:0 0 0 20px;
        padding:3px 0 3px 18px;
        line-height:16px;
}
ul.dload li{
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
		background:none;
        text-align:left;
        list-style:none;
        margin:0 0 0 20px;
		color:#0a70a5;
        padding:3px 0 3px 0;
        line-height:12px;
		list-style:none;
}
ul.dload-no-margin li{
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
		background:none;
        text-align:left;
        list-style:none;
        margin:0 0 0 10px;
		color:#0a70a5;
        padding:3px 0 3px 0;
        line-height:12px;
		list-style:none;
}
ul.dload {
		background:none;
        margin:30px 0 0 0 ;
		list-style:none;
}

ol li{
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        margin:0 0 0 20px;
        padding:3px 0 3px 0px;
		list-style-type:decimal;
		background-color:Transparent;
		background-image:none;
}
ul, ol {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        margin:10px 0 0 0;
        padding:0;
}
/* A Tags */

a:link {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        text-decoration:underline;
        color:#0a70a5;
}
a:visited {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        text-decoration:underline;
        color:#0a70a5;
}
a:hover {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        text-decoration:underline;
        color:#000;
}
a:active {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        text-decoration:underline;
        color:#000;
}
a.nul:link {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        text-decoration:none;
        color:#0a70a5;
}
a.nul:visited {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        text-decoration:none;
        color:#0a70a5;
}
a.nul:hover {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        text-decoration:none;
        color:#0a70a5;
}
a.nul:active {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        text-decoration:none;
        color:#0a70a5;
}

a.non:hover {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        text-decoration:none;
}
a.non:active {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        text-decoration:none;
}

table.indexNews a:link {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        text-decoration:underline;
        color:#0a70a5;
}
table.indexNews a:visited {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        text-decoration:underline;
        color:#0a70a5;
}
table.indexNews a:hover {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        text-decoration:underline;
        color:#000;
}
table.indexNews a:active {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        text-decoration:underline;
        color:#000;
}



a.linkTop:link, a.linkTop:visited {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        text-decoration:none;
        color:#fff;
}
a.linkTop:hover, a.linkTop:active {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        text-decoration:none;
        color:#fff;
}
/* DIV Tags */

.main {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        text-align:center;
}
.parent {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        width:970px;
        margin:0 auto;
        position:relative;
        z-index:1;
}

.page {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        padding:185px 0 0 0;
}
.pageIndex {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        padding:130px 0 0 0;
}
#content {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        float:right;
        position:relative;
        width:663px;
        max-width:663px;
        margin:0 0 45px 0;      
}

#contentIndex {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        float:right;
        position:relative;
        width:970px;
        margin:0 0 45px 0;      
}

#content input {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;

        padding:0;
        margin:0;
}
#treeview {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        padding:0 0 30px 0;
        position:relative;
        min-height:390px;
        height:auto !important;
        height:390px;
        float:left;
}

#treeview img.freeviewtop
{
        width:285px;
        height:390px;
        background:url(/img/freeview-top.png);
}
/*IE6fix*/
* html #treeview img.freeviewtop
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/freeview-top.png', sizingMethod='crop');
}

#treeview img.freeviewbottom
{
        width:285px;
        height:40px;
        background:url(/img/freeview-bottom.png);
}
/*IE6fix*/
* html #treeview img.freeviewbottom
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/freeview-bottom.png', sizingMethod='crop');
}


#treeview .content {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/freeview-bg.png) repeat-y;
        width:285px;
		min-height:390px;
		
        margin:-390px 0 0 0;
}

/*IE6fix*/
* html #treeview .content
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/freeview-bg.png', sizingMethod='crop');
}
* html #treeview .content .inner
{
	height:390px;
	overflow:visible;
}





#treeview .content table {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        position:relative;
        z-index:10;
}


#treeviewIndex {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        padding:0 0 30px 0;
        position:relative;
        min-height:390px;
        height:auto !important;
        height:390px;
        float:left;
}


#treeviewIndex img.freeviewtopIndex
{
        width:205px;
        height:390px;
        background:url(/img/freeview-top-index.png);
}
/*IE6fix*/
* html #treeviewIndex img.freeviewtopIndex
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/freeview-top-index.png', sizingMethod='crop');
}

#treeviewIndex img.freeviewbottomIndex
{
        width:205px;
        height:30px;
        background:url(/img/freeview-bottom-index.png);
}
/*IE6fix*/
* html #treeviewIndex img.freeviewbottomIndex
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/freeview-bottom-index.png', sizingMethod='crop');
}


#treeviewIndex .content {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/freeview-bg-index.png) repeat-y;
        width:205px;
		min-height:390px;
        margin:-390px 0 0 0;
}

/*IE6fix*/
* html #treeviewIndex .content
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/freeview-bg-index.png', sizingMethod='crop');
}
* html #treeviewIndex .content .inner
{
	height:390px;
	overflow:visible;
}



#treeviewIndex .content table {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        position:relative;
        z-index:10;
}



#search {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        position:absolute;
        width:315px;
        height:34px;
        right:2px;
        top:49px;
}

#search img
{
        width:315px;
        height:34px;
        background:url(/img/search-bg.png) no-repeat;
}
/*IE6fix*/
* html #search img
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/search-bg.png', sizingMethod='crop');
        
}


#search input {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        position:absolute;
        right:29px;
        top:9px;
        background:none;
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        color:#fff;
        line-height:16px;
        padding:0 6px;
        margin:0;
        height:16px;
        width:256px;
        border:none;
}
#search input.search {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/search-input-bg-m.gif) left;
        color:#272727;
}
#search input.search-go {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        position:absolute;
        right:8px;
        top:9px;
        background:url(/img/search-go.gif) no-repeat center;
        cursor:pointer;
        height:16px;
        width:16px;
        border:none;
}

#quick-links {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        position:absolute;
        /*right:203px;*/
        /*right:90px;*/
        right:14px;
        top:10px;
        width: 78px;
}
#quick-links img {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        float:right;
        padding:5px 0 0 3px;
}

#quick-forum {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        position:absolute;
        right:90px;
        top:10px;
        width: 101px;
}
#quick-forum img {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        float:right;
        padding:5px 0 0 3px;
}

#quick-purchase {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        position:absolute;
        right:14px;
        top:10px;
        width: 65px;
}
#quick-purchase img {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        float:right;
        padding:5px 0 0 3px;
}

.paperbox {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        

        margin:-1px 0 25px 0;
}
.pbHeader {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/paperbox/header.png) no-repeat bottom;
        height:15px;
        margin:-1px 0 0  0;
}


/*IE6fix*/
* html .pbHeader
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/header.png', sizingMethod='crop');
}



.pbFooter {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/paperbox/footer.png) no-repeat top; 
        height:19px;
        margin:0;
/*      clear:both;
*/}

/*IE6fix*/
* html .pbFooter
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/footer.png', sizingMethod='crop');
}


.pbContent {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/paperbox/content.png);
        padding:0 17px;
        margin: 0;
        color:#272727;
/*      clear:both;
*/}

* html .pbContent
{
		padding:0px;
        padding-right:34px;
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/content.png', sizingMethod='scale');
        height:2px;
        margin-top:-3px;
}

* html .pbInnerContent
{
	position:relative;
	top:0px;
	left:17px;
}



.pbContent p {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        color:#272727;
}
.pbContent pre {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        margin:0;
        padding:0;
}
.separator {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/separator.png) no-repeat center;
        height:80px;
}
.separator_example {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        height:40px;
}

#paperbox_comment {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        margin:50px 0 0 0;
}
.pbcHeader {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/paperbox/header_quote.png) no-repeat bottom;
        height:15px;
        line-height:15px;
}
/*IE6fix*/
* html .pbcHeader 
{
        background: expression('none');
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/header_quote.png', sizingMethod='crop');
}


.pbcFooter {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/paperbox/footer_quote.png) no-repeat;
        height:36px;
        line-height:36px;
        clear:both;
}
/*IE6fix*/
* html .pbcFooter 
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/footer_quote.png', sizingMethod='crop');
}


.pbcContent 
{
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        background:url(/img/paperbox/content_quote.png) repeat-y;
        padding:5px 15px;
}

/*IE6fix*/
* html .pbcContent 
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/content_quote.png', sizingMethod='scale');
        height:2px;
        margin-top:-3px;
}

.pbcContent p {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

margin:0;
}
  
.live_example {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/paperbox/live_examples.png) no-repeat left;
        height:32px;
        line-height:32px;
        margin:20px 0 0 0px;
}
* html .live_example
{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/live_examples.png', sizingMethod='crop');    
}



.paperbox_example {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

}
.pbeHeader {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/paperbox/header_example.png) no-repeat bottom;
        height:22px;
        line-height:22px;
}
.pbeFooter {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/paperbox/footer_example.png) no-repeat;
        height:18px;
        line-height:18px;
        clear:both;
}
.pbeContent {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/paperbox/content_example.png);
        padding:5px 15px;
}
.pbeContent p {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

margin:0;
}



#footer {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/footer.jpg) repeat-x;
        height:200px;
        clear:both;
}

#footer .content {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        color:#626262;
        padding:5px 0;
}

.foot {
        position:static;
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        
        padding:25px 0 25px 25px;
        z-index:0;
        margin:0 auto;
        width:970px;
}

.main-navigation {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        margin:0 0 10px 0;
}
.example {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        padding:0 0 0 20px;
}
.download {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        background:url(/images/inc/disk_blue_24x24.gif) no-repeat left;
        padding:25px 0px 25px 30px;
        margin:0 3px;
        line-height:16px;
}
.h2 {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        font-size:24px;
        font-weight:normal;
        color:#343434;
        padding:0 0 0 3px;
        margin:0 0 12px 0;
}
#footer {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        clear:both;
}


.titleBox {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;

        padding:0 370px 0 0;
        text-align:right
}

img.titleHome
{
        width:720px;
        height:117px;
        background:url(/img/titleHome2.png);
}

* html img.titleHome
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/titleHome2.png', sizingMethod='crop');       
}


img.iconNews
{
        width:32px;
        height:32px;
        background:url(/images/home/icon_news.png);
}

* html img.iconNews
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home/icon_news.png', sizingMethod='crop');       
}


.titleOne {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;

        text-align:right;
        font-size:24px;
        line-height:24px
}
.titleTwo {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;

        text-align:right;
        font-size:48px;
        line-height:54px

}
.titleThree {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;

        text-align:right;
        font-size:24px;
        line-height:24px
}
.downloadBox {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
	text-align:left;
        position:absolute;
        top:224px;
        left:0;
}

.paperbox_parameters {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        width:30px;

        margin:-1px 0 25px 0;
}
.paperbox_parameters .pbpFooter {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        width:663px;

        background:url(/img/paperbox/parameters-footer.png) no-repeat top left; 
        height:40px;
        margin:0;
}
/*IE6 fix*/
* html .paperbox_parameters .pbpFooter
{
        background-image:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/parameters-footer.png', sizingMethod='crop');	
}




.paperbox_parameters .pbpContent {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/paperbox/content.png);
        color:#272727;
}

table.parameters {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        width:663px;
        border:none;
}
table.parameters th {
        text-align:left;

        height:37px;
        font-weight:normal;
        padding:0 15px 0 15px;
}
table.parameters td {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/paperbox/parameters-content-left.png) repeat-y left;
        border-bottom:1px solid #e0e6e7;
        padding:8px 15px;
        color:#7d0b00;
        vertical-align:top;
}
/*IE6 fix*/
* html table.parameters td
{
        background-image:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/parameters-content-left-doc-ie6.png', sizingMethod='scale');	
		_height:2px;
}


table.parameters td.par, table.parameters td.propertyLeft, table.parameters td.propertyLeftBottom {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        width:180px;
}
table.parameters td.desc, table.parameters td.propertyRight, table.parameters td.propertyRightBottom {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/paperbox/parameters-content-right.png) repeat-y right;
        border-left:1px solid #e0e6e7;
        color:#272727;
        width:420px
}

/*IE6 fix*/
* html table.parameters td.desc
{
        background-image:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/parameters-content-right-doc-ie6.png', sizingMethod='scale');	
		_height:2px;
}


table.parameters td img {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        margin-right:8px;
}
table.parameters th.left {
        font:16px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        line-height:37px;
        background:url(/img/paperbox/parameters-header-left.png) no-repeat left;
}
/*IE6 fix*/
* html table.parameters th.left
{
        background-image:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/parameters-header-left.png', sizingMethod='crop');	
}

table.parameters th.right {
        font:16px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        line-height:37px;
        background:url(/img/paperbox/parameters-header-right.png) no-repeat right;
}
/*IE6 fix*/
* html table.parameters th.right
{
        background-image:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/parameters-header-right-ie6.png', sizingMethod='crop');	
}



.tab {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        height:35px;
        position:relative;
        margin:0 0 40px 0;
        overflow:hidden;
}

.tabIDn {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        float:left;
        height:35px;
}
.tabIDn .left {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/tab/n-left.png) no-repeat left;
}
.tabIDn .right {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/tab/n-right.png) no-repeat right;
        padding:0 12px;
}
.tabIDn .content{
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/tab/n-content.png) repeat-x;
        line-height:35px;
        height:35px;
        padding:0 3px;
}
.tabIDn .content img {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        float:left;
        margin:6px 3px 0 0;
}

.tabIDy {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        float:left;
        height:35px;
}
.tabIDy .left {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/tab/y-left.png) no-repeat left;
}
.tabIDy .right {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/tab/y-right.png) no-repeat right;
        padding:0 12px;
}
.tabIDy .content{
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/tab/y-content.png) repeat-x;
        line-height:35px;
        padding:0 3px;
        height:35px;
}
.tabIDy .content img {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        float:left;
        margin:6px 3px 0 0;
}

.tabEnd {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/tab/line.png) repeat-x;
        width:20px;
        float:left;
}
table.nor {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        width:390px;

        background:none;
        border:1px #CCCCCC solid; 
}
table.nor td {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        color:#272727;

        background:none;
        border-bottom:1px #CCCCCC solid; 
}

table.nor th{
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
        vertical-align:middle;
        color:#7d0b00;

        background:none;
        border-bottom:1px #CCCCCC solid; 
}
table.nor th img{
        float:left;
}

div.paperbox_purchase {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
}
table.paperbox_purchase {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        width:100%;
        border:none;
}
table.paperbox_purchase td {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        padding:2px 15px;
}
table.paperbox_purchase th.left {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
		background:url(/img/paperbox/purchase-header-left.png) no-repeat left;
        height:70px;
}
/*IE6 fix*/
* html table.paperbox_purchase th.left
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/purchase-header-left.png', sizingMethod='crop');	
}


table.paperbox_purchase th.right {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
		background:url(/img/paperbox/purchase-header-right.png) right;
}

/*IE6 fix*/
* html table.paperbox_purchase th.right
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/purchase-header-right-ie6.png', sizingMethod='crop');	
}

div.paperbox_purchase_footer {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
		background:url(/img/paperbox/parameters-footer.png) no-repeat top;
        height:40px;
        margin:0;
}
/*IE6 fix*/
* html div.paperbox_purchase_footer
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/parameters-footer.png', sizingMethod='crop');	
}


table.paperbox_purchase td.par {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
		background:url(/img/paperbox/parameters-content-left.png) repeat-y left;
        border-bottom:1px solid #e0e6e7;
        color:#272727;
}
/*IE6 fix*/
* html table.paperbox_purchase td.par
{
        background-image:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/parameters-content-left-ie6.png', sizingMethod='scale');	
		_height:2px;
}


table.paperbox_purchase td.desc {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;

        background:#f5f5f5;
        border-bottom:1px solid #e0e6e7;
        border-left:1px solid #e0e6e7;
        text-align:center;
        color:#272727;
}       
table.paperbox_purchase td.descright {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
		background:url(/img/paperbox/parameters-content-right.png) repeat-y right;
        border-bottom:1px solid #e0e6e7;
        text-align:center;
        border-left:1px solid #e0e6e7;
        color:#272727;
}

/*IE6 fix*/
* html table.paperbox_purchase td.descright
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/parameters-content-right-ie6.png', sizingMethod='scale');	
		_height:2px;
}
/*IE6 fix*/
* html table.paperbox_purchase td.descrightwide
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/parameters-content-right-wide-ie6.png', sizingMethod='scale');	
		_height:2px;
}



table.paperbox_purchase td.titleleft {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;
		background:url(/img/paperbox/purchase-title-left.png) bottom left;
        vertical-align:top;
        color:#343434;
}
/*IE6 fix*/
* html table.paperbox_purchase td.titleleft
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/purchase-title-left-ie6.png', sizingMethod='scale');	
		_height:2px;
}



table.paperbox_purchase td.titleright {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/paperbox/purchase-title-right.png) no-repeat bottom right;
        vertical-align:top;
        border-left:1px solid #d3d9da;
        color:#343434;
        width:115px;
}

/*IE6 fix*/
* html table.paperbox_purchase td.titleright
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/purchase-title-right-ie6.png', sizingMethod='scale');	
		_height:2px;
}
       
table.paperbox_purchase td.titlecontent {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/paperbox/purchase-title-content.png) repeat-x bottom;
        vertical-align:top;
        border-left:1px solid #d3d9da;
        color:#343434;
        width:115px;
}
/*IE6 fix*/
* html table.paperbox_purchase td.titlecontent
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/purchase-title-content.png', sizingMethod='scale');	
		_height:2px;
}

table.paperbox_purchase td p.description {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        color:#626262;
        padding:5px 0;
}
table.paperbox_purchase th.left div.title {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/purchase-title-product.jpg) no-repeat bottom left;
        margin:0 0 0 10px;
        height:70px;
}


table.paperbox_purchase th.right div.title {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

        background:url(/img/purchase-title-license.jpg) no-repeat bottom left;
        margin:0 0 0 10px;
        height:70px;
}


table.paperbox_purchase tr.rowover td.par
{
    background:transparent url(/img/paperbox/parameters-content-left-over.png) repeat-y scroll left center;
}
/*IE6 fix*/
* html table.paperbox_purchase tr.rowover td.par
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/parameters-content-left-over-ie6.png', sizingMethod='scale');	
		_height:2px;
}
table.paperbox_purchase tr.rowover td.desc
{
    background:#f0f0f0 none repeat scroll 0 0;
}
table.paperbox_purchase tr.rowover td.descright
{
    background:transparent url(/img/paperbox/parameters-content-right-over.png) repeat-y scroll right center;
}
/*IE6 fix*/
* html table.paperbox_purchase tr.rowover td.descright
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/parameters-content-right-over-ie6.png', sizingMethod='scale');	
		_height:2px;
}
* html table.paperbox_purchase tr.rowover td.descrightwide
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/paperbox/parameters-content-right-wide-over-ie6.png', sizingMethod='scale');	
		_height:2px;
}


div.products {
        font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
        text-align:left;

}
div.subhomeDownload {
        margin:0 0 0 -3px;
}
div.subhomeTop {
        height:100px;
}
div.subhomeTitle {
        font-size:60px;
}
div.subhomeDesc {
        font-size:20px;
        line-height:24px;
        margin:0 0 10px 0
}

div.subhome {
        position:relative;
        width:663px;
        height:300px;
        margin:-100px 0 40px 0;
}
div.image1 {
        background:url(/img/subhome/image1.png) no-repeat bottom;
}
* html div.image1 {
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image20.png', sizingMethod='crop');
}

div.image2 {
        background:url(/img/subhome/image2.png) no-repeat bottom;
}
div.image3 {
        background:url(/img/subhome/image3.png) no-repeat bottom;
}
div.image4 {
        background:url(/img/subhome/image4.png) no-repeat bottom;
}
div.image5 {
        background:url(/img/subhome/image5.png) no-repeat bottom;
}
div.image6 {
        background:url(/img/subhome/image6.png) no-repeat bottom;
}
div.image7 {
        background:url(/img/subhome/image7.png) no-repeat bottom;
}
div.image8 {
        background:url(/img/subhome/image8.png) no-repeat bottom;
}
div.image9 {
        background:url(/img/subhome/image9.png) no-repeat bottom;
}
div.image10 {
        background:url(/img/subhome/image10.png) no-repeat bottom;
}
div.image11 {
        background:url(/img/subhome/image11.png) no-repeat bottom;
}
div.image12 {
        background:url(/img/subhome/image12.png) no-repeat bottom;
}
div.image13 {
        background:url(/img/subhome/image13.png) no-repeat bottom;
}
div.image14 {
        background:url(/img/subhome/image14.png) no-repeat bottom;
}
div.image15 {
        background:url(/img/subhome/image15.png) no-repeat bottom;
}
div.image16 {
        background:url(/img/subhome/image16.png) no-repeat bottom;
}
div.image17 {
        background:url(/img/subhome/image17.png) no-repeat bottom;
}
div.image18 {
        background:url(/img/subhome/image18.png) no-repeat bottom;
}
div.image19 {
        background:url(/img/subhome/image19.png) no-repeat bottom;
}
div.image20 {
        background:url(/img/subhome/image20.png) no-repeat bottom;
}
div.image21 {
        background:url(/img/subhome/image21.png) no-repeat bottom;
}
div.image22 {
        background:url(/img/subhome/image22.png) no-repeat bottom;
}


* html div.image2 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image2.png', sizingMethod='crop');
}
* html div.image3 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image3.png', sizingMethod='crop');
}
* html div.image4 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image4.png', sizingMethod='crop');
}
* html div.image5 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image5.png', sizingMethod='crop');
}
* html div.image6 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image6.png', sizingMethod='crop');
}
* html div.image7 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image7.png', sizingMethod='crop');
}
* html div.image8 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image8.png', sizingMethod='crop');
}
* html div.image9 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image9.png', sizingMethod='crop');
}
* html div.image10 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image10.png', sizingMethod='crop');
}
* html div.image11 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image11.png', sizingMethod='crop');
}
* html div.image12 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image12.png', sizingMethod='crop');
}
* html div.image13 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image13.png', sizingMethod='crop');
}
* html div.image14 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image14.png', sizingMethod='crop');
}
* html div.image15 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image15.png', sizingMethod='crop');
}
* html div.image16 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image16.png', sizingMethod='crop');
}
* html div.image17 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image17.png', sizingMethod='crop');
}
* html div.image18 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image18.png', sizingMethod='crop');
}
* html div.image19 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image19.png', sizingMethod='crop');
}
* html div.image20 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image20.png', sizingMethod='crop');
}
* html div.image21 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image21.png', sizingMethod='crop');
}
* html div.image22 {
        background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/subhome/image22.png', sizingMethod='crop');
}

/*Products and quicklinks*/

div.products {width:880px; z-index:20;}

.products_background
{
    position:absolute;left:0px;top:0px;width:900px;height:470px;background:url(/img/products/product.png);
}
.products_background_small  {
background:url("/img/products/product-small.png") repeat scroll 0 0 transparent;
height:397px;
left:0;
position:absolute;
top:0;
width:900px;
}
* html .products_background
{
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/product.png', sizingMethod='scale');
}

div.products table {width:100%; padding:0 10px;}
div.products table td {width:200px; vertical-align:top}

div.productsID a
{
    display:block;
    line-height:20px;
    height:30px;
    text-decoration:none;
    color:#4170A5;
	outline-style:none;
}

div.productsID a:hover
{
    background:url(/img/products/products_over.gif) no-repeat left center;
    color:Black;
	text-decoration:none;
	outline-style:none;
}

div.productsID a:focus,
div.productsID a:visited
{
    outline-style:none;
	text-decoration:none;
}

div.productsID a i.product
{
    border: 0 none;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    background-image: url(../images/products_icon.png);
    height: 20px;
    width: 20px;
    display: inline-block;
    top: 5px;
}

div.productsID a img.productsNew
{
    position:static;
    margin:0px;
}


div.productsTitle { line-height:30px; height:30px; font-size:16px;}
div.productsSeparator {height:10px;}
h2.products { margin:0; padding:0;      font:24px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
}

#centerdot
{
    position:absolute;
    width:1px;
    height:1px;
    font:0px;
}


div.quicklinks div.productsID a
{
    line-height:30px;
    padding-left:10px;
}

img.product
{
        width:20px;
        height:20px;
}
img.ajaxpage{background:url(/img/products/ajaxpage.png);} * html img.ajaxpage {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/ajaxpage.png', sizingMethod='crop');}
img.calendar{background:url(/img/products/calendar.png);} * html img.calendar {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/calendar.png', sizingMethod='crop');}
img.colorpicker{background:url(/img/products/colorpicker.png);} * html img.colorpicker {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/colorpicker.png', sizingMethod='crop');}
img.datepicker{background:url(/img/products/datepicker.png);} * html img.datepicker {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/datepicker.png', sizingMethod='crop');}
img.fileuploadprogress{background:url(/img/products/fileuploadprogress.png);} * html img.fileuploadprogress {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/fileuploadprogress.png', sizingMethod='crop');}
img.flyout{background:url(/img/products/flyout.png);} * html img.flyout {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/flyout.png', sizingMethod='crop');}
img.grid{background:url(/img/products/grid.png);} * html img.grid {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/grid.png', sizingMethod='crop');}
img.editor{background:url(/img/products/editor.png);} * html img.editor {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/editor.png', sizingMethod='crop');}
img.imagezoom{background:url(/img/products/imagezoom.png);} * html img.imagezoom {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/imagezoom.png', sizingMethod='crop');}
img.scheduler{background:url(/img/products/scheduler.png);} * html img.scheduler {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/scheduler.png', sizingMethod='crop');}
img.show{background:url(/img/products/show.png);} * html img.show {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/show.png', sizingMethod='crop');}
img.spellchecker{background:url(/img/products/spellchecker.png);} * html img.spellchecker {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/spellchecker.png', sizingMethod='crop');}
img.splitter{background:url(/img/products/splitter.png);} * html img.splitter {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/splitter.png', sizingMethod='crop');}
img.superform{background:url(/img/products/textbox.png);} * html img.splitter {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/textbox.png', sizingMethod='crop');}
img.tabstrip{background:url(/img/products/tabstrip.png);} * html img.tabstrip {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/tabstrip.png', sizingMethod='crop');}
img.treeview{background:url(/img/products/treeview.png);} * html img.treeview {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/treeview.png', sizingMethod='crop');}
img.treedb{background:url(/img/products/treedb.png);} * html img.treedb {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/treedb.png', sizingMethod='crop');}
img.window{background:url(/img/products/window.png);} * html img.window {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/window.png', sizingMethod='crop');}
img.contextmenu{background:url(/img/products/contextmenu.png);} * html img.contextmenu {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/contextmenu.png', sizingMethod='crop');}
img.easymenu{background:url(/img/products/easymenu.png);} * html img.easymenu {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/easymenu.png', sizingMethod='crop');}
img.slidemenu{background:url(/img/products/slidemenu.png);} * html img.slidemenu {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/slidemenu.png', sizingMethod='crop');}
img.textmenu{background:url(/img/products/textmenu.png);} * html img.textmenu {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/textmenu.png', sizingMethod='crop');}
img.autosuggest{background:url(/img/products/autosuggest.png);} * html img.autosuggest {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/autosuggest.png', sizingMethod='crop');}
img.multilevel{background:url(/img/products/multilevel.png);} * html img.multilevel {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/multilevel.png', sizingMethod='crop');}
img.stateselector{background:url(/img/products/stateselector.png);} * html img.stateselector {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/stateselector.png', sizingMethod='crop');}
img.button{background:url(/img/products/button.png);} * html img.button {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/button.png', sizingMethod='crop');}
img.checkbox{background:url(/img/products/checkbox.png);} * html img.checkbox {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/checkbox.png', sizingMethod='crop');}
img.combobox{background:url(/img/products/combobox.png);} * html img.combobox {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/combobox.png', sizingMethod='crop');}
img.multileveltextbox{background:url(/img/products/multileveltextbox.png);} * html img.multileveltextbox {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/multileveltextbox.png', sizingMethod='crop');}
img.radiobutton{background:url(/img/products/radiobutton.png);} * html img.radiobutton {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/radiobutton.png', sizingMethod='crop');}
img.textbox{background:url(/img/products/textbox.png);} * html img.textbox {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/products/textbox.png', sizingMethod='crop');}


/* End of Products and quicklinks*/

.subhomeDownload .downloadButton
{
        width:93px;
        height:27px;
        background:url(/img/treeviewhome_download.png);
}
* html .subhomeDownload .downloadButton
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/treeviewhome_download.png', sizingMethod='crop');
}

.buttonDownload
{
        background:url(/img/button-downloads.png);
        width:87px;
        height:21px;
}
* html .buttonDownload
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/button-downloads.png', sizingMethod='crop');
}

.buttonProducts
{
        background:url(/img/button-products.png);
        width:61px;
        height:21px;    
}
* html .buttonProducts
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/button-products.png', sizingMethod='crop');
}



.load
{
        background:url(/img/load.png) no-repeat;
		width:60px;
		height:60px;
}
* html .load
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/load.png', sizingMethod='crop');
}
.pack
{
        background:url(/img/pack.png) no-repeat;
		width:171px;
		height:243px;
}

.pack-35
{
        background:url(/img/pack-35.png) no-repeat;
		width:171px;
		height:243px;
}
.pack-mvc
{
        background:url(/img/pack-mvc.png) no-repeat;
		width:171px;
		height:243px;
}
* html .pack
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/pack.png', sizingMethod='crop');
}
.browsers
{
        background:url(/img/browsers.png) no-repeat right;
		width:209px;
		height:39px;
}
* html .browsers
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/browsers.png', sizingMethod='crop');
}
.li
{
        background:url(/img/li.png) no-repeat;
		width:12px;
		height:12px;
		float:left; margin:0 5px 0 0;
}
* html .li
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/li.png', sizingMethod='crop');
}
.obout_microsoft
{
        background:url(/img/obout_microsoft.png) no-repeat;
		width:260px;
		height:35px;
}
* html .obout_microsoft
{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/obout_microsoft.png', sizingMethod='crop');
}

#divTree div
{
    overflow:hidden;
}

/*Quick Format--------------------*/
.Comment    {color:Green;}
.CodeSnippet    {color:Blue;}
.Attribute    {color:red;}
.NodeName    {color:#C31515;}

ol, ul
{
    border: 1px solid transparent;
    -border: 0px;
    padding-left: 2px;
}

.control-heading
{
    font-size: 40px !important;
}

.kb-title
{
    font:12px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
    text-align:left;
    font-weight:bold;
    color:#272727;
    padding:0px;
    
}
.ob_zz .ob_td span
{
    color: #272727 !important;
}

#paperbox_comment .pbcContent
{
    color: #272727 !important;
}

.nodesnumber
{
	color:#888888;
}

.ob_iBC
{
    display: block !important;
}

* HTML .ob_iBC
{
    -display: inline !important; 
}

/* Latest News section */
.latest-news 
{
    padding-top:30px !important;   
    padding-left:45px !important;  
    width: 360px;
    float: left;
}

.clear {clear: both;}

