BODY {
	background: #E4E4E4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
    text-align:center;
  background-image: url(beta.gif);
  background-position: top right;
  background-repeat: no-repeat
}

/*
This is the main wrapper, all other divs is within thisone.
*/
.wrapperbox
{
  width:683px;
  text-align:left;
  margin-left: auto;
  margin-right:auto;
  padding:0px;
}

.message
{
 background-color: #FFFFFF;
  width:350px;
  height:30px;
  border: 2px solid #C0C0C0;
  padding:5px;
  background-image: url('payment/img/bottom.jpg');
  background-position: bottom;
  background-repeat: no-repeat;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: center;
  vertical-align:middle;
  margin:10px;
  font-size:12px;
 letter-spacing: -1;
  font-weight: bold;
  color: #FF3300;
}

Form
{
    margin: 0px;
    padding: 0px;

}


#wrapperhead
{
  width:100%;
  height:65px;
  margin:0px;
  padding:0px;
  background-image: url(head_bg.jpg);
  background-position: top;
  background-repeat: repeat-x;
  overflow:hidden;
}

#wrappercontent
{
  width:100%;
  background-image: url(middle_bg.jpg);
  margin-left:0px;
  padding-right:0px;
  text-align:left;
  margin-top:0px;
  padding-top:1px;
  padding-bottom:1px;

}

#WrapperContentArea
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
    margin-left:10px;
    margin-right:10px;
    margin-top:5px;
    margin-bottom:0px;
}

.label
{
      font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;

}



#wrapperbottom
{
  width:100%;
  height:52px;
  background-image: url(bottom_bg.jpg);
}

#wrapperplacement
{
	width:100%;
    margin-top: 10px;
    margin-bottom:20px;
    text-align:center;
}

/*
Here come the bottombar divs.
*/
.btm_left
{
  height:52px;
  width:12px;
  background-image: url(bottom_left.jpg);
  float: left;

}

.btm_center
{
  width:659px;
  height:52px;
  background-image: url(bottom_center.jpg);
  float: left;
}

.btm_right
{
  width:12px;
  height:52px;
  background-image: url(bottom_right.jpg);
  float: right;
}

/*
Here is the top div
*/
.top_left
{
  height:65px;
  width:11px;
  background-image: url(top_left.jpg);
  float: left;
}

.top_center
{
  width:655px;
  height:65px;
  float: left;
}

.top_right
{
  width:11px;
  height:65px;
  background-image: url(top_right.jpg);
  float: right;
}

.top_logo
{
  height:65px;
  width:300px;
  float: left;
}

.top_cart
{
  height:65px;
  width:173px;
  float: left;
  text-align:center;
}

.top_search
{
  height:65px;
  width:182px;
  float: left;
  overflow:hidden;  
}

.top_logo_area
{
  width:100%;
  height:36px;
  padding:0px;
}

.logoimg
{
  width:275px;
  height:32px;
}


.top_logo_menu
{
  width:100%;
  height:29px;
}


.minisearch
{
    width:100%;
    height:65px;
}

.minisearchinfo
{
     width:100%;
    height:36px;
}

.minisearchinfo_div
{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  margin:0;
  padding:0;
  padding-top:5px;
  text-align:center;
  font-size:11px;
  vertical-align: middle  ;

}

.minisearchfield
{
    height:29px;
}


.fieldHolder
{
	width: 151px;
	height: 29px;
	background-image: url(top_search1.jpg);
	float: left;
}

.textInput2
{
	width: 120px;
	height: 14px;
	border: none;
	color: #000000;
	margin-top: 5px;
	margin-left: 20px;
    background-color:transparent;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size:11px;
}

.cpyright
{
   font-family: Geneva, Arial, Helvetica, sans-serif;
  margin:0;
  padding:0;
  padding-top:5px;
  text-align:center;
  font-size:11px;
  vertical-align: middle;
  color:#585858;
}

h3
{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size:15px;
}

.MessageBX
{
	background: #ffffdd;
	border: 1px solid #ffcc00;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;	
	padding-bottom: 5px;
	margin-left: 0px;
	margin-bottom: 2px;	
	margin-top: 0px;	
	font-size: 11px;
	color: Black;	
}

.comtxt
{
    color:#808080;
    }





