@charset "utf-8";
/* CSS Document */

html {

}
/* body {background:#fff url(bg.png) repeat-x fixed} */


body
{
background-color: #ffffff;
font-size: 11pt;
font-family: "verdana", helvetica, sans-serif;
margin-top:0px;
margin-bottom: 0px;
}


#menu{
width:966px;
height:27px;
margin-left:auto;
margin-right:auto;
background-image:url(/templates/t1/images/menu-background.gif);
}

#mbutt{
width:auto;
height:23px;
float:left;
}

#mside{
width:auto;
height:23px;
margin-left:auto;
margin-right:auto;
float:left;
}

#mside2{
width:auto;
height:23px;
margin-left:auto;
margin-right:auto;
float:right;
}

#mdivider{
width:1px;
height:18px;
background-color:#FFFFFF;
margin-top:5px;
float:left;
margin-left:5px;
margin-right:5px;
}

#spacer{
width:65px;
height:18px;
margin-top:3px;
float:left;
}

#spacer-members{
width:140px;
height:18px;
margin-top:3px;
float:left;
}

/* {{{ Search forms */
fieldset.search {
	width:100%;
	margin:0px auto;
	border:0px solid #000000;
	border-width:1px 1px 1px 1px;
	padding:6px;
}
fieldset.search legend span {
	font-size:110%;
	font-style: bord;
}
fieldset.search p {
	float:left;
	padding:3px;
	margin:10px auto;
}
fieldset.search p label {
	font-size:130%;
	display:block;
	color:#cc0000;
	text-transform:uppercase;
}
fieldset.search p input.text {
	font-size:130%;
}
fieldset.search p select.select {
	font-size:130%;
}
fieldset.search p select.select option {
}
fieldset.search p input.button {
	font-size:130%;
	margin-top:25px;
	height:32px;
}

/* }}} */



/* {{{ Search forms */
fieldset.features {
	width:420px;
	margin:0px auto;
	border:0px solid #000000;
	border-width:1px 1px 1px 1px;
	padding:5px;
	}

fieldset.features  p {
	font-size:11px;
	text-align: left;
	font-weight: normal;
	color:#000000;
	padding:4px;
	padding-top: 7px;
	margin:0px auto;

}


/* {{{ Search forms */
fieldset.profiles {
	margin:0px auto;
	border:0px solid #000000;
	border-width:1px 1px 1px 1px;
	padding:3px;
	}

fieldset.profiles  p {
	font-size:9px;
	text-align: left;
	font-weight: normal;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
font-weight:normal;

}


/* {{{ Search forms */
fieldset.box {
	width:950px;
	margin:0px auto;
	border:0px solid #000000;
	border-width:1px 1px 1px 1px;
	padding:8px;
}


.box-text {
color: #000000; 
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
text-align:left;
}

.box-text a {
color: #cc0000; 
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:left;
}


/* {{{ Sales pitch */
div.pitch {
	width:1000px;
	background-color:#ffffff;
	margin:4px auto;
	padding:0px 0px;
	font-size:19px;
	text-align: center;
	font-weight: bold;
	color:#000000;
}

/* {{{ Sales pitch */
div.pitch-medium {
	width:1000px;
	background-color:#ffffff;
	margin:4px auto;
	padding:0px 0px;
	font-size:18px;
	text-align: center;
	font-weight: bold;
	color:#000000;
}

div.pitch-small {
	width:1000px;
	background-color:#ffffff;
	margin:auto;
	margin-bottom: 8px;
	padding:0px 0px;
	font-size:14px;
	text-align: center;
	font-weight: normal;
	color:#000000;
}


div.pitch div.profile img,
div.pitch a.profile img {
	width:180px;
	height:135px;
	border:1px solid #ccc;
	padding:5px;
}
div.pitch em {
	font-size:24px;
	font-style:normal;
	color:#cc0000;
	font-weight:bold;
}
div.pitch em.small {
	font-size:90%;
}
div.pitch p {
	margin-bottom:10px;
}
div.pitch p.small {
	color:#c50000;
	font-size:70%;
	margin-bottom:5px;
}
/* }}} */


br.clear {
  clear: both;
  height: 0;
  line-height: 0px;
}

div.shadow {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(/templates/t1/images/shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(/templates/t1/images/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(/templates/t1/images/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(/templates/t1/images/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(/templates/t1/images/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}




div.profile div.thumbs {
	float:left;
	width:200px;
	text-align:center;
}
div.profile div.thumbs img {
	float:center;
	margin:1px;
	border:1px solid #555;
	padding:0px;
	width:150px;
	height:150px;
}

div.profile div.previewthumbs {
	float:center;
	width:200px;
	text-align:center;
}
div.profile div.previewthumbs img {
	float:center;
	margin:1px;
	border:1px solid #555;
	padding:1px;
	width:150px;
	height:150px;
}
