/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

.page .title {
display: none;
}

.entry img {
padding: 0px;
border: none;
background: none;
}

table {
width: 615px;
}


#wrapper {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
}

td {
vertical-align: top;
border: 1px solid #b7b7b7;
}

tr {
border: solid 1px #b7b7b7;
}

#header {
padding-top: 0px;
padding-bottom: 0px;
}

ul.nav ul {
width: 220%;
}



.infusion-field-label-container {
text-align:Left;

}
.infusion-field-label-container {
vertical-align:Middle;

}
.infusion-field-input-container {
width:260px;
}
.bodyContainer {
width:500px;
}

.simple .background {
    background-color: #FFFFFF;
}
.simple a {
    color: #0645AD;
}
.simple .text {
    color: #000000;
}
.simple .preheader a {
    color: #0645AD;
}
.simple .preheader .text {
    color: #1A242E;
}
.simple .header {
    background-color: #FFFFFF;
}
.simple .title {
    color: #1A242E;
}
.simple .subtitle {
    color: #000000;
}
.simple .sidebar .title, .simple .leftSidebar .title, .simple .rightSidebar .title {
    color: #000000;
}
.simple .sidebar .subtitle, .simple .leftSidebar .subtitle, .simple .rightSidebar .subtitle {
    color: #000000;
}
.simple .footer {
    background-color: #FFFFFF;
}
.simple .footer a {
    color: #0645AD;
}
.simple .footer .text {
    color: #000000;
}
.simple .infusion-field-label-container {
    color: #000000;
    font-size: 14px;
    font-family: arial, sans-serif;
}
.simple .infusion-field-input-container {
    color: #000000;
    font-size: 12px;
}
.simple .infusion-option label {
    color: #000000;
    font-size: 14px;
    font-family: arial, sans-serif;
}

.infusion-field-label-container {
text-align:Left;
}
.infusion-field-label-container {
vertical-align:Top;
}
.infusion-field-input-container {
width:270px;
}
.bodyContainer {
width:500px;
}


.clear {
clear: both;
}


.widget p {
margin-bottom: 0px;
}

.col-right {
width: 960px;
margin: 4px 0 0 0;
}

.download-icon {
position: relative;
top: 6px;
}


.phone_number {
  color: #4bb833;
  font-size: 58px;
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: -2px;
  font-weight: bold;
  line-height: 54px;
  position: absolute;
  top: 56px;
  right: 67px;
}

p.sidebar_phone_number  {
  text-align: left;
}
p.sidebar_phone_number span {
  font-size: 43px;
  position: relative;
  top: 0;
  right: 0;
  line-height: 43px;
  margin: 0;
}

#footer span#footer_phone {
  display: inline-block;
}