html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td, input, textarea, select, option{
	padding:0px;
	outline:0px;
	list-style-type: none;
	font-weight:normal;
	border-style: none;
	border-width: 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

* {
	color: #464650;
	font-family: Arial, Helvetica, sans-serif;
}

p, i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #464650;
}

strong {
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}

.pictureborder {
	border: thin #464650 solid;
	text-align: left;
}

blockquote {
	margin-left: 10px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color:#00B79B;
	text-align: left;
}

body {
	text-align:center;
}
.container {
	width: 1176px;
	margin: 0 auto;
	background-image: url(../Images/bg_container.png);
	position: relative;
}

.topbanner {
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	position:absolute;
	top: 0px;
	right: 17px;
	background-color: #F00;
	border-left: #fff thin solid;
	border-right: #fff thin solid;
	border-bottom: #fff thin solid;
	width: 450px;
	height: 30px;
	z-index:1;
	padding: 2px 0;
	font-style:oblique;
}

.topbanner .bannerleft {
	float: left;
	text-align: left;
	padding: 3px 0 0 7px;
}

.topbanner .bannerright {
	float: left;
	text-align: center;
	padding: 5px 0 0 10px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

h1 {
	color: #000;
	font-size: 26px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 18px;
	font-style: italic;
	color: #333333;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 18px;
	font-style: italic;
	color: #00b79b;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 24px;
	color: #3C3C46;
	font-weight:600;
	font-family: Arial, Helvetica, sans-serif;
}


h5 {
	font-size: 20px;
	font-style: normal ;
	color: #00b79b;
	font-weight:500;
	font-style:italic;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	line-height: 18px;
	margin-bottom: 10px;
	padding-top: 10px;
}

a {
	text-decoration: none;
	color: #00b79b;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #09B79B;
}
a:hover {
	color: #666;
}

.clear {
	clear: both;
	font-size: 1px;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
}

.block {
	display: block;
}

.block strong {
	display: none;
}

.normallist li {
	background: url(/Images/cssimg/li.png) no-repeat left;
	margin-left: 18px;
	line-height: 25px;
	font-size: 12px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.normallist1 li {
	background: url(/img/li.png) no-repeat left;

	line-height: 25px;
	font-size: 12px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	
	
}

.sitewide {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	position: relative;
}

.header {
	height: 100px;
	padding-left: 12px;
	position: relative;
	margin-top: 0px;
	background-image:url(../Images/Indietech_header_bg.jpg);
	margin-bottom:0px;
}

.header #logoIndietech {
	background-image: url(/Images/indietech_logo_header.png);
	height: 85px;
	width: 365px;
	float: left;
}

.header p {
	font-size: 12px;
	color: #00B79B;
	position: absolute;
	right: 5px;
	bottom: -11px;
	padding-bottom: 2px;
	width: 260px;
	height: 23px;
}

.header p span {
	color: #000;
	font-size: 11px;
}

 .banner {
	height: 590px;
	background-image: url(../Images/Banner_new.jpg);
	margin-top: 0px;
	width: 1024px;
	overflow: hidden;
	position: relative;
}

.title{
	width:190px;
	float: left;
	height: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

.squaresmall{
	width: 374px;
	height: 151px;
	margin: 100px 0 0 12px;
	padding: 20px 0 0 35px;
	background-image: url(../Images/squaresmall.png);
	background-repeat: no-repeat;
}

.aboutblurb_textsmall{
	text-align:right;
	font-size:14px;
	font-weight: 600;
	color:#F2F0E8;
	line-height:21px;
	width: 300px;
	margin-right: 40px;
}
.columbanner{
	width:325px;
	padding-left: 45px;
	padding-top: 40px;
	float: left;
}
.squarebig{
	width: 295px;
	height: 305px;
	background-image: url(../Images/squarebig1.png);
	background-repeat: no-repeat;
}
.services_text{
	text-align:right;
	font-size:16px;
	padding-top:20px;
	padding-right: 40px;
	/*font-size:11px;*/
	font-weight:bold;
	color:#F2F0E8;
	line-height:21px;
}

.maincontent {
	width:1024px;
	background-image:url(../Images/maincontent_bg.jpg);
	margin: auto;
	background-repeat: repeat-y;
	min-height: 600px;
}

.columleft {
	width: 650px;
	margin: 10px 0px 10px 30px;
	float: left;
}
.columleftclients {
	width: 650px;
	margin: 10px 0px 10px 30px;
	float: left;
}

.columright {
	float: left;
	width: 320px;
	padding-top: 15px;
	padding-left: 12px;
	position: relative;
}
.videocontainer {
	/*background: url(../img/fnd-comillasdoble.gif) no-repeat 160px bottom;*/
	width: 250px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 10px;
	padding-top: 10px;
}
.spacer {
	border-top: 1px dashed #999;
	margin-bottom: 10px;
	margin-top: 15px;
}
 .menu{
	height: 115px;
	padding-left: 0px;
	position: relative;
	margin-top: 0px;
	margin-bottom:0px;
	background-color:#3C3C46;
}
.maintitle{
	width:650px;
	height:110px;
	background-image:url(../Images/cssimg/bodyheader.png);
	background-repeat:no-repeat;
	padding-left: 30px;
}

.headertext {
	font-size:40px;
	font-weight:600;
	color:#3C3C46;
	text-align:left;
	padding-top: 13px;
	margin-bottom: -5px;
	font-family: Arial, Helvetica, sans-serif;
}

.maincontentpaper{
	width:650px;
	background-image:url(../Images/cssimg/bodymid.png);
	background-repeat:repeat-y;
	padding-left: 50px;
	padding-bottom: 10px;
	text-align: left;
}
.contentmainpaper{
	width:570px;
	text-align:left;
}
.footer{
	text-align: center;
	background-color:#3C3C46;
	position: relative;
}

.containerfooter {
	margin: 0 auto;
	width: 1024px;
	text-align: center;
}
.partners{
	width:400px;
	float: left;
	height: 200px;
	border-top:#999 thin dashed;
	border-right:#999 thin dashed;
}
	
.folio{
	width:623px;
	float: left;
	height: 180px;
	border-top:#999 thin dashed;	
}
.partnerstitle{
	width:186px;
	height:43px;
	float: left;
	margin-left: 25px;
	background-image:url(../Images/small_paper_titles.png);
	background-repeat:no-repeat;
	font-size:18px;
	color:#00b79b;
	padding-left:18px;
	text-align:left;
	padding-top:9px;
	font-weight: 500;
}
.partnerscontent{
	width: 350px;
	height: 140px;
	float:left;
	margin-top: 10px;
	margin-left: 30px;
}
.foliocontent{
	width:488px;
	height:150px;
	float:left;
	margin-left: 60px;
	margin-top: 0px;
}
.maincontent_otherpages {
	height:840px;
	width:1024px;
	background-image:url(../Images/maincontent_bg.jpg);
	margin: auto;
}
.testimonialcontainer {
	/*background: url(../img/fnd-comillasdoble.gif) no-repeat 160px bottom;*/
	width: 280px;
	margin-top: 10px;
	font-size:21px;
	text-align:left;
	color:#333;
}
.speechbubble{
	height: 104px;
	text-align:center;
}
.speechbubble h3 {
	position: absolute;
	background: url(../Images/fnd-globoTestimonioIz.png);
	height: 47px;
	width: 106px;
	color: #FFF;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	font-size: 14px;
	top: 5px;
	text-align:left;
}
.speechbubble h4 {
	position: absolute;
	color: #333;
	font: 14px  Arial, Helvetica, sans-serif;
	bottom: 5px;
}
.spacerthin {
	border-top: 1px dashed #999;
	margin-bottom: 10px;
	margin-top: 2px;
	width: 250px;
}
.mailinglist{
	margin-top: 5px;
	margin-left: 20px;
}

.newsfeed{
	margin-top: 5px;
	margin-left: 20px;
	width: 200px;
	text-align: left;
}
	
.careers{
	height:200px;
	text-align: left;
	padding-left: 30px;
}
.clients{
	width:200px;
	height:30px;
	float: left;
	font-size: 24px;
	color: #3c3c46;
	font-weight: 600;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
}
.contentmainclients{
	width:600px;
	padding: 0;
	padding-right: 100px;
	font-size:16px;
	color:#3C3C46;
	line-height:21px;
	padding-left: 20px;
	padding-top: 10px;
	text-align:left;
	float: left;
}

/* ------------------ side menu popout  ------------------ */

#cajaMenu {
	position: absolute;
	left: -168px;
	top: 0px;
	height: 260px;
	width: 195px;
	/*background-image: url(../img/menu/fnd-menuCatalogo_s1.png);*/
	background-repeat: no-repeat;
	z-index: 999;
	
}
#cajaMenu .colTxt {
	float: left;
	padding: 10px;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	
}
#cajaMenu #botonMenu {
	float: left;
	width: 30px;
	height: 260px;
	/*background-image: url(../img/menu/btn-abrirCatalogo_s1.png);*/
	cursor:pointer;
}
#cajaMenu #botonMenu .off {
	/*background-image: url(../img/menu/btn-cerrarCatalogo_s1.png);*/
	height: 260px;
	width: 30px;
}

.cajaMenuViewCart {
	width: 150px;
}

/* ------------------ END side menu popout  ------------------ */


 .footersite {
	width: 905px;
	margin: 0 auto;
	text-align: center;
}

 .footersitemiddle {
	text-align: center;
	padding-bottom: 10px;
}
 .footersitemiddle p {
	margin: 0px;
}

 .footersitebottom {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color:#3C3C46;
	width: 550px;
	float: left;
	padding-left: 10px;
	color: #FFF;
}
 .footersitebottom p {
	font: 9px Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
 .footersitebottomadobe {
	text-align: left;
	padding-top: 20px;
	width: 180px;
	padding-left: 5px;
	float: left;
}
 .footersitebottomadobe p {
	margin: 0;
}

.footerleft {
	float: left;
	width:197px;
}

.footercolumsleft{
	height: 187px;
	background-image:url(../Images/footer-whitebox.png);
	text-align: left;
	color: #fff;
	
	padding-top:20px;
	padding-left:20px;
	padding-right: 10px;
}

.footermid {
	float: left;
	width: 497px;
	overflow: hidden;
	text-align: left;
}


.footercolumsmiddle{
	width: 490px;
	height: 197px;
	padding-top: 10px;
	padding-left: 10px;
	
	background-image:url(../Images/footer-whitebox-lg.png);
	text-align:center;
}
.footercolumsright{
	width: 200px;
	height: 210px;
	padding-top: 10px;
	background-image:url(../Images/footer-whitebox.png);
	background-repeat:no-repeat;
	margin-top: 2px;
}

.footercolumsbottom{
	height: 90px;
	background-image:url(../Images/bg_square_bottom.png);
	margin: 0;
	padding: 10px 0 0 10px;
	background-repeat: no-repeat;
}

/* ----------------------- java banner ---------------------------*/

.slidermargin {
	/*padding-top: 50px;*/
}

.colDe {
	float: left;
	width: 625px;
	height: 555px;
	text-align: left;
	margin-top: 20px;
	background: none;
	overflow: hidden;
}
.pastillasGrises {
	background: url(../img/fnd-frasesHome.png);
	background-repeat: no-repeat;
	padding: 28px 34px 34px 28px;
	height: 130px;
	width: 296px;
	left: 210px;
}
.pastillasGrises p {
	line-height: 22px;
}

.pastillasGrises * {
	color: #FFF;
	font: 20px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
.pastillasGrises h2 {
	font-size: 25px;
	margin-bottom: 15px;
	font-weight: bold;
}
.pastillaBlanca  {
	font-size: 25px;
	font-weight: bold;
	padding: 25px 6px 36px 25px;
	height: 215px;
	width: 535px;
	left: 40px;
	background: url(../img/fnd-frasesHomeFinal.png);
	background-repeat: no-repeat;
}

.pastillaBlanca a {
	color: #00b79b;
	font: bold 30px normal Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	height: 73px;
	background: url(../img/fnd-click.png) no-repeat left top;
	padding-left: 60px;
	padding-top: 5px;
}
.pastillaBlanca a:hover {
	color: #3c3c46;
}

.pastillaBlanca span {
	font-size: 20px;
	font-weight: bold;
	color: #3c3c46;
	display: block;
	margin-bottom: -5px;
}

.banContenedor {
	position: relative;
	overflow: hidden;
}
.banContenedor h1.banTitulo {
	font: bold 46px Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 15px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.banContenedor .banBotonerita {
	position: absolute;
	right: 50px;
	bottom: 0px;
	height: 24px;
}
.banContenedor .banBotonerita a {
	background: url(../img/fnd-btnBanner.png) no-repeat left top;
	height: 24px;
	width: 25px;
	display: block;
	float: left;
}
.banContenedor .banBotonerita a:hover , .banContenedor .banBotonerita a.select{
	background: url(../img/fnd-btnBanner.png) left bottom;
}
.banContenedor .banPastilla {
	position: absolute;
	top: 160px;
}
	
.banContenedor .banLastSlide {
	background: url(../img/btn-skip1.png) left top;
	height: 120px;
	width: 28px;
	position: absolute;
	right: 0px;
	bottom: 5px;
	
}
.banContenedor .banLastSlide:hover {
	background: url(../img/btn-skip1.png) right top;
}

/* ------------------------------ END java banner -------------------------------- */

.indieshare {
	width: 60px;
	background-color: #E6E6E6;
	float: right;
	margin-left: 8px;
	margin-top: 0px;
	text-align: center;
	border: 1px #CCC solid;
	font-size: 11px;
	font-family: arial, helvetica;
	color: #666666;
	position: fixed;
	top: 10px;
	right: 5px;
}

.indieshare .inner {
	margin: 5px;
}

.footerright {
	float: left;
	width:200px
}
.mailinglist h5 {
	font-size: 16px;
	font-style: oblique;
}
.newsfeed h5 {
	font-size: 16px;
	font-style: oblique;
}

.proposal {
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size: 20px;
	background-image: url(/Images/cssimg/footer-bg.png);
	background-repeat: repeat-x;
	height: 72px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.proposal-inner {
	width: 750px;
	margin: 0 auto;
	padding-top: 5px;
	right: 720px;
}

.proposal-inner .getproposal2 {
	padding-top: 5px;
	float: left;
	width: 500px;
}

.proposal .getproposal {
	background-image:url(/Images/submit.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 164px;
	padding-top: 11px;
	text-align: right;
	float: right;
	padding-left: 35px;
}

.proposal .getproposal a {
	color: #00b79b;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
}

.proposal .getproposal a:hover {
	color: #cccccc;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
}

.proposal a {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	float: left;

}

.proposal a:hover {
	color: #00b79b;
}
.footersitebottom h4 {
	color: #FFF;
}
 
 .footersitebottomright {
	text-align: left;
	padding-top: 20px;
	width: 120px;
	padding-left: 20px;
	float: left;
}
 
.popup_box {
	border: none;
	padding: 3px; 
	background-color: #000000; 
	width: 300px; 
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	right: 0px;
	display: none;
	text-align:center;
}

.popup_box2 {
	border: none;
	padding: 10px;
	margin: 10px;
	background-color: #000000;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	-khtml-opacity: 0.7;
	right: 0px;
	display: none;
	text-align: left;
}

.popup_box2 i {
	color: #d0d0d0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.newsletterupdate {
	width: 160px; 
	color:#FFF; 
	font-size:14px;
}
.contentthankyou{
	width:660px;
	margin-left: 20px;
	margin-top: 60px;
	background-repeat:no-repeat;
	padding-top: 50px;
	font-size: 18px;
	text-align: left;
	line-height: 26px;
}
.titlethankyou{
	width:658px;
	height:50px;
	float:left;
	background-repeat:no-repeat;
	padding-left: 20px;
	padding-top: 15px;
	font-size:40px;
	font-weight:600;
	color:#3C3C46;
	text-align:left;
}

input, select {
	border: #00b79b thin solid;
	width: 200px;
}

.maincontentlow {
	background-image: url(/Images/cssimg/bodylow.png);
	background-repeat: no-repeat;
	width: 650px;
	height: 23px;
}

/*.leftsubhdr {
	background: url(/Images/cssimg/leftsubhdr.png) no-repeat;
	width: 15px;
	height: 38px;
}

.midsubhdr {
	background: url(/Images/cssimg/midsubhdr.png) repeat-y;
	height: 38px;
}

.rightsubhdr {
	background: url(/Images/cssimg/rightsubhdr.png) no-repeat;
	width: 20px;
	height: 38px;
}*/

.sitemap {
	text-align: left;
}
.normallist .listleft {
	text-align: left;
}
.highlight1 {
	font-size: 18px;
	text-decoration: underline;
}
.highlight2 {
	font-size: 18px;
	color: #00B79B;
	font-weight: 600;
}

.centered_highlight {
	text-align: center; 
	width: 350px; 
	margin: 0 0 0 100px;
}.smalltxt {
	font-size: 11px;
	line-height: 12px;
}
.highlight3 {
	font-size: 16px;
	text-decoration: underline;
}
.hotupdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 500;
	color: #F00;
}
.redlink {
	color: #F00;
	font-weight: 600;
	font-size: 18px;
}

.imageborder {
	border: thin #CCC ridge;
}
.textdesigners{
	height: 24px;
	text-align: left;
	color: #FFF;
	font-size: 11px;
	width: 550px;
	position: absolute;
	top: 530px;
	left: 60px;
}
.videos{
	background-image:url(/Images/360degree_bg.png);
	background-repeat:no-repeat;
	font-size:14px;
	width: 265px;
	margin-left: 30px;
	float: left;
}
.videos1{
	background-image:url(/Images/online_biz.png);
	height:65px;
	background-repeat:no-repeat;
	font-size:14px;
	width: 265px;
	margin-left: 30px;
	float: left;
}
.videospreview{
	width: 245px;
	margin-left: 35px;
	margin-bottom: 20px;
	float: left;
}
.videospreview2{
	margin-left: 10px;
	margin-bottom: 20px;
	float: right;
	margin-top: 20px;
}
.webformexample{
	margin-bottom: 20px;
	float: right;
	margin-top: 20px;
}
.videospreview1{
	font-family:Arial, Helvetica, sans-serif;
	width: 245px;
	margin-left: 35px;
	margin-bottom: 10px;
	float: left;
}
.speech{
	width:265px;
	height:130px;
	background-image: url(/Images/speechbubble.png);
	background-repeat: no-repeat;
}
.infusionsoft{
	height:90px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 300px;
	margin-left: 120px;
}
.textsmall{
	text-align:center;
	font-size:13px;
	margin-top: 18px;
	margin-left: 32px;
	margin-right: 10px;
	height: 55px;
}
.textsmall1{
	text-align:center;
	font-size:13px;
	margin-top: 25px;
	margin-left: 20px;
}
.textref{
	text-align:center;
	font-size:14px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 5px;
}

.asps{
	float:left;
	text-align: center;
	width: 280px;
	margin-left: 22px;
}
	
.groupimage{
	float:right;
	width:204px;
	height:225px;
	margin-right: 10px;
	margin-left: 10px;
}
.product{
	text-align: center;
}
.productdescription{
	text-align:left;
	color:#333;
	top: 280px;
	height: 20px;
	left: 75px;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: 500;
}
.productname{
	text-align:center;
	font-size:18px;
	margin-bottom: 20px;
	font-weight: 600;
	background-image:url(/Images/Fusion_syncbg.png);
	height:50px;
	background-repeat:no-repeat;
	background-position:center top;
	padding-top: 15px;
	color: #FFF;
}
.productname1{
	text-align:center;
	font-size:18px;
	margin-bottom: 20px;
	font-weight: 600;
	background-image: url(/Images/multimediabg.png);
	height:50px;
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:15px;
	color: #FFF;
}
.productname2{
	text-align:center;
	font-size:18px;
	margin-bottom: 20px;
	font-weight: 600;
	background-image: url(/Images/custom-webformsbg.png);
	height:50px;
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:15px;
	color: #FFF;
}
.productname3{
	text-align:center;
	font-size:18px;
	margin-bottom: 20px;
	font-weight: 600;
	background-image: url(/Images/flashbannerbg.png);
	height:50px;
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:15px;
	color: #FFF;
}
.productname4{
	text-align:center;
	font-size:18px;
	margin-bottom: 20px;
	font-weight: 600;
	background-image: url(/Images/SEObg.png);
	height:60px;
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:8px;
	color: #FFF;
}


.description{
	text-align:left;
	font-size:16px;
	font-weight: 600;
	margin-top: 10px;
	line-height: 20px;
}

.description1{
	text-align:left;
	font-size:14px;
	line-height: 20px;
	margin-top: 15px;
}
.list li {
	background: url(/Images/cssimg/li.png) no-repeat left;
	line-height: 20px;
	font-size: 12px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;

}

.productpreview{
	width: 245px;
	margin-left: 35px;
	float: left;
	position:relative;
	margin-bottom: 10px;
}

.productdescriptionhome{
	position:absolute;
	left: 0px;
	top: 175px;
	width: 245px;
	font-size: 14px;
}
.fusionsynctitle{
	background-image:url(/Images/internet_marketing_tools.png);
	background-repeat:no-repeat;
	font-size:14px;
	width: 265px;
	margin-left: 30px;
	float: left;
}
.multimediatitle{
	background-image:url(/Images/mp.png);
	background-repeat:no-repeat;
	font-size:14px;
	width: 265px;
	margin-left: 30px;
	float: left;
}
.infusionsoft1{
	height:90px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 300px;
	margin-left: 7px;
}
.allproducts{
	margin-bottom: 20px;
	padding-left: 20px;
}
.allproductstitle{
	text-align:left;
	width:560px;
	font-size:18px;
	font-weight: 600;
	margin-left: 10px;
	margin-bottom: 12px;
}
.productssmall{
	float:left;
	width:120px;
	text-align:center;
	margin: 12;
}
#motionBanner .slidermargin{
display:none;
}


/*-----------start of infusionsoft form css --------*/

.beta-base .preheader, .beta-base .header, .beta-base .sidebar, .beta-base .body, .beta-base .footer, #mainContent {
    text-align:left;
}
.beta-base .background {
    padding-bottom: 20px;
}
.beta-base .header {
    border-top: 0 solid #333333;
    width: 600px;
}
.beta-base .title {
    margin:0;
}
.beta-base .subtitle {
    margin:0;
}
.beta-base .optout {
    margin-bottom: 10px;
    margin-top: 10px;
}
table.infusion-checkbox-container {
    width:100%;
    display:inline-table;
}
div.infusion-captcha {
    width:220px;
    padding:10px;
}
div.infusion-captcha input, div.infusion-captcha select, div.infusion-captcha textarea {
    width:95%;
    display:inline-block;
    vertical-align:middle;
}
table.infusion-field-container td.infusion-field-input-container input[type='text'],
table.infusion-field-container td.infusion-field-input-container input[type='password'],
table.infusion-field-container td.infusion-field-input-container textarea {
    width:98%; /* must be 98% to make the snippet-menu line up due to border width */
    margin:0;
}
table.infusion-field-container td.infusion-field-input-container select {
    width:101%;
    *width:102%;/* this one for IE */
    margin:0;
}                                                                                          *
table.infusion-field-container td.infusion-field-label-container {
    padding-right:5px;
}
table.infusion-field-container table.infusion-checkbox-radio-table td.infusion-checkbox-radio-input-container input {
    margin-left:-2px;
}
table.infusion-field-container table.infusion-checkbox-radio-table td.infusion-checkbox-radio-label-container {
    width:95%
}
td.header .image-snippet img {vertical-align: bottom;}
#webformErrors {
    color: #990000;
    font-size:14px;
}

.beta-font-a .title {
    font-weight:bold;
    font-size: 20px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.beta-font-a .subtitle {
    font-size:14px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.beta-font-a .text {
    font-size: 12px;
    font-family: 'trebuchet ms',sans-serif;
}
.beta-font-a .preheader .text {
    font-size: 11px;
    font-family: 'trebuchet ms',sans-serif;
}
.beta-font-a .footer .text {
    font-size: 10px;
    font-family: verdana,sans-serif;
}
.beta-font-a a {
    font-family: arial,sans-serif;
}
.beta-font-a .footer a {
    font-size: 11px;
}
.beta-font-a .sidebar .title {
    font-size: 15px;
    font-weight: bold;
    font-family: arial,sans-serif;
}
.beta-font-a .sidebar .subtitle {
    font-size: 12px;
    font-family: arial,sans-serif;
}
.custom-3 .background{
}
.custom-3 .body{
}
.custom-3 a{
color:#a9a9a9;
}
.custom-3 .text{
color:#000000;
}
.custom-3 .background .preheader a{
color:#;
}
.custom-3 .background .preheader .text{
color:#;
}
.custom-3 .title{
color:#000000;
}
.custom-3 .header{
background-color: ;
}
.custom-3 .subtitle{
color:#666666;
}
.custom-3 .sidebar .title{
color:#000000;
}
.custom-3 .sidebar .subtitle{
color:#000000;
}
.custom-3 .footer{
background-color:#D5D5D5;
}
.custom-3 .footer a{
color:#a9a9a9;
}
.custom-3 .footer .text{
color:#000000;
}
.custom-3 .infusion-field-label-container{
color:#000000;
}
.custom-3 .infusion-field-label-container{
font-size:22px;
}
.custom-3 .infusion-field-label-container{
font-family:Arial;
}
.custom-3 .infusion-field-input{
font-size:21px;
}
.custom-3 .infusion-checkbox-radio-label-container{
color:#000000;
}
.custom-3 .infusion-checkbox-radio-label-container{
font-size:15px;
}
.custom-3 .infusion-checkbox-radio-label-container{
font-family:Arial;
}
.custom-3 .bodyContainer{
border-style:Hidden;
}
.custom-3 .bodyContainer{
border-width:6px;
}
.custom-3 .bodyContainer{
}
.infusion-field-label-container {
text-align:Left;
}
.infusion-field-label-container {
vertical-align:Middle;
}
.infusion-field-input-container {
width:200px;
}
.bodyContainer {
width:425px;
}
/*-----------end of infusionsoft form css --------*/

