
/* ! ////// 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: Palatino Linotype;
	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 */
/* bluerounded			dark blue		#0d3751 */
/* bluerounded			light blue		#7bd0ef */
/* bluerounded			dark red		#8b000b */
/* bluerounded			cyan			#ff0000 */

body {
	text-align:left;
	margin:0 auto;
	padding:0;
	font: 80%/1.4  "Palatino Linotype";
	color: #000000;
	background: transparent url(http://fusiondominicana.com/_graphics/backgroundtile.gif) repeat left top;
	
}
a {
	color: #ff0000;
	text-decoration: none;
	-moz-outline-style: none;
	outline: none;
}
a:visited {
	color: #ff0000;
	
}
a:hover {
	color: #ff0000;
	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; }

dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
dd {
	margin: 0 0 1em 1em;
	padding: 0;
}
pre, code {
	font-family:Monaco,"Courier New",Courier,monospace;
	font-size:12px;
	background:#ffffff;
	overflow:auto;
}
code {
	padding:2px 3px;
}
pre {
	padding:3px 15px;
	margin:0px 0 15px 0;
	line-height:1.3em;
}
blockquote {
	padding:3px 15px;
	margin:0px 0 15px 0;
	line-height:1.3em;
	background:#ffffff;
	border:none !important;
}    
/* ! ////// PAGE LAYOUT - MAIN STRUCTURE */
#page_container {
	margin-top:0px;
	margin-left: 150px;
	padding:0px;
	background: transparent;
}
#page_wrapper {
	width:990px;
	margin:0px;
	padding:0px;
	min-height: 0px;
}
#layout_header {
	margin-top: 0px;
	width:958px;
	height: 80px;
	background: transparent url(http://fusiondominicana.com/_graphics/fusiondominicana_logo.gif) center top;
}
#wrapper_header {
	margin-top: 0px;
	padding: 0px 20px 0px 10px;

}
#wrapper_header h1 {
	margin-top: 0px;
	width: 958px;
	padding:0px 0 0px 0px;
	letter-spacing: -0.03em;
}
#wrapper_header h1 a {
	color:white;
}
#layout_canvas {
	margin:0;
	padding:0;
	height: auto;
	background: #ffffff;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
}


/* canvas layout: 1 column, no sidebar */
#one_column {
	width:978px;
	margin:0px 0 0px 10px;
	min-height: 360px;
	padding:0px;
}

/* canvas layout: 2 column left sidebar */
#two_column_left_sidebar {
	width:210px;
	margin:0px 0px 20px 10px;
	min-height:360px;
	float:left;
	padding:15px;
	border:none;
}

#two_column_left_sidebar_maincontent {
	width:327px;
	margin:15px 0px 20px 10px;
	min-height:360px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	border:none;
}

#two_column_right_sidebar {
	width:210px;
	margin:0px 0px 20px 10px;
	min-height:360px;
	float:right;
	padding:15px;
}

#two_column_right_sidebar_maincontent {
	width:300px;
	margin:15px 0px 20px 10px;
	min-height:360px;
	float:right;
	text-align:center;
	font-weight:bold;
	font-size:20px;
}

/* canvas layout: widgets (profile and dashboard) */
#widgets_left {
	width:200px;
	margin:20px 20px 20px 10px;
	min-height:300px;
	float:left;
	padding:0px 0px 20px 0px;
	border-style:solid;
	border-color:#ff0000;
	border-width:4px;
	background: #ffffff;
	
}
#widgets_middle {
	width:350px;
	margin:20px 0 20px 0;
	float:left;
	padding:0px 0px 20px 0px;
	border-style:solid;
	border-color:#ff0000;
	border-width:4px;
	background: #ffffff;
	
}
#widgets_right {
	width:300px;
	margin:20px 20px 20px 20px;
	float:left;
	padding:0px 0px 20px 0px;
	border-style:solid;
	border-color:#ff0000;
	border-width:4px;
	background: #ffffff;
	
}
#widget_table td {
	border:0;
	padding:0;
	margin:0;
	text-align: center;
	vertical-align: top;
}

#index_box {
	background:#ffffff;
	border-style:solid;
	border-color:#ff0000;
	border-width:4px;
}

/* IE 6 fixes */
* html #widgets_left { 
	height:300px;
	border-style:solid;
	border-color:#ff0000;
	border-width:4px;
	background: #ffffff;
	
}
* html #widgets_middle { 
	height:300px;
	border-style:solid;
	border-color:#ff0000;
	border-width:4px;
	background: #ffffff;
	
}
* html #widgets_right { 
	height:300px;
	float:none;
	border-style:solid;
	border-color:#ff0000;
	border-width:4px;
	background: #ffffff;
	
}

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

* html #dashboard_info {
	width:525px;
}

/* ! ////// FOOTER */
#layout_footer {
	background: url(http://fusiondominicana.com//_graphics/contentarea_bottom.png) no-repeat center top;
	height:80px;
}
#layout_footer table {
   margin:0 0 0 0px;
}
#layout_footer a, #layout_footer p {
   color:white;
   margin:0;
}
#layout_footer .footer_toolbar_links {
	text-align:right;
	padding:20px 20px 0 20px;
	font-size:1.0em;
}
#layout_footer .footer_toolbar_links a:hover {
	color:#000000;
}
#layout_footer .footer_legal_links {
	text-align:right;
	color:black;
	padding:0 20px 0 0;
}
img.elggbadge {
	padding:30px 0 0 20px;
}
#page_bottom_links { 
    color:white;
    margin: 0 0 0 40px;
} 
#page_bottom_links a {
    text-decoration:none;
    color:white;
}
#page_bottom_links a:hover {
    text-decoration:underline;
    color:white;
}
#links_column {
    float:left;
    width:150px;
    margin: 0px 24px 20px 10px;
}
#links_column strong {
	text-transform: uppercase;
}
/* IE6 */
* html #links_column { margin: 0px 24px 20px 5px; } 


/* ! ////// HORIZONTAL TOP TOOLBAR */
#elgg_topbar {
	background:#333333 url(http://fusiondominicana.com/_graphics/toptoolbar_background.gif) repeat-x top left;
	color:#ffffff;
	font-weight:bold;
	border-bottom:1px solid #000000;
	min-width:998px;
	position:absolute;
	width:100%;
	height:24px;
}

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

#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:3px 0 0px 0;
	float:center;
}
#elgg_topbar_container_left .toolbarlinks2 {
	margin:3px 0 0 0;
	float:center;
}
#elgg_topbar_container_left a.loggedinuser {
	color:#ffffff;
	font-weight:bold;
	margin:0 0 0 5px;
}
#elgg_topbar_container_left a.pagelinks {
	color:white;
	margin:0 15px 0 5px;
	display:none;
	padding:3px;
}
#elgg_topbar_container_left a.pagelinks:hover {
	background: #333333;
	text-decoration: none;
}
#elgg_topbar_container_left a.privatemessages {
	background:transparent url(http://fusiondominicana.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://fusiondominicana.com/_graphics/toolbar_messages_icon.gif) no-repeat left -36px;
}
#elgg_topbar_container_left a.privatemessages_new {
	background:transparent url(http://fusiondominicana.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:#ffffff;
	padding:0px;
}
#elgg_topbar_container_left a.usersettings:hover {
	color:#ffffff;
}


#elgg_topbar_container_left img {
	margin:2px 0 0 5px;
}
#elgg_topbar_container_left .user_mini_avatar {
	border:1px solid #ffffff;
	margin:0 0 0 20px;
}
#elgg_topbar_container_right {
	padding:3px 0 0 0;
}
#elgg_topbar_container_right a {
	color:#ffffff;
	margin:0 5px 0 0;
	background:transparent url(http://fusiondominicana.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:#ffffff;
	height:200px;
	width:100%;
	padding:10px 20px 10px 20px;
	display:none;
	position:relative;
}

#searchform input.search_input {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	margin:0pt;
	padding:2px;
	width:180px;
	height:12px;
}
#searchform input.search_submit_button {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	color:white;
	background: #ff0000;
	border:none;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:2px;
	width:auto;
	height:18px;
	cursor:pointer;
}
#searchform input.search_submit_button:hover {
	color:white;
	background: #ff0000;
}

/* ! ////// VERTICAL TOOLS MENU */
#topbardropdownmenu, #topbardropdownmenu ul {
	margin:0;
	padding:0;
	display:inline;
	float:left;
	list-style-type: none;
	z-index: 99999;
}
#topbardropdownmenu {
	margin:0pt 15px 0pt 5px;
}
#topbardropdownmenu ul {
}
/* Tools link in top menu */
#topbardropdownmenu a, #topbardropdownmenu a:visited {
	display:block;
	padding:3px 13px 3px 3px;
	text-decoration:none;
	color:white;
}
#topbardropdownmenu li ul a {
	width:120px;
	height:auto;
	float:left;
}
#topbardropdownmenu li ul a:hover {
	color:white;
}
/* menu list items */
#topbardropdownmenu li {float:left; position:relative; background:#333333;}
#topbardropdownmenu ul a {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	color:#333333 !important;
	padding:2px 6px 2px 6px !important;
	background: #cccccc !important;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

/* IE7 */
#topbardropdownmenu li:hover {position:relative;}
/* Make the Tools nav color persist */
#topbardropdownmenu li:hover > a {color:white;background: #333333 url(http://fusiondominicana.com/_graphics/toolbar_arrow.png) no-repeat right -18px;}
#topbardropdownmenu li ul {display:none;width:134px !important;}
#topbardropdownmenu li:hover > ul {
	display:block;
	position:absolute; 
	top:-11px;
	left:80px;
	padding:10px 30px 30px 30px;
	background:transparent url(http://fusiondominicana.com/_graphics/spacer.gif); 
}
/* Position the first sub level beneath the top level links */
#topbardropdownmenu > li:hover > ul {
	left:-30px;
	top:16px;
}
#topbardropdownmenu li a:active, #topbardropdownmenu li a:focus {
	background:#333333;
	color:white;
}
#topbardropdownmenu li.drop {
	background: url(http://fusiondominicana.com/_graphics/toolbar_arrow.png) no-repeat right 9px;	
}
/* dropdown list links hover */
#topbardropdownmenu li.drop ul li a:hover {
	color:white !important; 
	background: #8b000b !important;
	border-left:1px solid #666666;
	border-top:1px solid #666666;	
}
/* 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://fusiondominicana.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://fusiondominicana.com/_graphics/toolbar_arrow_ie.gif) no-repeat right 9px;}
* html #topbardropdownmenu li a:hover {position:relative; background:#333333 url(http://fusiondominicana.com/_graphics/toolbar_arrow_ie.gif) no-repeat right -18px;}


/* ! ////// SYSTEM MESSAGES */
.messages {
    background:#ffffff;
    color:#000000;
    padding:3px 10px 3px 10px;
    z-index: 9999;
	margin:0 0 0 7px;
	position:fixed;
	top:30px;
	width:927px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border:4px solid #000000;
	cursor: pointer;
}
.messages_error {
    border:4px solid #000000;
    background:#ffffff;
    color:#000000;
    padding:3px 10px 3px 10px;
    z-index: 9999;
	margin:0 0 0 7px;
	position:fixed;
	top:30px;
	width:927px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	cursor: pointer;
}
.closeMessages {
	float:right;
	margin-top:17px;
}
.closeMessages a {
	color:#000000;
	cursor: pointer;
	text-decoration: none;
	font-size: 80%;
}
.closeMessages a:hover {
	color:black;
}


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

.collapsable_box_header {
	color: white;
	margin:0;
	height:30px;
	background: url(http://fusiondominicana.com/_graphics/boxtop_655.gif) no-repeat left top;
}
.collapsable_box_header h1 {
	color: white;
	padding:4px 0 0 30px;
	font-size:1.25em;
	line-height: 1.2em;
}
.collapsable_box_content {
	padding: 10px;
	margin:0px 0px 20px 0px;
	height:auto;
	border-style:solid;
	border-color:#ff0000;
	border-width:1px;
	background: #ffffff;
	
}
.collapsable_box_editpanel {
	display: none;
	background: #ffffff;
	padding:5px 10px 5px 10px;
}

.collapsable_box_editpanel input[type="submit"] {
	border:2px solid white !important;
}


.collapsable_box_header a.toggle_box_contents {
	color: white;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	text-decoration:none;
	float:right;
	margin: 0 10px 0 0;
	/* margin-top: -7px; */
}
.collapsable_box_header a.toggle_box_edit_panel {
	color: white;
	cursor:pointer;
	font-size:9px;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: normal;
	float:right;
	margin: 9px 10px 0 0;
}
.collapsable_box_editpanel label {
	font-weight: normal;
	font-size: 100%;
}
/* used for collapsing a content box */
.display_none {
	display:none;
}


/* ! ////// GENERAL FORM ELEMENTS */
label {
	font-weight: bold;
	color:#000000;
	font-size: 100%;
	text-align:left;
}
input {
	font: 100% Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px solid #000000;
	color:#000000;
	background: #ffffff;
	text-align:left;
}
textarea {
	font: 120% Arial, Helvetica, sans-serif;
	border: solid 1px #000000;
	padding: 5px;
	color:#000000;
	background: #ffffff;
	text-align:left;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
	border: solid 1px #000000;
	background: white;
	color:#000000;
}

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

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

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

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

.input-textarea {
	height: 200px;
}


/* ! ////// LOGIN / REGISTER */
#login-box {
    text-align:left;
}
#login-box .login-textarea {
	width:150px;
}
#login-box label,
#register-box label {
	font-size: 12px;
	color:black;
}
#login-box p.loginbox {
	margin:10px 0 0 0;
}
#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: 10px;
}

#login-box-openid {
	margin: 10px;
    text-align:center;
    padding:10px;
    background: #ffffff;
}
#login-box h2,
#login-box-openid h2,
#register-box h2,
#add-box h2 {
	height:25px;
	background: url(http://fusiondominicana.com/_graphics/boxtop_655.gif) no-repeat left top;
	color:white;
	font-size:1.25em;
	text-align:center;
	margin:0pt 0pt 10px;
	padding:5px 0 0 30px;
}

#register-box {
    text-align:left;
	font-size: 0.6em
    border-bottom:1px solid white;
    width:170px;
    padding:0;
    margin:0 20px 0 28px;
}
#persistent_login label {
	font-size:0.7em;
	font-weight: normal;
}
#forgotten_box {
	width:250px;
}


/* ! ////// PROFILE */
#profile_info {
	margin:0px 0px 0px 0px;
	padding:0;
	background: white;
	text-align:left;
}
#profile_info_column_left {
	float:center;
	padding: 0;
	margin:0 0px 0 0;
	font-color:#000000;
	font-weight:bold;
	text-align:left;
}
#profile_info_column_middle {
	float:left;
	padding: 0;
	text-align:left;
}
#profile_info_column_right {
	margin:0 0 0 0;
	padding: 0;
	text-align:left;
}
#dashboard_info {
	margin:0 0px 20px 10px;
	padding:20px 20px 10px 20px;
	background: #ffffff;
	color:white;
	text-align:left;
}
#dashboard_info a:hover {
	color:#ff0000;
	text-decoration: underline;
}
#profile_menu_wrapper {
	margin:10px 0 10px 0;
}
#profile_menu_wrapper p {
	border-bottom:1px solid #000000;
}
#profile_menu_wrapper p:first-child {
	border-top:1px solid #000000;
}
#profile_menu_wrapper a {
	display:block;
	padding:0 0 0 3px;
	color:#ff0000;
}
#profile_menu_wrapper a:hover {
	color:white;
	background:#ff0000;
	text-decoration:none;
}
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_menu_wrapper .user_menu_admin a {
	color:#000000 !important;
}
#profile_menu_wrapper .user_menu_admin a:hover {
	color:white !important;
	background:#ffffff !important;
}

#profile_info_column_middle p {
	margin:7px 0 7px 0;
	padding:2px 4px 2px 4px;
	text-align:left;
}
/* profile owner name */
#profile_info_column_middle h2 {
	padding:0 0 15px 0;
	margin:0;
	float:center;
}
#profile_info_column_middle .odd {
	float:left;
	background:#ffffff;
	text-align:left;
}
#profile_info_column_middle .even {
	float:left;
	background:#ffffff;
	text-align:left;
}
#profile_info_column_right p {
	margin:0 0 7px 0;
	text-align:left;
}
#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: 14px;
	font-style:bold;
	text-align:center;
	border-width:3px
}
#profile_info_edit_buttons {
	float:right;
	margin:0;
	padding:0;
	font-size:14px;
	font-style:bold;
	text-align:center;
	border-width:3px;
}

/* ! ////// RIVER */
.activity_item p {
	margin:0;
	padding:2px 0 0px 0;
	line-height:1.1em;
	min-height:17px;	
}
.activity_item .activity_item_time {
	font-size:90%;
	color:#000000;
}
#river {
	border-top:1px solid #ababab;
}
.river_item p {
	margin:0;
	padding:2px 0 0px 0px;
	line-height:1.1em;
	min-height:17px;
}
.river_item {
	border-bottom:1px solid #ababab;
	padding:2px 0 0px 0;
}
.river_item_time {
	font-size:90%;
	color:#000000;
}
/* 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://fusiondominicana.com/_graphics/river_icons/river_icon_profile.gif) no-repeat left -1px;
}
.river_user_profileupdate {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_profile.gif) no-repeat left -1px;
}
.river_user_profileiconupdate {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_profile.gif) no-repeat left -1px;
}
.river_annotate {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_comment.gif) no-repeat left -1px;
}
.river_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/dummy_river_icon.gif) no-repeat left -1px;
}
.river_bookmarks_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_bookmarks.gif) no-repeat left -1px;
}
.river_status_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_status.gif) no-repeat left -1px;
}
.river_file_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_files.gif) no-repeat left -1px;
}
.river_widget_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_plugin.gif) no-repeat left -1px;
}
.river_forums_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px;
}
.river_forums_update {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px;
}
.river_widget_update {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_plugin.gif) no-repeat left -1px;	
}
.river_blog_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_blog.gif) no-repeat left -1px;
}
.river_blog_update {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_blog.gif) no-repeat left -1px;
}
.river_forumtopic_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px;
}
.river_relationship_friend_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_friends.gif) no-repeat left -1px;
}
.river_relationship_member_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px;
}


/* ! ////// SEARCH LISTINGS */



.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:#000000;
	font-size: 90%;
}

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

.search_gallery_item {
	background: #ffffff;
}
.search_gallery_item:hover {
	background: #ffffff;
}

.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: white;
	background:#ff0000;
	border: none;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	width: auto;
	padding: 4px;
	margin:5px 0 0 0;
	cursor: pointer;
}
.not-active .admin_plugin_enable_disable a:hover {
	background: #8b000b;
}
.active .admin_plugin_enable_disable a {
	float:right;
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#999999;
	border: none;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	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:#000000;
}

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

.generic_comment_icon {
	float:left;
}

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

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

	
/* ! ////// OWNER BLOCK */

#owner_block {
	padding:10px 0px 0px 10px;
	background-color: #ffffff;
	border-style:solid;
	border-color:#ffffff;
	border-width:4px;
}
#owner_block_bottom {
	background: #ffffff;
	width:210px;
	height:20px;
}
#owner_block_icon {
	float:center;
	margin:0 0px 0 0px;
	border:1px solid #ffffff;
}
#owner_block_rss_feed,
#owner_block_odd_feed,
#owner_block_bookmark_this,
#owner_block_report_this {
	padding:2px 0 3px 0;
}
#owner_block_report_this {
	border-bottom:1px solid #000000;
}
#owner_block_rss_feed a {
	font-size: 90%;
	color:#ff0000;
	padding:0 0 4px 20px;
	background: url(http://fusiondominicana.com/_graphics/icon_rss.gif) no-repeat left top;
}
#owner_block_odd_feed a {
	font-size: 90%;
	color:#ff0000;
	padding:0 0 4px 20px;
	background: url(http://fusiondominicana.com/_graphics/icon_odd.gif) no-repeat left top;
}
#owner_block_bookmark_this a {
	font-size: 90%;
	color:#ff0000;
	padding:0 0 4px 20px;
	background: url(http://fusiondominicana.com/_graphics/icon_bookmarkthis.gif) no-repeat left top;
}
#owner_block_report_this a {
	font-size: 90%;
	color:#ff0000;
	padding:0 0 4px 20px;
	background: url(http://fusiondominicana.com/_graphics/icon_reportthis.gif) no-repeat left top;
}
#owner_block_rss_feed a:hover,
#owner_block_odd_feed a:hover,
#owner_block_bookmark_this a:hover,
#owner_block_report_this a:hover {
	color: white;
}

#owner_block_desc {
	padding:4px 0 4px 0;
	margin:0 0 0 0;
	line-height: 1.2em;
	border-bottom:1px solid #ffffff;
	color:#ff0000;
}
#owner_block_content {
	margin:0 0 0px 0;
	padding:4px 0 0 0;
	min-height:35px;
	font-weight: bold, underlined;
	font-size: 12px;
	color:#ff0000;
}
.ownerblockline {
	padding:0;
	margin:0;
	border-bottom:3px solid #ff0000;
	height:3px;
}
#owner_block_submenu {
	margin:20px 0 20px 0;
	padding: 0;
	width:100%;
}

#owner_block_submenu ul {
	list-style:none;
	padding: 0;
	margin: 0;
}
#owner_block_submenu ul li.selected a {
	background: url(http://fusiondominicana.com/_graphics/owner_block_menu_arrow.gif) no-repeat left 6px;
	padding-left:10px;
}
#owner_block_submenu ul li a {
	text-decoration: none;
	display: block;
	padding: 0;
	margin: 0;
	color:#ff0000;
	padding:4px 6px 4px 10px;
	border-top: 1px solid #ff0000;
	font-weight: bold, underlined;
	line-height: 14px;
}

#owner_block_submenu ul li a:hover {
	color:#ffffff;
	background: #ff0000;
}

/* 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 #ffffff;
	margin:0px 0 0 20px;
	text-align:left;
}

/* filetypes filter menu */
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li a {
	color:white;
}
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li.selected a {
	background: url(http://fusiondominicana.com/_graphics/owner_block_menu_dot.gif) no-repeat left 7px;
}
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li a:hover {
	color:#7bd0ef;
	background: #ffffff;
}

/* pages actions menu */
#owner_block_submenu .submenu_group .submenu_group_pagesactions ul li a {
	color:#000000;
}
#owner_block_submenu .submenu_group .submenu_group_pagesactions ul li.selected a {
	background: url(http://fusiondominicana.com/_graphics/owner_block_menu_dot.gif) no-repeat left 7px;
}
#owner_block_submenu .submenu_group .submenu_group_pagesactions ul li a:hover {
	color:#000000;
	background: #ffffff;
}


/* ! ////// PAGINATION */

.pagination {
	margin:10px 0 20px 0;
}

.pagination .pagination_number {
	display:block;
	float:left;
	background:#ffffff;
	border:1px solid #000000;
	text-align: center;
	color:#000000;
	font-size: 12px;
	font-weight: normal;
	margin:0 6px 0 0;
	padding:0px 4px;
	cursor: pointer;
}
.pagination .pagination_number:hover {
	background:#ffffff;
	color:white;
	text-decoration: none;
}
.pagination .pagination_more {
	display:block;
	float:left;
	background:#ffffff;
	border:1px solid #000000;
	text-align: center;
	color:#000000;
	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 #000000;
	color:#000000;
	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:#ffffff;
	color:white;
	text-decoration: none;
}
.pagination .pagination_currentpage {
	display:block;
	float:left;
	background:#ffffff;
	border:1px solid #000000;
	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 #ff0000;
}
#friends_collections_accordian li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	color: #000000;
}
#friends_collections_accordian li h2 {
	background:#ffffff;
	color: #000000;
	padding:4px 2px 4px 6px;
	margin:0;
	border-top:1px solid #ff0000;
	font-size:14px;
	cursor:pointer;
}
#friends_collections_accordian li h2:hover {
	background:#ffffff;
	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:#000000;
	font-weight:normal;
}

div.expandall {
	margin: 20px 0 0 0;
	padding:0;
}
div.expandall p {
	cursor:pointer;
	color:#000000;
	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:#000000; }

.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: 656px;
	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: 656px;
	margin: 0;
	padding:0;
}

.friendsPicker .friendsPicker_container .panel .wrapper {
	margin: 0;
	padding: 10px;
	background: #ffffff;
	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: #000000;
	text-decoration: none;
	display: block;
	padding: 0;
	width:20px;
}

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

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

.friendsPickerNavigation li a.current {
	background: #ffffff;
	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: #000000;
	text-decoration: none;
	display: block;
	padding: 0 4px 0 4px;
	width:auto;
}
.friendsPickerNavigationAll a:hover {
	background: #ffffff;
	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://fusiondominicana.com/_graphics/friends_picker_arrows.gif") no-repeat left top;
}
.friendsPickerNavigationR {
	background: url("http://fusiondominicana.com/_graphics/friends_picker_arrows.gif") no-repeat -60px top;
}
.friendsPickerNavigationL:hover {
	background: url("http://fusiondominicana.com/_graphics/friends_picker_arrows.gif") no-repeat left -44px;
}
.friendsPickerNavigationR:hover {
	background: url("http://fusiondominicana.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://fusiondominicana.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 #000000;
	display:table;
	width:100%;
}

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

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

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

#friendsPickerNavigationTabs a:hover {
	color: #000000;
}

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

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

	
/* ! ////// WIDGET PICKER */

/* 'edit page' button */
a.toggle_customise_edit_panel { 
	float:right;
	clear:right;
	color: #ff0000;
	background: white;
	border:3px solid #ff0000;
	padding: 5px 10px 5px 10px;
	margin:0px 30px 20px 20px;
	width:266px;
	text-align: center;
}
a.toggle_customise_edit_panel:hover { 
	color: #000000;
	background: #ffffff;
	text-decoration:none;
}

#customise_editpanel {
	display:none;
	margin: 0 0 20px 8px;
	padding:0px 20px 10px 20px;
	width:912px;
	border-bottom:1px solid #000000;
}

/* Top area - instructions */
.customise_editpanel_instructions {
	width:656px;
	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 {
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	margin:0;
	padding:5px;
	color: #000000;
	background: #ffffff;
	font-size:1.25em;
	line-height: 1.2em;
}
#widget_picker_gallery {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	background:#ffffff;
	width:210px; 
	height:340px;
	padding:10px;
	overflow:scroll;
	overflow-x:hidden;
}

/* main page widget area */
#customise_page_view {
	width:656px;
	margin:0 0 10px 0;
	background:white;
}
#customise_page_view h2 {
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	margin:0;
	padding:5px;
	width:200px;
	color: #000000;
	background: #ffffff;
	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 #ff0000;
	background: #ffffff;
}
#customise_page_view h2.profile_box {
	width:422px;
	color: #000000;
}
#profile_box_widgets p {
	color:#000000;
}

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

#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: #ffffff;
	margin: 10px 0 0 0;
	vertical-align:text-top;
	border:1px solid #000000;
}

#widget_picker_gallery table.draggable_widget {
	width:200px;
	background: #ffffff;
	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://fusiondominicana.com/_graphics/icon_customise_info.gif) no-repeat top left;
	cursor:pointer;
}
#customise_editpanel img.drag_handle {
	background: url(http://fusiondominicana.com/_graphics/icon_customise_drag.gif) no-repeat top left;
	cursor:move;
}
#customise_editpanel img {
	margin-top:4px;
}
#widget_moreinfo {
	position:absolute;
	background:#ffffff;
	color:white;
	padding:5px;
	display:none;
	width: 200px;
	line-height: 1.2em;
}
/* droppable area hover class  */
.droppable-hover {
	background:#ffffff;
}
/* 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: #ffffff;
	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;
}



/* ! ////// BREADCRUMBS */

#pages_breadcrumbs {
	font-size: 80%;
	color:#000000;
	padding:0;
	margin:0 0 10px 0;
}
#pages_breadcrumbs a {
	color:#000000;
	text-decoration: none;
}
#pages_breadcrumbs a:hover {
	color: #8b000b;
	text-decoration: underline;
}


/* ! ////// MISC */

/* general page titles in main content area */
#content_area_user_title {	
	height:30px;
	background: #ffffff;
	margin:0 0 10px 0;
	text-align:center;
	border-bottom:1px solid #000000;
}
#content_area_user_title h2 {
	padding:10px 0 0 0px;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	font-family:serif;
}
#sidebar_page_tree {
	margin-top:20px;
}

#sidebar_page_tree h3 {
	color:white;
	height:25px;
	background: url(http://fusiondominicana.com/_graphics/boxtop_655.gif) repeat-x left top;
	margin:0 0 10px 0;
	font-size:16px;
	font-weight:bold;
	padding:5px 0 0 30px;
}	

/* tag icon */	
.object_tag_string {
	background: url(http://fusiondominicana.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 #000000;
	margin:0 20px 0 0;
}	
#profile_picture_croppingtool {
	border-top: 1px solid #000000;
	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:#ffffff;
	border-bottom:1px solid #000000;
	color:white;
	font-size:1.1em;
	line-height:1em;
	margin:30px 0 10px 0;
	padding:5px;	
}
.settings_form label,
.admin_debug label,
.admin_usage label {
	color:#000000;
	font-size:100%;
	font-weight:normal;
}
.settings_form {
	border-bottom:1px solid #000000;
	padding:0 0 20px 0;
}
.admin_usage {
	border-bottom:1px solid #000000;
	padding:0 0 20px 0;
}

.usersettings_statistics .odd,
.admin_statistics .odd {
	background:#ffffff;
}
.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 {
	background: #ffffff;
}
#add_user_showhide #add-box form {
	padding:0 20px 5px 20px;
	margin-bottom:10px;
}
.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://fusiondominicana.com/_graphics/ajax_loader.gif) no-repeat top center;
	width:100%;
	height:33px;
}
#thewire_characters_remaining_field {
	background:#cacacc;
}
#thewire_characters_remaining {
	background:#cacacc;
}
#thewire_large-textarea {
	width:350px;
	height:30px;
}

 
/* ! ////// PROFILE */
#profile_info {
	margin:0px 0px 0px 0px;
	padding:0px;
	background: white;
	text-align:left;
	
}
#profile_info_column_left {
	float:center;
	padding: 0;
	margin:0 0px 0 0;
	font-color:#000000;
	font-weight:bold;
	text-align:left;
}
#profile_info_column_middle {
	float:left;
	padding: 0;
	text-align:left;
}
#profile_info_column_right {
	margin:0 0 0 0;
	padding: 0;
	text-align:left;
}
#dashboard_info {
	margin:0 0px 0px 0px;
	padding:20px 20px 10px 20px;
	background: #ffffff;
	color:#000000;
	text-align:left;
}
#dashboard_info a:hover {
	color:#ff0000;
	text-decoration: underline;
}
#profile_menu_wrapper {
	margin:10px 0 10px 0;
	width:200px;
}
#profile_menu_wrapper p {
}
#profile_menu_wrapper p:first-child {
	border-top:1px dotted #c9c299;
}
#profile_menu_wrapper a {
	display:block;
	padding:0 0 0 3px;
	color:#ff0000;
}
#profile_menu_wrapper a:hover {
	color:white;
	background:#ff0000;
	text-decoration:none;
}
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_menu_wrapper .user_menu_admin a {
	color:#000000 !important;
}
#profile_menu_wrapper .user_menu_admin a:hover {
	color:white !important;
	background:#ffffff !important;
}

#profile_info_column_middle p {
	margin:7px 0 7px 0;
	padding:2px 4px 2px 4px;
	text-align:left;
}
/* profile owner name */
#profile_info_column_middle h2 {
	padding:0 0 0px 0;
	margin:0;
	float:center;
}
#profile_info_column_middle .odd {
	float:left;
	background:#ffffff;
	text-align:left;
}
#profile_info_column_middle .even {
	float:left;
	background:#ffffff;
	text-align:left;
}
#profile_info_column_right p {
	margin:0 0 7px 0;
	text-align:left;
}
#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: 14px;
	font-style:bold;
	text-align:center;
	border-width:3px
}
#profile_info_edit_buttons {
	float:right;
	margin:0;
	padding:0;
	font-size:14px;
	font-style:bold;
	text-align:center;
	border-width:3px;
}

/* ! ////// OWNER BLOCK */

#owner_block {
	padding:10px 0px 0px 10px;
	background-color: #ffffff;
	border-style:solid;
	border-color:#ffffff;
	border-width:4px;
}
#owner_block_bottom {
	background: #ffffff;
	width:210px;
	height:20px;
}
#owner_block_icon {
	align:left;
	margin:0 0px 0 20px;
	border:1px solid #000000;
}
#owner_block_rss_feed,
#owner_block_odd_feed,
#owner_block_bookmark_this,
#owner_block_report_this {
	padding:2px 0 3px 0;
}
#owner_block_report_this {
	border-bottom:1px solid #000000;
}
#owner_block_rss_feed a {
	font-size: 90%;
	color:#ff0000;
	padding:0 0 4px 20px;
	background: url(http://fusiondominicana.com/_graphics/icon_rss.gif) no-repeat left top;
}
#owner_block_odd_feed a {
	font-size: 90%;
	color:#ff0000;
	padding:0 0 4px 20px;
	background: url(http://fusiondominicana.com/_graphics/icon_odd.gif) no-repeat left top;
}
#owner_block_bookmark_this a {
	font-size: 90%;
	color:#ff0000;
	padding:0 0 4px 20px;
	background: url(http://fusiondominicana.com/_graphics/icon_bookmarkthis.gif) no-repeat left top;
}
#owner_block_report_this a {
	font-size: 90%;
	color:#ff0000;
	padding:0 0 4px 20px;
	background: url(http://fusiondominicana.com/_graphics/icon_reportthis.gif) no-repeat left top;
}
#owner_block_rss_feed a:hover,
#owner_block_odd_feed a:hover,
#owner_block_bookmark_this a:hover,
#owner_block_report_this a:hover {
	color: white;
}

#owner_block_desc {
	padding:4px 0 4px 0;
	margin:0 0 0 0;
	line-height: 1.2em;
	border-bottom:1px solid #ffffff;
	color:#ff0000;
}
#owner_block_content {
	margin:0 0 0px 0;
	padding:4px 0 0 0;
	min-height:35px;
	font-weight: bold, underlined;
	font-size: 12px;
	color:#ff0000;
}
.ownerblockline {
	padding:0;
	margin:0;
	border-bottom:3px solid #ffffff;
	height:3px;
}
#owner_block_submenu {
	margin:20px 0 20px 0;
	padding: 0;
	width:100%;
}

#owner_block_submenu ul {
	list-style:none;
	padding: 0;
	margin: 0;
}
#owner_block_submenu ul li.selected a {
	background: url(http://fusiondominicana.com/_graphics/owner_block_menu_arrow.gif) no-repeat left 6px;
	padding-left:10px;
}
#owner_block_submenu ul li a {
	text-decoration: none;
	display: block;
	padding: 0;
	margin: 0;
	color:#ff0000;
	padding:4px 6px 4px 10px;
	border-top: 1px solid #ff0000;
	font-weight: bold, underlined;
	line-height: 14px;
}

#owner_block_submenu ul li a:hover {
	color:#ffffff;
	background: #ff0000;
}

/* 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 #ffffff;
	margin:0px 0 0 20x;
	text-align:left;
}

/* filetypes filter menu */
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li a {
	color:white;
}
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li.selected a {
	background: url(http://fusiondominicana.com/_graphics/owner_block_menu_dot.gif) no-repeat left 7px;
}
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li a:hover {
	color:#7bd0ef;
	background: #ffffff;
}

/* pages actions menu */
#owner_block_submenu .submenu_group .submenu_group_pagesactions ul li a {
	color:#000000;
}
#owner_block_submenu .submenu_group .submenu_group_pagesactions ul li.selected a {
	background: url(http://fusiondominicana.com/_graphics/owner_block_menu_dot.gif) no-repeat left 7px;
}
#owner_block_submenu .submenu_group .submenu_group_pagesactions ul li a:hover {
	color:#000000;
	background: #ffffff;
}

/* ***************************************
	AVATAR CONTEXTUAL MENU
*************************************** */	
#profile_icon_wrapper {
	float:left;
	margin-left:30px;
}
	
.usericon {
	position:center;
}

.avatar_menu_button {
	width:15px;
	height:15px;
	position:absolute;
	cursor:pointer;
	display:none;
	right:0;
	bottom:0;
}
.avatar_menu_arrow {
	background: url(http://fusiondominicana.com/_graphics/avatar_menu_arrows.gif) no-repeat left top;
	width:15px;
	height:15px;
}
.avatar_menu_arrow_on {
	background: url(http://fusiondominicana.com/_graphics/avatar_menu_arrows.gif) no-repeat left -16px;
	width:15px;
	height:15px;
}
.avatar_menu_arrow_hover {
	background: url(http://fusiondominicana.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 #000000; 
	border-left:solid 1px #000000; 
	border-right:solid 1px #000000; 
	border-bottom:solid 1px #000000;  
	width:160px; 
	background:#FFFFFF; 
	text-align:left;
}
div.usericon a.icon img {
	z-index:10;
}

.usericon div.sub_menu a {margin:0;padding:2px;color:#ff0000;}
.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:#ff0000; color:#ffffff; text-decoration:none;}

.usericon div.sub_menu h3 {
	font-size:1.2em;
	border-bottom:solid 1px #000000;
	color: #000000;
	margin:0 !important;
	/* background:#ffffff !important; */
}
.usericon div.sub_menu h3:hover {
	color:#ff0000; /* red */
	/* background:3ffffff !important; */
}

.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 #000000;
}
.user_menu_admin a {
	color:#ff0000 !important;
}
.user_menu_admin a:hover {
	color:#ff0000 !important;
	background:#ffffff !important;
}

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

.collapsable_box_header {
	color: white;
	margin:0px;
	height:30px;
	background: url(http://fusiondominicana.com/_graphics/boxtop_655.gif) no-repeat left top;
}
.collapsable_box_header h1 {
	color: white;
	padding:4px 0 0 30px;
	font-size:1.25em;
	line-height: 1.2em;
}
.collapsable_box_content {
	padding: 10px;
	margin:0px 0px 20px 0px;
	height:auto;
	background:#ffffff;
	border-style:solid;
	border-color:#ff0000;
	border-width:4px;
	
}
.collapsable_box_editpanel {
	display: none;
	background: #ffffff;
	padding:5px 10px 5px 10px;
}

.collapsable_box_editpanel input[type="submit"] {
	border:2px solid white !important;
}


.collapsable_box_header a.toggle_box_contents {
	color: white;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	text-decoration:none;
	float:right;
	margin: 0 10px 0 0;
	/* margin-top: -7px; */
}
.collapsable_box_header a.toggle_box_edit_panel {
	color: white;
	cursor:pointer;
	font-size:9px;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: normal;
	float:right;
	margin: 9px 10px 0 0;
}
.collapsable_box_editpanel label {
	font-weight: normal;
	font-size: 100%;
}
/* used for collapsing a content box */
.display_none {
	display:none;
}


 

#facebox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	text-align: left;
}
#facebox .popup {
	position: relative;
}
#facebox .body {
	padding: 10px;
	background: white;
	width: 730px;
	-webkit-border-radius: 12px; 
	-moz-border-radius: 12px;
}
#facebox .loading {
	text-align: center;
	padding: 100px 10px 100px 10px;
}
#facebox .image {
	text-align: center;
}
#facebox .footer {
	float: right;
	width:22px;
	height:22px;
	margin:0;
	padding:0;
}
#facebox .footer img.close_image {
	background: url(http://fusiondominicana.com/mod/embed/images/close_button.gif) no-repeat left top;
}
#facebox .footer img.close_image:hover {
	background: url(http://fusiondominicana.com/mod/embed/images/close_button.gif) no-repeat left -31px;
}
#facebox .footer a {
	-moz-outline: none;
	outline: none;
}
#facebox_overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.facebox_hide {
	z-index:-100;
}
.facebox_overlayBG {
	background-color: #ff0000;
	z-index: 99;
}

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


/* EMBED MEDIA TABS */
#embed_media_tabs {
	margin:10px 0 0 10px;
	padding:0;
}
#embed_media_tabs ul {
	list-style: none;
	padding-left: 0;
}
#embed_media_tabs ul li {
	float: left;
	margin:0;
	background:white;
}
#embed_media_tabs ul li a {
	font-weight: bold;
	font-size:1.35em;
	text-align: center;
	text-decoration: none;
	color:#000000;
	background: white;
	display: block;
	padding: 0 10px 0 10px;
	margin:0 10px 0 10px;
	height:25px;
	width:auto;
	border-top:2px solid #ff0000;
	border-left:2px solid #ff0000;
	border-right:2px solid #ff000;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
}
/* IE6 fix */
* html #embed_media_tabs ul li a { display: inline; }

#embed_media_tabs ul li a:hover {
	background:#b6b6b6;
	color:white;
	border-top:2px solid #ff0000;
	border-left:2px solid #ff0000;
	border-right:2px solid #ff0000;
}
#embed_media_tabs ul li a.embed_tab_selected {
	border-top:2px solid #ff0000;
	border-left:2px solid #ff0000;
	border-right:2px solid #ff0000;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	background: #ffffff;
	color:#000000;
	position: relative;
	/* top: 2px; - only needed if selected tab needs to sit over a border */
}

#mediaUpload,
#mediaEmbed {
	margin:0 5px 10px 5px;
	padding:10px;
	border:2px solid #ff0000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background: #ffffff;
}
#mediaEmbed .search_listing {
	margin:0 0 5px 0;
}

h1.mediaModalTitle {
	color:#0054A7;
	font-size:1.35em;
	line-height:1.2em;
	margin:0 0 0 8px;
	padding:5px;
}

#mediaEmbed .pagination,
#mediaUpload .pagination {
	float:right;
	margin:0;
}
#mediaUpload label {
	font-size:120%;
}
#mediaEmbed p.embedInstructions {
	margin:10px 0 5px 0;
}
a.embed_media {
	margin:0;
	float:right;
	display:block;
	text-align: right;
	font-size:1.0em;
	font-weight: normal;
}
label a.embed_media {
	font-size:0.8em;
}
















.invitations_register-box {
	float: left;
	margin-right: 0 !important;
}

.invitations_register-content {
	float: right !important;
	width: 450px !important;
	margin-left: 0 !important;
}



/* SHARES WIDGET VIEW */
.invitations_widget_wrapper {
	/*background-color: #eeeeee;*/
	margin:0 0 10px 0;
	margin:0;
	padding:5px;
	padding:2px 0 2px 20px;
	padding:2px 0;
	border-bottom:1px solid #dddddd;
}
.invitations_widget_icon {
	float: left;
	margin-right: 10px;
}
.invitations_timestamp {
	color:#666666;
	margin:0;
}
.invitations_desc {
	display:none;
	line-height: 1.2em;
}
.invitations_widget_content {
	/*margin-left: 35px;*/
}
.invitations_title {
	margin:0;
	line-height: 1.2em;
}

.invitations_widget_wrapper p  {
	margin:0.5em 0;
	line-height:1.1em;
	min-height:17px;
}
.river_item {
	border-bottom:1px solid #dddddd;
	padding:2px 0 2px 0;
}

.invitations_widget_time {
	font-size:90%;
	color:#666666;
}




/* SINGLE ITEM VIEW */
.invitations_single {
	margin-bottom: 50px;
}
.invitations_single .invitations_title_icon {
	width: 100px;
	/*position: absolute;*/
	float:left;
	background-color: #eeeeee;
}


.invitations_single .invitations_title_wrapper {
	min-height:60px;
	padding: 10px;
	background-color: #eeeeee;
}
.invitations_title_wrapper .invitations_title,
.invitations_title_wrapper .invitations_owner {
	margin-left: 110px !important;
	margin-bottom: 10px
}

.invitations_tinyicon {
	width: 25;
	float:left;
	margin-right:10px;
}

.invitations_single .invitations_maincontent {
	margin-left: 110px;
}

.invitations_single .invitations_description {
	margin:10px 0 0 0;
	padding:0 0 0 10px;
}


.invitations_meta_row {
	border-bottom:1px solid #dddddd;
	padding:2px 0 2px 0;
	height: 1%;
	line-height:25px;
}


.invitations_meta_label {
	float: left;
	width: 150px;
}

.invitations_meta_info {
	float: right;
	width: 415px;
}

.invitations_clear {
	clear:both;
}


.invitations_controls {
	margin-left: 110px;
	margin-top: 20px;
}

/*


.invitations_file .invitations_title {
	margin:0;
	padding:1px 4px 5px 10px;
	line-height: 1.2em;
}
.invitations_file .invitations_owner {
	padding:0 0 0 10px;
}

.invitations_download,
.invitations_controls {
	padding:0 0 0 10px;
	margin:0;
}
.invitations_file .invitations_description p {
	padding:0 0 5px 0;
	margin:0;
}
.invitations_file .invitations_specialcontent img {
	padding:5px;
	margin:0 0 0 10px;
	border:1px dotted silver; 
}
.invitations_tags {
	padding:0 0 10px 10px;
	margin:0;
}
*/





.error{
color:red;
font-weight:bold;
font-size:11px;
}
#video-list-main{
padding:10px;
}
#videocontainer{
width:100%;
margin-bottom:10px;
}
.search_gallery_item{
border:1px solid #CCCCCC;
}
#videobox{
width:98%;
text-align:center;
margin-top:10px;
}
#videoDescbox{
width:95%;
margin:0px 5px 0px 8px;
}
#videoActionbox{
width:90%;
margin:0px 5px 0px 8px;
float:left;
}
#videothumbnail-box{
float:left;
width:35%;
background: #333333;
text-align:center;
padding:3px 1px 3px 0px;
}
#videotitle-box{
width:60%;
float:left;
font-size:12px;
font-weight:bold;
text-align:left;
padding-left:5px;
color:#474B9F;
}
.title{
font-weight:bold;
}
#profile_video_widget_container{
margin:0px 10px 10px 10px;
padding:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
border:1px solid #C3C3C3;
background: #FFFFFF;
max-height:250px;
overflow-y:auto;
}
#profile_video_image_container{
float:left;
width:95%;
margin:6px 2px 0px 6px;
border-bottom:1px solid #CCC;
padding-bottom:3px;
}

#widget_container_header{
color:#474B9F;
margin:0px 0px 5px 0px;
font-weight:bold;
font-size:13px;
}
#loadingSearch{
width:100%;
}
#SearchContainer{
width:100%;
}
#responseSearch{
padding:15px;
}
#paginateSearch{
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
padding:2px 5px 2px 0px;
text-align:right;
background:#FFF;
border:1px solid #CCC;
color:#666;
}
th{
text-align:center;
font-weight:bold;
font-size:13px;
}
#parentTab{
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
border-top:1px solid #CCC;
border-bottom:6px solid #CCC;
border-left:1px solid #CCC;
border-right:5px solid #CCC;
background:#FFFFFF;
margin-top:7px;
}
.tabcellDesc{
padding:5px 5px 5px 10px;
text-align: left;
}
.tabcellText{
padding:5px;
text-align: center;
}
.videoDisp{
position:absolute;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
border:1px solid #000000;
display:none;
padding:10px;
margin-left:120px;
margin-top:-100px;
background:#FFFFFF;
z-index:300000;
}
.videolist-content{
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
border:1px solid #C3C3C3;
width:675px;
margin:10px 0px 10px 10px;
padding:10px;
background:#FFFFFF;
}
.tubesearch{
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
border:1px solid #666666;
}
#comment_area_video_title{
padding:10px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
border:1px solid #CCCCCC;
border:1px solid #CCCCCC;
background:#FFFFFF;
}
.vid-comment-widget{
font-size:11px;
font-weight:normal;
}
.searchvideorow{
padding:10px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
border:1px solid #CCCCCC;
}
#videosearch-tablecontainer{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
border:1px solid #CCCCCC;
background:#FFF;
padding:10px;
}
#videosearch-interface{
border-color:#CCCCCC;
border-style:solid;
border-width:0 1px 1px;
margin-top:-15px;
padding:15px 0 15px 20px;
}


.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 35px;
	padding:0;
	color: #aaa;
	line-height:1em;
}
.blog_post p.tags {
	background:transparent url(http://fusiondominicana.com/_graphics/icon_tag.gif) no-repeat scroll left 2px;
	margin:0 0 7px 35px;
	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 #ff0000;
}
.blog-comment img {
	float:left;
	margin: 0 10px 0 0;
}
.blog-comment-menu {
	margin:0;
}
.blog-comment-byline {
	background: #ffffff;
	height:22px;
	padding-top:3px;
	margin:0;
}
.blog-comment-text {
	margin:5px 0 5px 0;
}

/* New blog edit column */
#blog_edit_page {
	/* background: #fffffff; */
	margin-top:-10px;
}
#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: #ffffff;
	padding:5px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	border-bottom:1px solid #ff0000;
	border-right:1px solid #ff0000;
}
#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;
	background: #ffffff;
}
/* unsaved blog post preview */
.blog_previewpane {
    border:1px solid #ff0000;
    background:#ffffff;
	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 #ff0000;
}
#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 #ff0000;
	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:#ffffff;
	color:white;
	text-decoration: none;
	border: 1px solid #ff0000;
}
#blog_edit_page .allow_comments label {
	font-size: 100%;
}






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

#tidypics_wrapper {
}

#tidypics_breadcrumbs {
margin:5px 0 15px 0;
font-size:80%;
}

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

#tidypics_image_nav {
text-align:center;
}

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

#tidypics_image {
border:1px solid #ff0000;
padding:5px;
}

#tidypics_image_nav ul li {
display:inline;
margin-right:15px;
}

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

#tidypics_controls a {
margin:10px;
}

#tidypics_controls ul {
list-style:none; 
margin:0px; 
padding:8px;
}

#tidypics_controls ul li {
padding:2px 10px 2px 22px;
margin:2px 0px; 
display:inline;
}

.tidypics_info {
padding:20px;
}

#tidypics_exif {
padding-left:20px;
font-size:80%;
}

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

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

.tidypics_album_widget_single_item {
margin-bottom:8px;
}

.tidypics_album_gallery_item {
text-align:center;
}

.tidypics_popup {
border:1px solid #ff0000; 
width:200px; 
position:absolute;
z-index:10000; 
display:none; 
background:#ffffff; 
padding:10px; 
font-size:12px; 
text-align:left;
}

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

#tidypics_album_widget_container {
text-align:center;
}

.tidypics_album_widget_timestamp {
color:#000000;
}

/* ---------  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 #ff0000;
text-align:center;
}

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

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

.tidypics_caption_input {
	width:98%;
	height:100px;
}

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

#tidypics_group_profile {
-webkit-border-radius: 8px; 
-moz-border-radius: 8px;
background:white none repeat scroll 0 0;
margin:0 0 20px;
padding:0 0 5px;
}


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

.river_object_image_create {
	background: url(http://fusiondominicana.com/mod/tidypics/graphics/icons/river_icon_image.gif) no-repeat left -1px;
}
.river_object_album_create {
	background: url(http://fusiondominicana.com/mod/tidypics/graphics/icons/river_icon_album.gif) no-repeat left -1px;
}
.river_object_image_comment {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_comment.gif) no-repeat left -1px;
}
.river_object_album_comment {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_comment.gif) no-repeat left -1px;
}
.river_user_tag {
	background: url(http://fusiondominicana.com/mod/tidypics/graphics/icons/river_icon_tag.gif) no-repeat left -1px;
}

/* ----------- tagging ---------------- */
#tidypics_tag_instructions {
background:#ffffff; 
border:1px solid #ff0000;  
padding:10px;
height:25px;
min-width:360px;
display:none;
overflow:hidden; 
position:absolute; 
z-index:10000;
}

#tidypics_tag_instruct_text {
padding-top: 3px;
float: left;
}

#tidypics_tag_instruct_button_div {
float: left;
margin-left: 15px;
}

#tidypics_tag_instruct_button {
margin:0;
}

#tidypics_tag_menu {
}

#tidypics_delete_tag_menu {
}

.tidypics_tag {
display:none;
background:url(http://fusiondominicana.com/mod/tidypics/graphics/spacer.gif); 
border:2px solid #ffffff; 
overflow:hidden; 
position:absolute; 
z-index:0;
}

.tidypics_tag_text {
display:none;
overflow:hidden; 
position:absolute; 
z-index:0;
text-align:center;
background:#ffffff;
border:1px solid #ff0000;
-webkit-border-radius:3px; 
-moz-border-radius:3px;
padding:1px;
}

#tidypics_phototags_list {
padding:0 20px 0 20px;
}

#tidypics_phototags_list ul {
list-style:none; 
margin:0px; 
padding:8px;
}

#tidypics_phototags_list ul li {
padding-right:10px;
margin:2px 0px; 
display:inline;
} 

#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;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	background: white;
}

#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;
}
#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 0px 0;
}
.groups .search_listing:hover {
	background:#dedede;
}
.groups .group_count {
	font-weight: bold;
	color: #666666;
	margin:0 0 5px 4px;
}
.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 0px 0;
}
.featuredgroups .contentWrapper .groupicon {
	float:left;
	margin:0 0px 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://fusiondominicana.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;
}



/* input msg area */
#mb_input_wrapper {
	margin:0 10px 5px 10px;
	padding:5px;
	background: white;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
}

#mb_input_wrapper .input_textarea {
	width:180px;
}
.collapsable_box_content #mb_input_wrapper .input_textarea {
	width:240px;
}
.message_item_timestamp {
	font-size:90%;
	padding:10px 0 0 0;
}
p.message_item_timestamp {
	margin-bottom: 10px;
}
/* wraps each message */
.messageboard {
	margin:10px 30px 0px 10px;
	padding:0;
	background: white;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	border-bottom:1px solid #cacacc;
}
.messageboard .message_sender {
	float:left;
	margin: 5px 10px 0 5px;
}
/* IE6 */
* html .messageboard { width: 240px; } 
* html #two_column_left_sidebar_maincontent .messageboard { width: 667px; }
* html .messageboard .message_sender { margin: 5px 10px 0 2px; }
* html #mb_input_wrapper .input_textarea { width:645px; }
/* IE7 */
*:first-child+html .messageboard { width: 280px; } 
*:first-child+html #two_column_left_sidebar_maincontent .messageboard { width: 698px; }
*:first-child+html .messageboard .message_sender { margin: 5px 10px 0 2px; }

.messageboard .message {
	line-height: 1.2em;
	background:#ffffff;
	margin:0 6px 4px 6px;
	padding:4px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	overflow-y:hidden;
	overflow-x:auto;
	color:#000000;
}

.message_buttons {
	padding:0 0 3px 4px;
	margin:0;
	font-size: 90%;
	color:#666666;
}

.messageboard .delete_message a {
	display:block;
	float:right;
	cursor: pointer;
	width:14px;
	height:14px;
	margin:0 3px 3px 0;
	background: url("http://fusiondominicana.com/_graphics/icon_customise_remove.png") no-repeat 0 0;
	text-indent: -9000px;
}
.messageboard .delete_message a:hover {
	background-position: 0 -16px;
}





#messages .message{
	padding:5px 0;
}
#messages .usericon,
#messages .groupicon{
	float: left;
	margin: 0 15px 0 5px;
	position:static;
}

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

#messages .msg_summary {
	font-weight: bold;
	height:1.5em;
	overflow:hidden;
	margin:4px 20px auto auto;
}
#messages .delete_msg {
	float:right;
	height:14px;
	padding-top:6px;
	margin-right:10px;
}
.msg_details{
	display:none;
	padding-bottom:10px;
}
.msg_details .content {
	padding:5px 10px;	
}
.msg_details quote {
	display:block;
	padding-left:5px;
	border-left:0.5px solid #AAA;
}
.msg_details .options{
	margin:0 10px;
	padding-top:5px;
	border-top:1px #AAA solid
}
.msg_details .reply{
	padding:10px;
	display:none;
}
#messages .mceEditor td{
	margin:0;
	padding: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 .sent {
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	margin-bottom: 5px;
	background: white;
	border:1px solid #cccccc; 	
}
#messages .notread {
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	margin-bottom: 5px;
	background: #F7DAD8;
	border:1px solid #ff6c7c; 
}
#messages .read {
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	margin-bottom: 5px;
	background: white;
	border:1px solid #cccccc; 
}
#messages .notread td {

}
#messages .read td {

}

#messages .delete_msg a {
	display:block;
	cursor: pointer;
	width:14px;
	height:14px;
	margin:0;
	background: url("http://fusiondominicana.com/_graphics/icon_customise_remove.png") no-repeat right 0;
	text-indent: -9000px;
}
#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; }

.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://fusiondominicana.com/mod/messages/graphics/icon_notifications_site.gif) no-repeat right 2px;
}
#notificationstable td.sitetogglefield a.sitetoggleOn {
	background: url(http://fusiondominicana.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://fusiondominicana.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://fusiondominicana.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://fusiondominicana.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://fusiondominicana.com/mod/pages/images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(http://fusiondominicana.com/mod/pages/images/treeview-red.gif); } 

.treeview-black li { background-image: url(http://fusiondominicana.com/mod/pages/images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(http://fusiondominicana.com/mod/pages/images/treeview-black.gif); }  

.treeview-gray li { background-image: url(http://fusiondominicana.com/mod/pages/images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(http://fusiondominicana.com/mod/pages/images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(http://fusiondominicana.com/mod/pages/images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(http://fusiondominicana.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://fusiondominicana.com/mod/pages/images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(http://fusiondominicana.com/mod/pages/images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(http://fusiondominicana.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://fusiondominicana.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 {
	background:white;
	-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;	
}



.thewire-post {
	background:#ffffff;
	margin-bottom:10px;
}

.thewire-post .note_date {
	font-size:10px;
	color:#000000;
	background:#ffffff; 
	height:20px;
	padding:0;
	text-align:center;
}

.thewire_icon {
    float:left;
    margin:4px 10px 4px 4px;
}
.note_body {
	margin:0;
	padding:6px 4px 4px 4px;
	min-height: 40px;
	line-height: 1.4em;
	font-size:12px;
}

.thewire-post .reply {
	font: 11px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#ff0000;
	border: 2px solid #ff0000;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: auto;
	padding: 0 3px 2px 3px;
	margin:0 0 5px 5px;
	cursor: pointer;
	float:right;
}
.thewire-post .reply:hover {
	background: #ff0000;
	border: 2px solid #ff0000;
	text-decoration: none;
}
.thewire-post .delete_note a {
	display:block;
	float:right;
	cursor: pointer;
	width:14px;
	height:14px;
	margin:3px 3px 0 0;
	background: url("http://fusiondominicana.com/_graphics/icon_customise_remove.png") no-repeat 0 0;
	text-indent: -9000px;
}
.thewire-post .delete_note a:hover {
	background-position: 0 -16px;
}
/*-------------------------------
REPLY DIV AND FORM
-------------------------------*/


/* used on shout out form, reply form */
textarea#thewire_large-textarea {
	width: 400px;
	height: 50px;
	padding: 0 0 0 10px;
	font-family: Times, 'Trebuchet MS','Lucida Grande', sans-serif;
	font-size: 100%;
	color:#000000;
	margin:0px;
}

input.thewire_characters_remaining_field { 
	color:#ff0000;
	border:none;
	font-size: 100%;
	font-weight: bold;
	padding:0 0px 0 0;
	margin:0;
	text-align: right;
	background:#cacacc;
}
.thewire_characters_remaining {
	text-align: right;
	background:#cacacc;
}

input#thewire_submit_button {
	background-color: #ff0000;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	margin:0;
	padding:0px;
	border:none;
	cursor:pointer;
}

input#thewire_submit_button:hover {
	background-color: #ff0000;
}
#thewire_characters_remaining_field {
	background:#cacacc;
}
#thewire_characters_remaining {
	background:#cacacc;
}
.thewire_large-textarea {
	width:350px;
	height:30px;
	padding-left:10px;
}

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
*/


/* Component containers
----------------------------------*/
#ui-datepicker-div .ui-widget { font-family: Trebuchet MS,
 Tahoma,
 Verdana,
 Arial,
 sans-serif; font-size: 1.1em; }
#ui-datepicker-div .ui-widget input,
 #ui-datepicker-div .ui-widget select,
 #ui-datepicker-div .ui-widget textarea,
 #ui-datepicker-div .ui-widget button { font-family: Trebuchet MS,
 Tahoma,
 Verdana,
 Arial,
 sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #888; background: #eeeeee url(http://fusiondominicana.com/mod/datepicker/graphics/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
#ui-datepicker-div .ui-widget-content a { color: #333333; }
#ui-datepicker-div .ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(http://fusiondominicana.com/mod/datepicker/graphics/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
#ui-datepicker-div .ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
#ui-datepicker-div .ui-state-default,
 #ui-datepicker-div .ui-widget-content  .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(http://fusiondominicana.com/mod/datepicker/graphics/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; outline: none; }
#ui-datepicker-div .ui-state-default a,
 #ui-datepicker-div .ui-state-default a:link,
 #ui-datepicker-div .ui-state-default a:visited { color: #1c94c4; text-decoration: none; outline: none; }
#ui-datepicker-div .ui-state-hover,
 #ui-datepicker-div .ui-widget-content .ui-state-hover,
 #ui-datepicker-div .ui-state-focus,
 #ui-datepicker-div .ui-widget-content .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(http://fusiondominicana.com/mod/datepicker/graphics/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; outline: none; }
#ui-datepicker-div .ui-state-hover a,
 #ui-datepicker-div .ui-state-hover a:hover { color: #c77405; text-decoration: none; outline: none; }
#ui-datepicker-div .ui-state-active,
 #ui-datepicker-div .ui-widget-content .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(http://fusiondominicana.com/mod/datepicker/graphics/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; outline: none; }
#ui-datepicker-div .ui-state-active a,
 #ui-datepicker-div .ui-state-active a:link,
 #ui-datepicker-div .ui-state-active a:visited { color: #eb8f00; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
#ui-datepicker-div .ui-state-highlight, 
#ui-datepicker-div .ui-widget-content .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(http://fusiondominicana.com/mod/datepicker/graphics/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
#ui-datepicker-div .ui-state-highlight a,
 #ui-datepicker-div .ui-widget-content  .ui-state-highlight a { color: #363636; }
#ui-datepicker-div .ui-state-error,
 #ui-datepicker-div .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(http://fusiondominicana.com/mod/datepicker/graphics/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
#ui-datepicker-div .ui-state-error a,
 #ui-datepicker-div .ui-widget-content  .ui-state-error a { color: #ffffff; }
#ui-datepicker-div .ui-state-error-text,
 #ui-datepicker-div .ui-widget-content.ui-state-error-text { color: #ffffff; }
#ui-datepicker-div .ui-state-disabled,
 #ui-datepicker-div .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
#ui-datepicker-div .ui-priority-primary,
 #ui-datepicker-div .ui-widget-content  .ui-priority-primary { font-weight: bold; }
#ui-datepicker-div .ui-priority-secondary,
 #ui-datepicker-div .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(http://fusiondominicana.com/mod/datepicker/graphics/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(http://fusiondominicana.com/mod/datepicker/graphics/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(http://fusiondominicana.com/mod/datepicker/graphics/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(http://fusiondominicana.com/mod/datepicker/graphics/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon,
 .ui-state-focus .ui-icon {background-image: url(http://fusiondominicana.com/mod/datepicker/graphics/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(http://fusiondominicana.com/mod/datepicker/graphics/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(http://fusiondominicana.com/mod/datepicker/graphics/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon,
 .ui-state-error-text .ui-icon {background-image: url(http://fusiondominicana.com/mod/datepicker/graphics/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Overlays */
.ui-widget-overlay { background: #666666 url(http://fusiondominicana.com/mod/datepicker/graphics/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(http://fusiondominicana.com/mod/datepicker/graphics/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; }



/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev,
 .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover,
 .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span,
 .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span,
 .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; }






.wall_icons{
	
	margin: 2px;
	
}/* friends picker*/
.friends_picker_icon a,
.friends_picker_name a{
	cursor:pointer;
}
/* IE6 */
* .friends_picker_icon a,
* .friends_picker_name a{
	cursor:hand;
}
/* */
.preloadImg{
	display:none;
}
/* IE6 */
* .mceLayout{
	width:675px !important;
}/* CSS extender for google-map */ 
.gmapped { display:none; }
/* START SnowMod */

.river_item .blog_post {	
	margin-top:5px;
	padding:5px;
}
.river_item .blog_post h2 {
	padding-bottom:5px;
	margin-bottom:5px;
}

.river_item .messages,
.river_item .messages_error {
	margin-left:-315px;
}
.post_to_wire {
	background: white;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	margin:0 10px 10px 10px;
	padding:10px;	
}
.post_to_wire input[type="submit"] {
	margin:0;
}
/* reply form */
#river_post-textarea {
	width: 664px;
	height: 40px;
	padding: 6px;
	font-family: Arial, 'Trebuchet MS','Lucida Grande', sans-serif;
	font-size: 100%;
	color:#666666;
}
/* IE 6 fix */
* html #river_post-textarea { 
	width: 642px;
}

input.thewire_characters_remaining_field { 
	color:#333333;
	border:none;
	font-size: 100%;
	font-weight: bold;
	padding:0 2px 0 0;
	margin:0;
	text-align: right;
	background: white;
}
input.thewire_characters_remaining_field:focus {
	border:none;
	background:white;
}
.thewire_characters_remaining {
	text-align: right;
}


.sidebarBox .membersWrapper {
	background: white;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	padding:6px;	
}
.item_body img{
	max-width:98%;
	height:auto;
	padding:2px;
}
/* IE6 
.item_body img{	
	*width:expression(this.clientWidth > 601?"600px":"auto");
}
.collapsable_box .item_body img{	
	*width:expression(this.clientWidth > 201?"200px":"auto");
}*/
.river_item .usericon {
	float:left;
	*margin-left:0px;
}
.river_item .generic_comment div.usericon{
	margin:0;	
}
.river_item .item_body{
	margin-left:0px;
	padding:2px;
}
.item_body .search_listing {
	margin:0;
	padding:0;
}
.item_body .search_listing .search_listing_info {
	margin:0;
	padding:0;
}
.river_item .item_body p {
	padding:0;
}
.river_item .item_comments,
.river_item .item_comment_form{
	margin:10px 10px 0 0px;
}
.river_item .item_comments p{
	padding:0;
}
.river_item .item_comments .generic_comment_details {
	margin-left:0px;
}
.river_item .generic_comment {
	margin:opx 0 0 0;
	*margin: 1px 0 0 3px !important;
	padding:0px;
}
.river_item .generic_comment_owner {
	*padding-top:5px !important;
}
.river_item .item_info{
	margin-left:0px;
}
.hide_basic_river_item_view_time {
	display:none;
}
.basic_river_item_view {
	padding:0 0 0 10px;
}
/* END SnowMod */
.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 .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;
}


/* ! ////// PAGE LAYOUT - MAIN STRUCTURE */
#page_container {
	margin-top:0px;
	margin-left: 150px;
	padding:0px;
	background: transparent;
}
#page_wrapper {
	width:958px;
	margin:0px;
	padding:0px;
	min-height: 0px;
}
#layout_header {
	margin-top: 0px;
	width:958px;
	height: 80px;
	background: transparent url(http://fusiondominicana.com/_graphics/fusiondominicana_logo.gif) center top;
}
#wrapper_header {
	margin-top: 0px;


}
#wrapper_header h1 {
	margin-top: 0px;
	width: 958px;
	padding:0px 0 0px 0px;
	letter-spacing: -0.03em;
}
#wrapper_header h1 a {
	color:white;
}
#layout_canvas {
	margin:0;
	padding:0;
	height: auto;
	background: #ffffff;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
}


/* canvas layout: 1 column, no sidebar */
#one_column {
	width:500px;
	margin:0px 200px 0px 200px;
	min-height: 360px;
	padding:0px;
}

/* canvas layout: 2 column left sidebar */
#two_column_left_sidebar {
	width:210px;
	margin:0px 0px 20px 20px;
	min-height:360px;
	float:left;
	padding:15px;
}

#two_column_left_sidebar_maincontent {
	width:500px;
	margin:15px 0px 20px 30px;
	min-height:360px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:20px;
}

#two_column_right_sidebar {
	width:210px;
	margin:0px 0px 20px 20px;
	min-height:360px;
	float:right;
	padding:15px;
}

#two_column_right_sidebar_maincontent {
	width:300px;
	margin:15px 0px 20px 30px;
	min-height:360px;
	float:right;
	text-align:center;
	font-weight:bold;
	font-size:20px;
}

/* canvas layout: widgets (profile and dashboard) */
#widgets_left {
	width:290px;
	margin:20px 0px 20px 0px;
	min-height:360px;
	float:left;
	padding:0px;
	background:#ffffff;
	border-style:solid;
	border-color:#ffffff;
	border-width:2px;
}
#widgets_middle {
	width:290px;
	margin:20px 0 20px 0;
	float:left;
	padding:0px;
	background:#ffffff;
	border-style:solid;
	border-color:#ffffff;
	border-width:2px;
}
#widgets_right {
	width:290px;
	margin:20px 20px 20px 20px;
	float:left;
	padding:0px;
	background:#ffffff;
	border-style:solid;
	border-color:#ffffff;
	border-width:2px;
}
#widget_table td {
	border:0;
	padding:0;
	margin:0;
	text-align: center;
	vertical-align: top;
}
#index_box {
	background:#ffffff;
	border-style:solid;
	border-color:#ff0000;
	border-width:4px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}

/* IE 6 fixes */
* html #widgets_left { 
	height:360px;
}
* html #widgets_middle { 
	height:360px;
}
* html #widgets_right { 
	height:360px;
	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:0px 0 20px 18px;
}
* html #two_column_left_sidebar_maincontent {
	width:327px;
	margin:0px 0px 20px 30px;
}
* html a.toggle_customise_edit_panel { 
	float:none;
	clear:none;
	color: #2ab2e3;
	background: white;
	border:1px solid #000000;
	padding: 5px 10px 5px 10px;
	margin:0px 28px 20px 20px;
	width:266px;
	display:block;
	text-align: left;
}

* html #dashboard_info {
	width:525px;
}

/* ! ////// FOOTER */
#layout_footer {
	background: url(http://fusiondominicana.com/_graphics/contentarea_bottom.png) no-repeat center top;
	height:80px;
}
#layout_footer table {
   margin:0 0 0 0px;
}
#layout_footer a, #layout_footer p {
   color:white;
   margin:0;
}
#layout_footer .footer_toolbar_links {
	text-align:right;
	padding:20px 20px 0 20px;
	font-size:1.0em;
}
#layout_footer .footer_toolbar_links a:hover {
	color:#2ab2e3;
}
#layout_footer .footer_legal_links {
	text-align:right;
	color:black;
	padding:0 20px 0 0;
}
img.elggbadge {
	padding:30px 0 0 20px;
}
#page_bottom_links { 
    color:white;
    margin: 0 0 0 40px;
} 
#page_bottom_links a {
    text-decoration:none;
    color:white;
}
#page_bottom_links a:hover {
    text-decoration:underline;
    color:white;
}
#links_column {
    float:left;
    width:150px;
    margin: 0px 24px 20px 10px;
}
#links_column strong {
	text-transform: uppercase;
}
/* IE6 */
* html #links_column { margin: 0px 24px 20px 5px; } 


/* ! ////// HORIZONTAL TOP TOOLBAR */
#elgg_topbar {
	background:#333333 url(http://fusiondominicana.com/_graphics/toptoolbar_background.gif) repeat-x top left;
	color:#ffffff;
	font-weight:bold;
	border-bottom:1px solid #000000;
	min-width:998px;
	position:absolute;
	width:100%;
	height:24px;
}

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

#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:3px 0 0px 0;
	float:center;
}
#elgg_topbar_container_left .toolbarlinks2 {
	margin:3px 0 0 0;
	float:center;
}
#elgg_topbar_container_left a.loggedinuser {
	color:#ffffff;
	font-weight:bold;
	margin:0 0 0 5px;
}
#elgg_topbar_container_left a.pagelinks {
	color:white;
	margin:0 15px 0 5px;
	display:none;
	padding:3px;
}
#elgg_topbar_container_left a.pagelinks:hover {
	background: #333333;
	text-decoration: none;
}
#elgg_topbar_container_left a.privatemessages {
	background:transparent url(http://fusiondominicana.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://fusiondominicana.com/_graphics/toolbar_messages_icon.gif) no-repeat left -36px;
}
#elgg_topbar_container_left a.privatemessages_new {
	background:transparent url(http://fusiondominicana.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:#ffffff;
	padding:0px;
}
#elgg_topbar_container_left a.usersettings:hover {
	color:#ffffff;
}


#elgg_topbar_container_left img {
	margin:2px 0 0 5px;
}
#elgg_topbar_container_left .user_mini_avatar {
	border:1px solid #ffffff;
	margin:0 0 0 20px;
}
#elgg_topbar_container_right {
	padding:3px 0 0 0;
}
#elgg_topbar_container_right a {
	color:#ffffff;
	margin:0 5px 0 0;
	background:transparent url(http://fusiondominicana.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:#ffffff;
	height:200px;
	width:100%;
	padding:10px 20px 10px 20px;
	display:none;
	position:relative;
}

#searchform input.search_input {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	margin:0pt;
	padding:2px;
	width:180px;
	height:12px;
}
#searchform input.search_submit_button {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	color:white;
	background: #ff0000;
	border:none;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:2px;
	width:auto;
	height:18px;
	cursor:pointer;
}
#searchform input.search_submit_button:hover {
	color:white;
	background: #ff0000;
}

/* ! ////// VERTICAL TOOLS MENU */
#topbardropdownmenu, #topbardropdownmenu ul {
	margin:0;
	padding:0;
	display:inline;
	float:left;
	list-style-type: none;
	z-index: 99999;
}
#topbardropdownmenu {
	margin:0pt 15px 0pt 5px;
}
#topbardropdownmenu ul {
}
/* Tools link in top menu */
#topbardropdownmenu a, #topbardropdownmenu a:visited {
	display:block;
	padding:3px 13px 3px 3px;
	text-decoration:none;
	color:white;
}
#topbardropdownmenu li ul a {
	width:120px;
	height:auto;
	float:left;
}
#topbardropdownmenu li ul a:hover {
	color:white;
}
/* menu list items */
#topbardropdownmenu li {float:left; position:relative; background:#333333;}
#topbardropdownmenu ul a {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	color:#333333 !important;
	padding:2px 6px 2px 6px !important;
	background: #cccccc !important;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

/* IE7 */
#topbardropdownmenu li:hover {position:relative;}
/* Make the Tools nav color persist */
#topbardropdownmenu li:hover > a {color:white;background: #333333 url(http://fusiondominicana.com/_graphics/toolbar_arrow.png) no-repeat right -18px;}
#topbardropdownmenu li ul {display:none;width:134px !important;}
#topbardropdownmenu li:hover > ul {
	display:block;
	position:absolute; 
	top:-11px;
	left:80px;
	padding:10px 30px 30px 30px;
	background:transparent url(http://fusiondominicana.com/_graphics/spacer.gif); 
}
/* Position the first sub level beneath the top level links */
#topbardropdownmenu > li:hover > ul {
	left:-30px;
	top:16px;
}
#topbardropdownmenu li a:active, #topbardropdownmenu li a:focus {
	background:#333333;
	color:white;
}
#topbardropdownmenu li.drop {
	background: url(http://fusiondominicana.com/_graphics/toolbar_arrow.png) no-repeat right 9px;	
}
/* dropdown list links hover */
#topbardropdownmenu li.drop ul li a:hover {
	color:white !important; 
	background: #8b000b !important;
	border-left:1px solid #666666;
	border-top:1px solid #666666;	
}
/* 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://fusiondominicana.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://fusiondominicana.com/_graphics/toolbar_arrow_ie.gif) no-repeat right 9px;}
* html #topbardropdownmenu li a:hover {position:relative; background:#333333 url(http://fusiondominicana.com/_graphics/toolbar_arrow_ie.gif) no-repeat right -18px;}


/* ! ////// SYSTEM MESSAGES */
.messages {
    background:#ffffff;
    color:#000000;
    padding:3px 10px 3px 10px;
    z-index: 9999;
	margin:0 0 0 7px;
	position:fixed;
	top:30px;
	width:927px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border:4px solid #000000;
	cursor: pointer;
}
.messages_error {
    border:4px solid #000000;
    background:#ffffff;
    color:#000000;
    padding:3px 10px 3px 10px;
    z-index: 9999;
	margin:0 0 0 7px;
	position:fixed;
	top:30px;
	width:927px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	cursor: pointer;
}
.closeMessages {
	float:right;
	margin-top:17px;
}
.closeMessages a {
	color:#000000;
	cursor: pointer;
	text-decoration: none;
	font-size: 80%;
}
.closeMessages a:hover {
	color:black;
}


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

.collapsable_box_header {
	color: white;
	margin:0;
	height:30px;
	background: url(http://fusiondominicana.com/_graphics/boxtop_290.gif) no-repeat left top;
}
.collapsable_box_header h1 {
	color: white;
	padding:4px 0 0 30px;
	font-size:1.25em;
	line-height: 1.2em;
}
.collapsable_box_content {
	padding: 10px;
	margin:0px 0px 20px 0px;
	height:auto;
	background:#ffffff;
	border-style:solid;
	border-color:#ff0000;
	border-width:4px;
}
.collapsable_box_editpanel {
	display: none;
	background: #ffffff;
	padding:5px 10px 5px 10px;
}

.collapsable_box_editpanel input[type="submit"] {
	border:2px solid white !important;
}


.collapsable_box_header a.toggle_box_contents {
	color: white;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	text-decoration:none;
	float:right;
	margin: 0 10px 0 0;
	/* margin-top: -7px; */
}
.collapsable_box_header a.toggle_box_edit_panel {
	color: white;
	cursor:pointer;
	font-size:9px;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: normal;
	float:right;
	margin: 9px 10px 0 0;
}
.collapsable_box_editpanel label {
	font-weight: normal;
	font-size: 100%;
}
/* used for collapsing a content box */
.display_none {
	display:none;
}


/* ! ////// GENERAL FORM ELEMENTS */
label {
	font-weight: bold;
	color:#000000;
	font-size: 100%;
	text-align:left;
}
input {
	font: 100% Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px solid #000000;
	color:#000000;
	background: #ffffff;
	text-align:left;
}
textarea {
	font: 120% Arial, Helvetica, sans-serif;
	border: solid 1px #000000;
	padding: 5px;
	color:#000000;
	background: #ffffff;
	text-align:left;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
	border: solid 1px #000000;
	background: white;
	color:#000000;
}

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

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

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

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

.input-textarea {
	height: 200px;
}


/* ! ////// LOGIN / REGISTER */
#login-box {
    text-align:left;
}
#login-box .login-textarea {
	width:150px;
}
#login-box label,
#register-box label {
	font-size: 14px;
	color:black;
}
#login-box p.loginbox {
	margin:10px 0 0 0;
}
#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:12px;
}

#login-box-openid {
	margin: 10px;
    text-align:center;
    padding:10px;
    background: #ffffff;
}
#login-box h2,
#login-box-openid h2,
#register-box h2,
#add-box h2 {
	height:25px;
	background: url(http://fusiondominicana.com/_graphics/boxtop_655.gif) no-repeat left top;
	color:white;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:0pt 0pt 10px;
	padding:5px 30px 0 30px;
}

#register-box {
    text-align:left;
	font-size: 0.6em
    border-bottom:1px solid white;
    width:170px;
    padding:0;
    margin:0 20px 0 28px;
}
#persistent_login label {
	font-size:10px;
	font-weight: normal;
}
#forgotten_box {
	width:250px;
}


/* ! ////// PROFILE */
#profile_info {
	margin:0px 0px 20px 0px;
	padding:0;
	background: white;
	float:center;
}
#profile_info_column_left {
	float:left;
	padding: 0;
	margin:0 0px 0 0;
	font-color:#ff0000;
	font-weight:bold;
	text-align:left;
}
#profile_info_column_middle {
	float:left;
	padding: 0;
	text-align:left;
}
#profile_info_column_right {
	margin:0 0 0 0;
	padding: 0;
	text-align:left;
}
#dashboard_info {
	margin:0 0px 20px 36px;
	padding:20px 20px 10px 20px;
	background: #ffffff;
	color:#000000;
	text-align:left;
}
#dashboard_info a:hover {
	color:#ff0000;
	text-decoration: underline;
}
#profile_menu_wrapper {
	margin:10px 0 10px 0;
}
#profile_menu_wrapper p {
	border-bottom:1px solid #000000;
}
#profile_menu_wrapper p:first-child {
	border-top:1px solid #000000;
}
#profile_menu_wrapper a {
	display:block;
	padding:0 0 0 3px;
	color:#ff0000;
}
#profile_menu_wrapper a:hover {
	color:#ff0000;
	background:#ffffff;
	text-decoration:none;
}
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_menu_wrapper .user_menu_admin a {
	color:#000000 !important;
}
#profile_menu_wrapper .user_menu_admin a:hover {
	color:white !important;
	background:#ffffff !important;
}

#profile_info_column_middle p {
	margin:7px 0 7px 0;
	padding:2px 4px 2px 4px;
	text-align:left;
}
/* profile owner name */
#profile_info_column_middle h2 {
	padding:0 0 15px 0;
	margin:0;
	float:center;
	font-size:16px;
	font-weight:bold;
}
#profile_info_column_middle .odd {
	float:left;
	background:#ffffff;
	text-align:left;
}
#profile_info_column_middle .even {
	float:left;
	background:#ffffff;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	text-align:left;
}
#profile_info_column_right p {
	margin:0 0 7px 0;
	text-align:left;
}
#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 40px 0 0;
	padding:0 !important;
	font-size: 14px;
	text-align:center;
	border-width:3px;
}

/* ! ////// RIVER */
.activity_item p {
	margin:0;
	padding:2px 0 30px 0;
	line-height:1.1em;
	min-height:17px;	
}
.activity_item .activity_item_time {
	font-size:90%;
	color:#000000;
}
.post_to_wire {
	background: white;
	float:center;
	padding: 0 0 0 30px;
}
.post_to_wire input[type="submit"] {
	margin:0;
	background:#ff0000;
	padding: 0 0 0 30px;
}
#thewire_characters_remaining_field {
	background:#cacacc;
}
#thewire_characters_remaining {
	background:#cacacc;
}
.thewire_large-textarea {
	width:350px;
	height:30px;
	padding-left:10px;
}
#river {
	border-top:1px solid #000000;
}
#river_item {
	border-botom:1px solid #ababab;
	padding:2px 0 0px 0;
}
.river_item p {
	margin:0;
	padding:2px 0 0px 0px;
	line-height:1.1em;
	min-height:17px;
}
.river_item {
	border-bottom:1px solid #ababab;
	padding:2px 0 0px 0;
}
.river_item_time {
	font-size:90%;
	color:#000000;
}
/* 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://fusiondominicana.com/_graphics/river_icons/river_icon_profile.gif) no-repeat left -1px;
}
.river_user_profileupdate {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_profile.gif) no-repeat left -1px;
}
.river_user_profileiconupdate {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_profile.gif) no-repeat left -1px;
}
.river_annotate {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_comment.gif) no-repeat left -1px;
}
.river_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/dummy_river_icon.gif) no-repeat left -1px;
}
.river_bookmarks_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_bookmarks.gif) no-repeat left -1px;
}
.river_status_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_status.gif) no-repeat left -1px;
}
.river_file_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_files.gif) no-repeat left -1px;
}
.river_widget_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_plugin.gif) no-repeat left -1px;
}
.river_forums_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px;
}
.river_forums_update {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px;
}
.river_widget_update {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_plugin.gif) no-repeat left -1px;	
}
.river_blog_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_blog.gif) no-repeat left -1px;
}
.river_blog_update {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_blog.gif) no-repeat left -1px;
}
.river_forumtopic_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px;
}
.river_relationship_friend_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_friends.gif) no-repeat left -1px;
}
.river_relationship_member_create {
	background: url(http://fusiondominicana.com/_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px;
}


/* ! ////// SEARCH LISTINGS */



.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 30px 0;
	line-height:1.2em;
}
.search_listing_info p.owner_timestamp {
	margin:0;
	padding:0;
	color:#000000;
	font-size: 90%;
}

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

.search_gallery_item {
	background: #ffffff;
}
.search_gallery_item:hover {
	background: #ffffff;
}

.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: white;
	background:#2ab2e3;
	border: none;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	width: auto;
	padding: 4px;
	margin:5px 0 0 0;
	cursor: pointer;
}
.not-active .admin_plugin_enable_disable a:hover {
	background: #ff0000;
}
.active .admin_plugin_enable_disable a {
	float:right;
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#ff0000;
	border: none;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	width: auto;
	padding: 4px;
	margin:5px 0 0 0;
	cursor: pointer;
}
.active .admin_plugin_enable_disable a:hover {
	background: #ff0000;
}
.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:#000000;
}

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

.generic_comment_icon {
	float:left;
}

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

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

	
/* ! ////// OWNER BLOCK */

#owner_block {
	padding:10px;
	background-color: #ffffff;
	border-color:#ffffff;
	border-weight:4px;
}
#owner_block_bottom {
	background: #ffffff;
	width:210px;
	height:20px;
}
#owner_block_icon {
	float:center;
	margin:0 0px 0 0;
	border:1px solid #000000;
}
#owner_block_rss_feed,
#owner_block_odd_feed,
#owner_block_bookmark_this,
#owner_block_report_this {
	padding:2px 0 3px 0;
}
#owner_block_report_this {
	border-bottom:1px solid #000000;
}
#owner_block_rss_feed a {
	font-size: 90%;
	color:#000000;
	padding:0 0 4px 20px;
	background: url(http://fusiondominicana.com/_graphics/icon_rss.gif) no-repeat left top;
}
#owner_block_odd_feed a {
	font-size: 90%;
	color:#000000;
	padding:0 0 4px 20px;
	background: url(http://fusiondominicana.com/_graphics/icon_odd.gif) no-repeat left top;
}
#owner_block_bookmark_this a {
	font-size: 90%;
	color:#000000;
	padding:0 0 4px 20px;
	background: url(http://fusiondominicana.com/_graphics/icon_bookmarkthis.gif) no-repeat left top;
}
#owner_block_report_this a {
	font-size: 90%;
	color:#000000;
	padding:0 0 4px 20px;
	background: url(http://fusiondominicana.com/_graphics/icon_reportthis.gif) no-repeat left top;
}
#owner_block_rss_feed a:hover,
#owner_block_odd_feed a:hover,
#owner_block_bookmark_this a:hover,
#owner_block_report_this a:hover {
	color: white;
}

#owner_block_desc {
	padding:4px 0 4px 0;
	margin:0 0 0 0;
	line-height: 1.2em;
	border-bottom:1px solid #000000;
	color:#000000;
}
#owner_block_content {
	margin:0 0 4px 0;
	padding:3px 0 0 0;
	min-height:35px;
	font-weight: bold, underlined;
	font-size: 12px;
	color:#000000;
	border-color:#ffffff;
	border-weight:4px;
}
.ownerblockline {
	padding:0;
	margin:0;
	border-bottom:3px solid #ffffff;
	height:3px;
}
#owner_block_submenu {
	margin:20px 0 20px 0;
	padding: 0;
	width:100%;
}

#owner_block_submenu ul {
	list-style:none;
	padding: 0;
	margin: 0;
}
#owner_block_submenu ul li.selected a {
	background: url(http://fusiondominicana.com/_graphics/owner_block_menu_arrow.gif) no-repeat left 6px;
	padding-left:10px;
}
#owner_block_submenu ul li a {
	text-decoration: none;
	display: block;
	padding: 0;
	margin: 0;
	color:#ff0000;
	padding:4px 6px 4px 10px;
	border-top: 1px solid #ffffff;
	font-weight: bold, underlined;
	line-height: 14px;
}

#owner_block_submenu ul li a:hover {
	color:#ff0000;
	background: #ffffff;
}

/* 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 #ffffff;
	margin:0px 0 0 20px;
	text-align:left;
	font-weight:bold;
}

/* filetypes filter menu */
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li a {
	color:white;
}
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li.selected a {
	background: url(http://fusiondominicana.com/_graphics/owner_block_menu_dot.gif) no-repeat left 7px;
}
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li a:hover {
	color:#7bd0ef;
	background: #ffffff;
}

/* pages actions menu */
#owner_block_submenu .submenu_group .submenu_group_pagesactions ul li a {
	color:#000000;
}
#owner_block_submenu .submenu_group .submenu_group_pagesactions ul li.selected a {
	background: url(http://fusiondominicana.com/_graphics/owner_block_menu_dot.gif) no-repeat left 7px;
}
#owner_block_submenu .submenu_group .submenu_group_pagesactions ul li a:hover {
	color:#000000;
	background: #ffffff;
}


/* ! ////// PAGINATION */

.pagination {
	margin:10px 0 20px 0;
}

.pagination .pagination_number {
	display:block;
	float:left;
	background:#ffffff;
	border:1px solid #000000;
	text-align: center;
	color:#000000;
	font-size: 12px;
	font-weight: normal;
	margin:0 6px 0 0;
	padding:0px 4px;
	cursor: pointer;
}
.pagination .pagination_number:hover {
	background:#ffffff;
	color:white;
	text-decoration: none;
}
.pagination .pagination_more {
	display:block;
	float:left;
	background:#ffffff;
	border:1px solid #000000;
	text-align: center;
	color:#000000;
	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 #000000;
	color:#000000;
	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:#ffffff;
	color:white;
	text-decoration: none;
}
.pagination .pagination_currentpage {
	display:block;
	float:left;
	background:#ffffff;
	border:1px solid #000000;
	text-align: center;
	color:white;
	font-size: 12px;
	font-weight: bold;
	margin:0 6px 0 0;
	padding:0px 4px;
	cursor: pointer;
}

/* ! ////// WIDGET PICKER */

/* 'edit page' button */
a.toggle_customise_edit_panel { 
	float:right;
	clear:right;
	color: #000000;
	background: white;
	border:1px solid #000000;
	padding: 5px 10px 5px 10px;
	margin:0px 28px 20px 20px;
	width:266px;
	text-align: left;
}
a.toggle_customise_edit_panel:hover { 
	color: #000000;
	background: #ffffff;
	text-decoration:none;
}

#customise_editpanel {
	display:none;
	margin: 0 0 20px 8px;
	padding:0px 20px 10px 20px;
	width:912px;
	border-bottom:1px solid #000000;
}

/* Top area - instructions */
.customise_editpanel_instructions {
	width:656px;
	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 {
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	margin:0;
	padding:5px;
	color: #000000;
	background: #ffffff;
	font-size:1.25em;
	line-height: 1.2em;
}
#widget_picker_gallery {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	background:#ffffff;
	width:210px; 
	height:340px;
	padding:10px;
	overflow:scroll;
	overflow-x:hidden;
}

/* main page widget area */
#customise_page_view {
	width:656px;
	margin:0 0 10px 0;
	background:white;
}
#customise_page_view h2 {
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	margin:0;
	padding:5px;
	width:200px;
	color: #000000;
	background: #ffffff;
	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 #000000;
	background: #ffffff;
}
#customise_page_view h2.profile_box {
	width:422px;
	color: #000000;
}
#profile_box_widgets p {
	color:#000000;
}

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

#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: #ffffff;
	margin: 10px 0 0 0;
	vertical-align:text-top;
	border:1px solid #000000;
}

#widget_picker_gallery table.draggable_widget {
	width:200px;
	background: #ffffff;
	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://fusiondominicana.com/_graphics/icon_customise_info.gif) no-repeat top left;
	cursor:pointer;
}
#customise_editpanel img.drag_handle {
	background: url(http://fusiondominicana.com/_graphics/icon_customise_drag.gif) no-repeat top left;
	cursor:move;
}
#customise_editpanel img {
	margin-top:4px;
}
#widget_moreinfo {
	position:absolute;
	background:#ffffff;
	color:white;
	padding:5px;
	display:none;
	width: 200px;
	line-height: 1.2em;
}
/* droppable area hover class  */
.droppable-hover {
	background:#ffffff;
}
/* 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: #ffffff;
	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;
}



/* ! ////// BREADCRUMBS */

#pages_breadcrumbs {
	font-size: 80%;
	color:#000000;
	padding:0;
	margin:0 0 10px 0;
}
#pages_breadcrumbs a {
	color:#000000;
	text-decoration: none;
}
#pages_breadcrumbs a:hover {
	color: #8b000b;
	text-decoration: underline;
}


/* ! ////// MISC */

/* general page titles in main content area */
#content_area_user_title {	
	height:30px;
	background: #ffffff;
	margin:0 0 10px 0px;
	text-align:center;
	border-bottom:1px solid #000000;
}
#content_area_user_title h2 {
	padding:10px 0 0 0px;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	font-family:serif;
}
#sidebar_page_tree {
	margin-top:20px;
}

#sidebar_page_tree h3 {
	color:white;
	height:25px;
	background: url(http://fusiondominicana.com/_graphics/boxtop_210.gif) repeat-x left top;
	margin:0 0 10px 0;
	font-size:16px;
	font-weight:bold;
	padding:5px 0 0 30px;
}	

/* tag icon */	
.object_tag_string {
	background: url(http://fusiondominicana.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 #000000;
	margin:0 20px 0 0;
}	
#profile_picture_croppingtool {
	border-top: 1px solid #000000;
	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:#ffffff;
	border-bottom:1px solid #000000;
	color:white;
	font-size:1.1em;
	line-height:1em;
	margin:30px 0 10px 0;
	padding:5px;	
}
.settings_form label,
.admin_debug label,
.admin_usage label {
	color:#000000;
	font-size:100%;
	font-weight:normal;
}
.settings_form {
	border-bottom:1px solid #000000;
	padding:0 0 20px 0;
}
.admin_usage {
	border-bottom:1px solid #000000;
	padding:0 0 20px 0;
}

.usersettings_statistics .odd,
.admin_statistics .odd {
	background:#ffffff;
}
.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 {
	background: #ffffff;
}
#add_user_showhide #add-box form {
	padding:0 20px 5px 20px;
	margin-bottom:10px;
}
.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://fusiondominicana.com/_graphics/ajax_loader.gif) no-repeat top center;
	width:100%;
	height:33px;
}

/*-------------------------------
Dynamic MEMBERS box
-------------------------------*/

#m_latest,
#m_views,
#m_com{
	display:none;
	margin: 0 20px;
}

/*-------------------------------
DYNAMIC LOOK OF BACKGOUND ON THE MAIN PAGE
-------------------------------*/

/*layout fix*/
#index_left {
   	padding:0!important;
}
#index_right {
	padding:0!important;
}

#layout_canvas{
	padding: 0;
}
#layout_canvas .content{
	padding: 10px;
	-moz-border-radius:8px;
}


.index_members_container{
	float:left;
	height:90px;
	overflow: hidden;
}

/*-------------------------------
MAINPAGE WIDGETS MAIN PAGE
-------------------------------*/

#index_center{
	float:left;
	margin:0 0px 0px 0px;
	padding: 10px 40px 10px 40px;
	width:410px;
	background:#ffffff;
	border-right: 2px solid #cacacc;
	border-left: 2px solid #cacacc;
}
.index_narrow{
	width: 180px;
}

#index_right,
#index_right_narrow,
#index_left,
#index_left_narrow {
	margin:0 0px 0px 0px;
	overflow: hidden;
	background:#ffffff;
}

#index_right,
#index_right_narrow{
	float:left;
}
#index_right,
#index_right_narrow,
#index_left,
#index_left_narrow,
#index_center p {
	text-align:left;
}

#index_left,
#index_left_narrow {
	float:left;
}

#index_left_narrow{
	width: 160px;
	padding: 0 20px 0 20px;
}
#index_right_narrow{
	width: 220px;
	padding: 0 0 0 20px;
}
#index_left_narrow .submit_button{
	float:center;
}

/*-------------------------------
MAINPAGE WIDGETS EDIT PAGE
-------------------------------*/

textarea.mainpage_edit{
	width: 185px;
	font-size: 10px;
	height: 150px;
}
#custom_index {
	margin:0px;
}
#index_left {
    width:442px;
    float:left;
    margin:0 0 0px 0;
    padding:0 0 20px 0px;
}
#index_right {
    width:442px;
    float:right;
    margin:0 0 0px 0;
    padding:0 0px 20px 0;
}
#index_welcome,
#index_welcome_wide,
#index_welcome_narrow {
	padding:5px 10px 5px 10px;
	margin:0 0 10px 0;
	border:1px solid silver;
	background: white;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px; 
}

.index_box {
	margin:0 0 0px 0;
	background: #ffffff;
	padding:0 0 0px 0;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
}

.index_box .search_listing {

}
.index_box .index_members {
	float:left;
	margin:5px 5px 3px 0pt;
}
.vazco_mainpage_border{
	border: 1px #CCCCCC solid;
	margin: 0;

}
.vazco_mainpage_border_container{
	height: 180px;
}

.vazco_mainpage_border_container div{
	float: left;
}

.mainpage_bckg_example{
	margin: 0 0 0 125px;
}

.vazco_mainpage_bckg_example{
	max-height:150px;
	max-width:150px;
}
/*-------------------------------
SIMPLEPIE FEED WIDGET
-------------------------------*/
.simplepie_blog_title {
  text-align: center;
  margin-bottom: 15px;
}

.simplepie_item {
  margin-bottom: 12px;
}

.simplepie_title {
  margin-bottom: 4px;
}

.simplepie_excerpt {
  margin-bottom: 4px;
}

.simplepie_date {
  font-size: 70%;
}

.simplepie_excerpt img {
  width: 170px;
}

/*-------------------------------
TIDYPICS WIDGET
-------------------------------*/
.tidypics_index {
	margin:4px;
	float:left;
}
.tidypics_frontpage{
	max-width: 60px;
	max-height: 60px;
}
.frontpage_tidypics_box{
	text-align:center;
	height: 70px;
	margin: 5px 30px;
}

.frontpage_tidypics_box_narrow{
	text-align:center;
	height: 70px;
	margin: 5px 8px;
}

/*-------------------------------
LISTING NARROW
-------------------------------*/
.listing_narrow .search_listing{
	padding: 0;
	overflow:hidden;
}

.listing_narrow .search_listing .search_listing_info{
	padding: 0;
	margin: 0px 5px 5px 45px;
}
.group_listing_narrow .groupdetails{
	float: none;
	margin: 0px;
}
.group_listing_narrow  .search_listing .search_listing_info{
	margin: 0px;
}




#index_welcome_narrow #login-box {
	width:166px;
}
#index_welcome_narrow #login-box form {
	margin:0 8px;
	width:120px;
}
#index_welcome_narrow #login-box .login-textarea {
	width: 118px;
}
#index_welcome_narrow #persistent_login{
	margin: 0 5px 3px;
	width:115px;
}
#index_welcome_narrow .submit_button{
	margin-top: 5px;
	float:center;
}
/*-------------------------------
MAINPAGE WIDGETS EDIT PAGE
-------------------------------*/


/*-------------------------------
QUOTE OF THE DAY
-------------------------------*/
.index_box .qod_listing{
	margin: 0;
}

/*IE 6*/
*html .index_box .qod_listing{
	width: 400px;
}

/*IE 7*/
*:first-child+html .index_box .qod_listing{
	width: 400px;
}

/*-------------------------------
FILES
-------------------------------*/


*:first-child+html .index_box .filerepo_file{
	margin:10px;
	padding: 5px;
}

*html .index_box .filerepo_file{
	margin:10px;
	padding: 5px;
}
/*-------------------------------
SEARCH BOX
-------------------------------*/
.search_box_input{
	width:360px;
}

.search_box_button{
}
#index_left_narrow .search_box_input,
#index_right_narrow .search_box_input{
	width: 100px;
}
#index_left_narrow .search_box_input,
#index_right_narrow .search_box_input{
	width: 100px;
}
#index_center .search_box_input{
	width:450px;
}
p.search_box{
	margin: 10px;
}

/*-------------------------------
POLLS
-------------------------------*/
.index_box .poll_post_body h2 {
}


/*
Price field
*/

.price_field{
	font-style:italic;
}
.price_field .rest{
	font-size:10px;
	vertical-align:top;
}
.ui-tabs .ui-tabs-hide {
     display: none;
}
/*-------------------------------
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("<?php echo $vars['url']; ?>_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(<?php echo $vars['url']; ?>mod/messages/graphics/icon_notifications_site.gif) no-repeat right 2px;
}
#notificationstable td.sitetogglefield a.sitetoggleOn {
	background: url(<?php echo $vars['url']; ?>mod/messages/graphics/icon_notifications_site.gif) no-repeat right -36px;
}
#custom_fields_ordering {
	width: 518px;
	float: left;
}

.custom_fields_ordering_group {
	width: inherit !important;
	float: none !important;
}

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

.custom_fields_lists_green {
	border-color: green !important; 
}

#custom_fields_category_list .ui-sortable{
	min-height: 0px;
}

#custom_fields_category_list .droppable-hover{
	background: #BBDAF7;
}

.custom_fields_category,
.custom_profile_type  {
	width: 100%;
	border: 1px solid #CCCCCC;
	border-left: 5px solid #CCCCCC;
	margin-bottom: 2px;
	padding: 1px;
	word-wrap: break-word;
	background-color: white; /* fix so pickup of draggable will work in IE (7) */
}

.custom_profile_type {
	border-left: 1px solid #CCCCCC;
}

.custom_profile_type_description {
	display: none;
	
}

.custom_fields_category_selected {
	border-color: #4690D6;
}

.custom_fields_category_edit,
.custom_profile_type_edit {
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: url(<?php echo $vars['url']?>mod/custom_profile_fields/_graphics/edit.png);
	margin-top: 1px;
	float: right;
}

.custom_fields_category_delete_button,
.custom_fields_profile_type_delete_button {
	display: none;
}

#custom_fields_category_list_custom .custom_fields_category { 
	cursor: move;
}

#custom_fields_ordering .search_listing {
	border: 1px solid #CCCCCC;
	cursor: move;
}

#custom_fields_ordering .search_listing_icon img {
	width: 16px;
	cursor: pointer;
}

#custom_fields_ordering .search_listing_info {
	min-height: 0px;
	margin-left: 25px;
}

#custom_fields_form, 
#custom_fields_category_form,
#custom_fields_profile_type_form {
	display: none;
}

#custom_fields_ordering.ui-sortable {
	min-height: 0px;
}
#custom_fields_category_list_custom .ui-sortable-helper,
#custom_fields_ordering .ui-sortable-helper {
	width: 100%;
}

.metadata_config_right{
	float: right;
}

.metadata_config_left{
	float: left;
}

.metadata_config_left_extra{
	display:none;
}

.metadata_config_right_status {
	width: 16px;
	height: 13px;
	display: inline-block;
	cursor: pointer;
	background: url(<?php echo $vars['url'];?>mod/custom_profile_fields/_graphics/field_metadata_status.png);
}

.metadata_config_right_status_enabled{
	background-position: 0 -16px;
}

.metadata_config_right_status_disabled{
	background-position: 0 -32px;
}


.datepicker_hidden{
	display: none;
}

.custom_fields_add_form_table,
.custom_fields_add_form_table_left {
	width: 100%;
}

.custom_fields_add_form_table_right {
	white-space: nowrap;
}

.custom_fields_add_form_table_right label{
	font-size:inherit;
	font-weight:inherit;
}
.custom_fields_add_form_table_right .input-checkboxes{
	vertical-align: middle;
}

.custom_fields_more_info {
	width: 14px;
	height: 14px;
	float: right;
	background: url(<?php echo $vars['url'];?>_graphics/icon_customise_info.gif);
	cursor: pointer;
}

.custom_fields_more_info_text {
	display:none;
}

#custom_fields_more_info_tooltip {
	position:absolute;
	border:1px solid #333333;
	background:#e4ecf5;
	color:#333333;
	padding:5px;
	display:none;
	width: 250px;
	line-height: 1.2em;
	font-size: 90%;
}

/* fix for max-height multi-select drop down*/
.ui-dropdownchecklist-dropcontainer {
	max-height: 150px;
}
/* end fix */

/* user details */
#custom_fields_userdetails {
	margin: 2px 0;
}

#custom_fields_userdetails h3 {
	padding: 1px;
	border-bottom: 1px solid #CCCCCC;
	white-space: nowrap;
	overflow: hidden;
}


.ui-accordion-header {
	
	border: 1px solid #CCCCCC;
	cursor: pointer;
	margin-top:2px;
}

.ui-accordion-header:hover {
	background: #DEDEDE;
}

.ui-accordion-header .accordion-icon {
	margin-top: 1px;
	background: url(<?php echo $vars['url'];?>mod/custom_profile_fields/_graphics/accordion.png) no-repeat -16px 0;
	width: 16px;
	height: 16px;
	float: left;
}

.ui-accordion-header:hover .accordion-icon{
	background-position: -32px 0;
}


.ui-accordion-header.selected .accordion-icon {
	background-position: 0 0;
}

.submit_button {

	width: 1;  /* IE table-cell margin fix */
    overflow: visible; /* IE table-cell margin fix */
}

/* full profile */
#custom_profile_fields_full_profile_icon {
	
	padding: 10px 20px;
}

#custom_profile_fields_full_profile_details {
	width: 100%;
}

#custom_profile_fields_full_profile_details h3 {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border: none;
	background:#E4E4E4 none repeat scroll 0 0;
	color:#333333;
	font-size:1.1em;
	line-height:1em;
	margin:0 0 10px;
	padding:5px;
}

#custom_profile_fields_full_profile_details .profile_status {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	background:#E3E3ED none repeat scroll 0 0;
	line-height:1.2em;
	padding:2px 4px;
}