
body {
    background-image: url('../../../images/template/wave_1000.jpg');
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000FFF;
}
a:active {
	color: #333333;
}
.style5 {
	color: #666666;
	font-size: 14;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {color: #666666}
-->
/* Edit For styling of category display Start*/
/*To edit heading background of main categories on 1st level page */ 

 .cat_level_1_head{
background:#000000;
valign:top;
 text-align: left;
}
 /* To edit heading text style of main categories on 1st level page */ 
 
.cat_1_head_name{ 
color:#eaf600;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration:underline;
}
/* To edit arrow style of main categories on 1st level page */

.cat_1_arrow{  
color:#e5f1ed;
font-weight: bold;
}
/* To edit bulleted category name style on 1st level page */ 

.cat_1_text{ 
background:#ffffff;
color:#000000;
text-decoration:underline;
}
/* To edit hover style bulleted category name style on 1st level page */ 

a:hover .cat_1_text{ 
color:#eaf600;
}
/* To edit background style on 1st level page */ 

.cat_1_box{ 
background:#ffffff;

}
/* To edit table style on 2nd level page */
 
.cat_level_2{ 
border-top:1px solid #333333; 
border-bottom:1px solid #333333;
border-left:1px solid #333333; 
border-right:1px solid #333333;
background:#cccccc;

}
/* To edit text style on 2nd level page */

.cat_level_2_text{ 
color:#000000;
text-align:center;

}
/* To edit link style on 2nd level page */

A.cat_level_2_text{ 
text-decoration:none;
}
/* To edit box style on 3rd level page */

.product_listing_col{ 
color:#000000;
}

 /* To edit link style on 3rd level page */
A.product_listing_col{

text-decoration:underline;
}
/* Edit For styling of category display END*/

.smallimagebox img{
	margin: 5px;
	padding:2px;
	border: 1px solid #dddddd;
}

 .smallimagebox:hover img{
	border: 1px solid #86A3BB;
}

.infoBox2 {
  background: #ffffff;
}

.infoBoxContents2 {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
