/* Throughout, there are two types of properties: (i) Common to all
 * widths, (ii) Specific to any particular width
 *
 * They will be separated by a horizontal dashed line for convenience
 * */

body {
	margin-top: 20px;
	margin-bottom: 0px;
	padding:0px;
	font-style: normal; 
	font-variant: normal;
	margin-left: auto;
	margin-right: auto;
	font-size: 100%; 
	font-family: Tahoma, "Arial Unicode MS", Arial, Times, sans-serif;
	background-color: white;
}

h2 {
	border-top: 2px solid #7a7abf;
	font-size: 1.15em;
	background: #f2f2f9;
	color: #7a7abf;
	padding: 3px 0px 3px 5px;

}

h2.leftcol {
	margin-left: 20px;
}

/*----------------------------------------------------------------------*/

#l {
	width: 740px;
}

#m {
	width: 640px;
}

#xl {
	width: 890px;
}


/* Click to enlarge poem image function CSS */

#popup {
	position: absolute;
	margin-left: 50px;
	margin-top: 0px;
	padding: 10px;
	background: white;
	border: 10px solid #fef0a1;
	display: none;
	z-index: 1; /**/
}

#zoom_image {
		position: absolute;
		display: none;
		margin-left: 20px;
		margin-top: 150px;
}

#zoomin, #zoomout {	
		border: 0px;
		padding: 0px;
		margin: 5px;
		cursor: pointer;
}
		

#zoomin:hover, #zoomout:hover {
	 	border: 0px;
		margin: 5px;
		padding: 0px;
		background-image: url(../images/icon_bgnd_yellow_24px.png);
		cursor: pointer;
}

/* Enlargement style ends */

/* Ticker style begins */

#ticker {
	font-size: 1.0em;
	margin: 0px 10px 0px 10px;
	text-align: center;
}

#ticker span {
	font-size: 1.2em;
	font-weight: bold;
}

/*----------------------------------------------------------------------*/

#l #ticker {
		width: 335px;
	}

#m #ticker {
	width: 295px;
}

#xl #ticker {
	width: 410px;
}


/* Ticker ends */

/* Skeletal structure of the columns */



#cap {	
    	height: 200px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

		
#master {
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}


/*----------------------------------------------------------------------*/

#l div#cap {
    	background: url(images/bgd_cldblue_cap_lg.png) center top no-repeat;
	width: 740px;
}

#m div#cap {
    	background: url(images/bgd_cldblue_cap_m.png) center top no-repeat;
	width: 640px;
}

#xl div#cap {
    	background: url(images/bgd_cldblue_cap_xlg.png) center top no-repeat;
	width: 890px;
}


#l div#master {
	background: url(images/bgd_cldblue_body_lg.png) center top repeat-y;
	width: 740px;
}

#m div#master {
	background: url(images/bgd_cldblue_body_m.png) center top repeat-y;
	width: 640px;
}

#xl div#master {
	background: url(images/bgd_cldblue_body_xlg.png) center top repeat-y;
	width: 890px;
}


/* Skeleton over */


/* Columns formatting */

#midcol_l, #midcol_xl, #midcol_m {
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	float: left;
}


#midcol_l img, #midcol_xl img, #midcol_m img {
	padding: 0px;
	margin: 10px 0px 0px 20px;
}


	

#poemtitle {
	text-align: center;
	font-style: normal;
	color: black;
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 1.3em;
}

p.rightcol {
	padding-top: 3px;
	border-top: 2px dotted #7a7abf;
	padding-bottom: 3px;
	font-size: 1em;
}

p.first {
	padding-bottom: 3px;
	font-size: 1em;
}
			
p.diac {
	font-size: 16px;
	font-weight: normal;
	margin: 1.5em 0 1.5em 0.4em;
	text-align: justify;
}

/*----------------------------------------------------------------------*/

#rightcol_l {
	margin-left: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 16px 0px 40px 0px;
	top: 0px;
	width:305px;
	text-align: justify;
}

#rightcol_m {
	margin-left: 350px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 16px 0px 40px 0px;
	top: 0px;
	width: 262px;
	text-align: justify;
}

#rightcol_xl {
	margin-left: 480px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 16px 0px 40px 0px;
	top: 0px;
	width: 365px;
	text-align: justify;
}

/* right column planning ends */

/* floor planning */


#boo p, br {
	margin: 0px; 
	padding: 0px;
}
		

#bookmarks a {
		border: 0px;
	}

#bookmarks a:hover {
		border: 0px;
	}

/*----------------------------------------------------------------------------*/

#l div#boo {
	clear: both;
	margin: 0;
	padding: 0px 0px 20px 0px;
	font-size: 1px;
	background: url(images/bgd_cldblue_shoe_lg.png) repeat;
}		

#m div#boo {
	clear: both;
	margin: 0;
	padding: 0px 0px 20px 0px;
	font-size: 1px;
	background: url(images/bgd_cldblue_shoe_m.png) repeat;
}		

#xl div#boo {
	clear: both;
	margin: 0;
	padding: 0px 0px 20px 0px;
	font-size: 1px;
	background: url(images/bgd_cldblue_shoe_xlg.png) repeat;
}

/* link styling */



#linkarea_l {
	 margin-left: auto;
	 margin-right: 50px;
	 padding-top: 60px;
	 margin-bottom: 0px;
	 width: 270px;
	 padding: 5px;
}


#linkarea_m{
	 margin-left: auto;
	 margin-right: 17px;
	 padding-top: 60px;
	 margin-bottom: 0px;
	 width: 270px;
	 padding: 5px;
}

#linkarea_xl{
	 margin-left: auto;
	 margin-right: 70px;
	 padding-top: 60px;
	 margin-bottom: 0px;
	 width: 270px;
	 padding: 5px;
}



/* ------------------------------------------------------------------------ */


#links_top {
 	margin-top: 60px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}

#links_bottom {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 10px 0px 10px 0px;
	border-bottom: 2px dotted #7a7abf;
	border-top: 2px dotted #7a7abf;
}

#bookmarks_link {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 0px 0px 15px 0px;
	border-bottom: 2px dotted #7a7abf;
}

/* link styling ends */

img.bookmarks {
		border: 0px;
		padding: 4px;
}

img.bookmarks:hover {
	border: 0px;
	padding: 4px;

}


ul.list a {
	padding: 0px;
	margin: 0px;
}

img.noline {	
	border: 0px;
	padding: 5px;
}
		
img.noline:hover {
 	border: 0px;
	padding: 5px;
	background-image: url(images/icon_bgnd_yellow.png);
}

li.first {
	display: inline; 
	margin: 0px; 
}

a.poem {
	border-bottom: 2px solid #7a7abf;
	color: #7a7abf;
	font-weight: bold;
}

a.poem:hover {
		border-bottom: 2px solid #fce142;
}	

	/* background watch */

p.modified {
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
}

p.copy {
	text-align: center;
	font-size: 1.0em;
	font-style: normal;
}

p.viewcount {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	color: #7a7abf;
	font-style: normal;
}

sup {
	font-weight: bold;
	font-size: 0.8em;
}

/* Only table which needs formatting */

th {
	text-align: left;
	width: 140px;
}

