/* Bundle file: /www/lib/application/assets/uilog/log.css */
/*

body{
	font-family:arial;
	font-size:12px;
}

*/

.logContainer{
	position:absolute;
	z-index:120;
	visibility:hidden;
	/* background-color:green; add this to make neat effect with opacity and zebra stripe */
}
.logContainer .uiLog{
	border: 1px solid #3B5A82;
	border-left:0px;
	float:left;
	overflow:auto;
	font-size:11px;
	color:#666666;
	font-family:arial,sans-serif;
}
.logContainer .controlPanel{	/* fixed width */
	border: 1px solid #3B5A82;
	border-right:0px;
	width:26px;
	float:left;
	background: url(logbg.gif) center;
	cursor:pointer;
}
.logContainer .controlButton{
	cursor:pointer;
	width:22px;
	height:19px;
}
.logContainer .controlButton.dimensions{
	height:18px;
}
.logContainer .controlButton.dimensions.taller{
	background: url(taller.gif) no-repeat right center;
}
.logContainer .controlButton.dimensions.shorter{
	background: url(shorter.gif) no-repeat right center;
}
.logContainer .controlButton.hide{
	background: url(hide.gif) no-repeat right center;
}
.logContainer .controlButton.show{
	background: url(show.gif) no-repeat right center;
}
.logContainer .controlButton.clear{
	background: url(eraser.gif) no-repeat right center;
}
.logContainer .bottomEdge{
	position:absolute;
	cursor:pointer;
	width:16px;
	height:16px;
	background: url(bottomedge.gif) no-repeat right center;
}
/* optional
.controlButton.clipboard{
	background: url(clipboard.gif) no-repeat right center;
}
*/
.logContainer .log{
	font-weight:bold;
	color:blue;
}
.logContainer button{
	float:left;
	clear:left;
	cursor:pointer;
	width:260px;
	text-align:left;
	margin-bottom:6px;
	font-weight:bold;
	padding:1px;
	font-size:11px;
	padding-left:3px;
	background-color:#D3E4F9;
}
.logContainer .logFocus{
	position:absolute;
	left: -1500px;
	top: -1500px;
	width:1px;
	height:1px;
	border:0px;
	margin:0px;
	padding:0px;
	background-color:red;

}
/* End of bundled file */
/* Bundle file: /www/lib/application/assets/lightbox.css */
.lightbox {
	background:white none repeat scroll 0%;
	border:1px solid #FFFFFF;
	height:100px;
	left:50%;
	margin:-110px 0pt 0pt -150px;
	position:absolute;
	text-align:left;
	top:50%;
	width:300px;
	z-index:9999;
	text-align: center;
}
.lightbox[id] {
	position:fixed;
}
#lightbox_overlay {
	background-color:#000000;
	height:100%;
	left:0pt;
	opacity:0.5;
	filter:alpha(opacity=50);
	position:absolute;
	top:0pt;
	width:100%;
	z-index:5000;
}
#lightbox_overlay[id] {
	position:fixed;
}

/* End of bundled file */
/* Bundle file: /www/sys/master/panel/assets/widget/poll/poll.css */
.eDR_eGP_PanelSite_Widget_Poll .header h1
{
	float: left;
}


.eDR_eGP_PanelSite_Widget_Poll .header .ajax_load_ani
{
	float: right;
}

.eDR_eGP_PanelSite_Widget_Poll .button_row
{
	margin-top: 1em;
}

.eDR_eGP_PanelSite_Widget_Poll .form_button
{
	margin-right: 1em;
}

.eDR_eGP_PanelSite_Widget_Poll .options
{
	font-size: 120%;
}

.eDR_eGP_PanelSite_Widget_Poll .error
{
	color: maroon;
}

.eDR_eGP_PanelSite_Widget_Poll .results
{
	font-size: 120%;
}

.eDR_eGP_PanelSite_Widget_Poll .results_footer
{
	font-size: 75%;
	margin-top: 1em;
	padding: 0 0.5em;
}

.eDR_eGP_PanelSite_Widget_Poll .poll_inner
{
	clear: left;
}

.eDR_eGP_PanelSite_Widget_Poll table.results tr
{
	vertical-align: middle;
	padding: 0;
}

.eDR_eGP_PanelSite_Widget_Poll table.results th
{
	padding: 0 4px;
}

.eDR_eGP_PanelSite_Widget_Poll table .bar_graph
{
	width: 100%;
}

.eDR_eGP_PanelSite_Widget_Poll table .bar_graph div
{
	background: navy;
	float: left;
	overflow: hidden;
	height: 1em;
}

.eDR_eGP_PanelSite_Widget_Poll .bar_graph .bar_beginning, .eDR_eGP_PanelSite_Widget_Poll .bar_graph .bar_end
{
	width: 3px;
	background: blue;
}

.eDR_eGP_PanelSite_Widget_Poll ul.ranking
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.eDR_eGP_PanelSite_Widget_Poll ul.ranking li
{
	clear: left;
	zoom: 100%;
}

.eDR_eGP_PanelSite_Widget_Poll ul.ranking .poll_order
{
	float: left;
	margin-right: 8px;
	width: 20px;
	text-align: center;
	overflow: visible;
}

.eDR_eGP_PanelSite_Widget_Poll li
{
	list-style-type: none;
}

.eDR_eGP_PanelSite_Widget_Poll ul
{
	padding: 0;
	margin: 0;
}

.poll_order
{
	font-size: 15px;
}

.poll_order_1
{
	font-size: 40px;
	line-height: 30px;
}

.poll_order_2
{
	font-size: 30px;;
	line-height: 25px;
}

.poll_order_3
{
	font-size: 20px;;
	line-height: 18px;
}


.eDR_eGP_PanelSite_Widget_Poll ul.ranking .controls
{
	float: left;
	margin-right: 4px;
	width: 32px;
	height: 16px;
}

.eDR_eGP_PanelSite_Widget_Poll ul.ranking .controls input
{
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	float: none;
	clear: none;
	display: inline;
}

.eDR_eGP_PanelSite_Widget_Poll ul.ranking li.first .down
{
	margin-left: 16px;
}


.eDR_eGP_PanelSite_Widget_Poll .button_row
{
	clear: left;
}


.eDR_eGP_PanelSite_Widget_Poll ul.ranking .content
{
}

.eDR_eGP_PanelSite_Widget_Poll .image
{
	clear: left;
	text-align: center;
}

.eDR_eGP_PanelSite_Widget_Poll .drag_enabled
{
	cursor: move;
}

.eDR_eGP_PanelSite_Widget_Poll .vote_count
{
	text-align: right;
	font-size: 80%;
	color: gray;
}

/* End of bundled file */
/* Bundle file: /www/sys/master/panel/assets/main.css */

body {
	padding-left: 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande' , Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}


/********************************************************************************************************************/
/* basic html styling */

h1 {
	font-size: 160%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 110%;
}

/********************************************************************************************************************/
/* page setup */

#panel_site {
}


#panel_site_head {
}


#panel_site_foot {
	margin: 0;
	overflow: hidden;
	font-size: 85%;
}


#panel_site_foot .copyright
{
	float: left;
}

#panel_site_foot .install_type
{
	float: right;
	font-style: italic;
	color: red;
	font-size: 70%;
}

#panel_site_foot .footer_links
{
	float: left;
	margin-left: 10px;
}

#panel_widget_login.tabular_form input
{
	float: none;
}

#panel_widget_login.tabular_form .field
{
	float: left;
	margin: 0;
}

.nowrap
{
	white-space: nowrap;
}

.blocker
{
	clear: both;
}

.look_positive
{
	color: #006600;
}

.look_negative,
.look_destructive
{
	color: #8b0000;
}

.look_warning
{
	color: #999900;
}

.look_info
{
	color: navy;
}

.block_look_positive
{
	color: #006600;
	background-color: #ccffcc;
	border: 1px #006600 solid;
	padding: 2px;
}

.block_look_negative,
.block_look_destructive
{
	color: #8b0000;
	background-color: #ffeaea;
	border: 1px #ff9090 solid;
	padding: 2px;
}

.block_look_warning
{
	color: #999900;
	background-color: #ffffcc;
	border: 1px #999900 solid;
	padding: 2px;
}

.block_look_info
{
	color: navy;
	background-color: #ccccff;
	border: 1px navy solid;
	padding: 2px;
}

#sql_profile, #session_trace {
	margin-top: 2em;
	font-size: 85%;
}

#sql_profiling_output {
	margin-top: 1em;
}

#session_trace_output {
	font-family: monospace;
}


/********************************************************************************************************************/
/* navigation */

#nav {
	margin-bottom: 3px;
}


#nav ul {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	display: inline;
	margin-right: 5px;
}

#nav li a {
	padding: 0 2px 0 2px;
	text-decoration: none;
	background: #EEEEEE;
	border-left: 4px solid silver;
	color: black;
}

#nav li a:hover {
	padding: 0 2px 0 2px;
	text-decoration: none;
	background: #EEEEEE;
	border-left: 4px solid black;
}

#nav li.nav_selected a
{
	border-left: 4px solid black;
}


/********************************************************************************************************************/
/* flash messages */

#flash_messages,
.flash_message
{
	font-size: 85%;
}

#flash_messages ul,
.flash_message ul
{
	margin: 0.1em;
	padding: 0.1em;

	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


/********************************************************************************************************************/
/* panel area interface */

#dynamicnav
{
	font-size: 85%;
	/*padding: 0.4em 1em 0.4em 1em;*/
	font-weight: bold;
}

#breadcrumb
{
	float: left;
	width: 60%;
}

#breadcrumb .intro
{
	margin-right: 6px;
}

#breadcrumb ul
{
	padding: 0;
	margin: 0;
	margin-bottom: 0;
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#breadcrumb ul li
{
	display: inline;
	margin-right: 6px;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active
{
}

#navback
{
	float: right;
	width: 30%;
	text-align: right;
}

span.explanation {
	font-size: 90%;
	font-style: italic;
	color: #606060;
}

.tabular_form
{
	text-align: left;
	margin: 1em;
}

.tabular_form .field_row
{
	margin-top: 0.2em;
	text-align: right;
	overflow: hidden;
}

.tabular_form .button_row
{
	margin-top: 1em;
	text-align: center;
}

.tabular_form label, .tabular_form .label
{
	width: 20%;
	display: block;
	float: left;
	margin-right: 1em;
	line-height: 2em;
	font-weight: bold;
	font-size : 0.9em;

}

.tabular_form .field
{

}

.tabular_form input, .tabular_form textarea, .tabular_form .value
{
	float: left;
}

.tabular_form .form_button
{
	text-align: center;
	float: none;
	clear: both;
	width: auto;
}

.tabular_form .form_text_button
{
	float: left;
	width: auto;
	margin-left: 1em;
}

.tabular_form .short
{
	width: 2em;
}

.tabular_form .field_help
{
	font-size: 70% !important;
	padding: 0;
	margin: 0;
	display: block;
	padding-left: 4px;
	text-align: left;
	clear: left;
	margin-left: 20%;
	padding-left: 1.5em;
}

#panel_widget_email #message
{


}


.not_found_debug {
	font-size: 75%;
	color: silver;
}

.users_online li{
	list-style-type: disc;
	color: green;
	line-height: 32px
}

.users_online .Raa_Zend_View_Helper_Picture {
	display: inline;
	position:relative;
	top:5px;
	margin-right:5px;
}

ul.users_online {
	list-style-image: url(/img/user_online.png);
}
/* End of bundled file */
/* Bundle file: /www/sys/master/panel/assets/community.css */
/** Forums ************/
.forum_box *, .edc_posts * {
	position:relative;
}
.forum_box {
	margin: 0 0 15px 0;
	border:1px solid;
}

.forum_box h2 {
	border:none;
	border-bottom:1px solid;
	font-size: 1em;
}
.forum_box h2 a {
	text-decoration:none;
}
.forum_box h2 span {

}

.forum_box h2 {
	margin:0;
	padding:0 0 0 11px;
}

.forum_box h2 span {
	display:block;
	padding:6px 10px 6px 0;
	font-weight:bold;
}
.forum_box p {
	margin:0px;
}
.forum_box .block_content {
	margin-bottom: -17px;
	padding: 10px 10px 15px 10px;
}

.forum_box .footer {
	margin: 0px;
	margin-right: 10px;
	text-align: right;
	padding-bottom:5px;
}

#edc_forums {
	list-style: none;
	padding:0px;
	margin: 0px;
}


/** Message */
.edc_posts {
	list-style: none;
	margin:0px;
	padding: 0px;
}
.edc_posts .edc_msg, .edc_posts .edc_msg_reply {
	margin: 0 0 15px 0;
	border:1px solid;
}

.edc_posts .edc_msg .head, .edc_posts .edc_msg_reply .head {
	border:none;
	font-size: 1em;
}

.edc_posts .edc_msg .head a:link, .edc_posts .edc_msg .head a:visited, .edc_posts .edc_msg .head a:hover, .edc_posts .edc_msg .head a:active,
.edc_posts .edc_msg_reply .head a:link, .edc_posts .edc_msg_reply .head a:visited, .edc_posts .edc_msg_reply .head a:hover, .edc_posts .edc_msg_reply .head a:active {
	text-decoration:none;
	color:inherit;
}

.edc_posts .edc_msg .head, .edc_posts .edc_msg_reply .head {
	margin:0;
	padding:0 0 0 11px;
}

.edc_posts .edc_msg .subhead, .edc_posts .edc_msg_reply .subhead {
	display:block;
	text-align: right;
	padding:2px 10px;
}

.edc_posts .edc_msg .head span, .edc_posts .edc_msg_reply .head span {
	display:block;
	padding:6px 10px 6px 0;
	font-weight:bold;
}
.edc_posts .edc_msg p, .edc_posts .edc_msg_reply p {
	margin:0px;
}
.edc_posts .edc_msg .block_content, .edc_posts .edc_msg_reply .block_content {
	padding: 10px 10px 30px 10px;
}

.edc_posts .edc_msg .block_attachment, .edc_posts .edc_msg_reply .block_attachment {
	padding: 5px 10px 30px 10px;
}

.edc_posts .edc_msg .foot, .edc_posts .edc_msg_reply .foot {
	margin: 0px;
	margin-right: 10px;
	text-align: left;
	padding:0px 10px;
	height:30px;
}
/** Post message form */
#panel_widget_new_post .field_row {
	margin-top: 0.2em;
	text-align: left;
}

#panel_widget_new_post label.column {
	width:30%;
	font-size:1em;
}
#panel_widget_new_post input {
	float:none;
	padding:2px 5px;
}
#panel_widget_new_post .button_row {
	margin-top: 1em;
	text-align: right;
}
#panel_widget_new_post #title {
	width:90%;
	padding:0px;
}
#panel_widget_new_post #content {
	padding:0px;
	width:90%;
	height: 200px;
}
/************************************************/
/** Forum Search Widget */
#forum_search .field_row {
	text-align:left;
}
#forum_search label {
	width:auto;
}
#forum_search .form_button {
	float:left;
	clear:none;
}
/** Forum Search Results */
#edc_forum_search_results {
	float:left;
	margin:0px;
	padding:0px;
	width:80%;
}

#edc_forum_search_results li {
	padding:5px 0px;
	margin:3px 0px;
	list-style: none;
}
#edc_forum_search_results li .head {
	width: 400px;
	display: block;
}
#edc_forum_search_results li .info {
	padding:0px;
	margin:0px;
	color:#cdcdcd;
	display: block;
	float:right;
}

/** Member profile **/

#edc_avatar {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}

#edc_member_actions {
	float: right;
}

/* NEW COMMUNITY STYLING */

/* post_list_ex */

.post_list_ex .post {
	overflow: hidden;
	margin-top: 0.5em;
	border-top: 1px solid #BFBFBF;
	padding-top: 0.5em;
}

#parent_post.post_list_ex .post {
	border-top: 0;
}

.post_list_ex .first_post {
	margin-top: 0;
	border-top: 0;
}

.post_list_ex h2 {
	margin: 0;
}

.post_list_ex .right_panel {
	float: right;
	margin: 0 0 0.5em 0.5em;
}

.post_list_ex .posted_details {
	display: block;
}

.post_list_ex .Raa_Zend_View_Helper_Picture {
	float: left;
	margin: 0 0.5em 0.2em 0;
}

.post_list_ex .post .inner {
	margin-top: 1em;
}

.post_list_ex .requires_approval {
	color: #999900;
	background-color: #ffffcc;
	border: 1px #999900 solid;
	padding: 2px
}

.post_list_ex .selected_post {
	border-left: 4px solid gray;
	padding-left: 4px;
}

table.post_list tr.selected_post {
	background-color: #EEEEEE;
}

.post_list_ex p {
	margin: 0 0.5em 0.5em 0;
}

.post_list_ex .post_title a {
	text-decoration: none;
}

.post_list_ex .attachment {
	border: 1px dotted silver;
	float: left;
	margin-left: 1em;
	padding: 0.2em;
}

.post_list_ex .post .inner p .inner_picture {
	float: right;
	border: 1px dotted silver;
	padding: 0.2em;
	margin: 0.2em;
}

.post_list_ex .post .inner .edc_post_survey_response .question {
	font-weight: bold;
	display: block;
}

.post_list_ex .post .inner .edc_post_survey_response .answer {
	padding-left: 1em;
}





.post_list_ex .post .bottom_bar {
	padding: 0.5em 0.2em;
}

.post_list_ex .post .bottom_bar .post_rating {
	float: left;
}

.post_list_ex .post .bottom_bar .post_rating .Raa_Web_Ui_CommandBlock {
	float: none;
}

.post_list_ex .post .bottom_bar .Raa_Web_Ui_CommandBlock li {
	display: inline;
	margin-left: 1em;
}

.post_list_ex .post .bottom_bar .Raa_Web_Ui_CommandBlock li a {
	display: inline;
}

.post_list_ex .post .bottom_bar .post_rating .Raa_Web_Ui_CommandBlock li {
	margin-left: 0;
	margin-right: 1em;
	margin-bottom: 1em;
}

.post_list_ex .post_rating .score {
	font-size: 120%;
}

.post_list_ex .post_rating .score .number {
	font-weight: bolder;
	font-size: 200%;
	color: gray;
}

#edc_member .post_list_ex {
	padding-left: 1em;
	padding-right: 1em;
}


/* forum_list_ex */

.forum_list_ex .forum {
	border: 1px solid silver;
	margin-bottom: 1em;
	padding: 0.4em;
}

.forum_list_ex .last_forum {
	margin-bottom: 0;
	/*added for ie6 peekaboo bug */
	position: relative;
}

.forum_list_ex .forum .Raa_Web_Ui_CommandBlock {
	float: right;
	/*added for ie6 peekaboo bug */
	position: relative;
}

.forum_list_ex .forum .post_count {
	display: block;
	font-size: 120%;
}

.forum_list_ex .forum .post_count .count {
	font-weight: bolder;
	font-size: 140%;
	color: gray;
}

.forum_list_ex .forum .last_post {
	display: block;
}

.forum_list_ex .forum .last_post .view {
	font-size: smaller;
}


.community_home_search {
	margin-bottom: 1em;
}



/* topic_list */

.topic_list th, .topic_list td {
	text-align: left;
	vertical-align: top;
	padding-right: 1em;
}

.topic_list .topic_title {
	width: 100%;
}

.topic_list .topic_forum, .topic_list .last_post, .topic_list .reply_count, .topic_list .commands {
	white-space: nowrap;
}

.topic_list .commands {
	padding-right: 0;
}


/* comment_rating_pair */

.comment_rating_pair #comments
{
	width: 70%;
	float: left;
	max-width: 652px;
}

.comment_rating_pair #rating
{
	width: 20%;
	float: right;
}

/* post quotes */

.post_quote {
	margin: 0 0 10px 80px;
	padding: 10px;
	background: #f1f1f1;
	border: 1px solid #ddd;
}

.post_quote h4 {
	margin: 0 0 5px 0;
}

.userstatuses .userstatus {
	padding-bottom: 3px;
	margin-bottom: 7px;
	border-bottom: 1px solid #D8D8D8;
}

.userstatuses .userstatus > p {
	margin-bottom: 1px !important; 
}

.userstatuses .userstatus_posted {
	color: #888888;
	font-size: 11px;
}

.userstatuses .eDR_eGP_PanelSite_Widget_MiniForum {
	font-size: 100%;
} 
/* End of bundled file */
/* Bundle file: /www/sys/master/panel/assets/relationships.css */
#add_friend .member_avatar {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}

.add_friend {
	clear: both;
}
/* End of bundled file */
/* Bundle file: /www/sys/master/panel/assets/forms.css */
/* general form styling */

table.zend_form th
{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	font-size: 0.95em;
	font-weight: bolder;
}

table.zf_colcount_1 th
{
	text-align: left;
}

table.zf_colcount_2 th
{
	text-align: right;
}


table.zend_form th label.optional
{
	font-size: 0.9em;
	font-weight: normal;
}

table.zend_form th label.required,
table.zend_form td label.required
{
	padding-left: 15px;
	background: url(/img/asterisk.gif) top left no-repeat;
}


table.zend_form td
{
	vertical-align: top;
}

table.zf_colcount_2 td input
{
	padding-left: 0.5em;
}

table.zend_form .full-span
{
	text-align: center;
}

table.zend_form .full-span input
{
	text-align: center;
	padding: 0 0.5em;
}

table.zend_form td ul.errors
{
	color: #8b0000;
	background-color: #ffeaea;
	border: 1px #ff9090 solid;
	margin: 0.1em;
	padding: 0.1em;
	font-size: 75%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

table.zend_form
{
	width: 100%;
	border-collapse: collapse;
}

table.zf_colcount_2 td
{
	padding-left: 1em;
}

table.zf_colcount_2 tr.error_row td
{
	padding: 0;
	padding-bottom: 1em;
}

table.zend_form .full-span td
{
	padding-top: 2em;
}

table.zf_colcount_1 .full-span td
{
	padding-top: 0;
}

table.zf_colcount_2 tr.checkbox_layout .input_cell
{
	text-align: right;
}

table.zend_form tr.hidden_row
{
	display: none;
}

table.zend_form p.hint
{
	margin: 0;
	font-size: 85%;
	font-style: italic;
}

/* specific form: signup_form */

form.signup_form #_email
{
	width: 20em;
}

form.signup_form th
{
	width: 30%;
}


/* specific form: profile_basic */

form.profile_basic #_email
{
	width: 20em;
}

/* specific form: avatar_upload */
form.avatar_upload table
{
	width: inherit;
}

/* specific form: avatar_clear */
form.avatar_clear table
{
	width: inherit;
}

form.avatar_clear table.zend_form .full-span td
{
	padding-top: 0;
}

/* specific form: add_friend */

form.add_friend table tr td
{
	text-align: center;
}

form.add_friend label
{
	display: block;
}

/* specific form: forum_post */

form.forum_post #_title
{
	width: 20em;
}

/* specific form: inappropriate_report */

form.inappropriate_report th
{
	width: 40%;
}

/* specific form: login_form */

.login_form input.raaform_input_text
{
	display: block;
}

.login_form input.raaform_input_password
{
	display: block;
}


/* specific form: login_form_widget */


.login_form_widget
{
	padding: 0.6em;
	text-align: left;
}

.login_form_widget table.zend_form
{
	width: auto;
}


.login_form_widget .login_form .full-span
{
	text-align: right;
}

.login_form_widget .login_form .full-span input
{
	text-align: center;
}

.login_form_widget table.zend_form .full-span td
{
	padding-top: 1em;
}

.login_form_widget table.zf_colcount_2 .checkbox_layout td
{
	padding-top: 1em;
}

.login_form_widget table.zf_colcount_2 .checkbox_layout label
{
	font-size: 85%;
}


.login_form_widget table.zend_form th label.required,
.login_form_widget table.zend_form td label.required
{
	background-image: none !important;
	padding-left: 0 !important;
}

.login_form_widget td
{
	vertical-align: middle !important;
}

/* End of bundled file */
/* Bundle file: /www/vhtdocs/eglobalpanel/application/assets/global.css */
/* -----------------------------------------------
eGlobalPanel - Global Styles
----------------------------------------------- */

/* Copyright eDigitalResearch */

/* -----------------------------------------------
General Styles
----------------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	}

body {
	background: url(/images/background/body_bg.gif) repeat-x;
	}

a {
	color: #f2665d;
	}

/* -----------------------------------------------
Header
----------------------------------------------- */
#panel_site {
	width: 960px;
	margin: 0 auto;
	}

#panel_site_head {
	height: 189px;
	background: url(/images/background/header_bg.png) no-repeat top right;
	width: 960px;
	}

#header_left {
	float: left;
	width: 213px;
	height: 145px;
	padding-top: 43px;
	}

#header_left img {
	border: none;
	}

#header_text {
	background: url(/images/background/header_blurb_bg.png) no-repeat top right;
	display: block;
	width: 190px;
	height: 33px;
	padding: 3px 5px 0 0;
	margin-top: 4px;
	}

#header_text p {
	color: #fabeba;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin: 0 0 0 28px;
	padding: 0;
	}


#header_right {
	float: right;
	margin-right: 25px;
	}

/* Navigation */
#nav {
	float: right;
	margin: 73px 0 0 0;
	padding: 0;
	position: relative;
	left: 13px;
	}

#nav ul {
	margin: 0;
	padding: 0;
	}

#nav li {
	font-size: 11px;
	display: block;
	text-align: right;
	width: 130px;
	margin: 0;
	line-height: 14px;
	}

#nav li a {
	background: none;
	color: #fff;
	border: none;
	width: 130px;
	display: block;
	padding: 0;
	}

#nav li a:hover {
	background: none;
	border: none;
	text-decoration: underline;
	padding: 0;
	}

#nav li.nav_selected a {
	border: none;
	background: #f58c86;
	font-weight: bold;
	padding: 1px 4px 1px 0;
	}

#nav li.nav_selected a:hover {
	text-decoration: none;
	background: #f58c86;
	padding: 1px 4px 1px 0;
	}

#header_actions {
	background: url(/images/background/header_actions_bg.png) no-repeat;
	width: 199px;
	height: 154px;
	float: right;
	padding: 10px 45px 0 45px;
	}

/* Login Widget */
#header_actions #login_widget form {
	margin: 0;
	padding: 0;
	}

#header_actions #login_widget h2 {
	background: #ef4035;
	margin: 0;
	padding: 2px 4px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	}

#header_actions #panel_widget_login {
	padding: 0;
	margin: 4px 0 0 0;
	}

#header_actions .login_form_widget table.zend_form th {
	line-height: 11px;
	vertical-align: baseline;
	}

#header_actions .login_form_widget table.zend_form th label {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	height: 11px;
	display: block;
	}

#header_actions table.zend_form input.raaform_input_text, #header_actions table.zend_form input.raaform_input_password {
	background: #feefee;
	font-size: 11px;
	border: 1px solid #ccc;
	width: 160px;
	padding: 2px;
	}

th#password-label {
	padding-top: 4px;
	}

#header_actions .login_form_widget td {
	vertical-align:  top !important;
	line-height: 11px;
	}

#header_actions .login_form_widget tr.checkbox_layout input {
	margin: 0;
	padding: 0;
	height: 13px;
	width: 13px;
	}

#header_actions .login_form_widget tr.checkbox_layout label {
	font-size: 10px;
	font-family: Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	}

#header_actions .login_form_widget tr.checkbox_layout td {
	padding-top: 6px;
	}

#header_actions .login_form_widget tr.checkbox_layout td label {
	position: relative;
	top: -3px;
	}

.login_form_widget .login_form .full-span {
	text-align: left;
	}

.login_form_widget table.zend_form .full-span td {
	padding-top: 4px;
	}

.login_form_widget .login_form .full-span input {
	border: none;
	background: #bfbfbf url(/images/background/arrow_right_white_greybg.gif) no-repeat right 4px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 1px 35px 1px 3px;
	}

a#forgotten_password_link {
	color: #f2665d;
	font: 10px Tahoma, Verdana, sans-serif;
	display: block;
	float: right;
	position: relative;
	top: -16px;
	left: -20px;
	}

a.photo_link img {
	border: none;
	}

/* -----------------------------------------------
Panel Content Layout
----------------------------------------------- */
#panel_site_content {
	display: inline-block;
	}

#panel_content_left {
	float: left;
	width: 220px;
	background: url(/images/background/left_col_lower_bg.png) no-repeat bottom right;
	padding: 0 0 3px 0;
	}

#panel_content_left_inner {
	background: url(/images/background/left_col_bg.png) no-repeat right 20px;
	padding: 20px 15px 15px 0;
	}

#panel_content_right {
	float: right;
	width: 719px;
	padding: 0 0 0 19px;
	}

/* Right Content Header */
#right_content_header {
	width: 100%;
	height: 45px;
	margin-bottom: 10px;
	}

#message_container {
	float: left;
	background: url(/images/background/message_right_bg.png) no-repeat right;
	padding-right: 36px;
	height: 45px;
	}

#message_container h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #be2b22;
	letter-spacing: -1px;
	background: url(/images/background/message_left_bg.png) no-repeat left;
	display: block;
	height: 45px;
	line-height: 45px;
	padding-left: 36px;
	}

img#edr_logo {
	float: right;
	border: none;
	width: 119px;
	height: 31px;
	margin-top: 4px;
	}


/* Home Page Styles */
img#people {
	border: none;
	}

/* -----------------------------------------------
Generic Content Styles
----------------------------------------------- */
#panel_site_content {
	font-size: 11px;
	color: #505050;
	}

.primary_content_shell {
	background: #fef5f5 url(/images/background/content_bottom_corner.png) no-repeat bottom right;
	padding-bottom: 21px;
	}

.primary_content_container {
	background: #fef5f5 url(/images/background/content_top_corner.png) no-repeat top right;
	padding: 20px 15px 0 15px;
	}

#panel_site_content p {
	padding: 0;
	margin: 0 0 7px 0;
	}

#panel_site_content h2 {
	font-size: 18px;
	margin: 0 0 8px 0;
	}

#panel_site_content h3 {
	font-size: 15px;
	color: #7a7a7a;
	margin: 0 0 4px 0;
	}

#panel_site_content h4 {
	font-size: 13px;
	margin: 0 0 2px 0;
	color: #7a7a7a;
	}

img.invite_link {
	border: none;
	margin-bottom: 8px;
	width: 683px;
	height: 55px;
	}

/* -----------------------------------------------
Registration
----------------------------------------------- */
table.zend_form th, table.zend_form th label.optional {
	font-size: 11px;
	}

table.zend_form hr {
	height: 1px;
	border: none;
	color: #ccc;
	background-color: #ccc;
	}

form.signup_form th {
	padding-top: 5px;
	}

form.signup_form th#sep1-label, form.signup_form th#sep2-label, form.signup_form th#sep3-label {
	padding-top: 0;
	}

form.signup_form .checkbox_layout label {
	padding-top: 3px;
	display: block;
	}

form.signup_form .full-span input {
	border: none;
	background: #bfbfbf url(/images/background/arrow_right_white_greybg.gif) no-repeat right 4px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 1px 35px 1px 3px;
	margin: 0 5px 0 0;
	}


/* -----------------------------------------------
Login PAGE
----------------------------------------------- */
#panel_widget_login {
	padding: 0;
	}

#panel_widget_login form {
	padding: 0;
	margin: 0;
	}

#page_login h2 {
	margin: 0 0 10px 0;
	padding: 0;
	}

#page_login #panel_widget_login form label {
	line-height: 25px;
	}

#page_login #panel_widget_login input.raaform_input_text, #page_login #panel_widget_login input.raaform_input_password {
	padding-left: 0.05em;
	width: 200px;
	}

#page_login .login_form_widget table.zf_colcount_2 .checkbox_layout td {
	padding-top: 0;
	}

#page_login table.zf_colcount_2 .checkbox_layout td input {
	padding: 0 !important;
	margin: 0;
	width: 13px;
	height:13px;
	}

#page_login .login_form_widget table.zf_colcount_2 .checkbox_layout label {
	font-size: 11px;
	position: relative;
	left: -6px;
	}

#page_login .login_form_widget .login_form .full-span input {
	margin: 0 0 15px 113px;
	}

/* -----------------------------------------------
Forgotten Password
----------------------------------------------- */
#panel_widget_forgot {
	margin: 0 0 60px 0;
	}

#panel_widget_forgot label {
	font-size: 11px;
	}

#panel_widget_forgot input.form_button {
	border: none;
	background: #bfbfbf url(/images/background/arrow_right_white_greybg.gif) no-repeat right 4px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 1px 35px 1px 3px;
	margin: 0 0 0 156px;
	}

#panel_widget_forgot .button_row {
	text-align: left;
	margin-top: 6px;
	}

/* -----------------------------------------------
Profile Area
----------------------------------------------- */
#user_profile_header h2 {
	background: #ef4035;
	margin: 0;
	padding: 2px 4px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	}

#user_profile_header p {
	margin: 0;
	padding: 0;
	font: 10px Tahoma, Verdana, sans-serif;
	}

#user_profile_header a {
	text-decoration: none;
	color: #000;
	}

#user_profile_left {
	float: left;
	width: 80px;
	padding-top: 6px;
	}

#user_profile_right {
	float: right;
	width: 115px;
	padding: 2px 0 2px 4px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #feefee;
	}

#user_profile_right p {
	font-size: 11px;
	margin: 0;
	}

p.location_label {
	float: left;
	font: 10px Tahoma, Verdana, sans-serif;
	margin: 10px 0 0 0;
	width: 100px;
	padding: 0 0 2px 0;
	}

p#region {
	color: #f2635a;
	}

#user_profile_footer {
	margin-top: 4px;
	clear: both;
	display: inline-block;
	}

#user_profile_footer p {
	color: #a2271f;
	font-size: 11px;
	padding: 0;
	margin: 0;
	}

a#logout_link {
	color: #fff;
	font: 10px Tahoma, Verdana, sans-serif;
	background: url(/images/background/logout_bg.gif) no-repeat;
	width: 56px;
	float: right;
	text-align: center;
	clear: both;
	margin: 0 45px 0 0;
	line-height: 18px;
	height: 18px;
	display: inline;
	text-decoration: none;
	}

#user_profile_left .Raa_Zend_View_Helper_Picture {
	border: 0;
	}

/* -----------------------------------------------
News Feed/Home Page
----------------------------------------------- */
.intro_blurb {
	margin: 7px 0 12px 0;
	width: 100%;
	display: inline-block;
	}

.news_intro p {
	color: #000;
	margin: 3px 0 20px 0 !important;
	}

.intro_blurb p {
	font-size: 14px;
	line-height: 17px;
	color: #848484;
	margin: 0 0 4px 0;
	}

.intro_blurb a {
	color: #848484;
	font-weight: bold;
	}

#panel_site_news {
	background: #fef5f5 url(/images/background/news_feed_lower_bg.gif) no-repeat bottom right;
	padding-bottom: 23px;
	}

#panel_site_news h1 {
	font-size: 18px;
	margin: 0;
	color: #000;
	font-weight: normal;
	border-bottom: 1px dotted #000;
	}

#panel_site_news_inner {
	background: #fef5f5 url(/images/background/news_feed_top_bg.gif) no-repeat top right;
	padding: 10px 15px 0 15px;
	}

#panel_site_news_inner .item {
	background: #fff url(/images/background/news_item_bg.gif) no-repeat top right;
	padding: 9px 11px;
	margin: 0 0 14px 0;
	}

#panel_site_news_inner .item h2 {
	color: #272727;
	font-weight:  bold;
	margin: 0;
	}

#panel_site_news_inner .item p {
	color: #333;
	}

#panel_site_news_inner .item .item_date h3 {
	margin: 0 0 5px 0;
	font-size: 11px;
	}

#panel_site_news_inner .item .item_thumbnail {
	float: left;
	margin: 0 5px 0 0;
	}

#panel_site_news_inner .winner_item {
	background: #fff url(/images/background/winner_bg.gif) no-repeat top right;
	}

.survey_item .item_content {
	display: inline;
	}

#panel_site_news_inner .Raa_Web_Ui_CommandBlock {
	/*float: right;*/
	}

#panel_site_news_inner .Raa_Web_Ui_CommandBlock ul {
	margin: 0;
	padding: 0;
	}

#panel_site_news_inner .Raa_Web_Ui_CommandBlock li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#panel_site_news_inner .Raa_Web_Ui_CommandBlock li a {
	background: #fbbab5 url(/images/background/arrow_right_pink_bg.gif) no-repeat right 4px;
	color: #000;
	padding: 2px 40px 2px 6px;
	font-weight: bold;
	text-decoration: none;
	}

#panel_site_news p.item_reason {
	font-style: italic;
	font-weight: bold;
	}

/* News Page */
#panel_site_news_item h2 {
	font-size: 25px;
	letter-spacing: -2px;
	margin: 0 0 6px 0;
	}

#panel_site_news_item img.item_thumbnail {
	float: left;
	border: 1px solid #f58780;
	margin: 0 7px 6px 0;
	padding: 3px;
	}

#panel_site_news_item .Raa_Web_Ui_CommandBlock ul {
	margin: 10px 0 40px 0;
	padding: 0;
	}

#panel_site_news_item .Raa_Web_Ui_CommandBlock li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#panel_site_news_item .Raa_Web_Ui_CommandBlock li a {
	background: #fbbab5 url(/images/background/arrow_right_pink_bg.gif) no-repeat right 4px;
	color: #000;
	padding: 2px 40px 2px 6px;
	font-weight: bold;
	text-decoration: none;
	}



/* -----------------------------------------------
Footer
----------------------------------------------- */
#site_foot {
	margin: 40px 0 20px 0;
	}

#panel_site_content #site_foot p, #panel_site_content #site_foot a {
	color: #272727;
	text-decoration: none;
	}

.copyright {
	float: left;
	}

#panel_site_content .copyright p {
	margin: 0 0 2px 0;
	}

.copyright img {
	border: none;
	}

.footer_links {
	float: right;
	}

#sql_profile, #session_trace {
	display: none;
}

/* -----------------------------------------------
Profile
----------------------------------------------- */
.tabset {
	display: inline-block;
	width: 100%;
	}

/* Tabset Nav */
.tabset .tabset_nav {
	height: 31px;
	margin-top: 12px;
	}

.tabset .tabset_nav ul {
	margin-left: 30px !important;
	}

.tabset .tabset_nav ul li {
	border: none !important;
	background: url(/images/background/tab_left_bg.gif) no-repeat left;
	display: block;
	padding: 0 !important;
	height: 31px;
	font-size: 13px;
	letter-spacing: -0.03em;
	}

.tabset .tabset_nav ul li a {
	text-decoration: none;
	background: url(/images/background/tab_right_bg.gif) no-repeat right;
	line-height: 31px;
	padding: 0 25px 0 0;
	margin: 0 0 0 23px;
	display: block;
	height: 31px;
	color: #d72224;
	}

.tabset .tabset_nav ul li.nav_selected {
	background: url(/images/background/tab_left_selected_bg.gif) no-repeat left !important;
	}

.tabset .tabset_nav ul li.nav_selected a {
	background: url(/images/background/tab_right_selected_bg.gif) no-repeat right;
	color: #272727;
	font-size: 14px;
	}

.tabset .tabset_nav ul li:hover {
	background: url(/images/background/tab_left_selected_bg.gif) no-repeat left !important;
	}

.tabset .tabset_nav ul li:hover a {
	background: url(/images/background/tab_right_selected_bg.gif) no-repeat right;
	color: #272727;
	}

/* Tabset Content */
.tabset .tabset_page {
	border: 0 !important;
	background: #fef5f5 url(/images/background/tabset_bg.gif) no-repeat top left;
	padding: 10px !important;
	}

.tabset .tabset_page form {
	margin: 0;
	padding: 0;
	}

.tabset .tabset_page table.zend_form label {
	line-height: 22px;
	}

.tabset table.zf_colcount_2 td input {
	padding-left: 0.05em;
	}

.tabset table.zf_colcount_2 .full-span td input {
	border: none;
	background: #f2665d url(/images/background/arrow_right_red.gif) no-repeat right 4px;
	color: #fff;
	font-weight: bold;
	padding: 1px 40px 1px 2px;
	text-align: left;
	font-size: 11px;
	}

/* -----------------------------------------------
Messages
----------------------------------------------- */
#flash_messages {
	/*padding-top: 8px;*/
	margin-top: 5px;
	/*display: inline-block;*/
	/*width: 100%;*/
	}

#panel_site_content #flash_messages ul {
	margin: 4px 0 0 20px;
	}

#panel_site_content p.block_look_info {
	background: #a5cfe5 url(/images/background/block_info_bg.gif) no-repeat 4px 4px;
	border: 1px solid #8bb1cf;
	color: #253f76;
	margin: 5px 10px;
	min-height: 16px;
	padding: 5px 0 2px 25px;
	}

#panel_site_content .block_look_positive {
	background: #c5e0b6 url(/images/background/block_positive_bg.gif) no-repeat 4px 4px;
	border: 1px solid #86a07a;
	color: #86a07a;
	min-height: 16px;
	padding: 5px 0 0 25px;
	}

#panel_site_content .block_look_positive ul {
	margin: 0 !important;
	padding-bottom: 3px;
	}

#panel_site_content .block_look_positive li {
	color: #516a46;
	font-size: 11px;
	list-style-type: none;
	}

.block_look_negative {
	background: #ef7b62 url(/images/background/block_negative_bg.gif) no-repeat 4px 4px;
	border: 1px solid #aa3f2d;
	color: #770a05;
	min-height: 16px;
	padding: 5px 0 0 25px;
	}

table.zend_form td ul.errors {
	background: #ef7b62 url(/images/background/block_negative_bg.gif) no-repeat 4px 4px;
	border: 1px solid #aa3f2d;
	color: #770a05;
	padding: 5px 0 2px 25px;
	margin: 5px 0;
	}

#panel_site_content .block_look_negative ul {
	margin: 0 !important;
	}

#panel_site_content .block_look_negative li {
	color: #770a05;
	list-style-type: none;
	font-size: 11px;
	}

.block_look_warning {
	background: #eae2b6 url(/images/background/block_warning_bg.gif) no-repeat 4px 4px;
	border: 1px solid #bda24f;
	color: #bda24f;
	min-height: 16px;
	padding: 5px 0 0 25px;
	}

#panel_site_content .block_look_warning li {
	color: #866f1c;
	list-style-type: none;
	}


/* -----------------------------------------------
Poll
----------------------------------------------- */
#sidebar_poll {
	background: url(/images/background/side_module_lower_bg.gif) no-repeat bottom;
	margin: 10px 0 0 0;
	padding: 0 0 16px 0;
	width: 195px;
	float: left;
	}

#you_vote_poll {
	background: url(/images/background/poll_top_bg.gif) no-repeat top;
	padding: 14px 12px 0 12px;
	}

#you_vote_poll form {
	margin: 0;
	padding: 0;
	}

#you_vote_poll .header h1 {
	color: #c22d24;
	font-size: 16px;
	line-height: 14px;
	margin: 0;
	padding: 0 0 10px 0;
	letter-spacing: -0.06em;
	}

#you_vote_poll .header img {
	display: none;
	}

.eDR_eGP_PanelSite_Widget_Poll li {
	font-size: 11px;
	color: #000;
	margin: 0;
	clear: left;
	}

.eDR_eGP_PanelSite_Widget_Poll li * {
	vertical-align: middle;
	}


.eDR_eGP_PanelSite_Widget_Poll li.option input {
	height: 13px;
	width: 13px;
	padding: 0;
	margin: 0;
	float: left;
	}

.eDR_eGP_PanelSite_Widget_Poll li.option label span {
	margin: 0 0 4px 3px;
	float: left;
	width: 155px;
	}

.eDR_eGP_PanelSite_Widget_Poll .poll_inner ul {
	margin: 0;
	padding: 0;
	}

.eDR_eGP_PanelSite_Widget_Poll .button_row input {
	border: none;
	background: #f2665d url(/images/background/arrow_right_red.gif) no-repeat right 4px;
	color: #fff;
	font-weight: bold;
	padding: 1px 40px 1px 4px;
	text-align: left;
	font-size: 11px;
	}

.eDR_eGP_PanelSite_Widget_Poll .button_row {
	margin-top: 7px;
	display: inline-block;
	}

/* Poll Results */
#you_vote_poll .poll_inner h2 {
	display: none;
	}

.eDR_eGP_PanelSite_Widget_Poll .results {
	font-size: 11px;
	}

.eDR_eGP_PanelSite_Widget_Poll .bar_graph .bar_beginning, .eDR_eGP_PanelSite_Widget_Poll .bar_graph .bar_end, .eDR_eGP_PanelSite_Widget_Poll table .bar_graph div  {
	background: #ef4035;
	}

.eDR_eGP_PanelSite_Widget_Poll table.results tr {
	text-align: left;
	}

.eDR_eGP_PanelSite_Widget_Poll table.results th {
	padding-left: 0;
	}

.eDR_eGP_PanelSite_Widget_Poll table .bar_graph {
	padding-bottom: 6px;
	}

.eDR_eGP_PanelSite_Widget_Poll table .result, .eDR_eGP_PanelSite_Widget_Poll table .option {
	vertical-align: top;
	}

/* -----------------------------------------------
Winner List
----------------------------------------------- */
#winners_list {
	float: left;
	margin: 10px 0 10px 0;
	padding: 0 0 16px 0;
	width: 195px;
	background: url(/images/background/side_module_lower_bg.gif) bottom no-repeat;
	}

#winners_list_inner {
	background: url(/images/background/side_module_top.gif) top no-repeat;
	padding: 14px 12px 0 12px;
	display: inline-block;
	width: 171px;
	}

#winners_list h1 {
	color: #c22d24;
	font-size: 16px;
	line-height: 14px;
	margin: 0;
	padding: 0 0 10px 0;
	letter-spacing: -0.04em;
	}

#panel_site_content #winners_list p {
	color: #000;
	}

.winners_list_item {
	background: url(/images/background/winner_item_bg.gif) no-repeat 0 3px;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
	}


/* -----------------------------------------------
Survey Theme
----------------------------------------------- */

/* Progress Bar */
#ng_progress_num {
	text-align: left;
	font-size: 14px;
	letter-spacing: -0.02em;
	color: #EF4035;
	margin-bottom: 2px;
	}

#progressbar {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	}

#progressbar .label_left {
	display: none;
	}

#progressbar .label_right {
	text-align: inherit;
	width: auto;
	}

#progressbar .bar {
	width: 94%;
	}

#progressbar .bar {
	background-image: none;
	background-color: #fff;
	border: 1px solid #EF4035;
	}

#progressbar .bar .bar_filled {
	background-image: none;
	border-right: none;
	background-color: #EF4035;
	}

.ng_question_text {
	font-size: 16px;
	}

#panel_site_content #ng_survey_content_wrap {
	font-size: 12px;
	}

.ng_hover:hover, .ng_qt_multi_multi_checkbox tbody tr:hover, .ng_qt_radio_grid tbody tr:hover {
	background-color: #fdedec;
	}

#ng_error {
	background-color: #fdedec;
	padding: 9px 11px;
	}

#ng_continue_btn, #ng_start_btn, #ng_finish_btn, #ng_previous_btn {
	cursor: pointer;
	border: none;
	background: #f2665d url(/images/background/arrow_right_red.gif) no-repeat right 4px;
	color: #fff;
	font-weight: bold;
	padding: 1px 30px 1px 4px;
	text-align: left;
	font-size: 11px;
	}

#ng_previous_btn {
	background: #f2665d url(/images/background/arrow_left_red.gif) no-repeat left 4px;
	padding: 1px 4px 1px 30px;
	text-align: right;
	}

#ng_nav {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 20px;
	}

.tabset_page #ng_progress_container {
	display: none;
	}
/* End of bundled file */

