/** Reset - based on YUI reset.css **/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color: #000;}

/** Fonts - based on YUI fonts.css **/
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre, code, kdb, samp, tt {font-family:monospace;*font-size:108%;line-height:100%;}

/** Redefinitions for consistency across all browsers **/
strong, b {font-weight: bold;}
em, i {font-style: italic;}
fieldset{border: 1px solid #ccc;}
textarea{font-family:arial,helvetica,clean;}


/** Templates **/

#ft
{
	clear:both;
}

#doc
{
	margin:auto;
	text-align:left;
	min-width: 850px;
	width:auto;
}

.block
{
	position:relative;
	_position:static;
}

#main .block
{
	position:static;
}

#main 
{
	width: 100%; 
	padding-top: 4px;
}

#bd
{
	padding:10px;
	padding-bottom:20px;
}

#doc #main
{
	float:left;
	margin-right:-25em;
}

#doc .block
{
	float:right;
	width:12.3207em; /* 160 px */
}

#doc #main .block 
{
    margin-right:13.3207em; /* 173px */
}

#main .block 
{
	float:none;
	width:auto;
}

#bd:after
{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#bd
{
	zoom:1;
}

#hd
{
	overflow:visible;
}

/* Main Body Styles */
#doc 
{
	border: 1px solid #DAD7CF;
	margin: 5px 8px 5px 8px;
}

body
{
	background-color: #fff;
}

/* Header */

#header
{
	width: 100%;
	min-width: 800px;
	height: 50px;
	overflow: hidden;
	background-image: url(../images/theme/header-map.png);
	background-repeat: repeat-x;
}

/* Specifies the area of the link over the logo */
#headerLogoLink
{
	cursor: pointer;
	width: 400px;
	height: 49px;
	margin:0 auto;
	position:relative;
	left: 0px;
	top: 1px;
	background-image: url(../images/theme/logo.png);
	background-repeat: no-repeat;
}

#headerLinks
{
	float: right;
	position: relative;
	top:-20px;
	height: 22px;
	overflow: hidden;
	color: #000;
	text-align: center;
	padding-right: 25px;
	font-size: 93%;
}

#headerLinks a, #headerLinks a:link, #headerLinks a:active
{ 
	color: #333;
	text-decoration: none;
}

#headerLinks a:hover
{
	text-decoration: underline;
}

#hd #toolbar
{
	width: 100%;
	min-width: 800px;
	overflow: visible;	
	/*background-image: url(../images/theme/toolbar-bkg.png);*/
	background-image: url(../images/theme/header-map.png);
	background-position: 0px -56px;
	background-repeat: repeat-x;
	border-top: 1px solid #DAD7CF;
	border-bottom: 1px solid #DAD7CF;
	height: 28px;
}

#hd #toolbar a 
{
	padding: 1px 15px;
	*padding-bottom: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #E4E1DA;
	display: block;
	float: left;
	line-height: 200%;
	text-decoration: none;
	color: #000;
}

#hd #toolbar a:hover {
	/*background-image: url(../images/theme/toolbar-bkg-h.png);*/
	background-image: url(../images/theme/header-map.png);
	background-position: 0px -85px;
	background-repeat: repeat-x;
}

#toolbar .toolbar-container {
	margin: 0 auto; 
	width: 640px;
	line-height:200%;
}

#toolbar .toolbar-buttons {
	border-left:1px solid #E4E1DA;
	width:99%;
	overflow:hidden;
}

#javascriptWarning {
	background-image: url('../images/icons/warning.gif');
	background-position: 2px 3px;
	background-repeat: no-repeat;
	padding: 3px 1px 1px 20px;
	float: left;
}

/* Footer */

#ft {
	text-align: left;
	border-top: 1px solid #DAD7CF;
	font-size: 93%;
	margin: 1px 10px 0 10px;
}

#ft .links {
	width: 800px;
	margin: 0 auto 5px auto;
	padding-top:10px;
}

#ft .col {
	float: left;
	width: 180px;
	margin-right: 15px;
}

#ft .links h5 {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}

#ft .list ul {
	margin: 4px 0;
	list-style-type: none;
}

#ft .list a {
	text-decoration: none;
	color: #242C33;
}

#ft .list a:hover {
	text-decoration: underline;
	color: #36424D;
}

#ft .list li {
	padding: 0px 2px 0px 0px;
	list-style-type: none;
}

#ft .copyright {
	color: #666;
	margin-bottom: 5px;
	margin-top: 8px;
	text-align: center;
}

/* Ads */

#top_ads
{
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
	/*text-align: center;*/
}

#right_ads
{
	padding-top: 3px;
	margin-top: 3px;
	padding-left: 3px;
	border-left: 1px solid #ccc;
	height: 100%;
	min-height: 600px;
}

#bottom_ads
{
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	border-top: 1px solid #ccc;
	text-align: center;
}

/* Sponsor Ads */

.sponsor-ads
{
	background-color: #fff;
	margin: 0 auto;
	width: 740px;
	padding-bottom: 10px;
}

.sponsor-ads a
{
	outline: 0;
}

.sponsor-ads-tabs
{
	height: 51px;
}
	
.sponsor-ads-tabs li
{
	cursor:pointer;
    display:inline-block;
    display:-moz-inline-stack;
    *display:inline;
    vertical-align:bottom;
    zoom:1;
	vertical-align:bottom;
	margin-right:0.5em;
	background: #fff url(../images/ads/tab-bkg.gif);
	width: 104px;
	height: 50px;
	border-bottom: 1px solid #d8d8d8;
	text-align: center;
}

.sponsor-ads-tabs li a
{
	/*height: 34px;*/
	/*border:1px solid #BBBBBB;*/
	/*border-bottom: 1px solid #d8d8d8;*/
	position:relative;
	display:block;
	display:inline-block;
	vertical-align:bottom;
}

.sponsor-ads-tabs a img
{
	/*border-bottom: 1px solid #d8d8d8;*/
}

.sponsor-ads-tabs .selected
{
	border-bottom:0;
	padding-bottom:1px;
	background-color: transparent;
}

.sponsor-ads-leaderboard
{
	border: 1px solid #d8d8d8;
	padding: 4px;
	padding-bottom: 1px;
	margin-top: -1px;
	z-index: 1;
}

.sponsor-ads-leaderboard img
{
	border: 1px solid #ccc;
}

/* New sponsor ads styles for non-sponsors */
/**
.sponsor-ads-tabs a
{
	color: #000;
	text-decoration: none;
	width: 200px;
	font-size: 12px;
	height: 44px;
	background-color: #CECECE;
}
.sponsor-ads-tabs a:hover
{
	border: 1px solid #ABBDCC;
	background-color: #CECECE;
}

.sponsor-ads-tabs .selected a
{
	background-color: #CECECE;
}

.sponsor-ads-tabs .selected a:hover
{
	border-bottom: 0;
}

.sponsor-ads-leaderboard
{
	background-color: #fff;
	padding: 0;
	width: 728px;
	height: 90px;
}

.sponsor-ads-leaderboard img
{
	border: 0;
}
**/

/* UI Controls */
.button
{
	border: 1px solid #ccc;
	color: #333;
}

/* Login Page */
.login_input
{
	color: #000;
	width: 150px;
}

.part_image
{
	width: 50px;
	height: 50px;
	padding: 15px;
	margin: 5px;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
}

.required
{
	color: #f00;
}

/* Miscellanenous */

.float_left
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
}
.float_right
{
	float: right;
	padding-left: 10px;
}

h1
{
	color: #000;
	font-size: 182%;
}

.styled_input
{
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 2px;
}

.disclaimer
{
	padding:2px;
	border:1px solid #F7FAB1;
	background-color:#FEFFED;
	font-size: .8em;
}


/* Table Styles */

.table1
{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.table1 thead
{
	background-color: #eef1f3;
}

.table1 th
{
	padding: 5px;
	background-color: #fff8eb;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.table1 td
{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 2px 4px 2px 4px;
}

.table2
{
	border-right: 1px solid #BEC6CC;
	border-bottom: 1px solid #BEC6CC;
}

.table2 thead
{
	background-color: #DEE3E7;
}

.table2 td, .table2 th
{
	border-left: 1px solid #BEC6CC;
	border-top: 1px solid #BEC6CC;
	font-size: .923em;
	padding: 2px 4px 2px 4px;
}

.table2 tbody
{
	background-color: #fff;
}

/** Generic corners **/
.cornerTop, .cornerLeft, .cornerBottom 
{
	background-repeat:no-repeat;
	display:block;
	position:relative;
	font-size:0;
	line-height:0px;
	margin:0;
	border:0;
}
.cornerTop 
{
	background-position:100% 0;
	width:auto;
	top:-1px;
	right:-1px;
}
.cornerTop .cornerLeft 
{
	left:-2px;
}
.cornerBottom 
{
	clear:both;
	width:auto;
	bottom:-1px;
	right:-1px;
}
.cornerBottom .cornerLeft 
{
	left:-2px;
}

/** Generic Container **/
.container
{
	border: 1px solid #ccc;
}

.container .hd
{
	background-color: #999;
	color: #fff;
	font-size: 1.1em;
	padding-bottom: 2px;
}

.container .title
{
	padding-left: 2px;
	padding-right: 2px;
}

.container .title a
{
	color: #fff;	
}

.container .bd
{
	margin: 4px;
	color: #000;
}

.container .cornerTop, .container .cornerLeft, .container .cornerBottom
{
	height:3px;
	background-image:url(../images/corners_r3_ccc.png);	
}

.container .cornerTop
{
	background-color: #999;	
}

.container .cornerTop .cornerLeft
{
	background-position:0 -6px;
	width:3px;
}

.container .cornerBottom
{
	background-position:100% -3px;	
}

.container .cornerBottom .cornerLeft
{
	background-position:0 -9px;
	width:3px;	
}

.simpleContainer
{
	background-color: #FAFBFC;
	border: 1px solid #BEC6CC;
	padding: 4px;
}


.app-information
{
	padding: 3px;
	border: 1px solid #BEC6CC;
	background-color: #FAFBFC;
}

.app-information .close
{
	width: 14px;
	height: 13px;
	float:right;
	cursor:pointer;
	background: url(../images/dialog/close.gif) no-repeat;
}

.app-information strong
{
	font-weight: normal;
}

/** Glossary Popups **/
#glossaryPanel .spacer
{
	display: block;
	height: 7px;
	clear: all;
}

#glossaryPanel #glossaryText img
{
	margin: 2px;
	border: 1px solid #EEEEFF;
}

#glossaryPanel #glossaryText img:hover
{
	border: 1px solid #9999FF;
}

#glossaryPanel .glossary-images
{
	height: 92px;
	overflow: auto;
}

/** Autocomplete **/

.yui-ac {
	position:relative;
	font-family:arial;
	font-size:99%;
}

.yui-ac-input {
	position:absolute;
	width:100%;
}

.yui-ac-container {
	position:absolute;
	top:1.6em;
	width:100%;
}

.yui-ac-content {
    position:absolute;
    width:100%;
    border:1px solid #808080;
    background:#fff;
    overflow:hidden;
    z-index:9050;
}

.yui-ac-shadow {
    position:absolute;
    margin:.3em;
    width:100%;
    background:#000;
    -moz-opacity: 0.10;
    opacity:.10;
    filter:alpha(opacity=10);
    z-index:9049;
}

.yui-ac-content ul{
    margin:0;
    padding:0;
    width:100%;
}

.yui-ac-content li {
    margin:0;
    padding:2px 5px;
    cursor:default;
    white-space:nowrap;
}

.yui-ac-content li.yui-ac-prehighlight {
    background:#B3D4FF;
}

.yui-ac-content li.yui-ac-highlight {
    background:#FFFF00;
    color:#000;
}
