/***********************************************/
/* INDEX.css                            	   */
/***********************************************/

html, body {
    height: 100%;
	margin: 0px;
	width: 1024px;
	background-color: #FFFFFF;
}
	
/* LINKS STYLE */
/***************/

a.viewListLink{
	color: #3399FF;
}

a.footerlink{
	color: #666666;
	text-decoration: none;
} 

a.footerlink:hover{
	color: #666666;
	text-decoration: underline;
}

span.legendTab{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	font-weight: 600;	
	
	margin: 0px 4px 0px 4px;	
}

span.legendLink{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: underline;
	cursor: pointer;	
	
	margin: 0px 4px 0px 4px;
}

img.placeholder{
	border: 2px solid #666;
}

/***************/

#wrapper {
	min-height:100%;
	background-color: #F4EDE2;
	padding-bottom: 200px;
}

* html #wrapper {
	height:100%;
	padding-bottom: 200px;
} 

#headerMenu{
	background-color: #E4E1D2;
	height: 50px;
}

#flower{
	background-image: url(../img/flower.png);
	width: 302px;
	height: 302px;
			
	position: absolute;
	right: 0px;
	top: -200px;	
}

#footer{
	background-color: #E4E1D2;
	
	margin-top:-200px; 
	height: 200px;
	width: 100%;
	
	position: relative;
}

#footerInner{
	padding: 40px 0px 0px 200px;
}

#footerText{
	padding-top: 40px;
	text-align: center; 
	clear: both;
}
/* HEADER MENU*/
/**************/

.separator{
	background-image: url(../img/separator.png);
	width: 9px;
	height: 6px;
	
	float: left;
	margin: 21px 0px 0px 25px;
}

.menuItem{
	cursor: pointer;
	background-color: #E4E1D2;
}

#home{
	background-image: url(../img/home.png);
	width: 54px;
	height: 29px;
	
	float: left;
	margin: 12px 0px 0px 90px;
}

#about{
	background-image: url(../img/about.png);
	width: 150px;
	height: 29px;
	
	float: left;
	margin: 12px 0px 0px 25px;
}

#order{
	background-image: url(../img/order.png);
	width: 105px;
	height: 29px;
	
	float: left;
	margin: 12px 0px 0px 25px;
}

#contacts{
	background-image: url(../img/contacts.png);
	width: 84px;
	height: 29px;
	
	float: left;
	margin: 12px 0px 0px 25px;
}

#myaccount{
	background-image: url(../img/account.png);
	width: 100px;
	height: 29px;
	
	float: left;
	margin: 12px 0px 0px 25px;
}

#login{
	background-image: url(../img/login.png);
	width: 55px;
	height: 29px;
	
	float: left;
	margin: 12px 0px 0px 75px;
}

#logout{
	background-image: url(../img/logout.png);
	width: 69px;
	height: 29px;
	
	float: left;
	margin: 12px 0px 0px 75px;
}
/**************/

#headerPicture{
	background-image: url(../img/header.jpg);
	width: 1024px;
	height: 370px;

}

#logo{
	background-image: url(../img/logo.png);
	width: 512px;
	height: 48px;
	
	position: relative;
	top: 70px;
	left: 95px;
}

/* MAIN BODY  */
/**************/

#mainBody{
	padding: 0px 40px 0px 40px;
}

#rightCol{
	margin: 0px 20px 0px 20px;
	padding: 0px 10px 0px 10px;
	width: 250px;
	height: 200px;
	
	background-color: #E4E1D2;
	
	position: absolute;
	top: 0px;
	right: 0px;
}


.welcMsgHeader{
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 21px;
	color: #A6B675;
	
	margin-bottom: 5px;
}

.welcMsgText{
	font-family:Tahoma;
	font-size: 12px;
	color: #000;
}



/**************/

/* FOOTER MENU*/
/**************/

.fseparator{
	width: 9px;
	
	float: left;
	margin: 12px 0px 0px 25px;
	
	font-family:Tahoma;
	font-size: 10pt;
	color: #666666;
}

.footer_menuItem{
	font-family:Tahoma;
	font-size: 10pt;
	color: #666666;
}

#footer_home{
	width: 54px;
	
	float: left;
	margin: 12px 0px 0px 90px;
}

#footer_about{
	width: 70px;
	
	float: left;
	margin: 12px 0px 0px 25px;
}

#footer_order{
	width: 70px;
	
	float: left;
	margin: 12px 0px 0px 25px;
}

#footer_contacts{
	width: 74px;
	
	float: left;
	margin: 12px 0px 0px 25px;
}
/**************/


/*ACCOUNT PAGE*/
/**************/

.accForm{
	border: 1px solid  #A6B675;	
}

#newCustomer{
	margin: 25px;
}

#loginForm{
	margin: 55px;
}

.pwdRemindlink{
	color:#0099CC;
	text-decoration:underline;
	cursor: pointer;
}

#welcomeMessage{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 20px;
}

label.accLoginForm{
	margin-left: 3px;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

input.accLoginForm{
	margin-top: 4px;
	margin-bottom: 8px;
	
	width: 100%;
	border: 1px solid #999999;

	background: #E4E1D2;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.invoiceElem{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
	margin: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #000;
}

.invoiceTotal{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
}

/**************/



/* ORDER PAGE */
/**************/

th.products{
	border-bottom: 1px dotted #000;
	text-align: left;
	padding-left: 10px;
}

.firstRow{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
	text-align: left;
	white-space: nowrap;
	padding-left: 5px;
}

.priceTD{
	font-family: "Arial Narrow";
	font-size: 14px;
	white-space: nowrap;
	padding-left: 10px;
} 

.priceTotal{
	font-family: "Arial Narrow";
	font-size: 14px;
	white-space: nowrap;
	margin-left: 6px;
}

.thirdRow{
	height:10px;
}


label.orderformClass{
	margin-left: 15px;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

input.orderformClass{
	margin: 4px 25px 0px 25px;
	
	width: 300px;
	border: 1px solid #999999;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
	
textarea.orderformClass{
	margin: 4px 25px 0px 25px;
	margin-bottom: 8px;
	
	width: 550px;
	border: 1px solid #999999;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
	
.InfoDiv{
	position: absolute;
	
	padding: 5px;
	vertical-align: middle;
	
	width: 200px;
	display: none;
	
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	
	border: 1px dashed #999;
	background-color: #FFFF99;
	
	z-index: 1000;
}	


/**************/
