html {
  min-height: 100%;
  margin-bottom: 1px; 
}
.body
{
	background-color:#68686A;
	margin-top: 0px;
	margin-bottom: 0px;
}
.master
{
    width:850px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:#FFFFFF;
}
.masterContent
{
	background-color:#FFFFFF;
}

/* Side Faders */
.shadowLeft
{
	background-image: url('http://xen.xensource.com/xensource/images/XensourceDividerLeft.jpg'); 
	background-color: #68686A;
	background-position:top right;
	vertical-align:top; height:100%;  
	background-repeat: repeat-y;
	background-color: #68686A;
  	width:23px !important;

}

.shadowRight
{
	background-image: url('http://xen.xensource.com/xensource/images/XensourceDividerRight.jpg'); 
	border-color: #68686A;
	background-position:top left;
	vertical-align:top; height:100%;  
	background-repeat: repeat-y;
	background-color: #68686A;
	width:23px !important;

}

.spacer
{
	width:12px
}

/* header stuff and navigation from xensource.css file */
.authoringRegion
{
	width:100%;
	background-color:#FFFFFF;
	color:#333333;
}


/* Part of MasterContent: 2nd row containing site logo */
.topArea
{
	height: 80px !important;
	background-image: none;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	width: 100%;
	background-image: none;
	background-position:left;
	vertical-align:bottom
}


/* Top navigation */
.topNavContainer
{
	background-color:#FFFFFF;
	background-image:none;
	height:21px;
}

.topNavBody
{
	padding: 0px 0px 10px 5px;
	margin: 0px;
}
.topNav
{
	margin-left: 22px;
	height:14px;
	padding: 0px;
	border-right: 1px solid #A3A3A3;
    *position:relative;
    *top:-1px; 
}



.topNavItem 
{
	background-repeat:no-repeat; 
	background-position:left;
	background-image:none;
	height:14px;
	color:#000000;
	border-left: 1px solid #A3A3A3;
	font-family: tahoma;  
	font-size: 8pt; 
	padding: 0px;
	margin: 0px;
}

.topNavItem a 
{
	display:block;
	background-image:none;
	height:14px;
	padding:0px 5px 0px 10px;
}

.topNavItem a:hover
{
	background-repeat:no-repeat; 
	background-position:right;
	background-image:none;
	background-color:#FFFFFF;
	color:#787C78;
	text-decoration: none;
}

.topNavItem img
{
	padding: 0px 0px 1px 7px;
	border-width: 0px;
}



.topNavhover
{
	margin-left: 22px;
	height:14px;
	background-repeat:no-repeat; 
	background-position:bottom right;
	background-image:none;
	border-left: 1px solid #A3A3A3;
}

.topNavSelected a
{
	background-image: none;
	color: #CB8828 !important;
	width:100% !important;
}

.zz1_GlobalNav_0 {
 background-color: #ECE5DE !important;

}



/* Current Navigation */
.resCurrentNavigation
{
	
}

.leftNav1 A {
	font-weight:bold;
	padding-left:0px !important;
	padding-right:22px;
}
.leftNav2 A {
	padding-right:22px;
	 font-weight:bold;
	 padding-left:0px !important;
	 
}

/* end header stuff */ 

/* Breadcrumb */

.GlobalBreadcrumbContainer2

{

	color: #A3A3A3;

	font-size: 11px;

	text-decoration: none;

	font-family: Tahoma;

}

.GlobalBreadcrumb2

{

	color: #A3A3A3;

	font-size: 11px;

	text-decoration: none;

	padding-left: 10px;

	padding-right: 10px;

	padding-top: 2px;

	white-space: nowrap;

	font-family: Tahoma;

}

a.GlobalBreadcrumb2:hover

{

	color:#666666;

}


/* Content Class */
.xs_ms-WPBody a:link, .xs_ms-WPBody a:visited
{
	color: #993300;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana;
	text-decoration:none !important;
}

.xs_ms-WPBody 
{
	color: #666666;
	font-size:10px;
	font-family:Verdana;
}

p
{
	color: #666666;
	font-size:10px;
	font-family:Verdana;

}

span{
	color: #666666;
	font-size:10px;
	font-family:Verdana;

}
.xs_ms-WPBody a:hover
{
	color: #c1602f;
	font-weight:bold;
	font-size:10px;
	text-decoration:none !important;
	font-family:Verdana;

}

.description{
	font-size:10px;
}
.HomeLinks
{
	color: #993300;
	font-weight:bold;
	background-image:none; padding-left:0px !important;

}

.HomeLinks:hover
{
	color: #c1602f;
	font-weight:bold;
	text-decoration:none !important;
	background-image:none; padding-left:0px !important;
}


.xs_ms-rteCustom-Header
{
	color: #993300;
	font-size: 24px;
	font-family: Tahoma;
}

.xs_ms-rteCustom-Subheader
{
	color: #cb8828;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

/* Footer */
.footer
{
	background-image: url('http://xen.xensource.com/xensource/images/Xensourcefooter.jpg');
 	height:44px;
    text-align:center; width:100%; background-repeat:repeat-x; background-position:bottom;
   vertical-align:bottom; padding-bottom: 5px;
   
}

.breadcrumb
{
    font-family: tahoma; 
    color: #656b77;
    clear:both;
    font-size:9pt; 
    font-family: tahoma; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    border-bottom:1px #CCCCCC solid;
    margin-bottom:4px;
}
.breadcrumb a, .breadcrumb:active, .breadcrumb a:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb a:hover
{
	text-decoration:underline;
}
.breadcrumbCurrent
{
	font-weight:bold; 
}
.login
{
	display:inline;
}
.login a:hover
{
	text-decoration:underline;
}

.topArea
{
	background:url("http://xen.xensource.com/xensource/images/bl_band.jpg") no-repeat;
	background-position:top right;
}
.topArea :active
{
	text-decoration:none;
}
.logo
{
    float:left;
	height: 42px;
	font-size:14pt; 
	font-family: tahoma;  
	padding-bottom:3px;
	padding-top:3px;
	padding-left:4px;
	padding-right: 0px;
}
.logo a
{
	color: #656B77;
	background-image:url("http://xen.xensource.com/xensource/images/bl_logo.jpg");
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	padding:15px 5px 0px 75px;
}
.topLinkBar 
{
    float:right;
    width:auto;
	padding-left: 1px;
	padding-right: 7px;
   	display:inline;
}
.topLinkBar a,.toplinkbar a:active
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a:hover
{
	text-decoration:underline;
}
.topLink
{
   	background: url('http://xen.xensource.com/xensource/images/linksdivider.gif') right 6px no-repeat;
   	display:inline;
}	
.console
{
	clear:both;
}

/* Copyright/Legal notice */
.Copyright
{
	
	text-align: center;
	font-family: Tahoma;
	padding-right: 15px; padding-top:1px; 
}

a.legalNotice:hover
{
	color: #666666;
}
.legalNotice
{
	color: #A3A3A3;
		text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
}

.search
{
	margin:6px 2px 0px 2px;
	text-align:right;
}

.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;
}



.topNavRoundLeft, .topNavRoundRight
{
    width:0px;
}
.leftNav
{
	margin-right:15px;
	margin-left:7px;
	margin-top:4px;
	padding-top:0px;
	border:1px #8997BC solid;
	background-color: #D0D6E3;
	width:160px;
}
.leftNavSpacer
{
	width:160px;
}
.leftNavSelected
{
	background-color: #B2BCD3;
	color: #F4F5F9;
	border-top:1px #B2BCDD solid;
	border-bottom:1px #B2BCDD solid;
	line-height:14pt;
}
.leftNav1, .leftNav2, .leftNav3
{
	color: #354260;
}
.leftNav1
{
	font-family: tahoma;  
	font-size: 8pt; 
	font-weight:bold; 
	line-height:14pt;
}
.leftNav1 a
{
	font-family: tahoma;  
	font-size: 9pt; 
	font-weight:bold; 
	padding-left:5px;
	display:block;
	padding-right:10px;
}
.leftNav2
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav2 a
{
	padding-left:10px;
	display:block;
	padding-right:10px;
}
.leftNav3
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
}
.leftNavHover
{
	background-color: #596E9E;
	color:#FFFFFF;
}
.leftNavFlyOuts
{
	font-family:Tahoma; 
	font-size:8pt; 
	border-top:1px #CBD1E0 solid;
	border-left:1px #CBD1E0 solid;
	border-right:1px #CBD1E0 solid;	
}
.leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	background-color: #ECEFF3;
}
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	*width:100px;
	min-width:100px;
}
.leftNavFlyOutsHover
{
	background-color: #B2BCD3;
}
.pageTitle
{
	margin:0px;
	font-family: tahoma;  
	font-weight: bold; 
	color: #666666;
	text-transform:lowercase;
	font-size: 11px;
}
.pageTitle span
{
	margin:0px;
	padding:0px;
}
.mainContainer
{
margin-left:10px;
margin-right:10px;
}

.bullet {
background-image:  url('http://xen.xensource.com/xensource/images/XensourceBullet.jpg'); 
}

/* Buy Now */
.resBuyNow
{
	float:right; 
	border:1px #A1A1A1 solid; 
	float:right; 
	width:100px; 
	color:#3E3E3E; 
	font-size: 11px; 
	font-family:Tahoma;
	font-weight:bold; 
	background-image: url('http://xen.xensource.com/xensource/images/XensourceBuyItNow.jpg'); 
	background-repeat:no-repeat; 
	background-position:left;
	padding: 7px 8px 0px 0px; 
	text-align:right;
	height: 20px;
	
}

.resBuyNow:hover
{
	color:#7C7C7C;
}
.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;
}
