/* CSS Document */
*{
margin:0;
padding:0;
border:0;
}
html{}
body{
padding:0;
margin:0;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background:#fff;
color:#111;
}
p{
line-height:1.4em;
padding-bottom:10px;
}
a, a:link{
color:#633;
text-decoration:underline;
}
a:visited{
text-decoration:underline;
color:#555;
}
a:hover{
text-decoration:none;
background:#eee;
} 
a:active{
text-decoration:none;
}
p.clr{
clear:both;
height:1px;}

div#wrapper{
text-align:left;
margin: 0 auto;
width:780px;
border:1px solid #222;
background:#c2a8a8 url(../images/alpha-bg.gif) repeat-y left;
}
div#alpha{
width:200px;
float:left;
position:relative;
}
div#beta{
width:580px;
float:right;
position:relative;
background:#fafafa url(../images/beta-bg.gif) repeat-x bottom;
padding-bottom:20px;
}

div#logo{
background:transparent;
}

div.module{
width:194px;
margin:5px 3px;
}
.module h2{
background:#966 url(../images/module-head-bg.gif) no-repeat left;
height:18px;
margin-bottom:3px;
padding-left:27px;
padding-top:5px;
font-size:1.0em;
font-weight:bold;
color:#fff;
}
.module p{
background:url(../images/module-bg.gif) repeat-y;
padding:5px 5px 10px 30px;
}
.module ul{
background:url(../images/module-bg.gif) repeat-y;
padding:5px 5px 10px 40px;
list-style:none;
}
.module ul li{
padding:5px 0;}

.whatsnew ul li a{
color:#633;
}
.whatsnew ul li:hover{
background:#eee;
}

.papers ul li{
font-style:italic;
}
.papers ul li a{
font-style:normal;
color:#633;
}
.papers ul li:hover{
background:#eee;
}


div#feature{
background:#e6d8d8 url(../images/feature-grad.gif) repeat-x top;
padding:30px 0 0 20px;
border-bottom:1px solid #fff;
}
#feature h2{
font-family:"Trajan Pro", Georgia, "Times New Roman", Times, serif;
font-variant:small-caps;
font-weight:normal;
font-size:1.6em;
padding-bottom:5px;
}
#feature h3{
font-size:1.1em;
color:#633;
font-weight:normal;
padding-bottom:5px;
margin-left:5px;
}
#feature h3 a{
color:#633;
text-decoration:none;
}
#feature h3 a:hover{
color:#633;
text-decoration:underline;
background:transparent;
}
#feature p{
font-size:1.0em;
margin:3px 15px;
}
img.illustration{
float:right;
border:1px solid #333;
margin:0px 10px;}

div#content{
background:#fafafa url(../images/content-grad.gif) repeat-x top;
padding:30px 10px 0 20px;

}
#content h1{
font-family:"Trajan Pro", Georgia, "Times New Roman", Times, serif;
font-variant:small-caps;
font-weight:normal;
font-size:1.8em;
margin-bottom:10px;
}
#content h2{
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.4em;
margin:10px 0 5px 3px;
}
#content h3{
font-weight:bold;
font-size:1.2em;
margin:10px 0 3px 3px;
}
.accent{
float:right;
width:200px;
margin:0 0 10px 10px;
}
.accent img{
border:1px solid #333;
}
.right-accent{
float:right;
margin:0 0 10px 10px;
border:1px solid #333;
width:170px;
}
#content p{
margin-left:5px;}



.logos{
text-align:center;
}
.logos img{
border:2px solid #333;
margin:5px 20px;
}

#rotating-feature{
float:right;
width:255px;
margin:10px;
padding:5px;
border:1px solid #333;
background:#ccc;
text-align:center;}
#rotating-feature img{
border:1px solid #aaa;
}

div#footer{
clear:both;
background:#633;
border-top:1px solid #fff;
}
#footer p{
color:#fff;
text-transform:uppercase;
}
p.address{
float:left;
padding:15px 0 0 20px;
}
p.hours{
float:right;
text-align:right;
padding:5px 20px 0 0;
}
#footer p a{

}
.read-more{
text-align:left;
font-size:11px;}
.read-more a{
color:#633;
text-decoration:none;
font-weight:normal;
}
.read-more a:hover{
color:#333;
text-decoration:underline;
background:transparent;
}

div.min{
height:450px;
}

p.faq-q{
font-weight:bold;
padding-top:20px;
}
p.faq-a{
padding-left:30px;
padding-right:30px;
}

ul.nobullet{
list-style:none;
padding:5px 0 10px 10px;}
ul.nobullet li{
padding:2px 0;}

ul.bullet{
list-style:disc;
padding:0px 0 10px 30px;}
ul.bullet li{
padding:2px 0;}

.testimonial{
background:#eee;
border-top:1px solid #555;
border-bottom:1px solid #555;
margin:20px 50px 20px 40px;
}
.sig{
font-style:italic;
font-weight:bold;
margin-top:0;
padding-top:0;
margin-bottom:0;
padding-bottom:0;
}

.news-article{
background:#eee;
border-top:1px solid #555;
border-bottom:1px solid #555;
margin:20px 20px 20px 10px;
}

table.features-table{
width:500px;
}
.features-table td{
padding:3px 0;
}
.features-table td.header{
background:#000;
color:#fff;
}
.features-table td.odd{
background:#ccc;
}

.pdf{
float:right;
}
.feature-accent{
float:right;
}
ol{
margin-left:30px;
margin-bottom:20px;
}

.workout a{
color:#222;
}
.workout a:visited{
color:#555;
}
.feature p{
line-height:1.8em;}

table.info-table{
border-right:1px solid #333;
border-bottom:1px solid #333;
background:#eee;}
.info-table td{
border-left:1px solid #333;
border-top:1px solid #333;
padding:5px;
vertical-align:top;
}
