/* #content{
margin-top:-12px !important;
} */

#buyEmailButtons img{
display:block;
}

#conceptFlashContainer{
position:relative;
}


.productThumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-align: center;
	font-weight: bold;
}

TD.productThumb {
	width: 155px;
	vertical-align: top;
}

A.productThumb {
	color: #990000;
	text-decoration: none;
}
A.productThumb:hover {
	color: #990000;
	text-decoration: underline;
}

TABLE.productThumb {
	padding: 10px;
	width: 765;
}

.productDetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td.productDetail br{
display:none;
}

td.productDetail {
padding-left:10px;
}

.footer{ /*new*/
margin-top:-20px;
_margin-top:-15px;
}

.productThumb img, .prod_txt_mightlike img{ /*new*/
border-bottom:2px solid #fff;
margin-bottom:-2px;
}

.prod_text_price img{ /*new*/
	vertical-align:bottom;
}
	

#tableCellSpacer{
padding-top:8px;
}

#flashHeader{
position:relative;
left:6px;
}
.prod_txt_img{
display:block;
margin-top:-7px;
position:relative;
}



/* The following are new elements assoc with the prod detail page 
   Note that some elements from this list will affect the site globally,
   like the "a" and "a:hover" declarations. You may need to change those
   to avoid conflicts with other site sections. */

.prod_text_price, .prod_text, .prod_txt_mightlike {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #000000;
    }  
	
	.prod_text_price{ /*new */
display:block;
position:relative;
margin-top:-9px;
_margin-top:-11px;
}
    
.prod_text {
    font-size: 12px;
    }  
      
.divHeadText {
    font-size: 14px;
    font-weight: bold;
    }
.divSubHeadText {
    font-weight: bold;
    }    

.prod_txt_mightlike {
    color: #6B3236;
    }    
    
.prod_list_indent {
    padding: 2px 0px 2px 16px;
    }    
	
	.prod_list_indent img{ /*new*/
vertical-align:top;
} 
    
.prod_detail {
    float: left;
    width: 360px;
    }   
    
.prod_detail_sub {
    float: left;
    width: 240px;
    }      
    
li.prod_bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #000000;
	/*list-style-type: square;*/
	list-style-image: url(../images/product_detail/prod_txt_bullet.gif);
	/*margin-left:-10px; new*/
	line-height: 25px;
	padding: 0px 0px 0px 0px;
    }

a {
	text-decoration: none;
	color: #6B8E23;
}

a:hover {
	text-decoration: underline;
	color: #6b8e23;
}


#conceptRetail{ /*new*/
margin-top:-5px;
}  


li.prod_detail_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #000000;
	/*list-style-type: square;*/
	list-style-image: url(../images/product_detail/prod_txt_bullet.gif);
	/*margin-left:-10px; new*/
	line-height: 25px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}


td.prod_detail_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	padding: 0px 0px 0px 12px;
	text-align: left;
}

.skuBar {
	width: 540px; 
	height: 23px; 
	background-color: #221d3d; 
	color: #ffffff; 
	padding: 3px 0px 0px 7px; 
	font-family: 'MS Serif', 'New York', serif; 
	font-size: 16px; 
	font-weight: bold;
	text-align: left;
	}
	
	

	
	
/*  product detail rollovers */


/* Email and Share buttons */
#displayBottomWrapper{
	width:344px;
	height:33px;
	padding: 0px;
	margin: 0px;
}

#displayBottom {
	margin: 0px;
	padding: 0px;
	height: 33px;
	list-style: none;
}


#displayBottom li {
	float: left;
}

#displayBottom a {
	text-decoration: none;
	display: block;
	height: 33px;
	text-indent: -5000px;
}

#displayBottom #displayBottomEmail {
	background-position: 0px 0px;
	width: 344px;
	background:url(../images/product_detail/bt_prod_email.png) no-repeat;
}

#displayBottom #displayBottomEmail:hover {
	background-position: 0 -33px;
}

#displayBottom #displayBottomShare {
	/*background-position: 0px 0px;
	width: 175px;
	background:url(../images/product_detail/bt_prod_share_igoogle.png) no-repeat;*/
}

#displayBottom #displayBottomShare:hover {
	background-position: 0 -33px;
}


/* Buy Online and Buy At Store buttons */

#buyButtons {
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 118px;
	list-style: none;
}

#buyButtons li {
	float: left;
}

#buyButtons a {
	text-decoration: none;
	display: block;
	height: 24px;
	text-indent: -5000px;
}

#buyButtons #buyButtonsFindStore {
	background-position: 0px 0px;
	width: 118px;
	background:url(../images/product_detail/bt_prod_buystore.png) no-repeat;
}

#buyButtons #buyButtonsFindStore:hover {
	background-position: 0 -24px;
}

#buyButtons #buyButtonsBuyOnline {
	background-position: 0px 0px;
	width: 118px;
	background:url(../images/product_detail/bt_prod_buyonline.png) no-repeat;
}

#buyButtons #buyButtonsBuyOnline:hover {
	background-position: 0 -24px;
}

/* What's it Fit */

#whatsItFit {
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 98px;
        float: left;
}

#whatsItFit a {
	text-decoration: none;
	height: 24px;
	display: block;
	text-indent: -5000px;
}

#whatsItFit #whatsItFitLink {
	background-position: 0px 0px;
	width: 98px;
	background:url(../images/product_detail/whats-it-fit.png) no-repeat;
}

#whatsItFit #whatsItFitLink:hover {
	background-position: 0 -24px;
}


/* Artist Series banner */

#artistseries {
        margin: 0px;
        padding: 0px;
        height: 52px;
        width: 422px;
        list-style: none;
}

#artistseries li {
        float: left;
}

#artistseries a {
        text-decoration: none;
        display: block;
        height: 52px;
        text-indent: -5000px;
}

#artistseries #artistseriesLink {
        background-position: 0px 0px;
        width: 422px;
        background:url(../images/header/artistseries.jpg) no-repeat;
}

#artistseries #artistseriesLink:hover {
        background-position: 0 -52px;
}


/* Facebook pop up */
#popupWrapper {
	position: absolute;
	height: 10px;
	overflow: visible;
	top: 595px; 
	left: 45px;
	width: 285px;
	z-index: 10;
	background-color: transparent;
	font-family: verdana, arial;
	font-size: 7.5pt;
}

#popupHead {
	float: left;
	height: 26px;
	padding-left: 12px;
	padding-top: 10px;
}

#popupButton {
	padding-left: 15px;
	border: none;
	float: left;
}	

#popupHidden {
	display: none;
}

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

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


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

#popupLink a:hover {
	text-decoration: underline;
}


#popupClose {
	float: right;
	position: relative;
	left: -13px;
	top: 16px;
	border: none;
}

#popupTop {
	height: 16px;
	width: 285px;	
	background-image: url(../images/product_detail/pop_up_top7.png);
}

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

#popupMiddle {
	height: 115px;
	width: 285px;
	background-image: url(../images/product_detail/pop_up_mid4.png);
}

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

/* How it works */

#howitworks {
	position: absolute;
	left: 15%;
	top: 120px;
	z-index: 100;
	width: 700px;
	background-color: transparent;
	display: none;
	padding: 0px;
	margin: 0px;
}

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

#howitworks_close {
	float: right;
	font-family: verdana, arial;
	font-size: 7.5pt;
	text-align: right;
	position: relative;
	top: -2px;
	left: -25px;
	height: 15px;
	width: 100px;
	overflow: visible;
}

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

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

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

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

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

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

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

#howitworks img {
	float: left;
	position: relative;
	left: 20px;
	border: none;
}

#howitworks_close img {
	z-index: 100;
	position: relative;
	left: 95px;
	top: -10px;
}

#howitworks a { 
	text-decoration: none;
	color: #6B8E23;
}

#howitworks a:visited {
	text-decoration: none;
	color: #6B8E23;
}

#howitworks a:hover {
	text-decoration: underline;
}

#howitworks_close a {
	color: #ABABAB;
	text-decoration: underline;
	position: relative;
	z-index: 100;
}

#howitworks_close a:visited {
	text-decoration: underline;
}

#howitworks_close a:hover {
	text-decoration: none;
}




/**********************************************/
/*  	Adding fluid social styles            */
/**********************************************/


#fsChat {
	border-left: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	padding-right: 8px;
}
