@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);

@media screen and (max-width: 1022px) {
    div#header {
        position: absolute !important;
    }
}

.bold {
	font-weight:bold;
	}
a {
	outline:none;
	}
#container {
	font-family:arial,helvetica,sans-serif;
	padding-top:95px;
	}
div#header {
    background-color: #232323;
    border-bottom: 1px solid #E1E1E1;
    height: 95px;
	position: fixed;
    top: 0;
    width: 100%;
	min-width:1022px;
    z-index: 99;
	-webkit-transform: translateZ(0)
}

div#header_dev {
    background-color: #F3F3F4;
    border-bottom: 1px solid #E1E1E1;
    height: 95px;
	position: fixed;
    top: 0;
    width: 100%;
	min-width:1022px;
    z-index: 99;
	-webkit-transform: translateZ(0)
}

#headerContent {
    height: 95px;
    margin: 0 auto;
    padding-left: 8px;
    padding-right: 12px;
    width: 1002px;
}
#logoArea {
    float: left;
    padding-top: 7px;
    width: 184px;
}
#languageFlags {
    float: right;
    padding-right: 5px;
    padding-top: 5px;
}
#clientLogin {
	float: right;
	height: 40px; 
	width: 290px;
	background: url("../images/header/clientLogin_real.png") no-repeat scroll 0 0 transparent;
	font-family:arial,helvetica,sans-serif;
	font-size:15px;
	}

#clientLogin ul li {
		display:inline;
		margin-right: 28px;
	}
#clientLogin ul {
	margin-top:12px;
	margin-left:22px;
	}
#clientLogin ul li.clientLoginLink {
    margin-left: 18px;
    margin-right: 0;
	}
div#clientLogin ul li a {
		text-decoration:none;
		color:#ffffff
	}
#mainNavigation {
    float: left;
    font-family:arial,helvetica,sans-serif;
    height: 18px;
    padding-left: 63px;
    padding-top: 20px;
    width: 755px;
}
#mainNavigation ul li {
		display:inline;
		margin-right:25px;
		padding:10px 0 10px 0;
	}
#mainNavigation ul li a,#mainNavigation ul li.selected{
	color:#ffffff;
	font-size:15px;
	text-decoration:none;
	}
#mainNavigation ul li a:hover{
		color:#8bb421;
	}

/* DropDownMenu */
#mainNavigation ul.firstMenu li.selected,
#mainNavigation ul.firstMenu li.selected a{
	color:#8bb421;
	}
ul.secondMenu {
	display:none;
	}
#mainNavigation ul li.secondMenuItem {
    background: none repeat scroll 0 0 #232323;
    border-bottom: 1px solid grey;
    display: block;
    font-size: 14px;
    margin-right: 0;
    padding: 5px 5px 8px;
}
html body div#container div#header div#headerContent div#mainNavigation ul.firstMenu li.firstMenuItem ul.secondMenu li.secondMenuItem a {
	font-size:13px;
	}
ul.secondMenu {
	
	position:absolute;
	
	}
div#mainNavigation ul.firstMenu li.firstMenuItem ul.secondMenu {
	padding-top:10px;
	}
div#mainNavigation ul.firstMenu li#IndustriesCss.firstMenuItem ul.secondMenu {
	margin-left:50px;
	}
div#mainNavigation ul.firstMenu li#Platform-OverviewCss.firstMenuItem ul.secondMenu {
	margin-left:143px;
	}

div#mainNavigation ul.firstMenu li#PartnersCss.firstMenuItem ul.secondMenu {
	margin-left:365px;
	}
div#mainNavigation ul.firstMenu li#ResourcesCss.firstMenuItem ul.secondMenu {
	margin-left:452px;
	}
div#mainNavigation ul.firstMenu li#About-usCss.firstMenuItem ul.secondMenu {
	margin-left:553px;
	}
html body div#container div#header div#headerContent div#mainNavigation ul.firstMenu li.selected ul.secondMenu li.secondMenuItem a{
	color:#ffffff;
	}
html body div#container div#header div#headerContent div#mainNavigation ul.firstMenu li.selected ul.secondMenu li.secondMenuItem a:hover{
	color:#8bb421;
	}
/* END DropDownMenu */
/* Everything again for the special kid IE... */
#mainNavigationIE ul li {
		display:inline;
		margin-right:23px;
		padding:10px 0 10px 0;
		}

#mainNavigationIE {
    float: left;
    font-family:arial,helvetica,sans-serif;
    height: 18px;
    padding-left: 63px;
    padding-top: 20px;
    width: 754px;
}

#mainNavigationIE ul li a,#mainNavigationIE ul li.selected{
	color:#ffffff;
	font-size:15px;
	text-decoration:none;
	}
#mainNavigationIE ul li a:hover{
		color:#8bb421;
	}

/* DropDownMenu */
#mainNavigationIE ul.firstMenu li.selected,
#mainNavigationIE ul.firstMenu li.selected a{
	color:#8bb421;
	}
ul.secondMenu {
	display:none;
	}
#mainNavigationIE ul li.secondMenuItem {
    background: none repeat scroll 0 0 #232323;
    border-bottom: 1px solid grey;
    display: block;
    font-size: 14px;
    margin-right: 0;
    padding: 5px 5px 8px;
}
html body div#container div#header div#headerContent div#mainNavigationIE ul.firstMenu li.firstMenuItem ul.secondMenu li.secondMenuItem a {
	font-size:13px;
	}
ul.secondMenu {
	
	position:absolute;
	
	}
div#mainNavigationIE ul.firstMenu li.firstMenuItem ul.secondMenu {
	padding-top:10px;
	}
div#mainNavigationIE ul.firstMenu li#IndustriesCss.firstMenuItem ul.secondMenu {
	margin-left:50px;
	}
div#mainNavigationIE ul.firstMenu li#Platform-OverviewCss.firstMenuItem ul.secondMenu {
	margin-left:143px;
	}

div#mainNavigationIE ul.firstMenu li#PartnersCss.firstMenuItem ul.secondMenu {
	margin-left:362px;
	}
div#mainNavigationIE ul.firstMenu li#ResourcesCss.firstMenuItem ul.secondMenu {
	margin-left:447px;
	}
div#mainNavigationIE ul.firstMenu li#About-usCss.firstMenuItem ul.secondMenu {
	margin-left:547px;
	}
html body div#container div#header div#headerContent div#mainNavigationIE ul.firstMenu li.selected ul.secondMenu li.secondMenuItem a{
	color:#ffffff;
	}
html body div#container div#header div#headerContent div#mainNavigationIE ul.firstMenu li.selected ul.secondMenu li.secondMenuItem a:hover{
	color:#8bb421;
	}
/* Everything again for the special kid IE... */

/*  FOOTER */
div#footer {
    border-top: 5px solid #232323;
	min-width:1022px;
}
#footerNavigation {
    background: none repeat scroll 0 0 #181818;
    min-height: 255px;
	/* padding-top:35px; */
}
#copyrightSection {
    background: none repeat scroll 0 0 #1F1F1F;
    padding-bottom: 20px;
    padding-top: 20px;
	min-width:1022px;
}
div.footerContent {
	width:1022px;
	margin:0 auto;
	
	}
#footerContactTreepodia {
	height:55px;
	width:906px;
	border-bottom:1px solid #212121;
	padding: 28px 65px 14px 51px;
	}
.footerH1 {
	color:#f9f3f3;
	text-transform:uppercase;
	font-size:14px;
	}
#SocialLinks {
	
	padding-top:10px;
	
	float:left;
	}
.Help_Link {
	float:left;
	
	}
.footerHelpDetails {
	color:#f9f3f3;
	text-transform:uppercase;
	font-size:14px;
    padding-left: 3px;
    padding-top: 1px;
	float:left;
	}
.footerHelpImg {
	
	}
#HelpLinks {
    margin-left: 485px;
    padding-top: 20px;
}
.Social_Link {
	float:left;
	}
.footerContactImg {
	float:left;
	margin-right:10px;
	}
#copyText{
    color: #D0D0D0;
    font-family:arial,helvetica,sans-serif;
    font-size: 11px;
    margin: 0 auto;
    width: 350px;
}
#copyText a:visited {
	color: #D0D0D0;
	text-decoration:none;
	}
#copyText a {
	text-decoration:none;
	color: #D0D0D0;
	}
/* END FOOTER */
/*Text Blocks*/
.videoText640 {
	padding-top:20px;
	width:640px;
	line-height:20px;
	padding-bottom:10px;
	font-size:15px;
	text-align:justify;
	color:#6D6D6D;
	}
.videoText640 h2.textBlockBlueHeader {
	font-size:20px;
	color:#666666;
	padding-bottom:5px;
	}
.borderdTextBlock {
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #e7e7e7;
	padding:20px 20px 10px 0;
	}
.borderdTextBlock h2 {
	font-size:30px;
	color:#666666;
	padding-bottom:10px;
	}
.textBlock, .Paragraph_with_Background {
	padding-right:20px;
	padding-top:20px;
	}
.textBlock h2 {
	font-size:30px;
	color:#666666;
	padding-bottom:5px;
	}
.textBlock h2.textBlockBlueHeader {
	font-size:20px;
	color:#666666;
	padding-bottom:5px;
	}
.textBlock ol,.Paragraph_with_Background ol,.borderdTextBlock ol {
    color: #6D6D6D;
    font-size: 15px;
    list-style: decimal outside none;
    padding-bottom: 10px;
    padding-left: 20px;
	line-height:22px;
}
.textBlock ul,.Paragraph_with_Background ul,.borderdTextBlock ul {
	color: #6D6D6D;
    font-size: 15px;
    list-style-image:url(../images/dynamic/custom_ul_bullet.png);
    padding-bottom: 10px;
    padding-left: 20px;
	line-height:22px;
	}
.textBlock p, .Paragraph_with_Background p,.borderdTextBlock p {
	line-height:20px;
	padding-bottom:10px;
	font-size:15px;
	text-align:justify;
	color:#6D6D6D;
	}

.aboutUs_Details_Description p {
	line-height:20px;
	font-size:15px;
	color:#6D6D6D;
	text-align:justify;
	margin:0 0 0 122px;
	}
.aboutUs_Details_Description_no_margin p {
	margin:0;
	}
.textBlock a,.Paragraph_with_Background a,.borderdTextBlock a {
	color:#6D6D6D;
	}
.textBlock a:visited,.Paragraph_with_Background a:visited,.borderdTextBlock a:visited {
	color:#6D6D6D;
	}
/*End Text Blocks*/
.Video_640x400_Wrap h2 {
	font-size:30px;
	color:#666666;
	padding-bottom:10px;
	}
.Video_640x400_Wrap h3 {
	font-size:17px;
	color:#666666;
	padding-bottom:10px;
	}
.Video_640x400_Div {
	width:640px;
	height:400px;
	border:5px solid #303030;
	 box-shadow: 1px 1px 5px 0 #303030;
	}
.Video_480x400_Div {
	width:480px;
	height:400px;
	border:5px solid #303030;
	 box-shadow: 1px 1px 5px 0 #303030;
	}
.Video_640x400_Wrap {
	padding:10px 0;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #e7e7e7;
	}
.Video_640x400_Seemore {
    margin-top: 10px;
    padding-right: 67px;
    text-align: right;
}
.Video_480x400_Seemore {
	margin-top: 10px;
    padding-right: 212px;
    text-align: right;
	}
.Video_640x400_Seemore a,.Video_480x400_Seemore a{
	color:#6D6D6D;
	font-size:15px;
	margin-top:10px;
	text-decoration:none;
	}
.Video_640x400_Seemore a:visited,.Video_480x400_Seemore a:visited {
	color:#6D6D6D;
}
.centerMargin {
	margin: 0 auto;
	}
.unhide_block {
	display:block;
	}
.Solution_Features_Seemore a:visited {
	color:#6D6D6D;
	}
.Solution_Features_Seemore a {
	color:#6D6D6D;
	font-size:15px;
	text-decoration:none;
	}
.Solution_Features_Seemore {
	 text-align: right;
	}
.Solution_Features_Left {
	padding:10px 0;
	}
.Solution_Features_Left ul {
	padding-left:0;
	
	}
.Solution_Features_Right ul {
	padding-left:0;
	
	}
.Solution_Features_Right {
	padding:10px 0;
	}
.Solution_Features_Left_Img {
	float:right;
	max-width:50%;
	}
.Solution_Features_Left_Img img {
	max-width:95%;
	}
.Solution_Features_Left_Text {
	float:left;
	width:50%;
	min-height:200px;
	border-bottom:1px solid #E7E7E7;
	padding-bottom:10px;
	}
.Solution_Features_Right_Text {
	float:right;
	width:50%;
	min-height:200px;
	border-bottom:1px solid #E7E7E7;
	padding-bottom:10px;
	}
.Solution_Features_Right_Img {
	float:left;
	max-width:50%;
	}
.Solution_Features_Right_Img img {
	max-width:95%;
	}

section#pageHeader div#PageTitleandComments p {
	padding-right:10px;
	line-height:22px;
	font-size:15px;
	text-align:justify;
	}
#featuredSlider {
	border-top:1px solid #e1e1e1;
	border-bottom:3px solid #5a5a5a;
	height:446px;
	width:100%;
	min-width:1022px;
	background:#C5C5C5;
	}
#slidingContent_hides {
	width:572px;
	padding-top:3px;
	}
.slidingContent {
	width:1022px;
	margin:0 auto;
	}
.slide1 {
	background: url('../images/slider/slider_bg_1.png') repeat scroll center center transparent;
	padding-top:1px;
	}
#slide2 {
	background: url('../images/slider/slider_bg_2.png') repeat scroll center center transparent;
	}
#slide3 {
	background: url('../images/slider/slider_bg_3.png') repeat scroll center center transparent;
	}
#slide4 {
	background: rgb(31,140,214);
	background: -moz-linear-gradient(top,  rgb(31,140,214) 0%, rgb(255,255,255) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(31,140,214)), color-stop(100%,rgb(255,255,255)));
	background: -webkit-linear-gradient(top,  rgb(31,140,214) 0%,rgb(255,255,255) 100%);
	background: -o-linear-gradient(top,  rgb(31,140,214) 0%,rgb(255,255,255) 100%);
	background: -ms-linear-gradient(top,  rgb(31,140,214) 0%,rgb(255,255,255) 100%);
	background: linear-gradient(to bottom,  rgb(31,140,214) 0%,rgb(255,255,255) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f8cd6', endColorstr='#ffffff',GradientType=0 );

	}
#slide5 {
	background: url("../images/slider/slider_bg_1.png") repeat scroll center center transparent;
	}
#slide6 {
	background: url("../images/slider/slider_bg_6.png") no-repeat scroll center center transparent;
	}
.slide6_content {
    background: url("../images/slider/slide6_2014.png") no-repeat scroll center center transparent;
    height: 361px;
    margin-left: 95px;
    padding-top: 10px;
    width: 804px;
}
#sliderNavigationWrap {
    height: 80px;
    left: 0;
	right:0;
    margin: 0 auto;
    position: absolute;
    top: 460px;
    width: 1022px;
}
#sliderNavigation {
	width:625px;
	/*width:750px;*/
	margin:0 auto;
	background: url('../images/slider/slider_navigation_bg.png');
	height:80px;
	}
#sliderNavigationAB {
	/*width:625px;*/
	width:335px;
	margin:0 auto;
	background: url('../images/slider/slider_navigation_bg-4.png');
	height:80px;
	}
/* #sliderNavigation ul li {
	display:inline;
	margin-right:50px;
	} */
#pageWraper {
	width:1002px;
	margin:0 auto;
	}
#clientsSliderHeader {
	font-family:arial,helvetica,sans-serif;
	font-size:18px;
	color:#484949;
	margin-top:17px;
	margin-bottom:8px;
	padding-left:5px;
	}
#clientSliderNavigation {
	float:right;
	}
#clientSliderNavigation ul li{
	display:inline;
	}
a #clientSliderNavigation_buttons {
	width:16px;
	height:15px;
	background: url(../images/clientSlider/slider_buttons.png) 0 0;
	float:left;
	}
a.selected #clientSliderNavigation_buttons {
	background: url(../images/clientSlider/slider_buttons.png) -18px 0;
	}
#clientSliderWrap {
	height:80px;
	width:1002px;
	border-bottom:2px solid #ececec
	}
.Clietns_show {
	
	}

.Clietns_hide {
	display:none;
	}
#clientSlider li.clientLogoDiv {
	/* display:inline;
	margin-right: 28px;
	height:80px;
	width:170px; */
	margin-top:10px;
	height:65px;
	}
#clientSlider li.clientLogoDiv_withVideo {
	margin-top:10px;
	height:65px;
	cursor:pointer;
	}

ul#clientSlider, ul#clientSlider li {
	height:80px;
	width:200px;
	float:left;
	text-align:center;
	}
#selectYourIndustryDiv {
	width:655px;
	float:left;

	}
#industryHeader {
	float:left;
	pading-left:5px;
	}

.industryType {
	width:275px;
	height:63px;
	float:left;
	padding-top: 11px;
	}
#industries {
	float: left;
	clear: both;
	padding-left: 55px;
	padding-top: 19px;
	padding-bottom:35px;
	}
.floatLeft {
	float:left;
	}
.treepodiaFont {
	font-family:arial,helvetica,sans-serif;
	}
.industry_details {
	padding-left:79px;
	padding-top:4px;
	font-family:arial,helvetica,sans-serif;
	}
.industry_details h1 {
		font-size:19px;
		margin-bottom:8px;
		text-transform:capitalize;
		color:#4a565e;

	}
.industry_details p {
	color: #6B6B6B;
    font-size: 14px;
    padding-right: 35px;
}
.quicklinkDiv {
	width:255px;
	height:70px;
	padding-top:3px;
	}
#quickLinks {
    padding-bottom: 90px;
    padding-left: 25px;
    padding-top: 49px;
}
	
.quickLinkDetails h1 {
		font-size:19px;
		margin-bottom:8px;
		text-transform:capitalize;
		color:#4a565e;
		
	}
.quickLinkDetails p {
	color: #6B6B6B;
    font-size: 14px;

	}
.quickLinkDetails {
	padding-left:85px;
	padding-top:11px;
	font-family:arial,helvetica,sans-serif;
	}
.linksDivHeader {
	font-size:28px;
	font-family:arial,helvetica,sans-serif;
	color:#515252;
	float:left;
	}
#quickLinksDiv {
	float:left;
	}
#linksDiv {
	padding-top:25px;
	padding-bottom:15px;
	}


.linksDivItem {
    background: url("../images/linksdiv/linksDiv_BG.png") no-repeat scroll left top transparent;
    float: left;
    height: 210px;
    margin-bottom: 25px;
    margin-left: 9px;
    margin-right: 9px;
    width: 316px;
	text-align:center;
}

.linksDivItem  a {
	text-decoration:none;
	color:#4b4b4b;
	}
.linksDivItem  a:visited {
	color:#4b4b4b;
	}

.linksDivItem_icon {
	padding-top:7px;
	padding-bottom:4px;
	}
.linksDivItem_dtails {

	}
.linksDivItem_dtails h2 {
	font-size:25px;
	margin-bottom:10px;
	}
.linksDivItem_dtails h3 {
	font-size:17px;
	min-width:100px;
	margin:0 auto;
		line-height:24px;
	}
	
#demo_table {
	border: 1px solid;
	}
#demo_table tr{
	border: 1px solid;
	padding: 5px;
	}
#demo_table td {
	border: 1px solid;
	padding: 5px;
	}
#demo_table th{
	border: 1px solid;
	padding: 5px;
	}
#platform_overview {
    min-height: 100px;
    width: 635px;
	color:#282827;
	}
#platform_overview_header {
	margin-bottom:10px;
	}
#platform_overview_header h1 {
	font-size:26px;
	color: #515252;
	}
#platform_overview_text {
	width:450px;
	clear:left;
	padding-right:5px
	}
#platform_overview_text p {
	    color: #6B6B6B;
    font-size: 14px;
	}
	
#platform_overview_start_btn {

	}

.quicklink_image {
	width:76px;
	height:70px;
	background: url("../images/linksdiv/industries-quicklinks.png") no-repeat top left;
	}
#quicklink1:hover {
	background-position: 0 0;
	}
#quicklink2:hover {
	background-position: 0 -346px;
	}
#quicklink3:hover {
	background-position: 0 -694px;
	}
#quicklink4:hover {
	background-position: 0 -1042px;
	}
#quicklink1 {
	background-position: 0 -1163px;
	}
#quicklink2 {
	background-position: 0 -1281px;
	}
#quicklink3{
	background-position: 0 -1401px;
	}
#quicklink4{
	background-position: 0 -1521px;
	}
.noDeco, .noDeco:hover, .noDeco:visited {
	text-decoration:none;
	}
.slider_platform_overview {
	width:1022px;
	height:440px;
	background: url('../images/slider/slider1_new.png');
	display:block;
	}
.slider_platform_overview_roi {
    background: url("../images/slider/roi_03.png") no-repeat scroll left top transparent;
    cursor: pointer;
    float: right;
    height: 139px;
    margin-right: 110px;
    margin-top: 0;
    width: 146px;
}
.showvideoBTN {
    float: right;
    margin-right: -40px;
    margin-top: 101px;
	cursor:pointer;
}
#slider_platform_overview_video {
	width:1022px;
	height:360px;
	display:none;
	}
#sliderVideo {
    float: left;
   
    width: 580px; 
}

#sliderVideo_close {
	float:left;
	}
.slider_platform_overview_text_header {
	padding-top:25px;
    height: 90px;
    width: 520px;
}
.slider_platform_overview_text {
    
    height: 240px;
    width: 453px;
}

.slider_platform_overview div.slider_platform_overview_text_header h1 {
    color: #515151;
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-shadow: 0 1px 0 #FBFBFB;
}
.slider_platform_overview div.slider_platform_overview_text_header p {
	font-size:16px;
	padding-top:5px;
	 text-shadow: 0 1px 0 #FBFBFB;
	 color:#65686B;
	}
div.slider_platform_overview div.slider_platform_overview_text ul li {
	color: #616161;
    font-size: 17px;
    margin-bottom: 15px;
    text-shadow: 0 1px 0 #E7E7E7;
	}
div.slider_platform_overview div.slider_platform_overview_text ul li a {
	text-decoration:none;
	color: #a1a1a1;
	}
html body div#container div#footer nav#footerNavigation div.footerContent div.footerSection {
	margin-left:35px;
	}
#footerSiteMap {
    border-top: 1px solid #272727;
    margin: 0 auto;
    padding: 16px 54px 14px 18px;
    width: 950px;
}
#footerContactTreepodia_ClientsLinks {
    float: right;
   
    padding-top: 16px;
    
}
.footerContactTreepodia_ClientsLinks_Div {
    
    float: left;
    font-size: 13px;
    
    height: 15px;
    padding-top: 6px;
    text-transform: uppercase;
}
#footerContactTreepodia_ClientsLinks_LOGIN {
	margin-left:15px;
	background-image:url('../images/footer/client_login.png');
	background-repeat:no-repeat;
	background-position:right top;
	width:110px;
	}
#footerContactTreepodia_ClientsLinks_SUPPORT {
	margin-left:15px;
	background-image:url('../images/footer/support.png');
	background-repeat:no-repeat;
	background-position:right top;
	width:90px;
	}
#footerContactTreepodia_ClientsLinks_BLOG {
	margin-left:15px;
	background-image:url('../images/footer/blog.png');
	background-repeat:no-repeat;
	background-position:right top;
	width:60px;
	}
#footerContactTreepodia_ClientsLinks_CONTACT {
	background-image:url('../images/footer/contact.png');
	background-repeat:no-repeat;
	background-position:right top;
	width:107px;
	}
.footerContactTreepodia_ClientsLinks_Div a {
	text-decoration:none;
	color: #F9F3F3;
	}
.footerContactTreepodia_ClientsLinks_Div a:visited {
	color: #F9F3F3;
	}
html body div#container div#footer nav#footerNavigation div.footerContent div.footerContentHeader h1 {
	color:#f9f3f3;
	text-transform:uppercase;
	font-size:14px;
	}
html body div#container div#footer nav#footerNavigation div.footerContent div.footerContactDetails{
	color: #A5A4A4;
    font-size: 12px;
    padding-left: 3px;
    padding-top: 3px;
	}
html body div#container div#footer nav#footerNavigation div.footerContent div#footerContact.footerSection div {
	float:left;
	}
.footerContentHeader {
	margin-bottom:8px;
	}
.footerContactDiv {
	margin-bottom: 3px;
    width: 100px;
	}
html body div#container div#footer nav#footerNavigation div.footerContent div#footerContact {
	width:200px
	}
html body div#container div#footer nav#footerNavigation div.footerContent div.footerSection div.footerLinkDiv a{
	text-decoration:none;
	color: #a1a1a1;
	font-size:12px;
	}
html body div#container div#footer nav#footerNavigation div.footerContent div.footerSection div.footerLinkDiv {
	margin-bottom:3px;
	}
html body div#container div#featuredSlider div.anythingSlider div.anythingWindow div#slider.anythingBase div.panel div.slide1 div.slidingContent div.slider_platform_overview div.slider_platform_overview_text ul li a {
	font-size:14px;
	color:#656A6D
	}
#footerClientlogin {
	margin-bottom:45px;
	}
#sliderAutomated_text {
	width: 480px; 
	color: #225577; 
	padding-top: 20px; 
	height: 270px;
	}
#sliderAutomated_text ul {
	padding-left:12px;
	line-height:20px;
	padding-top:17px;
	list-style-image:url("../images/dynamic/custom_ul_bullet.png");
	}
#sliderAutomated_text ul li {
	margin-bottom:15px;
	font-size:17px;
	text-shadow: 1px 2px 0 #FFFFFF;
	}
#sliderAutomated_text ul li a.sliderReadMore {
	color: #6d9b40;
	font-size:14px;
	}
#sliderSEO {
    background: url("../images/slider/slider4_new.png") repeat scroll 0 0 transparent;
    color: #616161;
    height: 440px;
    padding-left: 500px;
    padding-top: 32px;
    width: 500px;
}
#sliderSEO span {
    color: #515151;
    font-size: 63px;
    letter-spacing: 0.5px;
    text-shadow: 0 1px 0 #FBFBFB;
	margin-bottom:5px;
	}
#sliderSEO ul li {
    color: #616161;
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 15px;
    text-shadow: 0 1px 0 #E7E7E7;
}
#sliderSEO ul li a {
    color: #A1A1A1;
    font-size: 14px;
    text-decoration: none;
}

html body div#container div#footer nav#footerNavigation div.footerContent div.footerSection div.footerContentHeader h1 a:visited {
	color:#F9F3F3;

	}
html body div#container div#footer nav#footerNavigation div.footerContent div.footerSection div.footerContentHeader h1 a { 
		text-decoration:none;
		color:#F9F3F3;
	}
#content_background {
	background:#e8e8e8;
	padding-bottom:10px; 
	min-width:1022px;
	}
#content_wrapper {
	width:1022px; 
	margin:0 auto;
	min-height:400px;
	background:#ffffff;
	box-shadow: 0 0 5px 0 grey;
	-webkit-box-shadow: 0 0 5px 0 grey;
	-moz-box-shadow: 0 0 5px 0 grey;
	}
#content_wrapper_new {
	width:100%; 
	margin:0 auto;
	min-height:400px;

	}
#content_wrapper_SC {
	width:1022px; 
	margin:0 auto;
	min-height:400px;
	}
#content_wrapper_SC  #Content{
	padding-left:270px;
	}
#leftNavigation {
   
    margin-top: 60px;
    min-height: 100px;
    padding-left: 20px;
    position: absolute; /*use to be fixed! before new style menu.*/
    top: 100px;
    width: 207px;
}

.left_nav_contact_top {
    color: #6D6D6D;
    margin-left: 5px;
    margin-top: 35px;
	font-size:15px;
}
/* .left_nav_contact {
    background: url("../images/navigation_icons/contact.png") no-repeat scroll 0 0 transparent;
    height: 33px;
    margin-left: 31px;
    width: 144px;
	margin-top: 85px;
} */
.left_nav_contact {
    
    height: 33px;
    width: 144px;
	margin-top:5px;
	cursor:pointer;
}
#contact_fast_form {
	display:none;
	}
#mainContent {
    padding-top:65px;
    float: left;
    min-height: 200px;
	padding-left:55px;
	padding-right:20px;
	margin-left:220px;
	padding-bottom:20px;
	
}
#sliderABTestText {
    background: url("../images/slider/slider2_new.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    height: 410px;
    padding: 17px 15px 0 443px;
    text-align: justify;
    width: 550px;
}
div#sliderABTestText_Header h1 {
	font-size:53px;
	text-align:left;
	}
.font {
	font-family:arial,helvetica,sans-serif;
	}
#sliderABTestText_Bullets {
	padding-top:10px;
	padding-left:60px;
	width:460px;
	}
#sliderABTestText_Bullets ul {
	list-style-image: url("../images/slider/AB_bullet.png");
	}
#sliderABTestText_Bullets ul li {
	margin-bottom:25px;
	}
#sliderABTestText_Bullets ul li a.sliderReadMore {
		font-size:14px;
		color:#EDF4FC;
	}
#sliderAbGetstarted {
	float:left;
	margin-left:305px;
	margin-top:10px;
	}
#sliderEcommText {
	background: url("../images/slider/slider3_new.png") repeat scroll 0 0 transparent;
    height: 440px;
    width: 1000px;
	}
#sliderEcommText_Header {
    color: #FFFFFF;
    float: left;
    font-size: 45px;
    margin-left: 457px;
    margin-top: 42px;
}
#sliderEcommText_Bullets {
    float: left;
    margin: 30px 0 0 515px;
    text-align: justify;
    width: 442px;
}
#sliderEcommText_Bullets ul{
	list-style-image: url("../images/dynamic/custom_ul_bullet-black.png");
	}
#sliderEcommText_Bullets ul li{
	    color: #FFFFFF;
    font-size: 17px;
    margin-bottom: 12px;
    text-shadow: 0 1px 0 #2974A5
	}
#sliderEcommGetstarted {
    float: left;
    margin-left: 700px;
    margin-top: -14px;
}
#sliderEcommText_Bullets ul li a.sliderReadMore {
	color:#2974A5;
	font-size:13px;
	text-shadow: 0 0 0;
	}
#paneltest1 {
	background-position: 0 -620px; 
    
    margin-left: 10px;
    margin-right: 15px;
    width: 80px;
}
a.cur span div#paneltest1,#paneltest1:hover {
	background-position: 0 0; 
	}
#paneltest2 {
	background-position: 0 -744px;
    margin-left: 40px;
    margin-right: 24px;
    width: 85px;
}
a.cur span div#paneltest2,#paneltest2:hover {
	background-position: 0 -124px; 
	}
#paneltest3 {
    background-position: 0 -868px;
    margin-left: 25px;
    margin-right: 30px;
    width: 75px;
}
a.cur span div#paneltest3,#paneltest3:hover {
	background-position: 0 -248px;
	}
#paneltest4 {
    background-position: 0 -992px;
    margin-left: 15px;
    margin-right: 21px;
    width: 120px;
}
a.cur span div#paneltest4,#paneltest4:hover {
	background-position: 0 -372px;
	}
#paneltest5 {
    background-position: 0 -1112px;
    margin-left: 25px;
    width: 55px;
}
a.cur span div#paneltest5,#paneltest5:hover {
	background-position: 0 -492px;
	}
#paneltest6 {
	background: url("../images/slider/icon_IRCE2014.png") no-repeat top left; 
    margin-left: 64px;
    width: 55px;
	}
.cur span div#paneltest6,#paneltest6:hover {
	background: url("../images/slider/icon_IRCE2014_down.png") no-repeat top left;
	}
	
#paneltestAB1 {
	background-position: 0 -620px; 
    
    margin-left: 10px;
    margin-right: 15px;
    width: 80px;
}
a.cur span div#paneltestAB1,#paneltestAB1:hover {
	background-position: 0 0; 
	}

#paneltestAB2 {
    background-position: 0 -1112px;
    margin-left: 40px;
    width: 55px;
}
a.cur span div#paneltestAB2,#paneltestAB2:hover {
	background-position: 0 -492px;
	}

#paneltestAB3 {
    background-position: 0 -868px;
    margin-left: 60px;
    /*margin-right: 30px;*/
    width: 75px;
}
a.cur span div#paneltestAB3,#paneltestAB3:hover {
	background-position: 0 -248px;
	}

#paneltestAB4 {
	background: url("../images/slider/icon_IRCE2014.png") no-repeat top left; 
    margin-left: 20px;
    width: 55px;
	}
.cur span div#paneltestAB4,#paneltestAB4:hover {
	background: url("../images/slider/icon_IRCE2014_down.png") no-repeat top left;
	}
.sliderNavigationPanel {
    float: left;
     height: 85px;
	background: url("../images/slider/slider_nav2.png") no-repeat top left;
	/*
    margin-right: 4px;
    width: 130px; */
}
div.industry_image { 
	height:63px;
	width:69px;
	background: url("../images/linksdiv/industries-quicklinks.png") no-repeat top left;
	}


div#retailer div.industry_image:hover {
	background-position: 0 -118px;
	} 
	div#retailer div.industry_image {
	background-position: 0 -1642px;
	}
div#Travle div.industry_image:hover {
	background-position: 0 -232px;
	}
	div#Travle div.industry_image {
	background-position: 0 -1756px;
	}
div#Brands div.industry_image:hover {
	background-position: 0 -466px;
	}
	div#Brands div.industry_image {
	background-position: 0 -1870px;
	}
div#Yellow_P div.industry_image:hover {
	background-position: 0 -580px;
	}
	div#Yellow_P div.industry_image {
	background-position: -126px 0;
	}
div#Real_E div.industry_image:hover {
	background-position: 0 -814px;
	}
	div#Real_E div.industry_image {
	background-position: -126px -114px;
	}
div#Others div.industry_image:hover {
	background-position: 0 -928px;
	}
	div#Others div.industry_image {
	background-position: -126px -228px;
	}
div#linksDiv div#selectYourIndustryDiv div#industries div.industryType a:visited,div#linksDiv div#selectYourIndustryDiv div#industries div.industryType a:hover {
	
	}

/* html body div#container div#content_background div#content_wrapper div#navigationWrapper nav#leftNavigation ul li {
	height:42px;
	} */
	
#Content {
	 padding:65px 20px 20px 20px; */
	/* padding: 50px 0 20px 40px; */
	}
#ContactDetails {
    width: 230px;

	float:left;
}
html body div#container div#content_background div#content_wrapper div#Content div#ContactDetails div.ContactDetailsDiv {
	border-bottom: 2px solid #e5e5e5;
	font-size:14px;
	}

#ContactDetailsFlagDiv {
	float:left;
	margin-right:10px;
	margin-top:20px;
	}
#ContactDetailsTextDiv {
	
	float:left;
	}
#ContactDetailsTextDiv  p#office_name,#ContactDetailsTextDiv  p#office_email{
	color:#487100;
	margin:20px 0;
	}
#ContactDetailsTextDiv  p#office_tel {
	margin-bottom:8px;
	}
#ContactDetailsTextDiv  p#office_tel, #ContactDetailsTextDiv  p#office_fax {
	color:#868686;
	}

#ContactForm {
    margin-left: 200px;
    padding-left: 55px;
}

#ContactFormHeader h1 {
    color: #427600;
    font-size: 40px;
	margin-bottom:23px;
}
#ContactFormHeader h3 {
	font-size:25px;
	margin-bottom:18px;
	border-bottom: 1px solid #F3F3F3;
	padding-bottom: 10px;
	}
#ContactFormHeader h6 {
	font-size:16.3px;
	color:#6b6b6b;
	padding-bottom:25px;
	border-bottom:1px solid #f3f3f3;
	padding-bottom: 10px;
	}
#ContactFormHeader h6 a,#ContactFormHeader h6 a:visited{
	text-decoration:none;
	color:#6b6b6b;
	}
#ContactFormForm {
    padding-left: 30px;
    padding-top: 26px;
}
.ContactFormFieldDiv_nofloat {
	width:270px;
	height:50px;
	}
.ContactFormFieldDiv_nofloat input {
	background:url(../images/contactUs/no_new_arrow.png) repeat;
	padding:0 0 0 7px;
	border:1px solid #e0e0e0;
	width:218px;
	height:31px;
	}

.ContactFormFieldDivTitle {
    padding-bottom: 4px;
    padding-left: 2px;
	color:#6D6D6D;
	font-size:14px;
}
#uword {
	background:url(../images/contactUs/no_new_arrow.png) repeat;
	padding:0 0 0 7px;
	border:1px solid #e0e0e0;
	width:218px;
	height:31px;
	}
#uword_dev {	
		  padding-bottom: 4px;
		  padding-left: 2px;
		  text-align:left;
		  color: #6D6D6D;
		  border:1px solid #e0e0e0;
		  font-size: 14px;
		  width:300px;
		  height:30px;
		  margin-bottom:10px;
}
div.ContactFormFieldDiv {
	width:270px;
	height:63px;
	float:left;
	}
/*New Payment Fucking Page*/
div.ContactFormFieldDiv_pp {
	width:230px;
	height:63px;
	float:left;
	}
div.ContactFormFieldDiv_pp input{
	background:url(../images/contactUs/no_new_arrow.png) repeat;
	padding:0 0 0 7px;
	border:1px solid #e0e0e0;
	width:200px;
	height:31px;
	
	}
div.ContactFormFieldDiv_tryme {
	width:557px;
	height:63px;
	float:left;
}
div.ContactFormFieldDiv_tryme input{
	background:url(../images/contactUs/tryme-text-long.png) repeat;
	padding:0 0 0 7px;
	border:1px solid #e0e0e0;
	width:557px;
	height:31px;
	
	}
/*New Payment Fucking Page End*/

div.ContactFormFieldDiv input{
	background:url(../images/contactUs/no_new_arrow.png) repeat;
	padding:0 0 0 7px;
	border:1px solid #e0e0e0;
	width:218px;
	height:31px;
	
	}

/*Video Calc*/
.calcAnswer {
	padding-top: 10px;
	}
div.ContactFormFieldDiv_videoCalc input{
	background:url(../images/contactUs/no_new_arrow.png) repeat;
	padding:0 0 0 7px;
	border:1px solid #e0e0e0;
	width:180px;
	height:31px;
	
	}
	
.videoCalc_asterik {
    color: #6D6D6D;
    float: left;
    font-size: 13px;
    margin-bottom: 10px;
}
div.ContactFormFieldDiv_videoCalc {
	width:240px;
	height:63px;
	float:left;
	}
/*Video Calc END*/
.hasPlaceholder {
	color: #6D6D72;
}
/* div.styled-select select {
   background: transparent;
   width: 248px;
   padding: 5px;
   border: 1px solid #e0e0e0;
   height: 30px;
} */
/* div.styled-select {
	width: 225px;
	height: 32px;
	overflow: hidden;
	background: url(../images/contactUs/new_arrow.png) no-repeat right #f5f5f5;
} */
div.ContactFormCommentsDiv textarea {
    background: url("../images/contactUs/comments.png") no-repeat scroll 0 0 transparent;
    border: 1px solid #E0E0E0;
    height: 125px;
    margin-bottom: 15px;
    padding: 5px;
    resize: none;
    width: 485px;
}
.ContactFormCommentsDiv {
	float:left;
	}
.ContactFormCaptchaDiv {
	float:left;
	margin-right:395px;
	}
.ContactFormCaptchaDiv p{
	padding-bottom:5px;
	}
.ContactFormSubmitDiv {
	float:left;
	margin-top:28px;
	}
#ContactForm_industry, #ContactForm_Country, #ContactForm_Language,.Chosen {
	width:225px;
	}

/* Clients Page CSS */

#ClientsPageNav {
    position: absolute;
    top: 150px;
    padding-top: 10px;
    width: 210px;
 
}
.ClientsNavMenuDiv {
	height:25px;
	border-bottom:1px solid #e9e9e9;
	padding-top:8.5px;
	padding-bottom:8.5px;
	}
.ClientsNavMenuIconDiv {
	float:left;
	margin-right:8px;
	}
.ClientsNavMenuTitleDiv {
	padding-top:6px;
	}
.ClientsNavMenuTitleDiv a, .ClientsNavMenuTitleDiv a:visited{
	color:#6d6d6d;
	text-decoration:none;
	}
.ClientsNavMenuTitleDiv a.selected {
	color:black;
	}
#ClientsPageDiv {
    margin-left: 200px;
    padding-left: 55px;
}
#PageTitleandComments h1 {
	/* color: #427600; */
	color:rgb(129, 129, 129);
    font-size: 40px;
	margin-bottom:20px;
	}
.PageTitleandComments_logo {
	float:right;
	}
/* #PageTitleandComments {
	margin-bottom:25px;
	} */
#ClientsPageLogosDiv h6 {
	font-size:15px;
	color:#6b6b6b;
	padding-bottom:15px;
	}
/* #pageHeader {
	padding-bottom:25px;
	} */
.ClientLogoDiv {
    border: 1px solid #C9C9C9;
    float: left;
    padding: 3px;
	margin-right:4px;
	margin-bottom:4px;
}

#blackOutLogos {
	position:absolute;
	}
	
div#ClientsPageLogosDiv p {
	text-align:right;
	margin-bottom:5px;
	padding-right:90px;
	color:#6b6b6b;
	}
div#ClientsPageLogosDiv p span:hover {
	cursor:pointer;
	}
#partnersFakeNav  {
	margin-bottom:10px;
}
.PartnersNavMenuDiv {
	display:inline;
	}
.PartnersNavMenuDiv a {
	text-decoration:none;
	color: #6D6D6D;
	}
.PartnersNavMenuDiv a.selected {
	color: black;
	}
/*Partners_Contact_Form*/
#Partners_Contact_Form {
	display:none;
	}
.PartnersFormHeader {
    color: #427600;
    font-size: 20px;
    margin-bottom: 20px;
}	
.registerFormHeader {
    color: #1679bd;
    font-size: 22px;
    margin-bottom: 20px;
	margin-top: 10px;
	line-height: 28px;
}
/*Partners_Contact_Form*/

/* html body div#container div#content_background div#content_wrapper div#mainContent div#main p {
	margin-bottom:20px;
	text-align:justify;
	} */

	
/* About us */
#aboutUs_TeamHeadShots 
    {
    background: none repeat scroll 0 0 #E8E8E8;
    border-bottom: 1px solid #DCDCDC;
    border-radius: 10px 10px 10px 10px;
    border-right: 1px solid #DCDCDC;
    padding: 20px 5px 20px 18px;
}

.aboutUs_headShot {
	padding-left:20px;
	}
.aboutUs_headShot .aboutUs_imageDiv{
float:left;
margin-right:15px;
}
.aboutUs_MemberDetails {
	padding-bottom:25px;
	border-bottom:1px solid #bbbbbb;
	}
.aboutUs_MemberDetails_Short_true {
	height:140px;
	}
.aboutUs_MemberDetails img {
	border:1px solid #b1b1b1;
	}
.aboutUs_MemberDetails_img {
	float:left;
	padding: 25px 20px 0 20px;
	}
.MemberDetails {
   /*  margin-left: 122px; */
    padding-top: 24px;
	padding-right:10px;
	color:#5b5b5b;
	}
#aboutUs_Details_Name {
	font-weight:bold;
	}
html body div#container div#content_background div#content_wrapper div#mainContent div#main div#aboutUs_TeamMembersDetails div.aboutUs_MembersDtails div.aboutUs_MemberDetails div.MemberDetails h6 {
	margin-bottom:7px;
	text-align:justify;
	}

.aboutUs_imageDiv_shortDetails {
    background: none repeat scroll 0 0 #80A813;
    color: white;
    display: none;
    height: 72px;
    margin-left: 83px;
    padding-left: 10px;
    padding-right: 3px;
    padding-top: 10px;
    position: absolute;
    width: 138px;
}
.MemeberHeadShotJquery:hover {
	cursor:pointer;
	display:block;
	}
/* END About us */	
	
/* Video Frames */
.Video_Div {
    border-color: black;
    border-style: solid;
    border-width: 5px;
   /*  height: 428px;
    width: 688px; */
}
.video_div_matan {
	border-color: black;
    border-style: solid;
    border-width: 5px;
	}
/* END Video Frames */

/* Case Study General CSS*/
.GeneralCaseStudy {
	border-color: #d2d2d2;
	border-style: solid;
	border-width: 1px 0;
	height:115px;
	padding:20px 22px 30px 10px; 
	}
.CaseStudyLogoAndInfo {
	width:300px;
	line-height:22px;
	}
.CaseStudyQuote {
    max-width: 390px;
    margin-bottom:10px;
}
.CaseStudyQuote p {
	line-height:20px;
	font-size:15px;
	text-align:justify;
	color:#6D6D6D;
	}
.CaseStudyWebsite {
	
	color:2b2b2b;
	}
.CaseStudyWebsiteLink a, .CaseStudyWebsiteLink a:visited {
	text-decoration:none;
	color:#447d00;
	
	}
div.GeneralCaseStudy a.readMore {
	color:#7d7d7d;
	font-size:13px;
	text-decoration:none;
	}
iv.GeneralCaseStudy a.readMore:visited {
	color:#7d7d7d;
	}
.CaseStudyReadMore {
	text-align:right;
	}
/* END Case Study General CSS*/



/* EasyTabs Styles */
.etabs { margin: 0; padding: 0; }
.tab { display: inline-block; zoom:1; *display:inline; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }
.tab a { color:#a2a2a2; text-decoration:none; font-size: 14px; line-height: 2em; display: block; padding: 0 10px; outline: none; }
.tab a:hover { text-decoration: underline; }
.tab.active { background: #ebebeb; padding-top: 6px; position: relative; border-color: #666; }
.tab a.active { color:#727272; font-weight: bold; }
.tab-container .panel-container { background: #fff; border: solid #666 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }
.tabContentDiv {
    padding:20px 18px;
    height: 173px;
}
.tabsBlockVideoThumb {
	
	}
.tabsBlockContent-Item {
	width:195px;
	}
.tabsBlockTitle {
	padding-top:10px;
	text-align:center;
	font-size:13px;
	}
#tabsContentContainer {
	background: none repeat scroll 0 0 #EBEBEB;
	}
/* END EasyTabs Styles */

/* Editions N' Pricing */
section#pageHeader div#PageTitleandComments p.promotional_text_payment {
	font-size: 20px;
    margin: 0 0 20px;
    text-align: center;
	
	}
section#pageHeader div#PageTitleandComments .promotional_text {
font-size: 21px;
/* background: #F5F5F5; */
padding: 15px;
border-radius: 5px;
box-shadow: 0px 0px 2px 0px #888888;
margin: 10px auto 0;

}
section#pageHeader div#PageTitleandComments .promotional_text:hover {
background: #F5F5F5;
}
.submitToSFPaypal:hover {
	cursor:pointer;
	}
.VeriSign table {
	margin-top:245px;
	}
.VeriSign  {
	
	}
.Package_expend_all {
    color: #6B6B6B;
    padding-bottom: 10px;
    padding-right: 20px;
    text-align: right;
		height:17px;
}
.Package_expend_all span#expandAll {

	cursor:pointer;

	}
.Package_expend_all span#chooseCurr {
	float:left;
	}
#PackagesSelectWrapper {
	padding-right:0px;
	margin-left:15px;
	margin-top:40px;
	padding-bottom:20px;
	}
.PackageDiv {
    min-height: 323px;
    width: 230px;
	margin-right:10px;
	float:left;
	
}
.PackageDiv_Top {
	height:17px;
	background:url('../images/Editions_Pricing/idle_package_details_top.png');
	}
.PackageDiv_Mid {
	min-height:292px;
	background:url('../images/Editions_Pricing/idle_package_details_mid.png');
	padding-left:15px;
	}
.PackageDiv_Bottom {
	height:14px;
	background:url('../images/Editions_Pricing/idle_package_details_bottom.png');
	}
.PackageDiv_Mid_Constant {
	
	}
.PackageDiv_Mid_Toggle {
	
	}
.PackageDiv_Mid_Header {
	
	}
.PackageDiv_Mid_Header span{
	color:#7f7f7f;
	font-size:26px;
	}
.PackageDiv_Mid_Price {
	margin-top:13px;
	}
.PackageDiv_Mid_Price_Per {
	font-size:24px;
	}
.PackageDiv_Mid_Price_Price {
	font-size:60px;
	}
.PackageDiv_Mid_Price_Currency {
    float: left;
    font-size: 45px;
}
.PackageDiv_Mid_Price_LargePricing {
	color:#1d7bc1;
	height:50px;
	}
.PackageDiv_Mid_Price_SmallPricing {
	color:#747474;
	line-height:1.25;
	margin-top:10px;
	}
.PackageDiv_Mid_Price_SmallPricing_eur {
	color:#747474;
	line-height:1.25;
	margin-top:10px;
	height:5px;
	}
.PackageDiv_Mid_Price_SmallPricing_OR {
	font-size:15px;
	}
.PackageDiv_Mid_Price_SmallPricing_OR_free {
	font-size:15px;
	color:#1d7bc1;
	padding-top:4px;
	padding-left:4px;
	}
.PackageDiv_Mid_Price_SmallPricing_Yearly_Price {
	font-size:18px;
	}
.PackageDiv_Mid_Price_SmallPricing_Savings {
	font-size:16px;
	}

.PackageDiv_Mid_Price_SmallPricing_Premium {
    height: 36px;
    margin-top: 10px;
}
.PackageDiv_Mid_Price_Premium {
	margin-top:20px;
	}

.PackageDiv_Mid_Features {
    border-bottom: 1px solid #D9D9D9;
    border-top: 1px solid #D9D9D9;
    margin-top: 10px;
    width: 200px;
}
.PackageDiv_Mid_Features:hover {
	background-position: 0 -76px;
	}
.sprite-read_more_idle{ background-position: 0 0; width: 96px; height: 26px; } 
.sprite-read_more_selected{  width: 96px; height: 26px; } 

.PackageDiv_Mid_Features:hover {
	cursor:default;
	}
.Wreadmore_pricing span.readmore_pricing:hover {
	cursor:pointer;
	color:#6b6b6b;
	}
.asterikPricing {
	font-size:13px;
	color:#6B6B6B;
	}
/*.PackageDiv_Mid_Features span{
	color:#747474;
}*/
.PackageDiv_Mid_Toggle_Flexi {
	display:none;
	}
.PackageDiv_Mid_Toggle_SignUp {
    /* margin-top: 15px; */
    padding-left: 25px;
}
.PackageDiv_Table_Element {
	font-size:14px;
	}
.PackageDiv_Table_Element_icon {
	
	}
.PackageDiv_Table_Element_Text {
    border-bottom: 1px solid #D9D9D9;
    border-top: 1px solid #EAEAEA;
    color: #ABABAB;
    max-width: 160px;
    padding-bottom: 10px;
    padding-left: 38px;
    padding-top: 10px;
	
}
.PackageDiv_Table_Element_Text_feature {
	color: #ABABAB;
    max-width: 160px;
    padding-bottom: 10px;
    padding-left: 36px;
    padding-top: 10px;
	height:15px;
	}
.PackageDiv_Table_Element_Text:hover {
	color:#6b6b6b;
	}
#PackageDiv_Table_Element1 { background:url(../images/Editions_Pricing/idle-table_07.png) no-repeat left center; }
#PackageDiv_Table_Element1:hover { background:url(../images/Editions_Pricing/selected-table_07.png) no-repeat left center; }
#PackageDiv_Table_Element2 { background:url(../images/Editions_Pricing/idle-table_10.png) no-repeat left center;}
#PackageDiv_Table_Element2:hover { background:url(../images/Editions_Pricing/selected-table_10.png) no-repeat left center;}
#PackageDiv_Table_Element3 { background:url(../images/Editions_Pricing/idle-table_12.png) no-repeat left center;}
#PackageDiv_Table_Element3:hover { background:url(../images/Editions_Pricing/selected-table_12.png) no-repeat left center;}
#PackageDiv_Table_Element4 { background:url(../images/Editions_Pricing/idle-table_14.png) no-repeat left center;}
#PackageDiv_Table_Element4:hover { background:url(../images/Editions_Pricing/selected-table_14.png) no-repeat left center;}
#PackageDiv_Table_Element5 { background:url(../images/Editions_Pricing/idle-table_16.png) no-repeat left center;}
#PackageDiv_Table_Element5:hover { background:url(../images/Editions_Pricing/selected-table_16.png) no-repeat left center;}
#PackageDiv_Table_Element6 { background:url(../images/Editions_Pricing/idle-table_18.png) no-repeat left center;}
#PackageDiv_Table_Element6:hover { background:url(../images/Editions_Pricing/selected-table_18.png) no-repeat left center;}
#PackageDiv_Table_Element7 { background:url(../images/Editions_Pricing/idle-table_20.png) no-repeat left center;}
#PackageDiv_Table_Element7:hover { background:url(../images/Editions_Pricing/selected-table_20.png) no-repeat left center;}
#PackageDiv_Table_Element8 { background:url(../images/Editions_Pricing/idle-table_22.png) no-repeat left center;}
#PackageDiv_Table_Element8:hover { background:url(../images/Editions_Pricing/selected-table_22.png) no-repeat left center;}
#PackageDiv_Table_Element9 { background:url(../images/Editions_Pricing/idle-table_24.png) no-repeat left center;}
#PackageDiv_Table_Element9:hover { background:url(../images/Editions_Pricing/selected-table_24.png) no-repeat left center;}
#PackageDiv_Table_Element10 { background:url(../images/Editions_Pricing/idle-table_26.png) no-repeat left center;}
#PackageDiv_Table_Element10:hover { background:url(../images/Editions_Pricing/selected-table_26.png) no-repeat left center;}

#PackageDiv_Table_Element1p { background:url(../images/Editions_Pricing/premium-idle_03.png) no-repeat left center; }
#PackageDiv_Table_Element1p:hover { background:url(../images/Editions_Pricing/premium-selected_03.png) no-repeat left center; }
#PackageDiv_Table_Element2p{ background:url(../images/Editions_Pricing/premium-idle_06.png) no-repeat left center;}
#PackageDiv_Table_Element2p:hover { background:url(../images/Editions_Pricing/premium-selected_06.png) no-repeat left center;}
#PackageDiv_Table_Element3p { background:url(../images/Editions_Pricing/premium-idle_08.png) no-repeat left center;}
#PackageDiv_Table_Element3p:hover { background:url(../images/Editions_Pricing/premium-selected_08.png) no-repeat left center;}
#PackageDiv_Table_Element4p { background:url(../images/Editions_Pricing/premium-idle_10.png) no-repeat left center;}
#PackageDiv_Table_Element4p:hover { background:url(../images/Editions_Pricing/premium-selected_10.png) no-repeat left center;}
#PackageDiv_Table_Element5p { background:url(../images/Editions_Pricing/premium-idle_12.png) no-repeat left center;}
#PackageDiv_Table_Element5p:hover { background:url(../images/Editions_Pricing/premium-selected_12.png) no-repeat left center;}
#PackageDiv_Table_Element6p { background:url(../images/Editions_Pricing/premium-idle_14.png) no-repeat left center;}
#PackageDiv_Table_Element6p:hover { background:url(../images/Editions_Pricing/premium-selected_14.png) no-repeat left center;}
#PackageDiv_Table_Element7p { background:url(../images/Editions_Pricing/premium-idle_16.png) no-repeat left center;}
#PackageDiv_Table_Element7p:hover { background:url(../images/Editions_Pricing/premium-selected_16.png) no-repeat left center;}
#PackageDiv_Table_Element8p { background:url(../images/Editions_Pricing/premium-idle_18.png) no-repeat left center;}
#PackageDiv_Table_Element8p:hover { background:url(../images/Editions_Pricing/premium-selected_18.png) no-repeat left center;}
#PackageDiv_Table_Element9p { background:url(../images/Editions_Pricing/premium-idle_20.png) no-repeat left center;}
#PackageDiv_Table_Element9p:hover { background:url(../images/Editions_Pricing/premium-selected_20.png) no-repeat left center;}
#PackageDiv_Table_Element10p { background:url(../images/Editions_Pricing/premium-idle_22.png) no-repeat left center;}
#PackageDiv_Table_Element10p:hover { background:url(../images/Editions_Pricing/premium-selected_22.png) no-repeat left center;}
#PackageDiv_Table_Element11p { background:url(../images/Editions_Pricing/premium-idle_24.png) no-repeat left center;}
#PackageDiv_Table_Element11p:hover { background:url(../images/Editions_Pricing/premium-selected_24.png) no-repeat left center;}
#PackageDiv_Table_Element12p { background:url(../images/Editions_Pricing/premium-idle_26.png) no-repeat left center;}
#PackageDiv_Table_Element12p:hover { background:url(../images/Editions_Pricing/premium-selected_26.png) no-repeat left center;}
.PackageDiv_Mid_Toggle_Flexi ul li {
	cursor:default;
	}

/* Packages Registration */
.Package_Registeration_Form {
	width:550px;
	float:left;
	}
.Package_Summary {
	float:left;
	}
.Package_Summary {
	display:none;
	margin-top:50px;
	}
.Package_Summary_Header {
	padding-bottom:5px;
	}
.Package_Select_Header, .Package_Summary_Header {
	color:#1C78BD;
	font-size:25px;
	padding-bottom: 8px;
	}
/*Payment Page */
.Payment_Page_Header {
	font-size:25px;
	color:#1C78BD
	}
.Payment_Page_Header span {
    color: #6D6D6D;
    font-size: 15px;
}
.Payment_Page_Info {
	margin-top:10px;
	width:550px;
	}

.Payment_Page_details {
    float: left;
}
.Payment_Page_Cofirm {
	margin: 0 auto;
    width: 150px;
	padding-top:245px;
	}

.Payment_Page {
    float: left;
    margin-left: 160px;
    width: 490px;
}
/* END Editions N' Pricing */

/* Examples Page */
/* Tabs */
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	/* padding: .2em; */
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em 0 0;
}
.Examples_Page_INtab {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #EBEBEB;
    border-color:#DCDCDC;
    border-image: none;
    border-radius: 10px 10px 10px 10px;
    border-style: none solid solid none;
    border-width: medium 1px 1px medium;
    box-shadow: 2px 2px 4px 0 #DCDCDC;
	-webkit-box-shadow:2px 2px 4px 0 #DCDCDC;
	-moz-box-shadow:2px 2px 4px 0 #DCDCDC;
    height: 161px;
    padding: 20px 0;
    width: 940px;
}
.Examples_Page_INtab  li{
	display:block;
	float:left;
	text-align:center;
	width:220px;
	}
.Examples_Page_INtab  li h3{
	padding-top:8px;
	text-transform:capitalize;
	cursor:pointer;
	}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
	color:#a2a2a2;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 10px;
	background:#ebebeb;
	border-radius: 10px 10px 0 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	color:#727272;
	cursor: text;
	
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    background: none repeat scroll 0 0 transparent;
    border-width: 0;
    display: block;
    padding: 34px 20px 20px 0;
	}
/* END Tabs */
#Examples_Page_Tabs {
	
	}
#Examples_Page_Video {
	margin-bottom: 35px;
	}
#Examples_Page_Video h1 {
	font-size:30px;
	color:#417900;
	}
#Examples_page_Wrapper {
	padding-left:20px;
	}
.Examples_Page_Details_Div {
    
    float: left;
    height: 300px;
    margin-left: 20px;
    width: 270px;
	
}
.Examples_Page_Video_Div {
	width:640px;
	height:400px;
	float:left;
	border:5px solid;
	background-color:#2a2a2a;
	}
.Examples_Page_Details_Div h2 {
    color: #6D6D6D;
    font-size: 26px;
    margin-bottom:10px;
}
.Examples_Page_Details_Div_TEXT {
	
	}
.Examples_Page_Details_Div_TEXT p {
	line-height:20px;
	padding-bottom:10px;
	font-size:15px;
	text-align:justify;
	color:#6D6D6D;
	}
.Examples_Page_Goto_Pricing {
    float: left;
    margin: 50px 0 0 100px;
}
.prev {
	float:left;
	margin-top:60px;
	margin-left:10px;
	margin-right:10px;
	cursor:pointer;
	width:9px;
	height:20px;



	}
.next {
	float:right;
	margin-top:60px;
	margin-right:10px;
		cursor:pointer;
	width:9px;
	height:20px;

	}
.Examples_Page_IMG {
	border:1px solid #757575;
	cursor:pointer;
	}
/* END Examples Page */


/* Coverage and PR */
.PR_CV_Item {
	border-color: #D2D2D2;
    border-style: solid;
    border-width: 1px 0;
	padding:20px 0;
	}
.PR_CV_Item_Logo {
    float: left;
    padding-left: 10px;
	width:170px;
}
.PR_CV_Item_Details {
	float:left;
	/* margin-left:60px; */
	width:535px;
	padding-top:10px;
	padding-right:10px;
	}
.PR_CV_Item_Header {
	padding-bottom:10px;
	}
.PR_CV_Item_Header a {
	text-decoration:none;
	color:#666666;
	}
.PR_CV_Item_Header a:visited {
	color:#666666;	
	}
.PR_CV_Item_Details a.PR_CV_Item_Readmore {
    color: #427600;
    font-size: 13px;
    text-decoration: none;
}
.PR_CV_Item_Details a.PR_CV_Item_Readmore:visited {
	color: #427600;
	}
.PR_CV_Item_Date {
	float:right;
	}
.PR_CV_Item_Logo img {
	max-width:130px;
	}

/* END Coverage and PR */

/* DVSEO FORM*/
#dvSEOform {
	
	display: none; 
	width: 422px;
	height:480px;
	}
.dvSEOform_wrap {
	background:url(../images/Platform_Overview/box_clean-bigF1.jpg) no-repeat;
	width: 422px; 
	height:480px;
	}
.dvSEOform_inputs {
    float: left;
    margin-left: 70px;
    margin-top: 100px;
}

.dvSEOform_b4a {
    float: left;
    margin-left: 85px;
    margin-top: 75px;
}

.dvSEOform_examp {
    float: left;
    margin-left: 85px;
    margin-top: 55px;
}
.indexstatuslink a {
	color:#6D6D6D;
	}
.indexstatuslink a:visited {
	color:#6D6D6D;
	}
/* DVSEO FORM*/

/*VD FORM*/

.vdFormStep {
	font-size:15px; 
	background: none repeat scroll 0 0 #F5F5F5;
    border: 2px solid #EDEDED;
    border-radius: 10px 10px 10px 10px;
    padding: 10px;
	margin-bottom:20px;
	line-height:22px;
	color:#747474;
	}
.vdFormStep a{
	color:#747474;
	}
.vdFormStep a:visited{
	color:#747474;
	}
.vdFormStep h2 {
    color: #1D7BC1;
    font-size: 20px;
    padding-bottom: 10px;
} 
.vdFormStepHidden {
	padding:10px;
		display:none;
	}
div#vdForm_Intro ol {
    color: #6D6D6D;
    font-size: 15px;
    list-style: decimal outside none;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-top: 5px;
}

.vdFormStepUpload {
	border: 1px solid #D6D4D4;
    border-radius: 10px 10px 10px 10px;
    float: left;
    margin-bottom: 10px;
    padding: 10px;
    width: 370px;
	margin-top:10px;
	}

.vdFormStepUpload_OR {
    float: left;
    font-size: 35px;
    padding: 20px;
}
#vdForm_step1 {
    
}
#vdForm_step1_hidden {

	}
.vdFormPlatformSelect {
    border: 1px solid #D6D4D4;
    border-radius: 10px 10px 10px 10px;
    float: left;
    margin-bottom: 10px;
    margin-left: 13px;
    padding: 10px;
    width: 200px;
	margin-top:10px;
}
.vdFormPlatformSelectHead {
	cursor:pointer;
	padding-top:15px;
	padding-left:65px;
	background: url("../images/dynamic/vd_platforms.png") no-repeat top left;
	height: 35px;
	}
.vdFormPlatformSelectHead_youtube { background-position: 0 -700px; }
.vdFormPlatformSelectHead_facebook { background-position: 0 -300px;}
.vdFormPlatformSelectHead_metacafe { background-position: 0 -400px;}
.vdFormPlatformSelectHead_dailymotion { background-position: 0 -200px;}
.vdFormPlatformSelectHead_veoh { background-position: 0 -600px;}
.vdFormPlatformSelectHead_blip { background-position: 0 0;}
.vdFormPlatformSelectHead_photobucket { background-position: 0 -100px;}
.vdFormPlatformSelectHead_myspace { background-position: 0 -500px;}
.vdFormPlatformSelectDetails {
	margin-top:10px;
	padding-left:25px;
	padding-bottom:10px;
	font-size:14px;
	display:none;
	}
#vdForm_step1_hidden_upload p {
	margin-bottom:10px;
	}
.vdFormPlatformSelectHead_name {
	font-size:20px;
	}
.vdFormPlatformSelectCheck {
	float:right;
	}
#f1_upload_process {
	visibility: hidden;
	}
.vdFormDescription {
	border: 1px solid #D6D4D4;
    border-radius: 10px 10px 10px 10px;
    float: left;
    margin-bottom: 10px;
    padding: 10px;
    width: 405px;
	margin-top:10px;
	}
/*VD FORM END*/
/*nopCommerce landing page*/
.nopCommerce_paymentClick,.incontact_paymentClick { 
    float: right;
    height: 55px;
    margin-right: 26px;
    margin-top: 18px;
    width: 175px;
	cursor:pointer;
}

.nopCommerce_paymentClick_top,.incontact_paymentClick_top {
    cursor: pointer;
    float: right;
    height: 74px;
    margin-right: 26px;
    margin-top: 24px;
    width: 227px; 
}
.quick_contact_to_payment {
	width:600px;
	margin-left:260px;
	margin-top:20px;
	padding-bottom:30px;
	}
.quick_contact_to_payment h1 {
    color: #818181;
    font-size: 30px;
    margin-bottom: 20px;
}

.quick_register_to_payment {
    margin: 50px 0 0 20px;
    min-height: 360px;
    padding-bottom: 30px;
    width: 640px;
}
.quick_register_to_payment h1{
	color: #1C78BD;
    font-size: 24px;
    margin-bottom: 10px;
	}

.quick_register_submit {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.quick_register_submit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.quick_register_submit:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */


.Package_Summary_free {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #EAEAEA;
    border-radius: 10px 10px 10px 10px;
    margin-top: 50px;
    padding: 20px 20px 9px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */

/*nopCommerce End*/
/*Prestashop Promotion landing page */
.prestashop_paymentClick {
    float: right;
    height: 55px;
    margin-right: 26px;
    margin-top: 18px;
    width: 175px;
	cursor:pointer;
}

.prestashop_paymentClick_top {
    cursor: pointer;
    float: right;
    height: 74px;
    margin-right: 26px;
    margin-top: 24px;
    width: 227px;
}
.prestashop_paymentClickFR_top {
	cursor: pointer;
    float: right;
    height: 74px;
    margin-right: 26px;
    margin-top: 24px;
    width: 227px;
	}
.prestashop_paymentClickFR {
	float: right;
    height: 55px;
    margin-right: 26px;
    margin-top: 18px;
    width: 175px;
	cursor:pointer;
	}
/*Prestashop Promotion landing page end*/

/* Register Form Freemium */
.ContactFormFieldDiv_title {
	
	}
.register_form_wrap {
	margin:0 auto;
	width:550px;
	}
.special_submit_to_free {
	margin-left: 160px;
	}
/* Register Form Freemium END*/
/*One Template Four Results*/
.vidheader {
		margin-left: 10px;
		padding-bottom: 5px;
	} 
.one_temp_four_videos {
    margin: 0 auto;
    width: 720px;
}
.one_temp_four_videos table,.one_temp_four_videos caption,.one_temp_four_videos tbody,.one_temp_four_videos tfoot,.one_temp_four_videos thead,.one_temp_four_videos tr,.one_temp_four_videos th,.one_temp_four_videos td {
	padding:20px;
	}
/*One Template Four Results END*/
/*Full production vs Treepodia*/
.fullvstreepodia_show {
	display:none;
	}
/*Full production vs Treepodia*/
.MsoNormal {
	padding-bottom:0;
	}
/*Webinars Register page*/
.Webinar_Page_Wrap {
	
	}
#Webinar_Contact_Form {
	float:right;
	
	}
#Webinar_Details {
	float:left;
	max-width:39%;
	text-align:justify;
	}
	
#Webinar_Details_new {
	float:left;
	max-width:72%;
	text-align:justify;
	}
	
.Webinar_Details_block {
	padding-top:15px;
	}
	
.Webinar_Details_block h2 {
    color: #666666;
    font-size: 20px;
    padding-bottom: 10px;
}
.Webinar_Details_block p {
	color: #6D6D6D;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 10px;
    text-align: justify;
}
.Webinar_Details_block ul { 
	color: #6D6D6D;
    font-size: 15px;
    line-height: 24px;
    list-style-image: url("../images/dynamic/custom_ul_bullet.png");
    padding-bottom: 5px;
    padding-left: 20px;
}

#Webinar_ThankYou {

	text-align:justify;
	color: #6D6D6D;
    line-height: 20px;
    padding-bottom: 10px;
	}

.Webinar_ThankYou_block p {
	color: #6D6D6D;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 10px;
    text-align: justify;
}	
	

/*Webinars Register page END*/
/*Best Video Of The Month*/
.videoOfTheMonth_video {
	background:url("../images/votm/votm-frame.png");
    height: 380px;
    width: 565px;
	margin: 0 auto;
	}

.videoOfTheMonth_link {
    padding-bottom: 30px;
    padding-top: 10px;
    text-align: center;
}
.videoOfTheMonth_link p{
	
	}
/*Best Video Of The Month End*/
/*Treepoints*/
.treepoints_contact {
    float: left;
    height: 30px;
    margin-left: 371px;
    margin-top: 682px;
    width: 277px;
	cursor:pointer;
	}
/*Treepoints END*/
/*Surveys Pages */


div.spacer {
	height:0px;
	}

/*Surveys Pages END*/
/*Upload video to treepodia*/
.form-all {
	margin-left:0;
	margin-right:0;
	}
html body form#31593956635971.jotform-form div.form-all {
	margin-left:0;
	margin-right:0;
	}
.uploadVideoWrap {
	padding: 20px 0 20px 40px;
	background:url("../images/dynamic/upload530x651.png") no-repeat bottom right;
	}
/*Upload video to treepodia END*/
/*Clarizen status page*/

.clarizenWidgetIframe {
    min-height: 470px;
    width: 980px;
}
/*Clarizen status page END*/
/*Demolinks*/
.Chosen-demolinks {
	min-width:130px;
	}
.demolinksSearch table tr td {
	padding-right:10px;
	vertical-align: top;
	}
.demolinksTable h2 {
    color: #666666;
    font-size: 30px;
}
.demolinksSearch {
	margin-top:5px;
	}
.demolinksTable {
	margin-top:20px;
	}
.demolinks-filter-button {
	-moz-box-shadow:inset 0px 0px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 0px 0px 0px #bbdaf7;
	box-shadow:inset 0px 0px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:normal;
	padding:5px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.demolinks-filter-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.demolinks-filter-button:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */
.demolinks-filter-showall-button {
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:normal;
	padding:5px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.demolinks-filter-showall-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.demolinks-filter-showall-button:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */

.mytreepodiaThinking {
    right:50%;
	display:none;
    height: 100px;
    margin: 0 auto;
    position: absolute;
    width: 100px;
}
/*Demolinks END*/

/*Back2Back*/
.back2back_videos_head td {
	padding-bottom:5px;
	}
.back2back_videos_spacing {
	min-width:10px;
	}
.back2back_videos_foot td {
	padding-top:5px;
	}
.back2back_videos_table {

	}
/*Back2Back End*/

/* Holiday promotion */
.Holiday_promotion_wrap {
	
	}

.PackageDiv_Top_holiday {
    /*background: url("../images/Editions_Pricing/idle_package_details_top.png") repeat scroll 0 0 transparent;*/
    height: 17px;
    width: 230px;
}
.holiday_table_fill {
	/*background: url("../images/Editions_Pricing/idle_package_details_mid.png") repeat-y scroll 0 0 transparent;*/
	text-align:center;
	height: 50px;
	font-size:24px;
	color:#7F7F7F;
	}
.holiday_vertical_spacer {
	width:1px;
	/*background:lightgrey;*/
	}
.holiday_vertical_middle {
 vertical-align:middle;
 color:#7F7F7F;
}
.signupnow_holiday {
	cursor:pointer;
	}
/* Holiday promotion END */

textarea.open {
    resize: none;
}

.Submit-button {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:26px;
	font-weight:normal;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:164px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
}
.Submit-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.Submit-button:active {
	position:relative;
	top:1px;
}
/*Template offline page*/
.templatesOfflineWrap {

}
.templatesOfflineItem {
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    float: left;
    margin: 23px;
    padding: 4px;
    position: relative;
}

.templateOfflineCaptureContainer {
    bottom: 7px;
    height: 25px;
    position: absolute;
    width: 270px;
}


.templatesOfflineItem:hover {
    border: 1px solid #0066CC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #0066CB;
    float: left;
    margin: 23px;
    padding: 4px;
    position: relative;
	cursor:pointer;
}
	
.templateOfflinePlay {
    left: 109px;
    position: absolute;
    top: 47px;
}

.templateOfflineCaptureText {
    color: #FFFFFF;
    height: 17px;
    left: 0;
    padding: 4px 4px 4px 23px;
    position: absolute;
    top: 0;
    width: 243px;
}

.templateOfflineCapture {
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    left: 0;
    opacity: 0.85;
    position: absolute;
    top: 0;
    width: 100%;
}
.templateOfflineThumb {
	width:270px;
	height:152px;
}
.templatesOverlay {
	position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(0, 0, 0, 0.7);
    background: url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuNUmK/OAAAAATSURBVBhXY2RgYNgHxGAAYuwDAA78AjwwRoQYAAAAAElFTkSuQmCC) repeat scroll transparent\9; /* ie fallback png background image */
    z-index:9999;
    color:white;
	display:none;
}

.templatesOfflineObject {
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    float: left;
	clear:both;
    height: 276px;
    padding: 5px;
}
.templatesOfflineObjectWrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    height: 335px;
    margin: 10% auto;
    padding: 23px;
    width: 765px;
}

.templatesOfflineObjectDesc {
    color: #6D6D6D;
    float: left;
    height: 251px;
    line-height: 19px;
    max-height: 251px;
    padding-left: 25px;
    width: 230px;
}

.templatesOfflineOHeader {
    border-bottom: 1px solid #CCCCCC;
    color: #6D6D6D;
    font-size: 26px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.closeButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:110px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
}
.closeButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.closeButton:active {
	position:relative;
	top:1px;
}
.templatesOfflineCloseButton {
    float: right;
}
/*Template offline page*/
/*TryMe*/
.templatesTrymeCloseButton {
    float: right;
}
.templatesTrymeObjectWrap {
display: none;
padding: 10px 10px 20px 20px;
position: absolute;
left: 20%;
top: 50px;
background: white;
box-shadow: 0px 0px 45px 0px;
border-radius: 10px;
width:520px;
}
.tryme-choose-template-button {
float: right;
padding-top: 10px;
padding-right: 20px;
}
.templatesTrymeItem-selected {
    border: 1px solid #0066CC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #0066CB;
    float: left;
    /*margin: 23px;*/
	margin-right:40px; 
    padding: 4px;
    position: relative;
	cursor:pointer;
}
.templatesTrymeItem {
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    float: left;
    /*margin: 23px;*/
	margin-right:40px;
    padding: 4px;
	cursor:pointer;
    position: relative;
}
.tryMerror {
	box-shadow:0px 0px 2px 0px red;
}
.tryMeOk {
	box-shadow:0px 0px 2px 0px green;
}

.serviceBenefits {
float: left;
min-width: 800px;
color: #6D6D6D;
font-size: 13px;
}
.sbItem input[type="checkbox"] {
margin: 3px;
float: left;
}

.sbItem {
float: left;
margin-right: 10px;
}
.sbTitle {
float: left;
padding: 3px 3px 3px 0px;
}
#formProgress {
text-align:center;
height: 20px;
background: #ffffff;
margin-top: 10px;
width: 0%;
box-shadow: 0px 0px 4px 0px #888888;

}
.trymeFileClose {
	cursor:pointer;
    float: left;
    margin-top: 10px;
    margin-right: 2px;
}
#trymeAddMoreImages {
	display:none;
	color:#888888;
}
.trymeBarWrap {
width: 225px;

height: 10px;
border: 1px solid #888888;
display:none;
}
.trymeBar {
background: rgb(28, 120, 189);
height: 100%;
width: 0%;
}
/*TryMe End*/
/**CRM VIDEOS*/
.crmVideoTop {
    background: url('http://treepodia.com//images/crmvideos/crm-top_02.png');
    width: 100%;
    height: 953px;
}
.crmVideo {
	margin-left: 208px;
	padding-top: 77px;
}
.crmcontactme {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:31px;
	line-height:31px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
}
.crmcontactme:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.crmcontactme:active {
	position:relative;
	top:1px;
}
/**CRM VIDEOS END*/
/*Facebook and Treepodia*/



/*Facebook and Treepodia END*/

.cs-downloadit {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:120px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #1570cd;
}
.cs-downloadit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.cs-downloadit:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */
