
::-moz-selection { background: #146ad9; color: #fff; text-shadow: none; }
::selection { background: #146ad9; color: #fff; text-shadow: none; }  
a:focus { outline: 0; }
a:hover, a:active { outline: 0; }

#product-nav {
	
	width: 100%;
	z-index: 10;
	float: right;
	margin: 0px 0px 0 0;
	position: relative;
}

#product-nav li {
	display: inline;
}

#product-nav .amain {
	/*color: #fff;*/
    color: #fff;
	height: 39px;
	float: left;
	display: block;
	font-size: 12px;
	padding: 0 7px;
	line-height: 39px;
	margin: 0 0 0 3px;
	text-decoration: none;
	text-shadow:0 1px 1px #303030;
	text-align: center!important;
    

}

#product-nav .amain:hover {
	/*color: #fff;*/
   
    /*font-weight:bold;*/
    

}


/*.tablets-drop .dropdown {
	
	z-index: 40;
	
	display: none;
	padding: 20px;
	position: absolute;
	
	 background-color:#146ad9;
     max-height:300px;
    
	
}*/

.tablets-drop .dropdown h4 {
	color: #fff;
	font-size: 14px;
	padding: 0 0 7px 0;
	margin: 0 0 11px 0;
	border-bottom: 1px solid #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}

.tablets-drop .dropdown ul {
	margin: 0 0 27px 0;
}

.tablets-drop .dropdown li {
	display: block!important;
}

.tablets-drop .dropdown li a {
	color: #fff;
	line-height: 18px;
	margin: 0!important;
	padding: 0!important;
	float: none!important;
	display: inline!important;
	font-size: 12px!important;
	text-align: left!important;
	/*line-height: normal!important;*/
    width: 200px;
    


}

.tablets-drop .dropdown li a:hover {
	color: #fff!important;
	text-decoration: none!important;
	/*background-color:#146ad9;*/
    font-weight:bold;
}


.tablets-drop .dropdown li:hover a {
	color: #fff!important;
	text-decoration: none!important;
	/*background-color:#146ad9;*/
    font-weight:bold;
}

.tablets-drop .dropdown li:hover {
	cursor:pointer;
    
}


.tablets-drop .dropdown div.col1 {
	float: left;
	/*width: 203px;*/
	/*margin: 0 67px 0 0;*/
    /*max-height: 300px;*/
}

/*.tablets-drop .dropdown div.col2 {
	float: left;
	width: 203px;
}

.tablets-drop .dropdown div.col3 {
	float: right;
	width: 353px;
}

.tablets-drop .dropdown div.col3 a {
	text-align: center;
	float: left!important;
	width: auto!important;
	height: auto!important;
	border: 1px solid #606060;
	padding: 0!important;
	margin: 0 14px 14px 0!important;
}

.tablets-drop .dropdown div.col3 a.last {
	margin-right: 0!important;
}

.tablets-drop .dropdown div.col3 a span {
	width: 98px;
	height: 58px;
	background: #fff;
	display: table-cell;
	text-align: center;
	*display: inline-block;
	vertical-align: middle;
	border: 4px solid #c3c3c3;
}

.tablets-drop .dropdown div.col3 a img {
	margin: 0!important;
	float: none!important;
	*margin-top: 10px!important;
}*/
.dropdown {
	left: 0px !important;
	/*width: 650px;*/ /*take this out to auto set width based on page make responsive*/
	/*max-height: 400px;
	overflow-y: auto;*/
	overflow-y: auto;
	max-height: 500px;
}

/*.dropDownHover 
{

    background-color:#146ad9;
   
}*/

.cMenuSubValue {
	display: block;
	/*float:left;*/
	/*width:200px;*/
	min-width: 200px;
	max-width: 300px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 5px 0px 5px;
}
   .lineDraw {
                border-bottom:1px dotted #515151;height:10px;display:inline-block;
            }


.menuline {
	margin:10px 0px 10px 0px; 
	border-bottom:1px solid;
	display:block;
	/*width:177px;*/ 

}


.hover .dropdown {display:block;}





