
body, textarea, input
{
	font-family: Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-size: 12px;	
	margin-top: 0px;
}

a
{
	text-decoration: none;
}

legend
{
	font-size: 16px;
	font-weight: bold;
	color: #63838a;
}

fieldset
{
	font-size: 12px;
	margin-left: auto; 
	margin-right: auto;
	padding: 12px 10px 12px 10px;
	border: 1px solid #63838a;
}


/* CLASSES AND IDS */
.droppable {
	padding: 2px;
}
.droppable_allowed {
	padding: 1px;
	background-color: #d4ffd4;
	border: 1px solid #85b785;
}

.droppable_not_allowed {
	padding: 1px;
	background-color: #b16e76;
	border: 1px solid #9b414c;	
}

.tab
{
	float: left;
	display: inline-block;
	height: 38px;
	min-width: 96px;
	line-height: 38px;
	font-size: 13px;
	background: url(/images/vista_button_green.jpg);
	padding: 0px 6px 0px 6px;
	border-left: 1px solid #1f3239;
	background-repeat: no-repeat;
	background-position: bottom center;
	vertical-align: middle;	
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
.tab a
{
	text-decoration: none;
	color: #ffffff;
}

.nav_selected
{
	background: url(/images/vista_button_green_selected.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;	
	color: #ffffff;
}
.nav_selected a
{
	text-decoration: none;
	color: #ffffff;
}

.no_tab
{
	display: block;
	height: 38px;
	min-width: 100px;
	float: left;
	border-left: 1px solid #1f3239;
	background-color: transparent;
}

#top_links
{
 	float: right;
	height: 36px;
	line-height: 36px;
	font-size: 11px;
	vertical-align: bottom;
	letter-spacing: 2px;
	padding-right: 2px;
}

#top_links a
{
	color: #2e3f42;
	text-decoration: none;
}



#quick_logout
{
	position: fixed;
	top: 30%;
	left: 100%;
	margin-left: -29px;
}

#uberdiv
{
	width: 979px;
	min-height: 710px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}

#notice
{
	font-family: Tahoma;
	border: 1px solid #103a86;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	margin-bottom: 8px;
	padding: 12px;
	background-image: url(/images/notice_grad.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
	width: 90%;
	font-size: 14px;
	line-height: 20px;
	color: blue;
}
#notice h2
{
	font-size: 14px;
}
#notice a
{
	color: blue;
	text-decoration: none;
}
.content
{
	width: 977px;
	border-left: 1px solid #1f3239;
	border-right: 1px solid #1f3239;
	border-bottom: 1px solid #1f3239;	
	overflow-x: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#yield_container
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.padded_content
{
	padding: 10px;
}

#comment_preview
{
	display: none;
	position: absolute;
	width: 400px;
	border: 2px solid #808080;
	background-color: white;
	padding: 2px;
	z-index: 2;
}
#dim_background 
{
	position: fixed;
	top: 0px;
	left: 0px;
	height: 200%;
	width: 100%;
	background-image: url("/images/dim_background.png");
	background-repeat: repeat;
	z-index: 999;
	display: none;
}
#dynamicUploadDialog {
	left: 50%;
	width: 600px;
	height: 400px;
	margin-left: -300px;
	margin-top: 10%;
	position: absolute;
	z-index: 1000;
}
#middle_popup
{
	position: fixed;
	width: 802px;
	left: 50%;
	top: 16%;
	min-height: 513px;
	margin-left: -413px;
	margin-right: auto;
	background-color: transparent;
	border: none;
	padding: 5px;	
	background-image: url(/images/shaded_popup_bg.png);
	background-repeat: no-repeat;
	z-index: 6;
	overflow: auto;
}

#session_test
{
	display: none; 
	position:absolute; 
	top: 50%; 
	height: 180px;
	margin-top: -90px; 
	left: 50%; 
	width: 320px; 
	margin-left: -160px; 
	border: 1px solid black; 
	background-color: #FFFFFF; 
	padding: 6px;
	text-align: center;
	color: #000000;
	z-index: 1014;
}

#session_test h1
{
	font-size: 14pt;
}
#session_test h2
{
	font-size: 12pt;
}
#session_test h3
{
	font-size: 10pt;
}

#countdown
{
	color: red;
}

.site_list li
{
	margin-left: 80px;
}
.paypal_button {
	color: #003366;
	cursor: hand;
	cursor: pointer;
	background-image: url(/images/paypal_button_bg.png);
	background-repeat: no-repeat;
	width: 122px;
	height: 26px;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	border: none;
	background-color: transparent;
}
.button
{
	background-image: url(/images/button.png);
	background-repeat: repeat-x;
	border: 1px solid #304345;
	border-top: 1px solid #a2b4b8;
	border-left: 1px solid #a2b4b8;
	padding: 4px 8px 4px 8px;
	font-size: 13px;
	color: #ffffff;
	vertical-align: middle;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	cursor: pointer;
}

INPUT.button  {
	height: 28px;
}

.button[disabled] {
	color: #c0c0c0;
	background-image: url(/images/disabled_button.png);
	background-repeat: repeat-x;
	cursor: not-allowed;
	border: 1px solid #808080;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
}
.disabledbtn
{
	background-image: url(/images/pager_bg_disabled.png);
	border: 1px solid #909090;
	border-top: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;
	padding: 2px 8px 4px 8px;
	font-size: 12pt;
	color: #808080;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

#floating_tag_options
{
	position: absolute;
	display: none;
	background-image: url(/images/tag_bubble_bg.png);
	background-repeat: no-repeat;
	padding: 8px 4px 10px 16px;
	width: 220px;
	height: 100px;
	vertical-align: top;
}
#popup_bubble
{
	z-index: 5;
	font-size: 12px;
	position: absolute;
	display: none;
	background-repeat: no-repeat;
	padding: 6px 80px 20px 24px;
	vertical-align: middle;
}
#popup_bubble_contents p
{
	margin: 14px 6px 0px 0px;
	vertical-align: middle;
}
.short
{
	top: 100px;
	left: 200px;
	height: 132px;
	width: 190px;
	background-image: url(/images/grad_bubble.png);
}
.long
{
	height: 156px;
	width: 401px;
	background-image: url(/images/grad_long_bubble.png);
}
.section_head
{
	text-align: center;
	padding: 4px 2px 4px 2px;
	font-weight: bold;
	font-size: 11pt;
}

.hover
{
	background-color: #dedede;
}
.pager
{
	width: 100%;
	margin-top: 5px;
	text-align: right;
}
.pager a
{
	color: blue;
}

.sort_and_page
{
	background-image: url(/images/sort_and_page_bg.png);
	background-color: #4063bc;
	height: 30px;
	color: #ffffff;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}


.journal_headers
{
	font-family: "Calibri", "Times New Roman", "Verdana";
	font-size: 16px;
	margin-bottom: 6px;
}
.journal_headers h2
{
	text-align: left;
	font-family: "Calibri", "Times New Roman", "Verdana";	
	line-height: 26px;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
}
.journal_textarea
{
	background: url(/images/journal_bg.gif) scroll; 	
	line-height: 22px;	
	font-family: "Calibri", "Times New Roman", "Verdana";
	font-size: 12px;
	color: blue;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #9aceec;
	padding: 3px 0px 0px 4px;
}

.podcasts, .podcasts TD {
	border: 1px solid #c0c0c0;
	font-size: 12px;
	color: #7E7578;
}

#evd_alert
{
	z-index: 5;
	position: fixed;
	display: none;
	text-align: center;
	background-image: url(/images/alert_bubble.png);
	background-repeat: no-repeat;
	left: 40%;
	top: 30%;
	width: 300px;
	height: 190px;
	padding: 10px 130px 10px 4px;
}
#evd_alert h2
{
	text-align: center;
	font-size: 14px;
	padding: 2px 0px 2px 0px;
	margin-top: 0px;
	font-weight: bold;
}
#alert_text
{
	margin: 0px 0px 0px 0px;
	padding: 10px 6px 10px 10px;
	height: 65%; 
	vertical-align: top;
}

.splash
{
	background-image: url("/images/splash_bg.png");
	background-position: middle center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.active_splash
{
	background-image: url("/images/splash_bg2.png");
	background-repeat: no-repeat;
	cursor: pointer;
}
#bundle_list, #bundle_working
{
	text-align:center; 
	height: 616px; 
	width: 240px; 
	overflow-y: scroll; 
	overflow-x: hidden;
}
.bundle_item
{
	border-bottom: 1px dashed #808080; 
	vertical-align: middle;
	text-align: left;
	padding-bottom: 8px;
}
.task_list
{
	vertical-align: top;
	text-align: left;
	border: 1px solid #dedede;
	width: 200px;
	margin-top: 1px;
	padding: 0px;
}
.task_list a
{
	text-transform: none;
	color: blue;
}
.task_list p
{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
.task_list li
{
	list-style: none;
	margin-left: -15px;
	padding-bottom: 6px;
}
.task_list_header
{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/grey_fade.png);
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 2px 2px;
	height: 20px;
	color: #3e67b5;
}

.list_view_entity
{
	text-align: center; 
	width: 175px;
	font-size: 12px;
	height: 120px;
	margin-bottom: 4px;
	cursor: move;
	background-image: url(/images/list_item_bg.png);
	border: 1px solid #dedede;
	z-index: 1;
}


#upload_dialog
{
	font-family: Arial, sans-serif;
	
}
#upload_dialog h1
{
	width: 100%;
	background-color: #dedede;
	
}

.tags_letter
{
	font-size: 16pt;
	border: none;
}
.draggable
{
	cursor: move; 
	padding: 2px; 
	width: 170px; 
	height: 18px; 
	text-align: left; 
	overflow-x: hidden;
	z-index: 5;
	padding-left: 5px;
}
/* NAVIGATION */

#sub_navigation
{
	background-color: #2e3f42;
	border-left: 1px solid #1f3239;
	border-right: 1px solid #1f3239;
	border-bottom: none;
	border-top: none;
	width: 971px;
	position: relative;
	min-height: 26px;
	margin: 0;
	display: block;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 3px 3px 3px;
}


#sub_navigation table
{
	margin: 0px 0px 0px 0px;
}

#sub_navigation h2
{
	font-size: 15px;
	padding: 2px 0px 2px 2px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;	
}
#quota_bar {
	cursor: default;
	float: left;
	height: 20px;
	width: 200px;
	border: 1px solid #aaaaaa;
	background-image: url(/images/quota_tray_bg.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#quota_text {
	cursor: default;
	color: #2e3f42;
	margin-top: -20px;
	padding: 3px 0px 0px 6px;
	text-align: center;	
	width: 198px;
	overflow: hidden;
}

.pager
{
	color: #3e67b5;
	background-color: #ffffff;
}

.sub_nav_item
{
	vertical-align: middle;
	padding-top: 4px;
}
/* FOOTER */

#footer
{
	color: #808080;
	text-align: center;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	float: left;
	position: relative;
}

#footer a
{
	color: #63838a;
	text-decoration: none;
}

#copyright
{
}

table.content_table
{
	margin-top: 0px;
	margin-left: 0px;
}

.unselectable {
   -moz-user-select: none;
   -khtml-user-select: none;
   user-select: none;
}

.site_table
{
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	border: none;
}
.left_text
{
	vertical-align: top;
	background-image: url('/images/landing_background.png'); 
	background-repeat: repeat-x; 
	background-color: #547880;	
	border-right: 1px solid #2e3f42;
	width: 204px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.left_text input
{
	margin: 0px;
}
.left_text p
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #ffffff;	
	padding: 2px 8px 0px 12px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.left_text h4
{
	padding: 10px 6px 0px 12px;
	color: #c8dadc;
	font-size: 15px;
	margin-top: 0px;
}
.left_text a
{
	color: #c8dadc;
	text-decoration: none;	
}
.left_text img
{
	padding-top: 0px;
}
.right_text
{
	font-size: 13px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 10px 16px 0px 10px;
	background: url(/images/right_text_shade.png) repeat-x;
}
.right_text h1, .right_text h2, .right_text h3, .right_text h4
{
	color: #2e3f42!important;
	text-align: center;
	background: none;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
.right_text h2
{
	font-size: 17px;
	color: blue;	
}
.right_text h4
{
	text-align: left;
	font-size: 15px;
}
.right_text h5
{
	text-align: left;
	text-decoration: none;
	font-size: 15px;
}
.right_text a
{
	color: #0000ff;
}
.divider
{
	text-align: center; 
	margin: 6px 0px 6px 0px;
	padding: 0px;
}
.index_blurb
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center; 
	font-size: 14px;
	margin-left: auto; 
	margin-right: auto;
	padding-top: 14px;
}
.index_blurb H1
{
	 color: #a31a0a;
	 font-size: 26px;
	 margin: 8px;
}
.main_resources H2
{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin: 8px 0px 0px 8px;
	color: #a31a0a;	
	font-size: 18px;	
}
.main_resources
{
	float:left; 
	width: 320px; 
	height: 300px; 
	vertical-align: top; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;	
}

.main_resources li
{
	margin-bottom: 4px;
	font-size: 14px;
}
.neo_bubble H2
{
	color: #a31a0a;
	font-size: 18px;
}
.neo_bubble
{
	font-size: 14px;
	margin-left: auto; 
	margin-right: auto; 
	padding: 10px; 
	width: 330px; 
	height: 135px; 
}
.nbleft
{
	 padding-right: 210px;
	 background: url('/images/bubble350x155lm3.png');
	 background-repeat: no-repeat;
}
.nbright
{
	 padding-left: 210px; 
	 background: url('/images/bubble350x155su4.png');
	 background-repeat: no-repeat;
}

.hint_text
{
	color: #808080;
	font-family: "Arial", "Times New Roman";
	font-size: 11px;
	text-align: left;
	background-image: url(/images/help.png);
	background-position: middle left;
	background-repeat: no-repeat;
	padding: 1px 2px 1px 17px;
	margin: 4px 0px 0px 0px;
	cursor: help; 	
}
.help_icon
{
	cursor: help; 		
}
#landing_table
{
	background-image: url('/images/landing_table_bg.png');
	background-repeat: no-repeat;
	height: 483px;
	width: 841px;
}
#store_table
{
	background-image: url('/images/store_table_bg.png');
	background-repeat: no-repeat;
	height: 483px;
	width: 841px;
}