﻿*
{
    padding:0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

img
{
    border:0px
}

html
{
    width:100%;
    height:100%;
    background-image:url(../../images/bg.gif);
    background-position:top left;
    background-repeat:repeat-x;
    background-color:#FFEFC6
}

body
{
    width:766px;
    margin:auto;
    padding: 5px 0 0 42px;
}

#header
{
    float:left
}

#header .logo
{
    float:left
}

#content, input
{
    font-family:Tahoma;
    font-size:11px;
    color:#1F2020;
}

#left_column
{
    float:left;
    width:212px;    
    border-left:1px solid #D3B879;
}

#left_column ul
{
    margin: 5px 0px 5px 5px;
    list-style-type:none;
}

#left_column ul li
{
    color:#584827;
    text-decoration:none;
    background-image:url(../../images/threangle.gif);
    background-position:5px 5px;
    background-repeat:no-repeat;
    padding:0 0 0 20px;
    height: 1.5em;
}

#left_column ul li a
{
    text-decoration: none;
    color:#584827;
}

#right_column
{
    float:right;
    width: 550px;
    border-left:1px solid #F7EED7;  
}

#footer
{
    background-image:url(../../images/footer_bg.jpg);
    background-position:top right;
    background-repeat:no-repeat;
    float:left;
    clear:both;
    height:90px;
    width:724px;
    margin:30px 0 0 0;
    padding:17px 0 0 0;
    text-align:center;
    font-family:Tahoma;
    font-size:9px;
    color:#917F58
}

#footer a
{
    font-family:Tahoma;
    font-size:9px;
    color:#AB996E;
    text-decoration:none;
    display:inline-block;
    padding:0 6px 0 6px
}

#footer p
{
    margin:0 0 6px 0;

}

.section_title
{
    font: verdana;
    font-size: 12px;
    font-weight: bold;
    color:#584827;
    margin: 5px 0 15px 10px;
}

.centre_bold
{
    text-align: center;
    font-weight: bold;
}

.latest
{
    width:171px;
    margin:15px 9px 14px 5px;
    background-color:#DED3B4;
    padding:11px 17px 9px 15px;
    float:left;
    font-size: 13px;
}

.orderline
{
    width:170px;
    float:left;
    margin:0 0 5px 0
}

.orderline p
{
    border-bottom:1px solid #F1EBDB;
    padding:0 0 5px 10px;
    
}

.orderline_title
{
    font-weight:bold;
    background-image:url(../../images/threangle.gif);
    background-position:0px 3px;
    background-repeat:no-repeat;
    padding:0 0 5px 10px;
    display:block;
}

.blank_items_container
{
    margin: 0 0 0 0;
    padding-left: 15px;
    float:left;
    height: 360px;
    width: 470px;
    background-image: url(../../images/plain_back.png);
    background-repeat:no-repeat;
    background-position: center center;
}

.blank_items_container a
{
    text-decoration: none;
}

.menu
{
    height:64px;
    background-image:url(../../images/menu_bg.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    float:left;
    padding:9px 33px 0 10px
}

.menu li, .menu li img
{
    list-style-type:none;
    float:left
}

.clear
{
    clear:both;
}

.text
{
    padding:4px 11px 0 6px
}

.boldtext
{
    font-weight: bold;
}

/***** SUB SECTION CODE *****/

.lower_nav_split
{
    width: 480px;
}

.lower_nav_split ul
{
    margin: 10px;
    padding: 0;
    list-style-type: none;
}

.lower_nav_split ul li
{
    float: left;
    width: 50%;
    border-bottom: 1px solid #BFAF88;
    height: 1.7em;
}

.lower_nav_split ul li a
{
    font-family:Tahoma;
    font-size:11px;
    color:#1F2020;
    text-decoration:none;
}

/****** MENU ITEMS CODE *****/
.menu_items
{
    font: verdana;
    font-size: 12px;
    color:#584827;
}

.menu_items a
{
    text-decoration: none;
    color:#584827;
}

.menu_items_top_padding
{
    background-image:url(../../images/threangle.gif);
    background-position:4px 4px;
    background-repeat:no-repeat;
}

.menu_items_header
{
    font: verdana;
    font-size: 12px;
    color:#584827;
    font-weight: bold;
    height: 2.0em;
}

.menu_items_subheader
{
    font: verdana;
    font-size: 11px;
    color:#584827;
    font-style: italic;
}
 
#paging
{
    height: 25px;
} 
   
#paging a
{    
    text-decoration: none;
    color:#584827;
    font-size: 1.1em;
} 

/******** HOROSCOPES CODE ***********/

#carousel
{
    width:460px;
    height:200px;
    position:relative;
}

#carousel ul
{
    list-style-type:none;
}

#carousel img
{
    width:100%;
    height:100%;
    border:0px solid #FFFFFF;
}

#horoscopes
{
    position: relative;
    top: -300px;
    z-index: 102;
    width: 450px;
}

.horoscopes_lower_nav_split
{
    width: 480px;
}

.horoscopes_lower_nav_split ul
{
    margin: 10px;
    padding: 0;
    list-style-type: none;
}

.horoscopes_lower_nav_split ul li
{
    float: left;
    width: 50%;
    height: 1.7em;
    background-image:url(../../images/threangle.gif);
    background-position:4px 4px;
    background-repeat:no-repeat;
}

.horoscopes_lower_nav_split ul li a
{
    font-family:Tahoma;
    font-size:11px;
    color:#1F2020;
    text-decoration:none;
    margin-left: 10px;
}


/************ USEAGE CODE **********************/

.useage
{
    margin: 0 ;
    padding: 0 15px 0 20px;
    float:left;
    width: 470px;
    background-image: url(images/terms_back.gif);
    background-repeat: repeat-y;
    background-position: top center;
}

.useage ul li
{
    margin: 0 4px 0 4px;
    list-style-type:none;
    line-height:17px;
    font-family:Tahoma;
    font-size:11px;
    color:#1F2020;
    text-decoration:none;
    padding:0 0 0 10px;
    background-image:url(images/smar.gif);
    background-position:1px 7px;
    background-repeat:no-repeat
}

/******* CONTACT CODE *******/

.contact
{
    margin-left: 10px;
    padding: 0 11px 0 10px;
    border-right:1px solid #F3EAD3;
    float:left;
    height:153px
}

*html .contact
{
    margin:2px 0 0 -4px
}

/******** Log In **********/

.error
{
    color: Red;
    font-weight: bold;
}

.account_process ul
{
    margin: 10px;
    padding: 10px;
    list-style-type: none;
}

.account_process ul li
{
    padding-bottom: 5px;
}

.account_process ul li label
{
    display:inline-block;
    width:6em;
    padding-right: 5px;
    text-align: right;
    vertical-align: top;    
}

/******** Favourites **********/

.favourite_process ul
{
    margin: 10px;
    padding: 10px;
    list-style-type: none;
}

.favourite_process ul li
{
    padding-bottom: 5px;
}

.favourite_process ul li label
{
    display:inline-block;
    width:6em;
    padding-right: 5px;
    text-align: right;
    vertical-align: top;    
}

.favourite_options ul
{
    margin: 10px;
    padding: 10px;
    list-style-image:url('../../images/threangle.gif');

}

.favourite_options ul li
{
    padding-bottom: 5px;
}

.voucher_container
{
    display: block;
    position: absolute;
    top: 120px;
    left: 600px;
    width: 400px;
    height: 300px;
    background-color: White;
    border: 1px dotted black;
    padding: 5px;
}

.voucher_hidden
{
    display: none;
}

.homepage_offer_title
{
    display: block;
    font-size: 1.8em;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

.homepage_offer_text
{
    display: block;
    font-size: 1em;
    width: 100%;
    text-align: justify;
}

    
