@charset "utf-8";
/* CSS Document */



/*  Start - Navigation Menu styles */

#sddm
{
	margin: 0;
	padding: 0;
	z-index: 1000;
	font-size: 12px;
	float: right;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 12px;
	border-right: solid 1px #fff;
}
#sddm li a
{
	display: block;
	color: #01366C;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	width: auto;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0 3px 0 3px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999999;
	font-variant: small-caps;
	font-weight: bold;
}
#homeProductTable tr td {
	border-bottom: 1px solid #999;
}



#sddm li a:hover
{
	font-size: 12px;
	color: #F7A51B;
	font-weight: bold;
	background-color: #10152B;
}

#sddm div
{
	visibility: hidden;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-color: #003464;
	position: absolute;
	z-index: 1020;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 5px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: normal;
}

	#sddm div a:hover
	{
	color: #F7A51B;
	background-color: #10152B;
	font-weight: normal;
}
#sddm #m1 {
	margin-top: 1px;
	
	
}
#sddm #m2 {
	margin-top: 1px;
	margin-left: 4px;
}
#sddm #m3 {
	margin-top: 1px;
}
.container .mainContent ul {
	margin-left: 20px;
}

