@import url(baseStyle.css);


.magazineDiv strong{
	color:#6b207f;
	font-weight: normal;
	}

h2{	color: #000;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 0 15px;
	}

ul{margin:0 0 0 15px;}

.callout{background: transparent url(../Img/calloutDivider.gif) no-repeat scroll 10px bottom;}

.mePageHeader{position: relative;
height: 242px;}

.meReturn{
position: absolute;
right: 10px;
top: 20px;}

.meReturn td{
padding: 7px;}

#leftNav ul ul.CurrentCategory ul {
	display: none;
}
#leftNav ul ul.CurrentCategory li.CurrentCategory ul, #leftNav ul ul.CurrentCategory li.NaN ul {
	display:block;
}

#rightMasterCol1 {
width:500px;
margin-top:10px;
float:left;
}

#rightMasterCol1 h1 {
padding-top:0px;
}

#rightMasterCol2 {
margin-right:30px;
margin-top:10px;
float:right;
margin-left:0px;
width:185px;
}
#rightMasterCol2 h1 {
padding-top:0px;
}

/** html #rightMasterCol1 {
  width:500px;
  }
 
* html #rightMasterCol2 {
  height: 1%;
  margin-left: 0;
  margin-right:10px;
  }*/

.dotted_border {background:url(../Img/bg/dotted_border.gif) right top repeat-y;}
.dotted_border table {background:url(../Img/bg/dotted_border.gif) left -1px repeat-x;}
.dotted_border table tr {background:url(../Img/bg/dotted_border.gif) bottom left repeat-x;}
.dotted_border table td {background:url(../Img/bg/dotted_border.gif) -1px top repeat-y;padding:2px 5px;vertical-align:middle;text-align:center;}
.dotted_border table h1, .dotted_border table h2, .dotted_border table h3, .dotted_border table h4, .dotted_border table h5 {padding-top:0px;}

* html .dotted_border table td {border-bottom:1px dotted #000000;}
*:first-child+html .dotted_border table td {border-bottom:1px dotted #000000;}


/* Left Nav */
#leftNav, #meNav li ul {display:none;}
#meNav li.currentCategory ul {display:block;}
#meNav {display:block !important;border-top:1px solid #d1bf9f;margin:0 10px;width:195px;}
#meNav ul {margin:0;}

/* General Styling */
#meNav li {margin:0;padding:0;background:none;border-bottom:1px solid #d1bf9f;}
#meNav li a {display:block;width:175px;color:#3f1248;font-size:12px;padding:5px 10px;text-decoration:none;}
#meNav li a:hover {color:#6b207f;background:url(../Img/leftNavHoverBG.gif) repeat-y;}
#meNav li.currentPage a:hover {background-color:transparent;color:#6b207f;}

/* Second Level */
#meNav li li {display:block;}

#meNav li li 
{margin:0;padding:0 0 0 10px;border-bottom:none;}

#meNav li li a
{width:160px;display:block;font-size:11px;color:#3f1248;border-bottom:none;padding:5px 10px 5px 15px;background:url(../Img/leftNavArrow.gif) no-repeat left center;}

#meNav li li a:hover
{color:#9b3fb3;background:url(/common/Img/leftNavArrowActive.gif) no-repeat left center;}

#meNav li.currentCategory li.currentPage a {color:#000;background-color:#e3d8c5;}


