/* Frame */
body {
	background:url("../img/pattern.gif");
}
#dialog {
  width:660px;
  margin:0px auto;
}

/* Header Start *******************************************************/
#header {
  background:transparent url("../img/top.png") no-repeat 0px 0px;
  font-size:1px; /* ensure minimum height */
  height:20px;
}

/* Header End *********************************************************/

#content {
  background: transparent url("../img/middle.png") repeat-y 0px 0px;
  padding: 20px 20px;
}

.page {
	display:none;	
}

#menu .flash_Button {
  /*vertical-align: bottom;*/
  display:inline;  
}
/*
#menu object {
  vertical-align: bottom;
}
*/

#menu ul {
  margin:0;
  padding:0;
  list-style:none
}

#menu li {
  margin: 12px;
  display:inline;
}

#shop_header {
	height:100px;
	padding: 0px 20px;
}

#fooncart {
	font-size:12px;
	margin-right:15px;
}
#fooncart a:link,
#fooncart a:visited {
  color:#999;
  font-weight:bold;
  text-decoration:none;
}
#fooncart a:hover {
  border-bottom-style:none;
  color:#AE4F0C;
}



#foon_alilo {
	margin-left:10px;
}

/* Footer Start *******************************************************/
#footer {
  background:transparent url("../img/bottom.png") no-repeat 0px 0px;
  font-size:1px; /* ensure minimum height */
  height:30px;
  
  font-size:9px;
  color:#999;
  padding:4px 90px 0px 90px;
}

.left{float:left}
.right{float:right}

#footer a:link,
#footer a:visited {
  color:#999;
  font-weight:bold;
  text-decoration:none;
}

#footer a:hover {
  border-bottom-style:none;
  color:#AE4F0C;
}
/* Footer End *********************************************************/

/* Style */
html>body html,
body {
  color:#333;
}
body {font:76%/1.5 "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;}
h1,
h2 {
  margin:0.25em 0;
  font:normal 1.5em/1.1 "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
  text-align:center;
  letter-spacing:1px;
}
p {
  margin:0em 0;
}
.info {
  position:relative;
  padding:0.5em;
  border:2px solid #999;
  background:#fff;
}
a:link,
a:visited {
  color:#AE4F0C;
  font-weight:bold;
  text-decoration:none;
}
a:focus,
a:hover {
  border-bottom-style:none;
  color:#D03900;
}


