/* Define the style and color of the normal text on all pages on end user site*/
body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px; color:#005643;}
/* Define the style of the normal text inside tables for the enduser site */
td,tr, td {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:12px}

/* Define the style and color of the normal hyperlink text on the end user site */
a:visited {color: #005643; text-decoration: none}
a:link {text-decoration: none;color: #005643;}
a:hover {color: #cfb659;text-decoration: none;}

/* Define the style and color of the asterisk next to required fields on forms. 
   This also define the color of error messages on the New Account page */
.red { color:#FF0000; font-weight:bold}

/* Define the color of the instruction next to required fields */
.gray1{	color:#666666;}

.textalign {text-align:justify}

.textlink {color: #005643}

/* Define the style and color of the text on the Tell A Friend page */
.formbox {border: 1px solid #005643; color: #005643;}
/* Define the color of the vertical bar between menu item on the footer of all pages on end user site */
.naviwhite{ color:#FFFFFF}

/* Define the color of the visited menu item on the footer on all pages on end user site */
.naviwhite a:visited { color:#FFFFFF;} 
/* Define the color of the unvisited menu item on the footer on all pages on end user site */
.naviwhite a:link { color:#FFFFFF;}
/* Define the color of the menu item being focused on the footer on all pages on end user site */
.naviwhite a:hover { color:#efebe4;}

/* Define the back ground color of popup page (for example Product Warranty Info or Tell A Friend Page)
   This class also defined the background for the description of Prize on the PrizeList page */
.headerbk{background-color:#efebe4; }

/* Define the style and color of text on input fields and bombo box on all pages on end user site */
select,input { color:#005643; font-size:12px; font-family:Tahoma, Verdana, arial; height:22px}

/* Define the style and color of text on the page header on all pages on end user site */
.title {background-color:#cfb659; height:35px;  color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:bold; }

/* Define the style and color of text on the page header on the home page of end user site */
.homeTitle {background-color:#cfb659; height:35px;color: #FFFFFF}

/* Define the style and color of the link to privacy policy and terms and conditions page */
.sublink{color: #005643; text-decoration:underline}

/* Define the style and color of the visited link to privacy policy and terms and conditions page */
a.sublink:visited {color: #005643; text-decoration:underline}

/* Define the style and color of the un-visited link to privacy policy and terms and conditions page */
a.sublink:link {color: #005643; text-decoration:underline}

/* Define the style and color of the link being focused (privacy policy or terms and conditions page) */
a.sublink:hover {color: #cfb659; text-decoration: none; }


/* Define the style and color of the link to privacy policy and terms and conditions page */
.sublink_homeTitle{color: #FFFFFF; text-decoration:underline}
/* Define the style and color of the visited link to privacy policy and terms and conditions page */
a.sublink_homeTitle:visited {color: #FFFFFF; text-decoration:underline}

/* Define the style and color of the un-visited link to privacy policy and terms and conditions page */
a.sublink_homeTitle:link {color: #FFFFFF; text-decoration:underline}

/* Define the style and color of the link being focused (privacy policy or terms and conditions page) */
a.sublink_homeTitle:hover {color: #efebe4; text-decoration: none; }

/* Define the border color of the table that contains list of item such as the table 
   on the Wishlist page, View balance page and Order tracking page */
   
.datagrid {
	border-color: #005643;
}

/* Define the background color of the header of table that contains list of item such as the table 
   on the Wishlist page, View balance page and Order tracking page */

.datagrid-header {
background-color: #efebe4;
border-color: #005643;
}

/* Define the background color of the even rows of table that contains list of item such as the table 
   on the Wishlist page, View balance page and Order tracking page */

.datagrid-even {
	background-color: #FFFFFF;
}

/* Define the background color of the odd rows of table that contains list of item such as the table 
   on the Wishlist page, View balance page and Order tracking page */

.datagrid-odd {
	background-color: #FFFFFF;
}

/* Define the style of the user error messages */
.label {text-align:right; vertical-align:middle; font-weight:bold; height:22px}


.form-textbox {text-align:left; vertical-align:middle; height:22px}

/* Define the color of border of the product warranty info page */
.warrantyTableBorder{ background-color:#005643;}
/* Define the header background color of the product warranty info page */
.warrantyTableHeaderBK{ background-color:#005643;}
/* Define the background color of the content of product warranty info page */
.tableContentBK{ background-color:#FFFFFF;}

/* Define the style and color the content of the main part of the Tell A Friend page */
.cellStyle{
	background-color:#FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #005643;
}

/* Define the color of border of the prizelevel info page */
.prizelevelTableBorder{ background-color:#005643;}
.prizelevelFooter{border: 1px solid #005643; background-color:#efebe4;}

/* Define the color of border of the viewbalance info page */
.viewbalanceTableBorder{ background-color:#005643;}

/* Define the background color of the footer*/
.footerBK{ background-color:#005643;}
/* Define the background color color of the shadow of the footer*/
.footerShadow{ background-color:#/* Define the style and color of the normal text on all pages on end user site*/
body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px; color:#005643;}
/* Define the style of the normal text inside tables for the enduser site */
td,tr, td {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:12px}

/* Define the style and color of the normal hyperlink text on the end user site */
a:visited {color: #005643; text-decoration: none}
a:link {text-decoration: none;color: #005643;}
a:hover {color: #cfb659;text-decoration: none;}

/* Define the style and color of the asterisk next to required fields on forms. 
   This also define the color of error messages on the New Account page */
.red { color:#FF0000; font-weight:bold}

/* Define the color of the instruction next to required fields */
.gray1{	color:#666666;}

.textalign {text-align:justify}

.textlink {color: #005643}

/* Define the style and color of the text on the Tell A Friend page */
.formbox {border: 1px solid #005643; color: #005643;}
/* Define the color of the vertical bar between menu item on the footer of all pages on end user site */
.naviwhite{ color:#FFFFFF}

/* Define the color of the visited menu item on the footer on all pages on end user site */
.naviwhite a:visited { color:#FFFFFF;} 
/* Define the color of the unvisited menu item on the footer on all pages on end user site */
.naviwhite a:link { color:#FFFFFF;}
/* Define the color of the menu item being focused on the footer on all pages on end user site */
.naviwhite a:hover { color:#efebe4;}

/* Define the back ground color of popup page (for example Product Warranty Info or Tell A Friend Page)
   This class also defined the background for the description of Prize on the PrizeList page */
.headerbk{background-color:#efebe4; }

/* Define the style and color of text on input fields and bombo box on all pages on end user site */
select,input { color:#005643; font-size:12px; font-family:Tahoma, Verdana, arial; height:22px}

/* Define the style and color of text on the page header on all pages on end user site */
.title {background-color:#cfb659; height:35px;  color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:bold; }

/* Define the style and color of text on the page header on the home page of end user site */
.homeTitle {background-color:#cfb659; height:35px;color: #FFFFFF}

/* Define the style and color of the link to privacy policy and terms and conditions page */
.sublink{color: #005643; text-decoration:underline}

/* Define the style and color of the visited link to privacy policy and terms and conditions page */
a.sublink:visited {color: #005643; text-decoration:underline}

/* Define the style and color of the un-visited link to privacy policy and terms and conditions page */
a.sublink:link {color: #005643; text-decoration:underline}

/* Define the style and color of the link being focused (privacy policy or terms and conditions page) */
a.sublink:hover {color: #cfb659; text-decoration: none; }


/* Define the style and color of the link to privacy policy and terms and conditions page */
.sublink_homeTitle{color: #FFFFFF; text-decoration:underline}
/* Define the style and color of the visited link to privacy policy and terms and conditions page */
a.sublink_homeTitle:visited {color: #FFFFFF; text-decoration:underline}

/* Define the style and color of the un-visited link to privacy policy and terms and conditions page */
a.sublink_homeTitle:link {color: #FFFFFF; text-decoration:underline}

/* Define the style and color of the link being focused (privacy policy or terms and conditions page) */
a.sublink_homeTitle:hover {color: #efebe4; text-decoration: none; }

/* Define the border color of the table that contains list of item such as the table 
   on the Wishlist page, View balance page and Order tracking page */
   
.datagrid {
	border-color: #005643;
}

/* Define the background color of the header of table that contains list of item such as the table 
   on the Wishlist page, View balance page and Order tracking page */

.datagrid-header {
background-color: #efebe4;
border-color: #005643;
}

/* Define the background color of the even rows of table that contains list of item such as the table 
   on the Wishlist page, View balance page and Order tracking page */

.datagrid-even {
	background-color: #FFFFFF;
}

/* Define the background color of the odd rows of table that contains list of item such as the table 
   on the Wishlist page, View balance page and Order tracking page */

.datagrid-odd {
	background-color: #FFFFFF;
}

/* Define the style of the user error messages */
.label {text-align:right; vertical-align:middle; font-weight:bold; height:22px}


.form-textbox {text-align:left; vertical-align:middle; height:22px}

/* Define the color of border of the product warranty info page */
.warrantyTableBorder{ background-color:#005643;}
/* Define the header background color of the product warranty info page */
.warrantyTableHeaderBK{ background-color:#005643;}
/* Define the background color of the content of product warranty info page */
.tableContentBK{ background-color:#FFFFFF;}

/* Define the style and color the content of the main part of the Tell A Friend page */
.cellStyle{
	background-color:#FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #005643;
}

/* Define the color of border of the prizelevel info page */
.prizelevelTableBorder{ background-color:#005643;}
.prizelevelFooter{border: 1px solid #005643; background-color:#efebe4;}

/* Define the color of border of the viewbalance info page */
.viewbalanceTableBorder{ background-color:#005643;}

/* Define the background color of the footer*/
.footerBK{ background-color:#005643;}
/* Define the background color color of the shadow of the footer*/
.footerShadow{ background-color:#CCCCCC;}

/* Define the color of the horizontal bar inside the content of a table */
.cellSplitterColor{ color: #005643;}

.source-image {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
}


.header-image-background {
		background: url(/myrewards/images/bgr_top.gif);

	
		
}

;}

/* Define the color of the horizontal bar inside the content of a table */
.cellSplitterColor{ color: #005643;}

.source-image {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
}


.header-image-background {
		background: url(/myrewards/images/bgr_top.gif);

	
		
}

