/*
Theme Name: ProAction Skier Theme
Theme URI: http://www.proaction.at/
Description: Child Theme for Ashford
Author: Cees Catsburg
Author URI: http://www.proaction.at/
Template: ashford
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("../ashford/style.css");

body
{
/* 
background: url(http://proaction.at/htdocs/wp-content/themes/skier/images/skier.png) norepeat center top;
*/ 
}

#page_inner{
background-image:url(/wp-content/themes/skier/images/bg_top.jpg);
background-position:center top;
background-repeat: no-repeat;
}


#box_inner{
background-image:url(/wp-content/themes/skier/images/bg_bottom.jpg);
background-position:center top;
background-repeat: no-repeat;
}

div.pagespace
{
width:815px;
/* 
height:400px;
*/
padding:0px;
border:0px;
margin:0px;
/* 
background:url("../skier/images/skier.png");
*/ 
}

body #nav_redux{
display:none;
 }
table       { margin-bottom: 0px; width:100%; cellspacing: 0px 0px 0px 0px; cellpadding: 0px 0px 0px 0px; border: 0px 0px opx 0px;}
th,tr,td,caption { padding: 0px 0px 0px 0px; }
td {border:0px solid #ddd;}
input {
font-size: 8pt;
line-height: 10pt;
vertical-align: middle;
}
textarea {
  font-family:verdana;
  font-size:11px;
}
select {
font-size: 8pt;
line-height: 10pt;
vertical-align: middle;
}
div.copyright
{
line-height: 7pt;
}
div.brochure
{
line-height: 10pt;
}
div.novalue
{
value:'';
}
div.transbox
{
  width: 770px;
  height: 220px;
  margin: 1px 20px;
  background-color: #d0d0ff;
  border: 5px solid blue;
  opacity:0.7;
  filter:alpha(opacity=70);
}
div.transboxde
{
  width: 340px;
  height: 148px;
  margin: 0px 0px;
  padding: 10px;
  background-color: #ffffff;
  border: 4px solid blue;
  opacity:0.7;
  filter:alpha(opacity=70);
}
div.transboxnl
{
  width: 340px;
  height: 160px;
  margin: 0px 0px;
  padding: 10px;
  background-color: #ffffff;
  border: 4px solid blue;
  opacity:0.7;
  filter:alpha(opacity=70);
}
div.transboxen
{
  width: 340px;
  height: 148px;
  margin: 0px 0px;
  padding: 10px;
  background-color: #ffffff;
  border: 4px solid blue;
  opacity:0.7;
  filter:alpha(opacity=70);
}