/* body attributes */
* {
	margin: 0px;
}

body {
	font-family: arial, verdana, tahoma, sans-serif;
	background: #f7f6f5 url('/gfx/200911/body.png') repeat-x left top;
	margin: 0px;
	text-align: center;
	color: #808080;
	font-size: 13px;
	overflow-x: hidden;
}

a {
	outline: none;
	cursor: pointer;
	text-decoration: none;
}
a:link {color: #203d7f;}
a:visited {color: #203d7f;}
a:hover {
	color: #64718E;
	text-decoration: underline;
}
a:active {color: #64718E;}

.invlink:link, .invlink:visited {
	text-decoration: none;
	color: #333;
}

img {
	border: 0px;
	outline: none;
}

/* TEXT ELEMENTS */
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #231F20;
	margin-bottom: 24px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #231F20;
	margin-bottom: 20px;
}

h3 {
	margin-bottom: 5px;
}

p {
	margin-bottom: 10px;
	font-size: 13px;
}

blockquote {
	margin: 0px 0px 0.75em 20px;
}

th {
	text-align: left;
	font-size: 13px;
}

hr {
	border-width: 0px;
	border-top: 1px solid #ccc;
	height: 1px;
	margin-bottom: 20px;
}

ul, ol {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 13px;
}

li {
	margin-bottom: 5px;
}

/* LAYOUT */
#main {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

#shadow-left {
	background: url('/gfx/200911/shadow-left.png') no-repeat left top;
	position: absolute;
	width: 19px;
	height: 470px;
	left: -18px;
}

#shadows {
	background: url('/gfx/200911/shadows.png') no-repeat left top;
	position: absolute;
	width: 750px;
	height: 476px;
	top: 71px;
	left: 245px;
	z-index: 0;
}

#left {
	float: left;
	width: 230px;
	overflow: hidden;
}

#left .brownie {
	background: #998e85 url('/gfx/200911/left-bg.png') no-repeat left top;
	padding-top: 20px;
	text-align: center;
	margin-bottom: 0px;
}

#left h2 {
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #00285E;
}

#left h2 a:link, #left h2 a:visited {
	color: #00285E;
	text-decoration: none;
}

.mailinglist {
	padding: 20px 15px;
}

.mailinglist .text {
	margin: 0px 0px 10px 0px;
	width: 100%;
}

.mailinglist div {
	text-align: right;
	padding: 0px;
}

.mailinglist .submit {
	margin: 0px;
}

.whatsnew {
	border-top: 1px solid #d3d2d1;
	padding: 20px 15px;
}
.whatsnew img {
	margin-bottom: 10px;
}

.whatsnew h3 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 25px;
}

.whatsnew h3 a:link, .whatsnew h3 a:visited {
	color: #808080;
	text-decoration: none;
}

.whatsnew p {
	text-align: right;
	margin: 0px;
}

.whatsnew p a {
	background: url('/gfx/200911/narrow-right.png') no-repeat right 3px;
	padding-right: 15px;
}

#top, #pic, #content {
	margin-left: 260px;
}

#top {
	height: 80px;
	position: relative;
	z-index: 3;
}

#topnav {
	position: absolute;
	right: 220px;
	top: 12px;
	display: none;
}

#topnav a {
	text-decoration: none;
	font-size: 15px;
}

#topnav a:link, #topnav a:visited {
	color: #fff;
}

#pic {
	background: #fff no-repeat left top;
	position: relative;
	width: 720px;
	height: 220px;
	overflow: hidden;
}

#content {
	background: #fff;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
}

#bc {
	color: #64718E;
	height: 28px;
}

/* TOPMENU */
#topmenu {
	position: absolute;
	z-index: 4;
	top: 45px;
	left: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topmenu li {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#topmenu a {
	display: block;
	line-height: 26px;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font-size: 15px;
}

#topmenu a:link, #topmenu a:visited {
	color: #fff;
}

#topmenu .act a:link, #topmenu .act a:visited {
	color: #00285E;
}

#topmenu ul li {
	float: none;
}

#topmenu ul li a {
	line-height: 1em;
	padding: 0px 15px;
	height: 35px;
	max-height: 25px;
	padding-top: 10px;
}

#topmenu ul .act {
	padding: 0px;
}

#topmenu ul .act, #topmenu .act ul a {
	background: transparent;
}

#topmenu .act ul a:link, #topmenu .act ul a:visited, #topmenu .act ul .act li a:link, #topmenu .act ul .act li a:visited {
	color: #fff;
}

#topmenu .act ul .act a:link, #topmenu .act ul .act a:visited, #topmenu .act ul .act .act a:link, #topmenu .act ul .act .act a:visited {
	background: #5a6991 url('/gfx/200911/narrow-white-right.png') no-repeat 210px 13px;
	color: #fff;
}

#topmenu ul ul {
	background: transparent;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#topmenu ul ul li a {
	font-size: 13px;
}

#topmenu ul {
	background: url('/gfx/200911/topmenu-sub.png');
	display: none;
	list-style: none;
	position: absolute;
	z-index: 5;
	top: 25px;
	left: 0px;
	width: 226px;
	margin: 0px;
	padding: 20px 0px;
}

#topmenu ul ul {
	position: relative;
	left: 0px;
	top: 0px;
	width: auto;
	background: transparent;
	padding: 0px;
}

#topmenu li.hover ul {
	display: block;
}

/* MINICART */
#minicart {
	background: url('/gfx/200911/minicart-orange.png') no-repeat left top;
	position: absolute;
	right: 0px;
	top: 12px;
	width: 205px;
	height: 54px;
	max-width: 145px;
	max-height: 42px;
	padding: 12px 0px 0px 55px;
	color: #fff;
	font-size: 13px;
	cursor: pointer;
}
#minicart.empty {
	background: url('/gfx/200911/minicart-blue.png') no-repeat left top;
}
#minicart a:link, #minicart a:visited {
	color: #fff;
}

/* LEFTMENU */
#leftmenu {
	text-align: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
	font-size: 15px;
}

#leftmenu .act a {
	background: url('/gfx/200911/leftmenu-act.png') no-repeat left top;
}

#leftmenu ul {
	display: none;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#leftmenu li {
	margin-bottom: 0px;
}

#leftmenu a {
	display: block;
	line-height: 28px;
	padding: 0px 15px;
}

#leftmenu a:link, #leftmenu a:visited {
	color: #fff;
	text-decoration: none;
}

/* FORM */
.text, textarea, .submit, select, .fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 13px;
	color: #000;
}

.text, textarea, .fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input {
	border: 1px solid #c1c2c5;
	padding: 2px;
	width: 220px;
}

.text, .fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input {
	height: 26px;
	padding: 4px 4px 0px 4px;
}

select {
	
}

.checkbox {
	vertical-align: middle;
}

label {
	cursor: pointer;
}
cudv 
.required label {
	font-weight: bold;
}

.fieldtype-string label, .fieldtype-text label, .fieldtype-email label, .fieldtype-price label, .fieldtype-int label, .fieldtype-select label  {
	float: left;
	width: 100px;
	padding-top: 4px;
}

.customform .fieldtype-radio label, .customform .fieldtype-checkbox label {
	margin-left: 30px;
	height: 22px;
	display: block;
}

table.tf th, table.tf td {
	padding: 4px;
}

/* SEARCH */
.minisearch {
	padding: 0px 15px 25px 15px;
	text-align: left;
	border-bottom: 1px solid #867d77;
	margin-bottom: 15px;
}

#left .minisearch h2 {
	color: #fff;
	font-size: 15px;
}

.minisearch td {
	padding: 0px !important;
}

.minisearch .text, .minisearch select {
	margin-bottom: 8px;
	width: 100%;
}

.minisearch a:link, .minisearch a:visited {
	color: #fff;
	font-size: 12px;
}

.searchstatus {
	background: #efefef;
	border: 1px solid #999;
	font-size: 13px;
	padding: 2px;
	margin-bottom: 1em;
}

.searchstatus .pages {
	margin-top: 5px;
	font-size: 13px;
}

.stars {
	font-weight: bold;
	font-size: 16px;
	vertical-align: bottom;
	padding-left: 10px;
	margin: 0px;
	line-height: 10px;
	height: 5px;
	padding-bottom: 0px;
	color: #c00;
}
.stars .white {
	color: #ccc;
}

.searchhl {
	background: #eee;
	border: 1px solid #aaa;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}



#searchbox td {
	padding: 0px 10px 5px 0px;
}
#searchbox .advancedsearch a, #searchbox .advancedsearch a:link, #searchbox .advancedsearch a:visited {
	display: block;
	float: left;
	line-height: 20px;
	padding: 0px 10px;
	background: url('/gfx/200911/advanced-button.png') repeat-x;
	border-top: 1px solid #b8afa5;
	border-left: 1px solid #b8afa5;
	border-bottom: 1px solid #9b8f84;
	border-right: 1px solid #9b8f84;
}
#searchbox .advancedsearch a:hover, #searchbox .advancedsearch a:visited {
	background: url('/gfx/200911/advanced-button-hover.png') repeat-x;
	border-bottom: 1px solid #b8afa5;
	border-right: 1px solid #b8afa5;
	border-top: 1px solid #9b8f84;
	border-left: 1px solid #9b8f84;
	text-decoration: none;
}
/* BC */
#bc {
	font-size: 13px;
}

/* CONTENT */
#content {
	padding: 30px 30px 0px 30px;
}

.date, .totop {
	float: right;
	clear: right;
	padding-left: 10px;
}

/* CONTENT TABLE */
#content table {
	border-collapse: collapse;
	margin-bottom: 20px;
}

#content table table {
	margin: 0px;
}

#content table tr td {
	font-size: 13px;
}

/* FOOT */
#foot {
	background: url('/gfx/200911/foot.png') no-repeat center top;
	border-top: 1px solid #cdcbc9;
	padding-top: 20px;
	min-height: 300px;
	clear: both;
}

#foot ul {
	color: #7D8AAF;
}

#footer {
	width: 980px;
	margin: 0px auto;
	text-align: left;
}

#foot h2 {
	font-weight: normal;
	font-size: 15px;
	color: #00285E;
}

#printfoot {
	display: none;
}

/* LISTS */
.list div {
	font-size: 13px;
	margin-bottom: 1em;
}

/* CONTENT PAGES */
.pages {
	font-size: 13px;
	height: 35px;
}

.pages span {
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 3px 0px;
}

.pages a, .pages b {
	float: left;
	display: block;
	background: #fff;
	border: 1px solid #666;
	margin-right: 4px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}

.pages a.act, .pages b {
	color: #333;
	font-weight: bold;
}

.pages a.dis {
	border-color: #ddd;
	color: #999;
}

.pages a:hover {
	background: #e7e3db;
	color: #000;
}

/* FUNC */
#func {
	float: right;
	font-size: 13px;
}

#func img {
	vertical-align: middle;
	margin: 0px 0px 20px 10px;
	cursor: pointer;
}

#func a:link, #func a:visited {
	color: #333;
	text-decoration: none;
}

/* VALIDATION */
.invalid {
	background: #e7e3db;
	color: #000;
}

.mandatory {
	color: #900;
}

/* CATALOGUE */
#category table {
	border-collapse: collapse;
}

#category td {
	padding: 0px;
}

#category ul {
	font-size: 16px;
	color: #64718E;
	width: 200px;
}

#content table.prodlist {
	margin: 0px 0px 30px 0px;
}

.prodlist th {
	text-transform: uppercase;
	color: #00285E;
	font-weight: normal;
	border-bottom: 1px solid #cbcbcb;
	padding: 0px 10px 10px 10px;
	vertical-align: top;
}

.prodlist td {
	padding: 8px 10px;
}

.prodlist tbody td {
	border-bottom: 1px solid #cbcbcb;
}

.prodlist .text {
	width: 45px;
	text-align: right;
}

.prodlist th.first, .prodlist td.first {
	padding-left: 0px;
}
.prodlist th.last, .prodlist td.last {
	padding-right: 0px;
}

input.tocart {
	background: url('/gfx/200911/cart.gif') no-repeat left top;
	width: 25px;
	height: 22px;
	border: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	z-index: 4;
}
input.bigtocart {
	background: url('/gfx/200911/bigtocart.gif') no-repeat left top;
	width: 115px;
	height: 40px;
	border: 0px;
	padding: 0px;
	text-indent: -100px;
	margin-right: 15px;
	padding-left: 37px;
	text-indent: 0px;
	text-align: left;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
}

.prodlist .pic {
	background: #fff;
	position: absolute;
	z-index: 1;
	margin: 23px 0px 0px 0px;
	padding: 20px;
	border: 1px solid #ccc;
	display: none;
}

.prodlist .hover .pic {
	display: block;
}

.prodlist .winetype div {
	background: no-repeat center center;
	width: 19px;
	height: 40px;
}

.plusfreight {
	font-size: 11px !important;
	color: #002074 !important;
}

.focus td.plusfreight {
	padding-left: 5px !important;
}

#content .prodlist td.winetype {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.prodlist .rose div {background-image: url('/gfx/winetypes/rose.gif');}
.prodlist .rodvin div {background-image: url('/gfx/winetypes/red.gif');}
.prodlist .hvidvin div {background-image: url('/gfx/winetypes/white.gif');}
.prodlist .hedvin div {background-image: url('/gfx/winetypes/fortified.gif');}
.prodlist .champagne div {background-image: url('/gfx/winetypes/champagne.gif');}

.hover td {
	background: #f7f6f5;
	cursor: pointer;
}

.prod .text {
	width: 45px;
	margin-right: 5px;
	text-align: right;
}

table.prod td strong {
	padding-right: 10px;
}

.prod hr {
	margin: 20px 0px;
}

#content table.specs {
	margin-bottom: 0px;
}

table.specs td {
	padding: 0px 0px 5px 0px;
}

.domainlink {
	margin-bottom: 5px;
}

#type-product .price {
	font-size: 20px;
	color: #303030;
	margin-bottom: 15px;
}

#content .discount {
	color: #8A2437 !important;
}

#content .discount div {
	color: #000 !important;
	font-size: 14px;
}

.offer {
	height: 22px;
}
.offer div {
	background: #ffd200;
	padding: 2px 0px;
	text-align: center;
	width: 70px;
	color: #000;
	float: left;
}
.focus .buycount {
	width: 44px;
	margin: 0px 8px 0px 5px;
}
.focus .thumbtocart {
	width: 25px;
	height: 22px;
	background: url('/gfx/200911/thumbbasket.png') no-repeat;
	border: 0px;
}
.focus table {
	margin: 0px 0px 10px 125px;
}
.focus label {
	color: #203D7F;
	font-size: 14px;
}
#content .prices td {
	font-size: 14px;
	color: #000;
	padding: 0px;
}

#content .prices td strong {
	font-weight: normal;
}

#content .specialprice td {
	font-size: 18px;
	color: #8A2437;
}

.savings {
	font-size: 14px;
}

#content .focus .savings span {
	font-size: 18px !important;
}

#type-product .price span {
	font-size: 32px;
}

.price strike {
	color: #999;
	margin-left: 10px;
}

.delete {
	background: url('/gfx/200911/delete.png') no-repeat left top;
	display: block;
	width: 26px;
	height: 22px;
}

/* FOCUS */
.focus {
	width: 315px;
	height: 226px;
	max-height: 204px;
	overflow: hidden;
	float: left;
	position: relative;
	cursor: pointer;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #ccc;
}

.focus p {
	height: 60px;
	line-height:15px;
	overflow: hidden;
}

.oddfocus {
	padding: 0px 30px 15px 0px;
}

.focus .padding, .focus .info {
	margin-left: 125px;
}

.focus .price, .focus .prices {
	float: left;
}

.focus h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 0px;
}

#content .focus .price, #content .focus .prices {
	font-size: 13px;
	color: #303030;
	margin-bottom: 8px;
	margin-left: 125px;
}


#content .focus .prices td {
	font-size: 13px;
}

#content .focus .specialprice td {
	font-size: 13px;
}

#content .focus .specialprice td strong {
	font-size: 20px;
}

#content .focus .price span, #content .focus .price strong {
	font-size: 20px;
	font-weight: normal;
}

.focus .price strike {
	color: #999;
	margin-left: 10px;
}

.focusstop {
	background: #fff;
	width: 660px;
	height: 10px;
	overflow: hidden;
	float: left;
	margin-top: -25px;
	position: relative;
	z-index: 2;
}

/* HOME */
#type-forside #pic {
	height: 245px;
}

.bigtheme .ui-tabs-panel {
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

.bigtheme ul, .bigtheme div div {
	position: absolute;
	z-index: 1;
}

.bigtheme div div {
	background: url('/gfx/200911/bigtheme-bg.png');
	width: 315px;
	height: 195px;
	max-width: 275px;
	max-height: 155px;
	top: 25px;
	left: 375px;
	padding: 40px 20px 0px 20px;
	color: #fff;
	z-index: 0;
	overflow: hidden;
}

.bigtheme a:link, .bigtheme a:visited {
	color: #fff;
	text-decoration: none;
}

.ui-tabs-hide { display: none; }

.bigtheme ul {
	top: 40px;
	right: 50px;
	z-index: 1;
}

.bigtheme li {
	float: left;
	list-style: none;
	margin-left: 6px;
}

.bigtheme li a {
	background: url('/gfx/200911/bigtheme-li.png') no-repeat left top;
	width: 11px;
	height: 11px;
	display: block;
	text-indent: -100px;
	overflow: hidden;
}

.bigtheme .ui-tabs-selected a {
	background: url('/gfx/200911/bigtheme-li-act.png') no-repeat left top;
}

#mailpop {
	background: #f7f6f5 url('/gfx/200911/body.png') repeat-x left top;
	display: none;
	width: 350px;
	padding: 20px;
	text-align: left;
	border: 1px solid #ccc;
	color: #000;
}

#mailpop .mailinglist {
	padding: 10px 0px;
}

#mailpop .close {
	display: inline;
	position: absolute;
	margin-top: -32px;
}

/* CART */
#type-cart #content h2 {
	margin-bottom: 5px;
}

.prodlist tfoot .sum td, .prodlist tfoot .vat td, .prodlist tfoot .shipping td {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}

#content table.creditcards th {
	border-bottom: 1px solid #cbcbcb;
	padding: 0px 10px 10px 0px;
}

#content .creditcards th, #content .creditcards td {
	padding: 8px 10px 0px 0px;
}

.prodlist tfoot td.midsum {
	text-align: right;
	border-top: 1px solid #cbcbcb;
	padding-top: 2px;
	padding-bottom: 2px;
}

.prodlist tfoot td.total {
	text-align: right;
	border-top: 1px solid #cbcbcb;
	border-bottom: 3px double #cbcbcb;
}

td.left {
	text-align: left;
}

td.order-address {
	padding-right: 20px;
}

.order-address .text, .order-address textarea {
	width: 220px;
}

td.delivery-address td {
	padding-bottom: 10px;
}

.delivery-address input {
	margin-right: 5px;
	vertical-align: middle;
}

#delvshop input {
	margin: 4px 10px 0px 0px;
}

.delivery-address select {
	margin-left: 3px;
}

#type-cart h2 {
	font-weight: normal;
	font-size: 16px;
}

#delvshop h2 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
}

ul#steps {
	background: url('/gfx/200911/steps.png') repeat-x left top;
	list-style: none;
	height: 30px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#steps li {
	float: left;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding: 0px 35px;
	position: relative;
}

#steps span {
	background: url('/gfx/200911/narrow-white-right.png') no-repeat right center;
	display: block;
	width: 10px;
	height: 30px;
	position: absolute;
	right: 18px;
	top: 0px;
}

#steps li.last span {
	background: transparent;
}

#steps li.act {
	background: url('/gfx/200911/steps-this.png') repeat-x left top;
	color: #fff;
}

#steps li.done span {
	background: url('/gfx/200911/steps-done.png') no-repeat right center;
}

#delvdate strong {
	display: block;
	margin-bottom: 5px;
}

/* LOGINBOX */
#loginbox {
	background: #01285e url('/gfx/200911/loginbox.png') no-repeat left top;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 230px;
	max-width: 206px;
	padding: 4px 12px;
	color: #fff;
	z-index: 2;
}

#loginbox ul, #loginbox p {
	display: none;
}

#loginbox h2 {
	background: url('/gfx/200911/narrow-white-down.png') no-repeat left center;
	padding-left: 24px;
	color: #fff;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 0px;
}

#loginbox.hover {
	max-width: 200px;
	padding: 15px;
}

#loginbox.hover h2 {
	background: url('/gfx/200911/padlock.png') no-repeat left top;
	margin-bottom: 20px;
}

#loginbox.hover ul, #loginbox.hover p {
	display: block;
}

#loginbox a:link, #loginbox a:visited {
	color: #fff;
	text-decoration: underline;
}

#loginbox .logout a {
	background: url('/gfx/200911/logout-arrow.png') no-repeat right top;
	display: block;
	text-align: right;
	line-height: 23px;
	padding-right: 33px;
	text-decoration: none;
}

#type-cart p .checkbox {
	margin-right: 10px;
}

/* MAILINGLIST */
#type-spam #content label {
	margin-left: 10px;
}
#type-spam .submits {
	padding-top: 20px;
}

/* CUSTOMERAREA */
.contact {
	display: none;
}

#type-reorder .news {
	margin-right: 330px;
}

#type-reorder .contact {
	display: block;
	padding-left: 20px;
	border-left: 1px solid #ccc;
	width: 290px;
	float: right;
}

#content ul.tabs {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	height: 30px;
}

#content ul.tabs li {
	float: left;
	margin-right: 20px;
	color: #000;
}

#content ul.tabs li a {
	text-decoration: underline;
}

/* TYPE-LIST */
#type-list #content h2 {
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	padding-top: 20px;
}

#type-list h2 a:hover {
	text-decoration: underline;
}

#type-list #content p {
	margin-bottom: 30px;
}

/* DICTIONARY */
abbr a.dicword {
	padding: 0px 11px 0px 0px;
	color: #000;
	text-decoration: none;
}

abbr a.dicword:link, abbr a.dicword:visited {
	text-decoration: none;
}

a.xdicword:hover {
	text-decoration: none;
}

.dicwords {
	margin-bottom: 10px;
}

abbr, abbr a:hover {
	cursor: help;
}

/* GTALK */
#gtalk {
	position: absolute;
	right: 0px;
	top: 25px;
	z-index: 10;
}
#gtalk .gtalk {
	position: absolute;
	left: -34px;
	cursor: pointer;
}
#gtalk .bg {
	background: url('/gfx/gtalk-bg.png');
	width: 300px;
	height: 120px;
	max-height: 85px;
	padding-top: 35px;
	text-align: center;
	display: none;
}
#gtalk.open .bg {
	display: block;
}
#gtalk .close {
	position: absolute;
	right: 15px;
	top: 15px;
	display: inline;
	cursor: pointer;
}

/* ADAPT */
#adapt {
	background: url('/gfx/200911/leafs.png') no-repeat left top;
	height: 68px;
	font-size: 13px;
	padding: 33px 0px 0px 133px;
}

#adapt a:link, #adapt a:visited {
	color: #888;
	text-decoration: none;
}

/* DEBUGGER */
body #debugger {
    background: #fff;
    margin: 20px;
    text-align: left;
    color: #333;
    border: 20px solid #fff;
}
