html{
	background: #F9F9F9;
}
body {
	background: white none;
	color:#999;
	font:0.813em/1.54 Arial,Helvetica,Verdana,sans-serif;
	text-align:center;
	height: 100%;
}
#page{
	width: 100%;
}
#content {
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #F9F9F9;
	border-color: #F2F2F2 #F2F2F2 #D5D5D5;
	border-style: solid;
	border-width: 1px;
	margin: 70px auto 60px;
	width: 960px;
	padding: 20px 0;
}
.company-footer {
	background:	#F9F9F9;
	border-top: 2px solid #eee;
	margin: 0;
	padding: 20px 0;
}
#footer{
	width: 960px;
	margin: 0 auto;
}
#footer #validation li {
	background-color:#eee;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	
}
p.notice.error {
	background:  #e92e2e;
	border: 1px solid #a00;
	margin: 20px;
	padding: 20px;
	color: #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.customer-pages #header {
	width: 980px;
	margin: 20px auto 0;
	position: relative;
	height: 40px;
}
.status-message { background:url("http://staging.xhtmlized.com/_ui/images/bg_status_message.png") repeat-x scroll 50% 0 transparent;  height: 50px; width: 100%;	}
.status-message .inner { background:url("http://staging.xhtmlized.com/_ui/images/bg_status_message_shadow.png") no-repeat scroll 50% 100% transparent; height:20px; padding:14px 0 16px; position:relative; }
.status-message .inner { margin:0 auto; text-align:left; width:960px; }
.status-message p { color:#6B531F; float:left; font-size:1em;font-weight:normal;line-height:1.5385em;margin:0;text-align:left;	}
.status-message .close { display: block; position: absolute; top: 12px; right: 2px; float: right; margin: 0; padding: 0 18px 0 0; font-size: 1em; line-height: 1.6667em; color: #968d3b; background: url("http://staging.xhtmlized.com/_ui/images/bg_status_message_close.png") no-repeat 100% 6px; }
.x-company-network{ display: none!important;}

.customer-pages #header .site-name { text-indent: -999em;text-align: left;}
.customer-pages .site-name strong{ display: none;}
.customer-pages .site-name { background:url("http://staging.xhtmlized.com/_ui/images/logo.png") no-repeat scroll 0 0 transparent;left: 10px; height: 40px; width: 200px;}
#header .site-name { position: absolute; width: 300px; left: 0px; top: 0; z-index: 18; text-align: center; font-weight: bold; font-size: 1.2em; color: #fff; }
#header .site-name strong { margin: -8px 0 -6px 0; display: block; font-size: 2.8em; color: #ff9900; }
#header .site-name { text-decoration: none; }
#header strong.phone {  padding-left: 28px; position: absolute; right: 10px; top: -8px; font-size: 2em; z-index: 100; float: right; background: url(../images/ico_phone.png) no-repeat 0 9px;}
.customer-pages #header strong.phone { color: #000; -moz-box-shadow:0 1px 1px #CCCCCC;-webkit-box-shadow: 0 1px 1px #ccc; box-shadow: 0 1px 1px #ccc; background:url("http://staging.xhtmlized.com/_ui/images/bg_site_options_tel.png") repeat-x scroll 0 100% #FFD729; border-bottom:1px solid #CCCCCC; margin: 4px 0 0px; padding:3px 10px 4px;}

.customer-pages a.btn-start {background: #d00; padding: 4px 6px; color: white!important; font-size: 1.2em; position: absolute; top: 5px; left: 0; }

/** order form **/

#orderform {
	padding: 10px 20px;
}

#orderform p.notice {
	margin: 10px 0;	
}


#profile h2 {
	border-bottom: none!important;
	padding: 30px 20px 30px 20px!important;
	margin: 0;
	color: #333;
}
#profile.baamform fieldset {
	border: 1px solid #eee;
	border-color: #F2F2F2 #F2F2F2 #D5D5D5;
	padding: 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background: white;
}
#profile .actionbuttons button {
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	cursor: pointer;
}
#profile .actionbuttons button:hover{
	background: white;
}
#profile form {
	margin:10px 20px 10px 20px!important;
}
#profile fieldset {
	margin: 20px 10px 0 0;
}
/** projects **/

.project-short {
	padding: 0 40px 20px;
	margin: 0 20px 20px;
	overflow: hidden;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background: white;
}

.project-short h3{
	padding: 30px 0 10px;
	font-size: 1.36em;
}
.project-short h3 a,
.project-short a{
	color: #437bbf;
}
h2.projects-headline {
	padding: 30px 20px;
	color: #333;
}
h2.screen-title {
	padding: 30px 30px 20px;
	font-size: 1.7em;
	color: #333;	
}
.project-short p {
	margin: 10px 0;
}
.project-short ul{
	padding: 30px 0 10px 20px;
	font-size: 1.1em;
	list-style: disc;
}
.project-short ul li{
	padding: 5px 0px 5px 0px;
	margin: 0 0 0 20px;
	list-style: disc;
}
.project h3 {
	font-size: 14px;
	margin: 40px 0 20px 0;
}

.project blockquote {
	margin: 10px 0px 0;
	padding: 20px 20px 10px 20px;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;

}

.project p.progress-summary {
	margin: 0 0px 10px;
	padding: 10px 20px 20px 20px;
	font-size: 18px;
	line-height: 24px;
	
}
.project .project-brief{
	-moz-border-radius: 5px!important;
	border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	background: #EEE url(../images/bg/message.gif) no-repeat left bottom;
	margin: 10px 30px 0;
	padding: 0 20px 20px;
}

.project p {
	margin: 5px 0;
}

.project ul,
.project ol {
	margin: 5px 0 5px 20px;
}
.project h3 a,
.project a{
	color: #437bbf;
}
/** todoitems **/
.project .todoitems {
	margin: 0 30px;
}
.project .todoitems h3{
	font-size: 1.6em;
	position: relative;
	background: url(../images/ico/items.gif) no-repeat 0 0;
	padding: 12px 0 20px 55px;
	border-bottom: 5px solid #eee;
}
.project .item {
	border-bottom: 1px solid #eee;
	margin: 0 0 10px 0;
	padding: 0 0 20px 55px;
}
.progress ol.progress-referrer{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.progress ol.progress-referrer li.upload-files{
	background: url(../images/ico/upload.gif) no-repeat 0 0;
	padding: 8px 0 8px 35px;
	margin: 0 20px 0 55px;
}
.progress ol.progress-referrer li.review-project{
	background: url(../images/ico/review.gif) no-repeat 0 0;
	padding: 8px 0 8px 35px;
	margin: 0 20px 0 55px;
}
.progress ol.progress-referrer li.pay-invoice{
	background: url(../images/ico/pay.gif) no-repeat 0 0;
	padding: 8px 0 8px 35px;
	margin: 0 20px 0 55px;
}
.progress p{
	margin: 0px 0px 0 55px;
	padding-top: 5px;
	clear: both;
}

/** activity **/

.project .activity {
	margin: 0 30px;
	padding-bottom: 20px;	
}
.project .activity h3{
	font-size: 1.6em;
	position: relative;
	background: url(../images/ico/activity.gif) no-repeat 0 5px;
	padding: 12px 0 20px 55px;
	height: 1%;
   border-bottom: 5px solid #eee;
}
.activity h3 span{
	font-size: 0.7em;
	float: right;
	margin: 0px 0 0 20px;
}

.activity h3 a {
	text-decoration: none;
	margin-left: 15px;
	float: left;
	display: inline;
}

.activity h3 a:hover {
	text-decoration: none;
}

.activity .group,
.activity .details {
	margin: 20px 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	overflow: hidden;
}
.activity .group ul{
	margin-left: 0;
	padding-left: 0;
}
.activity .group li {
	margin: 5px 0;
	list-style: none;
	padding-left: 0;
	overflow: hidden;
	clear: left;
}
.activity .group li em{
	float: left;
	padding: 3px 5px 3px 25px;
	margin-bottom: 10px;
	
}
.activity .group li span.action-committed{
	float: left;
	padding: 3px 5px 3px 0px;
	margin-bottom: 10px;
}
.activity .group li em.client{
	background:  url(../images/ico/client.gif) no-repeat 0 0;
	}
.activity .group li em.x-team{
	background:  url(../images/ico/x-team.gif) no-repeat 0 0;
	
}

.activity h4 {
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
	padding-bottom: 5px;
}
a.upload-files{
	background:  url(../images/ico/upload-file.gif) no-repeat 0 50%;
	padding: 0px 0 0 20px;
}
a.write-comment{
	background:  url(../images/ico/write.gif) no-repeat 0 50%;
	padding: 0px 0 0 20px;
}
a.view-activity{
	background:  url(../images/ico/view-activity.gif) no-repeat 0 50%;
	padding: 0px 0 0 20px;
}
.project .activity blockquote {
	font-style: normal;
	border-top: none;
	background:  url(../images/bg/comment-rt.gif) no-repeat 100% 0;
	padding: 5px 5px 0 0;
}

.project .activity blockquote p{
	font-style: italic;
	padding: 15px 20px 20px;
	margin-bottom: 0;
}
.project .activity div.activity-comment{
	background: #eee url(../images/bg/comment-rb.gif) no-repeat 100% 100%;
	padding: 0;
	clear: both;
}
.project .activity div.activity-comment{
	background: #eee url(../images/bg/comment-rb.gif) no-repeat 100% 100%;
}
.project .activity div.activity-comment.private{
	background: #def url(../images/bg/comment-rb-private.gif) no-repeat 100% 100%;
}
.project .activity div.activity-comment-inner{
	background: url(../images/bg/comment-lb.gif) no-repeat 0 100%;
	padding: 0;
	clear: both;
}
.activity .details em{
	float: left;
	padding: 3px 5px 3px 25px;
	margin-bottom: 10px;
	margin-top: -3px;	
}
.activity .details .ativity-date strong{
	float: left;
	padding-right: 10px;
}
.activity .details em.client{
	background:  url(../images/ico/client.gif) no-repeat 0 0;
	}
.activity .details em.x-team{
	background:  url(../images/ico/x-team.gif) no-repeat 0 0;
	
}

.project .comments-summary,
.project .files-summary {
	margin: 10px 60px;
}

.project #newcomment {
	background: #FFFcac;
	margin: 20px 60px;
	padding: 20px 80px 20px 60px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.project #newcomment textarea {
	width: 100%;
	padding: 10px;
	height: 200px;
	font: normal 18px/1.5 Helvetica, Arial, sans-serif;
	line-height: 24px;
}

.project #newcomment button {
	font-size: 14px;
	height: 40px;
}
.project #newcomment button {
	-moz-border-radius: 5px!important;
	border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	border: 1px solid #ccc;
	cursor: pointer;
}
.project #newcomment button:hover{
	background: white;
}
/** files **/

.files .content {
	padding: 0 40px 20px;
	margin: 0 20px 20px;
	overflow: hidden;
	-moz-border-radius: 5px!important;
	border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	background: white;
}

.files h3 {
	font-size: 14px;
	margin: 20px 0 10px 0;
}

.files ul {
	margin: 5px 0 5px 20px;
}

.files .actionbuttons {
	margin: 10px 0;
}

.files .actionbuttons button {
	font-size:18px;
	height:40px;
	width:150px;
}
.files .actionbuttons button {
	-moz-border-radius: 5px!important;
	border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	border: 1px solid #ccc;
	cursor: pointer;
}
.files .actionbuttons button:hover{
	background: white;
}
/** invoices **/

.invoice .content {
	margin: 10px 60px;
}

.invoice .details p {
	margin: 5px;
}

.invoice .address {
	overflow: hidden;
}

.invoice .address strong {
	display: block;
	float: left;
	margin-right: 5px;
}

.invoice .address span {
	white-space: pre;
	display: block;
	float: left;
}

.invoice h3 {
	font-size: 14px;
	margin: 20px 0 10px 0;
}

.invoice thead th {
	border-bottom: 1px solid #999;
}

.invoice th {
	font-weight: bold;	
}

.invoice td {
	color: #000;
}

.invoice tr.total,
.invoice tr.paid-to-date,
.invoice tr.remaining {
	font-weight: bold;
	font-size: 16px;
}

.invoice tr.total th,
.invoice tr.paid-to-date th,
.invoice tr.remaining th{
	text-align: right;
	padding-right: 10px;
}

.invoice tr.total td {
	border-top: 1px solid #000;
	color: #000;
	padding: 10px 0;
}

.invoice tr.remaining td {
	color: #C00;
	padding: 10px 0;
}

.invoice tr.fully-paid td {
	font-size: 22px;
	border-top: 2px solid #C00;
	border-bottom: 2px solid #C00;
	color: #C00;
	padding: 10px 0;
}


.payment-options h4 {
	margin: 10px 0;
	font-size: 14px; 
}

.payment-options pre {
	font: 12px/18px monospace;
	margin: 20px 40px;
}

.payment-options .option {
	margin: 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
}


/** sitemap **/

#sitemap {
	clear: both;
	padding: 0;
	margin: 0;
	float: right;
	position: absolute;
	top: -3.2em;
	right: 0px;
}
#sitemap h3{
	position: absolute;
	left: -1000em;
}
#sitemap ul,
#sitemap ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	
}
#sitemap ul li,
#sitemap ul li.active {
	-moz-box-shadow: 0 1px 1px #eee;
	-webkit-box-shadow: 0 1px 1px #eee;
	box-shadow: 0 1px 1px #eee;
	background: #eee;
	background: -moz-linear-gradient(center top , #f5f5f5, #eeeeee) repeat scroll 0 0 transparent;
	color: #666666;
	float: left;
	font-size: 16px;
	line-height: 1.2;
	list-style: none outside none;
	margin: 0 18px 0 0;
	padding: 10px 15px;
	text-shadow: 1px 1px 1px #FFFFFF;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

#sitemap ul li a{
	float: left;
	text-decoration: none;
	color: #0c131b;
	
}
#sitemap ul li:hover,
#sitemap ul li.active{
	position: relative;
	z-index: 100;
	background: #82C0E0;
	background: -moz-linear-gradient(center top , #82C0E0, #3C6FB8) repeat scroll 0 0 transparent;
	
}
#sitemap ul li:hover a, 
#sitemap ul li.active a{
	color:#fff;
	text-shadow: 1px 1px 1px #000000;
}
/** progress **/
.project .progress {
	margin: 0 60px;	
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
}
.project .progress h3{
	font-size: 1.6em;
	position: relative;
	background: url(../images/ico/progress.gif) no-repeat 0 0;
	padding: 12px 0 20px 55px;
	border-bottom: 5px solid #eef;
}
.project .progress ol {
	overflow: hidden;
	margin-left: 0;
	margin-bottom: 20px;
}
.project .progress ol li {
	font-size: 14px;
	float: left;
	margin: 0 60px 0 20px;
	padding: 5px;
}


/** payments **/

.invoice .payments ul {
	margin: 10px 40px;	
}
a.print-invoice{
	position: absolute;
	top: 22px;
	right: 15px;
	display: block;
	padding: 7px 15px;
	background-color: #fefecc; 
	text-decoration: none;
	border: 1px solid #eded99;
}
a.print-invoice:hover{
	background-color: #eded99; 
	border: 1px solid #baba66;
	color: #235;
}
img.print-logo{
	position: absolute;
	left: -1000em;
}
p.private{
	padding: 5px 0;
}
p.private label{
	padding-left: 5px;
}
.project-short span.new{
	float: left;
	font-size: 50%;
	padding: 1px 3px;
	background: #fc0;
	margin-right: 5px;
	display: inline;
	margin-top: -1px;
}

/* invoices */
ul.invoice-types{
	list-style: none;
	width: 65em;
	overflow: hidden;
	border: none;
	margin: 0 60px 30px;
}
ul.invoice-types li{
	float: left;
	border: none;
	display: inline;
	padding-right: 3px;
}
ul.invoice-types li a{
	float: left;
	padding: 8px 15px;
	background: #eee;
	border: 1px solid #ccc;
	border-width: 0 1px 1px;
}
ul.invoice-types li a:hover{
	background: #ccc;
}
h3#open,
h3#pending,
h3#closed{
	margin: 0px 60px 0;
	padding: 2px 0 15px 23px;
	font-size: 1.3em;
	overflow: hidden;
}
h3#open{
	color:#600;
	background: url(../images/ico/open.png) no-repeat 0 0;
}
h3#pending{
	color:#c16d00;
	background: url(../images/ico/pending.png) no-repeat 0 0;
}
h3#closed{
	background: url(../images/ico/closed.png) no-repeat 0 0;
}
div.table-holder{
	padding: 0 60px 35px;
	border: 1px solid #ccc;
	border-width: 1px 0 0;
}
div.table-holder table{
	width: 67em;

	border-bottom: 1px solid #ccc;
}
div.table-holder table th{
	background: #1b3146 url(../images/bg/heading-bg.png) repeat-x 0 0;
	padding: 10px 5px;
	color: #fff;
	font-size: 1.23em;
}
div.table-holder table.overdue th{
	background: #600000 url(../images/bg/heading-overdue-bg.png) repeat-x 0 0;
}
div.table-holder table.pending th{
	background: #e87300 url(../images/bg/heading-pending-bg.png) repeat-x 0 0;
}
div.table-holder table tbody tr.alter td,
div.table-holder table tbody tr.alter:hover td{
	background: #d8e8f8;
}
div.table-holder table tbody tr:hover td{
	background: #edf5f9;
}
div.table-holder table tfoot td{
	border-top: 1px solid #ccc;
	background: #f5f5f5;
}
div.table-holder table tfoot td.total{
	text-align: right;
	font-weight: bold;

}
div.table-holder table tfoot td{
	font-size: 1.2em;
}
div.table-holder table.overdue tbody tr.alter td,
div.table-holder table.overdue tbody tr.alter:hover td{
	background: #ffd1d1;
}
div.table-holder table.overdue tbody tr:hover td{
	background: #f6eaea;
}
div.table-holder table.pending tbody tr.alter td,
div.table-holder table.pending tbody tr.alter:hover td{
	background: #ffb165;
}
div.table-holder table.pending tbody tr:hover td{
	background: #fdf1e5;
}

div.table-holder table tfoot tr:hover  td{
	background: #f5f5f5;
}
div.table-holder table tbody tr.late td,
div.table-holder table tbody tr.late:hover td{
	color: #600;
	background: url(../images/bg/late-bg.gif) repeat-x 0 0;
	font-weight: bold;
	font-size: 1.1em;
}

div.table-holder td{
	padding: 5px 0 5px 5px;
	clear: left;
	font-size: 1em;
	vertical-align: top;
}
div.table-holder td strong{
	color: #333;
}
div.table-holder td em{
	font-size: 1.2em;
	color: #000;
	font-style: normal;
	font-weight: bold;
}

div.table-holder th.date{
	width: 7em;
}
div.table-holder th.project{
	width: 24em;
}
div.table-holder th.paid{
	width: 10em;
}
div.table-holder th.total{
	width: 10em;
}
div.table-holder th.owe{
	width: 9em;
	text-transform: uppercase;
	font-weight: bold;
}
div.table-holder th.action{
	width: 9.5em;
}
div.table-holder table.pending th.project{
	width: 34em;
}
div.table-holder table.closed th.project{
	width: 44em;
}
div.table-holder table a{
	text-decoration: underline;
	color: #000;
}
div.table-holder table a.pay-invoice{
	float:left;
	background: url(../images/ico/view-invoice.png) no-repeat 100% 50%;
	padding-right: 9px;
	font-weight: bold;
	color: #600;
	text-transform: uppercase;
	text-decoration: none;
}
div.table-holder table tbody tr.late a.pay-invoice,
div.table-holder table tbody tr.late:hover a.pay-invoice{
	color: #600;

}
div.table-holder table tr.late a{
	color: #600;
}
div.table-holder tr.late td em,
div.table-holder tr.late td strong{
	color: #600;
}
div.table-holder table a.payment-info{
	position: relative;
	text-decoration: none;
	padding: 0 2px;
}
div.table-holder table a.payment-info span{
	position: absolute;
	left: -1000em;
	float: left;
	border: 2px solid #003;
	background: #fff;
	padding: 3px;
	z-index: 1000;
	width: 15em;
}
div.table-holder table a.payment-info:hover span{
	left: 12px;
}
#activeuser form {
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #e5e5e5;
	border-width: 1px 2px 2px 1px;
	background: #fff;
	margin: 20px;
	padding: 20px
}
#activeuser form .toggle{
	display: block;
	margin-bottom: 10px;
}
#activeuser form label{
	float: left;
	width: 90px;
	padding: 5px 0;
	text-transform: capitalize;
}
#activeuser form div.field{
	clear: left;
	padding-bottom: 5px;
}
#activeuser form div.buttons,
#activeuser form div.staylogged{
	clear: left;
	margin-left: 90px;
}
#activeuser form.openid div.buttons,
#activeuser form.openid div.staylogged{
	clear: left;
	margin-left: 0px;
}
#activeuser form div.buttons{
	margin: 5px 0 5px 90px;
}

/*******************************************************************************

  CSS on Sails Framework
  Title: XFooter
  Author: XHTMLized (http://www.xhtmlized.com/)
  Date: December 2010

*******************************************************************************/
.footer-sticker {
	position: fixed;
	bottom: 0;
	width: 100%;
}
#x-footer {
	position: relative;
	width: 100%;
	height: 38px;
	background: #373737 url(../images/customer/bg_xfooter_l.png) repeat-x;
}
#x-footer :after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#x-footer .x-footer-bg {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 50%;
	height: 38px;
	background: url(../images/customer/bg_xfooter_r.png) repeat-x;
}
#x-footer ul strong {
	display: none;
}
#x-footer ul {
	position: relative;
	z-index: 2;
	height: 38px;
	list-style: none;
	width: 960px;
	margin: 0;
	padding: 0;
}

#x-footer ul li {
	float: left;
	position: relative;
	z-index: 5;
	height: 38px;
	margin: 0;
	padding: 0;
	
}

#x-footer ul h4 {
	margin: 0;
}

#x-footer ul h4 a {
	display: block;
	position: relative;
	line-height: 38px;
	text-align: center;
	color: #fff;
}

#x-footer ul h4 a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 38px;
	cursor: pointer;
	background: url(../images/customer/bg_xfooter_services.png) no-repeat;
}

#x-footer #x-company h4 a {
	width: 91px;
}

#x-footer #x-jsized h4 a {
	width: 76px;
}

#x-footer #x-jsized h4 span {
	background-position: -91px 0;
}

#x-footer #x-wpized h4 a {
	width: 88px;
}

#x-footer #x-wpized h4 span {
	background-position: -167px 0
}

#x-footer #x-qwertyized h4 a {
	width: 109px;
}

#x-footer #x-qwertyized h4 span {
	background-position: -255px 0;
}

#x-footer #x-mockingboard h4 a {
	width: 137px;
}

#x-footer #x-mockingboard h4 span {
	background-position: -364px 0;
}

#x-footer #x-videoized h4 a {
	width: 99px;
}

#x-footer #x-videoized h4 span {
	background-position: -501px 0;
}

#x-footer #x-gameized a {
	width: 94px;
}

#x-footer #x-gameized h4 span {
	background-position: -600px 0;
}

#x-footer #x-xhtmlized h4 a {
	width: 94px;
}

#x-footer #x-xhtmlized h4 span {
	background-position: -694px 0;
}

#x-footer #x-flashized h4 a {
	width: 87px;
}

#x-footer #x-flashized h4 span {
	background-position: -788px 0;
}

#x-footer #x-heroized h4 a {
	width: 85px;
}

#x-footer #x-heroized h4 span {
	background-position: -875px 0;
}

#x-footer ul li .summary,
#x-footer ul li .summary div,
#x-footer ul li .summary p {
	margin: 0;
	color: #fff;
	background: url(../images/customer/bg_xfooter_summary.png) no-repeat;
}

#x-footer ul li .summary {
	display: none;
	position: absolute;
	bottom: 25px;
	left: 7px;
	width: 181px;
	margin: 0;
	padding-bottom: 17px;
	background-position: -374px 100%;
}

#x-footer ul li .summary div {
	padding-top: 8px;
}

#x-footer ul li .summary p {
	padding: 6px 20px 5px 16px;
	font: bold 0.75em/1.45 Helvetica, Arial, sans-serif;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
	background-position: -186px 0;
	background-repeat: repeat-y;
}

#x-footer ul li:hover {
	z-index: 10;
}

#x-footer ul li:hover .summary {
	display: block;
	z-index: 20;
}

#x-footer ul #x-heroized .summary {
	right: -16px;
	left: auto;
	background-position: -560px 100%;
}

#x-footer ul #x-videoized a,
#x-footer ul #x-heroized a,
#x-footer ul #x-videoized a span,
#x-footer ul #x-heroized a span {
	cursor: default;
}
.inner{
    margin: 30px auto 0;
    text-align: left;
    width: 960px;
}
.hide {
	display: none;
	position: absolute;
	left: -999em;
}
