@charset "utf-8";

/***********************************************************************************************
COLOR PALLETTES

GREEN: #99ca3c;
BLUE: #29a4c4;
DARK GREY: rgb(61, 61, 61);
************************************************************************************************/
/***********************************************************************************************
FONT INFORMATION


************************************************************************************************/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input {}

input,
select {
  vertical-align: middle;
  margin: 0 auto;
  border: none;
  width: 295px;
  margin: 5px auto;
  padding-left: 5px;
  border: none;
  color: #BCBCBC;
}

input:focus {
  outline: none !important;
  box-shadow: 0 0 10px #719ECE;
}

input[type="text"] {
  color: #BCBCBC;
  width: 285px;
  margin: 5px auto;
  padding-left: 5px;
}

input[type=submit] {
  width: 300px;
  margin: 5px auto;
  padding: 0;
  cursor: pointer;
}

input[type=submit],
textarea {
  background-color: transparent;
  font-size: 18px;
  color: #fff;
}

input[type="text"],
textarea {
  font-family: 'Muli', sans-serif;
  font-size: 13px;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  border: 1px solid #DDDDDD;
  outline: none;
  padding: 0;
  margin: 0;
  height: 26px;
  width: 300px;
}

input[type=text]:focus,
textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  padding: 0;
  margin: 0;
  height: 26px;
  width: 300px;
  border: 1px solid rgba(81, 203, 238, 1);
}

/* end of reset */


body {
  font-size: 62.5%;
  /**/
  font-family: 'Muli', sans-serif;
  text-shadow: 2px 2px 1px hsla(0, 0%, 50%, .08);
  background: #fff;
  background-image: url(_RJ/images/background_tile_01.jpg);
  background-repeat: repeat;
}

a {
  color: #99ca3c;
  text-decoration: none;
}

a:hover {
  color: #fff;
  text-decoration: none;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}

a.opacity:hover {
  opacity: .5;
}

/************************************************************************************************************************
                                                    GLOBAL STYLING
*************************************************************************************************************************/
.spacer5px {
  width: 5px;
  height: 40px;
}

.spacer1 {
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}

.spacer2 {
  height: 2px;
  line-height: 2px;
  font-size: 2px;
}

.spacer3 {
  height: 3px;
  line-height: 3px;
  font-size: 3px;
}

.spacer4 {
  height: 4px;
  line-height: 4px;
  font-size: 4px;
}

.spacer5 {
  height: 5px;
  line-height: 5px;
  font-size: 5px;
}

.spacer6 {
  height: 6px;
  line-height: 6px;
  font-size: 6px;
}

.spacer8 {
  height: 8px;
  line-height: 8px;
  font-size: 8px;
}

.spacer9 {
  height: 9px;
  line-height: 9px;
  font-size: 9px;
}

.spacer10 {
  height: 10px;
  line-height: 10px;
  font-size: 10px;
}

.spacer12 {
  height: 12px;
  line-height: 12px;
  font-size: 12px;
}

.spacer13 {
  height: 13px;
  line-height: 13px;
  font-size: 13px;
}

.spacer14 {
  height: 14px;
  line-height: 14px;
  font-size: 14px;
}

.spacer15 {
  height: 15px;
  line-height: 15px;
  font-size: 15px;
}

.spacer16 {
  height: 16px;
  line-height: 16px;
  font-size: 16px;
}

.spacer18 {
  height: 18px;
  line-height: 18px;
  font-size: 18px;
}

.spacer20 {
  height: 20px;
  line-height: 20px;
  font-size: 20px;
}

.spacer25 {
  height: 25px;
  line-height: 25px;
  font-size: 25px;
}

.spacer30 {
  height: 30px;
  line-height: 30px;
  font-size: 30px;
}

.spacer35 {
  height: 35px;
  line-height: 35px;
  font-size: 35px;
}

.spacer40 {
  height: 40px;
  line-height: 40px;
  font-size: 40px;
}

.spacer50 {
  height: 50px;
  line-height: 50px;
  font-size: 50px;
}

.spacer60 {
  height: 60px;
  line-height: 60px;
  font-size: 60px;
}

.spacer70 {
  height: 70px;
  line-height: 70px;
  font-size: 70px;
}

.spacer80 {
  height: 80px;
  line-height: 80px;
  font-size: 80px;
}

.spacer90 {
  height: 90px;
  line-height: 90px;
  font-size: 90px;
}

.spacer100 {
  height: 100px;
  line-height: 100px;
  font-size: 100px;
}

.spacer425 {
  height: 425px;
  line-height: 425px;
}

.clear0 {
  font-size: 0px;
  line-height: 0px;
  width: 0px;
  height: 0px;
  clear: both;
  display: block;
}

.clearit {
  font-size: 1px;
  line-height: 1px;
  width: 1px;
  height: 1px;
  clear: both;
  display: block;
}

.clearbox {
  clear: both;
}

.cursorpointer {
  cursor: pointer;
}

.cursorhelp {
  cursor: help !important;
}

.nodisplay {
  display: none !important;
}

.pos_rel {
  position: relative;
}

.pos_absolute {
  position: absolute;
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

.nofloat {
  float: none !important;
}

.inline {
  display: inline;
}

.inlineblock {
  display: inline-block;
}

.nomarginleft {
  margin-left: 0px !important;
}

.nomargin {
  margin: 0 !important;
}

.nomarginright {
  margin-right: 0px !important;
}

.marginauto {
  margin: 0 auto !important;
}

.margintop0 {
  margin-top: 0px !important;
}

.margintop1 {
  margin-top: 1px !important;
}

.margintop2 {
  margin-top: 2px !important;
}

.margintop3 {
  margin-top: 3px !important;
}

.margintop4 {
  margin-top: 4px !important;
}

.margintop5 {
  margin-top: 5px !important;
}

.margintop6 {
  margin-top: 6px !important;
}

.margintop7 {
  margin-top: 7px !important;
}

.margintop10 {
  margin-top: 10px !important;
}

.margintop11 {
  margin-top: 11px !important;
}

.margintop12 {
  margin-top: 12px !important;
}

.margintop13 {
  margin-top: 13px !important;
}

.margintop14 {
  margin-top: 14px !important;
}

.margintop15 {
  margin-top: 15px !important;
}

.margintop18 {
  margin-top: 18px !important;
}

.margintop20 {
  margin-top: 20px !important;
}

.margintop25 {
  margin-top: 25px !important;
}

.margintop30 {
  margin-top: 30px !important;
}

.margintop40 {
  margin-top: 40px !important;
}

.margintop50 {
  margin-top: 50px !important;
}

.margintop60 {
  margin-top: 60px !important;
}

.margintop70 {
  margin-top: 70px !important;
}

.margintop80 {
  margin-top: 80px !important;
}

.margintop90 {
  margin-top: 90px !important;
}

.margintop100 {
  margin-top: 100px !important;
}

.margintop110 {
  margin-top: 110px !important;
}

.margintop120 {
  margin-top: 120px !important;
}

.marginbottom0 {
  margin-bottom: 0px !important;
}

.marginbottom5 {
  margin-bottom: 5px !important;
}

.marginbottom10 {
  margin-bottom: 10px !important;
}

.marginbottom20 {
  margin-bottom: 20px !important;
}

.marginbottom30 {
  margin-bottom: 30px !important;
}

.marginbottom40 {
  margin-bottom: 40px !important;
}

.marginbottom50 {
  margin-bottom: 50px !important;
}

.marginleft0 {
  margin-left: 0px !important;
}

.marginleft1 {
  margin-left: 1px !important;
}

.marginleft2 {
  margin-left: 2px !important;
}

.marginleft3 {
  margin-left: 3px !important;
}

.marginleft4 {
  margin-left: 4px !important;
}

.marginleft5 {
  margin-left: 5px !important;
}

.marginleft6 {
  margin-left: 6px !important;
}

.marginleft10 {
  margin-left: 10px !important;
}

.marginleft15 {
  margin-left: 15px !important;
}

.marginleft20 {
  margin-left: 20px !important;
}

.marginleft21 {
  margin-left: 21px !important;
}

.marginleft22 {
  margin-left: 22px !important;
}

.marginleft23 {
  margin-left: 23px !important;
}

.marginleft24 {
  margin-left: 24px !important;
}

.marginleft25 {
  margin-left: 25px !important;
}

.marginleft30 {
  margin-left: 30px !important;
}

.marginleft40 {
  margin-left: 40px !important;
}

.marginleft50 {
  margin-left: 50px !important;
}

.marginleft60 {
  margin-left: 60px !important;
}

.marginleft65 {
  margin-left: 65px !important;
}

.marginleft70 {
  margin-left: 70px !important;
}

.marginleft75 {
  margin-left: 75px !important;
}

.marginleft80 {
  margin-left: 80px !important;
}

.marginleft90 {
  margin-left: 90px !important;
}

.marginleft100 {
  margin-left: 100px !important;
}

.marginleft110 {
  margin-left: 110px !important;
}

.marginleft120 {
  margin-left: 120px !important;
}

.marginleft200 {
  margin-left: 200px !important;
}


.marginright0 {
  margin-right: 0px !important;
}

.marginright5 {
  margin-right: 5px !important;
}

.marginright10 {
  margin-right: 10px !important;
}

.marginright15 {
  margin-right: 15px !important;
}

.marginright18 {
  margin-right: 18px !important;
}

.marginright20 {
  margin-right: 20px !important;
}

.marginright30 {
  margin-right: 30px !important;
}

.marginright35 {
  margin-right: 35px !important;
}

.marginright40 {
  margin-right: 40px !important;
}

.marginright45 {
  margin-right: 45px !important;
}

.marginright50 {
  margin-right: 50px !important;
}

.marginright60 {
  margin-right: 60px !important;
}

.marginright70 {
  margin-right: 70px !important;
}

.marginright80 {
  margin-right: 80px !important;
}

.marginright120 {
  margin-right: 120px !important;
}

.marginright150 {
  margin-right: 150px !important;
}

.nopadding {
  padding: 0 0 0 0 !important;
}

.pad4 {
  padding: 4px;
}

.pad6 {
  padding: 6px;
}

.pad10 {
  padding: 10px;
}

.pad12 {
  padding: 12px;
}

.pad16 {
  padding: 16px;
}

.pad18 {
  padding: 18px;
}

.pad20 {
  padding: 20px;
}

.pad24 {
  padding: 24px;
}

.paddingtop10 {
  padding-top: 10px !important;
}

.paddingtbottom10 {
  padding-bottom: 10px !important;
}

.paddingtbottom20 {
  padding-bottom: 20px !important;
}

.paddingtbottom30 {
  padding-bottom: 30px !important;
}

.paddingtbottom40 {
  padding-bottom: 40px !important;
}

.paddingtbottom50 {
  padding-bottom: 50px !important;
}

.paddingtbottom60 {
  padding-bottom: 60px !important;
}

.paddingtbottom70 {
  padding-bottom: 70px !important;
}

.paddingtop5 {
  padding-top: 5px !important;
}

.paddingtop10 {
  padding-top: 10px !important;
}

.paddingtop15 {
  padding-top: 15px !important;
}

.paddingtop20 {
  padding-top: 20px !important;
}

.paddingtop30 {
  padding-top: 30px !important;
}

.paddingtop40 {
  padding-top: 40px !important;
}

.paddingtop50 {
  padding-top: 50px !important;
}

.paddingtop60 {
  padding-top: 60px !important;
}

.paddingtop70 {
  padding-top: 70px !important;
}

.nopaddingtop {
  padding-top: 0px !important;
}

.nopaddingright {
  padding-right: 0px !important;
}

.nopaddingbottom {
  padding-bottom: 0px !important;
}

.nopaddingleft {
  padding-left: 0px !important;
}

.push5 {
  padding-left: 5px !important;
}

.push10 {
  padding-left: 10px !important;
}

.push13 {
  padding-left: 13px !important;
}

.push15 {
  padding-left: 15px !important;
}

.push20 {
  padding-left: 20px !important;
}

.push30 {
  padding-left: 30px !important;
}

.pTitle {
  padding: 0px 0px 0px 6px;
}

.mright8 {
  margin-right: 8px;
}

.txt_cap {
  text-transform: uppercase;
}

.txt_capnone {
  text-transform: none !important;
}

.txt_bold {
  font-weight: bold !important;
}

.txt_bold900 {
  font-weight: 900 !important;
}

.txt_light200 {
  font-weight: 200 !important;
}

.txt_italic {
  font-style: italic;
}

.txt_normal {
  font-style: normal;
}

.underline {
  text-decoration: underline;
}

.txt_trans_none {
  text-transform: none !important;
}

.textleft {
  text-align: left !important;
}

.textcenter {
  text-align: center !important;
}

.textright {
  text-align: right !important;
}

.vertalignmiddle {
  vertical-align: middle !important;
}

.fs_9 {
  font-size: 9px !important;
}

.fs_10 {
  font-size: 10px !important;
}

.fs_11 {
  font-size: 11px !important;
}

.fs_12 {
  font-size: 12px !important;
}

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

.fs_14 {
  font-size: 14px !important;
}

.fs_15 {
  font-size: 15px !important;
}

.fs_16 {
  font-size: 16px !important;
}

.fs_18 {
  font-size: 18px !important;
}

.fs_19 {
  font-size: 19px !important;
}

.fs_20 {
  font-size: 20px !important;
}

.fs_21 {
  font-size: 21px !important;
}

.fs_22 {
  font-size: 22px !important;
}

.fs_24 {
  font-size: 24px !important;
}

.fs_25 {
  font-size: 25px !important;
}

.fs_28 {
  font-size: 28px !important;
}

.fs_30 {
  font-size: 30px !important;
}

.fs_32 {
  font-size: 32px !important;
}

.fs_40 {
  font-size: 40px !important;
}

.fs_49 {
  font-size: 49px !important;
}

.fs_50 {
  font-size: 50px !important;
}

.lh_pt1 {
  line-height: .1 !important;
}

.lh_pt2 {
  line-height: .2 !important;
}

.lh_pt3 {
  line-height: .3 !important;
}

.lh_pt4 {
  line-height: .4 !important;
}

.lh_half {
  line-height: .5 !important;
}

.lh_pt6 {
  line-height: .6 !important;
}

.lh_pt7 {
  line-height: .7 !important;
}

.lh_pt8 {
  line-height: .8 !important;
}

.lh_pt9 {
  line-height: .9 !important;
}

.lh_1 {
  line-height: 1 !important;
}

.lh_1pt1 {
  line-height: 1.1 !important;
}

.lh_1pt2 {
  line-height: 1.2 !important;
}

.lh_1pt3 {
  line-height: 1.3 !important;
}

.lh_1pt4 {
  line-height: 1.4 !important;
}

.lh_1andhalf {
  line-height: 1.5 !important;
}

.lh_2 {
  line-height: 2 !important;
}

.lh_2half {
  line-height: 2.5 !important;
}

.lh_3 {
  line-height: 3 !important;
}

.lh_4 {
  line-height: 4 !important;
}

.lh_5 {
  line-height: 5 !important;
}

.lh_6 {
  line-height: 6 !important;
}

.lh_7 {
  line-height: 7 !important;
}

.lh_8 {
  line-height: 8 !important;
}

.lh_9 {
  line-height: 9 !important;
}

.lh_10 {
  line-height: 10 !important;
}

.lh_11 {
  line-height: 11 !important;
}

.lh_12 {
  line-height: 12 !important;
}

.lh_13 {
  line-height: 13 !important;
}

.lh_14 {
  line-height: 14 !important;
}

.lh_15 {
  line-height: 15 !important;
}

.lh_16 {
  line-height: 16 !important;
}

.lh_17 {
  line-height: 17 !important;
}

.lh_18 {
  line-height: 18 !important;
}

.lh_19 {
  line-height: 19 !important;
}

.lh_20 {
  line-height: 20 !important;
}

.lh_25 {
  line-height: 25 !important;
}

.lh_30 {
  line-height: 30 !important;
}

.lh_35 {
  line-height: 35 !important;
}

.lh_40 {
  line-height: 40 !important;
}

.lh_45 {
  line-height: 45 !important;
}

.lh_50 {
  line-height: 50 !important;
}

.lh_55 {
  line-height: 55 !important;
}

.lh_60 {
  line-height: 60 !important;
}

.lh_65 {
  line-height: 65 !important;
}

.lh_70 {
  line-height: 70 !important;
}


.color_red {
  color: #f00 !important;
}

.color_blue {
  color: #29a4c4 !important;
}

.color_orange {
  color: #F3732E !important;
}

.color_green {
  color: #99ca3c !important;
}

.color_purple {
  color: #8F2E90 !important;
}

.color_bronze {
  color: #987301 !important;
}

.color_silver {
  color: #c4e0e9 !important;
}

.color_gold {
  color: #f1cc00 !important;
}

.color_diamond {
  color: #90bec8 !important;
}

.color_darkgrey {
  color: #7b7b7b !important;
}

.color_chocolate {
  color: #4e0500 !important;
}

.color_pink {
  color: #d88e88 !important;
}

.color_lightpink {
  color: #edb8b4 !important;
}

.color_lightbrown {
  color: #88362f !important;
}


.bkd_color_white {
  background-color: #fff !important;
}

.bkd_color_blue {
  background-color: #29a4c4 !important;
}

.bkd_color_green {
  background-color: #99ca3c !important;
}

.bkd_color_darkblue {
  background-color: #007C9D !important;
}

.bkd_color_lightgrey {
  background-color: #f2f2f2 !important;
}

.bkd_color_darkgrey {
  background-color: #7b7b7b !important;
}

.bkd_color_chocolate {
  background-color: #4e0500 !important;
}

.bkd_color_pink {
  background-color: #d88e88 !important;
}

.bkd_color_lightbrown {
  background-color: #88362f !important;
}


.fs_12 .color_red:hover {
  color: #000 !important;
}

.color_black {
  color: #000 !important;
}

.color_white {
  color: #FFF !important;
}

.color_lightgray {
  color: #A8A8A8 !important;
}

.color_darkgray {
  color: #666 !important;
}

.color_grey {
  color: #6e6e6e !important;
}


.sitecontainer {
  width: 100%;
  max-width: 1920px;
  min-width: 900px;
  min-height: 580px;
  background: transparent;
  margin: 0 auto;
}

/* .contentcontainer serves to create a fixed-width, centered container. It is used inside the "bgrext" styles.*/
.contentcontainer {
  width: 960px;
  background-color: transparent;
  margin: 0px auto;
}

.branches {
  width: 94%;
  margin: 3%;
  padding: 7px 0 0 0;
  height: 320px;
  background-color: transparent;
  background-color: #282828;
  border: 4px solid #29a4c4;
  border-radius: 12px;
  position: relative;
  text-align: center;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}

.branches:hover {
  background-color: #99ca3c;
  border: 4px solid #3D3D3D;
}

.branches .title {
  font-size: 3.5em;
  color: #fff;
  text-align: center;
  margin: 0;
  line-height: .9;

}

.branches .subtitle {
  font-size: 2.6em;
  color: #fff;
  letter-spacing: 13px;
  text-align: center;
  margin: 0;
  line-height: .9;
}

.branches .button {
  position: absolute;
  bottom: 10px;
  width: 100%;
  margin: 0 auto 0 auto;
}

.branches img {
  margin: 0 auto;
}

h1 {
  font-weight: normal;
}

h2 {
  font-weight: normal;
}

.column {
  float: left;
  padding: 0;
  width: 320px;
  min-width: 160px;
  height: auto;
  height: 380px;
  background-color: transparent;
  margin-bottom: 20px;
}

p {
  color: #8e8e8e;
  font-size: 14px;
}

.descript {
  padding: 10px 20px 0 20px;
  line-height: 1.3;
}

#slider {
  width: 1500px;
  height: 360px !important;
  border-radius: 5px;
  position: relative;
  z-index: 9998;
  margin: 0 auto;
  position: relative;
}

#slider ul {
  width: 1500px;
  height: 360px;
}

.color_green {
  color: #99ca3c;
}

.color_blue {
  color: #29a4c4;
}

.color_medgrey {
  color: #8e8e8e;
}

.color_red {
  color: red;
}

.color_white {
  color: #fff;
}

/* the "bgrext" (background extension) styles are intended to provide backgrounds that extend the full width */
/* of the browser. The "contencontainer" style is used to provide the fixed-width centered, */
/* container that the bulk of the actual content sits within. */

.bgrext {
  background-color: #3d3d3d;
  width: 100%;
  border-bottom: 6px solid #99ca3c;
}

/* this serves to extend containing rectangle to browser's width*/
.bgrextgray {
  background-color: #3d3d3d;
  width: 100%;
}

.bgrextwhite {
  background-color: #fff;
  width: 100%;
  height: auto;
}

.bgrextgreen {
  background-color: #99ca3c;
  width: 100%;
  margin: -3px 0 20px 0;
  position: relative;
  z-index: 9999;
}

.header {
  background-color: #3d3d3d;
  width: 100%;
  padding: 10px;
  margin: 0 auto;
  position: relative;
}

.headermenu {
  position: absolute;
  top: 20px;
  right: 40px;
  background-color: transparent;
  width: 70%;
  text-align: right;
  color: #99ca3c;
  font-size: 17px;
}

/*************************
OLD HEADER MENU BEFORE JQUERY SUPERFISH APPLIED
.headermenu {position: absolute; top:11px; right:50px;background-color:transparent;width:75%;text-align:right;color:#99ca3c;font-size:17px;}
*************************/
.footerbgrext {
  background-color: #3d3d3d;
  width: 100%;
  clear: both;
  padding: 15px 0 10px 0;
}

.footerphone {
  float: left;
  width: 52%;
  font-size: 6em;
  color: white;
  line-height: .6;
  font-weight: bold;
  letter-spacing: -2px;
}

.footermail {
  float: right;
  width: 38%;
  border-left: 4px solid #99ca3c;
  padding-left: 10px;
  /*background-color:aqua;*/
}

.footermenu {
  background-color: transparent;
  width: 100%;
  text-align: center;
  clear: both;
  font-size: 14px;
  margin: 25px 0 5px 0;
  color: #99ca3c;
}

.footermenu a {
  margin: 0 10px
}

.footercopyright {
  text-align: center;
  clear: both;
  font-size: 12px;
  color: #fff;
}


/* these are the background-image-swap styles for the buttons on index.php and book.php*/
.ind {
  background-image: url(../images/btn_select_IND.png);
  width: 168px;
  height: 42px;
  margin: 0 auto;
}

.ind:hover {
  background-image: url(../images/btn_select_IND_hover.png);
}

.corp {
  background-image: url(../images/btn_select_CORP.png);
  width: 168px;
  height: 42px;
  margin: 0 auto;
}

.corp:hover {
  background-image: url(../images/btn_select_CORP_hover.png);
}

.book {
  background-image: url(../images/btn_select_BOOK.png);
  width: 168px;
  height: 42px;
  margin: 0 auto;
}

.book:hover {
  background-image: url(../images/btn_select_BOOK_hover.png);
}

/* the following styles are for rollover buttons on the start.php, addervice.php, and commit.php pages */
.indbasic {
  background-image: url(../images/ind/btn_basicSignup_IND.png);
  width: 118px;
  height: 30px;
  margin: 0 auto;
}

.indbasic:hover {
  background-image: url(../images/ind/btn_basicSignup_IND_hover.png);
}

.indDIY {
  background-image: url(../images/ind/btn_DIYSignup_IND.png);
  width: 118px;
  height: 30px;
  margin: 0 auto;
}

.indDIY:hover {
  background-image: url(../images/ind/btn_DIYSignup_IND_hover.png);
}

.indFinish {
  background-image: url(../images/ind/btn_finishSignup_IND.png);
  width: 151px;
  height: 38px;
  /*margin:0 auto;*/
}

.indFinish:hover {
  background-image: url(../images/ind/btn_finishSignup_IND_hover.png);
}

.indLive {
  background-image: url(../images/ind/btn_liveSignup_IND.png);
  width: 118px;
  height: 30px;
  margin: 0 auto;
}

.indLive:hover {
  background-image: url(../images/ind/btn_liveSignup_IND_hover.png);
}

.indValue {
  background-image: url(../images/ind/btn_valueSignup_IND.png);
  width: 118px;
  height: 30px;
  margin: 0 auto;
}

.indValue:hover {
  background-image: url(../images/ind/btn_valueSignup_IND_hover.png);
}

/* styles exclusive to start page */
.startbuttonswrapper {
  width: 260px;
  margin: 15px auto;
  height: auto;
}

.startbuttonouter {
  float: left;
  width: 52px;
  text-align: center;
  /*border:1px dotted red;*/
}

.startbutton {
  width: 40px;
  height: 40px;
  background: #99ca3c;
  padding: 3px;
  margin: 0;
  border: 3px solid #99CA3C;
  border-radius: 50%;
  overflow: visible;
  display: table-cell;
  vertical-align: middle;
  clear: both;
}

.startbutton span {
  width: 40px;
  height: 40px;
  padding: 0px;
  text-align: center;
  font-size: 28px;
  font-weight: 900;
  color: white;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}

.startbuttonouter p.subtitle {
  padding-top: 3px;
  font-size: 12px;
  text-align: center;
  font-weight: normal;
  color: #8e8e8e;
}

.startellipses {
  width: 40px;
  height: 40px;
  padding: 12px 3px;
  text-align: center;
  font-size: 28px;
  font-weight: 900;
  color: #333333;
  margin: 0;
  overflow: visible;
  display: table-cell;
  vertical-align: middle;
  float: left;
}

h2.start {
  Font-size: 36px;
  color: #000;
  text-align: center;
  font-weight: bold;
  margin: 15px;
}

h3.start {
  font-size: 42px;
  color: #a0a0a0;
  text-align: center;
  margin: 10px;
  font-weight: normal;
}

h4.start {
  font-size: 24px;
  color: #e3e3e3;
  text-align: center;
  margin: 10px;
  font-weight: normal;
}

.indprice {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}

.indpricesub {
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  padding-left: 8px;
  line-height: 1.4;
}

.indlist {
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  margin-left: 20px;
  margin-top: 6px;
}

.indlist li {
  margin-left: 4px;
  margin-top: 6px;
  font-weight: bold;
}

.indmedwell {
  font-size: 13px;
  font-weight: normal;
  color: #fff;
  margin: 4px 0 0 0;
}

.indmedwellmain {
  font-size: 42px;
  font-weight: normal;
  color: #fff;
}

.indmedwellsub {
  font-size: 11px;
  font-weight: normal;
  color: #fff;
}

.indbasic {
  background-image: url(../images/ind/btn_basicSignup_IND.png);
  width: 118px;
  height: 30px;
  margin: 0 auto;
}

.indbasic:hover {
  background-image: url(../images/ind/btn_basicSignup_IND_hover.png);
}


.indtile {
  background: #99ca3c;
  border: 6px solid #e3e3e3;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}

.indtile:hover {
  background-color: #29a4c4;
  border: 6px solid #a0a0a0;
}

.BASICtile {
  width: 400px;
  height: 280px;
  margin: 0 auto;
}

.DIYtile {
  width: 270px;
  height: 390px;
  padding: 0;
  margin: 10px 5px 5px 10px;
  float: left;
}

.LIVEtile {
  width: 270px;
  height: 390px;
  padding: 0;
  margin: 10px 10px 5px 5px;
  float: left;
}

.ALLtile {
  width: 562px;
  height: 370px;
  padding: 0;
  margin: 5px 10px 10px 10px;
  float: left;
}

.formTile {
  background: #fff;
  border: 6px solid #e3e3e3;
  border-radius: 8px;
  position: relative;
  z-index: 2
}

.formLeft {
  float: left;
  height: 480px;
  width: 480px;
  margin: 30px 0 0 0px;
  border-radius: 50%;
  background: #ffffff url('../images/registering_circle.png') no-repeat center center;
  background-position: 0;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.formLeft:hover {
  float: left;
  height: 480px;
  width: 480px;
  margin: 30px 0 0 0px;
  border-radius: 50%;
  background: #ffffff url('../images/registering_circle.png') no-repeat center center;
  background-position: -480px;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.formRight {
  width: 415px;
  float: left;
  margin: 50px 0 5px 15px;
}

.formButton_contain {
  width: 300px;
  background-color: #fff;
  height: 27px;
  margin: 0 auto;
  margin-bottom: 10px;
  border: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.formButton_contain:hover {
  width: 300px;
  background-color: #fff;
  height: 27px;
  margin: 0 auto;
  margin-bottom: 10px;
  border: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  border: 1px solid rgba(81, 203, 238, 1);
}

.formButton_contain_accept {
  background-color: transparent;
  height: 20px;
  border: none;
  font-size: 15px;
  margin-bottom: 5px;
  width: 320px;
  border-radius: none;
  box-shadow: none;
  margin-left: 45px;
}

.formButton_contain_submit {
  width: 300px;
  background-color: #29a4c4;
  height: 30px;
  margin: 0 auto;
  margin-bottom: 10px;
  border: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.formButton_contain_submit:hover {
  width: 300px;
  background-color: #99CA3C;
  height: 30px;
  margin: 0 auto;
  margin-bottom: 10px;
  border: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}

/* the #form ID is applied to the site container on the registration page to style text on that page without affecting other pages*/
#form {
  font-size: 12px;
  color: #3d3d3d;
}

#form p {
  font-size: 14px;
  color: #8e8e8e;
}

#form h1 {
  font-size: 48px;
  color: #3d3d3d;
  text-align: center;
  margin: 10px;
  font-weight: bold;
}

#form h2 {
  font-size: 13px;
  color: #e3e3e3;
  text-align: center;
  margin: 0 auto;
  font-weight: normal;
}

#form p {
  font-size: 12px;
  color: ##3d3d3d;
  text-align: left;
  margin: 10px;
  font-weight: normal;
}

.formHeader {
  color: #29a4c4;
  font-weight: bold;
  font-size: 14px;
  padding-left: 45px;
}

.clearboth {
  clear: both;
}

.clearright {
  clear: right;
}

.clearleft {
  clear: left;
}

.break {
  display: block;
}