/*  
Theme Name: RedFly Marketing Main Pages
Theme URI: http://www.redflymarketing.com/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.1
Author: RedFly Marketing
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	color: #666666;
	}
#wrapper {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	}
#header-container {
	position:absolute;
	top: 100px;
	width: 970px;
	height: 335px;
	overflow:hidden;
	color: white;
	clear: both;
}
#header-container-blog {
	position:absolute;
	top: 100px;
	width: 970px;
	height: 235px;
	overflow:hidden;
	color: white;
	clear: both;
}
#container {
	padding-top: 335px;
	margin-left: auto;
	margin-right: auto;
	}
#container-blog {
	padding-top: 235px;
	margin-left: auto;
	margin-right: auto;
	}
#content {
	width: 685px;
	float: left
	}
#content-services {
	width: 725px;
	float: left;
	}
#top-header {
	clear: both;
	height: 100px;
	}
#top-header img {
	float: left;
	margin: 11px 0 0 0;
	padding: 0 0 0 65px;
	}
#navigation {
	float: right;
	color: #dcc5cc;
	margin: 61px 0 0 0;
	padding: 0 22px 0 0;
	}
#navigation li {
	display: inline;
	list-style: none;
	font-size: 11px;
	height: 15px;
	line-height: 15px;
	padding: 0 5px 2px 6px;
	margin: 0;
	border-left: 1px solid #dcc5cc;
	text-align: center;
	}
#navigation li h1 {
	font-size: 11px;
	display: inline;
	font-weight: normal;
	}
#navigation li a {
	color: #b5143e;
	}
#navigation li a:hover {
	color: #ff0000;
	}
#header {
	width: 970px;
	height: 335px;
	background: url('images/bg_header.jpg');
	}
#header-blog {
	width: 970px;
	height: 335px;
	background: url('images/bg_header_blog.jpg');
	}
#header-services {
	width: 970px;
	height: 335px;
	background: url('images/bg_header_services.jpg');
	}
#header-page {
	width: 970px;
	height: 335px;
	background: url('images/bg_header_page.jpg');
	}
#header-left {
	width: 660px;
	float: left;
	padding-left: 64px;
	}
#menu {
	margin: 0 0 0 0px;
	width: 660px;
	float: left;
	padding: 0;
	}
#menu li {
	display: inline;
	list-style: none;
	float: left;
	margin: 0 0 0 1px;
	text-align: center;
	}
#bg {
	display: none;
	background: url('images/bg_menu_hover.png');
	}
#menu li a {
	background: url('images/bg_menu.png');
	display: block;
	width: 164px;
	height: 30px;
	margin: 5px 0 0 0;
	line-height: 27px;
	color: white;
	text-decoration: none;
	}
#menu li.active a {
	background: url('images/bg_menu_active.png');
	display: block;
	width: 164px;
	height: 35px;
	margin: 0;
	line-height: 35px;
	color: white;
	text-decoration: none;
	}
#menu li a:hover {
	background: url('images/bg_menu_hover.png');
	width: 164px;
	margin: 0;
	height: 35px;
	line-height: 35px;
	}
#search-engines {
	background: url('images/bg_se.jpg');
	float: left;
	width: 250px;
	height: 150px;
	padding: 0 0 0 0;
	margin: 135px 0 0 1px;
	}
#search-engines p {
	margin: 20px 30px 0 25px;
	}
#hints {
	width: 240px;
	float: right;
	padding: 5px 5px 0 0;
	}
#hints fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}
#hints label, #hints legend {
	display: none;
	}
#search {
	background: url('images/bg_search.jpg');
	width: 240px;
	height: 30px;
	}
#search form {
	margin: 0;
	padding: 0;
	}
#s {
	background: url('images/bg_search_form.png');
	border: 0;
	margin: 6px 0 0 6px;
	padding: 0;
	width: 162px;
	height: 19px;
	line-height: 19px;
	float: left;
	}
#searchsubmit {
	background: url('images/bg_search_button.png');
	color: white;
	border: 0;
	margin: 6px 0 0 6px;
	padding: 0 0 2px 0;
	width: 60px;
	height: 19px;
	font-family: Tahoma;
	float: left;
	font-size: 11px;
	cursor: pointer;
	}
a#free-quote, a#ppc-management, a#search-marketing, a#search-marketing {
	width: 240px;
	height: 100px;
	display: block;
	color: white;
	text-decoration: none;
	}
a#free-quote span {
	padding: 37px 0 0 20px;
	display: block;
	}
a#ppc-management span, a#search-marketing span {
	padding: 52px 0 0 20px;
	display: block;
	}
#free-quote {
	background: url('images/bg_quote.jpg');

	}
#ppc-management {
	background: url('images/bg_ppc.jpg');

	}
#search-marketing {
	background: url('images/bg_sem.jpg');

	}
#left-column {
	float: left;
	width: 210px;
	padding-left: 65px;
	padding-top: 30px;
	position: relative;
}
#left-column-about {
	float: left;
	width: 230px;
	padding-left: 65px;
	padding-top: 22px;
	position: relative;
}
#left-column img, #left-column-about img, #right-column-services img, #right-column-page img {
	display: block;
	vertical-align: bottom;
	border: 0;
	margin: 0;
	padding: 0;
	}
#left-column p {
	width: 210px;
	}
#narrowcontent { 
	float: right;
	width: 370px;
	padding: 30px 0px 57px 40px;
	position: relative;
}
#narrowcontent-about { 
	float: right;
	width: 369px;
	padding: 22px 0px 57px 0;
	margin-left: 2px;
	position: relative;
}
#narrowcontent p {
	width: 370px;
	text-align: left;
	}
#narrowcontent .post {
	width: 370px;
	}
#widecontent { 
	float: right;
	width: 635px;
	padding: 0 0 57px 0;
	position: relative;
	margin: 30px 0 0 0;
}
#widecontent-page { 
	float: right;
	width: 620px;
	padding: 0 0px 57px 0;
	position: relative;
}
#widecontent-services { 
	float: right;
	width: 660px;
	padding: 0 0px 57px 0;
	position: relative;
}
#widecontent-page h1 {
	font-family: Georgia;
	font-size: 23px;
	color: #666666;
	font-weight: normal;
	margin: 0;
	padding: 13px 0 15px 0;
	width: 100%;
	border-bottom: 2px solid #ebebeb;
	}
h1.about {
	font-family: Georgia;
	font-size: 23px;
	color: #666666;
	font-weight: normal;
	margin: 0 0 0 65px;
	padding: 13px 0 15px 0;
	width: 620px;
	border-bottom: 2px solid #ebebeb;
	}
#right-column {
	float: right;
	width: 240px;
	padding: 29px 5px 57px 40px;
	position: relative;
}
#right-column-page {
	float: right;
	width: 240px;
	padding: 0 5px 57px 40px;
	position: relative;
}
#right-column-services {
	float: left;
	width: 200px;
	padding: 0 0 57px 0;
	position: relative;
}
#right-column p {
	width: 240px;
	}
#adwords {
	background: url('images/bg_adwords.png') top repeat-x;
	width: 240px;
	height: 120px;
	margin: 0;
	padding: 0;
	}
#adwords-blog {
	background: url('images/bg_adwords.png') top repeat-x;
	width: 240px;
	height: 120px;
	margin: 18px 0 30px 0;
	padding: 0;
	}
#adwords span, #adwords-blog span {
	float: left;
	margin: 11px 0 0 0;
	padding: 0 0 0 0;
	width: 95px;
	}
#adwords img, #adwords-blog img {
	float: left;
	margin-right: 15px;
	}
#footer {
	width:970px;
	clear:both;
	height:39px;
	background: url('images/bg_footer.png');
	color: #999999;
	text-align:center;
	position:relative;
	padding-top: 7px;
	margin-top:-50px;/*drag footer from below the fold*/
}
h1#slogan {
	width: 370px;
	height: 30px;
	background: url('images/slogan.png') no-repeat;
	margin: 0;
	padding: 0 0 12px 0;
	text-align: center;
	color: white;
	line-height: 26px;
	font-size: 12px;
	font-weight: normal;
	}
a {
	color: #b5143e;
	}
a:hover {
	color: #ff0000;
	}
/*#container a, #container-blog a, #footer a {
	color: #b5143e;
	}
#container a:hover, #container-blog a:hover, #footer a:hover {
	color: #ff0000;
	}*/
.divider {
	background: url('images/divider.png') center repeat-x;
	height: 15px;
	clear: both;
	}
.divider-blog {
	background: url('images/divider.png') bottom repeat-x;
	height: 5px;
	width: 620px;
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 0px;
	}
.clear {
	clear: both;
	font-size: 0px;
	}
.clear-gap {
	clear: both;
	height: 30px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	}
.clear-all {
	margin: 0;
	padding: 0;
	height: 14px;
	font-size: 0px;
	clear: both;
	}
.clear-small {
	margin: 0;
	padding: 0;
	height: 10px;
	line-height: 10px;
	font-size: 0px;
	clear: both;
	}
#container p, #container-blog p, #right-column p {
	padding: 7px 0 8px 0;
	margin: 0;
	}
/*#left-column p, #entry p {
	padding: 11px 0 14px 0;
	margin: 0;
	}*/
a img {
	border: 0;
	}
.left {
	float: left;
	padding: 3px 10px 3px 0;
	}
.right {
	float: right;
	padding: 3px 0 3px 10px;
	}
.post {
	margin-bottom: 11px;
	}
.single-post, .post {
	text-align: justify;
	}
.entry {
	margin: 0 0 12px 0;
	padding: 0;
	}
.entry-page h2, .entry-post h2 {
	font-size: 11px;
	font-weight: bold;
	clear: both;
	}
.post h2, .single-post h2, .post h3, .single-post h3, .single-post h1 {
	margin: 0;
	padding: 19px 0 8px 0;
	}
h3#respond, h2.quoteheading {
	font-size: 11px;
	color: #b5143e;
	margin: 0;
	padding: 0;
	}
h2.quoteheading {
	padding-left: 35px;
	}
h1.find {
	padding-left: 15px;
	}
.post h2 a, .single-post h2 a, h1.find, h1.title, .single-post h1 {
	font-size: 11px;
	color: #b5143e;
	}
.post h2.service-title {
	float: left;
	width: 172px;
	text-align: left;
	margin: 15px 0 0 0;
	padding: 0;
	clear: left;
	font-size: 11px;
	color: #b5143e;
	}
p.service-text {
	float: right;
	width: 440px;
	border-bottom: 5px solid #ebebeb;
	clear: right;
	}
p.client-text {
	float: right;
	width: 370px;
	border-bottom: 5px solid #ebebeb;
	clear: right;
	}
.client {
	float: left;
	width: 210px;
	}
#widecontent .post {
	width: 455px;
	padding: 0;
	margin-bottom: 0;
	float: right;
	}
.postmeta, .postmeta-post {
	float: left;
	background: url('images/bg_postmeta.png') top left no-repeat;
	width: 165px;
	padding: 19px 0 0 0;
	}
.postmeta-post {
	height: 140px;
	margin-right: 15px;
	}
#sidebar {
	margin: 0;
	padding: 0;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 4px 0 0;
	padding: 0;
	}
span.postmetadata {
	padding: 15px 0 0 15px;
	display: block;
	}
span.postmetadate {
	padding: 0 0 0 15px;
	}
.post-navigation {
	width: 455px;
	margin: 16px 0 0 180px;
	font-weight: bold;
	}
.entry-post, .entry-comment {
	padding-left: 15px;
	}
.entry-page {
	padding-top: 22px;
	text-align: justify;
	}
.entry-page-about {
	padding: 0;
	text-align: justify;
	}
.entry ul, .entry-post ul, .entry-page ul {
	margin: 22px 0 4px 18px;
	list-style: none;
	padding: 0;
	text-indent: -10px;
	}
.entry-page ul {
	color: #b5143e;
	}
.entry ul.bul li, .entry-post ul.bul li, .entry-page ul.bul li, .entry-page ul li {
	margin-left: 5px;
	padding: 0 0 3px 12px;
	background: url(images/bullet_content.gif) top left no-repeat;
	text-indent: 0px;
	} 
.entry ul.bul li a, .entry-post ul.bul li a, .entry-page ul.bul li a {
	color: #b5143e;
	} 
#sidebar ul ul li {
	background: url(images/bullet.gif) top left no-repeat;
	text-indent: 9px;
	border-bottom: 2px solid #f7f1f2;
	line-height: 11px;
	padding-bottom: 5px;
	color: #b5123d;
	}
#sidebar ul ul {
	margin: 4px 0 0 0;
	padding: 0 0 17px 0;
	border-top: 2px solid #f7f1f2;
	}
#sidebar ul ul li a {
	text-decoration: none;
	}
.entry ol, .entry-post ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li, .entry-post ol li {
	margin: 0;
	padding: 0;
	}
select {
	width: 130px;
	}
#reply {
	width: 620px;
	}
#commentform {
	margin: 17px 0 0 0;
	
	}
#commentform div.inp {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 25px;
	}
#commentform div#send {
	margin: 40px 0 0 0;
	padding: 0 0 0 0;
	height: 30px;
	width: 164px;
	float: right;
	}
#commentform #author, #commentform #email, #commentform #url {
	width: 385px;
	padding: 0;
	float: right;
	}
#commentform #submit {
	float: right;
	}
#commentform input.field {
	background: url('images/bg_reply_field.png') no-repeat;
	border: none;
	margin: 0;
	padding: 0;
	height: 20px;
	}
#commentform label.txt {
	font-weight: bold;
	width: 174px;
	display: block;
	float: left;
	}
#commentform textarea {
	width: 385px;
	height: 70px;
	padding: 0;
	float: right;
	background: #ffffff url('images/bg_reply_text.png') top repeat-x;
	border: none;
	margin: 0;
	padding: 0;
	}

#commentform #submit {
	margin: 0;
	float: right;
	height: 30px;
	width: 164px;
	color: white;
	font-size: 11px;
	background: url('images/button_submit.png') no-repeat;
	border: none;
	}
.subscribe-to-comments, .presubmit {
	background: url('images/bg_subscribe.png') no-repeat;
	float: left;
	height: 30px;
	width: 455px;
	}
/* End Form Elements */



/* Begin Comments */
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 13px 0 0 0;
	padding: 21px 25px 3px 25px;
	list-style: none;
	background: url('images/bg_comment.jpg') top no-repeat
	}
.commentlist cite a, .commentlist cite, a.subs {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

	}
.commentlist cite a:hover, a.subs:hover {

	}
.comment-date {
	margin-bottom: 8px;
	padding: 0;
	display: block;
	}
#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #c95472;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.content-highlight {
	background: url('images/bg_content_highlight.png');
	width: 434px;
	height: 30px;
	padding: 0 0 0 21px;
	margin: -1px 0 21px 0;
	float:left;
	line-height: 27px;
	font-weight: bold;
	}
.content-highlight-about {
	background: url('images/bg_content_highlight_about.png');
	width: 349px;
	height: 30px;
	padding: 0 0 0 21px;
	margin: 9px 0 21px 0;
	float:left;
	line-height: 27px;
	font-weight: bold;
	}
.content-highlight-service {
	background: url('images/bg_content_highlight.png');
	width: 434px;
	height: 30px;
	padding: 0 0 0 21px;
	margin: -1px 0 4px 0;
	float:left;
	line-height: 27px;
	font-weight: bold;
	}
.quote-button {
	background: url('images/bg_quote_button.png');
	width: 164px;
	height: 30px;
	float: right;
	line-height: 27px;
	text-align: center;
	color: white;
	padding: 0;
	margin: -16px 0 21px 0;
	}
a.quote-button {
	font-weight: normal;
	}
.quote-button-center {
	background: url('images/bg_quote_button.png');
	width: 164px;
	height: 30px;
	display: block;
	line-height: 27px;
	text-align: center;
	color: white;
	padding: 0;
	margin: -1px auto 0 auto;
	}
.ddsg-sitemap a{
	
	font-size : 11px;
	font-weight : normal;
	color : #b5143e;
	text-decoration: underline;
}
.ddsg-sitemap a:hover {
	color : #FFFFFF;
	background-color: #b5143e;
	text-decoration: none;
}
.clear {
	clear: both;
	}
.clearzero {
	clear: both;
	font-size: 0px;
	height: 0px;
	margin: 0;
	padding: 0;
	}
a.install {
	background: transparent url(images/install.gif) no-repeat;
	height: 40px;
	width: 230px;
	display: inline;
	}
a.install:hover {
	background: transparent url(images/install-h.gif) no-repeat;
	height: 40px;
	width: 230px;
	}
.related-title {
	background: transparent url(images/bg_related.png) no-repeat;
	color: white;
	height: 30px;
	line-height: 27px;
	padding-left: 15px;
	}
ul.related {
	margin: 0;
	padding: 0;
	}
ul.related li {
	background: url(images/bullet_related.png) top left no-repeat;
	text-indent: 9px;
	}
ol.commentlist {
	margin: 0;
	padding: 2px 0 0 0;
	}
#rss a {
	font-weight: bold;
	text-decoration: none;
	}
.entry p img {
	display: none;
	}
.center {
	text-align: center;
	}
.serv {
	float: left;
	width: 150px;
	text-align: left;
	}
.color {
	color: #b5143e;
	}
legend {
	display: none;
	}
fieldset {
	border: none;
	}
div#company-details {
	border: none;
	background: url('images/bg_company_details.png') no-repeat;
	min-height: 210px;
	height: 1%;
	margin-bottom: 15px;
	}
div#city-codes {
	border: none;
	background: url('images/bg_company_details.png') no-repeat;
	min-height: 80px;
	height: 1%;
	margin-bottom: 15px;
	}
div#project-information {
	border: none;
	background: url('images/bg_project_information.png') no-repeat;
	min-height: 185px;
	margin-bottom: 15px;
	}
div#project-specifications {
	border: none;
	background: url('images/bg_project_specifications.png') no-repeat;
	min-height: 185px;
	}
/* Adwords */

.adgroup {
margin-bottom: 30px;
}  
  


.winning-col,
.losing-col{
  width: 220px;
}

.perfomance-col{
}

.winning-col h2,
.losing-col h2{
  font-family: Arial, Verdana; 
  font-size: 16px; 
  color: #666666; 
  font-weight: normal;
  margin-top: 8px; 
  background-color: transparent;
  padding: .3em;
  border-bottom: 4px solid;
  padding-bottom: 5px;
  margin-bottom: 8px;
}

.winning-col h2{
  border-bottom-color: #00d57d;
}

.losing-col h2{
  border-bottom-color: #0C0DA3;
}

.adwords-box    { font-size: 12px; font-family: "arial"; line-height: 1.4em; text-align: left; padding: 4px ; color: #666666}

.adwords-box .adwords-line1,
.adwords-box .adwords-line2,
.adwords-box .adwords-headline,
.adwords-box .adwords-link,
.adwords-box .adwords-link:link
{
  padding:0px;
  margin: 0px;
}

.adwords-box .adwords-headline{
  font-size: 16px;
  text-decoration: underline;
  color: #0000cc;
  background-color: transparent;
  margin-bottom: 4px;
}

.adwords-box .adwords-link,
.adwords-box .adwords-link:link{
  color:#009900;
}

.comparison-table{
  width: 100%;
  text-align: center;
}

.perfomance-table{
  margin: auto;
  margin-top: 10px;
  width: 80%;
  text-align: left;
  border-collapse: collapse;
}

.perfomance-table th,
.perfomance-table td{
  border: 1px solid #ccc;
}

.perfomance-table th{
text-align: left;
}

.perfomance-table td{
text-align: right;
}

.perfomance-col{
  font-weight: normal;
  text-align: center;
}

.perfomance-col p {
margin: auto;
padding: 8px;
text-align: center;
width: 85%;
}

.arrow1,.arrow2,.arrownone{
  background-repeat: no-repeat;
  margin: auto;
  font-size: 11px;
  color: #fff;
  background-color: transparent;
  font-weight: normal;
}

.arrow1{
background: url(images/arrow_left.gif) center no-repeat;
width: 100px;
height: 30px;
line-height: 27px;
}

.arrow2{
background-image: url(images/arrow_right.gif);
width: 100px;
height: 30px;
line-height: 27px;
}
.flashmovie {
	text-align: center;
	}