.mediastream-object table,
.mediastream-object td
                            {
                                border: 0px;
                                width: 600px;
                            }
.mediastream-object-object td
                            {
                                width: 50%;
                            }/*
  CSS for the Guns widget
*/

#status-box {
    background:#E5ECF3;
    border:0px solid #1B5790;
    padding:2px;
    width:200px;
}

#status-box textarea {
   width:130px;
}

#status-box h3 {
    padding:3px;
    font-size:12px;
    margin-bottom:5px;
}

#status-box h4 {
    font-size:14px;
    margin:0 0 0 4px;
}

#status-box p {
    font-size:1em;
    margin:0 0 0 4px;
}

#status-box a {
    margin-left:170px;
}

#status-box #gun-image {
   background:#333;
   display:block;
   margin:3px;
   text-align:center;
   border:1px solid #000;
}

#status-box #gun-image img {
    margin:3px;
    border:1px solid #000;
    background:#555;
    padding:1px;
}

/*
 * Generic comments CSS file
 *//*
THE RIVER
*/

.widget_river_time {
   color:#777;
   margin:0 5px 0 5px;
   font-size:0.8em;
}

.widget_river_type_mediastream__media {
   border-bottom:1px solid #efefef;
   margin:5px 0 5px 0;
}

.widget_river_type_mediastream {
   border-bottom:1px solid #efefef;
   margin:5px 0 5px 0;
}

.widget_river_text {
   padding:0 0 0 20px;
}

p.widget_river_date {
   font-weight:bold;
   margin:20px 0 10px 0;
   padding:0 0 0 20px;
   background:url(http://www.mybestlot.com/mod/river/images/office-calendar.png) no-repeat left;
   border-bottom: 1px solid #c0c0c0
}

/*
 the river on recent activity page
*/

._activity_river_entry_time {
   font-weight:bold;
   margin:5px 0 10px 0;
   padding:0 0 0 20px;
   background:url(http://www.mybestlot.com/mod/river/images/date.gif) no-repeat left;  
}

._activity_river_entry {
   border-bottom:1px solid #efefef;
   margin:5px 0 5px 0;
}

._activity_river_entry_txt {
   padding:0 0 0 20px;
   background:url(http://www.mybestlot.com/mod/river/images/flag_action.gif) no-repeat left top;
}

._activity_river_entry ._activity_river_entry_time {
   color:#777;
   margin:0 5px 0 5px;
   font-size:0.8em;
   background:#fff;
   padding:0;
}

/* Class type style */
#widget_river_type_commentwall__post {
   background:url(http://www.mybestlot.com/mod/river/images/comment.gif) no-repeat left top;
}
#widget_river_type_weblog_post {
   background:url(http://www.mybestlot.com/mod/river/images/x-office-document.png) no-repeat left top;
}

#widget_river_type_file{
   background:url(http://www.mybestlot.com/mod/river/images/media-floppy.png) no-repeat left top;
}

#widget_river_type_community{
   background:url(http://www.mybestlot.com/mod/river/images/system-users.png) no-repeat left top;
}
#widget_river_type_friends{
   background:url(http://www.mybestlot.com/mod/river/images/emblem-favorite.png) no-repeat left top;
}
#widget_river_type_community_member{
   background:url(http://www.mybestlot.com/mod/river/images/contact-new.png) no-repeat left top;
}.role_field{
 width: 100%;
 border: 1px double #c0c0c0;
 font-size: 75%;
}/*

*/

/*
	GLOBALS: used to set all the general elements
*/


/*modules*/


/*modules end*/

/*
	TABLES IN ELGG
*/

td {}

td h4, h3, h5 {}

/*
	VARIOUS LAYOUTS WITHIN CONTENT-HOLDER
*/

/*
	THE MAIN CONTENT AREA WHEN IT IS A SINGLE PAGE, NO SIDEBAR
*/

div#single-page {text-align: left;}

/*
	THE MAIN CONTENT AREA WHEN THE SIDEBAR IS IN PLACE
*/

div#splitpane-content {}

/*
	SIDEBAR: THIS IS ONLY PRESENT WHEN SPLITPANE-CONTENT IS IN USE
*/

div#sidebar {}

div#contents {}

div#bottom {}

/*
	THE SIDEBAR CONTENTS
*/

div#sidebar td {overflow: hidden;}

/*box style*/
div#sidebar  {
	margin: 0 0 10px;
	padding: 0;
/*	background: transparent url(images/module-box-blue-bg-r.png) top right no-repeat;*/
	background: transparent url(images/img01.jpg) top right no-repeat;
}

div#sidebar  > div {
	padding: 16px 0 0 0;
	background: transparent url(images/module-box-blue-bg-l.png) top left no-repeat;
}

div#sidebar  > div > div {
	padding: 0 0 0 16px;
	background: transparent url(images/module-box-blue-bg-l.png) bottom left no-repeat;
}

div#sidebar  > div > div > div {
	padding: 0 16px 16px 0;
	background: transparent url(images/module-box-blue-bg-r.png) bottom right no-repeat;
}

div#sidebar  div div div div {
	background: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0 0 20px 20px;
	list-style: square inside;
}
div#splitpane-sidebar ul li ul li a {}

div#sidebar h2 {color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 0 0.5em 0;}

/*
   NEW CSS FOR THE TOOLBAR THAT LIVES IN THE MAIN CONTENT AREA
*/

#content-holder-toolbar {}

/*
	SYSTEM MESSAGES
*/

div#system-message {border:1px solid #D3322A;
background:#F7DAD8;
color:#000;
padding:3px 50px;
margin:20px 20px 0 20px;}

div#system-message p {padding:0px;
margin:2px;}

/*
	CLEAR BOTH
*/

.clearing {clear:both;}

/*
	THIS IS THE END OF THE MAIN PAGE COMPONENTS - EVERYTHING BELOW THIS IS ASSOCIATED WITH VARIOUS ELEMENTS
	WITHIN ELGG, THIS INCLUDES THE BLOG CLASSESS, PROFILE, FILES, SIDEBAR WIDGETS, PROFILE WIDGETS ETC.
*/

/*
	BLOGGING ENGINE
*/

.weblog-post {margin:20px 0 10px 0;
padding:10px 0 0 10px;}

.user {float:left;
margin:5px 10px 10px 0;
height:120px;
width:110px;}

.user img {border:1px solid #eee;
padding:2px;}

#me {min-height:70px;}

#me #icon {float:left;
margin:0 10px 5px 0;}

.weblog-keywords p a {margin:20px 0 0 0;
padding:0;
clear:both;}

.weblog-title {font-size: 1.4em;
margin: 0 0px 10px 115px;
letter-spacing:1px;
font-weight:normal;
color:#000;}

.weblog-title a {color:#000;}

.post {margin:0 5px 5px 115px;
padding:0 10px 10px 10px;
border:0px;
border-style:solid;
border-color:#777;}

.weblog_keywords {font-weight:bold;
margin:10px 5px 0 20px;}

.info {border:1px solid #ccc;
margin:10px 0 10px 105px;
clear:both;
background:#f2f7fb;}

.info p {padding:0 0 0 10px;
margin:0;
color:#990000;}

.info p a {font-size:0.9em;
color:#555;}

/* this is the thin line between the actual post and comments */

#comments-divide {height:1px;
background:#ccc;}

.comment-owner {border:1px solid #eee;
padding:5px;
margin:20px 0 5px 0;
height:50px;
width:550px;}

.comment-owner img {margin:0px 5px 0px 0px;
text-align:left;}

.comment-owner a {background:#f2f7fb;}

.comment-owner p {padding:0;
margin:0;}

/* END OF BLOGGING ENGINE */

/* 
   SUB MENU OPTIONS: THESE WILL BE MOVED TO THE NEW SIDEBAR SHORTLY
*/

div#sub-menu p {margin:10px 0 10px 0;
padding:3px;
background:#efefef;
border:1px solid #ccc;}

/* END OF SUB-MENU DIV */

/*
  INFOHOLDER: this holds profile data, account settings and administration content
*/

.infoholder {margin:10px 0 20px 0;}

.infoholder p {padding:5px 0 5px 10px;}

/* the end of INFOHOLDER */

/* NEW CLASSES FOR YOURSITENAME.com */

#product_info {background:#cdcdcd;
height:230px;
padding:0 0 0 20px;
margin:0;
text-align:left;}

#product_info p {line-height: 1.6em;
color:#003366;
font-weight:bold;
padding: 10px 300px 10px 10px;
margin:0;}

#product_info a {color:#003366;
text-decoration:none;
display:block;
height:230px;
width:100%;
padding:0px;
margin:0px;}

#front-page-options {margin:0 8px 0 8px;}

/*
 PROFILE WIDGETS STUFF
*/

img.profile-photo {border:1px solid #eee;
padding:2px;}

.profile_main p {color:#000;}

.profile_main p a {text-decoration: underline;}

.profile_main_bottom {clear: both;}

.profile_primary {float: left;
width: 270px;
margin-top: 10px;
margin-left: 10px;}

.profile_secondary {float: right;
width: 375px;
margin-top: 10px;
color:#000;}

.profile_bio {padding-top: 10px;
background:#efefef;}

.profile_widgets {width: 745px;}

.profile_icon img {border:1px solid #eee;
padding:2px 2px 2px 2px;}

.profile_widgets_left {float: left;
width: 300px;}

.profile_widgets_right {float: right;
width: 300px}

/* profile - widgets */

#profile_widgets {}

.profile_bio {width:244px;
padding:2px;}

.widgets_even {float:left;
width:300px;
margin:0;
padding:0;}

.widgets_odd {float:right;
width:340px;
margin:0;
padding:0;}

.widget {border: 1px solid #BBDCE9;
/*#95BDCD;
*/
    margin-bottom: 15px;
padding: 0;}

.widget .widget_content {padding: 4px 10px 4px 10px;}

.widget .widget_content h3 {padding:0;
margin:0;}

.widget .widget_bottom {display: block;
background-color: #E2F0F6;
/*#CBE5EF;
*/
     margin: 0px;
padding-left: 10px;
border-top: 1px solid #BBDCE9;
font-size:0.8em;}

.widget .widget_menu ul {margin:0 0 0 5px;
padding:0;}

.widget .widget_menu ul li {list-style:none;}

.widget .widget_menu ul li a {text-decoration:underline;}

.widget .widget_admin_menu {background-color: #E2F0F6;
padding:2px 0 0 5px;}

#hidden3, #hidden2, #hidden4, #hidden5 {height:20px;}

.widget .widget_title {border:0;
border-bottom:1px solid #cdcdcd;
/*#BBDCE9;
*/
          padding:0 2px 0 2px;
margin:0 0 10px 0;
color:#000;
font-size:1.2em;
font-weight:bold;}

.widget  .widget_content h2 a {background:url({{url}

}

mod/template/images/icons/arrow.gif) no-repeat left;
    padding:0 0 0 10px;
    font-weight:normal;
}

/* TAGCLOUD */

#tagcloud {padding: 15px;
border: solid 1px #eee;
background: #f5f5f5;
line-height:2.9em;}

#tagcloud a {text-decoration: none;}

/*

  COMMENT WALL STUFF

*/

#commentwall {background:#fff;
width:98%;
padding:5px;
margin:5px 0 10px 0;}

.commentwall_img {float:left;
margin:3px;
background:#fff;
border:1px solid #ccc;}

#commentwall_form_-1 {/* Background:#eee;
*/

   margin:0 0 5px 0;
padding:4px;}

#commentwall_form_-1 textarea {width:98%;
margin:5px 0 5px 0;}

#commentwall_title {background:#efefef;
border-top:1px solid #ccc;
/*#4E730C;
*/

  width:99%;
height:20px;
padding:2px;
font-size:12px;}

.commentwall_date {font-style:italic;
font-size:0.8em;
margin:0 0 10px 0;
background:#efefef;
border-bottom:1px solid #D8DFEA;}

#commentwall #commentwall_title h2 {margin:0;
padding:0;
font-size:11px;}

.commentwall_name {font-weight:bold;
/*border-top:1px solid #4E730C;
*/}

.commentwall_details {border-top:1px solid #ccc;
margin-left:70px;}

.commentwall_name {background:#efefef;}

#commentwall_more {text-align:right;
padding:4px;
color:#000;
font-size:10px;}

#commentwall_more a {color:#000;
text-decoration:underline;}

.commentwall_replybar {border-bottom:1px solid #ccc;
font-size:11px;
margin:10px 0 10px 0;
padding:2px;
background:#fff;
text-align:right;
cursor:pointer;
color:#b85b5a;}

.commentwall_replybar p {padding:0;
margin:0 10px 0 0;}

.commentwall_replybar a {padding:0;
margin:0;}

#confirm-form {width: 70%;
margin: 30px auto;
text-align: center;
font-size: 1.2em;
border: 1px #eee solid;
background: #f8f8f8;}

#confirm-form h3 {font-size: 1.2em;
padding: 10px;
padding-top: 20px;}/* profile - widgets */

#profile_widgets {
	position:relative;
}

.widgets_even {
	float:left;
	width:600px;
}

.widgets_odd {
	float:right;
	width:600px;
}

.widget {
	border: 1px solid #BBDCE9; /*#95BDCD;*/
	margin-bottom: 5px;
	padding: 0;
}

.widget .widget_content {
	padding: 10px;
}

.widget .VideoPlayback {
	widht:425px;
	height:355px;
}

.widget .widget_content h3 {
	padding:0;
	margin:0;
}

.widget .widget_menu {
	display: block;
	background-color: #E2F0F6; /*#CBE5EF;*/
	margin: 0px;
	padding-left: 10px;
	border-top: 1px solid #BBDCE9;
	font-size:0.8em;
}

.widget h2 {
	border:0;
	border-bottom:1px solid #BBDCE9;
	padding:0;
	margin:0 0 10px 0;
	color:#666;
	background-color: #E2F0F6;
	font-size:1.1em;
}

.widget  .widget_content h2 a {
	background:url(http://elgg.net/_templates/icons/arrow.gif) no-repeat left;
	padding:0 0 0 10px;
}