@charset "utf-8";
@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */
body {font: 14px Tahoma, Arial, sans-serif; color:#666;}

#home{ background:#fff url(homeBg.png) repeat-x;}
#interior, #blank, #blog, #partnersPage{ background:#fff url(interBg.jpg) repeat-x;}

/*  ===== @DEFAULT STYLES ============================== */
hr {height:1px; border:0; border-bottom:1px solid #000;}
a,a:visited, a:focus {color:#278AC0; text-decoration:none; outline:none;}
a:hover, a:active {color:#000;}

 h2, h3, h5, h6{ color: #334a97; margin: 0 0 1em 0; font-family: Georgia, serif;}
 h1{font-size:22px; color:#334a97; margin: 0 0 1em 0; font-family: Georgia, serif;}
#blank h1{ padding:.5em 0 0;}
 h2{ font-size:18px; }
 h3 { font-size:16px; }
 h4 { font-weight:bold;}
p{line-height:1.3;margin-bottom:15px;color:#666;}
ul,ol{margin:0 0 10px}
li{margin:0 0 0 20px}
ul li{list-style-type:disc}
ol li{list-style-type:decimal}


.altHeader {  }
.pageBreak { border:none; border-bottom:1px dashed #b8b8b8; }

#contest { text-align: center; }
.referBtn {
  background:url(refferalBtn.jpg) no-repeat;
  display:block;
  width:165px;
  height:25px;
  margin:-10px auto 0 auto;
}
.referBtn:hover { background-position:bottom left; }

.formContest {background:#0d2a52 !important;}
.newContest {border-top:1px solid #ccc;clear:both;border-bottom:1px solid #ccc;padding:10px 0;}
.newContest p {margin:0 0 5px 0 !important;}
.newContest h3{text-align:center;display:block;margin:10px 0;}
.enterBtn {
  background:url(enterBtn.jpg) no-repeat;
  display:block;
  width:91px;
  height:18px;
  margin:0 auto;
}
.enterBtn:hover { background-position:bottom left; }
#slideshow, #slideshow img {
  width:216px !important;
  height:92px !important;
  margin:0 auto 0;
  overflow:hidden;
}

#slideshow { margin:20px auto; }

.socialLinks { vertical-align:middle; }

#socialMedia { margin:10px 20px; }
#socialMedia h4 { float:left; margin:5px 10px 0 0; }
#socialMedia img { float:left; margin-right:5px; vertical-align:middle; }

/*  ===== @HEADER =============================== */
#phoneWrapper{
  margin: 25px 0 0;
  float:right;
  text-align:right;
}
#phoneWrapper p {
color:#636363;
display:inline;
font-size:16px;
font-style:italic;
padding-right:20px;
text-align:right;
}
#phoneNumber{
  font-size:30px;
  font-weight:bold;
  color:#334a97;
  display:inline;
}
#logo{
  width: 342px;
  height: 68px;
  margin: 17px 0 0 0;
  float:left;
}
#header{
  width:960px;
  height: 125px;
  margin: 0 auto;
}

/*  ===== @Drop-Down Nav =============================== */
#navClearer{
clear:both;  
display: block; 
overflow: hidden; 
visibility:hidden; 
width: 0; 
height: 0;
}
#jsddm {
list-style: none;
font: 14px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
width: auto;
height:30px;
clear:both;
float:right;
position:relative;
z-index:999;
margin-top:8px;
list-style:none;
}

#jsddm > li {
background:url(navSlice.png);
float: left;
text-align: center;
display:block;
text-decoration:none;
height:30px;
line-height:30px;
list-style:none;
position: relative;
width:157px;
  border-left:1px solid #ccc;
margin:0; padding:0;
}

.mainNavLast { border-left:1px solid #ccc; border-right:1px solid #ccc; }

#jsddm > li > a{
display:block;
color:#565656;
font-weight:bold;
padding: 0 5px;
font-size:12px;
}

#jsddm > li:hover, #jsddm li:hover a { background: #324996; color:#FFF; }
#jsddm > li > ul {
background: #324996;
display:none;
width: 180px;
list-style:none;
position:absolute;
clear: both;
left: 0;
top: 30px;
line-height: 1;
-moz-box-shadow:1px 1px 1px #333;
list-style:none;
margin:0; padding:0;
}

#jsddm > li > ul li a {
color:#fff;
text-align: left;
font-size: 11px;
text-decoration:none;
display: block;
padding: 4px 10px;
list-style:none;
margin:0;
}

.subNav, .subNavFirst, .subSubNav, .subNavLast, .subSubNavFirst{list-style:none; margin:0;}
#jsddm > li > ul li a:hover{ background: #C8C8C8; color:#324996 }
#jsddm > li ul li ul{
margin:-19px 0 0 180px; 
display:none;
width: 180px;
list-style:none;
position:absolute;
clear: both;
left: 0;
line-height: 1;
}
#jsddm > li > ul li ul li{
position: relative;
}
/*  ===== @HOMEPIECE ============================ */
#homeMenu{
height:309px;
width:960px;
margin:0 auto;
padding-left:20px;
}

.homeBox {
  width:240px;
  height:275px;
  float:left;
  margin:20px auto 0;
  text-align:center;
  line-height:1;
  position:relative;
}

.homeBox .prodHeader {
  color:#FFF;
  font-size:16px;
  font-family: Georgia, serif;
  filter: shadow(color=#000000,strength=3,direction=120); /* IE text shadow */
  text-shadow:#000 1px 1px 3px;
  margin:0;
  padding:0;
}

.homeBox .quoteBtn {
  background:url(quoteBtn.png) no-repeat bottom left;
  display:block;
  width:192px;
  height:31px;
  margin:5px auto 0;
}

.homeBox .prodLinkWrap:hover .quoteBtn { background-position:top left; }

/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
  margin:0 auto; 
  width:960px; 
  padding:20px 0;
}
  #home #content{
    width:600px;
    padding:0 20px 0 0;
    float:left;
    border-right:1px solid #eee;
  }
  #home #sideBar{
    width:300px;
    float:right;
    height:auto;
    text-align:center;
  }

#interior #contentWrapper{
  clear:both; 
  margin: 0 auto; 
  padding: 20px 0;
  width:960px;
}
  #interior #content{
    width:600px;
    float:right;
  }
  #interior #sideBar{
     width:360px;
     float:left;
     height:auto;
   }
#blank #contentWrapper, #blog #contentWrapper, #partnersPage #contentWrapper{
clear:both; 
margin: 0 auto; 
width:960px;
}
  #blank #content, #partnersPage #content{
    width:960px;
    float: right;
  }
  #blank #sideBar{
    width:360px;
    float:left;
    margin: 0 0 0 -20px;
  }

.copy {clear: both;}
#interior .copy,#blog .copy, #blank .copy{padding: 20px;}

#blog #leftContent {float:left;width:600px}
#blog #rightContent {float:right;width:300px;padding:20px 10px}
#blog #rightContent h2 {color:#334A97;font-family:Georgia,serif;font-weight:bold;margin:0 0 15px 0}
#blog #rightContent .tweet_list li {margin:0 0 15px 0; list-style:none;}


.contest {margin:15px 0; }
.contest img { display:block; float:left; vertical-align:middle; margin-right:10px; }
.contest h3 { margin:0; right:0;font-size:20px;text-align:left;}
.contest p { font-size:14px;line-height:1.3em;text-align:left; }
.contest span {color:#334a97;font-size:18px;}
.contest small {font-size:0.713em;font-style:italic;}

/* ===== @ACTION NAV STYLES ============================================= */
#actionNav {
float:left;
font:13px Arial, Helvetica, sans-serif;
width:338px;
background: #ccc;
color: #333;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:1px solid #a7a7a7;
margin: 0 0 0 20px;
}
#actionNavHeader{
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  border-radius-topleft:5px;
  border-radius-topright:5px;
}
#actionNav h2 {
  background:#333;
  color:#fff;
  font-size:16px;
  padding: 5px 10px;
  margin: 0;
}
#actionNavLinks { margin:0; padding:0 }
#actionNavLinks li {
  border-bottom:1px solid #b4b4b4;
  border-top:1px solid #fff;
  list-style:none;
  margin: 0;
}
#actionNavLinks li a {
  color:#000;
  display:block;
  padding:5px 0 5px 10px;
  text-decoration:none
}
#actionNavLinks li a:hover {
  background:#efefef;
  padding:5px 0 5px 10px
}
#twitter {font-size:12px; margin: 0 0 10px; }
#twitter a { color:#b1b1b1; margin:2px 0 0; display: block;  }
#twitter li { background:none; list-style:none; color:#278ac0; padding: 0; margin: 0;text-align:left;  }
#twitter ul{ margin:0; }
#twitter h2 { margin:0; padding:0;text-align:left; }
/* ===== @LEFTNAV STYLES ============================================= */
#leftnav {
width: 338px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #333;
margin: 0 0 0 20px;
}
#leftnav ul, #leftnav li{margin:0;}

#leftnav li{list-style:none; margin:0;}
#leftnav li a{
color:#333;
padding:0 0 0 10px;
margin:0;
}
#leftnav .item ul li a {display:block;}
#leftnav .level1>li{
background:url(leftnavoverlay.png);
background-color: #324996;
}
#leftnav .level1>li>div, #leftnav .level1>li>div>a {
font-size:14px;
font-weight:bold;
text-decoration:none;
color: #fff;
height: 31px;
line-height:31px;
margin:0;
}
#leftnav .level2{
display:none;
}
#leftnav .level3{
display:none;
}
#leftnav .level2>li  {
/*height: 20px;*/
line-height: 20px;
font-size: 12px;
border-top: 1px solid #999;
background: #eaeaea;
margin:0;
}
#leftnav .level3{
/*height: 20px;*/
line-height: 20px;
font-size: 12px;
border-bottom: 1px solid #efefef;
border-top: 1px solid #999;
background: #ccc;
margin:0;
}
#leftnav .level3 li a{border-left: 4px solid #333;}
#leftnav .level2 li a{
display: block;
}
#leftnav .level2 > li:hover, #leftnav .level3 > li:hover {
background: #ccc;
}
#leftnav .navarrow {
margin:0 0 3px 10px;
vertical-align:middle;
}
#leftnav .level2 li.current {
background: #ccc;
}
#leftnav .level3 .item a{
padding-left:20px;
}
#leftnav .level2 .item>div {height:20px;}


#testimonials{
background: #eaeaea;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-radius-bottomleft:5px;
border-radius-bottomright:5px;
}
#testimonials h2{
color: #334A97;
padding: 10px 0 0 10px;
}
#testimonials p{ padding: 10px; color:#333; }
#testimonials h4{
  padding: 0 10px 10px;
  color: #334A97;
  font-size:12px;
}
/* ===== @CONTENT STYLES ============================================= */
#contactInfo{
float:left;
width:325px;
height: 500px;
margin: 0 0 0 20px;
}
#contactAddress{margin:15px 0 0 0;}
#googleMap{
width:325px;
height:325px;
background:#d8ebf7;
border:1px solid #b5d2e6;
padding:2px;
margin: 0 0 10px 0;
}

/* ===== @FORMS STYLES ============================================= */
#formContainer{
background:#324996;
color:#fff;
border:1px solid #333;
width: 555px;
margin:0 auto;
-webkit-border-radius:5px;
-moz-border-radius:5px;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formContainer #idMediaLoader{
margin: 10px auto 0;
width: 520px;
display: block;
}
#formContainer h2{
color: #fff;
font-size:14px;
text-align:center;
margin:10px 0 10px 0;
}
.wiffyForm { width: 620px !important; margin: 20px auto 0 !important;}
#formContainer label{
color:#fff;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formReferFriend .emailAddress{width: 260px;}
#formReferFriend .emailAddress input{width: 260px;}
#formReferFriend .phone1,#formReferFriend .phone2{width: 130px;}
#formReferFriend .phone1 input, #formReferFriend .phone2 input{width: 130px;}
.notes textarea, .form .formWidth{ border:1px solid #cecece;}
.form{
width:520px;
margin: 10px auto 0;
}
.form .formInput{
width:130px;
float:left;
}
.form .formWidth{
width:120px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#CRM_Leads_CompanyName{width:517px;}
.notes textarea{
width:518px;
height:35px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.phone .phoneUS{width: 128px;}
.inputMoreInfo, .submit{text-align:center; margin: 5px 0 0 0;}
.inputMoreInfo{margin:5px 0 0 0; color:#fff;}
.form label.error {color: #f00; display:block; }
.form .formInput input.error {border:1px solid #f00; }
#submit{margin:0 0 10px 0; }

/* ===== @BIO STYLES ==================================================== */

.bioItemContainer{
  float: left;
  width: 212px;
  height:auto;
background-color:#f9f9f9;
  border: 1px solid #eeeeee;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  margin: 8px;
  cursor:pointer;
}
.bioItemContainer a { text-decoration: none !important; }
.employeePic { border: 3px solid #cccccc; width: 100px; margin: 0 auto; height: 150px }
.bioItemContainer h2 { text-align: center; border: none; margin: 10px 0 !important; }
.bioItemContainer h3 { text-align: center; color: #B79C59 !important; font-size: 14px !important; }

#innerEmployeePic {
border:3px solid #EEEEEE;
float:left;
height:150px;
margin:0 20px  20px 0;
width:100px;
}

/* ===== @BLOG STYLES ============================================= */
  
/*=== BLOG ===*/
 .blog{margin:0 0 20px 0;line-height: 1.3}
 
     .blog h2,#fullArticle h2{margin:0;padding:0;border-bottom: 1px solid}
     .articleSeparator{height:1px;margin:8px 0;display:block}
     .blogPostDateTime,.time{margin:0 0 10px;font-size:10px;font-weight: bold}
     .blogPostHeader,#fullArticle  h2{margin-bottom:8px !important;padding-bottom:5px !important}
     .blogPostHeader  a{text-decoration:none}
     .blogPostFooter{clear:both; display:block;}
     .blogPostReadMoreBtn{margin:15px 0 40px !important;display:block}
     #fullArticle  p{display:block}
     .blogPostReadMoreBtn{width:125px !important;text-decoration:none !important;text-align:center !important}
     #popItems{
       margin:10px 0;
       padding:0 5px 5px;
       display:block;
       border-bottom:1px solid #c9c9c9}
     .popArticle {margin:0 0 10px 0}
     .popArticle h3 {margin:0 0 10px 0}
    
     #popItems h3{font-size:12px;margin:0}


     #calItems{
       margin:10px 0;
       padding:0 5px 5px;
       display:block;
       border-bottom:1px solid #c9c9c9}
     #tweetBlock{
       margin:0 0 10px;
       padding:0 5px 5px;
       display:block}
     #sidebar #tweetPost li {
       margin:0 0 10px;
       padding-left:0;
       display:block;
       list-style-type:none !important;
       text-align:left}
     .btnSubscribe{float:right;margin:-35px 0 10px;width:90px}
     .socLikeTweet{float:right;margin:-20px 0 0 5px;width:100px}
     .socLikeTweet  iframe{margin-bottom:5px !important}
    
     

/* ===== @PARTNERS PAGE STYLES ============================================= */
/* partners Form Container Styles */
#formContainer.partnersFormMod{
  width:940px;
  margin:0 auto 10px;
}
#partnersVid{
  float:left;
  margin:5px;
  width:600px;
  height:200px;
}
#idMediaLoaderWiffy{display: block;}
#partnersForm{
  float:right;
  margin:10px 5px 0 0;
}
#partnersForm #formHeader{margin-top:0;}
#partnersQuote{
padding:5px 0 0;
text-align:left;
width:320px;
margin:0 auto;
}
#partnersQuote .formInput{
width:160px;
padding:0;
margin:0;
text-align:left;
float:left;
}
#partnersQuote .formWidth{
width:150px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#partnersQuote .company, #partnersQuote .company .formWidth{width:310px;}
#partnersQuote .submit, #partnersQuote .submit input{ margin: 0;}

#couponItemWrapper > h2{ margin: 0 0 0 20px; }
#couponContainer { 
  background: #ffffff;
  width: 325px;
  padding: 5px;
  border: 3px dashed #000;  /*Coupon Border Color*/
  margin: 0 0 15px;
}
#couponContainer h2 { 
  display: block; 
  text-align: center;
  padding: 8px 0 8px 0;
  background: #0061AA;    /*Coupon Header Background Color*/
  color: #fff;       /*Coupon Header Text Color*/
}
#couponContainer img { margin: 0 auto; display: block; }
.poFullDesc{
padding:5px;
margin:10px 0;
text-align:left;
 
}
.backVendor { margin: 5px 0 0 120px; }

#partnersLeft{ width:620px; float:left; margin:0 0 0 10px; min-height:300px;}
#partnersRight{ width:302px; float:right; margin:0 0 0 10px;  }
#floatBox{
}

#partnersPage .copy > h1 { margin-top:20px; }

h2.categoryHeading{
    color:#fff;    /*heading font color*/
    font-size:18px;
    background:#324996;    /*heading background color*/
    display:block;
    margin:0 0 10px 0;
    padding:0 10px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    border: 1px solid #c5c5c5; 
    height:35px;
    line-height:35px;
}
.partnerItem{
    color:#000;
    font-size:14px;
    background:#DFDFDF;   /*Item Background Color*/
    display:block;
    margin:0 0 10px 0;
    padding:10px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    border: 1px solid #c5c5c5;
}
 
/* - */
.itemTxt h4 {color:#333;margin:0 0 15px 0;}
.itemTxt p {color:#333;}
 
 
#partnersMenu{
    color:#2b2b2b;
    font-size:14px;
    background:#e4e4e4;    /*Our Partners Menu Background Color*/
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    border-radius: 3px;
    border: 1px solid #c5c5c5;
    width:300px;
}
#partnersMenu h2{
    color:#fff;
    font-size:18px;
    background:#324996; /*Our Partners Menu Heading Background Color*/
    height:35px;
    line-height:35px;
    display:block;
    padding:0 0 0 10px;
    margin: 0;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
    border-radius-topleft:3px;
    border-radius-topright:3px;
}

#categories span{
    border-top:1px solid #fff;
    border-bottom:1px solid #d0d0d0;
    list-style:none;
    display:block;
    margin:0;
    padding:0;
}
#categories span a{
    display:block;
    text-decoration:none;
    color:#2b2b2b;   /*Our Partners Menu Link Text Color*/
    font-size:14px;
    padding:8px 10px;
}
#categories span a:hover{ background:#ccc;}   /*Our Partners Menu Link Hover Color*/
/* ===== @FOOTER STYLES ============================================= */
#footer{
background:url(footerBg.jpg) repeat-x;
color:#FFF;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:960px; 
margin:0 auto;
height:34px;
}
#footer li {
background:url(footerSeperator.jpg) no-repeat right 5px;
line-height:30px;
float:left;
height:34px;
width:auto;
margin:0;
list-style:none;
padding:0 10px;
}
#footer a, #footer a:visited {
color:#FFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#footer a:hover {color:#ccc;}

#arLogo{ text-align:right; background:none !important; }
#arLogo img {vertical-align:middle;}


/* ===== @SLIDE-DOWN-PANEL ============================================= */
#slidepanel {
  position:absolute; /* absolute = overlap content, relative = push-down content */
  top: 0;
  width: 100%;
  z-index: 1000;
  text-align: center;
  margin: 0 auto;
}

#panel {
  background: #FFF;
  color: #544D45;
  display: none;
  width: 100%;
  overflow: hidden; position: relative; z-index: 1000;
  border-bottom:3px solid #334A97;
}

#panel .content {
  width: 960px;
  margin: 0 auto;
  text-align: left;
}

#panel .content .box {
  width:220px;
  float:left;
  padding:10px;
}

/* box content */

.box h1 {
  color:#334A97;
  font-size: 16px;
  padding:0 0 10px;
  margin: 0;
}

.box h2 {
  color:#334A97;
  font-size: 14px;
  padding:0 0 10px;
  margin: 0;
}

.box p {
  color:#333;
  margin: 5px 0;
  padding: 0;
  font-size:12px;
}

.box a { color: #334A97; text-decoration: none; }
.box a:hover { color: #000; }

/* @TAB */

.tab {
  height:3px;
  position: relative; top: 0; z-index: 1000;
}

.tab #toggle { float:right;  }

.tab a.open, .tab a.close {
  color:#324996;
  display:block;
  font-size:12px;
  width:190px;
  height: 20px;
  line-height: 20px !important;
  padding-left: 15px !important;
  cursor: pointer;
  position: relative;
  text-decoration:none;
}

.tab a.open { background:#FFF url(tab.png) no-repeat 2px 5px; margin-top:3px }
.tab a.close { background:#FFF url(tab.png) no-repeat 2px 5px; }

/* ===== @IE6 WARNING ========== */

#ie-warning {
  color:#333;
  background:#FDF2AB url(dialog-warning.gif) 10px no-repeat;
  border-bottom:1px solid #A29330;
  padding:5px 5px 5px 40px;
  position:absolute;
  top:0;
  width:100%;
  z-index:10000;
  height:25px;
  line-height:25px;
}

#ie-warning p { margin:0; padding:0; }
/* ===== @OVERWRITE STYLES ========== */
#sharingModule{ width:171px; height:16px; clear:both; margin:20px 0;}

/* ===== @HELPER STYLES========== */
.clear{clear:both;}
.clearer {
clear: both; 
display: block; 
overflow: hidden; 
visibility:hidden; 
width: 0; 
height: 0;
}
.clearfix:after {
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0;
}  
* html .clearfix {height: 1%;}
img {border:none;}
/* ===== @VIDEO GIRL STYLES  ============================================= */ 
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 9999;
}
#vpBtn{display:none;}

#carrierList{
font-size: 12px;
margin: 20px 0 0 0;
border:1px solid #ccc;
}
#carrierList td{
padding: 2px 20px 2px 10px;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}
/* ===== @SPANISH NAVIGATION  ======================================= */
#spanishNav li { width:250px; background:#e8e8e8; padding:5px 0 5px 15px; border:1px solid #ddd; border-top:1px solid #eee; font-size:15px; }
#spanishNav li:hover { background:#ddd; }

/* ==== @UR STYLES ====================================*/
/* @UI.BUTTONS */
.siteBtnUI {
  background: #ddd;
  background: -webkit-gradient(linear,left top,left bottom,from(#eee),to(#bbb));
  background: -moz-linear-gradient(top,#eee,#bbb);
  filter:progid: DXImageTransform.Microsoft.Gradient(startColorstr='#eeeeee',endColorstr='#bbbbbb'); /* IE */
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: #999 1px solid;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
  box-shadow: 0 1px 3px rgba(0,0,0,.3);
  color: #444;
  display: inline;
  font-size: 12px;
  font-weight: 700;
  padding: 4px 6px 5px;
  text-decoration: none;
  outline: none; }
 
  .siteBtnUI:hover {
    background: #eee;
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#ddd));
    background: -moz-linear-gradient(top,#fff,#ddd);
    filter:progid: DXImageTransform.Microsoft.Gradient(startColorstr='#ffffff',endColorstr='#dddddd');
    border-color: #bbb;
    color: #777; }
 
  .siteBtnUI:active {
    background: #aaa;
    background: -webkit-gradient(linear,left top,left bottom,from(#999),to(#bbb));
    background: -moz-linear-gradient(top,#999,#bbb);
    filter:progid: DXImageTransform.Microsoft.Gradient(startColorstr='#999999',endColorstr='#bbbbbb');
    border-color: #777;
    color: #333; }
 
.siteBtnUI[disabled="disabled"], .siteBtnUI.disabled {
  background: #eee;
  background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#ddd));
  background: -moz-linear-gradient(top,#fff,#ddd);
  filter:progid: DXImageTransform.Microsoft.Gradient(startColorstr='#ffffff',endColorstr='#dddddd');
  border-color: #ccc;
  color: #aaa; }


.editcontent {background:#324996 !important;color:#ffffff;padding:5px !important;}


