
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #1D084C url(images/bg01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A4E93;
}

h1, h2, h3 {
	margin: 0px;
	font-weight: normal;
}

h1 {
	letter-spacing: -3px;
	font-size: 28px;
	color: #C48FD3;
}

h2.small
{
color:#ffffff;
font-size: 18px;
padding:0px;
}


td
{
padding:0px;
font-size:12px;
}


tr.small
{
line-height:5px;
}

input
{
width:120px;
background-color:#ffffff;
}



input.short
{
width:70px;
background-color:#ffffff;
border:1px solid #000000;

}


input.long
{
width:150px;
background-color:#ffffff;
border:1px solid #000000;

}



input.border
{
width:150px;
border:1px solid #c51cab;
background-color #ffffff;

}


input.button
{
border:1px solid #000000;
width:80px;

background-color:#e2e2e2;
font-weight:bold;
color:#000000;

}



input.button2
{
border:1px solid #000000;
width:100px;
background-color:#e2e2e2;
font-weight:bold;
color:#000000;

}


input.button3
{
border:1px solid #000000;
width:80px;
height:25px;
background-color:#e2e2e2;
font-weight:bold;
color:#000000;

}


b.red
{
color: red;
font-weight:bold;


}


h1.small
{
color:#ffffff;
font-size: 14px;
letter-spacing: 1px;

}




h2 {
	margin-bottom: 30px;
	letter-spacing: -1px;
	font-size: 18px;
	
}

.h2-style1 {
	color: #5D1A63;
}

.h2-style2 {
	margin: 0px;
	font-size: 24px;
	color: #AD8FD3;
}

.h2-style3 {
	color: #AD8FD3;
}


#h2white {
	color: #ffffff;
}


h3 {
	margin-bottom: 6px;
	text-transform: none;
	font-size: 11px;
	font-weight: bold;
	color: #AC84C2;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 1.5em;
	line-height: 21px;
}

.p-style1, .p-style1 p {
	margin-bottom: 2em;
}

.p-style2 {
	color: #6F499E;
}

.p-style3 {
	padding: 15px 0px 0px 0px;
	background: url(images/homepage12.gif) repeat-x left top;
}

.ul-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.ul-style1 li {
	padding: 10px 0px 7px 0px;
	background: url(images/homepage12.gif) repeat-x left top;
}

.ul-style1 li.first {
	padding-top: 0px;
	background: none;
}

.ul-style1 strong {
	margin: 0px 5px 0px 0px;
	padding: 2px 5px;
	background: #3D0C6A;
	border-top: 1px solid #4C0D7D;
}

.ul-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.ul-style2 li {
	height: 49px;
	margin: 0px 0px 10px 0px;
	padding: 21px 0px 0px 11px;
	background: url(images/bg2_01.jpg) no-repeat left top;
	color: #A080C8;
}

.ul-style2 li.alt {
	background-image: url(images/bg2_02.jpg);
}

.ul-style2 img.alignleft {
	margin-top: -10px;
	margin-right: 15px !important;
}

.ul-style2 em {
	display: block;
	font-style: normal;
	color: #6F499E;
}

strong {
	color: #AC84C2;
}

a {
	color: #E4AEFF;
}

a:hover {
	text-decoration: none;
}

a.more {
	padding-left: 20px;
	background: url(images/homepage07.gif) no-repeat left center;
}

a.more2 {
	padding-left: 20px;
	background: url(images/homepage13.gif) no-repeat left center;
}

a.comments {
	padding-left: 20px;
	background: url(images/homepage08.gif) no-repeat left center;
}

a img {
	border: none;
}

img.border {
	padding: 6px;
	background: #310848;
	border-top: 1px solid #5C0E7F;
}

img.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
}

/** MENU */

#menu {
	height: 99px;
	background: url(images/bg02.jpg) no-repeat left top;
}

#menu ul {
	float: left;
	margin: 0px;
	padding: 18px 0px 0px 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 35px;
	margin: 0px 5px 0px 0px;
	padding: 18px 20px 0px 20px;
}

#menu li.active {
	background: url(images/bg1_01.jpg) no-repeat right top;
}

#menu a {
	text-decoration: none;
	text-transform: lowercase;
	font-size: 15px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** SEARCH */

#search {
	float: right;
	width: 295px;
	height: 99px;
	margin: 0px;
	padding: 0px;
	background: url(images/bg1_02.jpg) no-repeat left top;
}

#search fieldset {
	margin: 0px;
	padding: 36px 0px 0px 10px;
	border: none;
}

#search input {
	float: left;
}

#search-query {
	width: 230px;
	background: none;
	border: none;
	font: inherit;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/** PAGE */

#page {
}

/** 3-COLUMN LAYOUT */

.three-columns {
	background: url(images/bg03.jpg) repeat-y left top;
}

.three-columns .bgtop {
	background: url(images/bg04.jpg) no-repeat left top;
}

.three-columns .bgbtm {
	background: url(images/bg05.jpg) no-repeat left bottom;
}

.three-columns .col1 {
	float: left;
	width: 370px;
	padding: 50px 20px 20px 40px;
}

.three-columns .col2 {
	float: left;
	width: 235px;
	padding: 50px 20px 20px 20px;
}

.three-columns .col3 {
	float: left;
	width: 235px;
	padding: 50px 40px 20px 20px;
}

/** 2-COLUMN LAYOUT */

.two-columns {
	background: #170636 url(images/bg1_03.jpg) no-repeat left top;
}

.two-columns .bgbtm {
	background: url(images/bg1_04.jpg) no-repeat left bottom;
}


/** 1-COLUMN LAYOUT */

.one-column {
	background: #170636 url(images/subpage2_01.jpg) no-repeat left top;
}

.one-column .bgbtm {
	padding: 50px 40px;
	background: url(images/subpage2_02.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	float: left;
	width: 645px;
	padding: 50px 20px 20px 40px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 235px;
	padding: 50px 40px 20px 20px;
}

/** FOOTER */

#footer {
	height: 100px;
	background: url(images/bg07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	text-align: center;
	color: #2F1960;
}

#footer .legal {
}

#footer .links {
}

#footer a {
	color: #2F1960;
}

/** BOX1 */

#box1 {
	height: 309px;
	background: url(images/bg06.jpg) no-repeat left top;
}

#box1 .col1 {
	float: left;
	width: 370px;
	padding: 50px 20px 20px 40px;
}

#box1 .col2 {
	float: left;
	width: 235px;
	padding: 50px 20px 20px 20px;
}

#box1 .col3 {
	float: left;
	width: 235px;
	padding: 37px 40px 20px 20px;
}
table.facebook
{

padding:10px;
background-color:#ffffff;
border: solid 2px #000000;
color:#000000;


}

a.red
{
color:red;
font-weight:bold;

}


 ._form {
  position:relative;
  background:#fff;
  width:400px;/*F*/
  padding:0!important;
  text-align:left;
  }
  ._form em {
  color:#9a9a9a;
  }
  ._form a {
  margin-left:3px;
  }
  ._form ._field,
  ._form ._field ._label,
  ._form ._type_radio,
  ._form ._type_checkbox,
  ._form ._type_captcha,
  ._form ._field table {
  background:none;
  }
  ._form ._field  {
  position:relative;
  width:100%;
  cursor:move;
  font-style:normal;
  margin:1.2em 0;
  padding:0;
  overflow:hidden;
  }
  ._form ._field input[type="text"] {
  width:95%;
  padding:8px;
  font-size:16px;
  border:1px solid #b6b6b6;
  }
  ._form ._field ._label {
  display:block;
  margin:0 0 0.5em;
  padding:0!important;
  font-size:15px;
  }
  ._form ._field ._option input[type="checkbox"],
  ._form ._field ._option input[type="radio"] {
  position:relative;
  width:13px;
  height:13px;
  margin:-4px 0 0 1px;
  cursor:pointer;
  vertical-align:middle;
  }
  ._form ._field ._option input[type="submit"],
  ._form ._field ._option input[type="button"] {
  margin:0;
  cursor:pointer;
  height:35px;
  width:auto;
  font-size:15px;
  }
  ._form ._field ._option select {
  display:block;
  margin:0;
  padding:0;
  width:auto;
  font-size:15px;
  border:1px solid #b6b6b6;
  }
  ._form ._type_radio ._option,
  ._form ._type_checkbox ._option {
  font-size:13px;
  font-weight:normal;
  line-height:1.8;
  }
  ._form ._type_date ._option input[type="text"] {
  float:left;
  width:100px;
  }
  ._form ._type_date ._option input[type="button"] {
  width:37px;
  height:36px;
  margin-left:5px;
  padding:20px;
  background:url(http://themathstutoronline.activehosted.com/admin/css/../images/icon_calendar.gif) no-repeat 0 0;
  border:none;
  outline:none;
  text-indent:-9999px;
  }
  ._form ._type_captcha img {
  float:left;
  margin:0 6px 0 0;
  width:70px;
  height:33px;
  border:1px solid #b6b6b6;
  }
  ._form ._type_captcha input[type="text"] {
  margin:-14px 0 0 0!important;
  width:25%;
  }
  ._form ._field table  {
  width:100%!important;
  }
  ._form ._field table tbody tr td  {
  width:50%!important;
  font-size:15px;
  }
  ._form {
  width:400px;/*F*/
  padding:16px!important;
  background:#eff9fd;
  color:#2c2c2c;
  font-weight:normal;
  border:1px solid #c4d5da;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  }
  ._form #notice {
  margin:10px 0 0 -3px!important;
  padding:0;
  color:#959c9f;
  font-size:11px;
  font-family:helvetica,arial,sans-serif;
  }
  ._form #notice a, ._form #notice a:visited {
  color:#959c9f;
  text-decoration:underline;
  }
  ._form ._field,
  ._form ._field ._label,
  ._form ._type_radio,
  ._form ._type_checkbox,
  ._form ._type_captcha,
  ._form ._field table {
  background:none;
  }
  ._form ._field  {
  position:relative;
  width:100%;
  cursor:default;
  font-style:normal;
  margin:0 0 16px!important;
  padding:0!important;
  overflow:hidden;
  }
  ._form ._field input[type="text"],
  ._form ._field input[type="email"] {
  width:97%;
  margin:0!important;
  padding:4px!important;
  font-size:16px;
  border:1px solid #b4c5cb;
  border-top:1px solid #a5b4b9;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  }
  ._form ._field ._label {
  margin:0 0 0.3em!important;
  color:#546f79;
  font-size:14px;
  font-family:helvetica,arial,sans-serif;
  font-weight:700;
  }
  ._form ._field ._option {
  margin:0;
  padding:0;
  color:#546f79;
  font-size:13px;
  font-family:helvetica,arial,sans-serif;
  font-weight:normal;
  line-height:20px;
  }
  ._form ._type_header ._label {
  width:100%;
  font-style:normal;
  font-size:20px!important;
  line-height:24px;
  color:#546f79;
  margin:0 0 5px!important;
  padding:0 0 10px!important;
  overflow:hidden;
  border-bottom:1px solid #e0e0e0;
  }
  ._form ._type_input ._option textarea{
  width:97%!important;
  background:#fafafa;
  border:1px solid #b4c5cb;
  border-top:1px solid #a5b4b9;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  }
  ._form ._field ._option input[type="submit"],
  ._form ._field ._option input[type="button"] {
  width:auto;
  margin:10px 0 0!important;
  padding:8px 15px!important;
  cursor:pointer;
  font-family:helvetica,arial,sans-serif;
  font-weight:700;
  font-size:16px;
  color:#ffffff;
  background:#82aebe;
  border:1px solid #6a9eb0;
  border-bottom:1px solid #5f8e9f;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  text-shadow:0px 1px 1px #5f8e9f!important;
  }
  ._form ._type_input ._option input[type="submit"]:hover,
  ._form ._type_input ._option input[type="button"]:hover {
  background:#6494a6;
  }
  ._form ._type_radio ._option label {
  display:inline;
  font-size:16px;
  font-weight:normal;
  line-height:18px;
  }
  ._form ._type_radio ._option label input[type="radio"] {
  position:relative;
  width:13px;
  height:13px;
  margin:-4px 0 0 1px!important;
  cursor:pointer;
  vertical-align:middle;
  border:none;
  line-height:18px;
  }
  ._form ._type_date ._option input[type="text"] {
  float:left;
  width:100px;
  }
  ._form ._type_date ._option input[type="button"] {
  float:left;
  width:24px;
  height:24px;
  margin:2px 0 0 5px!important;
  padding:0;
  background:url(http://themathstutoronline.activehosted.com/admin/templates/form-themes/simple-blue/images/icon_calendar.gif) no-repeat;
  border:none;
  outline:none;
  text-indent:-9999px;
  }
  ._form ._field ._option select {
  display:block;
  margin:0;
  padding:0;
  width:auto;
  font-size:16px;
  border:1px solid #cce0e7;
  }
  ._form ._type_captcha img {
  float:left;
  width:88px;
  height:44px;
  margin:0 6px 0 0;
  border:1px solid #cce0e7;
  }
  ._form ._type_captcha input[type="text"] {
  margin:0!important;
  width:40%;
  font-size:16px;
  }
  ._form ._field table {
  margin:0;
  padding:0;
  border-collapse:collapse;
  width:100%!important;
  table-layout:fixed;
  margin-bottom:18px;
  font-size:13px!important;
  border-collapse:collapse;
  border-spacing:0;
  }
  ._form ._field table td {
  padding:0 10px 0 0!important;
  line-height:18px;
  text-align:left;
  font-size:13px!important;
  color:#606060;
  }
  ._form ._type_input ._option  table tbody#_forward_rcpt input {margin:0 0 5px 0!important; width:96%!important;}
  ._form ._type_input ._option  table tbody#_forward_rcpt img.image_addrcpt {cursor:pointer;}
  .form_errors{
  text-align:center;
  font-size:15px;
  margin:10px;
  color:#900;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  margin-bottom:20px;
  }
