#rightmenu
{
	width: 200px;
	text-align: left;
}

.featureline_top
{
	margin: 12px 0px 1px 0px;
	display: block;
}

.featureline
{
	margin: 20px 0px 1px 0px;
	display: block;
}

.icon_orange
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 7px 7px 0px 0px;
}

.title1
{
	background-image: url(../images/Menu/title_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ff6600;
	margin: 0px 0px 1px 0px;
	padding: 3px 0px 0px 0px;
	text-align: left;
	text-transform: capitalize;
	border-bottom: solid 1px #ff6600;
}

.title2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.nextstepsnav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	height: 20px;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
	display: block;
	border: 0px;
	text-align: left;
	color: #000000;
	width: 100%;
}

.nextstepsnav img
{
	border: 0px;
	float: left;
}

.nextstepsnav:hover
{
	font-weight: bold;
	color: #FF6600;
}

.topfeature_title
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #666666;
}


.topfeature
{
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	margin: 5px 0px 5px 0px;
	padding-bottom: 5px;
	padding-top: 2px;
	border-bottom: solid 1px #CCCCCC;
}

.topfeature a
{
	color: #000000;
	text-decoration: none;
}

.topfeature a:hover
{
	color: #FF6600;
	font-weight: bold;
}

.topfeature_image
{
	margin: 0px 0px 0px 5px;
	float: right;
	border: solid 1px #CCCCCC;
}

.topfeature_image:hover
{
	border: solid 1px #ff6600;
	cursor: pointer;
}

.hotintheshop
{
	width: 200px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	margin: 5px 0px 0px 0px;
	text-align: left;
}

.hotintheshop_title
{
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #666666;
	text-align: left;
}

.hotintheshop a
{
	color: #FF6600;
	text-decoration: underline;
}

.hotintheshop a:hover
{
	text-decoration: none;
}

.hotintheshop_image
{
	float: left;
	margin: 0px 10px 0px 0px;
	border: solid 1px #CCCCCC;
}

.subscribe
{
	width: 198px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	margin: 5px 0px 5px 0px;
	padding-bottom: 5px;
}

.input
{
	background-image: url(../images/Menu/input.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	outline-color: #CCCCCC;
	width: 148px;
	height: 18px;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}

.submit
{
	background-image: url(../images/Menu/submit.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	height: 20px;
	width: 100px;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	display: block;
	color: #666666;
	border: 0px;
	cursor: pointer;
}

.submit:hover
{
	background-image: url(../images/Menu/submit_hover.gif);
	color: #FFFFFF;
}



