﻿/***************************************/

#content.aboutus
{
    text-align:center;
}
#content.media
{
    text-align:center;
}
#content.contact
{
    text-align:center;
}
#banner
{
    margin-bottom:10px;
}

.latest_news 
{
    background-image: url(images/latest_news.jpg);
    height:50px;
    width:950px;
    margin-left:-20px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.related_items
{
    background-image: url(images/related_items.jpg);
    height:50px;
    width:670px;
    margin-left:-20px;
}

#latestnews
{
    min-height:200px;
    overflow:hidden;
}

#latestnews .rounded
{
    width:290px;float:left;
}

#latestnews .giftvoucher
{
    background-image:url('images/bg_giftvoucher.jpg');
    background-repeat:no-repeat;
    width:290px;
    height:212px;
    float:left;
    position:relative;
    text-align:left;
}

#latestnews .giftvoucher .giftcontent
{
    position:absolute;
    margin-left:18px;
    margin-right:24px;
    width:245px;
    top:96px;
}

#latestnews .giftvoucher .giftcontent .gifttitle
{
    font-size:12px;
    font-weight:bold;
    color:#e6502d;
}

#latestnews .giftvoucher .giftcontent .gifttext
{
    font-size:11px;
    color:#707070;
    margin-top:5px;
}

#latestnews .giftvoucher .giftcontent a
{
    text-decoration:underline;
}

#latestnews .giftvoucher .giftcontent a:hover
{
    text-decoration:none;
}

#latestnews .rounded2
{
    background-image: url(images/bg_home_item.jpg);
    background-repeat:no-repeat;
    width:290px;
    height:213px;
    float:left;
    margin-right:20px;   
    position:relative; 
}

#latestnews .rounded2 .left
{
    float:left;
    width:136px;
    height:199px;
    margin-top:12px;
    margin-left:10px;
}

#latestnews .rounded2 .right
{
    float:right;
    width:136px;
    height:199px;    
    margin-top:9px;
    margin-right:8px;
}

#latestnews .rounded2 h3
{
    font-size:15px;
    font-weight:bold;
}


#latestnews .rounded2 .link
{
    text-decoration:underline;
    position:absolute;
    bottom:10px;
}

#latestnews .rounded2 p
{
    margin-top:10px;
    margin-right:7px;
    font-family:Tahoma;
    color:#707070;
    line-height:17px;
}

#latestnews .rounded a
{
    color:#e94e2f;
    text-decoration:underline;
}
#latestnews .rounded a:hover
{
    color:#e94e2f;
    text-decoration:none;
}

/***** Site Headers *****/
h1.your_shopping_bag
{
    background-image: url(images/your_shopping_bag.jpg);
    background-repeat:no-repeat;
    width:650px;
    height:45px;
}

h1.delivery_address
{
    background-image: url(images/delivery_address.jpg);
    background-repeat:no-repeat;
    width:650px;
    height:45px;
}

h1.billing_address
{
    background-image: url(images/billing_address.jpg);
    background-repeat:no-repeat;
    width:650px;
    height:45px;
}

h1.my_order_history
{
    background-image: url(images/my_order_history.jpg);
    background-repeat:no-repeat;
    width:650px;
    height:45px;
}

h1.my_account
{
    background-image: url(images/myaccount.jpg);
    background-repeat:no-repeat;
    width:136px; height:44px;
}

h1.login_register
{
    background-image: url(images/login_register.jpg);
    background-repeat:no-repeat;
    width:295px; height:44px;    
}
