body{
	margin: 0px;
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	background:#cc9932 url(../images/fBG.gif) repeat-y top left;
}

body.in{
	margin: 0px;
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	background:#cc9932 url(../images/bbg02.gif) repeat-y top left;
}

body.in_white{
	margin: 0px;
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	background:#FFFFFF url(../images/bbg02.gif) repeat-y top left;
}
#register input{
	font-family: Georgia, serif;
	font-size:12px;
	color:#999999;
	padding: 4px;
	border:solid #cccccc 1px;
}
#register select{
	font-family: Georgia, serif;
	font-size:12px;
	color:#999999;
	padding: 2px;
	border:solid #cccccc 1px;
}
input.required, textarea.required {
	border: 1px solid #cccccc;
}

#content{
	width:750px;
	margin-left:auto;
	margin-right:auto;
}
#rBG{ background:#cc9932 url(../images/rBG.gif) repeat-x top left; width:100%;}
#LBG{ background:url(../images/lBG.gif) no-repeat top left; width:100%;}
/*#lBG{width:1000px; margin-left: auto; margin-right:auto;}*/
#lBG table{
	margin: 0px;
	padding: 0px;
}
#bBG{ background:#977347 url(../images/bBG.gif) repeat-y top left; width:100%; }

.home_Menu{
	background:#cc9932 url(../images/Vilas_01.gif) no-repeat bottom left;
	width:249px;
	height:449px;
	vertical-align:top;
}
.home_hText{
	height:449px;
	background-color:#cd802c;
}

.home_hText p{
	font-size:12px;
	padding: 10px 10px 10px 40px;
	width:275px;
	text-align:left;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
.home_hText strong{
	font-size:22px;
	color:#FFFFFF;
	font-weight: normal;
}
.home_Left{
	width:599px;
	height:450px;
	background:#977347 url(../images/Vilas_04.gif) no-repeat top left;
}

.home_Right{
	background:#cc9932;
	vertical-align:top;
}


.home_Right td.img001{
	width:288px;
	vertical-align:top;
}

.home_Right p{
	font-size:12px;
	padding: 4px 4px 4px 29px;
	width:250px;
	text-align:left;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
.home_Right strong{
	font-size:22px;
	color:#FFFFFF;
	font-weight: normal;
}

/************************** MENU ****************/

.in_Menu{
	background:#cc6633;
	width:199px;
	height:449px;
	vertical-align:top;
}
.in_Main{
	width:100%;
	vertical-align:top;
	background:#cc9932 url(../images/logo02_right.gif) no-repeat top left;
	padding: 10px;
	text-align:left;
	padding-top:105px;
}
.in_Main_white{
	width:100%;
	vertical-align:top;
	background:#FFFFFF url(../images/logo02_right_white.gif) no-repeat top left;
	padding: 10px;
	text-align:left;
	padding-top:105px;
}

.in_Left{
	background:#977347;
	text-align:center;
	padding-top: 40px;
	padding-bottom: 40px;
	vertical-align:top;
}
.in_Left a, .in_Left a:link, #navlist a:visited{
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
}

.in_Left a:hover{
	color: #FFFFFF;
}
/************************** MENU ****************/
#navcontainer02 { width:179px;}
#navcontainer02 ul{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Georgia, serif;
	text-transform:capitalize;
	font-size: 12px;
	text-align:right;	font-variant: small-caps;

}
#navcontainer02 a{
	display: block;
	padding: 8px;
	width:179px;
}

#navcontainer02 a:link, #navlist02 a:visited{
	color: #000000;
	text-decoration: none;
}

#navcontainer02 a.current:link, #navlist02 a.current:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#navcontainer02 a:hover{
	color: #FFFFFF;
}
/************************** MENU ****************/

#inBG{ background:#cc9932 url(../images/rBG.gif) repeat-x top left; width:100%; text-align:center; }

h1{
	font-size:22px;
	color:#FFFFFF;
	font-weight: normal;
	font-family: Georgia, serif;
	font-variant: small-caps;
	margin: 0px; padding:0px;
}
h1.en{
	font-size:28px;
	color:#FFFFFF;
	font-weight: normal;
	font-family: Georgia, serif;
	font-variant: small-caps;
	margin: 0px; padding:0px;
}

h2{
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Georgia, serif;
	margin: 0px; padding:0px;
}

h3{
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
	font-family: Georgia, serif;
	margin: 0px; padding:0px;
}
.pricing table{
width: 700px;
}
.pricing table th{
	background-color:#c2984d;
	height: 60px;
	font-family: Georgia, serif;
	text-align:center;
}
.pricing table th.odd{
	background-color:#bb924a;
}

.pricing table td{
	background-color:#e3b56c;
	font-family: Georgia, serif;
	text-align:center;
	padding: 6px;
}
.pricing table td.odd{
	background-color:#dbad67;
}
.in_Content{
	width: 550px;
	padding-left: 34px;
	font-family: Georgia, serif;
	text-align:left;
	font-size:11px;
}


.inline-list {
	margin: 0px 0px 0px 10px;
	width: 340px;
	padding: 5px;
}

.inline-list ul, .inline-list li {
	list-style:none;
	margin: 0;
	padding: 0;
	font-size:11px;
	font-family: Georgia, serif;
	padding-left: 16px;
	margin-bottom:2px;
}

.inline-list li {
	background-image: url(../images/b01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.inline-list li.odd {
	background-image: url(../images/b02.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

p.in_p{
	font-size:11px;
	padding: 0px 10px 0px 20px;
	width:225px;
	text-align:left;
	line-height:14px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
strong.in_p{
	font-size:22px;
	color:#FFFFFF;
	font-weight: normal;
}


/************************** MENU ****************/
#navcontainer { width:249px;}
#navcontainer ul{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Georgia, serif;
	text-transform:capitalize;
	font-size: 12px;
	text-align:right;	font-variant: small-caps;
}
#navcontainer a{
	display: block;
	padding: 8px;
	width:229px;
}

#navcontainer a, #navcontainer a:link, #navlist a:visited{
	color: #000000;
	text-decoration: none;
}

#navcontainer a:hover{
	color: #FFFFFF;
}


	.likeParent {
	font: inherit;
	color: inherit;
	text-decoration: inherit;
}

a.likeParent,
a.likeParent:link,
a.likeParent:active,
a.likeParent:visited,
a.likeParent:hover 
{
	font: inherit;
	color: #000000;
	text-decoration: none;
}

div.title 
{
	width: auto;
	/*background-color: #B5C4FF;*/
	background-color: #99BBE8;
	border-bottom: solid 1px #000000;
	padding: 2px;
	margin-bottom: 15px;

	font-family: Verdana;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;

}
div.content 
{
	margin: 10px;
}

fieldset {
	margin: 5px;
}

legend 
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: Black;
}

fieldset.flash
{
	width: 375px;
	margin: 10px 0px 10px 0px;
	border-color: #D9E4FF;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}
.progressContainer {
	margin: 5px;
	padding: 4px;
	
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	
	overflow: hidden;
}
.red /* Error */
{
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
.green /* Current */ 
{
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
.blue /* Complete */
{
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
a.progressCancel,
a.progressCancel:link,
a.progressCancel:active,
a.progressCancel:visited,
a.progressCancel:hover
{
	font-size: 0px;
	display: block;
	height: 14px;
	width: 14px;
	
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}
a.progressCancel:hover 
{
	background-position: 0px 0px;
}
.gallery table{
}
.gallery td{
	border:#D4A13B 4px solid;
	background-color: #DEAE4E;
	text-align:center;
}
.navlink input
{
	text-align:left;
}
.gallery input{
	padding:4px;
	border:#D4A13B 4px solid;
	background-color: #DEAE4E;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	
.req{
	color:#FF0000;
}
input.required, textarea.required {
	border: 1px solid #cccccc;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #ffe1e1;
	color : #FF0000;
	border: 1px solid #FF0000;
}

ul.errorbox{
list-style:none;
padding:0px;
margin:0px;
}
ul.errorbox li{
  border-color: #FF0000;
  border-width: 1px;
  border-style: solid;
  padding: 5px;        /* padding in fieldset support spotty in IE */
  color: #FF0000;
  background-color:#ffe1e1;
  margin-bottom:2px;
}