* {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6, pre, code, input, select, textarea {font-size: 100%;}
ul, ol {list-style: none;}
input.button {cursor: pointer; cursor: hand;}
img, fieldset {border: none;}
table {border-collapse: collapse; border: none;}

body {
  font: 11px/14px Tahoma, Verdana, sans-serif;
  color: #FFF;
  background: url("../img/body-bg.jpg");
  padding: 14px 0 20px;
}

#girl {
	background: url("../img/girl.png");
	/*//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_themes/main/jaamaara/img/girl.png sizingMethod=crop);*/
	width: 285px;
	height: 485px;
	position: absolute;
	padding: -14px 0 !important;
	margin: -14px 0 !important;
}

#wrapper {
  width: 918px;
  margin: 0 auto;
  height: 670px;
  background: url(../img/main-bg.png) no-repeat 0 0;
/*//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_themes/main/jaamaara/img/main-bg.png sizingMethod=crop);*/
  position: relative;
}

#header {
  height: 143px;
  overflow: hidden;
}
#header h1 {
  float: left;
  padding: 68px 0 0 51px;
}
#login {
  float: right;
  width: 343px;
  background: url("../img/login-bg.gif") no-repeat 0 10px;
}
#login form {padding: 82px 0 5px 0;}
#login form * {vertical-align: middle;}
#login form a {color: #CBCBCB;}
#login form td {
  padding: 0 3px 2px 0;
  color: #CBCBCB;
}
#login form input {
  width: 112px;
  border: 1px solid #52000A;
  padding: 2px;
  background: #FFF;
  font-family: Tahoma, Verdana, sans-serif;
  color: #52000A;
}
#remember, #login form input.button2 {
  width: auto !important;
  height: auto !important;
  border: none !important;
  padding: 0 !important;
  color: #4E4E4E !important;
  background: none !important;
}


#search {
  height: 199px;
  overflow: hidden;
}
#search form {
  float: right;
  width: 210px;
  margin: 0 52px 0 0;
}
#search h2 {
  padding: 0 0 5px;
}
#search .button {width: auto !important; border: none !important; background: none; color: #FFF;}
#search table {width: 100%;}
#search table td {
  padding: 3px 0;
  color: #5D5D5D;
}
#search tr.nw td select {
  width: auto !important;
}
#search select {
  width: 100%;
  font: 11px Tahoma, Verdana, sans-serif;
  border: 1px solid #8F0015;
  color: #939391;
}
#search h2 {margin-bottom: 10px;}
#search .button {margin: 5px 0;}
#search .wp {font-size: 10px;}

#menu {
  overflow: hidden;
  height: 55px;
  padding-right: 53px;
}
#menu ul {float: right;}
#menu li {
  float: left;
  display: inline;
  margin-left: 2px;
}


#main {
  overflow: hidden;
  height: 164px;
}
#features {
  float: left;
  padding: 0 0 0 53px;
}
#features td {vertical-align: top; font-size: 12px; padding-left: 15px;}
#features ul {padding-top: 20px;}
#features ul li {
  padding: 6px 15px 6px 25px;
}
#f1 {background: url("../img/f1.gif") no-repeat 0 50%;}
#f2 {background: url("../img/f2.gif") no-repeat 0 50%;}
#f3 {background: url("../img/f3.gif") no-repeat 0 50%;}
#f4 {background: url("../img/f4.gif") no-repeat 0 50%;}
#f5 {background: url("../img/f5.gif") no-repeat 0 50%;}
#f6 {background: url("../img/f6.gif") no-repeat 0 50%;}
#f7 {background: url("../img/f7.gif") no-repeat 0 50%;}
#f8 {background: url("../img/f8.gif") no-repeat 0 50%;}
#f9 {background: url("../img/f9.gif") no-repeat 0 50%;}
#f10 {background: url("../img/f10.gif") no-repeat 0 50%;}
#f11 {background: url("../img/f11.gif") no-repeat 0 50%;}


#members {
  float: right;
  width: 400px;
  padding-top: 3px;
  position: relative;
}
#members h2 {
  margin-bottom: 15px;
}
#members ul li {
  float: left;
  display: inline;
  margin-right: 4px;
}
#members .img {
  display: block;
  border: 2px solid #000;
  float: left;
}
#members .img img {
  border: 1px solid #480008;
}
#members span {
  display: block;
  clear: left;
  height: 33px;
  width: 83px;
  background: url("../img/m-bg.png");
}
* html #members span {
  background: none !important;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/m-bg.png", sizingMethod="crop");
}
#members span span {
  height: auto;
  width: auto;
  padding: 4px 11px 0;
  font-size: 10px;
  line-height: 10px;
  background: none;
  filter:none;
  position: relative;
}
#members a {color: #FFF; text-decoration: none;}
#members p {
  font-size: 10px;
  color: #A7A7A7;
  position: absolute;
  top: 2px;
  right: 62px;
}

#footer ul {
  overflow: hidden;
  zoom: 1;
  padding-left: 53px;
  line-height: 18px;
}
#footer ul li {
  float: left;
  display: inline;
  margin-right: 15px;
}
#footer ul a {
  text-decoration: none;
  color: #BEB1B2;
}
#footer p {
  font-size: 10px;
  color: #840015;
  padding: 10px 63px 0 0;
  text-align: right;
}

#th {
  position: absolute;
  top: 127px;
  left: -25px;
  width: 349px;
  height: 261px;
  background: url("../img/3.jpg");
}