
a {
	text-decoration: none;
	color: #d42d1c;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
.h3 {
	font-weight: bold;
	color: #292b5d;
	font-size: 11px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 193px; /* Width of Menu Items */
	z-index:100;

}

#menu ul li {
	border-bottom: 1px dotted #5b5e9c;	
	position: relative;
	z-index:100;
	font-weight: bold;
}

#menu li ul {
	background: #ffffff;
	position: absolute;
	left: 193px; /*Set 1px less than menu width */
	border-top: 1px dotted #292b5d;
	border-bottom: 1px dotted #292b5d;
	border-left: 1px dotted #292b5d;
	border-right: 1px dotted #292b5d;
	top: 0;
	display: block;
	z-index:1000;
	font-weight: bold;

}

#menu li:hover ul {
	display: block;
	z-index:1000;
	font-weight: bold;
}

#menu li:hover>ul {
	visibility:visible;
	z-index:1000;
	font-weight: bold;

}

#menu ul ul {
	visibility:hidden;
	z-index:200;
	font-weight: bold;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */

/* Make-up syles */

#menu ul, li {
	margin: 0 0 0 0;
	z-index:100;
}

/* Styles for Menu Items */
#menu ul a {
	display: block;
	text-decoration: none;
	padding: 5px;
	background:#ffffff;
	color:#292b5d;	
	font-size: 15px;
	z-index:120;
}

/* Hover Styles */
#menu ul a:hover {
	text-decoration:underline;
	z-index:115;
}

/* Sub Menu Styles */
#menu li ul a {
	text-decoration: none;
	padding: 5px;
	background:#ffffff;
	color: #292b5d;	
	font-size: 15px;
	z-index:248;
}

/* Sub Menu Hover Styles */
#menu li ul a:hover {
	background:#ffffff;
	color: #292b5d;
	text-decoration:underline;
	z-index:118;
}

/* Icon Styles */
#menu ul a.submenu {background: url("../images/r_arrow.gif") no-repeat right; z-index:220; }
#menu ul a.submenu:hover {background: url("../images/r_arrow.gif") no-repeat right; z-index:220; }


.page_left {
	float: left;
	width: 193px;
	margin-top: 12px;
	display: inline;
}

A.wlink, A.wlink:visited, A.wlink:active
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

A.wlink:hover
{
    color: #FFFFFF;
    TEXT-DECORATION: underline
}

.product_li {
	padding-top: 10px;
	padding-bottom: 10px;
	DISPLAY: inline;
	FLOAT: left;
	MARGIN: 5px 0px 5px 8px;
	WIDTH: 135px;
	height: 158px;
	border-width: 1px;  border-style: dotted; border-color: #cccccc;
}

.product_td {
	width: 500px;
	border-width: 1px;  border-style: dotted; border-color: #cccccc;
}

.text_black {
	color: #999999;
}
.product_info_img {
	padding: 5px;
	float: left;
	width: 580px;
	display: inline;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
	margin: 5px;
	border: solid 1px #e0e0e0;
}
.product_info_container {
	float: left;
	width: 613px;
	padding-bottom: 10px;
	border: solid 1px #e0e0e0;
}
.product_info_img img {
	margin-bottom: 5px;
	margin-top: 5px;
}
.product_info_text {

	padding: 10px;
	float: left;
	width: 170px;
	display: inline;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
	margin: 5px;

}
.product_info_table {
	clear: both;
	float: left;
	width: 580px;
	margin: 10px 10px 0px 10px;
	display: inline;
}
.right_grey_title {
	font-family: Tahoma;
	font-size: 26px;
	color: #FFFFFF;
	line-height: 1.0em;
	font-weight: bold;
	background-image: url(../images/gray_title_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #BDBDBD;
	float: left;
	width: 100%;
	padding: 4px 3px;
	display: inline;
}
.text_light_blue {
	color: #292b5d;
}
.right_container {
	float: left;
	width: 580px;
	margin-bottom: 3px;
	border-left: solid 1px #e0e0e0;
	border-top: solid 1px #e0e0e0;
}
.right_container_alone {
	float: left;
	width: 544px;
	margin-bottom: 3px;
	border: solid 1px #e0e0e0;
}
.right_container_alone h3 {
	margin: 10px;
	font-size: 14px;
}
.featured_td {
	padding: 10px;
	float: left;
	width: 167px;
	height: 230px;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	display: inline;
	text-align: center;
	font-size: 11px;
	overflow: hidden;
}
.featured_td img {
	margin-bottom: 10px;
}
.h3 a {
	color: #292b5d;
}
.featured_td:hover {
	background-color:#f3f3f3;
	
}
.turnpage {
	display: inline;
	padding: 5px;
	float: left;
	width: 555px;
	background-image: url(../images/red_bg_title.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}
.turnpage a {
	color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
}
.text_black {
	color: #999999;
}



.search {
	float: left;
	width: 368px;
	background-image: url(../images/search_container_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.search_form {
	float: right;
	width: 368px;
	margin: 0 0 0px 0;
	padding: 0;
	border: 1px;
}
.input {
	background-color: #FFFFFF;
	padding: 4px;
	border: solid 1px #c7c7c7;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.span {
	float: left;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6d6d6d;
}
.line {
	padding-top: 3px;
	padding-bottom: 7px;
	margin-left: 6px;
}
.select {
	border: solid 1px #c7c7c7;
	background-color: #FFFFFF;
	margin: 2px 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
.go_buttom {
	align:ABSBOTTOM ;
	
}
.search {
    
}
