/*
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");

#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;
padding:0px;
border:0px;
margin:0px;
font-family: verdana;
font-size: 11px;
}

body #nav_redux{
display:none;
 }
 
table {
margin-bottom: 0px;
width:100%;
border: 0px 0px 0px 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;
height: 19px;
vertical-align: middle;
}
div.copyright
{
line-height: 7pt;
font-size: xx-small;
}
div.brochure
{
font-family: Verdana;
line-height: 14px;
font-size: 11px;
}
div.novalue
{
value:'';
}
div.transbox
{
  width: 780px;
  height: 240px;
  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);
}
