/** colorscheme **/


/* ***************************************
	RESET BASE STYLES
*************************************** */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need cellspacing="0" (for ie6) */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* ***************************************
	DEFAULTS
*************************************** */

body {
	text-align:left;
	margin:0 auto;
	padding:0;
	font: 80%/1.4 'lucida grande', tahoma, verdana;
	color: #333333;
}
a {
	color: #0256B9;
	text-decoration: none;
	-moz-outline-style: none;
	outline: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}
p {
	margin: 0px 0px 15px 0;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: normal;
}
h1 { font-size: 1.8em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }


/* ***************************************
    PAGE LAYOUT - MAIN STRUCTURE
*************************************** */
#page_container {
	margin:0;
	padding:0;
	/*background: #ecf9fc !important;*/
	/*background: url("http://www.cvltvre.com/mod/cvltvre/graphics/background.png") repeat-x left top;*/
}

#page_wrapper {
	width:1009px;
	margin:0 auto;
	padding:0;
	min-height: 300px;
 	/*background: #ecf9fc;*/
}

#logo_wrapper {
	float: left;     
	margin: 0;
}  





#topbar_container_search {
	float:right;
	padding: 2px;
	text-align:right;
	margin: -3px 0 0 0;
	border: 1px solid #aaaaaa;
	background-color: white;
	height: 21px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}   

#topbar_container_search input[type="submit"] {
	margin: 0px;
	background: url("http://www.cvltvre.com/mod/cvltvre/graphics/search.png");
	height: 20px;
	width: 20px;
	margin: 0;
	border: 0;
}

#links_header {
	float: left;
	width: 100%;
	text-align: right;    
	v-align: bottom;
}

#logout_search {
	float: right;
	text-align: right;
	width: 150px;
	padding: 10px 12px 0 0;
}

#quicklinks {
	float: right;
	margin: 0px 0px 0px 10px;
}

#quicklinks a, #quicklinks { 

}

#logout {
	float: left;
	width: 20px
	padding: 0;
}
      
#dashboard_link_header {
	float: left;
	padding: 0;
}
#layout_header {
	text-align:left;
	width:100%;
	padding: 0;
}
#layout_header a {
	font-size: 0.87em;
	height: 13px;
	font-family: 'lucida grande', tahoma, verdana;
}


#wrapper_header {
	margin:0;
	padding: 8px 0 2px 0;
	width: 100%;
	border-bottom: 0px solid black;
}

#right_top .current_link {
	font-size: 0.87em;
	font-weight:bold;
}
#right_top .usericon {
	float: left;
}
#right_top {
	float: right;
	padding: 16px 0 0 0;
}

#right_top .message {
	font-size: 0.87em;
}

#wrapper_header #logo {
	width:120px;
	height:60px;
/*	background: url(http://www.cvltvre.com/mod/cvltvre/graphics/logo.png) no-repeat left top;*/
	float:left;
	position: absolute;
	margin: 0;
	top: 0;
	padding: 0;
}

#wrapper_header #logo img {
	padding: 0;
	margin:0;
}

#wrapper_header h1 {
	padding:3px 0 0 0;
	font-size: 20pt;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: -0.04em;
	color: #222222;
}

#wrapper_header h1 a {
	font-size: large !important;  
}

#wrapper_header a:hover {
	text-decoration: none;
	color: black;
}

#layout_canvas {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	min-height: 360px;
	/*background: url(http://www.cvltvre.com/mod/cvltvre/graphics/layout_canvas_bg.gif) no-repeat left top;*/
}


/* canvas layout: 1 column, no sidebar */
#one_column {
	width:918px;
	margin: 10px auto 20px auto;
	min-height: 360px;
	background: white;
	padding: 0px;
	/*border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
}

/* canvas layout: 2 column left sidebar */
#two_column_left_sidebar {
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	width:200px;
	margin: 4px 10px 10px 10px;
	min-height: 360px;
	float:left;
	/*background: #BBC8D6;*/
	background: url("http://www.cvltvre.com/mod/cvltvre/graphics/sidebar-background.png");
	padding:2px 5px 5px 10px;
	border-right: 1px solid #7d7d7d;
}

#two_column_left_sidebar_maincontent {
	width: 710px;
	margin: 4px 0 20px 10px;
	min-height: 360px;
	float:left;
	background: white;
	padding: 2px 10px 10px 10px;
}

/* canvas layout: 2 column right sidebar */
#two_column_right_sidebar_maincontent {
	width: 725px;
	margin: 4px 10px 10px 10px;
	min-height:360px;
	float:left;
	background: white;
	padding:2px 10px 10px 10px;
}

#two_column_right_sidebar h3 {
	border-bottom: 1px solid #1d1d1d;
	padding: 0 0 5px 0;
	margin: 0px 0px 10px 0px;
}
#two_column_right_sidebar {
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	width:200px;
	margin: 4px 10px 10px 10px;
	min-height: 360px;
	float:left;
	background: #BBC8D6;
	padding:2px 10px 10px 10px;
	border-right: 1px solid #7d7d7d;
}

/* canvas layout: widgets (profile and dashboard) */
#widgets_left {
	width: 306px !important;
	margin: 10px 10px 0px 0px;
	min-height:360px;
	padding:0;
}
#widgets_middle {
	width: 306px !important;
	margin: 10px 0px 0px 0px;
	padding:0;
}
#widgets_right {
	width: 330px !important;
	margin: 0px 10px 0px 10px;
	float:left;
	padding:0;
}
#widget_table {
	width: 970px;
	margin: auto;
	display: block;
	padding: 5px 0 0 0;
}
#widget_table td {
	border:0;
	padding:0;
	margin:0;
	text-align: left;
	vertical-align: top;
}


/* IE 6 fixes */
* html #widgets_left { 
	height:300px;
}
* html #widgets_middle { 
	height:300px;
}
* html #widgets_right { 
	height:300px;
	float:none;
}

/* IE6 layout fixes */
* html #profile_info_column_left {
	margin:0 10px 0 0;
	width:200px;
}
/* IE7 */
*:first-child+html #profile_info_column_left {
	width:200px;
}
* html #two_column_left_sidebar {
	width:210px;
	margin:10px 10px 20px 14px;
}
* html #two_column_left_sidebar_maincontent {
	width:600px;
	margin:10px 10px 20px 10px;
}
* html a.toggle_customise_edit_panel { 
	float:none;
	clear:none;
	color:#4D4E4F;
	background: white;
	border:1px solid #cccccc;
	padding: 5px 10px 0px 10px;
	margin: 0px 10px 0px 10px;
	display:block;
	text-align: left;
}

* html #dashboard_info {
	width:585px;
}

#layout_spotlight {
	padding:0;
	margin:0;
}
#wrapper_spotlight {
	margin:0;
	padding:0;
	height:auto;
}
/* ***************************************
	SPOTLIGHT
*************************************** */
/* IE7 */
*:first-child+html #wrapper_spotlight .collapsable_box_content {
	width:958px;
}

#wrapper_spotlight #spotlight_table h2 {
	color:4D4E4F;
	font-size:1.25em;
	line-height:1.2em;
}
#wrapper_spotlight #spotlight_table li {
	list-style: square;
	line-height: 1.2em;
	margin:5px 20px 5px 0;
	color: #4D4E4F;
}
#wrapper_spotlight .collapsable_box_content  {
	margin:0 8px 0 8px;
	padding:20px 20px 10px 20px;
	background: #f1f1f1 url(http://www.cvltvre.com/mod/theme_simplebluewhite/graphics/spotlight_back.gif) repeat-x left top;
	min-height:60px;
	border:none;
}
#layout_spotlight .collapsable_box_content p {
	padding:0;
}
#wrapper_spotlight .collapsable_box_header  {
	border-left: none;
	border-right: none;
	width:978px;
	margin:0 2px 0 0px;
}
/* ***************************************
	FOOTER
*************************************** */
#layout_footer {
	text-align:center;
}

#layout_footer table {
   margin:0 0 0 10px;
}

#layout_footer a, #layout_footer p {
   margin:0;
}

#layout_footer .footer_toolbar_links {
	text-align:right;
	padding:4px 10px 0 0;
	font-size:1.0em;
}
#layout_footer .footer_toolbar_links a:hover {
	color: black;
}
#layout_footer .footer_legal_links {
	text-align:right;
	color:white;
}
#page_bottom_links { 
	margin-top: 20px;
	color: black;
} 
#page_bottom_links a {
    text-decoration: none;
}
#page_bottom_links a:hover {
    text-decoration:underline;
}
#links_column {
    float:left;
    width:135px;
    margin: 0px 24px 20px 10px;
}
/* IE6 */
* html #links_column { margin: 0px 24px 20px 5px; } 

/* ***************************************
  HORIZONTAL ELGG TOPBAR
*************************************** */
#elgg_topbar {
	background:#333333 url(http://www.cvltvre.com/_graphics/toptoolbar_background.gif) repeat-x top left;
	color:#eeeeee;
	border-bottom:1px solid #000000;
	min-width:998px;
	position:relative;
	width:100%;
	height:24px;
}

#elgg_topbar_container_left {
	float:left;
	height:24px;
	left:0px;
	top:0px;
	position:absolute;
	text-align:left;
	width:60%;
}

#elgg_topbar_container_right {
	float:right;
	height:24px;
	position:absolute;
	right:0px;
	top:0px;
	text-align:right;
}

#elgg_topbar_container_search {
	float:right;
	height:21px;
	position:relative;
	right:120px;
	text-align:right;
	margin:3px 0 0 0;
}


#elgg_topbar_container_left .toolbarimages {
	float:left;
	margin-right:20px;
}
#elgg_topbar_container_left .toolbarlinks {
	margin:0 0 10px 0;
	float:left;
}
#elgg_topbar_container_left .toolbarlinks2 {
	margin:3px 0 0 0;
	float:left;
}
#elgg_topbar_container_left a.loggedinuser {
	color:#eeeeee;
	font-weight:bold;
	margin:0 0 0 5px;
}
#elgg_topbar_container_left a.pagelinks {
	color:white;
	margin:0 15px 0 5px;
	display:block;
	padding:3px;
}
#elgg_topbar_container_left a.pagelinks:hover {
	background:#4D4E4F;
	text-decoration: none;
}
#elgg_topbar_container_left a.privatemessages {
	background:transparent url(http://www.cvltvre.com/_graphics/toolbar_messages_icon.gif) no-repeat left 2px;
	padding:0 0 4px 16px;
	margin:0 15px 0 5px;
	cursor:pointer;
}
#elgg_topbar_container_left a.privatemessages:hover {
	text-decoration: none;
	background:transparent url(http://www.cvltvre.com/_graphics/toolbar_messages_icon.gif) no-repeat left -36px;
}
#elgg_topbar_container_left a.privatemessages_new {
	background:transparent url(http://www.cvltvre.com/_graphics/toolbar_messages_icon.gif) no-repeat left -17px;
	padding:0 0 0 18px;
	margin:0 15px 0 5px;
	color:white;
}
/* IE6 */
* html #elgg_topbar_container_left a.privatemessages_new { background-position: left -18px; } 
/* IE7 */
*+html #elgg_topbar_container_left a.privatemessages_new { background-position: left -18px; } 

#elgg_topbar_container_left a.privatemessages_new:hover {
	text-decoration: none;
}

#elgg_topbar_container_left a.usersettings {
	margin:0 0 0 20px;
	color:#999999;
	padding:3px;
}
#elgg_topbar_container_left a.usersettings:hover {
	color:#eeeeee;
}


#elgg_topbar_container_left img {
	margin:2px 0 0 5px;
}
#elgg_topbar_container_left .user_mini_avatar {
	border:1px solid #eeeeee;
	margin:0 0 0 20px;
}
#elgg_topbar_container_right {
	padding:3px 0 0 0;
}
#elgg_topbar_container_right a {
	color:#eeeeee;
	margin:0 5px 0 0;
	background:transparent url(http://www.cvltvre.com/_graphics/elgg_toolbar_logout.gif) no-repeat top right;
	padding:0 21px 0 0;
	display:block;
	height:20px;
}
/* IE6 fix */
* html #elgg_topbar_container_right a { 
	width: 120px;
}

#elgg_topbar_container_right a:hover {
	background-position: right -21px;
}

#elgg_topbar_panel {
	background:#333333;
	color:#eeeeee;
	height:200px;
	width:100%;
	padding:10px 20px 10px 20px;
	display:none;
	position:relative;
}

#feedback_link {
	position: fixed !important;
	top: 40% !important;
	left: 0% !important;
	display: block !important;
	width: 33px !important;
	height: 100px !important;
	padding: 0 !important;
	z-index: 100001 !important;
	background-position: 2px 50% !important;
	background-repeat: none !important;
}

#feedback-form {
	position: fixed;
	top: 20%;
	left: 20%;
	display: none;
	width: 700px;
	height: 600px;
	background-color: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#feedback-form #top-links {
	float: right;
	padding: 10px;
}

a#feedback_form_close {
	color: black;
	font-weight: bold;
	font-size: x-large;
	line-height: 10px;
	margin-top: 5px;
}
a#feedback_form_close:hover {
	text-decoration: none;
}

.textarea-top {
	width: 400px;
	padding: 5px;
	height: 20px;
	margin: 20px 0 0 50px;
	font-weight: bold;
	background-color: #bbbbbb;
}

div#feedback-elements {
	margin: 10px 0 0 50px;
}

div#feedback-elements .emailid {
	padding: 2px;
	font-size: 11pt;
	width: 400px
}

textarea#feedback {
	height: 300px;
	width: 600px;
	margin: 0 0 0 50px;
	border: 1px #aaaaaa solid;
	font: normal normal normal 1.1em/normal 'normal Arial', Helvetica, sans-serif;
	padding: 4px 0px 4px 3px;
}

#searchform table {
	padding: 0px !important;
}

#searchform input.search_input {
	background-color:#FFFFFF;
	border:0;
	color: #666666;
	font-size: 1em;
	margin: 0 !important;
	padding: 0 !important;
	height: 20px;
	width: 160px;
}

#searchform input.search_submit_button {
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px;
	color:#333333;
	background: #cccccc;
	border:none;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:2px !important;
	width:auto;
	height:18px;
	cursor:pointer;
}
#searchform input.search_submit_button:hover {
	color:#ffffff;
	background: #0054a7;
}

/* ***************************************
	TOP BAR - VERTICAL TOOLS MENU
*************************************** */
.topbardropdownmenu, .topbardropdownmenu ul {
	margin:0; 
	padding:0;
	display:inline;
	float:left;
	list-style-type: none;
	z-index: 99999999;
}
.topbardropdownmenu {
	margin: 0;    
}
.topbardropdownmenu ul {
	margin-top: -3px;
}

/* Tools link in top menu */
.topbardropdownmenu a, .topbardropdownmenu a:visited {
	display:block;
	padding:0px 3px 3px 3px;
	text-decoration:none;
}
.topbardropdownmenu li ul a {
	height:auto;
	float:left;
}

/* menu list items */
.topbardropdownmenu li {float:left; position:relative; background:#cccccc;}
.topbardropdownmenu ul a {
	border-left:1px solid #f5f5f5;
	border-right:1px solid #333333;
	color:#4D4E4F !important;
	padding:2px 6px 2px 6px !important;
	background: #DEDEDE !important;
	border-top:1px solid #f5f5f5;
	border-bottom:1px solid #999999;
}


/* IE7 */
.topbardropdownmenu li:hover {position:relative;}
/* Make the Tools nav color persist */
.topbardropdownmenu li:hover > a {}
.topbardropdownmenu li ul {display:none;}
.topbardropdownmenu li:hover > ul {
	display:block;
	position:absolute; 
	top:-11px;
	right:80px;
	padding:10px 30px 30px 30px;
	background:transparent url(http://www.cvltvre.com/_graphics/spacer.gif); 
}
/* Position the first sub level beneath the top level links */
.topbardropdownmenu > li:hover > ul {
	left:-30px;
	top: 8px;
}
.topbardropdownmenu li a:active, .topbardropdownmenu li a:focus {
/*	background:4D4E4F;
	color:white;*/
	color: #222222;
}
.topbardropdownmenu li.drop {
	background: url(http://www.cvltvre.com/_graphics/toolbar_arrow.png) no-repeat right 9px;	
}
/* dropdown list links hover */
.topbardropdownmenu li.drop ul li a:hover {
	color:white !important;
	background:#4D4E4F !important;
	border-left:1px solid #99ccff;
	border-top:1px solid #99ccff;	
}
/* IE6 ONLY - make the sublevels appear */
* html .topbardropdownmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(http://www.cvltvre.com/_graphics/spacer.gif);}
.topbardropdownmenu li a:hover ul {visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;}
.topbardropdownmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:99999; font-size:1em;}
* html .topbardropdownmenu li.drop {background: url(http://www.cvltvre.com/_graphics/toolbar_arrow_ie.gif) no-repeat right 9px;}
* html .topbardropdownmenu li a:hover {position:relative; background:4D4E4F url(http://www.cvltvre.com/_graphics/toolbar_arrow_ie.gif) no-repeat right -18px;}


/* ***************************************
  SYSTEM MESSSAGES
*************************************** */
.messages {
    background:#ccffcc;
    color:#000000;
    padding:3px 10px 3px 10px;
    z-index: 9999;
	margin:0 0 0 8px;
	position:fixed;
	top:30px;
	width:969px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border:4px solid #00CC00;
	cursor: pointer;
}
.messages_error {
    border:4px solid #D3322A;
    background:#F7DAD8;
    color:#000000;
    padding:3px 10px 3px 10px;
    z-index: 9999;
	margin:0 0 0 8px;
	position:fixed;
	top:30px;
	width:969px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	cursor: pointer;
}
.closeMessages {
	float:right;
	margin-top:17px;
}
.closeMessages a {
	color:#666666;
	cursor: pointer;
	text-decoration: none;
	font-size: 80%;
}
.closeMessages a:hover {
	color:black;
}


/* ***************************************
  COLLAPSABLE BOXES
*************************************** */

.collapsable_box {
	border: 1px #cccccc solid;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;      
	margin: 5px 0px 15px 0px;
	height:auto;
	background: white;
	padding: 5px;
}
/* IE6 fix */
* html .collapsable_box  { 
	height:10px;
}
.collapsable_box_header {
	color: #4D4E4F;
	/*border-bottom:1px solid #007fba;*/
	padding: 0px 2px 0px 2px;
	margin:0;
	
/*	border: 1px solid #cccccc;*/
/*	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
	/*background: url(http://www.cvltvre.com/mod/theme_simplebluewhite/graphics/box_header.gif) repeat-x left top;*/
}
.collapsable_box_header h1 {
	color: #4D4E4F;
	font-size:1.1em;
	/*line-height: 1.2em;*/
}
.collapsable_box_content {
	padding: 2px;
	margin:0;
	height:auto;
/*	border: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
}
.collapsable_box_editpanel {
	display: none;
	background: #dedede;
	padding:5px 10px 5px 10px;
}
.collapsable_box_header a.toggle_box_contents {
	color: black;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	text-decoration:none;
	float:right;
	margin: 0;
	margin-top: -7px;
}
.collapsable_box_header a.toggle_box_edit_panel {
	color: black;
	cursor:pointer;
	font-size:9px;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: normal;
	float:right;
	margin: 3px 10px 0 0;
}
.collapsable_box_editpanel label {
	font-weight: normal;
	font-size: 100%;
}
/* used for collapsing a content box */
.display_none {
	display:none;
}
/* used on spotlight box - to cancel default box margin */
.no_space_after {
	margin: 0 0 0 0;
}



/* ***************************************
	GENERAL FORM ELEMENTS
*************************************** */
label {
	font-weight: bold;
	color:#333333;
	font-size: 140%;
}
input {
	font: 120% Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px solid #cccccc;
	color:#666666;
}
textarea {
	font: 120% Arial, Helvetica, sans-serif;
	border: solid 1px #cccccc;
	padding: 5px;
	color:#666666;
}
textarea:focus, input[type="text"]:focus {
	border: solid 1px#4D4E4F;
	background: #e4ecf5;
	color:#333333;
}

.submit_button {
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background: #4D4E4F;
	/*background: #8E5B3E;*/
	border: 1px solid#4D4E4F;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: auto;
	height: 25px;
	padding: 2px 6px 2px 6px;
	margin:10px 0 10px 0;
	cursor: pointer;
}
.submit_button:hover, input[type="submit"]:hover {
	background: #111111;
}

input[type="submit"] {
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background: #4D4E4F;
	border: 1px solid#4D4E4F;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: auto;
	height: 25px;
	padding: 2px 6px 2px 6px;
	margin:10px 0 10px 0;
	cursor: pointer;
}

.cancel_button {
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	background:#dddddd;
	border: 1px solid #999999;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: auto;
	height: 25px;
	padding: 2px 6px 2px 6px;
	margin:10px 0 10px 10px;
	cursor: pointer;
}
.cancel_button:hover {
	background: #cccccc;
}

.input-text,
.input-tags,
.input-url,
.input-textarea {
	width:98%;
}

.input-tags {
	width: 250px !important;
	font-size: 1.1em !important;
}

.input-textarea {
	height: 200px;
}


/* ***************************************
	LOGIN / REGISTER
*************************************** */
#login-box {
	margin: 10px;
    text-align:left;
    padding: 0px;
	margin: 20px;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
 	background: url(http://www.cvltvre.com/mod/cvltvre/graphics/login_box.png) no-repeat left top;
}
#login-box .login-textarea {
	width:155px;
}
#login-box label,
#register-box label {
	font-size: 1em;
	color:gray;
}
#login-box input[type="text"],
#login-box input[type="password"],
#register-box input[type="text"],
#register-box input[type="password"] {
	margin:0 0 10px 0;
	font-size: 1.5em;
	padding: 2px;
}

#login-box-openid {
	margin: 10px;
    text-align:left;
    padding:10px;
    background: #ffffff;
 	background: url(http://www.cvltvre.com/mod/cvltvre/graphics/loginbox.png) no-repeat left top;
}
#login-box h2,
#login-box-openid h2,
#register-box h2,
#add-box h2 {
	border-bottom:1px solid #4D4D4D;
	color:black;
	font-size:1.35em;
	line-height:1.2em;
	margin:0pt 0pt 5px;
	padding:2px 10px 1px 1px;
}

#register-box {
    text-align:left;
    border:1px solid #ddd;
    width:400px;
    padding:20px;
    background: #ffffff;
    margin:10px 20px 20px 28px;
}
/* IE6 fixes */
* html #login-box h2  { 
	padding:0px 10px 2px 5px;
}
* html #register-box h2  { 
	padding:0px 10px 2px 5px;
}
* html #login-box-openid h2  { 
	padding:0px 10px 2px 5px;
}
* html #add-box h2  { 
	padding:0px 10px 2px 5px;
}

/* ***************************************
	MAIN CONTENT ELEMENTS
*************************************** */
/* title within main content area */
.page_title {
	padding:0px 10px 20px 0px;
}


.elggtoolbar .elggtoolbar_header h1 {
	color: #0054a7;
	font-size:1.25em;
	line-height: 1.2em;
}


/* ***************************************
	PROFILE
*************************************** */
#profile_info {
	margin: 0 px 0px 0px 10px;
	padding:10px;
	border: 1px solid #cccccc;
	background-color: white;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	/*border-right:1px solid #cccccc;*/
}
#profile_info_column_left {
	float:left;
	padding: 0;
	margin:0 20px 0 0;
}
#profile_info_column_middle {
	float:left;
	width:368px;
	padding: 0;
}
#profile_info_column_right {
	width:590px;
	margin:0 0 0 0;
	padding: 0;
}
#dashboard_info {
	margin:10px 0px 0 28px;
	padding:20px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background: white;
}


#profile_menu_wrapper {
	margin:10px 0 10px 0;
	width:200px;
}

#profile_menu_wrapper p {
	border-bottom: 1px dotted black;
}
#profile_menu_wrapper a {
	padding:0 0 0 3px;
	width: 200px;
}
p.user_menu_friends, p.user_menu_profile, 
p.user_menu_removefriend, 
p.user_menu_friends_of {
	margin:0;
}
#profile_menu_wrapper .user_menu_admin {
	border-top:none;
}

#profile_info_column_middle p {
	margin:2px 0 2px 0;
	padding:2px 2px 2px 2px;
}
/* profile owner name */
#profile_info_column_middle h2 {
	padding:0 0 14px 0;
	margin:0;
}
#profile_info_column_middle .odd {
	background: #FCFBE3;
}
#profile_info_column_right p {
	margin:0 0 7px 0;
}
#profile_info_column_right .profile_aboutme_title {
	margin:0;
	padding:0;
	line-height:1em;
}
/* edit profile button */
.profile_info_edit_buttons {
	float:right;
	margin:0  !important;
	padding:0 !important;
	font-size: 90%;
}

/* ***************************************
	RIVER
*************************************** */
.activity_item p {
	margin:0;
	padding:2px 0 0 0;
	line-height:1.1em;
	min-height:17px;	
}
.activity_item .activity_item_time {
	font-size:90%;
	color:#666666;
}
#river {
	border-top:1px solid #dddddd;
}
.river_item p {
	margin:0;
	padding:2px 0 0 20px;
	line-height:1.1em;
	min-height:17px;
}
.river_item {
	border-bottom:1px solid #dddddd;
	padding:2px 0 2px 0;
}
.river_item_time {
	font-size:90%;
	color:#666666;
}
/* IE6 fix */
* html .river_item p { 
	padding:3px 0 3px 20px;
}
/* IE7 */
*:first-child+html .river_item p {
	min-height:17px;
}
.river_user_update {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_profile.gif) no-repeat left -1px;
}
.river_user_profileupdate {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_profile.gif) no-repeat left -1px;
}
.river_user_profileiconupdate {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_profile.gif) no-repeat left -1px;
}
.river_annotate {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_comment.gif) no-repeat left -1px;
}
.river_create {
	background: url(http://www.cvltvre.com/_graphics/river_icons/dummy_river_icon.gif) no-repeat left -1px;
}
.river_bookmarks_create {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_bookmarks.gif) no-repeat left -1px;
}
.river_status_create {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_status.gif) no-repeat left -1px;
}
.river_file_create {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_files.gif) no-repeat left -1px;
}
.river_widget_create {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_plugin.gif) no-repeat left -1px;
}
.river_forums_create {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px;
}
.river_forums_update {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px;
}
.river_widget_update {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_plugin.gif) no-repeat left -1px;	
}
.river_blog_create {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_blog.gif) no-repeat left -1px;
}
.river_blog_update {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_blog.gif) no-repeat left -1px;
}
.river_forumtopic_create {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px;
}
.river_relationship_friend_create {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_friends.gif) no-repeat left -1px;
}
.river_relationship_member_create {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px;
}

/* ***************************************
	SEARCH LISTINGS	
*************************************** */
.search_listing {
	display: block;
	background-color: #f1f1f1;
	padding: 5px;
	margin-bottom: 10px;
}

.search_listing_icon {
	float:left;
}
.search_listing_icon img {
	width: 40px;
}
.search_listing_icon .avatar_menu_button img {
	width: 15px;
}
	
.search_listing_info {
	margin-left: 50px;
	min-height: 40px;
}
/* IE 6 fix */
* html .search_listing_info {
	height:40px;
}
.search_listing_info p {
	margin:0 0 3px 0;
	line-height:1.2em;
}
.search_listing_info p.owner_timestamp {
	margin:0;
	padding:0;
	color:#666666;
	font-size: 90%;
}

table.search_gallery {
	border-spacing: 5px;
	margin:0 0 20px 0;
	background: #f5f5f5;
}
.search_gallery td {
	padding: 5px;
}

.search_gallery_item {
	border:1px dotted silver;
    background-color: white;
}
.search_gallery_item:hover {
	border:1px dotted black;
}

.search_gallery_item .search_listing {
	background: none;
	text-align: center;
}

.search_gallery_item .search_listing_header {
	text-align: center;
}

.search_gallery_item .search_listing_icon {
	position: relative;
	text-align: center;
}

.search_gallery_item .search_listing_info {
	margin: 5px;
}

.search_gallery_item .search_listing_info p {
	margin: 5px;
	margin-bottom: 10px;
}

.search_gallery_item .search_listing {
	background: none;
	text-align: center;
}

.search_gallery_item .search_listing_icon {
	position: absolute;
	margin-bottom: 20px;
}

.search_gallery_item .search_listing_info {
	margin: 5px;
}

.search_gallery_item .search_listing_info p {
	margin: 5px;
	margin-bottom: 10px;
}


/* ***************************************
	FRIENDS
*************************************** */
/* friends widget */
#widget_friends_list {
	display:table;
	width:100%;
}
.widget_friends_singlefriend {
	float:left;
	margin:0 5px 5px 0;
}


/* ***************************************
	ADMIN AREA - PLUGIN SETTINGS
*************************************** */
.plugin_details {
	margin:0 0 10px 0;
	padding:5px 10px 5px 10px;
}
.admin_plugin_reorder {
	float:right;
	width:200px;
	text-align: right;
}
.admin_plugin_reorder a {
	padding-left:10px;
}
.active {
	border:1px solid #00cc00;
    background:#ccffcc;
}
.not-active {
    border:1px solid #D3322A;
    background:#F7DAD8;
}
.plugin_details p {
	margin:0;
	padding:4px 0 0 0;
}
.plugin_details a.manifest_details {
	cursor:pointer;
	font-size:80%;
}
.not-active .admin_plugin_enable_disable a {
	float:right;
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:4D4E4F;
	border: 1px solid#4D4E4F;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: auto;
	padding: 4px;
	margin:5px 0 0 0;
	cursor: pointer;
}
.not-active .admin_plugin_enable_disable a:hover {
	background: #0054a7;
}
.active .admin_plugin_enable_disable a {
	float:right;
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#999999;
	border: 1px solid #999999;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: auto;
	padding: 4px;
	margin:5px 0 0 0;
	cursor: pointer;
}
.active .admin_plugin_enable_disable a:hover {
	background: #333333;
}
.pluginsettings {
	margin:20px 0 0 0;
}
.pluginsettings h3 {
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px solid #999999;
}
#updateclient_settings h3 {
	padding:0;
	margin:0;
	border:none;
}
.input-access {
	margin:5px 0 0 0;
}

/* ***************************************
	GENERIC COMMENTS
*************************************** */
.generic_comment_owner {
	font-size: 90%;
	color:#666666;
}

.generic_comment {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.generic_comment_icon {
	float:left;
}

.generic_comment_details {
	margin-left: 60px;
	border-bottom: 1px solid #aaaaaa;
}

.generic_comment_owner {
	color:#666666;
	margin: 0px;
	font-size:90%;
}

	

#owner_block_rss_feed a {
	font-size: 90%;
	color:#999999;
	padding:0 0 4px 20px;
	background: url(http://www.cvltvre.com/_graphics/icon_rss.gif) no-repeat left top;
}
#owner_block_odd_feed a {
	font-size: 90%;
	color:#999999;
	padding:0 0 4px 20px;
	background: url(http://www.cvltvre.com/_graphics/icon_odd.gif) no-repeat left top;
}
#owner_block_bookmark_this a {
	font-size: 90%;
	color:#999999;
	padding:0 0 4px 20px;
	background: url(http://www.cvltvre.com/_graphics/icon_bookmarkthis.gif) no-repeat left top;
}
#owner_block_report_this a {
	font-size: 90%;
	color:#999999;
	padding:0 0 4px 20px;
	background: url(http://www.cvltvre.com/_graphics/icon_reportthis.gif) no-repeat left top;
}

/* IE 6 + 7 menu arrow position fix */
* html #owner_block_submenu ul li.selected a {
	background-position: left 10px;
}
*:first-child+html #owner_block_submenu ul li.selected a {
	background-position: left 8px;
}

#owner_block_submenu .submenu_group {
	border-bottom: 1px solid #cccccc;
	margin:22px 0 0 0;
}

/* filetypes filter menu */
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li a {
	color:#666666;
}

#owner_block_submenu .submenu_group .submenu_group_filetypes ul li.selected a {
	background: url(http://www.cvltvre.com/_graphics/owner_block_menu_dot.gif) no-repeat left 7px;
}
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li a:hover {
	color:white;
	background: #999999;
}

/* pages actions menu *#8E5B3E/
#owner_block_submenu .submenu_group .submenu_group_pagesactions ul li a {
	color:#666666;
}
#owner_block_submenu .submenu_group .submenu_group_pagesactions ul li.selected a {
	background: url(http://www.cvltvre.com/_graphics/owner_block_menu_dot.gif) no-repeat left 7px;
}
#owner_block_submenu .submenu_group .submenu_group_pagesactions ul li a:hover {
	color:white;
	background: #999999;
}


/* ***************************************
	PAGINATION
*************************************** */
.pagination {
	margin:10px 0 20px 0;
}

.pagination .pagination_number {
	display:block;
	float:left;
	background:#ffffff;
	border:1px solid #4D4E4F;
	text-align: center;
	color:4D4E4F;
	font-size: 12px;
	font-weight: normal;
	margin:0 6px 0 0;
	padding:0px 4px;
	cursor: pointer;
}
.pagination .pagination_number:hover {
	background: #4D4E4F;
	color: white;
	text-decoration: none;
}
.pagination .pagination_more {
	display:block;
	float:left;
	background:#ffffff;
	border:1px solid #ffffff;
	text-align: center;
	color: #4D4E4F;
	font-size: 12px;
	font-weight: normal;
	margin:0 6px 0 0;
	padding:0px 4px;
}

.pagination .pagination_previous,
.pagination .pagination_next {
	display:block;
	float:left;
	border:1px solid #4D4E4F;
	color:#4D4E4F;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin:0 6px 0 0;
	padding:0px 4px;
	cursor: pointer;
}
.pagination .pagination_previous:hover,
.pagination .pagination_next:hover {
	background:#4D4E4F;
	color:white;
	text-decoration: none;
}
.pagination .pagination_currentpage {
	display:block;
	float:left;
	background:#4D4E4F;
	border:1px solid #4D4E4F;
	text-align: center;
	color:white;
	font-size: 12px;
	font-weight: bold;
	margin:0 6px 0 0;
	padding:0px 4px;
	cursor: pointer;
}



	
/* ***************************************
	FRIENDS COLLECTIONS ACCORDIAN
*************************************** */	
ul#friends_collections_accordian {
	margin: 0 0 0 0;
	padding: 0;
	border-bottom:1px solid #cccccc;
}
#friends_collections_accordian li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	color: #666666;
}
#friends_collections_accordian li h2 {
	background:#efefef;
	color: #999999;
	padding:4px 2px 4px 6px;
	margin:0;
	border-top:1px solid #cccccc;
	font-size:1.2em;
	cursor:pointer;
}
#friends_collections_accordian li h2:hover {
	background:4D4E4F;
	color:white;
}

#friends_collections_accordian .friends_picker {
	background:white;
	padding:0;
	display:none;
}
#friends_collections_accordian .friends_collections_controls {
	font-size:70%;
	float:right;
}
#friends_collections_accordian .friends_collections_controls a {
	color:#999999;
	font-weight:normal;
}

div.expandall {
	margin: 20px 0 0 0;
	padding:0;
}
div.expandall p {
	cursor:pointer;
	color:#999999;
	text-align:right;
	margin: 0;
	padding:0;
}
	
/* ***************************************
	FRIENDS PICKER SLIDER
*************************************** */		
.friendsPicker_container h3 { font-size:3em; text-align: left; margin:0 0 20px 0; color:#999999; }

.friendsPicker .friendsPicker_container .panel ul {
	text-align: left;
	margin: 0;
	padding:0;
}

.friendsPicker_wrapper {
	margin: 0;
	padding:0;
	position: relative;
	width: 100%;
}

.friendsPicker {
	position: relative;
	overflow: hidden; 
	margin: 0;
	padding:0;
	width: 685px;
	height: 300px;
	/*clear: right;*/
	background: white;
}

.friendsPicker .friendsPicker_container { /* long container used to house end-to-end panels. Width is calculated in JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
}

.friendsPicker .friendsPicker_container .panel {
	float:left;
	height: 100%;
	position: relative;
	width: 685px;
	margin: 0;
	padding:0;
}

.friendsPicker .friendsPicker_container .panel .wrapper {
	margin: 0;
	padding: 10px;
	background: #efefef;
	min-height: 230px;
}

.friendsPickerNavigation {
	margin: 0 0 10px 0;
	padding:0;
}

.friendsPickerNavigation ul {
	list-style: none;
	padding-left: 0;
}

.friendsPickerNavigation ul li {
	float: left;
	margin:0;
	background:white;
}

.friendsPickerNavigation a {
	font-weight: bold;
	text-align: center;
	background: white;
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 0;
	width:20px;
}

.tabHasContent {
	background: white; color:#333333 !important;
}

.friendsPickerNavigation li a:hover {
	background: #333333;
	color:white !important;
}

.friendsPickerNavigation li a.current {
	background:#4D4E4F;
	color:white !important;
}

.friendsPickerNavigationAll {
	margin:0px 0 0 20px;
	float:left;
}
.friendsPickerNavigationAll a {
	font-weight: bold;
	text-align: left;
	font-size:0.8em;
	background: white;
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 0 4px 0 4px;
	width:auto;
}
.friendsPickerNavigationAll a:hover {
	background:#4D4E4F;
	color:white;
}

.friendsPickerNavigationL, .friendsPickerNavigationR {
	position: absolute;
	top: 46px;
	text-indent: -9000em;
}

.friendsPickerNavigationL a, .friendsPickerNavigationR a {
	display: block;
	height: 43px;
	width: 43px;
}

.friendsPickerNavigationL {
	right: 58px;
	z-index:1;
}

.friendsPickerNavigationR {
	right: 10px;
	z-index:1;
}

.friendsPickerNavigationL {
	background: url("http://www.cvltvre.com/_graphics/friends_picker_arrows.gif") no-repeat left top;
}
.friendsPickerNavigationR {
	background: url("http://www.cvltvre.com/_graphics/friends_picker_arrows.gif") no-repeat -60px top;
}
.friendsPickerNavigationL:hover {
	background: url("http://www.cvltvre.com/_graphics/friends_picker_arrows.gif") no-repeat left -44px;
}
.friendsPickerNavigationR:hover {
	background: url("http://www.cvltvre.com/_graphics/friends_picker_arrows.gif") no-repeat -60px -44px;
}	

.friends_collections_controls a.delete_collection {
	display:block;
	cursor: pointer;
	width:14px;
	height:14px;
	margin:0 3px 0 0;
	background: url("http://www.cvltvre.com/_graphics/icon_customise_remove.png") no-repeat 0 0;
}
.friends_collections_controls a.delete_collection:hover {
	background-position: 0 -16px;
}


/* picker tabbed navigation */
#friendsPickerNavigationTabs {
	margin:10px 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #cccccc;
	display:table;
	width:100%;
}

#friendsPickerNavigationTabs ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#friendsPickerNavigationTabs li {
	float: left;
	border: 1px solid #ffffff;
	border-bottom-width: 0;
	margin: 0;
}

#friendsPickerNavigationTabs a {
	text-decoration: none;
	display: block;
	padding: 0.22em 1em;
	color: #666666;
	text-align: center;
}

#friendsPickerNavigationTabs a:hover {
	color:#4D4E4F;
}

#friendsPickerNavigationTabs .selected {
	border-color: #cccccc;
}

#friendsPickerNavigationTabs .selected a {
	position: relative;
	top: 1px;
	background: white;
	color:#4D4E4F;
}
	
	

	
/* ***************************************
  WIDGET PICKER (PROFILE & DASHBOARD)
*************************************** */
/* 'edit page' button */
a.toggle_customise_edit_panel { 
	float:right;
	clear:right;
	background: white;
	border:1px solid #cccccc;
	padding: 5px 10px 5px 10px;
	margin: 0px 12px 0 0;
	/*width:284px;*/
	text-align: left;
}
a.toggle_customise_edit_panel:hover { 
	color: #ffffff;
	background: #4D4E4F;
	text-decoration:none;
}

#customise_editpanel {
	display:none;
	margin: 0 0 10px 8px;
	padding:20px 20px 10px 20px;
	background: white;
	width:958px;
	border-bottom:1px solid #999999;
}

/* Top area - instructions */
.customise_editpanel_instructions {
	width:690px;
	padding:0 0 10px 0;
}
.customise_editpanel_instructions h2 {
	padding:0 0 10px 0;
}
.customise_editpanel_instructions p {
	margin:0 0 5px 0;
	line-height: 1.4em;
}

/* RHS (widget gallery area) */
#customise_editpanel_rhs {
	float:right;
	width:230px;
	background:white;
}
#customise_editpanel #customise_editpanel_rhs h2 {
	color:#333333;
	font-size: 1.4em;
	margin:0;
	padding:6px;
}
#widget_picker_gallery {
	border-top:1px solid #cccccc;
	background:white;
	width:210px; 
	height:340px;
	padding:10px;
	overflow:scroll;
	overflow-x:hidden;
}

/* main page widget area */
#customise_page_view {
	width:656px;
	padding:10px;
	margin:0 0 10px 0;
	background:white;
}
#customise_page_view h2 {
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	margin:0;
	padding:5px;
	width:200px;
	color: #4D4E4F;
	background: #f5f5f5;
	font-size:1.25em;
	line-height: 1.2em;
}

#profile_box_widgets {
	width:422px;
	margin:0 10px 10px 0;
	padding:5px 5px 0px 5px;
	min-height: 50px;
	border:1px solid #cccccc;
	background: #f5f5f5;
}
#customise_page_view h2.profile_box {
	width:422px;
	color: #999999;
}
#profile_box_widgets p {
	color:#999999;
}

#leftcolumn_widgets {
	width:200px;
	margin:0 10px 0 0;
	padding:5px 5px 40px 5px;
	min-height: 190px;
	border:1px solid #cccccc;
}
#middlecolumn_widgets {
	width:200px;
	margin:0 10px 0 0;
	padding:5px 5px 40px 5px;
	min-height: 190px;
	border:1px solid #cccccc;
}
#rightcolumn_widgets {
	width:200px;
	margin:0;
	padding:5px 5px 40px 5px;
	min-height: 190px;
	border:1px solid #cccccc;
}

#rightcolumn_widgets.long {
	min-height: 288px;
}
/* IE6 fix */
* html #leftcolumn_widgets { 
	height: 190px;
}
* html #middlecolumn_widgets { 
	height: 190px;
}
* html #rightcolumn_widgets { 
	height: 190px;
}
* html #rightcolumn_widgets.long { 
	height: 338px;
}

#customise_editpanel table.draggable_widget {
	width:200px;
	background: #cccccc;
	margin: 10px 0 0 0;
	vertical-align:text-top;
	border:1px solid #cccccc;
}

#widget_picker_gallery table.draggable_widget {
	width:200px;
	background: #cccccc;
	margin: 10px 0 0 0;
}

/* take care of long widget names */
#customise_editpanel table.draggable_widget h3 {
	word-wrap:break-word;/* safari, webkit, ie */
	width:140px;
	line-height: 1.1em;
	overflow: hidden;/* ff */
	padding:4px;
}
#widget_picker_gallery table.draggable_widget h3 {
	word-wrap:break-word;
	width:145px;
	line-height: 1.1em;
	overflow: hidden;
	padding:4px;
}
#customise_editpanel img.more_info {
	background: url(http://www.cvltvre.com/_graphics/icon_customise_info.gif) no-repeat top left;
	cursor:pointer;
}
#customise_editpanel img.drag_handle {
	background: url(http://www.cvltvre.com/_graphics/icon_customise_drag.gif) no-repeat top left;
	cursor:move;
}
#customise_editpanel img {
	margin-top:4px;
}
#widget_moreinfo {
	position:absolute;
	border:1px solid #333333;
	background:#e4ecf5;
	color:#333333;
	padding:5px;
	display:none;
	width: 200px;
	line-height: 1.2em;
}
/* droppable area hover class  */
.droppable-hover {
	background:#fdffc3;
}
/* target drop area class */
.placeholder {
	border:2px dashed #AAA;
	width:196px !important;
	margin: 10px 0 10px 0;
}
/* class of widget while dragging */
.ui-sortable-helper {
	background: #4D4E4F;
	color:white;
	padding: 4px;
	margin: 10px 0 0 0;
	width:200px;
}
/* IE6 fix */
* html .placeholder { 
	margin: 0;
}
/* IE7 */
*:first-child+html .placeholder {
	margin: 0;
}
/* IE6 fix */
* html .ui-sortable-helper h3 { 
	padding: 4px;
}
* html .ui-sortable-helper img.drag_handle, * html .ui-sortable-helper img.remove_me, * html .ui-sortable-helper img.more_info {
	padding-top: 4px;
}
/* IE7 */
*:first-child+html .ui-sortable-helper h3 {
	padding: 4px;
}
*:first-child+html .ui-sortable-helper img.drag_handle, *:first-child+html .ui-sortable-helper img.remove_me, *:first-child+html .ui-sortable-helper img.more_info {
	padding-top: 4px;
}

/* Relation Widget */

#relation_widget {
	padding: 10px 10px 10px 0;
}

.searchbar {
	min-height: 21px;
	min-width: 170px;
	max-width: 170px;
	border: 1px solid #aaaaaa;
	padding: 2px;
	background-color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#relation_widget input {
	height: 20px; 
	width: 148px;
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}
#relation_widget input:focus {
	background-color: white;
}

#relation_widget input[type="submit"] {
	height: 20px;
	width: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url("http://www.cvltvre.com/mod/cvltvre/graphics/search.png");
	float: left
}

#relation_widget #keywordsearch_results {
	margin: 10px 0 0 0;
}

#relation_widget #keywordsearch_results div.entity {
	min-height: 40px;
	padding: 5px;
	font-size: 0.9em;
	border-bottom: 1px dashed black;
	min-width: 180px;
	max-width: 180px;
	cursor: pointer;
	
}

#relation_widget #keywordsearch_results div.associate {
	min-width: 40px;
	min-height: 40px;
	background-color: black;
	float: right;
}

#relation_widget #keywordsearch_results img.logo {
	max-width: 50px;
	max-height: 50px;
}


#relation_widget #keywordsearch_results div.logo {
	float: left;
	padding-right: 5px;
}

#relation_widget #keywordsearch_results div.entity:hover  {
	background-color: #f1f1f1;
}

#keywordsearch_results div.entity div.addthis {
	float: right;
}

#keywordsearch_results div.entity div.addthis a {
	font-size: 2.2em;
	font-weight: bold;
}

#keywordsearch_results div.entity div.addthis a:hover {
	text-decoration: none;
}

#keywordsearch_results div.entity div.entity_link {
	width: 180px;
}



.widget_elements  {
	font-size: 1em;
	margin: 10px 10px 10px 0;
}


.widget_elements div.entity {
	margin: 5px 0;
}

.widget_elements div.heading {
	font-weight: bold;
	background-color: #f1f1f1;
	padding: 0 0 0 3px;
}

div.area3 {
	padding-left: 10px;
}


.cvltvre_relationship_entities img {
	border: 0;
}
.cvltvre_relationship_container {
	float: right;
	padding: 5px;
}

.cvltvre_relationship_container .icon {
	text-align: right;
	margin-bottom: 5px;
}

.widget_elements {
	margin: 5px 0;
	background-color: #fbfbfb;
	border: solid #aaaaaa 1px;
	padding: 5px 0 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	max-width: 200px;
	min-width: 200px;
}

.show {
	display: block !important;
	
}

/* ***************************************
	BREADCRUMBS
*************************************** */
#pages_breadcrumbs {
	font-size: 80%;
	color:#999999;
	padding:0;
	margin:0 0 10px 0;
}
#pages_breadcrumbs a {
	color:#999999;
	text-decoration: none;
}
#pages_breadcrumbs a:hover {
	color: #0054a7;
	text-decoration: underline;
}


/* ***************************************
	MISC.
*************************************** */
/* general page titles in main content area */
#content_area_user_title h2 {	
	border-bottom:1px solid #4D4E4F;
	margin:0 0 5px 0;
	padding:2px 10px 5px 5px;
	color:black;
	font-size:1.35em;
	line-height:1.2em;
}
/* IE6 fixes */
* html #content_area_user_title h2  { 
	padding:0px 10px 2px 5px;
}
#sidebar_page_tree {
	margin:10px;
}

#sidebar_page_tree h3 {
   /* background: url(http://www.cvltvre.com/mod/theme_simplebluewhite/graphics/box_header.gif) repeat-x left top;*/
	border-bottom:1px solid #007fba;
	margin:0 0 5px 0;
	padding:5px;
	color:black;
	font-size:1.25em;
	line-height:1.2em;
}	

/* tag icon */	
.object_tag_string {
	background: url(http://www.cvltvre.com/_graphics/icon_tag.gif) no-repeat left 2px;
	padding:0 0 0 14px;
	margin:0;
}	

/* profile picture upload n crop page */	
#profile_picture_form {
	height:145px;
}	
#current_user_avatar {
	float:left;
	width:160px;
	height:130px;
	border-right:1px solid #cccccc;
	margin:0 20px 0 0;
}	
#profile_picture_croppingtool {
	border-top: 1px solid #cccccc;
	margin:20px 0 0 0;
	padding:10px 0 0 0;
}	
#profile_picture_croppingtool #user_avatar {
	float: left;
	margin-right: 20px;
}	
#profile_picture_croppingtool #applycropping {

}
#profile_picture_croppingtool #user_avatar_preview {
	float: left;
	position: relative;
	overflow: hidden;
	width: 100px;
	height: 100px;
}	


/* ***************************************
	SETTINGS & ADMIN
*************************************** */

.settings_form h3,
.usersettings_statistics h3,
.admin_statistics h3,
.admin_users_online h3 {
	background:#e4e4e4;
	border-bottom:1px solid #d0d0d0;
	color:#666666;
	font-size:1.1em;
	line-height:1em;
	margin:30px 0 10px 0;
	padding:5px;	
}
.settings_form label,
.admin_debug label,
.admin_usage label {
	color:#333333;
	font-size:100%;
	font-weight:normal;
}
.settings_form {
	border-bottom:1px solid #cccccc;
	padding:0 0 20px 0;
}
.admin_usage {
	border-bottom:1px solid #cccccc;
	padding:0 0 20px 0;
}

.usersettings_statistics .odd,
.admin_statistics .odd {
	background:#f5f5f5;
}
.usersettings_statistics .even,
.admin_statistics .even {
	background:#ffffff;
}
.usersettings_statistics td,
.admin_statistics td {
	padding:2px 4px 2px 4px;
}
.usersettings_statistics td.column_one,
.admin_statistics td.column_one {
	width:200px;
}

/* add user pane on user admin */
#add_user_showhide #add-box {
	padding:20px;
	background: #dedede;
}
.admin_adduser_link {
	margin:0 0 20px 0;
}
#search-box {
	margin:0 0 20px 0;
}

.manifest_file {
	display:none;
}

/* force tinyMCE editor initial width for safari */
.mceLayout {
	width:683px;
}

div.ajax_loader {
	background: url(http://www.cvltvre.com/_graphics/ajax_loader.gif) no-repeat top center;
	width:100%;
	height:33px;
}

/* for cvltvre */

table#users_box td {
	padding: 1px;
}

h1#welcome {
	font-family: Georgia;
	font-size: 25px;
	font-weight: normal;
	color: #8C2B16;	
}
table#dosteps h1 {
	font-size: 35px;
	font-family: Arial;
	color: #2E2633;
}

table#dosteps {
	padding-top: 20px;
	padding-bottom: 20px;
}
table#dosteps h2 {
	font-size: 20px;
	font-family: Georgia;
	color: #2E2633;
}
table#dosteps td {
	padding: 10px;
	color: #555152;
}

/** Added by 1.5 **/

#two_column_left_sidebar_maincontent_boxes {
	margin:20px 0px 20px 20px;
	padding:0 0 10px 0;
	width:718px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	float:left;
}
#two_column_left_sidebar_boxes {
	width:210px;
	margin:20px 0 20px 20px;
	min-height:360px;
	float:left;
	padding:0;
}
#two_column_left_sidebar_boxes .sidebarBox {
	margin:0px 0 22px 0;
	background: #f8f8f8;
	padding:4px 10px 10px 10px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
#two_column_left_sidebar_boxes .sidebarBox h3 {
	padding:0 0 5px 0;
	font-size:1.25em;
	line-height:1.2em;
	color:#0054A7;
}
 
.contentWrapper {
	background:white;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border: 1px solid #cccccc;
	padding:10px;
	margin:0 10px 10px 10px;
}
span.contentIntro p {
	margin:0;
}
.notitle {
	margin-top:10px;
}

#profile_info_column_middle .profile_status {
	background:#bbdaf7;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	padding:2px 4px 2px 4px;
	line-height:1.2em;
}
#profile_info_column_middle .profile_status span {
	display:block;
	font-size:90%;
	color:#666666;	
}


#profile_info_column_middle a.status_update {
	float:right;	
}

.admin_plugin_enable_disable {
	width:150px;
	margin:10px 0 0 0;
	float:right;
	text-align: right;
}

.plugin_details a.pluginsettings_link {
	cursor:pointer;
	font-size:80%;
}

.contentIntro .enableallplugins,
.contentIntro .disableallplugins {
	float:right;
}
.contentIntro .enableallplugins {
	margin-left:10px;
}

.toggle_editor_container {
	margin:0 0 15px 0;
}

.comment_element {
	padding: 0 0 3px 1px;
	min-height: 35px;
}

.comment_content {
	color: rgb(115, 115, 115);
	padding: 0 0 3px 0px;
	margin: -2px 0 0 34px;
	display: block;
}

.commentform .text textarea {
	height: 13pt;
	padding: 5px;
	width: 500px;
}

.commentform input[type="submit"] {
	border: 0px;
	background-color: white;
	font-weight: normal;
	font-size: 1em;
	color: black !important;
	font-family: "lucida grande", tahoma, verdana;
}

.comment_image {
	float: left;
	padding: 1px;
	width: 30px;
	/*background: url("http://www.cvltvre.com/mod/cvltvre/graphics/comment.png") no-repeat;*/
}



/* Header */

#left_links {
	padding: 0 0 0 2px;
	width: 840px;
	min-height: 20px;
	float: right;
/*	border-bottom: 1px solid skyblue;
	border-bottom: 1px solid black;*/
}

#right_links {
	margin: 5px 0;
	width: 830px;
	padding: 3px 0 0 5px;
}


.museum_listing {
	font-size: 0.9em;
}

.museum_listing .title a {
	color: rgb(222, 89, 62) !important;
}

.museum_listing .title a:hover {
	color: #111111 !important;
}

.museum_listing .tags {
	font-size: 0.9em;
}

.museum_listing .museum_logo img {
	max-width: 150px;
	max-height: 50px;
}



.site_listing {
	font-size: 1em;
}

.site_listing .title a {
	color: rgb(222, 89, 62) !important;
}

.site_listing .title a:hover {
	color: #111111 !important;
}

.site_listing .tags {
	font-size: 1em;
}

.site_listing .site_logo {
	float: left;
	padding: 5px;
}

.site_listing .site_logo img {
	max-width: 150px;
	max-height: 50px;
}

.main_rec_entry table {
	width: 100%;
}

.main_rec_entry table td.image_preview {
	width: 230px;
}

.main_rec_entry table td.image_preview img {
	border: 1px solid #aaa;
	max-width: 40px;
	max-height: 40px;
	opacity: 0.9;
}

/** Nano Inclusions **/


#wrapper_header a {
	color: #0256B9;
}

#logo_support a {
	font-size: 0.88em;
	font-weight: normal;
}

#logo_support .message {
	font-size: 0.87em;
}

#logo_support {
/*	width: 160px;*/
	padding: 1px 5px 0 150px;
}

#logo_caption {
	font-family: times new roman;
	color: #333333;
	padding: 0px;
	letter-spacing: 0.08em; 
	margin: 0px;
}

div.line {
	border-top: 0px #222222 solid;
	border-bottom: 0px;
	padding: 0px;
	margin: -3px 0;
}

div#main_links {
	height: 35px; 
	overflow: hidden;
	margin: 5px 0 0 0;
	width: 100%;
	background: url("http://www.cvltvre.com/mod/cvltvre/graphics/cvltvre_submenu_bg.png");

/*	background-color: #3D3D3D;*/
}

#main_links .main_link {
	float: left;
	padding: 10px;
	border-right: 1px solid white;
}

#main_links .main_link a {
	color: #f1f1f1;
	font-weight: bold;
}

#main_links .main_link a:hover {
	text-decoration: none;
}

.main_link_hover {
	background-color: #679AB2;
	color: #f1f1f1;
}

.main_link_hover a {
	color: white !important;
}

.current {
	background: url("http://www.cvltvre.com/mod/cvltvre/graphics/cvltvre_submenu_hl_bg.png");
}

.current a {
	color: white !important;
}

#main_links #search_bar {
	float: right;
	padding: 7px 3px 0 0;
    width: 250px;
}


#quicklinks .normal {
	font-size: 0.87em;
}

#cvltvre_submenu {
	border-top: 1px solid white;
	min-cvltvre_submenuheight: 17px;
	/*color: #444444;*/
	background: url("http://www.cvltvre.com/mod/cvltvre/graphics/cvltvre_submenu_hl_bg.png");
	font-weight: bold;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	background-color: #679AB2;
	padding:5px;
}

#cvltvre_submenu a {
	color: white;
	font-weight: bold;
}

#cvltvre_submenu a:hover {
	color: #444444;
}


#museum_container {
	float: right;
	max-height: 300px;
}

#museum_of_the_week {
	background-color: #eaeaea;
	width: 470px;
	padding: 10px;
	text-align: justify;
	border: 1px solid #cccccc;
	height: 170px;
    overflow: hidden;
	margin-right: 1px;
}

#museum_of_the_week h2 {
	color: #222222;
}

#museum_icon {
	float: left;
	padding: 3px;
}

#museum_of_the_week img {
	max-height: 100px;
	max-width: 100px;
	padding: 10px;
}

#museum_ad {
	margin: 10px 0 0 0;
	background-color: #BBC8D6;
	color: #333333;
	padding: 5px 5px 5px 5px;
	width: 482px;
	height: 90px;
    overflow: hidden;
}

table#page_title td {
	vertical-align: middle;
}

div#cvltvre_owner_block {
	display: inline;
}

div#cvltvre_owner_block_submenu {
	width: 700px;
}

div#cvltvre_owner_block_submenu li {
	display: inline;
}

#cvltvre_owner_block div {
	float: left;
	display: inline;
}

#cvltvre_owner_block li.selected a {
	color: #444444;
}

#cvltvre_owner_block ul {
	padding: 0px;
	margin: 0px;
}

#cvltvre_owner_block ul li {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

/** sns_slider start **/

#sns_slider {
    width: 500px;
	border: 1px solid #cccccc;
    position: relative;
}

.scroll {
    height: 300px;
    width: 500px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	background-color: black;
}

.scrollContainer div.sns_panel {
    padding: 0px;
    height: 300px;
    width: 500px;
	font-size: 0.9em;
}

div.sns_panel .sns_panel_overlay {
	position: absolute;
	bottom: 0px;
	height: 32px;
	width: 100%;
	padding: 2px 2px 0 5px;
	background: url("http://www.cvltvre.com/mod/cvltvre/graphics/bgtrans.png");
	color: #f1f1f1;
}

div.sns_panel .sns_panel_overlay a {
	font-weight: bold;
	color: #DE593E;
}

div.sns_panel .sns_panel_overlay a:hover {
	color: #f1f1f1;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
	position: absolute;
	bottom: 0;
	right: 0px;
    padding-bottom: 9px;
	float: right;
}

ul.navigation li {
    display: inline;
    margin-right: 5px;
}

ul.navigation a {
    padding: 2px;
    color: white;
	font-weight: bold;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #333333;
}

ul.navigation a.selected {
	border: 1px solid #eeeeee;
}

ul.navigation a:focus {
    outline: none;
}
.hide {
    display: none;
}

/** sns_slider end **/

/** Connection Magic **/

#connection_graphics {
	width: 280px;
	height: 280px;
	border: 1px dotted black;
}

.border_none {
	border: 0px !important;
}

#connection_graphics_container {
	padding: 20px 20px 30px 20px;
}

#profile_icon_wrapper {
	float:left;
}
	
.usericon {
	position:relative;
}

.avatar_menu_button {
	width:15px;
	height:15px;
	position:absolute;
	cursor:pointer;
	display:none;
	right:0;
	bottom:0;
}
.avatar_menu_arrow {
	background: url(http://www.cvltvre.com/_graphics/avatar_menu_arrows.gif) no-repeat left top;
	width:15px;
	height:15px;
}
.avatar_menu_arrow_on {
	background: url(http://www.cvltvre.com/_graphics/avatar_menu_arrows.gif) no-repeat left -16px;
	width:15px;
	height:15px;
}
.avatar_menu_arrow_hover {
	background: url(http://www.cvltvre.com/_graphics/avatar_menu_arrows.gif) no-repeat left -32px;
	width:15px;
	height:15px;
}
.usericon div.sub_menu { 
	display:none; 
	position:absolute; 
	padding:2px; 
	margin:0; 
	border-top:solid 1px #E5E5E5; 
	border-left:solid 1px #E5E5E5; 
	border-right:solid 1px #999999; 
	border-bottom:solid 1px #999999;  
	width:160px; 
	background:#FFFFFF; 
	text-align:left;
}
div.usericon a.icon img {
	z-index:10;
}

.usericon div.sub_menu a {margin:0;padding:2px;}
.usericon div.sub_menu a:link, 
.usericon div.sub_menu a:visited, 
.usericon div.sub_menu a:hover{ display:block;}	
.usericon div.sub_menu a:hover{ background:#cccccc; text-decoration:none;}

.usericon div.sub_menu h3 {
	font-size:1.2em;
	padding-bottom:3px;
	border-bottom:solid 1px #dddddd;
	color: #4690d6;
	margin:0 !important;
}
.usericon div.sub_menu h3:hover {

}

.user_menu_addfriend,
.user_menu_removefriend,
.user_menu_profile,
.user_menu_friends,
.user_menu_friends_of,
.user_menu_blog,
.user_menu_file,
.user_menu_messages,
.user_menu_admin,
.user_menu_pages {
	margin:0;
	padding:0;
}
.user_menu_admin {
	border-top:solid 1px #dddddd;
}
.user_menu_admin a {
	color:red;
}
.user_menu_admin a:hover {
	color:white !important;
	background:red !important;
}

.resetdefaultprofile {
	padding:0 10px 0 10px;
}
.resetdefaultprofile input[type="submit"] {
	background: #dedede;
	border-color: #dedede;
	color:#333333;
}
.resetdefaultprofile input[type="submit"]:hover {
	background: red;
	border-color: red;
	color:white;
}

/* Banned user */
#profile_banned {
	background-color:#FF8888;
	border:3px solid #FF0000;
	padding:2px;
}#feed_main_links {
	background-color: #f1f1f1;
	margin: -5px 0 0 0;
	padding: 5px;
}

#right_float a {
	color: blue;
	font-weight: bold;
	font-size: 0.9em;
}

#TB_ajaxContent .heading h2 {
	float: left;
	padding: 0 5px 0 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #999999;
}

#displayFeeds {
	border: 1px solid black;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#displayFeeds .title {
	color: #333333;
	font-weight: normal;
	padding: 0 10px 0 0;
}

#displayFeeds .content_peek {
	color: #888888;
}

#feed_details_container {
	padding: 5px;
	display: none;
	position: absolute;
	margin: -20px 0px;
}

#feed_details {
/*	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	background-color: #555555;
	min-height: 20px;
	min-width: 50px;
	margin: 0;
	padding: 5px;
	color: white;
}

#feed_details a {
	color: #FBEEBD;	
	text-decoration: underline;
}

#displayFeeds .unread {
	background-color: white;
}

#displayFeeds .read {
	background-color: #eeeeee;
}

#displayFeeds .liked {
	background-color: white;
}

#displayFeeds .feed_element table {
	width: 100%;
	height: 20px;
	overflow: hidden;
	white-space: normal;
}

#displayFeeds .feed_element div.restrict {
	overflow: hidden;
	padding: 0px;
	margin: 0 0 0 10px;
	height: 20px;
	max-height: 20px;
	max-width: 725px;
	white-space: nowrap;
}

#displayFeeds .feed_element div.restrict .title {
	font-weight: bold;
} 

#displayFeeds .feed_element td.feed_title {
	max-width: 100px;
	min-width: 100px;
	width: 100px;
	overflow: hidden;
	height: 20px;
	color: #555555;
	white-space: nowrap;
}

#displayFeeds .feed_element td.date_published {
	width: 100px;
	max-height: 20px;
	white-space: nowrap;
	overflow: hiden;
}


#displayFeeds .feed_element table .right {
	text-align: right;
	width: 100px;
}

#displayFeeds .main_feed_element {
	padding: 5px;
	width: 100%;
	overflow: hidden;
	white-space: normal;
	height: 15px;
	cursor: hand;
	cursor: pointer;
}

#displayFeeds .e_feed_element {
	border-bottom: 1px solid black;
}

#displayFeeds .main_feed_element:hover {
	background-color: #A1DEED;
}

#displayFeeds .expanded {
	background-color: #A1DEED !important;
}

#displayFeeds .feed_element {
	cursor: hand;
	cursor: pointer;
	padding: 5px;
	border-bottom: 1px solid black;
}

#displayFeeds .feed_element:hover {
	background-color: #A1DEED;
}

.feed_content h2 {
	padding: 10px 10px 0px 0;
	float:left;
	margin-bottom: 0;
}

.feed_content .header {
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}

.feed_content a {
	color: #DE593E !important;
}

.feed_content table {
	width: 100%;
}

.feed_content td.save {
	text-align: right;
	padding: 0px;
	padding-bottom: 2px;
	margin: 0px;
	margin-right: 10px;
	vertical-align: bottom;
}
.feed_content a {
	color: blue;
}

.feed_rec {
	padding: 0px 0px 5px 0px;
}

.rec_entry {
	padding: 2px !important;
	margin: 2px !important;
	min-height: 10px;
}

/**
* thickbox 
*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: }
#TB_window a:visited {color: #DE593E;}
#TB_window a:hover {color: black; text-decoration: underline;}
#TB_window a:active {color: #DE593E}
#TB_window a:focus{color: #DE593E}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(http://www.cvltvre.com/mod/feeds/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 3px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#f1f1f1;
	color: black;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/** end of thickbox **/

/**
   * Set a very small font size for the control and constrain
   * it's width to 225px
   *
   * Note: the page has a single FeedControl that
   * is drawn in the <div> element whose id is "feedControl".
   */
  #feedControl {
    width : 470px;
  }

  /**
   * Suppress everything except for title
   */
  #feedControl .gf-snippet,
  #feedControl .gf-author,
  #feedControl .gf-spacer,
  #feedControl .gf-relativePublishedDate {
    /* display : none; */
  }

  /**
   * 1em Padding at the bottom of each collection of entries
   */
  #feedControl .gfc-results {
    padding-bottom : 1em;
  }

  /**
   * no padding between entries
   */
  #feedControl .gfc-result {
    margin-bottom : 10px;
  }


/* section title */
#feedControl .gfc-resultsHeader .gfc-title,
#displayFeeds .gfc-resultsHeader .gfc-title {
	font-size : 1.4em;
	font-weight: bold;
	line-height: normal;
}
/* individual feeds title */
#displayFeeds .gfc-resultsHeader {
	border-bottom:1px solid #cccccc;
	padding-bottom:4px;
	margin-bottom:10px;
	width:100%;
}
/* post title */
.gf-result .gf-title {
	font-size : 1.2em;
	font-weight: bold;
	line-height: normal;
}
.gf-relativePublishedDate,
.gf-author,
.gf-spacer {
	font-size:90%;
}
/* wraps each post */
#displayFeeds .gfc-result {
	padding:5px 0 10px 0;
	border-bottom:1px solid #cccccc;
}


/* sidebar list */

.add_feed {
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#000000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px 6px 2px 6px;
	margin:20px 0 10px 0;
	cursor: pointer;
}

.add_feed:hover {
	background: #8b000b;
	color: #ffffff;
	text-decoration: none;
}

a.add_feed {
    margin:10px 0 0 0;
}

#open_feed_form {
    margin:10px 0 0 0;
}

#feeds_delete {
	height:10px;
}

#feeds ul {
	margin: 0;
	padding: 0;
	border-top:1px solid #cccccc;
}

#feeds li.feed_item {
  border-bottom:1px solid #cccccc;
  padding:2px;
  margin:0;
  list-style:none;
}

#feeds .feed_button {
  cursor:pointer;
  text-align:left;
  padding:0 6px 0 0;
}

#feeds .feed_button:hover {
  /* background:#efefef;*/
}

#feeds .delete_feed, #feeds .edit_feed {
  cursor:pointer;
  color:#999999;
  font-size: 90%;
}

#add_new_feed {
  display:none;
  margin:20px 0 0 0;
}
.feed_item:hover {
	background:#efefef;
	text-decoration:none;
}

#add_new_feed_content table {
	padding-top: 20px;
}

#add_new_feed_content td {
	font-size: 120%;
	padding: 5px;
}

#add_new_feed_content .caption {
	text-align: right;
}

#add_feed_url {
	width: 400px;
}

#add_new_feed_content input {
    padding:2px;
	clear: right;
}

#TB_ajaxContent a.e_addcomment, #TB_ajaxContent a.e_like {
	color: blue !important;
}

#feeds_list {
    margin:2px;
}

#feedCloud {
	font-size: 1.8em;
}

#feedSelect {
	-webkit-border-radius: 6px;
	-mozdev-border-radius: 6px;
	padding: 8px;
	margin: 7px 0 10px 0;
	background-color: #FBEEBD;
}

.add_feed_entry {
	color: #999999;
}

.add_feed_entry:hover {
	color: #999999;
}

#friends_feeds {
	float: right;
}






/** Events **/

div.contentWrapper {
	font-size: 1em;
	border: 0px;
}

.input-file {
	width: 100px;
}

div#category_tree table td {
	padding: 0px;
	font-size: 1.2em;
}

label.error {
	color: red;
	font-weight: bold;
}

div#access {
	width: 250px;
	float: right;
	text-align: right;
	padding: 0 0 10px 0;
}

div.contentWrapper h1, #bywhom h1 {
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 1.5em;
}

div.contentWrapper label {
	font-size: 100%;
	font-weight: normal;
}

div#when .hasDatepicker {
	width: 180px;
}

div#meta_header {
	background-color: #8E5B3E;
	color: white;
	cursor: hand;
	cursor: pointer;
	padding: 4px;
}

td#address input {
	width: 250px;
}

td#state {
	width: 63px;
}

td#state_label {
	width: 63px;
}

td#zipcode_label {
	width: 100px;
}

span#zipcode input {
	width: 60px;
}

div#where span {
	margin-left: 10px;
}

td#city {
	width: 95px;
}

td#city input {
	width: 130px;
}

span#state input {
	width: 40px;
}

td#zipcode {
	width: 50px;
}

div#where table td {
	width: 600px;
}

div#where td.label {
	width: 60px;
}

div#map_canvas {
	width: 600px;
	height: 300px;
}

td#city_label {
	width: 20px;
}

div.contentWrapper table td {
	padding: 5px;
	vertical-align: middle;
}

div#when .input-text {
	width: 50px;
}

div#where a:hover {
	cursor: hand;
	cursor: pointer;
}

td#country .required {
	width: 250px;
}

.required,
.hasDatepicker,
.input-text,
.input-tags,
.input-url {
	font-weight: normal;
	width: 150px;
	height: 20px;
	vertical-align: middle;
}

td.logo_image .input {
	size: 20pt;
}

.input-textarea {
	height: 75px;
	width: 342px;
}

div.contentWrapper table td.label {
	vertical-align: top !important;
}

td.meta input {
	width: 250px;
}

input#category {
	width: 400px;
	font-size: medium;
}

td.meta .input-textarea {
	height: 25px;
	width: 242px;
}

td#title input {
	font-size: medium;
	width: 500px;
	padding: 4px;
	color: darkblue;
}

input {
	font: 100% Arial, Helvetica, sans-serif;
	padding: 0px;
	border: 1px solid #cccccc;
}

textarea:focus, input[type="text"]:focus {
	border: solid 1px#black;
	background: #f1f1f1;
	color:#333333;
}

div#what h1 {
	margin-bottom: 5px;
}

div#what h1 small {
	font-size: small;
	font-weight: normal;
	margin-bottom: 2px;
}

div#what h1 small a {
	cursor: pointer;
	cursor: hand;
}

div#what table {
	width: 100%;
}

div#calendarmenucontainer {
	position: relative;
}

ul#calendarmenu {
	list-style: none;
	position: absolute;
	top: 0px;
	left: -15px;
}

ul#calendarmenu li {
	float: left;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #969696;
	background-color: #F5F5F5;
}


ul#calendarmenu li.sys_calmenu_last {
	border-right: 1px solid #969696;
}

ul#calendarmenu li a {
	text-decoration: none;
	padding: 4px 12px;
	float: left;
}

ul#calendarmenu li a:hover, ul#calendarmenu li.sys_selected a{
	text-decoration: none;
	padding: 4px 12px;
	float: left;
	color: #FFFFFF;
	background: #3874B7;
}


.river_object_cvltvre_events_create {
	background: url(http://www.cvltvre.com/mod/cvltvre_events/images/river_icon_event.gif) no-repeat left -1px;
}
.river_object_cvltvre_events_update {
	background: url(http://www.cvltvre.com/mod/cvltvre_events/images/river_icon_event.gif) no-repeat left -1px;
}
#event_list {
	width: 100%;
	margin:0;
	float:left;
	padding:5px 0 0 0;
}

#event_list .search_listing {
	border-bottom:1px solid #aaa;
	background-color: white !important;
	margin:0 0 5px 0;
	padding: 5px;
	width: 650px;
	min-height: 60px;
}

.events {
	min-height: 300px;
}

div#elgg_horizontal_tabbed_nav {
	clear: right;
	min-height: 20px;
	margin: 0;
}

div#elgg_horizontal_tabbed_nav ul {
	list-style: none;
	margin: 0;
}

div#category {
	margin: 0px;
}


div#description {
	margin: 10px 0 0 0;
	text-align: justify;
	color: #333333;
	font-size: 0.95em;
	margin-right: 10px;
	width: 430px;
}

div#elgg_horizontal_tabbed_nav ul li:hover {
	background-color: #f6f6f6;
}

div#elgg_horizontal_tabbed_nav ul li.selected {
	background-color: #f6f6f6;
}

div#elgg_horizontal_tabbed_nav ul li {
	float: left;
	padding: 5px 10px 5px 5px;
	margin: 0 0 0 1px;
	border: 1px solid #aaa;
}

span.smaller_font {
	font-size: 0.8em;
	color: #555555;
}

div#event_listing_item {
	color: rgb(50, 50, 50);
	padding: 2px 0 0 0;
}

div#event_listing_item {
	width: 100%;
}

div#event_listing_item table {
	width: 100%;
}

div#event_listing_item td.main {
	width: 90%;
}

div#event_search {
	margin: 0px;
	padding: 0px;
}

div.mini_search {
	float: right;
	clear: left;
}

div#event_caption {
	padding: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #d1d1d1;
	margin-top: 5px;
	width: 100%;
}

div.mega_search {
	min-height: 100px;
	width: 100%;
	background-color: #f1f1f1;
}

div#event_search_nav {
	padding: 5px;
	float: right;
	clear: left;
}

div#topbar_content {
	clear: right;
}

div#topbar_content div#tags {
	padding: 10px;
	font-size: 150%;
}

div.tags {
	width: 100%;
	overflow-x: hidden;
}

#l_tags, #l_search {
	font-weight: normal;
	font-size: small;
	display: none;
}

.e_maps {
	display: none;
}

div#events_advanced_search td {
	padding: 5px;
}

div.event_item_tags {
	float: left;
	margin-right: 5px;
}


div#events_advanced_search table {
	margin-left: 50px;
	width: 500px;
}

div#events_advanced_search input {
	width: 200px;
}

div#events_advanced_search input#submit {
	margin: 0;
	padding: 0;
	width: 60px;
}

div#events_advanced_search input {
	height: 20px;
}

.event_search_error {
	size: 100%;
	padding: 5px;
	background-color: crimson;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: white;
}

.singleview {
	margin-top:10px;
}

.blog_post_icon {
	float:left;
	margin:3px 0 0 0;
	padding:0;
}

.blog_post h3 {
	font-size: 150%;
	margin:0 0 10px 0;
	padding:0;
}

.blog_post h3 a {
	text-decoration: none;
}

.blog_post p {
	margin: 0 0 5px 0;
}

.blog_post .strapline {
	margin: 0 0 0 0px;
	padding:0;
	color: #aaa;
	line-height:1em;
}
.blog_post p.tags {
	background:transparent url(http://www.cvltvre.com/_graphics/icon_tag.gif) no-repeat scroll left 2px;
	margin:0 0 7px 0;
	padding:0pt 0pt 0pt 16px;
	min-height:22px;
}
.blog_post .options {
	margin:0;
	padding:0;
}

.blog_post_body img[align="left"] {
	margin: 10px 10px 10px 0;
	float:left;
}
.blog_post_body img[align="right"] {
	margin: 10px 0 10px 10px;
	float:right;
}
.blog_post_body img {
	margin: 10px !important;
}

.blog-comments h3 {
	font-size: 150%;
	margin-bottom: 10px;
}
.blog-comment {
	margin-top: 10px;
	margin-bottom:20px;
	border-bottom: 1px solid #aaaaaa;
}
.blog-comment img {
	float:left;
	margin: 0 10px 0 0;
}
.blog-comment-menu {
	margin:0;
}
.blog-comment-byline {
	background: #dddddd;
	height:22px;
	padding-top:3px;
	margin:0;
}
.blog-comment-text {
	margin:5px 0 5px 0;
}

/* New blog edit column */
#blog_edit_page {
	/* background: #bbdaf7; */
	margin-top: 10px;
	padding: 20px;
}
#blog_edit_page #content_area_user_title h2 {
	background: none;
	border-top: none;
	margin:0 0 10px 0px;
	padding:0px 0 0 0;
}
#blog_edit_page #blog_edit_sidebar #content_area_user_title h2 {
	background:none;
	border-top:none;
	margin:inherit;
	padding:0 0 5px 5px;
	font-size:1.25em;
	line-height:1.2em;
}
#blog_edit_page #blog_edit_sidebar {
	margin:0px 0 22px 0;
	background: white;
	padding:5px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border:1px solid #cccccc;
}
#blog_edit_page #two_column_left_sidebar_210 {
	width:210px;
	margin:0px 0 20px 0px;
	min-height:360px;
	float:left;
	padding:0;
}
#blog_edit_page #two_column_left_sidebar_maincontent {
	margin:0 0px 20px 20px;
	padding:10px 20px 20px 20px;
	width:670px;
}
/* unsaved blog post preview */
.blog_previewpane {
    border:1px solid #D3322A;
    background:#F7DAD8;
	padding:10px;
	margin:10px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;	
}
.blog_previewpane p {
	margin:0;
}

#blog_edit_sidebar .publish_controls,
#blog_edit_sidebar .blog_access,
#blog_edit_sidebar .publish_options,
#blog_edit_sidebar .publish_blog,
#blog_edit_sidebar .allow_comments,
#blog_edit_sidebar .categories {
	margin:0 5px 5px 5px;
	border-top:1px solid #cccccc;
}
#blog_edit_page ul {
	padding-left:0px;
	margin:5px 0 5px 0;
	list-style: none;
}
#blog_edit_page p {
	margin:5px 0 5px 0;
}
#blog_edit_page #two_column_left_sidebar_maincontent p {
	margin:0 0 15px 0;
}
#blog_edit_page .publish_blog input[type="submit"] {
	font-weight: bold;
	padding:2px;
	height:auto;
}
#blog_edit_page .preview_button a {
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	background:white;
	border: 1px solid #cccccc;
	color:#999999;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: auto;
	height: auto;
	padding: 3px;
	margin:1px 1px 5px 10px;
	cursor: pointer;
	float:right;
}
#blog_edit_page .preview_button a:hover {
	background:#4690D6;
	color:white;
	text-decoration: none;
	border: 1px solid #4690D6;
}
#blog_edit_page .allow_comments label {
	font-size: 100%;
}

#blog_edit_page .title, #blog_edit_page .input-tags {
	height: 22px;
	width: 550px;
	padding: 2px;
}






/** Museums **/

div#museum label {
	font-weight: normal;
	font-size: 1em;
}

div#museum td.label {
	padding: 10px;
}

div#museum td {
	vertical-align: middle;
}

input.time {
	width: 80px;
	height: 20px !important;
}

#website input.input-text {
	width: 450px;
}

#state input.input-text {
	width: 70px !important;
}

#zipcode input.input-text {
	width: 50px !important;
}

#museum_maps {
	height: 300px;
	width: 700px;
	padding: 10px;
}

table#museum_list {
	width: 700px;
	margin: 10px 0 0 0 0;
	padding: 10px;
}

table#museum_list td {
	max-width: 234px;
	min-width: 200px;
	padding: 2px 10px 10px 10px;
	font-size: x-small;
}

table#museum_list td.borderright {
	border-right: 1px dashed #333333;
}

div.dotted {
	padding: 3px 0;
	border-bottom: 1px dotted #dddddd;
}

div.admin_options {
	float: right;
}

div.museum_logo {
	float: right;
}
img.museum_logo {
	max-width: 100px;
	max-height: 50px;
}

div.museum_address {
	color: #555555;
}

div#museum_caption {
	padding: 5px;
	margin: 10px 0 10px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #FBEEBD;
	width: 100%;
}

.show_images {
	margin-left: 5px;
	font-size: 0.5em;
}

#cvltvre_message {
	min-height: 50px;
	width: 95%;
	margin: 5px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px; 
	background-color: #4999ee;
	color: white;
	padding: 10px;
}

#page_bottom_links {
	font-size: 9pt;
}

.sub_context_changer_list {
	padding-left: 0px;
}

.sub_context_changer_list li {
	display: inline;
}

.context_changer_list {
	padding-left: 0px;
}

.context_changer_list li {
	display: inline;
	padding: 5px;
	border: 1px #555555 solid;
	margin: 0px;
	float: left;
}

.context_changer_list .active {
	background-color: #666666 !important;
	color: white !important;
}

.context_changer_list {
	padding-bottom: 5px;
}

#cvltvre_dashboard {
	width: 93%;
	min-height: 720px;
	background-color: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


.two_column_right_sidebar {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border: 1px solid #cccccc;
	width: 225px;
	margin: 2px 20px 15px 0;
	min-height: 155px;
	background-color: white;
	padding: 5px;
}
.two_column_right_sidebar_container {
	width: 225px;
	padding: 0;
	margin: 0;
	float: left; 
}

.two_column_right_sidebar ul li.image img {
	height: 59px;
	width: 59px;
}

.sidebar_first {
	margin: 0px 20px 15px 0 !important;
}

.two_column_right_sidebar h1 {
	color: #4d4d4d;
	font-size: small;
	padding: 0 0 5px 0;
}

.two_column_right_sidebar ul {
	margin: 0px;
	padding: 0 0 0 2px;
}

.two_column_right_sidebar ul li.even {
	/* background-color: #E2DDCB;*/
}

.two_column_right_sidebar ul li {
	padding: 2px 0 0 20px;
	border-bottom: 1px dotted black;
	list-style: none;
}

/* events */
.two_column_right_sidebar ul li.cvltvre_events {
	background: url("http://www.cvltvre.com//mod/cvltvre_events/images/river_icon_event.gif") no-repeat !important;
}

.two_column_right_sidebar ul li.image {
	float: left;
	padding: 2px;
	margin: 0px;
	border-bottom: 0px;
}

.two_column_right_sidebar ul li.blog {
	background: url("http://www.cvltvre.com//mod/blog/images/blog.png") no-repeat !important;
	margin-top: 5px;
	min-height: 20px;
}

.two_column_right_sidebar ul li.page_top {
	background: url("http://www.cvltvre.com//mod/pages/images/file.png") no-repeat !important;
	margin-top: 5px;
	min-height: 20px;
}


#cvltvre_dashboard .description {
	padding: 10px;
	font-size: 1.8em;
}

.two_column_right_sidebar {
	font-size: 11px;
}

#cvltvre_dashboard h1 {
	border-bottom: 1px solid brown;
}

div#cvltvre_rec_feed .rec_entry {
	padding: 5px;
	margin: 5px;
}

.rec_entry {
	color: rgb(115, 115, 155);
	padding: 3px 0 10px 5px;
	display: block;
	clear: right;
	float: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	min-height: 55px;
	margin-top: 5px;
}

.main_rec_entry {
	padding: 0 0 0 50px;
}

.rec_entry .rec_icon {
	float: left;
}

.rec_entry .rec_icon img {
	width: 40px;
	height: 40px;
}

div#cvltvre_rec_feed .odd {
	background-color: #fcfcfc;
	min-height: 45px;
	padding: 10px 0 0 0 !important;
}

div#cvltvre_rec_feed .even {
	min-height: 45px;
	padding: 10px 0 0 0 !important;
}


.rec_entry .title {
	color: black;
}

.rec_entry a {
	color: #615E48 !important; 
/*	color: black; */
	font-size: 1em;
}

.rec_entry .likes {
	float: left;
	padding: 0 5px 0 0;
}

.rec_entry .comments {
	float: left;
}

.rec_entry .comments_collection {
	clear: left;
	margin: 10px 0 0 0;
}

.rec_entry .comments_collection a {
	font-style: italic;
}

.title a {
	color: #5F7D8A !important;
	text-decoration: underline;
}

.two_column_right_container {
	background-color: red;
}

div#invite_users_div {
	float: left;
	max-width: 300px;
	background-color: #679AB2;
	padding: 4px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
}

div#invite_users_div a {
	color: white;
}

#cvltvre_rec .main_rec_entry {
	padding: 0 0 0 0 !important;
}

#cvltvre_rec .comment_content a {
	color: #444444;
}

#TB_ajaxContent .main_rec_entry {
	padding: 0 !important;
}

#TB_ajaxContent .comment_element {
	padding: 5px;
}
#logbrowserSearchform {
	padding: 10px;
	background-color: #dedede;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
}

.log_entry {
	width: 699px;
	font-size: 80%;
	background:white;
	margin:0 10px 5px 10px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border:1px solid white;
}
.log_entry td {
}

.log_entry_user {
	width: 120px;
}

.log_entry_time {
	width: 210px;
	padding:2px;
}

.log_entry_item {
	
}

.log_entry_action {
	width: 75px;
}
/* new members page */
.members .search_listing {
	border:2px solid #cccccc;
	margin:0 0 5px 0;
}
.members .search_listing:hover {
	background:#dedede;
}
.members .group_count {
	font-weight: bold;
	color: #666666;
	margin:0 0 5px 4px;
}
.members .search_listing_info {
	color:#666666;
}

.members .profile_status {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	background:#bbdaf7;
	line-height:1.2em;
	padding:2px 4px;
}
.members .profile_status span {
	font-size:90%;
	color:#666666;
}
.members  p.owner_timestamp {
	padding-left:3px;
}
.members .pagination {
	border:2px solid #cccccc;
	margin:5px 0 5px 0;
}


#memberssearchform {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
#memberssearchform input[type="submit"] {
	padding:2px;
	height:auto;
	margin:4px 0 5px 0;
}



/*-------------------------------
MESSAGING PLUGIN
-------------------------------*/
#messages {
	margin:0 10px 0 10px;
}
.actiontitle {
	font-weight: bold;
	font-size: 110%;
	margin: 0 0 10px 0;
}
#messages .pagination {
	margin:5px 0 5px 0;
}
#messages input[type="checkbox"] {
	margin:0;
	padding:0;
	border:none;
}
.messages_buttonbank {
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	background:white;
	margin:5px 10px;
	padding:5px;
	text-align: right;
}
.messages_buttonbank input {
	margin:0 0 0 10px;
}
.messages_buttonbank input[type="button"] {
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4690D6;
	background:#dddddd;
	border: 1px solid #999999;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: auto;
	height: 25px;
	padding: 2px 6px 2px 6px;
	margin:0 0 0 10px;
	cursor: pointer;
}
.messages_buttonbank input[type="button"]:hover {
	background: #0054a7;
	border: 1px solid #0054a7;
	color:white;
}

#messages td {
	text-align: left;
	vertical-align:middle;
	padding: 5px;
}
#messages .message_sent {
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	margin-bottom: 5px;
	background: white;
	border:1px solid #cccccc; 	
}
#messages .message_notread {
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	margin-bottom: 5px;
	background: #F7DAD8;
	border:1px solid #ff6c7c; 
}
#messages .message_read {
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	margin-bottom: 5px;
	background: white;
	border:1px solid #cccccc; 
}
#messages .message_notread td {

}
#messages .message_read td {

}

#messages .delete_msg a {
	display:block;
	cursor: pointer;
	width:14px;
	height:14px;
	margin:0;
	background: url("http://www.cvltvre.com/_graphics/icon_customise_remove.png") no-repeat right 0;
	text-indent: -9000px;
	float:right;
}
#messages .delete_msg a:hover {
	background-position: right -16px;
}
/* IE6 */
* html #messages .delete_msg a { background-position: right 4px; }
* html #messages .delete_msg a:hover { background-position: right 4px; } 

#messages .usericon,
#messages .groupicon {
	float: left;
	margin: 0 15px 0 0;
}

#messages .msgsender {
	color:#666666;
	line-height: 1em;
	margin:0;
	padding:0;
	float:left;
}
#messages .msgsender small {
	color:#AAAAAA;
}


#messages .msgsubject {
	font-size: 120%;
	line-height: 100%;
}

.msgsubject {
	font-weight:bold;
}

.messages_single_icon  {
	float: left;
	width:110px;
}

.messages_single_icon .usericon,
.messages_single_icon .groupicon {
	float: left;
	margin: 0 10px 10px 0;
}

/* view and reply to message view */
.message_body {
	margin-left: 120px;
}
.message_body .messagebody {
	padding:0;
	margin:10px 0 10px 0;
	font-size: 120%;
	border-bottom:1px solid #cccccc;
}

/* drop down message reply form */
#message_reply_form { display:none; }

.new_messages_count {
	color:#666666;
}
/* tinyMCE container */
#message_reply_editor #message_tbl {
	width:680px !important;
}
/* IE6 */
* html #message_reply_editor #message_tbl { width:676px !important;}

#messages_return {
	margin:4px 0 4px 10px;
}
#messages_return p {
	margin:0;
}
.messages_single {
	background: white;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	margin:0 10px 10px 10px;
	padding:10px;	
}
/* when displaying original msg in reply view */
.previous_message {
    background:#dedede;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
    padding:10px;
    margin:0 0 20px 0;
}
.previous_message p {
    padding:0;
    margin:0 0 5px 0;
    font-size: 100%;
}




#notificationstable td.sitetogglefield {
	width:50px;
	text-align: center;
	vertical-align: middle;
}
#notificationstable td.sitetogglefield input {
	margin-right:36px;
	margin-top:5px;
}
#notificationstable td.sitetogglefield a {
	width:46px;
	height:24px;
	cursor: pointer;
	display: block;
	outline: none;
}
#notificationstable td.sitetogglefield a.sitetoggleOff {
	background: url(http://www.cvltvre.com/mod/messages/graphics/icon_notifications_site.gif) no-repeat right 2px;
}
#notificationstable td.sitetogglefield a.sitetoggleOn {
	background: url(http://www.cvltvre.com/mod/messages/graphics/icon_notifications_site.gif) no-repeat right -36px;
}







.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(http://www.cvltvre.com/mod/pages/images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(http://www.cvltvre.com/mod/pages/images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(http://www.cvltvre.com/mod/pages/images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(http://www.cvltvre.com/mod/pages/images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(http://www.cvltvre.com/mod/pages/images/treeview-red.gif); } 

.treeview-black li { background-image: url(http://www.cvltvre.com/mod/pages/images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(http://www.cvltvre.com/mod/pages/images/treeview-black.gif); }  

.treeview-gray li { background-image: url(http://www.cvltvre.com/mod/pages/images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(http://www.cvltvre.com/mod/pages/images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(http://www.cvltvre.com/mod/pages/images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(http://www.cvltvre.com/mod/pages/images/treeview-famfamfam.gif); } 


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(http://www.cvltvre.com/mod/pages/images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(http://www.cvltvre.com/mod/pages/images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(http://www.cvltvre.com/mod/pages/images/file.gif) 0 0 no-repeat; }

.pagesTreeContainer {
		margin:0;
		min-height: 200px;
}

#pages_page .strapline {
    text-align:right;
    border-top:1px solid #efefef;
    margin:10px 0 10px 0;
    color:#666666;
}
#pages_page .categories {
    border:none !important;
    padding:0 !important;
}

#pages_page .tags {
    padding:0 0 0 16px;
    margin:10px 0 4px 0;
	background:transparent url(http://www.cvltvre.com/_graphics/icon_tag.gif) no-repeat scroll left 2px;
}

#pages_page img[align="left"] {
	margin: 10px 20px 10px 0;
	float:left;
}
#pages_page img[align="right"] {
	margin: 10px 0 10px 10px;
	float:right;
}

.pageswelcome p {
	margin:0 0 5px 0;
}

#sidebar_page_tree {
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
    padding:10px;
    margin:0 10px 10px 10px;
}
#sidebar_page_tree h3 {
	background: none;
	border-top: none;
	border-bottom: 1px solid #cccccc;
	font-size:1.25em;
	line-height:1.2em;
	margin:0 0 5px 0;
	padding:0 0 5px 5px;
	color:#0054A7;
}

/* IE6 */
* html #pages_welcome_tbl { width:676px !important;}

.pages_widget_singleitem_more {
	margin:0 10px 0 10px;
	padding:5px;
	display:block;
	background:white;
   	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;	
}


.sidebarBox #thewire_sidebarInputBox {
	width:178px;
}
.sidebarBox .last_wirepost {
	margin:20px 0 20px 0;
}
.sidebarBox .last_wirepost .thewire-singlepage {
	margin:0;
}
.sidebarBox .last_wirepost .thewire-singlepage .thewire_options {
	display:none;
}
.sidebarBox .last_wirepost .thewire-singlepage .note_date {
	line-height: 1em;
	padding:3px 0 0 0;
	width:142px;
}
.sidebarBox .last_wirepost .thewire-singlepage .note_body {
	color:#666666;
	line-height: 1.2em;
}
.sidebarBox .last_wirepost .thewire-singlepage .thewire-post {
	background-position: 130px bottom;
}
.sidebarBox .thewire_characters_remaining {
	float:right;
}
.sidebarBox input.thewire_characters_remaining_field {
	background: #dedede;
}
.sidebarBox input.thewire_characters_remaining_field:focus {
	background: #dedede;
	border:none;
}
.sidebarBox input#thewire_submit_button {
	margin:2px 0 0 0;
	padding:2px 2px 1px 2px;
	height:auto;
}
.sidebarBox .membersWrapper {
	background: white;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	padding:7px;	
}
.sidebarBox .membersWrapper .recentMember {
	margin:2px;
	float:left;
}
/* br necessary for ie6 & 7 */
.sidebarBox .membersWrapper br {
	height:0;
	line-height:0;
}
.welcomemessage {
	background:white;
}
.riverdashboard_filtermenu {
	margin:10px 0 10px 0;
}

.river_pagination .forward,
.river_pagination .back {
	display:block;
	float:left;
	border:1px solid #cccccc;
	color:#4690d6;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin:0 6px 0 0;
	padding:0 4px 1px 4px;
	cursor: pointer;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
}
.river_pagination .forward:hover,
.river_pagination .back:hover {
	background:#4690d6;
	color:white;
	text-decoration: none;
	border:1px solid #4690d6;
}
.river_pagination .back {
	margin:0 20px 0 0;
}
/* IE6 */
* html .river_pagination { margin-top:17px; }
/* IE7 */
*:first-child+html .river_pagination { margin-top:17px; }

/* activity widget */
.collapsable_box_content .river_item p {
	color:#333333;
}

.collapsable_box_content .content_area_user_title h2 {
	font-size:1.25em;
	line-height:1.2em;
	margin:0;
	padding:0 0 2px 0;
	color:#4690d6;
}
.river_content img {
	margin:2px 0 2px 20px;
}




/* ---- tidypics object views ---- */

#tidypics_desc {
padding:0 20px;
font-style:italic;
}

#tidypics_info {
padding:20px;
}

#tidypics_controls {
text-align:center;
margin-bottom:10px;
}

#tidypics_controls a {
margin:10px;
}

.tidypics_download a {
font:12px/100% Arial, Helvetica, sans-serif;
font-weight:bold;
color:white;
background:#4690d6;
border:none;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px;
width:auto;
height:25px;
padding:3px 6px 3px 6px;
margin:10px 0 10px 0;
cursor:pointer;
}

.tidypics_download a:hover {
background:#0054a7;
color:white;
text-decoration:none;
}

.tidypics_album_images {
float:left;
width:153px; 
height:153px;
margin:3px;
padding:4px;
border:1px solid #dedede;
text-align:center;
}

#tidypics_image_full {
text-align:center;
margin:10px;
}

#tidypics_image_full img {
padding:5px;
border:1px solid #dedede;
margin:7px 0;
}

.tidypics_album_cover {
padding:2px;
border:1px solid #dedede;
margin:8px 0;
}

.tidypics_album_widget_single_item {
margin-bottom:8px;
}

.tidypics_album_gallery_item {
text-align:center;
}

/* ------ tidypics widget view ------  */

#tidypics_album_widget_container {
text-align:center;
margin: 10px;
}

.tidypics_album_widget_timestamp {
color:#333333;
}

/* ---------  image upload/edit forms  ------------   */

#tidpics_image_upload_list li {
margin:3px 0;
}

.tidypics_edit_image_container {
padding:5px;
margin:5px 0;
overflow:auto;
}

.tidypics_edit_images {
float:right;
width:160px; 
height:160px;
margin:4px;
padding:5px;
border:1px solid #dedede;
text-align:center;
}

.tidypics_image_info {
float:left;
width:60%;
}

.tidypics_image_info label {
font-size:1em;
}

/* ---- tidypics group css ----- */

#group_albums_widget {
-webkit-border-radius: 8px; 
-moz-border-radius: 8px;
background:#f1f1f1 none repeat scroll 0 0;
width: 290px;
margin:0 50px 20px 10px;
padding: 5px;
float: right;

}


/* ---------  tidypics river items ------------   */

.river_image_create {
	background: url(http://www.cvltvre.com/mod/tidypics/graphics/icons/river_icon_image.gif) no-repeat left -1px;
}
.river_album_create {
	background: url(http://www.cvltvre.com/mod/tidypics/graphics/icons/river_icon_album.gif) no-repeat left -1px;
}
.river_object_album_create {
	background: url(http://www.cvltvre.com/mod/tidypics/graphics/icons/river_icon_album.gif) no-repeat left -1px;
}
.river_object_image_comment {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_comment.gif) no-repeat left -1px;
}
.river_object_album_comment {
	background: url(http://www.cvltvre.com/_graphics/river_icons/river_icon_comment.gif) no-repeat left -1px;
}/** SitesnSights **/

  
#latest_sitesnsights {
	min-height: 450px;
	min-width: 90%;
	background-color: rgb(43, 43, 43);
    margin: 10px 0 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	color: white;
}

#latest_sitesnsights a {
    color: skyblue;
}

.show_site_map {
    color: #f1f1f1;
    font-weight: bold;
}

.show_site_map:hover {
    color: skyblue;
}

#latest_entities_t_container {
	min-width: 350px;
}

#latest_entities_t_container .pager .e_page {
	background-color: #111111;
}

#latest_entities_t_container .thumbnail_view {

}

#addnewcollection {
	text-align: center;
}

#addnewcollection h1 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
	width: 200px;
}

#add_collection_subtype {
	width: 100%;
	margin: auto;
	list-style-type: none;
	margin-left: auto;
	text-align: center;
	display: none;
}

#add_collection_subtype table#sites_description_tbl {
	margin: 0;
}
#add_collection_subtype table {
	margin: auto;
	padding: 0px;
	margin-top: 5px 0;
	max-width: 890px;
}

#add_collection_subtype table td.top {
	text-align: center;
}


#add_collection_subtype table td.right {
	padding-left: 20px;
}

#add_collection_subtype table td.left {
	padding-right: 20px;
}

#add_collection_subtype table td.desc {
	color: rgb(43,43,43);
	max-width: 300px;
	word-wrap: break-word;
	font-size: 0.9em;
	font-style: italic;
	padding: 10px;
}

#add_collection_subtype .form_container {
	min-width: 890px;
	max-width: 890px;
	display: none;
	background-color: #BBC8D6;
	margin: auto;
	margin-bottom: 20px;
	padding: 0 10px 0 10px;
}

#sites_maps {
	height: 300px;
	width: 890px;
}

#map_form {
	text-align: left;
	width: 324px;
	padding: 2px 2px 3px 0;
	margin: 10px 0 10px 0;
}

#geoencode_form input[type="text"] {
	width: 180px;
}

.search_container input[type="text"] {
	background-color:#FFFFFF;
	border:0 !important;
	color: #666666;
	margin: 0 !important;
	padding: 0 !important;
	height: 20px;
}

.search_container input[type="text"]:focus {
	background-color: white !important;
}

.form_container .step1 {
	padding: 1em;
	width: *;
	color: #2d2d2d;
}


#images_search {
	height: 21px;
}
#images_search input[type="text"] {
	width: 180px;
}


.search_container {
	padding: 5px;
	border: 1px solid #aaaaaa;
	background-color: white;
	height: 21px;
	max-width: 206px;
}

.search_container input[type="submit"] {
	margin: 0px;
	background: url("http://www.cvltvre.com/mod/cvltvre/graphics/search.png");
	height: 20px;
	width: 20px;
	margin: 0 !important;
	border: 0;
}

#continue {
	float: right;
	margin: 10px 0;
	padding: 2px;
	display: none;
	color: blue;
}


#map_parts {
	display: block;
	padding: 0 0 10px 0;
}

#main_part {
	text-align: left;
	padding: 10px 10px 0 10px;
	display: none;
	background-color: #BBC8D6;
}

#main_part #map_image {
	float: right;
}

#sites_title {
	background-color: white;
	font-size: 2.0em;
	padding: 5px;
	width: 600px;
	-moz-border-radius: 5px;
	-webkit-border-bottom: 5px;
}

a.next_page_image {
	color: white;
}

#sites_description {
	margin: 0;
	padding: 2px;
	font-size: 1em;
	width: 794px;
	height: 250px;
	color: black;
	font-family: "Lucida Grande", Tahoma, Verdana;
	border: 1px solid grey;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}


#sites_description:hover {
	background-color: white;
	border: 1px solid grey;
}


#sites_uploadimage {
	margin: 10px 0 0px 0px;
	background-color: white;
	max-width: 800px;
}

#add_sites_bar{
	width: 100%;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background-color: #333333;
	min-height: 30px;
}

#add_sites_bar table {
	padding: 3px 5px 0px;
	float: left;
}

#add_sites_bar table td {
	padding: 0 10px 0;
}

#add_sites_bar a {
	color: skyblue;
}

td.borderleft {
	border-right: 1px solid white;
}

#images_from_web_container {
	min-height: 70px;
	width: 800px;
	background-color: #a0a0a0;
	padding: 5px 0;
	overflow-y: hidden;
	overflow-x: auto;
}


#images_from_web {
	min-height: 80px;
}

#sites_imagebrowser {
	min-height: 500px;
	max-height: 500px;
	background-color: #6B6B6B;
	width: 800px;
	overflow: auto;
}


#sites_imagebrowser div.container_items {
	padding: 10px;
	float: left;
	height: 80px;
}

#sites_imagebrowser img {
	cursor: pointer;
}

#sitesight_rec .main_rec_entry {
	padding-left: 0px !important;
	color: #f1f1f1;
}

#sitesight_rec .rec_entry a {
	color: skyblue !important;
} 

#sitesight_rec .comment_content {
	color: #dddddd !important;
}

#sitesight_rec .commentform input[type="submit"] {
	background-color: rgb(43, 43, 43);
	color: skyblue !important;
}

#web_images_search {
	float: right;
	max-height: 21px;
	padding: 3px;
	display: none;
	min-width: 275px;
}

#images_search_form_container {
	margin: 0 0 2px 0;
	padding: 0 2px 3px 0;
}

#images_search_form_container input[type="text"]:hover {
	background-color: white !important;
}

#images_from_web ul, #images_from_web li {
	display: inline;
	padding: 2px;
	margin: 5px 0;
}

#images_from_web ul li {
	float: left;
}

#image_preview {
	display: none;
	position: absolute;
	z-index: 9999;
}

#image_preview img {
	max-width: 500px;
	max-height: 500px;
	float: left;
}

#image_options {
	display: none;
	position: absolute;
}

.dragged {
	filter:alpha(opacity = 50);
}

div.image_container {
	float: left;
	padding: 0 5px 0 5px;
}

#image_viewer {
	display: none;
	position: absolute;
	z-index: 99;
	width: 780px;
	height: 480px;
	padding: 10px;
	background: transparent;
/*	background-color: rgb(43,43,43);
	filter: alpha(opacity = 50);*/
}

#image_viewer img {
	max-width: 535px;
	max-height: 480px;
}

#sites_imagebrowser_overlay {
	position: absolute;
	display: none;
	width: 800px;
	height: 500px;
	padding: 0;
	margin: 0;
	opacity: 0.65;
	filter: alpha(opacity=65);
	background-color: rgb(43,43,43);
}


#image_viewer .image_properties {
	float: left;
	padding: 10px;
}



.image_properties {
	color: skyblue;
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 0 10px;
	background-color: rgb(43,43,43);
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.image_properties * {
	opacity: 1;
	filter: alpha(opacity=100);	
}

.image_properties a {
	color: white;
}

.image_properties a:hover {
	color: crimson;
}

.image_properties input.title {
	padding: 2px;
	font-size: 1.1em;
	width: 200px;
	color: black
}

.image_properties .description {
	width: 200px;
	height: 225px;
	color: black;
	font-size: 0.9em;
}

.image_properties .tags {
	width: 200px;
	color: black;
	padding: 3px
}

.notice-wrap {
	position: fixed;
	top: 20px;
	right: 20px;
	width: 250px;
	z-index: 9999;
}

* html .notice-wrap {
	position: absolute;		
}
 
.notice-item {
	background: #333;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #eee;
	padding: 6px 6px 0 6px;
	font-family: lucida Grande;
	font-size: 11px;
	border: 2px solid #999;
	display: block;
	position: relative;
	margin: 0 0 12px 0;
}

.notice-item-close {
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	right: 6px;
	top: 6px;
	cursor: pointer;
}

.notice-item-wrapper .error {
	background-color: crimson;
}

.search_image_item {
	max-height: 80px;
	max-width: 75px; 
}

#image_progress {
	display: none;
}

#uploads_container {
	padding: 10px 0 20px 10px;
}

.upload_item {
	background-color: #cccccc;
	padding: 5px;
	margin: 5px 0 5px;
}

.upload_error {
	background-color: crimson;
	font-weight: bold;
	color: white;
	min-height: 20px;
	padding: 5px;
	margin: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border-radius: 5px;
}

.image_container {
	float: left;
	position: relative;
}

.cancel_upload_item {
	float: right;
	padding-left: 10px;
}

#source_site {
	float: right;
	margin-top: 4px;
}

.collection_description .container {
	min-height: 400px;
}
.collection_description .widget_elements {
	float: right;
	min-width: 350px;
	background-color: #f1f1f1;
	color: #222222;
}

#TB_window {
	z-index: 9999999 !important;
}

.widget_elements .heading {
	background-color: #666666 !important;
	padding: 3px;
}

.collection_description .widget_elements a:hover {
	color: blue;
}

#sns_relation_widget {
	margin: 20px 0;
	background-color: #f1f1f1;
	padding: 10px;
	width: 200px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.attribution {
	background: url("http://www.cvltvre.com/mod/sitesnsights/images/bgtrans.png");
	position: absolute;
	line-height: 18px;
	font-size: 0.9em;
	width: 100%;
	right: 0px;
	bottom: 0px;
	font-weight: bold;
	color: white;
}

.added_by {
	background: url("http://www.cvltvre.com/mod/sitesnsights/images/bgtrans.png");
	position: absolute;
	line-height: 18px;
	font-size: 0.9em;
	width: 100%;
	right: 0px;
	top: 0px;
	font-weight: bold;
	color: white;
}

.added_by a:hover {
	color: #f1f1f1
}

.added_by p {
	margin: 5px;
}

.attribution a:hover {
	color: #f1f1f1
}


.attribution p {
	margin: 5px;
}

.image_edit {
	max-width: 75px;
	max-height: 75px;
	min-height: 75px;
}

#sight_form {
	display: none;
}

#addsights_form table {
	width: 650px;
	margin: 10px;
}

#addsights_form table td {
	vertical-align: middle;
}

#sight_form {
	min-height: 300px;
	padding: 10px;
}

#addsights_form input {
	width: 500px;
	font-size: 1.1em;
	height: 25px;
}

#sights_results {
	max-height: 200px;
	min-height: 200px;
	background-color: white;
	overflow-y: auto;
	overflow-x: hidden;
	display: none;
}

#sitesnsights_access {
	margin: 0 0 10px 0;
	padding: 5px;
	float: clear;
}

#entity_site_map {
	display: none;
	height: 300px;
	width: 500px;
	margin-left: 5px;
}


/* Progressbar
----------------------------------*/
.ui-progressbar { margin-top: 10px; height:2em; text-align: left; background-color: white; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; background-color: #333333;}

/* latest entities */

	table.latest_entities td {
		padding: 5px;
	}
	#image_details_container {
		min-height: 400px;
		min-width: 515px;
		max-width: 515px;
		padding: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
	}
		
	.links_overlay { 
		background: url("http://www.cvltvre.com/mod/sitesnsights/images/bgtrans.png");
		position: absolute;
		line-height: 18px;
		font-size: 0.9em;
		width: 100%;
		right: 0px;
		bottom: 0px;
		font-weight: bold;
		color: white;
		text-align: center;
	}
	.links_overlay a{ color: darkorange;}
	.links_overlay a:hover {color: #f1f1f1;}
	
	#image_details {
		color: #f1f1f1;
		font-size: 0.9em;
	}
	
	.thumbnail_view {
		max-width: 75px !important;
		min-width: 75px !important;
	}

	.thumbnail_view .image_edit {
		border: 0px;
	}
	
	div.selected .image_edit {
		border: 2px #f1f1f1 solid;
	}
	
	.img_popup {
		font-weight: normal;
	}
	
	.img_popup_container {
		display: none;
		padding: 2px;
		z-index: 99999;
	}
	
	.activated {
		display: block;
		position: absolute;
	}
	
	.img_popup {
		color: #f1f1f1;
		padding: 4px;
		background-color: black;
	}
	
	
	.panel {
		background-color: black;
	}
	
	.latest_entities_container {
		float: right;
		max-width: 380px;
		min-width: 380px;
	}
	
	.set_search_container {
		float: right;
	}
	
	div.collection_description {
		font-size: 0.9em;	
		text-align: left;	
	}
	
	div.collection_description a:hover {
		color: #f1f1f1;
	}
	
	#image_details_container .title {
		height: 30px;
		width: 100%;
	}
	
	#image_details_container .title a {
		float: right;
		color: skyblue !important;
	}
	
	#image_details_container .title .heading {
		float: left;
		font-size: 1.0em !important;
		font-weight: bold;
		padding: 2px 0 10px 2px;
		margin: 0px;
		height: 20px;
	}
		
	
	.latest_entities_container .searchbar {
		background-color: white;
		float: right;
		margin: 0;
	}
	
	.searchbar input {
		height: 20px; 
		width: 148px;
		float: left;
		border: 0;
		margin: 0;
		padding: 0;
	}
 	.searchbar input:focus {
		background-color: white;
		border: 0px !important;
	}

 	.searchbar input[type="submit"] {
		height: 20px;
		width: 20px;
		margin: 0;
		padding: 0;
		border: 0;
		background: url("http://www.cvltvre.com/mod/cvltvre/graphics/search.png");
		float: left
	}
	
	#search_sitesnsights_type {
		float: right;
	}
	
	table#searchbar_container {
		float: right;
	}
	
	table#searchbar_container td {
		vertical-align: middle;
		padding: 5px;
	}
	
	.entity_container {
		width: 150px; 
		float:left;
		background-color: #BBC8D6;
		text-align: left;
		margin: 10px 10px 10px 0px;
	}
	
	.entity_container .thumbnail_view_container {
		float: clear;
		padding: 0px;
	}
	
	.thumbnail_view_container {
		float: left;
		padding: 10px;
	}
	
	#sitesnsights_search_results {
		float: left;
	}
	
	div.pager {
		margin: 5px;
	}
	
	#photos .panel img {
		max-width:510px;
		max-height: 410px;
	}
	
	.site_object_view  {
		padding: 5px;
	}
	
	.site_object_view td {
		padding: 2px;
	}
	
	.site_object_view img {
		max-height: 75px;
	}
	
	.site_object_view {
		font-size: 0.9em;
	}
	
	#site_list {
		width: 100%;
	}
	
	#tag_input input {
		padding: 3px;
		font-size: 1.1em;
		font-style: italic;
		width: 500px;
	}

	.thumbnail_main_container {
		height:80px;
	}
#content_area_group_title h2 {
	color:#0054A7;
	font-size:1.35em;
	line-height:1.2em;
	margin:0 0 0 8px;
	padding:5px;
}
#topic_posts #content_area_group_title h2 {
	margin:0 0 0 0;
}

#two_column_left_sidebar_maincontent #owner_block_content {
	margin:0 0 10px 0 !important;
}

#groups_info_column_left {
	float:left:
	width:435px;
	margin-left:230px;
	margin-right:10px;
}

#groups_info_column_left .odd {
	background:#E9E9E9;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}
#groups_info_column_left .even {
	background:#E9E9E9;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}
#groups_info_column_left p {
	margin:0 0 7px 0;
	padding:2px 4px;
}

#groups_info_column_right {
	float:left;
	width:230px;
	margin:0 0 0 10px;
}
#groups_info_wide p {
	text-align: right;
	padding-right:10px;
}
#group_stats {
	width:190px;
	background: #e9e9e9;
	padding:5px;
	margin:10px 0 20px 0;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}
#group_stats p {
	margin:0;
}
#group_members {
	margin:10px;
}

#right_column {
	clear:left;
	float:right;
	width:340px;
	margin:0 10px 0 0;
}
#left_column {
	width:340px;
	float:left;
	margin:0 10px 0 10px;

}
/* IE 6 fixes */
* html #left_column { 
	margin:0 0 0 5px;
}
* html #right_column { 
	margin:0 5px 0 0;
}

#group_members h2,
#right_column h2,
#left_column h2,
#fullcolumn h2 {
	margin:0 0 10px 0;
	padding:5px;
	color:#0054A7;
	font-size:1.25em;
	line-height:1.2em;
}
#fullcolumn .contentWrapper {
	margin:0 10px 20px 10px;
	padding:0 0 5px;
}

.member_icon {
	margin:0 0 6px 6px;
	float:left;
}

/* IE6 */
* html #topic_post_tbl { width:676px !important;}

/* all browsers - force tinyMCE on edit comments to be full-width */
.edit_forum_comments .defaultSkin table.mceLayout {
	width: 636px !important;
}

/* topics overview page */
#forum_topics {
    padding:10px;
    margin:0 10px 0 10px;
    background:white;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;    
}
/* topics individual view page */
#topic_posts {
	margin:0 10px 5px 10px;
}
#topic_posts #pages_breadcrumbs {
	margin:2px 0 0 0px;
}
#topic_posts form {
    padding:10px;
    margin:30px 0 0 0;
    background:white;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
}
.topic_post {
	padding:10px;
    margin:0 0 5px 0;
    background:white;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;  
}
.topic_post .post_icon {
    float:left;
    margin:0 8px 4px 0;
}
.topic_post h2 {
    margin-bottom:20px;
}
.topic_post p.topic-post-menu {
	margin:0;
}
.topic_post p.topic-post-menu a.collapsibleboxlink {
	padding-left:10px;
}
.topic_post table, td {
    border:none;
}

/* group latest discussions widget */
#latest_discussion_widget {
	margin:0 0 20px 0;
	background:white;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
}
/* group files widget */
#filerepo_widget_layout {
	margin:0 0 20px 0;
	padding: 0 0 5px 0;
	background:white;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
}
/* group pages widget */
#group_pages_widget {
	margin:0 0 20px 0;
	padding: 0 0 5px 0;
	background:white;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	max-width: 350px;
	float: left;
}

#group_pages_widget h2 {
	padding: 10px 0px 10px 0px;
}

#group_pages_widget .search_listing {
	border: 2px solid #cccccc;
}
#right_column .filerepo_widget_singleitem {
	background: #dedede !important;
	margin:0 10px 5px 10px;
}
#left_column .filerepo_widget_singleitem {
	background: #dedede !important;
	margin:0 10px 5px 10px;
}
.forum_latest {
	margin:0 10px 5px 10px;
	background: #dedede;
	padding:5px;
   	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
}
.forum_latest:hover {

}
.forum_latest .topic_owner_icon {
	float:left;
}
.forum_latest .topic_title {
	margin-left:35px;
}
.forum_latest .topic_title p {
	line-height: 1.0em;
    padding:0;
    margin:0;
    font-weight: bold;
}
.forum_latest p.topic_replies {
    padding:3px 0 0 0;
    margin:0;
    color:#666666;
}
.add_topic {
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	background:white;
	margin:5px 10px;
	padding:10px 10px 10px 6px;
}

a.add_topic_button {
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	background:#4690d6;
	border:none;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	width: auto;
	height: auto;
	padding: 3px 6px 3px 6px;
	margin:0;
	cursor: pointer;
}
a.add_topic_button:hover {
	background: #0054a7;
	color:white;
	text-decoration: none;
}



/* latest discussion listing */
.latest_discussion_info {
	float:right;
	width:300px;
	text-align: right;
	margin-left: 10px;
}
.groups .search_listing br {
	height:0;
	line-height:0;
}
span.timestamp {
	color:#666666;
	font-size: 90%;
}
.latest_discussion_info .timestamp {
	font-size: 0.85em;
}
/* new groups page */
.groups .search_listing {
	border:2px solid #cccccc;
	margin:0 0 5px 0;
}
.groups .search_listing:hover {
	background:#dedede;
}
.groups .group_count {
	font-weight: bold;
	color: #666666;
	margin: 10px;
}
.groups .search_listing_info {
	color:#666666;
}
.groupdetails {
	float:right;
}
.groupdetails p {
	margin:0;
	padding:0;
	line-height: 1.1em;
	text-align: right;
}
#groups_closed_membership {
	margin:0 10px 20px 10px;
	padding: 3px 5px 5px 5px;
	background:#bbdaf7;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;	
}
#groups_closed_membership p {
	margin:0;
}

/* groups membership widget */
.groupmembershipwidget .contentWrapper {
	margin:0 10px 5px 10px;
}
.groupmembershipwidget .contentWrapper .groupicon {
	float:left;
	margin:0 10px 0 0;
}
.groupmembershipwidget .search_listing_info p {
	color: #666666;
}
.groupmembershipwidget .search_listing_info span {
	font-weight: bold;
}

/* groups sidebar */
.featuredgroups .contentWrapper {
	margin:0 0 10px 0;
}
.featuredgroups .contentWrapper .groupicon {
	float:left;
	margin:0 10px 0 0;
}
.featuredgroups .contentWrapper p {
	margin: 0;
	line-height: 1.2em;
	color:#666666;
}
.featuredgroups .contentWrapper span {
	font-weight: bold;
}
#groupssearchform {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
#groupssearchform input[type="submit"] {
	padding:2px;
	height:auto;
	margin:4px 0 5px 0;
}
.sidebarBox #owner_block_submenu {
	margin:5px 0 0 0;
}

/* delete post */
.delete_discussion {
	
}
.delete_discussion a {
	display:block;
	float:right;
	cursor: pointer;
	width:14px;
	height:14px;
	margin:0;
	background: url("http://www.cvltvre.com/_graphics/icon_customise_remove.png") no-repeat 0 0;
}
.delete_discussion a:hover {
	background-position: 0 -16px;
	text-decoration: none;
}
/* IE6 */
* html .delete_discussion a { font-size: 1px; }
/* IE7 */
*:first-child+html .delete_discussion a { font-size: 1px; }

/* delete group button */
#delete_group_option input[type="submit"] {
	background:#dedede;
	border-color:#dedede;
	color:#333333; 
	margin:0;
	float:right;
	clear:both;
}
#delete_group_option input[type="submit"]:hover {
	background:red;
	border-color:red;
	color:white;
}


blockquote {
    margin:10px;
    border:1px solid #efefef;
    padding:4px;
}

strong {
    font-weight:bold;
}

ul {
   list-style: disc;
}

ol {
  list-style: decimal;
}
.ac_results {
	padding: 0px;
	border: 1px solid #4D94D7;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_results li strong{
	font-weight: bolder;
}

/* the following !important marks must be used on ELGG*/
.ac_loading {
	background-image: url('http://www.cvltvre.com/_graphics/ajax_loader.gif') !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
}

.ac_odd {
	background-color: #DEDEDE;
}

.ac_over {
	background-color: #69A7E2;
	color: white;
}
