@charset "utf-8";
/* CSS Document */
html{

}
body { 
	background:#fff;
	color: #666; 
	font-family: Arial, Tahoma, Verdana, sans-serif; 
	background:url(bg.gif) repeat 50% 50% fixed;
	font-size:12px;
	height:100%;
}

h2 {
	font-size:15px;
	font-weight:bold;
	color:#000;
	margin:0 0 10px 0;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#939598;
	margin:10px 0 5px 0;
}

a, a:hover, a:visited {
	text-decoration:none;
	color:#939598;
		}

.giftLists .availableGiftLists .myOrderRow .nameCol a:hover{
 	color:#00afdf;
 }

p {
	line-height:18px;
}

p#stitching {
	line-height:1px;
}

.ShippingMethod p {
	margin-top: 3px;
}

* + HTML .ShippingMethod p {
	margin-top: 2px;
}

.brFooter{
	height:10px;
}
.brBigFooter{
	height:70px;
}

div#largeFooter{
	width:100%;
}

span.preorder {
	color:#4cc43e;
	font-weight:bold;
	}
.hrRule {
	border-bottom:1px solid #c6c7c9;
	height:15px;
	margin:5px 0 15px 0;
	}
#shadow {
	background-image:url(bg_shadow.png);
	background-position:0 0;
	background-repeat:repeat-y;
	left:-61px;
	height:100%;
	width:1160px;
	position:absolute;
	z-index: -1;
	}

#container {
	background:#FFF;
	margin:0 auto;
	width:984px;
 	height:100%;
	padding:0 10px 30px 10px;
	position:relative;
	border-left:1px solid #F2F2F2;
	border-right:1px solid #F2F2F2;
}

.dottedBg {
	position:absolute;
	margin:0 -11px;
	padding:0 10px;
	background-image:url(bg_dotted_h.gif);
	background-repeat:repeat-x;
	top:35px;
	width:986px;
	height:2px;
	z-index:10;
	}

* + HTML .dottedBg {
	margin:0 -10px;
	width:984px;
}

#metaNav {
	border-top: 3px solid #00b9e6;
	height:31px;
	margin:0 -11px;
	padding:5px 12px 0 12px;
}

#metaNav a { 
	font-size:12px;
	font-weight:bold;
}

* + HTML #metaNav {
	margin:0 -10px;
}

	
		#metaNav #leftBanner {
			float: left;
			margin: 6px 0;
		}
	
		#metaNav #metaLinks {
			color: #595a5d;
			float: right;
			font-size:12px;			
		}
		
			#metaNav #metaLinks  a { color: #595a5d;}
		
			#metaNav #metaLinks li {
				display: inline-block;
				font-weight:bold;
				list-style-type:none;
				margin:1px 0;
				padding:4px 8px;				
			}
			
			#metaNav #metaLinks li:hover { text-decoration: underline; }
			
			#metaNav #metaLinks li.myAccount {
				width:76px;
			}
			#metaNav #metaLinks li.signIn, #metaNav #metaLinks li.logOut {
				width:40px;
			}
			#metaNav #metaLinks li.logOut a {
				text-decoration: none;
			}
			#metaNav #metaLinks li.borderLeft {
				border-left:1px solid;
			}
			#metaNav #metaLinks li.borderRight {
				border-right:1px solid;
			}
			
			#metaNav #metaLinks li span.cart {
				padding-left:18px;
			}
			#metaNav #metaLinks li.cart {
				background-image:url(bg_cart_grey.png);
				background-position: 2px 0;
				background-repeat:no-repeat;				
				height: 14px;
				width: 30px;
			}
			
			#metaNav #metaLinks .plus-icon {
				background: url("plus-icon.png") no-repeat scroll 0 1px transparent;
				height: 14px;
				vertical-align: text-top;
				width: 13px;
			}
			#metaNav #currency, #metaNav .flag
			{
				margin-right: 5px;
			}
			
			/*#metaNav #metaLinks li a#currency:hover { text-decoration: none; }*/
#logo {
	width:100%;
	padding:5px 0;
}

#searchField {
	border: 1px solid #737375;
	display: inline-block;
	height: 33px;
	margin: 20px 7px 4px 326px;
	padding: 0;
	position: relative;
	vertical-align: top;
        
}

#searchField input {
	border:0 solid #FFFFFF;
	color: #737375;
	display: inline-block;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	height:13px;
	padding:10px 5px;
	width: 278px;
}

#searchField #searchButton {
	border-left: 1px solid #737375;
    cursor: pointer;
    display: block;
    height: 21px;
    padding: 4px 5px 4px 9px;
    position: absolute;
    right: 4px;
    top: 2px;
    width: 17px;
}
		/*.last{
			border-right:none!important;
		}*/
	#footer {
		text-align:center;
		color:#BBB;
		left:0;
		padding:0 0 5px 0;
		width:100%;
		position:absolute;
		}
		#footer a {
			color:#000;
			text-decoration:none;
			font-size:10px;
			font-weight:bold;
		}
		#footer p {
			font-size:10px;	
			line-height:15px;
		}
		#footer span {
			text-align:center;
		}

.clrFlt {
	clear:both;
	}
	
.fltlt {
	float:left;
	}
	
.fltrt {
	float:right;
	}
	
.dottedLine {
	background:url(bg_dotted1px_h.gif) 0 6px repeat-x;
	height:1px;
	clear:both;
	width:auto;
	padding:5px 0 8px 0;
	}
.buttonGreen {
	background-image:url(bt_green.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:19px;
	height:18px;
	}
	
.buttonBlue {
	background-image:url(bt_blue.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:19px;
	height:18px;
	}
	
.btRdGrey, .btRdGreen, .btRdBlue, .btRdOrange, .btRdBlack {
	background-image:url(bg_greyBt.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	height:10px;
	padding:6px 8px;
	margin-right:5px;
	cursor:pointer;
	min-width:30px;
	display:block;
	}
	#sideBar .btRdBlue{
	width: 147px;
	margin-bottom:10px;
	margin-right:0px;
	}

.leftCont .formEntry .row .btRdBlue{
	margin-left:5px;
}
	
.btRdGreen {
	background-image:url(bg_greenBt.gif);
	}
.btRdGreenMiniCart {
	font-size:10px;
	}	
.btRdBlue {
	background-image:url(bg_blueBt.gif);
	}
.btRdOrange {
	background-image:url(bg_orangeBt.gif);
	}
.btRdBlack {
	background-image:url(bg_blackBt.gif);
	/*Natalie's code*/
	height:5px;
    padding:5px 5px 8px;
    text-transform:uppercase;
    width:50px;
	/**/
	}
	
.calculate .leftCont .btRdBlack {
	height:10px;
}
.btRdGrey:hover {
	background-image:url(bg_blueBt.gif);
}

.btRdGrey40px{
	background-image:url(btRd_grey40px.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	height:28px;
	padding:6px 8px;
	margin-right:5px;
	cursor:pointer;
	width:125px;
	display:block;
	line-height:14px;
	
	}
.btRdGrey40px:hover{	background-image:url(btRd_greyOver40px.jpg);}
 
.btRdGrey,.btRdGrey40px a{
	color:#FFF; 
	 }

.btRdGrey40px .wishlistSettings{
	font-size:9px;
	}
	
/*Margin-top needed for buttons in Checkout pages*/

.marginTop6 {
	margin-top:6px!important;
	}

.marginTop3 {
	margin-top:3px!important;
	}

.btPaypalCheckout {
	cursor: pointer;
}

/*Thumbnail browse*/	
div.inner { 
	margin: 0; 
	background: #FFF; 
	padding: 0; 
	height:265px;
	font-size:11px;
	position:relative;
}
div.outer { 
	float: left; 
	margin: 5px 8px 5px 6px; 
	background: #f1f1f2; 
	width: 124px; 
	height:260px;
	cursor:pointer;
}
	div.outer div.header {
		background:#00afdb;
		width:116px;
		margin-left:-1px;
		height:24px;
		color:#FFF;
		font-weight:bold;
		padding:6px 4px 4px 6px;
		}

	div.outer div img {
		width:120px;
		height:150px;
		margin-left:1px;
		display:block;
		}
		
	div.outer div.bottomDesc {
		background:#f1f1f2;
		width:118px;
		margin-left:-1px;
		padding:4px;
		height:50px;
	}			
		div.outer div.bottomDesc span.rrp {
			color:#00afdb;
			font-weight:bold;
			line-height:18px;
			display:block;
			clear:both;
			}
			div.outer div.bottomDesc span.strike {
				text-decoration:line-through;
				}
		div.outer div.bottomDesc span.sale {
			color:#f05a28;
			font-weight:bold;
			display:block;
			line-height:15px;
			}
span.rating {
	color:#939598;
	font-weight:bold;
	line-height:15px;
	float:left;
	}
span.rate {
	overflow:hidden;
	display:block;
	width:74px;
	height:15px;
	float:right;
	margin-right:10px;	
	background-image:url(bg_rating.png);
	background-position:-60px 0;
	background-repeat:no-repeat;
	}
	span.oneStar{
		background-position:-60px 0;
	}
	span.twoStar{
		background-position:-45px 0;
	}
	span.threeStar{
		background-position:-30px 0;
	}
	span.fourStar{
		background-position:-15px 0;
	}
	span.fiveStar{
		background-image:url(bg_rating.png);
		background-position:0 0;
		background-repeat:no-repeat;
	}
	span.rate img {					
		width:auto;
		height:auto;
	}		

#breadCrumbContainer{
	height:30px;
	/*position:relative;*/
	margin-bottom:5px;
}

#breadCrumb {
	border-bottom: 1px solid;
    border-top: 1px solid;	
	height:20px;
	padding:10px 5px 2px 0;
}
	#breadCrumb ul li {
		float:left;
		background-image:url(bg_nexBread.gif);
		background-position:right 1px;
		background-repeat:no-repeat;
		padding:0 12px 0 5px;
		color:#939598;
		z-index:5;
	}
	#breadCrumb ul li a:hover {
		color:#00afdf;
	}
		#breadCrumb ul li.current {
			background:none;
			color:#00afdf;
		}
		
		#breadCrumb ul li.currentBig {
			position:relative;
			top:-5px;
		}
		
#breadCrumb-browseBrand {
	background-color:#F1F1F1;
	height:25px;
	padding:7px 5px 0;
	position:absolute;
	right:-4px;
	top:0;
	width:155px;
}

#breadcrumb-sideBar {
	width:160px;
	height:30px;
	position:relative;
	margin-bottom:5px;
}
#breadCrumb-leftmenu {
	border-bottom: 1px solid;
    border-top: 1px solid;
	height:20px;
	padding:8px 5px 4px;
	right:-4px;
	top:0;
	width:158px;
 
}
#backBreadcrumb {
	padding-bottom:5px;	
}

.span-blue {
	color:#00AFDF;
}

#sideBar {
	float:left;
	margin:0 10px 0 0;
	width:162px;
	position:relative;
	padding-top:5px;
	}
	#sideBar .header {
	color:#FFFFFF;
	font-weight:bold;
	width:164px;
	}
	#sideBar .sideCont {
	background-color:#F1F1F1;
		display:block;
	min-height:100px;
	max-height:200px;
		margin-bottom:10px;
	padding:0 3px 5px 3px;
	width:163px;
	overflow:auto;
	position:relative;
}
.brand {
	max-height:300px !important;	
}
#sideBar .stitchline {
	background:url(bg_dotted_h.gif) repeat-x left bottom;
	margin-bottom:5px;
}
#sideBar .sideCont .refinePrice {
	margin-top:15px;
}
#sideBar .sideCont .clear, #sideBar .sideCont .clearAll, #sideBar .sideCont .clearPrice {
	margin-bottom:5px;
	display:block;
	width:auto;
	height:14px;
	margin:0 -3px;
}
#sideBar .sideCont .clear a, #sideBar .sideCont .clearAll a, #sideBar .sideCont .clearPrice a  {
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	display:block;
	line-height:14px;
	margin-right:5px;
	padding-top:2px;
	}
#sideBar .clear, #sideBar .clearAll, #sideBar .clearPrice {
	margin-bottom:5px;
	display:block;
	width:auto;
	height:14px;
	margin:0 -3px;
	background-color:#F1F1F1;
	margin-left:0px;
	margin-right:-7px;
	padding-bottom:4px;
}
#sideBar .clear a, #sideBar .clearAll a, #sideBar .clearPrice a  {
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	display:block;
	line-height:14px;
	margin-right:5px;
	padding-top:2px;
	}
#sideBar .sideCont .title {
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	/* background:url(../img/backgrounds/bg_dotted_h.gif) repeat-x left bottom; */
	margin-bottom:5px;
}
/*#sideBar .sideCont select {
	font-size:11px;
		height:20px;
	margin-bottom:5px;
	width:140px;
}*/
#sideBar .refineByProduct2ndCategoryLabel {
	clear:left;
	line-height:17px;
	font-size:10px;
	float:left;
	width:149px;
	color:#666666;
	padding-left:14px;
}
#sideBar .plusMinus {
	float:left;
	display:inline;
	font-size:15px;
	font-weight:bold;
	width:17px;
	text-align:center;
	vertical-align:center;
}
#sideBar .thirdLevel {
	display:none;
}
.ul-thirdlevel {
	display:none;	
}

div.secondLevel li .refineByProduct2ndCategoryLabel {
	background: url("plus.png") no-repeat scroll 0 2px transparent;	
}

div.secondLevel li.selected .refineByProduct2ndCategoryLabel {
	background: url("minus.png") no-repeat scroll 0 2px transparent;	
}

#mainCont2Col {
	width:812px;
	float:left;
	padding-top:5px;
	}
#mainCont {
	width:100%;
	clear:both;
	}

	.brandHeader {
		height:25px;
		width:auto;
		margin:10px 0;
		padding:10px 5px 0 15px;
		background-color:#00afda;
		border: 1px dashed #FFF;
		color:#FFF;
		font-size:14px;
		font-weight:bold;
		}
	
.brandList {
	list-style-type:none;
	width:auto;
	}
	.brandList li {
		padding:0;
		color:#98989a;
		width:auto;
		height:17px;
		padding:3px 0 0 20px;
		
	}
	.brandList li a {
		text-decoration:underline;
		font-size:10px;
		color:#98989a;
	}
	.brandList li.billabong {
		background-image:url(ico_billabong.gif);
		background-position:0 0;
		background-repeat:no-repeat;
	}
#container #cartPopup {
	background-color:white;
	border:2px solid #00afdb;
	display:none;
	padding-bottom:8px;
	position:absolute;
	left: 626px;
	top:42px;
	width:265px;	
	z-index:6000;
	}
#container #cartPopup #topArrow {
	position:absolute;
	right:19px;
	top:-15px;
	background-image:url(top_arrowCart.png);
	background-position:0 0;
	background-repeat:no-repeat;
	width:25px;
	height:13px;
	}
#container #cartPopup .header {
	background-image:url(ic_cartBlue.gif);
	background-position:5px 1px;
	background-repeat:no-repeat;
	background-color:#00afdb;
	padding:2px 0 4px 25px;
	color:white;
	height:15px;
	}
	#container #cartPopup .close{
		background:url(bg_closeCart.gif) 0 0 no-repeat;
		float:right;
		position:absolute;
		top:2px;
		right:0;
		width:16px;
		height:16px;
		cursor:pointer;
	}
	#container #cartPopup .content{
		padding:5px;
	}
	#container #cartPopup .thumb {
		width:60px;
		height:75px;
	}
	
	#container #cartPopup .row {
		clear:both;
	}
		
		#container #cartPopup .thumb img {
			border:1px solid #f1f1f1;
			width:60px;
			height:70px;
		}
	#container #cartPopup .itemDesc {
		color:#000;
		font-size:10px;
		font-weight:bold;
		width:85px;
		margin-left:10px;
	}
	#container #cartPopup .alignRight {
		text-align:right;
	}
	#container #cartPopup .marginLeft70 {
		margin-left:70px;
	}
	
	#container #cartPopup .btRdGreen {
		width:128px;
	}
	
/*Tabs*/
#detailsTab {					
	width:100%;
	padding-top:17px;
}
	#detailsTab ul.tabs {
		background-image:url(bg_dottedBlk.gif);
		background-repeat:repeat-x;
		background-position:bottom;
		height:27px;
		}
	#detailsTab ul.tabs li {					
		background-color:#9adff1;
		width:90px;
		height:12px;
		color:#FFF;
		padding:8px 10px 5px;
		float:left;
		margin-right:5px;
		font-size:11px;
		font-weight:bold;
		cursor:pointer;
	}
	#detailsTab ul.tabs li.active , #detailsTab ul.tabs li:hover {					
		background-image:url(bg_blackBt.gif);
		background-position:0 0;
		background-repeat:repeat-x;
		background-color:black;
	}
	
	#detailsTab .content {
		background-image:url(bg_dottedBlk.gif);
		background-repeat:repeat-x;
		background-position:bottom;
		padding:10px;
		background-color:#f8f8f9;
		height:100%;
		overflow:auto;
		}
		#detailsTab .content strong {
			color:#000;
			}
			
	ul.listContent li {
		background-image:url(fl_li.gif);
		background-repeat:no-repeat;
		background-position:0 3px;
		padding:2px 0 0 18px;
			}
		
		
/*Address Book Page + Billing Page*/

.manageBook{
	margin-top:10px;
	}

#detailsTab .content .manageBook ul li{	color:#FFF;}

/*html > body .manageBookContainer{
	min-height:200px;
	width:985px
}
.manageBookContainer{
	display:block;
	float:left;
	height:200px;
	position:relative;
	border:1px black solid;}
*/

.clearfix:after {
	content:".";
	display:block;
    height:0;
    clear:both;
   	visibility:hidden;
   }
.clearfix {display:inline-block;}
 /* Hide from IE Mac \*/
.clearfix {display:block;}
 /* End hide from IE Mac */



html > body .manageBook ul li{
	/*width:auto;*/
	min-width:219px;
	max-width:400px;
	min-height:100px;

}

.manageBook ul li {
	float:left;
	white-space:normal;
	width:219px;
	/*height:100px;*/
	display:block;
	background-color:#CCCCCC;
	color:#FFF;
	padding:5px;
	margin-right:8px;
	margin-bottom:8px;
	position:relative;

	}
	
.manageBook ul li p {
	}

.manageBook ul li.default {
	background-color:#9BDFF2;
}

/*

.manageBook ul li {
	width:227px;
	height:100px;
	background-color:#CCCCCC;
	color:#FFF;
	padding:5px;
	float:left;
	margin:0 8px 0 0;
	position:relative;
	}



*/

.defaultBox {
	/*border:2px dashed white;*/
	bottom:0px;
	height:100px;
	padding:5px;
	position:absolute;
	right:0;
	text-align:center;
	text-transform:uppercase;
	width:223px;
}

.defaultBox div {
	font-size:12px;
	font-weight:bold;
	top:-14px;
	height:16px;
	position:absolute;
	left:50px;
	width:130px;
	color:#00AFDA;
}



.manageBook ul li p{
	/*width:227px;*/
	display:block;
	}

.manageBook ul li p.address{
		margin-bottom:30px !important;

	}

	.manageBook ul li strong,#detailsTab .content .manageBook ul li strong{
		color:#000;
	}
	.manageBook ul li .btRdBlue {
		position:absolute;
		bottom:3px;
		}
	.manageBook ul li .btRdOrange {
		position:absolute;
		bottom:3px;
		left:55px;
		}
#errorContainer {
	width:608px;
	height:480px;
	position:relative;
	margin:50px auto 0 auto;
	}		
	#errorContainer #errorContent {
		width:515px;
		height:415px;
		background-color:#FFF;
		padding:15px 15px 15px 25px;
		position:relative;
		}
		#errorContainer #errorContent .dottedBg {
			top:105px;
			left:25px;
			width:492px;
		}
	#errorContainer #errorShadow {
		margin:0 auto 0 auto;
		background:url(bg_error.png) no-repeat 0 0;
		width:608px;
		height:480px;
		position:absolute;
		padding:0;
		left:-17px;
		bottom:10px;
		}
			#errorContainer #errorContent #metaNav {
				background:none;
				position:absolute;
				top:72px;
				right:10px;
			}
			#errorContainer #errorContent .leftCont {
				width:306px;
				float:left;
				margin-top:10px;
			}
			#errorContainer #errorContent .rightCont {
				position:absolute;
				right:15px;
				bottom:30px;
			}

	
.brandRefine ul {
	margin-top:-9px;
	font-size: 9px;
	text-align: left;
	margin-bottom: 5px;
	}
	
a.faviconlabel {
	cursor:pointer;
	display:block;
	float:right;
	height:100%;
	line-height:120%;
	padding-top:12px;
	position:relative;
	width:115px;
}

a.double-line{
	padding-top:0px;
	}
a:hover.faviconlabel{
	color:#00AFDB;
	
	}

img.brandLogo {
	cursor:pointer;
	float:left;
	padding-top:9px;
}

li.brandAddFacet {
	clear:both;
	display:block;
	margin-bottom:-6px;
	overflow:auto;
}



/*#detailsTab ul.tabs li.hiddenReview, .rate, .rating, .rateCont{ visibility:collapse; width:0px; padding:0px; margin:0px;}*//*** Hidden ***/

.hiddenReview{
	display:none;
	}

a.fancyBoxZoom,a.fancyBoxZoom2{
	color:#FFF;
	text-decoration:none;
	}


.smallPopupContainer{
	background-image:url(bg_dotted1px_h.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	padding-bottom:20px;
	overflow:auto;
	width:460px;
	}

.SendFriend{
	width:440px;
	}

.AddNewCC,.AddNewBillingAddress{
	width:440px;
	}
	
.AddNewCC .btRdGreen, .AddNewBillingAddress .btRdGreen,  .AddNewBillingAddress .btRdGrey {
	margin-top:0px;
	margin-left:5px;
	float:right;
	}

.btRdGrey a{color:#FFF;text-decoration:none;}

ul#browseBrand {
	width:814px;
	overflow:hidden;
}

ul#sideBarMoreIdeas {
	top: 40px;
	position:relative;
	z-index:2;
	float:left;
	width:150px;
}

div#headerSlot2{ 
	display: inline-block;
	height: 37px;
	margin: 4px 0;
	vertical-align: top;
	width: 336px;
}

div#headerSlot2 img.headerSlot2 {
	width: 336px;
	height: 37px;
}

#topNavSlot {
	background: #f1f1f1;
    height: 36px;
}

.lpPoweredBy {
	display:none;
}

.lpEmtStarRating {
	display:none;
}

#slider-range {
margin:5px auto;
width:135px;
}


input.styled { 
	display: none; 
} 

select.styled { 
	position: relative; 
	width: 245px; 
	opacity: 0; 
	filter: alpha(opacity=0); 
	z-index: 5; 
} 

.disabled { 
	opacity: 0.5; 
	filter: alpha(opacity=50); 
}

div#vertButtons {
	position: fixed;
	right: 0;
	top: 170px;
	z-index: 999;
}

div#vertButtons a {
	display: block;
	margin-bottom: 5px;
}

div#vertButtons a  img {
	display: block;
}
.auxp {
    line-height: 14px
}
.auxp img{
    margin: 0px 10px 10px 10px;
}

.auxp strong{
    color: #00afda
}
#breadCrumb {
    text-transform: uppercase
}
.filterContainer{
    margin-bottom: 10px;
}

ul#thumblist{display:block;}
ul#thumblist li{float:left;margin-right:2px;list-style:none;}
ul#thumblist li a{display:block;border:1px solid #CCC;}
ul#thumblist li a.zoomThumbActive{
    border:1px solid red;
}

.jqzoom{

	text-decoration:none;
	float:left;
}
