@charset "utf-8";

.urbangreymenu{
	width: 170px; /*width of menu*/
	float: left;
}

.urbangreymenu .headerbar{
	color: white; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: capitalize;
	background-repeat: no-repeat;
	background-color: #F8F9FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: black;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #F8F9FD;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 0px; /*link text is indented 8px*/
margin-left: 10px;
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: black;
background: #cccccc;
}



#Wrapper #SideMenu #SubIcon {
	float: left;
	height: 17px;
	width: 152px;
	margin-left: 20px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	background-image: url(../../Steel%20Wire%20Rope/Images/Sub%20Menu.png);
	vertical-align: middle;
	padding-top: 3px;
	color: #023479;
}
#Wrapper #SideMenu #SubIcon a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003274;
}
#Wrapper #SideMenu #SubIcon a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #083475;
}
#Wrapper #SideMenu #SubSubIcon {
	float: left;
	height: 17px;
	width: 140px;
	margin-left: 35px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 13px;
	background-image: url(../../Steel%20Wire%20Rope/Images/Sub%20Menu.png);
	vertical-align: middle;
	padding-top: 3px;
	color: #023479;
}

#Wrapper #SideMenu #SubSubIcon a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003274;
}
#Wrapper #SideMenu #SubSubIcon a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #083475;
}

/* CSS Document */





.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#Wrapper #SideMenu {
	float: left;
	height: 420px;
	width: 190px;
	margin-top: 5px;
	margin-left: 18px;
}
#Wrapper #BodyWrap #SideMenu {
	height: 420px;
	width: 190px;
	margin-top: 5px;
	margin-left: 5px;
}

#Wrapper #SideMenu #Icon {
	float: left;
	height: 20px;
	width: 165px;
	margin-left: 15px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#Wrapper #SideMenu #BlankIcon {
	float: left;
	height: 20px;
	width: 165px;
	margin-left: 15px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#Wrapper #SideMenu #Icon a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#Wrapper #SideMenu #Icon a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


#Wrapper #SideMenu #IconHeading {
	float: left;
	height: 20px;
	width: 165px;
	margin-left: 15px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Wrapper #BodyWrap #Content #TextContent {
	height: auto;
	width: 550px;
}
#Wrapper #BodyWrap #Content #RightMenu {
	float: left;
	height: auto;
	width: 125px;
	padding-right: 0px;
	background-color: #F8F9FD;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 10px;
}
#Wrapper #BodyWrap #Content #RightMenuHeader {
	float: left;
	height: auto;
	width: 125px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #F8F9FD;
	margin-left: 9px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 0px;
}
#Wrapper #BodyWrap #Content #RightMenu #ThumbText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: auto;
	width: 105px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 2px;
}
#Wrapper #BodyWrap #Content #Text #10pxpadding {
	width: 1px;
	padding-left: 10px;
}
#menuwrapper #products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	float: left;
	height: 15px;
	width: 160px;
	margin-bottom: 10px;
	padding-left: 10px;
}
#menuwrapper {
	height: auto;
	width: 170px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 10px;
	float: left;
}
.urbangreymenu .headerbar2 {
	color: white; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: capitalize;
	background-repeat: no-repeat;
	background-color: #F8F9FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
}
.urbangreymenu .headerbar2 a {
	text-decoration: none;
	color: black;
	display: block;
}
