/* CSS definition file containing site wide stylesheets */
/* Start of General Product Cat Styles */
.HomeTxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	line-height: 15px;
}
.ItemHdr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	font-weight: bold;
}

.ItemHdr2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30759a;
	font-weight: bold;
}

.ItemHdr3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #571c1f;
	font-weight: bold;
}

.ItemHdr4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}

.ItemBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595b;
	font-weight: bold;
}

.ItemTxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align:middle;
	font-weight: normal;
}

/* Start of Textbox Styles */
.InputTxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
    vertical-align:middle;
}
.NewsDate
{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
}
.NewsHome
{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 10px;
	color:#5786c6;
	font-weight: bold;
}
/* End of Textbox Styles */

/* Start of Message Style */
.Msg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
}

.ErrMsg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d32c07;
}
/* End of Message Style */


/* Start of Button Styles */
.Btns 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
/* End Of Button Styles */

/* Start of News Datagrid Styles */
.DGHeaderCss
{
	font-weight: bold;
	background-color: #0a11ff;
}

.DGHeaderCss a
{
    text-decoration: none;
    font-size: 11px;
    color: white;
    padding: 0px 2px 0px 2px;
}

.DGHeaderCss a:hover
{
    text-decoration: underline;
    /*background: Tan url(images/spin.gif) no-repeat 0 100%;
    background: Tan url(images/spin.gif) no-repeat 0 100%;*/
}

.DGAltItemCss
{
	font-family: Verdana, Arial, Georgia, Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #F4F4F4;
}

.DGAltItemCss td
{
	font-family: Verdana, Arial, Georgia, Tahoma;
    font-size: 11px;  
    color: #000000;  
}

.DGAltItemCss a
{
    font-size: 11px;   
    text-decoration: none; 
    color: #000000;
}

.DGAltItemCss a:hover
{
    font-size: 11px; 
    text-decoration: underline;     
}

.DGItemCss
{
	font-family: Verdana, Arial, Georgia, Tahoma;
	font-weight: normal; 
	font-size: 11px;
	color: #000000;
	background-color: white;
}

.DGItemCss td
{
	font-size: 11px;
	color: #333333;
}

.DGItemCss a
{
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

.DGItemCss a:hover
{
	font-size: 11px;
	text-decoration: underline;	
}
/* End of News Datagrid Styles */

/* Start of Hyperlink Styles */
.TextLink, .TextLink a:link, .TextLink a:visited, .TextLink a:active
{
	color: #666666; 
	Text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height: 1.2em; 		
	cursor: hand;
}
.TextLink:hover
{
	color: #CC3300;
	Text-decoration:none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.2em;	
	cursor: hand;
}
/* End of Hyperlink Styles */

/* Start of Breadcrumbs Style */
.RptCrumbs, .RptCrumbs a:link, .RptCrumbs:active, .RptCrumbs:visited
{
	color: #666666;
	Text-decoration:none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 3;
}
.RptCrumbs a:hover
{
	color: #a5191d;
	/*Text-decoration:underline;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 3;
}

.RptItem
{
	color: #888888;
	Text-decoration:none;	
	text-transform: capitalize;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 3;
}
/* End of Breadcrumbs Style */

/* Start of Item Footer Styles */
.Navifooter, .Navifooter:link, .Navifooter:active, .Navifooter:visited
{
	color: #666666;
	Text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}
.Navifooter:hover
{
	color: #666666;
	Text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* End of Item Footer Styles */

/* Start of Thumbnail bg color */
.ImgBG
{	
	/*background-color:#000000;*/
	border-color: #cdcdcd;
	border-style:solid;
	border-width:1px;
	padding: 5px 3px 3px 3px;
	cursor: hand;
}

.ImgBG2
{	
	/*background-color:#000000;*/
	cursor: hand;
}
/* End of Thumbnail bg color */

.FPwd, .FPwd a:link, .FPwd a:visited, .FPwd a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: normal;
	Text-decoration:none;
}
.FPwd, .FPwd a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#006699;
	font-weight: normal;
	Text-decoration:none;
}

/* Start of Shopping Cart Style */
.CartItemHdr 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#a72e34;
	font-weight: bold;
}
.CartItemTxt
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #a72e34;
}
.ClickHere, .ClickHere a:link, .ClickHere a:visited, .ClickHere a:active
{
	color: #000000;  
	Text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: hand;
	font-weight: bold;
}
.ClickHere:hover
{
	color: #006699;
	Text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
}

/* Start of Data Grid Styles */
.CartDGHeaderCss
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #000000;
	background-color: #ECECEC;
	Text-decoration:none;	
}
.CartDGItemCss
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
	color: #393939;
	background-color: #FFFFFF;
	Text-decoration:none;
	Text-align: left;
}
.CartDGAltItemCss
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #393939;
	background-color: #f7f7f7;
	text-decoration: none;
	text-align: left;
}
.CartDGFooter
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #000000;
	background-color: #ECECEC;
	Text-decoration:none;
	Text-align: left;
}
.CartDGPageCss
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
	color: #292E5D;
}
.GrandTotal
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #292E5D;
}

/* End of Shopping Cart Style */

.Product, .Product a:link, .Product a:visited, .Product a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	font-weight: normal;
	Text-decoration:none;
}
.Product, .Product a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#006699;
	font-weight: normal;
	Text-decoration:underline;
}

.hotspot {color:#900; padding-bottom:1px; cursor:hand;}

#tt {position:absolute; display:block;}
#tttop {display:block; height:5px; margin-left:5px; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#ECECEC; color:#000; border:1px; font-family:Arial; font-size:11px;}
#ttbot {display:block; height:5px; margin-left:5px; overflow:hidden}

.sale
{
	position:relative;
	top:-80px;
	left:60px;
	width:53px;
	height:53px;
	margin:0;
	margin-top:-50px;
	z-index:1px;
} 
.display
{
	position:relative;
	top:0px;
	left:0px;
	width:180px;
	height:120px;
	margin:0;
	margin-top:0px;
	z-index:0px;
}