* {margin: 0; padding: 0;}
h6, pre, code, input, select, textarea {font-size: 100%;}
/* h1, h2, h3, h4, h5, */
ul, ol {list-style: none;}
input.button {cursor: pointer; cursor: hand;}
img {border: none;}
table {border-collapse: collapse; border: none;}

h1, h2, h3, h4, h5
{
  padding-bottom: 10px;
  color: #A30636;
  font-weight: normal;
}

fieldset
{
  margin: 5px;
  padding: 5px;
  border: 1px solid #AC6205;
  color: #A30636;
  background-image: url(../img/inner-body-bg.jpg);
  background-position: 50% 50%;
  background-repeat: repeat-x;
}

body {
  /*url("../img/body-bg.jpg")*/
  background-color: #FF7900;
  font-size: 11px;
  line-height: 14px;
  font-family: Tahoma, Verdana, sans-serif;
  color: #000;
}

#wrapper {
  width: 995px;
  margin: 0 auto;
}

.c {
  margin: 0 auto;
}


#flash {
  background: url("../img/_flash-bg.jpg");
  height: 366px;
  width: 995px;
  overflow: hidden;
}

#search {
  width: 510px;
  margin-left: 263px;
  background: transparent; /*#000 url("../img/search-bg.gif") repeat-x 0 0;*/
  color: #FFF;
  height: 35px;
  position: relative;
}
#search form {
  height: 35px;
  background: transparent; /*url("../img/search-in-bg.png") no-repeat 267px 0;*/
}
#search fieldset {padding-left: 73px;}

.h-inp {
  border: 0px solid;
  border-width: 0px 0 0 0px;
  display: block;
	text-align:left;
  position: relative;
}
.h-inp span {
  border: 0px solid;
  display: block;
  background: transparent;
}
.h-inp input {
  width: 200px;
  border: none;
  background: #FFF;
  color: #999;
}

#search .h-inp {
  float: left;
  width: 348px;
  margin: 0 11px 0 0;
}
#search .h-inp input {
  padding: 2px 0;
  //color: #515153;
}
#search .button {
  float: left;
  margin-top: 5px;
  //margin-top: 6px;
  color: #FFF;
}

#search .decor-l {
  position: absolute;
  top: 0;
  left: -181px;
  width: 181px;
  height: 35px;
  background: transparent; /*url("../img/search-left-bg.png");*/
}
#search .decor-r {
  position: absolute;
  top: 0;
  right: -181px;
  width: 181px;
  height: 35px;
  background: transparent; /*url("../img/search-right-bg.jpg");*/
}

#login-prep {
  margin-left: 366px;
  width: 296px;
  height: 172px;
  position: relative;
  z-index: 5;
  background: transparent; /*#000 url("../img/main-login-bg.jpg");*/
}
#login-area {
  margin: -182px 0 0 366px;
  width: 296px;
  height: 172px;
  position: relative;
  color: #FFF;
  z-index: 7;
}
#login-prep .decor-l {
  position: absolute;
  top: 0;
  left: -284px;
  width: 284px;
  height: 122px;
  background: transparent; /*url("../img/main-login-left-bg.jpg");*/
}
#login-prep .decor-r {
  position: absolute;
  top: 0;
  right: -262px;
  width: 262px;
  height: 122px;
  background: transparent; /* url("../img/main-login-right-bg.jpg");*/
}
#login-area .h-inp {
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 15px;
}
#login-area .h-inp input {
  font: bold 10px Tahoma, Verdana, sans-serif;
  padding: 0px 0;
}
#login-area form {
  padding: 21px 51px 0;
  text-align: center;
}
#login-area .button {
  color: #FFF;
  top: -5px;
  position: relative;
}

#login-area .signup {
  position: absolute;
  top: 144px;
  left: 50%;
  margin-left: -47px;
}
#login-area a {color: #FFF;}
.pinkribbon{
	position:relative;
	top:-115px;
	left:55px;
	/*z-index:10;*/
}
.pinkribbon img{
	display:block;
	border:0px;
}

.signupbig{
	border:0px;
	margin-left:-12px;
}

#menu {
  height: 225px;
  width: 715px;
  margin-left: 170px;
  position: relative;
  z-index: 6;
  margin-top: 175px;
}
#menu .decor-t {
  background: url("../img/menu-top-bg.png") no-repeat 0 0;
  height: 70px;
}
#menu .decor-b {
  height: 85px;
  background: url("../img/menu-bot-bg.png");
}
#menu .decor-l {
  position: absolute;
  top: 8px;
  left: -123px;
  height: 215px;
  width: 123px;
  background: url("../img/menu-left-bg.png");
}
#menu .decor-r {
  position: absolute;
  top: 32px;
  right: -88px;
  height: 215px;
  width: 88px;
  background: url("../img/menu-right-bg.png");
}
#menu .in {
  height: 70px;
  background: #000 url("../img/menu-bg.jpg");
  color: #505050;
  font-weight: bold;
}
#menu ul {
  padding: 10px 0 0 25px;
  zoom: 1;
}
#menu ul li {
  float: left;
  display: inline;
  width: 70px;
  line-height: 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#menu ul li a {
  color: #F0C91A;
	text-decoration:none;
}

#videos-prep {
  height: 253px;
  overflow: hidden;
  background: url("../img/videos-bg.png") no-repeat 197px 0;
  margin: -50px 0 0 58px;
  position: relative;
  z-index: 8;
  width: 917px;
}
#videos-prep .in {
  height: 253px;
  background: url("../img/videos-in-bg.png") no-repeat 0 47px;
}
#videos {
  position: relative;
  height: 253px;
  overflow: hidden;
  margin: -253px 0 0 58px;
  z-index: 10;
  width: 917px;
}
#videos h2 {
  padding: 38px 0 20px 358px;
}
#videos ul {
  zoom: 1;
  padding-left: 90px;
  overflow: hidden;
}
#videos ul li {
  float: left;
  display: inline;
  margin-right: 57px;
  width: 142px;
  background: url("../img/videos-item-bg.png") no-repeat 0 0;
}

#videos .img {
  position: relative;
  display: block;
  margin: 14px 0 22px 22px;
  width: 101px;
}
#videos .img img {display: block;}
#videos ul li span {text-align: center; display: block;}
#videos a {color: #000; font-weight: bold;}
#videos {color: #81511C;}
#videos .img i, #videos .img b {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 101px;
  height: 91px;
  //cursor: pointer;
}
#videos .item01 i {background: url("../img/videos-corners01.png");}
#videos .img b {background: url("../img/videos-play.png");}
#videos .item02 i {background: url("../img/videos-corners02.png");}
#videos .item03 i {background: url("../img/videos-corners03.png");}
#videos .item04 i {background: url("../img/videos-corners04.png");}



#class {
  margin: -103px 0 0 159px;
  position: relative;
  z-index: 9;
  width: 739px;
}
#class .decor-t {
  height: 118px;
  background: url("../img/class-top-bg.png") no-repeat 0 0;
}
#class .in {
  height: 89px;
  background: #000 url("../img/class-bg.jpg");
  padding-left: 25px;
  position: relative;
}
#class .decor-b {
  height: 66px;
  background: url("../img/class-bot-bg.png");
}
#class .decor-l {
  position: absolute;
  top: 117px;
  left: -45px;
  background: url("../img/class-left-bg.png");
  width: 45px;
  height: 117px;
}
#class .decor-r {
  position: absolute;
  top: 119px;
  right: -27px;
  width: 27px;
  height: 116px;
  background: url("../img/class-right-bg.png");
}

#class dl dt {
  font-weight: bold;
  color: #3D3D3D;
}
#class dl dt, #class dl dd {margin-bottom: 8px;}
#class dl {padding-top: 12px;}
#class dd, #class dd a {color: #F1CA1A;}
#class .name {font-weight: bold;}
#class .left {
  float: left;
  width: 345px;
}
#class .right {
  float: right;
  width: 330px;
}
#class h2 {
  height: 15px;
  overflow: hidden;
  position: absolute;
  top: -15px;
  left: 25px;
}


#members {
  position: relative;
  margin: -104px 0 0 146px;
  z-index: 11;
  color: #000;
}
#members h2 {
  height: 44px;
  padding-left: 262px;
}
#members ul {position: relative; width: 100%; overflow: hidden;}
#members li {
  float: left;
  display: inline;
  margin-right: 42px;
  padding-bottom: 20px;
  width: 114px;
  position: relative;
  background: url("../img/members-bg.png") no-repeat 0 0;
}
#members li .img {
  display: block;
  width: 90px;
  height: 100px;
  position: relative;
  margin: 11px 0 18px 10px;
}
#members li .img i {
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  height: 100px;
  background: url("../img/members-item-bg.png");
  /*cursor: pointer;*
}

#members ul li span {display: block; text-align: center;}

#footer {
	border-top:1px #ac6205 solid;
  margin: 10px 0 0 168px;
  padding: 20px 0;
	width:675px;	
  text-align: center;
  font-weight: bold;
  clear: both;
/*  background: url("../img/theend.gif") no-repeat;
	background-position:center top;	*/
}

#login-area .in {
  padding: 40px 0 0;
  text-align: center;
  color: #ADADAD;
}
#login-area strong {color: #FFF;}
#login-area .user-links {
  width: 227px;
  height: 31px;
  line-height: 31px;
  overflow: hidden;
  background: transparent;
  /*url("../img/user-links-bg.png");*/
  margin: 10px auto 0;
  
}
* html #login-area .user-links {
  background: none !important;
  /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/user-links-bg.png", sizingMethod="crop");*/
}
#login-area .user-links a {
  font-weight: bold;
  position: relative;
  color: #A30636;
}
#login-area li {
  float: left;
  display: inline;
  padding: 0 15px 0 10px;
}
/*#login-area .invite {float: right !important; padding: 0 10px 0 0 !important;}*/

#background
{
  background-image: url("../img/inner-body-bg.jpg");
  background-color: #FF7900;
  left: -15px;
  top: -132px;	
  position: absolute;
  width: 1017px;
  height: 1197px;
  z-index: -1;
}


#background-front
{
  background-image: url("../img/body-bg-new.jpg");
  background-repeat: no-repeat;
  /*left: 0px;*/
  top: 366px;	
  position: absolute;
  width: 1017px;
  height: 1197px;
  z-index: -2;
  margin-left: 2px;
}