@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: black;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFBF0;
	
}
a:visited {
	color: #FFFBF0;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #FFFBF0;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FC6;
}

#header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: 700;
	height: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 668px;
}

#Logo {
	margin-left: 70px;
	position: relative;
	top: 5px;
	border: none;
}
#header a #Logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.textbox li {
	margin-bottom: 5px;
}


#topmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	text-align: right;
	position: absolute;
	height: 100px;
	width: 240px;
	right: 70px;
	top: 5px;
}
#topmenu p {
	margin-top: 8px;
	margin-bottom: 8px;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	font-weight: bold;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#footer span {
 margin-left: 1.2em;
 margin-right: 1em;
}


#cardlogos {
	position: absolute;
	right: 25px;
	top: 6px;
}

#footermenu {
	position: relative;
	width: 900px;
	margin-left: 50px;
	padding-top: 17px;
}

#content {
	height: 515px;
}
#display2 {
	position: absolute;
	height: 220px;
	width: 200px;
	left: 295px;
}
#display1 {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 320px;
	width: 270px;
}

.displaybox {
	border-top-color: #2f2f2f;
	border-right-color: #2f2f2f;
	border-bottom-color: #2f2f2f;
	border-left-color: #2f2f2f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #B19848;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.displaybox p {
	margin-top: 5px;
	margin-left: 5px;
	position: relative;
	z-index: 100;
}
div.displaybox img.displayboximage {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 50;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#menu {
	height: 35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	position: absolute;
	top: 115px;
	right: 70px;
	left: 35px;
	font-weight: 300;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #808080;
	border-right-color: #fff;
	border-bottom-color: #808080;
	border-left-color: #fff;
	font-variant: small-caps;
	z-index: 200;
}
.oneColFixCtr #container #menu a {
	color: #f2da9f;
}

#menu ul {
	background-color: black;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #F6F6F6;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #F6F6F6;
	border-left: none;
}
#menu ul ul {
	margin-top: 10px;
}
#menu ul ul li {
	margin-bottom: 5px;
}
.textbox ul {
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 0px;
}



#MenuBar1 {
	margin-right: 70px;
	margin-left: 50px;
}



.oneColFixCtr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: black;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
}
#card {

}
#displaywhy {
	position: absolute;
	height: 220px;
	width: 200px;
	left: 684px;
}
.textbox {
	border-top-color: #222222;
	border-right-color: #222222;
	border-bottom-color: #222222;
	border-left-color: #222222;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textbox h1 {
	color: #B19848;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#mainContent {
	position: absolute;
	left: 70px;
	top: 180px;
	right: 70px;
	bottom: 110px;
	padding: 0px;
}

#mainContent.long {
	position: static;
	padding-left: 70px;
	padding-top: 180px;
	padding-right: 70px;
	padding-bottom: 0px;
}
#displayCategory .tagline {
	font-style: italic;
	margin-top: 0.5em;
	margin-bottom: 0.75em;
}
#displayCategory {
	position: absolute;
	height: 220px;
	width: 500px;
	left: 0px;
	top: 0px;
}
#display3 {
	position: absolute;
	height: 220px;
	width: 140px;
	left: 513px;
}
#displayadd {
	position: absolute;
	left: 0px;
	top: 340px;
	height: 130px;
	width: 270px;
}
#display4 {
	position: absolute;
	height: 220px;
	width: 120px;
	left: 295px;
	top: 250px;
}
#display5 {
	position: absolute;
	height: 220px;
	width: 140px;
	left: 433px;
	top: 250px;
}
#display6 {
	position: absolute;
	height: 220px;
	width: 140px;
	left: 590px;
	top: 250px;
}
#display7 {
	position: absolute;
	height: 220px;
	width: 140px;
	left: 744px;
	top: 250px;
}
#GeometricDisplay1 {
	position: absolute;
	left: 530px;
	top: 0px;
	height: 220px;
	width: 350px;
}
#colorChart {
	position: absolute;
	left: 0px;
	top: 120px;
	height: 50px;
	width: 500px;
}
#GeometricDisplay2 {
	position: absolute;
	left: 0px;
	top: 250px;
	height: 220px;
	width: 140px;
}
#GeometricDisplay3 {
	position: absolute;
	left: 155px;
	top: 250px;
	height: 220px;
	width: 200px;
}
#GeometricDisplay4 {
	position: absolute;
	left: 370px;
	top: 250px;
	height: 220px;
	width: 140px;
}
#GeometricDisplay5 {
	position: absolute;
	left: 525px;
	top: 250px;
	height: 220px;
	width: 200px;
}
#GeometricDisplay6 {
	position: absolute;
	left: 740px;
	top: 250px;
	height: 220px;
	width: 140px;
}
#displayProduct {
	position: absolute;
	height: 475px;
	width: 500px;
	left: 0px;
	top: 0px;
}
#orderForm {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 200px;
	width: 350px;
	text-align: right;
}

#productColorChart {
	left: 0px;
	top: 125px;
	position: absolute;
}
#productDisplay1 {
	position: absolute;
	left: 530px;
	top: 0px;
	height: 430px;
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
body a: {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtr #container.long {
	background-image: url(images/background_nored.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtr #container.short {
	height: 768px;
	background-image: url(images/background.jpg);
}
.oneColFixCtr #container #footer.long {
	background-image: url(images/rectangle_red.gif);
	position: relative;
	background-repeat: no-repeat;
}

.oneColFixCtr #container #footer.short {
	position: absolute;
	top: 720px;
}

#container #footer.long #footermenu {
	padding-top: 70px;
	padding-bottom: 30px;
}
#container #footer.long #cardlogos {
	padding-top: 50px; 
}
#TaperDisplay2 {
	position: absolute;
	left: 0px;
	top: 250px;
	height: 220px;
	width: 180px;
}
#TaperDisplay3 {
	position: absolute;
	left: 250px;
	top: 250px;
	height: 220px;
	width: 180px;
}
#TaperDisplay1 {
	position: absolute;
	left: 530px;
	top: 0px;
	height: 470px;
	width: 350px;
}
#ThemeDisplay2 {
	position: absolute;
	left: 0px;
	top: 250px;
	height: 220px;
	width: 180px;
}
#ThemeDisplay3 {
	position: absolute;
	left: 250px;
	top: 250px;
	height: 220px;
	width: 180px;
}
#ThemeDisplay1 {
	position: absolute;
	left: 530px;
	top: 0px;
	height: 470px;
	width: 350px;
}
#HolidayDisplay1 {
	position: absolute;
	left: 530px;
	top: 0px;
	height: 470px;
	width: 350px;
}
#HolidayDisplay3 {
	position: absolute;
	left: 250px;
	top: 250px;
	height: 220px;
	width: 220px;
}
#HolidayDisplay2 {
	position: absolute;
	left: 0px;
	top: 250px;
	height: 220px;
	width: 220px;
}
.displayboxRev {
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #2A0000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.displayboxRev p {
	margin-top: 5px;
	margin-left: 5px;
	position: relative;
	z-index: 100;
}
div.displayboxRev img.displayboximage {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 50;
}
#ballPillarDisplay1 {
	position: absolute;
	left: 530px;
	top: 0px;
	height: 470px;
	width: 350px;
}
#ballPillarDisplay3 {
	position: absolute;
	left: 250px;
	top: 250px;
	height: 220px;
	width: 220px;
}
#ballPillarDisplay2 {
	position: absolute;
	left: 0px;
	top: 250px;
	height: 220px;
	width: 220px;
}
a.links {
	font-weight: normal;
	color: #FC6;
	text-decoration: none;
	font-style: italic;
}
#onSaleDisplay1 {
	position: absolute;
	left: 530px;
	top: 0px;
	height: 470px;
	width: 350px;
}
#onSaleDisplay2 {
	position: absolute;
	left: 0px;
	top: 250px;
	height: 220px;
	width: 140px;
}
#onSaleDisplay3 {
	position: absolute;
	left: 155px;
	top: 250px;
	height: 220px;
	width: 200px;
}
#onSaleDisplay4 {
	position: absolute;
	left: 370px;
	top: 250px;
	height: 220px;
	width: 140px;
}

