/* 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/vhtdocs/telegraph/application/assets/community.css */
/* -----------------------------------------------
Community
----------------------------------------------- */
.forum_list_ex {
    background: #f7e9e9;
    padding: 7px;
    margin: 0;
    }

.forum_list_ex .forum {
    background: #fff;
    border: none;
    margin: 0 0 7px 0;
    padding: 7px;
    }

#left_content .forum_list_ex .forum h1 {
    font-size: 1.6em;
    }

.forum_list_ex .forum p {

    }

#left_content .forum_list_ex .forum h2 {
    font-size: 1.4em;
    }

.forum .post_count {
    font-size: 1.1em;
    }

.forum .post_count span {
    color: #b22929;
    }

.forum_list_ex .Raa_Web_Ui_CommandBlock ul {
    margin: 0;
    padding: 0;
    text-align: right;
    }

.forum_list_ex .Raa_Web_Ui_CommandBlock li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0.95em;
    }
.topic_title .Raa_Web_Ui_CommandBlock ul {
	padding-left: 2px;
	padding-right: 8px;
}

.forum_list_ex .topic_title .Raa_Web_Ui_CommandBlock li a {
	background: #B22929;
	color: #fff;
	text-decoration: underline;
	float: left;
}

.forum_list_ex .Raa_Web_Ui_CommandBlock li a {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    text-decoration: none;
    }

/* Recent Activity - top of page */
.topic_list {
    font-size: 0.95em;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    }

.topic_list tbody th {
    color: #585858;
    font-size: 1.1em;
    border-bottom: 1px solid #c6c8c9;
    text-align: left;
    }

.topic_list tbody td {
    color: #234b7b;
    padding: 3px 0;
    margin: 0;
    border-bottom: 1px solid #e4e9ef;
    }

td.last_post {
    width: 12%;
    }

td.commands {
    width: 15%;
    }

.topic_list tbody td a {
    color: #234b7b;
    }

.forum_list_ex .topic_list tbody td a {
	color: #fff;
}

.topic_list .commands .Raa_Web_Ui_CommandBlock ul {
    margin: 0;
    padding: 0;
    }
.topic_list .Raa_Web_Ui_CommandBlock ul {
	list-style:none;
}

.topic_list .commands .Raa_Web_Ui_CommandBlock ul li {
    list-style-type: none;
    text-transform: uppercase;
    }

.topic_list .commands .Raa_Web_Ui_CommandBlock ul li a {
    color: #b22929;
    text-decoration: none;
    list-style-type: none;
    }
    
/*Accordian*/
h1.toggler {
    background: url("/images/list_arrow_expander.png") no-repeat right top;
    cursor: pointer;
    height: 19px;
    left: 30px;
    top: 1px;
}

/* Recent Activity - in each forum */
.forums_recent_activity {
    background: url(/images/background/blue_gradient_bg.gif) repeat-x;
    padding: 4px 6px;
    margin-bottom: 10px;
    }

.forum_list_ex .topic_list {
    width: 100%;
    color: #fff;
    font-size: 0.95em;
    text-align: left;
    margin: 5px 0;
    border-collapse: collapse;
    }

.forum_list_ex .topic_list tbody {
    padding: 4px;
    }

.forum_list_ex .topic_list tbody th {
    padding: 0 4px 2px 4px;
    border-bottom: 1px solid #c96a6a;
    color: #fff;
    }

.forum_list_ex .topic_list tbody td {
    padding: 4px 4px 0px 4px;
    color: #fff;
    border-bottom: none;
    }
    
.forum_list_ex .topic_list tbody td.last_post a {
    color: #fff;
    }

.forum_list_ex .commands .Raa_Web_Ui_CommandBlock ul li {
    text-transform: none;
    }

.forum_list_ex .commands .Raa_Web_Ui_CommandBlock ul li a {
    color: #000;
    }

.forum_list_ex .forum_topic_list {
    background: #b22929;
    padding: 6px 4px;
    margin-bottom: 10px;
    }

/* Forum Page */
#parent_post.post_list_ex .post, #replying_to_post.post_list_ex .post {
    background: #6F86A3;
    padding: 9px 11px;
    color: #fff;
    font-size: 1em;
    border-top: none;
    margin-bottom: 0.8em;
    }

#replying_to_post.post_list_ex .post .post_quote,
#replying_to_post.post_list_ex .post .post_quote a
{
	color: #333;
}

.score {
    margin-bottom: 6px;
    }

.root_post .score .number {
    color: #fff;
    font-weight: bold;
    }

#parent_post.post_list_ex .post a, #replying_to_post.post_list_ex .post a {
    color: #fff;
    }

#left_content #parent_post.post_list_ex .post h2 a, #left_content #replying_to_post.post_list_ex .post h2 a {
    text-decoration: none;
    color: #fff;
    }

#parent_post .Raa_Web_Ui_CommandBlock li {
    font-size: 0.85em;
    }

#parent_post .Raa_Web_Ui_CommandBlock li a {
    color: #000 !important;
    }

.post_list_ex .right_panel {
    float:right;
    margin:0 0 0.5em 0.5em;
    }

.post_list_ex .post .inner {
    margin-top: 1em;
    }

.post_list_ex .Raa_Zend_View_Helper_Picture {
    float:left;
    margin:0 0.5em 0.2em 0;
    }

.post_list_ex .post {
    border-top:1px solid #ccc;
    margin-top:0.5em;
    overflow:hidden;
    padding-top:0.5em;
    font-size: 0.95em;
    }

.post_list_ex .first_post {
    margin-top:0;
    }

#left_content .left_panel h2 {
    font-size: 1.3em;
    margin: 0;
    }

#left_content h2.post_title a {
    text-decoration: none;
    }

/* Selected Post */
.post_list_ex .selected_post {
    background: #f7e9e9;
    padding: 9px 9px 6px 9px;
    border-top: none;
    }

/* Buttons */
.post_list_ex .Raa_Web_Ui_CommandBlock ul, .forum_intro .Raa_Web_Ui_CommandBlock ul {
    margin: 0;
    padding: 0;
    text-align: right;
    }

.post_list_ex .Raa_Web_Ui_CommandBlock li, #forum_intro .Raa_Web_Ui_CommandBlock li {
    list-style-type: none;
    margin: 0 0 4px 0;
    padding: 0;
    font-size: 1em;
    text-align: left;
    }

.post_list_ex .Raa_Web_Ui_CommandBlock li a, #forum_intro .Raa_Web_Ui_CommandBlock li a {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    }

.post .bottom_bar .Raa_Web_Ui_CommandBlock li a {
    display: inline;
    }

.post .bottom_bar .post_rating .Raa_Web_Ui_CommandBlock li a {
    display: block;
    }

#parent_post .Raa_Web_Ui_CommandBlock a {
    display: block !important;
    }

#forum_intro .Raa_Web_Ui_CommandBlock ul {
    margin: 0;
    padding: 0;
    }

#forum_intro .Raa_Web_Ui_CommandBlock li a {
    display: inline;
    }

.post_list_ex .Raa_Web_Ui_CommandBlock li.type_perform a, #forum_intro .Raa_Web_Ui_CommandBlock li.type_perform a {
    background: #ccc url(/images/background/arrow_right_white_grey.gif) no-repeat right 4px;
    }

/* Rate Up/Down Buttons */
.post_list_ex .post_rating .Raa_Web_Ui_CommandBlock ul {
    margin: 0;
    padding: 0;
    text-align: right;
    }

.post_list_ex .post_rating .Raa_Web_Ui_CommandBlock li {
    list-style-type: none;
    margin: 0 4px 4px 0 !important;
    padding: 0;
    font-size: 0.95em !important;
    text-align: left;
    float: left;
    display: block;
    }

.post_list_ex .post_rating .Raa_Web_Ui_CommandBlock li a, #parent_post .post_rating .Raa_Web_Ui_CommandBlock li a {
    background: none;
    color: #000;
    padding: 4px 5px 4px 23px !important;
    margin: 0 0 0 0;
    text-decoration: none;
    font-weight: normal;
    }

.post_list_ex .post_rating .dest_forum_rate.first {
    background: #fff url(/images/background/tick_icon.gif) no-repeat 1px 2px;
    }

/*
.post_list_ex .post_rating .dest_forum_rate.last {
    background: #fff url(/images/background/cross_icon.gif) no-repeat 3px 3px;
    }
*/

#posts_results .post_rating {
    margin-bottom: 5px;
    }

#posts form {
    margin: 0;
    padding: 0;
    }

/* Topic List */
#topics_posts {
    background: #f7e9e9;
    margin: 10px 0;
    padding: 9px 11px;
    }

#topics_posts .liststyle_nav .nav_link.current {
    background: #f7e9e9;
    }

.eDR_eGP_PanelSite_Widget_PostListTable table.post_list {
    margin-bottom: 10px;
    }

.eDR_eGP_PanelSite_Widget_PostListTable .Raa_Web_Ui_Widget_Repeater .content {
    padding: 0 !important;
    }

.eDR_eGP_PanelSite_Widget_PostListTable table tr:hover.post {
    background-color: #fff;
    }

.eDR_eGP_PanelSite_Widget_PostListTable table th {
    border-bottom: 1px solid #000;
    }

.eDR_eGP_PanelSite_Widget_PostListTable table td {
    border-bottom: 1px solid #959595;
    padding-top: 3px;
    }

.eDR_eGP_PanelSite_Widget_PostListTable table span {
    font-size: 0.97em !important;
    }

table.post_list tr.selected_post {
    background: #e9c3c3;
    }

/* Reply to post */
.poster input#poster_attach_photo_from_upload, .poster input#poster_attach_photo_from_album {
    margin-right: 4px;
    }

#poster table.zend_form .full-span input {
    margin-right: 4px;
    }

input#poster_attach_photo_from_upload, input#poster_attach_photo_from_album  {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    margin-right: 4px;
    padding: 2px 30px 2px 6px;
    font-weight: bold;
    text-decoration: none;
    border: none;
    font-size: 0.95em;
    text-align: left !important;
    cursor: pointer;
    }

/* Report Post */
form.inappropriate_report {
    background: #f7e9e9;
    margin: 0;
    padding: 10px;
    }

/* Post Your Own */
#poster {
    background: #f7e9e9;
    padding: 9px 11px;
    }

blockquote {
	margin: 0 0 10px 80px;
	padding: 10px;
	background: #f1f1f1;
	border: 1px solid #ddd;
}

blockquote h4 {
	margin: 0 0 5px 0;
}

#search_results blockquote {
	margin: 0 0 10px 0;
	background: #c03633;
	border: 1px solid #c03633;
}














/* -----------------------------------------------
Blogs
----------------------------------------------- */
#recent_posts .post_list_ex .Raa_Web_Ui_CommandBlock li a {
    display: inline;
    }

.reply_group {
    margin-left: 0 !important;
    margin-top: 10px;
    background: #f7e9e9;
    padding: 8px;
    }

img.inner_picture {
    border: none;
    }


/* 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/telegraph/application/assets/global.css */
/* -----------------------------------------------
Tell The Telegraph
----------------------------------------------- */

/* Copyright eDigitalResearch */

/* -----------------------------------------------
General Styles
----------------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
	}

body {
	background: #f7f7f7;
	font-size: 0.725em;
	color: #404040;
	font-family: Arial, Verdana, sans-serif;
	}

#panel_site {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
	background: #fff;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	}

#panel_content {
	clear: both;
	padding-top: 5px;
	}

#left_content {
	float: left;
	width: 628px;
	}

#right_content {
	float: right;
	width: 299px;
	}

#panel_site_foot {
	clear: both;
	}

/* -----------------------------------------------
Header
----------------------------------------------- */

/* Utilities */
#head_utilities {
	border-bottom: 1px solid #ddd;
	text-align: right;
	display: inline-block;
	width: 100%;
	padding: 8px 0;
	}

#head_utilities p {
	font-weight: bold;
	padding: 0;
	margin: 0;
	}

#head_utilities a {
	color: #234b7b;
	text-decoration: none;
	}

#head_utilities a.rss_feed {
	background: url(/images/background/rss.gif) no-repeat center left;
	padding-left: 15px;
	}

/* Logo Bar */
#logo_bar {
	padding: 9px 0 6px 0;
	}

img#main_logo {
	border: none;
	}

/* Main Nav */
.nav_bar {
	background: #efefef url(/images/background/nav_bg.gif) repeat-x top;
	width: 100%;
	float: left;
	border-bottom: 1px solid #efefef;
	}

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

.nav_bar ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	font-size: 1.2em;
	padding: 4px 0;
	}

.nav_bar ul li a {
	padding: 4px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #234b7b;
	border-right: 1px solid #406f9d;
	}

.nav_bar ul li a:hover {
	background: #122842;
	}

.nav_bar ul li.nav_selected a {
	background: #122842;
	}

.nav_bar li.nav_static_getting-started a, .nav_bar li.nav_static_faqs a, .nav_bar li.nav_static_legals a {
    background: none!important;
    border-right: 1px solid #d9d9d9;
    color: #2a2a2a;
    font-size: 0.85em;
    padding: 5px 10px;
    }

.nav_bar li.nav_static_getting-started a:hover, .nav_bar li.nav_static_faqs a:hover, .nav_bar li.nav_static_legals a:hover {
    background: none;
    text-decoration: underline;
    }

/* -----------------------------------------------
Footer
----------------------------------------------- */
#panel_site_foot {
	margin: 0 auto;
	width: 940px;
	background: #fff;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding: 0 10px;
	/*font-family: Tahoma, Verdana, sans-serif;*/
	font-size: 100%;
	}

#panel_site_foot_inner {
	background: #14345b url(/images/background/footer_bg.gif) repeat-x top;
	padding: 15px 8px 15px 0;
	color: #b9c2ce;
	}

#panel_site_foot_inner a {
	color: #b9c2ce;
	}

#panel_site_foot .footer_links {
	float: left;
	background: url(/images/background/footer_links_bg.gif) no-repeat;
	}

#panel_site_foot .footer_links td {
	vertical-align: top;
}

#panel_site_foot .footer_links ul {
	margin: 0;
	padding: 0 0 0 55px;
	list-style: none;
}

#panel_site_foot .footer_links ul li {
	padding: 1px 0;
}

#panel_site_foot .footer_links ul a {
	color: #cedff2;
	text-decoration: none;
}

#panel_site_foot .footer_links ul a:hover {
	color: #fff;
	text-decoration: dotted-underline;
}

#panel_site_foot .footer_links .lower_bar {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dotted #417293;
}

.install_type, #sql_profile {
		/*display: none;*/
		font-size: 1.1em;
	}

img#w3c_logo {
	border: none;
	display: block;
	margin-top: 4px;
	}

/* -----------------------------------------------
Home Page
----------------------------------------------- */

/* Welcome Box */
.welcome_box {
    background: #f7e9e9 url(/images/background/welcome_box_bg.gif) top right no-repeat;
    padding: 9px 110px 9px 11px;
    font-size: 0.95em;
    color: #585858;
    }

.welcome_box p.welcome_date {
    color: #234b7b;
    font-size: 1.1em;
    font-weight: bold;
    }

/* News Feed */
.news_feed_ex {
    background: #f7e9e9;
    padding: 8px;
    }

#left_content .news_feed_ex h2 {
    font-size: 1.2em;
    letter-spacing: normal;
    border-bottom: 1px solid #c9c9c9;
    margin: 0 0 8px 0;
    }

.item {
    margin: 0 0 7px 0;
    }

.news_item {
    padding: 6px 8px 10px 8px;
    background: #fff;
    }

.item h3 {
    font-size: 1.4em;
    font-weight: normal;
    margin: 0 0 4px 0;
    color: #272727;
    }

.item_content {
    font-size: 0.95em;
    }

.item_content img {
    float: left;
    width: 83px;
    height: 83px;
    margin: 0 8px 6px 0;
    }

.survey_item {
    background: #b22929;
    }

.survey_item h3 {
    color: #fff;
    }

.survey_item p {
    color: #fff;
    }

p.item_reason {
    font-style: italic;
    }

.news_feed_ex  .Raa_Web_Ui_CommandBlock ul {
    margin: 0;
    padding: 0;
    }

.news_feed_ex  .Raa_Web_Ui_CommandBlock li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }

.news_feed_ex  .Raa_Web_Ui_CommandBlock li a {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    text-decoration: none;
    }

.blog_updated {
    background: #fff;
    padding: 6px 8px 10px 8px;
    }

.standard_layout .portrait {
    float: left;
    margin: 0 6px 0 0;
    }

.blog_updated h5 {
    margin: 0 0 4px 0;
    font-size: 1.3em;
    font-weight: normal;
    padding: 0;
    }

.blog_updated .portrait_container img {
    margin-right: 5px;
    }

.points_change {
    background: #fff;
    padding: 8px;
    }

.points_change h5 {
    margin: 0;
    font-weight: normal;
    font-size: 1.2em;
    margin: 0 0 4px 0;
    }

/* News List */
.item_date h3 {
    font-size: 0.95em;
    margin: 0 0 4px 0;
    }

#left_content #panel_site_news .item_header h2 {
    margin: 0;
    }

#panel_site_news .item {
    background: #f7e9e9;
    }

#panel_site_news .survey_item {
	background-color: #B22929;
	}

#left_content #panel_site_news .survey_item h2 {
	color: #fff;
	font-size: 1.4em;
	}

/* Survey List */
.survey_item {
    margin-bottom: 8px;
    }

.survey_item .Raa_Web_Ui_CommandBlock ul {
    margin: 0;
    padding: 0;
    }

.survey_item .Raa_Web_Ui_CommandBlock li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0.95em;
    }

.survey_item .Raa_Web_Ui_CommandBlock li a {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    text-decoration: none;
    }

/* Buttons take styling from news page - below */

/* Avatar */
#profile {
    margin-bottom: 10px;
    }

#user_profile_left {
    float: left;
    width: 94px;
    padding-right: 5px;
    }

#user_profile_right {
    float: right;
    width: 200px;
    }

#user_profile_right h2 {
    margin: 0;
    font-size: 1.5em;
    }

#user_profile_right h2 a {
    text-decoration: none;
    }

.rank_points {
    background: #f0f0f0;
    border-top: 1px solid #b22929;
    padding: 1px 0 0px 4px;
    }

.rank_points h2 {
    font-weight: bold;
    color: #b22929;
    font-size: 2.7em !important;
    line-height: 1em;
    }

.rank_points h2 span {
    font-size: 0.50em;
    font-weight: normal;
    margin: 0 0 0 2px;
    }

.rank_rank {
    background: #fbf4f4;
    border-top: 1px solid #e4c8c8;
    padding: 2px 0 2px 4px;
    font-size: 0.95em;
    font-weight: bold;
    }

.rank_rank a {
    font-weight: normal;
    font-size: 0.9em;
    text-decoration: none;
    }

#profile_rank p {
    margin: 0;
    text-align: right;
    text-transform: lowercase;
    font-size: 0.95em;
    }

#profile_rank p a {
    text-decoration: none;
    }

#profile_rank p.utility_links {
    font-size: 1em;
    margin: 3px 0 1px 0;
    }

#profile_rank p.utility_links a {
    color: #b22929;
    }

 /* Forum List */  
 #forum_links {
 	 width: 50%;
 	 float: right;
 }

/*Dashboard word cloud*/
 
 .Raa_Web_Ui_Widget_Panes_Slate_DataProvided a.meta_btn, .Raa_Web_Ui_Widget_Panes_Slate_DataProvided a.meta_btn.ballooned {
	 display: none;
 }
 
 .Raa_Web_Ui_Widget_Panes_Slate_DataProvided:hover a.meta_btn{
	 display: none;
 }
 
/*word cloud*/
#word_cloud {
	width:50%;
	float: left;
	overflow: hidden;
}
#hot-topics-cloud {
    height: 95px;
    padding: 10px;
    background: #FFF;
}

.hot-topic {
    padding: 1px;
    float: left;
}

.hot-topic a { text-decoration: none; }

.font-10 {color: #110b26; }
.font-9 {color:  #100b26;}
.font-8 {color:  #291040;}
.font-7 {color:  #1b1040;}
.font-6 {color:  #955b12;}
.font-5 {color:  #952812;}
.font-4 {color:  #683121;}
.font-3 {color:  #481d2c;}
.font-2 {color:  #953e12;}
.font-1 {color:  #251040;}

.topic-10 { font-size: 2.3em; }
.topic-9  { font-size: 2.1em; }
.topic-8  { font-size: 1.9em; }
.topic-7  { font-size: 1.7em; }
.topic-6  { font-size: 1.5em; }
.topic-5  { font-size: 1.3em; }
.topic-4  { font-size: 1.1em; }
.topic-3  { font-size: 0.9em; }
.topic-2  { font-size: 0.7em; }
.topic-1  { font-size: 0.5em; }

/*Recent forum activity*/
.topic_title {
	width: 50%;
}

.topic_forum {
	width:20%;
}

.commands {
	text-align: right;
}

#forums_recent_activity .last_post, #forums_recent_activity .reply_count, #forums_recent_activity .commands {
	width: 10%;
}
/* -----------------------------------------------
Forum Page
----------------------------------------------- */
#posts_results_ctnt .post_quote {
	width: 68%;
}

/* -----------------------------------------------
News Page
----------------------------------------------- */
#panel_site_news_item {
    margin-bottom: 10px;
    }

#panel_site_news_item  .Raa_Web_Ui_CommandBlock ul, #panel_site_news .item .Raa_Web_Ui_CommandBlock ul {
    margin: 10px 0 0 0;
    padding: 0;
    }

#panel_site_news_item  .Raa_Web_Ui_CommandBlock li, #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, #panel_site_news .item .Raa_Web_Ui_CommandBlock li a {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    text-decoration: none;
    }

/* -----------------------------------------------
Profile Editor
----------------------------------------------- */
.tabset .tabset_page form {
    margin: 0;
    padding: 0;
    }

/* -----------------------------------------------
Search
----------------------------------------------- */
.search_form {
    padding-bottom: 10px;
    }

form.simple_search {
    margin: 0;
    padding: 0;
    }

input#community_home_search_submit_button {
    position: relative;
    top: 4px;
    left: 3px;
    }

.eDR_eGP_PanelSite_Widget_Search .Raa_Web_Ui_Widget_Repeater .content {
    padding: 0;
    }

#search_results .Raa_Web_Ui_CommandBlock li a, #search_results .Raa_Web_Ui_CommandBlock li a {
    display: inline;
    }

.post_list_ex #search_results .post {
    border-top: 1px solid #fff;
    }

.post_list_ex #search_results .liststyle_nav {
    margin-top: 10px;
    }

#search_results .Raa_Zend_View_Helper_Picture {
    margin-right: 5px;
    }

#search_results .Raa_Web_Ui_CommandBlock ul {
    margin: 0;
    padding: 0;
    }

#search_results .Raa_Web_Ui_CommandBlock li {
    list-style-type: none;
    margin: 0 0 4px 0;
    padding: 0;
    }

#search_results .Raa_Web_Ui_CommandBlock li a {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    font-size: 0.95em;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    }

/* -----------------------------------------------
Relationships
----------------------------------------------- */
form.add_friend {
    background: #b22929;
    color: #fff;
    padding: 9px 11px;
    }

form.add_friend .full-span td {
    padding-top: 7px;
    }

#friends {
    background: #f7e9e9;
    padding: 8px;
    }

#friends .user {
    background: #fff;
    padding: 6px 8px 5px 8px;
    margin-bottom: 7px;
    }

#friends .portrait {
    margin-right: 6px;
    }

#friends .name {
    color: #b22929;
    font-size: 1.3em;
    }

#friends .rank {
    color: #575757;
    font-size: 0.95em;
    margin-bottom: 8px;
    }

#friends_results .search_result {
    border-top: none;
    }

#friends .Raa_Web_Ui_Widget_Repeater .content {
    padding: 0 !important;
    }

#friends .Raa_Web_Ui_CommandBlock ul {
    margin: 0;
    padding: 0;
    }

#friends .Raa_Web_Ui_CommandBlock li {
    list-style-type: none;
    margin: 0 0 4px 0;
    padding: 0;
    }

#friends .Raa_Web_Ui_CommandBlock li a {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    font-size: 0.95em;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    }

/* -----------------------------------------------
Notifications/Alerts
----------------------------------------------- */
#alerts {
    background: #f7e9e9;
    padding: 8px;
    }

#alerts form {
    margin: 0;
    }

#left_content #alerts h2 {
    font-size: 1.2em;
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 8px;
    }

.eDR_eGP_PanelSite_Widget_Alerts .alert {
    background: #fff;
    border-bottom: none !important;
    margin: 0 0 7px 0;
    padding: 6px 8px 10px 8px;
    }

.eDR_eGP_PanelSite_Widget_Alerts .alert.first_item {
    padding-top: 6px !important;
    }

#left_content .eDR_eGP_PanelSite_Widget_Alerts .alert h3 {
    font-weight: normal;
    font-size: 1em;
    margin: 0;
    }

/* Friend Request */
.friend_request .portrait {
    margin: 0 5px 0 0;
    }

.friend_request .details input {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    text-decoration: none;
    border: none;
    text-align: left !important;
    font-size: 0.95em;
    cursor: pointer;
    margin: 10px 5px 0 0;
    }

/* Notifications Sidebar Widget */
#notification_panel {
    margin-bottom: 10px;
    }

#notification_panel a {
    color: #0066CC;
    text-decoration: none;
    }

#notification_panel .notification_preview .item {
    float: left;
    display: block;
    width: 80%;
    margin-bottom: 4px;
    background: url(/images/background/bullet.gif) no-repeat scroll 0 3px;
    padding-left: 14px;
    }

.notifications_all {
    float: left;
    width: 80%;
    }

/* -----------------------------------------------
News Notices
----------------------------------------------- */

#right_content .news_item {
	padding: 0;
}

#right_content .news_item h2 {
	margin: 5px 0;
    background: url(/images/background/bullet.gif) no-repeat scroll 0 3px;
    padding-left: 14px;
    font-size: 100%;
    font-weight: normal;
}

#right_content .news_item h2 a {
    color: #0066cc;
    text-decoration: none;
}

/* -----------------------------------------------
Chat
----------------------------------------------- */
#ajaxchat_content {
    font-size: 1em !important;
    background: #f7e9e9;
    width: 600px !important;
    }

#ajaxchat_content #inputFieldContainer, #ajaxchat_content #emoticonsContainer, #ajaxchat_content #chatList, #ajaxchat_content #logoutChannelContainer {
    left: 10px !important;
    }

#ajaxchat_content #logoutChannelContainer {
	top: 10px !important;
	}

#ajaxchat_content #chatList, #ajaxchat_content #onlineListContainer {
	top: 40px !important;
	}

#ajaxchat_content #onlineListContainer, #ajaxchat_content #inputFieldContainer, #ajaxchat_content #submitButtonContainer, #ajaxchat_content #optionsContainer {
	right: 10px !important;
	}

#ajaxchat_content #chatList {
	right: 220px !important;
	}

#ajaxchat_content #optionsContainer {
	bottom: 10px !important;
	}

/* -----------------------------------------------
Poll
----------------------------------------------- */
#poll {
    margin-bottom: 10px;
    }

.poll {
    margin-bottom: 10px;
    }

.poll .header {
    margin-bottom: 4px;
    display: inline-block;
    }

.poll .header h1 {
    margin: 0;
    color: #404040;
    font-size: 1.4em;
    font-weight: normal;
    }

.poll .header img {
    display: none;
    }

.poll_inner {
    background: #ececec;
    padding: 9px 11px;
    }


.poll_order_2 {
    line-height: 27px;
    }

.poll_order_3 {
    line-height: 20px;
    }


#you_vote_poll form {
    margin: 0;
    padding: 0;
    }

.eDR_eGP_PanelSite_Widget_Poll li {
    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 6px 3px;
    float: left;
    width: 260px;
    }

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

.eDR_eGP_PanelSite_Widget_Poll .button_row input {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    text-decoration: none;
    border: none;
    text-align: left !important;
    font-size: 0.95em;
    cursor: pointer;
    }

.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;
    float: left;
    }

.eDR_eGP_PanelSite_Widget_Poll .result {
    float: right;
    }

.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;
    }

#panel_content #poll_archives h1 {
    font-size: 1.9em !important;
    margin: 0;
    }

/* -----------------------------------------------
Image Rater
----------------------------------------------- */

.frontcover_photo_desc {
	float:right;
	width: 50%;
}

#cover_photo_project_rating {
	padding: 0;
}

#image_rater .Raa_Zend_View_Helper_Picture {
	float: left;
	width: 50% !important;
}

.Raa_Web_Ui_Widget_Rating{
	width: 100% !important;
	border-bottom: none !important;
}

/* -----------------------------------------------
You Said
----------------------------------------------- */
#recent_polls ul {
    margin: 0;
    padding: 0;
    }

#recent_polls ul li {
    list-style-type: none;
    background: url(/images/background/bullet.gif) no-repeat 0 2px;
    font-size: 0.95em;
    margin: 0 0 4px 0;
    padding: 0 0 0 14px;
    }

#recent_polls ul li a {
    color: #0066cc;
    text-decoration: none;
    }

/* -----------------------------------------------
Latest Headlines
----------------------------------------------- */
#latest_headlines p {
    margin: 0 0 7px 0;
    }

#latest_headlines p a {
    text-decoration: none;
    color: #0066cc;
    }

.rss_news_feed ul {
    margin: 10px 0 0 0;
    padding: 0;
    }

.rss_news_feed ul li {
    list-style-type: none;
    background: url(/images/background/bullet.gif) no-repeat 0 3px;
    padding-left: 14px;
    margin-bottom: 12px;
    }

.rss_news_feed ul li h3 {
    border-top: 1px solid #d6d6d6;
    font-size: 1em;
    margin: 0;
    }

.rss_news_feed ul li h3 a {
    color: #0066cc;
    text-decoration: none;
    }

.rss_news_feed .rss_item_pubdate {
    border-bottom: 1px solid #d6d6d6;
    display: block;
    color: #333333;
    font-size: 0.85em;
    margin: 0 0 2px 0;
    }

p.rss_item_text {
    color: #333;
    font-size: 0.95em;
    }

/* -----------------------------------------------
Personal Page
----------------------------------------------- */
#edc_member_actions {
    float: right;
    /*width: 150px;*/
    margin: 0 0 0 10px;
    }

#edc_avatar {
    float: left;
    margin: 0 4px 0 0;
    }

#edc_member label {
    color: #b22929;
    }

#edc_member_actions .Raa_Web_Ui_CommandBlock ul {
    margin: 0;
    padding: 0;
    }

#edc_member_actions .Raa_Web_Ui_CommandBlock li, #edc_member_actions .item .Raa_Web_Ui_CommandBlock li  {
    list-style-type: none;
    margin: 0 0 4px 0;
    padding: 0;
    }

#edc_member_actions .Raa_Web_Ui_CommandBlock li a, #edc_member_actions .item .Raa_Web_Ui_CommandBlock li a {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    }

#edc_member .post_list_ex .Raa_Web_Ui_CommandBlock li a {
    display: inline;
    }

/* -----------------------------------------------
Ranking Details Page
----------------------------------------------- */
.rank_page .rank_similar_accounts {
    font-size: 1em;
    margin-top: 10px;
    }

.rank_similar_accounts tr th {
    border-bottom: 1px solid #000;
    }

.rank_similar_accounts tr td {
    padding-left: 0 !important;
    border-bottom: 1px solid #dedede;
    }

.rank_topten .rank_topten_accounts tr.self, .rank_similar_accounts tr.self {
    background-color: #f7e9e9 !important;
    }

/* Top 10 */
.rank_topten {
    background: #b22929;
    color: #fff;
    }

.rank_topten a {
    color: #fff;
    }

table.rank_topten_accounts {
   font-size: 0.95em !important;
   }

.rank_topten {
    text-align: left !important;
    }

#left_content .rank_topten td p {
    margin-bottom: 2px;
    }

.rank_topten .rank_position {
    color: #fff !important;
    }

.rank_topten .top10_heading {
    padding-left: 4px;
    }

.rank_topten .rank_topten_accounts tr.self {
    background-color: #fff !important;
    color: #000;
    }

.rank_topten .rank_topten_accounts tr.self a {
    color: #000;
    }

.rank_topten .rank_topten_accounts tr.self .rank_position {
    color: #000 !important;
    }

/* -----------------------------------------------
Registration/Login/Password Reminder
----------------------------------------------- */
/* Login */
#panel_widget_login {
    padding: 10px 0 10px 10px;
    background: #f7e9e9;
    }

#panel_widget_login form {
    margin: 0;
    padding: 0;
    }

#page_login #panel_widget_login input.raaform_input_text, #page_login #panel_widget_login input.raaform_input_password {
    width: 20em;
    }

#panel_widget_login table.zf_colcount_2 td {
    padding-bottom: 3px;
    }

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

.login_form_widget table.zf_colcount_2 .checkbox_layout label {
    font-size: 0.95em;
    }

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

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

#page_login .login_form_widget .login_form .full-span input {
    margin: 0 0 0 113px;
    }

form.signup_form th {
	width: 26%;
}

/* Login on Home Page */
#login {
    margin: 0 0 10px 0;
    }

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

/* Forgotten password */
#panel_widget_forgot {
    margin: 0;
    background: #f7e9e9;
    padding: 9px 11px;
    }

#panel_widget_forgot label {
    font-size: 0.95em;
    }

#panel_widget_forgot .button_row {
    margin-top: 4px;
    text-align: left;
    padding-left: 134px;
    }

#panel_widget_forgot .button_row input {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    text-decoration: none;
    border: none;
    font-size: 0.95em;
    text-align: left;
    }

/* Register Pages */
.signup_form {
    background: #f7e9e9;
    margin: 0;
    padding: 9px 11px;
    }

/* -----------------------------------------------
Refer a Friend Page
----------------------------------------------- */
#ng_progress_container {
	display: none;
}
/* -----------------------------------------------
Common Elements
----------------------------------------------- */

/* Texture Headings */
.texture_heading {
	margin: 5px 0;
	display: inline-block;
	width: 100%;
	}

.texture_heading p {
	text-transform: uppercase;
	font-weight: bold;
	background: #fff url(/images/background/texture_arrow.gif) no-repeat right;
	color: #b73737;
	margin: 0;
	padding: 0 12px 0 0;
	display: inline;
	}

.texture_grey {
	background: url(/images/background/texture_grey.gif);
	}

.texture_red {
	background: url(/images/background/texture_red.gif);
	}

/* Text Items */
#left_content h1 {
	font-size: 2.5em;
	letter-spacing: -0.04em;
	margin: 0 0 4px 0;
	padding: 0;
	}

#left_content h1 a {
    text-decoration: none;
    }

#left_content h2 {
	font-size: 1.7em;
	letter-spacing: -0.03em;
	margin: 0 0 4px 0;
	}

#left_content h3 {
    font-size: 1.3em;
    margin: 0 0 4px 0;
    }

#left_content p {
	margin: 0 0 6px 0;
	}

.content_module {
    margin: 0 0 10px 0;
    }

a {
    color: #234b7b;
    }

/* Tabset */
.tabset {
    margin: 10px 0;
    }

.tabset .tabset_nav {
    height: 2.1em;
    }

.tabset .tabset_nav ul li {
    background: #efefef url(/images/background/tab_left.gif) no-repeat top left;
    border: none !important;
    margin: 0 1px 0 0;
    padding: 0 !important;
    font-size: 1em;
    }

.tabset .tabset_nav ul li a {
    margin-left: 9px;
    background: #efefef url(/images/background/tab_right.gif) no-repeat top right;
    text-decoration: none;
    padding: 5px 12px 4px 3px;
    display: block;
    }

.tabset .tabset_nav ul li.first {
    border: none !important;
    }

.tabset .tabset_nav ul li.nav_selected {
    background: #b22929 url(/images/background/tab_selected_left.gif) no-repeat top left !important;
    }

.tabset .tabset_nav ul li.nav_selected a {
    background: #efefef url(/images/background/tab_selected_right.gif) no-repeat top right;
    color: #fff;
    }

.tabset .tabset_page {
    background: #b22929;
    border: none !important;
    color: #fff;
    }

.tabset .tabset_page a {
    color: #fff;
    }



/* Zend Forms */
table.zend_form {
    /*margin: 10px 0;*/
    }

table.zf_colcount_2 th {
    vertical-align: middle;
    }

table.zend_form th label.optional {
    font-size: 1em;
    }

table.zend_form hr {
    color: #fff;
    }

table.zend_form th label.required, table.zend_form td label.required {
    padding-left: 10px;
    }

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

table.zend_form input, table.zend_form textarea {
    font-family: Arial, Verdana, sans-serif;
    font-size: 1em;
    }

table.zend_form .full-span input {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    text-decoration: none;
    border: none;
    font-size: 0.95em;
    text-align: left !important;
    cursor: pointer;
    }

table.zend_form th label.required, table.zend_form td label.required {
    background: url(/images/background/asterisk_black.gif) no-repeat top left;
    }

.tabset .tabset_page table.zend_form th label.required, .tabset .tabset_page table.zend_form td label.required {
    background: url(/images/background/asterisk.gif) no-repeat top left !important;
    }

/* Flash Messages */
#flash_messages {
    margin-top: 5px;
    margin-bottom: 4px;
    }

#panel_content #flash_messages ul {
    margin: 4px 0 0 20px;
    }

#panel_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_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_content .block_look_positive ul {
    margin: 0 !important;
    padding-bottom: 4px;
    }

#panel_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_content .block_look_negative ul {
    margin: 0 !important;
    }

#panel_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_content .block_look_warning li {
    color: #866f1c;
    list-style-type: none;
    }

.topic_updated {
	background: #fff;
}

.topic_updated p {
	font-weight: bold;
	font-style: italic;
}

.zend_form #poster_title {
	width: 445px;
}

.post_rating {
	display: none;
}
/* End of bundled file */
/* Bundle file: /www/vhtdocs/telegraph/application/assets/photos.css */
/* -----------------------------------------------
Photos
----------------------------------------------- */

/* List Albums Page */
.eDR_eGP_PanelSite_Widget_Albums .Raa_Web_Ui_Widget_Repeater .content {
    padding: 0 !important;
    }
    
#albums {
    border-top: 1px solid #6d6d6d;
    padding: 10px 0;
    }

#albums .Raa_Zend_View_Helper_Picture {
    border: 1px dotted #6d6d6d;
    }
    
.album {
    margin: 0 0 10px 0;
    }
    
.eDR_eGP_PanelSite_Widget_Albums .album .Raa_Web_Ui_CommandBlock {
    margin: 0;
    padding: 0;
    }

.eDR_eGP_PanelSite_Widget_Albums .album .Raa_Web_Ui_CommandBlock li {
    list-style-type: none;
    margin: 0 0 4px 0;
    font-size: 0.95em;
    padding: 0;
    }

.eDR_eGP_PanelSite_Widget_Albums .album .Raa_Web_Ui_CommandBlock li a {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    }
    
/* Album View */
.eDR_eGP_PanelSite_Widget_Album .Raa_Web_Ui_Widget_Repeater {
    padding-right: 0 !important;
    }
    
.photo_tiles .album_photo {
    width: 140px !important;
    border: 1px solid #ccc;
    }
    
.photo_tiles .album_photo {
    width: 113px !important;
    }
    
.photo_tiles .album_photo {
    margin: 0.4em !important;
    }
    
.photo_tiles .name {
    font-size: 1em !important;
    }
    
.photo_tiles .top {
    border-bottom: 1px solid #ccc !important;
    }

.eDR_eGP_PanelSite_Widget_Album .Raa_Zend_View_Helper_Picture {
    margin-top: 4px;
    margin-bottom: 4px;
    }
    
.photo_tiles .control_panel {
    border-top: 1px solid #ccc !important;
    }
    
/* Single Photo View */
.single_photo .Raa_Web_Ui_CommandBlock {
    float: right;
    }

.single_photo .Raa_Web_Ui_CommandBlock ul {
    margin: 0 0 7px 0;
    padding: 0;
    }

.single_photo .Raa_Web_Ui_CommandBlock li {
    list-style-type: none;
    margin: 0 0 4px 0;
    font-size: 0.95em;
    padding: 0;
    }

.single_photo .Raa_Web_Ui_CommandBlock li a {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    }
    
/* Photo Comments */
.comment_rating_pair {
    font-size: 1.2em;
    }
    
.eDR_eGP_PanelSite_Widget_MiniForum .comment_box {
    padding: 0;
    }
    
.eDR_eGP_PanelSite_Widget_MiniForum .posts .post_container {
    padding: 0;
    }
    
.eDR_eGP_PanelSite_Widget_MiniForum .selected_post {
    border-left: none;
    background: #f7e9e9;
    padding: 4px 6px 0px 6px;
    }
    
.eDR_eGP_PanelSite_Widget_MiniForum .minipost .top_bar {
    font-size: 1em;
    }
    
.eDR_eGP_PanelSite_Widget_MiniForum .buttons input {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    border: none;
    font-size: 0.95em;
    text-align: left;
    text-decoration: none;
    }
    
/* Photo Rating */
.Raa_Web_Ui_Widget_Rating {
    padding: 0;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ccc;
    width: 450px;
    }
    
.Raa_Web_Ui_Widget_Rating .please_rate, .Raa_Web_Ui_Widget_Rating .community_rating {
    font-size: 1em;
    }
    
.Raa_Web_Ui_Widget_Rating .your_rating {  
    font-size: 0.8em;
    margin-top: 5px;
    }
    
.Raa_Web_Ui_Widget_Rating .stars {
    margin: 0 !important;
    }
    
    
/* All Photos Page */  
.phototop .row .rating {
    display: none;
    }
    
.phototop .photo {
    height: 135px !important;
    }
    
.phototop .row .top {
    padding: 4px;
    }
    
.phototop .photo .Raa_Zend_View_Helper_Picture {
    margin: 0 auto;
    }
    
.photosview_controls dt {
    float: left;
    margin: 0 5px 0 0;
    }
    
.photosview_controls dd {
    float: left;
    margin: 0;
    }
    
.photosview_controls dd#go-element input {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    border: none;
    font-size: 0.95em;
    text-align: left;
    text-decoration: none;
    }
    
#album_commands .Raa_Web_Ui_CommandBlock ul {
    margin: 0;
    padding: 0;
    }

#album_commands .Raa_Web_Ui_CommandBlock li {
    list-style-type: none;
    margin: 0 0 4px 0;
    font-size: 0.95em;
    padding: 0;
    }

#album_commands .Raa_Web_Ui_CommandBlock li a {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    }
    
/* Edit Album */
.eDR_eGP_PanelSite_Widget_Album .edit_mode .widget_content .content {
    float: left;
    width: 378px;
    }
    
.eDR_eGP_PanelSite_Widget_Album .main_control_panel {
    margin-left: 0 !important;
    }
    
.eDR_eGP_PanelSite_Widget_Album.edit_mode .album_photo {
    border-style: solid !important;
    }
    
.photo_tiles .album_photo {
    margin: 0 8px 9px 0 !important;
    height: 160px !important;
    }
    
.edit_mode .photo_tiles {
    width: 378px;
    float: left;
    }
    
.eDR_eGP_PanelSite_Widget_Album .Raa_Web_Ui_Widget_Repeater .widget_content {
    padding-right: 0 !important;
    }

    
.edit_mode .right_controls .Raa_Web_Ui_CommandBlock ul {
    margin: 0 0 10px 6px;
    padding: 0;
    }

.edit_mode .right_controls .Raa_Web_Ui_CommandBlock li {
    list-style-type: none;
    margin: 0 0 4px 0;
    font-size: 0.95em;
    padding: 0;
    }

.edit_mode .right_controls .Raa_Web_Ui_CommandBlock li a {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    }
    
#left_content .eDR_eGP_PanelSite_Widget_Album .main_control_panel h1 {
    font-size: 1.6em;
    }
    
#left_content .eDR_eGP_PanelSite_Widget_Album .main_control_panel input#album_apply, #left_content .eDR_eGP_PanelSite_Widget_Album .main_control_panel input#album_uploader_upload_file, #left_content .eDR_eGP_PanelSite_Widget_Album .main_control_panel input#album_rename  {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 4px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    border: none;
    font-size: 0.95em;
    text-align: left;
    text-decoration: none;
    }
/* End of bundled file */
/* Bundle file: /www/vhtdocs/telegraph/application/assets/survey_theme.css */
/* -----------------------------------------------
Survey Theme
----------------------------------------------- */

/* General Styles */
.embedded_survey {
    font-size: 0.95em;
    }



#ng_title h1 {
    border-bottom: 1px solid #8e8e8e;
    padding-bottom: 4px;
    }

    
/* Progress Bar */    
#ng_progress_container {
    padding: 15px 0 20px 0;
    border-bottom: 1px solid #8e8e8e;     
    }
    
#progressbar {
    width: 100%;
    }
    
#progressbar .bar {
    background: #f7e9e9;
    background-image: none;
    border: 1px solid #b22929;
    border-right: none;
    }
    
#progressbar .bar .bar_filled {
    background: #b22929;
    background-image: none;
    }
    
/* Messages */
p#ng_intro {
    margin-top: 10px;
    }

p#ng_intro, p#ng_outro {
    background: #ececec;
    font-size: 1.1em;
    padding: 9px 11px;
    }
    
p#ng_error {
    background: #fbbab5;
    color: #b22929;
    padding: 9px 11px;
    font-size: 1.2em;
    }
    
p#ng_outro {

    }
    
/* Questions */
p.ng_question_text {
    font-size: 1.5em;
    }
    
.ng_question {
    margin: 0 0 20px 0;
    }    
    
.ng_question .ng_question_inner {
    padding: 0;
    background: none;
    }
    
.ng_question_error {
    border: 1px solid #ff0000;
    padding: 9px 11px;
    }
    
/* Navigation */
#ng_nav {
    margin-top: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #8e8e8e;
    border-top: 1px solid #8e8e8e;
    }

#ng_previous_btn, #ng_next_btn, #ng_continue_btn, #ng_finish_btn, #ng_start_btn {
    background: #fbbab5 url(/images/background/arrow_right_white_pink.gif) no-repeat right 6px;
    color: #000;
    padding: 2px 40px 2px 6px;
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: none;
    border: none;
    text-align: left !important;
    cursor: pointer;    
    }

#ng_previous_btn {
    background: #fbbab5 url(/images/background/arrow_left_white_pink.gif) no-repeat left 6px;
    padding: 2px 6px 2px 30px;
    text-align: right !important;
    }
/* End of bundled file */

