/* CSS Document */

/* PAGE STRUCTURE */
.master {
	background-color: #65793C;
	width: 770px;
	margin: auto;
	padding: 0px 0px 0px 0px;
}

.divWrapper{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.masterReg {
	background-color: #65793C;
	width: 770px;
	margin: 0px;
	padding: 0px;
}

/* Home page elements */
.headerHome {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background-image: url(../images/home_header.jpg);
	background-repeat: no-repeat;
	width: 770px; 
	height: 335px;
}
.homeCopy {
	width: 770px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/home_section_border.gif);
	background-repeat: no-repeat;
}
.homeCopy a {
	color: #339933;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.homeCopy a:link {
	color: #339933;
	font-weight: bold;
	text-decoration: none;
}
.homeCopy a:visited {
	color: #339933;
	font-weight: bold;
	text-decoration: none;
}
.homeCopy a:hover {
	color: #339933;
	font-weight: bold;
	text-decoration: underline;
}
.homeCopy a:active {
	color: #339933;
	font-weight: bold;
	text-decoration: none;
}
.homeNihilani {
	float: left;
	width: 136px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 110px;
	background-image: url(../images/home_nihilani_logo.jpg);
	background-repeat: no-repeat;
	line-height: 14px;
}
.homePilimai {
	width: 139px;
	margin: 0px 0px 0px 267px;
	padding: 0px 0px 0px 101px;
	background-image: url(../images/home_pilimai_logo.jpg);
	background-repeat: no-repeat;
	line-height: 14px;
}
.homeKamilo {
	float: right;
	width: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 110px;
	background-image: url(../images/home_kamilo_logo.jpg);
	background-repeat: no-repeat;
	line-height: 14px;
}

.headerIslandDesign {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background-image: url(../images/island_design_header.jpg);
	background-repeat: no-repeat;
	width: 770px; 
	height: 345px;
}
.islandDesignCopy {
	width: 770px;
	height: 100px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/home_section_border.gif);
	background-repeat: no-repeat;
}
.islandDesignCopy a {
	color: #65793C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.islandDesignCopy a:link {
	color: #65793C;
	font-weight: bold;
	text-decoration: none;
}
.islandDesignCopy a:visited {
	color: #65793C;
	font-weight: bold;
	text-decoration: none;
}
.islandDesignCopy a:hover {
	color: #65793C;
	font-weight: bold;
	text-decoration: underline;
}
.islandDesignCopy a:active {
	color: #65793C;
	font-weight: bold;
	text-decoration: none;
}
.islandDesignNihilani {
	float: left;
	width: 136px;
	height: 100px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 110px;
	background-image: url(../images/home_nihilani_logo.jpg);
	background-repeat: no-repeat;
	line-height: 14px;
}
.islandDesignPilimai {
	width: 139px;
	height: 100px;
	margin: 0px 0px 0px 267px;
	padding: 0px 0px 0px 101px;
	background-image: url(../images/home_pilimai_logo.jpg);
	background-repeat: no-repeat;
	line-height: 14px;
}
.islandDesignKamilo {
	float: right;
	width: 140px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 110px;
	background-image: url(../images/home_kamilo_logo.jpg);
	background-repeat: no-repeat;
	line-height: 14px;
}
.headerRegistration{
	margin: 0px;
	background-repeat: no-repeat;
	width: 770px; 
	height: 50px;
}

.regForm{
	width: 446px;
	background-color: #fceecb;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
}

.regFormOutline{
	width: 402px;
	border-bottom: 1px solid #a85c49;
	border-left: 1px solid #a85c49;
	border-right: 1px solid #a85c49;
	padding:0px 10px 10px 20px;
	margin:0px 0px 0px 0px;
	border-top: 1px solid #a85c49;
}

.tdLeft{
	color:#65793C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding: 3px 5px 3px 0px;
}

td{
	color:#65793C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tdRight{
	text-align: left;
	color:#65793C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 0px 3px 0px;
}

.tdPadding{
	text-align: left;
	color:#65793C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	line-height: 13px;
}

.input200{
	width: 222px;
	border: 1px solid #7898B6;
	font-size: 11px;
	color: #333333;
	padding: 1px;
}

.input100{
	width: 100px;
	border: 1px solid #7898B6;
	font-size: 11px;
	color: #333333;
	padding: 1px;
}

.input35{
	width: 35px;
	border: 1px solid #7898B6;
	font-size: 11px;
	color: #333333;
	padding: 1px;
}

.input30{
	width: 30px;
	border: 1px solid #7898B6;
	font-size: 11px;
	color: #333333;
	padding: 1px;
}

.input{
	border: 1px solid #7898B6;
	font-size: 11px;
	color: #333333;
	padding: 1px;
}

.required{
	color: #65793C;
	font-size: 11px;
}

.magDiv{
	border:1px solid #336699;
	background-color:#dee4e9;
	margin: 5px 0px 5px 15px;
}

.regHeadline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #65793C;
	margin: 10px;
}

.regHeadlineLarge{
	font-size:21px;
}
