
/* create a herd */

.create_herd_form {
width:330px;
height:495px;
padding-left:48px;
padding-right:48px;
padding-top:36px;
background:url(/images/black/bubble_event.png);
background-repeat: no-repeat;
}

form.sign_up{

}
.sign_up_form_wrapping {
background:url(/images/black/buzzherd_sign_up_form_top.gif) top left no-repeat;
width:422px;
padding-top:30px;


}
.sign_up_form {
padding:0px 0 50px 43px;
background:url(/images/black/bh_homebg.jpg) bottom left no-repeat;
}
.sign_up_button {
float:right;
padding:0px 0 10px 15px;
margin-right:12px;
}


label{
display:block;

font-size:16px;
line-height:18px;
font-family:Georgia;
font-style:italic;
padding:2px 0px 5px 0px;
font-weight:normal;
}

.textline { 
width:227px;
background:url(/images/black/field.gif);
background-repeat:no-repeat;
height:29px;
margin-bottom:10px;
}
.textlinelg { 
width:338px;
background:url(/images/black/field_long.png);
background-repeat:no-repeat;
height:29px;
margin-bottom:10px;
}

.textline input  { 
width:220px;
margin:5px 0 0 5px;
}

.textlinelg input  { 
width:320px;
margin:5px 0 0 5px;
}

#createherd .secondary_content{
	padding-top:30px;
}



.textbox {
width:336px;
height:245px;
background:url('/images/black/field_tall.gif');
background-repeat: no-repeat;
padding:10px;
}

.textbox textarea {
height:230px;
width:325px;
border:0px;
padding:0px;


}


.radiobuttons {
padding-top:20px;
font-family:Arial;
font-size:12px;
float:left;
margin-right:20px;
}

.radiobuttons img { /* Align them Radio Buttons properly! */
vertical-align:middle;
margin:8px;
}

#comment{ /* The "Please select the functions" comment... */
float:left;
color:#666666;
font-style:italic;
font-size:12px;
font-family:Arial;
}

#addbutton { /* This is for the Create Herd button */
float:right;
left:32px;
margin-top:5px;
}

/* signup pages */

#content_subtop1 h1{
float:right:
}

#signup #content_subtop1{
width:450px;
}
#signup #content_subtop1 h1{
float:left;
}
#signup .secondary_content{
padding-top:30px;
}
#signup .secondary_content h2{
margin-bottom:10px;

}


#content_subtop1 .steps{
float:right;
display:block;
font-size:16px;
line-height:18px;
color:#464646;
font-family:Georgia;
font-style:italic;
padding:25px 0px 5px 0px;
font-weight:bold;
}


#signup .secondary_content ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 10px;
}

#signup .secondary_content ul li {
	background:url(/images/black/bullet_01.gif) top left no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:200;
	letter-spacing:.05em;
	margin:0;
	padding:0 0 7px 14px;
	
}

.city{
width:148px;
float:left;
margin-right:5px;
}
.city .textline{
background:url(/images/black/field_city.gif);
width:148px;
}
.city .textline input{
width:138px;
}



.state{
width:76px;
float:left;
margin-right:5px;
}

.zip{
width:96px;
float:left;
}
.zip .textline{
width:96px;
background:url(/images/black/field_med.png);
}
.zip .textline input{
width:86px;
background:url(/images/black/field_med.mng);
}


.when{
width:148px;
float:left;
margin-right:5px;
}
.when .textline{
background:url(/images/black/field_city.gif);
width:148px;
}
.when .textline input{
width:138px;
}

.frequency{
width:148px;
float:left;
margin-right:5px;
}
.frequency .textline{
background:url(/images/black/field_city.gif);
width:148px;
}
.frequency .textline input{
width:138px;
}