/* CSS Document */
body {
	color: #818181;
	margin: 0;
	padding: 0;
	background-color: #2a2928;
	background-image: url(images/pageBackground.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html, body{
	height: 100%;
	width:  100%;
}

textarea:focus, input:focus, select:focus{
	outline: none;	
}

a {
	color: #e43f13;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}

.backtowineceller:link,.backtowineceller:visited {
	color: #FFFFFF;
	float: right;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin-right: 9px;
	margin-top: 8px;
}

h2 {
	color: #e43f13;
	font-size: 12px;
}

select,textarea,input { /*border:1px solid #d8d8d8;*/
	color: #000;
	font-size: 12px;
	/*padding:4px;*/
	font-family: Arial;
}

.hr {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	height: 2px;
	overflow: hidden;
}

#page {
	width: 980px;
	margin: 0px auto;
}

#header {
	height: 130px;
	margin-bottom: 10px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

/* header */
#header #topTabs {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	float: right;
	height: 82px;
}

#topTabs .topTabsDistinct{
	width: 104px; 
	height: 25px; 
	margin-left: 5px; 
	
}
#topTabs .topFacebookButton{
	width: 43px;
	height: 25px; 
	margin-left: 5px; 
}



#header #topTabs li {
	float: left;
	margin-left: 10px;
}

#header #topTabs a {
	display: block;
	text-align: center;
	height: 17px;
	padding-top: 4px;
	color: #a6a6a6;
}

#header #topTabs a:hover {
	color: #fff;
	text-decoration: none;
}

#header #topTabs a.facebook {
	height: 25px;
	width: 43px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(images/fbBtn.png);
}

#header #topTabs a.facebook:hover {
	background-image: url(images/fbBtnOver.png);
}

#header #topTabs a.specialTab {
	height: 22px;
	width: 104px;
	padding-top: 3px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(buttons/backToProfile.png);
}

#header #topTabs a.specialTab2 {
	height: 22px;
	width: 104px;
	padding-top: 3px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(buttons/browseWines_unset.png);
}

#header #topTabs a.specialTab2:hover {
	background-image: url(buttons/browseWines.png);
}

a.BrowesWine {
	height: 22px;
	width: 104px;
	padding-top: 3px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(buttons/browseWines.png);
}

#header #topTabs a.specialSelected { /*background-position:0px -25px;*/
	
}

#header #topTabs a.specialTab:hover { /*background-position:0px -25px;*/
	
}

#topTabs .topTabsDistinct a {
	 padding-top: 10px;
}

#header .wineboxNote {
	width: 19px;
	height: 16px;
	position: absolute;
	top: -5px;
	left: 70px;
	color: #FFFFFF;
	background-image: url(buttons/notificationSmall.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 2px;
	font-size: 10px;
	font-weight: bold;
}

#topMenu {
	float: right;
	height: 47px;
}

#topMenu a {
	display: block;
	float: left;
	background-image: url(buttons/topMenu.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 95px;
	padding-top: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	position: relative;
}

#topMenu .forwards {
	background-position: 0px 0px;
}

#topMenu .forwards:hover,#topMenu .forwardsSelected {
	background-position: 0px -47px;
}

#topMenu .midfielder {
	background-position: -95px 0px;
}

#topMenu .midfielder:hover,#topMenu .midfielderSelected {
	background-position: -95px -47px;
}

#topMenu .defender {
	background-position: -190px 0px;
}

#topMenu .defender:hover,#topMenu .defenderSelected {
	background-position: -190px -47px;
}

.defenderSelected {
	position: relative;
}

/* hr */
hr.customHr {
	font-size: 0px;
	height: 1px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

hr.greyHr {
	color: #999;
	border: 0px;
	border-top: 1px solid #999;
	margin: 10px 0px; *
	margin: 0px;
}

hr.whiteHr {
	color: #fff;
	border: 0px;
	border-top: 1px solid #fff;
}

a.footer_link {
	color: #818181;
}

/* HEADER */
.StatusMessage {
	vertical-align: top;
	display: inline-block;
	padding-top: 5px;
}

.StatusMessageInput {
	background-color: #3F3B37;
	border: 1px solid #666;
	color: #fff;
	width: 200px;
	height: 16px;
	padding: 2px;
	
	/*
*	height: 13px;
*/
	font-size: 12px;
}

#StatusMessageInput {
	display: none;
}

.statusMessage_c{
	width: 257px;
}

/* graphic */
.image_view {
	width: 480px;
}

.image_view ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.image_view li {
	list-style: none;
	margin: 0px;
	padding: 5px;
	float: left;
}

.networkInfo {
	color: #ff4715;
}

/* blocks sizes */
#leftSmall {
	width: 230px;
	float: left;
}

#contentMedium {
	width: 500px;
	float: left;
	margin-left: 10px;
}

#contentBig {
	width: 740px;
	float: left;
	margin-left: 10px;
}

#rightSmall {
	width: 230px;
	float: left;
	margin-left: 10px;
}

/* main blocks info */
.block {
	background-image: url(images/blockBackground.gif);
	background-repeat: repeat;
	margin-bottom: 10px;
}

.block .heading {
	background-image: url(images/headingBackground.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 39px;
}

.block .heading h1 {
	background-image: url(images/headingLeft.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding: 10px 10px;
	float: left;
}

.block .heading .topRight {
	height: 17px;
	padding: 11px 10px;
	float: right;
}

.block .heading .topRightIcon {
	height: 22px;
	padding: 8px 10px;
	float: right;
}

.topRightIcon {
	display: none;
}

.block .bottom {
	background-image: url(images/blockBottomBackground.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	color: #ff4715;
}

.block .bottom .bottomLeft {
	background-image: url(images/blockBottomLeft.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding: 8px 10px;
	float: left;
}

.block .bottom .bottomRight {
	height: 17px;
	padding: 8px 10px;
	float: right;
}

/* pieces of content */
.crumb {
	padding: 7px 10px;
	* display: inline-block;
}

/* Input stile */
.blurInput {
	border:1px solid #ccc;
	color:#000000;
	margin-left:2px;
	padding:2px 5px;
	width:115px;
}

/*Messges */
#guiMessage {
	float: left;
	height: 30px;
	padding: 13px 0px 0px 10px;
	color: #fff;
}

#guiMessage .error {
	color: #FF0000;
	font-weight: bold;
}

.validator {
	color: #FF0000;
	font-size: 10px;
	display: none;
}

.invalid {
	display: block;
}

.label {
	vertical-align: top;
	padding-top: 3px;
}

/* feed icons */
.feedPicture {
	float: left;
	color: #444;
	font-size: 20px;
	margin-right: 15px;
}

.feedDate {
	font-size: 9px;
}

.feedText {
	padding-top: 15px;
	float: left;
	width: 280px;
}

.feedText_2{
	padding-top: 15px;
	float: left;
	width: 280px;
}

.feedIcon {
	float: right;
	margin-left: 5px;
}

.wallIcon {
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}

.TypeStatusChanged {
	background-image: url(icons/TypeStatusChanged.png);
}

.TypeFriendAdded {
	background-image: url(icons/TypeFriendAdded.png);
}

.TypeComment {
	background-image: url(icons/TypeComment.png);
}

.TypeNewPhotos {
	background-image: url(icons/TypeNewPhotos.png);
}

.TypeFavoriteWine {
	background-image: url(icons/TypeNewPhotos.png);
}

.hrClear {
	clear: both;
	margin: 0px !important;
	margin: -7px 0;
	color: #fff;
	padding: 0px;
	font-size: 1px;
	line-height: 0;
	height: 0px;
	display: block;
	border: none;
}

.clearer {
	clear: both;
	font-size: 0px;
	height: 0px;
	display: block;
	border: none;
}

/* winebox */ /* ------- heading ---- */
.buttonMedium {
	background-image: url(buttons/buttonMedium.png);
	background-color: transparent;
	background-repeat: no-repeat;
	height: 18px;
	width: 86px;
	color: #FFFFFF;
	font-size: 11px;
	border: none;
	padding: 2px 0px 3px;
	margin: 0px;
	cursor: pointer;
}

.buttonsm {
	background-image: url(buttons/buttonsm.png);
	background-color: transparent;
	background-repeat: no-repeat;
	height: 21px;
	width: 86px;
	color: #706D6B;
	font-size: 11px;
	border: none;
	padding: 2px 0px 3px;
	margin: 0px;
	cursor: pointer;
}



.buttonSpacing {
	margin-top: 10px;
}

.buttonMediumSize {
	background-image: url(buttons/buttonMediumSize.png);
	background-color: transparent;
	background-repeat: no-repeat;
	height: 27px;
	width: 137px;
	color: #6C6C6C;
	font-size: 11px;
	border: none;
	padding: 2px 0px 3px;
	cursor: pointer;
}

.buttonMediumSizeLeft{
	background-image: url(buttons/buttonMediumSize.png);
	background-color: transparent;
	background-repeat: no-repeat;
	height: 27px;
	width: 137px;
	color: #6C6C6C;
	font-size: 11px;
	border: none;
	padding: 2px 0px 3px;
	cursor: pointer;
	margin-left: 64px;
}

.buttonSize171 {
	background-image: url(buttons/buttonSize171.png);
	background-color: transparent;
	background-repeat: no-repeat;
	height: 33px;
	width: 171px;
	color: #6C6C6C;
	font-size: 11px;
	border: 0px;
	padding: 2px 0px 3px;
	cursor: pointer;
}

.buttonSmallSize {
	background-color:transparent;
	background-image:url(buttons/login.png);
	background-repeat:no-repeat;
	border:medium none;
	color:#706D6B;
	font-size:11px;
	margin:0;
	padding-bottom:3px;
	padding-top:4px;
	text-align:center;
	width:103px;
}

.buttonSmallSize2 {
	background-image: url(buttons/smallButton2.png);
	background-color: transparent;
	background-repeat: no-repeat;
	height: 27px;
	width: 103px;
	text-align: center;
	color: #706d6b;
	font-size: 11px;
	border: none;
	padding: 0;
	margin: 0;
}

.backButton {
	background-image: url(buttons/backButton.png);
	background-color: transparent;
	background-repeat: no-repeat;
	height: 19px;
	width: 33px;
	text-align: center;
	color: #706d6b;
	font-size: 11px;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.buttonVSmallSize {
	background-image: url(buttons/addButton_.png);
	background-color: transparent;
	background-repeat: no-repeat;
	height: 21px;
	width: 52px;
	text-align: center;
	color: #706d6b;
	font-size: 11px;
	border: none;
	padding: 0;
	margin: 0;
}

.inputSearch {
	background-image: url(buttons/inputSearch.png);
	background-repeat: repeat-x;
	background-color: #C1230A;
	color: #000;
	border: 0px;
	width: 150px;
	height: 16px;
	margin: 0px;
	padding: 2px 0px 0px 10px;
	float: right;
}

.buttonSearch {
	background-image: url(buttons/buttonSearch.png);
	background-color: transparent;
	width: 24px;
	height: 18px;
	border: none;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	float: right;
}

.borderSearchLeft {
	background-image: url(buttons/inputSearchLef-t.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 9px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	float: right;
}

/* ------- rating ---- */
.rating {
	background-image: url(buttons/rating.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 20px;
	display: block;
	float: left;
}

.ratingOn {
	background-image: url(buttons/ratingOn.png);
	background-repeat: no-repeat;
	width: 70px;
	display: block;
	float: none;
}

.starRating {
	background-image: url(buttons/wineboxRating.png);
	background-repeat: repeat-x;
	width: 92px;
	height: 21px;
	display: block;
	float: left;
}

.starRatingOn {
	background-image: url(buttons/wineboxStarRating.png);
	background-repeat: repeat-x;
	width: 92px;
	display: block;
	float: none;
}

/* ------- crumb ---- */
.bigRed {
	color: #FF4715;
	font-size: 12px;
	font-weight: bold;
}

.bigerRed {
	color: #FF4715;
	font-size: 17px;
}

.red {
	color: #FF4715;
}

.inputBox {
	border: 1px solid #C0C0C0;
	margin: 0px;
	color: #000;
}

.txtDescription {
	border: 1px solid #e1dcda;
	width: 390px;
	height: 128px;
	margin-bottom: 10px;
}

.msgDetails {
	display: none;
	text-align: center;
	vertical-align: middle;
	color: #FF4715;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
}

.contentDetails {
	margin-bottom: 5px;
	padding-right: 5px;
}

.splitWines {
	background-image: url(images/bg_hr.jpg);
	background-repeat: repeat-x;
	height: 2px;
}

.btnWineConfirm {
	background-image: url(buttons/buttonMedium.gif);
	background-repeat: no-repeat;
	background-color: #EBEBEB;
	border: none;
	width: 89px;
	height: 20px;
	padding: 2px 0px 3px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer;
	float: right;
	margin-left: 5px;
}

.btnWineSubmit {
	background-image: url(buttons/buttonLarge.gif);
	background-repeat: no-repeat;
	background-color: #EBEBEB;
	border: none;
	width: 124px;
	height: 18px;
	padding: 2px 0px 3px;
	margin: 0px;
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	float: right;
	margin-left: 5px;
}

.btnPhotoSubmit {
	background-image: url(buttons/buttonLarge.gif);
	background-repeat: no-repeat;
	background-color: #EBEBEB;
	border: 0px;
	width: 124px;
	height: 18px;
	padding: 2px 0px 3px;
	margin: 0px;
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	margin-left: 5px;
}

/* ------- ajax dynamic list ---- */
#ajax_listOfOptions {
	position: absolute; /* Never change this one */
	width: 120px; /* Width of box */
	height: 150px; /* Height of box */
	overflow: auto; /* Scrolling features */
	border: 1px solid #5B5B5B; /* Dark green border */
	background-color: #FFF; /* White background color */
	text-align: left;
	font-size: 0.9em;
	z-index: 100;
}

#ajax_listOfOptions div {
	/* General rule for both .optionDiv and .optionDivSelected */
	margin: 1px;
	padding: 1px;
	cursor: pointer;
	font-size: 0.9em;
}

#ajax_listOfOptions .optionDiv { /* Div for each item in list */
	
}

#ajax_listOfOptions .optionDivSelected { /* Selected item in the list */
	background-color: #DBDBDB;
	color: #5B5B5B;
}

#ajax_listOfOptions_iframe {
	background-color: #F00;
	position: absolute;
	z-index: 5;
}

/* wine cellar */
.heading span,.heading input {
	margin-top: 10px;
}

.heading .buttonSearch {
	margin-right: 10px;
}

.wineCellarWishList {
	width: 207px;
	float: left;
	background-color: #545454;
}

.wineCellarWishHeader {
	background-color: #545454;
	border-bottom: 1px solid #474747;
}

.wineCellerName{
	width: 207px;
	overflow: hidden;
}

.wineBrowseFilters,.wineCellarFilters {
	background-color: #545454;
	color: #EFEFEF;
	float: left;
	min-height: 247px;
	padding-left: 17px;
	padding-right: 7px;
	width: 509px;
}

.wineBrowseFilters {
	float: none;
	width: auto;
}

.buttonFilter {
	background-image: url("buttons/buttonFilter.png");
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	width: 45px;
	height: 21px;
	border: none;
	float: right;
	display: block;
}


.buttonverysmall {
	background-image: url("buttons/addButton_.png");
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	width: 52px;
	height: 21px;
	border: none;
	color: #666;
}

.buttonFilterCancel {
	background-image: url("buttons/buttonFilterCancel.png");
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	width: 74px;
	height: 21px;
	border: none;
	float: right;
	display: block;
}

/* winecellar filters */
.alphabet {
	background-color: #1C1C1C;
	border-top: 1px solid #767676;
	border-bottom: 1px solid #c4c3c3;
	padding: 3px 0 4px 2px;
	clear: bo
}

.alphabet a:link,.alphabet a:visited {
	color: #C8C7C7;
	font-size: 11px;
	margin-left: 4px;
}

.wineCellarInfo {
	border-bottom: 1px dotted #BCBCBC;
	padding: 7px 0 7px 3px;
}

.wineCellarFiltersForm {
	padding: 12px 0 0 2px;
	padding-bottom: 5px;
}

.wineCellarFiltersForm h2 {
	color: #EFEFEF;
	font-size: 18px;
	font-weight: normal;
}

.wineCellarFiltersForm label {
	display: inline-block;
	vertical-align: middle;
	width: 86px;
}

.filtersFormSelect {
	padding-top: 13px;
	width: 292px;
}

.filterCountry {
	width: 139px;
}

.filtersFormSelect select {
	margin: 2px 0 3px;
}

.filtersFormInput {
	padding-top: 13px;
	width: 202px;
	padding-bottom: 5px;
}

.wineBrowseFilters .filtersFormInput {
	width: 405px;
}

.filtersFormInput span {
	padding-left: 5px;
}

.wineCellarInfo img {
	vertical-align: middle;
}

.wineCellarInfo span {
	display: inline-block;
	font-size: 18px;
	padding-left: 6px;
	vertical-align: middle;
	width: 45px;
}

.wineCellarWishList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.wineCellarWishList li {
	margin: 0px;
	padding: 0px;
	background-image: url("images/WineCellarMenu.png");
	background-position: top left;
	background-repeat: no-repeat;
	list-style: none;
}

.wineCellarWishList a:link,.wineCellarWishList a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 17px;
	line-height: 20px;
	text-align: center;
}

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

.wishListHead {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	padding-left: 16px;
	padding-top: 4px;
	background-color: #ffffff;
	font-weight: bold;
	display: inline-block;
	font-size: 16px;
	width: 724px;
}

/* wine cellar listing */
.wineItem {
	border-bottom: 1px solid #c4c3c3;
	border-top: 1px solid #FFFFFF;
}

.wineItemColumn {
	float: left;
	height: 88px;
}

.wineItemColumn img {
	cursor: pointer;
}

.wineItemType {
	width: 18px;
	background-color: #ECECEC;
}

.wineItemPicture {
	overflow: hidden;
	width: 87px;
}

a.setChar:link,a.setChar:visited {
	background-color: #C8C7C7;
	color: #1C1C1C;
}

.Red {
	background-color: #a11a05;
}

.White {
	background-color: #fff3e7;
}

.Rose {
	background-image: url(images/Rose.png);
}

.Sparkling {
	background-image: url(images/Sparkling.png);
}

.wineItemInfo {
	border-right: 1px solid #C4C3C3;
	width: 596px;
}

.wineItemInfo_1 {
	border-right: 1px dotted #C4C3C3;
	height: 65px;
	width: 260px;
}

.wineItemInfo table {
	margin-left: 10px;
}

.wineItemInfo_2 .tasting_tags {
	height: 30px;
	padding-left: 8px;
}

.wineItemInfo_2 .tasting_tags .tag_item {
	background-color: #000000;
	display: inline-block;
	margin: 5px 2px;
	opacity: 0.5;
	padding: 2px 5px;
	color: #ececec;
	font-weight: bold;
	filter: alpha(opacity =   '50');
	font-size: 10px;
}

.wineItemInfo_2 .rating {
	display: inline-block;
	float: right;
	margin-left: 8px;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-top: 5px;
}

.wineItemInfo .wineItemInfo_2 span {
	font-size: 13px;
	margin-left: 8px;
	vertical-align: middle;
}

.wineItemInfo .wineItemInfo_2 img {
	padding-left: 10px;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-top: 5px;
	display: inline-block;
}

.wineItemTitle {
	border-bottom: 1px dotted #C4C3C3;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 3px;
}

.wineItemTitle span {
	color: #C72B13;
	font-size: 14px;
	font-weight: bold;
	margin-left: 7px;
}

.wineItemAction img {
	margin-left: 7px;
	margin-top: 5px;
}

.wineItemAction {
	background-color: #ECECEC;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	width: 37px;
}

.buttonMediumOn {
	background-image: url(buttons/buttonMediumOn.gif);
	background-repeat: no-repeat;
	background-color: #CB280E;
	border: none;
	width: 89px;
	height: 20px;
	vertical-align: middle;
	padding: 2px 0px 3px;
	margin: 10px 0px 0px;
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer;
}

/* wine cellar details */
.EditWineTitle {
	border: 1px solid #e1dcda;
	width: 390px;
	font-weight: bold;
}

.contentDetailsEdit label {
	vertical-align: top;
}

.labelStyle {
	width: 70px;
	display: inline-block;
}

/* IE6 Only */ /*\*/
* html .labelStyle {
	display: inline;
}  /**/
.grapesField {
	float: right;
	width: 70px;
	margin-right: 120px;
}

.grapesField input {
	width: 60px;
}

.btnWineOption {
	background-image: url(buttons/buttonLarge.gif);
	background-repeat: no-repeat;
	background-color: #EBEBEB;
	border: none;
	width: 124px;
	height: 18px;
	padding: 2px 0px 3px;
	margin: 0px;
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	float: left;
	margin-right: 5px;
}

.btnWine {
	background-image: url(buttons/buttonMedium.gif);
	background-repeat: no-repeat;
	background-color: #EBEBEB;
	border: none;
	width: 89px;
	height: 20px;
	padding: 2px 0px 3px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
}

.WineClubRating {
	background-image: url('/style/images/borderwinepage.png');
	background-position: right top;
	background-repeat: no-repeat;
	padding: 8px 0px 10px 16px;
	/*border-top: 1px solid #fff; */ /*border-bottom: 1px solid #ccc;*/
	width: 230px;
	/*border-right: 1px solid #fff;*/ /*border-left: 1px solid #ccc; */
	float: left;
}

.borderbottomwinepage {
	background-image: url('/style/images/borderbottomwinepage.png');
	background-position: right bottom;
	background-repeat: repeat-x;
	padding-bottom: 2px;
}

.WineClubRating img {
	float: left;
	margin-right: 4px;
}

.WineClubRating a:link,.WineClubRating a:visited {
	display: block;
	padding-left: 7px;
	color: #fb5c30;
	height: 30px;
	float: left;
}

.Wine_small_rating_left {
	width: 129px;
	padding-left: 15px;
	padding-right: 7px;
	background-image: url('/style/images/RatingComment_right.png');
	background-position: top right;
	background-repeat: no-repeat;
}

.Wine_small_rating_right {
	background-color: #fff;
	border-top: 1px solid #A1A1A1;
	border-bottom: 1px solid #A1A1A1;
	height: 24px;
	padding: 3px 0px 0px 0px;
	cursor: pointer;
}

.WineClubRating_comment {
	background-image: url('/style/images/RatingWndComment_left.png');
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

.WineClubRating_comment_2 {
	background-image: url('/style/images/RatingComment_left.png');
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

.WineClubRating__comment_left {
	width: 129px;
	padding-left: 17px;
	padding-right: 10px;
	background-image: url('/style/images/RatingWndComment_right.png');
	background-position: top right;
	background-repeat: no-repeat;
}

.WineClubRating__comment_right {
	background-color: #fff;
	border-top: 1px solid #A1A1A1;
	border-bottom: 1px solid #A1A1A1;
	height: 85px;
	padding: 7px 0px 0px 0px;
	cursor: pointer;
}

.comment_text {
	clear: both;
	padding-top: 10px;
}

.wineDetails_form td {
	padding: 2px 0px 1px 0px;
}

.wineTitle {
	color: #FF7853;
	font-weight: bold;
}

/* WineClub Style */
a.linkFriend:link,a.linkFriend:visited {
	color: #3b78bb;
	font-size: 13px;
	font-weight: bold;
	padding-left: 1px;
}

.WineClubTools {
	display: none;
}

.WineClubTools img {
	float: right;
	cursor: pointer;
	margin-left: 5px;
}

.extraInfo {
	padding-top: 5px;
	padding-left: 60px;
}

.extraInfo span {
	color: #ff4715;
	width: 105px;
	display: inline-block;
	vertical-align: top;
}

.extraInfo label {
	display: inline-block;
	vertical-align: top;
	margin-right:-3px;
}

.statusMessage {
	font-size: 14px;
	font-style: italic;
	margin-left: 50px;
}

.wine-club-disabled {
	background-color: #e0e0e0;
}

.disabled {
	color: #6B6B6B;
}

.wine-club-disabled img {
	opacity: 0.4;
	/*filter:alpha(opacity='40');*/
}

.win-club-span {
	color: #5e5d5d;
	padding-left: 60px;
	font-size: 13px;
}
.win-club-size{
	font-size: 11px;
}

a.memberTitle-disabled:LINK,a.memberTitle-disabled:VISITED {
	color: #bbb;
	cursor: default;
}

a.memberTitle-disabled:hover {
	text-decoration: none;
}

/* Profile */
.ProfileInfo label,.ProfileStatus label {
	width: 70px;
	display: inline-block;
}

.ProfileInfoInput {
	border: 1px solid rgb(204, 204, 204);
	margin-left: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 2px;
}

#changePassword label {
	width: 100px;
	display: inline-block;
}

#changePassword input {
	margin: 1px;
	border: 1px solid #ccc;
}

.ProfileInfo select {
	margin: 1px;
	border: 1px solid #ccc;
	margin-top: 4px;
	margin-bottom: 4px;
}

#NewAlbumForm,#EditAlbumForm,#NewPictureForm {
	display: none;
}

#EditAlbumForm label,#NewAlbumForm label {
	display: inline-block;
	width: 70px;
}

#EditAlbumForm textarea,#NewAlbumForm textarea {
	border: 1px solid #666;
}

.deleteButton {
	float: right;
	cursor: pointer;
	margin: 2px;
}

.TitleSelect {
	vertical-align: middle;
	margin-top: 10px;
	border: 1px solid #666;
	display: inline-table;
}

/* FRIEND INVITE FORM */
.sendInvitation label {
	vertical-align: top;
	width: 110px;
	display: inline-block;
}

#commentForm textarea,.sendInvitation textarea {
	border: 1px solid #CCCCCC;
	width: 250px;
	font-size: 11px;
}

.IEHack {
	height: 15px;
}

.SuggestWine ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.SuggestWine li {
	list-style: none;
	float: left;
	display: block;
	width: 200px;
	margin: 5px;
	padding: 5px;
	height: 50px;
	cursor: pointer;
}

.SuggestWine img {
	float: left;
	margin-right: 10px;
}

.SuggestWine span.linkFriend {
	color: #3B78BB;
	font-size: 13px;
	font-weight: bold;
}

.tab_le {
	border-collapse: collapse;
}

.tab_le td,.tab_le th {
	padding: 0;
}

/*** Winebox ***/
.wineboxMenu {
	float: right;
	margin: 4px 20px 0px 0px;
	border-right: 1px solid #a7240f;
}

.wineboxMenu li {
	float: left;
	list-style: none;
}

.wineboxMenu a {
	display: block;
	height: 22px;
	width: 85px;
	color: #2f0702;
	text-align: center;
	padding-top: 8px;
	background-image: url(buttons/wineboxHeadingBackground.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #a7240f;
}

.wineboxMenu a:hover {
	color: #fff;
	text-decoration: none;
}

.wineboxMenu a.selected {
	color: #fff;
	text-decoration: none;
}

.wineboxNewBar {
	height: 44px;
}

.wineboxNewBar .instructions {
	font-size: 17px;
	padding: 16px 13px;
	float: left;
}

.wineboxNewBar .rightMenu {
	float: right;
	margin-top: 15px;
}

.wineboxNewBar .rightMenu a.plusButton {
	background-image: url(buttons/plusButtonOff.png);
	background-repeat: no-repeat;
	width: 92px;
	height: 23px;
	display: block;
	float: left;
	padding-top: 4px;
	padding-left: 13px;
	color: #6b6b6b;
}

.wineboxNewBar .rightMenu a.plusButton:hover {
	text-decoration: none;
	background-image: url(buttons/plusButtonOn.png);
}

.FirstMessage {
	cursor: pointer;
}

.openedConversation {
	background-color: #FFFFFF;
	padding-top: 6px;
}

.conversationHover {
	background-color: #ddd;
}

.conversationFilters {
	width: 620px;
	clear: right;
	float: right;
}

.messageCloser {
	text-align: center;
	
}



.postcardBlock textarea {
	border: 1px solid #ccc;
	width: 330px;
	margin: 2px;
	padding: 4px;
}

.ToMember {
	height: 40px;
}

.winecard-image {
	width: 77px;
	padding: 8px;
	float: left;
}

.winecard-info {
	width: 477px;
	padding: 8px 5px 5px 3px;
	float: left;
	color: #4B4A4A;
}

.winecard-info>input {
	width: 170px;
	height: 19px;
	margin-top: 5px;
	padding: 0px;
}

.winecard-info>select {
	width: 170px;
	height: 19px;
	margin-top: 5px;
}

.winecard-info>textarea {
	width: 370px;
	margin-top: 5px;
}

.winecard-info a {
	display: inline-block;
	margin-bottom: 8px;
}

.winecard-info>span {
	clear: both;
	display: block;
	width: 70px;
	float: left;
}

.winecard-actions {
	width: 150px;
	padding: 8px 0px 5px 5px;
	float: left;
	text-align: right;
}

.paginLink a:LINK,.paginLink a:VISITED {
	padding: 0px 5px;
}

.winecard-actions img {
	cursor: pointer;
}

ul.wineTypeList {
	width: 490px;
}

ul.wineTypeList,.wineTypeList li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}

ul.wineTypeList span {
	width: 30px;
	height: 31px;
	display: block;
	float: left;
	background-color: #E5E5E5;
}

ul.wineTypeList label {
	color: #666666;
	display: block;
	float: left;
	font-size: 14px;
	height: 10px;
	padding-left: 10px;
	padding-top: 8px;
}

ul.wineTypeList div {
	clear: both;
}

li.wineTypeList_body label {
	font-family: times New Roman;
	font-size: 20px;
	font-weight: bold;
}

li.wineTypeList_body abbr {
	float: right;
	margin: 9px 21px 0px 0px;
	background-image: url("images/checkbox_unset.png");
	background-position: top left;
	background-repeat: no-repeat;
	display: inline;
}

.wineTypeList_input {
	float: right;
	margin: 9px 21px 0px 0px;
}

.errorMessage {
	display: none;
	color: #ff0000;
	padding-left: 10px; 
	padding-top: 10px;
}

.warningMessage {
	display: none;
	color: #ff0000;
}

.prevBack_0 {
	background-image: url("images/bubbles_0.png");
	background-position: top left;
}

.prevBack_1 {
	background-image: url("images/bubbles_1.png");
	background-position: top left;
}

.prevBack_2 {
	background-image: url("images/bubbles_3.png");
	background-position: top left;
}

.prevBack_3 {
	background-image: url("images/bubbles_2.png");
	background-position: top left;
}

li.wineTypeList_head {
	border-bottom: 1px solid #C6C6C6;
	height:40px;
}

li.wineTypeList_body2 {
	border-bottom: 1px dotted #CCCCCC;
	padding: 15px 0 6px 4px;
}

.wineTypeList_head .buttonSmallSize2 {
	border: none;
	margin: 5px 4px 5px 0;
	float: right;
}

li.wineTypeList_body {
	border-bottom: 1px dotted #C6C6C6;
}

li.wineTypeList_head2 label {
	background-image: url(images/50percentBack.png);
	color: #666666;
	height: 24px;
	width: 450px;
	border-bottom: 1px dotted #C6C6C6;
}

li.wineTypeList_head .backButton {
	margin: 9px 0 0 10px;
}

li.wineTypeList_body2 .wineName {
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
	margin-top: 2px;
	padding: 5px;
	width: 270px;
}

li.wineTypeList_body2 .vintage {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 2px;
	padding: 5px;
	width: 74px;
}

li.wineTypeList_body2 a {
	display: inline-block;
	vertical-align: bottom;
}

li.wineTypeList_body2 #upload_button_id {
	float: right;
	cursor: pointer;
	margin: 3px 14px 0px 0px;
}

li.wineTypeList_body2 .RatingDefault {
	background-color: transparent;
	margin-bottom: 0;
	margin-left: 0;
	width: 12px;
}

li.wineTypeList_body2 .RatingDefaultImg {
	margin: 0px;
	height: 39px;
}

li.wineTypeList_body2 label {
	display: inline-block;
	width: 95px;
	font-size: 13px;
}

#grapes_list .tagBlock, .wineGrape .tagBlock {
	background-color: #000000;
	color: #FFFFFF;
	display: inline-block;
	font-size: 13px;
	height: auto;
	margin-left: 3px;
	margin-right: 2px;
	margin-top: 7px;
	padding: 1px 5px;
	width: auto;
}

li.wineTypeList_body2 .secondLabel {
	display: inline-block;
	width: 100px;
	font-size: 13px;
}

li.wineTypeList_body2 .lastLabel {
	width: 78px;
	margin: 0;
	padding: 0;
	height: 17px;
}

li.wineTypeList_body2 input.wineInfo {
	border: 1px solid #CCCCCC;
	margin-bottom: 7px;
	margin-top: 2px;
	padding: 5px;
	width: 159px;
}

li.wineTypeList_body2 select.wineInfo {
	border: 1px solid #CCCCCC;
	margin-bottom: 7px;
	margin-top: 2px;
	padding: 5px;
	width: 171px;
}

li.wineTypeList_body2 textarea.wineInfo {
	border: 1px solid #CCCCCC;
	height: 114px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 5px;
	width: 284px;
}

input.wineInfoSmall {
	border: 1px solid #CCCCCC;
	margin-bottom: 7px;
	margin-top: 2px;
	padding: 5px;
	width: 95px;
	margin-right: 5px;
}

select.wineInfoSmall {
	border: 1px solid #CCCCCC;
	display: inline-block;
	height: 27px;
	margin-top: 2px;
	padding: 4px 5px;
	vertical-align: top;
	width: 181px;
}

.wineGrape {
	padding-bottom: 14px;
}

li.wineTypeList_head .backButton {
	margin: 9px 0 0 10px;
}

li.wineTypeList_body:hover {
	background-color: #F7F7F7;
}

.wineTypeList_status {
	margin-top: 1px;
}

.grapeVarietal {
	position: absolute;
	width: 327px;
	display: none;
	left: 330px;
	top: 275px;
	z-index: 200;
}

.grapes_list {
	vertical-align: bottom;
	display: inline;
}

.wineGrape div {
	display: inline-block; *
	display: inline;
	max-width: 200px;
	min-height: 20px;
}

.grapeHeaderLeft {
	background-image: url(images/grapesPopup_Header_left.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 11px;
}

.grapeHeaderRight span {
	display: block;
	font-size: 15px;
	padding-top: 9px;
	color: #666;
}

.grapeHeaderRight a {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

.grapeHeaderRight {
	background-image: url(images/grapesPopup_Header_right.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 33px;
}

.grapeFooterLeft {
	background-image: url(images/grapesPopup_Footer_left.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 11px;
}

.grapeFooterRight {
	background-image: url(images/grapesPopup_Footer_right.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 5px;
}

.tags {
	padding: 12px;
	padding-bottom: 0px;
	display: block;
	background-color: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	list-style: none;
	color: #737373;
}

.tags>li {
	clear: both;
	display: block;
	list-style: none;
	padding-top: 3px;
}

.tags>li>ul>li {
	display: inline-block;
	padding: 2px;
}

.tags span {
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	height: auto;
	margin-left: 3px;
	margin-right: 2px;
	padding: 1px 5px;
	width: auto;
}

.tagBlock {
	background-color: #000000;
	color: #FFFFFF;
	display: inline-block;
	font-size: 13px;
	height: auto;
	margin-left: 3px;
	margin-right: 2px;
	padding: 1px 5px;
	width: auto;
}

.tags-display {
	padding: 12px;
	display: block;
	background-color: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	list-style: none;
	color: #737373;
}

.tags-display>li {
	clear: both;
	display: block;
	list-style: none;
	padding-top: 3px;
}

.tags-display>li>span {
	font-size: 14px;
}

.tags-display ul {
	clear: both;
	display: block;
	list-style: none;
}

.tags-display>li>ul>li {
	display: block;
	float: left;
	width: 150px;
}

.grepe_varietal,.Tasting_Tags {
	background-image: url("images/tag_bottom.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 200;
}

.winecard-content { /** Deprecated */
	padding-left: 70px;
	padding-bottom: 8px;
}

.addWincardTitle { /** Deprecated */
	font-size: 17px;
	color: #818181;
}

.addWincardTitle-column { /** Deprecated */
	float: left;
}

.WineFormBlock { /** Deprecated */
	float: left;
	width: 450px;
	height: 485px;
	border-right: 1px solid #bbb;
	padding: 10px;
	font-size: 15px;
	color: #6b6b6b;
}

.WineFormBlock>span { /** Deprecated */
	display: block;
	float: left;
	clear: both;
	width: 120px;
	height: 26px;
	padding-top: 5px;
}

.WineFormBlock input { /** Deprecated */
	width: 297px;
	height: 17px;
	padding: 4px;
	margin: 2px 0px;
	padding-top: 3px;
}

.WineFormBlock>.disabled>span { /** Deprecated */
	padding-top: 5px;
	display: block;
}

.WineFormBlock select { /** Deprecated */
	width: 308px;
	height: 26px;
	margin: 2px 0px;
}

.WineFormBlock textarea { /** Deprecated */
	width: 305px; *
	width: 300px;
	border: 1px solid #d8d8d8;
}

a.RedLink:LINK,a.RedLink:VISITED { /** Deprecated */
	color: #c62b13;
	font-size: 12px;
}

a.RedLink:hover { /** Deprecated */
	text-decoration: none;
}

.sendMessage {
	height: 80px;
	
}

.subjectInput {
	border: 1px solid #333;
	margin: 2px;
	width: 330px;
}

.postcardBlock label {
	width: 100px;
	vertical-align: top;
	display: inline-block;
}

/*** POSTCARD InBox ***/
.messageListLoading {
	text-align: center;
	padding: 10px;
}

.messageListArea {
	width: 490px;
}

.messageListArea img {
	float: left;
	margin-right: 15px;
}

.messageListArea strong {
	
}

.messageSendDate {
	float: right;
}

.otherMessage {
	padding: 0px 10px;
	width: 600px;
}

.otherMessage img {
	height: 40px;
}

.messageArea {
	display: block;
	width: 510px;
	float: left;
}

.messageHeader {
	float: left;
	text-align: right;
	width: 190px;
}

.messageBody {
	float: left;
	margin-left: 10px;
	width: 490px;
	text-align: justify;
	border-bottom: 1px solid #bbb;
	padding-bottom: 10px;
	min-height: 32px;
}

.messageBody,.messageBody p,.messageBody span,.messageBody td {
	color: #5b5b5b;
}

.messageMemberName {
	margin-bottom: 20px;
}

.messageDate {
	float: right;
	color: #818181;
}

.bigMemberThumb {
	float: left;
	margin: 0px 17px 0px 12px;
	width: 60px;
}

.smallMemberThumb {
	float: left;
	margin: 0px 17px 0px 30px;
	width: 42px;
}

.messageClose {
	position: absolute;
	text-align: right;
	cursor: pointer;
	margin: 5px 10px 0px 680px;
}

.messageDelete {
	position: absolute;
	text-align: right;
	cursor: pointer;
	margin: 5px 10px 0 650px;
}

.messageStatus {
	position: absolute;
	text-align: right;
	cursor: pointer;
	margin: 5px 10px 0px 710px;
}

.messageAttachement {
	background-color: #FFF;
	border: 1px solid #cccccc;
	margin-top: 7px;
	padding: 7px;
	position: relative;
}

.messageAttachementClip {
	width: 32px;
	height: 19px;
	position: absolute;
	background-image: url(images/paperClip.png);
	left: -19px;
	top: 20px;
	z-index: 100;
}

.messageAttachement p.bigRed {
	margin-bottom: 5px;
}

.messageAttachementWineImage {
	width: 80px;
	text-align: center;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

.messageAttachementBrief {
	float: left;
	width: 150px;
	text-align: left;
}

.messageAttachementData {
	float: left;
	margin-left: 15px;
	width: 113px;
}

.messageReplay {
	float: left;
	padding-left: 99px;
	width: 490px;
}

.messageReplay textarea {
	border: 1px solid #dbdbdb;
	width: 488px;
	height: 70px;
}

#messageReplayAttachement {
	margin-top: 10px;
}

.messageReplayWineBrief {
	float: left;
	width: 250px;
}

.messageReplayWineAttach {
	padding: 7px;
	background-color: #efefef;
	border: 1px solid #c4c4c4;
	* display: inline-block;
}

/* message: wine attachement*/
.searchPopupWine {
	height: 30px;
	padding-top: 5px;
	padding-left: 5px;
}

.searchPopupWine span {
	color: #999a9a;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}

.searchPopupWine input {
	background-image: url(images/searchPopup.png);
	background-repeat: no-repeat;
	background-position: right;
	color: #000;
	vertical-align: middle;
	border: 1px solid #dcdcdb;
	width: 150px;
	padding-right: 18px;
	margin-right: 5px;
	float: right;
}

.wineList {
	overflow: auto;
	height: 272px;
	width: 508px;
	background-color: #fff;
	border: 1px solid #999a9a;
	margin: 0px 5px 0px 5px;
}


.postcardBlock .wineList {
	height: 100px;
	width: 339px;
	margin-right: 38px;
	margin-top: 15px;
	margin-bottom: 15px;
	float: right;
	display: none;
}

#attachArea{
	display: inline-table; 
	width: 340px;
	padding-left: 2px;
}

.wineAttachementBlock {
	width: 235px;
	margin: 0px 5px;
	padding-top: 5px;
	float: left;
	height: 90px;
	border-bottom: 1px solid #babbbb;
}

.sendReplyButt {
	float: right;
}

.buttonHalfRight {
	padding: 0px;
	background-image: url(buttons/newWinecardButton.png);
	background-color: transparent;
	background-position: left;
	background-repeat: no-repeat;
	border: 0px;
	color: #fff;
	width: 47px;
	font-size: 11px;
	height: 20px;
	padding: 2px 0px 3px 0px;
	cursor: pointer;
}

.buttonHalfLeft {
	padding: 0px;
	background-image: url(buttons/winecardButton.png);
	background-color: transparent;
	background-position: left;
	background-repeat: no-repeat;
	border: 0px;
	width: 80px;
	color: #fff;
	font-size: 11px;
	height: 20px;
	padding: 2px 0px 3px 0px;
	cursor: pointer;
}

/* POPup Window*/
.popupWindowBottom {
	height: 43px;
	background-image: url(images/corner_left_bottom.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 22px;
}

/* IE6 only */ /*\*/
* html .popupWindowBottom {
	background-image: url(images/corner_left_bottom.gif);
}  /**/
.popupWindowBottom span {
	display: block;
	height: 43px;
	background-image: url(images/corner_right_bottom.png);
	background-position: right;
	background-repeat: no-repeat;
}

/* IE6 only */ /*\*/
* html .popupWindowBottom span {
	background-image: url(images/corner_left_bottom.gif);
}  /**/
.popupWindowTop {
	height: 49px;
	background-image: url(images/corner_left_top.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 22px;
}

/* IE6 only */ /*\*/
* html .popupWindowTop {
	background-image: url(images/corner_left_top.gif);
}  /**/
.popupWindowTop div {
	display: block;
	height: 49px;
	background-image: url(images/corner_right_top.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

/* IE6 only */ /*\*/
* html .popupWindowTop div {
	background-image: url(images/corner_left_top.gif);
}  /**/
.popupWindowTop span {
	color: #fff;
	font-size: 13px;
	margin-top: 20px;
	vertical-align: middle;
}

.buttonSmall {
	background-color: transparent;
	background-image: url(buttons/clossButtonPopUp.png);
	background-repeat: no-repeat;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 11px;
	height: 18px;
	margin: 5px 0 0;
	padding: 2px 0 3px;
	vertical-align: middle;
	width: 55px;
}

.popupWindowContent {
	border-right: 1px solid #323332;
	border-left: 1px solid #323332;
	padding: 0px 10px 0px 10px;
	background-color: #fff;
}

.blockBack {
	background-image: url(images/blockBackground.gif);
	background-repeat: repeat;
}

.infoTab {
	display: inline-block;
	padding-left: 8px;
	background-image: url(images/info_tab.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 8px;
}

.infoTab a:LINK,.infoTab a:VISITED {
	display: block;
	padding-top: 3px;
	height: 16px;
	padding-right: 13px;
	padding-left: 4px;
	background-image: url(images/info_tab_back.png);
	background-position: top right;
	background-repeat: no-repeat;
	color: #7E1202;
}

.infoTabBar {
	position: absolute;
	top: -19px;
}

.photo-gallery div {
	float: left;
	padding-right: 10px;
}

/* alignment */
.clear {
	clear: both;
}

.center {
	text-align: center;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.hidden {
	display: none;
}

.noBorder {
	border: none;
}

/* Wine Page */
.winePageTitle {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #000000;
	padding-bottom: 6px;
	padding-left: 18px;
	padding-top: 10px;
}

.winePageTitle div {
	float: right;
	margin-top: -5px;
	padding-right: 9px;
}

.winePageTitle span {
	font-size: 18px;
	line-height: 10px;
	padding-left: 7px;
}

.backLeft {
	width: 17px;
}

.contentWines {
	border-right: 1px dotted #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	vertical-align: top;
	width: 368px;
}

.contentWines td {
	line-height: 17px;
}

.pictureWine div {
	width: 163px;
	overflow: hidden;
}

.contentWinesLabel {
	width: 101px;
	vertical-align: top;
}

.infoWines {
	padding-left: 10px;
	padding-top: 10px;
	width: 156px;
}

.infoWines .rating {
	display: inline-block;
	float: right;
	margin-left: 8px;
}

.infoWines span {
	display: inline-table;
	font-size: 14px;
	padding-left: 7px;
	padding-top: 4px;
	vertical-align: top;
}

.infoWines td {
	padding-bottom: 8px;
}

.pictureWines {
	text-align: center;
	vertical-align: top;
}

.profileThumb {
	padding-left: 9px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
}

.profileThumb img {
	float: left;
	margin-right: 13px;
	width: 30px;
}

.profileThumb a {
	font-size: 11px;
	vertical-align: top;
}

.profileThumb span {
	font-size: 10px;
	vertical-align: top;
}

.myExperience {
	background-color: #F8F8F8;
}

.myExTitle {
	border-bottom: 1px dotted #000000;
	padding-bottom: 6px;
	padding-left: 16px;
	padding-top: 10px;
}

.myExTool {
	float: right;
	margin-top: -5px;
	padding-right: 9px;
}

.myExTitle span {
	font-size: 18px;
	line-height: 16px;
}

.myExContent {
	
}

.myExImage {
	padding-top: 9px;
	text-align: center;
	width: 65px;
}

.myExImage img {
	width: 30px;
}

.myExDetails {
	padding-right: 21px;
	width: 497px;
	padding-top: 9px;
	padding-bottom: 10px;
}

.myExRating {
	padding-top: 9px;
	padding-bottom: 20px;
	/*width: 100px;*/
}

.myExRating img {
	vertical-align: top;
}

.myExRating span {
	display: inline-block;
	margin-bottom: 4px;
}

.myExRating .rating {
	display: block;
	float: right;
}

.pictureWine {
	text-align: center;
	vertical-align: top;
	width: 163px;
	border-right: 1px dotted #000;
}

.wineDetails {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}

.WineWriteComment {
	width: 488px;
	margin: 0px auto;
}

.WineWriteComment textarea {
	width: 488px;
	height: 45px;
	margin-bottom: 5px;
}

.WineWriteComment a:HOVER,.WineWriteComment a:LINK,.WineWriteComment a:VISITED
	{
	text-decoration: none;
	margin-right: 10px;
}

.WineWriteComment span {
	display: block;
	padding: 2px 0px 5px 0px;
	font-size: 11px;
}

a.memberLink:link,a.memberLink:visited {
	color: #FF4715;
	font-size: 13px;
	font-weight: bold;
}

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

.selectAddPicture {
	width: 572px;
	height: 185px;
	padding: 10px;
}

.albumContent {
	background-color: #fff;
	border: 1px solid #999999;
	height: 108px;
	clear: both;
	margin-top: 10px;
}

.wineBlock_TB {
	width: 235px;
	float: left;
	padding: 5px;
}

.wineBlock_Image {
	float: left;
	height: 85px;
	overflow: hidden;
	width: 85px;
	text-align: center;
}

.wineBlock_TB>img {
	float: left;
	margin-right: 10px;
}

.wineBlock_TB>div {
	font-size: 11px;
	color: #828283;
}

.smallAttachedWine {
	border: 1px solid #C4C4C4;
	background-color: #EFEFEF;
	padding: 5px;
	width: 430px;
	float: left;
}

.smallAttachedWine img {
	margin-right: 10px;
}

.wineAttachRating {
	float: right;
	width: 130px;
}

.addPicture {
	background-image: url("buttons/addButton.png");
	height: 28px;
	width: 44px;
	padding-top: 12px;
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	float: left;
	text-align: center;
}

/* Popup with round, transparent corners */
.titleBarTop {
	
}

.titleBarTop>div {
	float: left;
}

.titleBarTop .leftCorner {
	background-image: url(images/headingLeft.png);
	background-repeat: no-repeat;
	float: left;
	height: 49px;
	width: 20px;
}

.titleBarTop .rightCorner {
	background-image: url(images/headingBackground.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 20px;
	padding-right: 20px;
	height: 29px;
}

.rightCornerSearch{
	float: right;
	padding: 10px 10px 0px 0px;
}

.titleBarTop h1 {
	display: inline;
}

.titleBarTop a {
	float: right;
}

.titleBarBott {
	
}

.titleBarBott>div {
	float: left;
}

.titleBarBott .leftCorner {
	background-image: url(images/blockBottomLeft.png);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 20px;
}

.titleBarBott .rightCorner {
	background-image: url(images/blockBottomBackground.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 10px;
	padding-right: 10px;
	height: 25px;
}

.winecellarMenu {
	float: right;
	margin: 4px 20px 0px 0px;
	border-right: 1px solid #a7240f;
}

.winecellarMenu li {
	float: left;
	list-style: none;
}

.winecellarMenu a {
	display: block;
	height: 22px;
	padding: 0px 15px;
	color: #2f0702;
	text-align: center;
	padding-top: 8px;
	background-image: url(buttons/wineboxHeadingBackground.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #a7240f;
}

.winecellarMenu a:hover {
	color: #fff;
	text-decoration: none;
}

.winecellarMenu a.selected {
	color: #fff;
	text-decoration: none;
}

.seeGrape {
	position: absolute;
	background-color: #fff;
	border: 1px solid #ff0000;
	width: 100px;
	display: none;
	left: 30px;
	text-align: left;
}

/* #TB_ajaxContent input, */
#TB_ajaxContent select {
	border: 1px solid #CCCCCC;
}

.editableSelect {
	position: absolute;
	left: 119px;
	top: 3px; *
	top: 4px;
	margin-top: 0px;
	border: 0px;
	padding: 1px;
	border-right: 0px;
	display: none;
}

.editableSelectWineCard {
	width: 137px;
	border: 0px;
	height: 16px; *
	height: 15px;
	padding: 4px 0px 0px 0px; *
	padding-top: 0px;
	left:5px;
}

/* Editable select */
.registerForm input {
	width: 190px;
	height: 19px;
	border: 1px solid #d8d8d8;
}

.pagination {
	text-align: right;
	padding: 10px;
}

.pagination_2 {
	float: right;
	padding-right: 10px;
	text-align: right;
}

.pagination_2 a:link,.pagination_2 a:visited {
	margin-left: 5px;
}

.pagination a:link,.pagination a:visited {
	margin-left: 5px;
}

.wecomeClass {
	background-image: url("images/firsttime.png");
	background-repeat: no-repeat;
	background-position: top right;
	height: 250px;
	padding-left: 10px;
	padding-top: 10px;
}

.wecomeClass h1 {
	color: #717171;
}

.textBlock {
	font-size: 15px;
	color: #717171;
	line-height: 23px;
}

.PhoneBack {
	background-image: url("images/phone_image.png");
	background-position: right -1px;
	background-repeat: no-repeat;
	height: 162px;
}

.reminder_form LABEL {
	width: 100px;
	font-size: 11px;
	display: inline-block;
	vertical-align: bottom;
	margin: 10px 0px;
}

.reminder_form input {
	margin: 10px 0px;
	display: inline-block;
	vertical-align: bottom;
	border: 1px solid #c1c1c1;
}

.reminder_form select {
	width: 60px;
	margin: 10px 1px 10px -1px;
	display: inline-block;
	vertical-align: bottom;
	border: 1px solid #b1b1b1;
}

.reminder_form img {
	display: inline-block;
	vertical-align: bottom;
	margin: 10px 0px;
	margin-left: 5px;
	cursor: pointer;
}

/* widgets */
#widgets {
	height: 263px;
	position: fixed;
}

#widgets,#widgets div,#widgets p {
	color: #000000;
}

#widgets p {
	line-height: 12px;
	margin-bottom: 8px;
	margin-left: 3px;
}

#widgets h1 {
	color: #000000;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 12px;
	margin-top: 13px;
}

#widgets textarea {
	background-color: #EAEAEA;
	border: none;
	height: 102px;
	margin-left: 5px;
	margin-top: 9px;
	width: 342px;
}

#widgets input {
	margin-left: 6px;
	margin-top: 12px;
}

#widgetContactEncapsulator {
	position: fixed;
	top: 120px;
	right: 27px;
}

#widgetBookmarkEncapsulator {
	position: fixed;
	top: 230px;
	right: 39px;
}

#widgetContactTrigger {
	cursor: pointer;
	position: absolute;
	top: 5px;
	z-index: 40;
}

#widgetBookmarkTrigger {
	cursor: pointer;
	position: absolute;
	z-index: 50;
}

.widgetContactCloser,.widgetBookmarkCloser {
	float: right;
	margin-right: 17px;
}

#widgetContactContent {
	position: absolute;
	left: 27px;
	width: 330px;
	padding: 5px 15px;
	height: 385px;
	background-color: #f2eeed;
	border-top: 5px solid #006699;
	border-bottom: 5px solid #006699;
	z-index: 50;
}

#widgetContactContent .columnSplitter2 .column50 {
	width: 150px;
	float: left;
}

#widgetContactContent .form p {
	margin-bottom: 5px;
}

#widgetContactContent .form label {
	float: left;
	display: block;
	width: 65px;
}

#widgetContactContent .form input,#widgetContactContent .form textarea {
	width: 255px;
	border: 1px solid #e9e7e8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}

#widgetContactContent .form .validationError {
	border: 1px solid #FF0000;
}

#widgetContactContent .form textarea {
	height: 60px;
	overflow: auto;
}

#widgetContactContent .form .contactButton {
	width: auto;
	margin-top: 7px;
	padding: 3px 0px;
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}

#widgetContactContent .form .contactButton:hover {
	background-color: #006699;
	color: #fff;
}

#widgetBookmarkContent {
	position: absolute;
	left: 39px;
	width: 426px;
	padding: 5px 11px;
	min-height: 300px;
	background-color: #ffffff;
	z-index: 50;
}

#widgetBookmarkContent .instructionsList {
	width: 310px;
	margin-right: 20px;
	float: left;
}

#widgetBookmarkContent .instructionsList .instructions {
	height: 225px;
	overflow: hidden;
}

#widgetBookmarkContent .instructionsList .message {
	height: 20px;
	overflow: hidden;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	color: #006699;
}

#widgetBookmarkContent .instructionsList .form {
	margin-top: 7px;
}

#widgetBookmarkContent .instructionsList .form label {
	float: left;
	display: block;
	width: 43px;
}

#widgetBookmarkContent .instructionsList .form input {
	width: 265px;
}

#widgetBookmarkContent .instructionsList .form .bookmarkButton {
	width: auto;
	margin-top: 7px;
	padding: 3px 0px;
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}

#widgetBookmarkContent .instructionsList .form .bookmarkButton:hover {
	background-color: #006699;
	color: #fff;
}

#widgetBookmarkContent .instructionsList .form .notes {
	font-size: 10px;
	color: #999;
	padding: 5px 0;
}

#widgetBookmarkContent .instructionsList .textBox {
	width: 145px;
	margin-right: 20px;
	float: left;
}

#widgetBookmarkContent .instructionsList .lastTextBox {
	width: 145px;
	float: left;
}

#widgetBookmarkContent .bookmarksList {
	width: 360px;
	float: left;
	position: relative;
}

#widgetBookmarkContent .bookmarksList h3 {
	padding-bottom: 7px;
}

#widgetBookmarkContent .bookmarksList .addBookmark {
	display: block;
	float: right;
	background-image: url(images/addPageBookmark.gif);
	color: #000000;
	width: 123px;
	height: 28px;
	padding-top: 6px;
	margin-right: 10px;
	text-align: center;
	position: absolute;
	left: 220px;
	top: -20px;
}

#widgetBookmarkContent .bookmarksList .addBookmark:hover {
	background-image: url(images/addPageBookmarkOver.gif);
	color: #000000;
}

#widgetBookmarkContent .bookmarksList #liveBookmarksListEncapsulator {
	overflow: auto;
	height: 270px;
	width: 360px;
}

#widgetBookmarkContent .bookmarksList #liveBookmarksListEncapsulator ul
	{
	width: 340px;
}

#widgetBookmarkContent .bookmarksList .bookmarkListItem {
	display: block;
	float: left;
	overflow: hidden;
	width: 280px;
}

#widgetBookmarkContent .bookmarksList .bookmarkListDeleteButton {
	display: block;
	float: right;
	width: 17px;
	height: 17px;
}

.wishListBullet {
	background-image:url(icons/wishListStatus.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:inline-block;
	font-size:11px;
	height:19px;
	line-height:18px;
	position:absolute;
	right:8px;
	text-align:center;
	top:-14px;
	vertical-align:middle;
	width:19px;
}

.wishListBulletAbs {
	background-image: url(icons/wishListStatus.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: inline-block;
	font-size: 11px;
	height: 19px;
	line-height: 18px;
	width: 19px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	right: 8px;
	top: -14px;
}

.messageListBulletAbs{
	background-image: url(icons/wishListStatus.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: inline-block;
	font-size: 11px;
	height: 19px;
	line-height: 18px;
	width: 19px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	right: 8px;
	top: -14px;
}

.profileInfo {
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 15px;
	padding: 6px 0 6px 10px;
}

.betaInput {
	background-color: #EAEAEA;
	border: none;
	padding: 4px;
	color: #555555;
}

.profilePhoneMessage{
padding-left:74px;
padding-right:80px;
color: #000000;
}


.grapeLastLine:after{
	clear: both;
}


.wineTypeLabel{
	color: #666666;
	width: 90px;
	padding-bottom: 6px;
}

.wineType__{
	padding-bottom: 5px;
}

a.numbers_set:link, a.numbers_set:visited{
	background-color: #C8C7C7;
	color: #1C1C1C;
}


/* images layout */
.image_header_left{
	background-image: url("images/image_top_left.png");
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

.image_header_right{
	float: left;
	background-image: url("images/image_top_right.png");
	background-position: top right;
	background-repeat: no-repeat;
}

.image_footer_left{
	float: left;
	background-image: url("images/image_bottom_left.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}

.image_footer_right{
	float: left;
	background-image: url("images/image_bottom_right.png");
	background-position: bottom right;
	background-repeat: no-repeat;
}

.image_frame_left{
	background-image: url("images/image_frame_left.png");
	background-position: left;
	background-repeat: repeat-y;
	float: left;
}

.image_frame_right{
	position: relative;
	display:block;
	background-image: url("images/image_frame_right.png");
	background-position: right;
	background-repeat: repeat-y;
	float: left;
}

.image_frame{
	margin: 0px auto;
	
}

.image_close{
	position: absolute;
	margin-top: 5px;
	
}

.remeberBox{
	margin: 5px 0px
}


/* Facebook */
#facebookFriends{
	min-height:90px;
	max-height:350px;
	overflow: auto;
	margin-bottom:10px;
}
#facebookFriends .fb_friend{
	text-align: center;
	cursor: pointer;
	padding:5px 0 3px 0;
}
#facebookFriends .fbSquareImage{
	padding:2px;
	border:1px solid #818181;
	background-color: #EFEFEF;
}
#facebookFriends .fb_friend_selected{
	background-color: #ccc;
	color:#555;
}
#facebookFriends .fb_friend_hovered{
	background-color: #bbb;
	color:#555;
}
#facebookFriends .fb_friend_already_invited{
	display:none;
}
#fbTooltipDiv{
	position:absolute;
	display: none;
	background-color: #f9f9f9;
	color:#555;
	border:1px solid #777;
	padding:2px;	
}


/* Feed */

.feedCommentBox{
	padding: 5px 5px 5px 5px;
	display: none;
	background-color: #ddd;
}

.feedComment span{
	font-size: 9px;
}

.feedComment{
	padding: 5px 5px 5px 5px;
	background-color: #ddd;
	margin-bottom: 3px;
}

.FeedText{
	margin-left:5px;
	width:297px;
}

.feedCommentBox .buttonSmallSize{
	float:right;
	margin:5px 0 0;
}

.feedImage{
	border: 1px solid #85807F;
	float: left; 
	width: 32px;
}

.comment_overall{
	width: 350px;
	clear: both;
	padding-left:58px;
}

.wineglass{
	display: none;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.sendmail{
	display:block;
	position: relative;
}

.wineFeedGif
{
	text-align: center;
	padding: 100px 0px;
}

.feedPagination{
	text-align: center;
	font-size: 14px;
	padding: 5px 10px;
}


.feedPagination .next{
	float: right;
	display: block;
	
}

.feedPagination .previous{
	float: left;
	display: block;
}

.search_friend {
	background-image:url(buttons/button_tab.png);
	background-position:left top;
	background-repeat:no-repeat;
	border-right:1px solid #CAC9C9;
	display:block;
	float:left;
	font-size:18px;
	height:31px;
	padding-left:77px;
	padding-top:11px;
	width:373px;
	color: #818181;
	text-decoration: none; 
}

.search_friend:hover {
	background-image: url("buttons/button_tab_hover.png");
	border-right:none;
	text-decoration: none; 
}

.search_friend_large {
	background-image:url(buttons/button_tab_large.png);
	background-position:left top;
	background-repeat:no-repeat;
	border-right:1px solid #CAC9C9;
	display:block;
	float:left;
	font-size:18px;
	height:31px;
	padding-left:77px;
	padding-top:11px;
	width:662px;
	color: #818181;
	text-decoration: none; 
}

.search_friend_large:hover {
	background-image: url("buttons/button_tab_large_hover.png");
	border-right:none;
	text-decoration: none; 
}

.add_friend {
	background-image:url(buttons/button_tab.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-size:18px;
	height:31px;
	padding-left:77px;
	padding-top:11px;
	width:210px;
	color: #818181;
	text-decoration: none; 
}

.add_friend:hover {
	background-image: url("buttons/button_tab_hover.png");
	text-decoration: none; 
}


.member_box {
	padding: 5px;
	float: left;
	width: 234px;
	height: 50px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #ffffff;
}

.addAsFriend{
	background-image:url(images/plus_disk.png);
	background-position:right center;
	background-repeat:no-repeat;
	float:right;
	height:12px;
	padding-bottom:2px;
	padding-right:20px;
	padding-top:3px;
	margin-top: 4px;
}

.member_box img {
	float: left;
	margin-right:5px;
}

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


.find_friend{
	background-image:url("images/wineClub_no-afriends.png");
	background-position:left top;
	background-repeat:no-repeat;
	color:#999999;
	display:block;
	font-size:17px;
	height:32px;
	padding:10px 0 0 71px;
	width:158px; 
	text-decoration: none;
}

.find_friend:hover{
	background-image: url('images/wineClub_no-afriends_hover.png');
	text-decoration: none;
}

.enlarge_image{
	background-color: #aaa;
	color: #333;
	cursor: pointer;
	float: right;
	width: 70px;
	margin-right: 14px;
	margin-top: 5px;
	padding: 0px 5px;
}

.wineCellar_image{
	float: right;
	padding-right: 10px;
	width: 100px;
}


.tab_empty  {
	background-image:url("buttons/button_tab.png");
	background-position:right top;
	background-repeat:no-repeat;
	color:#818181;
	display:block;
	float:left;
	font-size:18px;
	height:31px;
	padding-left:77px;
	padding-top:11px;
	text-decoration:none;
	width:210px;
}

.tab_empty:HOVER {
	text-decoration: none;
}


.wineBox_tabs{
	border-bottom: 1px solid #ccc;
}

#embed_form textarea{
	width: 480px;
	height: 60px;
	color:#818181;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

#embed_form { 
	
}

#embed_form .errorMessages{
	color:#FF0000;
	padding-left:56px;
	text-align:left;
}
#embed_form .feedButtons{
	padding-top:9px;
}
#embed_form .label{
	float:left;
	padding-top:5px;
}
#embed_form .video_button{
	background-image: url("/style/icons/video_off.png");
	background-repeat: no-repeat;
	width:22px;
	height:22px;
	margin-left:8px;
	float:left;
	display:block;
}
#embed_form .video_button:hover{
	background-image: url("/style/icons/video_on.png");
}
#embed_form .image_button{
	background-image: url("/style/icons/feed_images_off.png");
	background-repeat: no-repeat;
	width:22px;
	height:22px;
	margin-left:8px;
	margin-top:1px;
	float:left;
	display:block;
}
#embed_form .image_button:hover{
	background-image: url("/style/icons/feed_images_on.png");
}

#embed_form .sendButton{
	float:right;
}