/* ============================================ */
/* = PROJECT:    Outsourcery Limited          = */
/* = MEDIA:      Screen                       = */
/* = CREATED:    03/07/2009                   = */
/* ============================================ */

/* $Id: campaignlanding.css 146 2009-10-01 15:05:25Z aaslam $ */

.terms {
	font-size: 9px;
	}
	
.osCasestudyTable {
	color: #000;
	margin-left: 12px;
	width: 250px;
	}
.h2MainHeader {
	font-size: 14px;
	margin: 12px 0 12px 20px !important;
	}
.h2ProductName {
	margin: 6px 0 6px 20px !important;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	color:#f50082;
	text-transform:uppercase;
	}
.h3KeyFeatures {
	margin: 10px 0 10px 20px !important;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

#osColumnLandingRows {
	float: left;
	margin: 0;
	width: 650px;
	}

#osColumnLandingRows ul {
	margin: 6px 0 6px 20px;
	list-style:url('/assets/images/landing/key_benefits_bullet.png');
	vertical-align:top;
	line-height:180%;
	}
#osColumnLandingRows ol {
	margin: 6px 0 6px 20px;
	list-style: decimal;
	}
.osColumnLandingRow {
	background: #262626;
	margin: 0 0 2px;
	padding: 6px 20px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	}
.osColumnLandingRow h3 {
	font-weight: bold;
	margin: 0 0 6px;
	text-transform: uppercase;
	}
.osColumnLandingRow p {
	margin-bottom:6px;
	}
p.disclaimerText {
	font-size: 9px;
	margin: 0 0 6px 20px !important;
	}
.osColumnLandingRow a {
	color: #E5E5E5;
	text-decoration: underline;
	}
.osColumnLandingRow a:hover {
	color: #F50082;
	}
.osColumnLandingRowNoLRPad {
	background: #262626;
	margin: 0 0 2px;
	padding: 6px 0;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	}
.osColumnLandingRowNoLRPad h3 {
	font-weight: bold;
	margin: 3px 0 3px 20px;	
	}
.osColumnLandingRowNoPad {
	margin: 0 0 2px;
	padding: 0;
	}
.osThreeColumnLandingFloatItem {
	float:left;
	margin: 0;
	padding: 0 20px;
	width: 226px;
	}
/*  Exchange banner  */
a.bannerExchange {
	background:#fff url('/assets/images/landing/bannerExchange.png') no-repeat 0 0;
	display: block;
	height: 152px;
	text-indent: -9999px;
	width: 650px;
	}
a:hover.bannerExchange {
	background:#fff url('/assets/images/landing/bannerExchange.png') no-repeat 0 -152px;
	}
/*  Sharepoint banner  */
a.bannerSharepoint {
	background:#fff url('/assets/images/landing/bannerSharepoint.png') no-repeat 0 0;
	display: block;
	height: 152px;
	text-indent: -9999px;
	width: 650px;
	}
a:hover.bannerSharepoint {
	background:#fff url('/assets/images/landing/bannerSharepoint.png') no-repeat 0 -152px;
	}
/*  CRM banner  */
a.bannerCRM {
	background:#fff url('/assets/images/landing/bannerCRM.png') no-repeat 0 0;
	display: block;
	height: 152px;
	text-indent: -9999px;
	width: 650px;
	}
a:hover.bannerCRM {
	background:#fff url('/assets/images/landing/bannerCRM.png') no-repeat 0 -152px;
	}

/*arrage trial or callback*/

.osColumnLandingTrial {
	background: #f2f2f2;
	min-height: 323px;
	height: auto !important;
	height: 323px;
	}
.osColumnLandingTrial p {
	color: #000;
	margin: 6px;
	}
	
.osColumnLandingTrialH3 {
	display: block;
	border: 4px solid #f2f2f2;
	background: #262626;
	padding: 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	}

.osColumnLandingTrial p {
	padding:10px;
	color:#000;	
}

table.osTrailTable {
	padding: 2px;
	margin-bottom: 2px;
	}
table.osTrailTable td {
	color: #000;
	}
table.osTrailTable th {
	padding: 0px 0px 0px 20px;
	color: #000;
	}

table.osTrailTable input.text {
	border:1px solid #262626;
	background: #fff;
	width: 162px;
	margin-bottom:2px;
	vertical-align:top;
	}
table.osTrailTable select {
	background: #fff;
	width: 167px;
	margin-bottom:2px;
	}
table.osTrailTable input.submit {
	background:#000;
	color: #fff;
	width: 60px;
	}
	
/*	Product Matrix */

table.osProductMatrix td.nobg {
	background: none;
	}

table.osProductMatrix td.hlrow {
	background: #F50082;
	color: #fff;
	font-weight: bold;
	padding:2px;
	text-align:center;
	text-decoration:none;
	}
table.osProductMatrix td.centred {
	text-align: center;
	}

table.osProductMatrix td.nopadding {
	margin: 0;
	padding: 0;
	}	
table.osProductMatrix td.price {
	text-align:center;
	font-weight:bold;
	padding:6px 0;
	}	

/* Call to Action*/

.osColumnLandingCallToAction {
	height:60px;
	padding:6px 0px;
	}
.osColumnLandingCallToActionBG {
	height:60px;
	margin:6px 0px;
	background: url('/assets/images/landing/btnCallToAction.png') no-repeat 0 0;
	display:block;
	}
	
#osColumnLandingLiveChat a {
	background: url('/assets/images/landing/btnLiveChat.png') no-repeat 0 -120px;
	display:block;
	width:149px;
	height:60px;
	text-indent:-9999px;
	}
#osColumnLandingLiveChat a:hover {
	background: url('/assets/images/landing/btnLiveChat.png') no-repeat 0 0;
	}

.osColumnLandingLiveChat {
	background: url('/assets/images/landing/btnCallToAction.png') no-repeat 0 0;
	float:left;
	height:60px;
	width:150px;
	}
	
.osColumnLandingContact{
	background: url('/assets/images/landing/btnCallToAction.png') no-repeat  -160px 0;
	float:right;
	height:60px;
	width:150px;
	}

/* Video Demo */ 

.osColumnLandingVideoDemoBG {
	height:60px;
	margin:6px 0px;
	background: url('/assets/images/landing/btnVideoDemo.png') no-repeat 0 0;
	display:block;
	}
	
#osColumnLandingVideoDemo a {
	background: url('/assets/images/landing/btnVideoDemo.png') no-repeat 0 -120px;
	display:block;
	width:300px;
	height:60px;
	text-indent:-9999px;
	}
#osColumnLandingVideoDemo a:hover {
	background: url('/assets/images/landing/btnVedioDemo.png') no-repeat 0 0;
	}
/* CRM video*/  
.osColumnLandingVideoCRMBG {
	height:60px;
	margin:6px 0px;
	background: url('/assets/images/landing/btnVideoCRM.png') no-repeat 0 0;
	display:block;
	}
	
#osColumnLandingVideoCRM a {
	background: url('/assets/images/landing/btnVideoCRM.png') no-repeat 0 -120px;
	display:block;
	width:300px;
	height:60px;
	text-indent:-9999px;
	}
#osColumnLandingVideoCRM a:hover {
	background: url('/assets/images/landing/btnVideoCRM.png') no-repeat 0 0;
	}
/* Exchange video*/  
.osColumnLandingVideoExchangeBG {
	height:60px;
	margin:6px 0px;
	background: url('/assets/images/landing/btnVideoExchange.png') no-repeat 0 0;
	display:block;
	}
	
#osColumnLandingVideoExchange a {
	background: url('/assets/images/landing/btnVideoExchange.png') no-repeat 0 -120px;
	display:block;
	width:300px;
	height:60px;
	text-indent:-9999px;
	}
#osColumnLandingVideoExchange a:hover {
	background: url('/assets/images/landing/btnVideoExchange.png') no-repeat 0 0;
	}

/*Case Study*/

.osColumnLandingCaseStudy {
	background:#262626;
	}
.osColumnLandingCaseStudyH3 {
	background:#000;
	border:4px solid #262626;
	display:block;
	padding:10px;
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	}
.osColumnLandingCaseStudyH4 {
	padding: 6px 15px;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	}
.osColumnLandingCaseStudy p {
	color:#fff;
	padding:6px 15px;
	text-align:left;
	}
	/*
	.osColumnLandingCaseStudy img{
	float:right;
	vertical-align:text-top;
	}
	*/
.osColumnLandingCaseStudy span {
	font-weight:bold;
	}
table.osCasestudyTable {
	width:90%;
	}
table.osCasestudyTable td {
	color: #fff;
	vertical-align:top;	
	}
.osCasestudyTableImg {
	float: right;
	padding: 0px 0px 6px 12px;
	}

#osLiteratureReqError {
	color: #f50082;
	padding: 6px 6px 6px 12px;
	}

/* Related Product */
	
.h3RelatedProducts {
	padding:10px;
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	}
.osColumnLandingRelatedProducts {
	background:#f2f2f2;
	padding:4px;
	margin:0 0 6px 0;
	}
.osColumnLandingRelatedProducts img {
	float:left;
	padding:2px;
	}

.osColumnLandingRelatedProductCon h2 {
	text-transform: none !important;
	margin:0px;
	}
.osColumnLandingRelatedProductCon p {
	color:#000;
	}
.osColumnLandingRelatedProductCon a {
	color:#000;
	}

/* saas three keys specific */

.osSaasFloat360H {
	height: 360px;
	}
a.buttonSaas {
	display: block;
	height: 48px;
	text-indent: -9999px;
	width: 226px;
	}
a.buttonSaas:hover {
	background-position: 0 -48px;
	}
a.btnSaasBusEmail {
	background: url('/assets/images/landing/saas_unlock_bus_email.png') no-repeat 0 0;
	}
a.btnSaasBusIntra {
	background: url('/assets/images/landing/saas_unlock_bus_intra.png') no-repeat 0 0;
	}
a.btnSaasCustMan {
	background: url('/assets/images/landing/saas_unlock_cust_man.png') no-repeat 0 0;
	}
a.btnArrangeTrial {
	background: url('/assets/images/landing/arrange_trial_130w.png') no-repeat 0 -28px;
	display: block;
	height: 28px;
	text-indent: -9999px;
	width: 130px;
	margin:8px 0px 8px 0px;
	}
a:hover.btnArrangeTrial {
	background: url('/assets/images/landing/arrange_trial_130w.png') no-repeat 0 0;
	}
a.btnDownloadQSG {
	background: url('/assets/images/landing/download_qsg_130w.png') no-repeat 0 -42px;
	display: block;
	height: 42px;
	text-indent: -9999px;
	width: 130px;
	margin: 0px 10px 8px 0px;
	}
a:hover.btnDownloadQSG {
	background: url('/assets/images/landing/download_qsg_130w.png') no-repeat 0 0;
	}

a.btnFindOutMore {
	background: url('/assets/images/landing/find_out_more_80w.png') no-repeat 0 -36px;
	display: block;
	height: 36px;
	text-indent: -9999px;
	width: 80px;
	margin: 0 20px;
	}
a.btnFindOutMore:hover {
	background: url('/assets/images/landing/find_out_more_80w.png') no-repeat 0 0;
	}
a.btnBecomePartner {
	background: url('/assets/images/landing/become_partner_80w.png') no-repeat 0 -36px;
	display: block;
	height: 36px;
	text-indent: -9999px;
	width: 80px;
	margin: 0 20px;
	}
a.btnBecomePartner:hover {
	background: url('/assets/images/landing/become_partner_80w.png') no-repeat 0 0;
	}
a.btnViewDemo {
	background: url('/assets/images/landing/mcs_demo_footer.png') no-repeat 0 -95px;
	display: block;
	height: 95px;
	text-indent: -9999px;
	width: 799px;
	margin: 0;
	}
a.btnViewDemo:hover {
	background: url('/assets/images/landing/mcs_demo_footer.png') no-repeat 0 0;
	}	
	
.h2KeyBenefits {
	background: #000 url('/assets/images/landing/key_benefits.png') no-repeat;
	height: 70px;
	margin: 0 0 0 20px !important;
	text-indent: -9999px;
	}
.osColumnLandingKeyBenefitBullets {
	float:left;
	padding:0 20px;
	}

.height45 {
	height:45px;
	}
.height55 {
	height:55px;
	}

.osLandingButtonsRow  {
	float:right;
	}

.osLandingButtonsRow ul {
	margin: 0 6px !important;
	}

.osLandingButtonsRow ul li {
	float:left;	
	list-style:none;
	height: 40px;
	width:80px;
	margin: 0 20px 0 0;
	}
.h3MCSLanding {
	font-size:14px;
}

.osMCSLandingFirstRow {
	float:left;
	width:500px;
}

/****  Table layout copied form service.css **** /
/****  Edited by aaslam  ****/

table.osProductMatrix {
	background-color:#000;
	}
table.osProductMatrix a{
	color:#FFF;
	}
table.osProductMatrix th, table.osProductMatrix td {
	background: #262626;
	border: 3px solid #000;
	/*border: 3px solid #e5e5e5; */
	border-width: 1px;
	padding: 2px;
	}
table.osProductMatrix td.nobg {
	background: none;
	}
table.osProductMatrix td.hostedpackage {
	background:url('/assets/images/landing/HostedExchangePackages.png') no-repeat 0 0;
	}
table.osProductMatrix td.hostedsharepointpackage {
	/*background:url('/assets/images/landing/HostedSharepointPackages.png') no-repeat 0 0;*/
	}
table.osProductMatrix td.hostedcrmpackage {
	/*background:url('/assets/images/landing/HostedCrmPackages.png') no-repeat 0 0;*/
	}

table.osProductMatrix th {
	background: #d9d9d9;
	text-transform: uppercase;
	}
table.osProductMatrix th a {
	color: #000 !important;
	display: block;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none !important;
	}
table.osProductMatrix td.learnmore {
	background:#CCC;
	text-decoration: none !important;
	}
table.osProductMatrix td.learnmore a{
	color: #000 !important;
	text-decoration: none !important;
	}
table.osProductMatrix td {
	padding:0px 0px 0px 20px;
	color: #fff;
	}
table.osProductMatrix td.available {
	background: #262626 url('/assets/images/generic/yes.png') center no-repeat;
	padding: 6px 0 6px;
	}
table.osProductMatrix td.hlrow {
	background: #F50082;
	color: #fff;
	font-weight: bold;
	}
table.osProductMatrix td.centred {
	text-align: center;
	padding: 6px 0 6px;
	}
table.osProductMatrix td img{
	display: block;
	margin: 0 auto;
	}
table.osProductMatrix td.nopadding {
	margin: 0;
	padding: 0;
	}
/** Expandable button css**/
.msg_head {
	padding: 10px 10px;
	cursor: pointer;	
	position: relative;
	background-color:#262626;
	margin:1px;
	font-weight:bold;
	margin:6px 0px;
	text-transform:uppercase;
	color:#f50082;
	}

/** White template **/
.osCPColumnLandingRows {
	float: left;
	margin: 0;
	width: 650px;
	background-color:#E5E5E5;
	}
.osCPColumnLandingRowsWhite {
	background-color:#FFFFFF;
	}

.osCPColumnsRowWHAutoWhite {
	background:#FFFFFF none repeat scroll 0 0;
	height:auto !important;
	margin:6px 0 0;
	min-height:78px;
	padding:6px;
	}

.osCPColumnLandingRow {
	height:auto !important;
	margin:0 0 2px;
	min-height:40px;
	}
.osCPColumnLandingRowNoLRPad {
	margin: 0 0 2px;
	padding: 6px 0;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	}

/* WINDOWS PHONE LANDING PAGE */

a#closeLinkX {
	color: #f50082;
	float: right;
	font-size: 20px;
	font-weight: bold;
	margin: 6px 9px 0 0;
	text-decoration: none;
	}

.osWinPhoneFlashBorder {
	background: #fff;
	padding: 5px;
	}
#osWinPhoneFlash {
	background: #000;
	}
#osWinPhoneVideo {
	margin: 6px 0;
	}

#osWPDC {
	cursor: default;
	}

#osWPDC h1 {
	text-transform: uppercase;
	padding: 10px;
	color: #fff;
	font-size: 21px;
	display: block;
	background: #262626;
	text-align: left;
	}

#osWPDC p {
	padding: 10px;
	text-align: left;
	font-size: 110%;
	}

#osWinPhoneContent {
	background: #fff url('/assets/images/landing/wpcontent.png') no-repeat;
	margin: 6px 0 0;
	width: 622px;
	height: 210px;
	padding: 330px 14px 0 14px;
	}

#osWinPhoneContent h2 {
	color: #000;
	font-size:115% !important; 
	margin: 6px 0 6px !important;
	font-weight:bold;
	text-transform:none;
	}

#osWinPhoneContent p {
	color: #000;
	font-size:115% !important; 
	}
#osWinPhoneContent p.terms {
	margin: 0 0 12px !important;
	font-size:110% !important; 
	}

#osWinPhoneContent a {
	color: #f50082;
	}

#osWinPhoneContent #osWPPhoneInfo {
	height: 90px;
	}

#osWinPhoneContent ul li {
	padding: 0 !important;
	float:left;
	}

a.btnWPContactUs {
	background: url('/assets/images/landing/wpcontactus.png') no-repeat;
	display: block;
	width: 340px;
	height: 80px;
	text-indent:-9999px;
	margin: 0 6px 0 0;
	}

a.btnWPBuySIMFree {
	background: url('/assets/images/landing/wpbuysimfree.png') no-repeat;
	display: block;
	width: 271px;
	height: 80px;
	text-indent:-9999px;
	}
#osWinPhoneTerms{
	color: #f50082;
	}
/*Microsoft CRM Express*/

a.btnCRMExpressLP {
	background: url('/assets/images/landing/ExpressBannerLP.png') no-repeat 0px -134px;
	display: block;
	height: 134px;
	text-indent: -9999px;
	width: 300px;
	margin:6px 0;
	}
a:hover.btnCRMExpressLP {
	background: url('/assets/images/landing/ExpressBannerLP.png') no-repeat 0px 0px;
	}
	
/* Microsoft-exchagne campaign */

.osLPBannerBorder {
	background: #fff;
	padding: 5px;
	}
.osLPBanner a {
	text-decoration:none;
	border:0; 
	}
#osLPTitle {
	background: #000 url('/assets/images/landing/MicrosoftExchangeTitlebg.png') no-repeat;
	color: #fff;
	font-size:20px; 
	padding:10px 0;
	margin:4px 0 0 !important;
	font-weight:bold;
	text-transform:capitalize;
	}

#osLPContent { 
	background-color:#FFF; 
	color:#000;
	margin: 0px;
	width: 622px;
	padding: 14px;
	}
	
#osLPContent h2 {
	color: #000;
	font-size:18px !important; 
	margin: 6px 0 6px !important;
	font-weight:bold;
	text-transform:none;
	}

#osLPContent p {
	color: #000;
	font-size:115% !important; 
	margin: 0 0 12px;
	}
#osLPContent p.terms {
	margin: 0 0 12px !important;
	font-size:100% !important; 
	}

#osLPContent a {
	color: #f50082;
	}

#osLPContent ul li {
	padding: 0 !important;
	float:left;
	}
a.btnMicrosoftExchange {
	background: url('/assets/images/landing/MicrosoftExchangeSignup.png') no-repeat;
	display: block;
	width: 300px;
	height: 80px;
	margin: 0 20px 0 0;
	text-indent:-9999px;
	}
a.btnMicrosoftExchangeContact {
	background: url('/assets/images/landing/MicrosoftExchangeContact.png') no-repeat;
	display: block;
	width: 300px;
	height: 80px;
	text-indent:-9999px;
	}
	
/*Case Study*/

.osLPTitleRight{	
	padding: 6px 4px;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	}
#osLPContentTestimonial {
	background: #fff;
	padding: 10px;
	}
	
#osLPContentTestimonial p {
	color: #262626;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	}
#osLPTestimonialName {
	color: #262626;
	font-size: 11px;
	}
#osLPTestimonialTitle {
	color: #262626;
	font-size: 11px;
	font-style: italic;
	}
.osLPCaseStudy {
	background: #f2f2f2;
	margin: 0 0 6px 0;
	padding: 4px;
	height:auto;
	min-height:54px;
	
	}
.osLPCaseStudy img {
	float: left;
	padding: 2px;
	}
.osLPCaseStudyContent p {
	color:#000;
	}
.osLPCaseStudyContent a {
	color:#000;
	}
	
/**** Sharepoint 2010   ***/


a.btnSharePoint2010Demo {
	background: url('/assets/images/landing/SharePoint2010Demo.png') no-repeat;
	display: block;
	width: 300px;
	height: 80px;
	margin: 0 20px 0 0;
	text-indent:-9999px;
	}


#osLPShapoint2010 ul { 
	padding-left:25px;
	}
#osLPShapoint2010 ul li{
	font-size:12px;
	list-style:disc;
	float:none;
	}
a.btnSharepoint2010Contact {
	background: url('/assets/images/landing/SharePoint2010Contact.png') no-repeat;
	display: block;
	width: 300px;
	height: 80px;
	text-indent:-9999px;
	}
	
