/* CSS Document */

body {
	background-image:url(../images/patanegra_pattern.gif);
	background-repeat:repeat;
	background-color:#881417;
	margin-left:0px;
	margin-right:0px;
}
a
{	color:#333333;
	text-decoration:none;
}
a:hover
{	color:#000000;
	text-decoration:underline;
}
/* id elements */

#maincontainer {
  	width: 925px;
	height: 687px;
	margin: 0 auto;
}

#mainback {

}
#mainback2 {
	background-image:url(../images/patanegra_mainback.jpg);
	width:925px;
	height:687px;
}
#mainbackV {
	background-image:url(../images/patanegra_mainbackbox2.jpg);
	width:925px;
	height:687px;
}
#mainbackW {
	background-image:url(../images/patanegra_mainbackbox3.jpg);
	width:925px;
	height:687px;
}
#getmenu {
	position:relative;
	float:left;
	left: 30px;
	top: -180px;
}

#moreinfo {
	position:relative;
	float:left;
	left: -500px;
	top: -200px;
}
#contact {
	position:relative;
	float:left;
	left: 370px;
	top: -395px;
}

#email {
	position:relative;
	float:left;
	left: 100px;
	top: -250px;
}

#mom {
	position:relative;
	top:-150px;
	float:left;
	left:160px;
}
#nobook {
	position:relative;
	float:right;
	left: 0px;
	top: -160px;
}
#giftvoucher {
	position:relative;
	float:left;
	left: -360px;
	top: -100px;
}

form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:360px;
height:auto;
padding:14px;
position:relative;
left:210px;
top:70px;
border:1px;
}


/* ----------- stylized ----------- */
#stylized{
/*border:solid 2px #72090b;
color:#000000;
//background:#ebe5e3; 
//filter:alpha(opacity=80);
//-moz-opacity: 0.7;
//opacity: 0.7;
//-khtml-opacity: 0.7;*/
font-family:Georgia, "Times New Roman", Times, serif

}
#stylized h1 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:5px;
	color:#902519;
	margin-left:30px;
}
#stylized h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:8px;
	color:#ac2d1f;
	margin-left:30px;
}
#stylized p{
font-size:11px;
color:#000000;
margin-bottom:20px;
border-bottom:solid 1px #72090b;
padding-bottom:10px;
	margin-left:30px;
}
#stylized .p1{
font-size:11px;
color:#000000;
margin-bottom:20px;
border-bottom:solid 0px #72090b;
padding-bottom:10px;
font-size:12px;font-family:Arial, Helvetica, sans-serif;
}
#stylized label{
display:block;
font-weight:normal;
text-align:right;
width:140px;
float:left;
font-size:11px;
margin-top:6px;
}
.loadingBox
{	height:300px;
	width:340px;
	margin: 0 auto;
	padding:20 20 20 20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#stylized .small{
color:#000000;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
float:left;
width:140px;
}
#stylized .txt
{	color:#000000;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	float:left;
	width:200px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#stylized input{
	float:left;
	font-size:11px;
	padding:2px 2px;
	border:solid 1px #aacfe4;
	width:180px;
	margin:2px 0 6px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#stylized .cc{
float:left;
font-size:11px;
padding:2px 2px;
border:solid 1px #aacfe4;
width:36px;font-family:Georgia, "Times New Roman", Times, serif;
margin:2px 0 10px 10px;
}

#stylized .amt{
float:left;
font-size:11px;
padding:2px 2px;
border:solid 0px #f6b4b2;
width:70px;
margin:2px 0 10px 10px;
background-color:#ebe3de;
font-family:Georgia, "Times New Roman", Times, serif;
}
#stylized select{
float:left;
font-size:12px;
padding:2px 2px;
border:solid 1px #aacfe4;
margin:2px 0 10px 10px;font-family:Georgia, "Times New Roman", Times, serif;
}
#stylized .sml {
float:left;
font-size:12px;
padding:2px 2px;
border:solid 1px #aacfe4;
width:100px;
margin:2px 0 10px 10px;
}
#stylized textarea{
float:left;
font-size:11px;
padding:4px 2px;font-family:Georgia, "Times New Roman", Times, serif;
/*border:solid 1px #aacfe4;*/
width:180px;height:60px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#d3c9b5 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#982617;
font-size:11px;
font-weight:bold;font-family:Georgia, "Times New Roman", Times, serif;
}

