body {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	font-family: myriad, arial, san-serif;
	font-size: 90%;
	background-color: #cfefff;
  background:url(http://polynomiography.com/images/polyBGND.jpg) bottom center no-repeat; 
  background-attachment:fixed;
}
div {
	margin: 0px;
  padding: 0px;
}
.frame {
	margin: auto;
	width: 780px;
	text-align: left;
	border: 1px solid #003399;
  background-color: #ffffff;
}
.spacer {
	clear: both;
}
.error {
	color: #810000;
}
a {
	color: #000083;
}
a:hover {
	color: #005300;
	text-decoration: none;
}
h1 {
	color: #005fbf;
  font-size: 140%;
}
/*** header *************************************************/
.header {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
/*** topMenu ************************************************/
.topMenu {
	position: relative;
	clear: both;
  width: 99.9%;
  border-bottom: 1px solid #005300;
  text-align: right;
}
div.topMenu ul {
	padding: 0px;
	margin: 2px 10px 1px 5px;
}
div.topMenu li {
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 30px;
  font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}
div.topMenu li a {
	display: inline;
	color: #000000;
	text-decoration: none;
}
div.topMenu li a:hover {
	color: #669900;
}
div.topMenu img {
	display: inline;
}
/***  newsItems ***/
.newsItems {
	float: left;
  width: 238px;
  background-color: #f6f6f5;
}
.newsItems h3 {
	margin: 10px 0px 5px 0px;
	padding: 2px 5px 2px 15px;
	color: #ffffff;
	font-size: 105%;
	background: url(../images/revised/h3Bar.gif) no-repeat top left;
}
.newsItems h3 a {
  	color: #ffffff;
    text-decoration: none;
 }
 .newsItems h3 a:hover {
  	text-decoration: none;
 }
.newsItems .subMenu {
	border: 1px solid #000000;
  background-color: #ffffff;
  margin: 15px 5px 10px 5px;
  padding: 8px 0px 6px 0px;
  font-size: 105%;
  font-weight: bold;
}
.newsItems .subMenu a {
	display: block;
  padding: 2px 3px 2px 5px;
  text-decoration: none;
  color: #10163c;
}
.newsItems .subMenu a.categoryHere,
.newsItems .subMenu a.subCategoryHere {
	background-color: #005fbf;
  color: #ffffff;
}
.newsItems .subMenu a.category {
}
.newsItems .subMenu a.subCategory,
.newsItems .subMenu a.subCategoryHere {
	padding-left: 15px;	
}
.newsItems .subMenu a:hover.category,
.newsItems .subMenu a:hover.subCategory {
	background-color: #dfdee4;
  color: #000000;
}
.newsItem {
	margin: 5px 5px 15px 15px;
  border-right: 1px solid #00c2ec;
  border-bottom: 1px solid #00c2ec;
 }
 .newsItem p {
 font-size: 90%;
 margin-top: 5px;
 padding-top: 0px;
 }
.newsItem .date {
	font-weight: bold;
  padding-left: 0px;
  padding-bottom: 5px;
  display: block;   
}
.newsItem .date img {
	margin: 0px 15px 0px 0px;
  padding: 0px;
  }

#slideshow {
	text-align: center;
  background: center top no-repeat;
  width: 170px;
  height: 170px;
  margin-left: 15px;  
}
#slideimage {
	width: 170px;
  height: 170px;
	margin: 0px;
  padding: 0px;
  border: none;
}
#slideimage a {
	color: #000000;
  text-decoration: none;
}
/************* index page **********************/
.mainContent {
	float: right;
  width: 536px;
  background-color: #ffffff;
  padding-bottom: 15px;
  text-align: center;
  margin-top: 10px;
}
.mainContent h2 {
	color: #000083;
  padding-top: 10px;
  padding-right: 5px;
  font-size: 110%;
}
.subPromo {
	margin: 0px 10px 15px 15px;
  border-bottom: 1px solid #00c2ec;
  border-right: 1px solid #00c2ec;
  background-color: #f6f6f5;
}
.subPromo img {
	border: 0px;
}
.subPromo p.quote {
	text-align: left;
  padding: 0px 5px 0px 5px;
  font-style: oblique;
}
.subPromo p.quoter {
	text-align: right;
  padding: 0px 20px 0px 5px;
}
.covers {
	position: relative;
  height: 190px;
}
.covers img {
	position: relative;
  display: block;
  
}
#movie {
	margin: 15px 0px 0px 0px;
}
#siggraph {
	float: left;
  margin-left: 10px;
}
#sno {
	float: left;
  margin-left: 18px;
  margin-top: 35px;
}
#discover {
	float: left;
  margin-left: 18px;
  margin-top: 22px;
}
#tiede {
	float: right;
  margin-right: 10px;
  
}
.galleryPromo {
	position: relative;
  float: left;
  margin-bottom: 10px;
}
.galleryPromo img {
	display: block;
  border: none;
  margin-right: 7px;
}
.galleryPromo span.caption {
	display: block;
}
/********************** content pages *************************/

.mainContent p.breadcrumb {
	font-size: 80%;
  padding: 0px;
  margin: 0px;
  text-align: left;
}
.viewPic {
	text-align: center;
  margin-top: 15px;
  padding: 15px 5px 15px 5px;
}
.viewPic p {
	margin: 0px;
  padding: 10px 0px 15px 0px;
}
.viewPic img {
	margin: 0px;
  padding: 20px 0px 15px 0px;
}
.main {
	position: relative;
	float: right;
  width: 536px;
  background-color: #ffffff;
  padding-bottom: 15px;
  text-align: left;
  margin-top: 10px;
}
.main .decor {
	position: relative;
  display: block;
  float: right;
  margin: 15px 20px 10px 10px;
  padding: 0px;
}
.main h2 {
	font-size: 110%
}
.main p {
	font-size: 90%
}
/*** accolades ***/
.main .withPic {
	position: relative;
	float: left;
  margin-bottom: 10px;
  clear: both;
  width: 99.5%;
}
.main .withPic img {
	float: left;
  border: none;
  margin: 0px 15px 10px 0px;
}
.main .withPic img.right {
	float: right;
}
.ledger {
	margin-left: 120px;
}
/*** Contact Form *****************************************/

div.noHeightRow {
	clear: both;
	vertical-align: middle;
	margin-top: .5em;
}
.contactForm {
	width: 350px;
}
div.contactRow {
	clear: both;
	vertical-align: middle;
	height: 1.25em;
	margin-top: .5em;
}
div.contactRow span.label {
	float: left;
  width: 20%;
	padding: 0px .5em 0px 0px;  
  vertical-align: middle;
  text-align: right;
	font-weight: bold;
	color: #ff6600; 
  margin-bottom: 4px;
}
div.contactRow span.formLabel, 
div.noHeightRow label {
	float: left;
  width: 25%;
  text-align: right;
	vertical-align: middle;  
  padding: .5em .5em .5em 0;
	font-weight: bold;
	color: #003399;
} 
div.contactRow span.info {
	float: right;
	width: 73%;
	text-align: left;
	padding: .5em 0 0 0;
}
.center {
	text-align: center;
}
div.contactrow {
	display: none;
}
#fcf label {
	float: left;
	width: 125px;
  text-align: right;
  vertical-align: top;
  display: block;
  padding: 2px 10px 5px 0px;
  clear: left;
 }
 #fcf input.inputFloat,
 #fcf textarea {
 	display: block;
  float: left;
  margin-bottom: 4px;
  margin-left: 4px;
 }
#fcf fieldset{width:450px;font-family:arial;font-size:11px}
#fcf #spam{text-align:center}
  
/************footer***********************************************/
.footer {
	position: relative;
	width: 780px;
	left: 0px;
	background-image: url(../images/footerGreen.gif);
	color: #000000;
	text-align: center;
	clear: both;
}
.footer ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.footer ul li {
	display: inline;
	padding:  5px 15px 5px 15px;
  margin: 0px;
	list-style: none;
}
.footer p {
	padding: 10px 10px 5px 10px;
  margin: 0px;
}
.footer a {
	display: inline;
	padding: 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.footer li a:hover {
	color: #003399;
}
/*** Store ***/
/*** productContent *************/
.productContent {
	margin: 0px 0px 24px 0px;
	padding: 0px;
  clear: both; 
}
.productContent h3 {
	position: relative;
	margin: 25px 40px 10px 0px;
  font-size: 20px;
  font-weight: normal;
}
.productContent .featureImage {
	position: relative;
	float: left;
	margin-right: 30px;
  
}
.featureImage img {
	border: 5px solid #e9e8eb;
  margin: 0px 0px 2px 0px;
 }
.featureImage span {
	display: block;
	font-size: 90%;
  color: #767778;
  text-align: center;
  margin-bottom: 48px;
 }
 .productContent p {
 	font-size: 14px;
 }
.productContent p.largeImage {
	clear: both;
	margin-top: 15px;
}
p.thumbsX {
	position: relative;
	float: left;  
 	width: 450px;
  margin-bottom: 20px;
}
.productContent p.thumbs img {
  border: 4px solid #e9e8eb;
}
.productContent p.disclaimer {
	font-size: 80%;
  font-style: oblique;
}
.productContent h4.desc {
	position: relative;
  
  clear: both;
 }
.productContent .specialNotice {
	border: 2px solid #c1bfc0;
  background-color: #ffffea;
  margin-bottom: 15px;
  margin-right: 15px;
}
p.description {
	font-style: oblique;
}
.productContent .specialNotice h3 {
	text-align: center;
}
.productContent .specialNotice p {
	margin: 5px 5px 15px 5px;
}
.productContent table {
	margin-bottom: 8px;
}
.giftWrap {
	border: 0px;
  margin: 10px 10px 10px 40px;
}
/*** productPic ****************/
.productPic {
	text-align: center;
	margin: 10px;
}
.productPic img {
	border: 1px solid #000000;
 }
.productPic p {
	margin-top: 20px;
}
/*** productHeading ***/
.productHeading {
	position: relative;
	clear: both;	
	padding: 0px;
	margin: 0px;
}
.productHeading img {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.productHeading p {
	padding: 25px 0px 0px 0px;
	color: #630000;
	font-size: 125%;
	text-align: center;
	margin: 0px;	
}
.clearFloat {
	clear: both;
}
