/*
Theme Name: Infinimedia Default
Theme URI: http://infinimedia.com/
Description: This is a theme exclusive for Infinimedia inc.
Version: 1.0
Author: Infinimedia
Author URI: http://infinimedia.com/
Tags: infinimedia


*/ /* Begin Typography & Colors */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	zoom: 1;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
}

#page {
	background-color: white;
	text-align: left;
}

#header {
	background: url('images/header-bg.jpg') bottom center;
}

#headerimg {
	background: url('images/header.jpg') no-repeat bottom right ;
	margin: 0 0 0;
	height: 146px;
	width: 982px;
	
}

#headerimg 	h1 {
	margin: 0;
	padding-top: 40px;
	width: 240px;
	float: left;
	text-indent: -9000px;
}

#headerimg 	h1 a {
	display: block;
	height: 60px;
	width: 220px;
}

#content {
	font-size: 1.2em;
}

.widecolumn .entry p {
	font-size: 1.1em;
    
}

.narrowcolumn .entry,.widecolumn .entry {
	line-height: 1.55em;
}

.narrowcolumn .entry,.widecolumn .p {
	font-family: "Tahoma";
    
}

.entry p {
    margin: 8px 0 12px;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata a {
	background: url('images/arrow1.jpg') no-repeat;
	background-position: 0 4px;
	padding-left: 8px;
	padding-right: 8px;
}

.p-list{line-height: 1.75em;}
.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
	border: 1px solid #ddd;
}

.even,.alt {
	border-left: 1px solid #ddd;
}

#footer {
	background: url('images/footer-bg.jpg') top;
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1,h2,h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif
		;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 16px;
	text-align: left !important;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

h1,h1 a,h1 a:hover,h1 a:visited,#headerimg .description {
	text-decoration: none;
	color: white;
}

h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited {
    font-family: "Tahoma";
	color: #333;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 0;
}

h3,h3 a,h3 a:visited {
	letter-spacing: 0;
}

h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,#wp-calendar caption,cite
	{
	text-decoration: none;
}

.entry p a:visited {
	color: #b85b5a;
}

.hentry h3 a:hover{
    font-family: "Tahoma";
	color: #333;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 0;    
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}

.sticky h2 {
	padding-top: 10px;
}

.commentlist li,#commentform input,#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: left;
	margin: 0 8px 0 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.2em;
	text-transform: none;
}

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

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike
	{
	color: #999;
	font-size: 13px;
	font-weight: normal;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym,abbr,span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a,h2 a:hover,h3 a:hover {
	color: #3487BF;
	font-size: 12px;
	font-weight: normal;
}

.page h3 a,.page h3 a:hover {
	font-size: 16px !important;
	font-weight: bold;
}

.page small {
	font-weight: normal;
}

h2,h2 a:hover {
	color: #333;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 0;
}

a:hover {
	text-decoration: none;
}

#wp-calendar #prev a,#wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* End Typography & Colors */ /* Begin Structure */
body {
	margin: 0;
	padding: 0;
}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 940px;
}

#header {
	margin: 0;
	padding: 0;
	height: 145px;
	width: 100%;
}

#headerimg {
	margin: 0 auto;
	height: 146px;
	width: 1000px;
    
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0;
	width: 590px;
}

.widecolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 590px;
}

.post {
    padding: 4px 0 0px;
	margin: 0 0 0px;
	text-align: justify;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-bottom: 16px;
	font-size: 12px;
	font-weight: normal;
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 0 0 1px 0;
    margin-bottom: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}


#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 69px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

.footer-content {
	width: 940px;
	margin: 0 auto;
	padding: 10px 0 0;
}

.footer-content .copyright {
	color: #40839D;
	font-size: 12px;
	font-weight: normal;
}

.footer-content .fmenu {
	padding: 0 10px 0 0;
}

.footer-content .fmenu a {
	text-decoration: none;
	padding-left: 10px;
}

/* End Structure */ /*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 10px 0 4px;
    font-family: "Tahoma";
	color: #333;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
    color: #555;
}

h2.casestudy{
	padding-top:0!important;
	margin-top:0!important;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 15px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

/* End Headers */ /* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* End Images */ /* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before{
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul,.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul,#sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}

#sidebar ul p,#sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul,#sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul,#sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li,#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li,#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* End Entry Lists */ /* Begin Form Elements */
#searchform #s {
	width: 273px;
	padding: 3px 2px 2px 2px;
	font-size: 12px;
	color: #666666;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}

#commentform {
	padding-top: 5px;
}

#commentform input {
	width: 170px;
	padding: 5px 0 2px 9px !important;
	font-size: 12px;
	color: #666666;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 8px;
	font-size: 12px;
	color: #666;
}

#respond :after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

/* End Form Elements */ /* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children {
	padding: 0;
}

#commentform p {
	padding: 4px 0;
	margin: 0;
}

#commentform p a {
	text-decoration: none;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* End Comments */ /* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 615px;
	width: 322px;
}

#sidebar form {
	margin: 0;
}

/* End Sidebar */ /* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}

/* End Calendar */ /* Begin Various Tags & Classes */
acronym,abbr,span.caps {
	cursor: help;
}

acronym,abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
	position: absolute;
	left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* End Various Tags & Classes*/ /* Captions */
.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.banner_1 {
	background: url('images/banner_1.jpg') top no-repeat;
	height: 154px;
	width: 584px;
	margin: 18px 0 0;
}

#header ul.hmenu {
	margin: 0;
	padding-top: 50px;
	padding-left: 105px;
	float: left;
}

#header ul.hmenu li {
	float: left;
	display: inline;
	text-align: left;
	width: 111px;
	padding: 5px 0px 10px 13px;
}

#header ul.hmenu li a {
	font-size: 17px;
	text-decoration: none;
	font-weight: 700;
	color: #000;
	letter-spacing: -1px;
	outline: 0;
}

#header ul.hmenu li a:hover {
	color: #000;
}

#header ul.hmenu li.contactus {
	background: url("images/menu-hover.jpg") no-repeat;
}

#header ul.hmenu li.contactus a {
	font-size: 17px;
	text-decoration: none;
	font-weight: 700;
	color: #FFF;
}

#header ul.hmenu li span {
	display: block;
	font-size: 12px;
	font-weight: normal;
}

#header ul.hmenu li.contactus span {
	color: #FFF;
}

form#searchform {
	width: 322px;
}

form#searchform div {
	background: url("images/search-bg.jpg") no-repeat;
	width: 322px;
	height: 27px;
	padding: 3px 30px 0 5px ;
    margin: 0 0 0 2px;
}

form#searchform div #searchsubmit {
	border: 0;
    background: none;
	width: 37px;

}

form#searchform div #s {
	background: #F3F3F3;
	border: none;
}

#sidebar .content {
	padding: 4px 0 8px 5px;
    position:  relative;
}

#sidebar .content .grey {
	color: #777;
	font-size: 12px;
	font-family: "lucida grande", verdana, arial, tahoma;
	padding-bottom: 7px;
}

#sidebar .banner-side {
	margin: 4px 0 0 0;
	width: 312px;
	height: 93px;
	display: block;
}

#sidebar h3 {
	color: #287DC3;
	font-size: 21px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding-top: 15px;
}

#sidebar h4 {
	color: #287DC3;
	font-size: 14px;
	font-weight: 700;
	line-height: 15px;
	margin: 0;
}

#sidebar .desc {
	padding: 2px 0 5px 0;
	font-weight: 700;
	font-size: 12px;
	margin: 0 0 4px 0;
}

#sidebar .desc span {
	font-weight: normal;
	color: #666666;
	font-family: tahoma, arial, verdana;
}

#sidebar .access {
	padding: 4px 0 0 0;
}

#sidebar .access a {
	background: url('images/arrow1.jpg') no-repeat;
	background-position: 0 4px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: underline;
}

#sidebar .sidebar-box-grey {
	background: url("images/sidebar-box-grey-cont.jpg") repeat-y;
}

#sidebar .sidebar-box-grey .top {
	background: url("images/sidebar-box-grey-top.jpg") no-repeat;
	width: 322px;
	height: 8px;
	font-size: 0;
	line-height: 0;
}

#sidebar .sidebar-box-grey .bottom {
	background: url("images/sidebar-box-grey-bottom.jpg") no-repeat;
	width: 322px;
	height: 8px;
	font-size: 0;
	line-height: 0;
}

#sidebar .sidebar-box-grey .cont {
	background: url("images/sidebar-box-grey-cont.jpg") repeat-y;
	width: 302px;
	padding: 0 12px 0 8px;
}

#sidebar .sidebar-box-grey .cont p {
	font-size: 12px;
	font-weight: normal;
	color: #888;
}

#sidebar .sidebar-box-grey .cont h5 {
	margin: 0;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

#sidebar .announcement {
	position: relative;
	margin: 0 0 10px 0;
}

#sidebar .announcement .an {
	position: absolute;
	background: transparent url("images/an.png") no-repeat;
	width: 66px;
	height: 57px;
	top: -30px;
	right: -15px;
}

#sidebar p {
	font-size: 12px;
}

#sidebar .sb-fb-startpr {
	background: url("images/sb-fb-startpr.jpg") no-repeat;
}

#sidebar .sb-fb-twitbin {
	background: url("images/sb-fb-twitbin.jpg") no-repeat;
}

#sidebar .sb-fb-magento {
	background: url("images/sb-fb-magento.jpg") no-repeat;
}

.p-list .box {
	margin-bottom: 15px;
}

.p-list .box .thum,.p-list .box .dats {
	float: left;
}

.p-list .box .thum {
	width: 160px;
	height: 93px;
}

.p-list .box .thum-facebook {
	background: url("images/thum-facebook.jpg") no-repeat;
}

.p-list .box .thum-iphone {
	background: url("images/thum-iphone.jpg") no-repeat;
}

.p-list .box .thum-magento {
	background: url("images/thum-magento.jpg") no-repeat;
}

.p-list .box .thum-twitbin {
	background: url("images/thum-twitbin.jpg") no-repeat;
}

.p-list .box .thum-startpr {
	background: url("images/thum-startpr.jpg") no-repeat;
}

.p-list .box .thum-big-twitbin {
	background: url("images/thum-big-twitbin.jpg") no-repeat;
}

.p-list .box .thum-big-startpr {
	background: url("images/thum-big-startpr.jpg") no-repeat;
}

.p-list .box .dats {
	width: 410px;
	padding: 0 0 10px 10px;
}

.p-list .box .dats h3 {
	font-size: 12px;
	color: #111;
	padding: 0;
	margin: 0;
}

.blacksolid {
	font-size: 12px !important;
	color: #111 !important;
	padding: 0 !important;
	margin: 0 !important;
	display: inline-block;
	background: none !important;
	text-decoration: none !important;
	font-weight: bold;
}

.blacksolid:hover {
	text-decoration: underline !important;
}

.p-list .box .dats span {
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	font-family: tahoma, arial, verdana;
}

.p-list .box .dats p {
	padding: 4px 0;
	margin: 0;
}

.p-list .box .dats a {
	background: url('images/arrow1.jpg') no-repeat;
	background-position: 0 4px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: underline;
}

.p-list h5 {
	color: #3F839D;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0;
	margin: 0;
}

.p-list img.client {
	padding: 0 15px;
}

.p-list-big .box .thum {
	width: 310px;
	height: 93px;
}

.p-list-big .box .dats {
	width: 270px;
	padding-top: 3px;
}

h3.title-block {
	color: #287DC3;
	font-size: 21px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding-top: 15px;
}

.block {
	
}

#commentform label {
	display: none;
}

#commentform input {
	background: url('images/input-bg.jpg') no-repeat;
	width: 322px;
	height: 19px;
	border: 0;
	padding: 4px;
}

#commentform textarea {
	background: url('images/textarea-bg.jpg') no-repeat;
	width: 322px;
	height: 88px;
	border: 0;
	padding: 8px;
}

#commentform input#submit {
	position: relative;
	top: -5px;
	background: url('images/send-bt.jpg') no-repeat;
	width: 127px;
	height: 37px;
	border: 0;
	padding: 2px;
	float: none;
	font-size: 15px;
	font-weight: 700;
	color: white;
}

.commentlist .comment .comment-dats p {
	margin: 5px 0;
	font-size: 12px;
}

.commentlist .comment {
	border: 0;
	border-bottom: 1px solid #DDD;
	background: none;
	padding: 12px 0;
	margin: 0;
}

.commentlist .comment .says {
	color: #888888;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.commentlist .comment .fn,.commentlist .comment .fn a {
	color: #3F839D;
	font-style: italic;
	font-size: 12px;
}

.bottom-access {
	text-align: left;
	width: 940px;
	margin: 0 auto;
	padding: 0 0 5px 0;
	clear: both;
}

.bottom-access-bg {
	background: url('images/bottom-access-bg.jpg') repeat-x;
	height: 20px;
	padding: 6px 0 6px;
}

.bottom-access,.bottom-access a {
	color: #666;
	text-decoration: none;
	font-size: 12px !important;
}

.bottom-access {
	color: #888;
}

.bottom-access a:hover,.fmenu a:hover {
	text-decoration: underline !important;
}

.form-contact-us,.form-contact-dats {
	text-align: left;
	float: left;
}

.form-contact-dats {
	color: #666;
}

.form-contact-dats h4 {
	color: #3F839D;
	font-size: 13px;
	margin: 0;
}

.form-contact-us p {
	margin: 2px 0;
}

.title_ourservices {
	background: bottom left url('images/title_ourservices.jpg') no-repeat;
	height: 22px;
}

.title_aboutus {
	background: bottom left url('images/title_aboutus.jpg') no-repeat;
	height: 22px;
}

.title_ourprojects {
	background: bottom left url('images/title_ourprojects.jpg') no-repeat;
	height: 22px;
}

.title_casestudy {
	background: bottom left url('images/title_casestudies.jpg') no-repeat;
	height: 22px;
}

.title_contactus {
	background: bottom left url('images/title_contactus.jpg') no-repeat;
	height: 22px;
}

.title_leaveyourcomment {
	background: bottom left url('images/title_leaveyourcomment.jpg')
		no-repeat;
	height: 35px;
}

.title_comments {
	background: bottom left url('images/title_comments.jpg') no-repeat;
	height: 22px;
}

h4.subtit {
	color: #999;
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -1px;
	position:relative;
	top:10px;
}

h4.subtit span, h2 span {
	font-size: 12px;
	font-weight: normal;
	color:#999;
}

.urlcase{
	font-size:12px;
	color:#888;
	text-decoration: underline;
}

.s-list,.s-list li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.s-list li {
	background: bottom left url('images/ok.jpg') no-repeat;
	padding: 0 0 0 20px;
	float: left;
	display: inline;
	margin: 0 60px 15px 0;
}

.grey-box {
	border: 1px solid #DDD;
	background: #FAFAFA;
	padding: 6px;
}

.buttons {
	background: url('images/contactus-bt.jpg') no-repeat;
	width: 110px;
	height: 30px;
	border: 0;
	padding: 6px 0 0 18px;
	float: none;
	font-size: 15px;
	font-weight: 700;
	color: white;
	text-decoration: none;
	display: block;
}

.cform {
	margin: 0 auto 0 auto;
	width: 340px;
}

.cform,.form-contact-dats {
	text-align: left;
	float: left;
	padding-top: 5px;
}

.form-contact-dats {
	color: #666;
}

.form-contact-dats h4 {
	color: #3F839D;
	font-size: 13px;
	margin: 0;
}

.cform p {
	margin: 2px 0;
}

.cform label {
	display: none;
}

.cform input,.cform select {
	background: url('images/input-bg.jpg') no-repeat;
	width: 308px;
	height: 15px;
	border: 0;
	padding: 6px 8px 8px 8px;
	color: #666;
	font-size: 12px;
	margin: 4px 0;
}

.cform textarea {
	background: url('images/textarea-bg.jpg') no-repeat;
	width: 308px;
	height: 80px;
	border: 0;
	padding: 8px;
	color: #666;
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.cform input.sendbutton {
	background: url('images/send-bt.jpg') no-repeat;
	width: 127px;
	height: 37px;
	border: 0;
	padding: 2px;
	float: none;
	font-size: 15px;
	font-weight: 700;
	color: white;
}

.cform select {
	height: 28px;
	width: 322px;
	padding: 6px 8px 8px;
	line-height: 22px;
}

.narrowcolumn2 {
	width: 970px;
	padding-bottom: 40px;
	position: relative;
}

.narrowcolumn2 p {
	width: 940px;
	text-align: justify;
}

.google-map {
	width: 940px;
	height: 229px;
	border: 1px solid #DDD;
	margin: 10px 0 0 0;
}

.stampa {
	background: url('images/stampa.jpg') no-repeat;
	position: absolute;
	width: 369px;
	height: 232px;
	top: 440px;
	right: 30px;
}

.suscribeme {
	border-style: solid;
	border-color: #e6e6e6;
	border-width: 1px;
	width: 185px;
	padding: 4px 3px 2px 25px;
	height: 19px;
	font-size: 12px;
	color: #666;
	background: url('images/icon_subscribe.jpg') white no-repeat;
	background-position: 4px 6px;
}

.followus span {
	line-height: 20px
}

.bottom-access .followus {
	margin: 0 10px 0 0;
}

.bottom-access .followus a {
	height: 20px;
	display: block;
	float: left;
	margin: 0 0 0 15px;
	font-size: 0;
	line-height: 0;
}

.bottom-access .followus span {
	float: left;
	color: #666666;
	font-size: 12px;
}

.bottom-access {
	line-height: 20px;
	padding: 0;
}

.bottom-access .followus a.facebook {
	background: url("images/facebook.jpg") no-repeat;
	width: 67px;
}

.bottom-access .followus a.twitter {
	background: url("images/twitter.jpg") no-repeat;
	width: 66px;
}

.bottom-access .followus a.rss {
	background: url("images/rss.jpg") no-repeat;
	width: 42px;
}

.cform  ol.cf-ol li.cf_li_err input,.cform ol.cf-ol li.cf_li_err select
	{
	background: url('images/input-bg-err.jpg') no-repeat;
}

.cform ol.cf-ol li.cf_li_err textarea {
	background: url('images/textarea-bg-err.jpg') no-repeat;
}

.creating-engaging{
    margin: 35px 0 0 0;
    background: url('images/creating-engaging.jpg') no-repeat;
    width: 893px;
    height: 34px;
    
}

.we-connect-you-to-your-customers{
    margin: 12px 0 0 0;
    background: url('images/we-connect-you-to-your-customers.jpg') no-repeat;
    width: 523px;
    height: 33px;
    
}

.infinimedia-is-the-top-social-software{
    margin: 5px 0 0 0;
    background: url('images/infinimedia-is-the-top-social-software.jpg') no-repeat;
    width: 610px;
    height: 24px;
    
}

.top-slider{
    margin: 20px auto;
    background: url('images/top-slider-bg.jpg') no-repeat;
    width: 934px;
    height: 276px;
}

.blog-tit-bg{
    margin: 2px 0 2px 0 ;
    background: url('images/blog-tit-bg.jpg') no-repeat;
    width: 931px;
    height: 20px;
}

.blog-tit-bg span{
    color: #999999;
    display:block;
    font-weight:700;
    padding:5px 0 0 25px;
}

.coda-slider-wrapper { padding: 12px 0  0 4px; float:  left; width: 600px;}
.coda-slider { position:  relative; }
	
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 600px } 
	
/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 540px }
.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
/* Arrow styling */
.coda-nav-left a, .coda-nav-right a { color: #fff; }

/* Tab nav */
.coda-nav ul li a.current { background: #39c }
	
/* Panel padding */
.coda-slider .panel-wrapper { padding: 20px }
	
/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */
.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
.coda-nav ul li { display: inline }
.coda-nav ul li a { color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: auto; position:  relative; }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-nav-left, .coda-nav-right { position: absolute; top: 214px; z-index: 100;}
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none; width: 24px; height: 24px;  z-index: 100;}

.coda-nav-left a{
    background: url('images/coda-nav-left.png') no-repeat;
    outline: none;
}

.coda-nav-right a{
    background: url('images/coda-nav-right.png') no-repeat;
    outline: none;
}

.coda-nav-left {
    left: 265px;
}

.coda-nav-right {
    left: 310px;
}

.coda-slider .panel-wrapper img{
    float: left;
}

.coda-slider .panel-wrapper p{
    float: left;
    width: 258px;
    color: white;
    font-size: 14px;
    padding: 0 0 0 20px;
    margin: 0;
    font-family: "Arial";
    line-height: 23px;
}

.coda-slider .panel-wrapper p span.tit{
    font-size: 16px;
    display:  block;
    font-weight: 700;
}

.top-slider .right-text {
    float:  left;
    padding: 30px 0 0 0;
}

.top-slider .right-text p{    
    width: 266px;
    color: white;
    font-size: 14px;
    padding: 0 0 0 10px;
    margin: 0;
    font-family: "Arial";
    line-height: 23px;
}

.top-slider a.top-slider-button{
    background: url('images/top-slider-button.jpg') no-repeat;
    display:block;
    float:left;
    height: 23px;
    margin:20px 15px 0 10px;
    padding:5px 0 5px 10px;
    background-position: left;
    color: #3B3B3B;
    font-weight: 700;
    text-decoration: none;
    font-size: 11px;
}

.top-slider a.top-slider-button span{
    
    background: url('images/top-slider-button.jpg') no-repeat;
    background-position: right;
    cursor:pointer;
    display:inline;
    float:left;
    height:13px;
    padding:4px 10px 6px 0;
}

.m-column {
    float: left;
    width: 150px;
}

#sidebar ul li .content a.viewall{
    color: #999;
    position:  absolute;
    top: -17px;
    right: 0;
    text-decoration: none;
    font-family: "Arial";
    
}

#sidebar ul .m-column ul {
    margin: 0;
}

#sidebar ul .m-column ul li {
	background: url('images/m-column-li.jpg') no-repeat;
    padding: 0 0 0 9px;
    background-position: 0px 9px;
}

#sidebar ul .m-column ul li a{
    line-height: 23px;
    color: #666;
    text-decoration: none;
    font-family: "Arial";
} 

#sidebar ul .m-column ul li a:hover{
    text-decoration: underline;
}

.indexcolumns{
    padding: 15px 0 0;
}

.indexcolumns  .m-column ul {
    margin: 0;
    padding: 0;
}

.indexcolumns .m-column ul li {
    list-style: none;
	background: url('images/m-column-li.jpg') no-repeat;
    padding: 0 0 0 9px;
    background-position: 0px 9px;
} 

.indexcolumns .m-column ul li a{
    line-height: 23px;
    color: #666;
    text-decoration: none;
    font-family: "Arial";
}   

#mainContainer .indexcolumns .m-column ul li a:hover{
    text-decoration: underline;
}  

.indexcolumns .read-more{
    float: left;
    width: 430px;
}

.indexcolumns .first{
    width: 170px;
}

.indexcolumns .archives{
    float: left;
    width: 150px;
}

.indexcolumns .read-more h6{
    background: url('images/read-more.jpg') no-repeat;
    width: 100px;
    height: 15px;
    margin-bottom: 2px;
}

.indexcolumns .archives h6{
    background: url('images/archives.jpg') no-repeat;
    width: 100px;
    height: 15px;
    margin-bottom: 5px;
}


.content-tab {
    border-bottom: 1px solid #CCC;
    position: relative;
}

.content-tab ul{
    padding: 0;
    margin: 0;
}

.content-tab ul li{
    position: relative;
    list-style: none;
    top: 6px
}


.content-tab ul li a{
    background: url('images/content-tab-bg.jpg') no-repeat;
    display:block;
    float:left;
    height: 19px;
    margin:0 0 0 10px;
    padding:5px 0 5px 15px;
    background-position: left;
    color: #999;
    font-weight: 700;
    text-decoration: none;
    font-size: 11px;
}

.content-tab ul li a span{
    
    background: url('images/content-tab-bg.jpg') no-repeat;
    background-position: right;
    cursor:pointer;
    display:inline;
    float:left;
    height:9px;
    padding:4px 15px 6px 0;
    font-size: 11px;
}
.p-list .box{border-width: 0 0 1px 0;border-style:dotted;border-color:#ccc;}

.apps-page-banner{
    padding: 12px 0 0;
    background: url('images/apps-page-banner.jpg') no-repeat bottom;
    width: 934px;
    height: 143px;
}

.apps h2{
    font-size: 25px;
    padding: 20px 0 0;
    margin: 0;
}

.apps h3{
    color: #666666;
    font-size: 21px;
    font-weight: normal;
    margin: 0;
}

.apps .inform{
    padding: 8px 0 20px;
    margin: 0;
}

.apps-block{
    padding: 0 0 10px;
    margin: 0 0 9px;
    border-bottom: 1px dotted #CCC;
}

.apps-block img{
    float: left;
}

.apps-block .apps-block-info{
    float: left;
    width: 500px;
    padding: 0 5px;
}

.apps-block .apps-block-info h4{
    margin: 0;
    padding: 0 0 6px;
}

.apps-block .apps-block-info p{
    margin: 0;
    padding: 0 0 6px;
    font-size: 12px;
}

.app-box{
    width: 600px;
    padding: 10px;
}

.app-box h2{
    font-size: 20px;
    color: #333;
    padding: 0 0 10px;
    margin: 0;    
}

.app-box .app-desc-box img{
    float: left;
}

.app-box .app-desc-box .desc{
    float: left;
    width: 495px;
    padding: 0 8px;
}

.app-box .app-desc-box .desc p{
    padding: 0 0 15px;
    font-size: 12px;
    margin: 0;
}

.app-box .plans{
    position: relative;
    padding: 20px 0 0;
}

.app-box .plans p{
    font-size: 12px;
    color: #333;
    padding: 0 0 8px;
    margin: 0;
}

.app-box .plans .goapp{
    height: 18px;
    display: block;
    padding: 3px 0 0 0;
    font-size: 11px;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    width: 102px;
}

.app-box .plans h5{
    margin: 0 0 8px;
}

.app-box .plans_free{
    text-align: center;
    width: 165px;
    float: left;
    background: url('images/plans-sep.jpg') right no-repeat;
    background-position: right 2px;
    height: 150px;
}

.app-box .plans_free h5{
    background: url('images/free.jpg') center no-repeat;
    width: 100%;
    height: 13px;
}

.app-box .plans_free .goapp{
    background: url('images/free-price.jpg') center no-repeat;
    width: 100px;
    color: #666;
    margin: 0 0 0 40px;
}

.app-box .plans_basic{
    text-align: center;
    width: 175px;
    float: left;
    background: url('images/plans-sep.jpg') right no-repeat;
    background-position: right 2px;
    height: 150px;
}

.app-box .plans_basic h5{
    background: url('images/basic.jpg') center no-repeat;
    width: 100%;
    height: 13px;
}

.app-box .plans_basic .goapp{
    background: url('images/basic-price.jpg') center no-repeat;
    color: #666;
    margin: 0 0 0 40px;
}

.app-box .plans_pro{
    text-align: center;
    width: 175px;
    float: left;
    height: 150px;
}

.app-box .plans_pro h5{
    background: url('images/pro.jpg') center no-repeat;
    width: 100%;
    height: 13px;
}

.app-box .plans_pro .goapp{
    background: url('images/pro-price.jpg') center no-repeat;
    color: #666;
    margin: 0 0 0 40px;
}

.app-box .contactus-aclaration{
    padding: 35px 0 0 0;
    color: #333;
    font-size: 12px;
    text-align: left;
}

.app-box .contactus-aclaration a{
    color: #333;
    font-size: 12px;
}

.app-box .screenshot{
    text-align: center;
    padding: 5px 0;
}