body{
	font-family: "Trebuchet MS",sans-serif;
	font-size:12pt;
	color: #2A3346;
}

#banner{
	height: 100px;
	text-align: center;
}

#navleft{
	position: absolute;
	left:10px;
	top:150px;
	width:150px;
}

#navright{
	position: absolute;
	right:10px;
	top:150px;
	width:170px;
}

#pbody{
	padding-top: 10px;
	margin-left: 172px;
	margin-right:189px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#pborder{
	background-color: #E8EEF7;
	border: 0px dashed;
	margin-left: 10px;
	margin-right: 10px;
}

#footer{
	margin-left: 201px;
	margin-right: 201px;
	text-align: center;
}

#alert{
	margin-left: 201px;
	margin-right:201px;
	text-align: center;
	padding-top: 10px;
}

.links a:link {
	color: white;
	text-decoration: none;
}
.links a:visited {
	color: white;
	text-decoration: none;
}
.links a:hover {
	color: white;
	text-decoration: underline;
}

.module{
	padding: 10px 10px 10px 10px;
	background: white;
	font-size: 80%;
}

div.divider{
	background: #DDD;
	border: 1px dashed #FFFFFF;
	padding-left: 8px;
}

div.propinfo{
	background: #E8EEF7;
	margin: 15px;
	padding: 0px;
}

div.proptab_inactive{
	background: #C3D9FF;
	margin-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
}

div.proptab_active{
	background: #86B2FF;
	font-style: italic;
	margin-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
}

div#sub_chklst{
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}

#span.details{
	text-align: center;
}

table{
	font-size: 80%;
}

td.dlgact{
	background: #EEEEEE;
	vertical-align: top;
	height: 100px;
}

td.dlginact{
	height: 0px;
}

td.date{
	background-color: #0094D0;
	border: 0px;
	color: #C3D9FF;
	font-weight: bold;
	padding: 1px;
	text-align: center;
}

td.simpledate{
	padding-top: 30px;
}

td.spacer{
	width: 10%;
}

td.event{
	text-align: left;
}

td.agent_header{
	font-size: medium;
	font-style: italic;
	text-align: center;
}

img{
	border: none;
}

td.hover{
}

span.pseudolink{
	color: #0000FF;
	text-decoration: underline;
}

div.codeblock{
	width: 600px;
	white-space: pre;
}

pre{
	font-size: 80%;
}

.graph { 
        position: relative; /* IE is dumb */
        width: 200px; 
        border: 1px solid #CCCCCC; 
        padding: 2px; 
}
.graph .bar { 
        display: block;
        position: relative;
        background: #CCCCCC; 
        text-align: center; 
        color: #333; 
        height: 2em; 
        line-height: 2em;            
}
.graph .bar span { position: absolute; left: 1em; }

#numresults{
	text-align: right;
}
#themepicker{
	text-align: right;
}
a:link {
	text-decoration: none; 
	color: #53658B;
	/* color: #d38327; */
}
a:visited {
	text-decoration: none; 
	color: #53658B;
	/* color: #d38327; */
}
th a:link {
	text-decoration: none; color: white;
}
th a:visited {
	text-decoration: none; color: white;
}

th a:hover {
	color:white;
	text-decoration: underline;
}


th {
	background: #00387f;
	/* border-bottom: 1px solid black;*/
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}
table.tab{
	border: 0px solid; 
	border-bottom: 1px solid blue; 
	border-top: hidden; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; 
	width: 100%;
}
td.tab{
	background-color: #FFBC40; 
	border-right: 1px solid;
}
td.tab_active{
	border-right: 1px solid;
}

.tooltip{
	width: 200px; color:#000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration: none;
	text-align:center;
}

.tooltip span.top{
	padding: 30px 8px 0;
    	background: url(/libraries/bubbletooltips/bt.gif) no-repeat top;
}

.tooltip b.bottom{
	padding:3px 8px 15px;color: #548912;
	background: url(/libraries/bubbletooltips/bt.gif) no-repeat bottom;
}

.tablinks a:link {
	text-decoration: none;
}
.tablinks a:visited {
	text-decoration: none;
}
.tablinks a:hover {
	text-decoration: underline;
}

.dupes td {
	text-align:center;
	border:solid 1px white;

}

.email_content_links{
	cursor:pointer;
	
}

.email_content_links:hover{
	text-decoration:underline;
	cursor:pointer;
	
}

#media_url_dialog{
	display:none;
	font-size:small;

}

.media_sort_div{
	cursor:move;
	width:450px;
	height:130px;
	position:relative;
	border:1px solid #CCCCCC;
	margin:10px;
	
}

.media_sort_div img{
	
	margin:10px;
	
}


.media_sort_placeholder{
	width:450px;
	height:80px;
	background-color:#FFFFCC;
	border:1px solid #FFCC66;
	margin:10px;
	
}

.media_sort_details{
	
	margin:10px;
	height:110px;
	position:absolute;
	top:5px;
	left:140px;
	font-size:x-small;
	
	
}

.media_sort_details_thumb{
	/*
	width:125px;
	display:inline;
	*/
}

.media_name_input{
	margin:10px;
}





