/* PAGEREACTION.COM STYLESHEET */


/* Common site layout */

body {
  text-align: center;
  background: #eff2f3;
  margin-top: 10px;
  margin-bottom: 10px;
}


#pagecontainer {
  width: 746px;
  margin: 0px auto;
}


#roundedboxtop {
  height: 12px;
}


#links {
  padding-left: 20px;
}


#contentcontainer {
  text-align: left;
  padding-left: 3px;
  background: url(images/sideshade.gif) repeat-y;
}


#logomenu {
  width: 740px;
  height: 55px;
  padding-bottom: 2px;
}


#mainmenu {
  float: right;
}


.mainmenuitem {
  float: left;
}


#featurebar {
  width: 740px;
  height: 191px;
  background: #00b2f9;
}


#products {

}


.frontrowsep {
  height: 1px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 0px;
  background: url(images/frontrowsep.gif) repeat-x;
}


.fproductbox {

}


.fproducttitle {
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
}


.fproducttitle a:link, .fproducttitle a:visited {
  text-decoration: none;
  color: #333333;
}


.fproducttitle a:hover {
  color: #00b2f9;
}


.fproductimage {
  padding-top: 4px;
}


.fproducttext {
  width: 109px;
  padding-top: 2px;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #333333;
}


.fproductlink {
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
}


.fproductlink a:link, .fproductlink a:visited {
  text-decoration: none;
  color: #0099FF;
}


#frontbottomspacer {
  height: 60px;
}


#footer {
  padding-bottom: 16px;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #333333;
}


#pixellogo {
  padding-top: 2px;
}

#links {

}




/* Product page */

#productdata {
  padding: 14px;
  padding-top: 0px;
}


#barline {
  height: 5px;
  width: 710px;
  font-size: 0px;
  background: #333333;
}


#leftpane {
  float: left;
  padding-left: 20px;
  padding-top: 30px;
  width: 320px;
}


#rightpane {
  float: left;
  padding-left: 30px;
  padding-top: 30px;
  width: 320px;
}


#bigspiel {
  font-family: verdana;
  font-size: 11pt;
  font-weight: normal;
  color: #000000;
}


.productbold {
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
}


#features {
  margin-top: 22px;
}


#featureslist {
  margin: 0px;
  padding: 0px;
  margin-top: 4px;
  font-family: Verdana, Arial;
  font-size: 10pt;
  list-style:none;
}



#littlespiel {
  margin-top: 22px;
  font-family: verdana;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
}


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


#requirements {
  margin-top: 22px;
}


#requirementslist {
  margin: 0px;
  margin-top: 4px;
  padding: 0px;
  font-family: Verdana, Arial;
  font-size: 10pt;
  list-style:none;
}


#productinfo {
  width: 305px;
  height: 71px;
  background: url('images/productinfobg.gif') no-repeat;
}


#productname {
  padding-top: 9px;
}


.productprice {
  font-family: arial;
  font-size: 8pt;
  font-weight: normal;
  color: #66ccff;
}


#buynow {
  padding-top: 9px;
}


#download {
  padding-left: 9px;
  font-family: arial;
  font-size: 8pt;
  font-weight: normal;
  color: #ffffff;
}


#download a:link, #download a:visited {
  color: #66ccff;
}


#screenshothead {
  margin-top: 20px;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #333333;
}


.screenshottext {
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #333333;
}


#screenshots {
  margin-top: 4px;
  width: 300px;
  border: solid 1px #CCCCCC;
  background: #ffffff;
}


.caption {
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}


#productbottomspacer {
  clear: both;
  height: 100px;
}


#termsofsale {
  margin-left: 8px;
  margin-right: 11px;
  padding-bottom: 8px;
  padding: 8px;
  font-family: verdana, arial;
  font-size: 8pt;
  color: #000000;
  background: url(images/termsbg.gif);
}


.termsbold {
  font-family: verdana, arial;
  font-size: 8pt;
  color: #000000;
  font-weight: bold;
}


.releasing {
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #ff0000;
}



/* About page */

#aboutbox {
  margin-left: 12px;
  margin-right: 14px;
}


#aboutbar {
  height: 5px;
  width: 715px;
  font-size: 0px;
  background: #333333;
}


#contenttitle {
  padding-left: 60px;
  padding-top: 20px;
  padding-bottom: 15px;
  font-family: arial;
  font-size: 12pt;
  font-weight: bold;
  color: #666666;
}


#abouttext {
  margin-left: 60px;
  margin-right: 60px;
  font-family: arial;
  font-size: 12pt;
  font-weight: normal;
  color: #666666;
}


.aboutheading {
  padding-bottom: 2px;
  font-family: arial;
  font-size: 12pt;
  font-weight: normal;
  color: #000000;
}


#aboutbottomspacer {
  height: 100px;
}




/* Contact page */

#contactbox {
  margin-left: 12px;
  margin-right: 14px;
}


#contactbar {
  height: 5px;
  width: 715px;
  font-size: 0px;
  background: #333333;
}


#contacttext {
  margin-left: 60px;
  margin-right: 60px;
  font-family: arial;
  font-size: 12pt;
  font-weight: normal;
  color: #666666;
}


#contacttext a:link, #contacttext a:visited {
  color: #105CB6;
}


#contactbottomspacer {
  height: 420px;
}





