/*
Theme Name: Small Business Development Center Network
Theme URI: http://my.studiopress.com/themes/agency/
Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
Author: StudioPress
Author URI: http://www.studiopress.com/
Version: 3.0.0

Tags: black, orange, white, one-column, two-columns, three-columns, fixed-width, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

Template: genesis
Template Version: 2.0.0

License: GPL-2.0+
License URI: http://www.opensource.org/licenses/gpl-license.php
*/

@import url("../TXSBDC/style.css");

/*
Jutsu Codes
---------------------------------------------------------------------------------------------------- */

@font-face {
    font-family: 'MyriadProBold';
    src: url('fonts/myriadpro-bold.eot');
    src: url('fonts/myriadpro-bold.eot') format('embedded-opentype'),
         url('fonts/myriadpro-bold.woff') format('woff'),
         url('fonts/myriadpro-bold.ttf') format('truetype'),
         url('fonts/myriadpro-bold.svg#MyriadProBold') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
    font-family: 'MyriadProBlack';
    src: url('fonts/myriadpro-black.eot');
    src: url('fonts/myriadpro-black.eot') format('embedded-opentype'),
         url('fonts/myriadpro-black.woff2') format('woff2'),
         url('fonts/myriadpro-black.woff') format('woff'),
         url('fonts/myriadpro-black.ttf') format('truetype'),
         url('fonts/myriadpro-black.svg#MyriadProBlack') format('svg');
}

@font-face {
font-family: 'MyriadPro';
src: url('fonts/MyriadPro.eot');
src: url('fonts/MyriadPro.eot?#iefix') format('embedded-opentype'),
url('fonts/MyriadPro.woff') format('woff'),
url('fonts/MyriadPro.ttf') format('truetype'),
url('fonts/MyriadPro.svg#MyriadPro') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
    font-family: 'helvetica';
    src: url('fonts/helvetica.eot');
    src: url('fonts/helvetica.eot') format('embedded-opentype'),
         url('fonts/helvetica.woff2') format('woff2'),
         url('fonts/helvetica.woff') format('woff'),
         url('fonts/helvetica.ttf') format('truetype'),
         url('fonts/helvetica.svg#helvetica') format('svg');
}

@font-face {
    font-family: 'CenturyGothic';
    src: url('fonts/century_gothic.eot');
    src: url('fonts/century_gothic.eot') format('embedded-opentype'),
         url('fonts/century_gothic.woff2') format('woff2'),
         url('fonts/century_gothic.woff') format('woff'),
         url('fonts/century_gothic.ttf') format('truetype'),
         url('fonts/century_gothic.svg#century_gothic') format('svg');
}



.fl { float: left; }
.fr { float: right; }
.clear { clear:both; visibility:hidden; height:0;}
div,h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; }

body {background-color: #ececec; font-family: MyriadPro; font-size: 14px; color: #555555;}


/* ---------- Header ---------- */

.pre-headerWrapper {
width: 100%; 
background: #002244; 
border-bottom: 5px solid #f47321; 
}

.pre-headerCon {
width: 980px; 
margin: 0 auto;
font-size: 11px; 
color: #fff; 
padding: 5px 0;
}

.pre-headerCon a {color: #fff;}

.pre-headerCon .two_third {
text-align: right;
}

.pre-headerCon .two_third ul {
padding: 10px 0 0 0;
}

.pre-headerCon .two_third ul li {
list-style-type: none;
display: inline-block; 
margin-right: 15px;
margin-bottom: 0;
}

.pre-headerCon .two_third ul li:last-child {
margin-right: 0;
}

.headerWrapper {
width: 100%; 
background: #002244; 
}

.headerCon {
width: 980px;
margin: 0 auto;
padding: 20px 0;
color: #fff;
font-size: 14px;
font-family: MyriadPro;
}

div.one_half.last.align-center {
padding-top: 30px;
}


/* ---------- Banner ---------- */

.bannerWrapper {
width: 100%; 
background: #002244; 
}

.bannerCon {
width: 980px;
margin: 0 auto;
padding: 0 0 10px 0;
}


/* ---------- Alignment ---------- */

.align-center {
text-align: center;
}

.align-left {
text-align: left;
}

.align-right {
text-align: right;
}


/* ---------- Navigation ---------- */

#nav {
width: 100%;
background: #002244;
}

.genesis-nav-menu {
background: url(images/navbg.jpg);	
max-height: 40px;
margin-bottom: 10px;
border-radius: 20px;
border: 1px solid #383635;
text-align: center;
}

.genesis-nav-menu a {
font-family: helvetica;
font-weight: bold;
font-size: 16px;
padding: 7px 20px !important;
border-top: 0px !important;
}

.genesis-nav-menu li {
background: url(images/navdivider.jpg) no-repeat center right;
height: 39px;
}

.genesis-nav-menu li:last-child {
background-image: none;
background-position: center right;
}

.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item a {
background: none !important;
color: #fff !important;
text-decoration: none;
}


#nav option {
background: #333333 !important;
}

#nav .wrap {
max-width: 980px !important;
}

/*=============================================
	Extended Branding - Utility
	==============================================*/	
	.utility-menu ul {float: right; padding: 5px 0;}
	.utility-menu li {list-style:none;}
	.utility-menu li {float:left; position:relative; margin-left:12px; z-index:9999; margin-bottom: 0;}
	.utility-menu li a {display:block; color:#ffffff; border-top:1px solid #051e42; font-size:11px; padding-top:2px;}
	.utility-menu li a:hover {border-top:1px solid #f47321; color:#f47321;}
	.utility-menu li a.children {}	
	.utility-menu ul ul.audience li a {border-top:none;}
	.utility-menu ul ul {position:absolute; visibility:hidden; left:0; float:left; z-index:9999; background:#051e42; padding:0 10px; margin-left:-10px;
		/*CSS3*/ -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:8px; text-align: left;}
	.utility-menu ul ul li {padding:0; margin:0; line-height:20px;}
	.utility-menu ul ul a {width:80px;}
	.utility-menu ul li:hover > ul {visibility:visible;}
	.utility-menu li:hover > a {border-top:1px solid #f47321; color:#f47321;}
	.utility-menu ul ul.audience li a:hover {border-top:none;}

/* ---------- Container ---------- */

.one_half {
float: left;
margin-right: 4%;
width: 48%;
}

.one_third {
float: left;
margin-right: 4%;
width: 30.66%;
}

.one_fourth {
float: left;
margin-right: 4%;
width: 22%;
}

.two_third {
float: left;
margin-right: 4%;
width: 65.32%;
}

.last {
margin-right: 0;
}

/* ---------- Specialty Centers ---------- */

.whiteWrapper {
width: 100%;
background: #fff;
padding: 40px 0;
border-top: 1px solid #bbc3cb;
}

.mainCon {
width: 980px;
margin: 0 auto;
}

.whiteWrapper .title {
font-family: CenturyGothic;
font-size: 30px;
color: #002244;
margin-bottom: 30px;
text-align: center;
text-transform: uppercase;
}

.fourboxesCon {
text-align: center;
margin-bottom: 30px;
padding-top: 40px;
}

.fourboxesCon ul {
margin: 0;
}

.fourboxesCon ul li {
list-style-type: none;
display: inline-block; 
margin-right: 14px;
}

.fourboxesCon ul li:last-child {
margin-right: 0;
}

.imgrespond {border: 1px solid #8f8f8f; margin-right: 20px;}
.imgrespond1 {
border: 1px solid #000;}

.read-more {
background: #f47321;
color: #fff;
padding: 9px 20px;
border-radius: 15px;
font-weight: bold;
}

a:hover.read-more {color: #fff;}

.logo {padding-top: 30px; text-align: center;}

.logo ul li {
list-style-type: none;
display: inline-block; 
margin-right: 21px;
margin-bottom: 0;
}

.logo ul li:last-child {margin-right: 0;}

.title, h1 {
font-family: MyriadProBold;
font-size: 24px;
color: #333333;
margin-bottom: 10px;
}

.SCCon {font-family: helvetica;}

.SCConTitle {
font-size: 20px;
color: #333333;
font-weight: bold;
margin-bottom: 10px;
}

.SCCon ul {
list-style-image: url(images/list.png);
margin-left: 220px;
}

.SCBox {
min-height: 180px;
}

.contact {padding: 15px 0;}


.post-422 .entry-title,
.post-424 .entry-title,
.post-426 .entry-title,
.post-428 .entry-title,
.post-429 .entry-title,
.post-432 .entry-title,
.post-433 .entry-title,
.post-436 .entry-title,
.post-438 .entry-title,
.post-446 .entry-title,
.post-439 .entry-title,
.post-444 .entry-title,
.post-440 .entry-title,
.post-445 .entry-title {
display: none;
}

.pre-headerCon .one_third img {
margin-top: 2px;
}

/* ---------- Footer ---------- */

.pre-footerWrapper {
width: 100%;
background: #002a5c;
padding: 20px 0;
}

.pre-footerCon {
width: 980px;
margin: 0 auto;
color: #fff;
font-size: 14px;
font-family: MyriadPro;
}

.pre-footerCon .title {
font-size: 19px;
color: #fff;
margin-bottom: 20px;
font-family: MyriadPro;
min-height: 54px;
}

.pre-footerCon ul {
list-style-image: url(images/list.png);
margin-left: 20px;
}

.pre-footerCon ul li {margin-bottom: 5px;}

.pre-footerCon ul li:last-child {margin-bottom: 0;}

.pre-footerCon ul li a {color: #9b9ea4;}

.footerWrapper {
width: 100%;
background: #000f1e;
padding: 20px 0;
}

.footerCon {
width: 980px;
margin: 0 auto;
color: #8f8f8f;
font-size: 11px;
text-align: center;
font-family: helvetica;
}

.footerCon p {
margin: 0 0 15px 0;
}

.footerCon .logo ul li {
margin-right: 15px;
}

.footerCon .logo ul li:last-child {
margin-right: 0;
}

/* ---------- Site ---------- */

#header, #footer {display: none;}

a {color: #002244;}

.widget-title {display: none;}

.entry-pings, .comment-respond, .entry-comments {background-color: transparent;}

#respond {width: 980px; margin: 0 auto; background: #fff; margin-bottom: 40px;}

#reply-title {margin-bottom: 30px;}

.comment-respond label {display: inline-block; float: left; width: 50px;}

button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .entry-content .button:hover {
background-color: #f47321;
}

.entry-title {
font-family: MyriadPro;
font-weight: bold;
text-transform: capitalize;
margin-bottom: 40px;
}

.entry {
width: 980px;
margin: 0 auto;
background-color: transparent;
padding: 40px 0;
}

/*.entry .entry-title {display: none;}*/

.imgspc {margin: 0 20px;}

.imagemapper-tooltip {
background-color: transparent !important;
padding: 0px !important;
border: none !important;
border-radius: 0 !important;
left: 348px !important;
top: 490px !important;
box-shadow: none !important;
background-clip: initial !important;
}

/*.imagemapper-tooltip ul {
padding-left: 30px;
font-size: 13px;
padding-top: 10px;
}

.imagemapper-tooltip ul li {
margin-bottom: 5px;
}*/

.post-info {margin-bottom: 20px;}

a.more-link {
font-family: Myriadpro;
text-transform: none;
}

.post-comments, .post-meta, #respond {display: none;}

/* ---------- Archives ---------- */

.archive .entry, .search .entry {
padding: 0 0 40px 0;
}

.archive .entry .entry-title, .search .entry .entry-title  {
display: block;
font-family: MyriadProBold;
font-size: 24px;
color: #333333;
margin-bottom: 10px;
text-transform: capitalize;
}

.archive #content, .search #content {padding: 40px 0 0 0;}

.archive-description {display: none;}


/* ---------- Search ---------- */

#searchwrapper {
width: 100%;
background-image: url(images/search.png);
background-repeat: no-repeat;
position: relative;
margin-top: 2px;
}

.searchbox {
width: 100%;
padding: 7px 10px;
font-style: italic;
color: #707070;
font-size: 12px;
}

.searchbox_submit {
background-color: transparent;
position: absolute;
top: 4px;
right: 10px;
box-shadow: none;
border: none;
padding: 0;
}

.searchbox_submit:focus {
border: none !important;
}

.sub-menu li {
height: auto !important;
border-left: 0px;
background: #3b3b3b;

}

#menu-item-184 a {
background: #a4b3ca !important;
color: #000;
padding: 10px 25px !important;
font-weight:bold;
}

.sub-menu a {
width:250px !important;
background: #3b3b3b;
padding: 5px 25px !important;
font-weight: normal;
}

.sub-menu a:hover {
background: #fc7309 !important; 
}

.sub-menu em {
font-size: 11px;
font-style: normal;
}

.imageCon {
width: 50%;
}


.desCon {
font-family: helvetica;
padding: 80px 20px 0 30px;
width: 48%;
color: #333333;
}

.desCon em {
font-weight: bold;
font-style: normal;
font-family: helvetica;
color: #333333;
font-size: 16px;
}

.mediaTextContent {
padding-left: 15px;
}

.contactBox {
background: #f47321;
color: #fff;
border-radius: 15px;
padding: 8px 60px;
width: 100%;
float: right;
}

.orangeBox {
background: #f47321;
color: #fff;
max-width: 410px;
border-radius: 7px;
text-align: center;
padding: 25px 50px;
font-family: helvetica;
font-size: 17px;
}

.orangeBox h1 {
text-transform: uppercase;
color: #fff;
font-family: CenturyGothic;
font-size: 30px;
margin-bottom: 30px;
}

.boxMainwrapper {
max-width: 871px;
margin: 0 auto;
padding: 60px 0 20px;
}

.first.orangeBox {
margin-right: 48px;
}

.orangeBox p {
margin: 0;
line-height: 1.8;
}

.whiteCon {
background: #fff;
}

.whiteCon .mainCon {
padding: 60px 0 0;
}

.archivesBox li {display: inline; margin-right: 10px;}
.navigation {margin-bottom: 40px;}

.ArchivesCon ul {margin-left: 0;}
.ArchivesCon ul li {float: left; width: 48%; list-style-type: none; margin-bottom: 50px; border-top: 1px solid #333;padding-top: 40px;
}

.ArchivesCon h2, .main-news h2 {
min-height: 78px;
display: block;
font-family: MyriadProBold;
font-size: 24px;
color: #333333;
margin-bottom: 10px;
text-transform: capitalize;
}

.featuredimage {
float: left;
margin-right: 20px;}

.navigation ul {text-align: center;}

.navigation ul li {display: inline;}

.navigation ul li a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
text-decoration: none;
color: #aaa;
}

.navigation ul li a:active {
padding: 2px 5px 2px 5px;
margin-right: 3px;
border: 1px solid #e0e0e0;
font-weight: bold;
background-color: #f0f0f0;
color: #aaa;
}

.subBox {
width:50%;
font-family: helvetica;
color: #333333;
margin-bottom: 60px;
padding-right: 60px;
}

.subBox li {
list-style-type: disc !important;
}

.subBox ul {
padding-left: 15px;
}

.subBox .title {
margin-bottom: 24px;
text-transform: uppercase;
font-family: helvetica;
font-size: 20px;
font-weight: bold;
}

.map1 {display: block;}
.map2 {display: none;}

.page-id-15 ul.locations li {
margin-right: 0 !important;
width: 100%;
margin-bottom: 0;
padding: 0;
list-style-type: disc;
margin-left: 20px;
}

blockquote {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	width: 100%;
	margin: 0.25em 0;
	padding: 0.25em 40px;
	line-height: 1.45;
	position: relative;
	color: #383838;
	background:#ececec;
}

blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: -10px;
	top: -10px;
	color: #7a7a7a;
}

blockquote cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
 
blockquote cite:before {
	content: "\2014 \2009";
}

.halfBoxcon {
width: 45%;
margin-top: 15px;
color: #000;
font-size: 18px;
line-height: 1.3;
}

.halfBoxcon.Left {
margin-right: 10px
}

.halfBoxcon.Right {
margin-left: 10px
}

.halfBoxcon img {
width: 100%;
color: #666;
}

.orangeTitle {
color: #f48140;
font-size: 40px;
line-height: .8;
}

.greyTitle {
color: #888;
font-size: 18px;
text-transform: uppercase;
}

.grayListTitle {
color: #666;
font-size: 22px;
text-transform: uppercase;
padding-top: 60px;
}

.halfBoxcon ul {
margin: 0 20px;

}

.halfBoxcon li {
list-style-type: disc !important;
font-size: 22px;
line-height: 1.2;
color: #666;
}

.minTop {

}

.mediaSecCon {
width: 69%;
}

.mediaSecCon .contactBox {
width: 100%;
padding: 15px 70px;
font-size: 16px;
}

.archivesBox {
text-align: center;
font-size: 24px;
}

.contactBox a {
color: #fff !important;
}

.ImgCenter {
text-align: center;
}

.SCdesc ul {
height: 124px !important;
}

.orangeBttn {
margin-left: 220px;
margin-bottom: 30px;
}

.divider {
height: 1px;
background: #000;
margin-bottom: 30px;
}

.headerCon a {
color: #fff;
}

.breakW a {
word-break: break-all;
}

.webBottom {
margin-bottom: 21px;
}

.pre-footerCon .one_third {
width: 48% !important;
}

/* ---------- Responsive ---------- */


@media only screen and (max-width: 1024px) {
.pre-headerWrapper, .headerWrapper, .bannerWrapper, #nav, .whiteWrapper, .pre-footerWrapper, .footerWrapper, .entry, .archive .entry, .search .entry  {width: 100%; padding-left: 20px; padding-right: 20px;}
.pre-headerCon, .headerCon, .bannerCon, #nav .wrap, .mainCon, .pre-footerCon, .footerCon, #respond {width: 100%;}
.fourboxesCon ul li {margin: 0 3px;}
.comment-respond {padding: 20px;}
.map1 {display: none;}
.map2 {display: block;}
}

@media only screen and (max-width: 1024px) {
.fourboxesCon ul li {margin: 0 3px 15px 3px;}
.whiteCon {padding: 0 20px;}
}

@media only screen and (max-width: 995px) {
.genesis-nav-menu a {padding: 6px 15px !important;}
}

@media only screen and (max-width: 883px) {
#nav {display: none;}
#click-menu {width: 100%; left: 0; right: 0; padding: 12px !important; }
.threeLines, #click-menu-label {float: left;}
.pre-headerWrapper {padding-top: 47px;}
#click-menu-label {font-size: 20px; padding-left: 20px; line-height: .9; font-family: 'Open Sans', sans-serif;}
#responsive-menu #responsive-menu-title {display: none;}
.menu-main-menu-container {margin-top: 47px;}
#responsive-menu .sub-menu em {line-height: 15px !important;}
#responsive-menu .sub-menu li {height: 65px !important;}
#responsive-menu .sub-menu li a:hover {height: 65px !important;}
	#responsive-menu .sub-menu li:last-child {height: 90px !important;}
}

@media only screen and (max-width: 817px) {
.SCCon .one_half {width: 100%; margin-right: 0; margin-bottom: 15px;}
.featuredimage {margin-bottom: 20px;}
.first.orangeBox {margin-right: 0; margin-bottom: 25px;}
.boxMainwrapper {max-width: 410px;}
.two_third.last, .one_half.last.align-right.contact, .pre-headerCon .one_third {display: none;}
.home .one_half.last.align-right.contact, .home .pre-headerCon .one_third, .entry-content .two_third.last {display: block !important;}
.one_third {margin-right: 0; width: 100%; max-width: 300px; float: none; margin: 0 auto; margin-bottom: 10px;}
.pre-headerCon {padding: 0;}
}

@media only screen and (max-width: 600px) {
.one_fourth, .one_half, .two_third, .newsCon ul li {width: 100%; margin-right: 0; margin-bottom: 8px;}
.pre-headerCon .two_third, .pre-headerCon .one_third, .headerCon .one_half, .footerCon .one_half {text-align: center;}
div.one_half.last.align-center {padding-top: 0;}
.headerCon {padding: 20px 0 0 0;}
#searchwrapper {width: 240px; margin: 0 auto;}
.pre-footerCon .title {min-height: 1px;}
.mediaSecCon {width: 100%; float: none;}
.orangeBttn {margin-left: 0;}
.imageCon, .desCon {float: none; width: 100%;}
.imageCon {display: none;}
.desCon {padding: 0;}
.first.orangeBox {margin-right: 0; margin-bottom: 25px;}
.mediaSecCon .contactBox {padding: 15px;}
.ArchivesCon ul li {width: 100%;}
.whiteCon .mainCon {padding: 60px 0 0;}
.subBox {width: 100%; padding-right: 0;}
.pre-headerCon img {max-width: 300px;}
.SCCon ul {text-align: center !important;}
}

@media only screen and (max-width: 421px) {
.SCBox {min-height: 1px; width: 100%; text-align: center;}
.SCCon ul {margin-left: 0; text-align: left;}
.SCimage {width: 180px; margin: 0 auto;}
.SCdesc {width: 100%; float: left;}
.imgrespond {margin-right: 0;}
.pre-headerCon img {max-width: 100%;}
}

@media only screen and (max-width: 331px) {
.imgspc {margin: 0; margin-bottom: 15px;}
}

@media only screen and (max-width: 240px) {
#searchwrapper {width: 100%;}
}

/* CSS BUTTONS --------------------------------------------------------------- */

.iedbutton {
  display: inline-block;
  width: 80%;
  font-size: 1.5em;
  font-weight: bold;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: .5em 1em .55em;
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
  -webkit-border-radius: .5em; 
  -moz-border-radius: .5em;
  border-radius: .5em;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.iedbutton:hover {
  text-decoration: none;
}

.iedbutton:active {
  position: relative;
  top: 1px;
}

.iedbuttondesc {
  font-size: 0.75em;
  font-weight: normal;
  text-align: center;
  text-decoration: none;  
}

.blue {
  color: #355583;
  border: solid 1px #355583;
  background: #a4b3c9;
  background: -webkit-gradient(linear, left top, left bottom, from(#cdd6e4), to(#a4b3c9));
  background: -moz-linear-gradient(top,  #cdd6e4,  #a4b3c9);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdd6e4', endColorstr='#a4b3c9');
}
.blue:hover {
  background: #c5d1e3;
  background: -webkit-gradient(linear, left top, left bottom, from(#a4b3c9), to(#cdd6e4));
  background: -moz-linear-gradient(top,  #a4b3c9,  #cdd6e4);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a4b3c9', endColorstr='#cdd6e4');
}
.blue:active {
  color: #c5d1e3;
  background: -webkit-gradient(linear, left top, left bottom, from(#a4b3c9), to(#cdd6e4));
  background: -moz-linear-gradient(top,  #a4b3c9,  #cdd6e4);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a4b3c9', endColorstr='#cdd6e4');
}

.pms125{
  color: #000000;
  border: solid 1px #000000;
  background: #c08c00;
  background: -webkit-gradient(linear, left top, left bottom, from(#F3BF33), to(#c08c00));
  background: -moz-linear-gradient(top,  #F3BF33,  #c08c00);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F3BF33', endColorstr='#c08c00');
}
.pms125:hover {
  color: #ffffff;
  border: solid 1px #ffffff;
  background: #F3BF33;
  background: -webkit-gradient(linear, left top, left bottom, from(#c08c00), to(#F3BF33));
  background: -moz-linear-gradient(top,  #c08c00,  #F3BF33);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c08c00', endColorstr='#F3BF33');
}
.pms125:active {
  color: #F3BF33;
  background: -webkit-gradient(linear, left top, left bottom, from(#c08c00), to(#F3BF33));
  background: -moz-linear-gradient(top,  #c08c00,  #F3BF33);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c08c00', endColorstr='#F3BF33');
}




