* {
	padding: 0;
	margin: 0;
}

body {
	font: .8em Verdana, Arial, Sans-Serif; 
	line-height: 1.6em; 
	margin: 0
}

#wrap {	margin: 0 auto;	width: 90% }

#top {
	margin: 0 auto;
	padding: 0;
	color: #666666;
	background: #FFFFFF url(../images/SMEonlineLearning.png) no-repeat top;
	height: 120px;
}
#top h1 { padding: 0px 0 0 25px; color: #CCCCCC; font-size: 80%; background: transparent;}
#top h2 { padding: 0px 0 0 25px; color: #CCCCCC; font-size: 80%; background: transparent;}
#top .padding { padding-top: 5px; }
#top .lefts2 {
	background: transparent url(../images/topl.jpg) no-repeat left; 
	height: 81px; 
}
#top .rights2 {
	background: transparent url(../images/topr.jpg) no-repeat right;
	float: right;
	height: 81px;
	width: 18px;
}

#search { float: right;  padding: 10px 25px 0 0;  }

#search input.text {
	border: 1px solid #EEEEEE;
	display: inline;
	margin-top: 5px;
	width: 120px;
	height: 12px;
	font-size: 10px;
}
#search input.searchbutton {
	border: 0;
	background: transparent;
	color: #FFFFFF;
	cursor: pointer;
	font: bold 0.8em Arial, Arial, Sans-Serif
}

#subheader {
	clear: both; 
	border-top: 1px dotted #888888;	
	border-bottom: 1px dotted #888888;
	background: #E5E5E5;
	color: #666666;
	padding: 1em;
	margin: 15px 8px 10px 8px;
}
#subheader a { text-decoration: none; border-bottom: 1px dashed #0066B3; } 
 
#topmenu {
	margin: 0px 8px 0 8px; 
	padding: 0;
	background: url(../images/menu.jpg) repeat-x top;
	height: 35px;	
}
#topmenu .lefts {
	background: url(../images/menul.jpg) no-repeat left; 
	height: 35px; 
	padding-left: 5px;
}
#topmenu .rights {
	background: url(../images/menur.jpg) no-repeat right;
	float: right;
	height: 35px;
	width: 8px;
}
#topmenu li a {
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
}
#topmenu li {
	padding: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 35px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
	background: url(../images/sep.gif) no-repeat top right;
}

#main { background: #FFFFFF; margin: 25px 0 15px 0; color: #666666; }

#main #rightside {
	width: 180px;
	float: right;
	background: #FFFFFF;
	margin-right: 8px;
	color: #666666;
} 

#main #rightside .box {
	background: #F2F2F2;
	margin-bottom: 10px;
	padding: 5px;
	color: #666666;
}

#main #rightside h2 {
	font: bold 1.0em Arial, Arial, Sans-Serif; 
  background: #CDCDCD url(../images/greyc.gif) no-repeat top right;
	height: 18px;
	padding: 3px;
	color: #3D3940;
}

#leftside {
	padding-left: 8px;
	color: #555555;
	background: #FFFFFF;
	margin-right: 200px;
	margin-left: 8px;
}
#leftside h2 { color: #333333; text-indent: 17px; background: #FFFFFF url(../images/head.gif) no-repeat left; }
#leftside p { padding: 0 0 15px 0;}
#footer {
	clear: both;
	background: #FFFFFF url(../images/footer.jpg) repeat-x;
	height: 46px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 75%;
	color: #666666;
}
#footer p  { padding: 5px; }
#footer .rside { float: right; display: inline; padding: 5px; text-align: right}

a { color: #003399; background: inherit; text-decoration: none }
h1 { font: bold 1.9em Arial, Sans-Serif }
h2 { font: bold 1.2em Arial, Sans-Serif; padding: 0; margin: 0 }
h3 { font: bold 1em Arial, sans-serif; color: #666666;}
ul { padding: 0; margin: 0}
li { list-style-type: none }
.date { border-top: 1px solid #E5E5E5; text-align: right; margin-bottom: 25px; margin-top: 5px;}
.date-bottom { border-bottom: 1px solid #E5E5E5; text-align: right; margin-bottom: 0px; margin-top: 0px;}
.left-bottom { border-bottom: 1px solid #E5E5E5; text-align: left; margin-bottom: 25px; margin-top: 0px;}
.score { text-align: right; margin-bottom: 0px; margin-top: -20px;}
#main #leftside .date a, #main #rightside a { border: 0; text-decoration: none; }

.comment .date { text-align: left; border: 0;}	

#breadcrumbs {
	float: left;
	padding-left: 8px;
	padding-top: 0px;
	font: bold .8em Arial, Arial, Sans-Serif; 
	color: #666666;
	width: 100%;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

#leftside #txt {width: 85%; height: 10em; padding: 3px 3px 3px 6px; margin-left:0em;}
#leftside textarea { border: 1px solid #BBBBBB; width: 85%;  }

#main #leftside fieldset { float: left; width: 95%; border: 1px solid #CCCCCC; padding: 10px 8px; margin: 0 10px 8px 0; background: #FFFFFF; color: #000000; }
#main #leftside fieldset p { width: 95%; }
#main input { padding: 3px; margin: 0; border: 1px solid #BBBBBB; }
p { margin-top: 5px; }
.comment { background: #FFFFFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #CCCCCC; }
.commentsbox { background: #FFFFFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #CCCCCC; }


#bannersub {
  background:#CDCDCD none repeat scroll 0%;
  border-bottom:1px solid #06289B;
  color:#666666;
}
#bannersub table {
  width:100%;
}
#bannersub td {
  color:#666666;
  font-size:80%;
  text-align:center;
}
#bannersub td a {
  font: bold 1.0em Arial, Arial, Sans-Serif; 
  color:#666666;
  text-decoration:none;
}
#bannersub td a.username {
  text-decoration:underline;
}

