﻿/* _lcid="1033" _version="12.0.4518"
    _LocalBinding */
html,  form
{
	height:100%;
}
body{
	font-family:Helvetica, Arial, sans-serif !important;
	font-size:12px;
	background-color:#121212;
	margin:0;
	padding:0;
	color:#424c59;
}	
body.white{
	background:url("../../images/background.jpg") no-repeat;
	background-position:top center;
	background-color:#ffffff;
}
.ms-WPBody{
	font-family:Helvetica, Arial, sans-serif !important;
	font-size:12px !important;
}
.ms-WPBody h1, .ms-TPBody h1 {
	font-size:18px;
}
.ms-WPBody h2, .ms-TPBody h2{
	font-size:16px;
}
/*Used in commercelive page-------*/
.ms-WPBody h2.capabilities, .ms-TPBody h2.capabilities{
	font-size:16px;
	margin:10px 0 7px 0;
}
/*--------------------------------*/
.ms-WPBody h3, .ms-TPBody h3 {
	font-size:14px;
}
.ms-WPBody p{
	margin:0 0 13px 0;
	line-height:17px;
}
.ms-WPBody td {
	font-family:Helvetica, Arial, sans-serif !important;
	font-size:12px !important;
}
.ms-WPBody a:link, .ms-WPBody a:visited {
	color:#e1940d;
	text-decoration:none;
}
.ms-WPBody a:hover {
	color:#000;
	text-decoration:underline;
}
.ms-WPBody a.black:link, .ms-WPBody a.black:visited {
	color:#424c59;
	text-decoration:none;
}
.ms-WPBody a.black:hover {
	color:#424c59;
	text-decoration:underline;
}

.ms-WPTitle{
	font-family:Helvetica, Arial, sans-serif !important;
}
.ms-PartSpacingVertical{
	margin:0 !important;
}
img{
	border:0;
}
h1{
	font-weight:bold;
	color:#f8b516;
	font-size:18px;
	margin:0;
	padding-bottom:5px;
}
.content{
	background:url("../../images/background.jpg") no-repeat;
	background-position:top center;
	background-color:#FFFFFF;
}	

.master
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:transparent;
}
.masterContent
{
	width:951px !important;
	background-color:transparent;
}
.spacer
{
	width:12px
}
.breadcrumb
{
    color: #666666;
    clear:both;
    font-size:9pt;  
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    border-bottom:0px #CCCCCC solid;
    margin-bottom:4px;
}
.breadcrumb a, .breadcrumb:active, .breadcrumb a:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #666666;
}
.breadcrumb a:hover
{
	text-decoration:underline;
}
.breadcrumbCurrent
{
	font-weight:bold; 
}
.login
{
	display:inline;
}
.login a:hover
{
	text-decoration:underline;
}
.sharepointLogin
{
	float:right;
	display:inline;
}
.sharepointLogin .ms-globallinks
{
    position:relative;
}
a.#zz8_Menu, a.#zz1_MyLinksMenuMenu
{

}
div.#zz8_Menu_t img
{
    vertical-align:middle;
}
.sharepointLogin div, .sharepointLogin .ms-globallinks, .sharepointLogin .ms-globallinks a,
{
	color:#333333;
}


/*---------------SEARCH PAGE-----------------*/

#searchtopbutton a:link, #searchtopbutton a:active, #searchtopbutton a:visited {
	background: url(../../Images/bt_searchbuttons.gif);
	font-size: 12px;
	color: #424c59;
	width: 65px;
	height: 22px;
	text-align: center;	
	display: block;
	float:left;
	padding: 3px 0 0 0;
	margin-right: 5px;
}

#searchtopbutton a:hover {
	font-weight: bold;
	text-decoration: none;
}

.searchfieldpage {
	width: 147px;
	height: 15px;
	margin: 0;
	float: left;
}

#searchfilters {
	float:left;
	padding: 5px 0 0 0;
}

.srch-stats {
	background-color: transparent !important;
	width: 400px;
	color: #fff;
}

.srch-Page-bg {
	background-color: transparent !important;
	color: #fff;		
}

.resultsbar {
	background: url(../../Images/bg_bluebars.gif);	
	height: 31px;
	color: #e4e7ec;	
}

#resultsbarleft {
	float: left;
	padding-top: 8px;
	padding-left: 8px;
	width: 400px;
}

#resultsbarright {
	float: right;
	padding-top: 8px;
	padding-right: 8px;
	width: 400px;
}

#resultsbarright a:link, #resultsbarright a:active, #resultsbarright a:visited  {
	color: #ffffff;
}

#resultcontent {
	background: url(../../Images/bg_searchcontent.gif);	
	height: 124px;
	margin: 10px 0 10px 0;
}

#resultleft {
	background: url(../../Images/bg_searchiconmain.gif);	
	width: 47px;
	height: 124px;
	float: left;
}

#resultright {
	width: 873px;
	float: right;
	padding-top: 10px;
	color: #424c59;
}

#resultright a:link, #resultright a:active #resultright a:visited {
	text-decoration: none;
	color: #424c59;
}

#resultright a:hover {
	text-decoration: none;
}

.resulttitle {
	color: #f8b516;
	font-size: 14px;
}

.resulttext {
	color: #424c59;
}

.resultorange {
	color: #f8b516;
}

.searchsmall {
	color: #7c7c7c;
	font-size: 11px;
}

/*---------------BLACK TOP BAR-----------------*/
#topbar {
	background-color: #121212;
}
#topbarnav {
	padding: 5px 0 0 0;
	float: right;
	width: 280px;
}
#topbarnav a {
	color: #9b9b9b;
	text-decoration: none;	
	display: block;
	padding: 3px 10px 5px 30px;
}
#topbarnav a:hover{
	color: #FFFFFF;
}
#icontwitter a {
	float: left;
	background: url("../../Images/bt_twitterOFF.png") left top no-repeat;
	height: 23px;	
} 
#icontwitter a:hover {
	background: url("../../Images/bt_twitterON.png") left top no-repeat;	
} 
#iconfacebook a {
	float: left;
	background: url("../../Images/bt_facebookOFF.png") left top no-repeat;	
	height: 23px;
} 
#iconfacebook a:hover {
	background: url("../../Images/bt_facebookON.png") left top no-repeat;	
} 
#iconlinkdn a {
	float: left;
	background: url("../../Images/bt_linkedinOFF.png") left top no-repeat;	
	height: 23px;
} 
#iconlinkdn a:hover {
	background: url("../../Images/bt_linkedinON.png") left top no-repeat;	
} 
#searchfield {
	float: left;
	color: #FFFFFF;
}
#searcharea {
	float: left;
	color: #FFFFFF;
}
#searcharea a {
	background: url("../../Images/bt_search.png") left top no-repeat;
	display: block;
	height: 23px;
	padding-right: 0px;	
}
.searchinput {
	float: left;
	font-family: Arial, Sans-Serif;
    font-size: 11px;
    display: block;
    padding: 2px;
    width: 100px;
	margin-right: 5px;
}
/*---------------END BLACK TOP BAR-----------------*/


/*---------------END SEARCH PAGE-----------------*/


.topArea
{
	background-color:transparent;
	background-position:top right;
}
.topArea :active
{
	text-decoration:none;
}
.topLinkBar 
{
    float:right;
    width:auto;
	padding-left: 1px;
	padding-right: 7px;
   	display:inline;
}
.topLinkBar a,.toplinkbar a:active
{
   	color: #444444;
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a:hover
{
	text-decoration:underline;
}
.topLink
{
   	background: url("../../Images/linksdivider.gif") right 6px no-repeat;
   	display:inline;
}	
.console
{
	clear:both;
}
.search
{
    margin:6px 2px 20px 2px;
}
.search .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    margin-left:2px;
    border:1px #555555 solid;
    height:14px;
}
.search .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size:8pt; 
    color: #3A4663;
    padding:0px;
}
.search .ms-sbgo
{
    background:none;
}
.siteActionMenu
{
    float:right;
}
.authoringRegion
{
	width:100%;
	background-color:#DDDDDD;
	color:#333333;
}
.topNavContainer
{
	height:100px;
}
.topNav
{
    *position:relative;
    *top:-1px;
}
.topNavItem
{
	background-repeat:no-repeat;
	background-position:top right;
	font-size: 10pt;
	color: #333333;	
}
.topNavItem a
{
	display:block;
	padding:46px 10px 0px 10px;
	height:56px;
}
.topNavSelected a
{
	background-image: url('../../Images/cc_Navbar_Gd_Hover.png');
	background-repeat:repeat-x;
	background-position:top right;
	color: #ffffff;
}
.topNavHover a
{
	color:#ffffff;
	background-image: url('../../Images/cc_Navbar_Gd_Hover.png');
	background-repeat:repeat-x;
	background-position:top right;
}
.topNavFlyOuts
{
	border-top:0px black solid;
}
.topNavFlyOutsItem
{	
	text-align:left; 
	font-size: 9pt; 
	background-color: white;
	border:0px #EEF2F7 solid;
	border-top-style: none;
	border-left-style:none;
	border-right-style:none;
	*width:125px;
	min-width:125px;
}
.topNavFlyOutsItem a
{
    color:#666666;
    display:block;
    padding:4px 5px 4px 5px;
}
.topNavFlyOutsHover
{
	background-color:#EEF2F7;
}
.topNavRoundLeft, .topNavRoundRight
{
    width:0px;
}
.sub-nav{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:160px;
}
.sub-nav li{
	font: 12px Helvetica, Arial, sans-serif;
	background:transparent url(../../Images/pi_separation.gif) no-repeat scroll left bottom;
	line-height:34px;
}
.sub-nav a{
	color:#4E5864;
	display:block;
	padding-left:25px;
	text-decoration:none;
}
.sub-nav a:hover{
	color: #FFFFFF;
	background: url(../../Images/bg_submenu.gif) no-repeat left top;
}
.leftNav
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:160px;
}
.leftNav a
{
	color:#666666;
}

.leftNavSpacer
{
	width:160px;
}
.leftNavSelected
{
	background-image:url('../../Images/bg_submenu.gif');
	background-repeat:no-repeat;
	background-position:left;
	background-position-y:top;
	color: #FFFFFF;
	border-top:0px #B2BCDD solid;
	border-bottom:0px #B2BCDD solid;
	line-height:34px;
}
.leftNavSelected a
{
	color: #FFFFFF;
	background: url(../../Images/bg_submenu.gif) no-repeat left top;
	font-weight:600;
}
.leftNav1, .leftNav2, .leftNav3
{
	color: #666666;
}
.leftNav1
{
	
	background:transparent url(../../Images/pi_separation.gif) no-repeat scroll left bottom;
	color:#666666; 
	font-size: 9pt; 
	font-weight:500; 
	color:white;
	line-height:34px;
}
.leftNav1 a
{
	
	font-size: 9pt;
	padding-left:5px;
	display:block;
	padding-right:10px;
}
.leftNav2
{	
		font-size: 8pt; 
	line-height:14pt;
}
.leftNav2 a
{
	padding-left:10px;
	display:block;
	padding-right:10px;
}
.leftNav3
{	
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
}
.leftNavHover
{
	color: #FFFFFF;
	background: url(../../Images/bg_submenu.gif) no-repeat left top;
}
.leftNavFlyOuts
{

	color:#666666; 
	font-size:8pt; 
	border-top:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;	
}
.leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	background-color: #ECEFF3;
}
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#666666;
	*width:100px;
	min-width:100px;
}
.leftNavFlyOutsHover
{
	background-color: #EEF2F7;
}
/*************************************************/
/******************FOOTER START*******************/
/*************************************************/

.footer{
	width:100%;
	background:url('../../Images/footerGR.png') #121212 top left repeat-x;
	padding-top:60px;
	color:#fff;
	font-size:11px;
}
.footer a
{
	color:#666666;
	text-decoration:none;
	padding-left:15px;
}
.footer a:hover
{
	text-decoration:underline;
	color:white;
}
.footerContent
{
	width:950px;
	margin:0 auto;
	padding-bottom:25px;
}
.microsoft-certified{
	float:left;
	width:515px;
}
.footerMenu{
	float:right;
	padding-top:23px;
}
.footer-hr {
	background:transparent url(../../Images/cc_footer_divider.gif) no-repeat center;
	border:medium none;
	clear:both;
	height:50px;
	margin:0;
}
.footer-hr hr {
	display:none;
}
.twitter{
	float:left;
	color:#666666;
}
.footer .twitter a{
	padding-left:0;
}
.twitter img{
	float:left;
}
.twitter span{
	float:left;
	margin-top:5px;
}
/*************************************************/
/******************FOOTER END*********************/
/*************************************************/
.pageTitle
{
	margin:0px;
	font-size: 12pt; 
	font-weight: bold; 
	color: #666666;
}
.pageTitle span
{
	margin:0px;
	padding:0px;
}
.mainContainer
{
margin-left:10px;
margin-right:10px;
}
.bottomLinkBar
{
	font-family: tahoma;  
	font-size: 8pt; 
	color: #999999;
	float:none;
}
.mainContent div.ms-pagebreadcrumb, .mainContent td.ms-pagebreadcrumb
{
	display:none;
}
div.ms-wikieditouter
{
	position:static;
	border-bottom: 1px #6393d4 solid;
	margin-bottom:8px;
	margin-right:5px;
	border-right-width:1px;
}
div.ms-quicklaunchouter
{
	margin-left:7px;
	margin-top:5px;
	width:158px;
	border-width:0px;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clear{
	clear:both;
}
.eventlogo{
	width:220px;
	float:left;
}
.eventdate{
	width:300px;
	float:left;
}

/*************************************************/
/******************COMMERCE LIVE******************/
/*************************************************/
.hr {
	background:transparent url(../../Images/hr.gif) no-repeat center;
	border:medium none;
	clear:both;
	height:1px;
	margin:20px 0;
}
.hr hr {
	display:none;
}
.width33{
	width:33%;
	float:left;
}
.textleft{
	text-align:left;
}
.textcenter{
	text-align:center;
}
.textright{
	text-align:right;
}
.padding-bottom{
	padding-bottom:10px;
}
.padding-left{
	padding-left:10px;
}
.nextsteps{
	background:transparent url(../../Images/bg_nextsteps.jpg) no-repeat center;
	height:147px;
	padding:45px 0 0 20px;
	width:155px;
	color:#fff;
}
.nextsteps ul{
	margin:0;
	padding:0;
}
.nextsteps ul li{
	list-style:none;
	padding:0 0 13px;
	margin:0;
}
.nextsteps a{
	color:#fff !important;
}
ul.arrows{
	margin:5px 0 0 10px;
	padding:0;				
}
ul.arrows li{
	list-style:none;
	background:transparent url(../../Images/bg_arrowblue.gif) no-repeat left top;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	text-align:left;
}
ul.arrows ul li{
	list-style:none;
	background:transparent url(../../Images/bg_arrowgray.gif) no-repeat left top;
}

ul.arrows li ul{
 	margin:10px 0 0;
 	padding:0 0 0 30px;
}
ul.yellowcheck{
	margin:5px 0 0 10px;
	padding:0;				
}
ul.yellowcheck li{
	list-style:none;
	background:transparent url(../../Images/yellowcheck.gif) no-repeat left top;
	padding:0 0 0 18px;
	margin:0 0 10px 0;
	text-align:left;
}
ul.yellowcheck ul li{
	list-style:none;
	background:transparent url(../../Images/yellowcheck.gif) no-repeat left top;
}
ul.yellowcheck li ul{
 	margin:10px 0 0;
 	padding:0 0 0 30px;
}
ul.deploy {
	padding-left:25px;
}
/*************************************************/
/********************NEWS LETTER******************/
/*************************************************/
.newsleter {
	background: url(../../Images/newsletter-top3.gif) no-repeat left top;
	width: 175px;	
}
.newsleter .content {
	background: url(../../Images/newsletter-bottom3.gif) no-repeat left bottom;
	padding:10px;
	overflow:hidden;
	min-height:80px;
}
.newsleter h2{
	margin:0 0 15px;
	color:#ffffff;
	padding-left:25px;
}
.newsleter p{
	font-size:11px;
	line-height:14px;
	margin:0 0 10px;
}
.newsleter fieldset.signup{
	border:0;
	margin:0;
	padding:0;
}
.newsleter fieldset.signup label {
	float:left;
	padding:4px 4px 0 0;
}
fieldset.signup input {
	float:right;
	width:102px;
	font-size:11px;
}
.top-space{
	padding-top:5px;
}
.showcaseimg{
	border:3px solid;
	border-color:#dedede;
}

/*
.showcaseimg {
	border:3px solid;
	border-color:#dedede;
}

.showcase {	
	padding-left:5px;
	font-weight:bold;
}
.showcase a{
background-image:url(../../Images/arrow.png);
background-position:right;
background-repeat:no-repeat;
padding-right:10px;
font-weight:normal;
}
*/
#showcase .list {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
#showcase .list li {
	width:140px;
	display:block;
	float:left;
	list-style:none;
	padding-bottom:10px;
	height:85px;
	overflow:hidden;
}
#showcase .list li img.no-showcase {
	border:3px solid;
	border-color:#dedede;
	margin-right:5px;
}
#showcase .list li a {
	border:3px solid;
	border-color:#dedede;
	margin-right:5px;
	width:124px;
	height:62px;
	display:block;
}
#showcase .list li a:hover {
	border-color:#fcaf17;
}
#showcase .limiter {
	height:285px;
	overflow:hidden;
	position:relative;
}
#showcase .clear {
	clear: both;
	display: block;
	overflow: hidden;
}

#client-overview .img-large, #client-overview .limiter a {
	border:3px solid;
	border-color:#dedede;
	display:block;
}
#client-overview .img-large {
	margin-bottom:10px;
}
#client-overview .selected, #client-overview .limiter a:hover {
	border-color:#fcaf17 !important;
}
#client-overview div {
	overflow:hidden;
}
#client-overview div.limiter {
	width:570px;
	position:relative;
	float:left;
	padding-right:6px;
	padding-bottom:20px;
}
#client-overview ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	width:10000px;
}
#client-overview ul li {
	padding-right:19px;
	display:block;
	float:left;
	list-style:none;
}
#client-overview #back {
	float:left;
	padding-right:6px;
}
#client-overview #next {
	float:left;
}
#client-overview .disabled:hover {
	cursor:default !important;
}
#client-overview p {
	margin-top:10px;
}
#client-overview .limiter img, #client-overview #next, #client-overview #back {
	cursor:default;
}
#client-overview .limiter img:hover, #client-overview #next:hover, #client-overview #back:hover {
	cursor:pointer;
}
/******CTA BOXES - START******/
.ctabox {
	background: url(../../Images/ctabox-top.gif) no-repeat left top;
	width: 175px;
	margin:10px 0;	
}
.ctabox .content {
	background: url(../../Images/ctabox-bottom.gif) no-repeat left bottom;
	padding:10px;
	overflow:hidden;
}
.ctabox h2{
	margin:0 0 15px;
	color:#ffffff;
	padding-left:25px;
}
.ctabox p{
	font-size:11px;
	line-height:14px;
	margin:0 0 10px;
}
.ctabox a{
	color:#4c5662 !important;
	text-decoration:none;	
}
.ctabox a:hover{
	color:#4c5662 !important;
	text-decoration:underline;
}
.top-space{
	padding-top:5px;
}
/******CTA BOXES - FINISH******/
