/* ================================
    CSS STYLES FOR TRADE NETWORK
   
   ================================
*/   

BODY
{
	background-color :#D9DCD1;
}

/* */
.HomeHead
{
    color: #999966;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

/* */
.ContentHead
{
    background-color: #dddca3;
    color: dimgray;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}

/* */
.SubContentHead
{
    background-color: #dddca3;
    color: dimgray;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

/* */
.RetailPrice
{
    color:black ;
    font-family: Verdana, Arial;
    font-size: 10px  
}

.TNPrice
{
    color:red;
    font-family: Verdana, Arial;
    font-size: 10px
    
}

/* */
.ModelNumber
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 20pt
}

/* */
.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}
.MostPopularHead
{
    background-color: darkred;
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: underline
}

.ProductListHead
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}
.ProductListItem
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px
}

.CartListHead
{
    background-color: #dddca3;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #dddca3;
    line-height: 10pt
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #dddddd;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: goldenrod;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: white;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  10px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}



A:link  {
    text-decoration: none;
    color:  black;
}

A, A:hover {
    text-decoration: underline;
    color:  black;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}



TR.DataGrid_ItemStyle
{
	background-color:White; 
	color:#3C6330;
	text-align :left;
	font-family: Arial,Verdana;
	font-size: 10px; 
}

TR.DataGrid_AlternatingItemStyle
{
	Color: #3C6330;
	background-color: #D0E6CA; 
	text-align :left;
	font-family: Arial,Verdana;
	font-size: 10px; 
}

TR.DataGrid_HeaderStyle A
{
	text-decoration:	none;
	color:	#CCCCCC;
	text-align :center;
}


TR.DataGrid_HeaderStyle A:hover
{
	text-decoration:	none;
	color:	#CCCCCC;
	text-align :center;
}

TR.DataGrid_SelectedItemStyle
{
	font-weight: bold;
	Color: Navy;
	background-color: #9CF; 
}

TR.DataGrid_HeaderStyle
{
	color: #9C6;
	background-color: #383838; 
	font-family: Arial,Verdana;
	font-weight: bold;
	font-size : 12px;
	text-align :left;
}

.Control_HeaderStyle
{
	color: #9C6;
	background-color: #3C6330; 
	font-family: Verdana;
	font-weight: bold;
	text-align :center;
}

TR.DataGrid_FooterStyle
{
	background-color: #9CF; 
	color: #9C6;
	background-color: #383838; 
	font-family: Verdana;
	font-weight: bold;
}

TR.DataGrid_PagerStyle
{
	color: White;
	background-color: #CCC; 
	font-family: Verdana;
	font-weight: bold;
	color:#383838;
	font-size :x-small;
	text-align: Right;
}

TD.FormLabel
{
	font-weight: bold;
	text-align: right;
	color: #3C6330;
}

TD.FormLabel2
{
	font-weight: bold;
	text-align: left;
	color: #3C6330;
}

TD.FormInput
{
	text-align: left;
}

TD.FormCheckBox
{
	text-align: left;
}

TD.FormInput INPUT
{
	color: Navy;
	background-color: #FFC;
	font-family: Verdana;
}

TD.FormInput SPAN.CheckBox INPUT
{
	background-color: White;
}

INPUT.Button
{
	color: Navy;
	background-color: #9CF;
	font-weight: bold;
	font-family: Verdana;
	cursor: hand;
}

TABLE.Form
{
	margin-left: 10px;
}

SPAN.Message
{
	font-weight: bold;
	color: Navy;
}

SPAN.ErrorMessage
{
	font-weight: bold;
	color: Red;
}

TD.Discontinued
{
	text-align: center;
}

MainItem
{
	text-decoration :none;
	font-weight:bold ;
	font-size : x-small ;
}

.Clickbutton
{
	border-style :solid;
	background-color :#D0E6CA;
	border-color :Green ;
	color :#3C6330;
	text-align :center;
	font-weight :bold ;
}

.Clickbutton2
{
	border-style:none; 
	background-color :#D9DCD1;
	border-color :Green ;
	color :#3C6330;
	text-align :center;
	font-weight :bold ;
}

.CalType
{
	border-style :solid;
	background-color :#D0E6CA;
	border-color :Green ;
	color :#3C6330;
	text-align :center;
	font-weight :bold ;
}

.SelectDate
{	
	background-color :#D0E6CA;
	color :#3C6330;
	text-align :right ;
	font-weight :bold ;
	font-family : Arial;
	font-size :10px; 
	text-decoration :None;
}
.SignOut
{	
	color :White ;
	text-align :right ;
	font-weight :bold ;
	font-family : Arial;
	font-size :12px; 
	text-decoration :None;
}


.SelectAdmin
{	
	color :#3C6330;
	text-align :center;
	font-weight :bold ;
	font-family : Arial;
	font-size :10px; 
	text-decoration :None;
}


.TitleContent
{	
	color :#3C6330;
	text-align :Left;
	font-weight :bold;
	font-size :19px;
	width : 100%
}

.ModuleHeader
{	
	font-family: Arial;
	color :#333333;
	text-align :Left;
	font-weight :bold;
	font-size :13px;
	width : 100%
}

.Nav
{	
	font-family: Arial;
	color :#333333;
	text-align :Left;
	font-weight :bold;
	font-size :12px;
	 
}
.DescriptionContent
{	
	color :#3C6330;
	text-align :left;
	font-weight :bold ;
	font-size :12px;
}
.DescriptionContent2
{	
	color :#3C6330;
	text-align :left;
	font-family:Arial;
	font-size :12px;
}
.DescriptionContent3
{	
	color :#000000;
	font-weight:bold;
	text-align :left;
	font-family:Arial;
	font-size :13px;
}
.GridHeader
{	
	color :#3C6330;
	text-align :left;
	font-weight :bold ;
	font-family: Georgia,Times New Roman,Arial;
	
}

.DescriptionContentLabel
{	
	color :#383838;
	text-align :right;
	font-weight :bold ;
	font-size :16px;
}

.DisplayContent
{	
	color :#D0E6CA;
	text-align :center;
	font-weight :bold ;
	font-family :Verdana,Arial; 
	font-size :20px;
	text-decoration : none;
}

TR.DataGrid_ItemStyle.A
{
	font-weight :bold ;
	font-size :medium ;
	text-decoration :none;
	color:#3C6330;
	text-align :left;
}
.PutatCenter
{
	text-align :center ;
}


.CalStyle
{
	text-decoration:none; 
	border-style :solid;
	background-color :#D0E6CA;
	border-color :Green ;
	color :#3C6330;
	text-align :center;
	font-weight :bold ;
}

