﻿body
{
	margin: 0;
	font-family: Lucida Grande, Tahoma, Arial;
	font-size: 12px;
}

h1
{
	font-size: 25px;
	margin: 0;
}

h2 
{
	margin: 0;
}

h1.title 
{
	margin: 15px 0;
}

h3
{
	font-size: 13px;
}

h4
{
	margin: 10px 0 7px 0;
	text-size:11px;
	padding: 0;
}
img
{
	border: 0;
}

.rightCol li 
{
    margin:10px 0px;
}
th 
{
    text-align:left;
}

address 
{
    font-style:normal;
    line-height:20px;
}

.mainSiteLeftMenuh2 
{
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
}

.mainSiteLeftMenu h4 
{
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin-bottom: 4px;
}

.mainSiteLeftMenu h4 a 
{
	color: #000;
}

.selectedItemsContainer 
{
	margin-bottom: 17px;
}

.selectedItemsContainer h3 
{
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
}

.pageWrapper
{
	width: 960px;
	margin: auto;
}

a:link, a:visited
{
	color: #333;
}
.rightCol a 
{
	text-decoration: underline;
	cursor:pointer;
}
    

a:hover, a:active
{
	color: #999;
}

.header
{
	background: transparent url(img/headerBG.png) top left no-repeat;
	font-size: 12px;
	height: 81px;
	position: relative;
}

.gsLogo img
{
	margin: 2px 0 0 5px;
}

.clear
{
	clear: both;
}

.header a
{
	color: #fff;
}

.header a
{
	color: #fff;
}

.headerTopRight
{
	position: absolute;
	top: 5px;
	right: 5px;
	color: #fff;
}

.headerBottomRight
{
	position: absolute;
	bottom: 0;
	right: 8px;
}

.topSearchBox
{
	width: 205px;
}

.shoppingBagText
{
	color: #fff;
	position: relative;
	bottom: 8px;
}

.topMenu
{
	border-bottom: 1px solid #ccc;
	height: 32px;
	margin-bottom: 12px;
	z-index: 1000;
}

.topMenu a
{
	height: 33px;
}

.topMenu a span
{
	display: none;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
}

#nav li { /* all list items */
	float: left;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 5px;
	display:none; 
	z-index: 1000;
}

#nav li ul li { /* second-level lists */
	float: none;
}

#nav li ul li a 
{
		height: 23px;
}

#ndav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	display:block;
	left:auto;
}



.tmHome:link, .tmHome:visited
{
	background: transparent url(img/home.gif) top left no-repeat;
	width: 150px;
}

.tmHome:hover, .tmHome:active
{
	background: transparent url(img/home.gif) bottom left no-repeat;
	width: 150px;
}

.tmNewIn:link, .tmNewIn:visited
{
	background: transparent url(img/newin.gif) top left no-repeat;
	width: 150px;
}

.tmNewIn:hover, .tmNewIn:active
{
	background: transparent url(img/newin.gif) bottom left no-repeat;
	width: 150px;
}
.tmWomens:link, .tmWomens:visited
{
	background: transparent url(img/womens.gif) top left no-repeat;
	width: 186px;
}

.tmWomens:hover, .tmWomens:active
{
	background: transparent url(img/womens.gif) bottom left no-repeat;
	width: 186px;
}
.tmMens:link, .tmMens:visited
{
	background: transparent url(img/mens.gif) top left no-repeat;
	width: 150px;
}

.tmMens:hover, .tmMens:active
{
	background: transparent url(img/mens.gif) bottom left no-repeat;
	width: 150px;
}
.tmAccessoires:link, .tmAccessoires:visited
{
	background: transparent url(img/accessories.gif) top left no-repeat;
	width: 226px;
}

.tmAccessoires:hover, .tmAccessoires:active
{
	background: transparent url(img/accessories.gif) bottom left no-repeat;
	width: 226px;
}

.tmSale:link, .tmSale:visited
{
	background: transparent url(img/sale.gif) top left no-repeat;
	width: 98px;
}

.tmSale:hover, .tmSale:active
{
	background: transparent url(img/sale.gif) bottom left no-repeat;
	width: 98px;
}


.footer
{
	background: transparent url(img/footerBG.png) top left no-repeat;
	height: 140px;
	color: #fff;
}

.footer ul
{
	padding: 50px 0 0 20px;
	margin: 0;
}

.footer ul li
{
	display: inline;
	list-style: none;
	padding: 0 10px;
}

.footer ul li a
{
	color: #fff;
}

.footerArea
{
	margin-top: -3px;
	padding: 0px 10px 0 20px;
	float: right;
}


/* main cols */

.leftCol
{
	width: 163px;
	float: left;
}


.leftCol h4 {
	font-weight:900;
	border-bottom:1px solid #CCCCCC;
}
.leftCol a {
	text-decoration:none;
}

.rightCol
{
	width: 780px;
	float: right;
	margin-left: 14px;
}

/* breadcrumbs */

.breadcrumbs
{
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	margin-bottom: 12px;
}

.breadcrumbs li
{
	display: inline;
	color: #999999;
	font-size: 12px;
}

.breadcrumbs li a:link, .breadcrumbs li a:visited
{
	color: #999999;
}

.breadcrumbs li a:hover, .breadcrumbs li a:active
{
	color: #ccc;
}

.sorting
{
	float: right;
}

.products
{
	margin-top: 5px;
	border-top: 1px solid #ccc;
}


/* left Menu */

.leftCol ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.menuLevel1
{
	font-weight: bold;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}

/* list view Styles */



.resultItem
{
	float: left;
	height: 310px;
	margin: 0 13px 15px 0;
	width: 182px;
}

.resultItem p
{
	
}

.resultItem .riFixHeight
{
	float: left;
	height: 220px;
	text-align: center;
	width: 182px;
}

.resultItem p
{
	clear: both;
	float: left;
	height: 40px;
	text-align: center;
	width: 182px;
	margin: 2px 0;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.titleText 
{
	padding-bottom: 4px;
	font-size: 12px !important;
	display: block;
}

.price 
{
	text-decoration: underline;
}

/* checkout and account area */

.login
{
	width: 340px;
	float: left;
	background-color: #eeeeee;
	padding: 0 15px 15px 15px;
	margin-right: 10px;
	height: 215px;
}

.register
{
	width: 340px;
	float: left;
	background-color: #eeeeee;
	padding: 0 15px 15px 15px;
	height: 215px;
}

.rightButton
{
	text-align: right;
}

.error
{
	color: Red;
}

.cardAddress
{
	width: 340px;
	float: left;
	background-color: #eeeeee;
	padding: 0 15px 15px 15px;
	height: 450px;
}

.sagePayLogos
{
	width: 200px;
	float: right;
	text-align: center;
}

.billing
{
	width: 340px;
	float: left;
	background-color: #eeeeee;
	padding: 0 15px 15px 15px;
	margin-right: 10px;
	height: 450px;
}

.deliveryAddress, #cardSummary
{
	width: 340px;
	float: left;
	background-color: #eeeeee;
	padding: 0 15px 15px 15px;
	margin-right: 10px;
	min-height: 400px;
}

#billingSummary
{
	width: 240px;
	float: left;
	background-color: #eeeeee;
	padding: 0 15px 15px 15px;
	margin-right: 10px;
	min-height: 400px;
}


.basket
{
	width: 550px;
	float: left;
	background-color: #eeeeee;
	padding: 0 15px 15px 15px;
}

.basketAndConfirmation #basket 
{
	width: 960px !important;
}

#basket table 
{
	width: 100%;
}


#basket table thead td
{
	border-bottom: 1px solid #666;
}

#basket table tfoot td
{
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}

#basketTotal
{
	text-align: right;
}

#basketCommands
{
	font-weight: bold;
}

.basketAndConfirmation
{
	float: right;
}

.cardSummary
{
}

#deliverySummary 
{
	background-color: #eeeeee;
	padding: 0 15px 15px;
	width: 270px;
	float: right;
	min-height:400px;
}


/* item details page */

.productLeftCol
{
	width: 530px;
}

.productImagesLeftCol
{
	width: 110px;
	float: left;
	vertical-align: bottom;
	height: 302px;
	position: relative;
}

.productImagesRightCol
{
	float: left;
	width: 420px;
	
}

.smallProductImage
{
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-right: 10px;
	width: 100px;
	position: absolute;
}

.mainProductImageSmall
{
	width: 400px;
	height: 300px;
	border: 1px solid #ccc;
	margin: auto;
}
.clickToZoom 
{
	display:block;
	width:440px;
	position:relative;
	height:300px;
	top:0px;
	left:0px;
	background: url(../Images/ClickToZoom.png);
}
.clickToZoom img
{
	display:block;
	position:relative;
	left:0px;
	top:0px;
	display:none;
}


.mainProductImageLarge
{
	width: 530px;
	border: 1px solid #ccc;
	height: 300px; 
}

.productRightCol
{
	width: 410px;
	float: right;
}

.productDescription, .productTitle
{
	background-color: #eeeeee;
	padding: 5px;
	padding-bottom:0px;
}

.productPrice 
{
	font-weight: bold;
	color: #000;
	font-size: 18px;
}

.productCode 
{
	float: right;
}

.productDescription, .bullets, .webDescription
{
color: #666;
}

.bullets  
{
	padding: 5px;
}

.webDescription 
{
	padding: 5px;
}
.productTitle
{
	border-bottom: 1px solid #ccc;
}

.sizesPanel
{
	float: left;
	font-size: 19px;
}

.descriptionBox 
{
	height: 115px;
	width: 383px;
	overflow: hidden;
	line-height: 20px;
}

.sizesPanel select
{
	font-size: 18px;
	margin-top: 1px;
}

.addToBasket 
{
	margin-top: 15px;
	margin-bottom: 15px;
}


.basketImage
{
	float: left;
	margin: 5px;
}

.childProduct 
{
	width: 117px;
	text-align: center;
	margin-top: 4px;
	margin-right: 15px;
	float: left;
}

.relatedProduct 
{
	width: 117px;
	text-align: center;
	margin-top: 4px;
	margin-right: 15px;
	float: left;
}



.basketQty
{
	width: 30px;
}

#customerAreaLeftMenu
{
	float: left;
	width: 200px;
}

#customerAreaContent
{
	float: left;
	width: 760px;
}

.orderRow td
{
	border-top: solid 1px #eeeeee;
}

.ordersTable
{
	width: 100%;
}

#ResultsGridOrders
{
	width: 100%;
}

#gvItems
{
	width: 100%;
}


.productActions 
{
	background-color: #eeeeee;
}


body.pnlEmail2FriendWrapper { margin:0; padding:0; min-width:100%}

.pnlEmail2Friend { padding:15px; font-size:.95em}
.pnlEmail2Friend h2 { padding:10px 0 25px; font-size:1.3em}
.pnlEmail2Friend li { clear:both; float:left; width:100%; margin-bottom:5px;}
.pnlEmail2Friend label { float:left; width:150px;}
.pnlEmail2Friend input { float:left; width:200px;}
.pnlEmail2Friend textarea { float:left; width:270px; height:100px;}
.pnlEmail2Friend li.submitBtn input { width:auto; margin-left:150px; padding-top:15px;}
.pnlEmail2Friend li span.valClassic { margin-left:4px; font-weight:bold;}
.pnlEmail2Friend ul li { list-style-type: none }

.valClassic
{
	display: block;
}

.productActions a
{
	width: 50%;
	width: 205px;
	display: block;
	float: left;
	background-color: #eeeeee;
}

/* Size Guide */
table.numbertable
{
    border:2px solid black;
    border-collapse:collapse;
}
table.numbertable td, th
{
    border:1px solid black;
    padding:3px;
}

.numbertable td
{
    width:30px;
    text-align:center;
}


/* Contact us page styles */
.twocolmain 
{
    margin-right:260px;
}

.twocolside 
{
    width:250px;
    float:right;
    margin-left:0px;
    text-align:left;
}
.tilehalf 
{
    width:47%;
    float:left;
    margin-left:2%;
    height:250px;
}

label 
{
    display:block;
    color:#333333;
    font-weight:900;
    margin-top:5px;
}


#basketTotal div span
{
    display: block;
    float: right; 
    width: 60px;
}

/* Homepage tiles */
.hompepagetiles p {
	display:inline;
}

ul.radioList
{
    list-style: none;
    padding: 0px;
    margin: 0px;    
}

ul.radioList li
{
    line-height: 20px;
    height: 20px;
}

ul.radioList input
{
    display: inline;
}

ul.radioList label
{
    display: inline;
    font-weight: normal;
    margin: 0px;
}
