@charset "utf-8";

/* Danas Pet Services */



body

{

	

	background: #E8E0A2 url(images/ba_top2.jpg) repeat-x;

	margin: 0px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #333333;

}

#bg_left

{

	background:url(images/bgleft.jpg) repeat-y;

}



#bg_right

{

	background: url(images/bg_right.jpg) repeat-y;

}





img



{

	border: 0;

}



a

{

	color: #6B4400;

	text-decoration: none;

}



a:hover

{

	color: #000000;

	text-decoration: underline;

}



h1

{

	padding: 10px 0;

	margin:  0px;

	font-family: Georgia;

	font-style:italic;

	font-size: 24px;

	color:#5F2C00;

	font-weight: normal;

}



#nav-bg

{

	background: url(images/nav_top_bg.jpg) repeat-x;

	line-height: 30px;

	border-top: solid 1px #F4F1D7;

}



.topnav 

{	

	font: normal 18px Georgia;

	overflow: hidden;

	margin: 0 ;

	padding: 0;

	list-style: none;

	font-style: italic;

}



.topnav li

{

	padding: 0;

	margin: 0;

	display: inline;

}



.topnav li a

{

	color: #815321; 

	padding: 0px 10px;

	line-height: 30px;

	border-right: 1px  #815321 solid ;

}



.topnav li a:hover, .topnav li .selected{

	color: #B2912B !important; 

	text-decoration: none;

}

.topnav li a#rightmost

{

	border: none;

}



#footer_bg

{

	background: url(images/footer_bg.jpg) repeat-x;

	height: 39px;



}

#footer

{

	background: #E8E0A2;

	height:72px;

	color:#663400;

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;	

}



#footer a

{

	

	text-decoration:none;

	color: #B2912B;

	font-weight:bold;



}

#footer a:hover

{

	color: #5F2C00;

	text-decoration: underline;

}

#forma{
	padding: 0px 0px 0px 140px;
}


.form-row{
	width: 420px;
	clear: both;
	float: left;
	margin: 5px 0px;
}

.field-label{
	width: 140px;
	float: left;
	font-weight: bold;
	font-size: 13px;
}

label{
	font-weight: bold;
	font-size: 13px;
}

.field-widget{
	width: 280px;
	float: left;
}

.checkmarks{
	width: 280px;
	float: left;
	padding: 0px 0px 0px 140px;
}

.field-widget input{
	width: 196px;
	height: 20px;
	padding: 1px 2px;
	color: #5F2C00;
	background: #E7DE9D;
	border: 1px solid #B2912A;
}

.field-widget select{
	width: 200px;
	color: #5F2C00;
	background: #E7DE9D;
	border: 1px solid #B2912A;
}

.field-widget textarea{
	padding: 1px 2px;
	color: #5F2C00;
	background: #E7DE9D;
	border: 1px solid #B2912A;
}

input#button{
	width: 60px;
	height: 24px;
	border: 1px solid #B2912A;
	color: #5F2C00;
	font-weight: bold;
	background: #E7DE9D;
	margin: 0px 0px 0px 140px;
}
