@charset "utf-8";
/* CSS Document */

#headerContainer{
 float:left;
 width:100%;
}

#topMenu{
 float:left;
 width:100%;
 height:61px;
 background-color:#000;
}

.headerMain{
 float:left;
 width:615px;
 margin-left:238px;
 height:61px; 
}

.headerLink{
 float:left;
 padding-left:10px;
 padding-right:10px;
 line-height:61px;
 height:61px;
}

.headerLink a{
 font-family:Arial, Helvetica, sans-serif;
 font-size:18px;
 color:#ffffff; 
}

.headerSep{
 float:left;
 height:61px;
 line-height:61px;
 color:#fff; 
 font-family:Arial, Helvetica, sans-serif;
 font-size:18px;
}

#logoAreaM{
 position:relative;
 +*clear:both;
 width:1089px;
 z-index:10;
 /*+*position:relative;*/
 +*margin-top:-61px;
}

.logoImg{
 float:left;
 width:275px;
 height:234px;
 margin-top:-67px; 
}

.registerArea{
 float:right;
 width:222px;
margin-top:-61px;
 margin-right: -1px;
}

.registerForm{
 float:left;
 width:222px;
 height:106px;
 background-image:url(http://boobsandtubes.com//images/register-now.png);
 background-repeat:no-repeat;
}

.regFRowCon{
 float:left;
 width:170px;
 height:45px;
 margin-top:55px;
 margin-left:31px; 
}
.regFormRow{
 float:left;
 width:100%;
 height:17px;
 margin-bottom:7px; 
}

.regFLeftT{

}

.regFRightT{
 
}

.regFLeftB{
 float:left;
 width:120px;
 hight:17px;
}

.searchT{
 width:100%;
 height:15px;
 color:#999; 
 border:0px;
}

.regFRightB{
 float:left;
 width:49px;
 height:17px;
}

.shareBottonT{
 float:left;
 margin-top:11px;
 width:100%;
 height:60px; 
}

#bannerTopM{
float: left;
    margin-left: 242px;
    margin-top: -100px;
}
.clear{
clear:both;
}

.home_submit{
	margin:0!important;	
}

div.selectbox-wrapper {
  position:absolute;
  width:400px;
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  margin-top:-10px;
  padding:0px;
  text-align:left;
  max-height:200px;
  overflow:auto;
}

/*Drop down list styles*/
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
/* Selected item in dropdown list*/
div.selectbox-wrapper ul li.selected { 
  background-color: #EAF2FB;
      color: #999999;
	  font-size:12px;
}

/* Hover state for dropdown list */
div.selectbox-wrapper ul li.current { 
  background-color: #CDD8E4;
      color: #999999;
	  font-size:12px;
}

/* Drop down list items style*/
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
      color: #999999;
	  font-size:12px;
}

.grouponHead{
	float: left;
    height: 115px;
    margin-top: 11px;
    width: 100%;
	
}
/*********************** popup ******************/
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:450px;
  height:600px;
  display:none;
  z-index:9999;
  padding:20px;
 
}


#boxes #groupon {
  background:url(images/notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
  background-color:#ffffff;
}

#groupon .d-header {
  background:url(images/login-header.png) no-repeat 0 0 transparent; 
  width:375px; 
  height:150px;
}

#groupon .d-header input {
  position:relative;
  top:60px;
  left:100px;
  border:3px solid #cccccc;
  height:22px;
  width:200px;
  font-size:15px;
  padding:5px;
  margin-top:4px;
}

#groupon .d-blank {
  float:left;
  background:url(images/login-blank.png) no-repeat 0 0 transparent; 
  width:267px; 
  height:53px;
}

#groupon .d-login {
  float:left;
  width:108px; 
  height:53px;
}