.RepeatTopBanner
{
	background-image: url(RepeatTopBanner.gif);
 	background-repeat: repeat-x;
	background-position: left, bottom;
}

.DotNetCommerce_ProductListProdCode
{
	font-family: Arial, verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #757575
}

.DotNetCommerce_CategoryList_TreeView_Node, .DotNetCommerce_CategoryList_TreeView_Node A:Link , .DotNetCommerce_CategoryList_TreeView_Node A:Visited
{
	font-family: Arial, verdana, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: Bold;
    color : #373737;
    
}
.DotNetCommerce_CategoryList_TreeView_Node A:hover
{
	font-family: Arial, verdana, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: Bold;	
	text-decoration: Bold;
	color: #003399;		
}

.logo
{
	background-image: url(logo.jpg);
	background-repeat:no-repeat;
	background-position: left, bottom ;
	
}
 
.topLineBack
{
	background-image: url(top_line.jpg);
	background-repeat: repeat-x;
	background-color : #A6C3FF;
	background-position: left, bottom;

}

.bottLineBack
{
	background-image: url(bott_line.jpg);
 	background-repeat: repeat-x;
	background-position: left, bottom;
}

.leftpane
{
	background-color: transparent;
}	
 
.Table
{
	border-collapse:collapse;
	padding: 0px;
	border: 0px;
	background-color:ffffff;
 
}
 
.displaytextBot
{	color:000000;
	margin-top: 0;
	border-collapse:collapse;
	padding-top: 0;
	font-family:Arial;
	font-size: xx-small  ;
	font-weight:bolder;
}	

.displaytext
{	color:Red;
	margin-top: 0;
	border-collapse:collapse;
	padding-top: 0;
	font-family:Arial;
	font-size:smaller;
	font-weight:bolder;
}
 
.img
{
	border: 0px;	
}


.MenuClass
{
	background-color:#ffffff ;	
	color: #000000 ;
}

/************ Menu ******************/

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}



.MainMenu_MenuItem {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid;
	cursor: hand; 
	
	color: #E74133;
	font-family: arial, Verdana;
	font-size: 12px;
	font-weight:bold ;
	/*
	color: #ea2312; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-style: normal; */
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #ffffff; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #ffffff;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
	border:0px;
}
.MainMenu_MenuItemSel {
	/* background-color: #A6C3FF; */
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Verdana,Tahoma, Helvetica; 
	font-size: 12px; 
	font-style: normal;
	font-weight:Bold;
}

.MainMenu_SubMenuItemSel {
	background-color: #A6C3FF; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial,Verdana,Tahoma, Helvetica; 
	font-size: 12px; 
	font-style: normal;
	font-weight:Bold ;
}


.MainMenu_MenuArrow {
	border-right: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 0px solid;
	font-family: webdings; 
	font-size: 9pt; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
}

.MenuSeparator
{
	/*background-image : url(separator.jpg);*/
	background-repeat:no-repeat ;
	background-position: center 7px;
	background-color: #ffffff ;
	color: ffffff;
	border-top: #ffffff 2px solid;
	position:relative ;
	vertical-align:text-bottom ;
	
}
/************************************/

.Footer
{
	text-align:center;
	background-image: url(Footer.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.Footer A:link, .Footer A:visited, .Footer span
{
	color: #ffffff;	
	font-family : Arial,tahoma;
	font-size: 10pt;
}
.Footer A:hover
{
	color: #574243;
	text-decoration:none;
}

.UserLinks, .UserLinks:visited, .UserLinks:link
{
	color: #616161;	
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-size: 16pt;
	font-weight: bold;
}

.UserLinks:hover
{
	color: 	#616161; 
	text-decoration: none;

}

/************************************/

.UserLinksLogin, .UserLinksLogin:visited, .UserLinksLogin:link
{
	color: #034baa;	
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-size: 10;
	font-weight: bold;
}

.UserLinksLogin:hover
{
	color: 	#ffffff; 
	text-decoration: none;
}

A:hover
{
	color: 	#898989; 
	text-decoration: none;
}


/************************************/

.DNC_UserLinkLogin, .DNC_UserLinkLogin:Link , .DNC_UserLinkLogin:Visited
{
	color: #E74133;
	font-family: Arial,Verdana, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.DNC_UserLinkLogin:hover
{
	    
	font-family: arial,verdana, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color : #ffffff;
    
}

/************************************/

.SearchSkinObject 
{
	/*background-image: url(go.jpg);
	background-repeat: no-repeat ; */
 	font-weight: bold;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica;
    color: #E74234 ;
    text-decoration: none;    
    padding: 1px 3px 1px 1px;  
}

A.SearchSkinObject:link {
    text-decoration:    none;
    color: #E74234;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:visited  {
    text-decoration:    none;
    color: #E74234;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:active   
{
	
    text-decoration:    none;
    color: #E74234;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:hover    
{
     text-decoration:    none;
    color: lightskyblue;
    background-color: transparent;
    padding: 1px 3px 1px 1px;
}


.TreeViewMenu {
	width: 175px;
	background-color: #a3a3a3;
	color : green;
	BORDER-RIGHT: #a3a3a3 1px solid; 
	BORDER-TOP: #a3a3a3 1px solid; 
	BORDER-LEFT: #a3a3a3 1px solid; 
	BORDER-BOTTOM: #a3a3a3 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {}

.TreeViewMenu_Body, .TreeViewMenu_Body A:Link, .TreeViewMenu_Body A:visited
{
	font-family: Arial, Helvetica;
    font-size:  11;
    font-weight: normal;
    color: #ffffff;
    letter-spacing: 1px;
    line-height:2px;
    
}
/*
.TreeViewMenu_Body A:hover
{	color: 	#E74234; 
	text-decoration: none;
}*/
.TreeViewMenu_Over
{	color: 	#E74234; 
	text-decoration: none;
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:  normal;
    color: #333333;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {color: #333333}

 
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.style5 {
	font-family: Arial, sans-serif, Helvetica, Tahoma;
	font-size: 16px;
	
	color:#FF0000;
	height:25;
	}
.style6 {
	font-family: Arial, sans-serif, Helvetica, Tahoma;
	font-size: 16px;
	
	color:#000000;
	height:25;
	}

.style7 {
	font-family: Arial, sans-serif, Helvetica, Tahoma;
	font-size: 14px;
	
	color:#666666;
	height:25;
	}
	
.style8 {
	font-family: Arial, sans-serif, Helvetica, Tahoma;
	font-size: 16px;
	
	color:#000000;
	height:25;
	}

