
/* 3.8 Flying Winemaker
------------------------------------------------------------------------------*/

body.flying #content { float: right; width: 674px; margin: 5px 0 20px; padding-top: 489px; min-height: 329px; font-size: 10px; background: url(../img_ui/bg-flying-content.jpg) no-repeat; }

body.flying #text { float: left; display: inline; margin-left: 29px; width: 460px; font-family: Times, serif; }
body.flying #text h1 { margin-bottom: 4px; color: #bc8648; font-style: italic; font-weight: normal; font-size: 1.9em; line-height: 1.4em; }
body.flying #text p { margin-bottom: 21px; font-size: 1.3em; line-height: 1.7em; }

#scenery { float: right; padding-top: 6px; width: 168px; }
#scenery ul li { width: 168px; }
#scenery ul li a { display: block; margin: 0 0 3px 1px; padding: 5px 10px 5px 3px; height: 1%; font-weight: normal; font-size: 1.1em; line-height: 1.2em; text-transform: uppercase; }
#scenery ul li a:hover { text-decoration: none; background: #e1cfb5; }

.ie6-7 #scenery ul li a { padding: 6px 10px 4px 3px; }

#sidebar .sub_nav h4 {background: #bc8648 !important; }



/* 3.9 Flying Winemaker - Detail
------------------------------------------------------------------------------*/

body.flyingdetail #content { float: right; margin-bottom: 15px; padding-top: 6px; width: 657px; height: 1%; overflow: hidden; font-size: 10px; background: no-repeat 0 5px; }

body.flyingdetail #content.tfw_125 { background-image: url(../data/tfw/bg_125.jpg); }
body.flyingdetail #content.tfw_126 { background-image: url(../data/tfw/bg_126.jpg); }
body.flyingdetail #content.tfw_127 { background-image: url(../data/tfw/bg_127.jpg); }
body.flyingdetail #content.tfw_128 { background-image: url(../data/tfw/bg_128.jpg); }
body.flyingdetail #content.tfw_185 { background-image: url(../data/tfw/bg_185.jpg); }
body.flyingdetail #content.tfw_186 { background-image: url(../data/tfw/bg_186.jpg); }

body.flyingdetail #detail { float: right; padding-top: 34px; width: 385px; }
body.flyingdetail #detail div.top {min-height:190px;}
body.flyingdetail #detail h1 { margin: 0 0 9px -1px; color: #6e1724; font-weight: normal; font-size: 1.8em; text-transform: uppercase; }
body.flyingdetail #detail h2 { margin: 0 0 11px 0; padding: 0; font-size: 1.1em; text-transform: uppercase; }
body.flyingdetail #detail ul { margin-bottom: 12px; }
body.flyingdetail #detail ul li { margin-bottom: 4px; color: #6e1724; font: 1.05em Times, serif; text-transform: uppercase; }
body.flyingdetail #detail .btn { display: block; margin-bottom: 32px; width: 58px; height: 21px; overflow: hidden; text-indent: -999em; background: url(../img_ui/btn-buy-it.png) no-repeat; }
body.flyingdetail #detail p { margin-bottom: 15px; font: 1.3em/1.3em Times, serif; }
body.flyingdetail #detail p.notes { color: #6e1724; }
body.flyingdetail #detail p strong, body.flyingdetail #detail p b { font-style: italic; font-weight: bold; }

#meta { float: left; display: inline; margin: 516px 0 0 7px; width: 227px; }
#meta div { margin-bottom: 1px; background: black; }
#meta div h3 { padding: 19px 0 16px 60px; color: #f1de81; font: italic 1.6em Times, serif; }
#meta div ul { margin: 0 10px 0 60px; padding-bottom: 17px; }
#meta div ul li { margin-bottom: 10px; }
#meta div ul li a { color: white; font-weight: normal; font-size: 1.2em; line-height: 1em; }
#meta div img { vertical-align: top; }
#meta div span { display: block; height: 38px; color: white; font-size: 1.2em; line-height: 38px; text-align: center; border-top: 1px solid white; }

