@charset "utf-8";

fieldset {
  border:1px solid #1E718C;
  padding-bottom:10px;
}

legend {
    color:#fff;
    background-color:#1E718C;
    padding:8px;
    font-weight: bold;
	font-size: 12px;
	letter-spacing: 2px;
}

.photos {
    overflow: hidden;
    border: 10px solid #f0f0f0;
    padding: 10px;
    width: 450px;
    margin: 0 auto;
}

img {
    border: none;
}

.photos img.logo {
    margin: 0 auto;
    display: block;
}

.photos div img {
    padding: 0px 0;
    margin: -10px 0;
    float: left;
    border-bottom: 0px solid #ddd;
}

.photos ul.thumbs {
    margin: 0;
    padding: 0 0 0 0px;
    list-style: none;
    width: 450px;
    float: left;
}

.photos ul.thumbs li {
    width: 70px;
    height: 70px;
    margin: 0 2px 0 0;
    padding: 0;
    float: left;
    overflow: visible;
    position: relative;
    border: 5px solid #ddd;
    text-align: center;
}

.photos ul.thumbs li:hover {
    border: 5px solid #888;
    -moz-opacity: .75;
    filter: alpha(opacity = 75);
    opacity: .75;
}

body {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #dedede;
		font-family: Arial, Helvetica, sans-serif;
}

html {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* main */
.main {
    padding: 0;
    margin: 0 auto;
}

.main h2 {
    font: bold 17px Arial, Helvetica, sans-serif;
    color: #ffffff;
    margin: 5px 0;
    padding: 10px 5px;
    border-bottom: 1px solid #296c78;
}

.blok_header {
    margin: 0;
    padding: 0;
    background: url(../images/heade_bg.gif) top repeat-x;
}

.blok_header2 {
    margin: 0;
    padding: 0;
    background-repeat: repeat-x;
    background-position: top;
    background: url(../images/bgmain.gif) top repeat-x;
}

.header {
    width: 932px;
    margin: 0 auto;
    padding: 0;
}

.logo {
    padding: 0;
    margin: 0;
    width: 333px;
    float: left;
}

.menu {
    margin: 0;
    width: 570px;
    float: left;
    padding-top: 35px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.menu ul {
    padding: 6px 0 0 0;
    margin: 0;
    list-style: none;
    border: 0;
    float: right;
}

.menu ul li {
    float: left;
    margin: 0;
    padding: 0 5px;
    border: 0;
}

.menu ul li a {
    float: left;
    margin: 0;
    padding: 13px 0;
    color: #fff;
    font: normal 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.menu ul li a span {
    padding: 13px;
    background: none;
}

.menu ul li a:hover {
    background: url(../images/r_menu.gif) no-repeat right;
}

.menu ul li a:hover span {
    background: url(../images/l_menu.gif) no-repeat left;
}

.menu ul li a.active {
    background: url(../images/r_menu.gif) no-repeat right;
}

.menu ul li a.active span {
    background: url(../images/l_menu.gif) no-repeat left;
}

.header_text_bg {
    margin: 0;
    padding: 0;
    background: url(../images/slider_bg_main.gif) top center repeat-x;
}

.header_text_bg2 h1 {
    float: right;
    margin-right: 20px;
    font-size: 20px;
    color: #1D718C;
    font-style: italic;
    margin-top: 55px;
}

.header_text {
    height: 380px;
    margin: 0 auto;
    padding: 0;
    width: 932px;
    background: url(../images/slider_bg.gif) top no-repeat;
}

.header_text .div .left1 {
    float: right;
    width: 375px;
    padding: 0;
    margin: 0;
}

.header_text .div .left1 img {
    margin: 0 5px;
    padding: 0;
}

.header_text .div .left1 h2 {
    font: normal 36px Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 40px 0 0 0;
    margin: 0;
    border: 0;
}

.header_text .div .left1 ul {
    padding: 15px 0 25px 0;
    margin: 0;
    list-style: none;
}

.header_text .div .left1 li {
    background: url(../images/simple_ul_li.gif) left no-repeat;
    font: normal 14px Tahoma, Geneva, sans-serif;
    color: #9d9d9d;
    text-decoration: none;
    padding: 0 25px 0 15px;
    line-height: normal;
    margin: 0;
    line-height: 1.8em;
}

.header_text_bg2 {
    margin: 0;
    padding: 0;
    background: url(../images/slider_bg_main2.gif) top center repeat-x;
}

.header_text2 {
    height: 100px;
    margin: 0 auto;
    padding: 0;
    width: 932px;
    background: url(../images/slider_bg2.gif) top no-repeat;
}

.header_text2 img {
    float: right;
    margin: 0;
    padding: 47px 40px 0 0;
}

.header_text2 h2 {
    font: bold 20pt Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 43px 0 0 30px;
    margin: 0;
    border: 0;
}

.header_text2.header_text2_instep h2, .header_text2_instep h2 {
    font: bold 16pt Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 15px 0 5px 30px;
    margin: 0;
    border: 0;
    height: 30px;
}

/********** body **********/
.body_resize {
    margin: 0;
    padding: 0;
    background: #fff;
}

.body {
    width: 932px;
    margin: 0 auto;
    padding: 0;
}

.body h2 {
    border-bottom: 1px solid #dfdfdf;
    font: normal 18px Arial, Helvetica, sans-serif;
    color: #454646;
    margin: 10px 0;
    padding: 15px 5px;
}

.body h3 {
    color: #531e1e;
    font: bold 18px Arial, Helvetica, sans-serif;
    margin: 5px 0;
    padding: 10px 5px;
}

.body img {
    float: left;
    padding: 0;
    margin: 10px;
}

.body img.floated {
    float: right;
    padding: 0;
    margin: 10px;
}

.body p {
    color: #1c6b87;
    line-height: 1.8em;
    padding: 5px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}

.body p span {
    color: #9c9c9c;
}

.body p.test {
    background: #f4f4f4;
    border: 6px solid #f0f0f0;
}

.body a {
    text-decoration: none;
    color: #0092dd;
    line-height: 1.8em;
}

.body_small {
    width: 350px;
    float: left;
    margin: 0;
    padding: 15px 20px;
}

.body_big {
    width: 502px;
    float: left;
    margin: 0;
    padding: 15px 20px;
}

.body_big .blogga {
    width: 230px;
    float: left;
    margin: 0;
    padding: 5px 10px;
}

/*buttonss*/
.buttonss {
    width: 150px;
    float: right;
    margin: 10px;
    padding: 5px;
}

.buttonss a {
    border: 1px solid #cfcfcf;
    background: #e1e1e1;
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #565656;
    padding: 1px 4px;
    margin: 2px 3px;
    text-decoration: none;
}

.buttonss a:hover {
    color: #fff;
    background: #6e6e6e;
}

/********** footer **********/
.footer {
    margin: 0;
    padding: 0;
    background: #2c2c2c;
}

.footer_resize {
    margin: 0 auto;
    padding: 19px 0;
    width: 932px;
    background: url(../images/footer_bg.gif) top center no-repeat;
}

.footer ul {
    margin: 0;
    padding: 30px 10px 10px 10px;
    list-style: none;
    float: left;
}

.footer img {
    display: inline;
    margin: 5px 10px;
    padding: 0;
}

.footer ul li {
    margin: 0;
    padding: 0 10px;
    float: left;
}

.footer p {
    margin: 0;
    padding: 30px 20px 10px 20px;
    float: right;
    color: #bcbcbc;
    font: normal 11px Arial, Helvetica, sans-serif;
    line-height: 1.8em;
}

.footer a {
    color: #bcbcbc;
    font: normal 11px Tahoma, Geneva, sans-serif;
    text-decoration: none;
    line-height: 1.8em;
}

.footer a:hover {
    text-decoration: underline;
}

/********** contact form **********/
.form {
    float: left;
    width: 560px;
    margin-top: 40px;
    margin-left: 10px;
}

/********** contact form **********/
#contactform {
    margin: 0;
    padding: 5px 10px;
}

#contactform * {
    color: #F00;
}

#contactform ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

#contactform li {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    display: block;
}

#contactform li.buttons {
    margin: 5px 0 5px 0;
}

#contactform label {
    float: left;
    margin: 0;
    width: 100px;
    padding: 5px 0;
    font: normal 11px Tahoma, Geneva, sans-serif;
    color: #282828;
    text-transform: capitalize;
}

#contactform label span {
    font: normal 10px Arial, Helvetica, sans-serif;
}

#contactform input.text {
    width: 360px;
    border: 1px solid #dddddd;
    margin: 5px 0;
    padding: 5px 2px;
    height: 15px;
    background: #e8e8e8;
}

#contactform textarea {
    width: 360px;
    border: 1px solid #dddddd;
    margin: 10px 0;
    padding: 2px;
    background: #e8e8e8;
    height: 250px;
}

#contactform li.buttons input {
    padding: 3px 0;
    margin: 0 0 0 100px;
    border: 0;
    color: #FFF;
}

p.response {
    text-align: center;
    color: #2c2c2c;
    font: bold 11px Arial, Helvetica, sans-serif;
    line-height: 1.8em;
    width: auto;
}

.fleft {float: left;}
.fright {float: right;}
.clear {clear: both !important; float: none !important; height: 0px !important; line-height: 0px !important; }
.readonly {background: #ccc;}
.small_loading {background: url(../images/emailing/loading_cutelong.gif) 0 5px no-repeat; min-width: 55px; padding-left: 55px; min-height: 10px;}

.right {text-align: right !important;}
.left {text-align: left !important;}
.center {text-align: center !important;}
.qmark {background: url(../images/emailing/q-mark.png) 0 center no-repeat; width: 16px; height: 16px; padding-left: 16px;}

#tooltip_mini{
	position: absolute;
	z-index: 3000;
	border: 1px solid #555;
	background: #000;
	padding: 10px;
	opacity: 0.9;
	color: #95b3ff;
	font-size: 12px;
	line-height: 22px; 

	border-radius: 8px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
#tooltip_mini a {color: #ffc1b7;}
#tooltip_mini .body {width: auto;}


p.clr, .clr {
    clear: both;
    padding: 0;
    margin: 0;
}

li.bg, .bg {
    clear: both;
    border-bottom: 1px solid #c0c0c0;
    padding: 10px 0 0 0;
    margin: 0 0 10px 0;
    background: none;
    list-style: none;
}

li.line, .line {
    border-top: 1px solid #dfdfdf;
    padding: 0;
    margin: 10px 0;
    background: none;
    list-style: none;
}

.button-normal {
  font-size: 13px !important;
}

.row1 td, .row2 td, .row td {
  font-size: small;
}

.row1 td a, .row2 td a, .row td a {
  color: blue;
  text-decoration: underline;
}

/* -------- Step Wizard Menu --------------------- */

.wizard .wizard_steps ul li a:hover {text-decoration: none;}
.wizard .wizard_steps ul {
    background: #4C5766;
    background: -moz-linear-gradient(top, #4C5766 0%, #313841 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4C5766), color-stop(99%,#313841));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4C5766', endColorstr='#313841',GradientType=0 );
    border: 1px solid #313841;
    zoom: 1;
    
    width: 920px;
    border-right: 0 !important;
    border-left: 0 !important;
    border-top: 0 !important;
	
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 6px;
}

.wizard .wizard_steps ul li {
    min-width: 170px;
    display: inline-block;
    float: left;
    list-style: none;
    border-right: 1px solid #23282e;
}

.wizard .wizard_steps ul li.first {
	margin-left: 32px;
}

.wizard .wizard_steps ul li.last, .wizard .wizard_steps ul li.last a {
	border-right: none !important;
}

.wizard .wizard_steps ul li:hover
{

    background: #DFE2E4; /* old browsers */ 
    background: -moz-linear-gradient(top, #E6ECEF 0%, #D0D6DA 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced3d6), color-stop(99%,#b0b6b9)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ced3d6', endColorstr='#b0b6b9',GradientType=0 ); /* ie */
    zoom:1;
}

.wizard .wizard_steps ul li:hover a {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: black;
    text-shadow: 0px 1px 0px #ccc;
}

.wizard .wizard_steps ul li.current
{

    background: #DFE2E4; /* old browsers */ 
    background: -moz-linear-gradient(top, #E6ECEF 0%, #D0D6DA 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E6ECEF), color-stop(99%,#D0D6DA)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6ECEF', endColorstr='#D0D6DA',GradientType=0 ); /* ie */
    zoom:1;
}

.wizard .wizard_steps ul li.current a {
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    color: black;
    text-shadow: 0px 1px 0px white;
}
.wizard .wizard_steps ul li a {
    font-weight: normal;
    color: white;
    display: block;
    padding: 8px 10px;
    border-right: 1px solid #4C5766;
    text-shadow: 0px 1px 0px black;
	min-width: 150px;
}
.wizard .wizard_steps ul li a span {
    /*
    display: inline-block;
    float: left;
	*/
	display: block;
    float: none;
    font-size: 12px;
}

.wizard .wizard_steps ul li.current a small {
    color: #333;
}
.wizard .wizard_steps ul li:hover a small {
    color: #333;
}
.wizard .wizard_steps ul li a small {
    font-size: 10px;
    color: #DDD;
    margin: 5px 0 0 12px;
	/*
    display: inline-block;
    float: left;
	*/
	display: block;
    float: none;

    clear: both;
}


.clearfix:after
{
    clear: both;
    content: '.';
    display: block;
    visibility: hidden;
    height: 0;
}

.clearfix
{
    display: inline-block;
}


/* croping css */


 

/* begin Box, Post */
.Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.Post-body
{
	position: relative;
	z-index: 1;
	padding: 35px 10px;
	width:75%;
}
 
 
/* begin Button */
.button-wrapper .button
{
	display:inline-block;
	/*width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:25px;*/
	/*margin:0 !important;
	padding:0 !important;*/
	overflow: visible;
	cursor: default;
	 padding: 10px;
    width: 144px;
	font-size:13.4px;
	/*text-decoration: none !important;*/
	z-index:0;
}

.button-wrapper
{
	display:inline-block;
	position:relative;
/*	height: 25px;*/
	overflow:hidden;
/*	white-space: nowrap;
	width: auto;*/
	z-index:0;
}

.firefox2 .button-wrapper
{
	display:block;
	float:left;
}

/*.button-wrapper .button
{
	display:block;
	height: 25px;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
letter-spacing: 1px;
	white-space: nowrap;
	text-align: left;
	padding: 0 10px !important;
	line-height: 25px;
	text-decoration: none !important;
	color: #000000 !important;
}*/

 

.button-wrapper.hover .button, .button:hover
{
	color: #F3F1EC !important;
	text-decoration: none !important;
}

.button-wrapper.active .button
{
	color: #F6F4F4 !important;
}

.button-wrapper .l, .button-wrapper .r
{
	position:absolute;
	z-index:-1;
	display:block;
	 
	/*height: 75px;
	background-image: url('../images/Button.png');*/
}

.button-wrapper .l
{
	left:0;
	right:1px;
}

.button-wrapper .r
{
	width:403px;
	right:0;
	clip: rect(auto, auto, auto, 402px);
}

.button-wrapper.hover .l, .button-wrapper.hover .r
{
	top: -25px;
}

.button-wrapper.active .l, .button-wrapper.active .r
{
	top: -50px;
}


/* end Button */
 

/* begin LayoutCell */
.contentLayout .content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 897px;
}
#crop_container,#crop_container2{
    float:left;
}
.result,.result2{
    float:left;
    margin:0 0 0 10px;
    border:1px solid #333;
    width:320px;
    height:420px;
}
.txt{
    width:230px;
    margin:75px auto 0 auto;
    
}

/* end LayoutCell */

/* Ray added */
.clearfix
{
    display: inline-block;
}

.tbl_listing_wrapper {width: 95%;}
 
.frame {
	padding: 2px 5px;
	border: dashed 1px #999;
	background: #eee; /* old browsers */ 
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(99%,#cccccc)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* ie */
    font-size: 12px;
    
    margin-bottom: 10px;
}
.frame table {width: 100%;}
.frame .label {font-size: 14px; text-align: right; font-style: italic; padding: 3px 5px 3px 10px; font-weight: bold;}
.frame table td.label {}

input[type="button"], input[type="submit"] {
	border: solid 1px #25508a;
	background: #2c5790; /* old browsers */ 
    background: -moz-linear-gradient(top, #558fce 0%, #2c5790 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#558fce), color-stop(99%,#2c5790)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#558fce', endColorstr='#2c5790',GradientType=0 ); /* ie */
    
    color: #fff;
    text-align: center;
    text-decoration: none;
    
    padding: 8px 15px;
    font-size: 11px;
    
	border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
input[type="button"]:hover, input[type="submit"]:hover {
	text-decoration: none;
	
	border: solid 1px #2c5790;
	background: #25508a; /* old browsers */ 
    background: -moz-linear-gradient(top, #75aeec 0%, #25508a 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#75aeec), color-stop(99%,#25508a)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75aeec', endColorstr='#25508a',GradientType=0 ); /* ie */
    
    color: #fff;
}

.button {
	
	border: solid 1px #25508a;
	background: #2c5790; /* old browsers */ 
    background: -moz-linear-gradient(top, #558fce 0%, #2c5790 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#558fce), color-stop(99%,#2c5790)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#558fce', endColorstr='#2c5790',GradientType=0 ); /* ie */
    
    color: #fff !important;
    text-align: center !important;
    text-decoration: none !important;
    
    padding: 3px 8px;
    font-size: 11px;
    
	border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
  
}
.button:hover {
	text-decoration: none;
	
	border: solid 1px #2c5790;
	background: #25508a; /* old browsers */ 
    background: -moz-linear-gradient(top, #75aeec 0%, #25508a 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#75aeec), color-stop(99%,#25508a)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75aeec', endColorstr='#25508a',GradientType=0 ); /* ie */
    
    color: #fff;
}

.frame td .button, .frame td .button:visited {
	display: inline-block;
}

.frame .button, .frame .button:visited {
	padding: 10px 20px;;
    font-weight: normal;
    
    font-size: 13.4px;
}
.frame .button:hover {color: #fff;}

table.listing {
	border: solid 1px #555;
	padding: 0px;
	background: #ddd;
}
table.listing th {
	font-size: 12px; 
	font-weight: bold; 
	text-align: center;
	
	background: #2c2c2c; /* old browsers */ 
    background: -moz-linear-gradient(top, #495361 0%, #2c2c2c 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#495361), color-stop(99%,#2c2c2c)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#495361', endColorstr='#2c2c2c',GradientType=0 ); /* ie */
    
    padding: 10px;
    color: #fff;
}

table.listing th a, table.listing th a:visited {color: #b9dcff;}
table.listing tr:hover {background: #525d6b !important;}
table.listing tr:hover td {color: #fff !important;}

table.listing tr.row1 {background: #fff;}
table.listing tr.row2 {background: #eee;}
table.listing tr td {padding: 5px;}


table.slisting {
	border: solid 1px #555;
	padding: 0px;
	background: #ddd;
}
table.slisting th {
	font-size: 12px; 
	font-weight: bold; 
	text-align: center;
	
	background: #2c2c2c; /* old browsers */ 
    background: -moz-linear-gradient(top, #495361 0%, #2c2c2c 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#495361), color-stop(99%,#2c2c2c)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#495361', endColorstr='#2c2c2c',GradientType=0 ); /* ie */
    
    padding: 10px;
    color: #fff;
}

table.slisting th a, table.listing th a:visited {color: #b9dcff;}

table.slisting tr.row1 {background: #fff;}
table.slisting tr.row2 {background: #eee;}
table.slisting tr td {padding: 5px;}

.error {color: #990000; font-style: italic; font-size: 12px; padding: 3px 15px; font-weight: normal;}
.error ul {color: #990000; font-style: italic; font-size: 12px; margin: 0px; padding: 3px 15px; font-weight: normal; list-style:circle;}
.error ul li {}

.tbl_info {font-size: 12px !important;}
/* --- */

/*sorting tab css*/

#sortlist li img.handle {
/*	margin-right: 20px;*/
	cursor: move;
	  float: left;
    margin-left: 3px;
  margin-right: -7px;
    margin-top: 12px; 
}
.sortlist td img.handle {
/*	margin-right: 20px;*/
	cursor: move;
	  float: left;
    margin-left: 3px;
  margin-right: -7px;
    margin-top: 12px; 
}
#info {
	display: block;
	padding: 10px; margin-bottom: 20px;
	border: 1px solid #333;
	background-color: #efefef;
}

 .tDnD_whileDrag
{
background-color:#0099CC;
cursor: move;
opacity:0.5;

}
.tDnD_whileDrag:hover
{
background-color:#CCCCCC;
cursor: move;
opacity:0.5;
}
.handle_tr
{
cursor: move;
}
.row1a:hover
{
background-color:#DDD9D9;
}
.row2a:hover
{
background-color:#DDD9D9;
}
 
#appinfo .button
{
    font-size: 13.4px;
    font-weight: normal;
    padding: 10px 20px;
}

.row1a td, .row2a td, .row td {
    font-size: small;
	 font-weight:normal;
}

#listItem_website .button,#listItem_info .button,#listItem_info3tier .button,#listItem_menu .button ,#listItem_menu_item  .button ,#listItem_event .button ,#listItem_event_recur .button ,#response_qr_coupon .button ,#response_gs_coupon .button
{
    font-size: 13.4px;
    font-weight: normal;
    padding: 3px 17px;
}

 .qr_code {
	
	border: solid 1px #25508a;
	background: #2c5790; /* old browsers */ 
    background: -moz-linear-gradient(top, #558fce 0%, #2c5790 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#558fce), color-stop(99%,#2c5790)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#558fce', endColorstr='#2c5790',GradientType=0 ); /* ie */
    
    color: #fff !important;
    text-align: center !important;
    text-decoration: none !important;
    
    padding: 3px 8px;
    font-size: 11px;
    
	border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
  
}
#download_btn:hover ,#print_btn:hover{
	text-decoration: none;
	
	border: solid 1px #2c5790;
	background: #25508a; /* old browsers */ 
    background: -moz-linear-gradient(top, #75aeec 0%, #25508a 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#75aeec), color-stop(99%,#25508a)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75aeec', endColorstr='#25508a',GradientType=0 ); /* ie */
    
    color: #fff;
}

 	#yesno_dia
	{
	height:50px !important ;
	}


.SnapABug_Button img {margin: 0px !important;}