/*----- 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("/devnet/community/../../styles2/../img/buttons/tc-download.gif") no-repeat 0 -50px;
}
#subcontent dl.sb-download dd{
    padding:0;
    margin:0;
    height: 50px;
    background: url("/devnet/community/../../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("/devnet/community/../../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("/devnet/community/../../styles2/../img/buttons/sb-download-rs.gif");
}
body.rs #subcontent dl.sb-download-b dd a{
    background-image: url("/devnet/community/../../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("/devnet/community/../../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("/devnet/community/../../styles2/../teamcity/features/screenshots/tour/thumbnail.gif") no-repeat 0 0;
}
.mps .box.screenshots dt a, .mps .box.screenshots dt a:hover{
    background: url("/devnet/community/../../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("/devnet/community/../../styles2/../img/small_bullet_new2.gif") no-repeat right 4px;
    padding-right: 19px;
    border: 0;
}

/* special contact form */
#container .question {
    background: white url("/devnet/community/../../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("/devnet/community/../../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("/devnet/community/../../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("/devnet/community/../../styles2/../img/quote_bottom.gif") no-repeat right bottom;
    text-align: right;
    padding-bottom: 1em;
}

/* buy pages extentions */
dl.buy dd.addquot {
    background: url("/devnet/community/../../styles2/../img/addquote_sb.gif") no-repeat 4px 40%;
}

dl.buy dd.addcart {
    background: url("/devnet/community/../../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("/devnet/community/../../styles2/../img/bullet.gif") no-repeat 0.5em 6px;
    font-size: 86%;
    font-weight: bold;
    letter-spacing: 1px;
}

.feature h4.new {
    background: url("/devnet/community/../../styles2/../img/new_feature_rs.gif") no-repeat 0 0.45em;
    padding: 0.9em 0.3em 0.9em 4em;
    border: none;
}
.new {
    background: url("/devnet/community/../../styles2/../img/new.gif") no-repeat 0 0;
    padding-left: 45px;
    padding-top: 0.15em;
    padding-bottom: 0.15em;
}

.new-small {
    background: url("/devnet/community/../../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("/devnet/community/../../styles2/../img/star_bullet_new.gif") no-repeat 0 4px;
    padding: 0 0 0 30px;
    font-weight: normal;
}

h4.new {
    background: url("/devnet/community/../../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("/devnet/community/../../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("/devnet/community/../../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("/devnet/community/../../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("/devnet/community/../../styles2/../img/quote_bottom.gif") no-repeat right bottom;
}

#testimonial #quote {
    margin: 0;
    padding: 5px 10px 0 10px;
    line-height: 1.4em;
    background: url("/devnet/community/../../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("/devnet/community/../../styles2/../img/loading.gif") no-repeat -10px -4px;*/
    background: url("/devnet/community/../../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("/devnet/community/../../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("/devnet/community/../../styles2/../img/banners/ij11_sb.png") no-repeat center 0;
}
#subcontent .yt_sb a {
    background: #273f9f url("/devnet/community/../../styles2/../img/banners/youtrackInCloud_sb.png") no-repeat center 0;
}
#subcontent .pw_sb a {
    background: #073345 url("/devnet/community/../../styles2/../img/banners/phpstorm3_sb.png") no-repeat center 0;
}
#subcontent .ws_sb a {
    background:#073345 url("/devnet/community/../../styles2/../img/banners/ws30_sb.png") no-repeat center 0;
}
#subcontent .tc_sb a {
    background: white url("/devnet/community/../../styles2/../img/banners/tc65_sb.png") no-repeat 0 50%;
}
#subcontent .rm a {
    background: white url("/devnet/community/../../styles2/../img/banners/rrm3_sb.png") no-repeat 0 50%;
}
#subcontent .pysb a {
    background: white url("/devnet/community/../../styles2/../img/banners/py20_sb.png") no-repeat 0 50%;
}
#subcontent .dtsb a {
    background: white url("/devnet/community/../../styles2/../img/banners/dt45_sb.png") no-repeat 0 50%;
}
#subcontent .dcsb a {
    background: white url("/devnet/community/../../styles2/../img/banners/dc11_sb.png") no-repeat 0 50%;
}
#subcontent .rssb a {
    background: white url("/devnet/community/../../styles2/../img/banners/rs60_sb.png") no-repeat 0 50%;
}
#subcontent .rsrus a {
    background: white url("/devnet/community/../../styles2/../img/banners/rs_ru.png") no-repeat 0 50%;
}
#subcontent .rm-tc_hsb a {
    background: white url("/devnet/community/../../styles2/../img/banners/tc_free_rm1.gif") no-repeat 0 50%;
}
#subcontent .objc a {
    background: white url("/devnet/community/../../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("/devnet/community/../../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("/devnet/community/../../styles2/../img/design/bullet.gif") no-repeat 0 .5em;
    background: url("/devnet/community/../../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("/devnet/community/../../styles2/../img/design/header_JetBrains.jpg") no-repeat 0 0;
}
body#spec #product .container {
    background: url("/devnet/community/../../styles2/../img/design/header_productsOrange.jpg") no-repeat 0 0;
}
body#why #product .container {
    background: url("/devnet/community/../../styles2/../img/design/header_why.jpg") no-repeat 0 0;
}
body#error #product .container {
    background: url("/devnet/community/../../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("/devnet/community/../../styles2/../img/design/header_products.jpg") no-repeat 0 0;
}
body#products.dotnet #product .container {
    background: url("/devnet/community/../../styles2/../img/design/header_dotnetProducts.jpg") no-repeat 0 0;
}
body#partners.index #product .container {
    background: url("/devnet/community/../../styles2/../img/design/header_partnerPrograms.jpg") no-repeat 0 0;
}
body#downloads.index #product .container {
    background: url("/devnet/community/../../styles2/../img/design/header_downloads.jpg") no-repeat 0 0;
}
body#support.index #product .container {
    background: url("/devnet/community/../../styles2/../img/design/header_support.jpg") no-repeat 0 0;
}
body#devnet.academy #product .container {
    padding: 0 1.8em;
    background: url("/devnet/community/../../styles2/../img/design/header_academy.jpg") no-repeat 0 0;
}
body.account #product .container {
    background: url("/devnet/community/../../styles2/../img/design/header_accountCenter.jpg") no-repeat 0 0;
}
body#products.idea #product .container {
    padding: 0 1.9em;
    background: url("/devnet/community/../../styles2/../img/design/header_idea11.png") no-repeat 0 0;
}
body#products.TeamCity #product .container {
    padding: 0 1.8em;
    background: url("/devnet/community/../../styles2/../img/design/header_teamcity65.jpg") no-repeat 0 0;
}
body#products.rs #product .container {
    background: url("/devnet/community/../../styles2/../img/design/header_resharper6RA.png") no-repeat 0 0;
}
body#products.dt #product .container {
    padding: 0 1.9em;
    background: url("/devnet/community/../../styles2/../img/design/header_dottrace45R.png") no-repeat 0 0;
}
body#products.dotcover #product .container {
    padding: 0 1.9em;
    background: url("/devnet/community/../../styles2/../img/design/header_dotcover12.png") no-repeat 0 0;
}
body#products.decompiler #product .container {
    padding: 0 2em;
    background: url("/devnet/community/../../styles2/../img/design/header_dotpeek1EAP.png") no-repeat 0 0;
}
body#products.yt #product .container {
    padding: 0 2.1em;
    background: url("/devnet/community/../../styles2/../img/design/header_youtrack3+.png") no-repeat 0 0;
}
body#products.ruby #product .container {
    padding: 0 1.8em;
    background: url("/devnet/community/../../styles2/../img/design/header_rubymine3+4.png") no-repeat 0 0;
}
body#products.phpstorm #product .container {
    padding: 0 1.7em;
    background: url("/devnet/community/../../styles2/../img/design/header_phpstorm30.png") no-repeat 0 0;
}
body#products.webstorm #product .container {
    padding: 0 2.1em;
    background: url("/devnet/community/../../styles2/../img/design/header_webstorm30+.png") no-repeat 0 0;
}
body#products.pycharm #product .container {
    background: url("/devnet/community/../../styles2/../img/design/header_pycharm20.png") no-repeat 0 0;
}
body#products.objc #product .container {
    background: url("/devnet/community/../../styles2/../img/design/header_appCode.png") no-repeat 0 0;
}

body#products.mps #product .container {
    padding: 0 4.6em;
    background: url("/devnet/community/../../styles2/../img/design/header_mps20.png") no-repeat 0 0;
}
body#products.om #product .container {
    background: url("/devnet/community/../../styles2/../img/design/header_omeaPro.jpg") no-repeat 0 0;
}
body#products.om.reader #product .container {
    background: url("/devnet/community/../../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("/devnet/community/../../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("/devnet/community/../../styles2/../img/icons/ico_rss.gif") no-repeat .4em .1em;
}
#content .feedback .twitter {
    padding-bottom: .2em;
    background: url("/devnet/community/../../styles2/../img/icons/ico_twitter_bird.gif") no-repeat 0 .2em;
}
#content .feedback .forum {
    padding-bottom: .2em;
    background: url("/devnet/community/../../styles2/../img/icons/ico_forum.gif") no-repeat .4em .1em;
}
#content .feedback .facebook {
    padding-bottom: .2em;
    background: url("/devnet/community/../../styles2/../img/icons/ico_facebook.gif") no-repeat .4em .1em;
}
#content .feedback .eap {
    padding-bottom: .2em;
    background: url("/devnet/community/../../styles2/../img/icons/ico_EAP.gif") no-repeat .4em .1em;
}
#content .feedback .bugtracker {
    padding-bottom: .2em;
    background: url("/devnet/community/../../styles2/../img/icons/ico_BugTracker.gif") no-repeat .4em .1em;
}
#content .feedback .help {
    padding-bottom: .2em;
    background: url("/devnet/community/../../styles2/../img/icons/ico_help.gif") no-repeat .4em .1em;
}
#content .feedback .demo {
    padding-bottom: .2em;
    background: url("/devnet/community/../../styles2/../img/icons/ico_demo.gif") no-repeat .4em .1em;
}

#content .information {
    padding-left: 4.5em;
    min-height: 3em;
    background: #f4f6fc url("/devnet/community/../../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("/devnet/community/../../styles2/../img/icons/info_small.png") no-repeat 1em 1em;
}
#content .importance {
    padding-left: 4.5em;
    min-height: 3em;
    background: #fffccc url("/devnet/community/../../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("/devnet/community/../../styles2/../img/icons/attention_small.png") no-repeat 1em .9em;
}
#content .rubyIDE {
    padding-left: 4.5em;
    min-height: 3em;
    background: #f4f6fc url("/devnet/community/../../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("/devnet/community/../../styles2/../teamcity/img/ok.gif") no-repeat 50% 50%;
    padding:5px;
    text-align: center;
}
.minus{
    background:url("/devnet/community/../../styles2/../teamcity/img/none.gif") no-repeat 50% 50%;
    padding:5px;
    text-align: center;
}
.better{
    background:url("/devnet/community/../../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("/devnet/community/../../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("/devnet/community/../../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("/devnet/community/../../styles2/../img/readmore_link.gif") no-repeat 155px 75%;*/
    /*line-height: 1.2em;*/
}
#feedControl .gfc-result div.gf-title{
    background: url("/devnet/community/../../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("/devnet/community/../../styles2/../img/icons/icoCommunity_ChB.gif") no-repeat 0 0;
}
ul.talk li.twitterProduct a {
    background: url("/devnet/community/../../styles2/../img/icons/icoTwitter_ChB.gif") no-repeat 0 0;
}
ul.talk li.blogProduct a {
    background: url("/devnet/community/../../styles2/../img/icons/icoBlog_ChB.gif") no-repeat 0 0;
}
ul.talk li.issueTracker a {
    background: url("/devnet/community/../../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("/devnet/community/../../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("/devnet/community/../../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("/devnet/community/../../styles2/../../img/icons/movie.png") no-repeat 0 0;
}
#content .threeColonText a.video:hover {
    background: url("/devnet/community/../../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("/devnet/community/../../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;
}

/* Code Styles */
/*ol.code{
    display:block;
    border: solid 2px #eeeeee;
    background:url("/devnet/community/../../styles2/../img/img_idea/help/code_box_top_bg.gif") repeat-x 0 0;
    padding:0;
    padding-top:18px;
    font-family:monospace;
    margin-left:45px;
    margin-bottom:30px;
    width:700px;
}


ol.code li{
    margin:0;
    font-size:9px;
    padding:2px 0 0 2px;
    white-space:pre;
    list-style-position:inside;
    background:url("/devnet/community/../../styles2/../img/img_idea/help/code_box_left_bg.gif") repeat-y 0 0;
    color:#666;
    line-height:9px;
}

ol li span{
    font-size:12px;
    color:#000;
}*/


.comments{
    color:#808080;
    font-style:italic;
}

.keyword{
    color:#000080;
    font-weight:bold;
}

.value{
    color:#0000ff;

}

.field{
    color: #660e7a;
    font-weight:bold;
}

.unknown{
    color:red;
}

.code .highlighted{
    background-color:#ffffd7;


}

.error{
    padding-bottom:2px;
    background:url("/devnet/community/../../styles2/../img/img_idea/help/error_line.gif") repeat-x 100% 100%;
}

.warning{
    background-color:#f6ebbc;
}

.string{
    color:#008000;
    font-weight:bold;
}

/*Styles for codes in help var2*/

code{
    display:block;
    border: solid 2px #eeeeee;
    background: url("/devnet/community/../../styles2/../img/img_idea/help/code_bg.gif") no-repeat 0 0;
    padding-top:22px;
    white-space:pre;
    font-family:monospace;
    font-size:12px;
    width:85%;
    padding-left:25px;
    margin-left:25px;
    margin-top:10px;
    margin-bottom:30px;
}

code .hightlighted {
    display:block;
}

.dhtmlwindow{
    position: absolute;
    visibility: hidden;
    background-color: white;
    border: 1px solid #a6a5a5;
    border-bottom-width: 2px;
    border-right-width: 2px;
}

.drag-handle{
    padding: 3px;
    text-indent: 3px;
    background-color: #e9e9e9;
    color: #000;
    font-weight: bold;
    cursor: move;
    overflow: hidden;
    width: auto;
    /*filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);*/
    /*-moz-opacity: 1;*/
    /*opacity: 1;*/
    border-bottom: 1px solid #ccc;
    text-align: left;
    background: url("/devnet/community/../../styles2/../img/newdesign/active2_bg.gif") repeat-x 0 center;
}

.drag-handle .drag-controls{
    position: absolute;
    right: 4px;
    top: 5px;
    cursor: hand;
    cursor: pointer;
}

* html .drag-handle{
    width: 100%;
}


.drag-contentarea{
    background-color: white;
    color: black;
    height: 150px;
    padding: 2px;
    overflow: auto;
}
.drag-contentarea iframe{
    border: none;
}

.drag-statusarea{
    border-top: 1px solid #ccc;
    background-color: #F8F8F8;
    height: 13px;
}


.drag-resizearea{
    float: right;
    width: 13px;
    height: 13px;
    cursor: nw-resize;
    font-size: 0;
}

.solution {
    padding-left: 10px;
}
.solution h3 {
    color: #333;
    font-size: 100%;
    padding: 1px 2px 3px 25px;
    margin-left: -10px;
    background: url("/devnet/community/../../styles2/../img/bullet_star.gif") no-repeat 6px 6px #eee;
    margin-top: 2em;
}

.solution .product {
    width: 19em;
}


.solution ul{
    float: right;
    margin-top: 1.6em;
    margin-right: .3em;
    text-align:right;
}

.solution ul li {
    margin: 0 0 0 8px;
    display: inline;
    list-style-type: none;
}

.solution ul .additional {
    color: #777;
}



#products .solution h4{
    margin-top: 1.2em;
    margin-bottom: -.8em;
    padding: 5px 0 5px 40px;
    background: no-repeat left center;
    display: block;
}

#products .solution h4.idea {
    background-image: url("/devnet/community/../../styles2/../img/products/prod_idea_over.gif");
}
#products .solution h4.webide {
    background-image: url("/devnet/community/../../styles2/../img/products/prod_WebIDE.gif");
}
#products .solution h4.webstorm {
    background-image: url("/devnet/community/../../styles2/../img/products/prod_webstorm.gif");
}
#products .solution h4.phpstorm {
    background-image: url("/devnet/community/../../styles2/../img/products/prod_phpstorm.gif");
}
#products .solution h4.pycharm {
    background-image: url("/devnet/community/../../styles2/../img/products/prod_pycharm.gif");
}
#products .solution h4.appcode {
    padding-bottom: .7em;
    background-image: url("/devnet/community/../../styles2/../img/products/prod_appCode.png");
}
#products .solution .companions {
    background-image: url("/devnet/community/../../styles2/../img/soft_prod_new.gif");
}

#products .solution .resharper {
    background-image: url("/devnet/community/../../styles2/../img/products/prod_resharper_over.gif");
}

#products .solution .profiler {
    background-image: url("/devnet/community/../../styles2/../img/products/prod_profiler_over.gif");
}
#products .solution .dotcover {
    background-image: url("/devnet/community/../../styles2/../img/products/prod_dotcover.gif");
}
#products .solution .decompiler {
    background-image: url("/devnet/community/../../styles2/../img/products/prod_dotpeek.gif");
}

#products .solution .ruby {
    background-image: url("/devnet/community/../../styles2/../img/products/rubyMine-logo.gif");
}

#products .solution .omea {
    background-image: url("/devnet/community/../../styles2/../img/omea_pro2.gif");
}

#products .solution .reader {
    background-image: url("/devnet/community/../../styles2/../img/omea_reader2.gif");
}

#products .solution .teamcity {
    background-image: url("/devnet/community/../../styles2/../img/products/prod_teamcity_over.gif");
}

#products .solution .mps {
    background-image: url("/devnet/community/../../styles2/../img/products/mps-logo.gif");
    padding-left: 50px;
}

#products .solution .yt {
    background-image: url("/devnet/community/../../styles2/../img/products/youtrack-logo.png");
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 ------ Start of Special style for zoom bugs on product page banners -----------------------------------------------
----------------------------------------------------------------
--------------------------------------------------------------- */

#container #subcontent .banner {
    width:200px;
    height:170px;
}
#container #subcontent .banner a{
    width:198px;
    height:168px;
}

/* ------ End of Special style for zoom bugs on product page banners -----------------------------------------------
----------------------------------------------------------------
---------------------------------------------------------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */





#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;
}


#content {
    padding-right: 20px;
}

/*Meetings calendar*/
#meetings {
    padding: 2em 0 0 8px; /*clear:right;*/
    margin-top: 3em;
    margin-right: 10px;
    clear: left; /*background: blanchedalmond url("/devnet/community/../professors/calendar1_header.gif") repeat-x 0 0;*/
    background: url("/devnet/community/../../img/dash.gif") repeat-x 0 0;
}

#meetings h3, #meetings p {
    padding: 0 0 0 80px;

}

#meetings h3 {
    background: url("/devnet/community/../academy/img/calendar_alone.gif") no-repeat 0 50%;
    padding-top: 20px;
    margin-top: -20px;
    padding-bottom: 35px;
    margin-left: -15px;
}

#meetings p {
    margin-top: -45px;
    margin-bottom: 30px;
    margin-left: -15px;
    color: #777;
}

#meetings table {
    padding-top: 5em;
}

#meetings table thead td {
    font-family: Verdana, monospace;
    font-weight: bold; /*background-color:#a6b391;*/
    color: cadetblue;
    border: 0;
    border-left: solid 4px cadetblue;

}

/*#meetings table thead td.when{*/
/*text-align:center;*/
/*}*/

#meetings table {
    margin-top: 3em;
    width: 100%;
}

#meetings table td {
    padding-top: 0.6em;
    padding-left: 8px;
    padding-bottom: 0.6em;
    width: auto;
    border-color: gray;
    font-family: Courier, monospace;
    border-bottom-style: dotted;
}

#content a[rel="external"] {
    padding-right: 15px;
    background: url("/devnet/community/../../img/ext_link.gif") no-repeat 100% 50%;
    border: 1px solid transparent;
}

#content a[rel="external google"] {
    padding-right: 15px;
    background: url("/devnet/community/../../img/newdesign/google_12x12.gif") no-repeat 100% 50%;
    border: 0;
}

#meetings table tfoot td {
    border: 0;
    padding-top: 2em;
    padding-bottom: 2em;
    font-family: Verdana;
    font-size: 0.85em;
}

/*-- -------- TODO: Popup dialog styles -------- --*/
#theLayer {
    display: none;
    position: absolute;
    top: 350px;
    left: 150px;
    width: 644px;
    padding: 2px;
    border: 1px solid #9f9f9f;
    background: white;
    margin: 20px 0 0;
    visibility: hidden;
    font-size: 0.85em;
}

#theLayer #titleBar {
    cursor: move;
    display: block;
    text-align: right;
    background: #eee;
    margin-bottom: 1em;
}

#theLayer a.closeTxt {
    font-weight: bold;
    background: #eee url("/devnet/community/../../img/navigation/close_icon.gif") no-repeat right 2px;
    padding-right: 15px;
    border: 0;
}

#theLayer #meetings, #theLayer #meetings table tfoot td {
    padding-bottom: 5px;
    margin-top: 0;
}

/*--  ------ Popup dialog styles :end block ----- --*/

code {
    background-color: #ffffd7;
    color: #005555;
    font-family: courier new, courier, monospace;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.image-holder {
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center;
}

/*.question {*/
    /*margin-right: 500px;*/
    /*margin-top: 2.2em;*/
/*}*/

#container .nobullet {
    background: none !important;
    padding-left: 0;
    margin-left: -10px !important;
}

#container #subcontent .news li p {
    margin-top: 0.25em;
    margin-bottom: 0;
}

#container #subcontent .news li.new {
    background: url("/devnet/community/../../img/small_bullet_new2.gif") no-repeat 1px 0.3em;
    padding-left: 22px;
}

#container #subcontent .whatsnew dd a.linklogos {
    margin-top: 1em;
    display: block;
}

/*blogs style*/

body#devnet .blogs.bl2 {
    margin-left: 190px;
}

body#devnet .blogs.bl3 {
    margin-left: 380px;
}

body#devnet .blogs {
    position: absolute;
    left: 373px;
    _left: 380px;
    top: 6.2em;
    _top: 6.7em;
    padding: 5px 8px 0;
    display: block;
    width: 170px;
    height: 12.9em;
* height : 13.8 em;
    overflow: hidden;
    background-color: #e7ebfd;
    border: 1px solid #909ccd;
    border-right-color: #102271;
    border-bottom-color: #102271;
    font-size: 10px;
* font-size : 0.75 em;
    line-height: 1.5em;
}

body#devnet .blogs h4 {
    margin-top: 0;
    margin-bottom: 0.5em;
* margin-bottom : 0;
}

body#devnet .blogs h4 a {
    font-size: 1.1em;
    letter-spacing: 0.01em;
    font-weight: bold;
    display: inline;
}

body#devnet .blogs a.post {
    color: #666;
    font-size: 1.1em;
    border: 0;
}

body#devnet .blogs p {
    margin-left: 0;
    padding-left: 0;
    margin-right: 0;
    margin-top: 0.5em;
}

body#devnet .blogs p a.post h6 {
    margin-left: 0 !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 1em;
    display: block;
}

body#devnet .blogs em {
    font-style: normal;
    color: #aaa;
    font-size: 80%;
}

body#devnet .blogs .date {
    margin: -2.2em 0 0 0;
    padding: 0;
}

/*News sector */

#news {
    position: relative;
    margin-top: -10em;
}

#news table {
    margin: 0;
    width: 51em;
}

#news td {
    text-align: left;
    vertical-align: top;
    border: 0;
}

#news .new {
    padding-left: 0;
    background-image: none;

}

#news .date {
    text-align: left;
    padding-left: 25px;
    width: 6.5em;
}

#news td.date {
    padding-top: 7px;
}

#news a {
    font-size: 1em;
    font-weight: bold;
}

#news td.tag {
    text-align: left;
    font-size: 0.8em;
    padding-left: 25px;
    background: url("/devnet/community/../../img/tag_lit.gif") no-repeat 0 3px;
    width: 16em;

}

#news .tag, #news .tag a {
    color: #777;
    border-color: #777;
    font-weight: normal;

}

#news .new .date {
    background: url("/devnet/community/../../img/new_lit.gif") no-repeat 0 4px;
}

#news .readmore {
    text-align: right;
    padding-left: 0;
    margin-left: -5px;
    padding-right: 20px;
    margin-bottom: 0;
}

#news .readmore a, #news p.top a {
    font-size: 0.95em;
    font-weight: normal;
    border: 0;
}

h3.idea {
    background: url("/devnet/community/../../img/products/prod_idea_over.gif") no-repeat 0 bottom;
    padding: 10px 40px 5px;
}

h3.resharper {
    background: url("/devnet/community/../../img/products/prod_resharper_over.gif") no-repeat 0 bottom;
    padding: 15px 40px 2px;
}

h3.profiler {
    background: url("/devnet/community/../../img/products/prod_profiler_over.gif") no-repeat 0 bottom;
    padding: 10px 40px 0;
}

h3.teamcity {
    background: url("/devnet/community/../../img/products/prod_teamcity_over.gif") no-repeat 0 bottom;
    padding: 10px 40px 2px;
}

h3.mps {
    background: url("/devnet/community/../../img/products/prod_mps_over.gif") no-repeat 0 bottom;
    padding: 5px 45px 0;
}

ul.nosign.inline-list li {
    margin-left: 0;
    margin-bottom: 0;
}

#container #header .nav li {
    border-right-color: #CDDEFB;
}

h4{
    margin-top: 20px;
}


/*----- START forms syule ------*/
.licenseAgreement {
    margin-bottom: 1em;
    padding: .2em .4em;
    height: 100px;
    width: 92%;
    overflow-y: scroll;
    background-color: #fff;
    border: solid 1px #ccc;
}
input#agree {
    line-height: .2em;
}
/*----- END forms syule ------*/

/*Begin: Resources*/


body.resources #container #subcontent h5 img{
    vertical-align: middle;
}
body.resources #container #subcontent h5{
    display: block;
    background: none;
    color: black;
    font-size: 120%;
    margin-left: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
}

a.smalltext.comment{
    font-size: 70%;
    line-height: 1em;
}

