@charset "utf-8";
/* CSS Document */

body,td,th {
	font: normal .85em/1.3em Arial, sans-serif;
}

body {
	background: #cf7203 url(http://www.openwinebook.com/assets/bg-main.jpg) no-repeat center top;
	margin: 0;
	color: #fff;
}
h1 {
	font: normal 1.4em/1.4em Arial, sans-serif;
}
#container {
	width: 940px;
	margin: 0 auto;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 15px 30px 45px;
	position: relative;
}
#language {
	width: 80px;
	position: absolute;
	left: 850px;
	top: 6px;
	text-align: right;
}
#language a img {
	border: 0;
	margin-right: 5px;
}
#left {
	width: 400px;
	float: left;
}
ul#menu {
	width: 210px;
	font: 700 .85em/1em Arial, sans-serif;
	list-style: none;
	text-transform: capitalize;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	float: left;
} 
ul#menu li {
	display: inline;
	float: left;
	margin-right: 15px;
	padding-bottom: 10px;
}
ul#menu li a, ul#menu li a:visited {
	color: #fff;
	text-decoration: none;
}
ul#menu li a:hover {
	color: #ffe6c8;
}
#left a img {
	border: 0;
	float: left;
	clear: both;
	margin-bottom: 45px;
}
#left h2 {
	width: 100%;
	color: #fff;
	font: normal 1.4em/1.4em "Trebuchet MS";
	letter-spacing: -.05em;
	float: left;
	clear: both;
	margin-top: 15px;
}
#left blockquote {
	font: normal 1.6em/1.4em "Trebuchet MS";
	font-style: italic;
	color: #fff;
	width: 100%;
	float: left;
	margin: 250px 0 0 0;
}
#left blockquote strong {
	font: normal 1.4em/1em Arial;
}
#left p {
	width: 100%;
	float: left;
}
#right {
	width: 520px;
	float: right;
}
.title {
	width: 220px;
	text-transform: uppercase;
	color: #fff;
	font: normal .75em/1em Arial, sans-serif;
	float: left;
	width: 200px;
	float: right;
	text-align: right;
	font-style: italic;
	margin: 20px 0 60px;
}

/* -----------------------------------
	login form
-----------------------------------	*/

#login {
	width: 100%;
	float: left;
	height: 190px;	
}
#loginForm {
	width: 425px;
	margin: 0 auto;
	clear: both;
}
#loginForm label {
	display: block;
	margin: 3px 5px 5px;
}
#loginForm input {
	background: #fff;
	width: 260px;
	line-height: 1.2em;
	border: solid 1px #ebe4c8 ;
	padding: 4px;
	color: #ccc;
	margin: 0;
	font: normal 1em/1.2em Arial, Helvetica, sans-serif;	
}
#loginForm a, #loginForm a:visited {
	color: #fff;
	font: normal .95em/1em Arial, sans-serif;
}
#loginForm a:hover {
	color: #ffe6c8;
}
#loginForm textarea.cell-01 {
	width: 190px;
	border: solid 1px #ebe4c8 ;
	font: normal 1em/1.2em Arial, Helvetica, sans-serif;
	color: #999;	
	padding: 4px;
}
#loginForm strong {
	color: #fff;
	font: 700 1.2em/1.2em Arial, sans-serif;
}
#loginForm .btn {
	width: 143px;
	height: 28px;
	position: absolute;
	margin: -10px 0 0 0;
	cursor: pointer;
	background: transparent url(http://www.openwinebook.com//assets/button-review.png) no-repeat center top;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font: 700 1.1em/1.8em Arial, sans-serif;
	text-align: center;
	padding: 6px 0 0;
}
#loginForm .btn:hover {
	background: transparent url(http://www.openwinebook.com/assets/button-review.png) no-repeat center -34px;
	color: #fff;
}
.login {
	width: 49px;
	height: 20px;
	text-indent: -9999px;
	position: absolute;
	margin: -10px 0 0 0;
	cursor: pointer;
	background: transparent url(http://www.openwinebook.com/assets/button-login.png) no-repeat center top;
}
.login:hover {
	background: transparent url(http://www.openwinebook.com/assets/button-login.png) no-repeat center -20px;
}
.title-01 {
	color: #fff;
	font: 700 1.2em/1.2em Arial, sans-serif;
}
.title-02 {
	font: normal 1.8em/1.4em Arial, sans-serif;
}
.title-03 {
	font: 700 1.1em/1.1em Arial, sans-serif;
	color: #a48b08;
	margin-bottom: 4px;
}
.table-01 td, .table-01 tr {
	padding: 5px 3px;
}

/* -----------------------------------
	rating form
-----------------------------------	*/

#ratingForm {
	width: 425px;
	margin: 0 auto;
	clear: both;
}
#ratingFormTop {
	width: 425px;
	margin: 0 auto;
	background: transparent url(http://www.openwinebook.com/assets/bg-form-top.png) no-repeat center top;
	height: 21px;
}
#ratingFormMiddle {
	width: 385px;
	margin: 0 auto;
	padding: 10px 20px;
	background: transparent url(http://www.openwinebook.com/assets/bg-form.png) repeat-y center top;
	color: #a48b08;
}
#ratingFormMiddle a, #ratingFormMiddle a:visited {
	color: #a48b08;
}
#ratingFormMiddle a:hover {
	color: #663;
}
#ratingFormBottom {
	width: 425px;
	margin: 0 auto;
	background: transparent url(http://www.openwinebook.com/assets/bg-form-bottom.png) no-repeat center top;
	height: 23px;
}
#ratingForm label {
	display: block;
	margin: 3px 5px 5px;
}
#ratingForm input {
	background: #fff;
	width: 240px;
	line-height: 1.2em;
	border: solid 1px #ebe4c8 ;
	padding: 4px;
	color: #999;
	margin: 0;
	font: normal 1em/1.2em Arial, Helvetica, sans-serif;	
}
#ratingForm input:focus, #ratingForm textarea:focus, #loginForm input:focus, #loginForm textarea:focus {
	background: #fefaf5;
}
#ratingForm textarea.cell-01 {
	width: 240px;
	border: solid 1px #ebe4c8 ;
	font: normal 1em/1.2em Arial, Helvetica, sans-serif;
	color: #999;	
	padding: 4px;
}
#ratingForm input.cell-02 {
	width: 80px;
	border: solid 1px #ebe4c8 ;
	font: normal 1em/1.2em Arial, Helvetica, sans-serif;
	color: #999;	
	padding: 4px;
}
#ratingForm select.cell-03 {
	width: 140px;
	border: solid 1px #ebe4c8 ;
	font: normal 1em/1.2em Arial, Helvetica, sans-serif;
	color: #999;	
	padding: 4px;
}
#ratingForm select.cell-04 {
	width: 90px;
	border: solid 1px #ebe4c8 ;
	font: normal 1em/1.2em Arial, Helvetica, sans-serif;
	color: #999;	
	padding: 4px;
	margin-left: 20px;
}
#ratingForm strong {
	color: #c00;
	font: 700 1.2em/1.2em Arial, sans-serif;
}
#ratingFormMiddle .grapes {
	width: 120px;
	height: 23px;
	position: absolute;
	margin: -10px 0 0 0;
	cursor: pointer;
	background: transparent url(http://www.openwinebook.com/assets/button-grapes.png) no-repeat center top;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font: 700 .95em/1.5em Arial, sans-serif;
	text-align: center;
	padding: 6px 0 0;
}
#ratingFormMiddle .grapes:hover {
	background: transparent url(http://www.openwinebook.com/assets/button-grapes.png) no-repeat center -29px;
	color: #fff;
}
#ratingFormMiddle .btn {
	width: 143px;
	height: 28px;
	position: absolute;
	margin: -10px 0 0 0;
	cursor: pointer;
	background: transparent url(http://www.openwinebook.com/assets/button-review.png) no-repeat center top;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font: 700 1.1em/1.8em Arial, sans-serif;
	text-align: center;
	padding: 6px 0 0;
}
#ratingFormMiddle .btn:hover {
	background: transparent url(http://www.openwinebook.com/assets/button-review.png) no-repeat center -34px;
	color: #fff;
}
#ratingForm input.radio-btn {
	width: 15px;
	border: 0;
	background: transparent;
}
#ratingForm input.mycheck {
width: 15px;
border: 0;
background: transparent;
}
/* -----------------------------------
	footer
-----------------------------------	*/

#footer {
	width: 1000px;
	margin: 20px auto 0;
	padding: 0 0 20px 0;
	font: normal .8em/1.5em Arial, sans-serif;
}
#footer a, #footer a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
#footer a:hover {
	color: #ffe6c8;
	border-bottom: 1px dotted #ffe6c8;
}
ul#footer-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 300px;
	float: right;
	text-align: right;
}
ul#footer-nav li {
	display: inline;
	float: right;
	margin-left: 20px;
}
/* -----------------------------------
	clearfix
-----------------------------------	*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
* html .clearfix { height: 1%; }

/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.clear { 
	clear: both; 
}
.button {
width: 143px;
height: 28px;
padding: 6px 0 0;
margin: 0;
background: transparent url(../assets/button-review.png) no-repeat center top;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font: 700 1.1em/1.8em Arial, sans-serif;
text-align: center;
display: block;
}
.button:hover {
background: transparent url(../assets/button-review.png) no-repeat center -34px;
color: #fff;
}

