﻿/* General */

/*Reset Common Tags*/

a,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

html 
{
    overflow-y: scroll;
}


body 
{
    margin:0px auto;
    padding:0px;
    background:#000;
    font-family:Verdana;
    font-size:11px;
    color:#fff;
}

a
{
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

a.selected
{
    text-decoration:underline;
}

img
{
    border:0px;
}

p
{
    margin:10px 0px 10px 0px;
}

h1
{
    width:500px;    
    font-size:24px;
    /*line-height:38px;*/
    padding:0px 10px 0px 10px;
    background:url(/images/heading_bg.jpg);
    background-repeat: repeat-y;
}

h2
{
    font-size:12px;
    color:#000;
    margin:0px;
    padding:5px 10px 0px 10px;
}

h3
{
    font-size:14px;
    text-align:center;
}

.text20
{
    font-size:18px;
    font-weight:bold;
}

		/*---------------------layout--------------------*/
		
#container 
{
    width:960px;
    margin:0 auto;
    height:auto;
}

#layout
{
    width:960px;
    clear:both;
}

		/*---------------------header---------------------*/
		
#header-home
{
    width:730px;
    margin:5px 0px 3px 0px;
}

        /*----------------------nav-----------------------*/
        
.menu
{
    float:left;
    margin-bottom:5px;
    width:178px;
}

ul.subnav
{
    float:left;
    width:148px;
    background:#e6e7e8;
    color:#663399;
    padding:10px 15px 10px 15px;
    margin:0px;
    list-style-type:none;
}

ul.subnav li
{
    line-height:16px;
}

ul.subnav a
{
    color:#663399;
    font-weight:bold;
}

.subnav-textbox
{
    color:#999;
    border-style:inset;
    width:142px;
}

        /*---------------------content--------------------*/
#logo-home
{
    float:left;
    padding:40px 0px 40px 0px;
}    
    
#content-leftcol
{
    float:left;
    width:178px;
    padding-left:23px;
}

#content-rightcol
{
    float:left;
    width:730px;
    padding-left:6px;
}

#terms
{
    float:left;
    width:710px;
    padding:10px;
    margin-top:192px;
    background:#c5c6c6;
    color:#333;
    margin-bottom:5px;
}

.rightcol-left
{
    float:left;
    width:362px;
    margin:5px 0px 5px 0px;
}

#rightcol-left-left
{
    float:left;
    width:178px;
}

#rightcol-left-right
{
    float:right;
    width:178px;
}

.rightcol-right
{
    float:right;
    width:362px;
    margin:5px 0px 5px 0px;
}

#content
{
    float:left;
    width:700px;
    background:#333;
    margin:5px 0px 5px 0px;
    padding:10px 15px 10px 15px;
    text-align: justify;
}

#product-content
{
    float:left;
    width:700px;
    background:#333;
    margin:5px 0px 5px 0px;
    padding:10px 15px 10px 15px;
    font-size:14px;
}

#home-content
{
    float:left;
    width:730px;
    background:#333;
}

#home-content-left
{
    float:left;
    width:332px;
    padding:5px 15px 5px 15px;
}

#home-content-right
{
    float:right;
    width:332px;
    padding:5px 15px 5px 15px;
}

#video
{
    background:#4d0f7a;
}

#category-description
{
    width: 320px;
    height: 205px;
    padding: 20px 20px 0 20px;
    float: left;
    font-size: 16px;
    line-height: 20px;
    font-family: Verdana;
    background-image: url('/images/category_description_bg.jpg');    
}

#category-description a
{
    color: White;
    text-decoration: none;
    background-color: Transparent;
}

#category-description a:hover
{
    color: White;
    text-decoration: underline;
    background-color: Transparent;
}

#category-description a:visited
{
    color: White;
    text-decoration: none;
    background-color: Transparent;
}

#category-description p
{
    margin: 0;
}

.blog-wrapper
{
    float:left;
    width:730px;
}

.leftcol-blog
{
    float:left;
    width:178px;
}

.rightcol-blog
{
    float:right;
    width:526px;
    padding:10px;
    background:#c5c6c6;
    padding-bottom:50px;
    margin-bottom: 5px;
}

.rightcol-blog p
{
    padding:5px 10px 5px 10px;
    font-size:10px;
    color:#000;
}

.leftcol-small
{
    float:left;
    width:178px;
    margin-top:5px;
}

.leftcol-small IMG
{
    margin-bottom:5px;
}

.rightcol-wide
{
    float:right;
    width:546px;
    margin:5px 0px 5px 0px;
}

#about-text
{
    float:left;
    width:506px;
    background:#c5c6c6;
    padding:0px 20px 10px 20px;
    color: #000;
    text-align: justify;
}

.basket
{
    float:left;
    width:700px;
    font-size:14px;
    color:#fff;
    border-bottom:1px solid #858585;
}

.basket td,
.basket-total td
{
    padding:10px 0px 10px 0px;
}

.basket-total
{
    float:left;
    width:700px;
    font-size:14px;
    color:#fff;
    margin-top:50px;
    font-weight:bold;
    background:#666;
    text-align:center;
}

#offers-wrapper
{
    float:left;
    width:736px;
    margin-top:5px;
    margin-bottom: 2px;
}

#offers-top
{
    padding-bottom: 5px;
    float:left;
}

.menuselected
{
    color: #999!important;    
}

.offers
{
    float:left;
    width:178px;
    height:224px;
    margin-right:6px;
    padding-bottom:5px;        
}

.offers-heading
{
    float:left;
    width:168px;
    height:46px;
    padding:3px 5px 0px 5px;
    font-weight:bold;
    background:url(/images/vouchers_heading.jpg);
}

.offers-item
{
    float:left;
    width:178px;
    height:154px;
}

.offers-bottom
{
    float:left;
    width:178px;
    height:21px;
    background:url(/images/product_price.jpg) no-repeat;
}

.offers-bottom-left
{
    float:left;
    width:114px;
    line-height:21px;
    font-size:12px;
    font-weight:bold;
    padding:0px 5px 0px 5px;
}

.offers-bottom-right
{
    float:right;
    width:54px;
}

.heading1
{
    font-size:10px;
    color:#fff;
}

.heading2
{
    font-size:12px;
    color:#bf0070;
}

#gallery
{
    float:left;
    width:730px;
    margin:5px 0px 0px 0px;
}

.gallery-left
{
    float:left;
    width:546px;
    border-right:1px solid #b4b4b4;
}

.gallery-right
{
    float:right;
    width:183px;
}

#sizes
{
    float:left;
    width:730px;
    padding-bottom:10px;
}

#sizes-left
{
    float:left;
    width:552px;
    height:224px;
    background:url(/images/productinfo_bg.jpg);    
}

#sizes-right
{
    float:right;
    width:178px;
}

.shoe-sizes IMG
{
    margin-left:4px;
}

.shoe-sizes tr
{
    height:45px;
    margin-right:20px;
}

.shoe-sizes td
{
    width:36px;
    font-size:10px;
    letter-spacing:0px;
    word-spacing:0px;
    text-align:center;
}

#sizes-desc
{
    float:left;
    width:195px;
    padding:50px 10px 10px 20px;
}

#sizes-table
{
    float:right;
    width:326px;
    padding-top:25px;
}

.td2
{
    width:210px;
}

.td3
{
    width:118px;
}

.td4
{
    width: 80px;
}

.td5
{
    width: 112px;
}

/* size guide */

.sizeguide-left
{
    float: left;
    width: 365px;
}

.sizeguide-right
{
    float: right;
    width: 365px;
}

/*---------------------footer---------------------*/
        
#footer
{
    float:left;
    width:700px;
    background:#666;
    padding:10px 15px 10px 15px;
    color:#333;
    font-size:10px;
}

#footer a
{
    color:#333;
}

#footer-links
{
    width:700px;
}

#footer-links td
{
    vertical-align:top;
}

#footer-links td IMG
{
    padding:5px 0px 35px 0px;
}

.td1
{
    width:178px;
}

#social-networks
{
    float:left;
    width:700px;
    padding:10px 15px 40px 15px;
}


#login 
{
    width:350px;
    margin: 50px 0px 50px 0px;
    border:solid 1px #CCCCCC;
    text-align:left;
    color: #000;
}

#login td
{
    padding:8px;
    background-color:#ffffff;
}

#login-header 
{
    background-color:#663399!important;
    color:#FFFFFF;
    padding:5px;
    text-align:center;
}

/* Videos */

#videocontainer
{
    margin: 40px 0 10px 0px;
}

.videobutton
{
    float: left;
    width: 120px;
    height: 130px;
    text-align: center;
    margin-right: 25px;
}

.checkout-form
{
    width: 200px;
}

/* mes threads */

#threadssizepicker
{
    background-image: url(/images/sizepicker_bg.jpg);
    width: 362px;
    height: 224px;
}

/* SIFR */

#product-header
{
    margin-top:192px;
    background-image:URL(/images/heading_product.jpg);
    float:left;
    width:708px;
    height:74px;
    padding-top: 10px;
    padding-left: 12px;
    padding-right: 10px;
}


 h1.product
{
    color:#333333;
    font-size:18px;
    font-weight:normal;
    background-image: none;
    line-height: 18px;
    display: inline;
    margin-bottom: 0px;
}

h2.product
{
    margin-top: 0px;
    color:#bf0070;
    font-size:32px;
    font-weight:normal;
    display: inline;
}

/* account summary table */

.gridview
{
    border:solid 1px #CCCCCC;
    width:686px;
}

.gridview th
{
    background-color: #000000;
    color:#FFFFFF;
    padding:4px;
    border:solid 1px #CCCCCC;
}

.gridview td 
{
    padding:4px;
    border:solid 1px #CCCCCC; 
   
}

.gridview tr
{
     background-color: #666666;   
}

.gridview tr:hover
{
    background-color: #AAAAAA;
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}