/* ================================
    CSS STYLES FOR Module 
   ================================
*/

.tmar_ProductCategories {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#005496;
	margin-bottom: 3px;
	
	
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005496;
	margin-top: 3px;
	

	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #005496;
	margin-left: 3px;
	

	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005496;
	margin-right: 3px;
	
		
	height:20px;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	color:#005496;
}


.tmar_ProductCategoriesEdit {
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#005496;
	margin-bottom: 3px;
	color: black; 
	
	padding-top: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #005496;
	margin-top: 3px;
	color: black; 

	padding-left: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #005496;
	margin-left: 3px;
	color: black; 

	padding-right: 3px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #005496;
	margin-right: 3px;
	color: black; 
	
	font-family:Verdana;
	background-color:#005496;
	font-weight:bold;

}

.tmar_ProductCategoriesItemEdit {
	color: black; 
	font-family:Verdana;
    font-size:12px;
}

.storesubnav A {
	color: #005496;
	text-decoration:none;
}    
    
.storesubnav A:visited {
	color: #005496;
	text-decoration:none;
}    

.storesubnav A:hover {
	color: #007CD9;
}    
	
	
.storesubnavProductCat td {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #005496;
color:#000000;
font-family:verdana,arial,helvetica,sans-serif;
font-size:10px;
font-weight:bold;
height:20px;
text-align:center;
vertical-align:middle;
line-height:12px;
text-align:center;
}
