.clearfix:after, .row:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix, .row { display: inline-block;}
html[xmlns] .clearfix, html[xmlns] .row { display: block;}
*:focus { outline: none;}  

body { background:url(../images/bg.png) repeat; font-family:Arial, Helvetica, sans-serif; color:#7f7f7f; margin:0; padding:0;}
input, select, textarea { font-family:Arial, Helvetica, sans-serif; color:#595959; font-size:18px; margin:0; padding:0;}
a { outline:none; text-decoration:none; color:#5d84a5;}
a:hover { text-decoration:underline;}
h2,h3,h4,h5,h6 { font-weight:normal; margin:0; padding:0;}

p { margin:0 0 10px; color:#595959;}
h2 { color:#292929; font-size:31px; padding:0 0 10px 0; font-weight:bold; outline:none;}
h3 { color:#7f7f7f; font-size:17px; line-height:20px; font-weight:normal; outline:none;}

#main { width:902px; margin:30px auto;}

#left_side { float:left; width:642px;}
#container { overflow:hidden; padding: 20px 0 20px 20px; background:#fff; border:1px solid #d5d5d5; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; box-shadow: 0 0 20px rgba(3,44,52,.22); -moz-box-shadow: 0 0 20px rgba(3,44,52,.22); -webkit-box-shadow: 0 0 20px rgba(3,44,52,.22);}
article { width:620px; padding:15px 0 0;}
hgroup { margin-right:20px;}

.form { margin:0; padding:0;}
.form fieldset { border:none; padding: 10px 0 0; margin:0;}
.form .last { margin:0 !important;}

.form h4 { font-size:25px; color:#063b82; line-height:33px; margin-bottom:15px;}
.form h4 span { display:block; float:left; width:13px; padding:0 10px; height:33px; background:url(../images/h4_span.png) no-repeat center; color:#fff; font-size:19px; font-weight:bold; margin-right:15px; text-shadow:1px 1px 0 #d6ed94;}

.form .row { margin-bottom:20px;}

.form label { color:#595959; font-size:16px; display:block; float:left; padding-bottom:9px; width:100%}
.form label em { color:#e33636; font-weight:bold; margin-left:3px; }
.form label a { color:#0071b9;}
.form label .tooltip { display:block; float:right; margin-right:5px; width:17px; height:17px; background:url(../images/tooltip.png) no-repeat;}
.form .inner_labels label { padding:7px 15px 7px 0; width:auto;}

.form input[type="text"], .form .row input[type="password"], .form select, .form textarea { background:#f5f5f5; box-shadow: 0 0 5px rgba(0,0,0,.1), 0 2px 2px rgba(0,0,0,.1) inset; -moz-box-shadow: 0 0 5px rgba(0,0,0,.1), 0 2px 2px rgba(0,0,0,.1) inset; -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1), 0 2px 2px rgba(0,0,0,.1) inset; border:1px solid #c5c5c5; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.form input[type="text"], .form .row input[type="password"] { width:268px; padding: 1px 10px; height:33px; line-height:33px;}
.form select { padding: 6px 5px; width: 290px; height:37px; line-height:33px;}
.form textarea { padding: 5px 10px; width: 100%; height:95px; line-height:19px; width:580px; font-size:15px;}
.form input[type="checkbox"], .form .row input[type="radio"] { display:block; float:left; margin: 10px 7px 10px 0; }
.form input.hasDatepicker { float:left; width: 113px; margin-right:-27px;}
.form img.ui-datepicker-trigger { float:left; margin-top:9px;}

.form input[type="text"]:focus, .form .row input[type="password"]:focus, .form .row select:focus, .form .row textarea:focus, .form .row input[type="text"]:hover, .form .row input[type="password"]:hover, .form .row select:hover, .form .row textarea:hover { border:1px solid #b8d564; box-shadow: 0 0 5px #b8d564, 0 2px 2px rgba(0,0,0,.1) inset; -moz-box-shadow: 0 0 5px #b8d564, 0 2px 2px rgba(0,0,0,.1) inset; -webkitkit-box-shadow: 0 0 5px #b8d564, 0 2px 2px rgba(0,0,0,.1) inset;}
.form input.error, .form select.error, .form textarea.error { border:1px solid #eb9393; box-shadow: 0 0 5px #f7c4c4; -moz-box-shadow: 0 0 5px #f7c4c4; -webkit-box-shadow: 0 0 5px #f7c4c4; background-color:#fce4e4; }

.form input[type="submit"] { cursor:pointer; color:#1c464e; margin-right:20px; text-shadow:1px 1px 0 #aaeaf7; border:1px solid #289cb8; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; background:#67bbcf; background: -webkit-gradient(linear, center bottom, center top, from(#67bbcf), to(#82def1)); background: -moz-linear-gradient(bottom,  #67bbcf,  #82def1); font-size:16px; padding:5px 20px; font-weight:bold; float:right;}
.form input[type="submit"]:hover { background:#51b1c7; background: -webkit-gradient(linear, center bottom, center top, from(#4297ab), to(#60cce3)); background: -moz-linear-gradient(bottom, #4297ab, #60cce3);}

.form span.label { color:#595959; float:left; line-height:33px; margin:0 10px 0 0;}
.form p.hint { margin:5px 0 0; color:#b0b0b0; font-size:11px;}

.form .item { width:294px; float:left; margin-right:16px;}
.form .item span.label { width:100%; line-height:normal; margin-bottom:10px;}

.copy { float:right; color:#9eabae; font-size:12px; margin:10px 16px 20px 0; text-shadow:1px 1px 1px #fff;}

aside { width:240px; float:left; padding:75px 0 0 20px;}

aside h5 { font-family: Georgia; color:#0a3263; font-size:20px; line-height:21px; font-style:italic; margin-bottom:15px;}
aside a.login { display:block; margin-bottom:21px; color:#1050a0; font-size:17px; text-shadow:1px 1px 1px #fff; line-height:19px; background:url(../images/ico_login.png) no-repeat left center; padding-left:25px;}

aside .item { margin:0 0 20px -20px; padding:4px 0 10px 50px;  border-bottom:1px solid #fff; box-shadow: 0 1px 0px rgba(0, 0, 0, .1); -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, .1); -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, .1); background:url(../images/aside_h6.png) no-repeat 20px top;}
aside .item.last { border:none; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;}
aside h6 { font-size:17px; margin-bottom:10px; color:#1050a0; text-shadow:1px 1px 1px #fff; line-height:20px;  }
aside p { font-size:12px; line-height:15px; text-shadow:1px 1px 1px #fff; color:#607da1;}

#tooltip { z-index:100; position:absolute; display:none; padding:10px; color:#212b04; text-shadow:1px 1px 1px #fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; font-size:12px; line-height:17px; background:#a3c55c; background: -webkit-gradient(linear, center bottom, center top, from(#a3c55c), to(#d4ee85)); background: -moz-linear-gradient(bottom, #a3c55c, #d4ee85); box-shadow:-1px 1px 1px #e8e8e8; -moz-box-shadow:-1px 1px 1px #e8e8e8; -webkit-box-shadow:-1px 1px 1px #e8e8e8;}  
#tooltip em { position:absolute; bottom: -6px; left:50%; margin-left:-6px; background:url(../images/tooltip_em.png); display:block; width:12px; height:6px;}

.form .ui-slider { margin-top:42px; background:url(../images/slider.png) repeat-x; border:none; height:9px; margin-right:4px; }
.form .ui-slider .ui-slider-handle { margin-top:-1px; background: url("../images/slider_handle.png") no-repeat; border: 0 none; cursor: pointer; height: 19px; width: 19px;  }
.form .ui-slider .ui-slider-range { background: url("../images/slider_range.png") repeat-x; border:1px solid #bbb; height:7px; border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px;}





















































/* ========================================================================== */
/*  General Resets and Fixes                                                  */
/* ========================================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        vertical-align: top;
}
/* remember to define focus styles! */
:focus {  outline: 0; }
ol, ul {  list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table {
        border-collapse: separate;
        border-spacing: 0;
}
caption, th, td {
        text-align: left;
        font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
        content: "";
}
blockquote, q {  quotes: "" ""; }
blockquote {
        padding-top: 0px;
        font-style: oblique;
        font-family:"Arial";
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 21px;
}
blockquote strong { font-weight: bold;  }
blockquote p {
        margin-top: 0px;
        margin-bottom: 0px;
}
blockquote .icon-to-left {
  padding-top:6px;
  padding-bottom:0px;
  margin-bottom:0px;
}
cite {
  font-weight:bold;
  font-size:12px;
  display:block;
  padding-left:27px;
}


/* ========================================================================== */
/*  Style Switcher  & Browser Warning                                         */
/* ========================================================================== */
.style-switcher {
        position: fixed;
        z-index: 999;
        top: 30%;
        left: 0px;
        font-size:12px;
        line-height:18px;
        font-family:Arial;
}
.style-switcher-body {
          display:none;
          padding:15px;
          padding-left:50px;
          width:360px;
          top:0px;
          left: 0px;
          position:relative;
          z-index:1;
          background:url(../images/styleswitcher/switcher-bg.png);
          border-right:1px solid #dbdbdb;
          border-bottom:1px solid #dbdbdb;
          border-top:1px solid #dbdbdb;
}
.style-switcher-toggler {
          position:absolute;
          top:0px;
          left:0px;
          z-index:2;
}
.style-switcher a.trigger {
         background:#bcbcbc url(../images/styleswitcher/switcher-style-plus.png) no-repeat;
         width:30px;
         height:123px;
         display:block;
}
.style-switcher a.active.trigger {
         background:#bcbcbc url(../images/styleswitcher/switcher-style-minus.png) no-repeat;
         width:30px;
         height:123px;
         display:block;
}
.style-switcher ul {
        background: transparent;
        color: #ffffff;
        padding:0px;
        margin:0px;
        margin-bottom:5px;
}
.style-switcher ul li {
        margin:0px;
        margin-right:4px;
        margin-bottom:4px;
        float:left;
}
.style-switcher ul li a {
        margin:0px;
        padding:0px;
        padding:1px;
        border:0;
        display:block;
}
.style-switcher ul li a:hover {
        border:0;
}
.style-switcher ul li a img {
        margin: 0px;
        padding: 0px;
}
.style-switcher h2 {
  font-size:15px;
  line-height:18px;
}

.style-switcher h4 {
        font-family:Arial;
        font-size:15px;
        font-style:oblique;
        margin-bottom:4px;
}

/* IE6 browserwarning  */
#browserWarning a {
        color: #ffcda7;
        text-decoration: underline;
}
#browserWarning a:hover {
        color: #ffffff;
        text-decoration: underline;
}



/* ========================================================================== */
/*  Defaults & Tool Styles                                                   */
/* ========================================================================== */
body {
        background:#595959;
        margin: 0px;
        padding: 0px;
        font-family: Arial;
        font-size: 14px;
        line-height: 21px;
        color:#666666;
}

a {  text-decoration:none; }
a:hover {   }
p {
        margin-top: 0px;
        margin-bottom: 20px;
}
strong {
        font-weight: bold;
}
a img {
        border: none;
}
.rel {
        position: relative;
        z-index: 2;
}
.abs {
        position: absolute;
        z-index: 2;
}
.vm {
        vertical-align: middle;
}
.fl{
        float: left;
}
.fr {
        float: right;
}
.highlight1 {
  display:inline-block;
  padding-left:2px;
  padding-right:2px;
}
.highlight2 {
  display:inline-block;
  padding-left:2px;
  padding-right:2px;
}
.mt10 {        margin-top: 10px !important; }
.mb10 {        margin-bottom: 10px !important;}
.pt10 {        padding-top: 10px !important;}
.pt15 {        padding-top: 15px !important;}
.mb2 {        margin-bottom: 2px !important;}
.pt2 {        padding-top: 2px !important;}
.mb4 {        margin-bottom: 4px !important;}
.mb5 {        margin-bottom: 5px !important;}
.pt4 {        padding-top: 4px !important;}
.pb10 {        padding-bottom: 10px !important;}
.mt15 {        margin-top: 15px !important;}
.mt20 {        margin-top: 20px !important;}
.mb20 {        margin-bottom: 20px !important;}
.mt30 {        margin-top: 30px !important;}
.mb30 {        margin-bottom: 30px !important;}
.mt40 {        margin-top: 40px !important;}
.mb40 {        margin-bottom: 40px !important;}
.pt20 {        padding-top: 20px !important;}
.pb20 {        padding-bottom: 20px !important;}
.pt30 {        padding-top: 30px !important;}
.pb30 {        padding-bottom: 30px !important;}
.pt40 {        padding-top: 40px !important;}
.pb40 {        padding-bottom: 40px !important;}
.mt0 {        margin-top:0px !important;}
.pt0 {        padding-top:0px !important;}
.mb0 {        margin-bottom:0px !important;}
.pb0 {        padding-bottom:0px !important;}

.separator {
        border-top: 1px solid #dbdbdb;
        padding-top: 10px;
        margin-top: 10px;
}
.dotted-separator {
        border-top: 1px dotted #dbdbdb;
        padding-top: 10px;
        margin-top: 10px;
}
.center {
        text-align: center;
}
.right {
        text-align: right;
}
.left {
        text-align: left;
}
.block {
        display: block;
}
.italic{
        font-style: oblique;
}
.clear {
        clear: both;
}
.clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
}
.clearfix {
        display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
        height: 1%;
}
.clearfix {
        display: block;
}
/* End hide from IE-mac */
small {
        font-size: 11px;
        line-height: 15px;
        font-family: Arial;
}
.object-to-left {
        float: left;
        margin-right: 20px;
        margin-bottom: 15px;
        margin-top: 10px;
}
.object-to-right {
        float: right;
        margin-left: 20px;
        margin-bottom: 15px;
        margin-top: 10px;
}
.object-to-center {
   float:none;
   margin-left:10px;
   margin-right:10px;
   margin-top: 10px;
   margin-bottom: 15px;
   text-align:center;
}
.icon-to-left {
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
}
.icon-to-right {
        float: right;
        margin-left: 10px;
        margin-bottom: 10px;
}
.icon-to-center {
   float:none;
   margin-left:5px;
   margin-right:5px;
   margin-bottom: 10px;
   text-align:center;
}
.image-to-left {
        float: left;
        padding-right: 15px;
        padding-bottom: 15px;
}
.image-to-right {
        float: right;
        padding-left: 15px;
        padding-bottom: 15px;
}
.image-to-center {
   float:none;
   padding-left:0px;
   padding-right:0px;
   padding-bottom: 10px;
   text-align:center;
}

/* ========================================================================== */
/*  General Styles                                                            */
/* ========================================================================== */

/* top and main menu  */
.top {
  height:150px;
}
.top .logo {
  padding-top:25px;
  padding-left:0px;
}
.top .mainmenu {
  text-align:right;
  height:150px;
}
.top .mainmenu ul {
  float:right;
  margin:0px;
  padding:0px;
  position:absolute;
}
.top .mainmenu ul li {
  float:left;
  display:block;
}
.top .mainmenu ul li a {
  display:block;
  text-decoration:none;
}
.top .mainmenu ul li a:hover {
  display:block;
  text-decoration:none;
}
.top .mainmenu ul li.active a {
  display:block;
  text-decoration:none;
}
.top .mainmenu ul li.active a:hover {
  display:block;
  text-decoration:none;
}

.top .utility {
  font-size:12px;
  padding-top:15px;
  position:absolute;
  top:0px;
  right:0px;
  text-align:right;
  font-size:14px;
}
.top .utility .icon-to-left {
  padding-top:0px;
  margin-top:0px;
  padding-right:0px;
  margin-right:8px;
}
.top .utility a {
  text-decoration:underline;
  color:#f1f1f1;
}
.top .utility a:hover {
  text-decoration:none;
  color:#dbdbdb;
}

/* middle area specific classes */
.middle {
  min-height:300px;
}
.middle .home {
  padding-top:25px;
  padding-bottom:0;
}
.middle .inner {
  padding-top:25px;
  padding-bottom:25px;
}
.middle .inner .hr , .middle .home .hr{
  height:2px;
  border:0px;
  margin-bottom:20px;
  margin-top:10px;
  padding-bottom:0px;
  padding-top:0px;
}
.middle ul {
  margin:0px;
  padding:0px;
}
.middle ul li {
  background-position:0px 6px;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:20px;
}
.middle .accordion-faq .pane ul {
  margin:0px;
  padding:0px;
}
.middle .accordion-faq .pane ul li {
  background-position:0px 4px;
}
.middle ol {
  list-style:decimal;
  margin-left:24px;
}
.middle ol li {
  padding-left:0px;
  margin-left:2px;
  margin-bottom:2px;
}


/* general header styles */
.faded-to-right {
  height:1px;
  border:0px;
  margin-bottom:12px;
  margin-top:12px;
  padding-bottom:0px;
  padding-top:0px;
}
.faded-to-left  {
  height:1px;
  border:0px;
  margin-bottom:12px;
  margin-top:12px;
  padding-bottom:0px;
  padding-top:0px;
}

/* general header styles */
.header { height:466px; position:relative; z-index:2; overflow:hidden; }
.header p.limit { height:65px; overflow:hidden; }
.header .faded-to-left, .header .faded-to-right, .header hr { clear:both; }

/* header version with main image bang on center */
.header-center {  height: 466px; overflow:hidden; font-size:14px;  line-height:21px;  }
.header-center p {   margin-top:0px;  margin-bottom:0px; }
.header-center h1 {
    font-size:42px;
    line-height:42px;
    margin-top:0px;
    margin-bottom:0px;
    font-weight:normal;
    letter-spacing:-0.02em;
}
.header-center h3 {
    font-size:27px;
    line-height:30px;
    margin-top:0px;
    margin-bottom:0px;
    font-weight:normal;
}
.header-center h4 {
  margin-top:0px;
  margin-bottom:5px;
  font-weight:normal;
}
.header-center .icon-to-left {
  padding-top:4px;
  padding-right:5px;
  padding-left:5px;
  padding-bottom:0px;
  position:relative;
}
.header-center .icon-to-right {
  padding-top:4px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:0px;
  position:relative;
}
.header-center .action-buttons-left {  padding-left:0px; padding-top:20px; }
.header-center .action-buttons-left a.btn-big-action-fixed { float:left; margin-right:12px; margin-left:0px; }
.header-center .action-buttons-left a.btn-big-neutral-fixed { float:left; margin-right:0px; }
.header-center .action-buttons-left a.btn-big-action-fixed img {  margin-top:6px; }
.header-center .action-buttons-left a.btn-big-neutral-fixed img {  margin-top:6px; }
.header-center .action-buttons-right { padding-left:0px; padding-top:20px; }
.header-center .action-buttons-right a.btn-big-action-fixed { float:right; margin-left:12px; margin-right:0px; }
.header-center .action-buttons-right a.btn-big-neutral-fixed { float:right;  margin-right:0px; }
.header-center .action-buttons-right a.btn-big-action-fixed img {  margin-top:6px; }
.header-center .action-buttons-right a.btn-big-neutral-fixed img {  margin-top:6px; }
.header-center .images {  text-align:right;   padding-right:55px; }
.header-center .plus {
  position:absolute;
  bottom:5px;
  left:10px;
}
.header-center .play {
  position:absolute;
  bottom:5px;
  left:10px;
}
.header-center .small-plus {
  position:absolute;
  bottom:5px;
  left:10px;
}
.header-center .small-play {
  position:absolute;
  bottom:5px;
  left:10px;
}
.header-center .bubble-one {
  position:absolute;
  top:-10px;
  left:-10px;
}
.header-center .bubble-two {
  position:absolute;
  top:210px;
  right:-20px;
}
.header-center .bubble-one-alt {
  position:absolute;
  top:-10px;
  left:-20px;
}


/* header version with main image to right */
.header-image-right {  height: 466px; overflow:hidden; font-size:14px;  line-height:21px; }
.header-image-right p {   margin-top:0px;  margin-bottom:0px; }
.header-image-right h1 {
    font-size:42px;
    line-height:42px;
    margin-top:0px;
    margin-bottom:0px;
    font-weight:normal;
    letter-spacing:-0.02em;
}
.header-image-right h3 {
    font-size:27px;
    line-height:30px;
    margin-top:0px;
    margin-bottom:0px;
    font-weight:normal;
}
.header-image-right h4 {
  margin-top:0px;
  margin-bottom:5px;
  font-weight:normal;
}
.header-image-right .icon-to-left {
  padding-top:10px;
  padding-right:10px;
  padding-left:20px;
  padding-bottom:10px;
  position:relative;
}
.header-image-right .icon-to-right {
  padding-top:10px;
  padding-left:10px;
  padding-right:20px;
  padding-bottom:10px;
  position:relative;
}
.header-image-right .action-buttons {  padding-left:0px; padding-top:20px; }
.header-image-right .action-buttons a.btn-big-action-fixed { margin-right:12px; }
.header-image-right .action-buttons a.btn-big-neutral-fixed {  margin-right:0px; }
.header-image-right .action-buttons a.btn-big-action-fixed img {  margin-top:6px; }
.header-image-right .action-buttons a.btn-big-neutral-fixed img {  margin-top:6px; }
.header-image-right .images {  text-align:right;   padding-right:55px; }
.header-image-right .plus {
  position:absolute;
  bottom:5px;
  left:10px;
}
.header-image-right .play {
  position:absolute;
  bottom:5px;
  left:10px;
}
.header-image-right .small-plus {
  position:absolute;
  bottom:5px;
  left:10px;
}
.header-image-right .small-play {
  position:absolute;
  bottom:5px;
  left:10px;
}
.header-image-right .bubble-one {
  position:absolute;
  top:250px;
  left:-15px;
}
.header-image-right .bubble-two {
  position:absolute;
  top:20px;
  right:-10px;
}
.header-image-right .bubble-one-alt {
  position:absolute;
  bottom:30px;
  left:-10px;
}


/* header version with main image to left */
.header-image-left { height: 466px; overflow:hidden; font-size:14px;  line-height:21px; }
.header-image-left p {   margin-top:0px;  margin-bottom:0px; }
.header-image-left h1 {
    font-size:42px;
    line-height:42px;
    margin-top:0px;
    margin-bottom:0px;
    font-weight:normal;
    letter-spacing:-0.02em;
}
.header-image-left h3 {
    font-size:27px;
    line-height:30px;
    margin-top:0px;
    margin-bottom:0px;
    font-weight:normal;
}
.header-image-left h4 {
  margin-top:0px;
  margin-bottom:5px;
  font-weight:normal;
}
.header-image-left .icon-to-left {
  padding-top:10px;
  padding-right:10px;
  padding-left:20px;
  padding-bottom:10px;
  position:relative;
}
.header-image-left .icon-to-right {
  padding-top:10px;
  padding-left:10px;
  padding-right:20px;
  padding-bottom:10px;
  position:relative;
}
.header-image-left .action-buttons {  padding-left:0px; padding-top:20px; }
.header-image-left .action-buttons a.btn-big-action-fixed { margin-right:12px; }
.header-image-left .action-buttons a.btn-big-neutral-fixed {  margin-right:0px; }
.header-image-left .action-buttons a.btn-big-action-fixed img {  margin-top:6px; }
.header-image-left .action-buttons a.btn-big-neutral-fixed img {  margin-top:6px; }
.header-image-left .images {  text-align:right;   padding-right:55px; }
.header-image-left .plus {
  position:absolute;
  bottom:5px;
  right:10px;
}
.header-image-left .play {
  position:absolute;
  bottom:5px;
  right:10px;
}
.header-image-left .small-plus {
  position:absolute;
  bottom:5px;
  right:10px;
}
.header-image-left .small-play {
  position:absolute;
  bottom:5px;
  right:10px;
}
.header-image-left .bubble-one {
  position:absolute;
  top:250px;
  left:-15px;
}
.header-image-left .bubble-two {
  position:absolute;
  top:20px;
  right:-10px;
}
.header-image-left .bubble-one-alt {
  position:absolute;
  bottom:30px;
  left:-10px;
}

/* small overlay icons for play and zoom */
.small-plus {
   width:20px;
   height:20px;
}
.small-play {
   width:20px;
   height:20px;
}
.plus {
   width:33px;
   height:33px;
}
.play {
   width:33px;
   height:33px;
}

/* overlay bubble one */
.bubble-one {
  width:167px;
  height:141px;
  overflow:hidden;
  padding-top:40px;
  padding-right:8px;
  text-align:center;
}
.bubble-one h2 {
  font-weight:bold;
  margin-bottom:0px;
  font-size:38px;
  line-height:38px;
}
.bubble-one h3 {
  font-weight:normal;
  font-size:26px;
  line-height:26px;
  margin-bottom:0px;
}
.bubble-one p {
  margin-bottom:0px;
  margin-top:4px;
}

/* overlay bubble one alternate (a bit smaller) */
.bubble-one-alt {
  width:149px;
  height:127px;
  overflow:hidden;
  padding-top:35px;
  padding-right:8px;
  text-align:center;
}
.bubble-one-alt  h2 {
  font-weight:bold;
  margin-bottom:0px;
  font-size:33px;
  line-height:33px;
}
.bubble-one-alt  h3 {
  font-weight:normal;
  font-size:22px;
  line-height:22px;
  margin-bottom:0px;
}
.bubble-one-alt  p {
  margin-bottom:0px;
  margin-top:4px;
}

/* overlay bubble two */
.bubble-two {
  width:139px;
  height:141px;
  overflow:hidden;
  padding-top:35px;
  padding-right:8px;
  text-align:center;
}
.bubble-two h2 {
  font-weight:bold;
  margin-bottom:0px;
  font-size:28px;
  line-height:28px;
}
.bubble-two h3 {
  font-weight:normal;
  font-size:19px;
  line-height:19px;
  margin-bottom:0px;
}
.bubble-two p {
  margin-bottom:0px;
  margin-top:0px;
  font-size:12px;
}

/* features area on homepages */
.features .full-width {
  padding-top:20px;
}
.features h2 {
   margin-bottom:15px;
}

/* square boxes with outer and inner region for fine borders */
.outer-box {
  padding:1px;
  margin-bottom:15px;
}
.inner-box-filled-grey {
  padding:20px;
  padding-top:10px;
  padding-bottom:15px;
}
.inner-box-filled-white {
  padding:20px;
  padding-top:10px;
  padding-bottom:15px;
}
.inner-box-gradient-up {
  padding:20px;
  padding-top:10px;
  padding-bottom:10px;
}
.inner-box-gradient-down {
  padding:20px;
  padding-top:10px;
  padding-bottom:15px;
}

/* rounded boxes  with outer and inner region for fine borders  */
.outer-rounded-box-bold {
  padding:4px;
  margin-bottom:15px;
}
.outer-rounded-box {
  padding:1px;
  margin-bottom:15px;
}
.inner-rounded-box-filled-grey {
  padding:20px;
  padding-top:10px;
  padding-bottom:15px;
}
.inner-rounded-box-filled-white {
  padding:20px;
  padding-top:10px;
  padding-bottom:15px;
}
.inner-rounded-box-gradient-up {
  padding:20px;
  padding-top:10px;
  padding-bottom:15px;
}
.inner-rounded-box-gradient-down {
  padding:20px;
  padding-top:10px;
  padding-bottom:15px;
}

/* simple boxes */
.simple-box {
  padding:20px;
}
.simple-rounded-box {
  padding:20px;
}

/* one fourth picture frame with shadow */
a.picture-frame-fourth {
   position:relative;
   padding:6px;
   width:205px;
   height:133px;
   display:block;
   margin-bottom:25px;
}
a.picture-frame-fourth img {
  width:205px;
}
a.picture-frame-fourth:hover { }
a.picture-frame-fourth .small-plus {
   position:absolute;
   bottom:20px;
   right:20px;
   display:block;
}
a.picture-frame-fourth .small-play {
   position:absolute;
   bottom:20px;
   right:20px;
   display:block;
}
a.picture-frame-fourth .plus {
   position:absolute;
   bottom:20px;
   right:20px;
   display:block;
}
a.picture-frame-fourth .play {
   position:absolute;
   bottom:20px;
   right:20px;
   display:block;
}
a.picture-frame-fourth .description{
   position:absolute;
   display:block;
   top:155px;
   left:0px;
   text-align:center;
   width:220px;
   height:16px;
   overflow:hidden;
   font-size:11px;
   text-transform:uppercase;
}

/* one fifth picture frame with shadow */
a.picture-frame-fifth {
   position:relative;
   width:160px;
   padding:5px;
   display:block;
   margin-bottom:10px;
}
a.picture-frame-fifth:hover { }
a.picture-frame-fifth img {
  width:160px;
}
a.picture-frame-fifth .small-plus {
   position:absolute;
   bottom:15px;
   right:15px;
   display:block;
}
a.picture-frame-fifth .small-play {
   position:absolute;
   bottom:15px;
   right:15px;
   display:block;
}
a.picture-frame-fifth .plus {
   position:absolute;
   bottom:15px;
   right:15px;
   display:block;
}
a.picture-frame-fifth .play {
   position:absolute;
   bottom:15px;
   right:15px;
   display:block;
}


/* code styling */
code {
   margin-bottom: 15px;
   font-family: "Courier New";
   font-size: 12px;
   line-height: 19px;
   padding: 2em;
   display: block;
   overflow: hidden;
}
code strong {
   padding: 0.5em;
}
code .comment {}


/* caption styling */
.caption-top, .caption-bottom {
    padding: 5px;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    cursor: default;
    text-align:left !important;
}
.caption-top {
    border-width: 0px 0px 0px 0px;
}
.caption-bottom {
    border-width: 0px 0px 0px 0px;
}
.caption a, .caption a {
    border: 0 none;
    text-decoration: none !important;
    padding: 0.3em;
}
.caption a:hover, .caption a:hover {
    text-decoration:none !important;
}
br.c {
    clear: both;
}
.caption-wrapper a, .caption-wrapper a:hover {
    text-decoration:none !important;
}


/*success box */
.success {
        background: #d0eaa5 url(../images/icons/success-check.png) no-repeat;
        background-position: 15px 50%;
        border: 1px solid #a3c964;
        padding: 15px;
        color: #5d792e;
        padding-left: 80px;
        margin-bottom: 10px;
        margin-top:5px;
        font-family: Arial;
        font-style: oblique;
        font-size: 14px;
}
.success a {
        text-decoration: underline;
        color: #5d792e;
}
.success a:hover {
        text-decoration: underline;
        color: #5d792e;
}

/* errors box */
.errors {
        background: #e9c8c1 url(../images/icons/error-cross.png) no-repeat;
        background-position: 15px 50%;
        border: 1px solid #e06e53;
        padding: 15px;
        color: #b4381b;
        padding-left: 80px;
        margin-bottom: 10px;
        margin-top:5px;
        font-family: Arial;
        font-style: oblique;
        font-size: 14px;
}
.errors a {
        text-decoration: underline;
        color: #b4381b;
}
.errors a:hover {
        text-decoration: underline;
        color: #b4381b;
}

/* notification box */
.notification {
        background: #fff1a8 url(../images/icons/notification-triangle.png) no-repeat;
        background-position: 15px 50%;
        border: 1px solid #d7bd45;
        padding: 15px;
        color: #b4381b;
        padding-left: 80px;
        margin-bottom: 10px;
        margin-top:5px;
        font-family: Arial;
        font-style: oblique;
        font-size: 14px;
}
.notification a {
        text-decoration: underline;
        color: #b4381b;
}
.notification a:hover {
        text-decoration: underline;
        color: #b4381b;
}

/* ========================================================================== */
/*  Jquery Tools  Stuff                                                       */
/* ========================================================================== */

/* generic css tabs - uses jquery tools  */
ul.css-tabs {
        margin:0px !important;
        padding:0px !important;
        height: 40px;
}
ul.css-tabs li {
        background:none !important;
        float: left;
        padding:0px !important;
        margin:0px !important;
        list-style-type: none;
}
ul.css-tabs a {
        float: left;
        font-size: 15px;
        font-family: Arial;
        display: block;
        padding: 9px 20px;
        text-decoration: none;
        border-bottom: 0px;
        height: 20px;
        margin-right: 2px;
        position: relative;
        top: 1px;
        outline: 0;
}
ul.css-tabs a:hover { }
ul.css-tabs a.current {
        cursor: default;
}
.css-panes div {
        display: none;
        min-height: 50px;
        padding: 15px 20px;
        margin-bottom: 10px;
}


/* accordion used on the faq page  - uses jquery tools */
.accordion-faq {
        width: auto;
        margin-bottom: 15px;
}
.accordion-faq span {
        display: block;
        margin: 0px;
        margin-bottom: 10px;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-right: 20px;
        padding-left: 50px;
        font-size: 16px;
        font-weight: bold;
        cursor: pointer;
}
.accordion-faq span.current {
        cursor: default;
        margin-bottom:0px;
}
.accordion-faq .pane {
        display: none;
        height: auto;
        padding: 0px;
        margin-bottom: 10px;
        padding-right: 20px;
        padding-left:  20px;
        padding-bottom: 0px;
        font-size:13px;
        line-height:19px;
}
.accordion-faq .pane h3 {
        font-weight: normal;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 6px;
}



/* ========================================================================== */
/*  Twitter Styles                                                            */
/* ========================================================================== */
.tweet .tweet_list, .query .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow-y: hidden;
}
.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {  text-transform: uppercase; }
.tweet .tweet_list li, .query .tweet_list li {
    overflow-y: auto;
    overflow-x: hidden;
    background:url(../images/icons/tweet.png) no-repeat left;
    background-position:2px 8px;
    padding-left:30px;
    margin-bottom:0px;
    padding-bottom:8px;
}
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar { display:none; padding-right: .5em; float: left; }
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img { vertical-align: middle; }



/* ========================================================================== */
/*  General Headings                                                          */
/* ========================================================================== */
h1 {
        font-size:42px;
        line-height:42px;
        margin-bottom: 10px;
        font-weight: normal;
}
h2 {
        margin-top: 0px;
        margin-bottom: 15px;
        font-size: 28px;
        line-height: 30px;
        font-family: Arial;
        font-weight: normal;
        letter-spacing: 0em;
}

h3 {
        font-size: 20px;
        line-height: 27px;
        font-weight: normal;
        margin-bottom: 8px;
        letter-spacing: -0.01em;
}
h4 {
        font-size: 19px;
        line-height: 24px;
        font-weight: normal;
        margin-top: 0px;
        margin-bottom: 10px;
}
h5  {   font-size:16px;
        line-height:22px;
        margin-top: 0px;
        margin-bottom: 10px;
}



/* ========================================================================== */
/*  General Columns & Grid                                                    */
/* ========================================================================== */
.full-width {
        width: 960px;
        margin-left: auto;
        margin-right: auto;
        min-width: 960px;
}
.full-width .one-full {
        width:940px;
        margin-right: 10px;
        margin-left: 10px;
}
.full-width .one-half {
        width: 460px;
        float: left;
        margin-right: 10px;
        margin-left: 10px;
}
.full-width .one-half-last {
        width: 470px;
        float: left;
        margin-right: 0px;
        margin-left: 10px;
}
.full-width .one-third {
        width: 300px;
        float: left;
        margin-right: 10px;
        margin-left: 10px;
}
.full-width .one-third-last {
        width: 310px;
        float: left;
        margin-right: 0px;
        margin-left: 10px;
}
.full-width .two-third {
        width: 620px;
        float: left;
        margin-right: 10px;
        margin-left: 10px;
}
.full-width .two-third-last {
        width: 630px;
        float: left;
        margin-right: 0px;
        margin-left: 10px;
}
.full-width .one-fourth {
        width: 220px;
        float: left;
        margin-right: 10px;
        margin-left: 10px;
}
.full-width .one-fourth-last {
        width: 230px;
        float: left;
        margin-right: 0px;
        margin-left: 10px;
}
.full-width .three-fourth {
        width: 700px;
        float: left;
        margin-right: 10px;
        margin-left: 10px;
}
.full-width .three-fourth-last {
        width: 710px;
        float: left;
        margin-right: 0px;
        margin-left: 10px;
}
.full-width .two-fourth {
        width: 460px;
        float: left;
        margin-right: 10px;
        margin-left: 10px;
}
.full-width .two-fourth-last {
        width: 470px;
        float: left;
        margin-right: 0px;
        margin-left: 10px;
}
.half-this {
        width: 48%;
        padding-right: 20px;
        padding-bottom: 15px;
        float: left;
        overflow: hidden;
}
.half-this-last {
        float: left;
        padding-right: 0px;
        padding-bottom: 15px;
        width: 48%;
        overflow: hidden;
}
.third-this {
        width: 31.3%;
        padding-right: 20px;
        padding-bottom: 15px;
        float: left;
        overflow: hidden;
}
.third-this-last {
        float: left;
        padding-right: 0px;
        padding-bottom: 15px;
        width: 31.3%;
        overflow: hidden;
}
.fourth-this {
        width: 23.3%;
        padding-right: 20px;
        padding-bottom: 15px;
        float: left;
        overflow: hidden;
}
.fourth-this-last {
        float: left;
        padding-right: 0px;
        padding-bottom: 15px;
        width: 23.3%;
        overflow: hidden;
}
.fifth-this {
        width: 18.3%;
        padding-right: 20px;
        padding-bottom: 15px;
        float: left;
        overflow: hidden;
}
.fifth-this-last {
        float: left;
        padding-right: 0px;
        padding-bottom: 15px;
        width: 18.3%;
        overflow: hidden;
}

/* ========================================================================== */
/*  Footer                                                                    */
/* ========================================================================== */

/* big footer style */
.footer-big {
  font-size:14px;
  padding-top:20px;
  min-height:200px;
  min-width:960px;
  padding-bottom:20px;
  font-size:13px;
}
.footer-big h3 {
  margin-bottom:15px;
}
.footer .footer-panel ul {
  margin:0px;
  padding:0px;
  list-style:none;
}
.footer .footer-panel ul li {
  padding-top:6px;
  padding-bottom:7px;
}

/* social list */
.footer ul.social {
  margin:0px;
  padding:0px;
  list-style:none;
}
.footer ul.social li {
  padding-top:6px;
  padding-bottom:7px;
  width:100%;
  float:left;
  margin-right:20px;
}
.footer ul.social .last {
  margin-right:0px;
  list-style:none;
}
.footer ul.social  a {
  display:block;
  background-position: 0px 0px;
  padding-left:55px;
  padding-top:5px;
}

/* icons from http://www.komodomedia.com/download/#social-media-mini-iconpack */
/* and http://pixel-mixer.com -- http://www.iconfinder.com/search/?q=iconset%3ABasic_set2_Png  */
.footer ul.social .twitter {
  background:url(../images/icons/4.jpg) no-repeat left;
  height:40px;
}
.footer ul.social .facebook {
  background:url(../images/icons/3.jpg) no-repeat left;
  height:40px;
}
.footer ul.social .vimeo {
  background:url(https://www.easypayway.com/signup/images/icons/1.jpg) no-repeat left;
  height:40px;
}
.footer ul.social .youtube {
  background:url(https://www.easypayway.com/signup/images/icons/2.jpg) no-repeat left;
  height:40px;
}
.footer ul.social .flickr {
  background:url(../images/icons/flickr.png) no-repeat left;
}
.footer ul.social .rss {
  background:url(../images/icons/rss.png) no-repeat left;
}

.footer ul.social .linkedin {
  background:url(../images/icons/linkedin.png) no-repeat left;
}
.footer ul.social .stumble {
  background:url(../images/icons/stumble.png) no-repeat left;
}

/* small footer style */
.footer-small {
  font-size:12px;
  padding-top:20px;
  padding-bottom:20px;
  min-height:20px;
  min-width:960px;
}


/* ========================================================================== */
/*  Buttons                                                                   */
/* ========================================================================== */

/* text link */
a.text-link {
  display:inline-block;
}
a.text-link:hover {
}

/* a tag button big action color  - fixed width, and transparent */
a.btn-big-action-fixed {
  display:block; height:43px; line-height:43px; margin-right:15px;
  padding-right:10px; padding-left:10px;  font-family:Arial; font-size:17px; font-weight:normal;
  float:left;
  width:177px;
  text-align:center;
  overflow:hidden;
}
a.btn-big-action-fixed:hover {
  display:block; height:43px; line-height:43px; margin-right:15px;
  padding-right:10px; padding-left:10px; font-family:Arial; font-size:17px; font-weight:normal;
}
a.btn-big-action-fixed img {  margin-top:6px; }

/* a tag button big neutral color  - fixed width, and transparent */
a.btn-big-neutral-fixed {
  display:block; height:43px; line-height:43px; margin-right:15px;
  padding-right:10px; padding-left:10px; font-family:Arial; font-size:17px; font-weight:normal;
  float:left;
  width:147px;
  text-align:center;
  overflow:hidden;
}
a.btn-big-neutral-fixed:hover {
  display:block; height:43px; line-height:43px; margin-right:15px;
  padding-right:10px; padding-left:10px; font-family:Arial; font-size:17px; font-weight:normal;
}
a.btn-big-neutral-fixed img {  margin-top:6px; }

/* a tag button big neutral color */
a.btn-big-action { display:block;  float:left; height:43px; margin-right:15px; padding-right:15px; text-decoration:none;  font-family: Arial, Helvetica, sans-serif;  font-size:18px; font-weight:normal; }
a.btn-big-action span { display:block; line-height:43px; padding: 0px 0px 5px 15px; text-align:center; }
a.btn-big-action:hover {  }
a.btn-big-action:hover span{ text-align:center;  }

/* a tag button small action color */
a.btn-small-action { display:block;  float:left; height:33px; margin-right:15px; padding-right:15px; text-decoration:none; font-family: Arial, Helvetica, sans-serif;  font-size:14px; font-weight:normal;  }
a.btn-small-action span { display:block; line-height:33px; padding: 0px 0px 5px 15px; text-align:center; }
a.btn-small-action:hover {  }
a.btn-small-action:hover span{  text-align:center; }

/* a tag button big neutral color */
a.btn-big-neutral {  display:block;  float:left; height:43px; margin-right:15px; padding-right:15px; text-decoration:none; font-family: Arial, Helvetica, sans-serif;  font-size:18px; font-weight:normal;  }
a.btn-big-neutral span { display:block; line-height:43px; padding: 0px 0px 5px 15px; text-align:center; }
a.btn-big-neutral:hover {  }
a.btn-big-neutral:hover span{ text-align:center; }

/* a tag button small neutral color */
a.btn-small-neutral { display:block;  float:left; height:33px; margin-right:15px; padding-right:15px; text-decoration:none; font-family: Arial, Helvetica, sans-serif;  font-size:14px; font-weight:normal;  }
a.btn-small-neutral span { display:block; line-height:33px; padding: 0px 0px 5px 15px; text-align:center; }
a.btn-small-neutral:hover {  }
a.btn-small-neutral:hover span{ text-align:center; }

/* a tag button superbig neutral color */
a.btn-superbig-neutral { display:block;  float:left; height:84px; margin-right:15px; margin-bottom:15px; padding-right:70px; text-decoration:none; font-family: Arial, Helvetica, sans-serif;  font-size:18px; font-weight:normal;  }
a.btn-superbig-neutral span {  display:block; height:84px; line-height:84px; padding: 0px 0px 5px 25px; text-align:center; }
a.btn-superbig-neutral:hover {  }
a.btn-superbig-neutral:hover span{ text-align:center; }
a.btn-superbig-neutral img {   margin-top:13px; }

.for-android {
  display:block;
  width:181px;
  height:57px;
  position:relative;
  top:14px;
}
.for-iphone {
  display:block;
  width:170px;
  height:57px;
  position:relative;
  top:14px;
}

/* form button alignments  */
.form-button-left {   text-align:left;  float:left; padding-top:8px; }
.form-button-right {  text-align:right; float:right; padding-top:8px; }


/* ========================================================================== */
/*  Lists  & Tables                                                           */
/* ========================================================================== */

/* list features with icons and title - one third column size */
ul.feature-list { list-style:none; margin-left:0px; margin-bottom:10px; margin-top:0px; padding-left:0px; clear:both;  display:table;}
ul.feature-list .icon { display:table-cell; float:left; width:52px; margin:0px 10px 10px 0px; padding:5px; vertical-align:top; }
ul.feature-list li { background:transparent; display:table-row;  float:left; width:300px;  margin-top:0px; margin-bottom:0px;  margin-left:0px;  margin-right:20px; padding-top:15px; padding-left:0px;  padding-bottom:15px; height:auto; }
ul.feature-list .text { display:table-cell; vertical-align:top; line-height:20px; font-size:13px; }
ul.feature-list .text p { margin-bottom:10px;  }
ul.feature-list .last { margin-right:0px;  }
ul.feature-list .text h4 {  margin-bottom:6px; margin-top:0px; padding-top:0px;  line-height:22px; }
ul.feature-list .noborder { border:none; }

/* list features with icons and title - one fourth column size */
ul.feature-list-smaller { list-style:none; margin-left:0px; margin-bottom:10px; margin-top:0px; padding-left:0px; clear:both;  display:table;}
ul.feature-list-smaller .icon { display:table-cell; float:left; width:52px; margin:0px 10px 10px 0px; padding:5px; vertical-align:top; }
ul.feature-list-smaller li { background:transparent; display:table-row;  float:left; width:220px;  margin-top:0px; margin-bottom:0px;  margin-left:0px;  margin-right:20px; padding-top:15px; padding-left:0px;  padding-bottom:15px; height:auto; }
ul.feature-list-smaller .text { display:table-cell; vertical-align:top; line-height:20px; font-size:13px; }
ul.feature-list-smaller .text p { margin-bottom:10px;  }
ul.feature-list-smaller .last { margin-right:0px;  }
ul.feature-list-smaller .text h4 {  margin-bottom:6px; margin-top:0px; padding-top:0px; line-height:22px; }
ul.feature-list-smaller .noborder { border:none; }

/* list with the checkmark */
ul.checklist {
        margin-bottom: 20px;
}
ul.checklist li {
        background:url(../images/icons/icon-check.png) no-repeat left;
        font-style: normal;
        font-size: 14px;
        background-position: 0px 0px;
        padding-left: 35px;
        padding-top: 2px;
        padding-bottom: 2px;
        margin-bottom: 2px;
        margin-left:5px;
        line-height: 21px;
}
/* footer tweets list */
 ul.tweets {
   margin-top:0px;
   margin-bottom:0px;
   list-style:none;
 }
 ul.tweets li{
   background:url(../images/icons/tweet.png) no-repeat left;
   background-position:2px 8px;
   padding-left:30px;
   margin-bottom:0px;
   padding-bottom:8px;
 }



 /* Pricing col one fourth size  */
.pricing {
  position:static;
  padding-top:35px;
  margin-bottom:-35px;
}
.pricing .first {
  margin-left:11px !important;
}
.pricing .last {
  margin-right:11px !important;
}

ul.pricing-col {
  width:232px;
  position:relative;
  z-index:22;
  float:left;
  margin-right:0px;
  margin-left:-1px;
  padding:0px;
  border:1px solid #d1d1d1;
}
ul.pricing-col li {
  background:none;
  margin-left:0px;
  margin-top:0px;
  margin-bottom:0px;
  padding-left:0px;
  padding-right:10px;
  padding-top:5px;
  padding-bottom:5px;
  border-bottom:1px solid #d1d1d1;
}
ul.pricing-col li .yes {
  display:block;
  background:url(../images/icons/icon-check.png) no-repeat;
  background-position:20px 0px;
  padding-left:50px;
}
ul.pricing-col li .no {
  display:block;
  background:url(../images/icons/icon-no.png) no-repeat;
  background-position:20px 0px;
  padding-left:50px;
}
ul.pricing-col li.button {
  background:#ffffff;
  text-align:center;
  padding-left:30px;
  padding-right:30px;
  border:none;
  padding-top:15px;
  padding-bottom:15px;
}
ul.pricing-col li.button .btn-small-action, ul.pricing-col li.button .btn-big-action {
  float:none;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  margin-bottom:0px;
  overflow:hidden;
}
ul.pricing-col li.tops {
  font-size:17px;
  text-align:center;
  padding-top:10px;
  padding-bottom:10px;
}
ul.pricing-col li.tops h2 {
  font-weight:bold;
  margin-bottom:0px;
}
ul.pricing-col .price {
  font-size:18px;
  font-weight:bold;
}



/* Pricing col one fourth size Highlighted */
ul.pricing-col-highlight {
  width:232px;
  position:relative;
  z-index:22;
  top:-35px;
  float:left;
  margin-right:0px;
  margin-left:-1px;
  padding:0px;
  margin-bottom:0px;
  border:1px solid #d1d1d1;
}
ul.pricing-col-highlight li {
  background:none;
  margin-left:0px;
  margin-top:0px;
  margin-bottom:0px;
  padding-left:0px;
  padding-right:10px;
  padding-top:7px;
  padding-bottom:7px;
  font-size:17px;
  border-bottom:1px solid #d1d1d1;
}
ul.pricing-col-highlight li .yes {
  display:block;
  background:url(../images/icons/icon-check.png) no-repeat;
  background-position:20px 0px;
  padding-left:50px;
}
ul.pricing-col-highlight li .no {
  display:block;
  background:url(../images/icons/icon-no.png) no-repeat;
  background-position:20px 0px;
  padding-left:50px;
}
ul.pricing-col-highlight li.button {
  background:#ffffff;
  text-align:center;
  padding-left:30px;
  padding-right:30px;
  border:none;
  padding-top:15px;
  padding-bottom:15px;
}
ul.pricing-col-highlight li.button .btn-small-action, ul.pricing-col-highlight li.button .btn-big-action {
  float:none;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  margin-bottom:0px;
  overflow:hidden;
}
ul.pricing-col-highlight li.tops {
  font-size:19px;
  text-align:center;
  padding-top:18px;
  padding-bottom:19px;
}
ul.pricing-col-highlight li.tops h2 {
  font-weight:bold;
  font-size:33px;
  margin-bottom:0px;
}
ul.pricing-col-highlight .price {
  font-size:18px;
  font-weight:bold;
}

.pricing-alternate ul.pricing-col {
  width:311px !important;
}
.pricing-alternate ul.pricing-col-highlight  {
  width:311px !important;
}

/* data table vertical odd/even */
.data-table-vertical {
        padding: 0px;
        margin-bottom: 10px;
        margin-top: 8px;
        line-height: 19px;
}
.data-table-vertical caption {
        font-size: 19px;
        padding-bottom: 10px;
        padding-top: 4px;
}
.data-table-vertical th {
        font-size: 16px;
        line-height: 19px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        vertical-align: top;
}
.data-table-vertical .last {
        border-right: none;
}
.data-table-vertical th.odd {}
.data-table-vertical th.even {}
.data-table-vertical td {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        vertical-align: top;
}
.data-table-vertical .odd {}
.data-table-vertical .even {}
.data-table-vertical .highlight {}
/* data table horizontal odd/even */
.data-table-horizontal {
        padding: 0px;
        margin-bottom: 10px;
        margin-top: 8px;
        line-height: 19px;
}
.data-table-horizontal caption {
        font-size: 19px;
        padding-bottom: 10px;
        padding-top: 4px;
}
.data-table-horizontal th {
        font-size: 16px;
        line-height: 19px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        vertical-align: top;
}
/*.data-table-horizontal th.first { }*/
.data-table-horizontal td {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        vertical-align: top;
}
.data-table-horizontal .odd {}
.data-table-horizontal .odd .first {
        font-style: oblique;
        font-size:16px;
}
.data-table-horizontal .even {}
.data-table-horizontal .even .first {
        font-style: oblique;
        font-size:16px;
}
.data-table-horizontal .last {
        border-right:none !important;
}
.data-table-horizontal .highlight {}



/* ========================================================================== */
/* Form Styles                                                                */
/* ========================================================================== */
@media all and (min-width: 0px) { form ol li  { padding-bottom:2px; margin-bottom:0px; } }  /* for opera */
form {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-top: 0px;
        margin-bottom: 0px;
}
form .field {  width: 299px;  }
form ol { margin: 0px;  padding:0px !important;  }
form ol li {
        background:none !important;
        padding-left:0px !important;
        margin-left:0px !important;
        list-style:none !important;
}
form ol.forms .inputError {}
form ol.forms .inputError:focus {}
form ol.forms .inputError textarea:focus {}
form .required {
        font-weight: normal;
        font-family: Arial, sans-serif;
}
form .error {
        font-size: 11px;
        font-style: oblique;
        font-family: Arial;
}
form ol.forms {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: 100%;
}
form ol.forms li {
        margin-bottom: 15px;
        position: relative;
        width: auto;
        min-height: 1px;
}
form ol.forms label {
        cursor: pointer;
        display: block;
        font-family: Arial;
        font-weight: bold;
        padding-right: 20px;
        width: 200px;
        margin-bottom: 5px;
}
form input, form textarea {
        font: inherit;
        padding: 8px;
        width: auto;
        display: block;
        font-family: Arial;
}
form select {
        font: inherit;
        padding: 7px;
        width: auto;
        display: block;
        font-family: Arial;
}
form input:focus, form textarea:focus, form select:focus {}
form input:hover, form textarea:hover, form select:focus {}
form ol.forms li.screenReader {
        height: 1px;
        margin-bottom: 0;
}
form ol.forms .inline {
        min-height: 1px;
        width: auto;
        text-align: left;
}
form ol.forms .inline input {
        display: inline;
        float: left;
        width: auto;
        margin-right: 10px;
}
form ol.forms .inline textarea {
        display: inline;
        float: left;
        width: auto;
        margin-right: 10px;
}
form ol.forms .inline select {
        display: inline;
        float: left;
        width: auto;
        margin-right: 10px;
}
form ol.forms .inline label {
        display: inline;
        float: left;
        width: auto;
}
form ol.forms .nostyle {
        border: 0px;
        background: transparent;
        padding: 0px;
}
form ol.forms h3 {
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 0px;
        padding-bottom: 10px;
}
/* contact forms gets special treatment*/
.screenReader {
        left: -9999px;
        position: absolute;
        top: -9999px;
}
form .field {
        float: left;
        margin-right: 10px;
}
.search .searchfield {  width:150px; }

.cartimg{
float:left;
height:auto;
width:100%;}

.cartimg img{
float:left;
padding:5px 10px;}

.footerlists{
float:left;
height:auto;
width:170px;
}

.footerlists ul{
margin:0;
padding:0;
list-style:none;}

.footerlists ul li a{
list-style:none;
color:#FFFFFF;}

.heading1{
font-size:13px;
font-weight:bold;
margin:0;
padding:0;
text-align:left;}

.heading1 a{
font-size:13px;
margin:0;
padding:0;
color:#8e4e83;
text-decoration:none;
text-align:left;}

.heading1 a:hover{
color:#8e4e83;
font-size:13px;
margin:0;
padding:0;
text-align:left;
text-decoration:underline;}

.breaking-news{
border:1px solid #cccccc;
height:auto;
width:96.2%;
float:left;
padding:15px 10px;
border-radius:10px;
moz-border-radius:10px;
webkit-border-radius:10px;}

..breaking-news h2{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:24px;
padding:15px 0 0 0;
margin:0;
color:#8e4e83;}

.smallimg{
float:left;
height:35px;
width:29px;}

.paras{
width:100%;
float:left;
height:auto;
padding:5px 0;}

.paras p{
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:12px;
padding:0; margin:0;}

.indentpara{
text-indent:30px;
background:url(../images/icons/more_arrow.gif) 20px 8px no-repeat;}

.indentpara2{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-indent:10px;
font-size:11px;
background:url(../images/icons/more_arrow.gif) 0 8px no-repeat;}

#outer3_menu{
 width: 960px;
 margin-left: auto;
 margin-right: auto;
 min-width: 960px;
}

#menu2{
	width:100%
	}
	
#menu2 ul {
	margin: 0;
	padding: 0;
}

#menu2 ul li {
list-style-type:none;
float:left;
}

#menu2 ul li a{
	height: auto;
	margin:6px 0 0 0;
	padding:2px 10px 10px 10px;
	text-decoration: none;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	display:block;
	color:#7c326f;}

#menu2 ul li a:hover{
	text-decoration:underline;
	color:#7c326f;
	background:url(https://www.easypayway.com/signup/images/nav_sub_arrow.gif) no-repeat scroll center bottom transparent;	}
	
#menu2 ul li a .selected{
text-decoration:none;
color:#7c326f;
background:url(https://www.easypayway.com/signup/images/nav_sub_arrow.gif) no-repeat scroll center bottom transparent;	
}	

.imggall{
position:relative;
height:auto;
margin:auto;
padding:10px 0;
width:97%;
border-top:1px solid #cccccc;}

.imggall img{
float:left;
margin-left:13px;
margin-right:25px;}

.clearpath{
position:relative;
float:left;
width:50px;
height:auto;}

.devdiv{
background:url(../images/backgrounds/gradient-new1.png) repeat; 
padding:0; 
width:305px;
padding:10px 0; 
height:120px;
float:left;}

.devdiv img{
margin-left:4px;
float:left;
margin-top:5px;}

.urbangreymenu{
width: 160px; /*width of menu*/
float:left;
margin-right:20px;
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #8e4e83; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
/* display: block; */
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0;
 /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:left;
color: black;
font-weight:100;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #8e4e83;
text-shadow:none;
}

.row1{
height:auto;
width:100%;
float:left;}

.textdiv{
height:auto;
width:42%;
float:left;
padding:5px 0;}

.textdiv p{
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
margin:0;
padding:0;}

.fielddiv{
height:auto;
width:42%;
float:left;
padding:5px 0;
margin-left:20px;}

.fielddiv input{
width:90%;
height:20px;
background:#FFFFFF;}

.fielddiv select{
height:20px;
width:90px;}

.buttondiv{
float:left;
height:auto;
width:auto;
margin-left:100px;
margin-top:10px;}

.imagegallery1{
height:auto;
width:100%;
float:left;}

.imagegallery1 .imgdiv{
height:99px;
width:98px;
background:url(../images/backgrounds/gallery_bg2.gif) no-repeat;
float:left;
margin-left:5px;
margin-top:6px;}

.imagegallery1 .imgdiv img{
float:left;
margin:4px 0 0 4px;}

.imagegallery2{
height:auto;
width:95%;
float:left;
padding:10px 15px;}

.imagegallery2 .imgdiv{
height:99px;
width:98px;
background:url(../images/backgrounds/gallery_bg2.gif) no-repeat;
float:left;
margin-right:15px;
margin-top:6px;}

.imagegallery2 .imgdiv img{
float:left;
margin:4px 0 0 4px;}

.descofimagegallery2{
float:left;
width:70%;
height:auto;} 

.descofimagegallery2 h2{
color:#89467d;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
margin:0;
padding:0 0 0 0;}

.descofimagegallery2 p{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0 0 15px 0;}

/* ========================================================================== */
/*  Defaults & Tool Styles                                                    */
/* ========================================================================== */
body {
    background:none;
    color:#666666;
}
blockquote p {
    color: #666666;
}
cite {
    background:url(../images/icons/user.png) no-repeat left;
}
a { color:#327cba;  }
a:hover { color:#975c8c;  }

.highlight1 {
  background:#e5c8e0;
  color:#853e78;
}
.highlight2 {
  background:#b8e5ff;
  color:#327cba;
}

/* ========================================================================== */
/*  General Styles                                                            */
/* ========================================================================== */

/* top and main menu  */
.top {
  background: #4c4847 url(../images/icons/gradient-at-the-top-wborder.gif) repeat-x;
  color:#ffffff;
}
.top .mainmenu ul {
  bottom:0px;
  left:0px;
}
.top .mainmenu ul li {
  margin-left:0px;
}
.top .mainmenu ul li a {
  padding-top:10px;
  padding-bottom:10px;
  padding-left:20px;
  padding-right:20px;
  color:#797979;
  font-size:16px;
  text-shadow: 1px 1px #ffffff;
}
.top .mainmenu ul li a:hover {
  font-size:16px;
  color:#7c326f;
}
.top .mainmenu ul li.active a {
  font-size:16px;
  color:#7c326f;
}
.top .mainmenu ul li.active a:hover {
  font-size:16px;
  color:#7c326f;
}
.top .mainmenu ul {
  border-right:1px solid #d0d0d0; /* for the last item */
}
.top .mainmenu ul li a {
  background: #efefef url(../images/backgrounds/gradient-main-menu-tab-off.gif) no-repeat left bottom;
  color:#797979;
  border-left:1px solid #d0d0d0;
  border-top:1px solid #d0d0d0;
  border-bottom:1px solid #d0d0d0;
}
.top .mainmenu ul li a:hover {
  background: #efefef url(../images/backgrounds/gradient-main-menu-tab-off.gif) no-repeat left bottom;
  color:#7c326f;
}
.top .mainmenu ul li.active a {
  background: #ffffff url(../images/backgrounds/gradient-main-menu-tab-on.gif) repeat-x top;
  color:#7c326f;
  border-left:1px solid #d0d0d0;
  border-top:1px solid #d0d0d0;
  border-bottom:1px solid #ffffff;
}
.top .mainmenu ul li.active a:hover {
  background: #ffffff url(../images/backgrounds/gradient-main-menu-tab-on.gif) repeat-x top;
  color:#7c326f;
}
.top .utility {
   text-shadow: 1px 1px #2d2d2d;
}

/* middle area specific classes */
.middle {
  background:#ffffff;
}
.middle .inner .hr , .middle .home .hr {
  height:2px;
  background: url(../images/misc/longhr-faded-ends.png) center repeat-x;
}
.middle ul li {
  background:url(../images/backgrounds/bullet-blue.png) no-repeat left;
}
.middle .home {
  background: transparent;
}
.home h4, .inner h4 {
   text-shadow: 1px 1px #ffffff;
}
.home p, .inner p, .inner li, .home cite , .inner cite {
   text-shadow: 1px 1px #ffffff;
}
.home .slide h4, .home .slide p, .home .header-image-right p, .home .header-image-left p, .home .header-center p, .home .header-image-right h4, .home .header-image-left h4, .home .header-center h4{
  color:#666666;
  text-shadow: 1px 1px #ffffff;
}
.middle .white {
  background: transparent;
}
.middle .inner h2, .middle .inner h1  {
   text-shadow: 1px 1px #ffffff;
}

/* gradient backgrouns with and without bottom/top bordering for raised effect */
.gradient-down-color {
  background:#ffffff url(../images/backgrounds/gradient-darkpink-bottom.jpg) repeat-x bottom;
}
.gradient-up-color {
  background:#ffffff url(../images/backgrounds/gradient-darkpink-top.jpg) repeat-x top;
}
.gradient-up {
  background:#ffffff url(../images/backgrounds/gradient-at-the-top.gif) repeat-x top;
}
.gradient-up-with-border {
  background:#ffffff url(../images/backgrounds/gradient-at-the-top-wborder.gif) repeat-x top;
}
.gradient-up-darker {
  background:#ffffff url(../images/backgrounds/gradient-at-the-top-darker.gif) repeat-x top;
}
.gradient-up-darker-with-border {
  background:#ffffff url(../images/backgrounds/gradient-at-the-top-darker-wborder.gif) repeat-x top;
}
.gradient-down {
  background:#ffffff url(../images/backgrounds/gradient-at-the-bottom.gif) repeat-x bottom;
}
.gradient-down-with-border {
  background:#ffffff url(../images/backgrounds/gradient-at-the-bottom-wborder.gif) repeat-x bottom;
}
.gradient-dark {
  background:#191919 url(../images/backgrounds/gradient-nav.gif) repeat-x top;
}

 /* general header styles */
.faded-to-right {
  background:url(../images/misc/separator-faded-right.png) no-repeat right;
}
.faded-to-left  {
  background:url(../images/misc/separator-faded-left.png) no-repeat left;
}

/* header version with main image bang on center */
.header-center {  color:#767676;  }
.header-center h1 {
    color:#89467d;
}
.header-center h3 {
    color:#767676;
}

/* header version with main image to right */
.header-image-right {  color:#767676;  }
.header-image-right h1 {
    color:#89467d;
}
.header-image-right h3 {
    color:#767676;
}

/* header version with main image to left */
.header-image-left {  color:#767676;  }
.header-image-left h1 {
    color:#89467d;
}
.header-image-left h3 {
    color:#767676;
}

/* small overlay icons for play and zoom */
.small-plus {
   background:url(../images/icons/small-plus.png) no-repeat;
}
.small-play {
   background:url(../images/icons/small-play.png) no-repeat;
}
.plus {
   background:url(../images/icons/plus.png) no-repeat;
}
.play {
   background:url(../images/icons/play.png) no-repeat;
}

/* overlay bubble one */
.bubble-one {
  background:url(../images/backgrounds/bubble-darkpink.png) no-repeat;
  color:#ffffff;
}
.bubble-one h2 {
  color:#ffffff;
}
.bubble-one h3 {
  color:#ffffff;
}
.bubble-one p {
  color:#ffffff !important;
}

/* overlay bubble one alternate (a bit smaller) */
.bubble-one-alt {
  background:url(../images/backgrounds/bubble-darkpink-alternate.png) no-repeat;
  color:#ffffff;
}
.bubble-one-alt  h2 {
  color:#ffffff;
}
.bubble-one-alt  h3 {
  color:#ffffff;
}
.bubble-one-alt p {
  color:#ffffff !important;
}

/* overlay bubble two */
.bubble-two {
  background:url(../images/backgrounds/bubble-blue.png) no-repeat;
  color:#ffffff;
}
.bubble-two h2 {
  color:#ffffff;
}
.bubble-two h3 {
  color:#ffffff;
}
.bubble-two p {
  color:#ffffff !important;
}

.bubble-one h2, .bubble-one h3, .bubble-one p, .bubble-one-alt h2, .bubble-one-alt h3, .bubble-one-alt p {
    text-shadow: 1px 1px #86487b !important;
}
.bubble-two h2, .bubble-two h3, .bubble-two p {
    text-shadow: 1px 1px #125ea1 !important;
}


/* features area on homepages */
.features h2 {
   color:#733768;
}

/* square boxes with outer and inner region for fine borders */
.outer-box {
  background:#ffffff;
  border:1px solid #dddddd;
}
.inner-box-filled-grey {
  background:#fafafa;
}
.inner-box-filled-white {
  background:#ffffff;
}
.inner-box-gradient-up {
  background:#ffffff url(../images/backgrounds/gradient-at-the-top.gif) repeat-x top;
}
.inner-box-gradient-down {
  background:#ffffff url(../images/backgrounds/gradient-at-the-bottom.gif) repeat-x bottom;
}

/* rounded boxes  with outer and inner region for fine borders  */
.outer-rounded-box-bold {
  background:#ebebeb;
}
.outer-rounded-box {
  background:#ffffff;
  border:1px solid #dddddd;
}
.inner-rounded-box-filled-grey {
  background:#fafafa;
}
.inner-rounded-box-filled-white {
  background:#ffffff;
}
.inner-rounded-box-gradient-up {
  background:#ffffff url(../images/backgrounds/gradient-at-the-top.gif) repeat-x top;
}
.inner-rounded-box-gradient-down {
  background:#ffffff url(../images/backgrounds/gradient-at-the-bottom.gif) repeat-x bottom;
}

/* simple boxes */
.simple-box {
  border:1px solid #dddddd;
  background:#ffffff;
}
.simple-rounded-box {
  border:1px solid #dddddd;
  background:#ffffff;
}

/* one fourth picture frame with shadow */
a.picture-frame-fourth {
   background:#ffffff;
   border:1px solid #dbdbdb;
}
a.picture-frame-fourth:hover {
   border:1px solid #3b8dd2;
   background:#ffffff;
}

/* one fifth picture frame with shadow */
a.picture-frame-fifth {
   background:#ffffff;
   border:1px solid #dbdbdb;
}
a.picture-frame-fifth:hover {
   border:1px solid #3b8dd2;
}
a.picture-frame-fifth {
-moz-box-shadow: 1px 3px 3px #dbdbdb;
-webkit-box-shadow: 1px 3px 3px #dbdbdb;
box-shadow: 1px 3px 3px #dbdbdb;
}

a.picture-frame-fourth {
-moz-box-shadow: 1px 3px 3px #dbdbdb;
-webkit-box-shadow: 1px 3px 3px #dbdbdb;
box-shadow: 1px 3px 3px #dbdbdb;
}

/* code styling */
code {
   background: #f1f1f1;
   border: 1px dotted #dbdbdb;
   color: #3b3430;
}
code strong {
   color: #444444;
   border: 1px solid #dcdcdc;
   background: #ffffff;
}
code .comment {
   color: #aaaaaa;
}

/* caption color styles */
.caption-top, .caption-bottom {
        color: #ffffff;
        border: 0px solid #334143;
        background: #000000;
        text-shadow: 1px 1px 0 #202020;
}
.caption-top {
        border-width: 0px 0px 0px 0px;
}
.caption-bottom {
        border-width: 0px 0px 0px 0px;
}
.caption a, .caption a {
        border: 0 none;
        text-decoration: none !important;
        background: #000000;
}
.caption a:hover, .caption a:hover {
        background: #202020;
}
.caption-wrapper a, .caption-wrapper a:hover {
        color: #4fa2e8;
        text-decoration: none;
}

/*success box */
.success {
        text-shadow: 1px 1px 1px #ffffff !important;
}
/* errors box */
.errors {
        text-shadow: 1px 1px 1px #ffffff !important;
}
/* notification box */
.notification {
        text-shadow: 1px 1px 1px #ffffff !important;
}


/* ========================================================================== */
/*  Jquery Tools  Stuff                                                       */
/* ========================================================================== */
/* generic css tabs - uses jquery tools  */
ul.css-tabs {
        border-bottom: 1px solid #dbdbdb;
}
ul.css-tabs a {
        border: 1px solid #dbdbdb;
        background-color: #efefef;
        color: #444444;
}
ul.css-tabs a:hover {
        background-color: #f7f7f7;
        color: #333333;
}
ul.css-tabs a.current {
        background:#ffffff;
        border-bottom:1px solid #ffffff;
        color:#8f4282;
}
.css-panes div {
        border: 1px solid #dbdbdb;
        border-width: 0 1px 1px 1px;
        background-color: #ffffff;
}

/* accordion used on the faq page  - uses jquery tools */
.accordion-faq span {
        color: #327cba;
}
.accordion-faq span.current {
        color: #8e4e83;
}
.accordion-faq .pane h3 {
        color: #555555;
}
.accordion-faq span {
        background: #ffffff url(../images/backgrounds/faq-open-left.png) top left no-repeat;
        background-position:15px 16px;
        border-top:1px solid #dddddd;
        border-bottom:1px solid #dddddd;
        border-left:1px solid #dddddd;
        border-right:1px solid #dddddd;
}
.accordion-faq span.current {
        background: #ffffff url(../images/backgrounds/faq-close-left.png) top left no-repeat;
        background-position:15px 14px;
        border-top:1px solid #dddddd;
        border-bottom:0px solid #dddddd;
        border-left:1px solid #dddddd;
        border-right:1px solid #dddddd;
}
.accordion-faq .pane {
        color: #444444;
        background:#ffffff;
        border-bottom:1px solid #dddddd;
        border-left:1px solid #dddddd;
        border-right:1px solid #dddddd;
}

/* ========================================================================== */
/*  Twitter Styles                                                            */
/* ========================================================================== */
.tweet, .query { color:#cdacc8; }
.tweet .tweet_list li a, .query .tweet_list li a {  color: #e1c1dc !important; }
.tweet .tweet_list li a:hover, .query .tweet_list li a:hover {  color: #ffffff !important; }
.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {  }

/* ========================================================================== */
/*  General Headings                                                          */
/* ========================================================================== */

h1 {
        color:#89467d;
}

/* ========================================================================== */
/*  Footer                                                                    */
/* ========================================================================== */

/* big footer style */
.footer-big {
  background: #7c326f url(../images/backgrounds/gradient-big-footer.gif) top repeat-x;
  color:#cdacc8;
  text-shadow: 1px 1px #732e67;
}
.footer-big h3 {
  color:#ece7eb;
  text-shadow: 1px 1px #712b65;
}
.footer .footer-panel ul li {
  border-top:1px solid #955d8c;
}
.footer .footer-panel ul li a {
  color:#dabbd5;  text-decoration:none;
}
.footer .footer-panel ul li a:hover {
  color:#ffffff;  text-decoration:none;
}
.footer-small {
  background:#FFFFFF;
  color:#999999;
}
.footer-small {
   
}
.footer-small a {
  color:#999999; text-decoration:underline;
}
.footer-small a:hover {
  color:#666666; text-decoration:none;
}
/* social list */
.footer ul.social li {
  border-top:1px solid #955d8c;
}

/* ========================================================================== */
/*  Buttons                                                                   */
/* ========================================================================== */

/* text link */
a.text-link { }
a.text-link:hover { }

/* a tag button big action color  - fixed width, and transparent */
a.btn-big-action-fixed { background:url(../images/buttons/btn-big-darkpink-fixed-width.png) no-repeat;  color:#ffffff;  text-shadow: 1px 1px #6e2d63; }
a.btn-big-action-fixed:hover {  background:url(../images/buttons/btn-big-darkpink-fixed-widthh.png) no-repeat; color:#ffffff; text-shadow: 1px 1px #6e2d63; }

/* a tag button big neutral color  - fixed width, and transparent */
a.btn-big-neutral-fixed {  background:url(../images/buttons/btn-big-grey-fixed-width.png) no-repeat; color:#5b5b5b; text-shadow: 1px 1px #ffffff;  }
a.btn-big-neutral-fixed:hover {  background:url(../images/buttons/btn-big-grey-fixed-widthh.png) no-repeat; color:#5b5b5b; text-shadow: 1px 1px #ffffff; }

/* a tag button big neutral color */
a.btn-big-action { background: transparent url(../images/buttons/btn-big-darkpink-right.jpg) no-repeat scroll top right; color:#ffffff; text-shadow: 1px 1px #6e2d63; }
a.btn-big-action span { background: transparent url(../images/buttons/btn-big-darkpink-left.jpg) no-repeat;  }
a.btn-big-action:hover { background: transparent url(../images/buttons/btn-big-darkpink-righth.jpg) no-repeat scroll top right; }
a.btn-big-action:hover span{ background: transparent url(../images/buttons/btn-big-darkpink-lefth.jpg) no-repeat;  color:#ffffff !important; text-shadow: 1px 1px #6e2d63; }

/* a tag button small action color */
a.btn-small-action { background: transparent url(../images/buttons/btn-small-darkpink-right.jpg) no-repeat scroll top right; color:#ffffff; text-shadow: 1px 1px #6e2d63; }
a.btn-small-action span { background: transparent url(../images/buttons/btn-small-darkpink-left.jpg) no-repeat;  }
a.btn-small-action:hover { background: transparent url(../images/buttons/btn-small-darkpink-righth.jpg) no-repeat scroll top right;  }
a.btn-small-action:hover span{ background: transparent url(../images/buttons/btn-small-darkpink-lefth.jpg) no-repeat;  color:#ffffff !important; text-shadow: 1px 1px #6e2d63; }

/* a tag button big neutral color */
a.btn-big-neutral { background: transparent url(../images/buttons/btn-big-grey-right.jpg) no-repeat scroll top right; color:#5b5b5b; text-shadow: 1px 1px #ffffff; }
a.btn-big-neutral span { background: transparent url(../images/buttons/btn-big-grey-left.jpg) no-repeat;  }
a.btn-big-neutral:hover { background: transparent url(../images/buttons/btn-big-grey-righth.jpg) no-repeat scroll top right;  }
a.btn-big-neutral:hover span{ background: transparent url(../images/buttons/btn-big-grey-lefth.jpg) no-repeat; color:#5b5b5b !important;  text-shadow: 1px 1px #ffffff; }

/* a tag button small neutral color */
a.btn-small-neutral { background: transparent url(../images/buttons/btn-small-grey-right.jpg) no-repeat scroll top right; color:#5b5b5b; text-shadow: 1px 1px #ffffff; }
a.btn-small-neutral span { background: transparent url(../images/buttons/btn-small-grey-left.jpg) no-repeat; }
a.btn-small-neutral:hover { background: transparent url(../images/buttons/btn-small-grey-righth.jpg) no-repeat scroll top right;  }
a.btn-small-neutral:hover span{ background: transparent url(../images/buttons/btn-small-grey-lefth.jpg) no-repeat;  color:#5b5b5b !important; text-shadow: 1px 1px #ffffff; }

/* a tag button superbig neutral color */
a.btn-superbig-neutral { background: transparent url(../images/buttons/btn-superbig-gray-right.jpg) no-repeat scroll top right; color:#5b5b5b;text-shadow: 1px 1px #6e2d63; }
a.btn-superbig-neutral span { background: transparent url(../images/buttons/btn-superbig-gray-left.jpg) no-repeat; }
a.btn-superbig-neutral:hover { background: transparent url(../images/buttons/btn-superbig-gray-righth.jpg) no-repeat scroll top right;  }
a.btn-superbig-neutral:hover span{ background: transparent url(../images/buttons/btn-superbig-gray-lefth.jpg) no-repeat;  color:#5b5b5b !important; text-shadow: 1px 1px #6e2d63; }

.for-android {
  background:url(../images/misc/for-android.png) no-repeat;
}
.for-iphone {
  background:url(../images/misc/for-iphone.png) no-repeat;
}

/* form action button */
.form-button { border:0px; margin:0px; padding:0px; display: block;  float: left; height:33px; margin-right: 15px; padding-right: 12px; text-decoration: none;font-family: Arial, Helvetica, sans-serif;  font-size:14px; font-weight:normal; background: transparent url(../images/buttons/btn-small-darkpink-right.jpg) no-repeat scroll top right; color: #ffffff; text-shadow: 1px 1px #6e2d63; cursor:pointer; }
.form-button span {  border:0px; margin:0px; padding:0px; display:block;  line-height: 33px; padding: 0px 0px 5px 12px; margin-top:0px;  text-align:center; background: transparent url(../images/buttons/btn-small-darkpink-left.jpg) no-repeat; }
.form-button:hover {  border:0px; margin:0px; padding:0px; margin-right: 15px;  padding-right: 12px; background: transparent url(../images/buttons/btn-small-darkpink-righth.jpg) no-repeat scroll top right; }
.form-button:hover span{ border:0px; margin:0px; padding:0px; padding: 0px 0px 5px 12px; text-align:center; margin-top:0px; background: transparent url(../images/buttons/btn-small-darkpink-lefth.jpg) no-repeat;  color:#ffffff !important; text-shadow: 1px 1px #6e2d63; }

/* ========================================================================== */
/*  Lists  & Tables                                                           */
/* ========================================================================== */

/* list features with icons and title - one third column size */
ul.feature-list { list-style:none !important; }
ul.feature-list li { background:transparent !important; }
ul.feature-list li { border-top:1px solid #dfdfdf;  }

/* list features with icons and title - one fourth column size */
ul.feature-list-smaller { list-style:none !important; }
ul.feature-list-smaller li { background:transparent !important;  }
ul.feature-list-smaller li { border-top:1px solid #dfdfdf;  }

/* list with the checkmark */
ul.checklist {}
ul.checklist li {
        background:url(../images/icons/icon-check.png) no-repeat left !important;
        font-style: normal !important;
        font-size: 14px !important;
        background-position: 0px 0px !important;
        padding-left: 35px !important;
        padding-top: 2px !important;
        padding-bottom: 2px !important;
        margin-bottom: 2px !important;
        margin-left:5px !important;
        line-height: 21px !important;
}

/* Pricing col one fourth size  */
.pricing {
  background:url(../images/backgrounds/wide-shadow-faded.png) no-repeat bottom center;
  padding-bottom:15px;
}
.pricing .first li {
  background: #ffffff url(../images/backgrounds/pricing-shadow-right.png) right repeat-y;
}
.pricing .first li.button {
  background: #ffffff url(../images/backgrounds/pricing-shadow-right.png) right repeat-y !important;
}

.pricing .shadow-right li {
  background: #ffffff url(../images/backgrounds/pricing-shadow-right1.png) right repeat-y;
}
.pricing .shadow-right li.button {
  background: #ffffff url(../images/backgrounds/pricing-shadow-right1.png) right repeat-y !important;
}

.pricing .last li {
  background: #ffffff url(../images/backgrounds/pricing-shadow-left.png) left repeat-y;
}
.pricing .last li.button {
  background: #ffffff url(../images/backgrounds/pricing-shadow-left.png) left repeat-y !important;
}

.pricing .shadow-left li {
  background: #ffffff url(../images/backgrounds/pricing-shadow-left1.png) left repeat-y;
}
.pricing .shadow-left li.button {
  background: #ffffff url(../images/backgrounds/pricing-shadow-left1.png) left repeat-y !important;
}

.pricing .first li.tops {
  background:#7c326f  url(../images/backgrounds/pricing-shadow-right.png) right repeat-y !important;
}
.pricing .shadow-right li.tops {
  background:#7c326f  url(../images/backgrounds/pricing-shadow-right1.png) right repeat-y !important;
}
.pricing .last li.tops {
  background:#7c326f  url(../images/backgrounds/pricing-shadow-left.png) left repeat-y !important;
}
.pricing .shadow-left li.tops {
  background:#7c326f  url(../images/backgrounds/pricing-shadow-left1.png) left repeat-y !important;
}
ul.pricing-col {
  border:1px solid #d1d1d1;
}
ul.pricing-col li {
  border-bottom:1px solid #d1d1d1;
}
ul.pricing-col li.tops {
  background:#7c326f;
  color:#ffffff;
  border-bottom:1px solid #d1d1d1;
}
ul.pricing-col .price {
  color:#ffffff;
}
ul.pricing-col-highlight {
  border:1px solid #d1d1d1;
}
ul.pricing-col-highlight li {
  border-bottom:1px solid #d1d1d1;
}
ul.pricing-col-highlight li.tops {
  background:#7c326f;
  color:#ffffff;
  border-bottom:1px solid #d1d1d1;
}
ul.pricing-col-highlight .price {
  color:#ffffff;
}
/* add text shadow to pricing tops */
 ul.pricing-col li.tops h2, ul.pricing-col li.tops  {
   text-shadow: 1px 1px #732e67 !important;
}
ul.pricing-col-highlight li.tops h2, ul.pricing-col-highlight li.tops {
   text-shadow: 1px 1px #732e67 !important;
}

/* data table vertical odd/even */
.data-table-vertical {
        border: 1px dotted #dbdbdb;
        background: #ffffff;
}
.data-table-vertical th {
        border-right: 1px dotted #dbdbdb;
}
.data-table-vertical th.odd {
        background: #8f4282;
        color: #ffffff;
}
.data-table-vertical th.even {
        background: #9b4f8e;
        color: #ffffff;
}
.data-table-vertical td {
        border-top: 1px dotted #e1e1e1;
}
.data-table-vertical .odd {
        background: #f1f1f1;
}
.data-table-vertical .even {
        background: #ffffff;
}
.data-table-vertical .highlight {
        border: 3px solid #b550a4;
}
/* data table horizontal odd/even */
.data-table-horizontal {
        border: 1px dotted #dbdbdb;
        background: #ffffff;
}
.data-table-horizontal th {
        background: #8f4282;
        color: #ffffff;
        border-right: 1px dotted #ffffff;
}
/*.data-table-horizontal th.first {
  background:#ffffff;
}*/
.data-table-horizontal td {
        border-top: 1px dotted #e1e1e1;
        border-right: 1px dotted #dbdbdb;
}
.data-table-horizontal .odd {
        background: #f1f1f1;
}
.data-table-horizontal .odd .first {
        background: #a7a7a7;
        color: #ffffff;
}
.data-table-horizontal .even {
        background: #ffffff;
}
.data-table-horizontal .even .first {
        background: #919191;
        color: #ffffff;
}
.data-table-horizontal .highlight {
        border: 3px solid #b550a4;
}


/* ========================================================================== */
/* Form Styles                                                                */
/* ========================================================================== */

form .error { color:#9a448b;  }
form ol.forms .inputError:focus {  border-color: #c46ab5; }
form ol.forms .inputError textarea:focus {  border-color: #c46ab5; }
form .required { color:#327cba; font-weight:normal; font-family: Arial, sans-serif; }
form input:focus, form textarea:focus, form select:focus {  border-color: #c46ab5; }
form input:hover, form textarea:hover, form select:focus {  border-color: #c46ab5; }

input, textarea, form input, form textarea {  border:1px solid #dddddd; color:#333333; background: url(../images/backgrounds/input-background.png) bottom repeat-x; }
select, form select { border:1px solid #dddddd; color:#333333; background: url(../images/backgrounds/input-background.png) bottom repeat-x; }