#ms-content {
   font-family: Arial, sans-serif;
   font: 12px #333;
}


#ms-content h3 {
   font-weight:normal;
   padding-top: 7px;
}

#ms-title {
  font:  21.6px Arial, sans-serif;
  color:  #505050;
}
.right {
    float: right;
    margin-bottom: 0.7em;
    margin-left: 0.7em;
}

.info-group {
  padding-left: 10px;
  margin-bottom: 25px;
  border: #EEEEEE 1px solid;
}
ol {
/**  margin: 0px 0px 0px 0px; **/
  padding: 0px 0px 0px 18px;
}
li {
  line-height: 1.3em;
  margin-bottom: .4em;
  color: #333;
/**  margin: 0px 0px 0px 0px; **/
}


.discrete-text {
  margin: 0px 0px 0px 25px;
  font-size: 80%;
}

.shaded-box {
  background-color: #EEEEEE;
  text-align: left;
  padding: 15px 10px 15px 10px;
  margin: 0px 0px 20px 0px;
}
.big-x-image {
  float: left;
  color: red;
  margin: 0px 15px 0px 0px;
}
#warning-box {
  color: red;
}

.twocol {
    clear:left;
	display: block;
	height: auto;
	list-style:none;
	margin-bottom:1em;
}

.twocol .twocol-left {
	width:67%;
	margin-right:2%;
	float:left;
}

.twocol .twocol-right {
	width:31%;
	float:left;
}

.twocol:after {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}

.footnote {
    font-size: 0.9em;
}

em.dynamic {
    color: #FF9148;
    font-style: normal;
}

#title-groups-area {
  border: #EEEEEE 1px solid;
  margin: 0 0 2em 0;
}

#title-groups-area #title-groups-area-header {
	position:relative;
	overflow:hidden;
	padding: 0.5em 1em 0 1em;
}

#title-groups-area #title-groups-area-header h3 {
	display:inline;
}

#title-groups-area #title-groups-area-header .group-summary {
	display:inline;
	padding:0 1em;
	font-size: 1.2em;
}

#title-groups-area #title-groups-area-header .group-summary p {
	display:inline;
    margin-right:.5em;
}

#title-groups-area #title-groups-area-header .group-summary .help {
	font-size:.8em;
}
#title-groups-area .group-used, #titlegroups-promo .title-used {
	color:#7a7979;
}

#title-groups-area .group-available {
	color:#6EA05C;
	font-weight:bold;
}

#title-groups-area .group-available.none {
	color:#BEBEBE;
}

#title-groups-area .group-summary .number {
	font-size:1.5em;	
}

#title-groups-area dl dt {
	padding:1em;
}
#title-groups-area dl dd {
	padding-left:1em;
	padding-right:1em;
	padding-bottom:.5em;
    margin-left: 0;
}

#title-groups-area dl#titlegroups-list {
	counter-reset: number;
	overflow: hidden;
}

#title-groups-area dl#titlegroups-list dt:before, #title-groups-area dl#servergroup-list dt:before {
    content: counter(number) ". ";
    counter-increment: number;
}

#title-groups-area dl#titlegroups-list dt {
	clear:both;
}

#title-groups-area dl dt a {
	font-weight:bold;
}
 
#title-groups-area dl#titlegroups-list dd {
    margin-left: 1em;
}

#title-groups-area dl dd p.group-used {
    margin-left: 1.3em;
    
}

#title-groups-area dl dd p.group-used, #title-groups-area dl dd p.group-available {
	margin-right:1em;	
	display:inline;
}

#title-groups-area dl#titlegroups-list dd p.group-available {
	display:inline;
    margin-right:18%;	
}

#title-groups-area dl#titlegroups-list dd {
    text-align:right;
}

#title-groups-area dl dd p.group-start {
	float:left;	
    margin:0;
}

#title-groups-area dl dd p.group-limit {
    margin:0;
}

#title-groups-area dl dd .progress-bar {
    margin-top:5px;
}

#title-groups-area dl#titlegroups-list .progress-overall {
    width: 80%;	
}

#title-groups-area .server-group {
	background-color:#f3f2f2;
	overflow:hidden;
	padding-bottom: 1em;
}

#title-groups-area dl#servergroup-summary {
	float:right;
	border:1px solid #cccccc;
	margin:1em;
	width:50%;
}
#title-groups-area dl#servergroup-summary dt {
    color: #333333;
	font-weight:normal;
	padding-top:.5em;
	padding-bottom:1em;
	text-align:center;
	font-size:1.2em;
}
#title-groups-area dl#servergroup-summary dt .help {
	font-size:.8em;
}

#title-groups-area dl#servergroup-summary dt .help a {
	font-weight:normal;
}

#title-groups-area dl#servergroup-summary dd {
	text-align: center;
	padding-bottom:1em;
}

#title-groups-area dl#servergroup-summary dd p.group-used, #title-groups-area dl#servergroup-list dd .title-used {
    color:#555555;
}

#title-groups-area dl#servergroup-summary dd p.group-available.none {
	color:#7A7979;
    font-weight:normal;
}

#title-groups-area dl#servergroup-summary .progress-overall {
    width: 65%;	
}

#title-groups-area dl#servergroup-list {
    margin-bottom:0;
}

#title-groups-area dl#servergroup-list dt {
    padding-bottom:0;
}
#title-groups-area dl#servergroup-list ul li {
	list-style: none;
	margin: 0 0 0 1em;
}

#title-groups-area dl#servergroup-list ul li:before {
    content: "- ";
}

.twocolpromo #cart-link {
	width:500px;
	margin-right:1em;
}

sup {
    font-size: 0.7em;
    vertical-align: top;
}

.donation-summary-promo {
	display:block;
	background-color:#f5f6f6;
    line-height: 1.1em;
    overflow: hidden;
    padding: 0.5em 1em;
    text-align: center;
	margin-top:.5em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.donation-summary-promo .number {
    display: block;
    font-size: 1.7em;
    line-height: 1em;
    padding-bottom: 0.2em;
    white-space: nowrap;
}

span.footnote {
   display: block;
   text-align: right;
}

.cart-link {
	background: #F5F6F6 url(images/cart32.png) no-repeat 10px 10px;
	min-height: 25px; 
	padding:15px 10px 15px 60px;
	color:#824C8B;
	margin-bottom:1em;
}

.cart-link p {
	margin:0 0 0.3em 0;
}

.progress-overall {
    background-color: #6EA05C;
    display: block;
    float: left;
    height: 10px;
    margin: 5px 5px 0;
}

.progress {
    background-color: #b1b0b0;
    display: block;
    height: 10px;
    width: 50%;
}

a.header-link {
    font-size: 0.85em;
    color: #336699;
    text-decoration: none;
}

a.header-link:active {
    text-decoration: underline;
  }


a.header-link:visited {
	color: #824C8B;
}

#whats-this-cycle-date {
  font-size: .9em;
  color: #336699;
}
#whats-this-server-group {
  font-size: 80%;
  color: #336699;
}
#whats-this-ggs {
  font-size: 80%;
  color: #336699;
}
#whats-a-title-group {
  font-size: .9em;
  color: #336699;
}

#ggs-area {
  border: #EEEEEE 1px solid;
  padding: .5em 1em;
  margin-bottom:2em;
}

#ggs-area h4 {
	margin-bottom:1em;	
}

table {
	margin-bottom:2em;	
}

tr td {
    padding: 1em 1em 1em 1em;
}

tr td.active {
    background: none;
}

.error-link p {
	display: inline;
}


.error-summary {
	color:#FF0000;
	background: #F2F2F2 url(images/redX.png) no-repeat scroll 10px 10px;
	min-height: 40px; 
	padding:10px 10px 10px 50px;
	margin-bottom:1em; 
}

.error-summary ul, .error-summary dl {
	margin:0;
}

.error-summary ul li {
	list-style:none;
	margin-bottom:.5em;
}

.error-summary p {
	margin:0 0 .3em 0;
}

.help {
	color:#555555;
  display:inline;
}

div.help div.popup {
	display:none;
}

div.lightbox {
	left:0;
	position:absolute;
	text-align:center;
	width:100%;
	z-index:100;
	display:none;
}

div.lightbox div.window {
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	width:40%;
	padding:.2em 2em 2em 2em;
	text-align:left;
	border:1px solid #CCCCCC;
	-moz-box-shadow:3px 3px 5px #333333;
	-webkit-box-shadow:3px 3px 5px #333333;
	box-shadow:3px 3px 5px #333333;
	min-height:100px;
	font-size: 1.3em;
}

div.lightbox div.window p.close {
	text-align:right;
	margin-top:0;
	font-size:.9em;
	margin-right:-20px;
}

div.lightbox div.window p.close a {
	background: url(images/icon_close.gif) no-repeat right 2px;
	padding-right:30px;
	min-height:30px;
	display:block;
}

dl.vertical-data {
	overflow:hidden;
}

dl.vertical-data dt {
	clear:left;
	float:left;
	margin:0 0.3em .3em 0;
}

dl.vertical-data dd {
	margin:0 0.3em .3em 0;
	overflow:hidden;
	float:left;
}

/** For block linking to the donation center, which
  *  will be placed in other pages **/
.ms-donation-center-button a:link {
  font-size: 12px;
  background:  url(images/microsoftlogo.png) 30px 50% no-repeat;
  border-radius: 8px;
  padding-left: 60px;
  text-decoration: bold;
  
}

.ms-donation-center-text {
  color:  #505050;
}
.ms-donation-center-simple-link a:link {
  color: #ff9148;
}
.ms-donation-center-simple-link a:visited{
  color: #ff9148;
}

/** For the table using tablesorter jquery code*/
table.tablesorter thead tr .header {
	background-image: url(images/sort_arrows.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
  padding:  0px 15px 0px 15px;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #dddddd;
}
/**
table.tablesorter tbody td {
  padding: 3px 10px 3px 10px;
}
**/


/* Cart tweak */
#cart-form-buttons .ms-donation-center-text {
    text-align: left;
    padding: 5px 20px;
    background: #FFF url(images/ms_windows.gif) no-repeat scroll 0px 8px;
}