@import url(http://fonts.googleapis.com/css?family=Satisfy|Dancing+Script|Cedarville+Cursive|Parisienne|Alex+Brush);
/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Homepage
:: Company
:: Solutions
:: Library
:: Helper Styles
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
.centered {
    position:fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

body {
	background-color:#E6E6E6;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, sans-serif;
	font-weight:400;
}
h1, h2, h4, h5 {
	font-weight: 700;
	color:#eb8004;
}
h1 {
	font-size:2.5em;
	color:#EB8004;
}
h2 {
	font-size:2.1em;
}
h3 {
	font-size:1.765em;
	font-style: italic;
	color: #666666;
}
h4 {
	font-size:1.484em;
}
h4 a{
	color: #444;
}
h5 {
	font-size:1.1872em;
}
strong {
	font-weight:700;
}
p {
	font-weight:400;
}
hgroup {
	/*border-bottom: 1px solid #D8D8D8;*/
	margin-bottom: 1.2em;
}
.row {
	width:1470px;
}
a {
	color: inherit;
	text-decoration: underline;
	line-height: inherit;
}
a:hover {
	color: #eb8004;
	text-decoration: none;
}
.main ul {
	padding-left:2.5em;
}
.main li > h5 {
	margin-bottom:0;
}
.main li p {
	margin-bottom:8.5px;
}
header, section {
	background-color:#fff;
}
header h1 {
	margin:0;
	padding:5px;
	float:left;
}
header h1 a {
	background:url(../img/agile1_header_logo.png) no-repeat;
	width:119px;
	height:51px;
}
.site-btns {
    background-color: #e8e8e8;
    -webkit-border-radius: 0px 0px 15px 15px;
    -moz-border-radius: 0px 0px 15px 15px;
    -o-border-radius: 0px 0px 15px 15px;
    border-radius: 0px 0px 15px 15px;
    color: #7B7B7B;
    float: right;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, sans-serif;
    padding: 0 10px;
    width:275px;
    height: 26px;
    position: relative;
    z-index: 99;
}
.site-btns > * {
	font-size:11px;
	float:left;
	position:relative;
}
a.select-arrow {
	background:url(../img/region_selector_arrow.png) no-repeat;
	width:8px;
	height:6px;
	display:block;
	position:absolute;
	top: 7px;
	right: 2px;
	margin-top:3px;
}
.site-btns .locations {
	/*max-width:300px;*/
	margin-right:10px;
	padding-right:3px;
}
.location-selector, .language-selector {
	display:none;
	list-style:none;
	background-color: #E8E8E8;
	position: absolute;
	padding: 5px;
	border-radius: 0 0 5px 5px;
}
ul.location-selector {
	width:205px;
}
ul.language-selector {
	min-width:104px;
}
ul.location-selector li a img, ul.location-selector li a span {
	display: inline-block;
	vertical-align: middle;
}
ul.location-selector li a {
}
ul.location-selector li a span, ul.language-selector li a {
	background-color:transparent;
	font-size:11px;
	color:#7B7B7B;
}
ul.location-selector img {
	max-width: 16px;
	width: 16px;
	margin-right: 3px;
}
.site-btns span {
	display: block;
	/*background-color: #E4DFDD;*/
	padding: 1px 0px;
}
.locations a.select-arrow {right: -5px;
}
.site-btns .languages {
	width:104px;
	margin-right:3px;
}
.languages a.select-arrow {
}
.social-btns {
	list-style:none;
	overflow:hidden;
	margin-top:2px;
    float:right;
}
.social-btns li {
	display:inline-block;
	margin-left:3px;
}
.social-btns li a {
	background:url(../img/social_media_icon_sprite.png) no-repeat;
	width:18px;
	height:18px;
}
.social-btns li.linkedIn a {
	background-position:-18px 0;
}
.social-btns li.instagram a {
	background-position:-36.25px 0;
}
.social-btns li.twitter a {
	background-position:-54.5px 0;
}
nav {
	font-family:Arial, "Helvetica Neue", "Helvetica", Helvetica, sans-serif;
}
nav {
	/*background: url(../img/bar_bg.png) repeat-x top left #325820;*/
	background: #666666;
}
.nav-bar {
	margin:0;
	float:right;
	background:transparent;
}
li.nav-search {
}
.nav-bar > li.nav-search:hover {
	background: inherit;
}
.nav-bar > li.has-flyout > a.flyout-toggle {
	text-decoration:none;
}
.nav-search form {
	margin:0;
	position:relative;
	padding:0;
}
.nav-search form input[type="text"] {
	display:inline;
	margin:0;
	height:38px;
}
.nav-search form .submitSearch {
	position: absolute;
	display: block;
	top: 0;
	right: -1px;
	height: 38px;
	border: none;
	cursor: pointer;
}
.nav-bar > li:last-child {
	border-right: 0;
	-webkit-box-shadow: 0px 0 0 rgba(255, 255, 255, 0.0), 0px 0 0 rgba(255, 255, 255, 0.0);
	-moz-box-shadow: 0px 0 0 rgba(255,255,255,0.0) inset, 0px 0 0 rgba(255,255,255,0.0);
	box-shadow: 0px 0 0 rgba(255, 255, 255, 0.0) inset, 0px 0 0 rgba(255, 255, 255, 0.0);
}
.nav-bar > li > a {
	color:#fff;
}
/*****/
.nav-bar li ul li.solutionpage a {
	/*background-color:#deeab9;*/
	padding: 5px 35px;
	/*font-size: .9em;*/
	text-decoration: none;
}
/*****/
ul.flyout li.subsolutionpage, .nav-bar li ul li.subsolutionpage a {
	/*background-color:#deeab9;*/
	padding: 2px 0px 2px 30px;
	/*font-size: .9em;*/
	text-decoration: none;
}
.nav-bar li ul li.solutionpage a:hover, .nav-bar li ul li.solutionpage a:focus {
	background-color:#dedede;
}
.news-ticker {
	background: #888;
    height: 30px;
}
.hero-panel {
	background:url(../img/hero_panel_shadow.png) center top repeat-y;
	background-color: #ccc;
}
div.timer {
	display:none;
}
#featured {
	background:url(../img/01_banner_background.jpg) no-repeat center center #fff;
	max-width:1440px;
	margin:0 auto;
	background-size:cover;
}
#featured.company {
	background-image:url(../img/Company_HDR.jpg);
}
#featured.solutions, .technologie #featured.solutions, .technology #featured.solutions, .accelerationvms #featured.company, .accelerationsow #featured.company, .accelerationicc #featured.company, #featured.technology {
	background-image:url(../img/Technology_HDR.jpg);
}
.allsourcemsp #featured.solutions, .allsourcerpo #featured.solutions, .allsourcepps #featured.solutions, .allsourcewcs #featured.solutions, .allsourcealumni #featured.solutions, .services #featured.solutions, .dienstleistungen #featured.solutions, .allsourcemsp #featured.company, .allsourcerpo #featured.company, #featured.services, .allsourcepps #featured.company {
	background-image:url(../img/Solutions_HDR.jpg);
}
#featured.library {
	background-image:url(../img/Library_HDR.jpg);
}
#featured.contact {
	background-image:url(../img/Contact_HDR.jpg);
}
.basepage.lieferanten #featured.solutions, .basepage.suppliers #featured.solutions {
	background-image:url(../img/Supplier_HDR.jpg);
}
#featured p {
	font-style: italic;
	font-weight: 400;
	color:#375f22;
	font-size:2.12em;
	line-height:1.35em;
	margin-bottom: 0;
	padding:3.4% 15.7% 3.4% 2.12%;
}
#featured strong {
	color:#355b21;
	display:block;
	font-style: normal;
	font-size:1.57em;
}
.news-ticker {
	height:30px;
}
.main {
	padding-top:25px;
	padding-bottom:2em;
	background-color:#fff;
}
footer {
	/*background:url(../img/footer_bg_top.png) repeat-x #e6e6e6;
	padding:25px 0;*/
	background: #f2f2f2;
	min-height:133px
}
footer a {
	color:#444;
	text-decoration:underline;
}
footer li {
	list-style: none;
	font-size: 12px;
}
footer .column-header {
	font-weight: bold;
	font-size: 1.0em;
}
footer ul li {
	margin-bottom: 0;
}
footer p.position-statement {
	font-size: 16px;
	color: #666;
	text-transform: uppercase;
	padding:0px;
	word-spacing: 0em;
	letter-spacing: 0em;
	margin-top: 5px;
	margin-bottom:0;
	font-weight: bold;
}

/****
FOOTER BADGES
****/

footer .badges{
	padding: 25px 0 0 0;
	text-align: center;
}

.footer-badges ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	/* For IE, the outcast */
	zoom:1;
	*display: inline;
}
.footer-badges li {
	float: left;
	padding: 2px 5px;
	list-style-type: none;
}

footer .footerlinks{
	/*padding: 25px 0;*/
}
footer .copy{
	padding: 25px 0;
	border-top: 1px solid #ccc;
	background: #d1d1d1;
}
footer p.copyright {
	font-size: 11px;
	color: #666;
	padding: 0 0px;
	margin-top: -1px;
}
footer #sas70 {
	margin: 0 auto;
	display: block;
	margin-bottom: 5px;
}
footer .block-grid li {
	text-align:center;
}
footer #safe-harbor, footer .sia-logo {
	padding-top: 8%;
}
footer #safe-harbor span.cert-link {
	border: 1px solid #A2BAC5;
	padding: 2px 0px;
	font-weight: bold;
	line-height: 1.4em;
	font-family: Arial, san-serif;
	font-size: 9px;
	text-align: center;
	background: white;
	margin-right: 0;
	display:block;
	max-width: 160px;
	margin:0 auto;
}
.nav-bar > li:hover {
	background: #F4911E;
}
.hero-panel #featured {
	background-color:#fff;
	min-height:206px;
}
ul.breadcrumbs {
	padding: 0;
	border: none;
	background: transparent;
	margin: 0;
	padding-top:3px;
}
ul.breadcrumbs li {
	padding-right: 6px;
	text-transform: uppercase;
}
ul.breadcrumbs li a {
	color: white;
	padding-left: 0;
}
ul.breadcrumbs li.current a {
	cursor: default;
	color: #FFF;
	text-decoration:none;
}
ul.breadcrumbs li::before {
	content: "/";
	color: white;
	padding-right: 6px;
	float: left;
	margin-top:0px;
}
ul.breadcrumbs li:first-child::before {
	content: " ";
	padding-right:0;
}
ul.breadcrumbs li.unavailable a {
	color:#fff;
}
.side_panel {
	padding: 0 10px;
}
.side_panel .banner-text{
	background: #f79200;
	color: #fff;
}
.unavailable a {
	text-decoration:none;
}
div > .side_panel, div > .ads {
	margin-top:14px;
}
.ads {
	text-align:center;
}
.side_panel h4 {
	color:#222;
}
ul.block-grid {
	padding-left:0;
}
.reveal-modal iframe {
	max-width: 640px;
	display: block;
	margin: 0 auto;
	max-height: 360px;
}


.quote {
    padding: 20px;
	line-height: 23px;
}

.quote p{
	font-style: italic;
	color: #375F22;
}

.quote h6 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
	color: #375F22;
}



/* Ticker Styling */
#ticker-wrapper.has-js {
	width: 100%;
	padding-top: 8px;
	height: 25px;
	display: block;
	color: #888;
	font-size: 0px;
}
#ticker {
	width: 100%;
	height: 0px;
	display: block;
	position: relative;
	overflow: hidden;
}
#ticker p {
	font-family:Arial, sans-serif;
	font-size:0px;
	padding:0px 0 3px;
	letter-spacing:0px;
}
#ticker-title {
	color: #888;
	font-weight: bold;
	text-transform: uppercase;
}
#ticker-content {
	margin: 0 0 0 -18px;
	position: absolute;
	color: #888;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
}
#ticker-content:focus { 
 
}
#ticker-content a {
	/*text-decoration: none;	*/
	color: #888;
}
#ticker-content a:hover {
	text-decoration: underline;
	color: #e7e7e7;
}
#ticker-swipe {
	position: absolute;
	top: 0px;
	display: block;
	width: 952px;
	background:url(/media/636/newsbar_bg.png) repeat-x;
	height: 25px;
	margin-top:-3px;
}
#ticker-swipe span {
	margin-left: 1px;
	border-bottom: 1px solid #888;
	height: 17px;
	width: 7px;
	display: block;
}
#ticker-controls {
	padding: 8px 0px 0px 0px;
	list-style-type: none;
	float: left;
}
#ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
.js-hidden {
	display: none;
}
#no-js-news {
	padding: 10px 0px 0px 45px;
	color: #F8F0DB;
}
.left #ticker-swipe {
	left: 80px;
}
.left #ticker-content, .left #ticker-title, .left #ticker {
	float: left;
}
.left #ticker-controls {
	padding-left: 6px;
}
.right #ticker-swipe {
	right: 80px;
}
.right #ticker-content, .right #ticker-title, .right #ticker {
	float: right;
}
.reveal-container {
	height:450px;
	width:600px;
	margin:0 auto;
	border:1px solid #f0efef;
}
/* -----------------------------------------
   Homepage
----------------------------------------- */
.homepage #featured {
	background: url(../img/preloader.gif) no-repeat center center #f4f4f4;
	height: 457px;
}
.homepage #featured img {
	display: none;
}
#featured.orbit {
	background: none;
}
#featured.orbit img {
	display: block;
}
ul.orbit-bullets {
	bottom: 10px;
}
ul.orbit-bullets li {
	background-image:url(../img/bullets_custom.png);
	background-position:1px 0;
	width:11px;
}
ul.orbit-bullets li.active {
	background-position:-10px 0;
}
.homepage h2 {
	background:url(../img/home_section_icons_sprite.png) no-repeat left top;
	font-size:18px;
	color:#F4911E;
	border-bottom:4px solid #919090;
	padding:20px 0px 5px 33px;
}
h2.solutions {
	background-position:0 -76px;
	padding-left:48px;
}
h2.news {
	background-position:0 -159px;
	padding-left:48px;
}
/* -----------------------------------------
	Library Pages
-------------------------------------------- */
.datasheet-item {
	display:inline-block;
	width:33%;
	text-align:center;
	margin-bottom:1.5em;
	vertical-align:top;

}
.datasheet-item h4 {
	margin:0;
	font-size:1.1666667em;
}
.datasheet-item img {
}
.datasheet-item p {
	margin: 0;
	text-align: left;
	padding: 5px 10px;
}
.release-list {
	list-style:none;
	margin:0;
}
.main ul.release-list {
			padding-left: 0;
}
ul.release-list li{
	padding-left: 0;
	padding-bottom: 20px;
}
.release-list h4 {
	margin-bottom:5px;
	font-size: 1.1667em;
	color: #333;
}
.release-list .date {
	display:block;
	font-weight:normal;
	margin-bottom:.25em;
	color: #EB8004;
}
a.download-pdf, .download-pdf a {
	background:url(../img/document_pdf_text.png) no-repeat;
	min-height:13px;
	padding:3px 0 0 20px;
}
.pressrelease .main ul {
	margin-left:3em;
}
.event-item-img img {
	margin-bottom:1.2em;
}
.event-item-description a {
	font-size:1.2em;
	font-weight:bold;
}
.row.event {
	border-bottom: 1px solid #E1E4CE;
	padding: 1em 0;
}
.row.event:last-child {
	border-bottom:none;
}
/* -----------------------------------------
   Solutions page 
----------------------------------------- */
.solitionsection .logo img {
	margin: 15% auto 0;
	display: block;
}
.solitionsection.serviços .logo img, .solitionsection.services .logo img {
	margin-top:7%;
}
.solutionpage h3 {
	color:#666;
	padding-bottom:15px;
	/*border-bottom:1px solid #c7C6C7;*/
}
.solutionsThumb {
	border:3px solid #9F9F9F;
}
.rps-ani .header {
	border:1px solid #666;
	background-color:#605372;
	color:#fff;
	font: 16px/16px 'MichromaRegular', Arial, sans-serif;
	text-transform:uppercase;
	padding:2px;
	text-align:center;
	margin-bottom:.5em;
}
.rps-ani .description {
	background-color:#ccc;
	border:1px solid #605372;
}
.rps-ani .description p {
	text-align:center;
	margin:0 0 .5em;
}
.side_panel.brochure-download {
	background-color:#F0EFEF;
}
.row.download-data {
	padding-bottom: 6px;
}
.product-logo {
	padding:15px 0 10px;
}
a.download_datasheet {
	/*background:url(../img/download.png) no-repeat center top;
	padding-top: 29px;
	display: block;
	max-width: 30px;*/
	color: #EB8004;
	text-transform: uppercase;
	text-decoration: none;
}
a.download_datasheet:hover {
	font-weight: bold;
}
.solutionpage .row.solution-product-logo {
	
}
.productImg {
	display: block;
	margin-top: 6px;
}
.brochure-name {
	font-size:19px;
	font-weight:700;
	color:#000;
	margin: 0;
}
.dl-datasheet-btn {
	margin-top:6.5%;
}

.banner blockquote p{
	font-size: 115%;
}

/* -----------------------------------------
	Contact Styles
------------------------------------------ */
.form-panel {
	/*padding: 5px;
	background: #DEE9CA;
	margin-top: 20px;*/
}
#form-container, #PliableForm {
	/*background: #FAFCF2;
	border: 1px solid #A5AC88;
	padding: 10px;*/
	position: relative;
}
#form-container fieldset {
	border-width: 2px 1px 1px 1px;
	border-style: solid;
	border-color:lightgray;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px 10px 10px 10px;
}
#form-container fieldset legend {
	color: #5B5A5A;
	font-size: 18px;
	font-weight: 600;
	padding: 0px 5px;
	background:none;
}
.pRequiredRadioList {
	display: block;
}
.pRequiredRadioList span {
	display: inline-block;
	margin-right: 1.5em;
}
.pRequiredRadioList span input {
	vertical-align:middle;
}
.pRequiredRadioList span label {
	display: inline;
	vertical-align:middle;
}
.pSubmit {
	border: 1px solid #CACACA;
	display: block;
	color: #9B9B9B;
	font-size: 15px;
	font-weight: 600;
	background: #F7DE9F;
	padding: 5px;
	margin-top: 10px;
	width: 100%;
	cursor:pointer;
}
.contact aside h3 {
	padding: 3px;
	background: #F27300;
	color: white;
	margin: 0px;
}
ul.locations-main, ul.additional-contacts {
	list-style:none;
}
ul.locations-main h4 {
	margin-bottom:.25em;
}
ul.locations-main li, ul.additional-contacts li {
	display:inline-block;
	width: 50%;
	vertical-align:top;
	margin-bottom:1.2em;
}
aside ul {
	list-style:none;
	margin-left: 10px;
	margin-top: 1em;
}
aside ul a {
	color: black;
}
.newsItem {
	list-style:none;
}
.newsItem a {
	color: #620460;
	font-weight: bold;
	text-decoration: none;
}
.newsItem a.download-pdf {
	font-weight:normal;
	text-decoration:underline;
}
/* -----------------------------------------
	Privacy
-------------------------------------------- */
.privacy .main-content ul {
	margin-left:3em;
}
.privacy .main-content li p strong {
	font-size: 1.166em;
	color: #F27300;
}
.safe-harbor {
	float:right;
}
.safe-harbor span.cert-link {
	border: 1px solid #54889E;
	border-bottom: none;
	display: block;
	padding: 2px 2px;
	font-weight: bold;
	width: 160px;
}
.safe-harbor a {
	font-size: 11px;
	color: #666;
}
/* -----------------------------------------
	Search
-------------------------------------------- */
.xsltsearch_result_title {
	margin-bottom: 0;
	font-size: 1.16em;
}
/* -----------------------------------------
	Helper Styles
------------------------------------------ */
.ir {
	text-indent:-9999px;
	display:block;
}
.flt_rt {
	float: right;
	padding-left: 1.16%;
}
.flt_lft {
	float: left;
	padding-right: 1.16%;
}
.center {
	display: block;
	margin: .5em auto;
}
aside {
	border: 3px double #FAE1B3;
	background: #DDD;
}
.hidden {
	display:none;
}
.border-double {
	border:3px double #ccc;
}
.centerImg {
	display: block;
	margin: 0 auto;
}


/* -----------------------------------------
   Media Queries
----------------------------------------- */
@media only screen and (min-width: 1024px) {
.dl-datasheet-btn {
	margin-top:15%;
}
}
@media only screen and (max-width: 767px) {
.dl-datasheet-btn {
	margin-top:15%;
}
#featured p {
	font-size: 1.62em;
}
.datasheet-item {
	display:block;
	width:100%;
	margin-bottom:1.2em;
	border-bottom: 1px solid rgb(195, 221, 183);
}
.nav-bar {
	float:none;
}
}
@media only screen and (max-width: 480px) {
.flt_rt {
	float:none;
}
img.flt_rt {
	display:block;
	margin:0 auto;
}
hgroup h1, .core-values h2 {
	font-size:16px;
	line-height:20px;
}
h3 {
	font-size:1.1666em;
}
#featured p {
	font-size: 1.62em;
}
.dl-datasheet-btn {
	margin-top:6.5%;
}
}
.alert {
-o-border-radius: 15px 15px 0px 0px;
-moz-border-radius: 15px 15px 0px 0px;
-webkit-border-radius: 15px 15px 0px 0px;
border-radius: 15px 15px 0px 0px;
-moz-box-shadow:  0px 0px 10px 1px rgba(10, 10, 10, .10);
-webkit-box-shadow:  0px 0px 10px 1px rgba(10, 10, 10, .10);
-o-box-shadow:  0px 0px 10px 1px rgba(10, 10, 10, .10);
box-shadow:  0px 0px 10px 1px rgba(10, 10, 10, .10);
position: fixed;
bottom: 0;
left: 50%;
border: 3px solid #CBCBCB;
background: #FDD7AE;
width: 95%;
margin: 0 auto;
padding: 10px 30px;
font-size: 12px;
font-weight: bold;
color: black;
z-index: 9999;
margin-left: -47%;
}

.alert p{
	margin: 0;
	padding: 0;
	text-align: center;
}
.alert a.close {
	-o-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px ;
	border-radius: 15px;
	border: 1px solid black;
	display: block;
	font-size: 12px;
	padding: 2px 5px;
	position: absolute;
	right: 5px;
	text-decoration: none;
top: 5px;
}


.vertical-line-right{
	padding-right: 10px;
	border-right:1px solid #ccc;
}


.alert a.close {
    border: 1px solid #000000;
    border-radius: 15px;
    display: block;
    font-size: 12px;
    padding: 2px 5px;
    position: absolute;
    right: 5px;
    text-decoration: none;
    top: 5px;
}


.center-vertical {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -100px;
}



.award-triangle {
    width: 0;
    margin-top: 0;
    margin-left: 75px;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid gray;
}

.award-arrow-right {
	width: 0; 
	height: 0; 
    margin-right: 10px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid gray;
    float: left;
}
li.award-arrow-right {
    list-style:none;
}

.award-line
{
    clear: both;
    padding-top: 10px;
    border-bottom: 2px solid #969696;
}

.award-center {
    margin-left: auto;
    margin-right: auto;
    width: 85%;
}

.supplier_button {
	-moz-box-shadow:inset -2px -1px 3px 0px #525252;
	-webkit-box-shadow:inset -2px -1px 3px 0px #525252;
	box-shadow:inset -2px -1px 3px 0px #525252;
	background-color:#ffffff;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0;
	border:1px solid #706970;
	display:inline-block;
	color:#363536;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:28px;
	line-height:28px;
	width:150px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}.supplier_button:hover {
	background-color:#f5f2f5;
}.supplier_button:active {
	position:relative;
	top:1px;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
