
/* CSS Document */
/*Start of main page structure*/
body
{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS" , Arial, sans-serif;
	background-image: url(../images/back-image.jpg);
	background-repeat: repeat-x;
	background-color: #cfcf95;
	color: #000;
	font-size: 12px;
	text-align: justify;
	line-height: normal;
}


.logo-box
{
	background-color: #f4ecc3;
	border: #d9cea1 solid 1px;
}

.left-panel
{
	background-color: #ebe0b3;
}

.right-panel
{
	background-color: #fbfbdc;
}


.footer-shadow
{
	background-image: url(../images/footer-shadow.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #3a3a1f;
}
.footer-shadow a, footer-shadow a:hover
{
	color: #3a3a1f;
	text-decoration: underline;
	margin: 0px;
}

.footer-shadow a:hover
{
	text-decoration: none;
	color: #000;
}
.footer
{
	background-image: url(../images/footer-back.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #3a3a1f;
}

.footer a, footer a:hover
{
	color: #3a3a1f;
	text-decoration: underline;
	margin: 0px 10px 0px 10px;
}

.footer a:hover
{
	text-decoration: none;
}

.navdivider
{
	background-image: url(../images/nav-divider.gif);
	background-repeat: no-repeat;
	background-position: top;
}


.menu a, menu a:hover
{
	height: 38px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	display: block;
	line-height: 35px;
}

.menu a:hover
{
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
/*End of main page structure*/

/*Start of login structure*/
.header-login
{
	height: 30px;
	vertical-align: top;
	font-size: 18px;
	font-weight: bold;
	color: #946942;
	text-align: left;
	padding-left: 15px;
	background-color: #f4ecc3;
}

.submit
{
	padding: 3px;
	background-color: #946942;
	border: #795534 solid 1px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	height: 25px;
	width: 60px;
	vertical-align: middle;
}

.delete
{
	padding: 2px;
	background-color: #946942;
	border: #795534 solid 1px;
	color: #ffffff;
	font-weight: normal;
	cursor: pointer;
	height: 25px;
	width: 45px;
	vertical-align: middle;
}

.addhome
{
	padding: 2px;
	background-color: #946942;
	border: #795534 solid 1px;
	color: #ffffff;
	font-weight: normal;
	cursor: pointer;
	height: 25px;
	width: 100px;
	vertical-align: middle;
}

.addhome1
{
	padding: 2px;
	background-color: #946942;
	border: #795534 solid 1px;
	color: #ffffff;
	font-weight: normal;
	cursor: pointer;
	height: 30px;
	width: 150px;
	vertical-align: middle;
}


.field-nametext
{
	color: #946942;
	font-weight: bold;
}

.star
{
	color: #FF0000;
}

.inputtext
{
	padding: 0px;
	margin: 0px;
	height: 20px;
	background-color: #ebe0b3;
	border: #946942 solid 1px;
	color: #000000;
}
.textbox
{
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 200px;
}
.textareabox
{
	padding: 0px;
	margin: 0px;
	height: 100px;
	width: 320px;
}

.textarea1
{
	padding: 0px;
	margin: 0px;
	height: 40px;
	width: 250px;
	background-color: #ebe0b3;
	border: #946942 solid 1px;
	color: #000000;
}
.textarea
{
	padding: 0px;
	margin: 0px;
	height: 40px;
	width: 180px;
	background-color: #ebe0b3;
	border: #946942 solid 1px;
	color: #000000;
}

.rerralheading
{
	background-color: #f4ecc3;
	color: #424242;
	font-size: 12px;
	font-weight: bold;
	border: #d9cea1 solid 1px;
}

.rerral-body
{
	border: #d9cea1 solid 1px;
	padding-left: 3px;
}
/*End of login structure*/


/*Start of frontend structure*/
.leftnav
{
	padding-left: 10px;
	margin: 0px;
	list-style: url(../images/left-menu-icon.gif);
	list-style-position: inside;
	line-height: normal;
}
.leftmeu a, leftmeu a:hover
{
	padding: 0px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #946942;
}
.leftmeu a:hover
{
	text-decoration: none;
}
.bodytext
{
	font-size: 14px;
	text-align: justify;
	padding-top: 20px;
}
.heading
{
	font-size: 18px;
	color: #67674a;
	font-weight: bold;
	text-align: justify;
}
.dot
{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.mail
{
	color: #946942;
	text-decoration: underline;
}
.mail:hover
{
	color: #946942;
	text-decoration: none;
}

.subhead
{
	color: #946942;
	font-size: 16px;
	font-weight: bold;
}
.vacationshead
{
	color: #321740;
	font-size: 15px;
	font-weight: bold;
}
.vacationssubhead
{
	color: #82559a;
	font-size: 14px;
	font-weight: bold;
}

.question
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.boldtext
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	
}

.list
{
	padding: 0px 0px 0px 40px;
	margin: 0px;
	list-style: url(../images/list-icon.gif);
	list-style-position: outside;
}

.list1
{
	padding: 0px 20px 0px 40px;
	margin: 0px;
	list-style: disc;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color: #000;
}

.sublist
{
	list-style: lower-alpha;
}
.BlueText
{
	
	font-size: 16px;
	font-weight: bold;
	color: #82559a;
	text-align:center;
}
.BlackText
{
	color: #321740;
	font-size: 35px;
	font-weight: bold;
}
/*End of frontend structure*/

