.chromestyle{ width: 100%; font-weight: bold; } 
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/ content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
.chromestyle ul{ border: 1px solid #BBB; width: 100%; background: url(../media/images/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/ padding: 4px 0; margin: 0; text-align: center; /*set value to "left", "center", or "right"*/ } 
.chromestyle ul li{ display: inline; } 
.chromestyle ul li a{ color: #494949; padding: 4px 7px; margin: 0; text-decoration: none; border-right: 1px solid #DADADA; } 
.chromestyle ul li a:hover{ background: url(../media/images/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/ } 
.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/ content: " v"; /*content: " " url(../media/images/downimage.gif); /*uncomment this line to use an image instead*/ } 
/* ######### Style for Drop Down Menu ######### */ 
.dropmenudiv{ position:absolute; top: 0; border: 1px solid #BBB; /*THEME CHANGE HERE*/ border-bottom-width: 0; font:normal 11px Arial; line-height:18px; z-index:100; background-color: #383838; width: 200px; visibility: hidden; filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/ } 
.dropmenudiv a:link{ width:auto; display: block; font:normal 11px Arial; line-height:18px; text-indent: 7px; border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/ padding: 2px 0; text-decoration: none; /*font-weight: bold;*/ color: white; line-height:18px; } 
.dropmenudiv a:visited{ width: auto; display: block; font:normal 11px Arial; line-height:18px; text-indent: 7px; border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/ padding: 2px 0; text-decoration: none; /*font-weight: bold;*/ color: white; line-height:18px; } 
.dropmenudiv a:active{ width: auto; display: block; font:normal 11px Arial; line-height:18px; text-indent: 7px; border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/ padding: 2px 0; text-decoration: none; /*font-weight: bold;*/ color: white; line-height:18px; } * html 
.dropmenudiv a{ /*IE only hack*/ width: 100%; } 
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/ background-color: #3fa10f; font:normal 11px Arial; color: white; line-height:18px; }


/* ######### For Alegria Item Tech Holder ######### */
.bg p
{
	margin:0px;
	padding:3px 20px 5px 20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#878585;
	line-height:14px;
}

.features_title
{
	font-size:13px;
	color:#8f8e8e;
	line-height:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.product_title
{
	font-size:11px;
	color:#49b315;
	line-height:14px;
	font-weight:bold;
}

.brand_bio p
{
	margin:0px;
	padding:3px 0px 5px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	line-height:18px;
}

.brand_bio
{
	width:659px;
	margin:10px auto;
	padding-bottom:20px;
	position:relative;
}
	
.bg
{
	margin:0px auto;
	padding:0px;
	position:relative;
	width:659px;
	height:455px;
	background-image:url(http://www.planetshoes.com/mmplanet/brands/alegria/alegria_brandtech_template_bg.jpg);
	background-repeat:no-repeat;
}

.title
{
	margin-left:12px;
	padding-top:4px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}

.copy_holder
{
	width:463px;
	height:50px;
	position:relative;
	margin-left:163px;
	margin-top:18px;
	margin-bottom:21px;
}
	
/* ######### For MBT Item Tech Holder ######### */

.mbt_bg p
{
	margin:0px;
	padding:3px 20px 5px 20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#878585;
	line-height:14px;
}

.mbt_features_title
{
	font-size:13px;
	color:#8f8e8e;
	line-height:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.mbt_product_title
{
	font-size:11px;
	color:#49b315;
	line-height:14px;
	font-weight:bold;
}

.mbt_brand_bio p
{
	margin:0px;
	padding:3px 0px 5px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	line-height:18px;
}

.mbt_brand_bio
{
	width:659px;
	margin:10px auto;
	padding-bottom:20px;
	position:relative;
}
	
.mbt_bg
{
	margin:0px auto;
	padding-bottom:20px;
	position:relative;
	width:659px;
	background-image:url(/mmplanet/brands/mbt/mbt_brandtech_template.gif);
	background-repeat:no-repeat;
}

.mbt_title
{
	margin-left:33px;
	padding-top:22px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}

.mbt_copy_holder
{
	width:463px;
	position:relative;
	margin-left:183px;
	margin-top:18px;
	margin-bottom:21px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#f0efef;
	border:1px solid #ebeaea;
}
	
	


