/*

Theme Name: Visiture
Theme URI: http://Visiture.com
Author: CDL Design
Author URI: http://cdldesign.co.uk

*/

html {
	font-size: 100%;
}

body {
	font: normal 0.75em Georgia, "Times New Roman", Times, serif;
	/*font:0.75em Tahoma, Arial, Helvetica, sans-serif;	*/
	text-align: center;
	color: #3d3d3d;
	padding: 0;
	margin: 0;
	letter-spacing:-0.04em;
}

body.bg1 {
	background:#e4e4e4 url(images/bg.jpg) no-repeat top;
}

body.bg2 {
	background:#e4e4e4 url(images/bg2.jpg) no-repeat top;
}

body.bg3 {
	background:#e4e4e4 url(images/bg3.jpg) no-repeat top;
}

body.bg4 {
	background:#e4e4e4 url(images/bg4.jpg) no-repeat top;
}

body.bg5 {
	background:#e4e4e4 url(images/bg5.jpg) no-repeat top;
}

body.bg6 {
	background:#e4e4e4 url(images/bg6.jpg) no-repeat top;
}

a {
	text-decoration:none;
	color:#005e8f;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline:none;
}

p {
	line-height:18px;
	letter-spacing:normal;
	color:#777;
	padding:0 0 1em;
}

ul.basic {
	list-style: disc;
	padding: 0;
	margin: 0;
}

ul.basic li {
	float: left;
	margin: 0 0 5px 14px;
	padding:0 0 1em;
	line-height:18px;
	letter-spacing:normal;
        width:99%;
}


/*--------------------------------------
/* Wrap
/*-------------------------------------*/

#top-bar {
	background: url(images/top-bar.jpg) repeat-x top;
	height: 7px;
	z-index: 10;	
}

#tag-cloud {
	background: #000;
	position: relative;
	top: 300px;
	border-top: 1px solid #151615;
	width: 100%;
}

#tag-cloud .links {
	padding: 15px;
  	text-align: center;
}

#tag-cloud a {
	color: #ececec;
	margin: 0 10px 0 0;
}

.tagadelic {
	color: #eee;
}

.tagadelic.level1 {
  font-size : 1em;
}
.tagadelic.level2 {
  font-size : 1.2em;
}
.tagadelic.level3 {
  font-size : 1.4em;
}
.tagadelic.level4 {
  font-size : 1.6em;
}
.tagadelic.level5 {
  font-size : 1.8em;
}
.tagadelic.level6 {
  font-size : 2em;
}
.tagadelic.level7 {
  font-size : 2.2em;
}
.tagadelic.level8 {
  font-size : 2.4em;
}
.tagadelic.level9 {
  font-size : 2.6em;
}
.tagadelic.level10 {
  font-size : 2.8em;
}

#wrap {
	margin: 0 auto;
	width: 980px;
	text-align: left;
}

/*--------------------------------------
/* Header
/*-------------------------------------*/

#header {
	width: 980px;
	position: relative;
	top: 45px;
	z-index: 10;
}

#head-wrap {
	background: #fff url(images/head-bg.png) no-repeat;
	width: 980px;
	padding: 0;
	height: 83px;
	margin: 0 0 3px;
	/*filter: alpha(opacity = 90);
	opacity: 0.90;*/
}

#logo {
	width: 319px;
	height: 36px;
	padding: 25px;
}

#logo h1 a {
	background: url(images/logo-2.png) no-repeat;
	text-indent: -3000px;
	display: block;
	width: 319px;
	height: 36px;
	z-index: 1;
}

#head-right-top {
	position:absolute;
	top:0;
	right:0;
	/*width: 378px;*/
}

#head-right-top ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#head-right-top li {
	float: left;
	margin: 6px 10px;
	padding: 8px;
}

#head-right-top li.heading {
	color: #cb2026;
	font-size: 1.5em;
}

#head-right-top li.heading a{
	color: #cb2026;
}

#top-nav{
	float:right;
	position: relative;
	top: -20px;
}

#top-nav ul{
	list-style: none;
}

#top-nav ul li{
	display: inline;
	border-left: 1px solid #ffffff;
	color: #ffffff;
	margin-right: 5px;
	padding-left: 5px;
}

#top-nav ul li.first{
	border-left: none;
}

#top-nav ul li a{
	color: #ffffff;
	text-decoration: none;
}

#top-nav ul li a:hover{
	text-decoration: underline;
}

#nav {
	position: absolute;
	/*background: url(images/nav-bg.png) repeat-x;*/
	margin: 0 0 1px 0;
	bottom: 3px;
	right: 0;
	z-index: 20;
	border-top: 1px solid #fff;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li,
#nav li.addthis {
	float: left;
}

#nav li a {
	display: block;
	color: #3d3d3d;
	font-size: 13px;
	letter-spacing: 0;
	padding: 10px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #fff;
}

#nav li.addthis a:hover {
	display: block;
	text-decoration: none;
	outline: none;
	background: transparent;
}

#nav li a:hover {
	display: block;
	text-decoration: none;
	outline: none;
	color: #CB2026;
}

/* Drop Down */

#nav ul ul {
	position: absolute;
	top: 36px;
}

#nav ul li.last ul {
	position: absolute;
	top: 36px;
	right: 27px;
}


#nav ul li.last ul li{
	width: 150px;
}

#nav ul li {
	position: relative;
	display: block;  
}

#nav li li {
	padding: 0;
	margin: 0;
	width: 14.9em;
}

#nav ul li ul li a {
	display: block;
	text-decoration: none;
	padding: 8px 15px 8px 11px;
	width: 14.9em;
	background: #eee;
	outline: none;
	border-bottom: 1px solid #d5d5d5;
	filter: alpha(opacity = 100);
	opacity: 1.00;
}

#nav ul li.last ul li a {
	width: 150px;
}

#nav ul li ul li a:hover {
	color: #CB2026;
	text-decoration: none;
	background: #fff;
}

#nav ul li ul,
#nav ul li:hover ul
{display: none;}

#nav ul li:hover ul,
#nav ul li:hover ul
{display: block;}


#flare {
	background: url(images/flare.png) no-repeat;
	height: 230px;
	width: 450px;
	position: absolute;
	top: 0;
	margin: 0 0 0 -111px;
	/*filter: alpha(opacity = 90);
	opacity: 0.90;*/
	display: none;
}

#tags {
	position:relative;
	top: 45px;
	background: #000;
	display: block;
	opacity: 0.65;
	filter: alpha(opacity = 65);
	width: 980px;
	height:140px;
	overflow: hidden;
}

#tags .links {
	padding: 15px;
  	text-align: center;
}

#tags a {
	color: #ececec;
	margin: 0 10px 0 0;
}

#top-boxes {
	width: 980px;
	position: absolute;
	top: 135px;
	z-index: 5;
}

#top-boxes ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#top-boxes li {
	width: 242px;
	height: 123px;
	margin: 0 1px 0 0;
	float: left;
}

#top-boxes li a {
	width: 242px;
	/*height: 123px;*/
	background: #000;
	display: block;
	filter: alpha(opacity = 65);
	opacity: 0.65;
}

#top-boxes li a:hover {
	background: #000;
	filter: alpha(opacity = 80);
	opacity: 0.80;
	text-decoration: none;
}

#top-boxes li a span {
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px 0;
	letter-spacing: 0;
}

#top-boxes li a span.pad {
	display: block;
	padding: 15px;
}

#top-boxes li a span.title {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#top-boxes li a span.text {
	color: #fff;
	display: block;
	font-size: 12px;
}

#top-boxes li a span.learnmore {
	color: #b83838;
	display: block;
	font-size: 12px;
}

/*--------------------------------------
/* Content
/*-------------------------------------*/

#content {
	width: 980px;
	margin: 75px 0 20px;
	position:relative;
	/*top:300px;*/
}

#content .pad {
	padding: 20px 0;
}

#content .left-col {
	float: left;
	width: 643px;
	padding: 20px;
	border: 1px solid #dcdcdc;
	background: #fff;
}

#content .right-col {
	float: left;
	width: 275px;
	/*border-left: 1px solid #dcdcdc;*/
	margin: 0 0 0 15px;
}

#content .left-col-small {
	float: left;
	width: 275px;
}

#content .right-col-small {
	float:right;
	width:275px;
	margin: 0px 0px 10px 20px;
}

#content .left-col-large{
	float: left;
	width: 643px;
	padding: 20px;
	border: 1px solid #dcdcdc;
	background: #fff;
	/*border-left: 1px solid #dcdcdc;*/
	margin: 0 0 0 15px;
}

#content .right-col-large {
	float: left;
	width: 643px;
	padding: 20px;
	border: 1px solid #dcdcdc;
	background: #fff;
	/*border-left: 1px solid #dcdcdc;*/
	margin: 0 0 0 15px;
}

#content .three-col .left-col-small {
	width: 200px;
}

#content .three-col .right-col-large {
	width: 730px;
	margin-left: 5px;
}

#content .full-col {
	float: left;
	width: 940px;
	padding: 20px;
	border: 1px solid #dcdcdc;
	background: #fff;
}

#content h1 {
	color: #bc2026;
	font-size: 22px;
	border-bottom: 1px solid #dcdcdc;
	padding:0 0 10px 0;
	font-weight: normal;
}

#content .post-head {
	border-bottom: 1px solid #dcdcdc;
	padding:0 0 10px 0;
}

#content .post-head h1 {
	color: #bc2026;
	font-size: 22px;
	font-weight: normal;
	border-bottom: 0 !important;
	padding:0 !important;
}

#content .post-head span {
	display: block;
	padding:0 0 2px 0;
}

#content p {
	padding: 15px 0;
	font-size: 14px;
	line-height: 23px;
	color: #3d3d3d;
}

/*#content .latest{
	border: 1px solid #DAD8CA;
	background: #f1eede;
	padding: 20px 20px 10px;
	margin: 0 0 20px;
}

#content .search{
	border: 1px solid #DAD8CA;
	background: #f1eede;
	padding: 20px 20px 10px;
	margin: 0 0 20px;
}
*/
#content .search {
	background: url(images/search-bg.png);
	width: 291px;
	height: 45px;
	margin: 0px 0 15px 0;
	position: relative;
	top: 7px;
	right: 16px;
}

#content .search .searchbar input[type=text] {
	padding: 4px;
	background: #fff;
	border: 0;
	width: 217px;
	margin: 0 0 0 20px;
}

#content .search .searchbar input.button {
	position: relative;
	top: 9px;
	width: 28px;
	height: 28px;
	cursor: pointer;
}

#content .latest h1,
#content .search h1 {
	color: #3d3d3d;
	font-size: 22px;
	border-bottom: 1px solid #dcdcdc;
	font-weight: normal;
}

#content .latest {
	position: relative;
	top: 10px;
}

#content .latest ul {
	list-style: none;
	padding: 10px 0;
	margin: 0;
}

#content .latest li {
}

#content .latest li a {
	/*background: url(images/arrow.gif) no-repeat left;*/
	padding: 10px;
	font-size: 14px;
	line-height: 23px;
	color: #bc2026;
	display: block;
	background: #fff url(images/grey-grad.png) repeat-x bottom;
	border: 1px solid #dcdcdc;
	margin: 0 0 2px 0;
}

#content .latest li a span p {
	display: block;
	font-size: 11px;
	color: #868686;
	padding: 0;
	margin: 0;
}

#content .latest li a span {
	display: block;
	font-size: 11px;
	color: #868686;
}

#content .latest li a:hover {
	/*background: url(images/arrow2.jpg) no-repeat left;*/
	background: #eee;
	text-decoration: none;
}

/* left sidebar */ 

#content .subpages {
}

#content .subpages ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#content .subpages li {
}

#content .subpages li a {
	/*background: url(images/arrow.gif) no-repeat left;*/
	padding: 10px;
	font-size: 15px;
	line-height: 23px;
	color: #bc2026;
	display: block;
	background: #fff url(images/grey-grad.png) repeat-x bottom;
	border: 1px solid #dcdcdc;
	margin: 0 0 2px 0;
}

#content .subpages li.current_page_item a {
	background: #fff url(images/h-grey-grad.png) repeat-y left;
	text-decoration: none;
	position:relative;
	width:undefined;
	left:17px;
	border-right:0;
}

#content .three-col .subpages li.current_page_item a {
	left: 6px;
}

#content .subpages li a span p {
	display: block;
	font-size: 11px;
	color: #868686;
	padding: 0;
	margin: 0;
}

#content .subpages li a span {
	display: block;
	font-size: 11px;
	color: #868686;
}

#content .subpages li a:hover {
	/*background: url(images/arrow2.jpg) no-repeat left;*/
	background: #eee;
	text-decoration: none;
}


#content .archive h1 {
	color: #bc2026;
	font-size: 22px;
	border-bottom: 1px solid #dcdcdc;
	padding:0 0 10px 0;
	font-weight: normal;
}

#content .archive h1 a {
	color: #bc2026;
}

#content .archive ul {
	list-style: none;
	padding: 10px 0;
	margin: 0;
}

#content .archive .archive-post {
	border-bottom: 1px solid #dcdcdc;
	padding:10px 0 0;
}

#content .archive li {
}

#content .archive li a {
	/*background: url(images/arrow.gif) no-repeat left;*/
	padding: 15px;
	font-size: 15px;
	line-height: 23px;
	color: #bc2026;
	display: block;
	background: #fff;
	border-bottom: 1px solid #dcdcdc;
	margin: 0 0 0px 0;
}

#content .archive li a span p {
	display: block;
	font-size: 11px;
	color: #868686;
	padding: 0;
	margin: 0;
}

#content .archive li a span {
	display: block;
	font-size: 11px;
	color: #6d6d6d;
}

#content .archive li a span.date {
	font-style: italic;
	border-top: 1px dotted #dcdcdc;
	color: #868686;
	padding: 5px 0;
	margin: 5px 0 0;
}

#content .archive li a:hover {
	/*background: url(images/arrow2.jpg) no-repeat left;*/
	background: #fcfaea;
	text-decoration: none;
}

#content li.widget {
	border-bottom: 1px solid #eaeaea;
	padding: 15px 0;
	margin: 0 15px;
	list-style: none;
	background:#FFFFFF url(images/grey-grad.png) repeat-x scroll center bottom;
	border:1px solid #DCDCDC;
	margin:0 0 5px;
	padding:10px;
}

#content li.widget a {
	color:#BC2026;
	font-size:13px;
	line-height:23px;
}

#content h2.widgettitle {
	color: #bc2026;
	font-size: 22px;
	border-bottom: 1px solid #dcdcdc;
	padding:0 0 5px 0;
	margin-bottom: 5px;
	font-weight: normal;
}

#content ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#content ul li {
	margin: 0;
	padding: 0px;
	display: block;
	line-height: 2.1em;
}


/*--------------------------------------
/* WP Stuff
/*-------------------------------------*/

.navigation {
	padding:10px 0;
	text-align:center;
	border-bottom:1px solid #DCDCDC;
}

.navigation-2 {
	padding:10px 0;
	text-align:center;
}

.navigation span {
	padding: 0 10px;
	font-size: 1.1em;
}

.postmetadata {
	border-top: 1px solid #DCDCDC;
}

.post-tags-wrap {
	background: #eee;
	margin: 0 0 15px 0;
}

.post-tags {
	padding: 10px;
	color:#777777;
	letter-spacing:normal;
	line-height:18px;
}

#comments-wrap{
	background: #eee;
	padding: 15px;
}

#comment {
	width: 597px;
}

#comment h3 {
	margin: 15px 0 0;
}

.comment {
	background: #fff;
	margin: 10px 0;
	padding: 20px;
	position: relative;
}

.comment-author {
	padding: 0 0 15px;
	border-bottom: 1px solid #DCDCDC;
}

.comment-meta {
	position: absolute;
	right: 20px;
	top: 30px;
}

.comment p {
	padding: 15px 0 0 !important;
}

/*
.commentlist {
	background: #fff;
	border: 1px solid #dcdcdc;
}

.comment-author vcard {
	padding: 15px 0;
	border-bottom: 1px solid #DCDCDC;
}*/

/*--------------------------------------
/* PPC
/*-------------------------------------*/

#tabs {
	border-bottom: 1px solid #DCDCDC;
}

#tabs ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
}

#tabs ul li {
	float: left;
	margin: 0 2px 0 0;
}

#tabs ul li a {
	border-width: 1px 1px 0 1px;
	background: #fff url(images/grey-grad.png) repeat-x bottom;
	border-style: solid;
	border-color: #DCDCDC;
	padding: 5px 10px;
	display: block;
	position:relative;
	top:1px;
	font-size: 20px;
	-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; 
}

#tabs ul li a:hover {
	background: #fff url(images/grey-grad-hover.png) repeat-x bottom;
	text-decoration: none;
	color: #bc2026;
}

#tabs ul li.current a {
	border-bottom: 1px solid #fff;
	background: #fff url(images/grey-grad-active.png) repeat-x top;
}

#tabs ul li.current a:hover {
	text-decoration: none;
}

#ajax-div{
	position: relative;
	padding: 15px 0;
}

#ajax-loader{
	text-align: center;
	margin: 0px auto;
	padding: 200px 0;
	width: 1000px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: -10px;
	background-color: #000000;
	z-index: 100;
	opacity:0.65;
	
}
#qform p {
	padding: 0 0 10px;
}

#qform p.tm {
	padding: 10px 0;
}

#qform {
	width: 345px;
	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	padding: 20px;
	position: relative;
	top: -37px;
	float: right;
	background: #fff;
	margin:0 0 0 10px;
	z-index: 2;
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px;
}

#qform form input[type="text"] {
	background: #eee;
	border: 1px dashed #ccc;
	padding:5px;
	width:330px;
}

#qform form input[type="text"]:focus {
	background: #FEFBD6;
}

#qform form textarea {
	background: #eee;
	border: 1px dashed #ccc;
	padding:5px;
	width:330px;
}

#qform form textarea:focus {
	background: #FEFBD6;
}

h1.ppc {
	margin: 15px 0 0;
	width:534px;
}

/*--------------------------------------
/* Testimonials
/*-------------------------------------*/


.stepcarousel .belt{
	position: relative; 
	left: 0;
	top: 0;
}

.stepcarousel .who{
	float: left; 
	overflow: hidden; 
	width: 463px;
	margin: 17px 5px;
	
}

.rightcarousel .belt2{
	position: relative; 
	left: 0;
	top: 0;
}

.rightcarousel .who2 {
	float: left; 
	overflow: hidden; 
	width: 463px;
	margin: 0px;
}

#testimonials {
	position:relative;
	top: 45px;
	display: block;
	width: 980px;
	height:140px;
}

#testimonials #leftside {
	float: left;
	width: 463px;
	padding: 13px;
	opacity: 0.75;
	filter: alpha(opacity = 75);
	background: #000;
	height:130px;
	overflow: hidden;
	margin: 0 2px 0 0;
	position: relative; /*leave this value alone*/
}

#testimonials #rightside {
	float: left;
	width: 463px;
	padding: 13px;
	opacity: 0.75;
	filter: alpha(opacity = 75);
	background: #000;
	height:130px;
	overflow:hidden;
	position: relative; /*leave this value alone*/
}

#quotes-list,
#cred-list {
	height:140px;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}

#quotes-list li,
#cred-list li {

}

.who,
.who2 {
	height:140px;
	overflow: hidden;
}

.testimonial {
	width: 540px;
}

.who2 img {
	float:left;
	padding:20px;
	border: 0;
}

.who img,
.testimonial img {
	float:right;
	padding:5px;
	margin:-15px 0 0;
	border: 0;
}

.who2 p {
	line-height:22px;
	letter-spacing:normal;
	font-size: 13px;
	color:#FFF;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.who p,
.testimonial p {
	line-height:22px;
	letter-spacing:normal;
	font-size: 13px;
	color:#FFF;
	padding:0 0 1em;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.who p.quote-start,
.who p.quote-end,
.testimonial p.quote-start,
.testimonial p.quote-end {
	width: 22px;
	height: 16px;
	text-indent: -3000px;
}

.who p.quote-start.
.testimonial p.quote-start { 
	background: url(images/fq.png) no-repeat;
}

.who p span.quote-end,
.testimonial p.quote-start { 
	background: url(images/bq.png) no-repeat;
}


.who p.person,
.testimonial p.person {
	/*text-align: right;*/
	font-size: 11px;
}

.who p.person span,
.testimonial p.person span {
	color:red;
	font-size:17px;
	font-style:normal;
	font-weight:bold;
}

/*--------------------------------------
/* Footer
/*-------------------------------------*/

#footer-wrap {
	height: 150px;
	position: relative;
	/*top: 300px;*/
}

#footer-wrap.ft1 {
	background: #000 url(images/ft1.jpg) no-repeat;
}

#footer-wrap.ft2 {
	background: #000 url(images/ft2.jpg) no-repeat;
}

#footer-wrap.ft3 {
	background: #000 url(images/ft3.jpg) no-repeat;
}

#footer-wrap.ft4 {
	background: #000 url(images/ft4.jpg) no-repeat;
}

#footer-wrap.ft5 {
	background: #000 url(images/ft5.jpg) no-repeat;
}


#footer {
	margin: 0 auto;
	width: 980px;
}

#footer .left,
#footer .right {
	margin: 24px 0 0;
	font-size: 13px;
}

#footer .left {
	float: left;
	color: #fff;
}

#footer .right {
	float: right;
}

#footer .right ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer .right li {
	float: left;
	margin: 0 30px 0 0;
	color: #ffffff;
}

#footer .right li a {
	color: #fff;
	display: block;
}

/*--------------------------------------
/* Clear
/*-------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/*--------------------------------------
/* Forms
/*-------------------------------------*/

/* Contact Form 7 Plug in */

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	padding: 10px;
	margin: 0 10px;
	clear: both;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 1px dashed #e4e2c8;
	background: #fefde5;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	background: #f4f4f4;
	border: 1px solid #d13434;
	left: 0;
	right: 5px;
	position: absolute;
	top: -6px;
	width: 98%;
	z-index: 100;
	padding: 4px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	display: block;
	padding: 5px 0;
}

.wpcf7-list-item-label {
}

.ajax-loader {
	clear: both;
}

/* Contact us page */

#contact-us {

}

#contact-us p {

}

#contact-us .text-info {
	background: url(images/email-48.png) no-repeat 0 22px;
	border-bottom: 1px dashed #cecece;
	padding: 0 0 10px;
	margin: 0 0 10px;
}

#contact-us .text-info p {
	padding: 7px 0 0 60px;
}

#contact-us .lt {
	width: 48%;
	float: left;
	margin: 0 10px 0 0;
}

#contact-us .rt {
	width: 48%;
	float: left;
}

#contact-us input[type="text"],
#contact-us textarea {
	border: 1px solid #cecece;
	background: #f4f4f4;
	padding: 5px;
	margin: 5px 0;
}

#contact-us input[type="text"] {
	width: 80%;
}

#contact-us input[type="checkbox"] {

}

#contact-us input[type="submit"] {
	float: left;
	clear: both;
	margin: 10px 0 0;
}

#contact-us textarea {
	width: 25%;
}

#contact-us textarea:focus,
#contact-us input[type="text"]:focus {
	border: 1px solid #3d3d3d;
	background: #fff;
}


/******   Case study page styles ***********/

table.case-study{
	width: 645px;
}

#ajax-div table.case-study{
	width: 540px;
}

table.case-study p{
	padding: 5px 0 !important;
}

table.case-study td{
	padding: 10px;
	vertical-align: middle;
}

table.case-study td.first-column{
	background-color: #f2f7ff;
	width: 150px;	
}

table.case-study td.center{
	text-align: center;
}

table.case-study h4{
	color: #ffab2e;
}

table.case-study h4.right{
	float: right;
}

table.case-study img.left{
 float: left;
 display: inline;
 margin: 0px 10px 10px 0px;
}

table.case-study img.right{
	display: inline;
	float: right;
	margin: 0px 0px 10px 10px;
}

table#our-work{
	width: 600px;
}

table#our-work td{
	vertical-align: middle;
	padding: 10px;
	font-size: 18px;
}

table#our-work td a{
	font-size: 16px;
}

table#our-work p{
	padding: 5px 0;
}

/******  Sidebar Forms **********/

div.sidebar-form{
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px;
	position: relative;
	z-index: 2;
	border:1px solid #DCDCDC;
	background-color: #ffffff;
	padding: 20px;
}
div.sidebar-form p{
	padding: 5px 0 !important;
	background:#FFFFFF none repeat scroll 0 0;	
}

div.sidebar-form input[type="text"]{
	width: 220px;
	background:#EEEEEE none repeat scroll 0 0;
	border:1px dashed #CCCCCC;
	padding:5px;
}

div.sidebar-form textarea {
	width: 220px;
	height: 50px;
	background:#EEEEEE none repeat scroll 0 0;
	border:1px dashed #CCCCCC;
	padding:5px;
}

div.sidebar-form select{
	width: 230px;
}

/************  Need to override sociable a tags in archives *************/
div.sociable a{
	border: none !important;
	display: inline !important;
	line-height: normal !important;
	padding: 1px !important;
}