@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	text-align:center;
	background: #0a2025 url(../_IMAGES/bg.jpg) top left repeat-x;
	font-family:"Calibri", Arial, Helvetica, san-serif;
	font-size:12px;
	color:#575b5d;
}
iframe {
	background-color:transparent;
}
img {border:none;}

form{
	margin:0;
	padding:0;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
	overflow:hidden;
	height:0;
}
.float_left {float:left;}
.float_right {float:right;}
.horz_divider {
	clear:both;
	height:1px;
	overflow:hidden;
	background:url(../_IMAGES/table_gfx/row_separator.gif) bottom left repeat-x;
	margin:3px 0;
}

#site_wrapper {
	width:1000px;
	margin:0 auto;
	text-align:left;
}


/* Header Styles */
#header {
	text-align:left;
	margin:0 0 5px 0;
}
#header .content {
	background-color:#FFF;
	min-height:87px;
	height:auto !important;
	height:87px;
}


#header #logo {
	display:block;
	padding:16px 0 0 25px;
	position:absolute;
	top:0;
	z-index:11;
	margin:0;

}

#header #logo h1{margin:0; padding:0;}
#header #logo h1 a {
	display:block;
	width:292px;
	height:66px;
	background:url(../_IMAGES/logo.gif) top left no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	z-index:21;
}

		/* navigation styles */
		#nav {
			position:absolute;
			top:50px;
			padding:0 0 0 321px;
			z-index:10;
		}
		#nav ul {
			margin:0; 
			padding:0;
			display:block;
			list-style:none;
		}
		#nav ul li {
			list-style:none;
			margin:0;
			padding:15px 0 0 0;
			display:block;
			float:left;
		}
		/*#nav ul li#login {
			height:45px;
			background:url(../_IMAGES/nav_loginbtn.gif) top right no-repeat;
			width:83px;
		}*/
		#nav ul li a {
			display:block;
			padding:0 24px 0 18px;
			margin:0;
			color:#616260;
			font:bold 16px "Calibri", Arial, Helvetica, san-serif; 
			text-decoration:none;
			text-transform:lowercase;
			background:url(../_IMAGES/nav_div.gif) right no-repeat;
		}
		#nav ul li a:hover {color:#06adde;}
		
		#nav ul li#login a {
			background:none;
			padding:0 24px 0 12px;
		}
		#nav.alt {
			text-align:right;
		}
		#nav.alt ul li {
			float:right;
		}

#subnav_wrapper {
	margin:0 0 24px 0;
	padding:0 20px;
}
#subnav {
	background:#6dcff6 url(../_IMAGES/subnav_rc_bottomright.gif) bottom right no-repeat;
}
#subnav .greeting {
	display:block;
	float:left;
	background:#e3e3e3 url(../_IMAGES/subnav_rc_bottom.gif) bottom left no-repeat;
	height:19px;
	overflow:hidden;
	font-size:14px;
	color:#898989;
	padding:13px 20px 6px 20px;
}
#subnav .greeting span{
	color:#363636;
	font-style:italic;
	margin-left:1px;
}
#subnav .navbar{
	height:38px;
	background:url(../_IMAGES/subnav_shadow.gif) top left repeat-x;
}	
#subnav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#subnav ul li {
	display:block;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
#subnav ul li a,
#subnav ul li a.dropdown{
	display:block;
	margin:0;
	padding:13px 17px 6px 17px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#subnav ul li a.dropdown{
	background:url(../_IMAGES/icon_subnav_arrow.gif) right 20px no-repeat;
}

#subnav ul li a:hover {
	color:#004a80;
}

#subnav #new_report_btn,
#subnav #howitworks_btn {
	display:block;
	position:absolute;
	z-index:2;
	top:95px;
	width:122px;
	height:52px;
	margin:0 0 0 810px;
}
#subnav #new_report_btn a,
#subnav #howitworks_btn a {
	display:block;
	margin:0;
	padding:0;
	background:url(../_IMAGES/subnav_new_report.png) top left no-repeat;
	width:122px;
	height:52px;
	overflow:hidden;
	text-indent:-9999px;
}

#subnav #howitworks_btn a {
	background:url(../_IMAGES/subnav_howit_works.png) top left no-repeat;
}

#header .ff_btn {
	display:block;
	width:216px;
	height:55px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../_IMAGES/ff_btn_hdr.gif) top right no-repeat;
	position:absolute;
	top:0;
	z-index:1;
	margin:0 0 0 784px;
	padding:0;
}

/* Home top Styles */
/*******************/
#home_top {	
	padding:0 0 5px 0;
}
#home_top_leftcol{
	width:555px;
	float:left;
}

#home_top_rightcol {
	width:440px;
	float:right;
}

#home_top_leftcol .content{
	background-color:#FFF;
}

#home_search_wrapper,
#home_search_wrapper_member {
	margin:0 8px;
}
#home_search_wrapper .top,
#home_search_wrapper_member .top{
	padding:10px 8px 0 8px;
	background:url(../_IMAGES/home_search_bg.gif) top left no-repeat;
	min-height:178px;
	height:auto !important;
	height:178px;
}
#home_search_wrapper_member .top {
	min-height:138px;
	height:auto !important;
	height:138px;
	background:url(../_IMAGES/home_search_bg_short.gif) top left no-repeat;
}
#home_search_wrapper h2,
#home_search_wrapper_member h2 {
	padding:0 0 0 10px;
	margin:0;
	font-size:32px;
	color:#333;
	font-style:italic;	
}
#home_search_wrapper p,
#home_search_wrapper_member p {
	margin:0;
	padding:0 30px 0 10px;
	font-size:16px;
	color:#575b5d;
}

#sell_links_banner {
	display:block;
	overflow:hidden;
	text-align:left;
	text-indent:-9999px;
	background:url(../_IMAGES/sell_links_banner.png) no-repeat;
	width:440px;
	height:75px;
}

/* 	Not Used any more	*/
/*#premium_wrapper {
	background-color:#FFF;
}
#premium_wrapper .content{
	padding:0 14px;
}
.premium_logo {
	display:block;
	width:230px;
	height:57px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../_IMAGES/logo_premium_235.gif) top left no-repeat;
	margin:0;
	padding:0;
}

#premium_wrapper .premium_logo {
	float:left;
}

#premium_wrapper a {
	display:block;
	width:162px;
	height:56px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../_IMAGES/btn_upgrade.gif) top left no-repeat;
	float:right;
	margin:5px 0 0 0;
	padding:0;
}*/

/* Search Tabs */
/*****************/
#search_tabs {
	display:block;
	margin:0 0 0 0;
	padding:43px 0 0 0;
}
#home_search_wrapper_member #search_tabs {
	padding:13px 0 0 0;
}
#search_tabs ul {
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
}	
#search_tabs ul li {
	margin:0;
	padding:0;
	display:block;
	float:left;
}
#search_tabs ul li a {
	display:block;
	padding:15px 2px 0 2px;
	margin:0;
	width:130px;
	height:22px;
	text-align:center;
	text-decoration:none;
	background:url(../_IMAGES/home_search_tab.gif) top no-repeat;
	color:#999999;
	font-size:14px;
}

#search_tabs ul li a:hover {
	color:#666;
}
#search_tabs ul li a.active {
	padding:13px 3px 0 3px;
	font-size:16px;
	font-weight:bold;
	color:#666;
	background:url(../_IMAGES/home_search_tab_hi.gif) top no-repeat;
	height:31px;
}


#home_search_form {
	clear:both;
}
#home_search_form .input {
	display:block;
	width:265px;
	height:29px;
	background:url(../_IMAGES/home_search_inputbg.gif) top left no-repeat;
	padding:10px 0 0 10px;
	margin:18px 0 0 0;
	border:none;
	float:left;
	font-size:16px;
	color:#666;
}
#home_search_form .btn{
	display:block;
	background:none;
	background:url(../_IMAGES/home_search_btn.gif) top left no-repeat;
	border:none;
	overflow:hidden;
	text-indent:-9999px;
	line-height:2000px;
	height:63px;
	width:113px;
	float:left;
	cursor:pointer;
}

#home_search_form label{
	float:left;
	display:block;
	margin:0;
	font-size:14px;
	color:#000;
	padding:27px 12px 0 15px;
}
#home_search_form p{
	margin:0;
	padding:0 0 9px 140px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#afafaf;
}

#hiw {
	margin:0 0 5px 0;
	padding:0;
	background: #FFF url(../_IMAGES/hiw_bg.gif) top left repeat-x;	
}
#hiw .title {
	display:block;
	margin:0;
	padding:13px 0 6px 0;
	font-size:24px;
	color:#333;
	
}
#hiw .bullets {
	display:block;
	width:214px;
	float:left;
	padding:0 0 10px 20px;
}
#hiw ul {
	margin:0;
	padding:0;
	list-style:none;
}
#hiw ul li {
	margin:0;
	padding:0 0 13px 21px;
	list-style:none;
	display:block;
	color:#333;
	font-size:12px;
	background:url(../_IMAGES/icon_burst.png) left top no-repeat;
}
#hiw ul li.last {
	padding-bottom:0;
}
#hiw .image {
	display:block;
	width:179px;
	height:177px;
	float:right;
	padding:25px 15px 0 0;
}
#hiw .image a {
	display:block;
	width:179px;
	height:177px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../_IMAGES/hiw_videogfx.jpg) top left no-repeat;
}
#hiw .ad {
	clear:both;
	margin:0 0 14px 12px;
}


/* Main Page Styles */
#page_content {
	clear:both;
	display:block;
	margin:0 0 0 0;
	padding:0;
	
	background-color:#FFF;
}
#page_content .content {
	min-height:300px;
	height:auto !important;
	height:300px;
	padding:18px; 
}

.left_column {
	width:398px;
	float:left;
	margin:0;
	padding:7px 29px 7px 21px;
	border-right:1px solid #DDE0E3;
}

.right_column {
	width:487px;
	float:right;
	padding:7px 0 0 0;
}

.left_column_noborder {
	width:398px;
	float:left;
	margin:0;
	padding:7px 29px 7px 21px;
}



/* blog Entry styles */

.blog_entry {
	padding:20px 0 3px 0 ;
}

.blog_entry .title {
	display:block;
	margin:0;
	padding:0;
	font-size:20px;
	color:#333;
}
.blog_entry .image {
	width:45px;
	height:45px;
	border:1px solid #575b5d;
	padding:1px;
	margin:0 12px 0 0;
	float:left;
}
.blog_entry .credit {
	margin:0;
	padding:0;
}
.blog_entry .credit a {
	color:#ff0000;
	text-decoration:underline;
}
.blog_entry .credit a:hover {
	text-decoration:none;
}
.blog_entry p.summary {
	clear:both;
	margin:0;
	padding:7px 0  0  0;
}

/* FAQ Snippet */

#faq_snippet {
	width:421px;
	height:120px;
	overflow:hidden;
	background:url(../_IMAGES/faq_snippet_bg.gif) top left no-repeat;
	padding:22px 29px;
}

#faq_snippet h3{
	margin:0;
	padding:0;
	font-size:30px;
	color:#fff
}

#faq_snippet .question,
#faq_snippet .answer {
	display:block;
	margin:0;
	padding:7px 0 0px 20px;
	font-size:23px;
	font-weight:bold;
	font-style:italic;
	color:#FFF;
	border:none;
}
#faq_snippet .question .text,
#faq_snippet a:hover {
	color:#FAC100;
}
#faq_snippet .question:before {
	content:"";
}
#faq_snippet a{
	color:#fff;
}

#footer {
	clear:both;
}
#footer .top {
	padding:0;
	margin:0;
	height:48px;
	overflow:hidden;
	width:1000px;
	background:url(../_IMAGES/footer_top.gif) bottom left no-repeat;
}
#footer .content {
	background-color:#FFF;
	margin:0;
	padding:0;
	min-height:72px;
	height:auto !important;
	height:72px;
}
/* navigation styles */
		#footer .content ul {
			margin:0; 
			padding:0;
			display:block;
			list-style:none;
		}
		#footer .content ul li {
			list-style:none;
			margin:0;
			padding:15px 0 0 0;
			display:block;
			float:left;
		}
		#footer .content ul li.last a {
			background:none;
			padding-right:31px;
		}
		#footer .content ul li a {
			display:block;
			padding:0 24px 0 18px;
			margin:0;
			color:#616260;
			font:bold 14px "Calibri", Arial, Helvetica, san-serif; 
			text-decoration:none;
			text-transform:lowercase;
			background:url(../_IMAGES/nav_div.gif) right no-repeat;
		}
		#footer .content ul li a:hover {color:#06adde;}

#footer .partners {
	clear:both;
	background-color:#133d46;
	min-height:19px;
	height:auto !important;
	height:19px;
	
	padding:5px 25px;
	color:#FFF;
	font-weight:normal;
	font-size:12px;
}
#footer .partners p {
	margin:0;
	padding:3px 0 0 0;
	float:left;
}
#footer .partners img {
	float:left;
	margin:0 10px 0 5px;
}

#footer .partners .credit {
	float:right;
	padding:3px 0 0 0;
}
#footer .partners .credit a{
	color:#FFF;
	text-decoration:none;
}
#footer .partners .credit a:hover{
	color:#FFF;
	text-decoration:underline;
}
/* Title and UNIV Text Styles */

.title1, .title1_alt, .title1_alt2, .title1_alt3, .title1_alt4, .title1_alt5,
.title2, .title2_alt, .title2_alt2, .title2_alt3, .title2_alt4, .title2_alt5,
.title3, .title3_alt, .title3_alt2, .title3_alt3, .title3_alt4, .title3_alt5 {
	margin:0;
	padding:0;
}
.title1, .title1_alt, .title1_alt2, .title1_alt3, .title1_alt4, .title1_alt5{
	font-size:26px;
	font-style:italic;
}
.title2, .title2_alt, .title2_alt2, .title2_alt3, .title2_alt4, .title2_alt5 {
	font-size:20px;
}
.title3, .title3_alt, .title3_alt2, .title3_alt3, .title3_alt4, .title3_alt5 {
	font-size:16px;
}

.title1, .title2, .title3 {
	color:#333;
}
.title1_alt, .title2_alt, .title3_alt {
	color:#F40000;
}
.title1_alt2, .title2_alt2, .title3_alt2 {
	color:#06AFE0;
}
.title1_alt3, .title2_alt3, .title3_alt3 {
	color:#333333;
}
.title1_alt4, .title2_alt4, .title3_alt4 {
	color:#8dc63f;
}
.title1_alt5, .title2_alt5, .title3_alt5 {
	color:#707070;
}
.memberTitle {	
	margin:0;
	padding:0;
	width:675px;
}

a.ld_icon_link {	
	background:url(../_IMAGES/icon_ld_heart.gif) top left no-repeat;
	min-height:15px;
	height:auto !important;
	height:16px;
	padding:0 0 0 22px;
	font-weight:bold;
	font-style:italic;
	color:#333;
}
a.ld_icon_link:hover {	
	text-decoration:none;
}

.question, .bug {
	display:block;
	font-size:20px!important;
	font-weight:bold;
	color:#575b5d;
	margin:0 30px 0 30px;
	padding:5px 0 3px 0;
	border-bottom:1px dotted #CCC;
}
.question:before {
	content:"Q: ";
}

.answer, .bug_fix {
	display:block;
	margin:0 30px 0 30px;
	padding:10px 30px 35px 15px;
	font-size:16px;
}

.textcolor1 {color:#fa0000;}
.textcolor2 {color:#06aede;}
.textcolor3 {color:#f09c37;}
.textcolor4 {color:#8dc63f;}
.textcolor5 {color:#8e8e8e;}

/* rounded corner styles */
#header .bottom {
	clear:both;
	display:block;
	height:8px;
	margin:0;
	padding:0;
	background:url(../_IMAGES/hdr_rc_botright.gif) top right no-repeat;
}

#header .bottom .spacer {
	width:984px;
	height:8px;
	background-color:#FFF;
	float:left;
}

img.corner {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;
   float:left;
   }

.rounded_leftcorner, .rounded_leftcorner .spacer,
.rounded_bottom, .rounded_bottom .spacer,
.rounded_top, .rounded_rightcorner,
.rounded_top2,
.rounded_home_topright{
	display:block;
	margin:0;
	padding:0;
	height:8px;
}
.rounded_top3, .rounded_bottom3, 
.rounded_top4,
.rouded_top7, .rounded_bottom7 {
	display:block;
	margin:0;
	padding:0;
	height:5px;
}
.rounded_rightcorner {
	clear:both;
	background:url(../_IMAGES/rc1_botright.gif) top right no-repeat;
}
.rounded_leftcorner {
	background:url(../_IMAGES/rc_topleftalt.gif) bottom left no-repeat;
}
.rounded_home_topright{
	background:url(../_IMAGES/rc_toprightalt.gif) bottom right no-repeat;
}


/*.rounded_home_top .corner{
	background:url
}*/
.rounded_leftcorner .spacer{
	float:right;
	background-color:#fff;
	width:548px;
}
.rounded_bottom {
	background:url(../_IMAGES/rc1_botright.gif) top right no-repeat;
}
.rounded_top {
	background:url(../_IMAGES/rc1_topright.gif) top right no-repeat;
}
.rounded_top2 {
	background:url(../_IMAGES/rc2_topright.gif) top right no-repeat;
}
.rounded_top2 div.corner{
	background:url(../_IMAGES/rc2_topleft.gif) top right no-repeat;
}
.rounded_top3 {
	background:url(../_IMAGES/rc3_topright.gif) top right no-repeat;
}
.rounded_bottom3 {
	background:url(../_IMAGES/rc3_botright.gif) top right no-repeat;
}
.rounded_top7 {
	background:url(../_IMAGES/rc7_topright.gif) top right no-repeat;
}
.rounded_bottom7 {
	background:url(../_IMAGES/rc7_botright.gif) top left no-repeat;
}
.rounded_top3 div.corner,
.rounded_bottom3 div.corner,
.rouded_top7 div.corner, 
.rounded_bottom7 div.corner {
	height:5px;
	width:5px;
	float:left;
	margin:0;
	padding:0;
}
.rounded_top3 div.corner {
	background:url(../_IMAGES/rc3_topleft.gif) top right no-repeat;
}
.rounded_bottom3 {
	background:url(../_IMAGES/rc3_botright.gif) top right no-repeat;
}
.rounded_bottom3 div.corner{
	background:url(../_IMAGES/rc3_botleft.gif) top left no-repeat;
}
.rounded_top7 div.corner {
	background:url(../_IMAGES/rc7_topleft.gif) top right no-repeat;
}
.rounded_bottom7 div.corner{
	background:url(../_IMAGES/rc7_botleft.gif) top left no-repeat;
}

/* Settings styles */
#settings_wrapper {
	background-color:#0a2025;
}
#settings_button {
	display:block;
	width:93px;
	height:36px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../_IMAGES/stng_tab.gif) top left no-repeat;
}
#settings_wrapper .top {
	display:block;
	height:35px;
	margin:0;
	padding:1px 0 0 440px;
	background:url(../_IMAGES/stng_top_bg.gif) top left no-repeat;
}
#settings {
	margin:0 10px;
	padding:0;
	background-color:#6dcff6;
}
#settings .content {
	background:url(../_IMAGES/stng_container_bg.gif) bottom left no-repeat;
	min-height:43px;
	height:auto !important;
	height:43px;
	margin:0;
	padding:7px 20px;
}
#settings_table td {
	text-align:left;
	vertical-align:top;
	font-size:12px;
}
#settings_table td.settinglabel {
	padding-bottom:3px;
	font-weight:bold;
	color:#363636;
}
.dropdown_input {
	border:1px solid #7da7d9;
	background-color:#FFF;
	color:#999;
	font-size:11px;
	font-style:normal;
	line-height:12px;
	margin:0;
	height:16px;
	padding: 2px 4px 0px 4px;
	float:left;
}
.dd_trigger {
	display:inline;
	width:19px;
	height:20px;
	margin:0;
	padding:0;
	border:none;
}
.toggler  {
	color:#e0f0f6;
	font-weight:bold;
	height:21px;
	overflow:hidden;
	padding-left:4px;
}
.toggler .division{
	display:block;
	float:left;
	width:2px;
	height:7px;
	background-color:#bce5f5;
	margin:5px 4px 0 4px;
}
.toggler a.notSelected, 
.toggler a.selected {
	height:13px;
	padding:0 0 6px 0;
}
.toggler a.notSelected {
	display:block;
	float:left;
	color:#e0f0f6;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	cursor:pointer;
}
.toggler a.selected {
	display:block;
	float:left;
	color:#003663;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	background:url(../_IMAGES/toggler_icon_arrow.gif) bottom no-repeat;
	cursor:default;
}


/* Button Styles */
a.btn1_small, .btn1_small,
a.btn2_small, .btn2_small,
a.btn1_medium, .btn1_medium,
a.btn2_medium, .btn2_medium,
a.btn1_large, .btn1_large,
a.btn2_large, .btn2_large {
	display:block;
	overflow:hidden;
	background:none;
	border:none;
	text-align:center;
	font-size:16px;
	color:#FFF;
	font-family: "Calibri", Arial, helvetica, sans-serif;
	text-decoration:none;
	padding:8px 0 0 0;
}
.btn1_small, .btn2_small{
	padding:0 0 0 0;
}

a.btn1_small,
.btn1_medium,
.btn1_small {
	width:90px;
	height:37px;
	background:url(../_IMAGES/btn_submit_90x37.gif) top left no-repeat;
}
a.btn2_small,
.btn1_medium,
.btn2_small {
	width:90px;
	height:37px;
	background:url(../_IMAGES/btn_submit2_90x37.gif) top left no-repeat;
}
a.btn1_medium,
.btn1_medium {
	width:160px;
	height:37px;
	background:url(../_IMAGES/btn_submit_154x37.gif) top left no-repeat;
}
a.btn2_medium,
.btn2_medium {
	width:160px;
	height:37px;
	background:url(../_IMAGES/btn_submit2_154x37.gif) top left no-repeat;
}
input.btn2_medium, input.btn1_medium {
	height:37px;
	padding-bottom:10px;
}
.user_control_buttons {
	display:block;
	clear:both;
	text-align:right;
}
.user_control_buttons ul {
	list-style:none;
	margin:0;
	padding:0;
}
.user_control_buttons ul li{
	list-style:none;
	display:inline;
	margin:0;
	padding:40px 6px 0 6px;
	vertical-align:middle;
}
.user_control_buttons ul li a{
	
}

a.flat_button1,
a.flat_button2,
a.flat_button3 {
	margin:0;
	display:inline-block;
	padding:8px 8px;
	background:url(../_IMAGES/btn_flat1.gif) top left no-repeat;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	text-decoration:none;
	width:61px;
}
a.flat_button2 {
	background:url(../_IMAGES/btn_flat2.gif) top left no-repeat;
}
a.flat_button3 {
	background:url(../_IMAGES/btn_flat3.gif) top left no-repeat;
}
a.flat_short_button {
	margin:0;
	display:inline-block;
	padding:4px 8px;
	background:url(../_IMAGES/btn_flat_short_alt.gif) top left no-repeat;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	text-decoration:none;
	width:75px;
	height:15px;
	cursor:pointer;
}
a.flat_button_lg {
	display:block;
	width:137px;
	margin:0;
	padding:8px 0;
	background:url(../_IMAGES/btn_flat_lg.gif) top left no-repeat;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	text-decoration:none;
}
a.flat_button_lg_alt {
	display:block;
	width:117px;
	margin:0;
	padding:8px 0;
	background:url(../_IMAGES/btn_flat_lg_alt.gif) top left no-repeat;
	color:#898989;
	font-size:16px;
	font-style:italic;
	text-align:center;
	text-decoration:none;
}
a.importLinks_btn{
	float:left;
}
a.exportAll_btn {
	float:left;
	margin:0 4px 0 0;
}

a.delete_link {
	font-size:16px;
	font-style:italic;
	text-decoration:none;
	color:#898989;
}
a.delete_link:hover,
a.cancel_link:hover { 
	text-decoration:underline;
}
a.cancel_link {
	font-size:16px;
	font-style:normal;
	text-decoration:none;
	color:#06afe0;
}
.btn_export_small {
	margin:4px 0 -6px 5px;
	padding:0;
}


.display_table,
.display_table_lite {
	display:block;
	margin:0;
	padding:0;
}

#member_projectList_wrapper .display_table .wrapper {
	height:140px;
	overflow:hidden;
}

.display_table .header,
.display_table .header_lite {
	display:block;
	margin:0;
	padding:0;
	text-align:left;
	min-height:45px;
	height:auto !important;
	height:45px;
}
#member_projectList_wrapper .display_table .header {
	min-height:28px;
	height:auto !important;
	height:28px;
}

.display_table .header .table_top,
.display_table .header .bottom {
	display:block;
	clear:both;
	height:5px !important;
}

.display_table .header .table_top img.corner,
.display_table .table_bottom img.corner,
.display_table .header .bottom .corner {
	display:block;
	width:5px;
	height:5px;
	float:left;
}

.display_table .header .title,
.display_table .header_lite .title {
	display:block;
	padding:12px 0 0 14px;
	margin:0;
	max-width:500px;
	height:33px;	
	color:#FFF;
	font-weight:bold;
	font-style:italic;
	font-size:22px;
	overflow:hidden;
	border:none;
}	

.display_table .header_lite .title {
	padding:5px 0 0 8px;
	font-size:18px;
	min-height:30px;
	height:auto !important;
	height:30px;
}


#member_projectList_wrapper .display_table .header .title{
	font-size:18px;
	padding:8px 0 0 14px;
	height:23px;
	font-weight:normal;
}

.display_table .header .toggle_btn {
	display:block;
	float:right;
	width:60px;
	height:20px;
	padding:0;
	margin:0;
}

.display_table .header .rightSide{
	display:block;
	float:right;
	margin:-30px 0 0 0;
	padding:0 12px 0 0;
	text-align:right;
	width:300px;
}

.display_table .header .rightSide label{
	font-weight:bold;
	font-size:14px;
	color:#004a80;
}

.display_table ul.rows {
	margin:0;
	padding:0;
	list-style:none;
}
.display_table ul.rows li{
	display:block;
	float:none;
	margin:0;
	padding:13px 36px;
	clear:both;
	list-style:none;
	background:url(../_IMAGES/table_gfx/row_separator.gif) bottom left repeat-x;
	text-align:left;
}
.display_table ul.narrow li{
	padding:5px 8px;
}
.display_table ul.rows li .row_title,
.display_table ul.rows li a.row_title{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding:3px 10px 3px 0; 
}
.display_table ul.rows li a.row_title:hover{
	text-decoration:underline;
}
.display_table ul.rows li .row_date{
	font-size:12px;
	color:#b7b7b7;
	font-weight:bold;
	padding:0 15px 0 0;
}

.display_table ul.rows li .row_description{
	color:#707070;
	font-size:12px;
	margin:3px 0;		
}

#member_projectList_wrapper .display_table ul.rows li .row_description{
	overflow:hidden;
	height:16px;
}
ul.row_tools,
ul.row_tools_mini {
	float:right;
}
ul.row_tools,
ul.row_tools li,
ul.row_tools_mini,
ul.row_tools_mini li{
	margin:0;
	padding:0 0 0 0 !important;
	list-style:none;
	list-style-image:none;
}
ul.row_tools li,
ul.row_tools_mini li {
	display:block;
	float:left !important;
	background:none !important;
	width:auto;
	clear:none !important;
}

ul.row_tools a,
ul.row_tools_mini a,
a.row_edit_btn,
a.row_delete_btn,
.display_table ul.rows li a.row_delete_btn_alt{
	display:block;
	float:right;
	margin:0 0 0 10px;
	padding:0;
	width:23px;
	height:23px;
	overflow:hidden;
	text-indent:-99999px;
	color:#00AEEF;
}
ul.row_tools a{
	margin:30% 10px;
}
ul.row_tools_mini a {
	margin:0 10px;
}
ul.row_tools_mini a.textlink {
	font-size:14px;
	display:inline;
	text-indent:0;
	margin-top:2px;
	text-decoration:none;
}
ul.row_tools_mini a.textlink:hover {
	text-decoration:underline;
}
a.row_linkmgr_btn {
	background:url(../_IMAGES/table_gfx/icon_linkmgr.gif) top left no-repeat;
}
a.row_linkmgr_btn:hover {
	background:url(../_IMAGES/table_gfx/icon_linkmgr_hi.gif) top left no-repeat;
}
a.row_view_btn {
	background:url(../_IMAGES/table_gfx/icon_view.gif) top left no-repeat;
}
a.row_view_btn:hover {
	background:url(../_IMAGES/table_gfx/icon_view_hi.gif) top left no-repeat;
}
a.row_run_btn {
	background:url(../_IMAGES/table_gfx/icon_new_report.gif) top left no-repeat;
}
a.row_run_btn:hover {
	background:url(../_IMAGES/table_gfx/icon_new_report_hi.gif) top left no-repeat;
}
a.row_edit_btn {
	background:url(../_IMAGES/table_gfx/icon_edit.gif) top left no-repeat;
}
a.row_edit_btn:hover {
	background:url(../_IMAGES/table_gfx/icon_edit_hi.gif) top left no-repeat;
}
a.row_delete_btn {
	background:url(../_IMAGES/table_gfx/icon_delete.gif) top left no-repeat;
}
a.row_delete_btn:hover {
	background:url(../_IMAGES/table_gfx/icon_delete_hi.gif) top left no-repeat;
}
#row_tools_labels {
	height:32px;
	background:url(../_IMAGES/row_tools_labels.gif) 109px 0px no-repeat;
	margin-top:-40px;
}

.display_table ul.rows li a.row_delete_btn_alt {
	background:url(../_IMAGES/table_gfx/icon_delete_alt.gif) top left no-repeat;
}
.display_table ul.rows li a.row_delete_btn_alt:hover {
	background:url(../_IMAGES/table_gfx/icon_delete_alt_hi.gif) top left no-repeat;
}

.display_table .table_bottom,
.grid_bottom,
.grid_bottom_alt {
	display:block;
	clear:both;
	height:4px;
	overflow:hidden;
	padding:5px 0 0 0;
	margin:10px 0 0 0;
}

.display_table ul.rows li .row_left,
.display_table ul.rows li .row_left_wide {
	width:430px;
	float:left;
	margin:0;
	padding:0;
}
.display_table ul.rows li .row_left_wide {
	width:650px;
}
.display_table ul.rows li .row_left_fit {
	float:left;
	margin:0;
	padding:0;
}
.display_table ul.rows li .row_right {
	display:block;
	float:right;
	width:400px;
	padding:0 0 0 15px;
	border-left:1px solid #dde0e3;
}
.display_table ul.rows li .no_margin{
	margin:-2px 0;
}
.display_table ul.rows li .row_left .row_title,
.display_table ul.rows li .row_left a.row_title{
	display:block;
	margin:0;
	padding:0;
	width:430px;
	overflow:hidden;
}

/* Link Queue Option table styles */
.link_queue_options {
	margin:0;
	padding:3px 11px;
	color:#9f7732;
}
.link_queue_options label {
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	color:#707070;
	padding:0 8px 0 0;
}
.link_queue_options .option_item{
	color:#9f7732;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
}


.table_style_1 .header{
	background-color:#6DCFF6;
}
.table_style_2 .header{
	background-color:#f8cb19;
}
.table_style_3 .header{
	background-color:#8dc63f;
}
.table_style_1 .header .table_top {
	background:url(../_IMAGES/table_gfx/rc1_top_right.gif) top right no-repeat;
}
.table_style_2 .header .table_top {
	background:url(../_IMAGES/table_gfx/rc2_top_right.gif) top right no-repeat;
}
.table_style_3 .header .table_top {
	background:url(../_IMAGES/table_gfx/rc3_top_right.gif) top right no-repeat;
}
.table_style_1 .header_lite .table_top,
.table_style_2 .header_lite .table_top,
.table_style_3 .header_lite .table_top {
	height:22px !important;
}
.table_style_1 .header_lite .table_top {
	background:#6DCFF6 url(../_IMAGES/table_gfx/rc1_top_right.gif) top right no-repeat;
}
.table_style_2 .header_lite .table_top {
	background:#f8cb19 url(../_IMAGES/table_gfx/rc2_top_right.gif) top right no-repeat;
}
.table_style_3 .header_lite .table_top {
	background:#8dc63f url(../_IMAGES/table_gfx/rc3_top_right.gif) top right no-repeat;
}




/*  Bottom corner of the table header */
.table_style_1 .header .bottom {
	background:url(../_IMAGES/table_gfx/rc1_header_botright.gif) top right no-repeat;
}

.table_style_1 .table_bottom,
.grid_bottom {
	background:#deeff6 url(../_IMAGES/table_gfx/rc1_bottom_right.gif) bottom right no-repeat;
	
}
.table_style_2 .table_bottom{
	background:#f8f0cf url(../_IMAGES/table_gfx/rc2_bottom_right.gif) bottom right no-repeat;
	
}
.table_style_3 .table_bottom,
.grid_bottom_alt {
	background:#e4f6de url(../_IMAGES/table_gfx/rc3_bottom_right.gif) bottom right no-repeat;
	
}

.table_style_1 ul.rows li .row_title,
.table_style_1 ul.rows li a.row_title,
.table_style_1 .header_lite .title {
	color:#00aeef;
}

.table_style_2 ul.rows li .row_title,
.table_style_2 ul.rows li a.row_title,
.table_style_2 .header_lite .title {
	color:#9f7732;
}

.table_style_3 ul.rows li .row_title,
.table_style_3 ul.rows li a.row_title,
.table_style_3 .header_lite .title {
	color:#60a700;
}
.display_table div.corner,
.grid_bottom div.corner,
.grid_bottom_alt div.corner{
	width:5px;
	height:5px;
	overflow:hidden;
}

.table_style_1 div.corner {
	background:url(../_IMAGES/table_gfx/rc1_top_left.gif) top left no-repeat;
}
.table_style_2 div.corner {
	background:url(../_IMAGES/table_gfx/rc2_top_left.gif) top left no-repeat;
}
.table_style_3 div.corner {
	background:url(../_IMAGES/table_gfx/rc3_top_left.gif) top left no-repeat;
}

.table_style_1 .header .bottom div.corner {
	background:url(../_IMAGES/table_gfx/rc1_header_botleft.gif) top left no-repeat;
}
.table_style_2 .header .bottom div.corner {
	background:url(../_IMAGES/table_gfx/rc2_top_left.gif) top left no-repeat;
}
.table_style_3 .header .bottom div.corner {
	background:url(../_IMAGES/table_gfx/rc3_top_left.gif) top left no-repeat;
}

.table_style_1 a.more_link:hover {
	background-color:#deeff6;
	color:#00aeef;
}
.table_style_2 a.more_link:hover {
	background-color:#f8f0cf;
	color:#9f7732;
}
.table_style_3 a.more_link:hover {
	background-color:#e4f6de;
	color:#60a700;
}

/*.display_table .header_lite .title, 
.table_style_1 .header_lite .title {
	border-bottom:2px solid #00aeef;
}
.table_style_2 .header_lite .title {
	border-bottom:2px solid #9f7732;
}
.table_style_3 .header_lite .title {
	border-bottom:2px solid #60a700;
}
*/
.table_style_1 .table_bottom div.corner,
.grid_bottom div.corner {
	background:url(../_IMAGES/table_gfx/rc1_bottom_left.gif) top left no-repeat;
}
.table_style_2 .table_bottom div.corner{
	background:url(../_IMAGES/table_gfx/rc2_bottom_left.gif) top left no-repeat;
}
.table_style_3 .table_bottom div.corner,
.grid_bottom_alt div.corner  {
	background:url(../_IMAGES/table_gfx/rc3_bottom_left.gif) top left no-repeat;
}


.member_tool_links {
	padding:15px 10px 0;
}
.member_tool_links a {
	display:block;
	float:left;
	padding:0 20px 0 20px;
	margin:0 1px -5px;
	height:36px;
	overflow:hidden;
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	background-color:#b2b2b2;
	background:#b2b2b2 url(../_IMAGES/tabs/normal_rc_topleft.gif) left top no-repeat;
}
.member_tool_links a.active {
	background:#FFF url(../_IMAGES/tabs/active_rc_topleft.gif) left top no-repeat;
	color:#0072bc;
}
.member_tool_links a .tabtop,
.member_tool_links a.active .tabtop{
	display:block;
	height:5px;
	margin:0 -20px 5px;
	padding:0;
}
.member_tool_links a .tabtop {
	clear:both;
	background:url(../_IMAGES/tabs/normal_rc_topright.gif) right top no-repeat;
}
.member_tool_links a.active .tabtop {
	clear:both;
	background:url(../_IMAGES/tabs/active_rc_topright.gif) right top no-repeat;
}

.member_tool_links a:hover {
	color:#333;
}
.member_tool_links a.active:hover {
	color:#0072bc;
	cursor:default;
}

/*   OLD OUT DATED STYLES    */
/*.member_tool_links {
	display:block;
	clear:both;
	height:36px;
	overflow:hidden;
	background:#f6f6f6 url(../_IMAGES/rounded_tabs_right.gif) top right no-repeat;
	text-align:left;
	margin:6px 0 15px 0;
}
.member_tool_links div.corner{
	background:url(../_IMAGES/rounded_tabs_left.gif) top left no-repeat;
	width:5px;
	height:36px;
	float:left;
	overflow:hidden;
}
.member_tool_links a {
	display:block;
	float:left;
	padding:10px 20px 0 20px;
	margin:0;
	height:26px;
	overflow:hidden;
	color:#707070;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	border-right:1px solid #dde0e3;
}
.member_tool_links a:hover {
	color:#0072bc;
}*/



/*  General Boxes  */
		.block_area {
			display:block;
			clear:both;
			margin:0;
			padding:0;
			background-color:#f6f6f6;
		}
		.block_area .block_content {
			margin:0;
			padding:0 5px 10px 5px;
		}
		.block_area .block_header,
		.block_area .block_header_alt {
			background-color:#ddd;
			margin:0 0 25px 0;
		}
		.block_area .block_header_alt {
			margin:0 0 5px 0;
		}
		.block_area .block_header p,
		.block_area .block_header_alt p {
			display:block;
			padding:9px 15px 10px 15px;
			margin:0;
			font-size:16px;
			font-style:normal;
			font-weight:normal;
			color:#555;
		}
		.block_area .block_header .top,
		.block_area .block_header_alt .top {
			height:5px;
			margin:0; padding:0;
			background:url(../_IMAGES/rc4_topright.gif) top right no-repeat;
		}
		.block_area .block_header .top div.corner,
		.block_area .block_header_alt .top div.corner {
			width:5px;
			height:5px;
			float:left;
			background:url(../_IMAGES/rc4_topleft.gif) top left no-repeat;
		}
		
		.gui_block {
			display:block;
			background:#f5f5f5;
			margin:0;
			padding:0;
		}
		.gui_block .top,
		.gui_block .bottom{
			clear:both;
			height:4px;
			margin:0;
			padding:0;
			overflow:hidden;
		}
		.gui_block .top .corner,
		.gui_block .bottom .corner{ 
			display:block;
			height:4px;
			width:4px;
			float:left;
		}
		.gui_block .top {
			background:url(../_IMAGES/rc5_topright.gif) top right no-repeat;
		}
		.gui_block .bottom {
			background:url(../_IMAGES/rc5_botright.gif) top right no-repeat;
		}
		.gui_block .top .corner{
			background:url(../_IMAGES/rc5_topleft.gif) top left no-repeat;
		}
		.gui_block .bottom .corner{
			background:url(../_IMAGES/rc5_botleft.gif) top left no-repeat;
		}

/* */
td.form_label,
.form_label {
	width:185px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#707070;
	text-align:right;
}
.form_field,
.comment_field {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333;
	padding:2px 3px;
	margin:0;
	text-align:left;
	border:1px solid #a5acb2;
}
.form_dropdown {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333;
	text-align:left;
	height:20px;
	padding:0 0 0 2px;
}
.field_desc {
	color:#959595;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}
.comment_field {
	width:390px;
	height:170px;
	font-family:"Calibri", Arial, sans-serif;
	margin-bottom:9px;
}

.comment_blurb {
	display:block;
	padding:10px 0 0 0;
	background:url(../_IMAGES/table_gfx/row_separator.gif) bottom left repeat-x;
}
.comment_username {
	font-weight:bold;
	color:#707070;
	font-size:14px;
}
.comment_date {
	font-style:italic;
	color:#b7b7b7;
	font-size:11px;
}
.comment_content {
	font-size:14px;
	color:#909090;
	margin:0;
	padding:4px 0 10px 0;
}

img.help_icon,
img.padder {
	margin:2px 0 -3px 0;
}
img.calendar_icon {
	margin:3px 0 -5px 3px;
}
a.alt_link {
	color:#06afe0;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}

.dotted_hr {
	clear:both;
	height:1px;
	overflow:hidden;
	background:url(../_IMAGES/table_gfx/row_separator.gif) bottom left repeat-x;
	margin:6px 0;
	padding:0;
}
.form_area_title {
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	color:#06afe0;
	padding:10px 0 15px 20px;
}



#project_dropdowns {
	display:block;
	margin:0;
	padding:0;	
	float:right;
}
#project_dropdowns select {
	margin:0 0 0 9px;
}

#projet_dropdowns ul {
	list-style:none;
	margin:0;
	padding:0;
}
#project_dropdowns ul li {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	float:left;
	height:36px;
	background-color:#deeff6;
	
}
#project_dropdowns ul li.dd {
	width:200px;
	background-image:url(../_IMAGES/prj_dd_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 1px 0 0;
}
#project_dropdowns ul li a{
	display:block;
	color:#004a80;
	font-size:14px;
	font-style:italic;
	text-decoration:none;
	padding:12px 30px 7px 14px;
	background:url(../_IMAGES/prj_dd_arrow.gif) right no-repeat;
	min-width:80px;
	overflow:hidden;
}

/* Borrowed from http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm  */
#project_dropdowns ul li a:hover, #project_dropdowns ul li a.selected{ 
	color:#333; 
}
.dropmenudiv{
	position:absolute;
	top: 0;
	font:normal 14px "Calibri";
	line-height:18px;
	z-index:100;
	background-color: #deeff6;
	width: 200px;
	visibility: hidden;
	margin:0;
}


.dropmenudiv a{
	width: auto;
	display: block;
	padding: 6px 12px;
	text-decoration: none;
	color:#004a80;
	font-style:italic;
	overflow:hidden;
}

* html .dropmenudiv a{ 
	width: 100%;
}
.dropmenudiv a:hover{ 
	background-color: #62a9c7;
	color:#FFF;
}

/* Dash Board Filter Bar*/
#dash_filterbar_wrapper {
	padding:0;
	margin:10px 0 0;
}	
#dash_filterbar {
	display:block;
	margin:0;
	padding:0;
	background-color:#DDD;
	text-align:left;
	margin:0;
}
#dash_filterbar .top{
	clear:both;
	height:5px;
	margin:0;
	padding:0;
	background:url(../_IMAGES/dshbd_filtertools_rc_topright.gif) bottom right no-repeat;
}
#dash_filterbar .top .corner{
	float:left;
	height:5px;
	width:5px;
	margin:0;
	padding:0;
	background:url(../_IMAGES/dshbd_filtertools_rc_topleft.gif) bottom left no-repeat;
}
#dash_filterbar .bottom {
	clear:both;
	height:5px;
	margin:20px 0 0 0;
	padding:0;
	background:url(../_IMAGES/dshbd_filtertools_rc_botright.gif) bottom right no-repeat;
}
#dash_filterbar .bottom div.corner{
	float:left;
	height:5px;
	width:5px;
	margin:0;
	padding:0;
	background:url(../_IMAGES/dshbd_filtertools_rc_botleft.gif) bottom left no-repeat;
}
#dash_filterbar .filter_content{
	padding:4px 10px 5px 5px;
}
#dash_filterbar .title{
	display:block;
	font-weight:bold;
	font-size:14px;
	color:#004a80;
	padding:4px 8px 0 7px;
	float:left;
}

#dash_filterbar .divider {
	display:block;
	float:left;
	border-left:1px solid #A0A0A0;
}	
#dash_filterbar label {
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	color:#333;
	margin:0;
	padding:3px 4px 0 16px;
}
#dash_filterbar #filter_section_right {
	float:right;
}
#dash_filterbar .filter_content #ke {
	margin:0 0 0 4px;
}
#dash_filterbar .filter_content .filter_section_center {
	float:left;
	margin:0 0 0 10px;
}

a.member_createNew_btn {
	display:block;
	width:147px;
	height:29px;
	background:url(../_IMAGES/dshd_createnew_btn.gif) left top no-repeat;
	float:left;
	margin:0;
	padding:8px 0 0;
	color:#FFF!important;
	font-size:16px;
	text-align:center;
	text-decoration:none;
}
a.member_createNew_btn:hover {
	color:#6d5222!important;
}


#dash_actions {
	margin:0 0 0 603px;
	padding:0;
	width:340px;
	background-color:#deeff6;
}
#dash_actions .top {
	height:5px;
	background:url(../_IMAGES/rc6_topright.gif) top right no-repeat;
}
#dash_actions .top .corner {
	height:5px;
	width:5px;
	float:left;
	background:url(../_IMAGES/rc6_topleft.gif) top left no-repeat;
}
#dash_actions label {
	color:#6b6b6b;
	font-style:italic;
	font-size:14px;
	padding:4px 8px 5px 14px;
}

#dash_actions .form_dropdown{
	margin:4px 0 5px 0;
}


table.display_grid {
	width:100%;
}

table.display_grid th,
table.display_grid_alt th,
table.display_grid_alt_alt th,
table.buy_table th {
	font-weight:bold;
	color:#FFF;
	font-size:18px;
	background-color:#6dcff6;
}
table.display_grid th {
	background:#6dcff6 url(../_IMAGES/vert_divider_dotted.gif) top left repeat-y;
	text-align:center;
}
table.display_grid_alt th {
	text-align:center;
	background:#8dc63f url(../_IMAGES/vert_divider_dotted.gif) top left repeat-y;
}
table.display_grid_alt_alt th {
	text-align:center;
	background:#f8Cb19 url(../_IMAGES/vert_divider_dotted.gif) top left repeat-y;
}
table.buy_table th { text-align:left;}

table.display_grid th.frontcap,
table.buy_table th.frontcap {
	background:#6dcff6 url(../_IMAGES/table_gfx/rc1_top_left.gif) top left no-repeat;
}
table.display_grid_alt th.frontcap {
	background:#8dc63f url(../_IMAGES/table_gfx/rc3_top_left.gif) top left no-repeat;
}
table.display_grid_alt_alt th.frontcap {
	background:#f8Cb19 url(../_IMAGES/table_gfx/rc2_top_left.gif) top left no-repeat;
}
table.display_grid th.endcap,
table.buy_table th.endcap {
	width:5px;
	background:#6dcff6 url(../_IMAGES/table_gfx/rc1_top_right.gif) top right no-repeat;
}
table.display_grid_alt th.endcap {
	width:5px;
	background:#8dc63f url(../_IMAGES/table_gfx/rc3_top_right.gif) top right no-repeat;
}
table.display_grid_alt_alt th.endcap {
	width:5px;
	background:#f8Cb19 url(../_IMAGES/table_gfx/rc2_top_right.gif) top right no-repeat;
}
table.display_grid th.endcap,
table.display_grid_alt th.endcap,
table.display_grid_alt_alt th.endcap {
	padding:0;
}

table.display_grid td,
table.display_grid th,
table.display_grid_alt td,
table.display_grid_alt th,
table.display_grid_alt_alt td,
table.display_grid_alt_alt th,
table.buy_table td,
table.buy_table th {
	padding:12px 15px 8px 15px;
}
table.display_grid tr.row,
table.display_grid_alt tr.row,
table.display_grid_alt_alt tr.row,
table.buy_table tr.row {
	background:url(../_IMAGES/table_gfx/row_separator.gif) bottom left repeat-x;
}
table.display_grid td,
table.display_grid_alt td,
table.display_grid_alt_alt td,
table.buy_table td {
	font-size:14px;
	background:url(../_IMAGES/vert_divider_dotted2.gif) top left repeat-y;
	color:#707070;
}
table.display_grid td.first,
table.display_grid_alt td.first,
table.display_grid_alt_alt td.first,
table.buy_table td.first{	
	background:none;
}

table.display_grid td.grid_date,
table.display_grid_alt td.grid_date,
table.display_grid_alt_alt td.grid_date  {
	font-size:12px;
	font-style:italic;
	color:#707070;
}

.pageLinks {
	display:block;
	float:right;
	padding:5px 0 0 0;
}
.pageLinks ul {
	margin:0;
	padding:0;
	list-style:none;
}
.pageLinks ul li {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	float:left;
}
.pageLinks ul li a {
	display:block;
	padding:2px 6px;
	font-size:14px;
	color:#707070;
	text-decoration:none;
}
.pageLinks ul li a:hover {
	background-color:#e2f5fd;
	color:#6dcff6;
}
.changelog {
	padding:8px 0 0 0;
}
.changelog ul{
	margin:0;
	padding:0;
	list-style:none;
}
.changelog ul li{
	list-style:none;
	display:block;
	margin:0;
	padding:4px 0 4px 40px;
	font-size:14px;
	color:#707070;
}
.changelog ul li .changelog_detail{
	font-size:11px;
	color:#bcbcbc;
	font-style:italic;
}

/* Buy Page Styles */
.buy_page_title {
	display:block;
	margin:0;
	padding:9px 0 0 65px;
	height:36px;
	overflow:hidden;
	background:url(../_IMAGES/prem_heart_graybg.jpg) 10px top no-repeat;
	color:#333;
	font-weight:bold;
	font-style:italic;
	font-size:26px;
}

#buy_content {
	margin:0;
	padding:18px 0 0 0;
}

#buy_content .left_buy_column {
	float:left;
	width:375px;
	margin:0;
	padding:0;
}
#buy_content .right_buy_column {
	float:right;
	width:570px;
	margin:0;
	padding:0;
}
table.buy_table td.large_text {
	text-align:right;
	font-size:22px;
	font-weight:bold;
	color:#707070;
	line-height:18px;
}

#member_buy_testimonial_wrapper {
	padding:55px 0 0 0;
	clear:both;
}

.member_buy_testimonial,
.member_buy_testimonial_last {
	float:left;
	width:302px;
	display:block;
	background:url(../_IMAGES/vert_divider_dotted2.gif) top right repeat-y;
	padding:9px 9px 10px 9px;
	margin:0;
}
.member_buy_testimonial_last {
	background:none;
}
.member_buy_testimonial .pull_quote,
.member_buy_testimonial_last .pull_quote{
	display:block;
	font-size:22px;
	color:#6dcff6;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0 0 20px 0;
}
.member_buy_testimonial .image,
.member_buy_testimonial_last .image {
	display:block;
	float:left;
	width:75px;
	height:75px;
	padding:5px;
	margin:0;
	background:url(../_IMAGES/testimonial_img_bg.gif) top left no-repeat;
}
.member_buy_testimonial .blurb,
.member_buy_testimonial_last .blurb,
.member_buy_testimonial .logo,
.member_buy_testimonial_last .logo  {
	float:right;
	width:210px;
}

.member_buy_testimonial .blurb .title,
.member_buy_testimonial_last .blurb .title {
	font-size:18px;
}

.member_buy_testimonial .logo,
.member_buy_testimonial_last .logo {
	text-align:left;
}

.buy_package_reminder {
	background:	url(../_IMAGES/buy_reminder_bg.gif) top no-repeat;
	margin:23px 0;
	padding:13px 0 0 0;
	height:115px;
}
.buy_package_reminder .info {
	float:left;
	width:395px;
	margin:0 0 0 40px;
	padding:7px 30px 9px 0;
	text-align:right;
	background:url(../_IMAGES/vert_divider_dotted2.gif) top right repeat-y;
	font-size:20px;
}
.buy_package_reminder .buttons {
	display:block;
	float:left;
	padding:19px 0 0 38px;
	margin:0;
}
.buy_package_reminder .buttons a{
	display:block;
	float:left;
	padding:0;
	margin:0 16px 0 0;
}

/*   */

#member_projectList_wrapper{
	background-color:#fff;
}
#member_projectList_wrapper .content {
	padding:0px 7px 24px 7px;
	overflow:hidden;
}
#member_projectList_wrapper .tab{
	display:block;
	margin:0 15px 0 15px;
	padding:6px 0 0 0;
	float:left;
	width:110px;
	color:#fff;
	background-color:#deeff6;
	text-align:center;
}
#member_projectList_wrapper .tab a{
	color:#003663;
	text-decoration:none;
	padding:0 0 5px 0;
}
#member_projectList_wrapper .tab .bottom{
	height:4px;
	background:#deeff6 url(../_IMAGES/table_gfx/rc1_bottom_right.gif) bottom right no-repeat;
}
#member_projectList_wrapper .tab .corner{
	height:4px;
	width:4px;
	float:left;
	display:block;
	background:#deeff6 url(../_IMAGES/table_gfx/rc1_bottom_left.gif) bottom left no-repeat;
}

#member_projectList_wrapper ul.sub_links {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#member_projectList_wrapper ul.sub_links li {
	list-style:none;
	margin:0;
	padding:6px 0 0 0;
	display:block;
	float:left;
}
#member_projectList_wrapper ul.sub_links li a{
	color:#60a700;
}
#member_projectList_wrapper ul.sub_links li a:hover{
	text-decoration:none;
}

.premium-area {
	display:block;
	background:#fff6b7 url(../_IMAGES/prem_bg_top.jpg) top left no-repeat;
}
.premium-area{
	width:472px;
}
.premium-area .premium-content {
	margin:0;
	padding:4px 0 15px 20px;
	min-height:120px;
	height:auto !important;
	height:120px;

}
.premium-area .bottom {
	height:6px;
	display:block;
	clear:both;
	background:url(../_IMAGES/prem_bg_bottom.gif) top left no-repeat;
	overflow:hidden;
}
.premium-area ul {
	margin:0;
	padding:15px 0 0 0;
	list-style:none;
}
.premium-area ul li {
	display:block;
	float:left;
	width:195px;
	margin:0;
	padding:4px 6px 4px 22px;
	font-weight:bold;
	font-style:italic;
	list-style:none;
	background:url(../_IMAGES/icon_bullet_1.gif) top left no-repeat;
	color:#553c0d;
}

.premium-title {
	display:block;
	background:url(../_IMAGES/premium-logo.png) left top no-repeat;
	width:229px;
	height:57px;
	overflow:hidden;
	text-indent:-9999px;
	text-align:left;
	
}
.status_upgrade_btn {
	display:block;
	width:162px;
	height:56px;
	margin:12px 40px 0 0;
	text-align:left;
	overflow:hidden;
	text-indent:-99999px;
	background:url(../_IMAGES/premium-upgrade-btn.png) top left no-repeat;
}
.demo {
    filter:alpha(opacity=35);
    -moz-opacity:.35;
    opacity:.35;
}
.demo:hover {
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}
/* Nice names Mike */
#LD_Station {
    display: none;
    position: fixed;
    top: 45%;
    left: 46%;
    z-index: 9999;
    width: 400px;
    height: 270px;
    margin: -220px 0 0 -125px;
    text-align: left;
}
#LD_Station_Cell {
	display:block;
	width:380px;
	padding:4px 10px;
	background-color:#FFF;
}
#LD_Station .rounded-top,
#LD_Station .rounded-bottom {
	display:block;
	width:400px;
	height:6px;
	margin:0;
	padding:0;
	clear:both;
}
#LD_Station .rounded-top {
	background:url(../_IMAGES/station/top.png) left top no-repeat;
}
#LD_Station .rounded-bottom{
	background:url(../_IMAGES/station/bottom.png) left top no-repeat;
}
#LD_Constable {
    display:block;
    height:18px;
    position:fixed;
    top:10px;
    left:10px;
    z-index:1000;
    background-color:#ff9999;
    border:1px solid #ff3333;
    color:#990000;
    font-size:14px;
    padding:4px 10px;
}
#LD_Captain {
    display:block;
    height:18px;
    position:fixed;
    bottom:10px;
    right:10px;
    z-index:1000;
    background-color:#f8f0cf;
    border:1px solid #f8cb19;
    color:#9f7732;
    font-size:14px;
    padding:4px 10px;
}
#LD_Cop {
    display:block;
    height:15px;
    position:fixed;
    top:10px;
    right:10px;
    z-index:1000;
   	background-color:#f8f0cf;
    border:1px solid #f8cb19;
    color:#9f7732;
    font-size:14px;
    padding:4px 10px;
}
/* End Crazy Names */


.leads-details,
.sell-details  {
	background:url(../_IMAGES/leads-gfx/leads-side-graphic.jpg) no-repeat left top;
	min-height:100px;
	height:auto!important;
	height:100px;
	padding:75px 0 10px 40px;
}
.leads-details ul,
.sell-details ul {
	margin-top:0;
}
.leads-details ul li,
.sell-details ul li {
	font-size:14px;
	color:#003663;
	margin-bottom:10px;
}
.sell-details  {
	background:url(../_IMAGES/sell-gfx/sell-side-graphic.jpg) no-repeat left top;
}
.sell-details  ul li{
	color:#655526;
}

#logos {
	margin-top:30px;
	padding:10px 0 5px 0;
	text-align:center;
	border-top:1px solid #dde0e3;
}	
#logos img {
	margin:0 8px;
}
#breadcrumbs {
	display:block;
	margin:0;
	padding:0;
	background-color:#CCC;
}
#breadcrumbs .crumbs {
	display:block;
	padding:5px 20px;
	color:#333333;
}
#breadcrumbs .crumbs,
#breadcrumbs .crumbs a {
color:#333333;
	font-size:16px;
}
#breadcrumbs .crumbs a {
	text-decoration:none;
}
#breadcrumbs .crumbs a:hover {
	color:#FFF;
	text-decoration:none;
}
#breadcrumbs .top,
#breadcrumbs .top .corner {
	display:block;
	height:5px;
	margin:0;
}
#breadcrumbs .top {
	background:url(../_IMAGES/rc7_topright.gif) right bottom no-repeat;
}
#breadcrumbs .top .corner{
	width:5px;
	background:url(../_IMAGES/rc7_topleft.gif) left bottom no-repeat;
	float:left;
}

#flashUpdateButtonHolder {
	position:absolute;
	top:0;
	z-index:15;
	margin:0 0 0 380px;
	width:295px;
	height:50px;
}
.user-stats {
	font-size:14px;
}
.user-stats li {
	margin-bottom:20px;
	list-style:none;
	line-height:20px;
}
.user-stats li label {
	font-weight:bold;
	color:#0072bc;
	display:block;
	float:left;
	width:160px;
}
#viewClassicBtn {
	display:block;
	position:absolute;
	top:24px;
	margin:0 0 0 705px;
	z-index:5;
	width:65px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#999999;
}
