@import 'style.css';

/*	reset	*/
body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	font-size: 11px;
	color:#56595C;
	font-family: Arial, Verdana, sans-serif;
	overflow: -moz-scrollbars-vertical;
	background:url(images/eastackle/top-bg.gif) repeat-x;
}

/* btn cant find in .aspx and cs	*/
.btn, .MoveToCartButton, .CartDeleteButton, #ctrlEstimateAddress_GetEstimateButton, .PaymentPageContinueCheckoutButton, .ReviewPageContinueCheckoutButton
{
	bxorder:1px solid #E20602;
	border:2px solid #BFBFBF;
	background:#E20602;
	color:#ffffff;	
	font-weight:bold;
}


a:active, a:link, a:visited
{
    color: #838685;    
}
a:hover
{
    color: #D80805;
}

a.red{
  color:#D80805;
  text-decoration:none;
}

/*	Product detail page	*/
.picFrame
{
	text-align:center;
  background-image:url(images/eastackle/pic-frame.gif);
  background-repeat:no-repeat;
  background-position:right center; 
  width:310px;
  height:270px;
  padding-top:7px;
}

.picWOFrame
{
	text-align:center;
  width:310px;
  height:270px;
  padding-top:7px;
}

.desccontent{	
	font-size:12px;
	color:#4b4b4b;	
	margin:0 20px;	
}

.desccontent .title{
	font-size:22px;
	color:#444444;
}

.desccontent .red{
	font-size:18px;
	color:#dc0704;
}

.aPdfDownload
{
	background:url(images/eastackle/pdf-logo.jpg) no-repeat;	
	display:inline-block;
	padding-left:30px;
	min-height:25px;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	color:#000000;
}

.aPdfDownload:hover
{	
	text-decoration:underline;
}

#tblSpec
{
	/*
	border-top:1px solid #a8a7a7;	
	border-left:1px solid #a8a7a7;					
	*/
	width:100%;
}

#tblSpec .td-tab
{
	height:32px;
  text-transform:uppercase;
  border-right:1px solid #a8a7a7;	
	border-bottom:1px solid #a8a7a7;	
	text-align:center;	
	padding:2px 5px;
	color:#000000;
	cursor:pointer;		
	background:#c6c6c5;
}

#tblSpec .td-first-tab
{		
	height:32px;
  text-transform:uppercase;
  border-right:1px solid #a8a7a7;	
	border-bottom:1px solid #a8a7a7;	
	border-left:1px solid #a8a7a7;
	text-align:center;	
	padding:2px 5px;
	color:#000000;
	cursor:pointer;
	background:#c6c6c5;
}

#tblSpec .td_tab_sel
{
	border-bottom:0;
	color:#ce0502;
	background:#FFFFFF;
}

#tblSpec .td-tab-content
{	
	border-right:1px solid #a8a7a7;	
	border-bottom:1px solid #a8a7a7;	
	border-left:1px solid #a8a7a7;
	padding:25px;
	color:#4b4b4b;
}

.divDetailInfoBox a{
  color:#4b4b4b;  
  text-decoration:none;
}

.divDetailInfoBox a:hover{
  color:#000000;  
  text-decoration:underline;
}

.divDetailInfoBox .content{
	padding:18px 20px 18px 20px;
	font-size:11px;
	color:#4B4B4B;
}

.divDetailInfoBox .content .title{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#4B4B4B;
}
.divDetailInfoBox .content .contenttext{
	margin-left:5px;
}

.divRepairInfo
{	 
	 font-size:12px;
	 text-align:center;
	 color:#000000;
}

.spRepairInfo
{
	 width:25%;
	 height:28px;
	 margin:0 5px;
	 background:#f3f3f3;
	 line-height:28px;
	 display:inline-block;
	 text-align:left;
	 padding:0 20px;	 
}

.spRepairInfo span
{
	 color:#c80604;	
}

.spRepairInfo a
{
	 color:#c80604 !important;	
}

.tabBoxCorner
{
	background-image:url(images/eastackle/tab-box-corner-grey.gif);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
	font-size:0;
}

.tabCornerLeft
{
	background-position: 0 0;	
}

.tabCornerRight
{
	background-position: -5px 0;	
}

.tabBoxTopBorder
{
	border-top:1px solid #a8a7a7;	
	font-size:0;
	background:#c6c6c5;
}

.tblProdThumb td
{
	width:62px;
	padding-bottom:5px;
}

.aAddToCart
{
	display:inline-block;
	background:url(images/eastackle/addToCart-btn.gif) no-repeat;
	width:165px;
	height:31px;
}

.aAddToList
{
	display:inline-block;
	background:url(images/eastackle/addToList-btn.gif) no-repeat;
	width:167px;
	height:31px;
}

.divPriceWrapper
{
	color:#444444	;
	font-size:14px;
	margin-bottom:5px;
}

.spOrgPrice
{
	text-decoration:line-through;
	color:#575757;
	font-weight:bold;
}

.spSalePrice
{
	color:#d70b0b;
	font-weight:bold;
}

.divListingPaging
{
	text-align:right;	
}

/* top menu	*/
#aCart
{
	display:inline-block;
	width:80px;
	padding-left:10px;
	height:21px;
	background:url(images/eastackle/cart.gif)	no-repeat;
	line-height:21px;		
	font-weight:bold;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;	
	margin-right:3px;
}

#aWish
{
	display:inline-block;
	background:url(images/eastackle/wish.gif)	no-repeat;
	width:95px;
	height:21px;
	line-height:21px;		
	font-weight:bold;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
}

#lblSearchTitle
{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

div#divTopWrapper{
  height:143px;
  background:url(images/eastackle/top-bg.gif) repeat-x;
  padding:0 15px;
}

div#divLogo{
  padding-top:15px;
  text-align:left;    
}

div#divNav{
  padding-top:30px;
  text-align:right;    
}

#tblSearch td
{
	height:30px;	
	background:#e20602;  
	vertical-align:middle;
}

#tblSearch #tdRight{  
  border-left:1px solid #f01a08;      
  text-align:center;
}

#txtSearchBox
{        
	/* reset	*/
	border:0;
	height:0;
	width:0;
	padding:0;
	margin:0;

	
  height:20px;
  line-height:20px;
  width:100%;  
  border:1px solid #E20602;   
  font-size:12px;       
}


input#Go{  
  color:#d90906;
  font-family:Arial;
  font-weight:bold;
  font-size:12px;
  border:0;
  background:#fbfbfb;
  width:32px;
  height:20px;    
}

#selShop{
  font-size:12px;
  height:22px;   
  line-height:22px;
  color:#333437;
}


/*	Rounded Image like face book	*/
.UIRoundedImage
{
	display:block;
	background-color:#C4CDE0;
	overflow:hidden;
	position:relative;
}
.UIRoundedImage_Image
{
	display:block;
	position:absolute;
	background:transparent !important;
	top:0px;
	left:0px;
	vertical-align:middle;
	overflow:hidden;
	background:none !important;
}
.UIRoundedImage_Corners
{
	display:block;
	position:absolute;
	background:none;
	top:0px;
	left:0px;
	overflow:hidden;
	width:100%;
	height:100%;
}
.UIRoundedImage_CornersSprite
{
	display:block;
	position:absolute;
}
.UIRoundedImage_CornersSprite
{
	background:transparent !important;
	width:110px !important;
	height:200px !important;
}
.UIRoundedImage_CornersSprite img
{
	background:transparent !important;
	width:110px !important;
	height:200px !important;
}
span.UIRoundedImage_CornersSprite
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/eastackle/rounded-image.png',sizingMethod="scale");
}
.UIRoundedImage_CornersSprite .invisible_png
{
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/eastackle/rounded-image.png) 0px 0px no-repeat;
}
.UIRoundedImage_NONE .UIRoundedImage_Corners
{
	display:none;
}
.UIRoundedImage_WHITE .UIRoundedImage_CornersSprite
{
	top:0px;
}
.UIRoundedImage_GIRLIE .UIRoundedImage_CornersSprite
{
	top:-50px;
}
.UIRoundedImage_DARK .UIRoundedImage_CornersSprite
{
	top:-100px;
}
.UIRoundedImage_MEDIA .UIRoundedImage_CornersSprite
{
	top:-150px;
}
.UIRoundedImage_LARGE
{
	width:50px;
	height:50px;
}
.UIRoundedImage_LARGE .UIRoundedImage_Image
{
	width:50px;
	height:50px;
}
.UIRoundedImage_SMALL
{
	width:32px;
	height:32px;
}
.UIRoundedImage_SMALL .UIRoundedImage_Image
{
	width:32px;
	height:32px;
}
.UIRoundedImage_TINY
{
	width:25px;
	height:25px;
}
.UIRoundedImage_TINY .UIRoundedImage_Image
{
	width:25px;
	height:25px;
}
.UIRoundedImage_LARGE .UIRoundedImage_CornersSprite
{
	/* @noflip */
	left:0px;
}
.UIRoundedImage_SMALL .UIRoundedImage_CornersSprite
{
	/* @noflip */
	left:-50px;
}
.UIRoundedImage_TINY .UIRoundedImage_CornersSprite
{
	/* @noflip */
	left:-82px;
}
/*	End of Rounded image	*/








