.justify {
text-align:justify;
}

.tooltip {
display:none;
position:absolute;
background: #fffb99;
border:1px solid #ad7a00;
padding:5px;
color:#ad7a00;
}

.validate {
	color:red;
	display:inline;
}

.dark-grey {
	color:#333;
}

.grey {
	background-color:#eee;
}

.hide {
	display:none;
}

.detailed_profile {
	background-color:#fff;
}

.paging_div{
	width: 885px;
	border: 2px solid #d4d4d4;
	padding: 8px 5px;
}
.paging_controls{
	margin: 0px 5px;
}

.paging_controls a{
	text-decoration: none;
	padding: 0px 3px;
	border: 1px solid #d4d4d4;
	margin: 0px 4px;
	padding-left: 6px;
}

.paging_controls a:HOVER{
	background-color: #f4f4f4;
	border: 1px solid #444;
}

.uv_pages a{
	text-decoration: none;
	padding: 0px 3px;
	border: 1px solid #d4d4d4;
	margin: 0px 4px;
	padding-left: 6px;
}

.uv_pages a:HOVER{
	background-color: #f4f4f4;
	border: 1px solid #444;
}

.checkbox-panel {
	 background-color:#e3f2ff;
	 border:1px solid #ccc;
	 padding:2px;
}

.right {
	text-align:right;
}

.highlight_red {
	color:red;
}

.col-header1 {
	padding:2px 2px;
	background-color:#eee;
	border-bottom:1px solid #ccc;
}

.col-header2{ 
	padding:2px 2px;
	background-color:#eee;
	border:1px solid #aaa;
}

.center {
	text-align:center;
}

#buttons-left
{
	float:left;
	width:250px;
	margin-top:15px;
}

#buttons-right
{
	float:right;
	width:250px;
	margin-top:15px;
}

#button-tutors
{
	width:234px;
	height:59px;
	cursor: pointer;
	background-image: url('../images/button-tutors.gif');
}

#button-matching
{
	width:234px;
	height:59px;
	cursor: pointer;
	background-image: url('../images/button-matching.gif');
}

#button-registration
{
	width:252px;
	height:59px;
	cursor: pointer;
	background-image: url('../images/button-registration.gif');
}

#button-assignments
{
	width:252px;
	height:59px;
	cursor: pointer;
	background-image: url('../images/button-assignments.gif');
}

.small {
	font-size: 11px;
}

.large{
	font-family: Times News Roman;
	font-size: 20px;
	line-height: 14px;
	font-weight: bold;
}

.orange {
	color: #ff9715;
}

.yellow {
	color: #efa300;
}

.bold {
	font-weight: bold;
}

body, form {
	margin:0;
	padding:0;
}
img {
	border: 0;
}
body {
	background: #ffffff url('../images/top-bkgd.jpg') repeat-x;
	font-family: Arial;
	font-size:12px;
}
a {
	color: #007a86;
	text-decoration:none;
}
a:hover {
	color: #efa300;
	text-decoration:underline;
}

th {
	text-align:left;
	vertical-align:top;
}
#container {
	width:100%;
	height:100%;
}
#main {
	margin:auto;
	width:990px;
	height:100%;
}

#header{
	width: 100%;
	height:280px;
}
#footer {
	background: #fff url('../images/footer.jpg') repeat-x;
	height:55px;
}
#footer-content {
	width:990px;
	margin:auto;
	color:#0097cf;
	font: 11px Arial;
	padding:10px 0 0 10px;
	line-height:20px;
}
#logo {
	float:left;
	width:100px;
	margin:10px 0 0 10px;
	height: 83px;
}
#menu {
	margin:30px 10px 0 0;
	font: 14px arial;
	color:#007a86;
	float:right;
}

#content {
 width:900px;
 margin:auto;
}

#content-main {
	width:550px;
	padding:10px;
}
#sidebar {
	width:320px;
	float:right;
}

h1 {
	font-family: 'Georgia', 'Century', 'MS Serif', 'Times New Roman';
	font-size: 24px;
	font-weight: normal;
	color: #007a86;
}

h2 {
	font-family: 'Georgia', 'Century', 'MS Serif', 'Times New Roman';
	font-size: 18px;
	font-weight: normal;
	color: #efa300;
}
h2.copyh1{
	font-family: 'Georgia', 'Century', 'MS Serif', 'Times New Roman';
	font-size: 24px;
	font-weight: normal;
	color: #007a86;
}
h1.copyh2
{
	font-family: 'Georgia', 'Century', 'MS Serif', 'Times New Roman';
	font-size: 18px;
	font-weight: normal;
	color: #efa300;
}

#search-box {
	width:206px;
	height:25px;
    background: url(../images/search-box-field.jpg);
	float:right;
	margin:10px 10px 0 0;
}

#search-box .field {
    float: left;
    padding: 0;
    margin: 4px 0 0 10px;
    border: 0;
    width: 150px;
    background: none;
	color:#999;
}
#search-box #go {
    float: right;
}

.box3 { /* block position that can be changed at will */

width: 900px; /* width of block according to your background image */
}

.box3 dl, dt, dd { /* suppression of all margins and paddings */
margin: 0;
padding: 0;
}

.box3 { /* by default background on the entire block */
background: url(../images/box3-bot.gif) bottom left no-repeat;
padding-bottom: 15px; /* so that text will not appear on the bottom rounded edge */
}

.box3 dt { /* bloc title definition */
height: 34px;
background: url(../images/box3-top.gif) top left no-repeat;
font-family: 'Georgia', 'Century', 'MS Serif', 'Times New Roman';
font-size: 20px;
font-weight: normal;
color: #007a86;
padding:10px 0 0 15px;
}

.box3 dd {
padding: 0 10px 0 10px; /* internal block spaces administration */
text-align: justify;
background: url(../images/box3-mid.gif) top left repeat-y; /* internal background */
}


.box2 { /* block position that can be changed at will */

width: 450px; /* width of block according to your background image */
}

.box2 dl, dt, dd { /* suppression of all margins and paddings */
margin: 0;
padding: 0;
}

.box2 { /* by default background on the entire block */
background: url(../images/box2-bot.gif) bottom left no-repeat;
padding-bottom: 15px; /* so that text will not appear on the bottom rounded edge */
}

.box2 dt { /* bloc title definition */
height: 34px;
background: url(../images/box2-top.gif) top left no-repeat;
font-family: 'Georgia', 'Century', 'MS Serif', 'Times New Roman';
font-size: 20px;
font-weight: normal;
color: #007a86;
padding:15px 0 0 10px;
}

.box2 dd {
padding: 0 20px 0 10px; /* internal block spaces administration */
text-align: justify;
background: url(../images/box2-mid.gif) top left repeat-y; /* internal background */
}


.box { /* block position that can be changed at will */

width: 307px; /* width of block according to your background image */
}

.box dl, dt, dd { /* suppression of all margins and paddings */
margin: 0;
padding: 0;
}

.box{ /* by default background on the entire block */
background: url(../images/box-bot.gif) bottom left no-repeat;
padding-bottom: 15px; /* so that text will not appear on the bottom rounded edge */
}

.box dt { /* bloc title definition */
height: 34px;
background: url(../images/box-top.gif) top left no-repeat;
font-family: 'Georgia', 'Century', 'MS Serif', 'Times New Roman';
font-size: 20px;
font-weight: normal;
color: #007a86;
padding:15px 0 0 10px;
}

.box dd {
padding: 0 20px 0 10px; /* internal block spaces administration */
text-align: justify;
background: url(../images/box-mid.gif) top left repeat-y; /* internal background */
}

.box .buttons {
	padding:0;
	background: url(../images/box-mid.gif) top left repeat-y; /* internal background */
}

.box .button {
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	padding:3px 0 0 15px;
	height:22px;
	font-size: 14px;
	font-family: 'Calibri', 'Arial';
	background: url(../images/box-button-bkgd.jpg);
}

.box .last {
	border-bottom:1px solid #dcdcdc;
}

.article {
	padding-bottom:25px;
}

.article .image img {
	padding:2px;
	border:1px solid #999;
}

.article .image {
	width:150px;
	float: right;
	margin: 0 0 10px 10px;
	font-size:11px;
	font-style:italic;
	color:#666;
}

.article h1 {
	margin:0;
}

.article h2 {
	margin:0;
}

.article .content {
	padding:0 0 5px 0;
}

.article .author {
	color:#888;
	font-size:11px;
	padding:0 0 5px 0;
}

.article .ratings {
	color:#007a86;
	font-size:11px;
}
.article .views {
	color:#007a86;
	font-size:11px;
}


.frame {
	padding:2px;
	border:1px solid #999;
}


.small-logout {
	color:#666;
	float:right;
	padding:5px 15px;
	font-size:11px;
	font-family:'Arial';
}

.list  li {
	padding:5px;
}