﻿/*
Theme Name: Codepal
Theme URI: http://code-pal.com
Description: Code-pal Re-Launch Theme
Version: 1 (WP2.6.2)
Author: Sumeet Chawla
Author URI: http://code-pal.com
Tags: codepal, sumeet, metallic, carbon, fibre, dark, clean, basic
*/

@import url('reset.css');
@import url('typography.css');
@import "style/css/layout.css";
body {
	padding: 0px;
	margin: 0px;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	background-color: #865c72;
}
a:focus {
	outline: none;
}
p{
	line-height: 18px;
}
h4{
	font-size: 20px;
}
.clear {
	clear: both;
}
#page-wrap {
	position: relative;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

/*--------------------------HEADER STYLES STARTS HERE--------------------------*/

#header {
	position: relative;
	padding-bottom: 8px;
}
#header #translation_bar{
	margin-top: 5px;
	position: relative;
	float: right;
}
#header #translation_bar a{
	position: relative;
	margin-top: 5px;
	margin-right: 4px;
	margin0left: 4px;
}
#header-logo{
	float: left;
	position: relative;
	text-indent: -9999px;
}

#header-logo h1 a.logo {
	display: block;
	text-indent: -9999px;
	position: relative;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	width: 374px;
	height: 102px;
	float: left;
}
#header p.desc {
	color: #cfcfcf;
	margin-top: 1px;
}
ul#nav-bar {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
}
ul#nav-bar li {
	float: left;
	margin-right: 4px;
}
			
ul#nav-bar li a {
	background-position: center 0px;
	background-color:#565656;
	display: block;
	position: relative;
	background-image: url('images/main-nav-tabs.jpg');
	height: 21px;
	width: 86px;
	vertical-align: middle;
	text-align: center;
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	padding-top: 6px;
}
ul#nav-bar li a:hover{
	background-position: right;
}

ul#nav-bar li.current_page_item  a{
	background-position: left;
	color: #3f3f3e;
	background-color: #e4e4e4;
}

/*--------------------------PORTFOLIO BOX STYLE STARTS HERE--------------------------*/

#portfolio-box {
	width: 970px;
	position: relative;
}
#featured-data {
	position: relative;
}
#portfolio-box #container {
	background-image: url('images/portfolio-box.jpg');
	background-color: #e3e3e3;
	overflow: hidden;
	height: 275px;
	position: relative;
	background-repeat: repeat-x;
}
#container a.controls{
	background-image: url('images/controls.png');
	background-repeat: no-repeat;
	display: block;
	width: 37px;
	height: 30px;
	position: absolute;
	top: 130px;
	z-index: 100;
}
#container a#next-proj{
	background-position: right bottom;
	right:24px;	
}
#container a#prev-proj{
	background-position: left bottom;
	left:354px;	
}
#container a#next-proj:hover{
	background-position: right top;
}
#container a#prev-proj:hover{
	background-position: left top;
}
#portfolio-box .slideThumb {
	float:right;
	height:214px;
	margin-right:71px;
	margin-top:34px;
	position:relative;
	overflow: hidden;
	width:495px;
}
ul#project {
	position: relative;
	list-style-type: none;
	background-image: url('images/container-bottom-border.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
ul#project li {
	width: 970px;
	height: 275px;
}

ul#project img.portfolio-image {
	position: relative;
}
#portfolio-box .fadeDesc {
	font-family:Arial,Helvetica,sans-serif;
	height:209px;
	margin-left: 54px;
	padding-top:35px;
	position:relative;
	width:256px;
}
#portfolio-box .fadeDesc p {
	width: 252px;
	font-size: 12px;
	color: #575757;
	margin-top: 12px;
}
#portfolio-box .fadeDesc p a{
	color: #575757;
	text-decoration: underline;
}
#portfolio-box .fadeDesc p a:hover{
	color: #000000;
}
#portfolio-box .fadeDesc h6 {
	font-size: 14px;
	font-weight: bold;
	color: #bcbcbc;
}
#portfolio-box .fadeDesc h1 {
	background-image:url(images/seperator.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#3F3F3E;
	font-family:georgia,Arial,Helvetica,sans-serif;
	font-size:34px;
	font-weight:bold;
	line-height:1em;
	margin-top:5px;
	padding-bottom:17px;
}
#portfolio-box a.view-more-portfolio {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #828282;
	float: right;
	position: relative;
	margin-top: 10px;
}
#portfolio-box a.view-more-portfolio:hover {
	color: #3f3f3e;
}
#order {
	background-image: url('images/order-bg.jpg');
	position: relative;
	background-repeat: repeat-x;
	height: 90px;
}
#order-details h4{
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #403f3e;
	position: relative;
	top: 28px;
}
#order-details h4 b{
	font-size: 28px;
	font-weight: bolder;
}
.starting-at{
	float: left; 	
	left: 138px;
}
.additional-at{
	left: 305px;
	float: left;
}
#form-order {
	position: relative;
	width: 854px;
	height: 225px;
	margin-right: auto;
	margin-left: auto;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-color: #6f6f6f;
	border-left-color: #6f6f6f;
	padding-left: 40px;
	padding-right: 40px;
	background-color: #f8f7f6;
}
#form-order h2{
	color: #403f3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	padding-top: 10px;
	font-weight: normal;
}

/*-------- FORM STYLING STARTS HERE -------- */
#form-for-order{
	color: #403f3e;
	overflow: hidden;
	position: relative;
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#form-for-order h2.price{
	padding: 0px;
	font-size: 30px;
	font-family: georgia, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	margin-top: 12px;
	height: 30px;
	position: relative;
	font-weight: bold;
}
#form-left-col{
	width: 240px;
	position:relative;
	float:left;
}
#form-mid-col{
	width: 190px;
	position: relative;
	float: left;
	margin-left: 61px;
}
#form-right-col{
	width: 240px;
	position: relative;
	float: left;
	margin-left: 45px;
}
#form-for-order select{
	margin: 0px;
	height: 21px;
	padding-top: 2px;
	padding-bottom:2px;
	padding-right:2px;
	width: 98px;
}
#form-for-order .button {
	color: #FFFFFF;
}

#form-for-order label {
	width: 200px;
	display: block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 1px;
}
#form-for-order label.captcha-main{
	background-image: url('images/captcha-add.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#form-for-order textarea,input,select{
	border: 1px solid #a5acb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#form-for-order textarea  {
	width: 214px;
	outline: none;
	height: 40px;
}

#form-for-order #changeTypeArea  {
	float: left;
	margin: 0 0 10px 0;
	width: 240px;
}

#form-for-order .rowElem {
	position: relative;
	clear: both;
	margin-bottom: 10px;
}

#form-for-order .thanks{
	padding: 0px;
	margin: 6px 0px 0px 0px;
	color: #60798f;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}


#form-for-order #send {
	font-family: 'Lucida Grande',Trebuchet, Tahoma, sans-serif;
	color: #222;
	font-size: 11px;
	position: relative;
	margin-top: 4px;
	width: 53px;
	height: 20px;
	padding-bottom:5px;
	text-align: center;
}
#form-for-order .extra-features{
	width: 20px;
	position: relative;
}
#form-for-order .extra-features-label{
	float:left;
	width: 115px;
	position: relative;
}
#extra-charge{
	color: #878787;
	font-size: 11px;
	font-style: italic;
}
#extra-charge-label{
	color: #878787;	
}
#form-for-order input {
	height: 19px;
	width: 214px;
	vertical-align: middle;
	padding-top: 3px;
}
#form-for-order .error {
	color: #990000;
}
/*-------- FORM STYLING ENDS HERE --------*/

#order-details{
	width: 970px;
	height: 91px;
	background-image: url('images/order-details-bg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a1a1a1;
}
#order h2 {
	font-family: helvetica, "Times New Roman", Times, serif;
	color: #403f3e;
	font-size: 36px;
	font-weight: normal;
	position: relative;
	margin-left: 65px;
	margin-top: 15px;
	width: 633px;
	float: left;
}
#order-button {
	background-position: bottom;
	background-image: url('images/order-now-button.png');
	background-repeat: no-repeat;
	position: relative;
	width: 145px;
	height: 75px;
	margin-right: 55px;
	margin-top: 8px;
	display: block;
	float: right;
	text-indent: -9999px;
}
#order-button:hover {
	background-position: top;
}
#order-button:active {
	background-position: bottom;
}
#order-button:visited {
	border-style: none;
}

/*--------------------------MAIN DATA STYLE STARTS HERE--------------------------*/
#main-data {
	padding: 22px 12px 0px;
	position: relative;
}
#main-data p.welcome{
	font-size: 30px;
	color: #fefefe;
	width: 300px;
	text-align: justify;
	float: left;
	font-weight: normal;
	font-family: georgia, Arial, Helvetica, sans-serif;
	line-height: normal;
}
#testimonial-box {
	float:left;
	height:245px;
	overflow:hidden;
	position:relative;
	width:315px;
	padding-left: 50px;
}
#testimonial-box a{
	color: #e3e3e3;
	text-decoration: none;	
	font-weight: bold;
	font-size: 14px;
}
#testimonial-box a:hover{
	color: #fff;
}
.sub-heading {
	margin: 4px 0px 4px 0px;
	color: #ffffff;
	padding: 4px;
	font-size: 14px;
	font-family: arial, Helvetica, sans-serif;
}
#testimonial-box p.testi {
	color:#FEFEFE;
	font-family:georgia,arial,Helvetica,sans-serif;
	font-size:20px;
	margin:0;
	text-align:left;
	width:258px;
	line-height: normal;
	float: left;
	padding-top: 10px;
}
#testimonial-box a{
	width: 170px;
}
ul#testimonials-main {
	list-style-type: none;
	position: relative;
}
ul#testimonials-main li span{
	background-image: url('images/quotes.png');
	background-repeat: no-repeat;
	width: 27px;
	height: 22px;
	display: block;
	position:relative;
}
.left-quote{
	background-position: left top;
	float: left;
	padding-right: 15px;
}
.right-quote{
	background-position: right bottom;
	float: right;
	padding-left: 15px;
	top:-15px;
}
ul#testimonials-main li a.clientDetails{
	float: right;	
	position: relative;	
	margin-top: 6px;
}
#latest-box {
	float:left;
	height:249px;
	padding-left:50px;
	overflow:hidden;
	position:relative;
	width:231px;
}
#latest-box h4 {
	color:#C2ACB8;
	font-family:georgia,Arial,Helvetica,sans-serif;
	font-size:24px;
	font-weight:normal;
	height:35px;
}
#latest-box ul{
	margin-bottom: 10px;	
	height: 154px;
}
#latest-box ul li {	
	display: inline;
	float:left;
	padding-right: 7px;
	padding-bottom: 7px;
}
#latest-box ul li a{
	width: 70px;
	height: 70px;
	overflow:hidden;
	display: block;
	position: relative;
}
#latest-box ul li a:hover{
	display: block;
	text-indent: -70px;
}
a.blog-link{
	background-color: #4d3140;
	color:#a799a0;
	padding: 4px;
	font-size: 11px;
	text-decoration: none;
	opacity: 1; /* other browsers */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* this works in IE6, IE7, and IE8 */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
a.blog-link:hover{
	background-color: #c2acb8;
	color: #4d3140;
}

/*-------------------------- FOOTER STYLES START HERE--------------------------*/
#footer {
	background-position: top;
	background-color: #131313;
	background-image: url('images/footer-border.png');
	background-repeat: repeat-x;
	position: relative;
	padding-bottom: 10px;
}

.widget-footer {
	padding: 0px;
	margin: 0px;
	float: right;
	position: relative;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
}
.widget-footer a{
	color: #696969;
	text-decoration: none;
}
.widget-footer a:hover{
	color: #ffffff;
	text-decoration: none;
}

.widget-footer h2{
	padding: 0px;
	margin: 0px;
	color: #658097;
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.widget-footer ul{
	padding: 0px;
	margin: 0px;
}
.widget-footer ul li ul{
	margin: 5px 0px 0px 0px;
}

.widget-footer ul li{
	padding: 0px;
	margin: 0px 0px 8px 0px;
	position: relative;
}
.widget-footer ul.children {
	position: relative;
	margin: 8px 0px 0px 0px;
}


#footerBar {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
}
div#bottom-nav.widget-footer {
	width: 130px;
}
div#categories.widget-footer {
	color: #888888;
	width: 140px;
}
div#latest-posts.widget-footer {
	width: 256px;
}
div#links.widget-footer {
	width: 140px;
}
div#archives.widget-footer {
	width: 100px;
}
#searchBox{
	margin: 0px 0px 25px 280px;
	position: relative;
	width: 400px;
	height: 47px;
}
#searchform .inputBox {
	border: 8px solid #424242;
	background-position: left center;
	position: relative;
	width: 258px;
	height: 31px;
	background-color: #60798f;
	background-image: url('images/search.gif');
	background-repeat: no-repeat;
	padding-left: 31px;
	color: #FFFFFF;
	font-size: 14px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
	vertical-align: middle;
}
#searchform .submit {
	border-style: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #424242;
	color: #888888;
	position: relative;
	width: 77px;
	height: 34px;
	font-size: 18px;
	font-family: arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 2px;
}
#searchform .submit:hover {
	color: #fefefe;
}
#copyright {
	margin: 10px 0 5px 0;
	position: relative;
	text-align: center;
	width: 100%;
}
#copyright p{
	color: #696969;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright a{
	color: #696969;
}
#copyright a:hover{
	color: #fff;
	text-decoration: none;
}

a.wordpress {
	position: relative;
	background-image: url('images/wordpress.jpg');
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	float: left;
	width: 69px;
	height: 70px;
}
a.wordpress:hover{
	background-position: bottom;	
}
#author-details {
	position: relative;
	width: 307px;
	height: 133px;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 40px;
}
#author-details h2{
	color: #658097;
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 140px;
}
#author-details p{
	color: #696969;
	text-decoration: none;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#author-details p strike{
	font-weight: normal;
	text-decoration: line-through;
	color: #464646;
}

#twitter {
	color: #658097;
	position: relative;
	width: 332px;
	height: 122px;
	background-color: #1f1f1f;
	border: 1px solid #414040;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
}
#twitter-bird{
	background-image: url('images/twitter.jpg');
	background-position:top;
	position: relative;
	float: right;
	margin-top: 32px;
	margin-right: -75px;
	width: 101px;
	height: 100px;
	background-repeat: no-repeat;
}
#twitter:hover #twitter-bird {
	background-position: bottom;
}
#twitter ul{
	font-family: georgia;
	font-size: 16px;
	font-weight:bold;
	overflow: hidden;
}
#twitter ul li{
	overflow: hidden;
}
#twitter-link {
	color: #696969;
	text-decoration: none;
	position: absolute;
	top: 100px;
	left: 10px;
}
#twitter-link:hover {
	color: #ffffff;
}
#twitter .tweet_list {
	-webkit-border-radius: .5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#twitter .tweet_list li {
    overflow: auto;
}
#twitter .tweet_list li a {
	color: #696969;
	text-decoration: none;
}

#footerRightCol {
	position: relative;
	float: right;
	width: 550px;
	height: 240px;
}
#footerLeftCol {
	position: relative;
	float: left;
	width: 350px;
}
#support {
	position: relative;
	width: 340px;
	float: right;
	margin-right:70px;
	top: 10px;
}
#support ul {
	padding: 0px;
	margin: 0px;
	position: relative;
	list-style-type: none;
}
#support ul li {
	position: relative;
	float: left;
}
#support ul li a{
	width: 56px;
	height: 61px;
	display: block;
	text-indent: -9999px;
}
#support ul li a:hover{
	background-position: center bottom;
}

#link-wp {
	background-image: url('images/socials/wordpress.jpg');
	background-position: center top;
}
#link-fb {
	background-image: url('images/socials/facebook.jpg');
	background-position: center top;
}
#link-in {
	background-image: url('images/socials/linked-in.jpg');
	background-position: center top;
}
#link-o {
	background-image: url('images/socials/orkut.jpg');
	background-position: center top;
}
#link-twitter {
	background-image: url('images/socials/twitter-social.jpg');
	background-position: center top;
}
#link-yahoo {
	background-image: url('images/socials/yahoo.jpg');
	background-position: center top;
}
#next_button {
height: 29px;
left: 443px;
width: 31px;
}
#prev_button {
height: 29px;
left: 388px;
width: 31px;
}
#slide-control {
	position: absolute;
}

/*-------------------- PORT FOLIO PAGE STYLE STARTS HERE --------------------*/
#my-portfolio {
	font-family: georgia, arial, Helvetica, sans-serif;
	background-image: url('images/steel-block.jpg');
	width: 970px;
	height: 219px;
	background-repeat: repeat-x;
	background-color: #e3e3e3;
	position: relative;
	overflow: hidden;
}
#my-portfolio h2 {
	color:#3f3f3e;
	font-size:48px;
	font-weight:normal;
	left:60px;
	position:absolute;
	top:70px;
}
#my-portfolio h3 {
	color:#60798F;
	font-size:18px;
	font-weight:normal;
	left:65px;
	position:absolute;
	top:130px;
}
#testi-preview-top{
	float:right;
	list-style-type:none;
	padding-right:45px;
	width:469px;
	margin-top: 50px;
}
#testi-preview-top a{
	color: #575a5e;
	position: relative;
	font-weight:bold;
	text-decoration:none;
	font-size: 14px;
}
#testi-preview-top a:hover{
	color: #160c19;
}
#testi-preview-top li{
	width: 469px;
	height: 160px;
	background-position: left top;
	background-image: url('images/testi-top-bg.jpg');
	background-repeat: no-repeat;
	padding-left:31px;
	padding-top:12px;
}
#testi-preview-top p{
	color: #3F3F3E;
	font-family: georgia, arial,Helvetica,sans-serif;
	font-size: 20px;
	line-height: normal;
	margin: 0 0 15px 0;
}
#testi-preview-top li a.clientDetails{
	float: right;
}
#folio{
	padding-top: 40px;
	width: 954px;
	margin: 0 auto 0 auto;
	position: relative;
}
.completed-work {
	margin: 0 14px 28px;
	position: relative;
	width: 280px;
	height: 140px;
	display: inline;
	float: left;
	font-size: 24px;
	text-decoration: none;
	color: #FFFFFF;
	overflow: hidden;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border:5px solid #f9f9f9;
	background:#F9F9F9;
}
.completed-work span.view-more{
	position: absolute;
	top: 140px;
	width:280px;
	height: 32px;
	background: url('images/view-more.png') #000;
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	z-index: 101;
	padding-top: 0px;
}
.completed-work:hover span.view-more{
	display: block;
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	top: 108px;
}
.completed-work span{
	background:#000;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: block;
	position: absolute;
	z-index: 100;
	text-align: center;
	height: 90px;
	width: 280px;
	padding-top: 50px;
	background-repeat: no-repeat;
}
.completed-work:hover span{
	opacity: .8; /* other browsers */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* this works in IE6, IE7, and IE8 */
}
.completed-work img.portfolio-image {
	position: relative;
}
.completed-work:hover{
	border-color: #5e9acc;
	/*-webkit-box-shadow:0px 0px 30px #fff; 
	-moz-box-shadow:0px 0px 30px #fff;
	background:#f1f1f1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#f5f5f5', Direction=145, Strength=3);*/
}
/*-------------------- LATEST PORTFOLIO UNDER CASE STUDY ----------------*/
#latest-folio{
	width: 948px;
	position: relative;
}
#latest-folio ul li a{
	float: left;
	position: relative;
	width: 161px;
	height: 161px;
	overflow: hidden;
	margin-right: 33px;
	padding: 0px;
	border: 1px #634e59 solid;
}
#latest-folio ul li a.last {
	margin: 0px;
}

#latest-folio ul li a span{
	background:#000;
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: block;
	position: absolute;
	z-index: 100;
	text-align: center;
	height: 113px;
	width: 163px;
	padding-top: 50px;
}
#latest-folio ul li a:hover span{
	opacity: 0; /* other browsers */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* this works in IE6, IE7, and IE8 */
}

/*-------------------- CASE STUDY START HERE --------------------*/
/*FACEBOOK TEXT */
#case-details iframe .connect_widget .like_button_dark .connect_widget_text {
	color:#3F3F3E;
}
#case-details iframe .connect_widget .like_button_dark .connect_widget_text a{
	color:#3F3F3E;
	text-decoration: underline;
}
#case-preview{
	margin-bottom: 25px;
}
#case-study{
	padding-bottom: 15px;
}
#case-study #blog-left-col{
	width: 598px;
}
#case-study #case-highlight{
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom:auto;
	margin-right:11px;
	position:relative;
	width:301px;
}
#case-preview ul.skills{
	margin-bottom: 15px;
}
#case-preview ul.skills li{
	font-family:Arial,Helvetica,sans-serif;
	background-color: #E0E1E1;
	font-size: 12px;
	margin-bottom: 2px;
	padding: 2px;
	text-align: center;
	font-weight: bold;
}
#case-preview ul.skills li:hover{
	background-color: #3F3F3E;
	color: #fff;
}
#folio-data{
	padding: 20px 8px 0px 8px;
}
#case-study #blog-left-col h4{
	padding: 0px;
	margin-bottom: 10px;
}
#folio-data #case-details a{
	color: #3F3F3E;
	text-decoration: underline;
	background-color: #F1F4F6;
}
#folio-data #case-details a:hover{
	color:#000;	
}
#folio-data a{
	background-color: #C5A6B6;
	color: #000;
	text-decoration: none;
	padding: 0px 2px;
}
#folio-data a:hover{
	background-color: #5c9dd6;
	color: #fff;
}
#folio-slider{
	width: 578px;
	height: 444px;
	padding: 10px 10px 0px 10px;
	background-color: #f1f4f6;
	position: relative;
	float: left;
	overflow: hidden;
	border: 1px #6c6c6c solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#slideshow{
	margin-bottom: 11px;
	height:393px;
	width:579px;
	overflow: hidden;
	border: 1px #babdbf solid;
}
#folio-slider #launch-site{
	height: 25px;
	width: 100px;
	padding-top: 4px;
	border: 1px #9a9a9a solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	float: right;
	background-color: #3F3F3E;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
#nav a{
	height: 25px;
	width: 29px;
	position: relative;
	margin-right: 2px;
	background-color: #3F3F3E;
	display: block;
	color: #fff;
	float:left;
	text-align: center;
	padding-top: 4px;
	border: 1px #9a9a9a solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#nav a.activeSlide, #nav a.activeSlide:hover, #folio-slider #launch-site:hover{
	background-color: #5c9dd6;
}
#nav a:hover{
	background-color: #6c6c6a;
}
#case-details{
	background-color:#F1F4F6;
	color:#3F3F3E;
	float:right;
	height:445px;
	padding: 10px 20px 0px 20px;
	position:relative;
	width:300px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#case-details h1{
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: normal;
}
#case-details h5{
	font-size: 16px;
	margin-bottom: 6px;
}
#case-details p{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
#case-study h3{
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 57px;
	padding-top: 9px;
}
h3.study{
	background-image: url('images/case.png');
}
#case-highlight h3{
	background-image: url('images/highlight.png');
}
#case-highlight ul {
	background-color: #4c313f;
	padding: 28px;
	font-weight: bold;
	border: 1px #94828b solid;
}

/*-------------------- BLOG STYLES START HERE --------------------*/
#blog-data {
	position: relative;
	padding-top: 15px;
}
#blog-data a{
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#blog-left-col {
	position: relative;
	float: left;
	width: 643px;
}
#blog-left-col .post-image{
	background-color:#F9F8F8;
	border:1px solid #CECFD0;
	margin-bottom:20px;
	margin-top:20px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
}

.blog-post h3,.blog-post-single h3{
	color: #575A5E;
	font-size: 30px;
	margin-bottom: 10px;
	padding-top: 30px;
}
.blog-post{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 15px 8px 20px 25px;
	width: 605px;
	background-color: #f5f8fa;
	position: relative;
	margin-bottom: 15px;
	border-top: 2px #767676 solid;
	border-left: 2px #767676 solid;
}
.blog-post-single{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border-top: 2px #767676 solid;
	border-left: 2px #767676 solid;
	padding: 15px 8px 25px 25px;
	width: 605px;
	background-color: #f5f8fa;
	position: relative;
	margin-bottom: 15px;
	color:#575A5E;
}
.blog-post-single a.download-now{
	background-color:#5E9ED6;
	border-style:outset;
	color:#FFFFFF;
	display:block;
	font-size:18px;
	height:25px;
	margin:5px auto;
	padding-top:7px;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:140px;
}
.blog-post-single a.download-now:hover{
	color: #ffffff;
	background-color:#3F3F3E;
}
.blog-post-single .content{
	width: 590px;
}
.content ul, .content ol{
	margin-left: 20px;
	margin-top: 10px;
}
.content ul li, .content ol li{
	list-style-type: disc;
	list-style-position: inside;
}
.blog-post p a{
	color: #3680a1;
	text-decoration: underline;
}
.blog-post-single  a{
	color: #3680a1;
	text-decoration: underline;
}
.blog-post-single a:hover{
	color: #000000;
}

.blog-post-single .post-preview{
	margin-left: 25px;
	width: 361px;
	float: left;
	position: relative;
}
.post-thumbnail{
	position: relative;
	width: 200px;
	float: left;
}
.post-preview{
	margin-left: 25px;
	width: 370px;
	float: left;
	position: relative;
}
.post-preview h2 a{
	margin: 0px 0px 0px 0px;
	width: 330px;
	font-size: 30px;
	color: #575a5e;
	position: relative;
	float: left;
	font-family: arial, Helvetica, sans-serif;
}
.post-preview p.cont-read{
	width: 150px;
	float: left;
	margin-top: 0px;
}
.retweet{
	float: right;
	margin-left: 5px;
}
.push{
	padding-top: 2px;	
}
.blog-post p,.content p, .content ul, .content ol {
	font-size: 12px;
	color: #575a5e;
	position: relative;
	font-family: arial, Helvetica, sans-serif;
	margin-top: 18px;
	line-height: 18px;
}
.blog-post h3 a,.page-title{
	font-family:arial,Helvetica,sans-serif;
	font-size: 30px;
	color: #575a5e;
	text-decoration:none;
}

.blog-post .post-preview p a{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	color: #3680a1;
	text-decoration: underline;
}

.blog-post a:hover{
	color: #000000;
}

.post-preview p{
	margin: 18px 0px 0px 0px;
	font-size: 12px;
	color: #575a5e;
	position: relative;
	font-family: arial, Helvetica, sans-serif;
	line-height: 18px;
}

p.post-date{
	position: relative;
	margin: 2px 0px 0px 0px;
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	color: #60798f;
}
.comments-count{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a2c2e;
	background-image: url('images/comment-count-box.jpg');
	background-repeat: no-repeat;
	width: 38px;
	height: 36px;
	position: relative;
	float:right;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
}
.comments-count a{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a2c2e;
	text-decoration: none;
}
/*-------- POST FOOTER STYLES STARTS HERE --------*/
#after-post{
	background-color: #575a5e;
	color: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 20px;
	margin: 25px 0px 25px 0px;
}
#after-post p{
	color: #e9edf2;
	padding: 0px;
	margin: 0px;
}
#after-post a{
	color: #fff;
}
#after-post h4{
	color: #fff;
	margin-bottom: 10px;
	font-size: 24px;
}
.about-author{
	width: 288px;
	position: relative;
	float: left;
	color: #575a5e;
	margin-right: 25px;
}
.auth-image{
	padding: 4px;
	background-color: #8b8d91;
	float: left;
	margin-right:15px;
}
#after-post p.other-info{
	font-size: 11px;
	border-top: 1px #909398 solid;
	padding:12px 0px 0px;
	color: #989ca0;
	margin-top: 12px;
}
.google-text-ad{
	width: 468px;
	position: relative;
	margin-top: 16px;
	margin-right: auto;
	margin-left: 58px;
}
.share-it-via-box{
	background-color:#81858B;
	border-top:1px solid #aaaeb3;
	border-left:1px solid #aaaeb3;
	float:left;
	padding:15px 0 8px 18px;
	position:relative;
	width:218px;
	margin-bottom: 20px;
	height: 152px;
}
.digg-digg-icon{
	float:left;
	padding-right:19px;
	height: 76px;
	position:relative;
}
.content .related-posts{
	height: 110px;
	margin: 0px;
}
.content .related-posts li{
	margin: 0px;
	list-style-type: none;
}
.related-posts li a{
	background-color:#8B8D91;
	float:left;
	height:103px;
	margin:0 5px 0 0;
	padding:1px;
	position:relative;
	text-decoration:none;
	width:103px;
}
.related-posts li a span{
	display: none;
	color: #fff;
	text-align: center;
}
.blog-post-single #after-post .related-posts li a:hover span{
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
	display: block;
	width: 120px;
	top: 105px;
	position: absolute;
	padding: 15px;
	z-index: 100;
	left:-20px;
	background-color:#292b2e;
	border-top:1px solid #696d72;
	border-left:1px solid #696d72;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

}
/*-------- SIDE BAR STYLES STARTS HERE --------*/
#blog-right-col {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	width: 301px;
	float: right;
	background-color: #f5f8fa;
	margin-bottom: auto;
	margin-right: 11px;
	color: #575a5e;
	font-family: Arial, Helvetica, sans-serif;
}
#blog-right-col a{
	color: #0372d0;
}
#blog-right-col a:hover{
	color: #000000;
}
#googleAd250{
	position: relative;
	width: 250px;
	margin: 5px auto 5px auto;
}
#googleAd160{
	position: relative;
	width: 160px;
	margin: 5px auto 20px auto;
}

.ads {
	margin: 5px auto 5px auto;
	position: relative;
	width: 272px;
	background-repeat: repeat;
	padding-top: 12px;
	padding-left: 12px;
}
.ads a{
	border: 1px solid #575a5e;
	width: 125px;
	height: 125px;
	position: relative;
	float: left;
	margin-right: 8px;
	margin-bottom: 12px;
}
.ads a:hover{
	border: 1px dashed #3E4042;
}
.widget{
	position: relative;
	margin-bottom: 10px;
}
.widget p{
	position: relative;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

#blog-right-col h2{
	background-image: url('images/sidebar-header.png');
	background-repeat: no-repeat;
	position: relative;
	width: 319px;
	height: 56px;
	margin-left: -10px;
	color: #FFFFFF;
	font-family: georgia, arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
/*-------------------------------SUBSCRIBE MODULE STYLING STARTS HERE----------------------*/
.fade{
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#subscribe-block{
	background-image: url("images/blog-sprite.png");
	background-position: 0 70px;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	position: relative;
	width: 301px;
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 22px;
	top:-10px;
}
#subscribe-block li a.main-link{
	color:#3F3F3E;
	display:block;
	float:left;
	padding-top:11px;
	position:relative;
	text-decoration:none;
}
.subscribe-icon{
	display: block;
	background-image: url('images/blog-sprite.png');
	float: left;
	position: relative;
}
#subscribe-block li{
	background-position: 0px -102px;
	background-image: url('images/blog-sprite.png');
	height: 49px;
	display: block;
	padding: 8px 10px 0px 20px;
}
#subscribe-block li:hover {
	background-position: 0px -159px;
}
#rss .subscribe-icon{
	height: 42px;
	width: 42px;
	background-position: -245px 0px;
	margin-right: 15px;
}
#twitter-sub .subscribe-icon{
	width: 42px;
	height: 43px;
	background-position: -247px -45px;
	margin-right: 15px;
}
#facebook-sub .subscribe-icon{
	width: 39px;
	height: 42px;
	background-position: -206px 0px;
	margin-right: 18px;
}
#mail-sub .subscribe-icon{
	width: 41px;
	height: 38px;
	background-position: -206px -45px;
	margin-right: 16px;
}
#mail-sub form{
	width: 200px;
	float: left;
	position: relative;
	padding-top: 11px;
}
#mail-sub form #email-box{
	width: 168px;
	height: 20px;
	margin-right: 5px;
	float: left;
	background-color: #f9f9f9;
	border: #c8c8c8 1px solid;
}
#mail-sub form #email-box:hover{
	background-color: #fff;
}
#mail-sub form #mail-go{
	border: 1px solid #c4c4c4;
	width: 25px;
	height: 22px;
	background-color: #ebebeb;
	float: left;
	color:#3F3F3E;
	font-weight: bold;
}
#mail-sub form #mail-go:hover{
	background-color: #4084ba;
	color: #fff;
}
/*-------------------------------COMMENTS STYLES STARTS HERE-------------------------------*/
.comments{font-size: 24px;	position: relative;	font-family: Georgia, arial, Helvetica, sans-serif;	font-weight: normal; margin-bottom: 20px;}
ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { background-color: #ebecec; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; margin:0px 20px 10px 0px; padding:15px; position:relative; }
ol.commentlist li div.comment-content{ float:right; width: 460px;}
ol.commentlist li ul.children li.depth-2 div.comment-content {width: 335px;}
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; float: left; }
ol.commentlist li div cite.fn { font-family:Georgia;font-size:14px; font-weight: bold; }
ol.commentlist li div cite.fn a.url { color:#0080cc; text-decoration:none; font-weight: bold; }
ol.commentlist li div cite.fn a.url:hover { color:#000; }
ol.commentlist li img.avatar {background:none repeat scroll 0 0 #C4C4C4;border:2px solid #9C9A9A;padding:4px;position:relative;}
ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:0px; }
ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:8px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply {-moz-transition: all 0.3s ease-in-out;	-webkit-transition: all 0.3s ease-in-out;	-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out; background:#575a5e; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; float: right; }
ol.commentlist li div.reply:hover { background:#0080cc; border:1px solid #666; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:15px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin: 0px 0px 3px 95px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#f4f6f6; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
/*Admin Comment Styling here */
ol.commentlist li.comment-author-admin, ol.commentlist li ul.children li.comment-author-admin { background-color: #e5eef3; color: #3F3F3E;}
ol.commentlist li.comment-author-admin div.comment-meta a { color:#3F3F3E; text-decoration:none; }

#commentform p{	margin-bottom: 10px;}
#commentform p label{font-size: 14px;}
#commentform p input{height: 20px;width: 150px;}
#commentform p input#submit{-moz-transition: all 0.3s ease-in-out;	-webkit-transition: all 0.3s ease-in-out;	-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out; background:#575a5e; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 12px helvetica,arial,sans-serif; padding:4px 5px 4px;  text-align:center; height: 30px; width: 120px;}
#commentform p input#submit:hover { background:#0080cc; border:1px solid #666; }
/*-----------------------------404 ERROR PAGE STARTS HERE ----------------------------->*/

#error-box {
	font-family: georgia, arial, Helvetica, sans-serif;
	width: 970px;
	height: 369px;
	background-image: url('images/404-bg.jpg');
	overflow: hidden;
	position: relative;
	background-repeat: repeat-x;
}
#error-search-box{
	background-color:#CFCFCF;
	background-image:url(images/error-search-box-shadow.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	border-left:2px solid #A2A2A2;
	border-right:2px solid #A2A2A2;
	height:79px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding-top:22px;
	position:relative;
	width:907px;
}
#error-search-box p{
	font-size: 12px;
	color: #575757;
}
#error-search-box p a{
	color: #60798f;
	font-weight: bold;
	text-decoration: none;
}
#error-box h1{
	background-position: left;
	background-image: url('images/error-404.jpg');
	position: relative;
	padding-left: 80px;
	height: 58px;
	width: 219px;
	font-size: 36px;
	color: #403f3e;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	font-weight: normal;
}
#error-box h2{
	color: #403f3e;
	width: 667px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-size: 24px;
	font-weight: normal;
	margin-top: 20px;
	text-align: center;
}

#error-info{
	margin-left: auto;
	margin-right: auto;
	width: 894px;
	position: relative;
	background-position: top;
	background-image: url('images/error-info-border.jpg');
	background-repeat: no-repeat;
}
#error-info p{
	font-size: 12px;
	color: #575757;
	margin-top: 20px;
	line-height: 18px;
	font-family: arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}
#error-info p a{
	color: #60798f;
	font-weight: bold;
	text-decoration: none;
}

#error-info ul{
	list-style-type: none;
	position: relative;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 31px;
}
#error-info ul li{
	width: 105px;
	float: left;
	margin-right: 53px;
}
#error-info ul li a{
	width: 105px;
	color: #60798f;
	display: block;
	font-family: georgia, arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
#error-box  a:hover{
	color: #403f3e;
}
#error-searchform{
	position: relative;
	width: 395px;
	margin-top: 26px;
	margin-right: auto;
	margin-left: auto;
}
#error-searchform .inputBox {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 0px;
	background-color: #e9e9e9;
	color: #2f2f2f;
	border: 8px solid #9d9d9d;
	position: relative;
	width: 275px;
	height: 26px;
	font-size: 14px;
	font-family: arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-right: 12px;
	padding-top: 5px;
	padding-left: 2px;
}
#error-searchform .submit {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border-style: none;
	background-color: #9d9d9d;
	color: #403f3e;
	position: absolute;
	width: 85px;
	height: 47px;
	font-size: 18px;
	font-family: arial, Helvetica, sans-serif;
	margin-left: -12px;
}
#error-searchform .submit:hover {
	color: #fefefe;
}
/*--------------------------------SERVICE PAGE STYLES START HERE---------------------------->*/
ul.service-feature-list{
	position: relative;
	margin-left: 32px;
	margin-bottom: 20px;
}
ul.service-feature-list li{
	background-position: left;
	background-image: url('images/bullet2.jpg');
	background-repeat: no-repeat;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 14px;
	position: relative;
	font-weight: bold;
}
.service-page-content{
	padding-left: 22px;
	padding-right: 22px;
}
.service-page-content a, .policy-page-content a{
	color: #ffffff;
}
.service-page-content ul li{
	margin-bottom: 20px;
	margin-top: 20px;
}
.service-page-content ul li:hover{
	font-size: 14px;
}
.service-page-content h4,#folio-data h4{
	font-size: 18px;
	font-weight: bold;
	color: #fefefe;
	font-weight: normal;
	font-family: georgia, Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-left: 57px;
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
h4.psd-to-xhtml{
	background-image: url('images/psd-to-xhtml.png');
	height:31px;
	padding-top: 11px;
}	
h4.psd-to-cms{
	background-image: url('images/psd-to-cms.png');
	height:31px;
	padding-top: 15px;
}	
h4.psd-to-wordpress{
	background-image: url('images/psd-to-wordpress.png');
	height:31px;
	padding-top: 15px;
}	
h4.psd-to-html-email{
	background-image: url('images/psd-to-html-email.png');
	height:31px;
	padding-top: 15px;
}	
h4.jquery{
	background-image: url('images/jQuery.png');
	height:31px;
	padding-top: 15px;
}	


.service-page-content h3, #folio-data h3, .policy-page-content h3{
	font-size: 30px;
	color: #fefefe;
	font-weight: normal;
	font-family: georgia, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-bottom: 15px;
}
.service-page-content p, #case-study #blog-left-col p, #case-highlight p, .policy-page-content p{
	margin-bottom: 10px;
	color: #fefefe;
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
}
#blog-right-col a.order-services-page{
	margin: 20px auto 20px auto;
	background-position: top;
	background-image: url('images/order-button-services.jpg');
	display: block;
	position: relative;
	width: 229px;
	height: 50px;
	background-repeat: no-repeat;
	font-family: georgia, arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bolder;
	color: #3f3f3e;
	text-align: center;
	text-decoration: none;
	padding-top: 18px;
	-moz-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}
#blog-right-col a.order-services-page:hover{
	background-position: bottom;
	padding-top: 17px;
	height: 51px;
}
/*--------------------------------CONTACT US PAGE STYLES START HERE---------------------------->*/
#address-box{
	float:right;
	height:150px;
	margin-right:110px;
	margin-top:38px;
	position:relative;
	width:287px;
}
#address-box ul li{
	margin-bottom: 5px;
	font-weight: bold;
	color:#575A5E;
}
#address-box ul li a{
	color: #3680a1;
	text-decoration: underline;
}
.col-contact-form{
	position: relative;
	background-color: #ececec;
	float: left;
	width: 407px;
	padding: 15px 25px 25px 25px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding-bottom: 84px;
}
.col-order-form{
	background-color: #ececec;
	position: relative;
	float: right;
	width: 407px;
	padding: 15px 25px 25px 25px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
/*-------------------------------TABBED SIDEBAR STYLES---------------------*/
#tabbed-scroller-header{
	position: relative;
	width: 291px;
	margin-left: 7px;
	margin-top: -18px;
	margin-bottom: 10px;
}
#tabbed-scroller-header a {
	padding: 8px 5px 2px 5px;
	font-family: georgia, arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #0372d0;
	text-decoration: none;
	display: block;
	float: left;
	position: relative;
	width: 79px;
	height: 38px;
	margin-right: 4px;
}

#tabbed-scroller-header a:hover {
	color: #ececec !important;
}

#tabbed-scroller-header a.selected {
	background-image: url('images/sub-header-bg.jpg');
	color: #FFFFFF !important;
	background-repeat: no-repeat;
}
#tabbed-scroller-body {
	width: 281px;
	padding-bottom: 10px;
	margin: 10 auto 0 auto;
}
#tabbed-panel ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	position: relative;
	font-weight: bold;
	padding-bottom:2px;
}
#tabbed-scroller-body ul li a{
	color: #3680a1;
	text-decoration: none;
}
#tabbed-scroller-body ul li a:hover{
	color: #000000;
}

#tabbed-container {
	width: 272px;
	overflow: hidden;
	margin: 0 auto 0 19px;
	display: block;
}
.float-left{
	float: left;
}
.sidebar-img{
	float: left;
	width: 50px;
	border: 1px #8f9297 solid;
}
.sidebar-text{
	float: left;
	width: 200px;
	padding-left: 15px;
}
.sidebar-text p{
	margin: 0px;
	text-align: left;
	font-weight: normal;
}


/*--------------------- DOWNLOAD PAGE STYLES ---------------------*/
#download-list-box{
	width: 469px;
	height: 187px;
	margin-right: 20px;
	margin-top: 15px;
	position: relative;
	float: right;
}
#download-list-box h4{
	color:#60798F;
	font-size:16px;
	font-weight:normal;
	position:relative;
	font-weight: bold;
	margin-bottom: 15px;
}
.downloadList{
	list-style-type: upper-roman;
	list-style-position: outside;
	font-size: 14px;
}
.downloadList li{
	margin-bottom: 8px;
}
.downloadList li a{
	color: #575a5e;
	text-decoration: none;
	font-weight: bold;
}
.downloadList li a b{
	color: #3680a1;
}
.downloadList li a:hover{
	color:#000000;
}
.download-thumbnail{
	margin-bottom: 20px;
}
.download-preview h2{
	margin: 0px 0px 0px 0px;
	width: 330px;
	font-size: 30px;
	color: #575a5e;
	position: relative;
	float: left;
	font-family: arial, Helvetica, sans-serif;
}
.content p{
	font-size: 12px;
	color: #575a5e;
	position: relative;
	font-family: arial, Helvetica, sans-serif;
	margin-top: 18px;
	line-height: 18px;
}
.download-post .post-preview h2 a{
	color: #575a5e;
	text-decoration:none;
}

.download .post-preview p a{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	color: #3680a1;
	text-decoration: underline;
}
.download-preview-box{
	margin: 40px auto 40px auto;
	position: relative;
	width: 432px;
}
.download-preview-box a{
	background-image:url("images/blog-sprite.png");
	background-position:0 0px;
	color:#3F3F3E;
	display:block;
	float:left;
	font-size:30px;
	height:51px;
	margin-right:20px;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:206px;
}
.download-preview-box a span{
	
}
.download-preview-box a span.normal-state{
	background-image:url("images/blog-sprite.png");
	background-position:0 -51px;
	position: absolute;
	z-index: 100;
	opacity: 1; /* other browsers */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* this works in IE6, IE7, and IE8 */
	display: block;
	height: 51px;
	width: 206px;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.download-preview-box a:hover span.normal-state{
	opacity: 0; /* other browsers */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* this works in IE6, IE7, and IE8 */
}
.download-preview-box a span.link-text{
	position:absolute;
	z-index: 101;
	height: 46px;
	width: 206px;
	left:0px;
	padding-top: 5px;
}
.download-preview-box a:hover span.link-text{
	padding-top: 6px;
	height: 45px;	
	color:#3F3F3E;
}
.download-preview-box a.download-code{
	margin: 0px;
}
/*-----------------------------------------MAIL FEED FANCY BOX STYLING-----------------------------*/
#feed-mail-sub{
	width: 374px;
	height: 500px;
	background: url('images/mail-feed-msg-box.jpg') no-repeat 23px 23px;
	padding: 23px;
	color: #3F3F3E;	
}
#feed-mail-sub h4{
	font-size:24px;
	left:160px;
	position:absolute;
	top:35px;
	width:128px;
}
#feed-mail-sub h5{
	font-size:18px;
	font-weight:normal;
	left:160px;
	position:absolute;
	top:68px;
	width:202px;
}
#feed-mail-sub form{
	position:relative;
	text-align:center;
	top:125px;
}
.facebook-box{
	position: relative;	
	top: 125px;
	padding-top: 20px;
}
.facebook-box p{
	font-weight: bold;
	margin-bottom: 5px;
}
#box-email-field{
	width: 340px;
	height: 35px;
	background-color: #fcfcfc;
	border: 1px #cfc8cb solid;
	margin-bottom: 10px;
	font-size: 20px;
}
#box-email-button{
	width: 105px;
	height: 35px;
	background-color: #4084ba;
	color: #fff;
	border: 1px solid #c4c4c4;
	font-weight: bold;
}
#mail-sub form #mail-go:hover{
	background-color: #4084ba;
	color: #fff;
}
/*----------------------------POLICY PAGE CONTENT----------------------*/
.policy-page-content {
	padding-left:22px;
	padding-right:22px;
	color:#FEFEFE;
	font-family: Arial, Helvetica, sans-serif;
}
.policy-page-content h4{
	font-family:georgia,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:20px;
}
.policy-page-content ul, .policy-page-content ol{
	margin: 0 0 10px 0;
	font-size:12px;
}
.policy-page-content ul li{
	list-style-position:outside;
	list-style-type:disc;
	margin-bottom:4px;
	margin-left:30px;
}
.policy-page-content ol li{
	list-style-position: outside;
	margin-bottom:4px;
	margin-left:30px;
	list-style-type: decimal;
}

