@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;	
}

body {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FFF;
}

a:link, a:visited {
	color:#646464;
	text-decoration: none;
}

a:hover, a:active {
	color: #6E1919;
	text-decoration: none;
}

img {
	border: none;
}

form {
	margin: 0;
}

.smallField, mediumField, longField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.smallField {
	width: 50px;
}

.mediumField {
	width: 195px;
}

.longField {
	width: 400px;
}

.labelNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.instructions {
	border-bottom: 1px solid #B7B7B7;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.linedThumb {
	border: 2px solid #000;
}

#container {
	width: 763px;
	margin: auto;
	margin-top: 10px;
	height:auto ;
}

#error { 
	color: #CC0000; 
	font-size: 11px; 
	background-color:#FFFFEE;
	border: 1px solid #EEE;
	padding: 10px;
	margin-bottom: 10px;
}

#header {
	width: 761px;
	margin: auto;
	background-color: #F4F3E7;
	padding-top: 20px;
	height: 60px;
	overflow: hidden;
	border: 1px #999 solid;
	border-width: 0px 1px 0px 1px;
	position: relative;
}

#logo {
	display: block;
	float: left;
	width: 200px;
}

#byline {
	font-size: 12px;
	font-weight: normal;
	color:#444;
	letter-spacing: 2px;
	display: block;
	float: left;
	margin-top: 15px;
	width: 350px;
}


#search {
	position: absolute;
	top: 30px;
	right: 10px;
	text-align: right;
}

#search input {
	color: #666;
}

#subheader {
	width: 761px;
	margin: auto;
	margin-bottom: 10px;
	border: 1px #999 solid;
	border-width: 0px 1px 0px 1px;
}

#sidebar {
	margin: 0;
	float: left;
	width: 185px;
	height: auto;
}

#sidebarARTIST, #sidebarCATEGORY {
	border: 1px #AAA solid;
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 16px;
}

#sidebarCheckout {
	
}

#sidebarLinks {
	border: 1px #AAA solid;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFF;
	margin-bottom: 10px;
}

#sidebarLinks div {
	margin-bottom: 0px;
}

#sidebarSpecials {
	height: 27px;
	margin-bottom: 16px;
}

#sidebarSpecials a {
	display:block;
	background-color: #315371;
	height: 27px;
	background-image: url(/graphics/nav/biordi_specials.gif)
}

#sidebarSpecials a:hover {
	background-image: url(/graphics/nav/biordi_specials_f2.gif)
}

.sidebarHeader {
	background-color: #F4F3E7;
	color: #6E1919;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	padding-left: 10px;
	letter-spacing: 2px;
	border: 1px #AAA solid;
	border-bottom: none;
}

#sidebar h3 {
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
	white-space: nowrap;
	margin: 0;
	line-height: 23px;
	padding-left: 5px;
	color: #646464;
}

#mainContent {
	margin-left: 195px;
	padding-left: 10px;
	border-left: 1px solid #B7B7B7;
	font-size: 12px;
	min-height: 785px;
}

#mainContent h1 {
	font-size: medium;
	font-weight: normal;
	text-transform: uppercase;
	color: #335675;
	margin-top: 0;
	margin-bottom: 0;
}

#mainContent h2 {
	font-size: small;
	font-weight: normal;
	text-transform: uppercase;
	color: #335675;
	margin-top: 10px;
	margin-bottom: 10px;
}

#mainContent p {
	font-size: 12px;
	color: #111;
	line-height: 20px;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	width: 763px;
	margin: auto;
	text-transform: uppercase;
	border-top: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
	padding: 8px 0px 8px 0px;
	color: #333;
	text-decoration: none;
	text-align:center;
}

#copyright {
	font-family: "Times New Roman", Times, serif;
	color: #666;
	text-transform: uppercase;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}

.categoryHeader {
	border-top: 1px solid #B7B7B7;
	padding: 5px 0 0 0;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}

.sortContainer {
	color: #335675;
	border-top: 1px solid #B7B7B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 6px 0 7px 0;
}

.sortContainer select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pagerContainer {
	text-align: right;
	border-top: 1px solid #B7B7B7;
	padding: 4px 0 7px 0;
}

.pagerContainer ul {
	white-space: nowrap;
	margin: 0;
}

.pagerContainer li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	list-style-type: none;
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
}

.pagerContainer li a:link, .pagerContainer li a:visited, .pagerContainer li a:hover, .pagerContainer li a:active {
	text-decoration: none;
}

.pagerContainer img {
	border: none;
}

.onPage {
	color: #003D6D;
	border: 1px solid #003D6D;
	font-weight: bold;
}

.onPage a:link {
	color: #003D6D;
}

.offPage {
	color: #333;
	border-left: 1px solid #B7B7B7;
	border-right: 1px solid #B7B7B7;
}

#productContainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#productDescription {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 14px;
}

#productDescription h3 {
	color: #114488;
	font-size: 14px;
	font-weight: normal;
}

.lined {
	border-top: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
	padding: 4px 0px 4px 5px;
}

#cartInfo {
	position: absolute;
	top: 0px;
	left: 700px;
}

#breadcrumb {
	display: none;
	font-size: 12px;
	color: #666;
	padding: 0px 0 8px 0;
	text-transform: uppercase;
}

.cartNav, .cartNav a:link, .cartNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#goBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#006699;
}

.viewLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#006699;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.errorMsg {
	color:#FF0000;
}

.navblock {
	padding-top: 4px;
	padding-bottom: 8px;
	margin: 4px;
	border-bottom: 1px solid #B7B7B7;
	color: #646464;
	cursor: pointer;
	text-transform: uppercase;
}

#menuGrid {
	width: 100%;
}

#menuGrid td {
	text-transform: uppercase;
	font-size: 10px;
	color: #003D6D;
	text-align:center;
	vertical-align: top;
	padding-right: 8px;
	height: 125px;
	white-space: nowrap;
}

#menuGrid a:link, #menuGrid a:visited {
	color: #003D6D;
}

#menuGrid img {
	border: 1px solid #B7B7B7;
	margin-bottom: 2px;
}

.thumbTable {
	border-collapse: collapse;
	border-bottom: 1px solid #B7B7B7;
	border-top: 1px solid #B7B7B7;
	margin-bottom: -1px;
}

.thumbCell {
	text-align:center;
	border-bottom: 1px solid #B7B7B7;
	border-right: 1px solid #B7B7B7;
	padding: 10px;
	width: 183px;
	vertical-align: bottom;
}

.thumbCell a:link, .thumbCell a:visited {
	color: #114488;
	text-decoration: none;
}

.thumbCell a:hover, .thumbCell a:active {
	color: #900;
	text-decoration: none;
}

.thumbName {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	font-size: 12px;
	text-align:left;
	width: 163px;
	white-space: nowrap;
	overflow: hidden;
}

.thumbPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #222;
}

.thumbCell img {
	padding-bottom: 7px;
}

.warning {
	font-style: italic;
	color:#770000;
}

.patternCell {
	text-align:center;
	vertical-align: top;
}

.patternCell div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #114488;
	text-align:left;
}

.linedTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #114488;
	text-align: left;
	border-bottom: 1px solid #B7B7B7;
	border-top: 1px solid #B7B7B7;
	white-space: nowrap;
	height: 30px;
	padding: 10px;
	padding: 0 10px 0 10px;
}

.linedTable td {
	font-family: Georgia, "Times New Roman", Times, serif ;
	padding: 5px;
	padding-top: 8px;
	font-size: 14px;
	color: #114488;
	height: 50px;
	vertical-align: top;
	white-space: nowrap;
}

.linedTableFooter {
	border-top: 1px solid #B7B7B7; 
}

.outlinePanel {
	background-color: #666;
	padding: 4px;
}

.outlinePanel div {
	color: #FFFFFF;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	padding: 5px;
}

.prices {
	font-family: Helvetica, Verdana,Arial, sans-serif;
	font-size: 12px;
	font-weight:300;
	color: #000;
}

.cartTable {
	background-color: #FFFFFF;
	width: 744px;
	padding: 5px;
}

.cartTable h2 {
	font-size: 16px;
}

.cartTable th {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-align: left;
	border-bottom: 1px solid #B7B7B7;
}

.cartTable td {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	vertical-align: top;
	border-bottom: 1px solid #B7B7B7;
}

#banner h1 {
	font-size: 26px;
	padding: 4px 10px 0 0;
	padding-top: 4px;
	padding-left: 10px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	font-weight: normal;
}

#banner h2 {
	font-size: 16px;
	padding: 0px 10px 0 0;
	letter-spacing: 1px;
	margin-top: 0px;
	font-weight: normal;
}

#banner a {
	color: #FFF;
	text-decoration: none;
}

