﻿/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.12.0
*/

/* for all templates and grids */
body{text-align:center;}
#ft{clear:both;}


/* admin section main */
#doc1, .yui-t1 {
	margin:auto;text-align:left;
	width:57.69em;*width:56.3em;min-width:800px; border: solid 1px #D8DEDD; padding: 10px 10px 10px 10px;
	}

#doc1a, .yui-t1a {
	margin:auto;text-align:left;
	width:950px; min-width:800px; border: solid 1px #D8DEDD; padding: 10px 10px 10px 10px;
	}

/* below required for all fluid grids; adjust widths and margins above accordingly */
	/* to preserve source-order independence for Gecko */
	.yui-b{position:relative;}
	.yui-b{_position:static;} /* for IE < 7 */
	#yui-main .yui-b{position:static;}

#yui-main {width:100%;}

.yui-t1 #yui-main .yui-b
{
	
}

.td_ReportMetrics
{
	font-weight:bold;
}
.gridAltRow
{
	BACKGROUND: #f9f9f9;
}

.gridTextWrap
{
    white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */ 
    white-space: -pre-wrap; /* Opera 4 - 6 */  
    white-space: -o-pre-wrap; /* Opera 7 */  
    white-space: pre-wrap; /* CSS3 */  
    word-wrap: break-word; /* IE 5.5+ */
}
