/* Facebook Styles for Fluid Social embedded on PDP */

/*
#fluid-social-wrapper
{
	position: relative;
}
*/

#fluid-social-facebook
{
/*
	margin-left: auto;
	margin-right: auto;
*/
	width: 346px;
}

#fluid-fbTab1Wrapper, #fluid-fbTab2Wrapper, #fluid-fbTab3Wrapper
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#fluid-fbShareTabActive ul, #fluid-fbFriendsTabActive ul, #fluid-fbFavoritesTabActive ul
{
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 344px;
	list-style: none;
}

#fluid-fbShareTabActive li, #fluid-fbFriendsTabActive li, #fluid-fbFavoritesTabActive li
{
	float: left;
}

#fluid-fbTab1Share a, #fluid-fbTab2Share a, #fluid-fbTab3Share a, #fluid-fbTab1Friends a, #fluid-fbTab2Friends a, #fluid-fbTab3Friends a, #fluid-fbTab1Favorites a, #fluid-fbTab2Favorites a, #fluid-fbTab3Favorites a
{
	display:block;
	text-indent:-999em;
	*text-indent:999em;
	overflow:hidden;
	height: 24px;
}

#fluid-fbTab1Share a
{
	background: url(../images/btn_prod_tab_share_ac.jpg) no-repeat; 
	width: 61px; 
}

#fluid-fbTab2Share a, #fluid-fbTab3Share a
{
	background: url(../images/btn_prod_tab_share.jpg) no-repeat; 
	width: 61px; 
}

#fluid-fbTab1Friends a, #fluid-fbTab3Friends a
{
	background: url(../images/btn_prod_tab_friends.jpg) no-repeat; 
	width: 134px; 
}

#fluid-fbTab2Friends a
{
	background: url(../images/btn_prod_tab_friends_ac.jpg) no-repeat; 
	width: 134px; 
}

#fluid-fbTab1Favorites a, #fluid-fbTab2Favorites a
{
	background: url(../images/btn_prod_tab_favorites.jpg) no-repeat; 
	width: 149px; 
}

#fluid-fbTab3Favorites a
{
	background: url(../images/btn_prod_tab_favorites_ac.jpg) no-repeat; 
	width: 149px; 
}

#fluid-fbTab1Friends a:hover, #fluid-fbTab1Favorites a:hover, #fluid-fbTab2Share a:hover, #fluid-fbTab2Favorites a:hover, #fluid-fbTab3Share a:hover, #fluid-fbTab3Friends a:hover
{
	background-position: 0 -24px;
}

#fluid-fbShareContentWrapper, #fluid-fbFriendsContentWrapper, #fluid-fbFavoritesContentWrapper
{
	width: 342px;
	border: 1px solid #d3cbbe;
	background-color: #ffffff;	
	font-family:Verdana;
	font-size:11px;
	color: #96542a;
}

#fluid-fbShareContent, #fluid-fbFriendsContentNotLoggedIn, #fluid-fbFavoritesContentNotLoggedIn
{
	margin: 4px 5px 5px 7px;
}

#fluid-fbShareContent .fluid-fbLoggedIn
{
	position: relative;
	height: 50px;
}

div.fluid-fbConnectText
{
	float: left;
}

div.fluid-fbConnectButton
{
	float: right;
}

div.fluid-fbTellMeHow
{
	margin: 0px;
	padding: 0px;
/*	width: 342px; */
	text-align: right;
}

div.fluid-fbTellMeHow a
{
	padding: 3px 0px 0px 0px;
	font-family:Verdana;
	font-size:9px;
	color: #200B06;
}

#fluid-fbProfilePic
{
	padding: 0px 10px 0px 0px;
	width: 50px;
}

#fluid-fbWelcomeText, #fluid-fbShareMessage, #fluid-fbShareProduct
{
	position: absolute;
}

#fluid-fbWelcomeText
{
	top: 0px;
	left: 60px;
}

#fluid-fbShareMessage
{
	top: 35px;
	left: 60px;
	font-style: italic;
	font-weight: bold;
	display: none;
	width: 260px;
}

.fluid-fbUserName
{
	font-weight: bold;
}

#fluid-fbShareProduct
{
	top: 15px;
	right: 0px;
}

#fluid-fbShareProduct a.fluid-fbAddProduct
{
	display: block;
	background: url(../images/share_product.jpg) no-repeat; 
	width: 145px; 
	height: 20px; 
}

#fluid-fbShareProduct a.fluid-fbAddProduct:hover
{
	background-position: 0 -20px;
}

#fluid-fbFriendsContent, #fluid-fbFavoritesContent
{
	margin: 0px; 
	padding: 0px 5px 10px 5px; 
	width: 332px;
	*width: 332px;
}

a.fluid-fbSmallLink
{
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 10px;
	color: #96542a;
}

a.fluid-fbclosebutton
{
	display: inline-block;
	width: 10px;
	height: 10px;
	border: none;
	background-image: url(../images/pop_up_close.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
}

a.fluid-fbcloselink, a.fluid-fbcloselink a:visited
{ 
	position: relative;
	top: -1px;
	text-decoration: none;
	color: #200B06;
}

a.fluid-fbcloselink:hover
{
	text-decoration: underline;
}

.fluid-fbIcon
{
	vertical-align: middle;
	width: 14px;
	height: 14px;
	background-image: url(../images/fb_favicon.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
}

div.fluid-fbinfobox
{
	background-color: #fff9d7;
	border: 1px solid #e2c822;
	color: #333333;
	padding: 10px;
	margin: 10px 10px 10px 10px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

div.fluid-fberrorbox
{
	background-color: #ffebe8;
	border: 1px solid #dd3c10;
	color: #333333;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

input.fluid-fbbutton 
{
	padding: 2px 15px 3px 15px;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-color: #D9DFEA;
	border-left-color: #D9DFEA;
	border-bottom-color: #0e1f5b;
	border-right-color: #0e1f5b;
	background-color: #3b5998;
	color: #FFFFFF;
	font-size: 11px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	text-align: center;
}

div.fluid-fbActions
{
	float: right;
	padding: 5px 0px 5px 0px;
}


/* css for comment bubble */

#fluid-fbCommentBubbleWrapper
{
	margin-top: 10px;
	width: 344px;
}

#fluid-fbCommentHeader
{
	background: url(../images/sub_hdr_friends_say.gif) no-repeat;
	width: 86px;
	height: 12px;
	padding: 0px 0px 0px 0px;
	*padding: 0px 0px 4px 0px;
}

#fluid-fbCommentBubbleIcon
{
	float: left;
	padding: 8px 7px 0px 10px;
	*padding: 4px 3px 0px 10px;
}

#fluid-fbBubbleWrapper
{
	padding: 8px 0px 0px 0px;
	*padding: 4px 0px 0px 0px;
}

#fluid-fbBubbleBeginQuote
{
	background: url(../images/quotes_start.gif) no-repeat;
	width: 8px;
	height: 7px;
	padding: 0px 3px 0px 0px;
}

#fluid-fbBubbleEndQuote
{
	background: url(../images/quotes_finish.gif) no-repeat;
	width: 8px;
	height: 7px;
	padding: 0px 0px 22px 0px;
}

#fluid-fbBubbleQuoteCaret
{
	background: url(../images/quote_carrot.gif) no-repeat;
	width: 11px;
	height: 10px;
	margin-top: 20px;
}

#fluid-fbBubbleQuoteTop
{
	background: url(../images/quote_top.gif) no-repeat;
	width: 259px;
	height: 8px;
}

#fluid-fbBubbleQuoteBottom
{
	background: url(../images/quote_bot.gif) no-repeat;
	width: 259px;
	height: 8px;
}

#fluid-fbCommentTextArea
{
	padding: 0px 8px 0px 8px;
	background-color: #f4eedc;
}

#fluid-fbCommentTextArea td
{
	font-family: Verdana;
	font-size: 10px;
	color: #200B06;
	background-color: #f4eedc;
}

#fluid-fbCommentTextArea td a 
{
	font-family: Verdana;
	font-size: 9px;
	color: #200B06;
	text-decoration: underline;
}


/* Friends Tab Styles */

#fluid-friendsTabRateProduct
{
	background-color: #F4EEDC;
	padding: 4px 0px 4px 11px;
	margin: 8px 0px 0px 0px;
	color: #221d3d;
}

#fluid-friendsTabRateProductLabel
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}

#fluid-friendsTabPostingInputForm form
{
	display: inline;
}

#fluid-friendsTabPostingInputForm textarea
{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	border:1px solid #b7b7b7;
	font-style:normal;
	font-weight: normal;
	margin-top: 3px;
	width:250px;
	max-width: 250px;
}

#fluid-friendsTabPostingInputForm input
{
	background-color:transparent;
	border:none;
	font-style:normal;
	font-weight: normal;
	margin: 0px;
	width:95px;
	height:19px;
}

/* submit button for posting comments */

#fluid-friendsTabPostingInputForm ul
{
	margin: 0px;
	padding: 6px 0px 4px 0px;
	height: 19px;
	width: 95px;
	list-style: none;
}

#fluid-friendsTabPostingInputForm li
{
	float: left;
}

#fluid-friendsTabPostingSubmit a
{
	display:block;
	text-indent:-999em;
	*text-indent:999em;
	overflow:hidden;
	height: 19px;
}

#fluid-friendsTabPostingSubmit a
{
	background: url(../images/fb_btn_post_comment.gif) no-repeat; 
	width: 95px; 
}

#fluid-friendsTabPostingSubmit a:hover
{
	background-position: 0 -19px;
}

div.fluid-friendsTabPost
{
	min-height: 58px;
}

div.fluid-friendsTabPost, div.fluid-friendsTabPost td
{
	background-color: #F4EEDC;
	font-family: Verdana;
	font-size: 10px;
	margin: 4px 0px 8px 0px;
	padding: 3px 0px 8px 0px;
}

div.fluid-friendsTabPost a
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #221d3d;
}

div.fluid-friendsTabPost a:hover
{
	color: #221d3d;
	text-decoration: underline;
}

#fluid-friendsTabReviews
{
	clear: both;
	height: 176px;
	overflow-x:hidden;
	overflow-y:auto;
}

div.fluid-friendsTabComment
{
	color: #200B06;
}

div.fluid-friendsTabReviewTime
{
	padding: 0px 0px 7px 0px;
	color: #909090;
	font-family: Verdana;
	font-size: 9px;	
}

#fluid-friendsTabCommentMessage, #fluid-favoritesTabCountMessage
{
	color: #96542a;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

div.fluid-fbCommentCount, div.fluid-fbFavoritesCount
{
	position: absolute;
	top: 5px;
	left: 174px;
	font-family:Myriad Pro, Verdana;
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: -0.25px;
}

div.fluid-fbFavoritesCount
{
	left: 311px;
}

div.fluid-fbCommentCountActive, div.fluid-fbFavoritesCountActive
{
	color: #96542a;
}


div.fluid-fbCommentCountDefault, div.fluid-fbFavoritesCountDefault
{
	color: #96542a;
}

#fluid-favoritesScroller
{
	width: 332px;
	height: 206px;
}


/* How it works */

#fluid-howitworks, #fluid-feedback
{
	position: fixed;
	z-index: 100;
	width: 700px;
	background-color: transparent;
	display: none;
	padding: 0;
	margin: 0;
}

#fluid-howitworks_top, #fluid-feedback_top
{
	width: 700px;
	background-image: url(../images/tmhiw_pop_up_top.png);
	background-repeat: no-repeat;
	height: 8px;
	overflow: hidden;
}

#fluid-howitworks_close, #fluid-feedback_close
{
	float: right;
	font-family: verdana, arial;
	font-size: 7.5pt;
	position: relative;
	left: -20px;
	overflow: visible;
	z-index: 100;
}

#fluid-howitworks_mid, #fluid-feedback_mid
{
	width: 700px;
	background-image: url(../images/tmhiw_pop_up_mid.png);
	height: 407px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 5px;
	overflow: hidden;
}

#fluid-howitworks_bot, #fluid-feedback_bot
{
	width: 700px;
	background-image: url(../images/tmhiw_pop_up_bot.png);
	background-repeat: no-repeat;
	height: 19px;
	z-index: 101;
}	

#fluid-howitworks table
{
	float: left;
	font-family: verdana, arial;
	font-size: 7.5pt;
	position: relative;
	left: 17px;
	top: 5px;
}

#fluid-howitworks td
{
	vertical-align: top;
	padding-left: 5px;
	text-align: left;
}

#fluid-hiw_td_left
{
	padding-right: 42px;
	width: 173px;
}

#fluid-hiw_td_mid
{
	width: 179px;
	padding-right: 36px;
}

#fluid-hiw_td_right
{
	width: 173px;
	padding-right: 42px;	
}

#fluid-howitworks_main_img
{
	float: left;
	position: relative;
	left: 20px;
	border: none;
	background-image: url(../images/tmhiw.jpg);
	background-repeat: no-repeat;
	width: 646px;
	height: 261px;
}

#fluid-feedback_content
{
	font-family: Verdana;
	font-size: 11px;
	color: #200B06;
	padding-left: 15px;
	padding-right: 20px;
}

#fluid-feedback_content h1
{
	font-size: 16px;
}

#fluid-feedback_form
{
	margin: 15px 20px 0 10px;
	padding: 5px 10px 10px 10px;
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*border-style: none;
}

.fluid-feedback_form_row
{
	clear: both;
	padding-top: 10px;
}

#fluid-feedback_form label
{
	font-weight: bold;
	float: left;
	text-align: right;
	width: 100px;
	margin-right: 10px;
}

.fluid-feedback_form_value
{
	float: right;
	text-align: left;
	width: 500px;
	color: #9b9b9b;
}

#fluid-feedback_form_subject, #fluid-feedback_form_message
{
	width: 400px;
}

.fluid-feedback_form_value_error
{
	border: 1px dashed red;
}

.fluid-feedback_form_label_error
{
	color: red;
}


/* Facebook info hop up shown first time user visits site */

#fluid-firstVisitPopupWrapper
{
	display: none;
	position: absolute;
	height: 10px;
	overflow: visible;
	top: 52px; 
	left: 265px;
	width: 285px;
	z-index: 101;
	background-color: transparent;
	font-family: verdana, arial;
	font-size: 7.5pt;
}

#fluid-firstVisitPopupHead
{
	float: left;
	width: 249px;
	height: 26px;
	margin-left: 10px;
	margin-top: 10px;
	background: url(../images/pop_up_head.jpg) no-repeat;
}

#fluid-firstVisitPopupButton
{
	float: left;
	width: 186px;
	height: 19px;
	margin-left: 10px;
	background: url(../images/pop_btn_mouseout.gif) no-repeat;
}	

#fluid-firstVisitPopupButton:hover
{
	background: url(../images/pop_btn_mousein.gif) no-repeat;
}	

#fluid-firstVisitPopupLink
{
	float: right;
	position: relative;
	left: -25px;
	top: -3px;
	width: 50px;
	font-size: 9px;
	font-family: arial;
	text-align: left;
	letter-spacing: 0px;
}

#fluid-firstVisitPopupLink a
{
	color: #898989;
	text-decoration: none;
}

#fluid-firstVisitPopupLink a:visited
{
	color: #6b8e23;	
	text-decoration: none;
}

#fluid-firstVisitPopupLink a:hover
{
	text-decoration: underline;
}

#fluid-firstVisitPopupClose
{
	float: right;
	position: relative;
	left: -13px;
	top: 16px;
}

#fluid-firstVisitPopupTop
{
	height: 16px;
	width: 285px;	
	background-image: url(../images/pop_up_top.png);
}

#fluid-firstVisitPopupText
{
	float: left;
	text-align: left;
	width: 240px;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 8px;
}

#fluid-firstVisitPopupMiddle
{
	height: 115px;
	width: 285px;
	background-image: url(../images/pop_up_mid.png);
}

#fluid-firstVisitPopupBottom
{
	height: 10px;
	width: 285px;
	background-image: url(../images/pop_up_bot.png);
	background-repeat: no-repeat;
	background-position: top;
}


/* Scroller Styles */

/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable
{
	/* required settings */
	position:relative;
	overflow:hidden;	 	
	
	width: 232px;	
	height: 206px;	
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items
{	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;		
}

/* single scrollable item */
div.fluid-scrollerItem
{
	float:left;
	position: relative;
	/* custom decoration */
	text-align:center;
	width:80px;
	height:206px;
	margin-left: 18px;	
	margin-right: 18px;	
	font-family:Verdana;
	font-size:10px;
	font-weight: bold;
}

/* active item */
div.fluid-scrollerItem div.active
{
	border:1px inset #ccc;		
}

/* Image on item. */
div.fluid-scrollerItem img
{
	border: 1px solid #000000;
	margin-bottom: 10px;
}

div.fluid-scrollerItem a, div.fluid-scrollerItem a:visited
{
	text-decoration: none;
	color: #96542a;
}

div.fluid-scrollerItem div.fluid-scrollerItemComments
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #96542a;
}

div.fluid-scrollerItem div.fluid-scrollerItemComments .fluid-scrollerItemCommentCount
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #96542a;
}

div.fluid-scrollerItemAddedBy
{
	margin-top: 0px;
	text-align: left;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #96542a;
}

div.fluid-scrollerItemAddedBy a:hover
{
	color: #96542a;
	text-decoration: underline;
}

div.fluid-scrollerItemAddedBy .fluid-fbIcon
{
	border-style: none;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}

/* this makes it possible to add next button beside scrollable */
div.scrollable
{
	float:left;	
}

/* prev and next buttons */
a.prev, a.next
{
	display:block;
	width:18px;
	height:18px;
	background:url(../images/scroll_left_pdp.png) no-repeat;
	float:left;
	margin:23px 15px;
	cursor:pointer;
	font-size:1px;
}

/* mouseover state */
a.prev:hover, a.next:hover
{
	background-position:0px -18px;		
}

/* next button uses another background image */
a.next
{
	background-image:url(../images/scroll_right_pdp.png);
	clear:right;	
}

a.prev.disabled
{
	background:url(../images/scroll_left_dark_pdp.png) no-repeat;
}

a.next.disabled
{
	background:url(../images/scroll_right_dark_pdp.png) no-repeat;
}


/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel, div.star-rating
{
	float: left;
	width: 17px;
	height: 15px;
	text-indent: -999em;
	cursor: pointer;
	display: block;
	background: transparent;
	overflow: hidden
}

div.rating-cancel, div.rating-cancel a
{
	background: url(../images/rating_delete_pdp.gif) no-repeat 0 -16px;
}

div.star-rating, div.star-rating a
{
	background: url(../images/rating_star_pdp.gif) no-repeat 0 0px;
}

div.rating-cancel a, div.star-rating a
{
	display: block;
	width: 16px;
	height: 100%;
	background-position: 0 0px;
	border: 0;
	text-indent: -999em;
}

div.star-rating-on a
{
	background-position: 0 -16px!important;
}

div.star-rating-hover a
{
	background-position:0 -32px;
}

/* Read Only CSS */
div.star-rating-readonly a
{
	cursor:default !important;
}

/* Partial Star CSS */
div.star-rating
{
	background: transparent!important;
	overflow: hidden!important;
}
/* END jQuery.Rating Plugin CSS */


