/*
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;
   background:url(http://edutogether.com/mod/river/images/flag_action.gif) no-repeat left top;
}

p.widget_river_date {
   font-weight:bold;
   margin:5px 0 10px 0;
   padding:0 0 0 20px;
   background:url(http://edutogether.com/mod/river/images/date.gif) no-repeat left;
}

/*
 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://edutogether.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://edutogether.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;
}/*
  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
 *//*

*/

/*
	GLOBALS: used to set all the general elements
*/

body {
        background: #fff url(http://edutogether.com/mod/template/templates/Default_Template/images/cont-bg.gif) repeat-y scroll 50% 0pt;
	//background:#FFFFFF //url(http://edutogether.com/mod/template/templates/Default_Template/images/header.gif) repeat-x; /* #d9e2f2  */    //Light green background BOZO
	color:#697C83;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	text-align:left;
	margin:0 auto;
	padding:0;
	font-size: 80%;
	line-height:1.6em;
}

p {
	color:#555;
	margin:0 0 10px 0;
}

a {
	text-decoration:none;
	color:#000066;  //BOZO
	//color:#336699;
}

ol, ul {
        color:navy;  //BOZO
	//color:#697C83;
}

h1 {
       font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
		font-size: 12px;
		font-style: normal;
		//line-height: 12px;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #4E69B4;
		text-decoration: none;
	
}

h2, h3, h4, h5 {
	font-size:100%;
}

h6 {
       font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: 10px;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #FFFFFF;
		text-decoration: none;
	
}





blockquote{
	background: #EEE url(http://edutogether.com/mod/template/templates/Default_Template/images/blockquote.png) no-repeat bottom left;
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

/*
	TABLES IN ELGG
*/

td {
	border:1px solid #eee;
	padding:0;
	margin:0;
}

td h4, h3, h5 {
	padding:0;
	margin:0;
}

/*
	CONTAINER: WRAPS THE HEADER AND MAIN CONTENT AREA BELOW THE USER TOOLBAR
*/

div#container {
	width:970px;
	margin:0 auto;
	padding:0;
}

/*
	HEADER: THE HEADER INCLUDES THE LOGO AND SEARCH BAR
*/

div#header {
	margin:0;
	padding:0;
	text-align:left;
	position:relative;
        background: url(http://edutogether.com/mod/template/templates/Default_Template/images/kk.png) no-repeat; /* BOZO Top header */
	/*background: url(http://edutogether.com/mod/template/templates/Default_Template/images/body-top-bg1.gif) center top no-repeat #FFEFFF;  BOZO Top header */
	width:100%;
	height:145px;
}



div#header-bottom {
   background:url(http://edutogether.com/mod/template/templates/Default_Template/images/1.gif) no-repeat bottom;
   height:17px;
   width:970px;
   margin:0;
}


/* IE6 */
* html div#header {
    height:145px;
}




/*
	LOGO: LOCATED WITHIN HEADER
*/

div#header #logo{
	margin: 0px;
	padding:10px;
	float:left;
}

div#header #logo h1 {
        
	font-size:30px;
	padding:0;
	margin:10px 0 6px 0;
}

div#header #logo h1 a{
	color:#000099;
	/*font-family:Helvetica, "Myriad Web", Arial, sans-serif;  BOZO Sitename Font*/
        font-family:Comic Sans MS;
}

div#header #logo h2{
	color:#174764;
	padding:0;
	margin:0;
	font-size:1.2em;
}

/*
	SEARCH BAR: LOCATED WITHIN HEADER
*/

div#header #search-header {
	float:right;
	background:url(http://edutogether.com/mod/template/templates/Default_Template/images/search_icon.gif) no-repeat left top;
	width:330px;
	margin:0;
	padding:0;
	position:absolute;
	top:10px;
	right:0;
}

div#header #search-header img {
	margin:0 0 0 10px;
}

div#header #search-header p {
	padding:0 0 0 15px;
	margin:0;
}

div#header #search-header span a {
	color:#000099;
}

/*
	CONTENT-HOLDER: WRAPS THE MAIN PAGE CONTENT. THIS CAN INCLUDE
	THE SINGLE PAGE LAYOUT AND THE SPLIT PANE (CONTENT AND SIDEBAR)
*/

/*#content-holder {
	padding:5px;
	margin:0;
	width:974px;
	min-height:500px;
	position:relative;
	clear:both;
} BOZO*/ 


#content-holder {
	padding:0;
	margin:0;
	width:974px;
	min-height:500px;
	overflow:hidden;
	position:relative;
	background-color:#FFFFFF; /*Background Pink BOZO*/
}


/*div#content-holder bottom {
   background:url(http://edutogether.com/mod/template/templates/Default_Template/images/content-bottom.jpg) no-repeat bottom;
   height:9px;
   width:950px;
   margin:0;
} BOZO*/

div#content-holder a:hover {
	text-decoration:underline;
}

div#content-holder h1 {
	font-size:150%;
	border-bottom:1px solid #ccc;
	margin:0;
	padding:0;
}

div#content-holder h2 {
	border:0;
	border-bottom:1px solid #eee;
	padding:0;
	margin:0 0 10px 0;
	color:#666;
	font-size:1.1em;
}

/*
	VARIOUS LAYOUTS WITHIN CONTENT-HOLDER
*/

/*
	THE MAIN CONTENT AREA WHEN IT IS A SINGLE PAGE, NO SIDEBAR
*/

div#single-page {
	margin: 0;
	padding: 0 15px 0 0;
	width:900px;
	text-align: left;
	border:1px solid #eee;
	
}

/*
	THE MAIN CONTENT AREA WHEN THE SIDEBAR IS IN PLACE
*/

div#splitpane-content {
	margin: 0;
	padding: 10px;
	width:680px;
	text-align: left;
	color:#000;
	overflow:hidden;
	min-height:500px;
	
}

/*
	SIDEBAR: THIS IS ONLY PRESENT WHEN SPLITPANE-CONTENT IS IN USE
BOZO*/

bk1 {
    max-width: 270px;
    background: url(http://edutogether.com/mod/template/templates/Default_Template/images/rs-right.png) right no-repeat-y }
bk1::before {
    display: block;
    line-height: 0;
    background: url(http://edutogether.com/mod/template/templates/Default_Template/images/top_right.png) top right no-repeat;
    content: url(http://edutogether.com/mod/template/templates/Default_Template/images/top_left.png) }
bk1::after {
    display: block;
    line-height: 0;
    background: url(http://edutogether.com/mod/template/templates/Default_Template/images/bottom_right.png) bottom right no-repeat;
    content: url(http://edutogether.com/mod/template/templates/Default_Template/images/bottom_left.png)  }
    
    
b12 {
    max-width: 270px;
    background: url(http://edutogether.com/mod/template/templates/Default_Template/images/rs-right.png) right repeat-y }
b12::before {
    display: block;
    line-height: 0;
    background: url(http://edutogether.com/mod/template/templates/Default_Template/images/top_right.png) top right no-repeat;
    content: url(http://edutogether.com/mod/template/templates/Default_Template/images/top_left.png) }
b12::after {
    display: block;
    line-height: 0;
    background: url(http://edutogether.com/mod/template/templates/Default_Template/images/bottom_right.png) bottom right no-repeat;
    content: url(http://edutogether.com/mod/template/templates/Default_Template/images/bottom_left.png)  }
    

div#splitpane-sidebar {
	width: 250px;
	margin:20px 10px 20px 0;
	padding:0;
	float: right;
	background:#F1F8FF url(http://edutogether.com/mod/template/templates/Default_Template/images/sidebar-top.gif) no-repeat top; // Light blue sidebar background BOZO
}

.box4 { 
  background: #BBD8FF; 
}
.boxtop4 { 
  background:url(http://edutogether.com/mod/template/templates/Default_Template/images/ne3.gif) no-repeat top right; 
}
.boxtop4 div { 
  height: 10px; 
  background: url(http://edutogether.com/mod/template/templates/Default_Template/images/nw3.gif) no-repeat top left; 
}
.boxbottom4 { 
  background: url(http://edutogether.com/mod/template/templates/Default_Template/images/se3.gif) no-repeat bottom right; 
}
.boxbottom4 div { 
  height: 10px; 
  background: url(http://edutogether.com/mod/template/templates/Default_Template/images/sw3.gif) no-repeat bottom left; 
}
.boxcontent4 {
  padding: 0px 10px 0px 10px;
}



div#sidebar-contents {
    padding:10px;
}

div#sidebar-bottom {
   background:url(http://edutogether.com/mod/template/templates/Default_Template/images/sidebar-bottom.gif) no-repeat bottom;
   height:12px;
   width:250px;
   margin:0;
}

.box { 
  background: #F1F8FF; //Very Light Blue
}
.boxtop { 
  background: url(http://edutogether.com/mod/template/templates/Default_Template/images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 15px; 
  background: url(http://edutogether.com/mod/template/templates/Default_Template/images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(http://edutogether.com/mod/template/templates/Default_Template/images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 15px; 
  background: url(http://edutogether.com/mod/template/templates/Default_Template/images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 15px 0px 15px;
}


.box2 { 
  background: #FF9933; 
}
.boxtop2 { 
  background:url(http://edutogether.com/mod/template/templates/Default_Template/images/ne2.gif) no-repeat top right; 
}
.boxtop2 div { 
  height: 10px; 
  background: url(http://edutogether.com/mod/template/templates/Default_Template/images/nw2.gif) no-repeat top left; 
}
.boxbottom2 { 
  background: url(http://edutogether.com/mod/template/templates/Default_Template/images/se2.gif) no-repeat bottom right; 
}
.boxbottom2 div { 
  height: 10px; 
  background: url(http://edutogether.com/mod/template/templates/Default_Template/images/sw2.gif) no-repeat bottom left; 
}
.boxcontent2 {
  padding: 0px 10px 0px 10px;
}





/*
	THE SIDEBAR CONTENTS
*/

div#splitpane-sidebar td {
	width: 200px;
	margin:0 0 0 20px;
}

div#splitpane-sidebar ul {
	margin: 0;
	padding:0;
	list-style: none;
}

div#splitpane-sidebar ul li {
	margin:10px 0;
	padding-left: 5px;
}

div#splitpane-sidebar ul li ul li a {
	padding:0 0 0 5px;
}

div#splitpane-sidebar h2 {
	text-align:left;
	border-bottom:1px solid #ccc;
	color:#444444;
	font-size:1.0em;
	width:220px;
}

/*
   NEW CSS FOR THE TOOLBAR THAT LIVES IN THE MAIN CONTENT AREA
*/

#content-holder-toolbar {
   float:left;
   margin:0;
   background:#fff;
   border:1px solid #ccc;
   width:150px;
}

/* 
   FOOTER  BOZO
*/
/* footer information */

 div#footer {
      background:#333 url(http://edutogether.com/mod/template/templates/Default_Template/images/footer-top.gif) no-repeat top; /*#efefef;*/
    
      clear: both;
      margin:0; /* 20px; */
      padding: 10px 10px;
      color: #555;
      position:relative;
      
      width: 939px;
 }

/* frames the actual footer content, and centres it */
div#sub-footer {
	  margin:  0 auto;
	  text-align:  left;
}

.clear {
  height: 0px;
  clear: both;
}

/* lines up the five options contained in the footer */
.footer-options {
  width: 180px;
  padding: 1%;
  margin: 0 1%;
  float: left;
  text-align: left;
}

div#footer h2 a {
   color:#fff; /*#1E303E;*/
   font-size:130%;
}

div#footer h6 a {
   color:#fff; /*#1E303E;*/
   font-size:12px;
}

div#footer ul {
	margin:0;
	padding:0;
}

div#footer ul li {
    list-style:none;
	margin:0;
	padding:0;
	color:#FFFFFF;
}

div#footer ul li a {
    color:#FFFFFF;
}


.box5 { 
  background: #333333;
  width: 960px;
}
.boxtop5 { 
  background: url(http://edutogether.com/mod/template/templates/Default_Template/images/nef.gif) no-repeat top right; 
}
.boxtop5 div { 
  height: 15px; 
  background: url(http://edutogether.com/mod/template/templates/Default_Template/images/nwf.gif) no-repeat top left; 
}
.boxbottom5 { 
  background: url(http://edutogether.com/mod/template/templates/Default_Template/images/sef.gif) no-repeat bottom right; 
}
.boxbottom5 div { 
  height: 15px; 
  background: url(http://edutogether.com/mod/template/templates/Default_Template/images/swf.gif) no-repeat bottom left; 
}
.boxcontent5 {
  padding: 0px 15px 0px 15px;
}





/*
	FOOTER


div#footer {
	width:100%;
	height:126px;
	border-top:4px solid #CBCBCB;
	border-bottom:5px solid #FFF;
	background-color:#E8E8E8;
	text-align:center;
	color:#A2A2A2;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
        text-decoration: none;
}


div#footer img {
   text-align:right;
   padding:3px 0 0 0;
}

div#footer p {
   padding:0 20px 0 20px;
}

div#footer a {
	color:#fff;
	padding:0 5px 0 5px;
}

div#footer a:hover {
	text-decoration:underline;
}

div#footer a:link, div#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #A2A2A2;
        text-decoration: none;
	text-align:right;
}*/



/*
	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;
}

.user {
	float:left;
	margin:0px 10px 10px 0;
	width:105px;
}

.user img {
	border:3px solid #e0e0e0;
	padding:0px;
	width:105px;
	background-color:#ffffff;
}


/*.user img {
	border:1px solid #eee;
	padding:2px;
} BOZO*/


.box3 { 
 
 /* margin:10px 0 0px 125px;
  padding:5px;*/
  background: #E5FFC4;  //Yellow
}
.boxtop3 { 
  background:url(http://edutogether.com/mod/template/templates/Default_Template/images/1ne4.gif) no-repeat top right; 
}
.boxtop3 div { 
  height: 12px; 
  background: url(http://edutogether.com/mod/template/templates/Default_Template/images/1nw4.gif) no-repeat top left; 
}
.boxbottom3 { 
  background: url(http://edutogether.com/mod/template/templates/Default_Template/images/se4.gif) no-repeat bottom right; 
}
.boxbottom3 div { 
  height: 12px; 
  background: url(http://edutogether.com/mod/template/templates/Default_Template/images/sw4.gif) no-repeat bottom left; 
}
.boxcontent3 {
  padding: 0px 15px 0px 15px;
}


.weblog-keywords p a {
	margin:20px 0 0 0;
	padding:0;
	clear:both;
}



.weblog-title h3 {
    margin:10px 0 0px 125px;
    padding:5px;
    background-color:#BEFF9A;
    line-height:120%;
}

/*.weblog-title {
	margin:10px 0 10px 115px;
} BOZO*/

/*.post {
	margin:10px 0 10px 115px;
}*/

.post {
	margin:0px 0 10px 125px;
    padding:5px;
    background-color:#FFFFFF;
}

/*.info {
	border-top:1px solid #ccc;
	margin:10px 0 10px 115px;
	clear:both;
}*./

.info {
	border-bottom:1px solid #ccc;
	margin:0;
	padding:0 0 0 125px;
	
	clear:both;
}

.info p {
	color:#ABD573;
}

.info p a {
	font-size:0.9em;
	color:#555;
	font-weight:bold;
}

/* this is the thin line between the actual post and comments */

#comments-divide {
	height:1px;
	background:#ccc;
}

.comment-owner {
	border:1px solid #eee;
	background:#f2f7fb;
	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:0px 0 10px 0;
	padding:2;
	background:#e2e2e2;
	border:0px solid #ccc;
}

div#sub-menu a {
   padding:3px;
}

/* END OF SUB-MENU DIV */

/*
	INFOHOLDER: this holds profile data, account settings and administration content
*/

.infoholder {
	margin:5px 0 0px 0;
	padding:0 0 5px 0;
}

.infoholder p {
	padding:5px 0 5px 10px;
}

/* the end of INFOHOLDER */

#tagcloud {
	padding: 15px;
	border: solid 1px #eee;
	background: #f5f5f5;
	line-height:2.9em;
}
	
#tagcloud a {
	text-decoration: none;
}

/*
 PROFILE WIDGETS STUFF
*/

img.profile-photo {
   border:3px solid #eee;
   padding:0px;
}

.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: 400px;
	margin: 10px 0 0 0;
	color:#000;
}

.profile_bio {
	padding-top: 10px;
	background:#efefef;
}

.profile_widgets {
	clear: both;
    width: 760px;
	/*background: #004995;*/
}

.profile_icon img {
	border:1px solid #eee;
	padding:2px 2px 2px 2px;
}

.profile_widgets_left {
	float: left;
	width: 330px;
}

.profile_widgets_right {
	float: right;
	width: 330px
}

/* profile - widgets */

#profile_widgets {
   position:relative;
}

.profile_bio {
   width:244px;
   padding:2px;
}

.widgets_even {
   float:left;
   width:340px;
   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(http://edutogether.com/mod/template/images/icons/arrow.gif) no-repeat left;
    padding:0 0 0 10px;
    font-weight:normal;
}

/*
  COMMENT WALL STUFF
*/

#commentwall {
   background:#fff;
   width:98%;
   padding:5px;
   margin:5px 0 10px 0;
}

.commentwall_img {
   float:left;
   margin:3px;
   background:#fff;
   border:1 solid #ccc;
}

#commentwall_form_-1 {
  /* Background:#eee;*/
   margin:0 0 5px 0;
   padding:4px;
}

#commentwall_form_-1 textarea {
   width:98%;
   margin5px 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;
}

/*PAGE DIVIDE  BOZO*/

.title-14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4E69B4;
	text-decoration: none;
	background-color:#FFF;
}

.body-bottom
{
background:url(http://edutogether.com/mod/template/templates/Default_Template/images/body-middle-line1.gif) left top repeat-x;
padding-bottom:15px;
width:860px;
margin:0px auto;
padding-top:26px;
height:200px;
}
.bottom-box1
{
width:205px;
border-right:1px solid #D1D1D1;
text-align:left;
float:left;
padding-left:5px;
}
.bottom-box1-inside
{
width:192px;
height:auto;
}
.bottom-box-th
{
background:url(http://edutogether.com/mod/template/templates/Default_Template/images/image-box-bg.gif) left top no-repeat;
padding-left:11px;
padding-top:12px;
padding-bottom:12px;
padding-right:13px;
}

.green-link-box
{
padding:10px 0px 10px 15px;
}  

.read-more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #57B121;
	text-decoration: underline;
	background-color:#FFF;
}
.read-more:hover
{
color:#009933;
text-decoration:underline;
}


/*SPECIAL MENU  BOZO*/


#pro6 ul {margin-left:20px; margin-right:320px;  padding:0; list-style:none; display:table; white-space:nowrap; list-style:none; height:35px; position:relative; background:#fff; font-size:11px;}
#pro6 li {display:table-cell; margin:0; padding:0;}
#pro6 li a {display:block; float:left; height:35px; line-height:30px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 10px; cursor:pointer; background:url(http://edutogether.com/mod/template/templates/Default_Template/images/pro_six_0a.gif) no-repeat;}
#pro6 li a b {float:left; display:block; padding:0 25px 5px 15px; background:url(http://edutogether.com/mod/template/templates/Default_Template/images/pro_six_0b.gif) no-repeat right top;}
#pro6 li.current a {color:#fff; background:url(http://edutogether.com/mod/template/templates/Default_Template/images/pro_six_2a.gif) no-repeat;}
#pro6 li.current a b {background:url(http://edutogether.com/mod/template/templates/Default_Template/images/pro_six_2b.gif) no-repeat right top;}
#pro6 li a:hover {color:#fff; background: url(http://edutogether.com/mod/template/templates/Default_Template/images/pro_six_1a.gif) no-repeat;}
#pro6 li a:hover b {background:url(http://edutogether.com/mod/template/templates/Default_Template/images/pro_six_1b.gif) no-repeat right top;}
#pro6 li.current a:hover {color:#fff; background: url(http://edutogether.com/mod/template/templates/Default_Template/images/pro_six_2a.gif) no-repeat; cursor:default;}
#pro6 li.current a:hover b {background:url(http://edutogether.com/mod/template/templates/Default_Template/images/pro_six_2b.gif) no-repeat right top;}



/* NEW CLASSES FOR ELGG.ORG */

#product_info {
  background:#fff url(http://edutogether.com/mod/template/templates/Default_Template/images/pic4.jpg) no-repeat center;
  height:289px;
  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 0 10px;
  margin:0;
}

#product_info a {
    color:#003366;
    text-decoration:none;
   display:block;
  height:228px;
  width:100%; 
padding:0px;
margin:0px;
}

#product_info img {
   margin:0;
   padding:0;
}



/* profile - widgets */

#profile_widgets {
	position:relative;
}

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

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

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

.widget .widget_content {
	padding: 10px;
}
.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;
}