/* ----- Text & Generic styles ----- */ 
html, body { 
	height: 100%; 
	margin: 0; 
	padding: 0;
	background-image: url(../consumer/images/cons_shoecare/cons_shoe_bg.jpg);
}

hr {
	color : #cce5ff;
	margin-bottom : 0;
}

.overall_table {
	height: 100%;
	background-color: #000033;
}

.top_cell_bg1
 {
	width: 559px;
	background-color: #cce5ff;
}

.top_cell_bg2
 {
	width: 559px;
	background-color: #D7A632;
	background-image: url(../consumer/images/img_line_right.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.left_nav_bg_bot
 {
	background-image: url(../consumer/images/cons_shoecare/nav_cell_bg_2.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.left_nav_bg
 {
	background-color: #ebf5ff;
}

.shoecare_cell
 {
	background-color: #336699;
}

.shoecare_text_cell
 {
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #336699;
}

.shoecare_text {
	color : #ebf5ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"; font-weight: normal; font-style: normal; line-height: normal; font-variant: normal; white-space: normal}\"";
	voice-family: inherit;
	font-size: xx-small;
	font-weight: normal;
}
html>shoecare_text {
	font-size: xx-small;
}

.leftnav_cell1 {
	padding-left: 7px;
	vertical-align: top;
	background-color: #cce5ff;
	}
	
.leftnav_cell2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	width: 150;
	background-color: #cce5ff;
	background-image: url(../consumer/images/cons_shoecare/nav_cell_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
.leftnav_sub_dividor {
	background-color: #8cbff2;
	}

.table_border {
	border-style: solid;
	border-color: #8cbff2;
	border-width: 1px;
}

.textlink_bluerollover {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
a:visited.textlink_bluerollover {
	color : #cce5ff; 
	text-decoration : underline; 
	font-weight: bold;
}
a:link.textlink_bluerollover {
	color : #FFFFFF; 
	text-decoration : underline; 
	font-weight: bold;
}
a:hover.textlink_bluerollover { 
	color: #cce5ff;
	text-decoration : underline; 
	font-weight:bold;
}
a:active.textlink_bluerollover { 
	color: #cce5ff; 
	text-decoration : underline; 
	font-weight:bold;
}

/* ----- Table styles ----- */ 
.topheader_cell
 {
	background-color: #336699;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.subheader_cell
 {
	background-color: #cce5ff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.content_cell
 {
	background-color: #ebf5ff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.content_cell_dividor {
	background-color: #8cbff2;
}

 .content_cell_dividor_vert          {  
 	background-color: #8cbff2;
 	padding-top: 0px; 
 	padding-right: 0px; 
 	padding-bottom: 0px; 
 	padding-left: 0px}
    