﻿/*o: #ffcc00 
  p: #330099      */


body
{
    background-position: url(../img/gradvert.gif);
    font-size: 0.9em;
    margin: 0px auto 0px auto; /*font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    min-width: 980px;
    background-color: #FFFFFF;
    background: url(../img/gradvert.gif);
    background-repeat: repeat-x;
}

/* page box detemines container size and chrome EVERYTHING goes in here*/
#page_container
{
    width: 980px;
    margin: 0px auto 0px auto;
}

.buffer
{
height: 20px;
}

/*main header section*/
#header_section
{
    position: relative;
    margin: 0px auto;
    width: 980px;
    height: 242px;

}

#header_section h1
{
height:242px;
text-indent: -100.0em;
overflow: hidden;
background: url(../img/mainheader.png);
background-repeat: no-repeat;
}

#header_section h1 a{
display:block;
line-height:242px; 
} 


strong
{
    /*font-family: 'VAG Rounded' ,'VAG Rounded Lt',  Arial, Helvetica, sans-serif;*/
    font-weight: bold;
    color: #330099;
}

#rightflash
{
   background: url(../img/starflash.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 350px;
    height: 290px;
    z-index: 1;
    float: none;
    top: -10px;
    left: 630px;
    color: #FFFFFF;
    padding-top: 15px;
    overflow: hidden;
}



/*  div for curved 'head' of page container*/
#white_container_top
{
    padding: 0px;
    margin: 0px;
    background: url(../img/top.gif);
    background-repeat: no-repeat;
    width: 980px;
    height: 20px;
}


/*  div for 'body' of page container*/
#white_container_body
{
    background-position: center;
    background: url(../img/mid.gif);
    background-repeat: repeat-y;
    width: 980px;
    overflow:hidden;
    
}
/*  div for curved 'bottom' of page container*/
#white_container_bottom
{
    background: url(../img/bottom.gif);
    background-repeat: no-repeat;
    width: 980px;
    height: 20px;
   
}


.menu
{
    /*clear: both;*/
    height: 22px;
    position: absolute;
    margin-left: 70px;
    margin-top: 30px;
    font-size: 0.7em;
}
.menu ul
{
    
}
.menu li
{
    display: inline;
    list-style: none;
    font-size: 1.4em;
    padding-left: 2px;
    margin-left: 2px;
}
.menu li a
{
    color: white;
    
}
.menu a:hover, .menu a.selected
{
   color: #ffcc00;
   
}
.li_right_border
{
    border-color: #FFFFFF;
    border-right-style: solid;
    border-right-width: 1px;
    padding-right: 5px;
}



h1
{
    color: #330099;
    font-size: 2em;
    padding-bottom: 10px;
    font-weight: bold;
}
h3
{
    margin-top: 10px;
    font-size:1.3em;
    color: #FF0000;
    margin-bottom: 4px;
}
p
{
    line-height: 1.6em;
    padding-bottom: 0.4em;
}


.main_content_left
{
    border-color: #C0C0C0;
    width: 680px;
    margin-left: 20px;
    margin-right: 10px;
    padding-right: 10px;
    border-right-style: solid;
    border-right-width: 1px;
    float: left; 
}
.main_content_whole
{
    margin-left: 20px;
    margin-right: 10px;
    padding-right: 10px;
}



.sidebar_right
{
    width: 210px;
    float: right;
    display:block;
}

.sidebar_right h2
{
    text-align: center;
    margin-bottom: 5px;
    color: #330099;
    font-weight: bold;
}


#downloadsection
{
   border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ffcc00;
    margin-right: 7px;
    padding-bottom: 4px;
}


#downloadsection img
{   margin: 0px 0px 0px 0px;
   
}

#downloadsection a
{
    border-width: 0px;
    display: block;
}

#purchase_section
{
    margin-top: 16px;
    padding-top: 5px;
}

#purchase_section p
{
    
    text-align: center;
    line-height: 1.4em;
    
}

.smallinfo p
{
    font-size: .7em;
    margin-bottom: 1px;
    padding-bottom: 1px;
    /*text-align: center;*/
    color: #666666;
}
.centred_movie
{
    text-align: center;
    margin-top: 10px;
}


.store h1
{
    font-size: 1.2em;
    
}

.store h2
{
    font-size: 1.2em;
     color: #330099;
   
    font-weight: bold;
}


/*asp content*/
#asp_content
{
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 10px;
}

/*absolute footer*/
#footer
{
    color: #330099;
    font-size: 1em;
    text-align: center;
    clear:left;
    margin-top: 10px;
    margin-bottom: 30px;
}

.features_list
{
    list-style-type: square;
    line-height: 1.6em;
    margin-left: 8px;
    padding-left: 1em;
}

.features_list li
{
    margin-bottom: 6px;
}

.file_size
{
    font-size: .8em;
}

.numberingstar
{
    font-family: 'VAG Rounded' ,'VAG Rounded Lt',  Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #330099;
}

.errorlabels
{
    margin-left: 130px;
    margin-bottom: 10px;
}
.formlabel
{
    display: block;
    width: 120px;
    text-align: right;
    padding-right: 5px;
    float: left;
    margin-bottom: 5px;
    padding-top: 7px;
}

.formbox
{
    margin: 0px 0px 5px 0px;
    border: 1px solid #808080;
    padding: 4px;
    display: inline;
    width: 450px;
    height: 21px;
}

.formdropdown
{
    float: none;
    margin: 0px 0px 5px 0px;
    height: 30px;
    border: 1px solid #808080;
    padding: 4px;
    
}


.paymentprocessor
{
    width: 75%;
    margin: 0px;
    clear: none;
    height: 60px; 
}
.paymentprocessorlogo
{
    float: left;
    margin-right: 10px;
    width: 180px;
}

.paymentprocessortext
{
    text-align: left;
    color: #330099;
}
#price
{
    font-size: 3em;
    color: #330099;
    font-weight: bold;
    text-align: center;

}


.rule
{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #330099;
    margin-top: 5px;
    margin-bottom: 15px;
    width: 75%;
}


.box
{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    clear: right;
    padding-left: 5px;
    padding-right: 15px;
    width: 300px;
    float: left;
    
}




.range_right
{
    text-align: right;
}

/*.box h2*/
.main_content_left h2
{
    margin-bottom: 3px;
    color: #330099 ;
    font-size: 1.3em;
}

.left_auto_margin
{
 margin-left:auto;
 margin-right: 0px;
}
#store_table
{
    margin-top: 15px;
    width: 75%;
    border-style: solid;
    border-top-width: 2px;
    border-bottom-width: 2px;
    margin-bottom: 1px;
    padding-bottom: 0px;
}
.product
{
    font-size: 1.2em;
    color: #330099;
}

.bottombuffer
{
    margin-bottom: 25px;
    
}

.sevenfivewide
{
    width: 75%;
}
.currencyinfo
{
    font-size: .8em;
}
