/* 
D.C. United theme 
Updated: 11-22-2011
*/

* {
	margin: 0;
	padding: 0;
	font-family: "Arial", Helvetica, sans-serif;
}

body, body.pda_v, body.pda_h, body.screen_ultralow {
	background: #000;
}
body.screen_low, body.screen_med {
	background: #000 url(../images/2012_bg-001.jpg) no-repeat top;
}
body.screen_high, body.screen_wide {
	background: #000 url(../images/2012_bg-001.jpg) no-repeat top;
}

a:link, a:active, a:visited {
	color: #ececec;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.hiddenColor
{
    display:none;
}
#wrapper {
	position: relative;
	width: 960px; /* 990 - 30 padding */
	overflow: hidden;
	margin: 0 auto;
	padding: 0 15px;
	/*color: #fff;*/
}
	#opaque-bg {
		background: #000;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: -1;
		/* opacity: 1.0; */
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
		filter: alpha(opacity=75);
		opacity: 0.75; 
	}
	#account-controlls {
		float: right;
		width: 960px;
		margin-top: 12px;
		text-align: right;
		}
		.account-controlls-item {
			float: right;
			font-size: 0.80em;
			padding: 0 16px 0 16px;
			border-left: 1px solid #FFF;
			}
		.account-controlls-item.first {
			border: none;
			padding-left: 0;
			}
	#header {
		float: left;
		width: 960px;
		height: 87px;
		margin-top: 10px;
		background: #000 url(../images/header.png) repeat-x left top;
		border-bottom: 1px solid #000;
	}
	    #primary-container
	    {
	        
	    }
		#branding {
			position: absolute;
			top: 6px;
			left: -6px;
			z-index:  999999;
		}
		#branding .logo-img
		{
		    position: absolute;
		    z-index: 999999;
		}
		.logo-link {
			
			/*display:block;*/
			/*height: 117px;
			width:360px;*/
			/*overflow:visible;
			z-index:200;*/
			text-decoration:none;
		}
		.logo-link div
		{
		    
		}
		#adidas-in-header
		{
                        position:absolute;
		    float: left;
		    width: 166px;
			margin-top: 24px;
			padding-left: 340px; 
			*margin-left:-620px;
		}
		#adidas-in-header table
		{
		    border:none;
		}
		#vw-in-header {
			float: left;
			width: 166px;
			margin-top: 24px;
			padding-left: 450px;
			
			}
			#vw-in-header table
		{
		    border:none;
			}
		#search-box {
			float: right;
			clear: right;
			width: 296px; /*310 - 14 padding */
			height: 58px;
			padding-left: 14px;
			margin-top: 26px;
			background: transparent url(../images/search-box.png) repeat-x left top;
			border-top: 1px solid #303030;
			}
			#search-box input.searchInput {
				width: 210px;
				height: 22px;
				margin-top: 12px;
				font-size: 1.0em;
				vertical-align: top;
				color: #c50000;
				background: #323232;
				border: 1px solid #151515;
				}
			#search-box input.searchButton {
				width: 61px;
				height: 25px;
				margin: 12px 0 0 6px;
				padding: 4px;
				font-size: 0.65em;
				vertical-align: top;
				color: #FFF;
				background: #323232;
				border: 1px solid #000;
				}
	#MainNavigation {
		float: left;
		width: 960px;
		height: 56px;
		border-top: 1px solid #606060;
	}
	#primary-row-container {
		float: left;
		width: 960px;
		border-bottom: 1px solid #000;
	}
		#welcome-cart-container {
			float: left;
			width: 960px;
			height: 50px;
			color: White;
		}
			#welcome {
				float: left;
				margin-top: 17px;
				padding-left: 10px;
			}
				#welcome p {
					font-size: 0.80em;
					}
			#cart {
				float: right;
				width: 308px;
				height: 34px;
				margin-top: 7px;
				background: url(../images/cart.png) repeat-x left top;
				border: 1px solid #414239;
				}
					#cart p {
						margin-top: 8px;
						font-size: 0.90em;
						}
		#primary-offer-container {
			float: left;
			width: 640px;
			height: 384px;
			padding-left: 10px;
			background: #2a2a2a;
			border-top: 1px solid #1e1e1e;
			border-bottom: 1px solid #000;
		}
			#primary-offer{
				float: left;
				width: 640px;
				height: 362px;
				margin-top: 10px;
				background: #FFF;
				border-top: 1px solid #000;
				border-bottom: 1px solid #606060;
			}
				#primary-offer img {
					border-top: 1px solid #606060;
					border-bottom: 1px solid #000;
					z-index: 1;
				}
				#primary-offer-image
				{
				    z-index: 3;
				}
				#primary-offer-text {
					height: 360px;
					width: 250px;
					margin: -320px 395px;
					color: #000;
					z-index: 2;
				}
					#primary-offer-text p {
						font-size: 14px;
					}
					#primary-offer-text p.price {
						padding-left: 15px;
						font-size: 1.0em;
						font-weight: bold;
						color: #c50000;
					}
					#primary-offer-text ul {
						margin: 10px 0 10px 15px;
					}
					#primary-offer-text li {
						font-size: 0.90em;
					}
					#primary-offer-text img {
						margin-top: 15px;
						padding-left: 15px;
						border: none;
						}
		#the-store-container {
			float: left;
			width: 300px;
			height: 384px;
			padding-right: 10px;
			background: #2a2a2a;
			border-top: 1px solid #1e1e1e;
			border-bottom: 1px solid #000;
		}
			#the-store {
				float: left;
				width: 300px;
				height: 362px;
				margin-top: 10px;
				border-top: 1px solid #000;
				border-bottom: 1px solid #606060;
			}
				#store-details {
					float: left;
					overflow: hidden;
					width: 269px;
					height: 237px;
					padding: 15px;
					border-top: 1px solid #606060;
					border-left: 1px solid #1f1f1f;
				}
					#store-details p {
						font-size: 0.85em;
						font-size: 13px;
						line-height: 1.25em;
						margin-bottom: 10px;
						color: #ececec;
					}
					#store-details a:link, #store-details a:active, #store-details a:visited {
						border-bottom: 1px dotted #ececec;
					}
					#store-details a:hover {
						text-decoration: none;
						border-bottom: 1px solid #ececec;
					}
					#store-title {
						float: left;
						width: 269px;
						margin-bottom: 12px;
						padding-bottom: 12px;
						border-bottom: 1px solid #c50000;
					}
				#tickets {
					float: left;
					width: 300px;
					height: 93px;
					background: url(../images/tickets.jpg) repeat-x left top;
					border-bottom: 1px solid #000;
					border-left: 1px solid #1f1f1f;
				}
					#tickets .hp_tix_A {
						float:left;
						position:relative;
						width:110px;
						margin: 22px 0 0 15px;
					}
						#tickets .hp_tix_A p {
							font-size:14px;
						}
						#tickets .hp_tix_A a {
							color: #70aacc;
						}
					#tickets .hp_tix_B {
						float:left;
						position:relative;
						width:155px;
						margin-top:28px;
					}
		#menu_container {
			float: left;
			width: 160px;
			margin-top:25px;
		}
			#menu_container ul#MainSiteContent_TreeView1_UL li.AspNet-TreeView-Root {
				margin:0 0 10px 0;
				padding: 6px 0 6px 6px;
			}
			#menu_container ul#MainSiteContent_TreeView1_UL li.AspNet-TreeView-ChildSelected,
			#menu_container ul#MainSiteContent_TreeView1_UL li.AspNet-TreeView-Selected {
					background: #8E0000;
				}
				#menu_container ul#MainSiteContent_TreeView1_UL ul {
					list-style:circle;
					margin-left:25px;
				}
				#menu_container ul#MainSiteContent_TreeView1_UL li.AspNet-TreeView-Leaf {
					margin:6px 0 0 0;
					font-size:0.90em;
				}


		#main_container {
			float: left;
			position: relative;
			color: #000;
			background: #FFF;
			width: 805px;
		}
		/* #main_container_white {
			color: #000;
			background: #FFF;
			width: 950px;
			margin-bottom: 15px;
			float: left;
		} */
		    #main_content {
		        padding: 20px;
			    background: #ffffff;
			    min-height:700px;
		    }
			#main_container h1, #main_container_white h1 {
				font-weight: normal;
				font-size: 1.40em;
				padding: 0 0 10px 0 !important;
				border-bottom: 2px solid #c50000;
			}
			#main_container a:link, #main_container a:active, #main_container_white a:link, #main_container_white a:active {
				color: #000;
				text-decoration: none;
			}
			#main_container a:visited, #main_container_white a:visited  {
				color: #C50000;
				text-decoration: none;
			}
			#main_container a:hover, #main_container_white a:hover {
				text-decoration: none;
			}
			#main_container a:link.thumbnail, #main_container a:active.thumbnail, #main_container a:visited.thumbnail, #main_container a:hover.thumbnail {
				text-decoration: none;
				border: none;
			}
			#main_container_white a:link.thumbnail, #main_container_white a:active.thumbnail, #main_container_white a:visited.thumbnail, #main_container_white a:hover.thumbnail {
				text-decoration: none;
				border: none;
			}
		#dept-row, #item-detail{
			float: left;
			width: 760px;
			margin-top: 20px;
			}
			#item-preview {
				float: left;
				width: 140px;
				margin: 0 50px 50px 0;
				}
				#item-preview img {
					margin-bottom: 8px;
					}
				#item-preview p {
					font-size: 0.80em;
					}
				#item-preview p.price {
					margin-top: 8px;
					font-weight: bold;
					}
			#item-image {
				float: left;
				width: 360px;
				}
			#item-description {
				float: left;
				width: 340px;
				}
				#item-description ul {
					margin: 10px 0 0 15px;
					}
				#item-description li {
					font-size: 0.90em;
					}
					#action {
						float: left;
						margin-top: 20px;
						}
					#action input.btn {
						margin-left: 6px;
						font-size: 1.0em;
						}







	#secondary-row-container {
		float: left;
		width: 960px;
		height: 110px;
		clear: right;
		margin: 15px 0 30px 0;
	}
		#promoA, #promoB, #promoC {
			float: left;
			width: 300px;
			border: 5px solid #000;
		}
		#promoA, #promoB {
			margin-right: 15px;
		}
	#footer_content
	{
	    border-top: 2px solid #000000;
	    clear: left;
	    padding: 10px 0 25px; 
	}
	#footer {
		float: left;
		width: 960px;
		margin-top: 0px;
		padding: 0px 0 25px 0;
	}
		#footer-links {
			float: left;
			width: 600px;
			clear: right;
		}
			.footer-item {
				float: left;
				font-size: 0.75em;
				padding: 0 12px 0 12px;
				border-left: 1px solid #FFF;
			}
			.footer-item.first {
				border: none;
				padding-left: 0;
			}
		#copyright {
			float: left;
			clear: left;
			width: 600px;
			margin-top: 10px;
			font-size: 0.70em;
		}
		#address {
			float: right;
			width: 200px;
			font-size: 0.75em;
		}
			#address p {
				line-height: 1.50em;
			}
/*		*/
.onTabDetail {
	margin: 1px 1px 7px 1px;
	height: 5px;
	background: #c50000;
	border: 1px solid #000;
}

/*		*/
.white {
	color: #FFF;
}
.blue {
	color: #70aacc;
}
.blue a
{
    color: #70aacc;
    font-weight: bold;
    
}

/*** Department / dept pages ***/
.dept_short_desc {
}
.dept_long_desc {
}
.deptlinkP:link {
    border-bottom: 1px dotted #333333;
    color: #000000;
    text-decoration: none;
    font-size: 0.8em;
}
.deptlinkP:visited {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px dotted #80008f;
    font-size: 0.8em;
}
.deptlinkP:active, .deptlinkP:hover {
    border-bottom: 1px solid #333333;
    color: #000000;
    text-decoration: none;
    font-size: 0.8em;
}
.deptP_short_desc {
    font-size: 0.8em;
}
.deptP_div {
    width: 140px;
    margin: 0px 50px 50px 0px;
}
.deptP_div img {
    width: 120px;
    height: 160px;
}

/*** Product Page ***/
.prod_left_col {
    float: left;
    width: 400px;
    margin-top: 20px;
}

.prod_right_col {
    float: left;
    width: 365px;
    margin-top: 20px;
    font-size: 0.9em;
}
	.prod_right_col ul {
		list-style-position: inside !important;
	}
	.prod_right_col li {
		font-size: 0.9em;
	}
	.skuSelectDiv {
		float: left;
		width: 200px;
	}
	.skuSelectDiv Table {
		display: inline;
	}
	.skuSelectDiv Table select {
		width: 95px;  
	}
	#divAvailability {
		margin-top: 20px;
		font-weight: bold;
	}
	.actionButtonDiv {
		float:left;
		width:170px;
		margin-top:20px;
	}
	.addwishButtonDiv {
		float:left;
		position:relative;
		margin-top:10px;
	}
#spanNumAvail{ display: none; }
#MainImage
{
    /*width: 340px;
    height: 340px;*/
    display: block;
}
.swatch table td span
{
    display: none;  /* hiding the swatch color label */
}
.addtowishbtn{font-size: 11px; }
/* prices on product page */
.prod_right_col .ListPricewoSale    {font-size: 1.63em; *font-size: 15px; font-weight: bold;}
.prod_right_col .SalePrice          {color:#ff0000; font-size: 1.63em; *font-size: 15px; font-weight: bold;}
.prod_right_col .ListPricewSale     {text-decoration:line-through; font-size: 1.63em; *font-size: 15px; font-weight: bold;}
.prod_right_col .MSRPPrice          {font-weight: bold;}

.dept_related.product_related
{
    border-top: 3px solid #CCCCCC;
    padding-top: 8px;
    margin-top: 15px;
}
.dept_related_label
{
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 15px;
}
.prod_related_col .dept_prod_img
{
    margin: 0pt 50px 0pt 0pt;
    width: 140px;
}
.prod_related_col .dept_prod_data
{
    margin: 0pt 50px 50px 0pt;
    width: 140px;
}
.prod_related_col .dept_prod_data a:link
{
    border-bottom: 1px dotted #333333;
    color: #000000;
    text-decoration: none;
}
.prod_related_col .dept_prod_data a:visited
{
    border-bottom: 1px dotted #80008F;
    color: #80008F;
    text-decoration: none;
}
.prod_related_col .dept_prod_data a:active, .prod_related_col .dept_prod_data a:hover
{
    border-bottom: 1px solid #333333;
    color: #000000;
    text-decoration: none;
}
/* prices for related items on product page*/
.prod_related_col .ListPricewoSaleA    {font-size: .83em; font-weight: bold;}
.prod_related_col .SalePriceA          {color:#ff0000; font-size: .83em; font-weight: bold;}
.prod_related_col .ListPricewSaleA     {text-decoration:line-through; font-size: .83em; font-weight: bold;}
.prod_related_col .MSRPPriceA          {font-weight: bold;}

/* Monogramming section */
.monogrammingdiv  {
	float:left;
	position:relative;
    padding:10px; 
    margin-top:20px; 
    border:1px solid #CCCCCC; 
    background:#F7F7F7; 
}
	.monogrammingdiv select {
		margin-top:8px;
	}

#customdiv{}

/*** LOGIN / NEW ACCOUNT ***/
.countrydropdownClass
{
    width: 227px;
}

/*** SEARCH PAGE ***/
/* Start Price Styles */
.ListPricewoSaleA    {font-size: 0.83em; font-weight: bold;}
.SalePriceA          {color:#ff0000; font-size: 0.83em; font-weight: bold;}
.ListPricewSaleA     {text-decoration:line-through; font-size: 0.83em; font-weight: bold;}
.MSRPPriceA          {font-size: 0.83em; font-weight: bold;}
/* End Price Styles */

.searchLink:link
{
    border-bottom: 1px dotted #333333;
    color: #000000;
    text-decoration: none;
    font-size: 0.8em;
}
.searchLink:visited
{
    color: #000000;
    text-decoration: none;
    border-bottom: 1px dotted #80008f;
    font-size: 0.8em;
}
.searchLink:active, .searchLink:hover
{
    border-bottom: 1px solid #333333;
    color: #000000;
    text-decoration: none;
    font-size: 0.8em;
}

/* BEGIN RECEIPT.ASPX STYLES */
.receipt-container
{
    background: #ffffff;
    clear: left;
    color: #000000;
    padding: 15px;
}
.receipt-container a
{
    color: #000000;
}
/* END RECEIPT.ASPX STYLES */

/* START CHECKOUT.ASPX STYLES */
.checkout-content
{
    background: #ffffff;
    clear: left;
    color: #000000;
    padding: 15px;
}
.checkout-content a
{
    color: #000000;
}
/* END CHECKOUT.ASPX STYLES */


/* Start Main Navigation Styles */
/* -------------------------------------------------------------------------- */
/* This rule controls the width of the top tier of the horizontal menu. */
/* BE SURE TO MAKE THIS WIDE ENOUGH to accommodate all of the top tier menu items that are lined */
/* up from left to right. In other words, this width needs to be the width of the individual */
/* top tier menu items multiplied by the number of items. */
/* When the Menu control's Orientation property is Horizontal the adapter wraps the menu with DIV */
/* whose class is AspNet-Menu-Horizontal. */
.PrettyMenu .AspNet-Menu-Horizontal
{
	width: 960px;
	background: #000 url(../images/nav.png) repeat-x left top;
	height: 56px;
	border-top: 1px solid #606060; 
}

.PrettyMenu a:visited,
.PrettyMenu a
{
    color:#FFFFFF;
}


.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu
{
    width: 100%;
    height: 56px;
}

/* The menu adapter renders an unordered list (ul) in HTML for each tier in the menu. */
/* So, effectively says: style all tiers in the menu this way... */
.PrettyMenu ul
{
    /*background:#19afe0;*/
}
.PrettyMenu ul ul
{
    background:#000000;
}
.PrettyMenu ul li ul li
{
    /*display: block;*/
	clear: left;
	white-space: nowrap;
}

/* The menu adapter generates a list item (li) in HTML for each menu item. */
/* Use this rule create the common appearance of each menu item. */
.PrettyMenu ul.AspNet-Menu li
{
    /*background: url(../images/Layout/menuTail.gif) repeat-x;*/
    background: none;
    _width: 50px;
    white-space: nowrap;
    border-right: 1px solid #616161;
	border-left: 1px solid #000000;
}

/* Main selected li */
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Selected
{
    background:#000000;
    padding: 13px 21px 0 !important;
    border-top: 3px solid red;
}
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Selected:hover
{
    background: #000000 !important;
}

.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Selected a.AspNet-Menu-Selected
{
    font-weight: bold;
}

/* Within each menu item is a link or a span, depending on whether or not the MenuItem has defined it's */
/* NavigateUrl property. By setting a transparent background image here you can effectively layer two images */
/* in each menu item.  One comes from the CSS rule (above) governing the li tag that each menu item has. */
/* The second image comes from this rule (below). */
.PrettyMenu ul.AspNet-Menu li a,
.PrettyMenu ul.AspNet-Menu li span
{
    color: #FFFFFF;
    padding: 4px 2px 4px 8px;
    *font-size: 16px;
    /*border 
    background: transparent url(arrowRight.gif) right center no-repeat;*/
}
.PrettyMenu ul.AspNet-Menu li ul li
{
   width: 100%;
   background: #000000;
  
}
.PrettyMenu ul.AspNet-Menu li ul li:hover
{
    background: #8e0000;
    width: 100%;
  
}
.PrettyMenu ul.AspNet-Menu li ul li a
{
    /*width: 150px;*/
    width: 100%;
}
.PrettyMenu ul.AspNet-Menu li ul li a:hover
{
    text-decoration: underline;
    width: 100%;
    /*width: 150px;*/
}
/* When a menu item contains no submenu items it is marked as a "leaf" and can be styled specially by this rule. */
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a,
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf span
{
    color: #FFFFFF;
    background-image: none;
}

/* Not used presently.  This is here if you modify the menu adapter so it renders img tags, too. */
.PrettyMenu ul.AspNet-Menu li a img
{
    border-style: none;
    vertical-align: middle;
}

/* When you hover over a menu item, this rule comes into play. */
/* Browsers that do not support the CSS hover pseudo-class, use JavaScript to dynamically change the */
/* menu item's li tag so it has the AspNet-Menu-Hover class when the cursor is over that li tag. */
/* See MenuAdapter.js (in the JavaScript folder). */
.PrettyMenu ul.AspNet-Menu li:hover, 
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover
{
    background:transparent;
}

.PrettyMenu ul.AspNet-Menu li:hover a, 
.PrettyMenu ul.AspNet-Menu li:hover span 
{
    color: White;
}
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover a,
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover span
{
    color: White;
}
.PrettyMenu ul.AspNet-Menu li:hover li:hover a, 
.PrettyMenu ul.AspNet-Menu li:hover li:hover span 
{
    color: White;
}
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
    color: White;
}
.PrettyMenu ul.AspNet-Menu li:hover li:hover ul a:hover, 
.PrettyMenu ul.AspNet-Menu li:hover li:hover ul span.Asp-Menu-Hover 
{
    color: White;
}
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a:hover,
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span.Asp-Menu-Hover
{
    color: White;
}

.PrettyMenu ul.AspNet-Menu li:hover ul a, 
.PrettyMenu ul.AspNet-Menu li:hover ul span 
{
    /*color: #648ABD;*/
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul a,
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul span
{
    color: green;
}
.PrettyMenu ul.AspNet-Menu li:hover li:hover ul a, 
.PrettyMenu ul.AspNet-Menu li:hover li:hover ul span 
{
    color: green;
}
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a,
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span
{
    color: red;
}

/* While you hover over a list item (li) you are also hovering over a link or span because */
/* the link or span covers the interior of the li.  So you can set some hover-related styles */
/* in the rule (above) for the li but set other hover-related styles in this (below) rule. */
.PrettyMenu ul.AspNet-Menu li a:hover,
.PrettyMenu ul.AspNet-Menu li span.Asp-Menu-Hover
{
    color: White;
    
}

.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover
{
    background-image: none;
}

/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
/* Remember that only the topmost tier of the menu is horizontal.  The second and third tiers are vertical. */
/* So, they need a much smaller width than the top tier.  Effectively, the width specified here is simply */
/* the width of a single menu item in the second and their tiers. */
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul
{
    left: 0;
    top: 100%;
    z-index:10;
}

.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
    top: -0.3em;
}

.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
   /* width: 11.5em; */
}

/* Generally, you use this rule to set style properties that pertain to all menu items. */
/* One exception is the width set here.  We will override this width with a more specific rule (below) */
/* That sets the width for all menu items from the second tier downward in the menu. */
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li
{
    height: 40px !important;
    padding: 15px 21px 0;
    text-align:left;
}

/* This rule establishes the width of menu items below the top tier.  This allows the top tier menu items */
/* to be narrower, for example, than the sub-menu items. */
/* This value you set here should be slightly larger than the left margin value in the next rule. See */
/* its comment for more details. */
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li
{
    text-align:left;
    height: 20px !important;
    padding: 3px 5px 6px 15px;
    border: none !important;
    font-size:0.90em;
}

.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul li
{
    /*width: 11.5em;*/
}

/* Third tier menus have to be positioned differently than second (or top) tier menu items because */
/* they drop to the side, not below, their parent menu item. This is done by setting the last margin */
/* value (which is equal to margin-left) to a value that is slightly smaller than the WIDTH of the */
/* menu item. So, if you modify the rule above, then you should modify this (below) rule, too. */
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul
{
    margin: -1.4em 0 0 10.35em;
}

/* End Main Navigation Styles */
