@namespace url("http://www.w3.org/1999/xhtml");
@namespace ui url("http://www.w3.org/1999/xhtml");
ui|cover#cover {
	text-align: center;
	overflow-y: scroll;
}
ui|cover#introcover {
	height: 100%;
	width: 440px;
	left: 50%;
	margin-left: -220px;
}
table#intro {
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}
table#intro {
	border-collapse: collapse;
}
table#intro td {
	background-repeat: repeat;
	padding: 0;
}
table#intro td.xn,
table#intro td.xne,
table#intro td.xnw,
table#intro td.xs,
table#intro td.xse,
table#intro td.xsw {
	height: 60px;
}
table#intro td.xe,
table#intro td.xne,
table#intro td.xnw,
table#intro td.xw,
table#intro td.xse,
table#intro td.xsw {
	width: 58px;
}
table#intro td.xn {
background-image: url("/Composite/images/ui/box-n.png");
}
table#intro td.xs {
background-image: url("/Composite/images/ui/box-s.png");
}
table#intro td.xe {
background-image: url("/Composite/images/ui/box-e.png");
}
table#intro td.xw {
background-image: url("/Composite/images/ui/box-w.png");
}
table#intro td.xne {
background-image: url("/Composite/images/ui/box-ne.png");
}
table#intro td.xnw {
background-image: url("/Composite/images/ui/box-nw.png");
}
table#intro td.xse {
background-image: url("/Composite/images/ui/box-se.png");
}
table#intro td.xsw {
background-image: url("/Composite/images/ui/box-sw.png");
}
table#intro td.xc {
	background-color: rgb(255,255,255);
	width: 320px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 50px;
	overflow: visible;
}
/* ............................................................. */
ui|decks#navdecks {
	width: 497px;
	width: 399px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -90px;
}
ui|decks#navdecks ui|dialogtoolbar {
	background-color: transparent;
	padding: 0 35px 0 35px;
}
table#intro {
	color: black;
}
p#introtestsuccess,
ui|clickbutton#introtestsuccessbutton {
	visibility: hidden;
}
p#introtestfailure {
	display: none;	
}
table#intro ui|dialogtoolbar {
	position: relative;
	z-index: 100;
	top: 20px;
}
table#intro h1 {
	margin: 0 0 1.5em 0;
	font-size: 200%;
	border-bottom: 1px solid #B2B2B2;
}
table#intro p {
	margin: 0 0 1em 0;	
}
ul#introtest {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.5em;
}
ul#introtest li {
	padding-left: 20px;	
	background-repeat: no-repeat;
	color: #B2B2B2;
}
ul#introtest li.on {
	color: black;	
}
ul#introtest li.ok {
	background-image: url("/Composite/services/Icon/GetIcon.ashx?resourceName=accept&resourceNamespace=Composite.Icons");
}
ul#introtest li.bad {
	background-image: url("/Composite/services/Icon/GetIcon.ashx?resourceName=cancel&resourceNamespace=Composite.Icons");
}
table#intro ui|radio,
table#intro ui|checkbox {
	font-weight: bold !important;	
}
table#intro ui|radiodatagroup p,
table#intro ui|checkboxgroup p {
	padding-left: 25px;
}
table#intro ui|checkboxgroup {
	padding-left: 2px;
	margin-top: -11px;
}
table#intro ui|checkbutton {
	position: relative;
	left: -1px;	
}
table#intro div.options {
	padding-left: 25px;
	display: none;
}
table#intro div.options.visible {
	display: block;	
}
form.fields {
	text-align: right;
}
form.fields div {
	padding-bottom: 4px;
	clear: both;	
}
form.fields label {
	float: left;
	position: relative;
	top: 6px;
}
form.fields input,
form.fields select {
	width: 170px;
		padding: 5px;
		border: 1px solid #B2B2B2;
}
form.fields label.innerlabel {
	float: none;
	position: relative;
	top: 4px;
        top: 0;
}
form.fields input.newslettercheckbox {
    padding: 0;
    position: relative;
        margin-right: 6px;
        top: 2px;
    vertical-align: bottom;
    width: auto;
}
form.fields input:focus,
form.fields select:focus {
	border-color: black;
}
form.fields input.disabled {
	background-color: ThreeDFace; 
	color: GrayText;
}
/*
form#languageform p {
	padding-top: 1em;
	height: 3em;
	text-align: left;
}
*/
p#websitehelp,
p#consolehelp {
	padding-bottom: 1em;
	height: 3.5em;
}
p#loginok {
	visibility: hidden;	
}
p#lengthbad,
p#loginbad {
 	display: none;
 	position: absolute;
 	top: 0;
 	left: 0;
}
ui|clickbutton.isdisabled {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50) progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
		opacity: 0.5;
		filter: url("/Composite/templates/grayscalefilter.xml#grayscale");
}
ui|clickbutton.isdisabled ui|labeltext {
	color: white;
}
div#licensetext {
	padding: 7px;
	height: 120px;
	overflow: auto;
	border: 1px solid #B2B2B2;
}
table#intro a {
	color: blue;
	text-decoration: underline;
	cursor: pointer;	
}
ui|deck#license form {
	padding-top: 1em;
	position: relative;
	left: -4px;
}
ui|deck#license input {
	position: relative;
	top: 1px;
	cursor: default;
	margin: 3px 3px 3px 4px;
}
p#crumbs {
	color: GrayText;
	position: relative;
	top: -10px;	
}
p#crumbs em {
	font-family: Arial, sans-serif;
	font-size: 10px; 
	/* opacity: 0.75; */
}
p#crumbs span {
	font-weight: bold;
	/* opacity: 0.75; */
}
p#crumbs span.selected {
	color: #CC071E;
	opacity: 1;             
}
