@import url("videobox.css");

/* GLOBAL */

html  {
  background: #2e2e2e;
}

body  {
  margin: 0;
  font-family: "New Times Roman";
}

a {
  color: #E3D639;
}

a:hover {
  text-decoration: none;
}

.yellow {
  color: #FCEE39 !important;
}

.clear {
  clear: both;
}

.center {
  text-align: center;
}

.strike {
  text-decoration: line-through;
}

.error  {
  color: #DA5D5D !important;
}

h1, h2, h3  {
  color: #6fb5fc;
}

#header_body0 h1, #header_body0 h2  {
  font-size: 8px;
  width: 920px;
  margin: 0;
}

h1, .first, .meta h2  {
  margin-top: 0;
}

p, div.contact_info {
  color: #FFF;
  text-align: justify;
}

blockquote  {
  background: url(../images/left_quote.gif) no-repeat #3f3f3f 10px 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 15px;
  margin: 0 0 20px 0;
  padding: 45px 15px 10px;
  color: #FFF;
  text-shadow: 2px 2px 2px #000;
}

.author {
  color: #6fb5fc;
  float: right;
  margin-top: 15px;
  background: url(../images/right_quote.gif) right bottom no-repeat;
  padding: 0 45px 12px 0;
}

.hit-box  {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bgfx {
  position: relative;
  display: block;
}

.bgfx1  {
  position: absolute;
  top: 0;
  left: 0;
}

/* HEADER */

#header {
  background: url(../images/header-bg.gif) repeat-x;
  height: 181px;
}

#header-inner {
  background: url(../images/header-bg.jpg) no-repeat;
  width: 1266px;
  margin: 0 auto;
}

#header_body0 {
  height: 150px;
}

#header_body1 {
  width: 920px;
  margin: 0 auto;
}

.logo, .logo1 {
  width: 795px;
  height: 130px;
  background: url(../images/header-logo2.jpg) no-repeat;
}

.logo {
  left: 205px;
  top: 4px;
}

/* TOPNAV */

#topnav {
  height: 29px;
  margin: 0;
  padding: 0;
}

#topnav li a  {
  padding: 0 15px;
  color: #FFF;
  display: block;
  text-decoration: none;
}

#topnav li a:hover  {
  background: #5a5a5a;
}

#topnav li.selected a  {
  
}

#topnav li.item {
  list-style: none;
  float: left;
  height: 29px;
  line-height: 29px;
}

#topnav li.item  {
  
}

#topnav li.selected {
  
}

/* CONTENT */

#content  {
  
}

#content-inner  {
  width: 920px;
  margin: 15px auto;
}

#content_body0, #content_body1  {
  background: #373737;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding: 20px;
}

#content_body0  {
  width: 510px;
  float: left;
}

#content_body0 .profile {
  margin-bottom: 50px;
}

#content_body0 .profile .image  {
  float: left;
  width: 150px;
  background: #3f3f3f;
  -moz-border-radius: 10px;
  -webkit-border-radius: 15px;
  padding: 10px;
  margin: 0 20px 10px 0;
}

div.paypal  {
  width: 50%;
  float: left;
  color: #FFF;
}

div.paypal form {
  background: none;
  padding: 15px;
}

div.check {
  width: 50%;
  float: right;
  color: #FFF;
}

/* MISC */

.details /* small & opaque */ {
  color: #A6A6A6;
  display: block;
  text-align: center;
  width: 75%;
  margin: 0 auto;
}

.ul /* underlined */ {
  text-decoration: underline;
}

/* BUTTONS */

.meet_instructors {
  width: 236px;
  height: 107px;
  background: url(../images/meet_your_instructors.png);
  float: left;
}

.meet_instructors:hover {
  background: url(../images/meet_your_instructors.png) 0 107px;
}

.marc_savard  {
  width: 236px;
  height: 107px;
  background: url(../images/marc_savard_new.png);
  float: right;
}

.marc_savard:hover {
  background: url(../images/marc_savard_new.png) 0 107px;
}

.sign_up  {
  width: 236px;
  height: 107px;
  background: url(../images/sign_up.png);
  margin: 0 auto;
}

.sign_up:hover {
  background: url(../images/sign_up.png) 0 107px;
}

.sign_up_now-box  {
  position: relative;
}

.sign_up_now  {
  position: absolute;
  left: 540px;
  top: 15px;
}

.sign_up_now, .sign_up_now1  {
  width: 201px;
  height: 44px;
  background: url(../images/sign_up_now.png);
}

/* SIDEBAR */

#content_body1  {
  width: 300px;
  float: right;
}

#content_body1 div[class^="video"] {
  background: #3f3f3f;
  -moz-border-radius: 10px;
  -webkit-border-radius: 15px;
  padding: 10px;
}

#content_body1 div[class^="video"]:hover {
  background: #6fb5fc;
}

#content_body1 div[class^="video"] a {
  text-decoration: none;
}

#content_body1 .video1,
#content_body1 .video2,
#content_body1 .video3  {
  position: relative;
  width: 120px;
  height: 120px;
}

#content_body1 .hit {
  background: #469af0 !important;
}

#content_body1 div[class$="inner"]  {
  height: 100px;
  width: 100px ;
}

#content_body1 .video1  {
  float: left;
}

#content_body1 .video2  {
  float: right;
}

#content_body1 .video3 {
  margin: 0 auto;
}

#content_body1 .video1-inner  {
  background: url(../images/video1-bg.jpg) !important;
}

#content_body1 .video2-inner  {
  background: url(../images/video2-bg.jpg) !important;
}

#content_body1 .video3-inner  {
  background: url(../images/video3-bg.jpg) !important;
}

#content_body1 .contact_info h3  {
  margin-bottom: 5px;
}

/* FORMS */

form  {
  background: #3f3f3f;
  -moz-border-radius: 10px;
  -webkit-border-radius: 15px;
  padding: 20px;
}

form .item  {
  margin-bottom: 10px;
}

form label  {
  display: block;
  font-size: 18px;
  color: #FFF;
}

form .item input,
form .item select  {
  width: 200px;
  margin-bottom: 5px;
}

form textarea {
  width: 400px;
  height: 100px;
}

form .submit  {
  background: #2a7bd0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 15px;
  padding: 3px 10px;
  border: solid 1px #3f93ea;
  text-shadow: 0 -1px 1px #222;
  color: #FFF;
}

form .submit:hover  {
  background-color: #1e66b0;
  border: solid 1px #3481d1;
}

form .submit:focus  {
  background-color: #223cb0;
  border: solid 1px #172d90;
}

/* LISTS */

#content ul  {
  padding: 0px;
  margin: 0px;  
}

#content ul li {
  color: #FFF;
  background: url(../images/tick.gif) #3f3f3f no-repeat 7px 8px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 15px;
  line-height: 35px;
  padding-left: 30px;
  margin-bottom: 5px;
  list-style: none;
}

/* ADMIN */

.admin_form {
  width: 250px;
  margin: 0 auto;
  padding-top: 35px;
}
