body {
	font-family: "Trebuchet MS", Arial;
	color: #000000;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.GridFooter_HR
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:102%;
}
.Grid_MainCSS
{
	/*background-image:url(/images/grey_bg.jpg);	
	background-repeat:repeat-x;
	background-position:left bottom;	*/
	background-color:Gray;
}

.Grid_UserInterest
{
	
}
.MessageRows
{
	
}
.TotalSaved
{
	font-size:18px;
	color:Red;
	font-weight:bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {	
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {	
	color: #FFFFFF;
}
a:active {	
	color: #CCCCCC;
	text-decoration: underline;
}
H1, .Heading1
{
	color: #0052ab;
	font-size: 24px
}
H2, .Heading2
{
	color: #0052ab;
	font-size: 20px;
	font-weight: bold;
}
H3, .Heading3
{
	color: #0052ab;
	font-size: 16px;
	font-weight: bold;
}
H4, .Heading4
{
	color: #0052ab;
	font-size: 16px;
	font-weight: normal;
}
#cartHead
{
	text-align:center ;
}

#cartcontent
{
	padding:7px;
	background-color:#D2CABF;
	float:left;
	overflow:visible;
	display:none;
}

#footer{
	font:0.85em/1.6em Tahoma; 
	margin:0px auto; 	
	padding-bottom:0px;	
	color:White;
	background-image:url(/images/grey_line.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
#footer .box{	
	margin:0px auto;	
	border:0px; 
	text-align:center;
}

.footer
{
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;

}
.footer a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FFFFFF;
}
.footer a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #CCCCCC;
}
.footer a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #525252;
}
.footer a:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #CCCCCC;
}
.footerInfo a:active, a:visited,a:link, a:hover
{
	font-size:12px;
	
}

ul#footerLinks{ 	padding:0;	margin:0;}
ul#footerLinks TD{	list-style:none;float:left; padding-left:0em; margin:0;white-space:nowrap;}
ul#footerLinks A{	text-decoration:none; color:White;}
ul#footerLinks A:hover{ text-decoration:none; color:#CC0033;}

hr.hr4 
{
line-height:0px; /*CSS validator says you need units on line-height*/
font-size:0;
border:0;
color: #000000;
background-color: #fff;
border-bottom:1px solid #333333;
 }


.CategoryHeading {	color: #0052ab;
	font-weight: bold;
	font-size: 16px;
}
.CategoryLinks{
color: #0052ab; font-size: 16px; 
}


/* Affiliate Grid Styles */
.RadGrid 
{ 
    FONT-SIZE: 11px; 
    COLOR: #000000; 
    FONT-FAMILY: Arial, Verdana, Tahoma;     
    border-top: 0px;
}

.RadGrid A 
{ 
    COLOR: #000000; 
}

.RadGrid Table 
{ 
    FONT-SIZE: 11px; 
}

.Pager td
{ 
    BACKGROUND: url(/images/pagerBg.gif) repeat-x !important; 
    HEIGHT: 22px 
}

th.Header
{ 
    
    padding-left: 0px;
    font-weight:bold;
    color:Black;
}

.Row TD 
{   
    HEIGHT: 20px 
}

.AltRow TD 
{ 
    HEIGHT: 20px; 
    BACKGROUND-COLOR: transparent 
}

.SelectedRow TD 
{ 
    BACKGROUND-IMAGE: url(/images/defaultSelectedItemBg.gif); 
    BACKGROUND-REPEAT: repeat-x; 
    HEIGHT: 20px; 
    background-color: #eef2ea;
}

th.Header1 
{ 
    background: url(/images/inner1HeaderBg.gif) repeat-x !important; 
    padding-left: 4px;
    border: 0px;
}

.Header2
{ 
    BACKGROUND-IMAGE: url(/images/inner2HeaderBg.gif); 
    BACKGROUND-REPEAT: repeat-x; 
    padding-left: 4px;
    border: 0px;
}

.Header2 A 
{ 
    COLOR: white;
}

.RadGrid3, .RadGrid2
{
    border: 0px;
}
/* Affiliate Grid Styles */
IMG
{
	border-width:0px;
}