.ddsmoothmenu {
	text-transform:uppercase;
}
.ddsmoothmenu UL,
.listcatpd {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	Z-INDEX: 500000; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none;
	top:35px !important;
}
.ddsmoothmenu UL LI,
.listcatpd li {
	DISPLAY: inline; 
	FLOAT: left; 
	POSITION: relative; 
	text-align:center;
	white-space: nowrap;
}
.ddsmoothmenu ul li:first-child {
	border-left: medium none;
}
.ddsmoothmenu ul li a{
	display: block;
	color: #333;
	padding: 0px 22px 0px 22px;
	font-size: 17px;
	line-height: 29px;
	text-transform: capitalize;
	font-family: 'BigShouldersText-Regular';

}
.ddsmoothmenu UL LI.home A {
	padding:0;
	margin-left:50px;
}
.ddsmoothmenu UL LI.contact{
	background:none;
}
.ddsmoothmenu UL LI.contact a{
	padding:12px 24px 6px;
}
* HTML .ddsmoothmenu UL LI A {
	DISPLAY: inline-block
}
.ddsmoothmenu UL LI:hover,
.ddsmoothmenu UL LI.acti{
	/*box-shadow: inset 1px 1px 0px rgba(255,255,255,0.25), inset 0 0 6px #da3b2c, inset 0 80px 80px -40px #dd4330, 1px 1px 3px rgba(0,0,0,0.75);
	border-radius: 5px;*/
}
.ddsmoothmenu UL LI.home:hover,
.ddsmoothmenu UL LI.home.acti{
	background:#055699;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.ddsmoothmenu UL LI.login{
	background: transparent url("../images/bglogin.jpg") no-repeat center left;
	padding: 10px 0 10px 40px;
	float: right;
	height: 30px;
}
.ddsmoothmenu UL LI.login a{
	padding: 0;
	text-align: left;
	text-transform: none;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
}
.ddsmoothmenu UL LI.login a:hover{
	text-decoration: none;
}
.ddsmoothmenu UL LI.acti a,
.ddsmoothmenu UL LI:hover a{
	color:#E31A25;
	text-decoration: none;
}
.ddsmoothmenu UL LI UL {
	DISPLAY: none; LEFT: 0px; VISIBILITY: hidden; POSITION: absolute
}
.ddsmoothmenu UL LI UL LI {
	DISPLAY: list-item; 
	FLOAT: none; 
	text-align:left; 
	text-transform:none;
	border: medium none;
}
.ddsmoothmenu UL LI UL LI UL {
	TOP: 0px
}
.ddsmoothmenu UL LI UL LI A {
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 7px; 
	PADDING-LEFT: 7px; 
	PADDING-BOTTOM: 7px; 
	MARGIN: 0px; 
	PADDING-TOP: 7px; 
	BORDER-BOTTOM: #ffffff 1px solid;
	BACKGROUND: #D70C17;
	color:#ffffff !important;
	font-weight:normal;
	line-height:30px;
	width:200px;
	font-size:19px;
	text-transform:capitalize;
}
.ddsmoothmenu UL LI UL LI A.selected {
	BACKGROUND: #D70C17; COLOR: #ffffff !important;
}
.ddsmoothmenu UL LI UL LI:hover {
	border: medium none;
}
.ddsmoothmenu UL LI UL LI A:hover {
	BACKGROUND:#333333; 
	COLOR:#FFFF00;
}

* HTML .ddsmoothmenu {
	HEIGHT: 1%
}
.downarrowclass {
	RIGHT: 7px; POSITION: absolute; TOP: 12px
}
.rightarrowclass {
	RIGHT: 5px; POSITION: absolute; TOP: 6px
}
.ddshadow {
	LEFT: 0px; WIDTH: 0px; POSITION: absolute; TOP: 0px; HEIGHT: 0px
}
.toplevelshadow {
	opacity: 0.8;
	display: none;
}