/*
Theme Name: VHC-Theme
Theme URI: http://www.validatehealthcard.com/theme
Author: www.validatehealthcard.com
Author URI: http://www.validatehealthcard.com/
Description: Validate Health Card theme based off the Figero Theme.
Version: 1.0.0
License: GNU General Public License
License URI: license.txt
Tags: black, blue, one-column, right-sidebar, fixed-width, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, sticky-post, theme-options, translation-ready
*/
@import url("css/reset.css");
@import url("css/960_24_col.css");
/*@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic|PT+Sans+Caption:400,700);*/
/*=======================================================*/
/*----------------------BASIC HTML-----------------------*/
/*=======================================================*/
body {
    font-size:13px;
    color:#4a4a4a;
    font-family: "Trebuchet MS";
    line-height: 20px;
}
pre, code {
}
hr {
    border: 0 #ccc solid;
    border-top-width: 1px;
    clear: both;
    height: 0;
}
:focus {/* remember to define focus styles! */
    outline: 0;
}
input[type="submit"] {
    cursor:pointer;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a{
    text-decoration: none;
    color:#4a4a4a;
}
h1, h2, h3, h4, h5, h6 {
/*    font-family:"kreon"; */
    font-weight:normal;
    color:#474747;
}
span {
}
p, li, a, label {
    font-family: "Trebuchet MS";
}
td,th{
    border: 1px solid #ccc;
    padding: 3px;
}
th{
    background: #cccccc; 
}
select{
    clear: both;
}
dt {
    font-weight: bold;
}

.margin-top50 {
    margin-top: 50px;    
}

.margin-top75 {
    margin-top: 75px;    
}

.margin-top100 {
    margin-top: 100px;    
}

.margin-top150 {
    margin-top: 150px;    
}

.margin-bottom50 {
    margin-bottom: 50px;    
}

.margin-bottom100 {
    margin-bottom: 100px;    
}

.margin-bottom150 {
    margin-bottom: 150px;    
}

.fs150 {  
     font-size: 150%;
}
 
.checkmark ul {
    list-style-type: none;
    margin:0px; 
    padding:0px;  
}
        
.checkmark ul li {
	line-height: 30px;
	font-size: 1em;
	font-weight: bold;
	padding-left: 35px;
	height: 30px;  
	margin:0px; 
    background: url(images/black_checkmark.png) no-repeat left;
}

.container_full {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}
 
.width500 {
    width: 500px;
} 

.bluebutton, .contact-submit input[type="submit"] {
    display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em !Important;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em !Important;
	-moz-border-radius: .5em !Important;
	border-radius: .5em !Important;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.bluebutton:hover, .contact-submit [type="submit"]:hover {
	text-decoration: none;
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.bluebutton:active, .contact-submit input[type="submit"]:active {
	position: relative;
	top: 1px;
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

#ajax-loader{
    /*display:none;*/
    background-image: url(images/ajax-loader.gif) no-repeat;
}
.marginTop10{
    margin-top:10px;
}
.marginTop25{
    margin-top:25px;
}
.marginbottom5{
    margin-bottom:5px;
}
.marginbottom15{
    margin-bottom:15px;
}
.greenFont {
    color:green;
    width:250px;
}
.greenFont2 {
    color:green;
}
.offWhiteFont {
    color:#F8F8F8;
}
.redFont {
    color:red;
}
.yellowFont {
    color:#AF7817;
}
.blackFont {
    color:black;
}
.greyBoxBG {
    background-color:#ccc;
    border: 3px solid #ffffff;
    padding: 15px;
    margin: 0px;
    border-bottom-right-radius: 40px;
}
.greyBG {
    background-color:#ccc;
}
.createOhipClaimForm {
    background-color:#ccc;
    padding: 25px 0px 25px 25px; 
}
.vhcResponseLabel {
    color:#6d6d6d;
    margin-top:10px;
}
.vhcResponseOutput {
    font-size:18px;
}
.vhcResponseOutputDesc {
    font-size:24px;
}
.vhcYearLabel {
    color:#6d6d6d;
    font-size:9px;
    display:block;
}
.vhcHR {
    margin-top: 17px;
}
select.error, textarea.error, input.error {
    color:#FF0000;
    max-width:250px;
}
select.error, input.error {
    border: 1px solid #FF2323;
}
.createOhipClaimForm select.error, .createOhipClaimForm textarea.error, .createOhipClaimForm input.error {
    color:#FF0000;
    max-width:600px;
}
.createOhipClaimForm input.error, .createOhipClaimForm select.error {
    border: 1px solid #dddddd;
}
label.error {
    color:#FF0000;
    display: block;
}
.bluelink, #other_discount_code_a {
    color: blue;
    text-decoration: underline;
}
.rightAlign {
    float: right;
    text-align:right;
}
.largeFont {
    font-size:20px;
}
.strike {
    text-decoration:line-through;
}
.fullcontainer {
    width:870px;
}
.fullcontainer .center {
    margin: 0 auto;
    display: block;
}
.product blockquote {
   color: #3a5971;
   background: url(images/blockquote.png), url(images/blockquote2.png), #e7f4fd;
   background-repeat: no-repeat, no-repeat;
   background-position:2% 15% , 98% 85%;
   border: 1px dashed #c5d7e3;
   padding: 30px 10px 17px 70px;
   margin-bottom:20px;
   margin-top:0px;
   min-height: 50px;
   font-size: 28px;
   line-height:35px;
   font-weight: 500;  
} 
.page-id-53 .page-heading {        
   display: none;
}
.tooltiplbl {
   font-size:9px;
}
.shiftright3px {
   padding-left:15px;
}
.reportDate {
    width:250px;
}
.fontSize16 {
    font-size:16px;
}
.fontSize24 {
    font-size:24px;
}
.doubleUnderline {
    border-bottom: 3px double; 
}
.whiteFont {
   color:white;
}
.profileError {
    background-color: #f2dede; 
    color: #a94442; 
    border-color: #ebccd1; 
    border-width: 1px;
    border-style: solid;
    padding: 0.5em !important;
    margin: 5px;    
}
.profileSuccess {
    background-color: #dff0d8; 
    color: #3c763d; 
    border-color: #bce8f1;
    border-width: 1px;
    border-style: solid;
    padding: 0.5em !important;
    margin: 5px;    
}
.input-large {
    width: 250px;
    padding: 4px 0 4px 0 !important;
}
#pmpro_pricing_fields li {
    font-size: 13px;
}
#pmpro_form p {
    font-size: 16px;
}
#pmpro_license p {
    font-size: 12px;
}
#pmpro_level_cost {
    font-size: 18px;
}
.scroll {
    overflow:scroll;
}

#reporttable {
    padding:0px !important;
    margin:0px !important; 
    width:870px;
}
#reporttable td {
    padding: 3px;
    margin: 3px;
}
.vhc_error {
    background-color: #f2dede; 
    color: #a94442; 
    border-color: #ebccd1; 
}
.vhc_success {
    background-color: #66FF66; 
    color: #006600; 
    border-color: #ebccd1; 
}
.vhc_warn {
    background-color: #FFFF00; 
    border-color: #ebccd1; 
}
.nospacing {
    padding:0px !important;
    margin:0px !important;    
}
.fs150 {  
     font-size: 150%;
}
.bubble {
    position: relative;
    padding: 15px;
    margin-bottom: 25px;
    background: #F8F8F8 ;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.bubble:after {
    content: '';   
    position: absolute;
    border-style: solid;
    border-width: 16px 16px 0;
    border-color: #F8F8F8  transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -16px;
    left: 250px;
}
#tos {
    float: left;
}
.addclaiminput {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 23px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  background-color: #f6f6f6;
  background-clip: padding-box;
  color: #333333;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
#ohipclaimsearch {
    width: 400px;
}
#createOhipClaimForm #full_name {
    width: 367px;
    margin-bottom: 10px;
}
#createOhipClaimForm #dob, #createOhipClaimForm #service_date, #createOhipClaimForm #version_code, #createOhipClaimForm #health_number {
    width: 90px;
    margin-bottom: 10px;    
}
#createOhipClaimForm #service_code, #createOhipClaimForm #service_code .ui-autocomplete-input {
    width: 620px;
    margin-bottom: 10px;    
}
#createOhipClaimForm #diagnosis_code {
    width: 740px;
    margin-bottom: 10px; 
}
#createOhipClaimForm #dob input.error, #createOhipClaimForm #service_date input.error, #createOhipClaimForm #version_code input.error, #createOhipClaimForm #health_number input.error {
    color:#FF0000;
    max-width:90px;
    border: none;
}
#createOhipClaimForm #full_name input.error {
    color:#FF0000;
    max-width:367px;   
}
#createOhipClaimForm #service_code select.error {
    color:#FF0000;
    max-width:620px;
}    
#createOhipClaimForm #diagnosis_code select.error {
    color:#FF0000;
    max-width:740px;
}
/*=======================================================*/
/*-----------------------HEADINGS------------------------*/
/*=======================================================*/
h1 {
    font-size: 24px;
    line-height: 26px;
}
h2 {
    font-size: 22px;
    line-height: 24px;    
}
h3 {
    font-size: 20px;
    line-height: 22px;    
}
h4 {
    font-size: 18px;
    line-height: 20px;    
}
h5 {
    font-size: 16px;
    line-height: 18px;    
}
h6 {
    font-size: 14px;
    line-height: 16px;    
}
/*=======================================================*/
/*------------------------SPACING------------------------*/
/*=======================================================*/

ol {
    list-style: decimal;
}
ul {
    list-style: disc;
}
li {
    margin-left: 30px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
    margin-bottom: 15px;
}
h1, h2, h3, h4, h5, h6{
    color:#000;
/*    font-family: 'Droid Serif', serif; */
}
/*=======================================================*/
/*--------------------DEFAULT LAYOUT---------------------*/
/*=======================================================*/
.content-container {
    background-color:#f5f5f5;
    border-top:1px solid #fff;
}
.index-container {
    background-color:#f5f5f5;
}
.index-container.first_featured{
    background: #fff;
}
.site-title,
.site-title a,
.site-description{
    color: #fff;
}
.header-container {
    background-image: url(images/black-bg.png);
    background-repeat: repeat-x;
    background-color:#333436;
}
.header-container .header .logo img{
    max-width:230px;
}
.site-meta{
  padding-top: 40px;  
}
.header-container .header-bottom {
    background:url(images/header-bottom1.png);
    height:1px;
}
.page-info-container {
    background:#082c58 url(images/sliderbg-blue.png) center repeat-y;
    height:105px;
    margin-top:0;
}
.page-info-container .page_info {
    padding-top:25px;
}
.page-info-container .page_info #crumbs{
    font-family: "Trebuchet MS";
    background:#033264 url('images/subheadstrip.png') repeat-x; 
    margin-top: 45px;
    padding: 8px;
    color:#fff;
    border-top: 1px solid #2b82e5;
    border-left: 1px solid #2b82e5;
    border-right: 1px solid #2b82e5;
    -webkit-border-radius: 3px 3px 0 3px;
    -moz-border-radius: 3px 3px 0 3px;
    border-radius: 3px 3px 0 3px;
    -webkit-border-bottom-left-radius:0;
    -webkit-border-bottom-right-radius:0;
}
.page-info-container .page_info #crumbs a{
    color:#fff;
}
.page-info-container .page-heading {
    font-size:27px;
    color:#fff;
}
/*header  */
#menu {
    position:relative;
}
#menu li {
    list-style-type:none;
    margin-left:0;
}
#menu li a {
    font-family: "Trebuchet MS";
    font-size:14px;
    margin:0;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
    position:relative;
    float:left;
    color: #fff;
    text-align:center;
    text-decoration:none;
    text-transform: uppercase;
    border-radius:5px;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
}
#menu li.current_page_item a.selected{
    -moz-border-radius:  5px 5px 0 0;
    border-radius: 5px 5px 0 0;   
}
#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
    margin:0;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
}
#menu li li a, #menu li li a.selected, #menu li li a:hover {
    border:none;
    border-radius:5px;
}
#menu li.current-menu-item a:hover, #menu li.current-menu-parent a:hover, #menu li.current_page_parent a:hover, #menu li a:hover.selected {
    text-decoration:none;
}
#menu .ddsmoothmenu {
    margin:0;
    padding:0;
    list-style:none;
    float:right;
    position:relative;
    margin-top:30px;/*	margin-left:60px;*/
}
#menu .ddsmoothmenu li > ul {
    margin-top:0;
}

#menu .ddsmoothmenu li > ul li > ul {
    margin-top:1px;
    margin-left:0;
    background-color:#1f1f1f;
}
/*Top level list items*/
#menu .ddsmoothmenu li {
    margin:0 !important;
    position: relative;
    display: inline;
    float: left;
    padding:10px;
    background: url('images/menu-border.png') no-repeat right; 
}
#menu .ddsmoothmenu li:last-child{
    background: none;
}
/*Top level menu link items style*/
#menu .ddsmoothmenu li li {
    font-family: "Trebuchet MS";
    font-size:12px;
    text-transform:capitalize;
    margin:0;
    padding:0;/*background of menu items (default state)*/
}
#menu .ddsmoothmenu li li a {
    width: 130px; /*width of sub menus*/
    height:auto;
    float:none;
    display: block;
    text-align:left;
    color:#fff;
    text-shadow:none;
    margin:0;
    padding:10px 18px;
    text-decoration: none;
    background:none;
    position:relative;
    font-size:12px;
    background:url(images/footer-line2.png) bottom no-repeat;
    text-transform: none;
}
#menu .ddsmoothmenu li li a:after {
    width:100%;
    content: '';
    position:absolute;
    left:0;
    top:0;
}
#menu .ddsmoothmenu li li li li:last-child a, #menu .ddsmoothmenu li li li li:last-child a:after {
    border-top:none;
}
#menu .ddsmoothmenu li li:last-child a:after {
    width:100%;
    content: '';
    position:absolute;
    left:0;
    bottom:0;
}
* html #menu .ddsmoothmenu li li a { /*IE6 hack to get sub menu links to behave correctly*/
    display: inline-block;
}
#menu .ddsmoothmenu li li a:link, #menu .ddsmoothmenu li li a:visited {
    color: #ffffff;
    background-color:#1f1f1f;
}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
    color: #979797;
}
/*1st sub level menu*/
#menu .ddsmoothmenu li ul {
    margin-top:-10px;
    margin-left:10px;
    position: absolute;
    left: 0;
    display: none; /*collapse all sub menus to begin with*/
    visibility: hidden;
}
#menu li li:first-child {
    /*	padding-top:5px !important;*/
    border-radius:0 5px 0 0;
    -moz-border-radius:0 5px 0 0;
    -khtml-border-radius:0 5px 0 0;
    -webkit-border-top-right-radius:5px;
}
#menu li li:last-child a{
    /*padding-bottom:5px !important;*/
    border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;
    -khtml-border-radius:0 0 5px 5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
}
#menu .ddsmoothmenu li > ul li > ul li:first-child a{
    border-radius:0 5px 0 0;
    -moz-border-radius:0 5px 0 0;
    -khtml-border-radius:0 5px 0 0;
    -webkit-border-top-right-radius:5px;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#menu .ddsmoothmenu li ul li {
    display: list-item;
    float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#menu .ddsmoothmenu li ul li ul {
    padding-top:0;
    color:#fff;
    background:none;
    top: 0;
    margin-top:0;
}
/* Holly Hack for IE \*/
* html .ddsmoothmenu {
    height: 1%;
} /*Holly Hack for IE7 and below*/
/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass {
    display:block;
    position: absolute;
    width:0;
    height:0;
    overflow:hidden;
    top: 0;
    right: 0;
    display:none !important;
}
.rightarrowclass {
    display:block;
    width:5px;
    height:7px;
    position: absolute;
    margin-top:-3px;
    top: 50%;
    right: 8px;
}
/* ######### CSS for shadow added to sub menus  ######### */
.ddshadow {
    width:0;
    height:0;
    position: absolute;
    left: 0;
    top: 0;
    display:none;
}

#menu li.current-menu-item a {
    background-color:#2570c3;
}
#menu .ddsmoothmenu li > ul li > ul {
    background-color:#2570c3;
}
#menu .ddsmoothmenu li li a {
    background:url(images/slider-strip-blue.png) bottom repeat-x;
}
#menu .ddsmoothmenu li li:last-child a{
    background:none;
}
#menu .ddsmoothmenu li li a:link, #menu .ddsmoothmenu li li a:visited {
    color: #ffffff;
    background-color:#2570c3;
}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
    color: #cccccc ;
}
#menu li.current_page_item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
    color:#fff;
    background:#2570c3;
}
/*Top level menu link items style*/
#menu .ddsmoothmenu li li {
    background: #2570c3;
    color:#b4d5e9;
}
.strip_line{
    background:url(images/strip-line.png) 0 0 repeat-x;
    height: 2px;
    width: 100%;
}
.top_strip{
    background:url(images/slider-strip-blue.png) 0 0 repeat-x;
    height: 2px;
    width: 100%;  
}
.slide .entry h2, .bottomline {
    background:url(images/slider-strip-blue.png) bottom repeat-x;
}
.main_header {
    height:30px;
    background-color:#291c18;
    border-bottom:1px solid #000000;
}
.header .logo img {
    margin:30px 0 20px 0;
}
.second-header {	
    overflow:hidden;
    background:#082c58 url(images/sliderbg-blue.png) center repeat-y;
}
.second-header2 {	
    overflow:hidden;
    background:#d8d8d8 url(images/sliderbg6.png) center repeat-y;
}
#slides {
    position: relative;
    margin-bottom:0px;
}
#slide-box {
    position: relative;
}
.slides_container{
    overflow:hidden;
    position:relative;
    display:none;
}
.slide {
    width: 950px;

}
.slide .video {
    float:right;	
    position: relative;
	border-color:white;
	border-style:solid;
	border-width:0px;
	margin:50px 0 0 0;
	padding:0;
}
.slide iframe{
    position: relative;
    margin: 0;
    padding: 0;
    width:516px !important;        
    max-height: 300px !important;       
    margin-top: 45px;
    margin-left: 50px !important;
}
.slide .images {
    margin-left:50px;
    text-align:right;
    margin-left:50px;
    line-height:340px;
    vertical-align:middle;
    padding-top: 35px;
}
.slide .images img {
    max-width:516px;
    max-height:300px;
    margin-bottom: 0;
}

.login-page {
    padding-bottom: 5px;
    color:black;
    font-size: 18px;    
}

.slide .entry {
    width:370px;
    float:left;
    margin-top:40px;
    text-shadow: black 0.1em 0.1em 0.2em;
    padding-bottom: 5px;
}
.slide .entry h2, .blackheader {
    font-size:34px;
    color:#fff;
    padding-bottom:10px;
    line-height: 44px;
}
.login-page .blackheader3 {
    font-size:34px;
    color:#000000;
    padding-bottom:10px;
    line-height: 44px;
}
.blackheader2 {
    font-size:30px;
    color:#000000;
    padding-bottom:10px;
    line-height: 44px;
}
.entry a{

}
.slide .entry p {
    color:#fff;
    font-size: 18px;
    line-height: 23px;
}
.slide .slidedtext {
    color:#fff;
}
#slides a.prev {
    background: url('images/arrows.png') no-repeat 0 -54px;
    width: 23px;
    height: 38px;
    left:-80px;
    opacity: 1;
    position: absolute;
    text-indent: -9999em;
    top: 45%;
    z-index: 999;
    color:#d7d7d7;
}
#slides a.next {
    background: url('images/arrows.png') no-repeat -2px 0;
    width: 23px;
    height: 38px;
    opacity: .8;
    position: absolute;
    right:-80px;
    text-indent: -9999em;
    top: 45%;
    z-index: 999;
    color:#d7d7d7;
}
#slides a.prev:hover, #slides a.next:hover {
    opacity:.5;
}
#slider_nav {
    margin-bottom:5px;
    margin-top: 1px;
    position: relative;
    z-index: 2;
}
#slider_nav, #line_wrap {
    margin-left: auto;
    margin-right: auto;
    width: 890px;
}
#line_wrap {
    position: relative;
    z-index:1;
}
#slider_pag ul {
    float: left;
    left: 50%;
    margin: 10px auto 30px 0;
    max-width: 700px;
    position: relative;
    list-style-type:none;
}
#slider_pag li:first-child {
    padding: 0 2px 0 2px;
}
#slider_pag li:last-child {
    padding: 0 3px 0 2px;
}
#slider_pag li {
    float: left;
    padding: 0 2px;
    position: relative;
    right: 50%;
    margin:0;
}
#slider_pag a {
    border: medium none;
    display: block;
    height: 11px;
    text-indent: -9999px;
    width: 10px;
}
ul.pagination {
    margin-bottom:0;
}
#slides .pagination li a {
    display:block;
    width:10px;
    height:0;
    padding-top:10px;
    background-image:url(images/pagination.png);
    background-position:0 0;
    float:left;
    overflow:hidden;
}
#slides .pagination li.current a {
    background-position:0 -10px;
    margin-bottom:5px;
}

.login-page form label {
    width: 130px;
    float: left;
}

.login-page form label:after { 
    content: ":" 
}

.login-page form input[type=text] { 
    margin: 5px 0;
}
.login-page form input[type=checkbox] { 
    margin-top: 17px;
    margin-bottom: 5px;
}
.login-page form label[for=remember-me] {
    margin-top: 15px;
}
#user_login {
    clear:both;
    display:block;  
    width: 250px;
}

.error { color: red; width:300px; }
.notice { color: orange; width:300px;}

.login-page form a {
    text-shadow: none;
    font-size: 16px;
    color:blue;
}

a.btn-1{
    margin-right: 10px !important;
}
a.btn-1, a.btn-2, .login-page form input[type=submit] {
    font-size: 13px;
    font-weight:bold;
    display: inline-block;
    line-height: 1em;
    padding: 12px 17px;
    margin:10px 0 1.5em;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    text-decoration: none !important;		
    background: url('images/buttons.png') no-repeat 0 0;
    width: 176px;
    height: 45px;
    line-height:42px;
    font-size:16px;
    text-align:center;
    margin:0px;
    padding:0px;
    margin-top: 15px;
    color: black;
    font-weight: bold;
    text-shadow:0 1px 0 #fff;
    margin-bottom:20px;    
    border:none;
}
a.btn-1:hover, a.btn-2:hover, .login-page form input[type=submit]:hover {
    background: url('images/buttons.png') no-repeat 0 -51px;
    width: 176px;
    height: 45px; 
}
a.btn-green {
    font-size: 13px;
    font-weight:bold;
    display: inline-block;
    line-height: 1em;
    padding: 12px 17px;
    margin:10px 0 1.5em;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    text-decoration: none !important;		
/*    background: url('images/buttons2.png') no-repeat 0 0; */
    background: #347235;
    width: 176px;
    height: 45px;
    line-height:42px;
    font-size:16px;
    text-align:center;
    margin:0px;
    padding:0px;
    margin-top: 15px;
    color: black;
    font-weight: bold;
    text-shadow:0 1px 0 #fff;
    margin-bottom:20px;    
    border:none;
}
a.btn-green:hover {
/*    background: url('images/buttons2.png') no-repeat 0 -51px; */
    background: #52D017;
    width: 176px;
    height: 45px; 
}
.index-container .feature-index {
    margin-top:50px;
    margin-bottom:40px;
    overflow:hidden;
}
.index-container .full_cols{
    margin-bottom: 52px;
    padding: 0 10px;
}
.index-container .full_cols h1{
    color: black;
}
.feature-index .feature-one {
    margin-right:45px;
    overflow:hidden;
}
.feature-one p{
    line-height: 20px;
}
.feature-index .feature-two {
    margin-left:45px;
    margin-right:40px;
}
.feature-index .feature-one h1 {
    font-size:28px;
    overflow:hidden;
}
.feature-index .feature-two img {
    float:left;
    padding:2px;
    border:1px solid #d7d7d7;
    width:100px;
    height:auto;
    background-color:#ffffff;
}
.feature-index .feature-two p {
    float:right;
    width:255px;
    line-height:24px;
}
.testimonial_holder {
    position:relative;
    width:360px;
    overflow:hidden;
    padding:3px;
    float: right;
}
.testimonial_holder ul{
    margin-bottom: 0;
}
.testimonial_holder .testimonial-list {
    list-style:none;
    margin-left:0;
    width:360px;
}
.testimonial_holder #jCarouselLite_nav2 {
    position:absolute;
}
.testimonial_holder .testimonial_jcarousel {
    min-height:50px;
    list-style:none;
}

.testimonial_holder .testimonial_jcarousel p {
    text-align:left;
    line-height: 20px;
}
.testimonial_holder .testimonial_jcarousel img {
    float:left;
    padding:4px;
    width: 85px;
    height: 85px;
    border:1px solid #d7d7d7;
    background-color:#ffffff;
    margin-right: 15px;
    margin-top: 4px;
}
.testimonial_holder .testimonial-client-name {
    font-weight:bold;
    display:block;
    min-height:50px;
}

.testimonial_holder a.prev2:hover, a.next2:hover {
    opacity:0.8;
}
/*start content*/

.container-strip {
    height:1px;	
    border-bottom: 1px solid #ccc;
}
.content-main {
    background-color:#f5f5f5;
}
.content {
    margin-top: 65px;
}
.content .feature-content {

    margin-bottom:50px;
}
.content .feature-content h3 {
    margin-bottom:12px;
}
.content .feature-content P {
}
.content .feature-content img.feature-image {
    margin-top:4px;
    float:left;
    max-width:64px;
    max-height: 64px;
}
.content .feature-content .inner-content {
    margin-left:70px;
}
.content .feature-content .inner-content h3{
    color: black;
}
img.bottom-border {
    margin:50px 0 0 0;
}

/*end content*/
/*box start*/
.box img {
    margin:25px 0;
}
.box-one {
    overflow:hidden;
    margin-bottom: 30px;
}

/*------footer start---------*/
.main-footer {
    background:url(images/footer-background.png);
    padding-bottom: 15px;
}
.footer {
    padding-top:25px;
    color:#a1a1a1;
    padding-bottom:20px;
}
.footer h5, .footer p, .footer a{
    color:white;
    margin-bottom:15px;
    overflow: hidden;
}

.footer a:hover {
    color:#a0a0a0;   
}

.footer .footer-one {
    margin-right:20px;
}
.footer ul {
    list-style:none;
    text-decoration:none;
    margin-left:-30px;
    margin-right:15px;
    padding-left:0;
}
.footer ul li {
    background:url(images/footer-line2.png) bottom no-repeat;
    padding: 5px 0;
}
.footer ul li ul {
    margin: 0 0 0 -15px;
}
.footer ul li:last-child{
    background: none;
}
.footer ul li a {
    text-decoration:none;
    color:#a0a0a0;
    display: inline-block;
}
.footer .footer-two {
    padding-right:20px;
}
.footer .footer-text {
    padding-left:20px;
}
/*
.footer-one h5{
    background: url('images/vhc_logo_alt_25x25.png') no-repeat left; 
    padding-left: 30px;
}
*/
.footer .footer-line {
    background:url(images/footer-line2.png) repeat-x;
    background-position:center;
    height:3px;
    margin-bottom:15px;
}
.footer .footer-search {
    text-align:left;
}
.bottom-footer .social_logos{
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-top:8px;
}
.bottom-footer .social_logos li{
    display: inline;
    margin:0;
}
#searchform {
    background: url(images/searchbg.png) no-repeat;
    width:187px;
    height:37px;
    border:none;
    position:relative;
}
#searchform input[type="text"] {
    width:120px;
    height:27px;
    background:transparent;
    border:none;
    padding:3px 20px 0 10px;
    color:#dfdfdf;
}
#searchform input[type="submit"] {
    position:absolute;
    right:40px;
    top:10px;
    background:url(images/search.png) no-repeat;
    width:18px;
    height:18px;
    border:none;
    cursor:pointer;
}
.bottom-footer-container {
    background: #121212 url(images/footer-line.png) repeat-x top;
    padding-top:3px;
}
.bottom-footer {
    overflow: hidden;
}
.bottom-footer span.copyright {
    margin:10px 0;
    float:right;
}
.tipsy {
    margin-bottom:5px;
    padding: 5px;
    font-size: 10px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-repeat: no-repeat;
    background-image: url(images/tipsy.png);
    background-position:bottom center;
}
.tipsy-inner {
    padding: 10px 12px 10px 12px;
    background-color: #fff;
    color: #000;
    max-width: 200px;
    text-align: center;
    font-size:16px;
}
.tipsy-inner {
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.tipsy-north {
}
/*=======================================================*/
/*----------------------contact page end start--------------*/
/*=======================================================*/

.sidebar h3 {
    color:#e20d0d;
    margin-left:0;
}
.sidebar #searchform{
    background: url('images/search-bg.png') no-repeat;
    width:201px;
    height:26px;
}
.sidebar #searchform input[type="submit"] {
    right:0;
    background: none;
}
.sidebar #searchform input[type="text"] {
    padding-top: 0;
    color:#a7a5a5;
}
.sidebar ul.inner-list {
    margin-left:20px;
    margin-bottom:0;
}
.sidebar ul {
    list-style-image:url(images/blog-list-img.png);
    margin-left:0;
    list-style-position: inside; 
    margin-bottom:20px;
}
.sidebar ul li {
    padding:10px 0;
    border-bottom: 1px solid #cccccc; 
    margin-left: 10px;
}
.sidebar ul li ul {
    margin-bottom:0;
}
.sidebar ul li li {
    padding:10px 0 0;
    border-bottom: none; 
    margin-left: 10px;
}
.sidebar ul li a {
    text-decoration:none;
    color:#989696;
}
.sidebar ul li a:hover{
    color:#e20d0d;
}
.sidebar ul .children{
    margin-left: 15px;
    margin-bottom: 0;
}
.sidebar ul .children li{
    margin-left: 15px;
    border-bottom:none; 
} 
.sidebar .recent_post li {
    margin-left:0;
    overflow:hidden;
    background:none;
    padding-left:0;
}
.sidebar .recent_post li img {
    float:left;
    width: 32px;
    height: 30px;
    margin-right: 10px;
    margin-top: 5px;
}
.sidebar .recent_post li p {
    margin-left:35px;
}
.sidebar {
    background-color:#ffffff;
    border:1px solid #d7d7d7;
    margin-bottom:70px;
    color:#989696;
    padding:25px 20px;
}
.sidebar h3 {
    color:#ea4e4e;
}
.sidebar .left-catagories ul.outer-list li, .sidebar li {
    padding:5px 0;
}
.sidebar ul.outer-list li a, .sidebar li a {
    text-decoration:none;
    color:#989696;
}
.sidebar, ul.inner-list {
    list-style-image:url(images/blog-list-inner-img.png);
}
.sidebar ul.inner-list li {
    margin-left:-2px;
    padding:5px 0;
}
.sidebar .left-achive {
    margin-top:0;
}
.sidebar .tagcloud{
    margin-bottom:20px;
}
.sidebar .tagcloud a{
    color:#989696;
}
.sidebar .tagcloud a:hover{
    color:#e20d0d;
}
ul.recent li img {
    float:left;
    margin:0 10px 0 0;
    padding:2px;
    border:1px solid #d7d7d7;
}

/*=======================================================*/
/*----------------------single page start--------------*/
/*=======================================================*/
.fullwidth {
    padding-top:20px;
    border:1px solid #d7d7d7;
    background-color:#ffffff;
    padding:35px;
    margin:80px 0 100px 0;
}
.fullwidth p {
    color:#7a7a7a;
    line-height:26px;
    margin:40px 0;
}

/*=======================================================*/
/*----------------------blog  conten start--------------*/
/*=======================================================*/
.content-wrapper {
    margin-right:20px;
    margin-bottom: 30px;
}
.content-info h1 {
    margin-bottom:15px;
}
.content-info h1 a{
    color: #474747;
}
.content-info {
    background-color:#ffffff;
    padding:25px 30px;
    border:1px solid #d7d7d7;
    overflow: hidden;
}

.content-info img {
    margin:10px 10px 10px 0;
    max-width: 547px;
    height: auto;
}
.content-info .light {
    color:#999999;
    margin-top:-10px;
}
#entry-author-info {
    margin-bottom: 20px;
}
#entry-author-info #author-avatar {
    float:left;
    margin-right: 15px;
    margin-bottom: 5px;
}
.blog-info:last-child .category{
    background:none;   
}
.blog-info .light a{
    color: #999999; 
}
.content-wrapper .buttons{
    float:right;
    margin-left: 20px;
    margin-bottom: 20px;
}
.content-wrapper .buttons .price{
    text-align: center;
    margin-bottom: 10px;
}
.content-wrapper .buttons .price h2{
    font-weight: bold;
}
.content-wrapper .buttons a.more-btn,.content-wrapper .buttons a.buy-btn{
    height:36px;
    width: 130px;
    display: block;

    font-weight: bold;
    margin:0 0 0 0;
    padding:0 15px 0 15px;
    text-align:center;
    font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif;
    font-size:24px;
    color:rgba(52,43,11,0.90);
    line-height:36px;
    cursor:pointer;
    background:transparent url(images/bt-submit.png) repeat-x;
    -webkit-border-image:url(images/bt-submit-end.png) 100% stretch;
    border-image:url(images/bt-submit-end.png) 100% stretch;
    text-shadow: 1px 1px 0px rgba(255,255,255,0.65);
    filter: dropshadow(color=rgba(255,255,255,0.65), offx=1, offy=1);
    -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.55);
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.55);
    border:0px;
    border-right:1px;
    border-left:1px; 
    padding: 0 30px;
}
.blog-info .buttons a.more-btn:hover,.blog-info .buttons a.buy-btn:hover{
    color:rgba(52,43,11,0.60);
    background:transparent url(images/bt-submit-over.png) repeat-x;
    text-shadow: 1px 1px 0px rgba(255,255,255,0.25);
    filter: dropshadow(color=rgba(255,255,255,0.25), offx=1, offy=1);
}
.page_category {
    width:610px;
    padding:20px 0;
    padding-bottom: 3px;
    overflow:hidden;
    color: #bbbbbb;
}
.page_category .cat-list li {
    display:inline;
    width:300px;
}
.page_category li.cat-list-one {
    background:url(images/cat-img-1.png) no-repeat left;
    padding-left:25px;
}
.page_category li.cat-list-two {
    background:url(images/cat-img-2.png) no-repeat left;
    padding-left:25px;
}
.page_category li a {
    text-decoration: none;
    color:#999999;
}
div.cat {
    float:left;
    width:300px;
    color:#999999;
}
.content-info .blog_tag {
    float:right;
    width:300px;
    color:#999999;
}
.cat img, .tag img {
    float:left;
    margin-right:15px;
}
.cat a, .tag a {
    text-decoration: none;
    color:#999999;
}
/*---Contact Page---*/
#contactForm input[type="text"] {
    height:30px;
}
#contactForm label {
    margin-right:15px;
}
#contactForm input[type="text"], #contactForm textarea {
    width:450px;
    background:#d9dada;
    border:none;
    padding-left:5px;
    color:#424242;
}
#contactForm td {
    padding:0;
    border:none;
    padding-bottom:15px;
}
#contactForm textarea {
    padding-top:5px;
    height:150px;
}
#contactForm .submit {
    background:url(images/sub.png) no-repeat;
    width:104px;
    height:33px;
    border:none;
}
#contactForm .error {
    color: #ff0000;
}
/*=======================================================*/
/*----------------------blog  conten end--------------*/
/*=======================================================*/

/*=======================================================*/
/*----------------------blog  start---------------------*/
/*=======================================================*/
.containt-container {
    background-color:#f5f5f5;
}
.content-main {
    margin:30px 0 30px 0;
}
/*=======================================================*/
/*----------------------blog end--------------*/
/*=======================================================*/

/*=======================================================*/
/*----------------------gallary start--------------*/
/*=======================================================*/
.gallery {
    background-color:#ffffff;
    margin-bottom:50px;
    margin-top:50px;
    border:1px solid #d7d7d7;
}
ul.thumbnail {
    list-style-type:none;
    overflow:hidden;
    margin:0 auto;
    margin-left:-35px;
    padding:0px;
    width:950px;
    padding-top:35px;
}
ul.thumbnail li {
    margin:0px;
    margin-left:35px;
    float:left;
    margin-right:14px;
    overflow:hidden;
    background:none;
    margin-bottom:20px;
    padding-top:0px;
}
ul.thumbnail li img {
    height:160px;
    width:260px;
    background-color:#FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius:5px;
    background:url(images/shadow-gall.png) no-repeat bottom;
    padding-bottom:18px;
}
ul.thumbnail li a {
    color:#818080;
    font-size:11px;
}
blockquote {
    padding-left:60px;
    min-height:40px;
    background:url(images/blockqoute.png) no-repeat;
}
blockquote {
    margin-top:40px;
    margin-bottom:40px;
}
blockquote img {
    float: left;
    margin-right:15px;
}
.sticky {
}
.gallery-caption {
    color: #666;
    font-family: Georgia, serif;
    font-size: 12px;
}
.bypostauthor {
}
.alignnone {
    margin: 5px 20px 20px 0;
    display: block;
    clear:both;
}
.aligncenter, div.aligncenter {
    display:block !important;
    margin: 5px auto 5px auto !important;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background:#fff;
    border:1px solid #f0f0f0;
    max-width:96%;
    text-align:center;
    padding:8px 3px 10px;
}
.wp-caption.alignright {
    margin:5px 0 20px 20px;
}
.wp-caption img {
    border:0 none;
    height:auto;
    max-width:98.5%;
    width:auto;
    margin:0;
    padding:0;
}
.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:8px 4px 5px;
}
/*Calendar style*/
#wp-calendar caption {
    text-align: center;
    background: #4b5d67;
    color: #fff;
    border-bottom: 2px solid #e6eef7;
}
#wp-calendar {
    color: #555;
    width: 95%;
    text-align: center;
}
#wp-calendar a {
    color: #0C0C0C;
}
#wp-calendar caption, #wp-calendar td, #wp-calendar th {
    text-align: center;
}
#wp-calendar caption {
    font-size: 11px;
    font-weight: 500;
    padding: 5px 0 3px 0;
    text-transform: uppercase;
}
#wp-calendar th {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}
.footer #wp-calendar th {
    background: #e0e0e0;
}
#wp-calendar tfoot td {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#calendar_wrap {
    display: block;
    margin-bottom: 30px;
}
/*zoom box gallery*/
/*[fmt]0A90-0A0A-2*/
#zoombox iframe, #zoombox img {
    border:none;
}
#zoombox .zoombox_mask {
    background-color:#000;
    position:fixed;
    width:100%;
    z-index:100;
    height:100%;
    top:0;
    left:0;
}
#zoombox .zoombox_container {
    position:absolute;
    z-index:110;
}
#zoombox .relative {
    position:relative;
}
#zoombox .zoombox_prev {
    position:absolute;
    top:0;
    left:0;
    width:50%;
    height:100%;
    cursor:pointer;
    /*+opacity:0;*/
    filter:alpha(opacity=0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -moz-opacity:0;
    opacity:0;
}
#zoombox .zoombox_prev:hover {
    /*+opacity:100%;*/
    filter:alpha(opacity=100);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -moz-opacity:1;
    opacity:1;
}
#zoombox .zoombox_next {
    position:absolute;
    top:0;
    right:0;
    width:50%;
    height:100%;
    /*+opacity:0;*/
    filter:alpha(opacity=0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -moz-opacity:0;
    opacity:0;
}
#zoombox .zoombox_close, #zoombox .zoombox_next, #zoombox .zoombox_prev {
    cursor:pointer;
}
#zoombox .multimedia .zoombox_next, #zoombox .multimedia .zoombox_prev {
    display:none;
}
#zoombox .zoombox_next:hover {
    /*+opacity:100%;*/
    filter:alpha(opacity=100);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -moz-opacity:1;
    opacity:1;
}
#zoombox .zoombox_gallery {
    position:fixed;
    z-index:120;
    bottom:-60px;
    left:0;
    right:0;
    text-align:center;
    /*+opacity:85%;*/
    filter:alpha(opacity=85);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
    -moz-opacity:0.85;
    opacity:0.85;
    cursor:pointer;
    width:auto;
    background-color:#050505;
    height:60px;
    overflow: hidden;
    display:none;
}
#zoombox .zoombox_gallery img {
    height:50px;
    padding:5px;
    /*+opacity:50%;*/
    filter:alpha(opacity=30);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    -moz-opacity:0.3;
    opacity:0.3;
}
#zoombox .zoombox_gallery img:hover, #zoombox .zoombox_gallery img.current {
    /*+opacity:100%;*/
    filter:alpha(opacity=100);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -moz-opacity:1;
    opacity:1;
}
#zoombox_loader {
    background:url(images/loader.png) no-repeat left top;
    position:absolute;
    height:40px;
    width:40px;
    cursor:pointer;
    top:50%;
    left:50%;
    margin:-20px 0 0 -20px;
    z-index:110;
}
/** Zoombox Theme **/
.zoombox .zoombox_container {
    background:#000;
    color:#666;
    /*+box-shadow:0px 0px 10px #000000;*/
    -moz-box-shadow:0px 0px 10px #000000;
    -webkit-box-shadow:0px 0px 10px #000000;
    -o-box-shadow:0px 0px 10px #000000;
    box-shadow:0px 0px 10px #000000;
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0 0 10px #000;
    -o-box-shadow:0 0 10px #000;
    box-shadow:0 0 10px #000;
}
.zoombox .content {
    background:#000;
}
.zoombox .zoombox_title {
    color:#FFF;
    /*+placement:anchor-top-left -1px -22px;*/
    position:absolute;
    left:-1px;
    top:-22px;
    /*+text-shadow:1px 1px #000000;*/
    -moz-text-shadow:1px 1px #000000;
    -webkit-text-shadow:1px 1px #000000;
    -o-text-shadow:1px 1px #000000;
    text-shadow:1px 1px #000000;
    -moz-text-shadow:1px 1px #000;
    -webkit-text-shadow:1px 1px #000;
    -o-text-shadow:1px 1px #000;
    text-shadow:1px 1px #000;
}
.zoombox .zoombox_close {
    background:url(images/close.png) no-repeat;
    width:30px;
    height:30px;
    /*+placement:anchor-top-right -15px -15px;*/
    position:absolute;
    right:-15px;
    top:-15px;
}
#zoombox.zoombox .zoombox_next {
    background:url(images/next.png) no-repeat right center;
}
#zoombox.zoombox .zoombox_prev {
    background:url(images/prev.png) no-repeat left center;
}
/** Lightbox Theme **/
.lightbox .zoombox_container {
    background:#FFF;
    margin-left:-30px;
    padding:10px 10px 37px;
    color:#666;
}
.lightbox .zoombox_close {
    background:url(images/lightclose.gif) no-repeat left top;
    width:66px;
    height:22px;
    top:auto;
    /*+placement:anchor-bottom-right 12px 6px;*/
    position:absolute;
    right:12px;
    bottom:6px;
}
.lightbox .zoombox_title {
    text-align:left;
}
.lightbox .zoombox_next {
    background:url(images/lightnext.gif) no-repeat right 50px;
}
.lightbox .zoombox_prev {
    background:url(images/lightprev.gif) no-repeat left 50px;
}
#zoombox.lightbox .zoombox_gallery {
    left:10px !important;
    right:10px;
    bottom:36px;
}
/** Pretty Photo Theme **/
.prettyphoto .zoombox_container {
    border:10px solid #0B0A0A;
    /*+border-radius:10px;*/
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    border-radius:10px 10px 10px 10px;
    background:#FFF;
    padding:10px 10px 37px;
    margin-left:-20px;
    color:#797979;
}
.prettyphoto .zoombox_title {
    text-align:left;
}
.prettyphoto .zoombox_close {
    background:url(images/ppsprite.png);
    width:27px;
    height:24px;
    top:auto;
    /*+placement:anchor-bottom-right 6px 8px;*/
    position:absolute;
    right:6px;
    bottom:8px;
}
.prettyphoto .zoombox_next {
    background:url(images/ppnext.png) no-repeat right center;
}
.prettyphoto .zoombox_prev {
    background:url(images/ppprev.png) no-repeat left center;
}
.prettyphoto .multimedia .zoombox_next, .prettyphoto .multimedia .zoombox_prev {
    display:none;
}
#zoombox.prettyphoto .zoombox_gallery {
    left:10px !important;
    right:10px;
    bottom:36px;
}
/** Dark Pretty Photo Theme **/
.darkprettyphoto .zoombox_container {
    /*+border-radius:10px;*/
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    border-radius:10px 10px 10px 10px;
    background:#0C0C0C;
    padding:10px 10px 37px;
    margin-left:-30px;
    color:#828282;
}
.darkprettyphoto .zoombox_title {
    /*[empty]position:;*/
    text-align:left;
}
.darkprettyphoto .zoombox_close {
    background:url(images/ppsprite.png);
    width:27px;
    height:24px;
    top:auto;
    /*+placement:anchor-bottom-right 2px 6px;*/
    position:absolute;
    right:2px;
    bottom:6px;
}
.darkprettyphoto .zoombox_next {
    background:url(images/ppnext.png) no-repeat right center;
}
.darkprettyphoto .zoombox_prev {
    background:url(images/ppprev.png) no-repeat left center;
}
.darkprettyphoto .multimedia .zoombox_next, .darkprettyphoto .multimedia .zoombox_prev {
    display:none;
}
#zoombox.darkprettyphoto .zoombox_gallery {
    left:10px !important;
    right:10px;
    bottom:36px;
}
/** Simple Theme **/
.simple .zoombox_container {
    background:#000;
}
.simple .zoombox_title {
    color:#FFF;
    /*+placement:anchor-top-left -1px -22px;*/
    position:absolute;
    left:-1px;
    top:-22px;
    /*+text-shadow:1px 1px #000000;*/
    -moz-text-shadow:1px 1px #000000;
    -webkit-text-shadow:1px 1px #000000;
    -o-text-shadow:1px 1px #000000;
    text-shadow:1px 1px #000000;
    -moz-text-shadow:1px 1px #000;
    -webkit-text-shadow:1px 1px #000;
    -o-text-shadow:1px 1px #000;
    text-shadow:1px 1px #000;
}
#zoombox.simple .zoombox_next {
    background:url(images/simplenav.png) no-repeat -20px center;
    /*+opacity:100%;*/
    filter:alpha(opacity=100);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -moz-opacity:1;
    opacity:1;
    right:-20px;
    width:20px;
}
#zoombox.simple .zoombox_next:hover {
    background-position-x:left;
}
#zoombox.simple .zoombox_prev {
    background:url(images/simplenav.png) no-repeat -40px center;
    /*+opacity:100%;*/
    filter:alpha(opacity=100);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -moz-opacity:1;
    opacity:1;
    left:-20px;
    width:20px;
}
#zoombox.simple .zoombox_prev:hover {
    background-position-x:-60px;
}
.simple .zoombox_prev {
    background:url(images/ppprev.png) no-repeat left center;
}
.simple .zoombox_close {
    background:url(images/simpleclose.png) no-repeat;
    width:30px;
    height:30px;
    position:absolute;
    top:0;
    right:-10px;
}
#zoombox.simple .multimedia .zoombox_next, #zoombox.simple .multimedia .zoombox_prev {
    display:block;
}
/*=======================================================*/
/*----------------------gallary end--------------*/
/*=======================================================*/
#nav-single {
    overflow:hidden;
    margin-bottom:20px;
}
.nav-previous {
    float: left;
    width: 50%;
}
.nav-next {
    float: right;
    text-align: right;
    width: 50%;
}		
/*=======================================================*/
/*----------------------COMMENT BOX----------------------*/
/*=======================================================*/

ol.commentlist {
    margin:0 20px 0 0;
    clear:both;
    overflow:hidden;
    list-style:none;
    padding-left:5px;
}
ol.commentlist li.comment {
    margin:5px 0;
    line-height:18px;
    margin-bottom:40px;
    position:relative;
    margin-left:45px;
}
ol.commentlist li.comment .comment-body {
    border:1px solid #e7e7e7;
    background:#ffffff;
    padding:12px 50px 12px 16px;
}
ol.commentlist li.comment .comment-author {
    color:#000;
}
ol.commentlist li.comment .comment-author a:link, ol.commentlist li.comment .comment-author a:visited {
    color:#000;
    text-decoration:none !important;
}
ol.commentlist li.comment .comment-author .fn, .says {
    color:#00b5f1;
}
cite.fn, .says {
    font-style:italic;
    font-size:18px;
}
ol.commentlist li.comment .comment-author .avatar {
    position:absolute;
    left:-50px;
    top:0;
}
ol.commentlist li.comment .comment-meta {
    font-size:10px;
    display: block;
}
ol.commentlist li.comment .comment-meta .comment-edit-link{
    display: block;
}
ol.commentlist li.comment .comment-meta .commentmetadata {
    color:#000;
}
ol.commentlist li.comment .comment-meta a {
    color:#bbb;
    text-decoration:none !important;
    position:absolute;
    font-size:12px;
}
ol.commentlist li.comment p {
    line-height:22px;
    margin-top:13px;
    color:#777;
}
ol.commentlist li.comment .reply {
    margin-top:10px;
    font-size:10px;
    text-align:right;
    margin-right:10px;
}
ol.commentlist li.comment .reply a {
    color:#888686;
    font-size:18px;
    text-decoration:none;
}
ol.commentlist li.odd {
}
ol.commentlist li.even {
}
ol.commentlist li.comment ul.children {
    list-style:none;
    margin:1em 0 0;
    text-indent:0;
}
ol.commentlist li.comment ul.children li.depth-2 {
    margin:0 0 0 50px;
}
ol.commentlist li.comment ul.children li.depth-3 {
    margin:0 0 0 50px;
}
ol.commentlist li.comment ul.children li.depth-4 {
    margin:0 0 0 50px;
}
ol.commentlist li.comment ul.children li.depth-5 {
    margin:0 0 0 50px;
}
.comment-nav {
    padding:5px;
}
.comment-nav a:link, .comment-nav a:visited {
    color:#f96e02;
}
#respond {
    padding:0px 0px;
    margin:10px 0px;
}
#respond h3 {
    font-size:14px;
    color:#000;
    font-weight:bold;
}
.post-info{
    position: relative;
    display: block;
    margin-bottom: 50px;
}
.post-info h3{
    position: absolute;
    left: 0;
    display: block;
    top: 0;
    padding: 0;
    margin: 0;
}
#comment-form{
    position:relative;
    padding-top:20px;
}
#comment-form h3.leave_head{
    position:absolute;
    left:0;
    top:0;
    display:block;
}
#comment-form p {
    color:#444;
}
#comment-form a {
    color:#0454A8;
}
#respond label {
    color:#322903;
    margin-right:15px;
    font-weight:bold;
}
#respond td {
    padding:0;
    border:none;
    padding-bottom:20px !important;
}
#respond .required {
}
#respond label small {
    font-size:10px;
}
#respond input {
    margin-bottom:10px;
    padding:5px 5px;
    margin:0 10px 10px 0;
    background:#fff;
    border:1px solid #ddd;
    color:#555;
    display:block;
}
#comment-form input[type="text"] {
    width:60%;
    height:20px;
    background:#d9dada;
    margin-top:8px;
}
#reply-title{
    margin-left:-20px;
    text-align:left;
    display:none;
}
#respond input#submit {
    background:url(images/sub.png) no-repeat;
    width:104px;
    height:33px;
    text-indent:-9999px;
    border:none;
}
textarea#comment {
    border:none;
    background:#d9dada;
    border:1px solid #ddd;
    width:60%;
    height:150px;
    padding:5px 5px;
    color:#555;
    clear:both;
    display:block;
    margin-top:8px;
}
.last-lable {
    margin-left:0;
    padding-bottom:100px;
}
/*=======================================================*/
/*----------------------COMMENT BOX----------------------*/
/*=======================================================*/

/*---------------------COLUMNS  Style--------------------*/

.one_half, .one_third, .two_third, .three_fourth, .one_fourth {
    float:left;
    position:relative;
}
.one_third {
    width:30%;
    margin-right:5%;
}
.one_half {
    width:48%;
    margin-right:4%;
}
.one_third {
    width:30%;
    margin-right:5%;
}
.two_third {
    width:65%;
    margin-right:5%;
}
.one_fourth {
    width:22%;
    margin-right:4%;
}
.three_fourth {
    width:74%;
    margin-right:4%;
}
.last {
    margin-right:0 !important;
}
/*---------------------COLUMNS  Style--------------------*/

.one_half, .one_third, .two_third, .three_fourth, .one_fourth {
    float:left;
    position:relative;
}
.one_third {
    width:30%;
    margin-right:5%;
}
.one_half {
    width:48%;
    margin-right:4%;
}
.one_third {
    width:30%;
    margin-right:5%;
}
.two_third {
    width:65%;
    margin-right:5%;
}
.one_fourth {
    width:22%;
    margin-right:4%;
}
.three_fourth {
    width:74%;
    margin-right:4%;
}
.last {
    margin-right:0 !important;
}


/* Sky Skin */

table#vsTable {
	position: relative;
	z-index: 2;
	border: none;
	border-bottom: 2px solid #6D929B;
	border-collapse: collapse;
	margin: 0 auto;
	border-right: 1px solid #C1DAD6;
	width: 100%;
	font-size: 12px;
}

table#vsTable td {
	padding: 10px 0;
	border-bottom: 1px solid #C1DAD6;
	border-left: 1px solid #C1DAD6;
	vertical-align: middle;
	text-align: center;
	background: #F5FAFA;
	color: #707070;
}

table#vsTable tr td div {
	text-align: center;
}

table#vsTable tr td div.yes, table#vsTable tr td div.no, table#vsTable tr td div.partial {
	height: 16px;
}

table#vsTable tr td.cat div, table#vsTable tr td.title div {
	height: auto;
}

table#vsTable td.cat div {
	text-align: left;
	padding: 0 10px;
}

table#vsTable td.title {
	background: #007ead;
	font-size: 16px;
	color: white;
	vertical-align: middle;
	text-align: center;
	border-top: 1px solid #C1DAD6;
	border-left: 1px solid #C1DAD6;
}

table#vsTable .cat {
	text-align: left;
	border-left: 1px solid #C1DAD6;
	color: #6D929B;
	background: #F4FCFC;
}

table#vsTable .total {
	text-align: left;
	border-left: 1px solid #C1DAD6;
	color: white;
	background: #007ead;
}

table#vsTable td.title.cat {
	background: none !important;
	border: none;
	border-bottom: 1px solid #C1DAD6;
	cursor: default !important;
}


table#vsTable td.title.cat div {
	display: none;
}

table#vsTable tr td.cat:hover {
	background: #fff;
}

table#vsTable tr td.title:hover {
	background: #007ead;
}

table#vsTable tr td:hover {
	background: #fff;
}

table#vsTable tr td.total:hover {
	background: #007ead;
}


table#vsTable td a {
	color: #6D929B;
	text-decoration: none;
}

table#vsTable td a:hover {
	text-decoration: underline;
}

table#vsTable a.tableButton {
	text-decoration: none !important;
	display: inline-block;
	font-size: 14px;
	padding: 7px 10px;
	border-radius: 5px;
	color: #666;
	text-shadow: 1px 1px 0 #fff;
	border: 1px solid #d7d7d7;
	box-shadow: inset 0 1px 0 #fff;
	background: #c7c7c7;
	background: -moz-linear-gradient(top, #e7e7e7 0%, #c7c7c7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(100%,#c7c7c7));
	background: -webkit-linear-gradient(top,  #e7e7e7 0%,#c7c7c7 100%);
	background: -o-linear-gradient(top,  #e7e7e7 0%,#c7c7c7 100%);
	background: -ms-linear-gradient(top,  #e7e7e7 0%,#c7c7c7 100%);
	background: linear-gradient(top,  #e7e7e7 0%,#c7c7c7 100%);
}

table#vsTable a.tableButton.big {
	font-size: 20px;
	padding: 10px 15px;
}

table#vsTable a.tableButton.small {
	font-size: 12px;
	padding: 5px 7px;
}

table#vsTable a.tableButton:hover {
	background: #e7e7e7;
	background: -moz-linear-gradient(top, #c7c7c7 0%, #e7e7e7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c7c7c7), color-stop(100%,#e7e7e7));
	background: -webkit-linear-gradient(top,  #c7c7c7 0%,#e7e7e7 100%);
	background: -o-linear-gradient(top,  #c7c7c7 0%,#e7e7e7 100%);
	background: -ms-linear-gradient(top,  #c7c7c7 0%,#e7e7e7 100%);
	background: linear-gradient(top,  #c7c7c7 0%,#e7e7e7 100%);
}

table#vsTable div.yes {
	background: url(images/yes.png) no-repeat center center;
}

table#vsTable div.no {
	background: url(images/no.png) no-repeat center center;
}

table#vsTable span.bold {
	font-weight:bold;
	font-size:20px;
	margin-right:2px;
}

table#vsTable span.label {
	font-weight:bold;
	font-size:15px;
	margin-leftt:5px;
}

table#vsTable div.partial {
	background: url(images/partial.png) no-repeat center center;
}

table#vsTable .rating div.rates {
	background: url(images/rating_stars.png) no-repeat center top;
	width: 110px;
	height: 21px;
	margin: 0 auto;
}

table#vsTable .rating div.rate2 {
	background-position: center -23px;
}

table#vsTable .rating div.rate3 {
	background-position: center -46px;	
}

table#vsTable .rating div.rate4 {
	background-position: center -69px;	
}

table#vsTable .rating div.rate5 {
	background-position: center -92px;	
}

table#vsTable .rating div.rate6 {
	background-position: center -115px;	
}

table#vsTable .titleImage {
	padding: 0;
	margin: 0;
	border: none;	
	width: 100%;
	height: auto;
}

table#vsTable .title .editable input, table#vsTable .cat .editable input {
	color: #6D929B;
}

/* css list with numeber circle background -------------- */

.numberlist ol{
                counter-reset: li;
                list-style: none;    
                padding: 0;
                margin-top: 25px;
}

.numberlist ol ol{
  /*              margin: 0 0 0 2em; */
}

.numberlist span{
                position: relative;
                display: block;
                padding: 0em 0em .4em 1em;
                margin: .7em 0;
/*                background: #FFF; */
/*                color: #444; */
		font-weight: bold;
                text-decoration: none;
                -moz-border-radius: .1em;
                -webkit-border-radius: .1em;
                border-radius: .1em;
}

.numberlist span:before{
                content: counter(li);
                counter-increment: li;
                position: absolute; 
                left: -1.3em;
                top: 50%;
                margin-top: -1.3em;
                background: #2570c3;
                height: 2em;
                width: 2em;
                line-height: 2em;
/*                border: .3em solid #fff;*/
                text-align: center;
                font-weight: bold;
                -moz-border-radius: 1.4em;
                -webkit-border-radius: 1.4em;
                border-radius: 1.4em;
                color:#FFF; 
}
/* End css list with numeber circle background -------------- */

/* Pricing Tables */

.pricing-table {
	border: solid 1px #dddddd;
	margin-left: 0px;
	margin-bottom: 25px; 
}
   
.pricing-table * {
	list-style: none;
	line-height: 1; 
}	    
    
.pricing-table .title {
	margin-left: 0px;
	background-color: #333333;
	padding: 0.83333rem 1.11111rem;
	text-align: center;
	color: #eeeeee;
	font-weight: normal;
	font-size: 20px;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important; 
}

.pricing-table .signup {
	background-color: #333333;
}
    
.pricing-table .price {
	background-color: #f6f6f6;
	padding: 0.83333rem 1.11111rem;
	margin-left:0px;
	text-align: center;
	color: #333333;
	font-weight: normal;
	font-size: 24px;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important; 
}
    
.pricing-table .description {
	background-color: white;
	margin-left:0px;	
	padding: 10px 0 0 0;
	text-align: center;
	color: #777777;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	border-bottom: dotted 1px #dddddd; 
}

.pricing-table .description li {
	display:block;
	line-height: 20px;	
}

.pricing-table .cta-button {
	background-color: white;
	text-align: center;
	padding: 15px 0px; 
}

.pricing-table .cta-button a {
	padding:0px
	margin:0px; 
}
	     
.pricing-table .bullet-item {
	margin-left:0px;
	background-color: white;
	padding: 0.83333rem;
	text-align: center;
	color: #333333;
	font-size: 0.77778rem;
	font-weight: normal;
	border-bottom: dotted 1px #dddddd; 
}


.button {
	border-style: solid;
	border-width: 0px;
	cursor: pointer;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 0;
	position: relative;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	font-size: 0.88889rem;
	background-color: #008cba;
	border-color: #007295;
	color: white;
	-webkit-transition: background-color 300ms ease-out;
	-moz-transition: background-color 300ms ease-out;
	transition: background-color 300ms ease-out;
	padding-top: 0.88889rem;
	padding-right: 1.77778rem;
	padding-bottom: 0.94444rem;
	padding-left: 1.77778rem;
}    
.button:hover, .button:focus {
	background-color: #007295; 
}
.button:hover, .button:focus {
	color: white; 
}
.button.disabled, .button[disabled] {
	background-color: #008cba;
	border-color: #007295;
	color: white;
	cursor: default;
	opacity: 0.7;
	-webkit-box-shadow: none;
	box-shadow: none; 
}
.button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
	background-color: #007295; 
}
.button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
	color: white; 
}
.button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #008cba; 
}