﻿body
{
    width:982px;
    margin-left:auto;
    margin-right:auto;
    background:#eee;
}

form
{
    background:#fff;
}

div.contentBody 
{
width:100%;
float:left;
background:#fff;
padding-right:0;
}

div.intro {
/*width:74%;*/
width:726px;
}

div.actions {
background-color:#eee; /*#f7f7f7 first gray*/ /*(now yellow #ffffae) gray */
width:241px;
padding-left:5px;
padding-top:5px;
border-left: dashed 1px black;
border-bottom: dashed 1px black;
border-right: dashed 1px black;
height:1200px;
}

div.intro {
float:left;
font-size:small;
padding:4px;
}

div.actions {
font-size:small;
float:left;
}

.i_head {
color:Navy;
font-size:110%;
font-weight:700;
margin-bottom:0.2em;
}

div.findOut {
/*background-color:#CFC;*/
/*border:solid 2px #000;*/
margin:0;
padding: 0 4px 0 4px;
}

.findOut ul
{
    margin-top:0;
}

.findOut ul li
{
    padding-bottom:3px;
}
/*
rrClipRegion
{
    width:240px;
}
*/
/*
.rrRelativeWrapper
{
    width:100%;
}

.rrRelativeWrapper div
{
    width:100%;
}

.rrRelativeWrapper ul
{
    width:100%;
}

.rrRelativeWrapper li
{
    width:100%;
}
*/

ul.faq
{
    list-style-image:url(../images/site/q_16.png);
    list-style-position:inside;
}

ul.faq li
{
    margin-top:0.5em;
}

ul.faq li a:hover
{
    background-color:#ffffae;
}

a.trial
{
    margin-bottom:10px;
}

a.trial.main
{
    margin-left:50px;
    margin-bottom:10px;
}

a.trial img
{
    border:solid 2px black;
}

a.trial:hover img
{
    border:solid 4px black;
}

div.call
{
    margin-left:30px;
}

div.title
{
    top:20%;
}

a.shareThis
{
    text-decoration:none;
    font-size:12px;
    color:#3c839f;
}
a.shareThis:hover
{
    text-decoration:underline;
}


div.contentHeader
{
    z-index:1; /* want RadMenu to appear above the content underneath - IE7 */
}

#trialForm
{
    background-color:#ffffae;
    border:solid 1px black;
}

input.actButton
{
    background-color:#39f;
    color:White;
    font-weight:bold;
    border:solid 2px black;
    font-size:20pt;
}

input.actButton:hover
{
    border:solid 4px black;
    cursor:pointer;
}

a.actButton
{
    color:#39f;
    font-size:16pt;
    text-decoration:underline;
}

a.actButton:hover
{
    cursor:pointer;
    text-decoration:underline;
}
