﻿/* Resets */
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: baseline;
}
:focus {
	outline: 0;
}
body {
	color: #343434;
	background: #fff;
	font: 14px/20px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
}
html {
  overflow-y: scroll;
}
p {
  padding-bottom: 14px;
}
ol, ul {
	list-style: none;
}
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: "" "";
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Link Styles */
a:link, a:visited {
	color: #3d8e8c;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #3d8e8c;
	text-decoration: none;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.2em;
  font-weight: normal;
  color: #333;
  padding-bottom: 10px;
}
h1 {
  font-size: 22px;
  padding-bottom: 30px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
  padding-bottom: 5px;
}
h4 {
}
h5 {
}
h6 {
}

.error {
	font-style: italic;
	color: #CC3300;
}

/* Wraps */
#header_wrap {
  padding: 0 10px;
  min-width: 940px;
  background: transparent url(../image/header.png) repeat-x;
  height: 250px;
  z-index: 99;
}
body.home #header_wrap {
  background: transparent url(../image/header-home.png) repeat-x;
  height: 500px;
  z-index: 99;
}
#content_wrap {
  padding: 40px 10px 40px 10px;
  min-width: 940px;
  background: transparent url(../image/content-bg.jpg) no-repeat 50% 0;
}
body.home #content_wrap {
  padding: 100px 10px 40px 10px;
}
#footer_wrap {
  padding: 0 10px 40px 10px;
  min-width: 940px;
  overflow: visible;
}
/* Header */
#header {
  width: 940px;
  margin: 0 auto;
  position: relative;
  background: transparent url(../image/header-shadow.jpg) no-repeat 50% 0;
  height: 127px;
  z-index: 99;
}
  .logo {
    position: absolute;
    top: 23px;
  }
  .top-navigation {
    font-size: 10px;
    line-height: 14px;
    position: absolute;
    right: 0;
    top: 20px;
    color: #ccc;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  }
    .top-navigation li {
      display: inline;
    }
      .top-navigation li a {
        border-left: 1px solid #3c3c3c;
        color: #fff;
        padding: 0 0 0 7px;
        margin-left: 5px;
      }
      .top-navigation li a:hover {
        color: #da578a;
      }
  .naivigation {
    position: absolute;
    right: 0;
    bottom: 0px;
    font-size: 12px;
  }
    .naivigation li {
      display: inline;
    }
      .naivigation li a {
        display: block;
        float: left;
        background: #010101;
        padding: 10px 30px 8px 30px;
        margin-left: 3px;
        color: #fff;
        border: 1px solid #2c2c2c;
        border-bottom: none;
        border-top-left-radius: 8px;
        -moz-border-radius-topleft: 8px;
        -webkit-border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        -moz-border-radius-topright: 8px;
        -webkit-border-top-right-radius: 8px;
      }
      .naivigation li a:hover,
      .naivigation li.active a {
        background: #fdfdfd;
        border-color: transparent;
        color: #000;
      }
  .page_title {
    font-size: 26px;
    color: #3c3c3c;
    text-shadow: 0 1px 0 #fff;
    position: absolute;
    left: 0;
    bottom: -100px;
    font-weight: 600;
    font-style: normal;
    padding-bottom: 0px;
  }
/* Sub Header */  
.sub_header {
  width: 940px;
  margin: 0 auto;
  position: relative;
  background: transparent url(../image/header-home-gradient.jpg) no-repeat 50% 100%;
  height: 372px;
  z-index: 99;
}
  .intro {
    width: 460px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 135px;
  }
    .intro h1 {
      font-size: 30px;
      line-height: 1.3em;
      color: #3c6b7c;
      text-shadow: #ebf9f8 0 1px 0;
      font-weight: 600;
      padding-bottom: 20px;
    }
      .intro h1 em {
        color: #3c3c3c;
      }
      .intro p {
        color: #3c6b7c;
        text-shadow: #c7ebe9 0 1px 0;
      }
  .sign-up-btn {
    width: 193px;
    height: 41px;
    background: url(../image/sign-up-btn.png) no-repeat 0 0;
    display: block;
    position: absolute;
    text-indent: -9999px;
    left: 0px;
    bottom: -63px;
  }
  .take-tour-btn {
    width: 193px;
    height: 41px;
    background: url(../image/take-tour-btn.png) no-repeat 0 0;
    display: block;
    position: absolute;
    text-indent: -9999px;
    left: 240px;
    bottom: -63px;
  }
  .screen {
    display: block;
    width: 501px;
    height: 353px;
    background: url(../image/screenshot.png) no-repeat 0 0;
    position: absolute;
    right: -20px;
    bottom: -70px;
    text-indent: -9999px;
  }
/* Content */
#content {
  width: 940px;
  margin: 0 auto;
  position: relative;
}
.has-sidebar {
  background: transparent url(../image/has-sidebar.gif) repeat-y 50% 0;
}
  #page {
    width: 620px;
    float: left;
  }
    /* Tour Page */
    .tour_image {
      padding: 9px;
      background: #ececec;
      border: 1px solid #ccc;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      float: left;
    }
      .tour_nav {
        position: relative;
        height: 55px;
      }
        .tour_nav .left_btn {
          position: absolute;
          left: 0;
          top: 0;
          background: #ececec url(../image/left_arrow.png) no-repeat center center;
        }
        .tour_nav .right_btn {
          position: absolute;
          right: 0;
          top: 0;
          background: #ececec url(../image/right_arrow.png) no-repeat center center;
        }
        .tour_nav .left_btn,
        .tour_nav .right_btn {
          display: block;
          border: 1px solid #ccc;
          -moz-border-radius: 2px;
          -webkit-border-radius: 2px;
          border-radius: 2px;
          text-indent: -9999px;
          width: 36px;
          height: 32px;
        }
        .tour_nav a:hover.left_btn,
        .tour_nav a:hover.right_btn {
          background-color: #e5e5e5;
        }
        .tour_nav h2 {
          text-align: center;
        }
          .tour_nav h2 span {
            font-size: 14px;
            display: block;
            line-height: 14px;
          }
    /* Prices Page */
    .prices_header {
      padding: 20px;
      padding-bottom: 12px;
      background: #ececec;
      border: 1px solid #ccc;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      margin-bottom: 20px;
      text-align: center;
    }
      .prices_header h1 {
        text-shadow: 0 1px 0 #fff;
        font-weight: 600;
        font-size: 34px;
        padding-bottom: 0px;
      }
    
    #prices {
      padding: 9px;
      background: #ececec;
      border: 1px solid #ccc;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
    }
      #pricingTbl {
      	clear: both;
      	padding: 0px;  
      	width: 100%;
      	border: 1px #999 solid;
      	border-right: none;
      	border-bottom: none; 
      	padding-top: 0px;
      }
        #pricingTbl th, 
        #pricingTbl td {
          padding: 5px;
          position: relative;
          vertical-align: middle;
        }
        #pricingTbl tr:hover td {
          background: #f3f3f3;
        }
          #pricingTbl td{
          	border-right: 1px #1b5655 solid;
          	border-bottom: 1px #ccc solid;
          	border-left: none;
          	border-top: none;
          	text-align: center;
          	background: #fcfcfc;
          }
          #pricingTbl tr.heading-top td {
            border-bottom: 1px solid #def0f0;
          }
          #pricingTbl tr.top-tr td {
            background: #e1f9f9;
            border-bottom: 1px solid #fff;
          }
          #pricingTbl td.plan {
          	background: #3d8e8c !important;
          	color: white;
          	text-align: center;
          	vertical-align: top;
          }
          #pricingTbl td.choose-plan {
            font-weight: 600; 
            font-size: 24px; 
            vertical-align: middle; 
            background-color: #c2eeed !important;
            text-shadow: 0 1px 0 #EBF9F8;
            color: #3C3C3C;
          }
            div.plan-name {
            	font-size: 18px; 
            	font-weight: 600;
            }
            div.plan-price {
            	font-weight: 600;
            	padding-top: 5px;
            }
          #pricingTbl td.heading {
          	text-align: left;
          	padding-left: 10px;
          	font-weight: 600;
          }
          #pricingTbl td.notes {
          	text-align: left;
          	padding-left: 10px;
          	font-weight: normal;
          	border-bottom: 1px #1b5655 solid;
          }
    /* Lists */
    ol.alpha li {
      list-style: lower-alpha;
      margin-left: 20px;
      padding-bottom: 20px;
    }
    /* How it Works Page */
    .intented_for {
      padding: 50px 0 0 0;
    }
    .sub_intented {
      padding: 10px 0 40px 120px;
    }
      .s_event {
        background: url(../image/icon-tickets.png) no-repeat 10px 0;
      }
      .s_service {
        background: url(../image/icon-calendar.png) no-repeat 8px 0;
      }
      .s_web {
        background: url(../image/icon-computer.png) no-repeat 25px 0;
      }
      .sub_intented h2 {
        text-transform: uppercase;
        color: #3d8e8c;
      }
    /* Signup & Login Form */
    .general_form_wrap {
      width: 680px;
      margin: 0 auto;
      padding: 11px;
      background: #ececec;
      border: 1px solid #ccc;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      display: block;
      position: relative;
    }
      .general_form_wrap h1 {
        padding: 15px 0 20px 0px;
        text-shadow: 0 1px 0 #fff;
        font-weight: 600;
      }
      .general_form_wrap h3 {
        position: absolute;
        right: 15px;
        top: 30px;
        font-size: 14px;
      }
      .general_form {
        padding: 39px;
        background: #fff;
        border: 1px solid #ccc;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        color: #333;
        overflow: hidden;
        position: relative
      }
        .general_form p {
          overflow: hidden;
          padding: 10px 0 20px 0;
          position: relative;
        }
        .general_form p.form_p {
          padding: 20px 0 20px 140px;
        }
        .general_form p span {
          font-size: 10px;
          line-height: 10px;
          position: absolute;
          display: block;
          left: 140px;
          bottom: 0px;
        }
        input.frm_button {
          border: 1px solid transparent;
          background: #333;
          color: #fff;
          padding: 2px 15px;
          margin-left: 140px;
          margin-top: 10px;
          -moz-border-radius: 12px;
          -webkit-border-radius: 12px;
          border-radius: 12px;
          cursor: pointer;
          float: right;
        }
        input:hover.frm_button {
          background: #3d8e8c;  
        }
        .general_form label {
          float: left;
          display: block;
          width: 120px;
          line-height: 40px;
          text-align: right;
          padding-right: 20px;
        }
        .general_form .input {
          border: 1px solid #c3c3c3;
          border-right-color: #b0b0b0;
          border-bottom-color: #b0b0b0;
          width: 438px;
          padding: 10px;
          font: 14px/20px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
          float: left;
          background: #fbfbfb url(../image/input.png) repeat-x 0 0;
        }
        .forgot_un {
          position: absolute;
          right: 120px;
          bottom: 39px;
          font-size: 12px;
        }
        .forgot_pw {
          position: absolute;
          right: 120px;
          bottom: 39px;
          font-size: 12px;
        }
/* Sidebar */
#sidebar {
  width: 280px;
  float: right;
}
/* Footer */
#footer {
  width: 940px;
  margin: 0 auto;
  position: relative;
  border-top: 1px solid #ccc;
  padding: 10px 0;
  font-size: 11px;
  color: #777;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  overflow: visible;
}
  .footer_text {
    overflow: visible;
    padding-bottom: 40px;
  }
  #footer p {
    float: left;
  }
  #footer ul {
    float: right;
  }
    #footer li {
      display: inline;
      padding: 0 0 0 18px;
    }
  .live_support {
    float: left;
    display: block;
    padding-top: 5px;
    padding-bottom: 40px;
  }
  .trustee {
    float: right;
    display: block;
    padding-right: 40px;
    padding-bottom: 40px;
  }
  .bbb {
    float: right;
    display: block;
    padding-right: 40px;
    padding-bottom: 40px;
  }
  .verisign {
    float: right;
    display: block;
    padding-top: 2px;
    padding-bottom: 40px;
  }

