/*
Theme Name: Vigilance PRO Child Theme
Theme URI: http://thethemefoundry.com/vigilance/
Description: Child theme for customizing Vigilance PRO.
Version: 2.0
Author: The Theme Foundry
Author URI: http://thethemefoundry.com/
Template: vigilance_pro
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../vigilance_pro/stylesheets/master.css");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
    background: blue;
}
*/

/* Create CUSTOM styles here: */

.call-now {
    color: red;
    font-size: x-large;
}

.footer_nav {
    border-top: 1px solid #eee;
    clear: both;
    font-size: 1.1em;
    text-align: center;
}

.footer_nav ul li {
    display: inline;
    padding: 0 5px 0 7px;
    border-left: 1px solid #CCC;
}

.footer_nav ul li:first-child {
    border: 0;
}

.footer_disclaimer {
    border-top: 1px solid #eee;
    clear: both;
    color: #666;
    font-size: 1.1em;
    text-align: center;
}

.footer_places {
    border-top: 1px solid #eee;
    clear: both;
    color: #666;
    font-size: 1.1em;
    text-align: center;
}

.logo{
    display:block;
    text-indent:-1000em;
    background: url(http://mdsresource.net/wp-content/uploads/2011/03/mds-resource-logo_50x517.png) no-repeat 0 0;
    height:50px;
    width:517px;
}

span#title-logo {
    display:block;
    position:absolute;
    left:-1000em;
}

/* Squeeze Page 001 */

.body-001 {
  background:#d7d8d8 url(../images/background.jpg) repeat-x center top;
  margin:0;
  padding:0;
}
.body-001 h1 {
  color:#001d40;
  font-family:Tahoma, Verdana, Arial;
  font-size:30px;
  letter-spacing:-1px;
  line-height:40px;
  text-align:center;
}
.box-main-001 {
  border-radius:10px;
  background:url(../images/pattern.png) repeat;
  margin:10px auto;
  overflow:auto;
  padding:10px;
  width:729px;
  box-shadow:0px 0px 5px 0px #000;
  -webkit-border-radius:10px;
  -webkit-box-shadow:0px 0px 5px 0px #000;
}
.box-main-isi-001 {
  background:#fff;
  border-radius:10px;
  box-shadow:0px 0px 10px 0px #000;
  margin:0 auto;
  overflow:auto;
  padding:10px;
  width:97%;
  -webkit-border-radius:10px;
  -webkit-box-shadow:0px 0px 10px 0px #000;
}
.box-main-001 h1 {
  color:red;
  font-size:1.4em;
}
#contentbg-001 {
  backgroundurl(../images/content.png) repeat-y center top;
  height:auto;
  margin:0 auto 0 auto;
  overflow:auto;
  padding-bottom:10px;
  width:829px;
}
#header-001 {
  background:url(../images/header.png) no-repeat center top;
  height:244px;
  margin:0 auto 0 auto;
  overflow:hidden;
  padding:0!important;
  width:829px;
}
.headline-001 {
  float:left;
  margin-left:50px;
  margin-top:70px;
  width:380px;
}
.headline-001 h1 {
  color:#3f96cd!important;
  font-size:1.9em;
}
.left-001 {
  display:inline;
  float:left;
  width:480px;
}
#isi-001 {
  margin:0 auto;
  overflow:auto;
  width:770px;
}
.optin-box-001 {
  background:#e6a200;
  border-radius:10px;
  font-family:Arial;
  margin:0 auto;
  overflow:auto;
  padding:10px;
  width:165px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}
.optin-box-001 img {
  max-width:100%;
}
.optin-head-001 {
  background:#0e027b;
  border-radius:10px;
  color:white;
  font-family:Arial;
  font-size:17px;
  font-weight:bold;
  overflow:auto;
  padding:5px;
  text-align:center!important;
  width:97%;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}
.right-001 {
  display:inline;
  float:left;
  padding-left:40px;
}
.submit-001 {
  background:url(../images/signup.jpg) no-repeat center;
  border:none;
  cursor:pointer;
  display:block;
  height:38px;
  margin-top:10px;
  text-indent:-9999px;
  width:170px;
}
.text-field-001 {
  height:22px;
}
.video-001 {
  background:url(../images/watchthis.jpg) no-repeat center;
  height:378px;
  margin-left:-10px;
  width:526px;
}
.video-isi-001 {
  margin-left:21px;
  padding-top:59px;
}

