html { border: 0; 

	scrollbar-base-color: #FFFFFF;
  scrollbar-face-color: #FFFFFF;
  scrollbar-track-color: #f1f1f1;
  scrollbar-arrow-color: #86BA0D;
  scrollbar-highlight-color: #09C;
  scrollbar-3dlight-color: f;
  scrollbar-shadow-color: f;
  scrollbar-darkshadow-color: #FFFFFF;	


}
body {

	font-family: Arial, sans-serif;
	font-size: 100.01%;
/*	width: expression(document.documentElement.clientWidth < 770 ? "770px": "" );
	min-width: 760px;
	margin: 0;
//	background: #fff url(../images/bg-main.gif) no-repeat fixed 400px 200px;
  
	scrollbar-base-color: #09C;
  scrollbar-face-color: #09C;
  scrollbar-track-color: #B3E1F0;
  scrollbar-arrow-color: #86BA0D;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: f;
  scrollbar-shadow-color: f;
  scrollbar-darkshadow-color: #FFFFFF;	
*/}

p { 
	margin: 0 0 14px 0; 
	font-size: .8em;
	line-height: 1.3em; }
	
#home h1 { background: none; }	

ul {
	font-size: .8em;
	line-height: 1.4em; }
li { font-size: 1.2em; }

#wrap {
	clear: both;
	margin: 0; padding: 0;
}

#secondaryNav {
	clear: both;
	text-align: right;
	border-top: 1px dashed #ccc;
	font-size: 1em;
}
	
	
#infoNav {
	clear: both;
	text-align: justify;
	font-variant: normal;
	letter-spacing: .1px;
	color: #09C;
	font-size: 12px; 
	/*background: #b3e1f0;*/
	background: ##b3e1f0 url(../images/toptop.jpg) repeat-x bottom;
	margin: 0px 0 0 0px;}
	
	
#subheader { 
	margin: 10px 0 0 0px;
	color: #09C;
	font-size: 1.1em;
}
#subheader a { font-size: .8em; margin-left: 1em; }
#subheader form { float: right; padding-right: 205px; }


#content {
	width: 100%;
	margin: 12px auto; padding: 0;}
	

#ads, #updates {
	width: 95px; 
	float: right;
	border-left: 1px dashed #ccc;
	margin: 0;
	padding: 0 5px 0 5px;
	text-align: left; }



#updates h3 { color: #09C; margin-bottom: 1px;}
#updates #ads { border: none; padding: 10px 0 10px 0; }
#ads h4 { margin: 0; }
#ads a { border: none; }
.dropAds { margin-top: 23px; }

li { list-style-type: none; }

img { border: none; }

textarea, input, select { border: 1px solid #666; }
textarea { width: 350px; height: 125px; }

label { cursor: pointer; font-size: .9em; }
.imageLabel label { cursor: default; }
/* Headings */


h2 { font-size: .8em;
	color:#F66;
	margin: 5px 5px 5px 5px; }

h3 { color: #F66;
	font-size: 20px;
	margin: 0 0 8px 0; }
	
h4 { color: #09C;
	font-size: 15px;
	margin: 0 0 4px 0; }	

/* anchors
==============================================================*/

/* default
---------------------------------------*/

a:link, a:visited {
	 color: #6d6d6d;
/*	border-bottom: 1px solid #FFF; */
	text-decoration: none; }

a:hover {
	color: #C30;
	text-decoration: none;
}

a.noBorder:visited, a.noBorder:link { border-bottom: none; }
h4 a { font-weight: 500; font-size: .9em; }
h4 { font-size: 1em; }

/* main and cover links (text links), Navigation Lists 
---------------------------------------*/

#mainLinks {
	float: right;
	margin: 0;padding: 0;
	background: #fff;
	text-align: right; 
	font-size: .8em;
	padding-top: 25px;
	}

#footLinks {
	width: 100%;
	text-align: center;
	border-top: 1px dashed #ccc;
	padding: 0; margin: 0;
	clear: both;
	font-size: 1em; }
#footLinks p { font-size: .9em; }
#footLinks ul {
	padding: 2px;
	margin: .7em 0 5px 0; }
#footLinks li a { background: none; padding-left: 0; }

li {
	display: inline;
	padding: 0px 10px; }
#slides ul li { display: block; padding: 0; margin: 0; }
#slides ul li a { padding: 0; margin: 0; }
#slides ul, #slides ul li, #slides ul li ul { padding: 0; margin: 0; font-size: 1em;}
#slides ul  {  font-size: .8em;}

li a {
/* 	background: url(../images/gray-square.gif) -3px 0 no-repeat; */
	padding-left: 12px; }
/* li a:hover { background: url(../images/red-square.gif) -3px 0 no-repeat; } */

/* The following .nav (here as .menuLinks ul) code was adapted from http://www.htmldog.com/articles/suckerfish/dropdowns/ */
.menuLinks ul li { padding: 0 1px; }
.menuLinks ul ul, .menuLinks ul li { margin: 0; list-style: none; }
.menuLinks ul a, .menuLinks ul li li { display: block; float: none;  }
/* .menuLinks ul a:hover { border-bottom: 1px solid #FFF; } */
.menuLinks ul li ul ul {margin: -1em 0 0 10em; }
.menuLinks ul li ul li a:hover { border: none; background: #f1f1f1;}
.menuLinks ul li ul li { padding: 0; }
.menuLinks ul li ul li a {
	text-decoration: none;
/*	background: url(../images/gray-square.gif) 0 0 no-repeat; */
	border: none;
	padding: 2px; margin: 1px;
	padding-left: 12px; }
.menuLinks ul li { float: left; }
.menuLinks ul li ul { position: absolute;
	width: 12em;
	border: 1px solid #aaa;
	border-top: none;
	padding: 0; margin: 0;
	margin-left: 10px;
	left: -999em;
	background: #FFF; }
.menuLinks ul li ul li ul {
	width: 20em;
	margin-left: -185px;
	border: 1px solid #aaa; }
.menuLinks ul li ul#inst { width: 9em; }
.menuLinks ul li ul li {
	background: none; 
	text-align: left;
	border: 1px solid #FEE;
}
/* .menuLinks ul li ul li a:hover {	background: url(../images/red-square.gif) no-repeat; } */
.menuLinks ul li:hover a, .menuLinks ul li.sfhover a { text-decoration: none; /* border-bottom: 1px solid #FFF; */}
.menuLinks ul li:hover ul li a, .menuLinks ul li.sfhover ul li a { border: none; }
.menuLinks ul li:hover ul, .menuLinks ul li.sfhover ul {	left: auto; }
.menuLinks ul li:hover ul ul, .menuLinks ul li.sfhover ul ul {	left: -999em; }
.menuLinks ul li li:hover ul, .menuLinks ul li li.sfhover ul {	left: auto; }
 
body#home li#homeLink a, body#about li#aboutLink a, body#contact li#contactLink a, body#subscriptions li#subscriptionsLink a,
body#links li#linksLink a, body#media li#mediaLink a, body#video li#videoLink a, body#advertisers li#adsLink a {
	color: red;
	border: none;
/*	background: url(../images/red-square.gif) -3px 0 no-repeat; */
}

/* logo 
======================================*/

#logo {
	float: left;
 font-size: 25px;
 color: #000;
	margin: 0;padding: 0;
 font-weight: 800;
 letter-spacing:2px;
 text-decoration: none; 
 border-bottom: none;}
 
#logo #w {
 color: #c30;
 font-weight: 500;
 letter-spacing:2px; }

#logo #com {
 font-weight: 500;
}

/* utility 
======================================*/
.hidden { display: none; }

.right { text-align: right; }

.smallMag { width: 50px; height: 70px; }
.medMag { width: 100px; height: 141px; }
.mediumMag { width: 200px; height: 282px; }
.largeMag { width: 297px; height: 420px; }
.largeMag1 { width: 97px; height: 20px; }
/* ORIGINAL
#jrMag { width: 180px; height: 254px; margin-top: 166px; margin-left: 20px; }
#MagSup2, #MagSup1 { width: 141px; height: 200px; display: block;}
#MagSup1 { margin-top: 14px; }
*/

#jrMag img { width: 180px; height: 254px; margin-top: 166px; margin-left: 20px; }
#MagSup2 img, #MagSup1 img { width: 141px; height: 200px; display: block; }
#MagSup1 img { margin-top: 14px; }

#jrMag span, #MagSup1 span, #MagSup2 span { }
#jrMag, #MagSup1, #MagSup2 { text-align: right; }
#backissuesLarge span.purchLink { text-transform: lowercase;}

#jrMag div { height: 430px; }
#MagSup1 div { height: 220px; }

/* START Home Page */

#slides {
	float: left;
	padding: 2px 0 0 0; }
#slides img { height: 282px; width: 200px; padding:0 ;}
/* one line for prerelease page: */
 #slides img { height: 339px; width: 479px;padding: 0; border: 1px solid #000; }

#slides a#slideslink { padding: 0; border: 1px solid #000; }
#slides ul {
	margin: 0;
}
#slides ul ul { margin-left: 10px; }
#slides #curIssueLink { font-size: 1.1em; font-weight: 700; }

/* FOR TEXT UNDER REVOLVING PIX */
#slides span { font-size: .7em; }


.homeText { 
	margin: 0; 
}
td#boxbox  {
	vertical-align: top;
	text-align: left;
	width: 118px;
}

td#boxbox p {font-size: 11px;}

td#boxbox span { color: #F66;}


td#boxbox img {
	border: 0px solid #09C;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 118px; 
}

td#boxbox2  {
	vertical-align: top;
	text-align: left;
	width: 95px;
}

td#boxbox2 p {font-size: 11px;}
td#boxbox2 img {
	border: 0px solid #09C;
	padding: 1px;
	margin: 1px 1px 1px 1px;
	width: 95px; 
}

td#boxbox3  {
	vertical-align: top;
	text-align: left;
	width: 221px;
}
td#boxbox3 img {
	border: 1px solid #09C;
	padding: 1px;
	margin: 1px 1px 1px 1px;
	width: 220px; 
}
td#boxbox3 p {
font-size: 11px;}

.homeText p, .homeText div { 
	margin: 0;
}

.homeText #engindex h2 {
		margin: 0; padding: 0; }
.homeText #engindex { margin: 0; padding: 1px 7px 0 0; }
.homeText #engindex h2 span { display: block; margin: 0 0 8px 0; }

.inbox {
	padding: 0px; font-size: .8em;}

.inbox h3 { text-align: left;  }

#englishmags, #hebrewmags {
	float: left;
	margin: 0;
	padding: 30px 0 0 0; }

#englishmags {
	clear: left;
	width: 215px; 
}

#englishmags, #hebrewmags {
	font-size: .8em;
}
#englishmags h1, #hebrewmags h1 {
	font-size: 1em;
	margin: 0;
	margin-bottom: 10px;
}
#englishmags ul, #hebrewmags ul {
	margin: 0;
	padding: 0;
}
#englishmags img, #hebrewmags img { border: 1px solid #000; }

#emails a, #hebrewmags li a, #englishmags li a, #featuresLarge li a, #colWrap li a {
/*	background: url(../images/tri-right.gif) no-repeat right; */
	padding: 0; 
	padding-right: 12px;
}
#hebrewmags li, #englishmags li, #featuresLarge li {
	display: block;
	background: none;
	margin: 0;
	padding: 0;
}

#hebrewmags li, #hebrewLink, .hebrew {
	font-family: Arial Hebrew, sans-serif;
}
#hebrew { padding: 10px; text-align: right; font-size: 1em; }
/* END Home Page */

/* START eng-sub Page */
#colWrap { padding: 15px; }
#colWrap img { float: left; vertical-align: top; margin: 0 18px 0 0;}
#colWrap a img { border: 1px solid #09C; padding: 0px; }
#colWrap .mag { float: right; width: 80px; height: 113px; margin: 0 0 0 11px; }
#colWrap ul { display: block; padding: 0; margin: 0; margin-top: 11px; width: 11em; float: left; clear: left; }

#colWrap div#radiolist { border: none; padding: 0; margin: 0 0 10px 0;}
#colWrap div#radiolist ul { width: auto; margin: 0; margin-left: 180px; margin-right: 100px;
	 display: block; float: none; clear: none;}
#colWrap div#radiolist ul li { padding: 0; margin: 0; }

#colWrap li { display: block; }
#colWrap p { margin-left: 180px; margin-right: 100px; }
#colWrap div {border-top: 1px dashed #666; padding: 10px 0; clear: left; }
#colWrap form { text-align: center; }

#BackIssues { padding: 2px; }
#BackIssues h2 { font-weight: 500; color: #09C; }
#BackIssues img.smallMag { vertical-align: top; margin: 0; float: left; width: 53px; height: 76px; border:1px solid #09C; }
#search img.smallMag { vertical-align: top; margin: 0 20px 0 0; float: left; width: 53px; height: 76px; border:1px solid #09C; }
#search h1.issue { clear: left;height: 80px; margin-top: 20px; }
#BackIssues div { border-top: 1px dashed #666; clear: left; }
#BackIssues div div {
	float: left;
	margin: 10px 5px;
	border: none;
	padding: 0;
	width: 31%;
	clear: none; }
#BackIssues div div dl {
	float: left;
	font-size: 12px;
	clear: none;
	padding: 0 0 0 8px;
	margin: 0; }
#BackIssues .order { font-weight: 900; text-transform: uppercase; }
#BackIssues div span.supplement { }

input.button {
	overflow: visible;
	text-transform: lowercase;
	color: #6d6d6d;
	border: none;
	background: none;
 	font-size: 15px;
	padding: 0 2px;
	margin: 0;
	cursor: pointer;
	font-family: Arial, sans-serif;
}
#subheader input.button { font-size: .8em; }

/* END eng-sub Page */

div#headerDiv {
	margin: 0; padding: 0;
	margin-right: 200px;
	text-transform: lowercase;
	
}
div#headerDiv h1 {
	font-weight: 900;
	font-size: 18pt;
	color: #000;
	background-color: #09C;
	width: 96%;
	/*background: url(../images/topbar-repeat.jpg) no-repeat bottom right;*/
	margin: 0 0 0 0; padding: 0 0 0 14px;
}

div#headerDivfull {
	margin: 0; padding: 0;
	margin-right: 2px;
	text-transform: lowercase;
	/*background: url(../images/contactusbknd.gif) repeat-x bottom;*/
}
div#headerDivfull h1 {
	font-weight: 900;
	font-size: 18pt;
	color: #000;
	width: 96%;
	background-color: #09C;
	margin: 0 0 0 0; 
	padding: 0 0 0 14px;
}

#contactus p { margin: 0 240px 0 0; padding: 0; }
#contactus p#noBorder, #colWrap div#noBorder { border: none; }
#contactus p#noBorder { padding-bottom: 10px; margin-top: 165px; }

#contactusfull p#noBorder { padding-bottom: 10px; padding-left: 15px; margin-top: 5px; }

#contactus #info, #contactUsPage #info { float: right; width: 200px; }
#contactus img, #aboutus img { margin-bottom: 6px; }
#zavP { width: 99%; text-align: right; }
#zavit #aboutus img { border: 1px solid #09C; padding: 1px;}
#contactus table img { border: none; float: none; display: inline;}
#contactus p img {float: none; }
#contactus table td { padding: 5px; }
#contactus table label { display: block; width: 80px; }

#contactUsPage ol { margin: 5px; width: 50%;}
#contactUsPage li { padding: 3px 0; font-size: .9em; display: block; border-bottom: 1px dashed #666; }

#aboutus p span.author, dt { font-weight: 600; }
#aboutus p#noBorder { margin-top: 0; }
#aboutus dl { float: left; clear: left;  padding-top: 10px;}
#aboutus p { margin-left: 240px; padding-top: 1px; }


#aboutusfull p { margin-left: 480px; padding-top: 1px; }


dl#noBorder { border: none; padding-top: 0;}
dd { margin-left: 0px; }
dt, dl, dd { font-size: .9em; font-family: Arial, sans-serif; }

#emails h2, #linksContent h2, #contactUsPage h2 { padding: 0; margin: 0; 
	font-size: 1em;
	color: #09C; }
#emails h2 { border-bottom: 1px dashed #666; }

#linksContent table { text-align: left; width: 90%; }
#linksContent td  { border-bottom: 1px dashed #666; }
#linksContent td img { margin-top: 5px; }




#emails table td, #linksContent table td { padding: 2px; font-size: .9em; padding-left: 12px;}

#aboutus div, #features div { clear: left; }

#features div { width: 98%;  }
#features h1 {
	width: 98%;
	clear: left;
	color: #09C;
	padding: 0 0 0 6px;
	margin: 10px 0 0 0;
	border-bottom: 1px dashed #09C;
	font-size: 1em;
}
#features div h1 {
	color: #F89799;
	width: 100%;
	border-bottom: 1px dashed #666;
	background: transparent;
	font-size: 1em;
	margin-bottom: 2px;
}

#subscriptions img { margin: 0 12px 0 0; border: 1px solid #09C; padding: 2px; float: left; }
#subscriptions p { clear: left; padding-top: 12px; }
#subscriptions li { display: block; }
#subscriptions a { margin-right: 21px;
	font-weight: 800;
	font-size: 1em;
}
#subscriptions h1 {
	color: #F89799;
	width: 95%;
	border-bottom: 1px dashed #666;
	background: transparent;
	font-size: 1em;
	margin-bottom: 12px;
}

#features img { float: left; border: 1px solid #09c; margin-bottom: 8px; }
#features p.header { font-weight: 900; padding-left: 1px; }
#features p { padding-left: 160px; }
#features p span { display: block; }
#featuresLarge .underLink { float: right; padding: 0; margin: 0; }

.topBorder {border-top: 1px dashed #666; padding-top: 10px; }

#linksBox { text-align: center; }
#linksBox div {
	border-top: 1px dotted #CCC;
	width: 90%;
	text-align: center;
	clear: left;
}
#linksBox p { float: left; width: 45%; padding: 10px; }
#linksBox a { border: none; }

#banners p { clear: left; padding: 10px 0 0  0; margin: 10px; width: 95%; border-top: 1px dotted #ccc;}
#banners img { float: left; padding: 0px 15px 10px 0; }

#featuresLarge div, #featuresLarge ul {
	margin:0; padding:0;
	margin-top: 10px;
	width: 40%; }
#featuresLarge ul { width: auto; }
#featuresLarge div#firstList { width: 45%; padding-left: 20px;  }
#featuresLarge div#firstList2 { width: 45%;  padding-left: 20px; }
#featuresLarge h1 {
	padding: 0; margin: 0;
	font-size: 1em; }

#featuresLarge img, #backissuesLarge img, #linksLarge img { border: 1px solid #09C; padding: 2px; }
#linksLarge span img { border: none; }
#englishmags img.noBorder, #hebrewmags img.noBorder, #backissuesLarge img.noBorder { border: none; }
#featuresLarge h2, #backissuesLarge h2, #linksLarge h2, {
	width: 98%; margin: 0 0 7px 0;
	font-size: .9em;
	font-weight: 500; }

#backissuesLarge h2 span, #linksLarge h2 span { float: right; text-align: right; font-size: 1em; padding: 1px; }

.underLink { text-align: right; font-size: .9em; margin: 6px 225px 1px 0; }
.pageBox .underLink { margin: 0; }
#backissuesLarge h2 span a, #linksLarge h2 span a, .underLink a, .underLink span { margin: 0 0 0 1em; }
.underLink span { color: #C30; }
.underLink span.elipse { color: #6d6d6d; }

/*#engindex img { width: 490px; }*/
#engindex img.autosize { width: auto; margin-bottom: 10px; border: 1px outset #000; padding: 1px; }
#engindex h1 { font-size: .8em; }
#engindex h1 span { float: right; }
#engindex h1 span.search { color: red; float: none; }
#engindex table td { padding: 10px; }
#engindex #toorder { border: 1px solid #09C; padding: 5px; background: #F1F1F1;}

input.searchInput {padding-top: 3px; }
/* Next line is hidden from IE/Win */
input[class~=searchInput] { margin-bottom: 0px;padding-top: 1px;}

#engindex p.largeIndex { }
#engindex p.largeIndex img { width: auto; border: 1px solid #AADDFF; padding: 1px; }
#engindex div.smallImg { padding-top: 10px; text-align: right; width: auto; float: left;display: block; width: 110px; }
#engindex div.smallImg img { width: auto; padding: 1px; border: 1px solid #adf;}
#engindex div { clear: left; }
#engindex h2 span {
	color: #333;
	font-size: .8em;
}
#engindex h2 {
	font-size: 1em;
	border-bottom: 1px dashed #ccc;
	color: #000;
	font-variant: small-caps; 
	margin: 15px 0 5px 0; padding: 0; }
#engindex h2.family {margin: 15px 0 5px 125px; }
#engindex p.family {margin: 15px 0 5px 125px; }

#engindex h2 span {
	font-size: .8em;
	font-style: italic;
	font-variant: normal;
	font-weight: 500;
	margin-left: 10px;
	color: #333;}
#engindex h2 span.pageNum { float: right; font-style: normal; font-weight: 800; }
#engindex h2 strong { color: #F66; }
#engindex h3 { font-size: .8em; }
#engindex h4 { font-size: .8em; padding: 0; }

#engindex h5 a { padding-left: 15px; float: right; }
#engindex h5 { height: 1em;  }

#engindex p { font-size: .8em; }
#engindex h2.junior  { font-variant: normal; padding-top: 4px; border-bottom: 2px dashed #ccc; }
#engindex h2.junior span.pageNum { margin: -4px 4px 0 0; padding: 4px 0 0 0; text-align: center; float: left; color: #000; height: 25px; width: 29px; display: block; }
h2.junior .circle1 { background: url(../images/circle1.jpg); }
h2.junior .circle2 { background: url(../images/circle2.jpg); }
h2.junior .circle3 { background: url(../images/circle3.jpg); }
h2.junior .circle4 { background: url(../images/circle4.jpg); }
h2.junior .circle5 { background: url(../images/circle5.jpg); }
h2.junior .circle6 { background: url(../images/circle6.jpg); }
h2.junior .circle7 { background: url(../images/circle7.jpg); }
h2.junior .circle8 { background: url(../images/circle8.jpg); }

#engindex h2.junior strong {
	text-transform: uppercase;
	color: #ec008c; }
	
#featuresLarge, #backissuesLarge, #linksLarge {
	padding: 5px;
/*height: 456px; */
}

#contactus, #contactUsPage, #emails, #aboutus, #features, #links, #subscriptions 
{	padding: 15px;}

#paper {	padding: 00px;}



img.building {	border: 1px solid #09C; padding: 1px; }


.pageBox {
	border: none;
	
	/* OLD 2px solid #F66;*/
	margin-right: 15px;}

.pageBoxfull {
	border: none;
	
	/* OLD 1px solid #F66;*/
	margin-right: 2px;}



#error { margin: 10px 50px; 
	padding: 15px; }
	
#error h1 { font-size: 1.6em; color: red;
	border-bottom: 1px dotted #333; }
#error h2 { margin: 0; margin-bottom: 10px; font-size: 1em; }
	
#error li { display: block; }

/* from  http://www.positioniseverything.net/easyclearing.html  */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

div.clearer {clear: left; line-height: 0; height: 0;}

span.purchase { border-bottom: 2px solid #adf; }

/* Surveys */
div#survey { padding: 10px; }
div#survey div.surveyNav { margin: 10px; text-align: center;}
/* Surveys end */

.mishpacha { color: #F66; font-weight: 800; }

h2.update { margin-top: 0; }

div#article p, div#article h2, div#article h3 { width: 400px; }
div#article div { width: 376px; margin-bottom: 14px; padding: 11px; border: 1px solid #FF6666; }
div#article div p {  width: 376px; font-size: .8em;  }
div#article strong { color: #09C; }
div#article div strong { display: block; padding: 0 0 8px 0; }
div#article h2 { font-size: 1.1em; color: #FF6666; }
div#article h3 { font-size: .8em; color: #09C; }
div#article a span { color: #F66; }
div#article li { display: block;padding: 2px; } 
div#article ul { margin: 5px; }
div#article div.prediv { font-size: .9em; margin: 5px; padding: 5px; background: #eee; border: 1px red outset;}

#indextable { width: 100%; }
#indextable tr td { vertical-align: top; }


p.pdfs img { display: block; padding: 1px; border: 3px solid #0099CC; margin-top: 6px; }
p.pdfs a img {  border: 1px solid #0099CC;  }

p.pdfs {width: 170px; padding: 0 4px; float: left; clear: none;}
img#mini {  border: 3px solid #0099CC; padding: 1px;}
p.pdfs a { display: block; float:left;}
p#mini { width: 520px; }

 
#mel dl { border: none; padding-top: 0;}
#mel dd { margin-left: 0px;}
#mel dt, dl, dd 
{ font-size: .9em; font-family: Arial, sans-serif;}
#mel dd {color: #FFF;}
#mel dt {color: #f66;}
#mel img{ border: 1px solid #09C; padding: 2px; width: 250px;}
#mel p {font-size: 1em; color : #000;}


.purple { color: #911FB1;  font-size: 18px; font-weight: 800; padding : 0 0 0 0;}
.orange { color: #FEBF22;  font-size: 18px; font-weight: 800;}
.blue { color: #24B7EC; font-size: 18px;font-weight: 800;}
.green { color: #A5CB55; font-size: 18px;font-weight: 800; }
.pink { color: #EC008C; font-size: 18px; font-weight: 800;}
.red { color: #F66; font-size: 18px; font-weight: 800; }
.black { color: #000; font-size: 16px; font-weight: 800; }


.click a {
  display: block;
  width: 90%;
  text-decoration: none;
  }

.click a:link, 
.click a:visited, 
.click a:hover {
  background-color: #A5CB55 ;    
  color: #EC008C;
  text-decoration: none;
	text: bold;
	width: 200px;
}
.click a:link,
.click a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
	text-decoration: none;
}
.click a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
	text-decoration: none;
}

.click span.left {
  padding: 4px 4px 0px 4px;
  background-color:#FE8F22;
  color: #911FB1;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

.click span.spec { 
	margin-top: 0mm;
	padding-left: 0mm; 
	font-weight: bold;
	font-size: 18px;
	color: #EC008C;
	}
	