
#gplusone {
float:right;
width:80px;
margin:24px 0 0 10px;
}

.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;
}

.mid-grey {
	color:#777;
}

.light-grey {
	color:#999;
}

.black {
	color: #000;
}

.blue {
	color: #0087C6;
}

.field-title {
	color:#999;
	font-size:11px;
	padding-right:8px;
}

.name-field {
	font-size:13px;
	font-weight:bold;
}

.field-sep {
 	padding-top:8px;
}

.field-sep-line {
	 border-top:1px dashed #ddd;
	 padding-top:8px;
}

.profile-updated {
	font-size:11px;
	color:#777;
}

.profile-feedback {
	padding:2px 0px 0px 0px;
	margin: 0 0 -10px 0px;
	font-size: 11px;
	color:#777;
}

.grey {
	background-color:#eee;
}

.hide {
	display:none;
}

.detailed_profile {

}


.education-table {
	width:100%;
}

.education-yr {
	font-size:11px;
}

.testimonial-list-item {
	color: #000;
	border-color:#ddd;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding:10px 20px;
}


.tutor-list-item {
	color: #000;
	border-color:#ddd;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding:10px;
	cursor:pointer;
}

.tutor-list-item:hover {
	background: #fbfbfb;
	box-shadow:inset 0px 0px 3px rgba(0,0,0,0.5);
	-moz-box-shadow:inset 0px 0px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow:inset 0px 0px 3px rgba(0,0,0,0.5);
}

.shortlisted-checkout {
	padding:0 0 0 0px;
	margin:5px 0 0 25px;
}

.shortlisted-checkout ol, li {
	padding:0px;
	margin:0px;
}

#shortlist {
	padding:0 20px;
	float:right;
}

#shortlist .title {
	font-weight: bold;
	text-decoration: underline;
	cursor:pointer;
		color: #3B5998;
}

#shortlist-items {
	position: absolute;
	display: none;
	width:257px;
}

.shortlist-item {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}

.shortlist-box {
	width: 257px;
	padding: 0;
	background: url(../images/shortlist-bot.png) bottom left no-repeat;
	padding-top:6px;
	padding-bottom: 23px;
	margin: 0;
}

.shortlist-box dl, dt, dd {
	margin: 0;
	padding: 0;
}

.shortlist-box dt {
	height: 16px;
	background: url(../images/shortlist-top.png) top left no-repeat;
	padding:0;
}

.shortlist-box dd {
	padding: 5px 20px;
	background: url(../images/shortlist-mid.png) top left repeat-y;

}
.shortlist-box a {
	color: #3B5998;
}

.page_link{
	text-decoration: none;
	padding: 0px 5px;
	border: 1px solid #d4d4d4;
	margin: 0px 4px;
	padding-left: 6px;
	cursor: pointer;
}

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


.paging_div {
	border-color:#ddd;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 8px 5px;
}

.paging_div.bottom {
	border-top:0px;
}

.paging_controls{
	margin: 0px 5px;
}

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

.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;
	cursor: pointer;
}

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

.checkbox-panel {
	 background-color:#e3f2ff;
	 border:0px 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-header1a {
	padding:2px 2px;
	background-color:#eee;
	border-bottom:1px solid #ccc;
}

.col-header1b {
	padding:2px 2px;
	background-color: #ff9c99;
	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');
}

.button-shortlist
{
	width:90px;
	height:20px;
	cursor: pointer;
	background-image: url('../images/button-shortlist.jpg');
}

.button-shortlisted
{
	width:90px;
	height:20px;
	cursor: pointer;
	background-image: url('../images/button-shortlisted.jpg');
}

.button-checkout
{
	width:90px;
	height:21px;
	cursor: pointer;
	background-image: url('../images/button-checkout.jpg');
}

.button-remove
{
	width:11px;
	height:11px;
	cursor: pointer;
	background-image: url('../images/button-remove.png');
}

.button-filter
{
	width:129px;
	height:24px;
	cursor: pointer;
	background-image: url('../images/button-filter.jpg');
}

.button-filtered
{
	width:129px;
	height:24px;
	cursor: pointer;
	background-image: url('../images/button-filtered.jpg');
}

.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;
}

#footer-more-links a, #footer-more-links {
	color: #666;
}

#logo {
	float:left;
	width:100px;
	margin:10px 0 0 10px;
	height: 83px;
}
#menu {
	margin:30px 0 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.yellow {
	font-family: 'Georgia', 'Century', 'MS Serif', 'Times New Roman';
	font-size: 18px;
	font-weight: normal;
	color: #fdb31f;
	
}

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;
	outline:none;
}
#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;
}

.teacher_privacy {
	color: #007A86;
	text-decoration: underline;
	cursor: pointer;
}


/*** call to action buttons ***/
.request a
{
display: block;
background-image:url('http://acetutors.com.sg/images/button-request-tutor-on.png');
width: 196px;
height: 73px;
display: block;
float: left;
}

.request img
{
width: 196px;
height: 73px;
border: 0
}

.request a:hover img
{
visibility:hidden
}

.browse a
{
display: block;
background-image:url('http://acetutors.com.sg/images/button-browse-tutors-on.png');
width: 196px;
height: 73px;
display: block;
float: left;
}

.browse img
{
width: 196px;
height: 73px;
border: 0
}

.browse a:hover img
{
visibility:hidden
}

.small-quote {
	font-size: 10px;
	color:#999;
	margin-top:-6px;
}

#estimated-hourly-rates td, #estimated-hourly-rates th {
	text-align: center;
	vertical-align: middle;
	border:2px solid #fff;
	padding:3px 4px;
}

#estimated-hourly-rates {
	width:100%;
	text-align: center;
	border-collapse: collapse;
	margin-top:4px;
}

#estimated-hourly-rates .top {
	border-top-width:0px;
	border-left-width: 0px;
	border-right-width: 0px;
}


#estimated-hourly-rates .left {
	border-left-width: 0px;
}


#estimated-hourly-rates .right {
	border-right-width: 0px;
}


#estimated-hourly-rates .bottom {
	border-bottom-width:0px;
	padding-bottom: 0px;
}

.box4 {
	height:283px;
	width:154px;
	background:url('/images/box4.jpg') no-repeat;
	padding:10px 8px;
	position:relative;
}

.box4.next {
	margin-right:20px;
}

.box4 .title {
	text-align: center;
	padding-top:4px;
	font-size:18px;
	color:#fdb31f;
}

.box4 .title2 {
	text-align: center;
	padding-top:4px;
	font-size:18px;
	color:#0087c6;
}

.box4 ul {
	margin:10px 0px 0px 0px;	
	padding:0px;
	font-size: 12px;
	color: #666;
	text-align: left;
	list-style-type: none;
}


.box4 li {
	padding-bottom: 4px;	
	background-image: url(/images/small-bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	padding-left: 14px; 
}



.box5 {
	width:551px;
	background:url('/images/box5-bot.jpg') bottom left no-repeat;
	padding-bottom: 10px;
}

.box5 dl, dt, dd {
	margin: 0;
	padding: 0;
}

.box5 dt {
	height: 13px;
	background: url(/images/box5-top.jpg) top left no-repeat;
	padding:0;
}

.box5 dd {
	padding: 0 10px 0 10px;
	background: url(/images/box5-mid.jpg) top left repeat-y; 
}

.box5 .title {
	font-size:18px;
	color:#007A86;
}

.box5 .col {
	width:154px;
	padding:10px 8px;
}
.box5 .next {
	margin-right:10px;
}


.box6 {
	width:830px;
	background:url('/images/box6-bot.jpg') bottom left no-repeat;
	padding-bottom: 20px;
}

.box6 dl, dt, dd {
	margin: 0;
	padding: 0;
}

.box6 dt {
	height: 20px;
	background: url(/images/box6-top.jpg) top left no-repeat;
	padding:0;
}

.box6 dd {
	padding: 0 20px 0 20px;
	background: url(/images/box6-mid.jpg) top left repeat-y; 
}

.box6 .title {
	font-size:18px;
	color:#007A86;
}



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

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

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

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

.box7 dt { /* bloc title definition */
height: 34px;
background: url(../images/box7-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;
}

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





#postal-area {
	width:450px;
	padding:6px 0px;
}

.postal-area-btn {
	border:1px solid #ccc;
	background: #fff;
	color: #000;
	float:left;
	padding:4px;
	display:inline;
	margin: 2px 6px 0 0;
	font-size: 12px;
	cursor:pointer;
}

.postal-area-btn.selected {
	background: #0087C6;
	color: #fff;
}

.postal-area-btn:hover {
	background: #0087C6;
	color: #fff;
}

.tuition-list-item {
	border-color:#ddd;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding:10px 10px 10px 100px;
}

.tuition-list-item .field-title {
	color:#999;
	font-size:11px;
	padding-right:8px;
}

.tuition-list-item h2 {
  font-family:Arial;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  padding:0px;
  margin:0px;
}

.tuition-subtitle {
  font-size: 12px;
  font-weight: bold;
  color: green;
}



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

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

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

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

.good-box dt { /* bloc title definition */
height: 90px;
background: url(../images/good-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;
}

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

.good-box dt .desc {
	font-size:12px;
	font-family: Arial;
	color: #000;
	padding: 10px 10px 0 4px;
}




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

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

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

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

.excellent-box dt { /* bloc title definition */
height: 90px;
background: url(../images/excellent-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;
}

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

.excellent-box dt .desc {
	font-size:12px;
	font-family: Arial;
	color: #000;
	padding: 10px 10px 0 4px;
}

