@charset "UTF-8";

/*
=GENERAL STYLE
*/
body {text-align: center; font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif; color: #000; background: #fff url(../i/main_bg.gif) repeat-y center;}
	
strong{font-weight: bold;}

em{font-style: italic;}

	
	
/*
=CART OVERRIDE STYLES - Jason - First Scribe Inc
*/
.header { border-top: none; }
.header-top-container {background: #48514c url(../i/header_bg.gif) repeat-y center;}
.header-top {background: url(../i/header.jpg) no-repeat; height: 126px;}
.wrapper h1#logo { display: none; }
.middle, .middle-container {background:none }
.footer-container {border-top: none; }
.footer {background: none; }
.footer .legality {
	color:#000;
}
.footer .informational a, .footer .informational a:hover {
	color:#666;	
}
.mini-search {
	top: 149px;	
	background: none;
}

.quick-access {
	margin-top: 0px;
	padding-top: 0px;
	position:absolute;
	top: 175px;
	right: 10px;
	width:auto;
}
.quick-access a {
	color:#1E7EC8;
}

