/* SPORTSTOP GLOBAL STYLESHEET */
* {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	z-index:1000;
	outline:0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, td, th {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	text-decoration:none;
	list-style:none;
	line-height:15px;
}
img {
	-ms-interpolation-mode: bicubic;
} /*FM 30/10 le saque vertigal-align: top*/
/*table	{
	width:100%;
}*/

body {
	background:url(/site/img/bodybg.gif) repeat-x;
}
#at15s {
	width:241px;
}
#div__body {
	position:relative;
	z-index:100;
	margin-top:5px !important;
	width: 960px;
}
#mainContents {
	margin-left:10px;/*width:730px;*/
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both
}
/* HEADER */
#sc_header_breadcrumb {
	display:none;
}
.crumb {
	color:#000 !important;
	font-size:10px !important;
}
.crumbover {
	text-decoration:underline !important;
	color:#000 !important;
}
#sc_header {
	width:960px;
	height:120px;
}
#sc_header_left {
	float:left;
	width:298px;
}
.reputation {
	float:left;
	margin:19px 0px 0px 30px;
	width:140px;
	height:30px;
	background:url(/site/img/check_reputation.gif) no-repeat;
	text-align:center;
	padding-top:37px;
	position:relative;
}

.reputation span {
	width:142px;
	height:24px;
	float:left;
	position:absolute;
	top:10px;
	left:0px;
	}

#sc_header_right {
	float:right;
	width:456px;
}
#sc_header_cart {
	float:right;
	width:550px;
	height:49px;
}
#sc_header_cart p a {
	float:left !important;
	text-indent:0 !important;
	background:none !important;
	height:26px;
	line-height:26px;
	background:#3d3d3d;
	padding-right:10px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
}
#sc_header_cart p a:hover {
	float:left !important;
	text-indent:0 !important;
	background:none !important;
	height:26px;
	line-height:26px;
	background:#3d3d3d;
	padding-right:10px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
#sc_header_cart a, #sc_header_cart p {
	float:right;
}
#sc_header_cart p {
	background:#3d3d3d;
}
#sc_header_cart p img {
	float:left;
}
#sc_header_cart a {
	height:26px;
	line-height:26px;
	background:url(/site/img/arrowblack.gif) no-repeat 0 6px;
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-indent:15px;
	margin-right:10px;
}
#sc_header_cart a:hover {
	height:26px;
	line-height:26px;
	background:url(/site/img/arrowblack.gif) no-repeat 0 6px;
	color:#666;
	font-size:11px;
	font-weight:bold;
	text-indent:15px;
	margin-right:10px;
}
#sc_header_checkout {
	width:85px;
	background:url(/site/img/header_checkout.gif) !important;
	margin-left:5px;
	margin-right:0 !important;
}
#sc_header_checkout:hover {
	width:85px;
	background:url(/site/img/header_checkout.gif) !important;
	margin-left:5px;
	margin-right:0 !important;
	background-position:0 -26px !important;
}
#sc_header_buttons {
	float:right;
	position:relative;
	width: 960px;
}
.sc_header_button {
	float:right;
	position:relative;
}
.ddItem {
	position:relative;
}
.sc_header_lvl1button {
	position:absolute;
	left:-1px;
	top:36px;
	display:none;
	background:#fff;
	width:150px;
	border:1px solid #ccc;
	border-top:0;
	opacity:.9;
}
.sc_header_lvl2button {
	position:absolute;
	left:147px;
 #left:139px;
	top:0;
	display:none;
	background:#fff;
	width:150px;
	border:1px solid #ccc;
}
.sc_header_lvl1button a:hover, .sc_header_lvl2button a:hover {
	background:#ccc !important;
	color:#000 !important;
}
.sc_header_lvl1button a {
	display:block;
	font-size:11px;
	color:#666;
	padding:3px;
	margin:3px;
	background:#fff;
}
.sc_header_lvl2button a {
	display:block;
	font-size:11px;
	color:#666 !important;
	padding:3px;
	margin:3px;
	background:#fff !important;
}
.sc_header_lvl1button .ddSelected a {
	background:#ccc;
	color:#000 !important;
}
#sc_header_saleimg {
	float:right;
}
#sc_header_search {
	position:relative;
}
#sc_header_search img {
	position:absolute;
	left:0;
	top:12px;
}
#sc_header_search #textfield {
	font-size: 16px !important;
}
#textfield {
	position:absolute;
	left:55px;
	/*top:10px;*/
	height:20px;
	width:120px;
	font-size:11px;
	color:#666;
	padding-left:3px;
	padding-top:2px;
	border:1px solid #666;
	background:#fff;
}
#go {
	position:absolute;
	left:180px;
	/*top:10px;*/
	height:20px;
	width:21px;
	border:0;
	background:url(/site/img/searchsubmit.gif);
}
/* LEFT */
#leftColumn {
	border:9px solid #e6e6e6;
	padding:5px;
	margin-bottom:10px;
 #width:100%;
}
#leftColumn a.leftLink1, #leftColumn a img {
	display:none;
}
#leftColumn .leftLinkBold {
	font-weight:bold !important;
	color:#000 !important;
}
#leftColumn .leftLink10 {
	background:url(/site/img/left_h6bg.gif);
	height:18px;
	line-height:18px;
	font-size:12px;
	cursor:default;
	display:block;
	font-weight:bold;
	color:#000;
	padding-left:5px;
}
#leftColumn .leftLink9 {
	display:block;
	font-size:11px;
	color:#666;
	line-height:20px;
	padding-left:10px;
}
#leftColumn .leftLink9:hover {
	background:#ccc;
	color:#000;
}
#leftColumn .leftLink8 {
	display:block;
	font-size:11px;
	color:#666;
	line-height:20px;
	padding-left:20px;
}
#leftColumn .leftLink8:hover {
	background:#ccc;
	color:#000;
}
#leftColumn .leftLink7 {
	display:block;
	font-size:11px;
	color:#666;
	line-height:20px;
	padding-left:30px;
}
#leftColumn .leftLink7:hover {
	background:#ccc;
	color:#000;
}
#sc_left_pubs {
	margin-top:10px;
	clear:both;
}
#sc_left_pubs img {
	display:block;
	margin-bottom:10px;
	border:#bebebe solid 1px;
}
/*About Our Sports*/
.oursports {
}
.oursports img {
	margin-bottom:15px;
	margin-right:10px
}
.oursports h3 {
	font-size:16px;
	color: #000000
}
.oursports h4 {
	color:#333333;
	font-weight:normal;
	font-size:12px
}
.oursports a {
	color: #000000;
	text-decoration:underline;
	font-size:12px
}
.oursports p {
	font-size:12px
}
/**** Code By AD ****/
/* Category Description Recomendations Styles */
.descriptionspecialfeatures {
	margin-bottom:10px;
}
.descriptionspecialfeatures h5 {
	font-size:16px;
	color:#333;
	display:block;
	cursor:default;
	text-indent:12px;
}
.descriptionspecialfeatures ul {
	margin-top:4px;
}
.descriptionspecialfeatures ul li {
	list-style:outside disc;
	color:#333;
}
.descriptionspecialfeatures ul li p {
	font-size:15px;
	line-height:17px;
	color:#333;
}
.category_description_recomendations {
	display:block;
	margin-bottom:8px;
	margin-left:10px;
	clear:both;
}
.category_description_recomendations .recomendation_guys {
	float:left;
}
.category_description_recomendations img {
	float:left;
	margin-right:10px;
}
.category_description_recomendations h5 {
	font-size:16px;
	color:#333;
	display:block;
	cursor:default;
}
.category_description_recomendations h5 span {
	font-weight:normal;
	font-size:15px;
}
.category_description_recomendations ul {
	margin-left:70px !important;
}
.category_description_recomendations ul li {
	padding-top:4px;
	height:15px;
}
.category_description_recomendations a {
	float:left;
	display:block;
	color:#7e9aab !important;
	margin-right:5px;
}
.category_description_recomendations a:hover {
	color:#900 !important;
}
.category_description_recomendations p {
	font-size:15px;
	cursor:default;
	float:left;
	line-height:17px;
}
/* Cat Description Image */
.descriptionwithimage {
	padding-left:135px;
	margin-right:25px;
	float:left;
}
.descriptionwithimage p {
	line-height:18px;
	cursor:default;
}
.descriptionwithimage ul {
	margin:5px 0px;
}
.descriptionwithimage ul li {
	list-style:outside disc;
	color:#333;
}
.bigimagecontainer {
	top:130px;
	padding-top:20px;
	background:#fff;
	border:#fff 2px solid;
}
.exitveil {
	color:#666;
	font-weight:bold;
	font-size:12px;
	text-indent:4px;
	padding-top:2px;
	top:130px;
}
/* Lacrosse Head Specification Guide */
.lacrosseheadspecificationguide {
	text-align:justify;
	border-bottom:#333 2px solid;
	margin-bottom:10px;
	margin-left:15px;
	padding-bottom:10px;
}
.lacrosseheadspecificationguide h2 {
	font-size:25px;
	line-height:25px;
	text-align:center;
	color:#333;
	margin-bottom:5px;
	cursor:default;
}
.lacrosseheadspecificationguide p, .pocketrules_text p {
	font-size:13px;
	color:#7c7c7c;
	line-height:15px;
	cursor:default;
}
.lacrosseheadspecificationguide p span {
	font-weight:bold;
	color:#333;
}
.associations_spesifications_images {
	margin-top:10px;
	margin-left:100px;
}
.lacrosseheadspecificationguide h3, .lacrosseheadspecificationguide h4 {
	color:#333;
	text-align:center;
	margin-top:10px;
	font-size:15px;
	line-height:15px;
	cursor:default;
}
.lacrosseheadspecificationguide table {
	border-left:#333 2px solid;
	border-top:#333 2px solid;
	width:1%;
	width:510px !important;
	margin:4px 0px 4px 100px;
}
.lacrosseheadspecificationguide table td {
	border-right:#333 2px solid;
	border-bottom:#333 2px solid;
	padding:3px;
}
.pocketrules {
	margin-left:20x;
}
.pocketrules .pocketrules_images {
	float:left;
	width:304px;
	padding-left:18px;
}
.pocketrules_text h3 {
	color:#333;
	text-align:center;
	margin-top:8px;
	margin-bottom:8px;
	font-size:15px;
	line-height:15px;
	cursor:default;
}
/*** End of Code By Ad ***/

/* FOOTER */
#sc_footer {
	border:solid #cecece;
	border-width:1px 0 1px 0;
	width:970px;
	margin-top:10px !important;
	margin: 0 auto;
}
#sc_footer * {
	text-align:left !important;
}
.sc_footer {
	height: 95px;
 #height:115px;
	width:140px;
 #width:170px;
	padding:15px;
	float:left;
	border-right:1px solid #cecece;
}
.sc_footer h6 {
	font-size:13px;
	color:#333;
}
.sc_footer p, .sc_footer a {
	display:block;
	font-size:11px;
	color:#333;
	margin-top:3px;
}
.sc_footer a:hover, .sc_footer a.sc_email_link {
	text-decoration:underline;
}
.sc_footer p, .sc_footer a.sc_email_link {
	margin:0;
}
.sc_footer p span {
	font-size:12px;
	font-weight:bold;
}
#sc_newsletter {
	width:240px;
}
#sc_footer2 {
	margin-top:10px !important;
	margin: 0 auto;
	width:970px;
}
#sc_footer2 p {
	font-size:11px;
	text-align:center;
	line-height:20px;
}
/* HOME STYLES */
#sc_breadcrumb {
	font-size:10px;
	margin-bottom:10px;
}
#sc_home_text {
	float:left;
	width:285px;
	margin-right:10px;
	margin-bottom:10px;
}
#sc_home_text img {
	margin-bottom:10px;
}
#sc_home_text p {
	font-size:13px;
	line-height:19px;
}
#sc_home_imageshowcase {
	width:433px;
	height:312px;
	border:1px solid #dfdfdf;
	float:left;
	background:url(/site/img/diagonalbg.gif);
	margin-bottom:10px;
}
#sc_home_bigimage {
	width:414px;
	height:294px;
	overflow:hidden;
	margin:9px 7px 0 9px;
 #margin:9px 5px;
	float:left;
}
#sc_home_smallimages {
	display:none;
	float:left;
	margin-top:9px;
	width:66px;
}
.tabButton {
	cursor:pointer;
}
#sc_home_smallimages div {
	width:66px;
	height:66px;
	overflow:hidden;
	margin-bottom:10px;
}
#sc_home_featured {
	border:1px solid #dfdfdf;
	float:left;
	background:url(/site/img/diagonalbg.gif);
	padding:10px 15px;
	overflow:hidden;
}
#sc_home_featured .title {
	background:url(/site/img/home_featured.gif);
	width:428px;
	height:27px;
}
#sc_home_featured .title h3 {
	text-indent:-10000px;
	float:left;
}
#sc_home_featured .title a {
	text-indent:0 !important;
	font-size:11px;
	color:#fff;
	float:right;
	line-height:25px;
	margin-right:10px;
}
#sc_home_featured .title a:hover {
	text-decoration:underline;
}
.homeitem {
	width:135px;
	margin-top:10px;
}
.homeitemthumbnail {
	position:relative;
	width:135px;
	height:135px;
	overflow:hidden;
	background:#fff;
	border:1px solid #ccc;
	text-align:center;
}
.homeitemthumbnail div {
	position:absolute;
	right:5px;
	top:5px;
}
.homeitemthumbnail a img {
	width:130px;
	height:130px;
	width:auto;
}
.homeitemunderimage {
	height:17px;
	background:#fff;
	width:135px;
	border:1px solid #ccc;
	border-top:0 !important;
}
.homeitemunderimage div {
	float:right;
}
.homeitemreviews {
	position:relative;
	top:1px;
	float:left !important;
}
.homeitem .homeitemlimited {
	width:135px !important;
}
.homeitemlimited {
	background-color: #999999;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:10px;
	text-align:center;
	color:#fff;
	width:170px;
	line-height:16px;
}
.homeitemname {
	display:block;
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	margin:5px 0;
}
.homeitemprice {
	font-size:13px;
	text-align:left;
	color:#b61125;
	font-weight:bold;
}
.homeitemprice span {
	font-size:11px;
	color:#aaa !important;
	padding-right:5px;
	vertical-align:bottom;
	text-decoration:line-through;
}
#sc_home_featured table {
	width:425px;
}
#sc_home_reviews {
	padding:10px 12px;
	border:1px solid #dfdfdf;
	float:right;
	margin-left:13px;
	width:229px;
}
#sc_home_underreviews {
	float:right;
	clear:right;
	width:249px;
	margin-left:13px;
}
#sc_home_underreviews img {
	margin-top:10px;
	border:#CCCCCC solid 1px
}
#sc_home_underreviews img.noborderneeded {
	border:none;
}
/* MAIN CATEGORY */
#mainContents table table table .medtext {
	float:right;
	margin-left:10px;
}
#sc_category_name {
	font-size:16px;
	color:#fff;
	background:#828282;
	line-height:25px;
	text-indent:10px;
	margin-bottom:10px;
}
#sc_cat_itemsh1 {
	font-size:16px;
	color:#fff;
	background:#828282;
	line-height:25px;
	text-indent:10px;
}
#sc_category table {
}
#sc_category_description {
	font-size:13px;
	color: #333333;
	margin-bottom:10px;
}
#sc_category_description ul {
	margin-left:40px;
	padding:0
}
#sc_category_description a {
	text-decoration:underline;
	color:#666;
}
.sc_category_cat {
	margin-bottom:15px;
}
.sc_category_catimg {
	width:160px;
	height:160px;
	overflow:hidden;
	border:1px solid #9e9e9e;
	margin-bottom:3px;
}
.sc_category_catname a {
	display:block;
	width:160px;
	font-size:13px;
	color:#373737;
	font-weight:bold;
	text-align:center;
	margin-bottom:12px
}
#sc_cat_items {
	width:733px;
	border:1px solid #9e9e9e;
	background:url(/site/img/diagonalbg.gif);
	padding-bottom:10px;
}
#sc_cat_items2 {
	width:715px;
	margin:10px 0 0 9px;
}
.maincatitem {
	width:170px;
	margin-top:10px;
}
.maincatitemfilters {
	display:none;
}
.maincatitemthumbnail {
	width:170px;
	height:170px;
	overflow:hidden;
	background:#fff;
	border:1px solid #ccc;
	border-bottom:0;
	position:relative;
	text-align:center;
}
.maincatitemthumbnail div {
	position:absolute;
	right:5px;
	top:5px;
}
.maincatitemthumbnail .limitededition {
	position:absolute;
	left:5px;
	top:5px;
}
.maincatitemunderimage {
	width:170px;
	border:1px solid #ccc;
	border-bottom:0;
	height:17px;
 #height:19px;
	background:#fff;
}
.maincatitemunderimage div {
	float:right;
}
.maincaritemreviews {
	position:relative;
	top:1px;
	float:left !important;
}
.maincatitemname a {
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	text-align:left;
	display:block;
	margin:5px 5px 10px 5px;
}
.maincatitemdetails {
	background:#f0f0f0;
	width:170px;
	border:1px solid #ccc;
	/*float:left;*/
	padding-bottom:5px;
}
.maincatitemprice {
	color:#b20116;
	font-weight:bold;
	font-size:12px;
}
.maincatitemprice table {
	width:0 !important
}
.maincatitemprice span {
	/*float:right;*/
	margin-right:5px;
	color:#b20116;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}
.maincatitemprice div table div {
	font-weight:normal !important;
	font-size:11px;
	color:#666;
}
.maincatitemprice div table div {
	float:none !important;
	width:auto !important;
	margin:0 !important;
}
.maincatrrp {
	margin-left:5px;
	width:50px !important;
	color:#aaa !important;
	font-size:12px !important;
	font-weight:bold !important;
	float:left !important;
	text-decoration:line-through;
}
.maincatitemquickview {
	position:relative;
	right:-2px;
	width:170px;
	height:25px;
}
.maincatitemshowquickview {
	cursor:pointer;
	float:right;
	visibility:hidden;
}
.tabContent1 {
	opacity:.1;
	filter:alpha(opacity=10);
}
.tabContent2 {
	opacity:.2;
	filter:alpha(opacity=20);
}
.tabContent3 {
	opacity:.3;
	filter:alpha(opacity=30);
}
.tabContent4 {
	opacity:.4;
	filter:alpha(opacity=40);
}
.tabContent5 {
	opacity:.5;
	filter:alpha(opacity=50);
}
.tabContent6 {
	opacity:.6;
	filter:alpha(opacity=60);
}
.tabContent7 {
	opacity:.7;
	filter:alpha(opacity=70);
}
.tabContent8 {
	opacity:.8;
	filter:alpha(opacity=80);
}
.tabContent9 {
	opacity:.9;
	filter:alpha(opacity=90);
}
.tabContent10 {
	opacity:01;
	filter:alpha(opacity=100);
}
#leftrecently {
	border:9px solid #e6e6e6;
	float:left;
	margin-bottom:10px;
	margin-top:10px
}
#leftrecently h4 {
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	margin:5px;
	background:url(/site/img/left_h6bg.gif);
	line-height:18px;
	height:18px;
}
.recentlyItem {
	margin:0 5px;
	width:190px;
	padding:5px 0;
	border-bottom:1px solid #e6e6e6;
	float:left;
}
.recentlyitemthumbnail {
	width:60px;
	height:60px;
	overflow:hidden;
	float:left;
	margin-right:5px;
}
.recentlyitemdetails {
	float:left;
	width:125px;
}
.recentlyitemname a {
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.recentlyitemname a:hover {
	text-decoration:underline;
}
.recentlyitemprice {
	font-size:13px;
	font-weight:bold;
	color: #900;
}
/* INFORMATION ITEM */
#sc_infoname {
	font-size:16px;
	padding-bottom:5px;
	margin-bottom:10px;
	color:#666;
	border-bottom:1px solid #666;
}
#sc_infobrief, #sc_infodetailed {
	font-size:13px;
	color:#333;
	margin-bottom:20px;
}
/* NARROWING */
#showItemsTable td {
	width:180px;
	float:left;
}
#showItemsTable td td {
	width:auto;
	float:none;
}
#leftnarrow {
	background:#e5e5e5;
	margin-bottom:10px;
	padding:10px;
}
#leftnarrow h4 {
	background:#828282;
	font-size:13px;
	color:#fff;
	text-indent:5px;
	line-height:20px;
	margin-bottom:5px;
}
#leftnarrow p {
	background:url(/site/img/left_h6bg.gif);
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	text-indent:5px;
	color:#000;
}
#leftnarrow .filterlist {
	margin-bottom:5px;
	display:block;
}
#leftnarrow .filterlist a, #leftnarrow .filterlist strong {
	font-size:12px;
	color:#373737;
	padding-left:5px;
	line-height:20px;
}
#leftnarrow .filterlist a:hover {
	text-decoration:underline;
}
#narrowingSort {
	font-size:11px;
	height:20px;
	line-height:20px;
	padding:0 5px;
	background:#cecece;
}
p#narrowingSortLinks {
	float:left;
	margin:0px;
}
#narrowingSortLinks a {
	color:#fff;
	display:block;
	line-height:20px;
	margin-right:10px;
	float:left;
}
#narrowingSortLinks a:hover {
	text-decoration:underline;
}
#narrowingSortLinks a span {
	font-size:10px;
}
#narrowingPagination, #narrowingNavigationContainerBottom {
	background:#e6e6e6;
	height:20px;
	line-height:20px;
	padding:0 5px;
	font-size:11px;
	color:#000;
	margin-bottom:10px;
}
#sc_category_itemlist_target {
	clear:both;
}
#narrowingItemsLoaded {
	float:right;
}
#narrowingItemsLoaded span {
	font-weight:bold;
}
#narrowingPaginationNav {
	float:left;
}
#narrowingPaginationNav a {
	display:block;
	float:left;
	width:20px;
	color:#000;
	text-align:center;
	margin-top:3px;
}
#narrowingPaginationNav a.selected {
	font-weight:bold;
}
#narrowingPaginationNav .narrowingPaginationNavLink:hover {
	font-weight:bold;
}
#narrowingPaginationPrev {
	background:url(/images/nav/prev_dim.gif);
	height:15px;
	width:15px !important;
	margin-right:5px;
	text-indent:-10000px;
	margin-top:3px;
	overflow:hidden;
}
#narrowingPaginationNext {
	background:url(/images/nav/next_dim.gif);
	height:15px;
	width:15px !important;
	margin-left:5px;
	text-indent:-10000px;
	margin-top:3px;
	overflow:hidden;
}
#SC_Pagination {
	float:right;
}
#SC_Pagination a {
	color:#444;
}
#SC_Pagination a:hover {
	text-decoration:underline;
	color:#333;
}
#SC_itemSortPrevPage {
	margin-right:3px;
s
}
#sc_item_description ul {
	list-style-position:inside;
	margin-left:10px
}
.happynote {
	font-size: 10px
}
.happynote ul, .happynote ol {
	margin-left:20px
}
#leftrecently .title {
	font-size:13px;
	padding-left:10px;
	padding-top:10px;
	display:block;
	background-color:#ccc
}
#recentlyitemprice {
	color: #a30021
}
/* QUICKVIEW */
.thisisthequickview {
	background:#fff;
	border:1px solid #ccc;
	position:relative;
	display:none;
}
.thisisthequickview table {
	margin-top:15px;
}
.thisisthequickview .q_image {
	width:305px;
	height:270px;
	overflow:hidden;
	margin:5px;
	text-align:center;
}
.thisisthequickview .q_details {
	margin:5px;
	width:175px;
}
.thisisthequickview .q_details h6 a {
	font-size:12px;
	color:#000;
	display:block;
	margin-bottom:2px;
}
.thisisthequickview .q_pricing {
	font-size:12px;
	font-weight:bold;
	color: #990000;
	margin-bottom:5px;
}
.quickviewMove {
	position:absolute;
	left:0;
	top:0;
	padding:2px 5px;
	font-size:11px;
	font-weight:bold;
	cursor:move;
}
.quickviewClose {
	position:absolute;
	right:0;
	top:0;
	padding:2px 5px;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
.quickviewMove:hover {
	color:#666 !important;
}
.quickviewClose:hover {
	color:#666 !important;
}
.q_close:hover {
	text-decoration:underline;
}
.q_manudescription {
	font-size:11px;
	height:220px;
	width:175px;
	overflow:auto;
	overflow-x:hidden;
}
.q_manudescription * {
	font-size:11px;
}
/* Code by AD */
#sc_item_addtocart {
	background:#e3e3e3;
	font-size:11px;
	border:solid #9e9e9e;
	border-width:1px;
	clear:both;
	/*padding-top:15px;*/
	#overflow:hidden;
	width:398px;
 #width:400px;
}
#sc_item_addtocart select {
	width:auto;
}
#sc_item_addtocart select option {
	padding-left:5px;
}
/* End of Code by AD */

/* IE */
*html #sc_item_addtocart table {
	width:243px;
}
*html #sc_cat_items {
	width:715px;
}
/*Shopping Cart*/
#cartdiftofree {
	width:970px;
	background:#DE0A1B;
	height:30px;
}
#cartdiftofree p {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:right;
	padding-right:10px;
	line-height:30px;
}
table #carttable {
	border:#9e9e9e solid 1px !important;
	font-size:12px;
	color:#000000;
	margin-bottom: 15px;
}
#carttable tr, #carttable td {
	font-size:12px;
	color:#000000
}
table#carttable a {
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
	/*	display:block; */
	padding:5px;
}
table#carttable a:hover {
	text-decoration:underline !important;
}
table#carttable b {
	font-size:14px;
	display:block;
	padding:3px;
	background-color:#FFF;
}
table#carttable .bglttextrt {
	font-size:14px;
	padding:5px;
	background-color:#FFF;
}
.texttable {
	border-right: #FFFFFF solid 1px;
	padding:3px !important;
	border-collapse:collapse;
	vertical-align:middle !important;
}
.texttablert, .texttablectr, .texttable, .listtexthl {
	border: none;
	border-bottom: #9e9e9e solid 1px !important;
	padding:3px !important;
	border-collapse:collapse;
	vertical-align:middle !important;
	background-color:#FFFFFF !important;
	text-align:center
}
td.texttable table {
	text-align:center;
}
table#carttable .listheadernosort {
	font-weight:bold;
	color:#000000;
	text-align:center;
	font-size:12px;
	background-color:#e9e9e9;
}
#ordersummary_estship .texttable {
	text-align:right;
	padding-right:10px;
	font-size:11px
}
#awayffs {
	background-color:#d92121;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	padding:3px
}
#inputCheckoutAnalytic, #checkout {
	padding:5px;
	font-size:13px;
	text-transform:uppercase;
	background-color:#666666;
	color: #FFFFFF;
	font-weight:bold
}
.texttable .bglt, .texttable .bglttext {
	background-color:#EFEFEF
}
/**** GALLERY ****/
#sc_gallery_background {
	background:#000;
}
.sc_gallery #sc_gallery_background {
	opacity:0;
	filter:alpha(opacity=0)
}
.sc_gallery1 #sc_gallery_background {
	opacity:0.1;
	filter:alpha(opacity=10)
}
.sc_gallery2 #sc_gallery_background {
	opacity:0.2;
	filter:alpha(opacity=20)
}
.sc_gallery3 #sc_gallery_background {
	opacity:0.3;
	filter:alpha(opacity=30)
}
.sc_gallery4 #sc_gallery_background {
	opacity:0.4;
	filter:alpha(opacity=40)
}
.sc_gallery5 #sc_gallery_background {
	opacity:0.5;
	filter:alpha(opacity=50)
}
.sc_gallery6 #sc_gallery_background {
	opacity:0.5;
	filter:alpha(opacity=50)
}
.sc_gallery7 #sc_gallery_background {
	opacity:0.5;
	filter:alpha(opacity=50)
}
.sc_gallery8 #sc_gallery_background {
	opacity:0.5;
	filter:alpha(opacity=50)
}
.sc_gallery9 #sc_gallery_background {
	opacity:0.5;
	filter:alpha(opacity=50)
}
.sc_gallery10 #sc_gallery_background {
	opacity:0.5;
	filter:alpha(opacity=50)
}
#sc_gallery_frame {
	text-align:center;
}
#sc_gallery_showcase {
}
#sc_gallery_title {
	display:none;
}
#sc_gallery_close {
	position:absolute;
	left:0;
	top:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	color:#666;
	background:#fff;
	cursor:pointer;
}
#sc_gallery_close:hover {
	color:#000;
}
#sc_gallery_navigation {
	background:#fff;
	border:1px solid #fff;
	font-size:11px;
	color:#000;
	text-align:center;
}
#sc_gallery_navigation a {
	cursor:pointer;
}
#sc_gallery_navigation p {
	display:inline;
	margin:0 4px;
}
#sc_gallery_navigation p a {
	padding:0 2px;
}
#sc_gallery_navigation p a:hover, #sc_gallery_navigation p .picselected {
	font-weight:bold;
}
/**** SEARCH ****/
#ProductList {
	clear:both;
}
#FilterList {
	border:9px solid #e6e6e6;
	background:#e6e6e6;
	margin-bottom:10px;
}
#FilterList p {
	font-size:12px;
	font-weight:bold;
	color:#000;
	height:18px;
	line-height:18px;
	padding-left:5px;
	background:url(/site/img/left_h6bg.gif);
	margin:0px;
}
#FilterList h4 {
	background:#828282;
	color:#FFFFFF;
	font-size:13px;
	line-height:20px;
	margin-bottom:5px;
	text-indent:5px;
}
#FilterList a {
	display:block;
	font-size:12px;
	color:#373737;
	text-indent:5px;
	line-height:25px;
}
#FilterList a.remove {
	padding-left:20px;
	background:url(/site/img/delete.png) no-repeat 5px 4px;
	color:#ff0000 !important;
	font-weight:bold;
}
#FilterList a:hover {
	text-decoration:underline;
}
#FilterList a span {
	font-weight:bold;
	line-height:25px;
}
#FilterList a img {
	position:relative;
	top:2px;
	margin-right:5px;
}
.NarrowingProduct {
	float:left;
	width:180px;
	height:370px;
}
#SC_PaginationDiv {
	float:left;
	margin:0 5px;
}
#SC_PaginationDiv a {
	padding:0 1px;
}
#SC_PaginationInfoDiv {
	float:left;
	font-size:11px;
	line-height:20px;
}
#poneleunidno {
	height:20px;
	padding:0 5px;
	background:#e6e6e6;
}
#productListLoading {
	font-size:12px;
	font-weight:bold;
	color:#000;
}
#productListTable {
	display:none;
}
/*Overwrite NS Styles*/


#div__body, .text, #div__body td, .smalltext, td.smalltext, a.smalltext, a.smalltext:hover {
	color: #333333;
	text-decoration:none !important
}
.smalltext, .smalltextnolink {
	font-size: 12px;
	color:#333333
}
.smalltext .radio {
	vertical-align:middle;
}
td.checkoutthankstext {
	font-size:14px
}
.nlbutton {
	padding:4px 8px;
	margin-left:5px
}
.bgbutton {
	padding:4px 8px;
	background-color: #666666;
	color:#FFFFFF;
	border-color: #000000
}
.bgbutton:hover {
	background-color: #333333;
color:#FFFFFF border-color: #333333 !important;
}
#handle_portlet_-521 #servercontentneg521_splits {
	margin-top:40px;
}
#div__body a.smalltextnolink {
	text-decoration:none;
	color:#000
}
#div__body table table .greytitle {
	font:bold 16px arial !important;
	color:#333 !important;
	padding:10px 0 8px 0;
}
#div__body a.medtextbold img {
	margin:0 20px
}
#div__body .bgltmedtext {
	background-color:transparent;
}
.bgbar {
	background-color:transparent;
	padding-top:40px;
}
.bgbar table {
	background:#e6e6e6;
	color:#696969 !important;
}
.bgbar .tasktitle {
	color:#6d6d6d !important;
	line-height:30px;
}
.bglt {
	background-color:transparent;
}
/* -- Login Screen -- */
#retemail_fs_lbl, #retpwd_fs_lbl {
	display:block;
	margin:10px 10px 0 0 !important;
}
#retemail, #retpwd {
	margin-top:10px !important;
}
/* -- Login reques for review -- */
#login_id a {
	color: #BB0000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
}
/*-- Landing Sale --*/
.landingsale {
	margin:0 auto;
	width:733px;
}
.topbannersale {
	margin:15px 0;
}
.list-sale {
	padding-left:5px;
}
.cell-sale {
	width:160px;
	height:185px;
	float:left;
	margin:5px 20px 0 0;
}
.cell-sale a h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#373737;
	font-weight:bold;
	text-align:center;
	line-height:24px;
}
.cell-sale img {
	border:1px solid #cccccc;
}
.catsale {
	float:left;
	width:100%;
	margin-bottom:15px;
	width:740px;
	_width:740px;
}
.catsale img {
	float:left;
	margin-right:4px;
}
.catsale-sec {
	margin-right:6px !important;
}
/*-- End Landig Sale --*/

#sc_social_links {
	overflow: hidden;
}
#sc_social_links a {
	float: left;
	margin: 2px 19px;
	width: 25px;
}
.sale-btn {
	border-right: none !important;
}
/*Styles that where on the addition to head*/
#sc_breadcrumb {
	width: 725px
}
.sc_category_catimg {
	margin-right:15px
}
.narrowingItemClassName {
	margin-left:7px;
	margin-right:7px
}
/*#textfield {display:none;}
#go {display:none;}
#sc_header_search img{display:none}*/
#lefttoptd {
	display:none !important;
}
#sc_item_image img {
	cursor:pointer
}

