/*
IDEWALES

description:
Global stylesheet for most pages

version:  2007-01-17
author: Wales Goriola
copyright: 2007.
---------------------------------------------------------*/

/*
Global Elements and Selectors

------------------------------------ */
*{
padding:0;
margin:0;
}
body {
	background:#E5ECF1;
	color: #000;
	font: 12px/1.1 Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	position: relative;
	background-image: url("http://bliss.hplm.org/images/bg_main.jpg");background-repeat: repeat-x;
	text-align:;
}

html>body {
	font-size: 12px;
	line-height: 17px;
	color: #254E77;
}

/* General Links */
a,
a:link,
a:visited,
a:hover {
	background:;
	color: #053769;
	text-decoration: underline;
}
	a:hover {
		text-decoration: underline;
	}
	
.topic a {
			color: #0570A7; font-weight:normal;
		}
.topic a:hover {
		text-decoration: underline;font-weight:normal;
	}
#topiclink a {
			color: #0570A7; text-decoration: underline;font-weight:bold;
		}

		
.topiclist a {
			color: #0570A7; font-weight:bold;text-decoration: underline;
		}
.topiclist a:hover {
	text-decoration: none;
	font-weight: bold;
}
	
		
#topiclink a:link {
			color: #0570A7; text-decoration: underline;font-weight:bold;
		}
#topiclink a:visited {
			color: #0570A7; text-decoration: underline;font-weight:bold;
		}
#topiclink a:hover{color:#ff3300;
		text-decoration: none; font-weight:bold;
	}
/* HEADINGS H1-H6 */
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #0570A7;font-family:Georgia,Times New Roman, Times, serif;
}

h1,h2,h3, {font-family:Georgia, "Times New Roman", Times, serif;color: #0570A7;}

h1{
font:23px Georgia, "Times New Roman", Times, serif;
line-height:18px;
}

/* Paragraphs, Quotes, Citations */
cite {
	color: #818181;
	font-size: 11px;
	line-height: 13px;
}

	cite em {
		font-style: italic;
	}

p.tags {
	color: #818181;
	font: 11px/1.1 arial,verdana,sans-serif;
}

	p.tags a {
		color: #818181;
	}

p.more {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 20px;
	margin-top: 25px;
}

	p.more a {
		color: #000;
		font-size: 10px;
	}
ul ol{
	margin: 3px 0 0;
	padding: 0;
	}
	li {
	margin-left: 28px;
}
/* columns */

#wrapper {
	border: 1px solid #d1d1d1;
	border-top: none;
	margin: 0 auto 20px;
	position: relative;
	text-align: left;
	width: ;
}
#wrapper2 {
	border: 0px solid #d1d1d1;
	border-top: none;
	padding: 5px;
	text-align:;
}
#maintoptwrap {
	background:url("images/bg-feature_tile.gif") repeat-x;
	width:;
}
#utility-nav4 {
	background: url("images/bg-feature_tile.gif") repeat-y;
	height: 20px;
}

#contentwrap {
	background: #fff url("images/bg-wrapper.gif") repeat-y;
	width:;
}

#content_all { padding:2px 6px 6px 6px;
}

#right_column1 {background: url("../images/bg-wrap2a.jpg") repeat-y; 
	float: right;
	width:180px;
	height:auto;
}

#right_column2 {
	background: url("../images/bg-wrap2b.jpg") repeat-y;
	float: right; 
	width:180px;
}	
#right_column3 { background: url("images/bg-wrap2b.jpg") repeat-y 11px 0; }
	
 #wrapper22 { background: transparent; }

#nav {
	float: left;
	padding-bottom: 20px;
	width: 114px;
}

#main_content{
	float:;
	padding: 10px;
	width:;
}

/* Footer */
#footer {
	background: #fff;
	border-top: 1px solid #d1d1d1;
	clear: both;
	color: #999;
	height: 60px;
	overflow:;
	padding: 1px 10px 0 47px;
}
	
	#footer p {
		float:;
		font-size: 10px;
		line-height: 13px;
		margin: 7px 0;;
	}
	
		#footer p.legalities {
			text-align: right;
		}
	
	#footer a {
		color: #999;
	}
	
	#footer .pipe {
		color: #ccc;
	}
	
	#footer .vcard {
	}
	
		#footer .org {
			font-size: 9px;
			font-weight: bold;
			text-transform: uppercase;
		}
/* end footer */

/*Author 2 */
#links {}

.author2  {}

	.author2 h4 {
		background: #ccdaf1 url("images/bg_sqbox_title.gif");
		border-bottom: 1px solid #fff;
		color: #000;
		font: normal 10px/1.2 arial,verdana,sans-serif;
		margin: 0 0 9px;
		padding: 8px 10px 6px;
		text-transform: uppercase;
	}
	
		#secondary .author2 h4 {
			background: transparent;
			border-bottom: 1px solid #d1d1d1;
			color: #666;
			font-size: 14px;
			line-height: 1;
			margin-bottom: 14px;
			padding: 15px 0 5px 10px;
			text-transform: none;
		}
		
	.author2 h5 {
		color: #053769;
		font: normal 13px/16px georgia,"times new roman",serif;
			padding-bottom: 0px;
			padding-top: 0px;
	}
	
		#secondary .author2 h5 {
			margin-bottom: 5px;
			margin-left: 10px;
			margin-right: 10px;
		}
	
		.author2 h5 small {
			color: #666;
			display:;
			font: 10px/13px arial,verdana,sans-serif;
			padding-bottom: 1px;
			padding-top: 1px;
			text-transform: uppercase;
		}
		
			.author2 h5 small a,
			.author2 h5 small a:hover {
				color: #666;
			}
	
			#secondary .author2s h5 small {
				color: #818181;
			}

	.author2 p {
		line-height:16px;
	}
	
		.author2 p.event-date {
			color: #818181;
			font: bold 10px/13px arial,verdana,sans-serif;
			margin: 5px 10px 0;
		}
		
			#secondary .author2 p.event-date {
				margin-top: 0;
			}
		
		.author2 p.event-location {
			color: #818181;
			font: 10px/13px arial, helvetica, sans-serif;
			margin-bottom: 10px;
			margin-top: 0;
		}

/* gallery */

#gallerybox {
	background:;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#gallerybox img{
	background: url("/images/gallery_bg.png") no-repeat;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding:11px;
	width:;
	height: auto;
}

/* Rounded boxes */
.boxbliss {
	border-top:1px dotted #d1d1d1;
	border-bottom:1px dotted #d1d1d1;
	padding:1px;
	width: ;
}
.box {
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-bottom: 1px;
}

.box h4 {
	font: 14px/1em arial, verdana, sans-serif;
	margin-top: 0;
	padding-left: 10px;
	padding-top: 15px;
}

.box p {
	margin-left: 10px;
}

.box ul {
	margin-left: 10px;
}

.box ol {
	margin-left: 28px;
}
/* MEDIA NAVIGATION */

#media-nav {font-size:10px;}
#media-nav a,a:link,a:visited,{
	background: transparent;
	color: #053769;
	text-decoration: none;
}
#media-nav a:hover {font-size:px;
	background: transparent;
	color: #053769;
	border:0px solid #003366; 
	text-decoration: underline;
}
#playerbg {
	background:;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#TVpageContent {
		background:url("http://bliss.hplm.org/images/theater_top.png") no-repeat;
		background-position: top;
	}
	
	#TvContentFooter {
		padding: 7px 7px 9px 7px;
		background: #212020 url("http://bliss.hplm.org/images/theater_bot.png") no-repeat;	
		background-position: bottom;
		border-top: 1px solid #313131;
	}
	#swfpageContent {
		background:url("http://bliss.hplm.org/images/theater_htop.png") no-repeat;
		background-position: top;
	}
	
	#swfContentFooter {
		padding: 7px 7px 9px 7px;
		background: #212020 url("http://bliss.hplm.org/images/theater_hbot.png") no-repeat;	
		background-position: bottom;
		border-top: 1px solid #313131;
	}
/*#playerbg img{
	background: url("/images/gallery_bg.png") no-repeat;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding:11px;
	width:;
	height: auto;
}*/

/* UTILITY NAVIGATION */
#utility-nav {
	background: #053769;
	color: #749fd4;
	height: 25px;
}
#utility-nav2 {
	background: #EFEDE1;
	color: #749fd4;
	height: 20px;
}
	
	#utility-nav p {
		color: #749fd4;
		float:;
		font-size: 10px;
		font-weight: bold;
		line-height: 1em;
		margin: 0 10px;
		padding-top: 5px;
	}

		#utility-nav a {
			color: #a3c6f1;
		}
		
			#utility-nav a:hover {
				color: #fff;
				text-decoration: none;
			}
	
	#utility-nav .pipe {
		color: #749fd4;
	}
	
	#utility-nav p.qii {
		background: url("images/qii-utility.gif") no-repeat;
		float: left;
		font-family: georgia,"times new roman",serif;
		height: 10px;
		margin: 6px 0 0 10px;
		padding: 0;
		text-indent: -10000px;
		width:;
	}
	
#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-weight: bold;
width: 100%;
border: 1px solid #DFDFDF;
border-width: 1px 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: gray;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
background: white url(/images/menudivide.gif) top right repeat-y;
}

#underlinemenu ul li a:hover{
color: black;
background-color: #F3F3F3;
border-bottom: 4px solid black;
padding-bottom: 0;
}
.underlinemenu active{
color: black;
background-color: #F3F3F3;
border-bottom: 4px solid black;
padding-bottom: 0;
}

/* tab Menu navigation. */
.animatedtabs{
border-bottom: 0px solid gray;
overflow: hidden;
width: 100%;
font-size:14px; /*font of menu text*/
vertical-align:bottom;
}

.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 10px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}

.animatedtabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(/images/tab-blue-left.gif) no-repeat left top;
margin: 0;
margin-right: 3px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;

}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(/images/tab-blue-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -125px;
color:#fff;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
}

.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
color:#fff;
}
input, textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid #cccccc;
background-color: #eeeeee;
padding: 3px;
	}

/* end utility navigation */

ul.paging {

height: 25px;
width: auto;
text-align: center;
border-top: 1px #666666 dotted;
border-right: 1px #666666 dotted;
border-left: 1px #666666 dotted;
border-bottom: 1px #666666 dotted;
margin-left: auto;
margin-right: auto;
padding: 0px;
padding-top: 5px;
background-color: #f0f0f0;}

ul.paging li{

text-align: center;
display: inline;
margin: 3px;

}

ul.paging li a{

text-decoration: none;
}
/*slider*/
.arrow {cursor: pointer;}

.slidebox {overflow: hidden;width: 800px;}
.slidebox1 {overflow: hidden;width: 800px;}
#slidebox0 table {border-collapse:collapse;}
#slidebox0 td{overflow: hidden;padding:0px 0px 0px 0px;width:190px; }
#slidebox0 td  a {color:#999;font-family: Georgia,Times New Roman, Times, serif;font-size: 11px;text-decoration: underline;font-weight:bold;}
#slidebox0 td a:link {color:#999; font:bold 11px Georgia,Times New Roman, Times, serif; text-decoration:underline;}
#slidebox0 td a:active {color:#999; font:bold 11px Georgia,Times New Roman, Times, serif; text-decoration:underline;}
#slidebox0 td a:visited {color:#999; font:bold 11px Georgia,Times New Roman, Times, serif; text-decoration:underline;}
#slidebox0 td a:hover {color:#5b972b; font:bold 11px Georgia,Times New Roman, Times, serif; text-decoration:underline;} 
img.image {z-index: 0;height : 80px;border:0;padding:0 0px 0 0px;}

