/* 
Cuddle Buddy CSS
*/

body{
	font-family:  "tahoma", "Tahoma", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #909090;
	text-decoration: none;
	margin:0px;
	padding: 0px;
}

.contenttd {
	width: 580px;
	overflow: hidden;
	padding-left: 14px;
}

.stafftable {
	line-height: 20px;
	padding-left: 14px;
	vertical-align: text-top;
}

.stafftable a {	
	text-decoration:underline;
	color:#FFFFFF;	 
}

.stafftable a:hover {
	color:#0000FF;
	font-weight:bold;	
}



.imagestable {
	line-height: 140px;
	vertical-align: middle;
	text-align: center;
}

.sidebartext{
	font-family: "tahoma", "Tahoma", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left:10px;
	margin-right: 22px;
	padding: 0px;
}

.sidebarheadline{
	font-family: "tahoma", "Tahoma", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	margin-left:10px;
	margin-right: 22px;
	padding: 0px;
}

.sidebarheadline a {
	font-family: "tahoma", "Tahoma", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	padding: 0px;
}

.sidebarheadline a:hover {
	font-family: "tahoma", "Tahoma", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	padding: 0px;
}



a {	
	text-decoration:underline;
	color:##003480;	 
}

a:hover {
	color:#0000FF;
	font-weight:bold;	
}

.sidebar {
	margin-left: -14px;
}

.container {
background-color: #909090;
background-image: url(../images/interface/mainbgbackground.gif);
background-attachment: fixed;
background-position: top;
background-repeat:no-repeat;
padding-top: 10px;
}


p {
/*	padding-left: 14px;*/
}

.maintext {
	padding-left: 14px;
}

.input  {
	border: 1px solid #000000;
}



p a {
	color: #FFFFFF;
	font-weight:bold;
}
	
.smalltext {
	font-family:tahoma, verdana, arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	color: #000000;
	padding: 2px 0px 0px;
	line-height: 12px;
}

	/*---these divs are for the image borders---*/
	div.img-regular {
	background: url(../images/interface/shadow.gif) bottom right no-repeat;
	clear: none;
	float: left;
	padding: 0;
	position: relative;
	}
	
	div.img-regular img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: 0px 5px 5px 0;
	padding: 3px;
	position: relative;
	} 


	/*---these divs are for the image borders---*/
	
	div.img-screen img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	padding: 2px;
	position: relative;
	} 

.errormessage {
	color: #FF0000;
	font-weight: bold;
}


.whitetext {
	color: #FFFFFF;
}

	.formX {
		font-size: 85%;
	}

	.form25 {
		font-size: 85%;
		width: 140px;
	}
	.form50 {
		font-size: 85%;
		width: 270px;
	}
	.form100 {
		font-size: 85%;
		width: 540px;
	}
	.formsidebar {
		font-size: 85%;
		height: 15px;
		width: 105px;
		margin-left: 10px;
	}
	.formunsubscribe {
		font-size: 85%;
		height: 15px;
		width: 180px;
		margin-left: 10px;
	}
