/*----- Boxes with lists ----- */
#subcontent dl,
#subcontent .box,
#sidebar dl,
#sidebar .box    
{
    border-style: solid;
    border-width: 1px;
    padding: 0;
    padding-bottom: 10px;
    margin: 0 7px 15px;
}
#subcontent .box dl,
#sidebar .box dl
{
    border:0;
    padding:0;
    margin:0;
}
#subcontent dl dt,
#sidebar dl dt
{
    font-weight:bold;
    font-size: 90%;
    padding: 5px 0 10px 10px;
}
#subcontent dl dd,
#sidebar dl dd  
{
    margin-left: 10px;
    font-size: 85%;
    margin-bottom: 0.3em;
    padding-right: 10px;
}
#container #subcontent .related_links dt,
#container #sidebar .related_links dt
{
    font-weight: normal;
    font-size: 90%;
    padding-left: 5px;
    padding-bottom: 0;
}
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
------ Start of Whats new box -----------------------------------------------
----------------------------------------------------------------
--------------------------------------------------------------- */
#container #subcontent .whatsnew dt,
#container #sidebar .whatsnew dt,
#container #subcontent .roadmap dt

{
    padding: 0.4em 0 1em 10px;
    /*font-size:110%;*/
    border-bottom: none;
    /*font-family: "Times New Roman", serif;*/
}
/* ------ End of Whats new box ---------------------------------
----------------------------------------------------------------
--------------------------------------------------------------- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
#subcontent .banner {
    position: relative;
    margin: 0 auto 1em auto;
    text-align: center;
    padding: 0;
    width:15.4em;
    _width:200px;
    border-width: 1px;
    border-style:solid;
    height:170px;
}
/* -----------------Sidebar banner RS1 Start --------------*/
#subcontent .banner a {
    display: block;
    width:15.25em;
    height: 168px;
    color: #fff;
    text-indent: -50000px;
    border: solid 1px #fff;
    padding:0;
    margin:0;
    outline:none;
    }
#subcontent .banner.offer{
    height: 108px!important;
    overflow: hidden;
}
 #container #subcontent .banner.centaur a{
   text-indent: 0;
    height:auto;
    width:auto;
    display:inline;
    border:0;
}


/*Half banner*/

#subcontent .hbanner {
    position: relative;
    margin: 0 auto 1em auto;
    text-align: center;
    padding: 0;
    width:15.4em;
    _width:200px;
    border-width: 1px;
    border-style:solid;
    height:70px;
}
/* -----------------Sidebar banner RS1 Start --------------*/
#subcontent .hbanner a {
    display: block;
    width:15.25em;
    height: 68px;
    color: #fff;
    text-indent: -50000px;
    border: solid 1px #fff;
    padding:0;
    margin:0;
    outline:none;
    }

/* new download button for sidebar */
/*#subcontent dl.sb-download{
    border: 0;
    padding: 0;
    padding-left: 7px;
    height: 50px;
    margin-bottom: 7px;
    background: url("/profiler/download/../../styles2/../img/buttons/tc-download.gif") no-repeat 0 -50px;
}
#subcontent dl.sb-download dd{
    padding:0;
    margin:0;
    height: 50px;
    background: url("/profiler/download/../../styles2/../img/buttons/tc-download.gif") no-repeat right 0;
}

#subcontent dl.sb-download dd a{
    padding:0;
    margin:0;
    display: block;
    height: 40px;
    text-indent: -9000em;
    border: 0;
}*/
#subcontent dl.sb-download-b{
    border: 0;
    padding: 0;
    padding-left: 9px;
    margin-bottom: 1.3em;
    background: url("/profiler/download/../../styles2/../img/buttons/sb-download.gif") no-repeat 0 -61px;
    display: block!important;
}
#subcontent dl.sb-download-b dd{
    display: block!important;
    padding:0;
    margin:0;
}
body.rs #subcontent dl.sb-download-b{
    background-image: url("/profiler/download/../../styles2/../img/buttons/sb-download-rs.gif");
}
body.rs #subcontent dl.sb-download-b dd a{
    background-image: url("/profiler/download/../../styles2/../img/buttons/sb-download-rs.gif");
}

#subcontent dl.sb-download-b dd a{
    font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
    border: 0;
    color: #3250b5;
    background: url("/profiler/download/../../styles2/../img/buttons/sb-download.gif") no-repeat right 0;

    padding:0;
    padding-top: 38px;
    padding-left: 3px;
    display: block;
    margin:0;
}
/* screenshots tour */
.box.screenshots{
    height: 120px!important;
    overflow: hidden!important;
    padding: 0;
    margin: auto;
    }
.box.screenshots dd{
}
.box.screenshots dt{
    position: relative;
    width: 98%;
    height: 125px;
    padding: 0!important;
}
.box.screenshots dt a span{
    display: block;
    width: 60%;
    background-color: white;
    margin: 45px auto 0 auto;
    padding: 5px 10px;
    border: 1px solid #2277d9;
}

.box.screenshots dt a, .box.screenshots dt a:hover{
    font-size: 110%;
    display: block;
    position:absolute;
    width: 100%;
    height: 125px;
    cursor: pointer;
    text-align: center;
    border: 0!important;
}
.TeamCity .box.screenshots dt a, .TeamCity .box.screenshots dt a:hover{
    background: url("/profiler/download/../../styles2/../teamcity/features/screenshots/tour/thumbnail.gif") no-repeat 0 0;
}
.mps .box.screenshots dt a, .mps .box.screenshots dt a:hover{
    background: url("/profiler/download/../../styles2/../mps/docs/tutorial/thumbnail.gif") no-repeat 0 0;
}

body.dt #subcontent dl.contact, body.dotcover #subcontent dl.contact {
    margin: 0 10px 1em 10px;
    border: none;
}
body.dt #subcontent dl.contact dt, body.dotcover #subcontent dl.contact dt {
    padding: .2em .8em;
    color: #757575;
    font-weight: normal;
}
body.dt #subcontent dl.contact dd, body.dotcover #subcontent dl.contact dd {
    margin: 0 0 .3em 0;
    padding: .5em .8em;
    color: #000;
    background-color: #f5f5f5;
}

/* small inline 'new' icon */
.newinside {
    background: url("/profiler/download/../../styles2/../img/small_bullet_new2.gif") no-repeat right 4px;
    padding-right: 19px;
    border: 0;
}

/* special contact form */
#container .question {
    background: white url("/profiler/download/../../styles2/../img/icons/question-smaller.gif") no-repeat 0 3px;
    border-bottom: 1px solid #e0e4f3;
    padding: 0 5px 3px 20px;
    display: block;
}

#container .question a {
    color: #5f77a2;
}

#container .call {
    background: url("/profiler/download/../../styles2/../img/icons/phone.gif") no-repeat 0 2px;
    border-bottom: 1px solid #e0e4f3;
    padding: 0 5px 3px 20px;
    display: block;
}

/* customer quotes */
#container .quote {
    background: url("/profiler/download/../../styles2/../img/quote_top.gif") no-repeat 10px top;
    padding: 10px 5px 0 15px;
    margin-bottom: 10px;
    line-height: 1.4em;
}

#container .quote p {
    font-size: 86%;
}

#container .quote p.text {
    text-indent: 10px;
}

#container .quote p.author {
    background: url("/profiler/download/../../styles2/../img/quote_bottom.gif") no-repeat right bottom;
    text-align: right;
    padding-bottom: 1em;
}

/* buy pages extentions */
dl.buy dd.addquot {
    background: url("/profiler/download/../../styles2/../img/addquote_sb.gif") no-repeat 4px 40%;
}

dl.buy dd.addcart {
    background: url("/profiler/download/../../styles2/../img/cart_bw.gif") no-repeat 0 40%;
}

/*- headers on the feature pages -*/
#training h4 {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 0.15em;
}

.feature h4 {
    display: block;
    padding: 0 0 0 2.2em;
    margin-bottom: 1em;
    background: #F0F0F0 url("/profiler/download/../../styles2/../img/bullet.gif") no-repeat 0.5em 6px;
    font-size: 86%;
    font-weight: bold;
    letter-spacing: 1px;
}

.feature h4.new {
    background: url("/profiler/download/../../styles2/../img/new_feature_rs.gif") no-repeat 0 0.45em;
    padding: 0.9em 0.3em 0.9em 4em;
    border: none;
}
.new {
    background: url("/profiler/download/../../styles2/../img/new.gif") no-repeat 0 0;
    padding-left: 45px;
    padding-top: 0.15em;
    padding-bottom: 0.15em;
}

.new-small {
    background: url("/profiler/download/../../styles2/../img/new-small-grad.gif") no-repeat right 0;
    padding-right: 26px;
    padding-top: 0.15em;
    padding-bottom: 0.15em;
}

.feature li.new {
    margin-left: -1em;
    font-size: 100%;
    background: url("/profiler/download/../../styles2/../img/star_bullet_new.gif") no-repeat 0 4px;
    padding: 0 0 0 30px;
    font-weight: normal;
}

h4.new {
    background: url("/profiler/download/../../styles2/../img/new.gif") no-repeat 0 0;
    height: 1.2em;
    padding-left: 45px;
    padding-top: 0.15em;
    padding-bottom: 0.15em;
    border-bottom: 1px solid #ccc;
}

/*------------------*/
/* sidebar blog box */
.blog {
    background: url("/profiler/download/../../styles2/../img/icons/blog-icon.gif") no-repeat 10px 7px;
    border: #DADADA solid 1px;
    margin: 0 7px 15px;
    padding: 10px 10px 10px 50px;
}

.blog.feed {
    font-size: 85%;
    background-image: none;
    padding-left: 10px;
    padding-bottom: 9px;
    background-color: white;
}

.blog .blog-box a {
    font-weight: bold;
    display: block;
    line-height: 1.1em;
    border: 0;
}

.blog.feed a.feed {
    background: url("/profiler/download/../../styles2/../img/icons/feed-icon-28x28.gif") no-repeat 0 0;
    display: block;
    float: left;
    width: 28px;
    height: 28px;
    margin-right: 8px;
    margin-top: 1px;
    border: 0;
}

.blog .blog-box a .comment {
    display: block;
    padding: 0;
    font-weight: normal;
    font-size: 11px;
}

.blog.small-icon {
    background: url("/profiler/download/../../styles2/../img/icons/blog-icon-small.gif") no-repeat 5px 3px;
    margin: 0 0 5px;
    padding: 7px 10px 7px 30px !important;
    border: 0;
}

.blog.small-icon .blog-box a {
    font-size: 0.85em;
    font-weight: normal;
}

/* sidebar twitter box */

.half_box {
    border: #DADADA solid 1px;
    margin: 0 7px 15px;
    padding: 15px 10px 15px 40px;
}

.half_box a {
    font-weight:bold;
    border:0;
    font-size:1.1em;
    padding:0;
}

/*enlarge region for enlarge images*/
.enlargePic {
    position: relative;
    z-index: 2;
    top: -4px;
    left: -29px;
    background: white;
    display: inline-block;
    padding: 3px;
    *padding: 1px 1px 0 2px;
    *top: -5px;
    border: 1px solid #ccc;
    cursor: pointer;
    display: -moz-inline-box;
}

.enlargePic img {
    position: relative !important;
    padding: 0 !important;
    margin-top: 4px !important;
    margin: 0 !important;
    border: 0 !important;
}

a.lightwindow {
    position: relative;
}

a img.enlargeP {
    position: absolute;
    z-index: 3 !important;
    right: 0 !important;
    bottom: 0 !important;
}

/*testimonials rotator*/

#testimonial {
    padding: 0;
    font-size: 86%;
    background: url("/profiler/download/../../styles2/../img/quote_bottom.gif") no-repeat right bottom;
}

#testimonial #quote {
    margin: 0;
    padding: 5px 10px 0 10px;
    line-height: 1.4em;
    background: url("/profiler/download/../../styles2/../img/quote_top.gif") no-repeat left top;
}

.features #testimonial, .features #testimonial #quote {
    height: 7.5em;
}

#testimonial a#next {
    border: 0;
    margin-left: 11px;
    margin-top: -2.5em;
    float: left;
}

#testimonial #quote a.textTsm {
    margin: 0;
    padding: 10px 0 2px 0;
    display: block;
    height: 4em;
    cursor: pointer;
    text-align: justify;
}

#testimonial #quote a.textTsm:hover {
    color: #666;
    text-decoration: none;
    border-bottom: none;
}

#testimonial #quote p.authorTsm {
    margin: 0;
    padding: 0 5px 0 0;
    text-align: right;
    background: none;
}

#subcontent #testimonial {
    background-position: 95% 72%;
}

#subcontent .box.testimonial {
    padding: 10px 7px;
}

#subcontent #testimonial, #subcontent #testimonial #quote {
/*height: 14em;*/
}

/*progress bar*/
#progress {
    /*background: url("/profiler/download/../../styles2/../img/loading.gif") no-repeat -10px -4px;*/
    background: url("/profiler/download/../../styles2/../img/newdesign/js/loading.gif") no-repeat 0 0;
    padding-left: 40px;
    padding-top: 5px;
    height: 32px !important;
    width: 100px!important;
}
/* Domo box for demos with a screenshot as a link*/
/* ********************************************* */
.demobox {
    float: right;
    margin: 5px 0 10px 10px;
    font-size: 0.85em;
    /*width: 160px;*/
    position: relative;
    line-height: 1.4em;
    text-align: center;
}
.documentation .demobox{
    float: left;
    margin: 10px 10px 10px 0;
}
.demobox.large {
    float: left;
    margin: 10px 13px 10px 0;
    text-align: left;
    width: 307px;
    /*height: 300px;*/
    height: 27.2em;
    /*border-bottom: 1px solid #ccc;*/
    background-color: #f0efef;
}
.demobox a {
    border: 0;
    display: block;
}
.demobox a img{
    margin-bottom: 5px;
    border: 1px solid #ccc;
}
.demobox p{
    padding: 0;
}
.demobox.large p{
    margin: 0;
    padding: 5px 10px 10px 10px;
}
.demobox.large p a{
    font-size: 1.2em;
    margin-bottom: 3px;
}
.demobox span{
    position: absolute; 
    background-color: white;
    border: 1px solid #ccc;
    padding: 2px 5px 3px;
    top: 101px;
    left:62px;
    color: #555;
    height: 14px;
    display: block;
}
.demobox.large span{
    top: 209px;
    left: 142px;
}
#container .nofloat{
    float: none!important;
}

#header ul.nav .bokmark-button{
    width: 63px;
    float: right;
    margin: 0;
    margin-right: 12px;
    padding: 0;
    list-style: none;
    border: none;
    background: none;
}
#header ul.nav .bokmark-button a{
    padding: 6px 6px 7px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#at15s a, #at16pf a, #at16pt a{
    border: 0;    
}
#subcontent .twitter {
    border:1px solid #DADADA;
    margin:0 7px 15px;
    padding:10px;
    background: url("/profiler/download/../../styles2/../img/twitter-bird.gif") no-repeat 10px center;
}
.twitter a{
    margin-left: 35px;
}



.country_selector {
    margin-top: .5em;
    line-height: 1.3em;
}
.country_selector a#CountrySelector {
    cursor: pointer;
}
.country_selector #CountrySelector_txt form {
    margin: .8em 0;
    display: none;
}
/*
#CountrySelector_txt:before{
    content: "Please enable JavaScript to use this feature.";
}*/

#subcontent .banner {
    margin: 0 auto 1em;
    padding: 0;
    height: 170px;
    width: 200px;
    position: relative;
    text-align: center;
    border: solid 1px #ccc;
}
#subcontent .banner a {
    height: 168px;
    width: 198px;
    color: #fff;
    display: block;
    height: 168px;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-indent: -50000px;
    border: 1px solid #fff;
}
#subcontent .ideasb a {
    background: #fff url("/profiler/download/../../styles2/../img/banners/ij11_sb.png") no-repeat center 0;
}
#subcontent .yt_sb a {
    background: #273f9f url("/profiler/download/../../styles2/../img/banners/youtrackInCloud_sb.png") no-repeat center 0;
}
#subcontent .pw_sb a {
    background: #073345 url("/profiler/download/../../styles2/../img/banners/phpstorm3_sb.png") no-repeat center 0;
}
#subcontent .ws_sb a {
    background:#073345 url("/profiler/download/../../styles2/../img/banners/ws30_sb.png") no-repeat center 0;
}
#subcontent .tc_sb a {
    background: white url("/profiler/download/../../styles2/../img/banners/tc65_sb.png") no-repeat 0 50%;
}
#subcontent .rm a {
    background: white url("/profiler/download/../../styles2/../img/banners/rrm3_sb.png") no-repeat 0 50%;
}
#subcontent .pysb a {
    background: white url("/profiler/download/../../styles2/../img/banners/py20_sb.png") no-repeat 0 50%;
}
#subcontent .dtsb a {
    background: white url("/profiler/download/../../styles2/../img/banners/dt45_sb.png") no-repeat 0 50%;
}
#subcontent .dcsb a {
    background: white url("/profiler/download/../../styles2/../img/banners/dc11_sb.png") no-repeat 0 50%;
}
#subcontent .rssb a {
    background: white url("/profiler/download/../../styles2/../img/banners/rs60_sb.png") no-repeat 0 50%;
}
#subcontent .rsrus a {
    background: white url("/profiler/download/../../styles2/../img/banners/rs_ru.png") no-repeat 0 50%;
}
#subcontent .rm-tc_hsb a {
    background: white url("/profiler/download/../../styles2/../img/banners/tc_free_rm1.gif") no-repeat 0 50%;
}
#subcontent .objc a {
    background: white url("/profiler/download/../../styles2/../img/banners/appcode_sb.png") no-repeat 0 50%;
}



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block;
}

:focus {
  outline: 0;
}

body {
  line-height: 1;
  color: #333;
  font: 12px/21px  Verdana, "Lucida Grande", Lucida, sans-serif;
  font: 13.5px/23px  Verdana, "Lucida Grande", Lucida, sans-serif;
  font1: 14px/23px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;;
  background: white;
}
body.white {
    margin: 1em;
}
body.demo {
    text-align: center;
}

ol, ul {list-style: none;}
a {color: #3358c0; text-decoration: none;}
a:hover {text-decoration: underline;}
a.black {color: #333;}
a.black:hover {text-decoration: underline;}
a.underline_link {text-decoration: underline}
a.underline_link:hover {text-decoration: none}
a.underline_link_gray {border-bottom: solid 1px #ccc;}
a.underline_link_gray:hover {border-bottom: none;text-decoration: none}
strong, b {font-weight: bold;}
body.TeamCity strong, b {font-weight: normal;}
em {font-style: italic;}
.noborder {border: none!important;}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
    display: block;
    width: 42px;
    height: 32px;
    background: url("/profiler/download/../../styles2/../img/design/bgBlockquote.png");
}
blockquote:before, q:before {
    margin-bottom: -1.5em;
    background-position: 0 -42px;
}
blockquote:after, q:after {
    margin-top: -1em;
    float: right;
    background-position: 0 0;
}
blockquote, q {
    padding: 0 0 0 0;
    quotes: "" "";
    position: relative;
    /*font-size: 110%;*/
    color: #797C80;
    font: italic 1.15em/1.67em Georgia,"Times New Roman",Times,serif;
    text-indent: 3em;
}
blockquote p, q p {
    margin-bottom: 0;
}
blockquote a, q a {
    position: absolute;
    right: 3.5em;
    bottom: -1.5em;
    color: #797C80;
    font-size: 85%;
}
blockquote .author {
    margin-bottom: -1.5em;
    padding-top: 1em;
    padding-right: 3em;
    display: block;
    text-align: right;
}
blockquote .author a {
    position: static;
    font-size: 100%;
    text-decoration: underline;
}
blockquote .author a:hover {
    text-decoration: none;
}


h1 {
    /*padding-bottom: .2em;*/
    margin-bottom:.5em;
    color: #df6e00;
    color: #f79100;
    color: #f38400;
    color: #f38400;
    color: #e57b00;
    color1: #CC6600;
    color: #454545;
    font-size: 250%;
    /*color: #555;*/
    /*text-shadow: 1px 1px 1px rgba(0, 0, 0 , 0.8);*/
    /*border-bottom: solid 2px #f38400;*/
}
h2 {
    margin-bottom:.5em;
    font-size: 220%;
}
h3 {
    margin-bottom:.5em;
    font-size: 170%;
    /*text-shadow: 1px 1px 1px rgba(0, 0, 0 , 0.2);*/
}
h4 {
    margin-bottom:.5em;
    font-size: 130%;
    text-shadow: 1px 1px 1px rgba(0, 0, 0 , 0.1);
}
h4 strong, h5 strong {color: #e57b00;font-size:130%}
h5 {
    margin-bottom:.5em;
    font-size: 100%;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .7px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0 , 0.1);
}
h6 {
    font-weight: bold;
}
ul, ol, p, blockquote, .block {margin-bottom: 1.5em;}
p, ul li {
    font-size: 1em;
    line-height: 1.75em;
}
ul.starlist li {
    margin-bottom: .6em;
    padding-left: 1.1em;
    background: url("/profiler/download/../../styles2/../img/design/bullet.gif") no-repeat 0 .5em;
    background: url("/profiler/download/../../styles2/../img/design/bullet_small.gif") no-repeat 0 .6em;
}
ul.starlist li ul {
    margin-top: .6em;
}

ol li {
    margin-left: 1.5em;
    margin-bottom: .6em;
    list-style: decimal;
}
ol li ul li {
    list-style: none;
}
.comment {color: #777; font-size: 90%;}
.red {color: #c00e28;}
.smalltext {font-size: 90%; line-height: 20px; }
.smallertext {font-size: 11px; line-height: 15px; }
.smalltext ul li, ul.smalltext li {margin-bottom: .3em;}
.bigtext {font-size:110%}
.leftfloated {float: left;}
.rightfloated {float: right;}
.center-align {text-align:center;}
.justify-align {text-align:justify;}
.right-align {text-align:right;}
.nowrap {white-space: nowrap;}
#content .left-align {text-align:left;}
.clr {clear:both}
.clearedL {clear: left;}
.clearedR {clear: right;}
a.button {
    padding: .5em 1em;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    -moz-transition: all 0.1s ease 0s;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
    background-color: #f4f4f4;
    border: medium none;
}
.box {padding: 1em;}
.box p {margin-bottom:0}
.block {display: block;}
.block {margin-left:1.5em;margin-right:1.5em;}
.block5 {width: 5%}
.block10 {width: 10%}
.block15 {width: 15%}
.block20 {width: 20%}
.block25 {width: 25%}
.block30 {width: 30%}
.block33 {width: 33%}
.block35 {width: 35%}
.block40 {width: 40%}
.block45 {width: 45%}
.block50 {width: 50%}
.block55 {width: 55%}
.block60 {width: 60%}
.block66 {width: 66%}
.block65 {width: 65%}
.block70 {width: 70%}
.block75 {width: 75%}
.block80 {width: 80%}
.block85 {width: 85%}
.block90 {width: 90%}
.block95 {width: 95%}
.block100 {width: 100%}
hr {
    margin: 0 -2em 2.5em -2em;
    clear: both;
    background: #bcbcbc; /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #bcbcbc 10%, #bcbcbc 90%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(10%,#bcbcbc), color-stop(90%,#bcbcbc), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #ffffff 0%,#bcbcbc 10%,#bcbcbc 90%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ffffff 0%,#bcbcbc 10%,#bcbcbc 90%,#ffffff 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(left, #ffffff 0%,#bcbcbc 10%,#bcbcbc 90%,#ffffff 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbcbc', endColorstr='#bcbcbc',GradientType=1 ); /* IE6-9 */
    background: linear-gradient(left, #ffffff 0%,#bcbcbc 10%,#bcbcbc 90%,#ffffff 100%); /* W3C */
    border: none;
    height: 1px;
}
hr.bold {
    margin-left: 0;
    margin-right: 0;
    background: #dbdbdb;
    height: 4px;
}
.underline {
    padding-bottom: .2em;
    border-bottom: 1px solid #ccc;
}
.underline-bold {
    padding-bottom: .3em;
    border-bottom: solid 5px #f4f4f4;
}
.borderDotted {
    border-style:dotted;
}
.nota_bene {
    border: solid 1px #ffe87f;
    background-color: #fffccc;
    border-radius: 5px;
    padding: .3em .8em;
}
.box-dotted {
    margin-bottom: 1.5em;
    padding: 1.3em 2em;
    border: solid 3px #f2f2f2;
}
.box-dotted h4:before {
    padding-right: .3em;
    content:"\2022";
    color: #d0d0d0;
    font-size: 170%;
    vertical-align: top;
}
.button_style {
    margin-bottom: 1.5em;
    padding: 1em;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none;
    -moz-transition: all 0.1s ease 0s;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
    background-color: #f4f4f4;
    border: medium none;
}
.nota_bene p, .nota_bene ul, .button_style p, .button_style ul, .box-dotted p, .box-dotted ul {
    margin-bottom: 0;
    padding-bottom: 0;
}
.nota_bene ul li {
    margin-left: .8em;
    margin-bottom: .3em;
}
.bordered {
    border: solid 1px #ccc;
}
.nobackgr {
    background: none!important;
}



.container {
    margin: 0 auto;
    width: 73em;
    min-width: 50em;
    text-align: left;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
    head~body .container { width: 70em; }
}


header {
    height: 60px;
}
header .jb_logo {
    margin-left: .4em;
    float: left;
    width: 105px;
    height: 44px;
}
header a.jb_logo:hover {
    /*background-position: -108px 3px;*/
}
header .jb_logo img {
    margin-top: .5em;
    margin-left: -.5em;
    display: block;
    display1: none;
}
header ul#jb_nav {
    margin-top: 1em;
    float: right;
}
header ul#jb_nav li {
    float: left;
    list-style: none;
    /*background-color: #fff;*/
}
header ul#jb_nav li.search {
    margin-left: 1.5em;
    background-color: transparent;
    border: none;
}
header ul#jb_nav li.search input {
    float: left;
    color: #999;
    border: solid 1px #ccc;
}
header ul#jb_nav li.search input.image {
    padding-top: 3px;
    padding-left: 2px;
    float: right;
    border: none;
}
header ul#jb_nav li a {
    padding: .1em 1.2em;
    font-size: 85%;
    /*color: #333;
    color: #555;*/
    color1: #878787;
    font-weight: bold;
    font-family: Myriad, Helvetica, Arial, sans-serif;
    border-left: solid 1px #ccc;
}
header ul#jb_nav li:first-child a {
    border-left: none;
}
body#why header ul#jb_nav li.why a,
body#products header ul#jb_nav li.products a,
body#support header ul#jb_nav li.support a,
body#devnet header ul#jb_nav li.devnet a,
body#partners header ul#jb_nav li.partners a,
body#company header ul#jb_nav li.company a
{
    color: #333;
    background-color: #d9d9d9;
    text-decoration: none;
}
header ul#jb_nav li.products a:before, header ul#jb_nav li.products a:after {

}




#product {
    height: 80px;
    background-color: #5d71b8;
}
body#spec #product, body#why #product {
    background-color: #eca344;
}
body#products.rs #product,
body#products.dt #product,
body#products.dotcover #product,
body#products.decompiler #product,
body#products.dotnet #product {
    background-color: #8d4f74;
}
body#products.ruby #product {
    background-color: #ac445d;
}
body#products.phpstorm #product {
    background-color: #7774b7;
}
body#products.webstorm #product {
    background-color: #4691b1;
}
body#products.pycharm #product {
    background-color: #5f8961;
}
body#products.objc #product {
    background-color: #607591;
}
body#products.mps #product {
    background-color: #7e7c7d;
}
body#products.om #product {
    background-color: #7c74a5;
}

body #product .container {
    padding: 0 1.7em;
    position: relative;
    height: 100%;
    background: url("/profiler/download/../../styles2/../img/design/header_JetBrains.jpg") no-repeat 0 0;
}
body#spec #product .container {
    background: url("/profiler/download/../../styles2/../img/design/header_productsOrange.jpg") no-repeat 0 0;
}
body#why #product .container {
    background: url("/profiler/download/../../styles2/../img/design/header_why.jpg") no-repeat 0 0;
}
body#error #product .container {
    background: url("/profiler/download/../../styles2/../img/design/header_error.jpg") no-repeat 0 0;
}
body#products.index #product .container,
body#products.overview.webide #product .container,
body#buy.index #product .container,
body#products.dotnet #product .container,
body#products.devnet #product .container {
    background: url("/profiler/download/../../styles2/../img/design/header_products.jpg") no-repeat 0 0;
}
body#products.dotnet #product .container {
    background: url("/profiler/download/../../styles2/../img/design/header_dotnetProducts.jpg") no-repeat 0 0;
}
body#partners.index #product .container {
    background: url("/profiler/download/../../styles2/../img/design/header_partnerPrograms.jpg") no-repeat 0 0;
}
body#downloads.index #product .container {
    background: url("/profiler/download/../../styles2/../img/design/header_downloads.jpg") no-repeat 0 0;
}
body#support.index #product .container {
    background: url("/profiler/download/../../styles2/../img/design/header_support.jpg") no-repeat 0 0;
}
body#devnet.academy #product .container {
    padding: 0 1.8em;
    background: url("/profiler/download/../../styles2/../img/design/header_academy.jpg") no-repeat 0 0;
}
body.account #product .container {
    background: url("/profiler/download/../../styles2/../img/design/header_accountCenter.jpg") no-repeat 0 0;
}
body#products.idea #product .container {
    padding: 0 1.9em;
    background: url("/profiler/download/../../styles2/../img/design/header_idea11.png") no-repeat 0 0;
}
body#products.TeamCity #product .container {
    padding: 0 1.8em;
    background: url("/profiler/download/../../styles2/../img/design/header_teamcity65.jpg") no-repeat 0 0;
}
body#products.rs #product .container {
    background: url("/profiler/download/../../styles2/../img/design/header_resharper6RA.png") no-repeat 0 0;
}
body#products.dt #product .container {
    padding: 0 1.9em;
    background: url("/profiler/download/../../styles2/../img/design/header_dottrace45R.png") no-repeat 0 0;
}
body#products.dotcover #product .container {
    padding: 0 1.9em;
    background: url("/profiler/download/../../styles2/../img/design/header_dotcover12.png") no-repeat 0 0;
}
body#products.decompiler #product .container {
    padding: 0 2em;
    background: url("/profiler/download/../../styles2/../img/design/header_dotpeek1EAP.png") no-repeat 0 0;
}
body#products.yt #product .container {
    padding: 0 2.1em;
    background: url("/profiler/download/../../styles2/../img/design/header_youtrack3+.png") no-repeat 0 0;
}
body#products.ruby #product .container {
    padding: 0 1.8em;
    background: url("/profiler/download/../../styles2/../img/design/header_rubymine3+4.png") no-repeat 0 0;
}
body#products.phpstorm #product .container {
    padding: 0 1.7em;
    background: url("/profiler/download/../../styles2/../img/design/header_phpstorm30.png") no-repeat 0 0;
}
body#products.webstorm #product .container {
    padding: 0 2.1em;
    background: url("/profiler/download/../../styles2/../img/design/header_webstorm30+.png") no-repeat 0 0;
}
body#products.pycharm #product .container {
    background: url("/profiler/download/../../styles2/../img/design/header_pycharm20.png") no-repeat 0 0;
}
body#products.objc #product .container {
    background: url("/profiler/download/../../styles2/../img/design/header_appCode.png") no-repeat 0 0;
}

body#products.mps #product .container {
    padding: 0 4.6em;
    background: url("/profiler/download/../../styles2/../img/design/header_mps20.png") no-repeat 0 0;
}
body#products.om #product .container {
    background: url("/profiler/download/../../styles2/../img/design/header_omeaPro.jpg") no-repeat 0 0;
}
body#products.om.reader #product .container {
    background: url("/profiler/download/../../styles2/../img/design/header_omeaReader.jpg") no-repeat 0 0;
}
#product .container a.home_product {
    display: block;
    width: 300px;
    height: 100%;
    text-indent: -50000px;
}






nav {
    margin: .5em 0 2.5em 0;
}
nav ul li {
    margin-right: 1em;
    padding-bottom: .1em;
    display: inline;
    font-size: 120%;
    font-weight: bold;
    font-family: Myriad, Helvetica, Arial, sans-serif;
}
nav ul li.current {
    border-bottom: solid 3px #ffa500;
    border-bottom: solid 3px #ff9600;
    border-bottom: solid 3px #e57b00;
    border-bottom: solid 3px #fd9204;
    /*border-bottom: solid 3px #df6e00;*/
}
nav ul li a {
    color: #666;
    color: #8f8f8f;
    /*text-shadow: 1px 1px 0 rgba(0, 0, 0 , 0.1);*/
}
nav ul li a:hover {
    text-decoration: none;
}
nav ul li a:hover {
    color: #333;
}
p.top {
    text-align: right;
}
p.top a {
    background: #f4f4f4;
    padding: 4px .6em;
}
span.key {
    background-color: #f4f4f4;
    color: black;
    display: inline;
    font-family: courer,courer new,monospace;
    font-style: normal;
    padding-left: 3px;
    padding-right: 3px;
}
#content .ico {
    margin-bottom: -2px;
}



#content .footer {
    margin: 2em 0 1em 0;
    overflow: hidden;
}
#content .footer .float_left {
    margin-right: 3.5em;
}
#content .footer h3.underline {
    padding-bottom: 10px;
    border-bottom: solid 6px #f4f4f4;
}
#content .footer ul, #content .footer ul li {
    margin: 0 0 .6em 0;
    padding: 0;
    list-style: none;
    background: none;
}
#content .footer .download {
    margin-bottom: 1.5em;
    padding: .5em 1em;
    background: #f4f4f4 url("/profiler/download/../../styles2/../img/icon_arrowContentFooter.png") no-repeat 95% 50%;
}
#content .footer .download a {
    font-size: 130%;
}

#content .feedback a {
    margin-right: 1em;
    padding-left: 2.1em;
}
#content .feedback .rss {
    padding-bottom: .2em;
    background: url("/profiler/download/../../styles2/../img/icons/ico_rss.gif") no-repeat .4em .1em;
}
#content .feedback .twitter {
    padding-bottom: .2em;
    background: url("/profiler/download/../../styles2/../img/icons/ico_twitter_bird.gif") no-repeat 0 .2em;
}
#content .feedback .forum {
    padding-bottom: .2em;
    background: url("/profiler/download/../../styles2/../img/icons/ico_forum.gif") no-repeat .4em .1em;
}
#content .feedback .facebook {
    padding-bottom: .2em;
    background: url("/profiler/download/../../styles2/../img/icons/ico_facebook.gif") no-repeat .4em .1em;
}
#content .feedback .eap {
    padding-bottom: .2em;
    background: url("/profiler/download/../../styles2/../img/icons/ico_EAP.gif") no-repeat .4em .1em;
}
#content .feedback .bugtracker {
    padding-bottom: .2em;
    background: url("/profiler/download/../../styles2/../img/icons/ico_BugTracker.gif") no-repeat .4em .1em;
}
#content .feedback .help {
    padding-bottom: .2em;
    background: url("/profiler/download/../../styles2/../img/icons/ico_help.gif") no-repeat .4em .1em;
}
#content .feedback .demo {
    padding-bottom: .2em;
    background: url("/profiler/download/../../styles2/../img/icons/ico_demo.gif") no-repeat .4em .1em;
}

#content .information {
    padding-left: 4.5em;
    min-height: 3em;
    background: #f4f6fc url("/profiler/download/../../styles2/../img/icons/info.png") no-repeat 1em 1em;
    border: none;
}
#content .information.small-icon {
    padding: .8em 1em .3em 2.7em;
    min-height: .5em;
    background: #f4f6fc url("/profiler/download/../../styles2/../img/icons/info_small.png") no-repeat 1em 1em;
}
#content .importance {
    padding-left: 4.5em;
    min-height: 3em;
    background: #fffccc url("/profiler/download/../../styles2/../img/icons/attention.png") no-repeat 1em 1em;
    border: none;
}
#content .importance p, #content .information p {
    margin-bottom: .5em;
}
#content .importance.small-icon {
    padding: .8em 1em .3em 2.7em;
    min-height: .5em;
    background: #fffccc url("/profiler/download/../../styles2/../img/icons/attention_small.png") no-repeat 1em .9em;
}
#content .rubyIDE {
    padding-left: 4.5em;
    min-height: 3em;
    background: #f4f6fc url("/profiler/download/../../styles2/../img/icons/rubyIDE.png") no-repeat 1em 1em;
    border: none;
}
table.fullprintable {
    margin: 0;
    padding: 0;
    width: 95%;
    font-size: 90%;
    text-align: center;
}
table.fullprintable caption{
    font-size: 1.5em;
    font-weight: normal;
    text-align: left;
    padding-bottom: 5px;
}
table.fullprintable td {
    padding: 5px 7px;
    border: 1px solid #ccc;
    text-align: center;
    vertical-align:middle;
}
table.fullprintable td.inCenter{
    text-align: center;
    font-weight: bold;
}
table.fullprintable td.inCenter strong{
    font-size: 140%;
}
table.fullprintable th{
    padding: 7px 7px;
    font-weight: bold;
    border: 1px solid #ccc;
    background-color: #eee;
}
table.fullprintable th.last{
    border-right: 1px solid #bbb;
}
table.fullprintable tr{
    background-color: #fff;
    vertical-align: middle;
}
body.white table.fullprintable td span, table.fullprintable td span {
    display: none;
}
dl.buy {
    padding: 10px;
    border: 1px dotted #ddd;
    border-bottom: 4px solid #eee;
}
dl.buy dt {
    /*font-size: 150%;*/
    /*display: block;*/
    float: left;
    color: #959fa7;
    font-weight: bold;
    padding-right: 10px;
}
dl.buy dd {
    padding-left: 20px;
    margin-left: 55px;
    display: block;
}
.cheked {
    background:url("/profiler/download/../../styles2/../teamcity/img/ok.gif") no-repeat 50% 50%;
    padding:5px;
    text-align: center;
}
.minus{
    background:url("/profiler/download/../../styles2/../teamcity/img/none.gif") no-repeat 50% 50%;
    padding:5px;
    text-align: center;
}
.better{
    background:url("/profiler/download/../../styles2/../teamcity/img/limited.gif") no-repeat 50% 50%;
    padding:5px;
    text-align: center;
}
#legend .cheked, #legend .minus, #legend .better {
    padding-left: 1.6em;
    background-position: 0 50%;
}
td.cheked.text-inside, td.better.text-inside{
    background-position: center .4em;
}

td.cheked.text-inside p, td.better.text-inside p{
    margin-top: 1.6em;
}



#content .feature {
    margin-bottom: 1.5em;
}
#content .feature img {
    border: solid 1px #ccc;
}
#content #toc1, #content .toc1, #content #toc2, #content .toc2, #toc3 {
    margin-left: 0;
    padding: 0 0 1.5em;
    float: left;
    display: block;
    width: 45%;
}
#content #toc1 ul.manual, #content .toc1  ul.manual, #content #toc2  ul.manual, #content .toc2  ul.manual, #toc3  ul.manual {
    margin-bottom: -.5em;
}
#content #toc1 li, #content #toc2 li, #content .toc1 li, #content .toc2 li, #toc3 li, .toc li {
    margin-bottom: 0.3em;
    margin-left: 1em;
    color: #ccc; /*list-style-position: outside;*/
    list-style: disc outside;
}
#content .gray-backgr {
    background-color: #f4f4f4;
}
#content .radius, #subcontent .radius {
    border-radius: 5px;
    -moz-transition: all 0.1s ease 0s;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
}
#content .strong {
    font-weight: bold;
}
#subcontent ul#contnav li {
    margin-left: 0;
}
#subcontent #contnav li, #subcontent #contnav dd {
    background: url("/profiler/download/../../styles2/../img/arrow_grey.gif") no-repeat scroll 0 0 transparent;
    list-style: none outside none;
    margin-left: 20px;
    padding: 0 0 0.5em 12px;
}
#subcontent #contnav li.act, #subcontent #contnav dd.act {
    background: url("/profiler/download/../../styles2/../img/arrow_black.gif") no-repeat scroll 0 0 transparent;
}
#subcontent .featureTree {
    width: auto!important;
}
#subcontent .featureTree h5 {
    padding-left: .8em;
    font-size: 90%;
    font-weight: normal;
    background-color: #f4f4f4;
}
#subcontent .featureTree ul {
    margin-left: .8em;
}
.learnMore {
    position: absolute;
    top: 0;
    right: 0;
}
a.learnMore:hover {
    text-decoration: none;
}
body.dt .learnMore, body.rs .learnMore, body.dotcover .learnMore, body.decompiler .learnMore {
    padding: 0;
    right: 408px;
    font-size: 90%;
    width: auto;
    height: auto;
}
body.rs .learnMore {
    right: 424px;
}
body.dotcover .learnMore {
    right: 418px;
}
body.decompiler .learnMore {
    right: 421px;
}
body.dt .learnMore.rs, body.rs .learnMore.dt, body.dotcover .learnMore.rs, body.decompiler .learnMore.rs {
    top: 6px;
}
body.dt .learnMore.dc, body.rs .learnMore.dc, body.dotcover .learnMore.dt, body.decompiler .learnMore.dt {
    top: 28px;
}
body.dt .learnMore.dp, body.rs .learnMore.dp, body.dotcover .learnMore.dp, body.decompiler .learnMore.dc {
    top: 51px;
}
body.dt .learnMore span, body.rs .learnMore span, body.dotcover .learnMore span, body.decompiler .learnMore span {
    padding-bottom: 0;
    color: #ff9404!important;
    border-bottom: solid 1px #ff9404;
}
body.dt a.learnMore:hover span, body.rs a.learnMore:hover span, body.dotcover a.learnMore:hover span, body.decompiler a.learnMore:hover span {
    text-decoration: none;
    border-bottom: none;
}


body.phpstorm .learnMore.buy, body.webstorm .learnMore.buy, body.yt .learnMore.buy, body.ruby .learnMore.buy {
    height: 80px;
    width: 350px;
    right: 10px;
    text-indent: -5000px;
}
body.yt .learnMore.date, body.pycharm .learnMore.date {
    height: 30px;
    width: 105px;
    top: 49px;
    right: 226px;
    color: #374897;
    font-family: tahoma, sans-serif;
    font-size: 120%;
}
body.pycharm .learnMore.date {
    right: 216px;
}
body.yt .learnMore.date strong, body.pycharm .learnMore.date strong {
    margin-right: .2em;
    float: left;
}
#content .green_highlight {
    background-color: #e5fde5;
}
#content strong.green_highlight {
    font-weight: normal;
    padding: 0 3px;
}
#feedControl {
    margin-top: 5px;
    padding-top: 10px;
    padding-left: 5px;
    font-size: 0.85em;
    border-top: 1px solid #DADADA;
    line-height: 1.5em;
    position:relative;
}
.pycharm #feedControl, .ruby #feedControl, .webide #feedControl {
    margin-top: .5em;
    padding-top: 0;
    border-top: none;
}
#feedControl .gf-snippet,#feedControl .gfc-resultsHeader, #feedControl .gf-author,
#feedControl .gf-spacer, #feedControl .gf-relativePublishedDate {
    display : none;
}
#feedControl .gfc-result{
    width: 173px;
    /*background: url("/profiler/download/../../styles2/../img/readmore_link.gif") no-repeat 155px 75%;*/
    /*line-height: 1.2em;*/
}
#feedControl .gfc-result div.gf-title{
    background: url("/profiler/download/../../styles2/../img/bullet_star_bw.gif") no-repeat 0 5px;
    padding-left: 10px;
}
#feedControl .gfc-result div.gf-title a.gf-title{
    border: 0;
}
.pycharm #feedControl .gfc-result div.gf-title, .ruby #feedControl .gfc-result div.gf-title, .webide #feedControl .gfc-result div.gf-title {
    padding-top: .2em;
    padding-left: 0;
    height: auto;
    background: none;
}
ul.talk {
    margin: 0;
    list-style: none;
}
ul.talk li {
    margin: 0 0 .1em -.3em;
    padding: 0;
}
ul.talk li a {
    padding: .4em 0 .5em 2.9em;
    display: block;
}
ul.talk li.community a {
    background: url("/profiler/download/../../styles2/../img/icons/icoCommunity_ChB.gif") no-repeat 0 0;
}
ul.talk li.twitterProduct a {
    background: url("/profiler/download/../../styles2/../img/icons/icoTwitter_ChB.gif") no-repeat 0 0;
}
ul.talk li.blogProduct a {
    background: url("/profiler/download/../../styles2/../img/icons/icoBlog_ChB.gif") no-repeat 0 0;
}
ul.talk li.issueTracker a {
    background: url("/profiler/download/../../styles2/../img/icons/icoIssuetracker_ChB.gif") no-repeat 0 0;
}
#content .intro {
    color: #797c80;
    font: italic 1.15em/1.67em Georgia,"Times New Roman",Times,serif;
}
#content .italic {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}




#content .threeColonText {
    margin-right: 6%;
    float: left;
    font-size: 90%;
    width: 29%;
}
#content .threeColonText.rightfloated {
    margin-right: 0;
}
#content .threeColonText h5 {
    margin-top: 2em;
}
#content .threeColonText .ico {
    margin-top: 1.5em;
}
#content .threeColonText ul.starlist.plus li {
    padding-left: 1.6em;
    background: url("/profiler/download/../../styles2/../img/icons/icoPlus.png") no-repeat 0 .3em;
}
#content .threeColonText ul.starlist.plus li ul.starlist li {
    margin-left: -.8!important;
    padding-left: 1.1em;
    background: url("/profiler/download/../../styles2/../img/design/bullet_small.gif") no-repeat 0 .6em;
}
#content .threeColonText  a.video {
    display: block;
    width: 96px;
    height: 80px;
    text-indent: -50000px;
    background: url("/profiler/download/../../styles2/../../img/icons/movie.png") no-repeat 0 0;
}
#content .threeColonText a.video:hover {
    background: url("/profiler/download/../../styles2/../../img/icons/movie.png") no-repeat 0 -90px;
}
#content .gray-round {
    padding: 1em 2em 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color: #f4f4f4;
}
#content .gray-round h4 {
    margin-bottom: .3em;
}
#content ul.features-list {
    list-style: none;
}
#content ul.features-list li {
    margin: 0;
    padding-left: 1em;
    font-size: 110%;
}
#content ul.features-list li a {
    border: none;
}










#main #content {
    float: left;
    width: 76%;
    /*margin-right: 250px;*/
}
body.wide #main #content {
    width: auto;
    float: none;
}
aside {
    margin-left: -22%;
    float: right;
    width: 22%;
    /*display: none;*/
}
aside .box, aside dl {
    margin-top: 1em!important;
    border: solid 1px #ccc;;
}





footer {
    margin: 2em 0 .5em 0;
    padding: 25px 0 1em 0;
    background-color: #f4f4f4;
}
footer .products {
    margin-top: -35px;
    padding: 35px 3.5em 0 0;
    background: url("/profiler/download/../../styles2/../img/design/bgFooter.png") no-repeat right 0;
}
footer ul {
    font-size: 85%;
}
footer a {
    color: #333;
}
footer .social {
    margin-top: -1.1em;
}
footer .products ul li.mps {
    letter-spacing: -.5px;
}
footer h3 a {
    float: right;
    font-size: 50%;
    font-weight: bold;
    margin-right: 5em;
    margin-top: -1em;
}
footer p.why {
    margin-bottom: 1.4em;
    font-weight: bold;
    font-size: 90%;
}
#footer ul {
    margin-bottom: 3em;
    font-size: 90%;
}
#footer ul li {
    margin-right: .7em;
    color: #777;
    display: inline-block;
}
#footer ul li a {
    padding-right: .9em;
    border-right: solid 1px #c0c0c0;
}
#footer ul li.marketing a {
    border-right: none;
}

/* Buy, Download at the #header
simple buttons inside the #content??? */

#content a.text-button{
    background: url("/profiler/download/../../styles2/../img/btn.gif") no-repeat top center;
    width: 160px;
    height: 27px;
    display: block;
    font-weight: bold;
    color: #0158bc;
    padding: 2px 0 0 0;
    border: none;
    text-align:center;
}

#content .buttonDownloadNow, #subcontent .buttonDownloadNow {
    margin-top: 0;
    margin-right: 1em;
    padding: 16px 10px 10px 65px;
    float: right;
    width: 224px;
    height: 40px;
    color: #676767;
    font-size: 90%;
    cursor: pointer;
    border: none;
}
#content .buttonDownloadNow:hover, #subcontent .buttonDownloadNow:hover {
    text-decoration: none;
}
#content .buttonDownloadNow span, #subcontent .buttonDownloadNow span {
    margin-bottom: -1.6em;
    display: block;
    font-weight: bold;
    font-size: 140%;
    font-family: myriad, sans-serif;
    color: #295bc9;
}
#subcontent .buttonDownloadNow a {
    color: #676767;
}
body #content .buttonDownloadNow {
    width: 194px;
    background: url("/profiler/download/../../styles2/../img/buttons/buttonDownloadNow.gif") no-repeat 0 0;
}
body.TeamCity #content .buttonDownloadNow {
    width: 250px;
    background: url("/profiler/download/../../styles2/../img/buttons/buttonDownloadNow_tc.gif") no-repeat 0 0;
}
body.yt #content .buttonDownloadNow {
    padding-left: 90px;
    width: 225px;
    background: url("/profiler/download/../../styles2/../img/buttons/buttonDownloadNow_tc.gif") no-repeat 0 0;
}
body.pycharm #content .buttonDownloadNow  {
    padding-left: 85px;
    width: 220px;
    background: url("/profiler/download/../../styles2/../img/buttons/buttonDownloadNow_pycharm.gif") no-repeat 0 0;
}
body.rs #content .buttonDownloadNow, body.dt #content .buttonDownloadNow, body.dotcover #content .buttonDownloadNow , body.dotnet #content .buttonDownloadNow {
    width: 224px;
    background: url("/profiler/download/../../styles2/../img/buttons/buttonDownloadNow_rs.gif") no-repeat 0 0;
}
body.phpstorm #content .buttonDownloadNow {
    width: 224px;
    background: url("/profiler/download/../../styles2/../img/buttons/buttonDownloadNow_phpstorm.gif") no-repeat 0 0;
}
body.webstorm #content .buttonDownloadNow {
    width: 224px;
    background: url("/profiler/download/../../styles2/../img/buttons/buttonDownloadNow_webstorm.gif") no-repeat 0 0;
}
body.ruby #content .buttonDownloadNow {
    padding-top: 12px;
    padding-left: 80px;
    width: 160px;
    height: 49px;
    line-height: 1.2em;
    background: url("/profiler/download/../../styles2/../img/buttons/buttonDownloadNow_rm.gif") no-repeat 0 0;
}
body.TeamCity.down #content .buttonDownloadNow, body.idea.down #content .buttonDownloadNow {
    margin: .5em 0 0 -.7em;
    padding-top: 8px;
    padding-right: 0;
    padding-left: 75px;
    float: left;
    width: 285px;
    background: url("/profiler/download/../../styles2/../img/buttons/buttonDownloadNow_incloud.png") no-repeat 0 0;
}
body.rs #subcontent .buttonDownloadNow {
    padding-left: 17px;
    padding-right: 0;
    padding-top: 12px;
    width: 210px;
    background: url("/profiler/download/../../styles2/../img/buttons/buttonDownloadNowLight_rs.gif") no-repeat 0 0;
}
body.idea #content .buttonDownloadNow.community {
    background-image: url("/profiler/download/../../styles2/../img/buttons/buttonDownloadNow_community.gif");
}
body.TeamCity.down #content .buttonDownloadNow span, body.idea.down #content .buttonDownloadNow span {
    margin-bottom: .2em;
    display: block;
    font-weight: normal;
}
body.rm-next #content .buttonDownloadNow {
    padding-top: 16px;
    height: 45px;
}
body #content .buttonDownloadNow:hover {
    background-position: 0 -66px;
}
body.ruby #content .buttonDownloadNow:hover {
    background-position: 0 -71px;
}
body.pycharm #content .buttonDownloadNow span {
    color: #096f0b;
}
body.rs #content .buttonDownloadNow span, body.dt #content .buttonDownloadNow span, body.dotcover #content .buttonDownloadNow span, body.dotnet #content .buttonDownloadNow span {
    color: #7e255b;
}
body.rs #content .buttonDownloadNow span {
    font-size: 130%;
}
body.dt #content .buttonDownloadNow a:hover {
    text-decoration: none;
}
body.ruby #content .buttonDownloadNow span {
    line-height: 1.4em;
    color: #af0a4f;
    font-size: 160%;
}
body.phpstorm #content .buttonDownloadNow span {
    color: #4642bf;
}
body.yt #content .buttonDownloadNow span {
    font-size: 130%;
}
body.idea #content .buttonDownloadNow.community span {
    color: #395a76;
}
body.rs #subcontent .buttonDownloadNow span {
    margin-bottom: .2em;
    display: block;
    color: #7e255b;
}

body.rs #content .buttonDownloadNow {/*FIX*/
    padding-left: 70px;
}



#content .buttonDownloadGreen {
    padding-left: 12px;
    float: left;
    width: 100%;
    font-size: 90%;
    background: url("/profiler/download/../../styles2/../img/buttons/buttonDownloadGreeen.png") no-repeat 0 0;
    border: none;
}
#content .buttonDownloadGreen.big {
    padding-left: 12px;
    font-size: 100%;
    background: url("/profiler/download/../../styles2/../img/buttons/buttonDownloadGreeenBig.png") no-repeat 0 0;
}
#content .buttonDownloadGreen span {
    min-width: 200px;
    height: 78px;
    display: block;
    font-size: 85%;
    text-align: center;
    cursor: pointer;
    background: url("/profiler/download/../../styles2/../img/buttons/buttonDownloadGreeen.png") no-repeat right -78px;
}
#content .buttonDownloadGreen.big span {
    padding: 22px 0 0 70px;
    height: 77px;
    text-align: left;
    line-height: 1.2em;
    background: url("/profiler/download/../../styles2/../img/buttons/buttonDownloadGreeenBig.png") no-repeat right -99px;
}
#content .buttonDownloadGreen span img {
    padding-top: 28px;
}
#content .buttonDownloadGreen p {
    margin: .1em 0 0 0;
}
#content .buttonDownloadGreen p a {
    border: none;
}
#content .buttonDownloadGreen h3 {
    margin: .2em 0 .4em 0;
}
body.objc #content .buttonDownloadGreen span, body.yt #content .buttonDownloadGreen span {
    padding-top:  24px;
    font-size: 100%;
}
body.objc #content .buttonDownloadGreen span h3, body.yt #content .buttonDownloadGreen span h3 {
    font-size: 140%;
}
body.yt #content .buttonDownloadGreen span h3 {
    padding-top: 25px;
    padding-bottom: 20px;
}
body.TeamCity #content .buttonDownloadGreen span h3 {
    padding-top: 3px;
    padding-bottom: 0;
}


#content .buttonDownload {
    margin-right: 1em;
    padding: 18px 10px 10px 23px;
    float: right;
    width: 255px;
    height: 50px;
    color: #fff;
    cursor: pointer;
    background: url("/profiler/download/../../styles2/../img/buttons/buttonDownload.gif") no-repeat 0 0;
    border: none;
}
#content .buttonDownload span {
    font-weight: bold;
    font-size: 170%;
}
#content .buttonDownload a {
    color: #295bc9;
    border-bottom: none;
}
#content .buttonDownload a:hover {
    color: #295bc9;
    border-bottom: solid 1px #295bc9;
}



.downloadButtonYellow {
    margin-left: .5em;
    margin-top: 1.5em;
    padding: 9px 0 0 45px;
    display: block;
    cursor: pointer;
    width: 170px;
    height: 33px;
    color: #043dbc;
    font-family: myriad, sans-serif;
    font-weight: bold;
    font-size: 120%;
    background: transparent url("/profiler/download/../../styles2/../img/buttons/button_download_yellow.png") no-repeat scroll 0 0;
}
.downloadButtonBlue {
    margin-left: .5em;
    margin-top: 1.5em;
    padding: 10px 0 0 45px;
    display: block;
    cursor: pointer;
    width: 170px;
    height: 32px;
    font-size: 120%;
    color: #043dbc;
    font-weight: bold;
    background: transparent url("/profiler/download/../../styles2/../img/buttons/button_download_blue.png") no-repeat scroll 0 0;
}
.downloadButtonYellow:hover, .downloadButtonBlue:hover {
    text-decoration: none;
}

.downloadLink .nota_bene {
    margin: 1em 0 1.6em 0;
    border-top: none;
    border-left: solid 1px #f5f7f9;
    border-right: solid 2px #f5f7f9;
    border-bottom: solid 2px #f5f7f9;
}
.downloadLink .nota_bene a {
    padding: .5em;
    font-weight1: bold;
    font-size: 140%;
    display: block;
    text-align: center;
}
.downloadLink .nota_bene a:hover {
    text-decoration: none;
}


.button-link {
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 110%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #f6f6f6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eee));
    background-image: -webkit-linear-gradient(top, #f6f6f6, #eee);
    background-image: -moz-linear-gradient(top, #f6f6f6, #eee);
    background-image: -ms-linear-gradient(top, #f6f6f6, #eee);
    background-image: -o-linear-gradient(top, #f6f6f6, #eee);
    background-image: linear-gradient(top, #f6f6f6, #eee);
    -webkit-box-shadow: inset 0 1px 0 0 #fdfdfd;
    -moz-box-shadow: inset 0 1px 0 0 #fdfdfd;
    -ms-box-shadow: inset 0 1px 0 0 #fdfdfd;
    -o-box-shadow: inset 0 1px 0 0 #fdfdfd;
    box-shadow: inset 0 1px 0 0 #fdfdfd, inset 0 0 0 1px #f4f4f4;
    border: 1px solid #e0e0e0;
}
.button-link a {
    margin-right: 15px;
    font-size: 150%;
    display: block;
    background: url("/profiler/download/../../styles2/../img/buttons/bgButton-link.png") no-repeat right 11px;
}
.button-link.strong a {
    color: #3358c0;
    text-shadow: 0 1px 0 #ffffff, rgba(51,88,192,0.5) 0 -1px;
    font-weight: bold;
}
.button-link.buy a {
    color: #64bf6c;
    text-shadow: 0 1px 0 #ffffff, rgba(100,191,108,0.5) 0 -1px;
    background-position: right -21px;
}
.button-link a:hover {
    text-decoration: none;
}
.button-link a span {
    margin-right: 38px;
    padding: 9px .5em 12px;
    display: block;
    border-right: solid 1px #e0e0e0;
    box-shadow: 1px 0 0 0 #fafafa;
}
.button-link.buy a span {
    padding-top: 9px;
    padding-bottom: 12px;
}

#container .disable {
    display: none;
}

div.rating-cancel,div.star-rating {
    float: left;
    width: 28px;
    height: 28px;
    text-indent:-999em;
    cursor:pointer;
    display:block;
    background:transparent;
    overflow:hidden
}
div.rating-cancel,div.rating-cancel a {
    display: none!important;
}
div.star-rating,div.star-rating a{
    background: url("/profiler/download/../../styles2/../img/jquery/stars.png") no-repeat 0 0
}
div.rating-cancel a, div.star-rating a {
    display:block;
    width: 28px;
    height:100%;
    background-position:0 0;
    border:0
}
div.star-rating-on a{
    background-position:0 -28px!important
}
div.star-rating-hover a {
    background-position:0 -28px
}
div.star-rating-readonly a{
    cursor:default !important
}
div.star-rating{
    background:transparent!important;
    overflow:hidden!important
}


/*-------------------------- Validation ------------------------*/
label.error {
    margin-left: .5em;
    color : #ff0000;
}
input.error, textarea.error {
    background-color: #FEECEC;
}


/*-------------------------- Tabs ------------------------*/
.regular .tabb {
    display: none;
}
.regular .tabb.activeTabBody {
    display: block;
}
.regular ul.visibilityHidden {
    visibility: hidden;
    height: 44px;
}
.regular.ui-tabs ul.visibilityHidden {
    visibility: inherit;
}
.regular.ui-tabs {
    margin-top: 1.5em;
    position: relative;
    zoom: 1;
}
.regular.ui-tabs .ui-tabs-nav {
    margin: 0;
    clear: left;
    height: 44px;
    border-bottom: solid 1px #c4c9cf;
}
.regular.ui-tabs.minTabs .ui-tabs-nav {
    height: 35px;
}
.regular.ui-tabs.minTabs .ui-tabs-nav.sub_tabs {
    margin-left: -.7em;
    margin-bottom: 1em;
    font-size: 90%;
    border: none;
}
.regular.ui-tabs.minTabs .ui-tabs-nav.sub_tabs.vertical {
    margin-left: 0;
    height: auto;
}
.regular.ui-tabs .ui-tabs-nav li {
    margin: 0 .5em 0 0;
    padding: 0;
    float: left;
    list-style: none;
    background: url("/profiler/download/../../styles2/../img/jquery/bgTabLeft.png") no-repeat 0 0;
}
.regular.ui-tabs.minTabs .ui-tabs-nav.sub_tabs li {
    background: none;
    border-left: solid 1px #ccc;
}
.regular.ui-tabs.minTabs .ui-tabs-nav.sub_tabs.vertical li {
    float: none;
    border: none;
}
.regular.ui-tabs.minTabs .ui-tabs-nav.sub_tabs li:first-child {
    border-left: none;
}
.regular.ui-tabs .ui-tabs-nav li a {
    padding: 12px 1.5em;
    height: 20px;
    display: block;
    text-align: center;
    border: none;
    font-size: 120%;
    background: url("/profiler/download/../../styles2/../img/jquery/bgTabRight.png") no-repeat right 0;
    border-bottom: solid 1px #c4c9cf;
}
.regular.ui-tabs.minTabs .ui-tabs-nav li a {
    padding-top: 6px;
    height: 17px;
    font-size: 100%;
}
.regular.ui-tabs.minTabs .ui-tabs-nav li a:hover {
    text-decoration: none;
}
.regular.ui-tabs.minTabs .ui-tabs-nav.sub_tabs li a {
    padding: .2em .5em .5em .7em;
    background: none;
    border: none;
}
.regular.ui-tabs.minTabs .ui-tabs-nav.sub_tabs.vertical li a {
    margin-bottom: .5em;
    padding: 0 0 .2em .8em;
    text-align: left;
}
.regular.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    background: url("/profiler/download/../../styles2/../img/jquery/bgTabLeftSelect.png") no-repeat 0 0;
}
.regular.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    background: url("/profiler/download/../../styles2/../img/jquery/bgTabRightSelect.png") no-repeat right 0;
    border-bottom: solid 1px #fff;
}
.regular.ui-tabs .ui-tabs-nav.sub_tabs li.ui-tabs-selected a {
    color: #777;
}
.regular.ui-tabs .ui-tabs-nav.sub_tabs.vertical li.ui-tabs-selected a {
    background: url("/profiler/download/../../styles2/../img/arrow_grey.gif") no-repeat 0 0;
}
.regular.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .regular.ui-tabs .ui-tabs-nav li.ui-state-disabled a, .regular.ui-tabs .ui-tabs-nav li.ui-state-processing a {
    
}
.regular.ui-tabs .ui-tabs-nav li a, .regular.ui-tabs.ui-tabs-collapsible .regular.ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer;
}
.regular.ui-tabs .ui-tabs-nav li a:hover, .regular.ui-tabs.ui-tabs-collapsible .regular.ui-tabs-nav li.ui-tabs-selected a:hover {
    text-decoration: none;
}
.regular.ui-tabs .ui-tabs-panel {
    display: block;
    border: 0;
}
.regular.ui-tabs .ui-tabs-hide, .buttTabs .ui-tabs-hide {
    display: none;
}

.bullets.ui-tabs .ui-tabs-nav {
    height: 15px;
    border: none;
}
.bullets.ui-tabs .ui-tabs-nav li, .bullets.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin: 0;
    height: 9px;
    background: none;
}
.bullets.ui-tabs .ui-tabs-nav li a {
    padding: .2em;
    height: 9px;
    width: 9px;
    color: #fff;
    background: url("/profiler/download/../../styles2/../img/jquery/bgTabBullets.gif") no-repeat 0 0;
    border: none;
}
.bullets.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    background: url("/profiler/download/../../styles2/../img/jquery/bgTabBulletsSelect.gif") no-repeat 0 0;
}
.screenshots.ui-tabs .ui-tabs-nav {
    margin: 1em 0;
    height: auto;
    border: none;
}
.screenshots.ui-tabs .ui-tabs-nav li, .screenshots.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    background: none;
}
.screenshots.ui-tabs .ui-tabs-nav li a, .screenshots.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    margin: 0 .1em;
    padding: 0;
    display: block;
    height: auto;
    background: none;
    border: solid .3em #e9e9e9;
}
.screenshots.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    border: solid .3em #ccc;
}

.buttons.ui-tabs .ui-tabs-nav {
    height: auto;
    border: none;
}
.buttons.ui-tabs .ui-tabs-nav li {
    margin: 0;
    background: none;
}
.buttons.ui-tabs .ui-tabs-nav li a {
    padding: 3px 2em 6px;
    text-align: center;
    font-size: 95%;
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #fbfbfb, #f5f5f5);
    background-image: -moz-linear-gradient(top, #fbfbfb, #f5f5f5);
    background-image: -ms-linear-gradient(top, #fbfbfb, #f5f5f5);
    background-image: -o-linear-gradient(top, #fbfbfb, #f5f5f5);
    background-image: linear-gradient(top, #fbfbfb, #f5f5f5);
    border: 1px solid #d6d6d6;
    border-right: none;
}
.buttons.ui-tabs .ui-tabs-nav li:first-child a {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.buttons.ui-tabs .ui-tabs-nav li:last-child a {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #d6d6d6;
}
.buttons.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    color: #333;
    background-color: #f2f2f2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#f8f8f8));
    background-image: -webkit-linear-gradient(top, #ededed, #f8f8f8);
    background-image: -moz-linear-gradient(top, #ededed, #f8f8f8);
    background-image: -ms-linear-gradient(top, #ededed, #f8f8f8);
    background-image: -o-linear-gradient(top, #ededed, #f8f8f8);
    background-image: linear-gradient(top, #ededed, #f8f8f8);
    -webkit-box-shadow: inset 0 1px 0 0 #bfbfbf, inset 0 2px 0 0 #d6d6d6, inset 0 3px 0 0 #e6e6e6;
    -moz-box-shadow: inset 0 1px 0 0 #bfbfbf, inset 0 2px 0 0 #d6d6d6, inset 0 3px 0 0 #e6e6e6;
    -ms-box-shadow: inset 0 1px 0 0 #bfbfbf, inset 0 2px 0 0 #d6d6d6, inset 0 3px 0 0 #e6e6e6;
    -o-box-shadow: inset 0 1px 0 0 #bfbfbf, inset 0 2px 0 0 #d6d6d6, inset 0 3px 0 0 #e6e6e6;
    box-shadow: inset 0 1px 0 0 #bfbfbf, inset 0 2px 0 0 #d6d6d6, inset 0 3px 0 0 #e6e6e6;
    border: 1px solid #c8c8c8;
    border-right: none;
}
.buttons.ui-tabs .ui-tabs-nav li:last-child.ui-tabs-selected a {
    border-right: 1px solid #c8c8c8;
}


.regular.vertical.ui-tabs .ui-tabs-nav {
    height: auto;
    background: none;
    border: none;
}
.regular.vertical.ui-tabs .ui-tabs-nav li {
    float: none;
    background: none;
}
.regular.vertical.ui-tabs .ui-tabs-nav li a {
    margin-top: -1px;
    margin-right: 30px;
    padding: 14px 0 18px 0;
    text-align: left;
    color: #777;
    background: none;
    border: none;
    border-bottom: solid 1px #e0e0e0;
    border-top: solid 1px #e0e0e0;
}
.regular.vertical.ui-tabs .ui-tabs-nav li:first-child a {
    border-top: solid 1px #e0e0e0;
}
.regular.vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    margin-left: -8px;
    padding-left: 7px;
    padding-right: 30px;
    position: relative;
    color: #333;
    background: -moz-linear-gradient(top,  #fff 0%, #f4f4f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f4f4f4));
    background: -webkit-linear-gradient(top,  #fff 0%,#f4f4f4 100%);
    background: -o-linear-gradient(top,  #fff 0%,#f4f4f4 100%);
    background: -ms-linear-gradient(top,  #fff 0%,#f4f4f4 100%);
    background: linear-gradient(top,  #fff 0%,#f4f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f4f4',GradientType=0 );
	border: 1px solid #dbdfe4;
    border-right: none;
}
.regular.vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:before {
    content: "";
	position: absolute;
	top: -1px;
	right: -15px;
    border-width: 27px 0 27px 15px;
	border-style: solid;
    border-color: transparent #dbdfe4;
    display:block;
    width:0;
}
.regular.vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after {
    content: "";
	position: absolute;
	top: 0;
	right: -14px;
	border-width: 26px 0 26px 15px;
	border-style: solid;
	border-color: transparent #f9f9f9;
    display: block;
    width: 0;
}

/*-------------------------- New Window ------------------------*/
.screenshot {
    position: relative;
}
.screenshot a {
    padding: .5em 0 0 1em;
    display: block;
    border: none;
}
.screenshot a img {
    border: solid 1px #ccc;
}
.boximage {
    margin-bottom: 2em;
    position: relative;
    z-index: 0;
    background-color: #fff;
}
.boximage.leftfloated {
    margin-left: -1em;
}
.boximage.rightfloated {
    margin-right: -1em;
}
.boximage .action, .screenshot .action {
    display: block;
    position: absolute;
    text-indent: -999em;
    z-index: 1;
}
.boximage .action.enlarge, .screenshot .action.enlarge {
    width: 27px;
    height: 27px;
    top: -2px;
    left: 0;
    background: url("/profiler/download/../../styles2/../img/jquery/boximage/enlarge.png") no-repeat 0 0;
}
body.yt .boximage .action.enlarge, body.yt .screenshot .action.enlarge {
    background: url("/profiler/download/../../styles2/../img/jquery/boximage/enlarge_yt.png") no-repeat 0 0;
}
.boximage .boximageTop {
    text-align: right;
    background: url("/profiler/download/../../styles2/../img/jquery/boximage/bgTopLeft.gif") no-repeat 0 0;
}
.boximage span {
    height: 19px;
    display: block;
    color: #fff;
}
.boximage .boximageTop span {
    padding-left: 13px;
    background: url("/profiler/download/../../styles2/../img/jquery/boximage/bgTopRight.gif") no-repeat right 0;
}
.boximage .boximageBottom {
    text-align: right;
    background: url("/profiler/download/../../styles2/../img/jquery/boximage/bgBottomLeft.gif") no-repeat 0 0;
}
.boximage.small .boximageBottom {
    background: url("/profiler/download/../../styles2/../img/jquery/boximage/bgBottomLeft_small.gif") no-repeat 0 0;
}
.boximage .boximageBottom span {
    height: 21px;
    padding-left: 167px;
    background: url("/profiler/download/../../styles2/../img/jquery/boximage/bgBottomRight.gif") no-repeat right 0;
}
.boximage.small .boximageBottom span {
    padding-left: 102px;
    background: url("/profiler/download/../../styles2/../img/jquery/boximage/bgBottomRight_small.gif") no-repeat right 0;
}
.boximage .boximageContent {
    padding-left: 22px;
    display: block;
    text-align: center;
    background: url("/profiler/download/../../styles2/../img/jquery/boximage/bgLeft.gif") repeat-y 0 0;
    border: none;
}
.boximage .boximageContent a {
    padding-right: 23px;
    display: block;
    line-height: 1em;
    background: url("/profiler/download/../../styles2/../img/jquery/boximage/bgRight.gif") repeat-y right 0;
    border: none;
}
.boximage .boximageContent a:hover {
    text-decoration: none;
}
.boximage .boximageContent a span {
    padding: .5em .7em;
    margin-top: .5em;
    height: auto;
    color: #333;
}
.boximage .boximageContent img {
    border: solid 1px #ccc;
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}
* html #fancybox-loading {	/* IE6 */
    position: absolute;
    margin-top: 0;
}
#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url("/profiler/download/../../styles2/../img/jquery/fancybox.png");
}
#fancybox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    z-index: 1100;
    display: none;
}
* html #fancybox-overlay {	/* IE6 */
    position: absolute;
    width: 100%;
}
#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}
#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 20px;
    z-index: 1101;
    display: none;
}
#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #FFF;
}
#fancybox-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: 0;
    outline: none;
    overflow: hidden;
}
#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}
#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: url("/profiler/download/../../styles2/../img/jquery/fancybox.png") -40px 0;
    cursor: pointer;
    z-index: 1103;
    display: none;
    border: none;
}
#fancybox_error {
    color: #444;
    padding: 7px;
    margin: 0;
}
#fancybox-content {
    height: auto;
    width: auto;
    padding: 0;
    margin: 0;
}
#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
}
#fancybox-frame {
    position: relative;
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}
#fancybox-title {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1102;
}
.fancybox-title-inside {
    padding: 10px 0;
    text-align: center;
}
.fancybox-title-outside {
    padding-top: 5px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}
.fancybox-title-over {
    color: #FFF;
    text-align: left;
}
#fancybox-title-over {
    padding: 10px;
    background-image: url("/profiler/download/../../styles2/../img/jquery/fancy_title_over.png");
    display: block;
}
#fancybox-title-wrap {
    display: inline-block;
}
#fancybox-title-wrap span {
    height: 32px;
    float: left;
}
#fancybox-title-left {
    padding-left: 15px;
    background: url("/profiler/download/../../styles2/../img/jquery/fancybox.png") no-repeat -40px -90px;

}

#fancybox-title-main {
    font-weight: bold;
    line-height: 29px;
    background: url("/profiler/download/../../styles2/../img/jquery/fancybox-x.png") 0 -40px;
    color: #FFF;
}

#fancybox-title-right {
    padding-left: 15px;
    background: url("/profiler/download/../../styles2/../img/jquery/fancybox.png") no-repeat -55px -90px;
}
#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    z-index: 1102;
    display: none;
    border: none;
}
#fancybox-left {
    left: 0;
}
#fancybox-right {
    right: 0;
}
#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}
#fancybox-left-ico {
    background: url("/profiler/download/../../styles2/../img/jquery/fancybox.png") -40px -30px;

}
#fancybox-right-ico {
    background: url("/profiler/download/../../styles2/../img/jquery/fancybox.png") -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible;    /* IE6 */
}
#fancybox-left:hover span {
    left: 20px;
}
#fancybox-right:hover span {
    left: auto;
    right: 20px;
}
.fancy-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}
#fancy-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url("/profiler/download/../../styles2/../img/jquery/fancybox-x.png");
}
#fancy-bg-ne {
    top: -20px;
    right: -20px;
    background: url("/profiler/download/../../styles2/../img/jquery/fancybox.png") -40px -162px;
}
#fancy-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background: url("/profiler/download/../../styles2/../img/jquery/fancybox-y.png") -20px 0;
}
#fancy-bg-se {
    bottom: -20px;
    right: -20px;
    background: url("/profiler/download/../../styles2/../img/jquery/fancybox.png") -40px -182px;
}
#fancy-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background: url("/profiler/download/../../styles2/../img/jquery/fancybox-x.png") 0 -20px;
}
#fancy-bg-sw {
    bottom: -20px;
    left: -20px;
    background: url("/profiler/download/../../styles2/../img/jquery/fancybox.png") -40px -142px;
}
#fancy-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url("/profiler/download/../../styles2/../img/jquery/fancybox-y.png");
}
#fancy-bg-nw {
    top: -20px;
    left: -20px;
    background: url("/profiler/download/../../styles2/../img/jquery/fancybox.png") -40px -122px;

}


/*-------------------------- Gallery Start ------------------------*/
.ad-gallery {
    margin: 0;
    padding: 0;
    width: 900px;
    background: url("/profiler/download/../../styles2/../img/jquery/bgGalleryNav.gif") repeat-x 0 bottom;
}
.ad-gallery, .ad-gallery * {
    margin: 0;
    padding: 0;
}
.ad-gallery .ad-image-wrapper {
    margin: 0;
    padding: 0;
    width: 900px;
    height: 500px;
    position: relative;
    overflow: hidden;
}
.ad-gallery .ad-image-wrapper .ad-loader {
    position: absolute;
    z-index: 10;
    top: 48%;
    left: 48%;
    border: 1px solid #CCC;
}
.ad-gallery .ad-image-wrapper .ad-next, .ad-gallery .ad-image-wrapper .ad-prev {
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    height: 80%;
    cursor: pointer;
    display: block;
    z-index: 100;
}
.ad-gallery .ad-image-wrapper .ad-prev {
    left: 0;
}
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
    width: 30px;
    height: 30px;
    display: none;
    position: absolute;
    top: 47%;
    left: 0;
    z-index: 101;
    background: url("/profiler/download/../../styles2/../img/jquery/fancybox.png") -40px -30px;
}
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
    width: 30px;
    height: 30px;
    right: 0;
    left: auto;
    background: url("/profiler/download/../../styles2/../img/jquery/fancybox.png") -40px -60px;
}
.ad-gallery .ad-image-wrapper .ad-image {
    margin: 0;
    padding: 0;
    position: absolute;
    overflow: hidden;
    top: 0!important;
    left: 0;
    z-index: 9;
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1em;
    text-align: left;
    width: 100%;
    z-index: 2;
    font-size: 130%;
    /*background: url("/profiler/download/../../styles2/opa75.png");*/
    color: #fff;
    background-color: #000;
    opacity: 0.7;
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
    display: block;
}
.ad-gallery .ad-controls {
    padding-top: 1em;
    padding-bottom: 1em;
    height: 30px;
    text-align: center;
}
.ad-gallery .ad-info {
    padding-right: 1em;
    float: left;
    width: 48%;
    text-align: right;
    color: #515151;
    font-size: 130%;
}
.ad-gallery .ad-slideshow-controls {
    float: left;
    width: 50%;
    position: relative;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-start {
    width: 31px;
    height: 27px;
    position: absolute;
    left: 0;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    background: url("/profiler/download/../../styles2/../img/jquery/galleryPlay.gif") no-repeat 0 0;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
    width: 31px;
    height: 27px;
    position: absolute;
    left: 32px;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    background: url("/profiler/download/../../styles2/../img/jquery/galleryStop.gif") no-repeat 0 0;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
    display: none!important;
    padding-left: 5px;
    font-size: 0.9em;
}
.ad-gallery .ad-slideshow-running .ad-slideshow-start {
    cursor: default;
    font-style: italic;
    background: url("/profiler/download/../../styles2/../img/jquery/galleryPlay.gif") no-repeat 0 -27px;
}
.ad-gallery .ad-nav {
    padding-bottom: 2em;
    width: 100%;
    position: relative;
}
.ad-gallery .ad-forward, .ad-gallery .ad-back {
    position: absolute;
    top: 0;
    width: 7em;
    height: 100%;
    display: block;
    cursor: pointer;
    z-index: 10;
}
.ad-gallery .ad-back {
    left: 0;
    background: url("/profiler/download/../../styles2/../img/jquery/galleryPrev.gif") no-repeat center 1em;
}
.ad-gallery .ad-forward {
    right: 0;
    background: url("/profiler/download/../../styles2/../img/jquery/galleryNext.gif") no-repeat center 1em;
}
.ad-gallery .ad-nav .ad-thumbs {
    margin: 0 7.3em;
    overflow: hidden;
    width: auto;
}
.ad-gallery .ad-thumbs .ad-thumb-list {
    float: left;
    width: 9000px;
    list-style: none;
}
.ad-gallery .ad-thumbs li {
    float: left;
    padding-right: 1em;
}
.ad-gallery .ad-thumbs li a {
    display: block;
    border: none;
}
.ad-gallery .ad-thumbs li a img {
    border: 3px solid #CCC;
    display: block;
}
.ad-gallery .ad-thumbs li a.ad-active img {
    border: 3px solid #616161;
}
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}
/*-------------------------- Gallery Start ------------------------*/

/*-------------------------- jCarouselLite Start ------------------------*/
.jCarouselLite {
    float: left;
    visibility: visible;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.carousel .navigation {
    width: 70px;
    height: 115px;
    text-indent: -5000px;
    cursor: pointer;
    border: none;
}
.carousel .navigation.prev {
    float: left;
    background: url("/profiler/download/../../styles2/../img/jquery/ad_prev.png") no-repeat center center;
}
.carousel .navigation.next {
    float: right;
    background: url("/profiler/download/../../styles2/../img/jquery/ad_next.png") no-repeat center center;
}
.jCarouselLite ul {
    position: relative;
    list-style-type: none;
    z-index: 1;
    width: 2890px;
    left: -1870px;
}
.jCarouselLite ul li {
    overflow: hidden; float: left;
}
/*-------------------------- jCarouselLite End ------------------------*/


/*-------------------------- Bookmark Start ------------------------*/
.bookmark_popup {
	display: none;
	position: absolute;
	z-index: 100;
}
.bookmark_popup ul {
	float: left;
	width: 320px;
}
.bookmark_list {
    margin: 0;
    padding: 0;
	display: inline-block;
	float: left;
	list-style-type: none;
	font-size: 80%;
}
.bookmark_list li {
	float: left;
	width: 23%;
	margin: 0 1px;
	padding: 1px;
	/*border: 1px outset;*/
}
.bookmark_compact {
	/*background-color: #eee;
	border: 1px outset;*/
}
.bookmark_compact li {
    margin: 0;
    padding: 2px;
    width: 16px;
    height: 16px;
	background-color: transparent;
	border: none;
}
.bookmark_list a {
	width: 100%;
	text-decoration: none;
	cursor: pointer;
}
.bookmark_list span {
	display: inline-block;
	width: 16px;
	height: 16px;
}
.bookmark_list span.bookmark_icons {
	background: url("/profiler/download/../../styles2/../img/jquery/bookmarks.gif") no-repeat center;
}
.bookmark_list img {
	border: none;
}
/*-------------------------- Bookmark End ------------------------*/




body.overview #content .boximage {
    margin-top: -.5em;
}
body.overview #content .intr {
    margin-top: .8em;
}
body.overview #content .blockPerformance {
    margin-left: -1.9em;
    margin-right: -2.1em;
    padding: 1.3em 2.1em .2em 1.9em;
    background-color: #f4f4f4;
}
body.overview #content .blockMemory {
    margin: 1em -2.1em 1em -1.9em;
    padding: 1.3em 2.1em .2em 1.9em;
    background-color: #f3ecf0;
}
body.overview #content .features {
    margin-left: 3%;
    float: left;
    width: 30%;
    list-style: none;
}
body.overview #content .features.first {
    margin-left: 0;
}
body.overview #content div.features.first {
    margin-left: 0;
}
body.overview #content .features li {
    margin-bottom: .5em;
    padding-left: 1.6em;
    list-style-position: outside;
    background: url("/profiler/download/../../img/bullet_grey.gif") no-repeat scroll 4px 5px;
}
body.overview #content #buttonDownloadPerformance, body.overview #content #buttonDownloadMemory {
    margin-top: -1em;
    margin-right: .5em;
}
body.overview #content #buttonDownloadMemory a.black {
    margin-left: -1em;
}
body.overview #content ul.customers {
    margin: 1.5em 0;
    list-style: none;
}
body.overview #content ul.customers li {
    margin-right: 2.6em;
    float: left;
}
body.overview #content ul.customers li:last-child {
    margin-right: 0;
}

.tabb {display: none;}
.tabb.activeTabBody {display: block;}
.tabb.secondary{
    margin-left:180px; 
}
#secondary_nav .children {
    background: url("/profiler/download/../../styles2/../img/tree/child.gif") no-repeat 0 3px;
    padding-left: 8px;
    *margin-left: 20px
}

ul#tabs, ul#tabsDecorate {
    margin: 0.3em 0 0.4em 0;
    padding: 0;
    display: block;
    /*height:2.1em;*/
    height: 27px;
    background: url("/profiler/download/../../styles2/../img/navigation/bgTabs2.gif") no-repeat right bottom;
    /**background-position: right 2em;*/
}

ul#tabs li, ul#tabsDecorate li {
    margin: 0 -1px 0 0;
    padding: 0;
    float: left;
    list-style: none;
}
ul#tabs li.first, ul#tabsDecorate li.first {
    margin: 0;
    padding: 0 0 7px 5px;
    color: #fff;
}
ul#tabs li p, ul#tabsDecorate li p {
    margin: 0 1px 0 1px;
    padding: 0;
    border-top: solid 1px #bfbfbf;
}
ul#tabs li p a, ul#tabsDecorate li p a {
    margin: 0 -1px 0 -1px;
    padding: 3px 1.4em;
    *padding-bottom: 2px;
    display: block;
    color: #686868;
    font-size: 85%;
    font-weight: bold;
    background: #fff url("/profiler/download/../../styles2/../img/navigation/bgTabb.gif") repeat-x 0 0;
    border-left: solid 1px #bfbfbf;
    border-right: solid 1px #bfbfbf;
    border-bottom: solid 1px #bfbfbf;
}

ul#tabs li p a:hover, ul#tabsDecorate li p a:hover {
    color: #203da3;
    background-image: none;
}
ul#tabs li p a.activTab, ul#tabsDecorate li p a.activTab {
    background-image: none;
    color: #555;
    border-bottom: solid 1px #fff;
}


/*-- -------- start: Horizontal  -------- --*/

ul#sub_tabs {
    padding-top: 0;
}
ul.sub_tabs {
    padding: 0 0 5px 10px;
    margin-bottom: 1.5em;
}
ul#tabs.sub_tabs{
    width: 100%;
    overflow: hidden;
    background: none;
    *padding-bottom: 0;
    _padding-bottom: 1em;
}
ul.sub_tabs li span {
    color: #ccc;
}
ul.sub_tabs li {
    list-style: none;
    display: inline;
}

ul#tabs.sub_tabs li{  /* licenses types */
    margin: 0;
    padding: 0 7px 0 7px;
    list-style: none;
    display: inline;
    border-left: 1px solid #ccc;
    margin-left: -1px;
    *font-size: 13px;
}

ul.sub_tabs li a {
    margin: 0 0.2em 0 0.5em;
    border: 0;
    font-size: 85%;


}
ul.sub_tabs li a:hover {
    color: #203da3;
}
ul.sub_tabs li a.activTab {
    color: #7f7f7f;
    font-weight: bold;
}


/*--  --------- end: Horizontal  --------- --*/
#licensing{
    margin-left:180px;
    width1: 455px;
    padding-bottom: 2em;
    margin-top:0;
}

/*-- -------- start: Vertical navigation -------- --*/

#secondary_nav{
    font-size: 85%;
    width: 150px;
    float: left;
}

#secondary_nav ul{
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 0.7em 0 0.7em 0;
}
#secondary_nav ul ul{
    margin-top: 0.5em;

}
#container #secondary_nav ul li{
    list-style: none;
    margin-left: 0;
}
#secondary_nav ul li a{
    border: 0;
}

#secondary_nav ul li a.activTab{
    font-weight: bold;
    border: 0;
    background: url("/profiler/download/../../styles2/../img/tree/arrow_tree_closed.gif") no-repeat 0 4px;
    background-position: 0 4px!important;
    padding-left: 9px;
    margin-left: -8px;
}

#secondary_nav ul li a.children {
    background: url("/profiler/download/../../styles2/../img/tree/child.gif") no-repeat 0 7px;
    padding-left: 8px;

}
#secondary_nav ul li a.children.activTab {
    font-weight: bold;
    margin-left: 0;
}

#secondary_nav dl.buy {
    *width: 150px;
    _width: auto;
    display: block;
    line-height: 1.9em;
    padding: 4px 6px 6px;
    margin-top: 0.5em;
    margin-bottom: 0;
    border: 1px dotted #ddd;
    /*border-bottom: 4px solid #eee;*/
    border-bottom-style: solid;
    overflow-y: hidden;
}
#secondary_nav dl.buy dt{
    font-size: 120%;
    /**font-size: 13px;*/
    display: block;
    letter-spacing: -1px;
    color: #777;
    margin-left: 3px;
}
#secondary_nav dl.buy dt.price{
    float:right;
    margin-right: 3px;
    padding-right: 0;
    clear: both;
}
#secondary_nav dl.buy dd{
    margin-left: 67px;
    *font-size: 11px;
    float: none;
}

#secondary_nav dl.buy dd.links{
    padding-left: 0;
    margin-left: 4px;
    margin-right: 10px;
    /*margin-bottom: 10px;*/
    display: block;
    float: left;
}

#secondary_nav dl.buy dd.caption {
    margin: 0 0 0 3px;
    padding: 0;
    font-size: 110%;
    font-weight: bold;
    color: #777;
    border-bottom: 1px dotted #ddd;
    clear: left;
}


#secondary_nav.tabs{
    margin: 0;
    padding: 0;
    border: dotted 1px #ccc;
    border-right: none;
}
#secondary_nav.tabs ul{
    margin: 0;
    padding: .5em 0 .1em .4em;
    border: none;
}
#secondary_nav.tabs ul li {
    margin: 0;
    padding: 0;
}
#secondary_nav.tabs ul li a {
    margin-bottom: .4em;
    padding: .2em 0 .2em 1em;
    *padding-left: 0;
    display: block;
    background-color: #f0f0f0;
}
#secondary_nav.tabs ul li a.activTab {
    margin-left: 0;
    background-color: #fff;
    background-position: .2em 4px!important;

}
/*--  --------- end: Vertical navigation --------- --*/

/* download ----------------------------------------- */
.steps li {
    font-size: 110%;
    padding: 10px 10px 18px 10px;
    list-style-type: none;
    border: 1px dotted #ccc;
    margin-bottom: 2em;
    background-color: #F5F5F5;
}

.steps li a:link, .steps li a:visited, .steps li a:hover {
    text-decoration: none;
    border-bottom: 1px solid #F5F5F5;
    display: block;
    padding: 0.5em 0 0 50px;
    height: 2.2em;
}

.step1 a:link, .step1 a:visited, .step1 a:hover {
    background: url("/profiler/download/../../styles2/../img/pic_win.gif") no-repeat 5px 0.5em;
    background-repeat: no-repeat;
}

.step2 a:link, .step2 a:visited, .step2 a:hover {
    background: url("/profiler/download/../../styles2/../img/pic_linux.gif") no-repeat 5px 0.5em;
    background-repeat: no-repeat;
}

.step3 a:link, .step3 a:visited, .step3 a:hover {
    background: url("/profiler/download/../../styles2/../img/pic_solaris.gif") no-repeat 1px 0.5em;
    background-repeat: no-repeat;
}

.step4 a:link, .step4 a:visited, .step4 a:hover {
    background: url("/profiler/download/../../styles2/../img/pic_mac.gif") no-repeat 5px 0.5em;
    background-repeat: no-repeat;
}

#download h4 {
    padding-bottom: 1em;
    padding-top: 0.5em;
}

#downloadtext p {
    padding-bottom: 2em;
    margin-left: 36px;
}

/*-- -------- start: New download styles -------- --*/
.download_info{
    color: #555;
    font-size: 86%;
    line-height: 1.7em;
    margin: 0;
    margin-bottom: 1.5em;
    padding-top: 10px;
    padding-left: 75px;
    background: no-repeat 2em 0.85em;
}
.download_info dd {
    margin: 0;
    padding: 0;
    float: left;
    width: 6em;
}
.DownloadButton{
    position:absolute;
    z-index:2;
    margin-top: 15px;
    margin-left: 255px;
    border: 0!important;
    cursor: pointer;
}
#content .win {
    background-image: url("/profiler/download/../../styles2/../img/navigation/windows.gif");
}
#content .linux{
    background-image: url("/profiler/download/../../styles2/../img/navigation/linux.gif");
}
#content .mac{
    background-image: url("/profiler/download/../../styles2/../img/navigation/macos.gif");
}
#content .kit{
    background-image: url("/profiler/download/../../styles2/../img/navigation/intellijidea.gif");
}
#content .j2ee{
    background-image: url("/profiler/download/../../styles2/../idea/img/jee2.gif");
}
#content .win32{
    background-image: url("/profiler/download/../../styles2/../img/navigation/memory_profiling.gif");
}
#content .win64{
    background-image: url("/profiler/download/../../styles2/../img/navigation/memory_profiling.gif");
}
#content .mps-src{
    background-image: url("/profiler/download/../../styles2/../img/navigation/mps.gif");
    background-position: 2em 1.15em;
}
#content .beta {
    background-image: url("/profiler/download/../../styles2/../img/navigation/performance_profiling.gif");
    background-position: 2em 1.15em;
}

#content .download_button {
    margin: 2em 0 0 2em;
    cursor: pointer;
    display: block;
}



/*-- -------- start: Style for WI download -------- --*/
body.phpstorm #content .products img, body.webstorm #content .products img, body.ruby #content .products img, body.pycharm #content .products img {
    margin-right: 1em;
}
body.phpstorm #content .products p, body.webstorm #content .products p, body.ruby #content .products p, body.pycharm #content .products p {
    line-height: 1.8em!important;
}
body.phpstorm #content .yt p, body.webstorm #content .yt p, body.ruby #content .yt p, body.pycharm #content .yt p {
    padding: .8em 0 .5em 4.2em;
    background: url("/profiler/download/../../styles2/../img/banners/better_together.png") no-repeat .4em .8em;
}
body.phpstorm #content .subcription_text, body.webstorm #content .subcription_text {
    margin-top: 1.2em;
}
/*-- -------- end: Style for WI download -------- --*/

/*-- -------- start: Style for IDE download -------- --*/
.jbIDE {
    padding-left: .7em;
    padding-bottom: .1em;
    background: #FFFFFF; /* old browsers */
    background: -moz-linear-gradient(top, #FFFFFF 50%, #F0F0F0 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#FFFFFF), color-stop(100%,#F0F0F0)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F0F0F0',GradientType=0 ); /* ie */
    background: -o-linear-gradient(top, #FFFFFF 50%,#F0F0F0 100%); /* opera */
}
.jbIDE h6 {
    margin-bottom: .2em;
}
.jbIDE ul {
    margin: 0;
}
.jbIDE ul li {
    margin: 0 .7em;
    list-style: none;
    display: inline;
}
.jbIDE ul li:first-child {
    margin-left: .3em;
}
/*-- -------- end: Style for IDE download -------- --*/

#content input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}
#content .validation-advice {
	margin: 5px 0;
    padding: 5px;
    display: inline;
    /*background-color: #FF3300;*/
	color : #ff0000;
}
#content .custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
#content fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}


/*---- jQuery ----*/
#content label.error {
    margin-left: .5em;
    color : #ff0000;
}
#content input.error, #content textarea.error, #content select.error {
    background-color: #FEECEC;
}

.form.small {
    margin: 0 auto;
    width: 80%;
}
.form .red {
    margin: 0 .2em;
}
.form dl dt, .form dl dd {

}
.form.line dl dt {
    padding-top: .1em;
    float: left;
    width: 18em;
}
.form.small dl dt {
    text-align: right;
}
.form.line dl dd {
    margin: 0 0 1em 18.5em;
}
.form dl dd .comment, .form dl dd input, .form dl dd textarea {
    width: 90%;
}
.form dl dd input.checkbox {
    margin-right: .4em;
    width: auto;
    float: left;
}
.form dl dd input.submit {
    width: auto;
}
.form dl dd select {
    width: 91%;
}

.form dl dd label.checkbox {
    display: block;
}


.form.small label.error {
    display: none!important;
}

#subcontent .devoxx {
    margin-top: 63px;
    *margin-top: 54px;
    margin-bottom: 15px;
    height: 230px;
    background-color: #f4f4f4;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#subcontent .devoxx {margin-top: 43px;}
}
#subcontent .devoxx .title {
    margin: 1px;
    padding: .4em .5em .4em 117px;
    display: block;
    color: #fff;
    font-size: 90%;
    line-height: 1.2em;
    background: #272526 url("/profiler/download/../../styles2/../img/logos/conf/logoDevoxxNeg.png") no-repeat 15px .1em;
    border: none;
}
#subcontent form {
    margin: 20px 10px 0 10px;
}
#subcontent form .field {
    margin-bottom: 1em;
    padding: 2px;
    display: block;
    width: 95%;
    font-size: 90%;
    color: #444;
    border-radius: 2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    resize:none;
    border: 1px solid #8e8e8e;
    border-right-color: #e1e1e1;
    border-bottom-color: #e1e1e1;
    background-color: #fefefe;
}
#subcontent form .button {
    padding: .1em .5em;
    border-radius: 3px;
    display: block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #716f6f;
    font-weight: bold;
    /*background: url("/profiler/download/../../styles2/../img/buttons/button.gif") no-repeat 0 0;*/
    background-color: #e3e3e3;
    border: 1px solid #e1e1e1;
    border-right-color: #8e8e8e;
    border-bottom-color: #8e8e8e;
}
#subcontent form label.error {
    font-size: 90%;
    color: #ff0000;
}


#content .registration {
    margin-right: 2em;
}
#content .registration .description {
    margin: 0 0 .1em .1em;
    padding: .4em .8em 0 0;
    display: block;
}
#content .registration .description.leftfloated {
    text-align: right;
}
#content .registration .field {
    margin: 0 0 1em 0;
    display: block;
}
#content .registration .field input, #content .registration .field textarea, #content .registration .field select {
    margin-bottom: 1em;
    padding: 6px;
    color: #424242;
    font-size: 110%;
    display: block;
    width: 98%;
    background: #fff;
    border: 1px solid #e4e4e4;
    box-shadow: inset 0 2px 1px rgba(0,0,0,0.06),
        0 1px 0 rgba(255,255,255,1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.06),
        0 1px 0 rgba(255,255,255,1);
    -moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.15),
        0 1px 0 rgba(255,255,255,1);
    -o-box-shadow: inset 0 0 2px rgba(0,0,0,0.15),
        0 1px 0 rgba(255,255,255,1);
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
#content .registration .field select {
    width: 100%;
}
#content .registration .field input[type="text"]:focus, #content .registration .field textarea:focus, #content .registration .field select:checked {
    background: #fff;
    outline: none;
    border: 1px solid #d1dfe9;
    box-shadow: 0 0 5px rgba(209,223,233,0.8);
    -webkit-box-shadow: 0 0 5px rgba(209,223,233,0.8);
    -moz-box-shadow:0 0 5px rgba(209,223,233,0.8);
}
#content .registration .field textarea:disabled {
    background-color: #f9f9f9;
}
#content .registration .field input.blur {
    color: #777;
    font-style: italic;
}
#content .registration .field.checkbox {
    margin-top: .5em;
    margin-bottom: 0;
}
#content .registration .field.checkbox input {
    margin: .3em .3em 0 .2em;
    padding: 0;
    float: left;
    width: auto;
    color: #444;
    border: none;
}
#content .registration .button, .form.popup .button {
    padding: 5px 10px 6px;
    display: inline-block;
    width: auto;
    overflow: visible;
    position: relative;
    color: #fff;
    font-size: 100%;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    background: #222 url("/profiler/download/../../styles2/../img/buttons/overlay.png") repeat-x scroll 0 0;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
#content .registration #file_input {
    position: absolute;
    cursor: default;
    z-index: 2;
    filter: alpha(opacity: 0);
    opacity: 0;
    margin-left: -125px;
    height: 35px;
    width: 210px;
}
#content .registration .customFile {

}
#content .registration .blocker {
    position: absolute;
    z-index: 3;
    margin-left: -125px;
    width: 125px;
    height: 21px;
    background: url("/profiler/download/../../styles2/../img/buttons/overlay.png");
}
#fileName {
    position: absolute;
    height: 15px;
    font-size: 90%;
}
#content .registration .button_fake {
    position: absolute;
    z-index: 1;
    float: left;

    padding: 2px 10px 3px;
    display: inline-block;
    width: auto;
    overflow: visible;
    position: absolute;
    color: #fff;
    font-size: 100%;
    cursor: pointer;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    background: #777 url("/profiler/download/../../styles2/../img/buttons/overlay.png") repeat-x scroll 0 0;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
#content .registration .error {
    color: #dc143c;
}
#content .registration input[type="text"].error, #content .registration textarea.error, #content .registration select.error {
    background: #fff;
    outline: none;
    border-color: #dc143c;
    box-shadow: 0 0 5px rgba(220,20,60,0.5);
    -webkit-box-shadow: 0 0 5px rgba(220,20,60,0.5);
    -moz-box-shadow:0 0 5px rgba(220,20,60,0.5);
}
#content .registration .checkboxs {
    padding-top: .5em;
    padding-bottom: 1.5em;
    position: relative;
}
#content .registration .checkboxs label.error {
    position: absolute;
    bottom: 0;
}

.form.popup {
    margin-top: 1em;
    text-align: left;
}
.form.popup textarea {
    margin-bottom: .5em;
    padding: 6px 9px 5px;
    color: #444;
    width: 450px;
    height: 70px;
    outline: 0 none;
    background-image:url("/profiler/download/../../styles2/../img/bgInput.png");
    border: 1px solid #b0b0b0;
}


form.searchConfluence {
    padding-bottom: 1em;
}
form.searchConfluence input {
    margin-top: 0;
    margin-right: 6px;
    padding: 7px 5px 6px 5px;
    float: left;
    color: #999;
    font-size: 110%;
    width: 270px;
    border-style: solid;
    border-width: 1px;
    border-color: #c4c4c4 #e9e9e9 #e9e9e9 #c4c4c4;
}
form.searchConfluence input.idleField {
    color: #999;
}
form.searchConfluence input.focusField {
    color: #333;
}
form.searchConfluence .button {
    margin-top: 0;
    padding: 4px 12px;
    float: left;
    min-width: 60px;
    text-align: center;
    color: #555;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0 1px rgba(255, 255, 255, 0.75);
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    background: #dbdbdb url("/profiler/download/../../styles2/../img/buttons/btn-shader.png") repeat-x 0 0;
    border: 1px solid #d4d4d4;
    border-right-color: #b4b4b4;
    border-bottom-color: #b4b4b4;
}
form.searchConfluence input.button {
    padding-top: 7px;
    padding-bottom: 7px;
    width: auto!important;
}



body.down .downloadButtonYellow {
    margin-top: 2.2em;
}
body.down .whatsnew {
    padding-top: 2em;
}
body.down .whatsnew .box {
    margin-left: 2em;
}

