/*  
Theme Name: InternetMarketing
Version: 1.0
Author: Melanie Karlik
*/

/****************************************
 * Colour Scheme
 ****************************************/
/*
Red #A01D01;
Blue Links  #0B74C6;
Light Beige-Grey #dedbd1;
Darker Beige-Grey #9e9c82
Darkest Beige-Grey #5e5d4d
header theme blue #0D4979
Off-White #F5F4F0;

*/
/****************************************
 * Text Styles
 ****************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	font-family:Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
	margin:0;padding:0;border:0;outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}

ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}

body { color: #333333; background: #dedbd1 url(images/background.png) 0px 0px  repeat-x; 
/*font-size:75%; /*16px * .75 = 12px */ 
line-height: 1.666667em; /*20px*/
}


.firstLetter{
  display      : block;
  float        : left;
  margin-top   : -0.63em; /* use -0.205em for two lines */
  margin-left  : -0.56em;
  margin-right : 0.5em;
  height       : 4.5em;
}

.firstLetter span{
  font-size    : 5.6em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
 color : #c00;
  font-family:Cambria,'Times New Roman','Nimbus Roman No9 L','Freeserif',Times,serif;
}

.firstLetter + span{
  margin-left  : -0.5em;
}
/****** to use the drop caps feature, use this code:

<p><span class="firstLetter"><span>D</span></span><span><b>id you know</b> rest of paragraph.</span></p>
*/


html>body {	font-size:12px; /*for IE6*/ }
body.home #latest { line-height: 1.3em; /*squish up home page a little */ }
body.home #latest  h2{ line-height: 1.3em; /*squish up home page a little */ }
body.home #latest img { display: none; }
p {	margin-bottom: 1.666667em; }
h1 { font-size: 1.5em; /*18px*/	line-height: 1.111111em;color:#0D4979;margin-bottom: 1.66667em}
h2 { font-size: 1.166667em; /*14px*/ line-height: 1.428571em;color:#0D4979; }
h3 { font-size: 1.083333em; /*13px*/ line-height: 1.538462em; color:#0D4979;}


h3.section {  color: #141414; font-family:Constantina,Georgia,'Nimbus Roman No9 L',serif; font-size: 1.4em;  display: block; margin-bottom: 1em; }
.sidebar h3.section { font-family:  Verdana, Arial, Helvetica, sans-serif; border: none; background-color: #dedbd1; color: #333333; padding-left: .5em; }
h3 img { padding: 0; margin: 0; vertical-align: middle; }

small {	font-size: 0.916667em;	line-height: 1.818182em; }
code { background: #FFFFC1;}
a { color: #000088;	
	text-decoration: none; 
	text-shadow: 0;
	}
a:hover { text-decoration: none; }
a img { border: none; }

/* Align (used for images) */

.aligncenter {
	margin: 5px auto 5px auto;
	display: block;
}

.alignleft {
	margin: 0px 15px 10px 0;
	float: left;
}

.alignright {
	margin: 0px 0px 10px 15px;
	float: right;
}




/****************************************
 * Global Styles
 ****************************************/
.container_12 { padding-bottom: 0;position:relative; }

.leftAlign { float: left; }
.rightAlign { float: right; }

.container { position: relative;  margin: 0 auto; width: 960px;}
.content-wrapper {margin: 1em 20px 1em 10px;}
.breadcrumbs {margin: 0px 20px; text-transform: capitalize; }


/****************************************
 * Header Styles
 ****************************************/	
#header { position: relative; width: 960px; height: 160px; }

/*top navigation*/
#top-bar { 	font-size: 0.916667em; font-family:Arial,Helmet,Freesans,sans-serif;	line-height: 1.818182em;	}
	#top-bar .wrapper { margin: 0 6px; padding-top: 6px; }
	#top-bar a, #top-bar a:visited { color: #ffffff; }
		#top-bar a:hover {background-color: #0D4979; }
		#top-bar ul li { color: #ffffff; display: block; float: left;  }
		#top-bar ul.leftAlign li { margin-right: 12px; }
		#top-bar ul.rightAlign li { margin-left: 12px; }
		#top-bar li.facebook { background: url(/images/facebook.png) 0 1px no-repeat; display: block; padding-left: 22px;  z-index: 20;    }
		#top-bar li.rss { background: url(/images/rss-feed.png) 0 1px no-repeat; display: block; padding-left: 22px;  z-index: 30;    }
		#top-bar li.twitter{ background: url(/images/twitter.png) 0 0px no-repeat; padding-left: 20px;   z-index: 40;  }
		#top-bar li.share{ float: right; background: url( http://static.addtoany.com/buttons/favicon.png) 0 0px no-repeat; padding-left: 20px;  z-index: 50;  }

/*images*/
img#logo { position: absolute; top: 30px; left: 5px;}
img#powered-by { position: absolute; top: 30px; right: 0px; }

.featuresthumb {
	border: 1px solid black ;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

/*nagivation*/
#top-navigation { background: #141414; position: absolute; bottom: 0px; left: 0px;  width: 960px; height: 40px;  }
	#top-navigation .wrapper { margin: 8px 10px 0 10px;   }
	#top-navigation ul {  }
	#top-navigation ul li { padding-top: 6px; color: white; list-style:none;}
	#top-navigation ul.rightAlign li { }
	#top-navigation ul.leftAlign li { float: left; margin-right: 1.2em;  }
	#top-navigation a, #top-navigation a:visited { font-weight: bold; border-right: 1px solid #22222; color: #ffffff; display: inline; padding: 4px;}
	#top-navigation a:hover { background-color: #0D4979; }
	#menu { width: 600px; }
	#login { margin-right: 15px; float: right; text-align: right; }
	/*
	#login { margin-left: 6px; width: 300px; float: right; }
	#login a { background: url(images/login-button.png) right top no-repeat; display: block; padding-left: 20px; width: 278px;}
	#login a:hover { background: url(images/login-button.png) right bottom no-repeat; }
	*/
	#top-navigation #login ul li { float: right;}
	



/****************************************
 * Content
 ****************************************/	
#main-banner { margin: 0 20px 10px 20px; width: 920px; height: 300px; position: relative; }
#main-banner .content {top: 32px; left: 280px;  position: absolute; width: 350px; height: 250px;  }
#main-banner .content h1 { color: #0b75ca; margin-bottom: 1em;}
#main-banner .content ul { margin-left: .5em; }
#main-banner .content ul li { padding: 0 0 10px 35px; background: url(images/black-arrow.gif) 0 3px no-repeat; }
#main-banner .form { color: #ffffff; top: 85px; left: 684px; position: absolute; width: 190px; height: 200px; } 
#main-banner .form a { color: #ffffff; text-decoration: underline; }
#main-banner .privacy { text-align: right; padding-right: 10px;}
#main-banner .form h2 { font-size: 1.4em; color: #e7f408; margin-bottom: .5em; }
#main-banner input#submitForm { border: none; margin: 10px 0 6px 55px; }

/* header classes */
.featureshead {
	border-bottom:1px solid #0D4979;
	clear:both;
	color:#0D4979;
	font-size:18px;
	font-weight:bold;
	margin:20px 0 10px 0;
	padding-left:0;
}
.sales_headline {
 	color: red;	
 	font-size:36px;
 	font-weight:bold;
 	text-shadow: #444444 1px 1px 0;
 	text-align:center;
 	padding-bottom:10px;
 	
}
.likebutton {
	display:block;
}
/* Lists and checkmarks */
.smallchecks {
margin-left:165px;
}
.smallchecks2 {
margin-left:20px;
}
.smallchecks li, .smallchecks2 li {
background:url("/images/template/round-arrow.png") no-repeat scroll 0 6px transparent;
padding:5px 0 5px 25px;
}
.smallchecks p, .smallchecks2 p {
margin:0 0 10px;
}
ul.greenchecks {margin: 0 45px 0 15px; padding:0; list-style-type:none;}
	ul.greenchecks li {background:url(/images/check_list.png) 0 0 no-repeat; padding-left: 45px; margin-bottom: 12px;}

ul.greenarrows {margin: 0 45px 15px 15px; padding:0; list-style-type:none;}
	ul.greenarrows li {background:url(/images/green_arrows.png) 0 0 no-repeat; padding-left: 35px; padding-bottom: 15px;}
#content {background-color: #F5F4F0;background-color: #ffffff; padding: 20px 0px; position: relative; width: 960px;  }
#content a:hover { text-decoration: underline; }

/*Phone Numbers*/
 #call-us {  background: #ffffff url(images/phone.gif) 10px 0px no-repeat;  border: 3px solid #176CAD; padding: 10px; padding-left: 60px; width: 834px; margin-left: 19px; }
 #call-us a { text-decoration: underline; }
 #call-us span { color:#0B75CA; }

/*feature*/
#feature {	margin: 0 5px 0 5px; width: 600px; height: 300px; overflow: hidden; }
	#feature .inner {  }
	#feature img { padding: 0; }
	#feature  p {  margin: 0; padding: 0; }

/* feature and testimonials box with grey gradient background */
.feature-box {
	background:url("/images/template/grad-bg.png") repeat-x scroll 0 0 transparent;
	border:1px dashed #999999;
	font-size:120%;
	margin-bottom:10px;
	padding:5px;
}

.quote-box {
padding: 10px;
-moz-border-radius: 15px;
-webkit-border-rdaius: 15px;
background: #e1e1e1;
margin: 5px 0 10px 0;
position: relative;
clear: both;
}

.quote-box p {
margin: 0 0 10px 0;
font-size: 12px;
color: #444;
}

.quote-box .start-quote,
.quote-box .end-quote {
font-family:Cambria,'Times New Roman','Nimbus Roman No9 L','Freeserif',Times,serif;
font-size: 100px;
color: #bbb;
display: block;
position: absolute;
}

.quote-box .start-quote {
left: 5px;
top: 30px;
}

.quote-box .end-quote {
right: 5px;
}

.quote-box .left {
text-indent: 50px;
}

.quote-box .right {
font-weight: bold;
text-align: right;
padding-right: 50px;
}

/*Add to Cart*/

.addtocart {
	background: url("/images/addtocart1.png");
	height:49px;
	width: 442px;
	text-align:center;
	margin:auto;
	border: 1px solid orange;
	padding: 15px 10px 75px 10px;
	position:relative;
}

.addtocart5 {
	background: url("/images/addtocart5.png");
	height:46px;
	width: 432px;
	text-align:center;
	margin:auto;
	border: 1px solid orange;
	padding: 15px;
	position:relative;
}

.addtocarttext5 {
	font-family:Arial,Helmet,Freesans,sans-serif;
	font-size: 30px;
	text-align:center;
	width: 100%;
	cursor: pointer;
	margin-top: 10px;
}
.addtocarttext {
	font-family:Arial,Helmet,Freesans,sans-serif;
	font-size: 30px;
	bottom:43px;
	position:absolute;
	text-align:center;
	width: 100%;
	cursor: pointer;
}
.addtocartlink {
	font-family:Arial,Helmet,Freesans,sans-serif;
	font-size: 18px;
	cursor: pointer;
	text-decoration: underline;
	color: blue;
	text-align:center;
	margin: auto;
	display: block;
	margin-bottom: 1em;
	
}
.link {
	background:url("/images/template/link-arrow.png") no-repeat scroll left center transparent;
	color:#328BBA;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:45px;
	padding-left:70px;
	vertical-align:bottom;
}
/*SEO Additions */
#description { padding: 10px;}
#description a { font-weight: bold; }
#description li { border-bottom: 2px solid #DDDDDD; margin-bottom: 10px; padding: 10px 0px; clear: both; display: block; width: 100%}
#description .alignleft { clear: left; }
#description p.alignright { float: right; width: 380px; }
.callout { padding: 0px 0px 0px 25px; margin: 20px 0; font-size: 1.2em;  line-height: 1.8em; background: url(images/arrows-bg.jpg) top left no-repeat; }
 .callout span { color: #176CAD; font-size: 1.2em; font-size: bold;}
 #blurb { padding: 10px; background-color: #DFF3FF; margin: 20px 0; border: 1px solid #BFE8FF;}	
	
/*featured posts*/
#feautres {margin: 5px; clear: both;}
#features img { float: left; margin: 5px 10px 10px 0; border: 1px solid #9e9c82; }
#features .post { clear: both;  }
#features .content { float: left; width: 317px;}
#features .meta, #features .meta a { color: #9e9c82; font-size: .9em}

/*latest posts*/
#latest {  }
#latest .post-col {float: left; width: 180px; }
#latest .space {  margin-right: 25px; } 
#latest .meta, #latest .meta a { color: #9e9c82; font-size: .9em; padding: 0; margin: 0;}
#latest .top {  height: 80px; }
#latest h2 { font-size: 1em; }
#latest .middle {  height: 220px; }
#latest .bottom { height: 30px; }
#latest .read-more { float: left; }
#latest a.comments { background: url(images/comments.gif) 0 2px no-repeat; padding-left: 16px; color: #9e9c82; font-size: .9em; }


/*categories*/
#categories { background-color: #dedbd1; }
#categories img { float: left; padding: 10px; border:	2px solid #DEDBD1; margin-right: 10px; margin-bottom: .5em; max-width: 230px; }


/*glossary-nagivation*/
#glossary-nav { clear: both; }
	#glossary-nav ul li { float: left; margin-right: 1.2em; padding: .2em 0 .8em 0;}
	#glossary-nav a, .navigation a:visited { font-weight: bold; }

/*spacer*/
.spacer { margin: 1em 0;}
hr {
background-color:#FFFFFF;
border-color:#000000;
border-style:none none dotted;
border-width:1px;
clear:both;
color:#FFFFFF;
}
.hr { background: url(images/line.png) 50% 0 repeat-x; border: 0; height: 20px; }

/*fancy zoom*/
#ZoomCapDiv table {	width: auto; }
#ZoomCapDiv td, #ShadowBox td {border: none;}
#ZoomImage { border: 1px solid #9e9c82;}
#ZoomBox { padding: 10px; border: 1px solid #9e9c82; background-color: #F5F4F0; z-index: 999;}
object { z-index: -10; }

.post-content table, tr, td {vertical-align: top; padding: 0; margin: 0;}
.post-content table td {padding-bottom: 20px; }
.post-content table td img { padding: 0; margin: 0; margin-right: 20px; }
.post-content table td p { padding: 0; margin: 0; }




/* Post Content */
.meta-col { float: left; width: 125px;  margin-right: 25px; text-align: right; } 
	.meta-col, .meta-col .meta a { color: #9e9c82; font-size: .9em}
	.meta-col ul { padding-bottom: 1.5em; }
	.meta-col li { border-bottom: 1px solid #cccccc; padding: 0 .5em; }
	.meta-col li.last { border: none; }
	.meta-col .share { padding-top: .5em; }
	.meta-col .tags{ color: #794E0D; text-align: left!important;}
	.meta-col .tags a { color:#5091c5; color: #0B74C6;}
.post-col { float: left; width: 440px; }


.post-content {  display: block; clear: both;  margin-bottom: 2.222222em;  }
.post-content p { margin-bottom: 1em;  }
.post-content a {  }
.post-content a:hover { text-decoration: underline; }
.post-content h2 { text-transform: uppercase; margin-bottom: 1em;  }
.post-content h2.blog-title a { color: #131313; }
.post-content h2.blog-title a:hover { color: #5e5d4d; text-decoration: none;}
.post-content ol, .post-content ul { margin-bottom: 1em; }
.post-content ul { padding-left: 30px; }
.post-content ul li { list-style: circle; padding: 3px 0; margin: 0; }
.post-content ol { padding-left: 37px; }
.post-content ol li { list-style: decimal; padding: 3px 0; margin: 0;  }
.post-content blockquote {	border-left:2px solid #777777; 	color:#777777; font-style:italic; margin:5px auto 15px;	padding:0px 10px; width:85%; }
.post-content img { padding: 7px; background: #ffffff; }
.post-content a.read-more { float: right; margin-right: .5em; }
.post-content a.continue { width: 90%; margin-left: 1em; display: block; background-color: #dedbd1; padding: .5em; display: block;}
.post-content a.continue:hover { background-color: #131313; color: #ffffff; text-decoration: none!important; border: none; }
.post-content .spacer { margin-bottom: 2em; }
.stts h3 { margin-bottom: 1em; }

.share {float: right; width: 175px; display: inline; }
.share img { padding: 0; margin: 0; padding-top:4px; }
.post-title h2{float: left; width: 400px; display: inline; margin: 0; padding: 0; }
p.post-meta {margin: 0; padding: 0;}
.profile  ul { list-style: circle;}
.profile  ul li { margin:3px 0 3px 15px;}
/*Article*/
.article {margin: 1em 20px 1em 10px;}
.resource {
	float:left;
	margin-right:7px;
}
.resource  img{
	padding:0;
}
.author {
	margin-bottom:10px;
}
/*Read More Links */

/*comments*/

.comment-body {
	background-color:transparent;
}
.commentlist li, #commentform input, #commentform textarea, .bio {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border:1px solid #DDDDDD;
	padding:10px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	margin: 2px 6px 4px 0;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

.even {
	background-color:#EEE;
}

.odd {
	background-color:#Fff;
}
.depth-2{
	margin:0 0 10px 15px;
	padding: 10px;
}
.depth-3{
	margin:0 0 10px 15px;
	padding: 10px;
}
.depth-4{
	margin:0 0 10px 15px;
	padding: 10px;
}
.depth-5{
	margin:0 0 10px 15px;
	padding: 10px;
}

.alt {
	}
.commentmetadata {
	font-weight: normal;
	background-color:transparent;
	margin: 5px 0;
	}
.reply {
	margin-bottom:10px;
	background-color:transparent;
}
#respond {
	padding:10px;
	margin-top:10px;
	border:1px solid #DDDDDD;
	background-color:#EEE;
}
.comment-author {
	background-color:transparent;

}
/*LeftSide*/
.leftSide { margin-right: 14px; }


/*More Info*/
#more-info {margin: 5px 0px;}
	#more-info .inner { padding: 10px; }
	#more-info .col { float: left; padding: 0 4px; width: 280px;  }


/*RSS Feeds*/
#feeds {margin: 5px; clear: both;}
#sidebar #feeds { margin: 5px 0; }
#feeds .inner { display:inline; float:left; margin-bottom: 1em; width: 80%; }
#feeds .item { padding-bottom: 1em; border-bottom: 1px dashed #cccccc; margin: 1em 0; }
#feeds .title { }
#feeds small.date {  color: #cccccc; }
#feeds img { float: left; padding: 1em; border:	2px solid #DEDBD1; margin-right: 1em; margin-bottom: .5em; }

/*STTS Feed*/
#stts {margin: 5px; clear: both;}
#stts .inner { display:inline; float:left; margin-bottom: 1em; }

	
/*Products */
/*feature*/
#products-feature {	margin: 0 5px 0 5px; width: 920px; overflow: hidden; }
	#products-feature img { padding: 0; margin: 0;}
	#products-feature  p {  margin: 0; padding: 0; }
#products {margin: 0 auto 2em auto; clear: both; width: 920px; }
	#products td { position: relative; background: #ffffff;  float: left; margin: 2em 0; width: 440px; padding: 2em 0; }
	#products td.left { margin-right: 40px; }
	#products h2 {	font-size: 1.5em; line-height: 1.111111em; margin-bottom: 1em;}
	#products img { background: #dedbd1; margin: 0 auto; padding: 6px; }
	#products p {margin: 1em 0; text-align: justify;}
	#products a.read-more { display: block; background: #dedbd1 url(images/arrow.png) top right no-repeat; height: 22px; float: none; margin-top: 2em; padding: 4px 40px 6px 8px; position: absolute; bottom: 10; width: 210px; }
	#products a.read-more:hover {  background: #dedbd1 url(images/arrow.png) bottom right no-repeat;   text-decoration: none; }
	
/****************************************
 * Content
 ****************************************/	
#blog-cat { margin-top: 1em; }
/*#categories ul { background-color: #dedbd1; padding: .5em; }
#categories ul li { background-color: #f5f4f0; margin-bottom: .5em;}*/
#blog-cat h2 { padding-left: .5em; }
#blog-cat ul {margin:0;padding:0;list-style:none;overflow:hidden; }
#blog-cat ul li{width:295px;	float:left;	margin:0;	padding:0;	border-bottom:1px solid #dedbd1; }
#blog-cat ul a{padding: .5em; display: block;		text-decoration:none;	color:#444;	background-color:#FFF; text-transform: capitalize;}
#blog-cat ul a:visited{background-color:#FFF;text-decoration:none;}
#blog-cat ul a:hover{background-color:#dedbd1;	text-decoration:underline;}
#blog-cat ul li:hover a:visited{text-decoration:underline;}
#blog-cat ul a:active{background-color:#F5F5F5;	outline:none;}
#blog-cat ul a:focus{outline:none;}


/*search*/
input#search { border: 1px solid #cccccc; width: 160px; background: url(images/search_glass.gif) 2px 0 no-repeat; color: #9e9c82; font-style: italic; padding-left: 20px; }
input#searchsubmit { color: #ffffff; background-color: #9e9c82; border: 1px solid #9e9c82; text-transform: uppercase; font-weight: bold;}
input#searchsubmit:hover { background-color: #131313; }

/*newsletter*/
#optinForm{ margin-top: 1em; background: url(images/newsletter-bg.png) 0 0 no-repeat;  height: 260px;}	
#optinForm .inner{ padding-top: 90px; padding-left: 20px;  }
#optinForm h2 { margin-bottom: 1.2em; }
#optinForm input.fieldInput:hover {  border:1px solid #794f0d; }
.inputContainer{width: 100%;	clear: both; margin: .2em 0 0 0;}
.fieldLabel{ display:block; clear: both; }
.fieldInput{ 	border:1px solid #cccccc; width: 180px;	}
.fieldInput input {	width: 200px;	clear: both; }
#fieldSubmit{  margin-top: 20px; } 
	
/****************************************
 * Pages
 ****************************************/	
h2.title { background: url(/images/title-bg.gif) 0 0 no-repeat; color: #0D4979; font-family:Constantina,Georgia,'Nimbus Roman No9 L',serif; font-size: 1.7em; margin-top: 1em; padding: 26px 10px 34px 44px;}

/*Training-Services*/
#services-page p { margin-left: 15px; margin-right: 15px; }
#services-page img.button { padding: 2.5em 0 1.5em 0em; margin: 0; }
table, tr, td {
	border-collapse: collapse;
}
table#schedule {
	color: #0D4979;
	margin-left: 15px; width: 566px;
}
table#schedule td, table#schedule th {
	font-weight: bold;
	padding: 10px;
	text-align: left;
}
table#schedule th {

}
table#schedule td.first {
	width: 120px;
}
table#schedule tr.odd {
 background-color: #efefef;
}

	

blockquote.female, blockquote.male { border-left:2px solid #9e9c82; border-left: 2px solid #cc0000; color:#777777; display: block; clear: both; font-style:italic; margin: 25px auto 5px 30px; padding: 4px 50px 60px 120px; position: relative; text-align: justify; width: 360px; }
blockquote.female { background: #ffffff url(/images/woman-quote.gif) 0% 100% no-repeat; }
blockquote.male { background: #ffffff url(/images/man-quote.gif) 0% 100% no-repeat; padding-left: 124px; }
blockquote.female span.source, blockquote.male span.source { text-align: right; display: block; width: 360px;  }
span.more-testimonials {  font-size: .8em; margin-left: 8px;  }
	
/*Product and Services*/
.sidebar #tabber {
	margin: 0 0 10px;
	padding: 7px 0 0;
	background: #dedbd1;
	}
.sidebar #tabber li {
	margin: 0;
	padding: 5px 10px 10px;
	background: #fff;
	position: relative;
	border: none;
	}
.sidebar #tabber li li {
	margin: 0;
	padding: 3px 5px;
	background: none;
	border-bottom: 1px dashed #e5e5e5;
	}
.sidebar #tabber ul {
	margin: 7px 0 0;
	background: none;
	border: none;
	}
.sidebar #tabber .tablist {
	color: #999;
	font-style: italic;
	position: relative;
	display: block;
	}
* html .sidebar #tabber .tablist {
	display: inline-block;
	}
*:first-child+html .sidebar #tabber .tablist {
	display: inline-block;
	}
.sidebar #tabber .tablist a {
	color: #333;
	font-style: normal;
	}
.sidebar #tabber .tablist a:hover {
	color: #0B74C6;
	}
.sidebar #tabber .tabber-title {
	margin: 0 0 0 5px;
	padding: 4px 10px;
	font-size: 1em;
	font-weight: normal;
	font-family:Arial,Helmet,Freesans,sans-serif;
	text-transform: none;
	background: #F5F4F0;
	border: none;
	}
.sidebar #tabber .active,
.sidebar #tabber .tabber-title:hover {
	background: #fff;
	}
	
	
	
	/*twitter*/
	#twitter img{ padding: 0; margin: 0; }
	#twitter .inner { padding: 0 15px 0 5px; }
	.aktt_tweets ul {padding: 5px 10px 3px 5px; }
	.aktt_tweets ul li { margin-bottom: 5px; }
	.aktt_tweets ul li.aktt_more_updates { background: #ffffff; padding: 7px; }

	
	
	
/****************************************
 * Footer 
 ****************************************/	
#footer { font-size: 0.833333em; line-height: 2.1em; margin-top: 10px; margin-bottom: 40px;  text-align: center;}
	#footer .wrapper { margin: 0 20px; padding: 1.666667em 0; vertical-align: middle;  }
	#footer ul li { float: left; margin-right: 1.2em;}
	
	

.style2 {
font-size:12px;
}
.style5 {
font-size:27px;
}
.style7 {
color:#000000;
}
.style8 {
	font-size:14px;
}
.style9 {
	color:#000000;
	font-size:18px;
}
.style10 {
	color:#666666;
}
.style13 {
	color:#666666;
	font-size:10px;
}
form {
	clear:both;
	padding:0;
}
input[type="text"] ,input[type="password"],textarea {
	background:none repeat scroll 0 0 #F9F9F9;
	border:2px solid #DDDDDD;
	clear:both;
	color:#444444;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	width:160px;
}
	input[type="text"]:focus {
	border:2px solid #65B3F9;
}
input[type="image"] {
	clear:both;
	display:block;
	margin:0 auto;
}
.big_button {
	 height:116px;width:190px;border:0;color:white;font-weight:bold;font-size:15px;padding:0 10px;display:block;float:left;margin-right:10px;margin:0 5px;text-shadow: #444444 1px 1px 0;
}
body {
	height: 100%;
}
div {
	background-color:white;
	}
#header {
	background:url("/blog/wp-content/themes/InternetMarketing/images/background.png") repeat-x scroll 0 0 #DEDBD1;
}
#footer .inner {
	background-color:#DEDBD1;
}

#menucolumn {float:left; width: 230px; margin: 0 0 0 10px;} 
#contentcolumn { float:left; width: 685px; padding-top: 10px; position: relative; }
#sidebar{ float:right; width: 180px; padding-top: 10px; position: relative;  }
#contentcolumn .top-section { padding-right: 140px; }


#product_navigation {width: 209px}
#product_navigation div {border: 1px solid #4f88b5;}
 
#product_navigation ul {list-style-type:none; margin: 0; padding: 0;}
#product_navigation ul li {width: 207px; height: 39px; background: url(/images/button.png) 0 0 no-repeat; margin: 0;}
#product_navigation ul li:hover,
#product_navigation ul li.active {background: url(/images/button_pressed.png) 0 0 no-repeat;}
#product_navigation ul li a {color: white; font-weight: bold; width: 197px; height: 30px; padding-top: 9px; padding-left: 10px; display:block;}
#product_navigation ul li a:hover {text-decoration: none;}
   	
div.phonebox {padding: 20px 30px 20px 4px;}
div.phonebox span { color:#008CBD; font-weight:bold;}
div.leftcol {width: 530px; padding-right: 52px;}
 div.leftcol strong {font-weight: bold; color: #0d4979;}
 div.leftcol a strong {color: #A01D01;}
div.rightcol {width: 335px;position:relative;}
 div.rightcol h3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #07375e; font-weight: bold; margin-bottom: 0.6em;}
#content_sitelet {padding: 55px 4px 20px 30px;}
 #content_sitelet h2 {color: #0d4979; font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px;}
 #content_sitelet h3 {color: #0D4979; font-size: 1.6em; margin-bottom: 0;}
 #content_sitelet h4 {color: #333; font-size: 1.2em; font-weight: bold;}
 
#top-bar , #top-bar .wrapper {
	background:url("/blog/wp-content/themes/InternetMarketing/images/background.png") repeat-x scroll 0 0 #DEDBD1;
}

.clearfix {
	background-color: transparent;
 	}
 	
 
.addtoany_share_save img {
	border:0;
}

.branding {
	text-align:center;
	text-shadow: #444 1px 1px 0;
	 height: 40px; 
	 padding:10px; 
	 width:90%;
	 margin: 0 auto ;
	 border: 1px solid #000080;
	 background-color: rgb(111, 161, 188);
	 color: white;
	 font-weight: bold;
	 font-size: 18px;
	 position:relative;
	 clear: both;
}

