#wpadminbar {
	display: none !important;
}
#introbar {
	font: 12px arial; font-size-adjust: none; font-stretch: normal;
}
#introbar img {
	margin: 0px; padding: 0px; border: currentColor; border-image: none; vertical-align: middle;
}
#introbar a {
	color: rgb(52, 58, 58); text-decoration: none;
}
#demosite {
	margin: 0px; padding: 0px; border: currentColor; border-image: none;
}
#introbar {
	background: url("images/body.png") left top rgb(238, 238, 238); padding: 10px 0px; top: 0px; width: 100%; height: 30px; clear: both; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 1px; border-bottom-style: solid; position: fixed; z-index: 9999;
}
#introbar .logointro {
	margin: 0px 20px 0px 0px;
}
#introbar .close {
	background: url("images/close_hover.png") no-repeat left; padding: 0px 0px 0px 16px;
}
#introbar .close:hover {
	color: rgb(6, 129, 181); background-image: url("images/close.png");
}
#introbar .left {
	margin: 0px !important; padding: 5px 0px 0px 50px; width: auto; float: left;
}
#introbar .right {
	margin: 0px !important; padding: 0px 50px 0px 0px; width: auto; float: right;
}
.clear {
	clear: both;
}
#introbar .purchase {
	background: url("images/button.png") no-repeat top; font: 13px/26px arial; padding: 0px 2px 2px 23px; width: 125px; height: 26px; text-align: center; color: rgb(255, 255, 255); display: inline-block; font-size-adjust: none; font-stretch: normal;
}
#introbar .purchase:hover {
	background-image: url("images/button_hover.png");
}
.activator {
	background: url("images/up.png") no-repeat top; font: 0px/normal Arial; padding: 0px; left: 200px; top: 0px; width: 42px; height: 36px; text-align: center; display: none; position: fixed; z-index: 9998; font-size-adjust: none; font-stretch: normal;
}
a.activator {
	background: url("images/up.png") no-repeat top; font: 0px/normal Arial; padding: 0px; left: 200px; top: 0px; width: 42px; height: 36px; text-align: center; display: none; position: fixed; z-index: 9998; font-size-adjust: none; font-stretch: normal;
}
.activator:hover {
	background-image: url("images/up_hover.png");
}
a.activator:hover {
	background-image: url("images/up_hover.png");
}
@media all and (max-width:479px)
{
#introbar .left {
	padding-left: 5px !important;
}
#introbar .right {
	padding-right: 5px !important;
}
#introbar .purchase {
	background-position: right top; padding: 0px 12px 2px 8px; border-radius: 6px 0px 0px 6px; width: 50px; height: 26px; line-height: 26px; overflow: hidden; -webkit-border-radius: 6px 0 0 6px; -moz-border-radius: 6px 0 0 6px; -khtml-border-radius: 6px 0 0 6px;
}
}
@media all and (max-width:719px) and (min-width:480px)
{
#introbar .left {
	padding-left: 20px !important;
}
#introbar .right {
	padding-right: 20px !important;
}
}
