

/* image classes */
#contentMain .right {
	padding-top: 5px;
	float: right;
	padding-left: 10px;
	padding-bottom: 4px;
}

#contentMain .left {
	padding-top: 5px;
	float: left;
	padding-right: 10px;
	padding-bottom: 4px;
}


/* normal links */
#contentMain a:link { 
	color: #0000CC;
	text-decoration: none;
	border-bottom: dotted 1px #666;
}

#contentMain a:visited { 
	color: #660099;
	text-decoration: none;
	border-bottom: dotted 1px #666; 
}

#contentMain a:hover { 
	
	text-decoration: none;
	border-bottom: solid 1px #666; 
}


/* literal navigational menus */

#contentMain a.literal:link { 
	color: #0000CC;
	text-decoration: none;
	font-size: 10px; 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, helvetica, sans-serif;
}

#contentMain a.literal:visited { 
	color: #660099;
	text-decoration: none;
	font-size: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, helvetica, sans-serif;
}

#contentMain a.literal:hover { 

	text-decoration: none;
	font-size: 10px; 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, helvetica, sans-serif;
}


/* the fonts for the section intro pages */

#contentMain span.m2_red { 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	border-bottom: 0px;
	line-height: 120%;
	padding-left: 50px;
}
 
#contentMain a.m2_red:visited {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, helvetica, sans-serif;
	font-size: 18px;
	color: purple;
	text-decoration: none;
	border-bottom: 0px;
	line-height: 35px;
	padding-left: 50px;
}

#contentMain a.m2_red:link { 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, helvetica, sans-serif;
	font-size: 18px;
	color: blue;
	text-decoration: none;
	border-bottom: 0px;
	line-height: 35px;
	padding-left: 50px;
}

#contentMain a.m2_red:hover { 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, helvetica, sans-serif;
	font-size: 18px;
	color: red;
	text-decoration: none;
	border-bottom: 0px;
	line-height: 35px;
	padding-left: 50px;
}

#contentMain a.m2_red2:visited {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, helvetica, sans-serif;
	font-size: 15px;
	color: purple;
	text-decoration: none;
	border-bottom: 0px;
	line-height: 35px;
	padding-left: 75px;
}

#contentMain a.m2_red2:link { 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, helvetica, sans-serif;
	font-size: 15px;
	color: blue;
	text-decoration: none;
	border-bottom: 0px;
	line-height: 35px;
	padding-left: 75px;
}

#contentMain a.m2_red2:hover { 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, helvetica, sans-serif;
	font-size: 15px;
	color: red;
	text-decoration: none;
	border-bottom: 0px;
	line-height: 35px;
	padding-left: 75px;
}

/* no underline class- use for images with links to remove the dashed underline */

#contentMain a.nounderline:visited {
	text-decoration: none;
	border-bottom: 0px;
}

#contentMain a.nounderline:link {
	text-decoration: none;
	border-bottom: 0px;
}

#contentMain a.nounderline:hover { 
	text-decoration: none;
	border-bottom: 0px;
}
 

/* drop down menus - LS changed top from 0 to 83*/

#contentMain #have_question { 
	position: absolute;
	top: 83px; 
	z-index: 3;
	left: 38px;
	height: 26px;
	visibility: hidden;
}
	
#contentMain #musren { 
	position: absolute;
	z-index: 3;
	top: 83px;
	left: 167px;
	height: 26px;
	visibility: hidden;
}
	

#contentMain td.rollover {
	background-color: #FFC210;
	height: 14px;
	padding-left: 3px;
	border-bottom: 1px solid #003366;
}

/* Search tabs */
#contentMain #tabs {
	background-image: url(../search/images/backgroundbar.gif);
	height: 36px;
	width: 702px;
	top: 40px;
	position: relative;
}

/* Search tabs - LS */
#contentMain #tabs2 {
	background-image: url(../search/images/backgroundbar.gif);
	height: 36px;
	width: 702px;
	top: 150px;
	position: relative;
}

/* table style */
#contentMain table.body { 
	background-color: #eaeaea; 
	padding: 5px; 
}


/*Online Shop pages only: leftbox is the left column of the page with publication image; rightbox is right column with descriptive text; p.shopinfo is the text that appears under the image in the left column */

#contentMain #leftbox { 
	float:left;
	width:150px;
	background: #fff;
	margin-right: 30px; 
	margin-bottom: 20px;
}

#contentMain #rightbox {
	background: #fff;
}

#contentMain p.shopinfo {
	text-indent: 0cm; 
	margin-top: 10px; 
	line-height: 150%; 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-align: right;
}	

#contentMain p.shopinfocenter {
	text-indent: 0cm; 
	margin-top: 10px; 
	line-height: 150%; 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-align: center;
}

#contentMain p.shopinfoleft {
	text-indent: 0cm; 
	margin-top: 10px; 
	line-height: 150%; 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-align: left;
}		

/* These are used in to create rows of image-tombstones in Search results pages but can be applied whenever we need this format without using tables */

#contentMain .row { 
	position: relative; 
	background: none; 
	margin-top: 0; 
	margin-right: 0; 
	margin-bottom: 20px; 
	margin-left: 0; 
	padding: 0; 
	width: 550px; 
	clear: right;
}

#contentMain .leftside { 
	background: #fff; 
	border: none; 
	float: left; 
	margin: 0; 
	padding: 0; 
	width: 150px; 
}

#contentMain .rightside { 
	background: #fff; 
	border: none; 
	float: right; 
	margin: 0; 
	padding: 0; 
	width: 400px; 
	top: 0px;
}		


/* Divs to place image on top of QT when printing */

#contentMain div#movie { 
	display: block;
}

#contentMain div#screenshot { 
	display: none;
}
