/* CSS Document */
#content{
	background: url(images/cowPatch_008.gif) left top no-repeat;
	width: 752px;
	height:auto;
	height:537px;
	min-height:537px;
	margin-top:0px;
	float:left;
	position:relative;
}

#herdlogo {
	position:absolute;
	top: 69px;
	left: 178px;
}

p{ 
	margin-bottom:3px;
	margin-top:3px;
}

#speaker {
	position:absolute;
	top: 328px;
	left: 772px;
}
#subnav{
	margin-left: 0px;	
}
#subnav a#sherdaboutsundae {
	background-position: 0 -15px;
}

#maincontent {
	width: 900px;
}

#herdmainheader{
	width:176px;
	height:21px;
	margin-top:10px;
	margin-bottom:10px;
}

#invitetoherd{
	width:306px;
	height:16px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:-3px;
	position:absolute;
	top: 40px;
	left: 300px;
}

#pendinginvites{
	width:150px;
	height:17px;
	margin-top:10px;
	margin-bottom:10px;
}

#herdintrotext{
	padding: 0;
}

div, td{
	font-family:"Trebuchet MS";
	font-size:12px;
}

.bolddarktext{
	color:#000000;
	font-weight:bold;
}

.previous, .next{
	width:60px;
}

#content a:visited, #content a:link{
	color:#FDD56B;
	font-weight:bold;
}

#content a:hover{
	color:#F0027F;
	font-weight:bold;
}

#content a.inviteflink:visited, #content a.inviteflink:link{
	color:#000000;
}

#content a.inviteflink:hover{
	color:#000000;
}

.normalwhitetext{
	color:#FFFFFF;
}

.normalyellowtext, #content .normalyellowtext a, #content .normalyellowtext a:link, .normalyellowtext a:link, .normalyellowtext a, .normalyellowtext a:visited, #content .normalyellowtext a:visited, .normalyellowtext a:hover, #content .normalyellowtext a:hover{
	color: #E1EA2A;
}

.headerwhitetext{
	color:#FFFFFF;
	font-weight:bold;
	font-size:24px;
	font-family:"Trebuchet MS";
}

#herdsubheading{
	color:#FFF;
	/*font-weight:bold;*/
	font-size:14px;
	font-weight: bold;
}

.herdinput{
	background-color:#FFFFFF;
	border:1px solid #F0027F;;
}

#introtext{
	display:block;
	width:100%;
}

#emaillist{
	display:block;
	/*float:left;*/
	width:350px;
}

#herddisplay{
	display:block;
	width:300px;
	/*float:left;*/
}

#maintitle{
	background: url(images/headAbout_logo.gif) left top no-repeat;
	width:356px;
	height:156px;
	margin-top: -20px;
	margin-left: 25px;
}

#maintitleleft{
	background: url(images/logo_1.gif) left top no-repeat;
	width:165px;
	height:140px;
	margin-top: -20px;
	margin-left: 0x;
	float:left;
}

#maintitleright{
	background: url(images/logo_2.gif) left top no-repeat;
	width:208px;
	height:134px;
	margin-top: -47px;
	float:left;
}

#maindiv{
	/*width:550px;*/
	color:#FFFFFF;
	min-height:280px;
	margin-left: 50px;
	padding-top:110px;
}

#cowside{
	position:absolute;
	bottom:0px;
}	

.inputemail{
	display:block;
	padding: 5px 0px 5px 0px;
}

.inputemail input{
	width:140px;
}

.herd{
	display:block;
	background:url(images/herdCard.gif) center top;
	width:270px;
	color:#FFFFFF;
	height:191px;
}

#herdheader{
	padding-left:35px;
	padding-top:20px;
	font-family:"Trebuchet MS";
	text-decoration:underline;
	font-size:18px;
}

#herdcontent{
	padding-top:5px;
	/*padding-left:10px;*/
	margin-left:-10px;
	font-family:"Trebuchet MS";
	color:#000000;
}

.alreadysent, .selfsent, .error, .success{
	padding: 5px 0px 5px 0px;
	width:480px;
}

.floater{
	display:block;
	width:350px;
}

#loginjoin{
	width:500px;
}

.herdmembers{
	font-size:14px;
	text-align:left;
	padding-left:15px;
}

.herdleader{
	font-size:20px;
	margin-bottom:5px;
	text-align:left;
	padding-left:53px;
}

.error{
	color:red;
	font-size:9px;
	padding-left:5px;
}

#pages{
	margin-left: 20px;
	margin-top:5px;
}

#content .page, #content .pageselected, #content .page a, #content .pageselected a, #content .page a:visited, #content .pageselected a:visited, #content .page a:hover, #content .pageselected a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
}

#content .page a, #content .page a:visited #content .page a:hover{
	color: #000000;
}

#content .pageselected a, #content .pageselected a:visited, #content .pageselected a:hover{
	color: #FFFFFF;
}

/**
 * Invite to herd
 */
 
.invitetoherd_contentblock{
	float: left;
}
 
#invitetoherd_contentblockleft{
	margin-top:10px;
	width: 310px;
}

#invitetoherd_contentblockright{
	width: 340px;	
	margin-left: 30px;}

/******************
	TEMP
******************/

/*#subnav a {
	display:inline;
	height:0;
	margin:0;
	overflow:auto;
	padding:0;
}

#slogout {
	background:none;
	width:50px;
}*/

/******************
	END TEMP
******************/

