/* 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: #FFFFFF;
	text-decoration:none;
	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: #FFFFFF;
	vertical-align:middle;
	font-weight: normal;
}

.ItemTxt2
{
	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:#5786c6;
	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: #FFFFFF; 
}

.ErrMsg
{
	font-family: 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 */
.DGFooterCss
{
	font-weight: bold;
	background-color: #9dbae3;
}
.DGHeaderCss
{
	font-weight: bold;
	background-color: #ec1f27;
}

.DGHeaderCss a
{
    text-decoration: none;
    font-size: 11px;
    color: #FFFFFF;
    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-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

.DGAltItemCss td
{
    font-size: 11px;  
    color: #000000;  
}

.DGAltItemCss a
{
    font-size: 11px;   
    text-decoration: none; 
    color: #000000;
}

.DGAltItemCss a:hover
{
    font-size: 11px; 
    text-decoration: underline; 
    /*color: #d20707;*/
}

.DGItemCss
{
	font-weight: normal; 
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

.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;
	/*color: #d20707;*/
}
.GridPager
{
	font-size:11px;
	color:#000000;
}
.GridPager a:hover
{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
/* End of News Datagrid Styles */

/* Start of Hyperlink Styles */
.TextLink2, .TextLink2 a:link, .TextLink2 a:visited, .TextLink2 a:active
{
	color: #888888; 
	Text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	line-height: 1.2em; 		
	cursor: hand;
}
.TextLink2:hover
{
	color: #666666;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.2em;	
	cursor: hand;
}
.TextLink, .TextLink a:link, .TextLink a:visited, .TextLink a:active
{
	color: #6b8fcf; 
	Text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height: 1.2em;
	font-weight:bold; 		
	cursor: hand;
}
.TextLink:hover
{
	color: #666666;
	Text-decoration:underline;
	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: #CC3300;
	/*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: #c55515;
	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: #bebebe;
	Text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}
.Navifooter:hover
{
	color: #bebebe;
	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: #ECECEC;
	border-style:solid;
	border-width:1px;
	padding: 5px 5px 5px 5px;
	cursor: hand;
}

.ImgBG2
{	
	/*background-color:#000000;*/
	cursor: hand;
}
/* End of Thumbnail bg color */

/*Modal Popup*/
.modalBackground {
	background-color:#ECECEC;
	filter:alpha(opacity=70);
	opacity:10;
}

/* Background layer for popup */
.modalBackgroundCR {
	background-color:#666666;
	filter:alpha(opacity=50);
	opacity:10;
}
/* End Background layer for popup */

.modalPopup {
	background-color: #FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:1px;
	width:590px;
}
/*for online newsletter*/
.modalPopup2 {
	background-color: #FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:1px;
	width:700px;
}
/*for client reference*/
.modalPopup3 {
	background-color: #000000;
	border-width:0px;
	border-style:solid;
	border-color:Gray;
	padding:1px;
	width: 490px;	/*500*/
	opacity:.9;
	filter: alpha(opacity=90);
}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#FFFFFF;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover {	
	background-color:#FFFFFF;
}

UL
{
	list-style-image: url(../images/bullet.gif);		
}
/* Start of Data Grid Styles */
.CartDGHeaderCss
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: black;
	background-color: #FFFFFF;
	Text-decoration:none;	
}

.CartDGAltItemCss
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #393939;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.CartDGItemCss
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
	color: #393939;
	background-color: #FFFFFF;
	Text-decoration:none;
	Text-align: left;
}
.CartDGFooter
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: black;
	background-color: #FFFFFF;
	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: #FFFFFF;
	font-weight:bold
}
.Shipping
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF;
}
/* End of Shopping Cart Style */