.navigation h3, .navigation h4 {
    margin-bottom: 0px;
    font-size: 100%;
}

.navigation a, .navigation a:link, .navigation a:visited {
    color: #666;
}

.navigation a:hover {
    color: #029feb;
}

#uc-header-right em {
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
}

#uc-header-right #purple-menu {
    text-transform: uppercase;
}

#purple-menu #purple-text {
    font-weight: bold;
}

#uc-header .navigation, #uc-footer .navigation {
    font-size: 0.8em;
}

#uc-header .navigation a {
    color: #fff;
}

#uc-header a:hover {
    color: #eee;
}

#uc-header .navList {
    padding: 7px 0 0 3px;
    position: relative;
    z-index: 999;
}

#uc-header .navList a {
    padding: 0 2px 0 5px;
    border-left: 1px solid #666;
}

#uc-header .navList a.first {
    border-left: solid 1px #666;
    margin-left: 5px;
}

.shoppingCart {
    padding: 7px 0px 2px 1px;
}

#uc-header span.shoppingCart a img {
    position: relative;
    vertical-align: bottom;
    top: -3px;
}

#uc-header span.shoppingCart a {
    border: none;
}


#uc-nav {
    margin: 0;
    padding: 0;
    width: 880px;
    background-color: #4F2683;
}

#uc-nav > li {
    margin: 0 10px;
    padding: 0;
    list-style: none;
    float: left;
}

#uc-nav > li.first {
    border-left: none;
    margin-left: 0;
}

#uc-nav a {
    font-size: 14px;
    text-decoration: none;
    display: block;
    width: auto;
}

#uc-nav a:hover {
    text-decoration: none;
    color: #029feb;
}

#uc-nav > li > a {
    padding: 10px 0;
    background: #4F2683;
    text-align: center;
    text-decoration: none;
    color: #FFF;
}

#purple-menu-drop-inner-wrap h4 {
    background: #4F2683;
    margin: 0px 0px 2px;
    padding: 4px 8px;
    width: 278px;
    color: #eee;
    font-size: 1em;
    font-weight: normal;
    border-top-color: #666;
    border-bottom-color: #666;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: dotted;
    border-bottom-style: dotted;
    float: left;
    display: block;
    position: relative;
}

#purple-menu-drop-inner-wrap {
    z-index: 99;
    background: #666;
    border-radius: 3px;
    border: 1px solid #ccc;
    float: left;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#purple-menu-drop-inner-wrap a.purple-menu-closer {
    top: 4px;
    width: 16px;
    height: 16px;
    right: 2px;
    position: absolute;
    background: transparent url(/images/close.png) 5px 0px no-repeat;
}

.mega-drop {
    padding: 8px;
    border-radius: 8px;
    border: 1px solid #666;
    top: 28px;
    width: 295px;
    right: 0px;
    display: none;
    position: absolute;
    background-color: #ccc;
    background-color: rgba(139, 137, 137, 0.7);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.mega-drop .mega-group {
    margin: 0px 4px 6px 0px;
    padding: 0px;
    float: left;
    list-style: none;
}

.mega-group ul {
    margin: 0px;
    padding: 2px 0px 4px;
}

.mega-drop li::before {
    content: "\00BB \0020";
}

.mega-group li {
    padding: 0px;
    width: 135px;
    margin-left: 8px;
    float: left;
}

#uc-header .navList .mega-group li a {
    border: none;
}

#footer-navigation {
    margin-left: 210px;
    margin-right: 10px;
    border-top: 1px solid #eee;
    padding-top: 20px;
    font-size: 0.8em;
}

#footer-navigation .column {
    float: left;
    margin-right: 20px;
}

#footer-navigation ul {
    list-style-type: none;
    padding: 0px;
    margin-left: 0px;
}

#footer-navigation li {
    margin-left: 0;
}

#footer-navigation .column:nth-child(2n+1){
    width: 200px;
}

#footer-navigation .column:nth-child(2n){
    width: 120px;
}

#uc-footer {
    position: relative;
}
#uc-footer #powered-by {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

#uc-footer #powered-by img{
    vertical-align: bottom;
    border: none;
}

#uc-footer #powered-by a {
	color: white;
	border: none;
}

#social-media {}

#social-media a {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    margin:1px;
}

#social-media a.twitter {
    background: url("../images/icon_twitter_24.png") #39a9e0 no-repeat;
}

#social-media a.facebook {
    background: url("../images/icon_facebook_24.png") #3b5998 no-repeat;
}

#social-media a.pinterest {
    background: url("../images/icon_pinterest_24.png") #e41f11 no-repeat;
}

#social-media a.linkedin {
    background: url("../images/icon_linkedin_24.png") #007fb1 no-repeat;
}

#social-media a.googleplus {
    background: url("../images/icon_googleplus_24.png") #d14836 no-repeat;
}

#side-menu-accordion h3 {
	color: #666;
	cursor: pointer;
	margin-top: 0px;
}

#side-menu-accordion h3:hover {
	color: #029FEB;
}
	
#side-menu-accordion li {
	list-style-type: none;
}

#side-menu-accordion ul {
	padding-left: 20px;
	margin-top: 5px;
    display: none;
}

/* states and images */
.ui-icon {
    display: inline-block;
    text-indent: -99999px;
    overflow: hidden;
    width: 16px;
    height: 16px;
    background: url(../images/ui-icons_454545_256x240.png) no-repeat;
}

#side-menu-accordion .top-level-menu-item {
    margin: 0;
    padding-left: 20px;
}

.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-close { background-position: -80px -128px; }
