﻿div#plans_wrapper
{
    width:735px;
    color:#FFFFFF;
    position:relative;
    color:#CD6E01;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    font-style:normal;
    font-weight:bold;    
}
div.onePlan {
float:left;
position:relative;
width:110px;
}
div.features 
{
    width:180px;
}

div.corner-top_left {
background-image:url(Images/pricing/tl.gif);
background-repeat:no-repeat;
height:12px;
left:0pt;
position:absolute;
top:0px;
width:14px;
}

div.corner-top_right {
background-image:url(Images/pricing/tr.gif);
background-repeat:no-repeat;
height:12px;
position:absolute;
right:-8px;
top:0pt;
width:17px;
}

.onePlan h2 
{
font-size:12px;
top:-22px;
display:inline;
left:13px;
padding:4px;
position:absolute;
background-color:#000;
color:#CD6E01;
}

.heading
{
    border-top:1px solid #FFF;
    width:110px;
}

.included
{
    border-left:1px solid #FFF;
    border-bottom:1px solid #FFF;
    padding:10px 0px 10px 0px;
    font-size:11px;
}

.included div.shadow {
background-image:url(Images/pricing/shadowRight.gif);
background-position:left top;
background-repeat:repeat-y;
float:right;
height:130px;
margin:0pt;
padding:0pt;
position:absolute;
right:-15px;
top:12px;
width:16px;
}

div.oddRow 
{
background-color:#CACACA;
padding:2px 4px;
}
div.evenRow 
{
    padding:2px 4px;
    color:Black;
}
div.oddRow:hover, div.evenRow:hover
{
background-color:#D98322;
color:#000;
}

div#footing
{
    clear:both;
    position:relative;
}

div#bottom-left_corner
{
float:left;
background-image:url(Images/pricing/bl.gif);
background-repeat:no-repeat;
height:16px;
width:14px;    
position:absolute;
top:-8px;
left:0px;
}

div#bottom-right_corner
{
float:left;
position:absolute;
background-image:url(Images/pricing/br.gif);
background-repeat:no-repeat;
height:16px;
width:14px;       
top:-8px;
right:0px;
}

div.shadow {
background-image:url(Images/pricing/shadow.gif);
background-position:0pt -8px;
background-repeat:repeat-x;
height:16px;
margin:0pt;
padding:0pt;
}

a.packagelink 
{
  /*  background-image:url(../images-new/Plans/FreeTrial.png);
    background-position:0pt top;
    background-repeat:no-repeat;*/
    top:-36px;
    height:20px;
    left:50px;
    position:absolute;
    width:90px;
    color:#fff;
    display:block;
    float:left;
}

a.packagelink:hover
{
    color:#D98322;
}