@charset "utf-8"; 
/* $Id: style.css,v 1.1.2.25 2008/07/27 18:05:04 andregriffin Exp $ */
/* Drupal 6 Framework - Created by Andre Griffin
----------------------------------------------------------------
[Table of contents]

 1.Global
 2.Layout
 3.Header
 4.Navigation
 5.Nodes
 6.Comments
 7.Sidebars
 8.Blocks
 9.Footer
10.CSS Support
11.Administration

[Color codes]

 # Dark Grey:        #333
 # Dark Blue:        #069
 # Pink:             #f66
 # Mid Blue:         #b4d7f0
 # Light Blue:       #d4e7f3
 # Very Light Blue:  #edf5fa

[Font sizes - based on 75% body]

26px = 2.166667em
24px = 2em
22px = 1.8333em
20px = 1.6667em
19px = 1.5833em
18px = 1.5em
16px = 1.333333em
14px = 1.1667em
13px = 1.083333em
12px = 1em
11px = 0.9167em
10px = 0.8333em

Equasion for font sizing: 
-Desired in px ÷ Default (or parent) in px = sizing in em

----------------------------------------------------------------*/

/* Yahoo reset
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


strong
{
	font-weight:bold;
}


.addthis_button {
float:right;
}

.entry-header {
border-bottom:1px dotted #B4DBFA;
margin:0 0 20px 0;
padding:0;
}
.entry-header .user_photo {
float:left;
margin:5px 10px 0 0;
border-top:1px solid #5a7995;
border-bottom:1px solid #5a7995;
}



.blog-title h2 {
font-size:1.9em;
color:#006699;
}

.view-id-web_design_portfolio .views-view-grid td {
vertical-align:top;
}
.view-id-web_design_portfolio .views-view-grid td img {
border: 1px solid #C2D5DB;
margin:0 0 0 0;
padding:4px;
}
.view-id-web_design_portfolio .views-view-grid td img:hover {
border: 1px solid blue;
}

#mainImage{
margin-left:5px;
/*
background-image: url(/images/main_banner-8-28-07.jpg);
*/
background-image: url(/images/grass.jpg);
height:225px;
width:927px;
}

h1, p.subHeading, p.indexText
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10.5pt;
font-weight: bold;
color: #000000;
text-decoration: none;
}

#indexTitle p.subHeading
{
text-align: right;
margin-right: 63px;
font-size: 12pt;
margin-top: 7px;
color: #ffffff;
}

#indexTitle h1
{
font-size: 20pt;
font-family: Verdana,Arial,Helvetica,sans-serif;
text-align: right;
margin-right: 60px;
padding-top: 20px;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}

.views-view-grid td {
padding:0 10px 10px 0;
border-spacing:10px; 
border:solid 0px blue;
}


/**
 * 1.GLOBAL
 */
/*
body { 
  background: #fff; 
  color: #333; 
  font: 75% Arial, Helvetica, sans-serif; 
  margin: 0; 
  padding: 0; 
} */



body {
background: url(images/bar-bg.jpg) repeat-x top;
/* background-color:#EBEFF5; */
color:#333;
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
}

.greenBar
{
/* background-image: url(/images/green.gif); */
color: #ffffff;
padding-top:3px;
padding-left:10px;
padding-bottom:2px;
border: solid 1px #94c937;
height:22px;
font-weight: bold;
}


h1, h2, h3, h4, h5, h6, span.h2 { 
  font-weight: 700; 
  margin: 0; 
  padding: 0; 
}

#center h1{
font-size:14.5pt;
color:#1F5486;
/*background-image: url(/images/h1-bg.26x31.jpg);*/
padding-top: 3px;
padding-bottom: 0px;
/*padding-left:10px;*/
border-bottom:2px solid #647994;
}

#center-home h1 {
font-size:14.5pt;
color:#FFF;
background-image: url(/images/h1-bg.26x31.jpg);
padding-top: 3px;
padding-bottom: 3px;
padding-left:10px;

/*border-bottom:2px solid #647994;*/
}

#center-home h1,
#center-home h2,
#center-home h3,
#center-home ol,
#center-home ul,
#center-home p
{
	margin-right:6px;
}



h1 { 
  font-size: 1.8333em; 
  margin: 0 0 0.5em; 
}

h2, span.h2 {
	font-size: 1.4167em;
	margin: 0 0 0.5em 0;
	display: block;
}


#center .node > h2, #center > h2 {
font-size:1.9em;
color:#006699; /* #ff6600; */
}

h3 { 
  font-size: 1.3833em; 
  margin: 1em 0 0.5em; 
  color: #11203f;
}

h4 { 
  font-size: 1.167em; 
  margin: 1em 0 0.5em; 
}

a:link, a:visited { 
  color: #104885;
  text-decoration: none; 
}

a:focus { 
  outline: 1px dotted; 
}

a:hover, a:active, ul#nice-menu-1 li a.active { 
  /* color: white; */
  outline: none; 
  text-decoration: none; 
}
ul#nice-menu-1 li a:visited { 
  color: #ffffff; 
  outline: none; 
  text-decoration: none; 
}
p { 
  font-size: 1em; 
  line-height: 1.5833em; 
  margin: 0 0 0.5833em; border:0px solid #FF0000
}

blockquote { 
  margin: 1.25em;
  margin-left:0px;
  padding: 1.25em 1.25em 0 45px; 
  background-image: url(/images/quote-4.jpg);
  background-repeat: no-repeat;
  color:#666666;
  font-style:italic;
}

em { 
  padding: 0 3px 0 0; 
}

hr { 
  background: #7f7f7f; 
  border: none; 
  height: 1px; 
  margin: 10px 0; 
  padding: 0; 
clear:both;
}

img, a img { 
  border: none; 
  outline: none; 
}

.toolstyle {
/*border:solid 1px lightblue; */
padding:10px;
}

/**
 * 2.LAYOUT
 */
#wrapper { 
	width: 932px;
	margin: 0 auto;
}

#container {
background:url("images/home-header-bg.jpg") repeat-y scroll 0 0 transparent;
margin:0px; padding:0px;
}

/* 1 column */
#center {
margin:0px;
position:relative;
padding-top:14px;
width:931px;
background: url(/sites/all/modules/best_rank/portfolio/white-pixel.jpg);
}

/* 3 columns */
body.sidebars #center {
border-left:0px solid #F2F2FF; /* #b4d7f0; */
border-right:0px solid #F2F2FF;
float:left;
padding:10px 0x;
width:490px;
}

/* 3 columns home page */
body.sidebars #center-home {
border-left:0px solid #F2F2FF; /* #b4d7f0; */
border-right:0px solid #F2F2FF;
float:left;
/*padding:10px 10px;*/
width:484px;
margin:0 4px 0 12px;
display:block;
margin-bottom:34px;
}

/* 2 columns - sidebar-left */
body.sidebar-left #center {
border-left:0px solid #F2F2FF;
float:right;
padding-left:10px;
/* width:720px; */
width: 678px;
}


/* 2 columns - sidebar-right */
body.sidebar-right #center {
border-right:0px solid #F2F2FF;
float:left;
/*padding-right:10px;*/
width:678px;
margin:0 14px 10px 0px;
}


.node .content a {
text-decoration:underline;
}

.node .content ul li {
	line-height: 1.5em;
	background: transparent url(images/menu-leaf.gif) no-repeat 1px .5em;
	list-style-image: none;
	list-style-type: none;
	margin: .15em 0 .5em .5em;
	padding: 0 0 .2em 1.5em;
	list-style-type: none;
}








/**
 * 3.HEADER
 */
#header {
margin:0; padding:0px; height:135px;
/* background-image:url(/images/bestrank-logo.gif);
background-repeat:no-repeat;
background-image:url(images/bar-bg.jpg);*/
border: solid 0px blue; border-top:0px;
}

#header-home {
margin:0;
height:350px;
}

#header-right {
margin:0;
height:103px;
background-image:url(/images/call-for-free-quote.jpg);
width:326px;
background-repeat:no-repeat;
background-position: bottom left;
float:right;
}

#header-left {
margin:0;
height:103px;
background-image:url(/images/bestrank-logo.gif);
background-position: bottom left;
background-repeat:no-repeat;
width:326px;
float:left;
}

#header h1 { 
  float: left; display:inline
}

#slogan { 
  display: block; 
  font-size: .7727em; 
}

#search-theme-form { 
  float: right; 
  margin: 2.5em 0 0; 
}

#search-theme-form .form-button, #search-theme-form .form-submit { 
  margin: 0; 
}

/**
 * 4.NAVIGATION
 */

#blog-prev-next {
margin:10px 0;
text-align:center;
}

ul.links li { 
  background: none; 
  margin: 0 10px 0 0; 
  padding: 0; 
}

#nav { 
  border-bottom: 1px solid #b4d7f0; 
  border-top: 1px solid #b4d7f0; 
  font-size: 1em; 
  margin: 0 0 10px; 
}

#nav ul.primary-links { 
  background: #d4e7f3; 
  font-weight: 700; 
  padding: 5px; 
}

#nav ul.primary-links li { 
  margin: 0; 
  padding: 0; 
}

#nav ul.primary-links li a:link, ul.primary-links li a:visited { 
  margin: 0 10px 0 0; 
  padding: 5px 0; 
}

#nav ul.primary-links li a:hover, ul.primary-links li a:active { 
  text-decoration: underline; 
}

#nav ul.secondary-links { 
  border-top: 1px solid #b4d7f0; 
  padding: 2px 5px; 
}

#nav ul.secondary-links li { 
  margin: 0; 
  padding: 0; 
}

#nav ul.secondary-links li a:link, ul.secondary-links li a:visited { 
  margin: 0 10px 0 0; 
  padding: 2px 0; 
}

#nav ul.secondary-links li a:hover, ul.secondary-links li a:active { 
  text-decoration: underline; 
}

/*negative margin keeps from pushing node h2 titles down*/
.breadcrumb { 
  color: #ccc; 
  font-size: 1em; 
  margin: 0 0 0; 
  padding: 0; 
}

.breadcrumb a:link, .breadcrumb a:visited { 
  color: #666; 
}

.breadcrumb a:hover { 
  color: #999; 
}

/*************************
* Home page
*************************/

#index
{
margin:15px 0 0 0;
padding:0;
}

#index h1 {
font-size:1.3167em;
}

#index h2
{
background-image: url(/images/h1-bg.26x31.jpg);
color: #ffffff;
padding-top:3px;
padding-left:10px;
padding-bottom:2px;
height:22px;
font-weight: bold;
display:block;
}



/**
 * 5.NODES
 */

.node {
/* background: url(/images/post_bottom.gif) no-repeat scroll 0 100%; */
/* float:left; */
padding: 0 0 20px 0px;
}

#post-it {
background-image: url(/images/postit.jpg);
height:165px;
width:160px;
border:solid 0px black;
padding: 40px 10px 5px 12px;
}

#post-it p{
font-size: 16.5px; 
line-height:1.4833em;
}

#post-it p a {
text-decoration: none;
}

#post-it .orange {
color: rgb(255, 102, 0);
}

#post-it .green {
color: rgb(0, 102, 51);
}

span.submitted { 
  color: #898989; 
  font-size: 1em;
}

.submitted {
  color: #898989; 
  font-size: 1em;
}

.meta {
padding:5px 0px;
}


.meta div.links {
	float: left;
	display: block;
	background: url(/images/blog-social-bar-bg.png) repeat-x;
	height:25px;
	padding:0 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0px solid #000;
}

.meta ul.links.inline {
display:inline;
}

.meta div.terms { 
  float: right; 
}

.meta div.links ul.links li { 
  float: left; 
  padding: 5px 5px 5px 5px; 
}

.meta div.terms ul.links li { 
  float: left; 
  padding: 5px 0 5px 10px; 
}

.book-navigation { 
  margin: 0 0 .5em; 
}

.item-list ul.pager { 
  margin: 1em 0 3em 0; 
}

.item-list ul.pager li { 
  margin: 0; 
  padding: 0; 
}

.item-list ul.pager li a:link, .item-list ul.pager li a:visited, .item-list ul.pager li.pager-current {
	border: 1px solid #ccc;
	color: #069;
	margin: .3em .1em;
	padding: .3em .5em;
}

.item-list ul.pager li a:hover, .item-list ul.pager li a:active {
	background-color: #edf5fa;
	color: #f66;
}

.item-list ul.pager li.pager-current {
	background-color: #d4e7f3;
	color: #069;
}


/**
 * 6.COMMENTS
 */

#comment-form .collapsible {
/* display:none; */
}

.comment { 
  margin: 20px 0 0; 
  padding: 0; 
}

.comment-bar { 
  background: #edf5fa; 
  border-bottom: 1px solid #b4d7f0; 
  padding: 5px; 
}

.comment span.new { 
  color: red; 
  font-size: 0.8333em; 
}

.comment h3 { 
  margin: 0.5em 0; 
}

.comment ul.links { 
  margin: 0 0 0 25px; 
}

.comment ul.links li a { 
  text-decoration: underline; 
}

.indented { 
  border-left: 1px solid #b4d7f0; 
  margin-left: 14px; 
  padding-left: 10px; 
}

/**
 * 7.SIDEBARS
 */
.sidebar { 
  width: 160px; 
}

#sidebar-left {
float:left;
width:175px;
padding-top:14px;
margin-right:19px;
}

#sidebar-left .block
{
	margin-bottom:20px;
}

#sidebar-left h3
{
	font-size:1.2em;
}

#sidebar-right {
	float:left;
	width:238px;
	border: none;
	padding-top:14px;
}

#sidebar-right-home {
float:right;
width:238px;
border: solid 0px black;
padding-top:14px;
}

#sidebar-right-home hr,
#sidebar-right hr
{
	background-color:#c7c7c8;
	margin:19px 0 19px 0;
}

#sidebar-right .block
{
	margin:0 14px 0 14px;
	display:block;
	clear:both;
}

#sidebar-right-home .block
{
	margin:0 15px 0 14px;
}

#sidebar-right #block-block-36 {
	margin: 0;
}

#sidebar-right #block-block-36 span {
	margin:0 14px 0 14px;
}

#sidebar-right #block-block-36 hr {
	margin:19px 14px;
}



#block-menu-152 {
width:200px;
}

#block-menu-152 ul li.leaf {
background-image:none;
}

/**
 * 8.BLOCKS
 */

#block-blog-0 .item-list ul li {
background: transparent url(/images/page_icon.jpg) no-repeat scroll 0 1px;
}

#block-comment-0 .item-list ul li {
background: transparent url(/images/comment.png) no-repeat scroll 1px 0em;
margin-bottom:5px;
padding-left:25px;
}

#block-comment-0 .item-list ul li a{
font-size:12px;
}

#block-comment-0 .item-list ul li{
font-size:10px;
}


#block-block-3 a:link,
#block-block-3 a:visited
{
	color:#104885;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}



#block-block-3 ul
{
	list-style-type:none;
	padding:0;
	margin:0;
}

#block-block-3 ul li
{
	margin:0 0 20px 0;
	padding-left:30px;
	background: transparent url(/images/green-arrow-bullet.png) no-repeat scroll -7px -7px;
}


#block-block-21 ul, #block-block-22 ul {
margin:0;
padding:0 0 0.25em 0em;
}

#home-page-submit, #quote-box {
padding: 5px;
float:right; display:inline; margin-right:20px; margin-top:42px
}

#quote-box {
margin: 20px 0 0 20px;
background: transparent url(/images/silver-bg.jpg) repeat scroll 0 0;
width: 250px;
height:150px;
}


#quote-box2 {
background: transparent url(/images/free-analysis-bg.png) no-repeat scroll 0 0;
width:220px;
height:175px;
float:left;
margin:0 0 7px 2px;
display:block;
clear:both;
}

body.sidebar-right #sidebar-right #block-block-23
{
	margin:0 0 0 6px;
}

body.sidebars #sidebar-right #block-block-23
{
	margin:0 0 0 6px;
}

#home-page-submit label, #quote-box label, #quote-box2 label {
width:125px;
display:block;
float:left;
font-size:10px;
}
#quote-box2 label {
color:white;
}

#home-page-submit input, #quote-box input {
width:210px;
}
#quote-box2 input {
}
.quote_box2_input {
height:20px;
width:175px; 
border:1px solid black;
}

#home-page-submit submit, #quote-box submit, #quote-box2 submit {
margin-top:50px;
}

#home-page-submit ul li, #quote-box ul li, #quote-box2 ul li {
background:none;
padding: 0 0 .4em 0px;
list-style-type:none;
}

#home-page-graphic {
margin:0 0 0 5px;
background-image: url(/images/success-awaits.jpg);
height:233px;
width:927px;
clear:both; padding:0px; border:0px solid #99FF00
}

#block-menu-menu-training ul.menu li {
background: transparent url(/images/blue-triangle.jpg) no-repeat scroll 1px 0.2em;
}

#block-menu-menu-training ul.menu li a {
padding:0.2em 0 0.2em 2.1em
}


/* Portal login */
#block-block-18 {
float:right; display:inline;
margin: 0px 8px 8px 0px;
width:102px;
height:29px;
background: url('/sites/all/themes/bestrank/images/client-login-blank.jpg') no-repeat;
}
#block-block-18 a {
	margin:0px 0 0 17px;
}
#block-block-18 .content {
	margin-top:4px;
}

/* Site Search Box */
#block-search-0 {
float:right; 
display:inline;
margin: 0px 20px 0 0;
/* background-color:red; */
} 

#block-search-0 .form-submit {
margin:0 0 0 5px;
}

#search-block-form {
	background: url('/sites/all/themes/bestrank/images/site-search-box.jpg');
	width:279px;
	height:49px;
}

#search-block-form .form-text {
	width:16em !important;
	height:20px;
	margin-left:10px;
}

#search-block-form .container-inline {
	margin-top:12px;
}

#search-block-form #edit-search-block-form-1-wrapper,
#search-block-form, #edit-submit-1 {
	margin:0;
	float:left;
}

#search-block-form #edit-search-block-form-1 {
	background: url(/sites/all/themes/bestrank/images/site-search-query-box.jpg) no-repeat;
	border: none;
}

#search-block-form, #edit-submit-1 { 
/*	margin-left:4px;*/
} 

/* Phone number */
#block-block-17 {
margin:0;
height:45px;
/*background-image:url(/images/call-for-free-quote.jpg);*/
width:266px;
float:right; display:inline;
clear:right;
text-align:right;
margin-right: 25px
}

#block-block-17 .slogan {
font-size:10pt;
float:left;
margin: 8px 0px 0px 0px;
color:#3683d3;
font-size:9pt;
}

#block-block-17 .phone {
font-size:14pt;
float:right;
color:#0d395f;
font-size:17pt;
margin: 10px 0 0 0;
font-family:Impact, "Charcoal", sans-serif;
font-weight:normal;
}

/* Spacing needed below the site image & phone number and above the main menu */
#block-block-16 {
clear:both;
height:0px;
padding:0px;
margin:0px;
}

#block-block-38
{
	margin:0 0 0 9px;
	padding:0;
	display:block;
	float:left;
}

#block-block-39 {
	margin:0px!important;
}

/* Client logos (flash) */
#block-block-15 {
margin-top:20px;
}

/* best rank site logo  */
#block-block-14 { margin:0px; padding:0px; width:480px; height:103px; overflow:hidden; float:left; display:inline
}

#block-block-10 ul, #block-block-2 ul, #block-block-5 ul {
padding:0 0 0.25em 0;
}

/* Blog RSS block */
#block-block-8 {
margin-top:20px;
}
#block-block-8 .content {
padding-left:15px;
}

#block-menu-menu-services {

}

#block-menu-menu-services ul li, #block-menu-menu-contact ul li {
background: transparent url(/images/orange_bullet.jpg) no-repeat scroll 5px center;
/*
background: transparent url(/images/blue-circle-arrow.jpg) no-repeat scroll 1px 0.35em;
background-color:#f7fafc;
*/
}

#block-menu-menu-services h2 {
padding-left:22px;
background: transparent url(/images/metallic-arrow.jpg) no-repeat scroll 3px 5px;
/*
background: transparent url(/images/icons/busservices_icon.jpg) no-repeat scroll;
*/
}

#block-block-35 {
text-align:center;
}
#block-block-11 {
padding:10px;
}

#block-block-11 span.h2 {
height:26px;
margin:0em 0 0.5em;
padding-left:33px;
padding-top:3px;
font-size: 1.4167em; 
font-weight:bold;
display:block;

background: transparent url(/images/questionmark.png) no-repeat scroll 2px 2px;
}

#block-block-40 span.h2
{
	height:32px;
	margin:0em 0 0.5em;
	padding-left:40px;
	padding-top:8px;
	background: transparent url(/images/lil-guy.png) no-repeat scroll 2px 2px;
	font-size: 1.4167em; 
	font-weight:bold;
	display:block;
}

#block-block-40 span.h2 a:link,
#block-block-40 span.h2 a:visited,
#block-block-40 span.h2 a:active,
#block-block-40 span.h2 a:hover
{
/* color:#EF7900;	*/
}



#block-best_rank-0 {
/* background-color:lightblue; 
background-image: url('/images/rss.gif'); */
margin-top:20px;
background-repeat: no-repeat;
/*background-color:#f4fafd; /* #EDF5FA; */
padding:5px;
/*border:solid 1px lightblue;*/
}

#block-best_rank-0 h2 {
margin:0 0 0.5em;
text-align:center;
border-bottom:1px dashed lightgray;
padding-bottom:5px;
}

#block-best_rank-0 ul {
padding:0 0.5em 0.25em 0em;
}

#block-best_rank-0 ul li {
margin: 0.75em 0.5em 0.15em .5em;
padding:0 0 0.2em 0;
background:none;
/*
background: transparent url(/images/page_icon.jpg) no-repeat scroll 0px 1px;
*/
/*
background: transparent url(/images/orange_bullet.jpg) no-repeat scroll 1px 0.35em;
*/
}
#block-best_rank-0 ul li img {
border-top: 1px solid #5A7995;
border-bottom: 1px solid #5A7995;
}



#user-login-form .item-list ul li { 
  background: none; 
  padding: 0; 
}

#search-block-form .form-text { 
  width: 8em; 
}

#search-block-form input.form-submit { 
  font-size: .9em; 
  padding: 0; 
}

.block-book ul.menu li.expanded { 
  background-color: #fff; 
}

.block-book ul.menu li.expanded ul { 
  border-bottom: none; 
  border-top: 1px solid #d4e7f3; 
}

/**
 * 9.FOOTER
 */

.footer, .push {
	height: 279px; /* .push must be the same height as .footer */
}


#footer-wrap {
	background: #203347 url(/images/footer-bg.png) repeat-x;
	width: 100%;
}

#footer {
	width: 932px;
	height: 208px;
	margin:0 auto;
	padding-top:71px;
	color:#385b82;
	font-size:11px;
}

#footer div.list-block-1
{
	margin-right:10px;
	float:left;
	width:150px;
	height:145px;
}

#footer div.list-block-1 li
{
	width:150px;
}	


#footer div.list-block-2
{
	margin-right:10px;
	float:left;
	width:150px;
	height:145px;
	
}

#footer div.list-block-2 li
{
	width:150px;
}	

#footer div.list-block-3
{
	float:left;
	width:480px;
	height:145px;
	
}



#footer ul
{
	list-style-type:none;
	margin:0 0 14px 0;
	padding:0;
}

#footer ul li
{
	background:none;
	padding:0;
	margin:0 10px 5px 0;
	width:150px;
	float:left;
}


#footer ul li a:link,
#footer ul li a:visited
{
	color:#ccdaec;
	text-decoration:none;
}

#footer ul li a:active,
#footer ul li a:hover
{
	color:#ccdaec;
	text-decoration:underline;
}


#footer span.title
{
	color:#5e81ab;
	font-size:16px;
	margin:0 0 13px 0;
	font-weight:bold;
	display:block;
}

#footer a:link,
#footer a:visited
{
	color:#7e92a8;
	text-decoration:none;
}

#footer a:active,
#footer a:hover
{
	color:#7e92a8;
	text-decoration:underline;
}


#footer a.feed-icon { 
  position: absolute; 
  right: 0; 
  top: 5px; 
}

#footer #block-system-0 { 
  position: absolute; 
  right: 25px; 
  top: 6px; 
}

/**
 * 10.CSS SUPPORT
 */
span.clear     { clear: both; display: block; font-size: 0; height: 1px; line-height: 0; margin-bottom: -1px; }
.clear         { clear: both; }
.clear-block   { display: block; }
.float-left    { float: left; }
.float-right   { float: right; }

.text-left     { text-align: left; }
.text-right    { text-align: right; }
.text-center   { text-align: center; }
.text-justify  { text-align: justify; }

.bold          { font-weight: bold; }
.italic        { font-style: italic; }
.underline     { border-bottom: 1px solid; }
.highlight     { background: #ffc; }

.wrap          { width: 960px; margin: 0 auto; }

.img-left      { float: left; margin: 4px 10px 4px 0; }
.img-right     { float: right; margin: 4px 0 4px 10px; }

.nopadding     { padding: 0 }
.noindent      { margin-left: 0; padding-left: 0 }
.nobullet      { list-style: none; list-style-image: none; }

/**
 * 11.ADMINISTRATION
 */

/* lists */
dl { margin: .5em 0 1em; padding: 0; }
dl dd { margin: 0 0 .5em 1.5em; }
ol { margin: .5em 0 1em; padding: 0 0 0 1.5em; }
ol li { margin: 0.15em 0 0.15em .5em; padding: 0 0 .2em; line-height:1.5833em; }
ol ul li { margin-left: .5em; padding: 0 0 .2em 1.5em; }
ul { margin: .5em 0 .5em 1em; padding: 0; }
.item-list ul { margin: 0.35em 0 0 0; padding: 0; }
.item-list ul ul { margin-left: 0; }
ul li, ul li.leaf, .item-list ul li { background: transparent url(images/menu-leaf.gif) no-repeat 1px .5em; list-style-image: none; list-style-type: none; margin: .15em 0 .15em .5em; padding: 0 0 .2em 1.5em; }
ul li.expanded { background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em; }
ul li.collapsed { background: transparent url(images/menu-collapsed.gif) no-repeat 0 .35em; }
ul li.leaf a, ul li.expanded a, ul li.collapsed a { display: block; }
ul.inline li { background: none; margin: 0; padding: 0 1em 0 0; }
ul ol li { background: none; list-style-type: decimal; margin-left: 2em; padding: 0 0 0.2em; }
ul ul li { margin-left: 2em; margin:0px!important}



/* admin tab links */
ul.primary, ul.primary li, ul.secondary, ul.secondary li { background: none; border: 0; margin: 0; padding: 0; }
/*ul.primary { float: left; }*/
ul.secondary { border-bottom: 1px solid #b4d7f0; clear: both; margin: 0 0 1em; padding: .5em 0; text-align: left; }
ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited, ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited { background: none; border: 0; margin: 0; padding: 0 1em 0 0; text-decoration: none; }
ul.primary li.active a, ul.secondary li.active a { font-weight: 700; }

/* position admin tab links and style admin h2 */
#tabs-wrapper { margin: 0; padding: 0; display:block;}
h2.with-tabs { margin-bottom: 0; }
#tabs-wrapper ul.tabs { margin: 0 0 .5em; padding: 0; }

/* sidebar menu */
ul.menu { margin: 0; padding: 0; }
ul.menu li { background-position: .3em .6em; list-style-image: none; list-style-type: none; margin: 0; padding: .1em 0 .1em 0; }
ul.menu li a { padding: .1em 0 .1em 1.5em; }
ul.menu li ul li { background-position: 1.5em .6em; }
ul.menu li ul li a { padding-left: 2.7em; }
ul.menu li ul li ul li { background-position: 2.7em .6em; }
ul.menu li ul li ul li a { padding-left: 3.9em; }
ul.menu li ul li ul li ul li { background-position: 3.9em .6em; }
ul.menu li ul li ul li ul li a { padding-left: 5.1em; }
ul.menu li.expanded { padding-bottom: 0; }
ul.menu li.expanded ul { margin-top: .1em; }

/* to remove zebra coloring from sidebar menus, remove this star and slash--> */
ul.menu li { border-bottom: 1px solid #d4e7f3; padding: .2em 0 .2em 0; }
ul.menu li a { padding: .2em 0 .2em 1.5em; }
ul.menu li.odd { background-color: #fff; }
ul.menu li.even { background-color: #edf5fa; }
ul.menu li.expanded { background-color: #d4e7f3; border: none; padding-bottom: 0; }
ul.menu li.expanded ul { border-bottom: 3px solid #d4e7f3; border-top: 1px solid #b4d7f0; margin-top: .2em; }
/* end zebra coloring */

/* stuff you probably will not need to change - includes admin coloring */
quote, code, fieldset { margin: .5em 0; }
input { color: #494949; font: 1em Verdana, sans-serif; }
textarea, select { color: #494949; font: 1em Verdana, sans-serif; }
fieldset ul.clear-block li { background-image: none; margin: 0; padding: 0; }
fieldset { background: #fff; border: 1px solid #d4e7f3; margin: 1em 0; padding: 1em; }
fieldset legend { display: block; }
html.js fieldset.collapsed { background: transparent; padding-bottom: .6em; padding-top: 0; }
html.js fieldset.collapsible legend a { background: url(images/menu-expanded.gif) no-repeat 0 50%; padding-left: 2em; }
html.js fieldset.collapsed legend a { background: url(images/menu-collapsed.gif) no-repeat 0 50%; }

table { margin: 1em 0; width: 100%}
thead th { border-bottom: 2px solid #d4e7f3; color: #494949; font-weight: 700; }
tbody { border-top:none; }
th a:link, th a:visited { color: #7f7f7f; }
td, th { padding: .3em .5em; }
tr.even, tr.odd, tbody th { border: solid #d4e7f3; border-width: 1px 0; }
tr.odd, tr.info { background-color: #edf5fa; }
tr.even { background-color: #fff; }
tr.drag { background-color: #fffff0; }
tr.drag-previous { background-color: #ffd; }
tr.odd td.active { background-color: #d4e7f3; }
tr.even td.active { background-color: #edf5fa; }
td.region, td.module, td.container, td.category { background-color: #d4e7f3; border-bottom: 1px solid #b4d7f0; border-top: 1.5em solid #fff; color: #666; font-weight: 700; }
tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category { border-top-width: 0; }
tr.odd td.menu-disabled { background-color: #edf5fa; }
tr.even td.menu-disabled { background-color: #fff; }
tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active { color: #d4e7f3; }
tr.taxonomy-term-divider-top { border-bottom: none; }
tr.taxonomy-term-divider-bottom { border-top: 1px dotted #ccc; }

#autocomplete li { cursor: default; margin: 0; padding: 2px; }
#autocomplete li.selected, tr.selected td, tr.selected td.active { background: #027ac6; color: #fff; }
.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item { margin: 0.25em 0; }
#center form { margin-bottom: 2em; }
.form-button, .form-submit { margin: 2em 0.5em 1em 0; }
#dblog-form-overview .form-submit, .confirmation .form-submit, .search-form .form-submit, .poll .form-submit, fieldset .form-button, fieldset .form-submit, .sidebar .form-button, .sidebar .form-submit, table .form-button, table .form-submit { margin: 0; }

div.admin-panel, div.admin-panel .description, div.admin-panel .body, div.admin, div.admin .left, div.admin .right, div.admin .expert-link, div.item-list, .menu { margin: 0; padding: 0; }
div.admin h3 { margin-bottom: 0; }
div.admin .left { float: left; width: 48%; }
div.admin .right { float: right; width: 48%; }
div.admin-panel { background: none; padding: 1em 1em 1.5em; }
div.admin-panel .description { margin-bottom: 1.5em; }
div.admin-panel dl { margin: 0; }
div.admin-panel dd { color: #898989; font-size: 0.92em; line-height: 1.3em; margin-bottom: .65em; margin-top: -0.2em; }

.messages { background-color: #fff; border: 1px solid #b8d3e5; }
.preview { background-color: #fcfce8; border: 1px solid #e5e58f; }
.preview .node { background-color: #fcfce8; }

span.form-required { color: #ffae00; }
.description { color: #898989; font-size: 0.92em; line-height: 150%; margin-bottom: 0.75em; }
.messages, .preview { margin: .75em 0; padding: .5em 1em; }
.messages ul { margin: 0; }
.box { margin-bottom: 2.5em; }
.profile dd { margin-bottom: 1.6em; }
.profile h3 { border-bottom: none; }

div.status { border-color: #c7f2c8; color: #33a333; }
div.error, tr.error { background-color: #fcc; color: #a30000; }
.form-item input.error, .form-item textarea.error { border: 1px solid #c52020; color: #363636; }
table.system-status-report th { border-color: #d4e7f3; }
table.system-status-report tr.error, table.system-status-report tr.error th { background-color: #fcc; border-color: #ebb; color: #200; }
table.system-status-report tr.warning, table.system-status-report tr.warning th { background-color: #ffd; border-color: #eeb; }
table.system-status-report tr.ok, table.system-status-report tr.ok th { background-color: #dfd; border-color: #beb; }


img.img-left
{
	margin:0 10px 10px 0;
}

img.img-right
{
	margin:0 0 10px 10px;
}

.clear {
clear:both;
}

div.clear {
/*height:.01em;
overflow:hidden;*/
}


form#blog-signup {
background: transparent url(/images/rcv-blog-updates-form.png) no-repeat scroll 0 0;
width:220px;
height:90px;
margin:0 0 7px 9px;
padding:42px 0 0 11px;
color:#fff;
display:block;
}

form#blog-signup label
{
	color:#fff;
	font-size:10px;
	clear:both;
	width:190px;
	display:block;
}

form#blog-signup input.submit
{
	background: transparent url(/images/signup-btn.png) no-repeat;
	width:115px;
	height:23px;
	margin:15px 0 0 42px;
	border:none;
}


div.blog-follow-btns
{
	background: url(/images/blog-follow-btns.png) no-repeat;
	width:208px;
	height:28px;
	display:block;
	position:relative;
	margin:5px 0 10px 14px;
}

div.blog-follow-btns a
{
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:28px;
	width:28px;
}

div.blog-follow-btns a.facebook{left:36px;}
div.blog-follow-btns a.rss{left:71px;}
div.blog-follow-btns a.linkedin{left:107px;}
div.blog-follow-btns a.myspace{left:143px;}
div.blog-follow-btns a.youtube{left:178px;}



#sidebar-right .block-menu ul li
{
	border:none;
	background: transparent url("images/menu-leaf.gif") no-repeat scroll 1px 0.5em;
	padding:0;
	margin:0;
}

#sidebar-right .block-menu ul li a.active { color:#006699 }

#sidebar-right .block-menu
{
	margin:0 14px 20px 14px;
	display:block;
}







form#webform-client-form-122 input#edit-submit,
form#webform-client-form-7 input#edit-submit,
form#webform-client-form-31 input#edit-submit
{
	background: url(/images/contact-submit-btn.jpg) no-repeat;
	width:204px;
	height:45px;
	border:none;
}

form#webform-client-form-122 fieldset,
form#webform-client-form-7 fieldset,
form#webform-client-form-31 fieldset
{
	border: 1px solid #c5c7ce;
	background:#f9fafa;
	margin: 0;
}
form#webform-client-form-122 fieldset legend,
form#webform-client-form-7 fieldset legend,
form#webform-client-form-31 fieldset legend
{
	font-size:17px;
	color:#101536;
}

form#webform-client-form-122 label,
form#webform-client-form-7 label,
form#webform-client-form-31 label
{
	color:#686666;
}

form#webform-client-form-122 fieldset#webform-component-become_an_affiliate input,
form#webform-client-form-7 fieldset#webform-component-request_a_quote input,
form#webform-client-form-31 fieldset#webform-component-ask_a_question input
{
	width:250px;
	border:1px solid #b4b3b3;
	height:26px;
	padding:3px 3px 0px 3px;
}

form#webform-client-form-7 fieldset#webform-component-request_a_quote input.form-checkbox
{
	width:16px;
	height:16px;
	margin:0 10px 0px 0;
}

form#webform-client-form-122 fieldset#webform-component-become_an_affiliate textarea,
form#webform-client-form-7 fieldset#webform-component-request_a_quote textarea,
form#webform-client-form-31 fieldset#webform-component-ask_a_question textarea
{
	border:1px solid #b4b3b3;
}


fieldset#office-address-container
{
	background:#f9fafa;
	padding:13px;
	border: 1px solid #c5c7ce;
	position:relative;
	color:#686666;
}

fieldset#office-address-container legend
{
	font-size:17px;
	color:#101536;
}

h2.team {
	font-size:14.5pt;
	color:#1F5486;
	padding-top: 3px;
	padding-bottom: 0px;
	border-bottom:2px solid #647994;
}

#edit-submitted-request-a-quote-services-of-interest-Training-wrapper,
#edit-submitted-request-a-quote-services-of-interest-Consulting-wrapper,
#edit-submitted-request-a-quote-services-of-interest-Video-Production-wrapper,
#edit-submitted-request-a-quote-services-of-interest-Call-Tracking-or-Analytics-wrapper,
#edit-submitted-request-a-quote-services-of-interest-Other-wrapper
{
left:270px;
position:relative;
top:-121px;
}

#webform-component-services_of_interest {
height:150px;
}
