﻿/* General */

/*Reset Common Tags*/

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

body
{
    margin: 0px auto;
    padding: 0px;
    background: URL(../../images/tile_grey_tab_bg.gif) repeat-x;
    font-family: Arial;
    font-size: 12px;
}

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
{
}

h2
{
    font-size: 24px;
}

h3
{
    font-size: 16px;
    font-weight: normal;
    margin: 15px 0px 5px 0px;
}

/*------------------------------*/

.current
{
    color: #ef3f35;
}

.medium
{
    font-size: 18px;
    clear: both;
}

.highlight
{
    color: #02b290;
    font-weight: bold;
}

.price
{
    font-size: 14px;
    color: #ff3333;
    line-height: 20px;
}

.price-main
{
    font-size: 18px;
    color: #ff3333;
    line-height: 20px;
}

.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: 455px;
    padding-top: 15px;
}

#header-right-top
{
    float: right;
    width: 495px;
    text-align: right;
    padding-top: 15px;
}

#header-bottom
{
    float: left;
    width: 950px;
    margin: 3px 0px 5px 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;
}

.menu-right
{
    float: right;
    width: auto;
}

.header-basket
{
    float: right;
    width: auto;
    padding: 0 3px 0 3px;
    line-height: 25px;
    background-color: #fff;
}

/*----------------------nav-----------------------*/

ul.nav
{
    list-style-type: none;
    font-size: 22px;
}

ul.nav a:hover
{
    text-decoration: none;
    color: #ef3f35;
}

.navoverstate
{
    color: #ef3f35;
}

ul.subnav
{
    list-style-type: none;
    font-size: 17px;
    padding-left: 15px;
}

.divider
{
    padding-left: 30px;
}

/*---------------------content--------------------*/

#content-leftcol
{
    float: left;
    width: 300px;
    padding: 0px 20px 50px 0px;
}

/*---left side content---*/

.news
{
    width: 300px;
    background: #fff;
    border-bottom: 1px solid #d1d1d1;
    margin-top: 30px;
}

.box-left1
{
    width: 300px;
    background: #fff9ea;
    border-bottom: 1px solid #d1d1d1;
    margin-top: 30px;
}

.box-left1 table
{
    margin: 0px 0px 10px 7px;
}

.box-left1 input
{
    padding: 5px;
    width: 190px;
    margin-right: 5px;
}

.box-left2
{
    width: 300px;
    background: #fff7e0;
    border-bottom: 1px solid #d1d1d1;
    margin-top: 30px;
}

.box-left2 p
{
    margin: 10px;
}

.box-left3
{
    width: 300px;
    background: #fff4d5;
    border-bottom: 1px solid #d1d1d1;
    margin-top: 30px;
}

.box-left3 p
{
    margin: 10px;
}

.box-left4
{
    width: 300px;
    background: #fceec8;
    border-bottom: 1px solid #d1d1d1;
    margin-top: 30px;
}

.box-left4 p
{
    margin: 10px;
}

/*---right side content---*/

#content-rightcol
{
    float: right;
    width: 630px;
}

#content-rightcol li
{
    margin: 10px 0px 10px 30px;
    padding-left: 5px;
}

#ctl00_cphContent_ValidationSummary1
{
    padding-top: 15px;
}

.content-rightcol-left
{
    float: left;
    width: 280px;
    margin: 10px 0px 30px 0px;
    text-align: right;
}

.content-rightcol-right
{
    float: right;
    width: 300px;
    padding-left: 50px;
    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: 600px;
    padding-left: 30px;
    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: 600px;
    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: 600px;
    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: 600px;
    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: 180px;
    padding: 10px 0px 20px 30px;
}

.projects-nav
{
    float: right;
    width: 600px;
    height: auto;
    word-spacing: 2px;
    padding: 10px 0px 10px 0px;
    color: #00b5cb;
    border-bottom: 1px solid #d1d1d1;
}

.noproducts
{
    float: right;
    width: 600px;
    height: auto;
    padding: 10px 0px 10px 0px;
}

.confirm
{
    float: right;
    width: 600px;
    height: auto;
    padding: 10px 0px 10px 0px;
    color: #000;
    border-bottom: 1px dotted #d1d1d1;
}

.desc
{
    float: right;
    width: 600px;
    height: auto;
    word-spacing: 2px;
    padding: 10px 0px 10px 0px;
    color: #00b5cb;
    font-size: 18px;
    border-bottom: 1px solid #d1d1d1;
}

.desc2
{
    float: right;
    width: 600px;
    height: auto;
    word-spacing: 2px;
    padding: 10px 0px 10px 0px;
    color: #00b5cb;
    font-size: 18px;
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
}

.bigtext
{
    word-spacing: 2px;
    color: #00b5cb;
    font-size: 18px;
}

.desc a
{
    font-size: 18px;
    color: #d1d1d1;
    margin: 0px;
}

.desc a:hover
{
    text-decoration: none;
}

.desc a.current
{
    color: #ef3f35;
}

.previous
{
    color: #cfd4d8;
}

.sizes
{
    float: right;
    width: 600px;
    border-bottom: 1px solid #d1d1d1;
}

.sizes-header
{
    font-size: 18px;
}

/*---tables---*/

table.details
{
    width: 600px;
    margin: 15px 0px 10px 0px;
}

table.login
{
    float: right;
    width: 250px;
    margin: 10px 0px 30px 0px;
    text-align: left;
}

td.td1
{
    font-size: 24px;
    font-weight: bold;
    width: 150px;
}

td.td2
{
    width: 110px;
}

td.td3
{
    width: 100px;
}

td.td4
{
    width: 130px;
}

td.td5
{
    text-align: right;
}

td.td6
{
    width: 350px;
    color: #000;
}

td.td7
{
    width: 70px;
    color: #000;
    text-align: center;
}

td.td8
{
    text-align: right;
    font-size: 22px;
}



.size-title
{
    width: 600px;
    float: right;
    font-size: 18px;
    font-weight: bold;
}

.basket-left
{
    float: left;
    color: #000;
}

.basket-right
{
    float: right;
    color: #000;
    margin-right: 20px;
}

.flash
{
    float: right;
    width: 600px;
    padding: 10px 0px 10px 0px;
}

.textbox
{
    width: 185px;
    margin: 5px 0px;
    padding: 3px 0px;
    float: left;
}

.textbox2
{
    width: 340px;
    margin: 5px 0px 15px 0px;
    padding: 3px 0px;
    float: left;
}

.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: 16px;
    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: 100px;
    background: URL(../../images/footer_line.gif) top no-repeat;
}

#footer-left
{
    float: left;
    width: 450px;
    margin: 10px 0px 0px 0px;
}

#footer-right
{
    float: right;
    width: 500px;
    margin: 10px 0px 0px 0px;
}

#footer-right p
{
    margin: 0px 0px 15px 0px;
}

#product-features
{
    line-height: 10px;
    margin: 20px 0px 30px -15px;
}



/* --- 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: #666;
}
#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:red;
}