/* New in 10 for Existing Users page styles.

   @file        for-existing-users.css.pt-br
   @author      marionm
   ========================================================================== */

/* intro
   ========================================================================== */

#intro span {
    display: block;
    margin: 0 0 5px 0;
    color: #333333;
    font-size: 25px;
    font-weight: 400;
    line-height: 27px;
}

#intro h2 {
    margin: 0 0 30px 0;
    color: #dd1100;
    font-size: 45px;
    font-weight: 400;
    line-height: 47px;
}

#intro p {
    width: 525px;
    margin: 0;
    color: #565656;
    font-size: 20px;
    font-weight: 300;
    line-height: 27px;
}

#intro a {
    display: inline-block;
    margin: 30px 0 0 0;
    font-size: 24px;
	color: #dd1100;
}

#intro a:hover,
#links a:active{
	color: #f57300;
}

#intro .floater {
    position: relative;
    float: right;
    width: 328px;
    height: 234px;
    margin: 70px 180px 0 20px;
}

#intro .floater div {
    padding: 55px 30px 0 125px;
}

#intro .floater a {
    margin: 0;
	background: url('../img/for-existing-users/intro-1.png') no-repeat;
	display:block;
	width: 328px;
	height: 234px;
}

#intro .floater a:hover,
#intro .floater a:active {
	background: url('../img/for-existing-users/intro-1-over.png') no-repeat;
}

#intro .floater h2 {
    margin: 0 0 4px 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}

#intro .floater p {
    width: auto;
    margin: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
}

#intro .width {
    padding-bottom: 22px;
}

/* top links
   ========================================================================== */
.headline {
    position: relative;
    left: -6px;
}
.headline a {
    padding-left: 30px;
}
.headline a:before {
    background: #f57300;
    border-radius: 25px;
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    top: 32px;
    left: 0;
}
.headline a:after {
    border-bottom: 6px double #fff;
    border-top: 2px solid #fff;
    content: "";
    height: 2px;
    width: 13px;
    cursor: pointer;
    margin: 10px 7px 0 0;
    position: absolute;
    left: 6px;
}
#all-new-functions-top {
    width: 100%;
    overflow: hidden;
    position: relative;
    top: -20px;
    bottom: -22px;
}
#all-new-functions-top a, #all-new-functions-top span {
    font-size: 15px !important;
}
#all-new-functions-top a {
    display: inline-block;
    position: relative;
    color: #595959;
    margin: 0 25px 0 0;
    float: left;
}
#all-new-functions-top a:before {
    border-bottom: 6px double #a9a9a9;
    border-top: 2px solid #a9a9a9;
    content: "";
    height: 2px;
    width: 13px;
    float: left;
    cursor: pointer;
    margin: 10px 6px 0 0;
}
#all-new-functions-top span {
    color: #ed2200;
    display: inline-block;
    vertical-align: middle;
}

#all-new-functions-top span.title {
    color: #595959;
    display: inline;
    vertical-align: middle;
    float: left;
    padding-right: 20px;
}

#all-new-functions-top.bottom {
    width: 90%;
    overflow: hidden;
    position: relative;
    top: -25px;
    bottom: -2px;
    margin-left: 183px;
}

#all-new-functions-top.bottom a:before {
    border-bottom: 6px double #a9a9a9;
    border-top: 2px solid #a9a9a9;
    content: "";
    height: 2px;
    width: 13px;
    float: left;
    cursor: pointer;
    margin: 8px 6px 0 0;
}
#all-new-functions-top.bottom a {
    display: inline-block;
    position: relative;
    color: #595959;
    margin: 0 15px 0 0;
    float: left;
}
#all-new-functions-top.bottom span.title {
    color: #595959;
    display: inline;
   
    float: left;
    padding: 0 0 0 60px;
    line-height:26px;
}

#all-new-functions-top.bottom span {
    color: #ed2200;
    display: inline-block;
    vertical-align: baseline;

}





/* highlights
   ========================================================================== */

.local-wrapper h2 {
    margin: 0 0 40px 0;
    color: #706e6e;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
}

.local-wrapper h3 {
    margin: 0 0 20px 0;
    color: #494949;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
}

.table {
    display: table;
}

.row {
    display: table-row;
    margin: 0 0 20px 0;
}

.column {
    width: 350px;
    padding: 0 47px 0 0;
}

.column.right {
    width: 302px;
    padding: 0;
}

.column img {
    border: 1px solid #bdbdbd;
}

.column img.new_characters{
    border: 0 none;
	height: 21px;
	vertical-align:middle;
}

.column h3 {
    margin: 0 0 4px 0;
    color: #494949;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
}

.column h4 {
    margin: 0 0 4px 0;
    color: #e05a00;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
}

.column h4 a,
.column h4 a:link,
.column h4 a:visited {
	color: #e05a00;
}

.column h4 a:hover,
.column h4 a:active {
	color: #f57300;
}

.column a.function {
    color: #d51100;
}

.column a:hover.function,
.column a:active.function {
    color: #f57300;
}

.column p {
    color: #515151;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
}

.column p span.boxed {
    border: 1px solid #515151;
	padding: 0 4px;
}

/* footer links
   ========================================================================== */

#links {
    border: none;
    margin-top: 32px;
}

#links .width {
    padding: 20px 0 50px 0;
}

/*
#links span {
    color: #ed2200;
}
*/

a.link-1 span.title {
  
    display: inline;
    float: left;
    padding: 0 0 0 15px;
    line-height: 26px;
}

a.link-1 span.arrow{
color:#F57340;
}
#links a:link, #links a:visited {
    display: inline-block;
    min-height: 26px;
    padding: 0 0 0 25px;
	margin-right: 0px;
    color: #7c7c7c;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

#links a:hover,#links a.link-1:hover,
#links a:active {
    color: #f57300;
}

#links .link-1 { background: url('../img/for-existing-users/links-1.png') no-repeat; }
#links .link-2 { background: url('../img/for-existing-users/links-2.png') no-repeat; }