/*-----warrego_wines_css-----*/
/*-----main_css-----*/
/*-----April_2007-----*/

body{
          color: #000;
          text-align: left;
          background-color: #fff;
          background-image: url(pic/back.gif); 
          margin: 0px;
}
body, p, th, td, ul, ol, li{
          font-family: Arial, Sans-serif;
}
a:link {
          color: #0000ff;
          text-decoration: underline;
}
a:visited {
          color: #000080;
          text-decoration: underline;
}
a:active {
          color:#ff0000;
          text-decoration: none;
}
a:hover {
          color: #ff0000;
          text-decoration: none;
          position: relative;
}

/*-----LAYOUT_SETTING-----*/
/*-CONTAINER-*/
div#container{
          margin: 0px 0px 0px 50px;
          width: 700px;
          text-align: left;
          border: 1px solid #000;
}
/*-HEADDER_PART-*/
div#parthead{
          margin: 0px;
}
/*-MAIN_PART-*/
div#partmain{
          margin: 150px 0px 0px 0px;
          width: 700px;
          background-color: #fff;
}

/*-----DETAIL_HEADER_SETTING-----*/
/*-WARREGO_LOGO-*/
.logo{
          margin: 0px;
          position: absolute; left:51px; top:0px;
}

/*-MENU-*/
a.dropmenu { display: block; width: 100%; }
div.menu{
          position: absolute; left:51px; top:130px;
          margin: 0px;
          width: 700px;
}
div.menubar {
          background-color: #000;
          width: 100%;
}
div.menubar img {
          border: 0px;
}
div.menu ul {
          list-style: none;
          margin: 0px;
          padding: 0px;
          font-size: 90%;
          width: 150px;
}
div.menu li {
          border-width: 0px 1px 1px 1px;
          border-style: solid;
          border-color: #8B0021;
          padding: 3px 5px;
          background: #ffcccc
}
div#drop01 {
          position:absolute; top: 21px; left: 150px;
}
div#drop02 {
          position:absolute; top: 21px; left: 265px;
}
div#drop03 {
          position:absolute; top: 21px; left: 335px;
}
div#drop04 {
          position:absolute; top: 21px; left: 535px;
}
div#drop01 { visibility: hidden; }
div#drop02 { visibility: hidden; }
div#drop03 { visibility: hidden; }
div#drop04 { visibility: hidden; }

/*-----DETAIL_FOOTER_SETTING-----*/

/*-ADDRESS-*/
.address {
          margin: 0px;
          background-color: #000;
          padding:3px 10px;
}
.wordaddress {
          text-align: center;
          font-size: 80%;
          color: #fff;
          line-height: 130%
}

/*-COPYRIGHT-*/
.copyright {
          margin: 0px;
          padding:3px 10px;
}
.wordcopyright {
          text-align: right;
          font-size: 70%;
          line-height: 130%
}

/*-----DETAIL_MAIN_SETTING-----*/
.maincontents{
          padding: 30px 30px 50px 20px;
}
H1 {
          margin: 0px;
          padding: 5px 0px 10px;
          text-align: left;
          font-weight: nomal;
          font-size: 200%;
          color: #c00;
}
H2 {
          margin: 0px;
          padding: 5px 0px 2px;
          text-align: left;
          font-family: serif;
          font-weight: nomal;
          font-size: 120%;
          color: #800000;
}
H3 {
          margin: 0px;
          padding: 20px 0px 5px;
          text-align: left;
          font-weight: bold;
          font-size: 110%;
          color: #800000;
}
H4 {
          margin: 0px;
          text-align: left;
          font-weight: bold;
          font-size: 100%;
          color: #800000;
}
.text {
          margin: 0px 0px 0px 50px;
          padding-left: 10px; 
          text-align: left;
          font-size: 100%;
          line-height: 130%;
}
.text2 {
          margin: 0px; 
          text-align: left;
          font-size: 100%;
          line-height: 130%;
}
.text3 {
          margin: 0px; 
          text-align: left;
          font-size: 90%;
}
.text4 {
          margin: 0px 0px 0px 20px; 
          text-align: left;
          font-size: 100%;
          line-height: 130%;
}

div.text ul {
          list-style: none;
          margin: 0px;
          padding: 0px;
}
div.text li {
          padding-left: 30px;
}
#back {
          margin: 8px;
          text-align: right;
          font-size: 85%;
}
.tbl {
          margin: 0px 0px 0px 30px;
}
.center {
          text-align: center;
}
.price {
          margin: 0px 0px 0px 10px;
          font-size: 90%;
          color: #800000
}
.foodmenu {
          font-family: Script MT Bold, serif;
          margin: 0px 0px 10px;
          text-align: left;
          font-size: 120%;
          font-weight: bold;
}
.recipes {
          padding: 0px 0px 0px 15px;
}
.tourtext {
          margin: 0px; 
          text-align: left;
          font-size: 100%;
          line-height: 130%;
}
.pictext {
          margin: 3px 0px 0px; 
          text-align: center;
          font-size: 85%;
          font-weight: bold;
}
/*-035WINEORDER-*/
.labels {
          font-family: Script MT Bold, serif;
          margin: 0px 0px 10px;
          text-align: center;
          font-size: 160%;
          font-weight: bold;
}

.orderimg {
	  padding: 20px 10px;
	  float: left;
	  height: 173px;
	  width: 120px;
	  
}
.winename {
          margin: 0px;
          text-align: left;
          font-weight: bold;
          font-size: 110%;
          color: #800000;
}
.bigprice {
          margin: 0px;
          text-align:right;
          font-weight: bold;
          font-size: 130%;
          color: #000000;}
.award {
	  font-size: 90%;
	  font-style: italic;
          font-weight: bold;
}


