/********************************************************************/
/********************************************************************/
/******                                                        ******/
/****** This Style Sheet is for the "Lashishcafe.com" website  ******/
/******          The Styles are arranged by category           ******/
/******                                                        ******/
/********************************************************************/



/********************************************************************/
/***********************     Body Styles     ************************/
/*******************                           **********************/

BODY {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; margin: 0px 0px 0px 0px; SCROLLBAR-FACE-COLOR: #3399CC; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #336600; SCROLLBAR-3DLIGHT-COLOR: #66CC33; SCROLLBAR-ARROW-COLOR: #66CC33; SCROLLBAR-TRACK-COLOR: #336600; SCROLLBAR-DARKSHADOW-COLOR: #999999; background-image:  url(../images/bg.gif);	background-repeat: repeat-x;}

hr {color:#CC9900;}

a {color:#003300; text-decoration:underline;}
a:hover {text-decoration:none; color:#666600;}


/********************************************************************/
/***********************     Misc Styles     ************************/
/*******************                           **********************/

.text {
	font-size: 12px;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;

}
.smalltext {
	font-size: 10px;
	color: #00FF00;
}
.headersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006633;
	font-weight: bold;

}

/********************************************************************/
/***********************     Form Styles     ************************/
/*******************                           **********************/

.form_field {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #00FF00; vertical-align: bottom; background-color: #006633; border: 1px solid #999999;}

.form_button {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #66FF33; text-decoration: none; vertical-align: bottom; background-color: #336600; border-top: 1px none black; border-right: 1px none black; border-bottom: 1px none black; border-left: 1px none black; cursor: hand; padding-top:1px; padding-bottom:1px;}

.linka {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #3399CC; text-decoration: none; border-style: solid; border-color: #66CC33; border-width: 1px; padding: 0px 4px 0px 4px;}
.linka:hover {color: #993300; text-decoration: none; background-color: #FFFFFF; border-style: solid; border-color: #993300; border-width: 1px;}

.mapbutton {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #244800; text-decoration: none; border-style: solid; border-color: #DADA8F; border-width: 1px; padding: 0px 4px 0px 4px;}
.mapbutton:hover {color: #993300; text-decoration: none; background-color: #FFFFFF; border-style: solid; border-color: #993300; border-width: 1px;}



/********************************************************************/
/**********         Form Styles: Drop Down Menus         ************/
/*********                                                ***********/
	
option {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #6A2300;
	background-Color: #999933;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006633;
	font-weight: bold;

}
.header3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #006633;
	font-weight: bold;
}
.smalltext2 {

	font-size: 10px;
	color: #006633;
}
#header {
background-image:url(../images/template/home-page_01.jpg);
width:861px;
height:174px;
}
.phone{
text-align:right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
padding:65px 45px 0 0;
font-weight:bold;
color:#b3eefe;
}
/* CONTACT FORM */

#contact-area {
	width: 540px;
	margin-top: 35px;
	margin-bottom: 37px;
	font-size: 62.5%;
	font-weight: bold;
	color: #006633;
	font-family: Helvetica, sans-serif;
}

#contact-area input, #contact-area textarea {
	padding: 3px;
	width: 390px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	outline:none;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 80px;
	float: right;
}

#contact-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 120px;
	padding-top: 5px;
	font-size: 1.4em;
}

#contact-area .error {
	color: #OOOOOO;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
}

#contact_thanks {
	font-family: "Verdana";
	margin: 0 auto;
	width: 500px;
	text-align: center;
	margin-top: 72px;
	padding-bottom: 239px;
}
#contact-area input.state {
width:40px;
}
#contact-area input.city {
width:200px;
}
#contact-area input.phone1 {
width:200px;
}
#contact-area input.checkbox {
margin-top:6px;
width:30px;
border:none;
}
#contact-area label.checkbox {
float:right;
font-size:1.4em;
margin-right:0;
padding-top:5px;
text-align:left;
width:500px;
}
.reqfields {
font-family:Helvetica,sans-serif;
font-size:11px;
padding:10px;
}