﻿
body
{
    margin: 10px;
    background: #61167d url(assets/images/site_bg.jpg) repeat-x left top;
    font-family: arial;
    font-size: small;
    color: #333; /*background:#dddcb7;*/
}

a
{
    color: #592e66;
    font-weight: bold;
    text-decoration: underline;
}

a:hover
{
    color: #9976a4;
}

#container
{
    min-height: 580px;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    border: 10px solid #999;
    background: #fff;
}

.container_inner
{
    min-height: 700px;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    background: #fff url(assets/images/twocol_bg.gif) repeat-y 70% 0;
    border: 1px solid #999;
}

#container_onecolumn
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #999;
    background: #fff;
}

#container_onecolumn div
{
    padding: 10px 20px;
    font-size: 110%;
    line-height: 1.4em;
    text-align: left;
}


#utility
{
    width: 935px;
    background: #fff url(assets/images/utility_bg.gif) repeat-x left top;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    color: #696262;
    text-align: right;
}

#utility a
{
    color: #696262;
    text-decoration: none;
}

#utility a:hover
{
    color: #ad697d;
    text-decoration: underline;
}


#banner
{
    width: 950px;
    background: #fff;
}

#banner div#left
{
    float: left;
    padding-top: 10px;
    padding-left: 15px;
    font-size:140%; /*margin:20px 0 20px 20px;*/
}

#banner div#right
{
    float: right;
    color: #666;
    text-align: right;
    padding-top: 40px;
    padding-right: 25px;
    font-size: 140%;
    font-weight: bold;
}

#banner div#right a {
text-decoration:underline;
font-size:70%;
}

#tagline
{
    width: 950px;
    height: 30px;
    background: #000;
}

#tagline div#tagline_left
{
    float: left;
    color: #fff;
    font: bold italic 100% arial;
    padding-left: 70px;
    padding-top: 6px;
}

#tagline div#tagline_right
{
    float: right;
    color: #fff;
    font: bold 100% arial;
    padding-top: 40px;
    padding-right: 15px;
}



#nav
{
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    font-size: 120%;
    line-height: normal;
}
#nav ul
{
    margin: 0;
    padding: 20px 10px 0 20px;
    list-style: none;
   
}
#nav li
{
    float: left;
    background: url(assets/images/norm_right.gif) no-repeat right top;
    margin-right: 4px;
    padding: 0;
}

#nav a
{
    display: block;
    background: url(assets/images/norm_left.gif) no-repeat left top;
    padding: 9px 22px 9px;
    color: #333;
    font-weight: bold;
    text-decoration: none;
    font-family: Tahoma;
}


#nav a:hover
{
    color: #999;
}

#nav #current
{
    background-image: url(assets/images/norm_right_on.gif);
}

#nav #current a
{
    background-image: url(assets/images/norm_left_on.gif);
    padding-bottom: 10px;
    color: #02367c;
}

#nav #current a:hover
{
    color: #d82a26;
}

#subnav
{
    clear: left;
    width: 950px;
    height: 10px;
    background: url(assets/images/subnav_gradient.gif) repeat-x left top;
}

/* styles for two column layout */



#home_content
{
    float: right;
    width: 790px;
    height: 390px;
    background: url(assets/images/mainimage.jpg) no-repeat left;
}

#home_sidebar
{
    float: left;
    width: 159px;
    font-size:140%;
}

.content
{
    width: 70%;
    float: left;
    font-size: 90%;
    line-height: 1.4em;
}

.content div
{
    padding: 10px 20px;
    font-size: 110%;
    line-height: 1.4em;
    text-align: left;
}

.sidebar
{
    float: right;
    width: 30%;
}

.sidebar div
{
    padding: 10px 20px;
}


/* one column */

#content_onecolumn
{
    width: 100%;
    min-height: 500px;
}

#content_onecolumn div
{
    padding: 10px 20px;
    line-height: 1.4em;
    text-align: left;
    font-family: Georgia;
}

ul.contact
{
    margin: 0;
    padding: 0;
    list-style: none;
}
h1
{
    background: url(assets/images/header_rose.gif) no-repeat left;
    font-family: Georgia;
    color: #5d0778;
    font-size: 1.7em;
    padding-left: 48px;
    font-style: italic;
}

h2
{
    font-size: 140%;
    font-family:Arial;
    font-weight:normal;
    color: #5d0778;
    padding: 8px;
    margin: 0;
    background: #fbfbfb url(assets/images/title_bg.jpg) repeat-x left top;
    display: block;
   
}

h3
{
    margin: 0;
    width: 137px;
    padding: 5px;
    background: url(assets/images/resource_panel_bg.gif) no-repeat;
    color: #fff;
    font-size: 100%;
}

table#promo
{
    color: #504e4e;
    text-decoration: none;
    font-family:"Monotype Corsiva", georgia;
    font-size:110%;
}
table#promo a:hover
{
    color: #c00;
    text-decoration: none;
}

table.specials
{
    width: 65%;
    background: url(assets/images/panel_bg.gif) repeat-x left top;
    margin-bottom: 20px;
}

table.specials td.img
{
    width: 150px;
    vertical-align: top;
}

table.specials td.descriptions
{
    vertical-align: top;
    padding: 4px 10px;
    background: url(assets/images/top_right_corner.gif) no-repeat top right;
    line-height: 1.6em;
}

.bold
{
    font-weight: bold;
}

.italic
{
    font-style: italic;
}

.pink
{
    color: #5d0778;
}

.price
{
    color: #c00;
    font-size: 130%;
}


ol li
{
    margin-bottom: 6px;
}


.dcap
{
    color: #5d0778;
    display: inline;
    float: left;
    font-size: 4.8em;
    line-height: 0.8em;
    text-transform: uppercase;
    margin: 0.07em 0.14em 0pt 0pt;
}

.allcaps
{
    letter-spacing: 1px;
    font-size: 90%;
    text-transform: uppercase;
    color: #000000;
}

.testimonial
{
    padding: 10px;
    margin-bottom: 25px;
    background: #fff url(assets/images/testimonial_bg.gif) repeat-x left bottom;
    border: 1px solid #ccc;
    width: 80%;
    color: #333;
}

/* box for customer care */
.homebox
{
    width: 314px;
    background:#666 url(assets/images/homediv_bg.gif) no-repeat bottom left;
    color: #fff;
   padding:0;
   margin-top:8px;
}

.homebox h3
{
    width: 296px;
    margin: 0;
    padding: 4px 8px 2px 10px;
    font-size: 100%;
    font-family: Arial;
    color: #fff;
    border-bottom: 1px solid #000;
    background:#660c7d  url(assets/images/container_top.gif) no-repeat top left;
}

.homebox ul
{
    margin: 0 0 0 15px;
    padding: 5px 10px;
    list-style:disc url(assets/images/marker.gif);
}

.homebox ul li
{
    margin: 0 0 2px;
    padding: 0;
    font-size: 90%;
    font-family: Arial;
    color: #fff;
}

#footer
{
    clear: both;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
   /* background: #000;*/
    color: #ccc;
    text-align: center;
    padding: 5px;
    font-size: 90%;
    line-height:1.6em;
}

#footer a
{
    color: #ccc;
    text-decoration: none;
    margin-right: 8px;
    margin-left: 8px;
    font-weight: normal;
    
}

#footer a:hover
{
    color: #fff;
    text-decoration: none;
}


