* { margin:0; padding:0;}
input, textarea { font-family:Arial; font-size:1em;}

.wrapper { width:100%; overflow:hidden;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

/*-- Default Tag Styles --*/
html, body {
    font: normal 11px / 15px 'trebuchet ms', 'Tahoma', sans-sefif;
    background: white;
}

html {
    height: 100%;
}

* {
    text-align: left;
    border: 0;
    padding: 0;
    margin: 0;
}

body {
    text-align: center;
    color: #000;
    position: relative;
}

h1, h2 {
    font: bold 15px / 19px 'Arial', 'Tahoma', sans-sefif;
    color: #000;
}

p {
    padding: 6px 3px;
}

ul {
    list-style-type: none;
}

a {
    color: #0d92b1;
    text-decoration: underline;
}

a img {
    border: 0;
}

a:hover {
    color: #FF8A00;
}

.widget {
    cursor: pointer;
    cursor: hand;
}

/*-- END Default Tag Styles --*/



h1.bordered {
    padding: 5px 4px 2px 1px;
    border-bottom: 1px solid #e8e9ed;
    margin-bottom: 3px;
}

p { margin:0; padding:0;}

#main { width:1000px; margin:0 auto;}

img {border:0; vertical-align:top; text-align:left;}

/* - - - - - */
.header_underline .underline1 {
    float: left;
    width: 190px;
    height: 2px;
    background-color: #AEE560;
    font-size: 0;
    line-height: 0;
}

.header_underline .underline2 {
    float: left;
    width: 534px;
    height: 2px;
    background-color: #1786AD;
    font-size: 0;
    line-height: 0;
}

.header_underline .underline3 {
    float: left;
    width: 276px;
    height: 2px;
    background-color: #F26925;
    font-size: 0;
    line-height: 0;
}

.clearing {
    font-size: 1px;
    line-height: 0px;
    height: 0;
    clear: both;
    display: block;
}
/* - - - - - */


/* - - - - - */
.icons-box .content {
    float:left;
    width:705px;
    margin-right:10px;
    font-family:tahoma;
    font-size:12px;
    line-height:1.5em;
    padding:10px 0 15px 0;
}
.icons-box .sidebar { float:left; width:265px; padding-top:10px; padding-bottom:48px;}

.icons-box .content p { margin-bottom:20px; padding:0;}
.icons-box .content p  strong { color:#60aa51;}
.icons-box .content .cont-inner {
    padding:20px 30px 0 36px;
}
.icons-box .content h1 { font-size:36px; color:#175cc1; font-weight:normal; margin-bottom:30px;}
.icons-box .content h1 span { font-weight:bold; color:#60aa51;}




/*----------------- Common block with rounded corners -------------*/
/*Special top style, without corners*/


.bg_green {
    background: #6AA91A url( //static/imagefiles/help/115/en_US/green_grad_bg.gif ) bottom left repeat-x;
    color: white;
}

.common_block .bg_blue {
    background: #1A86AF;
    color: white;
}

a.support_chat {
    font: normal 28px / 34px 'Trebuchet MS', 'Arial', sans-serif;
    padding: 16px 20px;
    display: block;
    text-decoration: none;
    color: #fff;
}

a.support_chat:hover {
    color: #fff;
}

.presentations ul{
    padding:10px 20px 0 15px;
    font:11px Tahoma;
}
.presentations ul li{
    padding:3px 0 8px 0;
	 line-height:16px;
}
.presentations ul a{
    font-weight:bold;
}
.presentations .right_top{
    right:-1px;
}
html>body .presentations .right_top{
    right:0;
}
.presentations .right_bottom{
    right:-1px;
}
html>body .presentations .right_bottom{
    right:0;
}

.presentations h1{
    padding:10px 10px 3px 3px;
    margin:0 15px 0 10px;
    font-size:13px;
}


.icons-box { background:url(/static/imagefiles/help/115/en_US/icons-top.gif) left top repeat-x #fff; width:100%;}
.icons-box .bg {background:url(/static/imagefiles/help/115/en_US/icons-bot.jpg) left bottom no-repeat;}
.icons-box .icons-inner { padding:20px 0 20px 0;}

.icons-list { width:100%; overflow:hidden;}
.icons-list li { float:left; padding-right:17px; padding-top:6px;}

.icons-link { background:url(/static/imagefiles/help/115/en_US/icons-link-bg.gif) no-repeat left top; width:371px; text-align:center; font-weight:bold; font-family:"trebuchet ms"; margin-top:27px; height:34px;}
.icons-link a { font-size:21px; color:#3f8630; text-decoration:none; font-family:arial; padding:9px 0 7px 0; display:block; text-align:center;}
.icons-link a:hover { color:#000;}


/*====================for icons page======================*/

.extra_common { position:absolute;}
.common-block1 { background:url(/static/imagefiles/help/115/en_US/common_block_bg.gif) left top repeat-y; width:253px;}
.common-block1 .top-bg { background:url(/static/imagefiles/help/115/en_US/common_block_top.gif) no-repeat left top;}
.common-block1 .bot-bg { background:url(/static/imagefiles/help/115/en_US/common_block_bottom1.gif) left bottom no-repeat;}
.common-block-bot { background:url(/static/imagefiles/help/115/en_US/common_block_bottom.gif) no-repeat left top; height:22px;}

.common-block1 h1 { font-size:16px; padding:18px 0 10px 4px;}

/*==========================================*/

/*=================for free products page======================*/
.free-box {
    background:url(/static/imagefiles/help/115/en_US/free-box-bg.gif) left top;
    width:1000px;
}
.free-box .top-bg { background:url(/static/imagefiles/help/115/en_US/free-box-top.gif) no-repeat left top;}
.free-box .bot-bg { background:url(/static/imagefiles/help/115/en_US/free-box-bottom.gif) no-repeat left bottom;}
.free-box .inner { padding:20px 0 63px 0;}

.free-box h1 { font-size:36px; color:#62ab0f; font-weight:normal; margin-bottom:60px; line-height:1.1em;}

.free-box .content {
    float:left;
    width:698px;
    color:#fff;
    font-family:tahoma;
    line-height:16px;
    font-size:12px;
    padding:10px 10px 10px 10px;
}
.free-box .content  .inner {
    padding:0 20px 0 18px;
}
.free-box .sidebar { float:left; width:253px;}

.free-box p { margin-bottom:20px;}
.free-box .product-box { text-align:center; padding:0 0 19px 0;}
.free-box .content .icons-link1 { display:block; float:left; background:url(/static/imagefiles/help/115/en_US/icons-link-bg1.gif) left top repeat-x; text-align:center; font-weight:bold; font-family:arial; font-size:21px; line-height:.91em; font-family:arial; color:#62ab0f; text-transform:uppercase; text-decoration:none; letter-spacing:-1px;}
.free-box .content .icons-link1 em { display:block; background:url(/static/imagefiles/help/115/en_US/icons-link-left.gif) no-repeat left top;}
.free-box .content .icons-link1 b { display:block; background:url(/static/imagefiles/help/115/en_US/icons-link-right.gif) no-repeat right top; padding:14px 30px 12px 30px; font-style:normal;}
.free-box .content .icons-link1:hover { color:#000;}
.link1-box { width:570px; margin:0 auto; overflow:hidden;}

.free-box .extra_common { position:absolute;}
.free-box .common-block1 {
    background:url(/static/imagefiles/help/115/en_US/common_block_bg.gif) left top repeat-y;
    width:253px;
}
.free-box .common-block1 .bot-bg {
    background:url(/static/imagefiles/help/115/en_US/common_block_bottom1.gif) left bottom no-repeat;
}
.free-box .common-block-top {
    background:url(/static/imagefiles/help/115/en_US/common_block_top2.gif) no-repeat left top;
    height:22px;
    width:253px;
}
.free-box .common-block-bot {
    background:url(/static/imagefiles/help/115/en_US/common_block_bottom.gif) no-repeat left top;
    height:22px;
    width:253px;
}
.free-box .common-block1 .inner {padding:0 0 0 0;}

.free-box .common-block1 h1 { font-size:16px; padding:0 0 10px 4px; margin-bottom:8px; color:#000; font-weight:bold; font-family:arial;}
.free-box .sidebar { float:left; width:265px; padding-top:125px; padding-bottom:48px;}

.note-box { padding:20px 260px 0 28px; color:#fff; font-family:tahoma; line-height:16px; font-size:12px;}

.free-box .content a {  color:#FFFFFF;}

.free-box .extra-link {
    text-align:center;
}
.free-box .extra-link em {
    display:inline-block;
    background:url(/static/imagefiles/help/115/en_US/icons-link-left.gif) no-repeat left top;
    padding:0 0 0 7px !important;
    font-style:normal;
//padding-left:12px;
}
.free-box .extra-link b {
    display:inline-block;
    background:url(/static/imagefiles/help/115/en_US/icons-link-right.gif) no-repeat right top;
    padding-right:7px;
}
.free-box .extra-link a {
    display:inline-block;
    background:url(/static/imagefiles/help/115/en_US/icons-link-bg1.gif) left top repeat-x;
    text-align:center;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    color:#62ab0f;
    text-transform:uppercase;
    text-decoration:none;
    letter-spacing:-1px;
    padding:14px 17px 12px 17px;
}

.extra-link a {
    white-space: nowrap;
}

.free-box .extra-link a:hover {color:#000;}

