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

body { 
	background:#fff;
	color: #939598; 
	font-family: Arial, Tahoma, Verdana, sans-serif; 
	background:url(../img/backgrounds/global.gif) repeat 50% 50%;
	font-size:12px;
	height:100%;
}

h2 {
	font-size:15px;
	font-weight:bold;
	color:#000;
	margin:0 0 5px 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(../img/backgrounds/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(../img/backgrounds/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 {
	height:36px;
	background-image:url(../img/backgrounds/bg_metaNav.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0 -11px;
	padding:5px 12px 0 12px;
}

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

#metaNav img {
		float:left;
		height:25px;
		padding-top:7px;
	}
	
	#metaNav #searchBox {
		float:right;
		width:250px;
		height:25px;
		background-color:black;
		background-image:url(../img/backgrounds/bg_searchBox.gif);
		margin:6px 0 0 7px;
	}
		#metaNav #searchBox #metaLinks {
			height:25px;
			width:100%;
			font-size:11px;
		}
			#metaNav #searchBox #metaLinks li {
				color:#FFF;
				font-weight:bold;
				list-style-type:none;
				float:left;
				padding:0 8px;
				margin:6px 0;
			}
			
			#metaNav #searchBox #metaLinks li.myAccount {
				width:76px;
			}
			#metaNav #searchBox #metaLinks li.signIn, #metaNav #searchBox #metaLinks li.logOut {
				width:40px;
			}
			#metaNav #searchBox #metaLinks li.logOut a {
				color:#FFF;
				text-decoration: none;
			}
			#metaNav #searchBox #metaLinks li.borderRight {
				border-right:1px solid #6e6f71;
			}
			
			#metaNav #searchBox #metaLinks li span.cart {
				padding-left:13px;
				color:#FFF;
			}
			#metaNav #searchBox #metaLinks li.cart {
				background-image:url(../img/backgrounds/bg_cart.png);
				background-repeat:no-repeat;
				background-position:2px 0;
				height:14px;
				width:27px;
			}
			#metaNav #searchBox #metaLinks li.openCart {
				margin:3px 0 0 0px;
				float: right;
				padding-right:0px;
			}
			
		/*#metaNav #searchBox #searchField {
			padding:4px 8px 2px 5px;
			margin:0;
			height:25px;
			}
			
			#metaNav #searchBox #searchField input {
				background-image:url(../img/backgrounds/bg_searchInput.gif);
				background-repeat:no-repeat;
				background-position:0 0;
				color:#4fc53f;
				font-weight:bold;
				height:14px;
				width:165px;
				border:0px solid #FFF;
				padding:2px 5px 2px;
				float:left;
				font-size:12px;
				}*/
	
	#metaNav .topUtilities {
		float:right;
		min-width:107px;
		height:25px;
		background:none;
		padding-right:3px;
		margin-top:6px;
		font-size:11px;
	}
		#metaNav .topUtilities .top {
			background-color:#5fd040;
			background-image:url(../img/backgrounds/bg_topUtility.gif);
			height:24px;
		}
		#metaNav .topUtilities .bottom {
			background-color:#30b8ec;
			background-image:url(../img/backgrounds/bg_botUtility.gif);
			height:19px;
			color:#FFF;
			padding:7px 0 0 4px;
			position:relative;
		}
		#metaNav .topUtilities .bottom img{
			position:absolute;
			top:0px;
			left:4px;
			width:80px;
			height:10px;
		}

		
		
		
		#metaNav .topUtilities #talkOnline {
			background-image:url(../img/backgrounds/ic_talkOnline.gif);
			background-position:4px 7px;
			background-repeat:no-repeat;
			height:25px;
			color:#FFF;
			font-size:12px;
			padding:7px 5px 0 27px;
			display:block;
			}
		#metaNav .topUtilities #freeCall {
			background-image:url(../img/backgrounds/ic_freeCall.gif);
			background-position:4px 7px;
			background-repeat:no-repeat;
			height:25px;
			color:#FFF;
			font-size:12px;
			font-weight:bold;
			padding:7px 5px 0 22px;
			display:block;
			}
		#metaNav .topUtilities #delivery {
			background-image: url("http://www.surfstitch.com/static/img/live-chat-icon.png");
		    background-position: 6px 8px;
		    background-repeat: no-repeat;
		    color: #FFFFFF;
		    display: block;
		    font-size: 12px;
		    font-weight:bold;
		    height: 25px;
		    padding: 7px 5px 0 27px;
			}
		
	#metaNav #community {
		float:left;
		width:200px;
		margin-left:5px;
		
	}
		#metaNav #community li{
			list-style-type:none;
			float:left;
			background-color:#FFF;
			height:23px;
			width:90px;
			display:block;
			text-align:center;
			margin:7px 5px 0 0;
		}
			#metaNav #community li.community{
				background-image:url(../img/backgrounds/ic_community.gif);
				background-repeat:no-repeat;
				background-position:5px 7px;
			}
#logo {
	width:100%;
	padding:5px 0;
}
		/*.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(../img/backgrounds/bg_dotted1px_h.gif) 0 6px repeat-x;
	height:1px;
	clear:both;
	width:auto;
	padding:5px 0 8px 0;
	}
.buttonGreen {
	background-image:url(../img/backgrounds/bt_green.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:19px;
	height:18px;
	}
	
.buttonBlue {
	background-image:url(../img/backgrounds/bt_blue.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:19px;
	height:18px;
	}
	
.btRdGrey, .btRdGreen, .btRdBlue, .btRdOrange, .btRdBlack {
	background-image:url(../img/backgrounds/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(../img/backgrounds/bg_greenBt.gif);
	}
.btRdGreenMiniCart {
	font-size:10px;
	}	
.btRdBlue {
	background-image:url(../img/backgrounds/bg_blueBt.gif);
	}
.btRdOrange {
	background-image:url(../img/backgrounds/bg_orangeBt.gif);
	}
.btRdBlack {
	background-image:url(../img/backgrounds/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(../img/backgrounds/bg_blueBt.gif);
}

.btRdGrey40px{
	background-image:url(../img/backgrounds/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(../img/backgrounds/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.logo {
		background:#FFF;
		width:100%;
		height:25px;
		border-top:1px solid #f1f1f2;
		padding-top:5px;
		}
		div.outer div.logo img {
			width:93px;
			height:17px;
			margin-left:3px;
		}
	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(../img/backgrounds/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(../img/backgrounds/bg_rating.png);
		background-position:0 0;
		background-repeat:no-repeat;
	}
	span.rate img {					
		width:auto;
		height:auto;
	}		

#breadCrumbContainer{
	width:807px;
	height:30px;
	position:relative;
	margin-bottom:5px;
}

#breadCrumb {
	width:635px;
	height:20px;
	background-color:#f1f1f1;
	padding:10px 5px 2px 0;
	
}
	#breadCrumb ul li {
		float:left;
		background-image:url(../img/backgrounds/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 {
	background-color:#F1F1F1;
	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 {
	background-image:url("../img/backgrounds/bg_sideBarHeader.gif");
	background-position:0 0;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
		height:10px;
		padding:5px 5px 5px 10px;
	width:154px;
	}
	#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(../img/backgrounds/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("../img/plus.png") no-repeat scroll 0 2px transparent;	
}

div.secondLevel li.selected .refineByProduct2ndCategoryLabel {
	background: url("../img/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(../img/ico_billabong.gif);
		background-position:0 0;
		background-repeat:no-repeat;
	}
#container #cartPopup {
	display:none;
	position:absolute;
	left:735px;
	top:42px;
	background-color:white;
	border:2px solid #00afdb;
	width:265px;
	padding-bottom:8px;
	z-index:6000;
	}
#container #cartPopup #topArrow {
	position:absolute;
	right:19px;
	top:-15px;
	background-image:url(../img/backgrounds/top_arrowCart.png);
	background-position:0 0;
	background-repeat:no-repeat;
	width:25px;
	height:13px;
	}
#container #cartPopup .header {
	background-image:url(../img/backgrounds/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(../img/backgrounds/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(../img/backgrounds/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(../img/backgrounds/bg_blackBt.gif);
		background-position:0 0;
		background-repeat:repeat-x;
		background-color:black;
	}
	
	#detailsTab .content {
		background-image:url(../img/backgrounds/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(../img/backgrounds/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(../img/backgrounds/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(../img/backgrounds/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#headerSlot1{ 
	position: absolute; 
	right: 272px; 
	width: 278px; 
	height: 37px; 
	top: 50px;
	z-index: 0;
}

div#headerSlot2{
	position: absolute; 
	right: 11px; 
	height: 37px; 
	width: 250px; 
	top: 50px;
	z-index: 0;
}

.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); 
}


