/*
CSS FILE BY MITTEN UNITED AND GET SWEET STUFF
*/

/* 
Light Blue: #1186ab  
Dark: #0c3f50

*/

.sweet-stuff-nav-holder .menu-navigation-container  ul li {  
border-right:2px solid #930; 
margin: 0 5px 0 5px; 
display: inline-block;
font-family: 'LeagueGothicRegular', Arial, sans-serif;
font-size: 20px;
color: 
#222;
text-transform: uppercase;
padding: 0px 4px 0 16px;
color:#09C;}

.sweet-stuff-nav-holder .menu-navigation-container  ul li a{ color:#0c3f50;}
.sweet-stuff-nav-holder .menu-navigation-container  ul li a:hover { color:#930; text-decoration:none;}


#navigation-container-top { width:960px; display:block; margin: 12px auto 3px auto;}
#interior-nav-links { text-align:right; width:960px; height:30px; display:block; margin-top:6px; position:relative; padding-bottom:2px;}


/*.sweet-stuff-separator {width:100%; clear: both; float:none; display: block; height:20px; border-bottom:1px dotted #930; margin-bottom:10px;}*/


#logo-containter {float:left; clear:none; text-align:left; margin-top:-9px; width:300px;}

