
/*
	Author Name	: Richard Longhi
	Author Site	: http://www.dvls.tv/
	Style Name	: DVLS
	Version		: 1.0
	Comments	: 
*/
* {
    margin: 0px;
    padding:0px;
}

html,
body {
    height: 100%;
}

.push {
    height: 60px;
}

body {
    font-family: "Trebuchet MS", Verdana, sans-serif;
    background: #FFF url('header_top.jpg') top repeat-x;
}

strong,
em,
b,
i {
    font-family: "Trebuchet MS", Verdana, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Trebuchet MS", Verdana, sans-serif;
    letter-spacing:0px!important;
    color: #5191CD!important;
}

h2 {
    font-size:2.6em;
    font-weight:bold;
    text-align:left;
    padding-left:36px;
    color: #5191CD!important;
    background: #FFF url('blue_arrow.jpg') left no-repeat;
    height:33px;
}

h3 {
    font-size:2.5em;
    font-weight:bold;
    letter-spacing:0px;
    text-align:left;
    color: #5191CD!important;
    padding-top:5px;
}

h5 {
    font-size:131%;
    font-weight:bold;
    text-align:left;
    color: #5191CD!important;
    margin-top:24px;
}

br {
    padding: 16px;
}

a,
a:visited {
	color:#5191CD;
    font-weight:bold;
	text-decoration:none;
}

#page {
    padding: 0px !important;
    border:none;
    height: 100%;
    background: #FFF url('header_top.jpg') top repeat-x;
    position: relative;
    min-height: 100%;
    height: auto !important;
    margin-top: 60px; /* the bottom margin is the negative value of the footer's height */
}

*+html #page {
    background: none -60px;
}

.columns-two #page {
    width:790px;
}

.content {
    padding:0px;
    width:790px;
}

#header {
    height: 146px;
    background: transparent url('header_top.jpg') top repeat-x;
    position: relative;
    margin-top: -60px; /* the bottom margin is the negative value of the footer's height */
}

h1.blog-title { /* H1 is the title in the header */
    font-size:3.1em;
    padding: 40px 35px 0;
}

h1.blog-title,
h1.blog-title a,
h1.blog-title a:hover,
h1.blog-title a:visited,
#header .description {
    text-align:left;
    color: #5191CD!important;
}

#header .description { /* Description in header */
    font-weight: bold;
    margin: 0 35px;
}

#primary {
    width:558px;
}

#primary a:hover,
#primary a:visited:hover {
    text-decoration:none!important;
    color: #D1DCF1;
}

#primary a:visited {
    text-decoration:none!important;
    color: #5191CD;!important;
}


.secondary h4 { /* Secondary H2 is sidebar headlines */
    font-size: 2.6em;
    color: #5191CD;
    font-weight:bold;
    border-bottom:4px solid #D1DCF1;
    padding-top:3px;
    display: block;
    height:30px;
    margin-bottom:0px;
}

.secondary ul {
    border-top:1px solid #D1DCF1;
    margin-top:2px;
    margin-bottom:20px;
}

#sidebar-1 {
    margin-top:8px;
    padding-right:0px;
}

#sidebar-2 {
    margin-top:11px;
    padding-right:0px;
}

*+html #sidebar-1 {
    margin-top:0px;
}

.sb-links ul {
    border-top:none;
    margin-top:0px;
    margin-bottom:0px;
}

.secondary ul li {
    border-bottom:1px solid #D1DCF1;
}

.secondary a:hover,
.secondary a:visited:hover {
    text-decoration:none!important;
    color:#FFFFFF;
    background-color:#D1DCF1;
}

.secondary a {
    color:#8A9298;
    font-size: 1.6em;
    font-weight:bold;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left:7px;
    display: block;
    text-decoration:none;
}

#dynamic-content {
    padding-top:0px;
}

h2 a {
    color: #5191CD;
    text-decoration:none!important;
}

h2 a:visited {
    color: #5191CD;
    text-decoration:none!important;
}

h2 a:hover {
    color: #27d!important;
    text-decoration:none!important;
}

h2.entry-title {
    color: #5191CD;
    text-decoration:none!important;
}

.page-head {
    border-bottom:4px solid #D1DCF1;
    padding-bottom:6px;
    margin:0px 0pt;
    margin-top:12px;
}

h3,
h4,
.single .k2-asides h3 {
    font-size: 2.5em;
    font-weight:bold;
    border-bottom:4px solid #D1DCF1;
    padding-bottom:4px;
    color: #5191CD;
    letter-spacing:0px;
}

h3 a {
    color: #5191CD;
    text-decoration:none!important;
}

h3 a:visited {
    color: #5191CD;
    text-decoration:none!important;
}

h3 a:hover {
    color: #27d!important;
    text-decoration:none!important;
}

h3.entry-title {
    color: #5191CD!important;
    text-decoration:none!important;
}

h3.entry-title a {
    color: #5191CD!important;
    text-decoration:none!important;
}

h3.entry-title a:visited {
    color: #5191CD!important;
    text-decoration:none!important;
}

h3.entry-title a:hover {
    color: #27d!important;
    text-decoration:none!important;
}

.entry-content a:visited {
    color:#5191CD;
}

body.page .entry-content h3 {
    font-size:1.7em;
    font-weight:bold;
    margin-top:25px;
    border-bottom:4px solid #D1DCF1;
    display:block;
    padding-bottom:6px;
    height:22px;
}

body.smartposition #rollingarchives {
    background:#FFFFFF none repeat scroll 0%;
    border-top:1px solid #EEEEEE;
    padding-bottom:30px;
    padding-top:10px;
    position:relative;
    top:0px;
    width:560px;
    z-index:1000;
}

#rollingarchives {
    width:500px;
    display:block;
    top:45px;
    border:0px;
}

.entry-meta {
    color:#BBBBBB;
    display:block;
    font-size:1em;
    line-height:1.5em;
    border-top:1px solid #D1DCF1;
    margin-top:2px;
    padding-top:8px;
    padding-bottom:6px;
}

.metalinks {
    color:#BBBBBB;
    display:block;
    font-size:1em;
    line-height:1.5em;
    border-top:1px solid #D1DCF1;
    margin-top:2px;
    padding-top:8px;
    padding-bottom:6px;
}

.comments form {
    clear:both;
    padding:1px 0pt 10px;
    border-top:1px solid #D1DCF1;
    margin-top:2px;
}

.comments {
    margin-top:20px;
}

.comments textarea {
    margin:0px 0pt;
    width:98%;
    margin-top:20px;
}
 .entry-content a[href*='#more-'] {
 display: block;
}
.entry-content a[href*='#more-']:after {
 content: ' \00BB';
}

.hentry {
    margin:10px 0pt 15px;
    position:relative;
}

.entry-content {
    font-size: 1.3em;
    line-height: 1.5em;
    text-align: justify;
    border-top:1px solid #D1DCF1;
    margin-top:2px;
    padding-top:6px;
    padding-bottom:6px;
}

#archiveSubCategory {
    border-top:1px solid #D1DCF1;
    margin-top:2px;
    padding-top:6px;
    padding-bottom:6px;
}

li.bypostauthor {
    background: #f7f7f7;
    border: 1px solid #e8e8e8;
}

li.bypostauthor blockquote {
    background-color: transparent;
}

/*/////////////////////////////////////////////////////////////////////////////////////// footer */

#footer {
    font-size: 1em;
    clear:none;
    padding: 0px !important;
    background-color:#333333;
    text-align: center;
    color:#FFFFFF;
    margin: 0 auto;
    height:60px;
}

.footer_spaciing {
    padding-top:8px;
}

.columns-one #footer {
    width: 500px;
}

.columns-two #footer {
    width:100%;
}

.columns-three #footer {
    width: 890px;
}

#footer a {
    color:#5191CD;
    border-bottom: 1px solid #333333;
}

#footer a:hover {
    color: #306DA5;
}

.k2download {
    display: block;
    margin: 0 0 1em 0;
    padding: 5px 5px 5px 36px;
    background: #fafeff url('download.gif') no-repeat 10px 50%;
    border: 1px solid #000000;
    border-top: 3px solid #000000;
}

.k2download a {
    font-weight: bold;
}

.k2download small {
    display: block;
}

.alert {
    display: block;
    text-align: justify;
    margin: 0 0 1em 0;
    padding: 5px 5px 5px 36px;
    background: #000000 url('../../images/exclamation.png') no-repeat 10px 50%;
    border: 1px solid #000000;
    border-top:3px solid #000000;
}

/*/////////////////////////////////////////////////////////////////////////////////////// search form */

#search_bar {
    margin-left:auto;
/*    display:inline-block; */
    padding-top:8px;
    width:200px;
    height:20px;
    background: transparent url('search_bkg.gif') no-repeat bottom center;
}

#s.livesearch {
	position:absolute;
	font-weight:bold;
    color:#909090;
    display:inline-block;
    width: 100%;
    border: 0px;
    background-color:transparent;
    text-transform: lowercase;
}

#s {
	padding:3px;
    padding-left:6px;
    background-color:transparent;
	font-size:1.1em;
    border:0px;
	width:79%;
}

input[type="text"], textarea {
    color:#909090;
    background-color:transparent;
    border:0px;
    margin:0pt;
    padding:1px;
}

#opening_paragraph form table tbody tr td textarea {
    color:#909090;
    border:1px solid #AAAAAA;
    background-image: url(../images/field-bg-top.gif) repeat-x scroll left top;
    background-position:left top;
    background-repeat:repeat-x;
    vertical-align:top;
    margin-left:4px;
    margin-bottom:4px;
    background-color:#FFFFFF !important;
    padding:1px;
}

#opening_paragraph form table tbody tr td input{
    color:#909090;
    border:1px solid #AAAAAA;
    background-position:left top;
    background-repeat:repeat-x;
    vertical-align:top;
    margin-left:4px;
    margin-bottom:4px;
    background-color:#FFFFFF !important;
    padding:3px;
}

#opening_paragraph #customFaq {
    color:#AAAAAA !important;
}

#searchform {
	display:block;
	height:20px;
	position:relative;
}

#searchsubmit {
	background:transparent url('search_icon.gif') no-repeat center;
	height:20px;
	position:absolute;
    margin-right:2px;
	right:0px;
    border:0px;
	width:20px;
}

/*/////////////////////////////////////////////////////////////////////////////////////// top navigation */



ul.menu li a {
    color: #FFFFFF;
    font-weight: bold;
    padding: 0px 10px 0px;
    background: #000000;
    text-transform: uppercase;
}

ul.menu li a:hover {
    background: #000000;
    color: #5191CD !important;
    text-decoration: none;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
    color: #5191CD !important;
    background: #000000;
}

ul.menu {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0px;
    margin-bottom:114px;
    margin-left:262px;
    width: 20%;
}

ul.menu li {
    display: inline;
    margin: 0;
}

ul.menu li a {
    font-size: 1.1em;
    color: #FFFFFF;
    margin: 0;
    -moz-border-radius-topleft: 0px!important;
    -moz-border-radius-topright: 0px!important;
    -webkit-border-top-left-radius: 0px!important;
    -webkit-border-top-right-radius: 0px!important;
}

ul.menu li a:hover {
    background-color: #000000;
    color: #5191CD;
    text-decoration: none;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
    color: #5191CD;
    background-color: #000000;
    text-decoration: none;
}

/*/////////////////////////////////////////////////////////////////////////////////////// top navigation */



ul.menu_alt li a {
    color: #FFFFFF;
    font-weight: bold;
    padding: 0px 10px 0px;
    background: #000000;
    text-transform: uppercase;
}

ul.menu_alt li a:hover {
    background: #000000;
    color: #5191CD !important;
    text-decoration: none;
}

ul.menu_alt li.current_page_item a,
ul.menu li.current_page_item a:hover {
    color: #5191CD !important;
    background: #000000;
}

ul.menu_alt {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0px;
    margin-bottom:120px;
    width: 36%;
}

ul.menu_alt li {
    display: inline;
    margin: 0;
}

ul.menu_alt li a {
    font-size: 1.1em;
    color: #FFFFFF;
    margin: 0;
    -moz-border-radius-topleft: 0px!important;
    -moz-border-radius-topright: 0px!important;
    -webkit-border-top-left-radius: 0px!important;
    -webkit-border-top-right-radius: 0px!important;
}

ul.menu_alt li a:hover {
    background-color: #000000;
    color: #5191CD;
    text-decoration: none;
}

ul.menu_alt li.current_page_item a,
ul.menu_alt li.current_page_item a:hover,
ul.menu_alt li.current_page_ancestor a,
ul.menu_alt li.current_page_ancestor a:hover {
    color: #5191CD;
    background-color: #000000;
    text-decoration: none;
}



/*/////////////////////////////////////////////////////////////////////////////////////// about page */

#about_page ul li {
    color:#8A9298;
    font-size: 123.1;
    line-height: 1.4em;
    list-style:none;
    padding-bottom: 8px;
    padding-left:6px;
    display: block;
    margin-left:-10px;
    text-decoration:none;
}

#about_page ul {
    padding-top:10px;
}


/*/////////////////////////////////////////////////////////////////////////////////////// all internal pages */

#internal_page ul li {
    color:#8A9298;
    line-height: 1.9em;
    list-style:none;
    padding-left:6px;
    display: block;
    margin-left:-10px;
    text-decoration:none;
}

#internal_page ul li.internalTitle {
    line-height: 2em;
    color: #5191CD;
    list-style:none;
    padding-left:0 px;
    display: block;
    margin-left:-40px;
    text-decoration:none;
}

#internal_page ul li a,
#internal_page ul li a:visited {
    color:#8A9298;
}

#internal_page ul {
    margin-top:18px;
    display: block;
}

/*/////////////////////////////////////////////////////////////////////////////////////// second level navigation */

#nav_container {
    margin: 0px;
    border: 0px;
    margin-top: 28px;
    width:100%;
    height:75px;
}

ul.second_nav {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width:100%;
    height:75px;
}

ul.second_nav li.right_side {
    margin: 0;
    width:23%;
    height:69px;
    border-right: 1px solid #A4BEE3;
    float: left;
    color:#FFFFFF;
    font-size: 116%;
    padding-left: 24px;
}

ul.second_nav li.right_side a {
    color: #5191CD;
    font-size: 26px;
    color: #5191CD;
    font-weight:bold;
    font-weight:bold;
}

ul.second_nav li.right_side a:hover {
    color: #FFFFFF;
    font-weight:bold;
}

ul.second_nav li.right_side_one {
    margin: 0;
    width:23%;
    height:69px;
    border-right: 1px solid #A4BEE3;
    float: left;
    color:#FFFFFF;
    font-size: 116%;
    padding-left: 10px;
}

ul.second_nav li.right_side_one a {
    color: #5191CD;
    font-size: 26px;
    color: #5191CD;
    font-weight:bold;
    font-weight:bold;
}

ul.second_nav li.right_side_one a:hover {
    color: #FFFFFF;
    font-weight:bold;
}

ul.second_nav li.blank_side {
    margin: 0;
    width:20%;
    height:69px;
    float: left;
    color:#FFFFFF;
    font-size: 116%;
    padding-left: 24px;
}

ul.second_nav li.blank_side a {
    color: #5191CD;
    font-size: 26px;
    color: #5191CD;
    font-weight:bold;
    font-weight:bold;
}

ul.second_nav li.blank_side a:hover {
    color: #FFFFFF;
    font-weight:bold;
}

/*/////////////////////////////////////////////////////////////////////////////////////// rss icon & logo*/

#rss_icon {
    position: absolute;
    float:right;
    right:-16px;
    margin-top:3px;
    width:63px;
    height: 83px;
    z-index:1000000;
}

#dvls_logo {
    position: absolute;
    float:left;
    left:12px;
    margin-top:36px;
    width:170px;
    height: 41px;
    z-index:1000000;
}

/*/////////////////////////////////////////////////////////////////////////////////////// testimonials*/

.customer {
    color: #5191CD;
    padding-top:14px;
    text-align:right;
    font-size: 16px;
}

#testimonial {
    padding-top:30px;
    padding-bottom:30px;
    display:block;
    border-bottom:1px solid #D1DCF1;
    margin:0px;
}

.testimonials {
    color:#8A9298;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 18px;
    line-height: 26px;
}

/*/////////////////////////////////////////////////////////////////////////////////////// idv property tours*/


#smallTitle {
    color: #5191CD;
    text-align:left;
    font-size: 20px;
    font-weight:bold;
}

#smallSubTitle {
    color: #5191CD;
    text-align:justify;
    margin-top:4px;
    margin-bottom:14px;
    display:block;
    font-size: 15px;
}

.productLogo {
    display:block;
}

#block_item {
    display:block;
    border:1px solid #5191CD;
    padding:2px;
    margin-top: 22px;
}

#block_inside {
    display:block;
    color: #FFFFFF;
    border:1px solid #5191CD;
    padding:8px 12px 8px 12px;
    margin:0px;
    font-weight:bold;
    background-color:#5191CD;
}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
    margin:0px 0pt;
}

/*/////////////////////////////////////////////////////////////////////////////////////// product demos*/

#opening_paragraph {
    display:block;
    border-bottom:1px solid #D1DCF1;
    padding-top:22px;
    padding-bottom:30px;
    text-align:justify;
    line-height:20px;
    font-size: 14px;
}

#opening_paragraph_two {
    display:block;
    padding-top:22px;
    padding-bottom:30px;
    text-align:justify;
    line-height:20px;
    font-size: 14px;
}

.archivetext {
    display:block;
    padding-top:22px;
    padding-bottom:30px;
    text-align:justify;
    line-height:20px;
    font-size: 14px;
}

#product {
    padding-top:30px;
    padding-bottom:30px;
    display:block;
    border-bottom:1px solid #D1DCF1;
}

#product img {
    padding-bottom:10px;
    display:block;
}

#productTwo {
    padding-top:30px;
    display:block;
}

.orangeHighlight {
    color: #FB701B;
}

/*/////////////////////////////////////////////////////////////////////////////////////// archive navigation*/

#line {
    margin-top:2px;
    padding-bottom:20px;
    border-top:1px solid #D1DCF1;
    display:block;
}

*+html #line {
    margin-top:-4px;
    padding-bottom:20px;
    border-top:1px solid #D1DCF1;
    display:block;
}

#archivedpages {
    color:#999999;
    display:block;
    position:absolute;
    font-size:0.45em;
    left:262px;
    font-weight:normal;
    letter-spacing:0pt;
    margin-top:22px;
    text-transform:lowercase;
}

*+html #archivedpages {
    margin-top:51px;
}

#nav-above {
    color:#BBBBBB;
    display:block;
    font-size:1.1em;
    line-height:1.5em;
    border-top:1px solid #D1DCF1;
    border-bottom:1px solid #D1DCF1;
    margin-top:2px;
    margin-bottom:20px;
    padding-top:8px;
    padding-bottom:8px;
    text-transform:lowercase;
}

#nav-below {
    color:#BBBBBB;
    display:block;
    font-size:1.1em;
    line-height:1.5em;
    border-top:1px solid #D1DCF1;
    border-bottom:1px solid #D1DCF1;
    padding-top:8px;
    padding-bottom:8px;
    text-transform:lowercase;
}


*+html #nav-above {
    padding-bottom:0px;
    margin-top:2px;
}

*+html #nav-below {
    padding-bottom:0px;
    margin-top:2px;
}

.navigation {
    margin:0px 0pt;
    padding:0pt;
    text-align:center;
    width:100%;
}

/*/////////////////////////////////////////////////////////////////////////////////////// product packages*/

#package_wrapper {
    background-color:#4F91CD;
    width: 558px;
    margin-bottom:12px;
}

#package_header {
    height:47px;
    margin-top:30px;
    width: 558px;
}

#package_content {
    width: 364px;
    color:#FFFFFF;
    padding-top:15px;
    padding-bottom:15px;
    padding-right:20px;
    padding-left:20px;
    text-align:right;
    float: right;
    height:82px;
    border-left:1px #FFFFFF solid;
}

#package_content_two {
    width: 364px;
    color:#FFFFFF;
    padding-top:20px;
    padding-bottom:20px;
    padding-right:20px;
    padding-left:20px;
    text-align:right;
    float: right;
    height:296px;
    border-left:1px #FFFFFF solid;
}

#package_content_three {
    width: 364px;
    color:#FFFFFF;
    padding-top:20px;
    padding-bottom:20px;
    padding-right:20px;
    padding-left:20px;
    text-align:right;
    float: right;
    height:200px;
    border-left:1px #FFFFFF solid;
}

#package_content ul {
    list-style:none;
}

#package_sidebar {
    width: 153px;
    color:#D9E8F4;
    float: left;
}

#package_sidebar ul {
    margin-top:15px;
    list-style:none;
}

#package_sidebar ul li {
    margin-top:10px;
    margin-left:-19px;
}

#package_sidebar ul li strong {
    font-size: 18px;
    font-weight:bold;
}

#packages {
    width:100%
}

#packages ul {
    margin:0px;
    padding:0px;
    list-style:none;
}

#packages li.grey {
    display:inline;
    float:left;
    font-size: 20px;
    font-weight:bold;
    color:#FFFFFF;
    background:url("grey_tab.jpg") no-repeat left top;
    padding-top:12px;
    margin-right:4px;
    margin-bottom:0px;
    width:153px;
    height:35px;
    text-decoration:none;
}

#packages li.blue {
    display:inline;
    float:left;
    font-size: 23px;
    font-weight:bold;
    color:#FFFFFF;
    background:url("blue_tab.jpg") no-repeat left top;
    padding-top:12px;
    margin-right:4px;
    margin-bottom:0px;
    width:153px;
    height:35px;
}

#packages li.blue span {
    display:block;
    text-align:left;
    margin-left:18px;
}

#packages li.grey span {
    display:block;
    text-align:center;
    margin-left:-2px;
}

#packages span {
    text-align:left;
    margin:0;
    padding:0px;
    width:153px;
    height:47px;
    text-decoration:none;
}

#packages li.grey span.subGrey {
    font-size: 14px;
    font-weight:bold;
}

#packages li.grey strong {
    font-size: 14px;
    font-weight:bold;
}

#packageFooter {
    margin:0;
    height:34px;
    text-decoration:none;
    padding-top:3px;
    display:block;
    border-top:1px #FFFFFF solid;
    background: url('package_footer.gif') bottom left no-repeat;
}

#footerContent {
    display:block;
    vertical-align:middle;
    text-align:right;
    padding-right:20px;
    padding-left:20px;
    color:#FFFFFF;
}

#footerContent a.footerLink {
    color:#FFFFFF;
    font-weight:bold;
}

#footerContent a.footerLink:hover {
    color: #D1DCF1;
}


#footerContent img {
    display:inline;
    padding-left:14px;
    padding-right:2px;
    padding-top:4px;
    margin: 0px;
    border: 0px;
    vertical-align:middle;
}

.recommend {
    font-size: 18px;
    display:block;
    font-weight:bold;
}

.rooms {
    font-size: 15px;
    display:block;
    font-style:italic;
    color:#D9E8F4;
    margin-top:-15px;
    
}

#smallSubTitleTwo {
    color: #5191CD;
    text-align:left;
    margin-top:20px;
    margin-bottom:8px;
    display:block;
    font-size: 16px;
    font-weight:bold;
}

#smallSubTitleThree {
    color: #5191CD;
    text-align:left;
    margin-top:8px;
    margin-bottom:8px;
    display:block;
    font-size: 16px;
    font-weight:bold;
}

#smallSubTitleFour {
    color: #5191CD;
    text-align:left;
    margin-top:0px;
    margin-bottom:4px;
    display:block;
    font-size: 18px;
    font-weight:bold;
}

#smallSubTitleFive {
    color: #5191CD;
    text-align:left;
    margin-top:0px;
    margin-bottom:8px;
    display:block;
    font-weight:bold;
    font-size: 26px;
}

#wrapper_two_column {
    width: 558px;
}

#two_column_content {
    width: 288px;
    color:#666666;
    padding-left:10px;
    text-align:left;
    float: right;
    height:174px;
}

#two_column_content p {
    padding:0px;
    display:block;
    margin:0px;
}

#two_column_sidebar {
    width: 260px;
    text-align:left;
    color:#666666;
    float: left;
}

#smallSubTitleThree {
    color: #5191CD;
    text-align:left;
    margin-bottom:8px;
    display:block;
    font-size: 16px;
    font-weight:bold;
}

#wrapper_three_column {
    width: 558px;
    margin-top:0px;
}

#three_column_content {
    width: 288px;
    color:#666666;
    padding-left:10px;
    text-align:left;
    float: right;
}

#three_column_content p {
    padding:0px;
    display:block;
    margin:0px;
}

#three_column_content p#pspacing {
    padding:0px;
    margin-top:10px;
    display:block;
}

#three_column_content ul {
    padding:0px;
    list-style:none;
    margin-top:12px;
}

#three_column_content ul li {
    padding:0px;
    list-style:none;
    margin-left:0px;
    padding-bottom:8px;
    line-height:16px;
}

#one_column_content ul {
    padding:0px;
    list-style:none;
    margin-top:12px;
}

#one_column_content ul li {
    padding:0px;
    list-style:none;
    margin-left:0px;
    padding-bottom:8px;
    line-height:16px;
}

#three_column_sidebar {
    width: 260px;
    text-align:left;
    color:#666666;
    float: left;
}

#three_column_sidebar ul {
    padding:0px;
    list-style:none;
    margin-top:12px;
}

#three_column_sidebar ul li {
    padding:0px;
    list-style:none;
    margin-left:0px;
    padding-bottom:8px;
    line-height:16px;
}

#four_column_content {
    width: 424px;
    color:#666666;
    padding-left:10px;
    text-align:left;
    float: right;
    height:100px;
}

#four_column_content p {
    text-align:justify;
    padding:0px;
    margin:0px;
}

span.learn_link  a,
span.learn_link a:visited {
    color: #FB701B !important;
	font-weight:bold !important;
}

#five_column_content p span.learn_link a:hover,
#five_column_content p span.learn_link a:visited:hover { 
    color: #FECFB4 !important;
	font-weight:bold !important;
}

#five_column_content p span.learn_link  a,
#five_column_content p span.learn_link a:visited {
    color: #FB701B !important;
	font-weight:bold !important;
}

#four_column_content p span.learn_link a:hover,
#four_column_content p span.learn_link a:visited:hover { 
    color: #FECFB4 !important;
	font-weight:bold !important;
}

#four_column_sidebar {
    width: 122px;
    text-align:left;
    color:#666666;
    float: left;
}

#five_column_content {
    width: 424px;
    color:#666666;
    padding-left:10px;
    text-align:left;
    float: right;
    height:60px;
}

#five_column_content p {
    text-align:justify;
    padding:0px;
    margin:0px;
}

#five_column_sidebar {
    width: 122px;
    text-align:left;
    color:#666666;
    float: left;
}

#smallTitleFour {
    color: #5191CD;
    text-align:left;
    margin-top:8px;
    margin-bottom:4px;
    font-size: 21px;
    font-weight:bold;
}

#goidv_logo {
    display:block;
    margin-top:14px;
}

#smallPrint {
    color: #5191CD;
    text-align:left;
    margin-top:4px;
    display:block;
    font-size: 11px;
}

.alsoIncludes {
    color:#D9E8F4;
    font-size: 16px;
    font-weight:bold;
}

#whyAdvertise ul li {
    color:#8A9298;
    font-size: 123.1;
    line-height: 1.4em;
    list-style:none;
    padding-bottom: 8px;
    padding-left:6px;
    display: block;
    margin-left:-10px;
    text-decoration:none;
}

#whyAdvertise ul {
    margin-top:14px;
    padding-top:10px;
}

/*/////////////////////////////////////////////////////////////////////////////////////// comparison tables*/

.darkSmallHeader {
    font-size: 11pt;
    font-weight: bold;
    padding-bottom:8px;
    color: #565961;
}

.highlight {
    background-color: #EAEAEA;
}

.smallText {
    padding-top:6px;
    padding-bottom:6px;
    padding-left:9px;
}

.orangeHighlight {
    color: #565961;
}

.checkBox {
    padding-top:6px;
}

/*/////////////////////////////////////////////////////////////////////////////////////// demo pages*/

#demoVideo {
    text-align:center;
    margin-left:39px;
}

/*/////////////////////////////////////////////////////////////////////////////////////// case study*/

#testimonialCase {
    padding-top:6px;
    padding-bottom:6px;
    border-bottom:1px solid #D1DCF1;
    vertical-align:middle;
    text-align:right;
}

#testimonialCase img {
    padding-right:6px;
    vertical-align:middle;
    margin-top:-1px;
}

#caseQuestionOne {
    font-size: 11pt;
    font-weight:bold;
    padding-bottom:10px;
    color: #5191CD;
}

#caseQuestion {
    font-size: 11pt;
    font-weight:bold;
    padding-top:30px;
    padding-bottom:8px;
    color: #5191CD;
}

.caseAnswer {
    font-size: 11pt;
    color: #5191CD;
}

#subscriberText {
	font-size:12px;
    color: #5191CD;
    text-align:justify;
}

#subscriberText  a,
#subscriberText a:visited {
    color: #FB701B !important;
	font-weight:bold !important;
}

#subscriberText a:hover,
#subscriberText a:visited:hover { 
    color: #FECFB4 !important;
	font-weight:bold !important;
}

/*/////////////////////////////////////////////////////////////////////////////////////// information bubbles*/

#bubble_wrapper{
    padding:0px;
    margin-top:20px;
    margin-bottom:10px;
    display:block;
}

#bubble_content {
    padding-left:24px;
    padding-right:24px;
    text-align:justify;
    margin-top:-10px;
    display:block;
    font-size: 14px;
    background-color:#7DC5FA;
    color:#FFFFFF;
}

#bubble_title{
    color:#FFFFFF;
    text-align:left;
    margin-bottom:8px;
    margin-top:0px;
    display:block;
    font-size: 18px;
    font-weight:bold;
}

#bubble_wrapper_two{
    padding:0px;
    margin-top:2px;
    margin-bottom:20px;
    display:block;
}

#bubble_content_two {
    padding-left:24px;
    padding-right:24px;
    padding-top:6px;
    text-align:justify;
    margin-top:-10px;
    display:block;
    font-size: 21px;
    font-weight:bold;
    letter-spacing:1px;
    line-height:26px;
    background-color:#7DC5FA;
    color:#FFFFFF;
}

#bubble_content_three {
    padding-left:24px;
    padding-right:24px;
    text-align:justify;
    margin-top:0px;
    display:block;
    font-size: 14px;
    background-color:#7DC5FA;
    color:#FFFFFF;
}

/*/////////////////////////////////////////////////////////////////////////////////////// contact form*/

.cform { 
	margin:20px auto 0 auto; 
	width: 558px!important;  
}

.cform input.sendbutton	{ 
	width:100px!important;  
	padding:2px; 
	margin: 0 0 0 100px;
    margin-top:10px!important;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}

.cform fieldset	{ 
	margin-top:14px; 
	padding:5px 0 5px 0; 
	border:none;
}
ol.cf-ol { 
	margin:0!important; 
	padding:15px 0 0 0!important; 
	border-top:0px solid #ffffff!important; 
}
.cform textarea,
.cform input {
	width:450px!important; 
}
.cform select {
	width:458px!important; /* attempt to have equal length */
} 

/*/////////////////////////////////////////////////////////////////////////////////////// comments */

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

.comments {
	margin:30px 0pt 0pt!important; 
	position:relative!important; 
	text-align:left!important;
	display:none!important;
	visibility:hidden!important;
} 

/*/////////////////////////////////////////////////////////////////////////////////////// faqs */


.faq li {
	clear:both!important;
	padding-bottom:6px!important;
    padding-top:8px!important;
    padding-left:12px!important;
    padding-right:0px!important;
}

body.page .entry-content #opening_paragraph ol.faq li h3 {
    font-size: 18px!important;
    border-bottom:0px!important;
    font-weight:bold!important;
    color: #5191CD!important;
    letter-spacing:0px;
    display:block!important;
	height:16px!important;
	margin-top:0px!important;
	padding-bottom:0px!important;
    padding-top:0px!important;
}

body.page .entry-content #opening_paragraph ol.faq li h3 a {
    color: #5191CD!important;
    text-decoration:none!important;
}

body.page .entry-content #opening_paragraph ol.faq li h3 a:visited {
    color: #5191CD!important;
    text-decoration:none!important;
}

body.page .entry-content #opening_paragraph ol.faq li h3 a:hover {
    color: #27d!important;
    text-decoration:none!important;
}

.faq li.alt {
	background-color:#FFFFFF!important;
	padding-bottom:6px!important;
    padding-top:8px!important;
    padding-left:3px!important;
    padding-right:0px!important;
}
