/*
Theme Name: Post Affiliate Xpress
*/

/* CSS Document */

*, body, html {margin:0px; padding:0px;}
         
body {
    background: url('img/background.jpg') #ffffff repeat-x;
    text-align: center;
    font-family:Arial, Tahoma;
    font-size:12px;
}

ul {margin-left:25px;}

.textAlignLeft {
	text-align: left;
}

.LicenseID {
	float:left;
}

.LicenseBought {
	float:left;
}

.LicenseValid {
	float:left;
	display:block;
	clear:right;
	margin-right:30px;
}

.LicenseDownload {
	float:left;
	display:block;
}

p {padding:5px 0px 10px 10px;}
p a{border-bottom:1px dotted grey; color:#2D66A5; text-decoration:none;}
p a:hover{border-bottom:1px solid #2D66A5;}  
h1 {font-style:italic; margin:5px 0px 10px 0px; padding:3px 0px 4px 10px; color:#2c5887; font-size: 22px; border-bottom:1px solid #2c5887;}
/* h2 {font-size:18px; background:url('img/h2.background.jpg') repeat-x 0px 5px; padding:8px 0px 9px 10px; color:#ffffff;}*/
h2 {font-size:18px; color:#082f58; background:none; font-weight:bold; margin-left:10px; padding:8px 0px 0px 0px; border-bottom:1px solid #082f58;}
h2 a{color:#082f58; text-decoration:none;} 
h2 a:hover{text-decoration:underline;} 
h3 {font-size:14px; border-bottom: 1px dotted #3c3c3c; margin: 0px 0px 0px 10px;}
h4 {font-size:12px; font-weight:bold; margin: 0px 0px 0px 10px;}

script {display:none;}

.clear {clear:both; heigt:0px; font-size:0px; line-height:0px;}

#Container {width:900px; text-align:left; margin:0 auto; position:relative;}
#Header {height:85px; position:relative;}
#Logo {position:absolute; top:15px; left:10px; display:block; border:none; width:314px; height:57px;}
#Logo img {border:none;}

#quLiveHelp {float:right;margin:30px 20px 0 5px;}

/* QUICK MENU */
#QuickMenuLeft {background:url('img/quick.menu.left.jpg') no-repeat left top; height:27px; float:right;}
#QuickMenuRight {background:url('img/quick.menu.right.jpg') no-repeat right top; margin-left:12px; float:left;}
* html #QuickMenuRight {margin-left:6px;}
#QuickMenu {background:url('img/quick.menu.back.jpg') repeat-x left top; margin-right:6px; height:27px; float:left;}
* html #QuickMenu {margin-right:3px;}
#QuickMenu ul {height:27px; float:left; margin:0px; padding:0px;}
#QuickMenu li {float:left; margin:0px; padding:0px; list-style:none;}
.QuickMenuItem {
    color:#F0F0F0; 
    margin-left:15px; 
    margin-top:5px;
    text-decoration:underline;
    cursor: pointer;
}
.LoggedUser {float:left; color:#BEBEBE; margin-top:5px; margin-left:10px;}


/* MAIN MENU */
#MainMenuLeft {background:url('img/main.menu.left.jpg') no-repeat left top; height:30px;}
#MainMenuRight {background:url('img/main.menu.right.jpg') no-repeat right top; margin-left:8px; height:30px;}
#MainMenu {background:url('img/main.menu.back.jpg') repeat-x left top; margin-right:8px; height:30px;}
#MainMenu ol {padding:8px 0px 0px 0px; margin:0px;}
#MainMenu ol .MenuEntryLabel {
    float:left; 
    margin-left:30px; 
    list-style:none; 
    display:inline;
}
#MainMenu ol .MenuEntryLabel:hover {
    text-decoration: underline;
}

/* FOOTER */ 
#Footer {background:url('img/footer.background.jpg') repeat-x; height:46px; clear:both; color:#606060;}
#FooterMenuItems {margin:8px 0px 0px 0px; float:left;}
#FooterMenuItems li{display:inline; float:left;}
.FooterMenuItem {color:#606060; margin-left:20px;}
.FooterMenuItem:hover {color:#305478; text-decoration:none;}
.FooterLink {color:#606060;}
.FooterLink:hover {color:#305478; text-decoration:none;}
#Copyright {color:#606060; font-size:10px; margin-left:20px; padding-top:5px;}


/* CONTENT */  
.ContentMain {float:left; width:650px; padding:10px 0;}
.ContentRight {float:right; width:241px;}

/* RIGHT BOX */
.RightBox {width:235px; position:relative; padding:11px 0px 10px 0px; margin:0px 3px 0px 3px;}
.RightBoxHeader {height:28px; background:url('img/rightbox.header.jpg') no-repeat; padding:0px 3px 0px 15px;}
.RightBoxContent {padding:10px; border:1px #b6c3ce solid;}
.RightBoxContent p {color:#5C5C5C; padding-bottom:5px;}
.RightBoxH3 {font-size:13px; color:#ffffff; font-weight:bold; padding-top:7px; border:none; margin:0px;}
.RightBoxH4 {color:#326392; font-size:14px; margin-bottom:5px; margin-top:10px;}
.TestimonialAuthor {color:#5c5c5c; font-weight:bold;}


/* RIGHT BOX 2 */
.RightBox2 {width:241px; position:relative; padding:10px 0px 10px 0px;}
.RightBox2 .RightBoxHeader {height:8px; background:url('img/rightbox2.header.jpg') no-repeat; padding:0px 3px 0px 10px; font-size:3px;}
.RightBox2 .RightBoxContent {padding:10px; background:url('img/rightbox2.content.jpg') repeat-y; border:none;}
.RightBox2 .RightBoxContent p {color:#5C5C5C; padding-bottom:5px;}
.RightBox2 .RightBoxH3 {font-size:13px; color:#ffffff; font-weight:bold; padding-top:3px; border:none;}
.RightBox2 .RightBoxH4 {color:#326392; font-size:14px; margin-bottom:5px; margin-top:10px;}
.RightBox2 .RightBoxFooter {height:8px; background:url('img/rightbox2.footer.jpg') no-repeat; }
.RightBoxContent h2 {padding:0px;}


#ulMenu {padding-left:15px; margin-bottom:10px;}
#ulMenu ul {margin-left:0px;}
#ulMenu li {list-style:none; padding:5px 0px 6px 0px;}
#ulMenu a {background:url('img/list2.gif') no-repeat 0px 4px; color:#2D66A5; font-family:Arial; font-size:12px; height:15px; padding-left:15px; text-decoration:none; margin:5px 0px 6px 0px; border-bottom:1px dotted grey; width:150px;} 
#ulMenu a:hover {border-bottom:1px solid grey;}
#ulMenu .children {padding-left:15px;}
.ulMenuDescription {padding:5px 0 10px 15px;}

/* DP CLASSES */
.MyDownloads {padding-bottom: 40px;}
.VariationHeader {margin-bottom:15px; position:relative;}
.VariationHeader .BigIcon {float:left; height:54px; width:54px; margin-left:6px;}
.VariationTitle {border-bottom:1px solid #343434; font-size:20px; margin-left:70px; position:relative; color:#002c53; padding-top:5px;}
.VariationDescription {margin-left:70px; margin-top:3px; position:relative;}
.VariationDomain{margin-left:70px; margin-top:10px; position:relative;}

.VariationHeader {
    margin-bottom: 15px;
    position: relative;
}

.VariationHeader .BigIcon {
    float: left;
    height: 54px;
    width: 54px;
    margin-left: 6px;
}

.VariationTitle {
    border-bottom: 1px solid #343434;
    font-size: 20px;
    margin-left: 70px;
    position: relative;
    color: #002c53;
    padding-top: 5px;
}

.VariationDescription {
    margin-left: 70px;
    margin-top: 3px;
    position: relative;
}

.VariationDomain {
    margin-left: 70px;
    margin-top: 10px;
    position: relative;
}

.VariationStatus {
    margin-left: 70px;
    margin-top: 10px;
    position: relative;
}

.DomainLabel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    padding: 1px 8px;
    background: -moz-linear-gradient(top, #d4e8ff 0%, #d4e8ff);
    background: -webkit-gradient(linear, left top, left bottom, from(#d4e8ff),
        to(#d4e8ff));
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #000000;
    -moz-box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px 0px
        rgba(255, 255, 255, 0);
    -webkit-box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px
        0px rgba(255, 255, 255, 0);
    box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px 0px
        rgba(255, 255, 255, 0);
    text-shadow: 0px 0px 0px rgba(138, 102, 138, 0), 0px 0px 0px
        rgba(255, 255, 255, 0);
}

.DomainStatus-active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    padding: 1px 12px;
    background: -moz-linear-gradient(top, #91b634 0%, #91b634);
    background: -webkit-gradient(linear, left top, left bottom, from(#91b634),
        to(#91b634));
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #545454;
    -moz-box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px 0px
        rgba(255, 255, 255, 0);
    -webkit-box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px
        0px rgba(255, 255, 255, 0);
    box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px 0px
        rgba(255, 255, 255, 0);
    text-shadow: 0px 0px 0px rgba(000, 000, 000, 0), 0px 0px 0px
        rgba(255, 255, 255, 0);
}

.DomainStatus-suspended {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    padding: 1px 12px;
    background: -moz-linear-gradient(top, #f8ff8f 0%, #f8ff8f);
    background: -webkit-gradient(linear, left top, left bottom, from(#f8ff8f),
        to(#f8ff8f));
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #545454;
    -moz-box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px 0px
        rgba(255, 255, 255, 0);
    -webkit-box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px
        0px rgba(255, 255, 255, 0);
    box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px 0px
        rgba(255, 255, 255, 0);
    text-shadow: 0px 0px 0px rgba(000, 000, 000, 0), 0px 0px 0px
        rgba(255, 255, 255, 0);
}

.DomainStatus-terminated {
    ont-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    padding: 1px 12px;
    background: -moz-linear-gradient(top, #ff8f8f 0%, #ff9191);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff8f8f),
        to(#ff9191));
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #545454;
    -moz-box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px 0px
        rgba(255, 255, 255, 0);
    -webkit-box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px
        0px rgba(255, 255, 255, 0);
    box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px 0px
        rgba(255, 255, 255, 0);
    text-shadow: 0px 0px 0px rgba(000, 000, 000, 0), 0px 0px 0px
        rgba(255, 255, 255, 0);
}

.DomainStatus {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    padding: 1px 12px;
    background: -moz-linear-gradient(top, #9c9c9c 0%, #9c9c9c);
    background: -webkit-gradient(linear, left top, left bottom, from(#9c9c9c),
        to(#9c9c9c));
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #545454;
    -moz-box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px 0px
        rgba(255, 255, 255, 0);
    -webkit-box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px
        0px rgba(255, 255, 255, 0);
    box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px 0px
        rgba(255, 255, 255, 0);
    text-shadow: 0px 0px 0px rgba(000, 000, 000, 0), 0px 0px 0px
        rgba(255, 255, 255, 0);
}

.Licenses {padding: 0px 0px 20px 70px;}
.License {padding: 0px 0px 10px 30px; background:url('img/license.jpg') no-repeat;}
.LicenseHeader {border-bottom: 1px solid #3e6996; height: 30px;}
.LicenseID {font-weight:bold; color:#3e6996; font-size:16px; margin-right:20px; margin-left:5px;}
.LicenseBought {margin-right:20px;}
.LicenseInstallations {background:url('img/license.background.jpg') repeat-x; min-height:20px; _height:20px; padding:0px 10px;}
.LicenseInstallationsList {padding-top:10px;}
.LicenseInstallationsTable {width:100%; text-align:left; border-collapse:collapse;}
.LicenseInstallationsTable td {padding:7px 0px;}
.LicenseInstallationsTable th {padding:7px 0px; color:#323232; font-size:11px; text-decoration:underline;}
.LicenseInstallationDate {background:url('img/installation.left.jpg') no-repeat top left;}
.LicenseInstallationUrl {background:url('img/installation.background.jpg') repeat-x top left;}
.LicenseInstallationVersion {background:url('img/installation.right.jpg') no-repeat top right;}

caption {color:#2f5b8a; font-size:13px; font-weight:bold; text-align:left; padding-bottom:7px;}
.Files {border-collapse:collapse; width:100%;}
.File {border-top:1px solid #d0d9e0;}
.FileInfo {padding:3px 0px 3px 30px; background:url('img/file.download.jpg') no-repeat 0px 2px; border-top:1px solid #d0d9e0;}
.FileName {color:#323232; font-size:11px;}
.FileSize {color:#8e8e8e; font-size:10px;}
.FileDownload {float:left; position: relative; left: -4px; clear: both; white-space:nowrap;}
.FileDownload .Button {margin:0px;} 
.FileDownload .ButtonMain {margin:0px;}

.MainLoginPanel {background:#FFFFFF url('img/login.background.png') repeat-x; position:relative;}
#LoginHeader {height:102px;}
#LoginHeader #Logo {top:8px;}
.LoginContent {padding-bottom:45px; width:360px; margin:0px auto; position:relative;}
.LoginContent .WindowHeaderTitle {color:#ffffff; padding:7px 30px 0 7px;}
.LoginContent .WindowHeaderLeft {background:url('img/login.header.l.png') no-repeat left top; height:28px;}
.LoginContent .WindowHeaderRight {background:url('img/login.header.r.png') no-repeat right top; height:28px;}
.LoginContent .WindowHeader {height:28px; background:url('img/login.header.back.png') repeat-x left top; margin:0px 6px;}
.LoginMain {border:1px solid #b6c3ce; width:auto; padding:20px; text-align:left; margin:0px; min-height:0px; height:auto; position:relative;}
.LoginMain .FormFieldLabel {width:120px;}
*+html .LoginMain input {display:block;}
.LoginMain .ButtonLeft {background:url(img/button.active.l.png) no-repeat left top;}
.LoginMain .ButtonRight {background:url(img/button.active.r.png) no-repeat right top;}
.LoginMain .ButtonIn {background:url(img/button.active.b.png) repeat-x center top; width:80px;}
.LoginMain .Button-over .ButtonLeft {background:url(img/button.active.l-over.png) no-repeat left top;}
.LoginMain .Button-over .ButtonRight {background:url(img/button.active.r-over.png) no-repeat right top;}
.LoginMain .Button-over .ButtonIn {background:url(img/button.active.b-over.png) repeat-x center top;}



/* PAP singup */
.SingleRefreshPanel {display:none;}
body.quPapSignUp {background:#8e9399 url('img/bg_body.jpg') repeat-x; padding-top:10px;}
#quOuterContainer {margin:0 auto; background:#fafafa; width:960px; text-align:left; position:relative;}
#quHeader {position:relative; height:80px; background:url('img/rounded_body_tl.gif') no-repeat left top;}
#quLogo {position:absolute; top:12px; left:25px;}
#quLogo h1 {background:url('img/post_affiliate_pro_logo.jpg') no-repeat top left; height:60px; width:330px; border:none; margin:0px; padding:0px;}
#quLogo h1 span{font-size:12px; color:#43515c; padding:39px 0 10px 64px; display:block; text-align:left;}

#quQuickMenu {position:absolute; top:0px; right:0; font-size:10px;}
#quQuickMenuLanguages {float:left;}
#quQuickMenuBar {background:#43515C url('img/menu_bw_margin.gif') no-repeat left top; float:left; padding-left:30px; height:21px;}
#quQuickMenuTitle {float:left; margin:4px 10px 0px 0px; color:#7d848e;}
#quQuickMenu ul {list-style-type:none; padding:0px; margin:0px;}
#quQuickMenu dl {float:left; position:relative; line-height:5px;}
#quQuickMenu dt {cursor:pointer;text-align:left; font-weight:normal; margin:8px 10px 7px; color:#ffffff; overflow:visible;}
#quQuickMenu dd {width:170px; display: none; position:absolute; top:21px; left:0px; background:#FAFAFA; border:1px solid #DFDFDF; padding:3px; border-bottom:3px solid #43515C; border-top:3px solid #43515C; font-family:arial,verdana,sans-serif;}
#quQuickMenu li {background: #ffffff url('img/menu_item.gif') no-repeat 5px 8px; text-align: left; padding:3px 5px 3px 20px;  border-bottom:1px solid #efefef; display:block; text-indent:0;}
#quQuickMenu li a {color:#007979; text-decoration:none; display:block; text-align:left; font-size:10px; line-height:18px; margin:0 5px 0 0; font-weight:bold; padding:0; text-indent:0;}
#quQuickMenu dt a {text-align:left; color:white; text-decoration:none; font-size:10px; position:relative;}
#quQuickMenu li a:hover{background:#eeeeee;}
#quQuickMenuLanguages dt {color:#000000; margin:9px 8px 6px; font-size:10px;}
#quQuickMenu .dividerdescription {font-size:11px; display:block; line-height:13px; padding-left:22px; color:#656666; display:block;}
#quQuickMenu .itemdescription {font-size:11px; display:block; line-height:13px; color:#656666;}
#quQuickMenu .dividertitle {color:#656666; font-size:12px; line-height:14px; margin-top:8px; margin-bottom:3px; display:block; font-weight:bold; padding-left:5px;}

#quFooter {clear:both; background:#43515c;overflow:hidden;margin-top:20px; font:normal 10px trebuchet MS, Arial,verdana,sans-serif;}
#quCopyright {height:20px; position:relative; float:left;  background:#fafafa url('img/bg_footer.gif') no-repeat top right; padding:0 40px 0 20px; color:#9da5b0; font:normal 10px trebuchet MS, Arial,verdana,sans-serif; line-height:20px; text-align:left;}
#quCopyright a {color:#9da5b0; text-decoration:none;}
#quCopyright a:hover {color:black;}
#quFooterMenu {float:left; padding-left:15px;}
#quFooterMenu a {margin-right:20px; color:#9da5b0; line-height:20px;}
#quFooterMenu a:hover {color:#ffffff;}

#quContent {padding:0 25px;}
#quTop {padding-bottom:20px;}
#quContent h2 {margin:0px; padding:0px;}
#quContent h3 {color:#1a3e56; font-size:14px; font-weight:bold; display:block; background:#eef3fa; margin:10px 0 5px; padding:6px 10px; border:none;}
#quContent .hrdiv {height:15px; background:#eef3fa;}
#quContent .FormField .Label {font-size:12px; padding-right:10px; text-align:right;}
#quContent .TextBoxContainer {background:#ffffff; height:18px; border:1px solid #9cb0cd;}
#quContent .TextBoxContainer input {font-size:12px !important;}

#quLeftColumn {float:left; width:585px; background:#e0e8f4;}
#quRightColumn {float:right; margin-left:20px; text-align:left; width:300px; padding-bottom:20px; background:#e0e8f4;}
.centeredElement {display:block; text-align:center; padding:5px 20px;}
.agreeTerms {font-size:11px; width:370px; margin:0 auto;}
#quContent .FormField.agreeTerms .Label {font-size:11px;}
.papfieldset {padding:5px 25px 15px;}
.papfieldset .TextBox {}
.domainInput {width:170px; float:left; margin-top:3px;}
.domainInput input {width:170px;}
span.important {color:#c30000; font-weight:bold;}
.inliner {float:left; margin-right:4px;padding-top:4px;}

#quContent h3.orderedPlan {background:none; color:#c30000; font-size:24px; font-weight:bold; padding:0; margin:10px 0px 40px;}
.quRightColumnPadding {padding:0px 15px;}
.quRightColumnPadding h4 {margin:5px 0px; color:#1a3e56; font-weight:bold; font-size:14px;}
.planProduct {color:#1a3e56; font-size:24px;}
.planEdition {color:#1a3e56; font-size:28px; font-weight:bold;}
.planItems, .includedFeatures {list-style:none; margin:10px 0 20px 5px;}
.includedFeatures li {color:#1a3e56; padding:2px 0 5px 25px; background:url('img/feature.jpg') no-repeat top left;}
.noteText {font-size:11px;}
.planPrice {text-align:right; font-size:28px; color:#1a3e56; font-weight:bold; padding-top:20px; border-bottom:1px solid #1a3e56;}
.paymentProcessor {font-size:11px; padding:5px 0;}
.paymentProcessorLogo {display:block; width:242px; height:72px; background:url('img/2cocc02.gif');}
.MyDownloads a.css3button {
background: #95db2b; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1ZGIyYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzZhZDYxMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzU3YzExZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyOGNjNDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background:-moz-linear-gradient(top, #95db2b 0%, #6ad613 49%, #57c11f 51%, #28cc46 100%); /* FF3.6+ */
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#95db2b), color-stop(49%,#6ad613), color-stop(51%,#57c11f), color-stop(100%,#28cc46)); /* Chrome,Safari4+ */
background:-webkit-linear-gradient(top, #95db2b 0%,#6ad613 49%,#57c11f 51%,#28cc46 100%); /* Chrome10+,Safari5.1+ */
background:-o-linear-gradient(top, #95db2b 0%,#6ad613 49%,#57c11f 51%,#28cc46 100%); /* Opera 11.10+ */
background:-ms-linear-gradient(top, #95db2b 0%,#6ad613 49%,#57c11f 51%,#28cc46 100%); /* IE10+ */
background:linear-gradient(to bottom, #95db2b 0%,#6ad613 49%,#57c11f 51%,#28cc46 100%); /* W3C */
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#95db2b', endColorstr='#28cc46',GradientType=0 ); /* IE6-8 */
border:1px solid #6ebb00;
border-radius: 4px;
color:#fff;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
margin-top:5px;
padding:7px 12px;
text-shadow:0 0 3px rgba(0, 0, 0, 0.7), 0 1px 0 rgba(255, 255, 255, 0.3);
}
 