/* embedded player styles */

#caplayercontainer {margin: 0px; padding: 0px;}
.cleardiv { clear: both; }
.playercontainer {
	width: 500px;
	background-color: #e5e5e5;
	padding: 0px;
	border: thin solid gray;
}
#playerwindow {cursor: pointer;}
.mediaplayervideo {height: 370px; width: 480px; padding-left: 8px; }
#mediavideoobject {
	padding-top: 10px; padding-bottom: 10px; display: none;
}
.mediaplayeraudio {width: 480px; }
#mediaaudioobject {
	padding-top: 10px; padding-bottom: 10px;
}
#videooverlay {
	cursor: pointer;
}
#videoopen {
	width: 500px;
}
.mediaplayernone  {
	background-color: #ffffff;
    
	margin: 0px;
    padding: 0px;
}
.intropara {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}
.tabscontainer { width: 480px; background-color: #e5e5e5; padding-left: 8px; margin: 0px 0px 0px 0px;}

.buttons {position: relative; left: -40px; top: -1px;  } 
.buttons ul { display: inline-block; }
.buttons ul { display: inline; margin: 0; padding: 0px;}
.buttons li { display: inline; margin: 0; /*background: url(tabs1.gif) bottom left repeat-x; */}
/*.buttons li a { color: #fff; margin-top: 5px; padding: 17px 8px 9px 8px; position: relative; text-align: left; text-decoration: none; z-index: 1; }*/
.buttons li a:hover, .buttons li a:active { color: #000; }
.buttons li a.selected { color: #000; font-size: 1.0em; position: relative; z-index: 3; }
.buttons li a.selected:hover { text-decoration: none; }
.buttons li {
	list-style-type: none;
list-style-image: none;
/*list-style-position: outside;*/
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0px;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
height: 10px;



}
#tc a {
text-decoration: none;
font-weight: bold;
color: #2777a1;
}

#tc a:hover{
color: #1b9de2;
}



#tc ul.buttons li.tab a {

height: 10px;
padding-top: 0pt;
padding-right: 6px;
padding-bottom: 0pt;
margin-bottom: 0px;
padding-left: 6px;
background-color: #ffffff;
color: #666666;
width: 80px;

 box-shadow: 0 1px 2px #666; -moz-box-shadow: 0 1px 2px #666; -webkit-box-shadow: 0 1px 2px #666; margin: 0 auto; position: relative;  -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
 
}

#tc ul.buttons li.tab a:hover {
color: #666666;
}
#tc ul.buttons li.tab a.active {
	background-color: #7d7d7d;
	color: #ffffff;
	outline: none;
}
.tabcontent {
	border: thin solid gray;
	position: relative;
	margin-top: -17px;
	padding: 5px 3px 10px 3px;
}

.searchblock {
    position: relative;
    width: 100%;
    display: block;
}
.searchbox {
	
	color: #9c9c9c;
}
.searchoptions  { width: 470px; position: relative; }
.searchbutton { padding-left: 5px; cursor: pointer; }
.searchresultitem { }
.loadtitlebutton { float: left; left: 0px; padding: 5px 5px 5px 0px;}
.loadtitlebutton img {width: 25px; height: 25px;}
.searchresultsspacer {
	 clear: both; 
}
.searchresultsspacer hr {
    height: 3px;
    width: 75%;
    border:  1px;
    border-bottom-style: solid;
    border-color: #CCCCCC;
}
.downloadnow {
	margin-left: 30px;
	font-size: 0.8em;
	color: #2777a1;
	line-height: 20px;
}
.searchoptionlabel {
	margin-right: 18px;
}
#searchtopic, #searchmediatype {
	
	margin-right: 0px;
	margin-bottom: 0px;
}
#searchmediatype {
	margin-top: 2px;
}
.title {
	width: 380px;
}
.meta {
	width: 380px;
}



.pleasewait img { margin-left: 0px; width: 200px; padding-top: 125px;  }
.calogo { position: relative; padding-top: 10px; margin-top: 3px; color: #666666; }
.calogo a {
	 text-decoration: none;
	 color: #666666;
	 font-size: 0.8em;
	 line-height: 30px;
}
.calogo  img { width: 98px; height: 25px; margin-right: 0px;}

#test {
	display: block;
}

.details_block {
	background-color: #f5f5f5;
	outline-style: inset;
	outline-width: thin;
	margin-bottom: 5px;
	padding-left: 3px;
}

.details_label {
	font-weight: bold;
}

#descblock {
	
	min-height: 150px;
}

.aboutcontent {
    padding-left:  20px;
    top: 0px;
}

.viewarchivetxtlink {
    padding-left: 150px;
}

