@charset "gb2312";
/*
Theme Name: House of Laudanum
Theme URI: http://www.houseoflaudanum.com/
Description: 
Version: 0.2
Author: House of Laudanum
Author URI: http://www.houseoflaudanum.com/
Tags: 
*/



/*@font-face {
  font-family: 'VSA-Futura';
  font-weight: normal;
  font-style: normal;
  src: url('webfonts/230EBD_0_0.eot');
  src: url('webfonts/230EBD_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/230EBD_0_0.woff') format('woff'),url('webfonts/230EBD_0_0.ttf') format('truetype');
}
 
  
@font-face {
  font-family: 'VSA-Futura-bold';
  font-weight: bold;
  src: url('webfonts/230EBD_1_0.eot');
  src: url('webfonts/230EBD_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/230EBD_1_0.woff') format('woff'),url('webfonts/230EBD_1_0.ttf') format('truetype');
}


@font-face {
  font-family: 'VSA-Futura-light';
  /* lighter doesn't work well with chrome */
  /* lighter and 200 don't work with IE8 */
  font-weight: 200;
  src: url('webfonts/1FF8F3_0_0.eot');
  src: url('webfonts/1FF8F3_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/1FF8F3_0_0.woff') format('woff'),url('webfonts/1FF8F3_0_0.ttf') format('truetype');
}
 
  
@font-face {
  font-family: 'BankGothicBT-Medium';
  src: url('webfonts/1FF8F3_1_0.eot');
  src: url('webfonts/1FF8F3_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/1FF8F3_1_0.woff') format('woff'),url('webfonts/1FF8F3_1_0.ttf') format('truetype');
}*/

html, body {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
em,
img,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  /*font-family: inherit;*/
  font-family:microsoft yahei
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio[controls], canvas, video {
  display: inline-block;
  display: inline;
  zoom: 1;
}

.sans-serif {
  font-family: "VSA-Futura-light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: lighter;
}
.serif {
  font-family: "Cambria", "Georgia", "Times", "Times New Roman";
}
.monospace {
  font-family: "Monaco", "Courier New", monospace;
}

.VSA-FuturaBT-Light { 
    font-family: "VSA-Futura-light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.BankGothicBT-Medium { 
    font-family: "BankGothicBT-Medium", "Cambria", "Georgia", "Times", "Times New Roman";
    font-weight: normal;
    font-style: normal;
}


.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
html {
  overflow-y: scroll;
  background: #ffffff;
  font-size: 62.5%;
}
body {
  margin: 0 auto;
  padding: 0;
  font-size: 14px;
  font-family: "VSA-Futura-light",Arial,Helvetica,sans-serif;
  font-weight: normal;
  color: #636363;
  background: #ffffff;
}
button,
input,
select,
textarea {
  font-family: "VSA-Futura-light",Arial,Helvetica,sans-serif;
  font-weight: lighter;
  color: #404040;
}
h1,
h2,
h3,
h4,
h5,
h6 {
   font-family:microsoft yahei
  font-weight: normal;
  font-style: normal;
}
blockquote h1,
blockquote h2,
blockquote h3,
blockquote h4,
blockquote h5,
blockquote h6 {
  font-family: "VSA-Futura-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
}
h1 {
  margin-bottom: 0.75em;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1.2;
}
h2 {
  margin-bottom: 0.75em;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.2;
}
h3 {
  margin-bottom: 1em;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3;
}
h4 {
  margin-bottom: 1em;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.25;
}
h5 {
  margin-bottom: 1.5em;
  font-size: 14px;
  font-size: 1.6rem;
}
h6 {
  font-size: 13px;
  font-size: 1.3rem;
}
p,
ol,
ul,
dl,
address {
  margin-bottom: 1.5em;
  font-size: 12px;
}
p {
  hyphens: auto;
}
.sidebar ul, .sidebar-bottom ul, .sidebar-front ul, ul.manufacturers, ol {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
li ul, li ol {
  margin: 0;
  font-size: 14px;
  font-size: 1.6rem;
}
ul {
margin-left: 1em;
}
ul.manufacturers li {
padding-left: 0;
}
dl, dd {
  margin-bottom: 1.5em;
}
dt {
  font-weight: normal;
}
blockquote {
 margin: 0px;
 padding: 0px;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
abbr[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
b, strong {
    font-family: "VSA-Futura-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #bfbfbf;
}
ins {
  background-color: #c3d9e6;
  color: #000000;
  text-decoration: none;
}
mark {
  background-color: #c3d9e6;
  color: #000000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: "Monaco", Courier New, monospace;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before, q:after {
  content: "";
  content: none;
}
small {
  font-size: 14px;
  font-size: 1.4rem;
}
sub, sup {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
a,
a:visited {
  color: #d00e3e;
  text-decoration: none;
}
a:hover {
  color: #011b35;
}
a:focus {
  outline: thin dotted;
  color: #011b35;
}
a:hover, a:active {
  outline: 0;
}
figure {
  margin-bottom: 1.5em;
}
figure img, figure object, figure embed {
  margin-bottom: 0.75em;
  max-width: 100%;
}
figcaption {
  display: block;
  font-weight: normal;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1.5em;
  font-size: 12px;
}

tfoot {
  font-style: italic;
}
caption {
  background-color: transparent;
}

form {
  margin: 0;
}
fieldset {
  margin-bottom: 1.5em;
  padding: 0;
  border-width: 0;
}
legend {
  *margin-left: -7px;
  padding: 0;
  border-width: 0;
}
label {
  font-weight: normal;
  cursor: pointer;
}
button,
input,
select,
textarea {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button, input {
  line-height: normal;
  *overflow: visible;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
}
input[type="search"] {
  box-sizing: content-box;
}

form#searchform input[type=search] { 
    width : 150px;
}

form#searchform input[type=submit] { 
    font-size: 12px;
    padding: 6px 8px 4px 8px ! important;
    text-transform: uppercase;
    font-weight: bold ! important;
    font-family: Arial, Helvetica, sans-serif;
}

form#searchform label { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0px #aaaaaa;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
html {
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #c3d9e6;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
::-webkit-selection {
  background: #e6e6e6;
  color: #fafafa;
  text-shadow: none;
}
::-moz-selection {
  background: #7bacc8;
  color: #c8977b;
  text-shadow: none;
}
::selection {
  background: #7bacc8;
  color: #c8977b;
  text-shadow: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
}
::-webkit-input-placeholder {
  font-size: 12px;
  font-size: 1.2rem;
}
input:-moz-placeholder {
  font-size: 12px;
  font-size: 1.2rem;
}
.ie7 img, .iem7 img {
  -ms-interpolation-mode: bicubic;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
p {
  -webkit-hyphens: auto;
  -webkit-hyphenate-character: "\2010";
  -webkit-hyphenate-limit-after: 1;
  -webkit-hyphenate-limit-before: 3;
  -moz-hyphens: auto;
}
.ir {
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -999em;
  direction: ltr;
}
.ir br {
  display: none;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visuallyhidden {
  position: absolute;
  margin: -1px;
  padding: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  position: static;
  margin: 0;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}
.invisible {
  visibility: hidden;
}
/* 17 TEMPLATE SPECIFICS ============================================================================= */
h1, h2 {
  margin : 0;
}

div.main, footer div.footer-group, header[role=banner] hgroup, header[role=small_banner] hgroup {
  margin-left : auto;
  margin-right : auto;
}


header[role=banner],
header[role=small_banner] {
  background-color: #4282C0;
  position: relative;
  border-top : 1px solid #EFEFEF;
}

header[role=banner] hgroup {
    margin: 0 auto;
    background: url('images/header-bg.png') no-repeat;
    width: 960px;
    margin-top: -36px;
    padding-top: 36px;
    z-index: 1;
    
}

header[role=small_banner] hgroup {
    margin: 0 auto;
    background: url('images/small_header-bg.png') no-repeat;
    width: 960px;
    height: 95px;
    margin-top: -22px;
    padding-top: 36px;
    z-index: 1;
    
}

header[role=banner] hgroup h1,
header[role=small_banner] hgroup h1 {
    font-size: 10px;
    float:left;
    
}

header[role=banner] hgroup h2,
header[role=small_banner] hgroup h2 {
    font-size: 18px;
    float:right;
    color: #ffffff;
    margin-right: 80px;
}

header[role=banner] hgroup h2 {
  margin-top: 128px;
  width: 220px;
}

header[role=small_banner] hgroup h2 {
    margin-top: 36px;
}


header[role=banner] hgroup h1 a.logo{
    display: block;
    background: url('../images/logo_gradient.png') no-repeat;
    width: 396px;
    height: 137px;
    padding-top: 100px;
    margin-top: 0;
    margin-left: 0;
}

header[role=small_banner] hgroup h1 a.logo{
    display: block;
    background: url('../images/small_logo_gradient.png') no-repeat;
    width: 359px;
    height: 109px;
    margin-top: -14px;
}

header hgroup h1 a.logo{
font-size: 1.6em;
  color:#888888;
  text-align: center;
  text-indent: -9999px;
}
  
header form#searchform {
    float: right;
    margin: 10px;
}

/*Menu bar Section*/
.main-menu_wrapper {
    background: url('../images/menu_bar_bg_default.png') repeat-x;
    height: 36px; 
    position: relative;
    z-index: 3;
     
}
.main-menu_wrapper {
    margin: 0 auto !important;
    -moz-box-shadow : 0px 5px 10px rgba(0,0,0,0.4);
    -webkit-box-shadow : 0px 5px 10px rgba(0,0,0,0.4);
    box-shadow : 0px 5px 10px rgba(0,0,0,0.4);
}

.main-menu_wrapper form#searchform {
    float: right;
}

/*Content Section*/

.front-page article h2 {
   color: #D00E3E;
   font-size: 23px;
}

.front-page article h2 a {
   color: #D00E3E; 
} 


div.main {
    width: 960px;
    background: #ffffff;
    padding-top: 40px;
    padding-bottom: 23px;
}

.full_width {
    padding: 0px 77px;    
}

div.article-container {
    float:left;
    width: 635px;
}

div.article-container.page {
    width: 495px;
}

div.article-container.full_width {
     width: 836px; 
     float: none;
}

div.article-container.full_width .page_content {
    padding: 0px;
}

div.main article {
    padding: 0px 77px;
}

div.main article .post h2,
div.main article .post h2 a {
    font-size: 23px;
    color: #D00E3E;
}


div.main article .post h2 {
    margin-bottom: 10px;
    width: 315px;
}

div.main article .postmetadata a {
    font-size: 13px;
}

div.main article .entry,
div.main article .entry p {
    font-size: 14px;
    text-align: left;
    line-height: 20px;
}

#content header hgroup h2,
#content header hgroup h2 a,
#content .category .entry .post_meta_data h2,
#content .category .entry .post_meta_data h2 a,
#content .archive .entry .post_meta_data h2,
#content .archive .entry .post_meta_data h2 a  {
    color: #D00E3E;
    font-size: 23px;
}

.page_content {
    padding: 0px 27px;
}

.page_content header {
    margin-bottom: 20px;
}

.entry p {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 10px;
}

.entry-header h1 {
    color: #D00E3E;
    font-size: 23px;
    margin-bottom: 10px;
}

.entry-content {
    font-size: 13px;
    line-height: 16px;
    text-align: left;
}

.no-results {
    margin-bottom: 23px;
}

aside {
    float: left;
    width: 325px;
}

aside.page {
    width: 495px;
}

/*News Block*/
blockquote, 
nav.news {
    background-color: #efefef; 
    background-image: url('images/news_bg.png'); 
    background-position: top right; 
    background-repeat: no-repeat;
    width: 498px;
    /*height: 151px;*/
    padding: 20px 27px;
    margin: 30px 0 20px -27px ! important
}
blockquote {
    margin-left : 0;
}

nav.news header {
    margin-bottom: 10px;
}
blockquote h2,
#content nav.news header hgroup h2 {
    font-family: "VSA-Futura-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight : bold;
    font-size : 16px;
}

nav.news .news_content {
    
}

blockquote h3,
#content nav.news .news_content h3,
#content nav.news .news_content h3 a {
    font-size: 14px;
    margin-bottom: 10px;
    font-family: "VSA-Futura-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color : #454647;
}

nav.news .news_content h3 a {
    font-size: 13px;
    color: #727375;
    font-weight: bold;
}


/*Category Block*/
#content .category .entry,
#content .archive .entry
 {
    margin-bottom: 15px;
}
#content .category .entry .image,
#content .archive .entry .image {
    float: left;
}
#content .category .entry .image a.no-image,
#content .archive .entry .image a.no-image {
   border: 2px solid #dddddd;
   padding: 10px;
   display: block;
   color: #454647;
   width: 120px;
   height: 120px;
   text-align: center; 
}
#content .category .entry .image img,
#content .archive .entry .archive img {
    border: 2px solid #dddddd;
    padding: 10px;
}           


#content .category .entry .post_meta_data,
#content .archive .entry .post_meta_data {
    float: left;
    padding: 0 20px;
    width: 455px;
    padding-top: 10px
}

#content .category .entry .post_meta_data h2,
#content .archive .entry .post_meta_data h2 {
    margin-bottom: 20px;
  font-family: "VSA-Futura",Arial,Helvetica,sans-serif;
  font-weight: lighter;
}


/*Gallery Container*/
.gallery-container {
   margin-bottom: 20px; 
   position: relative;
   padding-left: 10px;
}
.gallery-container:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}
.gallery-container .gallery {
  width : 400px;
/*  height : 225px; */
  padding-left: 0px;
}

.gallery-container .gallery ul {
  height : 400px;
}

.gallery-container .gallery ul,
.gallery-container .gallery ul li
 {
  height : 400px;
  width : 400px;
    padding: 0px;
    margin: 0px;
    background-color : #f9f9f9;
}
.gallery-container .gallery .gallery-node {
  width : 400px;
/*  height : 225px; */
  overflow : hidden;
  background-color : #ffffff;
  position : absolute; 
  display : none;
  z-index : 2;
}
.gallery-container .gallery .gallery-node.active,
.gallery-container .gallery .gallery-node.item-0 {
  display : block;
}
.gallery-container .gallery .gallery-node.active {
  z-index : 4;
}
.gallery-container .gallery .gallery-node.last-active {
  z-index : 3;
}
.gallery-container .gallery .title{
    display: none;
    color: #FF6633;
    font-size: 20px;
}
.gallery-container .gallery .caption{
    display: none;
    color: #7F7F7F;
    font-size: 13px;
}
.gallery-container .gallery .description{
    display: none;
    color: #444444;
    font-size: 12px;
    font-weight: normal;
}
.gallery-container .gallery .gallery-node img {
  max-width : 400px;
/*  max-height : 225px; */
}

.gallery-navigation {
    width: 400px;
}

.gallery-navigation hgroup h3 {
    font-family: "VSA-Futura-light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display : none;
     color: #444444;
     font-size: 14px;
     font-weight: normal;
     margin-bottom: 5px;
}
.gallery-navigation hgroup .description {
     color: #d11241;
     font-size: 14px;
     font-weight: normal;
     font-style: italic;
     padding-left: 0px;
     margin-top: 1em;
}

.gallery-navigation nav.one-attachment {
  display : none;
}

.gallery-navigation nav {
    /*bottom: 0px;
    position: absolute;
    padding-left: 0px !important;
    width: 150px;
    margin: 0 auto;
    */
}
/*
.gallery-navigation nav a {
    width: 39px;
    height: 26px;
    font-size: 0px;
    color: #ffffff;
    float: left;
    display: block;
    background: #7f7f7f url(images/navigation.png) no-repeat;
}
.gallery-navigation nav .previous {
}
.gallery-navigation nav .next {
  background-position : -39px 0;
}

.gallery-navigation nav a:hover {
  background-color : #ff6633
}
*/
.gallery-navigation nav a {
  text-transform : uppercase;
  margin-right : 10px;
  font-size : 12px;
}
.gallery-navigation nav a:hover {
  color : #D00E3E;
}

.gallery-navigation nav .counter {
    color: #7F7F7F;
    font-size: 12px;
    margin-left: 5px;
    margin-top: 12px;
}




/*Side bar*/

body.home .main {
  background-image : url(images/watermark.png);
  background-position : right bottom;
  background-repeat : no-repeat;
  
}

aside nav.sidebar-front {
  padding: 0px 0px 10px 37px;
}
nav.sidebar-front h3 {
  margin-top : 80px;
  font-size: 15px;
  font-size: 1.5rem;
}
li.sidebar-front {
    margin-bottom: 30px;
    text-align: center;
}

nav.sidebar-front .widgettitle {
    /*display: none;*/
    font-size: 23px;
    text-align: left;
    text-transform: uppercase;  
}


a.widget_sp_image-image-link {
    display: block;
    text-align: center;
}

.widget_sp_image-description {
    margin-top: 10px;
}
.widget_sp_image-description p {
    margin: 0px;
    line-height: 16px;
    font-weight: normal;
}

/*Bottom Sidebar*/
nav.sidebar-bottom {
    padding-left: 72px;
}

nav.sidebar-bottom .widget_sp_image-description {
    position: absolute;
    margin-top: -60px;
}

nav.sidebar-bottom .widget_sp_image-description, 
nav.sidebar-bottom .widget_sp_image-description p {
    font-size: 11px;
    text-transform: uppercase;
}
nav.sidebar-bottom .widgettitle {
    display: none;
}

li.sidebar-bottom {
    float: left;
    margin-right: 45px;
}

/*Product page*/
.email_link {display:block;font-size: 13px; padding-bottom: 7px;}
.mail_icon { vertical-align: middle;}
body.single-product h3 {color: #727375;font-size: 18px;margin-bottom: 7px;}
.product .description {}


/*Page Navigation*/
.wp-pagenavi {}
.wp-pagenavi a, .wp-pagenavi span {
    border: 0px !important;
    font-size: 12px;
    color: #454647;
    margin: 0px;
}

.wp-pagenavi a {
     color: #D00E3E;
}
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink {
    font-family: Arial;
}



/*Footer*/
footer {
    background: #dbdbdb;
    height: 48px;
}

footer .footer-group {
    /*width: 960px;*/
    margin: 0 auto;
}

footer .footer-group p {
    font-size: 12px;
    line-height: 48px;
    margin: 0px;
    text-align: center;
}

.pink {
    color: #d11241;
}

.copyright{
    width: 960px;
    margin: 0 auto;
    background: #ffffff;
    min-height: 60px;
}
.copyright p {
    color: #aeaeaf;
    font-size: 13px;
	line-height: 18px;
    text-align: center;
    padding-top: 5px;
	margin: 0px !important;
}

.socialmedia {
    font-size: 13px;
	line-height: 30px;
    text-align: center;
    padding-top: 0px;
}

.socialmedia a {
    font-size: 20px;
	line-height: 20px;
}


.copyright #facebooklink {
	margin: 0px 5px 0px 10px;
}

.copyright a:hover {
	color: #ff3a3d;
}

input[type=submit],
a.calltoaction {
 -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
 -webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
 box-shadow:inset 0px 1px 0px 0px #c1ed9c;
 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8CC2FF), color-stop(1, #0041AA) );
 background:-moz-linear-gradient( center top, #8CC2FF 5%, #0041AA 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8CC2FF', endColorstr='#0041AA');
 background-color:#8CC2FF;
 -moz-border-radius:6px;
 -webkit-border-radius:6px;
 border-radius:6px;
 border:1px solid #83c41a;
 display:inline-block;
 color:#ffffff;
 font-family:arial;
 font-size:18px;
 font-weight:bold;
 padding : 16px 28px;
 text-decoration:none;
 text-shadow:1px 1px 0px #689324;
 width : auto ! important;
 text-transform:uppercase;
}
input[type=submit]:hover,
input[type=submit]:focus,
a.calltoaction:hover, a.calltoaction:focus {
 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0041AA), color-stop(1, #8CC2FF) );
 background:-moz-linear-gradient( center top, #0041AA 5%, #8CC2FF 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0041AA', endColorstr='#8CC2FF');
 background-color:#0041AA;
}
a.calltoaction:active {
 position:relative;
}

a.calltoaction.yellow {
 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23) );
 background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
 background-color:#ffec64;
 border:1px solid #ffaa22;
 color:#333333;
 text-shadow:1px 1px 0px #ffee66;
}
a.calltoaction.yellow:hover, a.calltoaction.yellow:focus {
 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64) );
 background:-moz-linear-gradient( center top, #ffab23 5%, #ffec64 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64');
 background-color:#ffab23;
}


a.calltoaction.blue {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;

	border:1px solid #337fed;

	color:#ffffff;

	text-shadow:1px 1px 0px #1570cd;
}

a.calltoaction:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}
/* This imageless css button was generated by CSSButtonGenerator.com */
</style>
