﻿/* General */

/*Reset Common Tags*/
body {text-align: center;}

#container {text-align: left;}

td {font-size: 12px;}

td input.textbox-login, td input.textbox-delivery {height: 27px;}
html>body td input.textbox-login, html>body td input.textbox-delivery {height: auto;}

span.basket-basket-left input {height: 27px;}
html>body span.basket-basket-left input {height: auto;}

div.accounthidden td input {height: 27px;}
html>body div.accounthidden td input {height: auto;}

td input.menuoverstate {height: auto;}

td input.textbox-delivery {height: 27px;}
html>body td input.textbox-delivery {height: auto;}


a, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input,html, textarea, blockquote, th, td, img
{
    margin: 0px;
    padding: 0px;
}

body
{
	margin: 0px auto;
	padding: 0px;
	background: url(../../images/tile_grey_tab_bg2.jpg) repeat-x;
	font-family: Arial;
	font-size: 12px;
	color: #636363;
}

a
{
    text-decoration: none;
    color: #02b290;
    font-weight: bold;
}

a:hover
{
    text-decoration: none;
    color: #ef3f35;
}

img
{
    border: 0px;
}

p
{
    margin: 10px 0px 10px 0px;
}

h1
{
	font-weight: normal;
	font-size: 26px;
	padding-left: 55px;
	margin-top: -3px;
	text-align: right;
	padding-right: 55px;
}

h2
{
    font-size: 22px;
	color: #636363;
	font-weight: normal;
}

h3
{
    font-size: 17px;
    font-weight: normal;
    margin: 15px 0px 5px 0px;
}

h4
{
    font-size:17px;
    font-weight:normal;
    color:#00b5cb;
}

h5
{
	word-spacing: 0px;
	padding: 10px 0px 10px 0px;
	color: #00b5cb;
	font-size: 17px;
	font-weight:normal;
	text-transform: lowercase;
}

h5 span
{
	font-size:12px;
	color:#636363;
}

/*------------------------------*/

.current
{
	color: #ef3f35;
}

.medium
{
    font-size: 17px;
    clear: both;
}

.highlight
{
    color: #02b290;
    font-weight: bold;
}

.price
{
	font-size: 12px;
	color: #ef3f35;
	line-height: 18px;
}

.price-main
{
	font-size: 17px;
	color: #EF3F35;
	line-height: 17px;
}

.left
{
    float: left;
    width: 250px;
}

.right
{
    float: right;
    width: 300px;
}

/*---------------------layout--------------------*/

#container
{
	width: 950px;
	margin: 0 auto ;
	height: auto;
}

#layout
{
    width: 950px;
    clear: both;
}

/*---------------------header---------------------*/

#header-left-top
{
    float: left;
    width: 548px;
    padding-top: 15px;
}

#header-right-top
{
    float: right;
    width: 400px;
    text-align: right;
    padding-top: 15px;
}

#header-bottom
{
    float: left;
    width: 950px;
    margin: 10px 0px;
}

#header-bottom-left
{
    float: left;
    width: auto;
}

#header-bottom-right
{
    float: right;
    width: auto;
}

.menu
{
    float: left;
    width: auto;
    margin-right: 3px;
    text-align: center;
	font-size: 10px;
}

.menu-right
{
    float: right;
    width: auto;
}

.header-basket
{
	float: right;
	width: auto;
	padding: 0 3px 0 3px;
	line-height: 25px;
	background: #fff url(../../images/but_back.jpg) repeat-x top center;
}

.header-balance
{
    float: right;
    width: auto;
    position:relative;
    padding: 0 3px 0 3px;
    line-height: 25px;
    background-color: #00b4cb;
    color:#fff;
    left:-3px;
}

/*----------------------nav-----------------------*/

ul.nav
{
    list-style-type: none;
    font-size: 22px;
    float:left;
    width:250px;
    margin:0;
}

ul.nav a:hover
{
    text-decoration: none;
    color: #ef3f35;
}

.navoverstate
{
    color: #ef3f35;
}

ul.subnav
{
    list-style-type: none;
    font-size: 16px;
    padding-left: 15px;
}

.divider
{

}

/*---------------------content--------------------*/

#content-leftcol
{
    float: left;
    width: 250px;
    padding: 0px 0px 50px 0px;
}

/*---left side content---*/

.box-left1
{
	float:left;
	width: 230px;
	background: #f2f2f2 url(../../images/leftbox1.jpg) repeat-x top center;
	margin-top: 10px;
	padding:0 10px 10px 10px;
	color: #636363;
}

#social
{
    clear:both;
    float:left;
    width:230px;
    margin-top:5px;
}

    #social img
    {
        position:relative;
        top:3px;
    }

.box-left2
{
	float:left;
	width: 230px;
	background: #f2f2f2 url(../../images/leftbox2.jpg) repeat-x top center;
	margin-top: 10px;
	padding:0 10px 10px 10px;
	color: #636363;
}

.box-left2 p
{
    margin: 10px 0;
}

.box-left2 ol
{
    margin:10px 0 0 0;
    padding:0 0 0 25px;
}

.box-left2 ol a
{
    font-weight: bold;
}

.box-left3
{
	float:left;
	width: 230px;
	background: #f2f2f2 url(../../images/leftbox1.jpg) repeat-x top center;
	margin-top: 16px;
	padding:10px;
	color: #636363;
}

    .box-left3 table
    {
	float:left;
	width:220px;
	color:#636363;
	line-height:20px;
	margin:5px;
	padding:0 0 10px 0;
	border-bottom:1px dashed #636363;
    }
    
    .td-left
    {
        width:150px;
    }
    
    .td-right
    {
        width:70px;
        text-align:right;
    }
    
    .total-bag
    {
        float:left;
        width:230px;
        margin:7px 0;
        color:#636363;
    }
    
    .left-bag
    {
        float:left;
        width:140px;
        padding-left:5px;
        color:#00b5cb;
		font-size: 17px;
		top: -3px;
		position: relative;
    }
    
    .right-bag
    {
        float:right;
        width:70px;
        padding-right:5px;
        text-align:right;
    }

/*---right side content---*/

#content-rightcol
{
    float: right;
    width: 675px;
}

#content-rightcol li
{
	margin: 10px 0px 10px 0px;
	padding-left: 25px;
	font-size: 17px;
	list-style: none;
	background-image: url(../../images/notice.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #ef3f35;
}

#ctl00_cphContent_ValidationSummary1
{
    padding-top: 15px;
}

.content-rightcol-left
{
    float: left;
    width: 215px;
    margin: 10px 0px 30px 0px;
    text-align: right;
}

.content-rightcol-right
{
    float: right;
    width: 435px;
    margin: 10px 0px 30px 0px;
}

.content-rightcol-right ul
{
    list-style-type: disc;
    margin-left: 15px;
    font-size: 14px;
}

.content-rightcol-wide
{
    float: left;
    width: 675px;
    text-align: left;
}

.thumbnail
{
    float:left;
    width:110px;
    padding:10px 0px 0px 30px;
    text-align:left;
}

.thumbnail-product
{
    float: left;
    width: 115px;
    padding: 10px 0px 0px 30px;
    text-align: left;
}

.thumbnailright-product
{
    float: left;
    width: 115px;
    padding: 10px 0px 0px 20px;
}



/*---guys section---*/

.guys-header
{
    float: right;
    width: 675px;
    height: 35px;
    padding: 10px 0px 10px 0px;
    background: URL(../../images/guys_browse_by_bg.gif) no-repeat;
}

.guys-header IMG
{
    float: left;
    width: auto;
}

.guys-header p
{
    float: left;
    width: auto;
    margin-left: 10px;
}

/*---girls section---*/

.girls-header
{
    float: right;
    width: 675px;
    height: 35px;
    padding: 10px 0px 10px 0px;
    background: URL(../../images/girls_browse_by_bg.gif) no-repeat;
}

.girls-header IMG
{
    float: left;
    width: auto;
}

.girls-header p
{
    float: left;
    width: auto;
    margin-left: 10px;
}

/*---designers section---*/

.designer-header
{
    float: right;
    width: 675px;
    height: 35px;
    padding: 10px 0px 10px 0px;
    background: URL(../../images/designers_browse_by_bg.gif) no-repeat;
}

.designer-header IMG
{
    float: left;
    width: auto;
}

.designer-header p
{
    float: left;
    width: auto;
    margin-left: 10px;
}

.designer-name
{
    color: #02b290;
    font-size: 24px;
    font-family: Verdana;
}

.item-wrapper
{
    float: left;
    width: 225px;
    padding: 10px 0px 20px 0px;
    text-align:center;
}

.projects-nav
{
    float: right;
    width: 675px;
    height: auto;
    word-spacing: 0px;
    padding: 10px 0px 10px 0px;
    color: #00b5cb;
    /*border-bottom: 1px solid #d1d1d1;*/
}

.noproducts
{
    float: right;
    width: 675px;
    height: auto;
    padding: 10px 0px 10px 0px;
}

.confirm
{
    float: right;
    width: 600px;
    height: auto;
    padding: 10px 0px 10px 0px;
    color: #636363;
    border-bottom: 1px dotted #d1d1d1;
}

.desc
{
    float: right;
    width: 675px;
    height: auto;
    word-spacing: 0px;
    padding: 10px 0px 10px 0px;
    color: #00b5cb;
    font-size: 18px;
    border-bottom: 1px solid #d1d1d1;
}

.desc2
{
    float: right;
    width: 600px;
    height: auto;
    word-spacing: 0px;
    padding: 10px 0px 10px 0px;
    color: #00b5cb;
    font-size: 18px;
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
}

.bigtext
{
    word-spacing: 0px;
    color: #00b5cb;
    font-size: 17px;
}

.desc a
{
    font-size: 18px;
    color: #d1d1d1;
    margin: 0px;
}

.desc a:hover
{
    text-decoration: none;
}

.desc a.current
{
    color: #ef3f35;
}

.previous
{
	color: #d1d1d1;
}

.sizes
{
	float: right;
	width: 655px;
	height:85px;
	color:#636363;
	line-height:20px;
	font-size:16px;
	padding:5px 10px;
	margin-bottom:10px;
	background: #f2f2f2 url(../../images/leftbox2.jpg) repeat-x top center;
	text-align:left;
}

    .sizes input
    {
        position:relative;
        top:2px;
    }
    
    .current-size
    {
        color:#ef3f35;
    }

.sizes-header
{
    font-size: 18px;
}

/*---tables---*/

table.details
{
    width: 600px;
    margin: 15px 0px 10px 0px;
}

table.login
{
    float: right;
    width: 300px;
    margin: 10px 0px 0px 0px;
    text-align: left;
}

td.td1
{
    font-size: 24px;
    font-weight: bold;
    width: 150px;
}

td.td2
{
    width: 105px;
	color:# bababa;
}

td.td3
{
    width: 100px;
	color: #636363;
}

td.td4
{
    width: 130px;
}

td.td5
{
    text-align: right;
}

td.td6
{
	width: 200px;
	color: #636363;
}

td.td7
{
	width: 70px;
	color: #636363;
	text-align: left;
}

td.td8
{
    text-align: right;
    font-size: 22px;
}

td.td9
{
	text-align: left;
	color: #636363;
	width:55px;
	padding:5px;
}

td.td10
{
	width: 130px;
	color: #636363;
	text-align: left;
}

td.td11
{
	text-align: left;
	color: #636363;
	width:55px;
	padding-left: 10px;
}

.odd
{
	background:#f5f5f5;
}

.size-title
{
    width: 600px;
    float: right;
    font-size: 18px;
    font-weight: bold;
}

.basket-left
{
	float: left;
	color: #636363;
}

.basket-right
{
	float: right;
	color: #636363;
	margin-right: 20px;
	padding-right:80px;
	text-align:right;
}

.flash
{
    float: right;
    width: 675px;
    padding: 0px 0px 10px 0px;
}

.left
{
    float: left;
    width: 350px;
    font-size: 24px;
}

.right
{
    float: right;
    width: 250px;
    text-align: right;
    font-size: 24px;
}

.bigbutton
{
    float: left;
    width: 100%;
    font-size: 17px;
    margin:10px 0px;
}

/*sizes table*/

table.size-guide
{
    font-size: 15px;
    background: url(../../images/bg_border-dotted-hoz.png) repeat-x 0 100%;
    border-collapse: collapse;
    margin-left: 30px;
    width: 600px;
}

table.size-guide thead th
{
    background: url(../../images/bg_border-dotted-hoz.png) repeat-x 0 100%;
}

table.size-guide th
{
    padding: 2px 0 5px;
    font-weight: normal;
    text-align: center;
    color: #f172ac;
}

/*colour for guys size table*/

table.guys th
{
    color: #00b5cb;
}

table.size-guide td
{
    background: url(../../images/bg_border-dotted-vert.png) repeat-y 100% 0;
    padding: 2px 0 5px;
    text-align: center;
}

table.size-guide td.XL
{
    background: none;
}

table.size-guide th.description
{
    text-align: left;
    width: 7.5em;
}

/*---------------------footer---------------------*/

#footer
{
	clear: both;
	width: 950px;
	height: 130px;
	background: URL(../../images/footer_line.gif) top no-repeat;
	color:#636363;
	padding:20px 0 0 0;
	line-height:19px;
}

#footer-left
{
    float: left;
    width: 250px;
    height:130px;
    margin: 10px 0px 0px 0px;
    background:url(../../images/footer_identity.gif) top right no-repeat;
}

#footer-right
{
    float: right;
    width: 675px;
    margin: 10px 0px 0px 0px;
}

#social-footer img
{
    position:relative;
    top:3px;
}

.footer-links
{
    margin:0;
    padding:0;
    float:left;
    width:125px;
}

.footer-links li
{
    list-style-type:none;
}

#footer-text
{
	float:right;
	text-align:right;
	font-size:10px;
	font-weight:normal;
	color:#02b291;
	margin-top:31px;
}


/* --- LIGHTBOX --- */

#lightbox
{
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#lightbox img
{
    width: auto;
    height: auto;
}
#lightbox a img
{
    border: none;
}

#outerImageContainer
{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#imageContainer
{
    padding: 10px;
}

#loading
{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#hoverNav
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#imageContainer > #hoverNav
{
    left: 0;
}
#hoverNav a
{
    outline: none;
}

#prevLink, #nextLink
{
    width: 49%;
    height: 100%;
    background-image: url(../data:image/gif;base64,AAAA); /* Trick IE into showing hover */
    display: block;
}
#prevLink
{
    left: 0;
    float: left;
}
#nextLink
{
    right: 0;
    float: right;
}
#prevLink:hover, #prevLink:visited:hover
{
    background: url(../../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover
{
    background: url(../../images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer
{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
}

#imageData
{
    padding: 0 10px;
    color: #636363;
}
#imageData #imageDetails
{
    width: 70%;
    float: left;
    text-align: left;
}
#imageData #caption
{
    font-weight: bold;
}
#imageData #numberDisplay
{
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#imageData #bottomNavClose
{
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
    outline: none;
}

#overlay
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
}

.shippingOptions
{
    padding:10px;
}

.shippingOptions label 
{
    padding-left:10px;
}

.notice
{
	color:#ef3f35;
}

#slideshow
{
    float:left;
    width:675px;
    margin:10px 0 30px 0;
}

    #slideshow-arrow-left
    {
        float:left;
        width:25px;
        margin-top:112px;
        margin-right:5px;
    }
    
    #slideshow-arrow-right
    {
        float:right;
        width:25px;
        margin-top:112px;
    }
    
    #slideshow-arrow-left a,
    #slideshow-arrow-right a
    {
        cursor:pointer;
    }
    
        #slideshow-main
        {
            float:left;
            width:615px;
            height:320px;
        }
        
        #slideshow-nav
        {
      
            clear:both;
            float:left;
            width:400px;
            padding-left:275px;
            text-align:center;
            margin-top:5px;
        }
        
            #slideshow-nav a
            {
                float:left;
                width:15px;
                height:15px;
                margin:0 1px;
            }
            
            #nav a
            {
	width:15px;
	height:15px;
	background:url(../../images/slideshow-nav.gif) no-repeat;
	color:#d9d9d9;
            }
            #nav a:hover
            {
	background:url(../../images/slideshow-nav_o.gif) no-repeat;
	color:#ef3f35;
            }
                #nav a.activeSlide
                {
	width:15px;
	height:15px;
	background:url(../../images/slideshow-nav_o.gif) no-repeat;
	color:#ef3f35;
                }
                
#add-to-bag {
	float: left;
	width: 675px;
	padding: 10px 0 30px 0;
	color: #636363;
}
	#add-to-bag-left span {
		font-size: 17px;
		line-height: 13px;
	}
	
    #add-to-bag-left
    {
        float:left;
        width:300px;
        padding-left:30px;
    }
    
    #add-to-bag-right
    {
        float:right;
        width:300px;
        padding-right:30px;
    }
    
#product-image
{
    float:left;
    width:615px;
    height:380px;
}

.product-left
{
	float:left;
	width:300px;
	padding-left:30px;
	margin-top: 6px;
}

    .product-left h2
    {
		margin: 0;
		padding: 0;
		font-size: 17px;
		word-spacing: 0px;
		margin-top: -2px;
	}
    
.product-right
{
	float:right;
	width:300px;
	padding-right:30px;
	color:#636363;
	line-height:18px;
	position:relative;
	margin-top: 6px;
	padding-bottom: 10px;
	}
	
.product-right-cashback {
	line-height: 17px;
	font-size: 17px;
	color:#EF3F35;
}

.product-pricing-info
{
	width: 100%;
	float: left;
	color: #636363;
	margin-top: 0px;
}

.product-bottom {
	float: right;
	width: 585px;
	color: #636363;
	line-height: 18px;
	position: relative;
	margin-top: 6px;
	padding: 30px;
	background: #F3F3F3;
	margin-bottom: 25px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	height: auto;
}

.product-bottom h2 {
	margin: 0;
	padding: 0;
	font-size: 17px;
	margin-bottom: 15px;
}

.promotion-title
{
	font-size:22px;
	color:#636363;
	font-weight:normal;
}

.login-left
{
	float:left;
	width:300px;
	padding:10px 15px;
	background:#f2f2f2 url(../../images/leftbox1.jpg) repeat-x top center;
	margin-top: 10px;
}

.login-right
{
	float:right;
	width:300px;
	min-height:136px;
	height:auto !important;
	height:136px;
	padding:10px 15px;
	background:#f2f2f2 url(../../images/leftbox1.jpg) repeat-x top center;
	margin-top: 10px;
}

#login-hidden
{
	float:left;
	width:300px;
	padding:10px 15px;
	background:#f2f2f2;
	display:none;
}

#forgotten-password
{
    cursor:pointer;
}

#create-account
{
	float:left;
	width:300px;
	padding:10px 15px;
	background:#f2f2f2 url(../../images/leftbox1.jpg) repeat-x top center;
}

.total-price
{
    font-size:22px;
    color:#ef3f35;
}

.discount
{
    color:#00b4d0;
}

#buy-gift-left
{
    float:left;
    width:380px;
}

#buy-gift-right
{
    float:right;
    width:281px;
}

.gift-wrapper
{
    float:left;
    width:624px;
    margin:15px 0 10px 0;
    height:250px;
}

    .gift-left
    {
        float:left;
        width:275px;
        position:relative;
        height:245px;
    }
    
        .gift-left-left
        {
            float:left;
            width:123px;
            margin-right:10px;
        }
        
        .gift-left-right
        {
            float:right;
            width:150px;
        }
            
            .gift-left-right span
            {
                float:left;
                width:150px;
                font-size:20px;
                margin-top:10px;
            }
    
    .gift-right
    {
        float:right;
        width:345px;
        position:relative;
    }
            
        .gift-right-left
        {
            float:right;
            width:25px;
            position:absolute;
            bottom:0;
            right:0;
        }
        
            .gift-right-left a
            {
                float:left;
                margin-top:3px;
            }
        
        .gift-right-right
        {
            float:right;
            width:346px;
        }
 
.general-left
{
    float:left;
    width:330px;
    margin:20px 0;
}           

.general-right
{
	float:right;
	width:330px;
	margin:20px 0;
}
    
#account-hidden 
{
    float:left;
    width:330px;
    margin-top:15px;
    display:none;
}
  #account-hidden-new
{
    float:left;
    width:330px;
    margin-top:15px;
    display:none;
}

#account-table
{
	float:left;
	width:330px;
	background:#f2f2f2;
	margin-top: 13px;
}

    #account-table td
    {
        padding:4px 5px;
    }
    
    .odd-account
    {
        background:#fff;
    }
    
.radio
{
    position:relative;
    top:2px;
}

.delivery-details
{
    float:left;
    width:645px;
    margin-bottom:20px;
}

    .delivery-details td
    {
        padding:0;
    }

#delivery-text
{
	float:left;
	color:#636363;
}

.wrapping-options
{
    float:left;
    width:675px;
    margin-bottom:10px;
}

    .wrapping-options-item
    {
        float:left;
        width:123px;
        margin-right:15px;
    }
    
    .wrapping-options-item img
    {
        float:left;
        margin-bottom:5px;
    }

#payment-left
{
    float:left;
    width:445px;
}

#payment-right
{
    float:right;
    text-align:right;
    width:215px;
    margin-bottom:50px;
    margin-top:550px;
}
    
.giftOptions
{
    width:675px;
    display:none; 
    clear:both;  
}

.small-sizeguide
{
    color:#636363;
    font-weight:bold;
    margin-top:17px;
}
.small-sizeguide td
{
    padding-right:30px;
}

.non-selected-address
{
	color:#999;
}
.selected-address
{
	font-weight:normal;
}
.pageedit table
{

}

.pageedit p
{
	color:#636363;
	font-size: 14px;
}

.delivery
{
	float: right;
	width: 645px;
	height:48px;
	color:#636363;
	line-height:20px;
	font-size:16px;
	padding: 10px 15px 5px 15px;
	margin-bottom:10px;
	background: #f2f2f2 url(../../images/leftbox2.jpg) repeat-x top center;
}

.delivery input
    {
        position:relative;
        top:2px;
}

.christmas {
	background-color: #FFF;
	background-image: url(../../images/tile_grey_tab_bg2.gif);
	background-repeat: repeat-x;
}
.white-back {
	background-color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
}
#container2 {
	width: 950px;
	margin: 0 auto;
	height: auto;
	background-color: #FFF;
	background-image: url(../../images/tile_grey_tab_bg2.gif);
	background-repeat: repeat-x;
}
#christmas-gifts {
	background-image: url(../../pages/christmas-gifts/img/christmas-gifts_03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 427px;
	width: 675px;
	position: relative;
}
#christmas-gifts p {
	color: #FFF;
	width: 600px;
	background-color: #1F4746;
	padding: 10px;
	margin-top: 150px;
	margin-left: 25px;
	position: absolute;
}

.projects-nav span.basket-basket-left {
	color: #636363 !important;
}

.projects-nav input {
	color: #636363;
	
}td.td10 input {
	color: #636363;
}
input:focus {
	border:1px solid #02B290 !important;
	outline:none;
}
textarea:focus {
	border:1px solid #02B290 !important;
	outline:none;
}
select:focus {
	border:1px solid #02B290 !important;
	outline:none;
}

.textbox
{
	width: 185px;
	margin: 5px 0px;
	padding: 5px;
	float: left;
	border:1px solid #E4E4E4;
	color: #636363;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 6px #e4e4e4;
	-webkit-box-shadow: 0px 0px 6px #e4e4e4;
	box-shadow: 0px 0px 6px #e4e4e4;
}
.textbox:hover {
	border:1px solid #02B290;
}


.textbox-login
{
	width: 190px;
	margin: 2px 0px;
	padding: 5px;
	float: left;
	border:1px solid #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	background-color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 6px #e4e4e4;
	-webkit-box-shadow: 0px 0px 6px #e4e4e4;
	box-shadow: 0px 0px 6px #e4e4e4;
}
.textbox-login:hover {
	border:1px solid #02B290;
}

.textbox2
{
	float: left;
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
}
.textbox2:hover {
	border:1px solid #02B290;
}

    
.textbox-delivery
    {
	float:left;
	width:182px;
	padding:5px;
	border:1px solid #E4E4E4;
	margin:5px 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	background-color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 6px #e4e4e4;
	-webkit-box-shadow: 0px 0px 6px #e4e4e4;
	box-shadow: 0px 0px 6px #e4e4e4;
    }
.textbox-delivery:hover {
	border:1px solid #02B290;
}
.textbox-phone
    {
	float:left;
	width:102px;
	padding:5px;
	border:1px solid #E4E4E4;
	margin:5px 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	background-color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 6px #e4e4e4;
	-webkit-box-shadow: 0px 0px 6px #e4e4e4;
	box-shadow: 0px 0px 6px #e4e4e4;
    }
.textbox-phone:hover {
	border:1px solid #02B290;
}
  
.textbox-date
{
	color:#636363;
	border:1px solid #E4E4E4;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-color: #FFF;
	margin-left: 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 6px #e4e4e4;
	-webkit-box-shadow: 0px 0px 6px #e4e4e4;
	box-shadow: 0px 0px 6px #e4e4e4;
}
.textbox-date:hover {
	border:1px solid #02B290;
}

.textbox-payment
    {
	float:left;
	width:320px;
	padding:5px;
	border:1px solid #E4E4E4;
	margin:5px 0 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	background-color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 6px #e4e4e4;
	-webkit-box-shadow: 0px 0px 6px #e4e4e4;
	box-shadow: 0px 0px 6px #e4e4e4;
    }
.textbox-payment:hover {
	border:1px solid #02B290;
}

.box-left1 input
{
	float:left;
	margin:10px 0 0 0;
	padding: 5px;
	width: 218px;
	color:#636363;
	border:1px solid #E4E4E4;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box-left1 input:hover {
	border:1px solid #02B290;
}

    #account-hidden input,
    .phone
    {
	float:left;
	width:182px;
	padding:5px;
	border:1px solid #E4E4E4;
	margin:5px 0 5px 10px;
	color: #636363;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 6px #e4e4e4;
	-webkit-box-shadow: 0px 0px 6px #e4e4e4;
	box-shadow: 0px 0px 6px #e4e4e4;
    }
#account-hidden input:hover, .phone:hover {
	border:1px solid #02B290;
}

#account-hidden-new input,
    .phone
    {
	float:left;
	width:182px;
	padding:5px;
	border:1px solid #E4E4E4;
	margin:5px 0 5px 10px;
	color: #636363;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 6px #e4e4e4;
	-webkit-box-shadow: 0px 0px 6px #e4e4e4;
	box-shadow: 0px 0px 6px #e4e4e4;
    }
#account-hidden-new input:hover, .phone:hover {
	border:1px solid #02B290;
}
.account-details-edit
{
	float:left;
	width:182px;
	padding:5px;
	border:1px solid #E4E4E4;
	margin-right:6px;
	background-color: #FFF;
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 6px #e4e4e4;
	-webkit-box-shadow: 0px 0px 6px #e4e4e4;
	box-shadow: 0px 0px 6px #e4e4e4;
}  
.account-details-edit:hover {
	border:1px solid #02B290;
}
    
    #account-hidden select
    {
	float:left;
	width:194px;
	border:1px solid #E4E4E4;
	margin:5px 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	padding: 5px;
	color: #636363;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 6px #e4e4e4;
	-webkit-box-shadow: 0px 0px 6px #e4e4e4;
	box-shadow: 0px 0px 6px #e4e4e4;
    }
#account-hidden select:hover {
	border:1px solid #02B290;
}
    
#account-hidden-new select
    {
	float:left;
	width:194px;
	border:1px solid #E4E4E4;
	margin:5px 0 5px 10px;
	padding: 5px;
	color: #636363;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    }  
#account-hidden-new select:hover {
	border:1px solid #02B290;
}
.general-left textarea, .general-right textarea
{
	width:320px;
	overflow:auto;
	height:100px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	border:1px solid #E4E4E4;
	color: #636363;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 6px #e4e4e4;
	-webkit-box-shadow: 0px 0px 6px #e4e4e4;
	box-shadow: 0px 0px 6px #e4e4e4;
}
.general-left textarea:hover, .general-right textarea:hover {
	border:1px solid #02B290;
}

.details-account{
	width: 330px;
	margin-bottom: 10px;
}

.details-account td {
	height:18px;
	vertical-align:middle;
}
.basket-basket-left input:hover {
	border:1px solid #02B290;
}
.td10 input:hover {
	border:1px solid #02B290;
}
td.td13 {
	width: 38px;
	color: #636363;
	text-align: right;
	padding-right: 32px;
}    

#account-orders td{
	padding: 7px;
}

#account-orders th{
	padding: 7px;
}
.details-account2 {
	width:330px;
	vertical-align:top;
	background-color: whiteSmoke;
	padding: 10px;
}
.details-account2 td {
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
}
.details-account2 td.td2 {
	color: #bababa;
}

#account-table2 {
	width:330px;
	background:#f2f2f2;
	margin-bottom: 10px;
}
#account-table2 td {
	padding:4px 5px;
}

.addnote {
	float:left;
	color:#636363;
	font-size:12px;
	margin-top:10px;
}
.underline {
	font-size: 12px;
	line-height: 17px;
}
.valentines img {
	border: none;
}
.valentines .caption {
	background-color: #636363;
	padding: 10px;
	width: 655px;
	height: 45px;
	margin-bottom: 25px;
	color: #fff;
	background-image: url(../../pages/valentines-day/images/gift-wrapping-available.png);
	background-repeat: no-repeat;
	background-position: 410px 24px;
}
.valentines .caption p {
	float: left;
	margin: 0px;
}
.valentines .caption a {
	color: #fff;
}
.valentines .caption a:hover {
	color: #ef3f35;
}

.valentines .caption .bargain {
	text-align:right;
	font-size:22px;
	float: right;
	margin-top: -5px;
}
.valentines .caption .price {
	text-decoration: line-through;
	color:#FFF;
}
.caption .buy-now {
	display: block;
	width: 109px;
	height: 25px;
	background-image: url(../../pages/valentines-day/images/buy-now.gif);
	background-repeat: no-repeat;
	
}
.caption .buy-now:hover {
	background-position: 0px -25px;
}

#plus1 {
	height:20px;
	display:block;
	clear:both;
	padding-top:10px;
}
.red-bold {
	color:#ef3f35;
	font-weight:bold;
}
.greyish {
	background-color:#f8f8f8;
	padding:10px 15px;
}
