/* @override http://sabrinadarby.com/css/main.css */

body {
    margin:0;
    padding:0;
    border:0;			
    width:100%;
    
	font: 11px/0px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	background: #560001 url(../images/royal-red.gif) repeat;
}

p {
	margin: 15px 0px 15px 0px;
}

a {
    	color: #ff0081;
	}
	
a:hover {
		color: #930084;
		text-decoration:none;
	}

div {
	padding: 0px;
	margin: 0px;
}	
img {
	margin: 0;
	padding: 0;
	}	
	
a img {
	border: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a:hover img {
	border: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

form {
	line-height: 32px;
}
		
#container {
	width: 1024px;
	border-left: 1px solid #923335;
	border-right: 1px solid #923335;
	margin: 0px auto 00px;
	text-align: left;
	background-image: url(../images/darby_series2_bkgd_smoothing.jpg);
	background-color: #470109;
}

#left {
	width: 401px;
	padding: 0px 16px 0px 16px;
	margin: 0px 0px 60px 200px;
	line-height: 28px;
}

#left.excerpt {
	line-height: 16px;
}

#right {
	float: right;
	width: 381px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
}

#right p {
	margin: 0px 149px 30px 41px;
	padding: 4px;
	color: #333;
	/*background-color: white;*/
	border: 1px dotted #191919;
	background-image: url(../images/1px_white.png);
}

#right img {
	margin: 0px 0px 0px 0px;
}

h2 {
	margin: 15px 0px;
	padding: 0px;
	font: normal normal 20px/30px garamond, Georgia, "Times New Roman", Times, serif;
}

.asset-body {
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
}

.asset-footer {
	margin: 0px 0px 45px 0px;
	padding: 0px 0px 0px 0px;
}

span.label,span.spacer,span.multiple span {
	margin: 0px;
	padding: 0px;
	} 
	
	

#footer {
	clear: both;
	background-color: #410000;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border-top: 1px solid #923335;
	border-bottom: 1px solid #923335;
	font-size: 9px;
	color: #ff0081;
	line-height: 24px;
}

label {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

form.subscribe {
	width: 400px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
}

form.subscribe input.button {
	margin: 0px 0px 0px 20px;
	font: 10px/11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	}
	
form.subscribe input.emailaddress {
	margin: 0px 0px 0px 0px;
	font: 9px/11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #810000;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

#footer_left {

}

#footer_right {
	float: right;
	width: 300px;
	text-align: right;
}

#footer_mid {
	float: right;
	width: 250px;
	margin: 00px 0px 0px 0px;
	vertical-align: text-top;
	text-align: center;
	/*border-left: dotted 1px #923335;
	border-right: dotted 1px #923335;*/

}

#footer_mid p {
	margin: 0px 0px 0px 65px;
}

#footer_mid a {
	text-decoration:none;
}

#footer_mid a:hover {
		color: #930084;
		text-decoration:none;
	}

#footer_mid img {
	vertical-align: text-top;
	align: top;

}

#footer_mid span {
	padding-top: 60px;
}

#footer label {
	color: #ff0081;
}

fieldset {
	width: 370px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 20px;
}

button {
	margin: 20px 0px 10px 20px;
	padding: 10px 10px 10px 10px;

}

label {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input {
	margin: 0px 0px 5px 0px;
	padding: 4px;
	font: 11px/14px "Courier New", Courier, mono;	
}

textarea {
	margin: 0px 0px 5px 0px;
	padding: 4px;
	font: 11px/14px "Courier New", Courier, mono;	

}



