.template_dropdown_container { opacity:0; margin-left: -12px; visibility: hidden; position: absolute; /margin: 0 0 0 -10px!important; /position: absolute; /margin: 0 auto 0 auto; border: 1px solid #000; border-top: none; background:#000; z-index:26!important;}

.template_nav_main li:hover > .template_dropdown_container { z-index:26!important; visibility: visible; opacity:9;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;}

	.template_dropdown_pod { float:left; min-width: 140px;}
	.template_dropdown_pod ul { margin: 0; padding:10px!important;}
	.template_dropdown_pod li { background:none!important; padding:0!important; float:none; list-style-type: none; font-weight: bold; line-height: 16px; text-transform: uppercase; color: #5bbfcd;}
	.template_dropdown_pod a { font-weight: normal; display: block; width: 130px; line-height:16px; text-transform: none; font-weight: bold;}
	.template_dropdown_pod a:hover { color: #5bbfcd; background:#313131; text-decoration: none;}
	.template_dropdown_pod ul.ddbrands { float:left; width: 95px;}
	.template_dropdown_pod ul.ddbrands a { width: 95px!important;}
	
	.template_dropdown_pod ul ul { margin: 0 0 10px 0!important; padding: 0 0 0 10px!important;}
	.template_dropdown_pod ul ul a { color: #5bbfcd; text-transform: none; display: block; width: 150px; text-transform: none; font-style: normal;}
	.template_dropdown_pod_sub { font-style: italic; font-size: 10px; color: #5bbfcd; font-weight: normal; text-transform: none!important;}
	

/* ADD ANOTHER 12px onto value */
.dropdown_6 { margin-left: -98px!important;}
.dropdown_7 { margin-left: -366px!important;}
.dropdown_8 { margin-left: -500px!important;}
