﻿body {
}

#middlecontentdiv {

	background-color: #333333;
}

.textBox {
	width:200px;
	background:#6e6d6d;
	margin:5px;
}

.cornerTL 
{
	width:14px;
	height:14px;
	margin:0px;
	padding:0px;
	background: transparent url(../../images/CornerTL.jpg) no-repeat scroll left top;
}

.cornerTR 
{
	width:14px;
	height:14px;
	margin-left:186px;
	padding:0px;
	background: transparent url(../../images/CornerTR.jpg) no-repeat scroll right top;
}

.cornerBL 
{
	width:14px;
	height:14px;
	margin:0px;
	padding:0px;
	background: transparent url(../../images/CornerBL.jpg) no-repeat scroll left bottom;
}

.cornerBR 
{
	width:14px;
	height:14px;
	margin-left:186px;
	padding:0px;
	background: transparent url(../../images/CornerBR.jpg) no-repeat scroll right bottom;
}


.messageAudioText 
{
	width:500px;
	padding:10px 15px 0px 15px;
	color:white;
	font-size:10pt;
	line-height:1.5em;
	background:#292929;
	margin-top:10px;
}

.messageText 
{
	width:160px;
	padding:10px 15px 15px 15px;
	color:white;
	font-size:small;
	line-height:1.2em;
}

table
{
	border-collapse:collapse;
	font-size:9pt;
}	

#containertable td
{
	border: solid 0px black;
}

#audioyears	
	{
		margin-left:10px;	
	}
#audioyears td	
{
	padding: 2px 2px 2px 2px;
}	
#audiomenu
{
	width:200px;
}

#commonlist
{
	margin-left:10px;
	padding-bottom:5px;
}
#messagecontentgrid
{
	
}
#audioheader
{
	text-align:center;
	width:530px;
}

a.yr:link ,a.yr:visited {
	font-size:9pt;
	text-decoration: underline;
	color: #8fafd9;
	font-weight: bold;
	letter-spacing: 1.5px;
	font-variant:small-caps;
}
a.yr:hover {
	font-size:9pt;
	text-decoration: underline;
	color: #aacae6;
	font-weight: bold;
	letter-spacing: 1.5px;
	font-variant:small-caps;
}

a.titles:link,a.titles:visited {
	font-size:8pt;
	text-decoration: none;
	color: #8fafd9;
	font-weight: bold;
}
a.titles:hover {
	font-size:8pt;
	text-decoration: none;
	color: #aacae6;
	font-weight: bold;
}

td
{
	vertical-align:top;
	
}
#gridcontent td
{
	border:solid 1px silver;
}

.th1{width:70px;background-color:gray;}
.th2{width:150px;background-color:gray;}
.th3{width:100px;background-color:gray;}
.th4{width:100px;background-color:gray;}
.th5{width:25px;background-color:gray;}
.th6{width:50px;background-color:gray;}
.th7{width:40px;background-color:gray;}

.row1 
{
	background-color:#333333;
}
.row2
{
	background-color:Gray;
}

#search td
{
	padding:5px;
	vertical-align:top;
	border:none;
}
table.search
{
	border:solid 0px white;
	color:Green;
}
#gridcontent
{
	padding:0px 20px 20px 0px;
}
.audiomenutitle
{
	padding:5px 0px 5px 10px;
	 font-weight:bold;
	 font-size:11pt;
}
#searchbox
{
	margin-left:15px;
	background-color:silver;
}
#searchlabel
{
	font-size:14pt;
}
#searchbar
{
	padding-top:25px;
	padding-left:10px;
	padding-bottom:55px;
}
#menutable
{
	padding:0px 0px 0px 0px
}

.translations
{
	font-size:12pt;
}

a.translations:link,a.translations:visited {
	font-size:12pt;
	text-decoration: none;
	color: #8fafd9;
	font-weight: bold;
}
a.translations:hover {
	font-size:12pt;
	text-decoration: none;
	color: #aacae6;
	font-weight: bold;
}

