﻿html
{
	background: #fff url("/assets/images/bg.gif") repeat-x;
}
body
{
	background: url("/assets/images/bg-site.gif") 50% 0 no-repeat;
	color: #3a3f4e;
	font: 12px/18px 'DroidSansRegular', arial, verdana, sans-serif;
}
a:link,
a:active
{
	color: #836a40; 
	text-decoration: underline;
}
a:visited
{
	color: #ad733a;
	text-decoration: underline;
}
a:hover,
a.readmore, 
a.readmore:hover
{
	color: #836a40;
	text-decoration: none;
}
a:focus
{
	moz-outline-style: none;
}
a img
{
	border-style: none;
	border-width: 0;
	/* display: block; */
}
.floatright
{	
	float: right;
	margin-left: 10px;
}
.floatleft
{	
	float: left;
	margin-right: 10px;
}
.clearIt
{
	clear: both;
}
h1,
h2{
	font-family: 'DroidSansRegular', Arial, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
}

h1 span#MainContent_labelH1PreviewPosting
{
	font-family: 'DroidSansRegular', Arial, sans-serif !important;
	font-size: 22px !important;
	line-height: 24px !important;
	font-weight: normal !important;
}
hr
{
	width: 695px;
	height: 1px;
	border-bottom: 1px dotted #efefef;
	margin: 15px 0px;
}
img.image-with-text 
{
	vertical-align: middle;
}
p
{
	margin: 0 0 18px;
}
.textalignleft 
{
	text-align: left;
}
.textalignright 
{
	text-align: right;
}
.textaligncenter 
{
	text-align: center;
}
p.font11, .font11 
{
	font-size: 11px;
}
.highlight 
{
	color: #ff0000;
}
.formerrormessage 
{
	color: red;
	font-size: 12px;
}
.vhidden {
	visibility: hidden;
}
.vdisplay {
	visibility: visible;
}
.displaynone {
	display: none;}
#container
{
	position: relative;
	margin: 0 auto;
	width: 100%;
}
#wrapper  /* --- This is where the site is without the footer --- */
{
	position: relative;
	margin: 0 auto;
	width: 980px;
}
#popup {
	position: relative;
	margin: 0 auto;
	padding: 30px;
	width: 635px;
}
#header
{
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 980px;
	height: 125px;
}
#logo
{
	float: left;
	height: 66px;
	margin-top: 32px;
}
#logo a 
{
	text-indent: -9999px;
	display: block;
	height: 66px;	
	background-repeat: no-repeat;
	}

#logo a.usa
{
	background-image: url("/assets/images/logo-winejobsusa.png");
	width: 269px;
}
#logo a.uk
{
	background-image: url("/assets/images/logo-winejobsengland.png");
	width: 317px;
}
#logo a.canada
{
	background-image: url("/assets/images/logo-winejobscanada.png");
	width: 314px;
}
#logo a.california
{
	background-image: url("/assets/images/logo-winejobscalifornia.png");
	width: 317px;
}
#logo a.scandinavia
{
	background-image: url("/assets/images/logo-winejobsscandinavia.png");
	width: 364px;
}
#logo a.australia
{
	background-image: url("/assets/images/logo-winejobsaustralia.png");
	width: 328px;
}
#logo a.newzealand
{
	background-image: url("/assets/images/logo-winejobsnewzealand.png");
	width: 345px;
}
#logo a.hongkong
{
	background-image: url("/assets/images/logo-winejobshongkong.png");
	width: 326px;
}

#logo a.china
{
	background-image: url("/assets/images/logo-winejobschina.png");
	width: 289px;
}

#logo a.singapore
{
	background-image: url("/assets/images/logo-winejobssingapore.png");
	width: 313px;
}

#logo a.ireland
{
	background-image: url("/assets/images/logo-winejobsireland.png");
	width: 300px;
}

#logo a.scotland
{
	background-image: url("/assets/images/logo-winejobsscotland.png");
	width: 327px;
}

#logo a.sudamerica
{
	background-image: url("/assets/images/logo-empleosvinosudamerica.png");
	width: 346px;
}

#logo a.espana
{
	background-image: url("/assets/images/logo-empleosvinoespana.png");
	width: 346px;
}

#logo a.portugal
{
	background-image: url("/assets/images/logo-empregosvinhosportugal.png");
	width: 346px;
}

ul#subnav
{
	/*background: #2e323e url("/assets/images/bg-subnav.gif") 0 0 repeat-x;  moving the overall background value from the ul tag to li tag. */
	position: absolute;
	right: 0;
	top: 0;
	height: 60px;/*24px;*/
	overflow: hidden;
}
ul#subnav li
{
	float: left;
	border-left: 1px solid #262933;		
	background: #2e323e url("/assets/images/bg-subnav.gif") 0 0 repeat-x; 
	height: 24px; /* height value moved from the ul tag to the li tag to control the height of the subnav items after the banner ad was added */
}
ul#subnav li:first-child
{
	border-left: 0px;
}

ul#subnav li a
{
	background-image: none;
	color: #dbe4ff;
	display: block;
	font-size: 12px;
	line-height: 13px;
	font-family: 'DroidSansRegular', Arial, sans-serif;
	padding: 7px 12px;
	text-decoration: none;
}
ul#subnav li a:hover
{
	color: #fff;
	background-image: none;
	background-color: #454b5d;
	text-decoration: none;
}
ul#subnav li.subnav-twitter a 
{
	background-color: #383d4c;
	background-image: none;
	padding: 5px 12px;
	padding-top: 3px;
}
ul#subnav li.subnav-about,
ul#subnav li.subnav-twitter  
{
	border-left: 0px;
}

ul#subnav li.bannerad {
	border: 0px;
	height: 60px;
	width: 468px;
	margin-left: 2px;
}

ul#subnav li.bannerad a
 {
	padding: 0px;
}

ul#mainnav
{
	float: right;
	margin-top: 80px; /*56px;*/
	height: 18px;
	width: 615px;
	overflow: hidden;
}
#mainnav li
{
	display: inline;
	float: right;	
	padding: 0 0 0 16px;
}
#mainnav li a
{
	display: block;
	color: #dbe4ff;
	height: 18px;
	text-indent: -9999px;
	background-position: 0px 0px;
}
#mainnav li a:hover,
#mainnav li a.active
{
	background-position: 0px 18px;
}
#mainnav li:last,
#mainnav li.winejobs 
{
	padding: 0px;}
	
#mainnav li a.winejobs 
{
	width: 71px;
	background-image: url(/assets/images/t1n-wine-jobs.gif);
}	
#mainnav li a.hospitalityjobs 
{
	/* this is the code for the old hospitality button
	width: 114px;
	background-image: url(/assets/images/t1n-hospitality-jobs.gif);
	*/	
	width: 168px;
	background-image: url(/assets/images/t1n-sommerlier-jobs.gif);
}	
#mainnav li a.postajob 
{
	width: 71px;
	background-image: url(/assets/images/t1n-post-a-job.gif);
}
#mainnav li a.careeroptions 
{
	width: 110px;
	background-image: url(/assets/images/t1n-career-options.gif);
}
#mainnav li a.blog 
{
	width: 31px;
	background-image: url(/assets/images/t1n-blog.gif);
}
#mainnav li a.blog 
{
	width: 31px;
	background-image: url(/assets/images/t1n-blog.gif);
}
#mainnav li a.directory 
{
	width: 67px;
	background-image: url(/assets/images/t1n-directory.gif);
}
#main
{
	clear: both;
	float: left;
	margin: 30px 40px 70px 0px;
	width: 695px;
}
#sidebar 
{
	float: left;
	margin: 30px 0px 70px 0px;
	width: 245px;
}
#sidebar .secondary-button 
{
	width: 245px;
	height: 45px;
}
.callout {
	width: 205px;
	background-color: #f0f0f0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 20px;
}
.callout, .secondary-button 
{
	margin-bottom: 25px;
}		
.callout p 
{
	font-family: 'DroidSansRegular', Arial, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#sidebar .textblock 
{
	width: 245px;
	padding: 0 0 25px 0;
}	
#sidebar .subnav ul 
{
	list-style: none;
}
.textblock p 
{
	font-family: 'DroidSansRegular', Arial, sans-serif;
	font-size: 13px; 
	line-height: 26px;
}
.textblock h2 
{
	color: #9b7a4d;
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
}
.sidebarbox 
{
	width: 203px;
	padding: 20px;
	border: 1px solid #ccc;
}
.textblock h2.nobottommargin 
{
	margin-bottom: 0px;
}	
.noLine,
h2.noLine 
{
	border-bottom: 0px;
}
.noTopLine
{
	border-top: 0px;
}
table.withLine 
{
	border-top: 1px solid #ccc;
}
.nobottompadding 
{
	padding-bottom: 0px;
}
.textblock ul 
{
	list-style: disc;
	margin-left: 10px;
}
.textblock ul li 
{
	margin-top: 5px;
}
.newstitle
 {
	display: block;
	height: 35px;
	width: 243px;
	background-color: #ccc;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.newstitle ul 
{
	list-style: none;
	margin: 0px;
}
.newstitle ul li 
{
	display: inline;
	float: left;
}
.newstitle ul li a 
{
	display: block;
	padding: 5px 4px;	
	height: 34px;
	background-image: none;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
}
.newstitle ul li a:hover,
.newstitle ul li a.don,
.newstitle ul li a.wine2on,
.newstitle ul li a.winespon
{
	padding-top: 8px;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 17px;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	background-color: #fff;
}
.newstitle ul li a.decanter 
{
	/* margin-left: 5px; */
}
.newstitle ul li a.decanter:hover,
.newstitle ul li a.don
{
	/* background-image: url(/assets/images/bg-news-title1.gif); */
}
.newstitle ul li a.wine2:hover,
.newstitle ul li a.wine2on 
{
	/* background-image: url(/assets/images/bg-news-title2.gif); */
}
.newstitle ul li a.winespectator:hover,
.newstitle ul li a.winespon 
{
	/* background-image: url(/assets/images/bg-news-title3.gif);  */
}	
ul#listnav 
{
	width: 695px;
	height: 45px;
	background-image: url(/assets/images/bg-search.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
ul#listnav li 
{
	float: left;
	display: inline;
}
ul#listnav li a 
{
	display: block;
	padding: 15px 20px;
	font-family: 'DroidSansRegular', Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #771c07;
}
ul#listnav li:hover,
ul#listnav li.active 
{
	background-image:  url(/assets/images/bg-search-active.jpg);
	background-repeat: repeat-x;
}	
ul#listnav li.search:hover 
{
	background-image: none;
}
ul#listnav li a:hover,
ul#listnav li a.active
{
	background-image:  url(/assets/images/selector-search.png);
	background-position: 50% 36px;
	background-repeat: no-repeat;
}
ul#listnav li div.searchinput
{
	background-image: url(/assets/images/bg-search-input.gif);
	background-repeat: no-repeat;
	width: 301px;
	height: 25px;
	margin: 10px 20px;
}
ul#listnav li div.searchinput input 
{
	float: left;
}

ul#category 
{
	width: 655px;
	padding: 15px 20px;
	height: 35px;
	border-bottom: 1px solid #ccc;
}
ul#category li 
{
	float: left;
	display: inline;
	font-size: 11px;
	vertical-align: middle;
	padding-right: 7px;
}
ul#category li.title {
	font-size: 12px;
}
.bigAlert,
.bigInfo 
{
	border: 1px dotted #efefef;
	padding: 20px;
	padding-bottom: 0px;
	margin: 15px 0px;
	background-color: #d5d9e5;
	font-size: 15px;
}
.bigInfo 
{
	background-color: #f7f7f7;
	border: 1px dotted #d5d9e5;
}

#listings,
#listings table,
#listings-summary,
#listings-summary table,
#accountinfo
{
	width: 695px;
}
#accountinfo table {
	width: 685px;
	margin-left: 10px;
}
#accountinfo table.receipt-list {
	width: 50%;
	margin-left: 0px;
	font-size: 11px;
}
#listings-summary td.joblabel 
{
	width: 450px;
	height: 40px;
	padding: 15px 20px;
	vertical-align: top;
	font-family: 'DroidSansRegular', Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-style:italic;
}
#listings-summary td.joblabel span 
{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	/*margin-left: 20px;*/
}
#listings-summary td.jobalertsignup 
{
	padding: 10px 20px;
}
#listings-summary tr,
#listings-summary tr td  /****  IE 7 fixes ****/
{
	background-color: #d5d9e5;
	border-bottom: 1px solid #ccc;
}
#listings thead
{
	left: -9999px;
	position: absolute;
	display: none;
}
#listings tr,
#listings tr td  /****  IE 7 fixes ****/
{
	border-bottom: 1px solid #ccc;
	height: 30px;
}
#accountinfo tr,
#accountinfo tr td    /****  IE 7 fixes ****/
{
	border-bottom: 1px solid #efefef;
	height: 30px;
	vertical-align: middle;
}
#listings tr.altRow,
#listings tr.altRow td,  /****  IE 7 fixes ****/
#accountinfo tr.altRow,
#accountinfo tr.altRow td
{
	background-color: #f5f5f5;
}
#accountinfo tr.expire,
#accountinfo tr.expire td
{
	color: #999;
}
#listings tr:hover,
#listings tr:hover td,  /****  IE 7 fixes ****/
#accountinfo tr:hover,
#accountinfo tr:hover td
{
	background-color: #e0e3ec;
}
#listings td.opening 
{
	width: 380px;
	padding: 7px 20px;
}
#listings td.opening a, .page h2.opening, .page h2.content 
{
	display: block;
	font-family: 'DroidSansRegular', Arial, sans-serif;
	font-size: 18px;
	color: #812814;
	text-decoration: none;
	line-height: 26px;
}	
#listings td.opening a {
	font-size: 16px;
	line-height: 22px;
}
.page h2.content 
{
	margin-top: 10px;
	color: #782410;
}	
#listings td.opening span 
{
	font-style: italic;
}	
#listings td.opening span.position-filled {
	background-color: #882c17; 
	color: #fff; 
	padding: 1px 4px; 
	margin-right: 5px;
	font-size: 10px;
	font-style: normal;
} 
#listings td span.date 
{
	font-size: 10px;
	color: #666;
	width: 50px;
	padding: 0 20px;
	text-transform: uppercase; 
} 	
#listings td span.newestpost 
{
	color: #812814;
	font-weight: bold;
	font-size: 11px;
}
#listings td.location 
{
	width: 185px;	
	text-transform: capitalize;
	font-size: 11px;
}
#listings td.location div 
{
	color: #812814;
	font-size: 10px;
	text-transform: uppercase;
}
#accountinfo th 
{
	text-align: left;
	border-top: 1px solid #ccc;	
	border-bottom: 1px solid #ccc;	
	vertical-align: middle;
	background-color: #ccc;
}
#accountinfo th,
#accountinfo td {
	padding-left: 5px;
}
#main .page {
	padding: 18px 0px; 
	width: 695px;
}
#main .page h1, 
#popup h1
{
	font-size: 27px;
	line-height: 30px;
	color: #272a34;
}
#popup h1 
{
	margin-top: 30px;
	color: #782410;
	}
#main .page h1 span
{
	font-size: 12px;
	color: #812814;
}

#main .page h1 span.MainContent_labelH1Videos {
	font-size: 27px;
	 line-height: 30px;
	 color: #272a34;
}

#main .page h2 
{
	font-size: 20px;
	line-height: 30px;
	color: #272a34;
}
#main .page h1+#main .page h2 
{
	margin-top: 20px;
}
.page h2.opening span  
{
	font-size: 11px;
	color: #272a34;
}
.page h3,
#popup h3
{
	font-family: 'DroidSansRegular', Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#popup h3 
{
	margin: 30px 0px;
}
.page h3 span
 {
	font-size: 11px;
}
#popup h3 span
{
	font-size: 16px;
	color: #272a34;
}
.page h4,
#popup h4 {
	font-family: 'DroidSansRegular', Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 30px;
}
.page .companylogo 
{
	float: right;
	border: 1px solid #f7f7f7;
	text-align: center;
	padding: 15px;
	margin: 10px;
	margin-right: 0px;
}
.page .jobtype 
{
	position: relative;
	font-family: 'DroidSansRegular', Arial, sans-serif;
	font-size: 14px;
	padding: 0px 10px 5px 10px;
	text-transform: uppercase;
	margin-right: 15px;
	border-right: 1px solid #9b7a4d;
}	
#main .page h1 + p 
{
	margin-top: 18px; 
}
#main .page div 
{
	margin: 0 0 18px;
}
#main .page + #main .page
{
	padding-top: 0px;
}
#main fieldset
{
	border: 1px dotted #ccc;
	width: 700px;
}
#popup fieldset 
{
	border: 1px dotted #666;
	width: 630px;
}
#main legend 
{
	font-family: 'DroidSansRegular', Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	background-color: #fff;
	margin: 0 30px;
	padding: 5px;
	color: #9b7a4d;
}
.fieldset-seperator 
{
	display: block;
	height: 15px;
}
#main fieldset div,
#popup fieldset div 
{
	margin: 5px 15px;
}
#popup fieldset div 
{
	font-size: 15px;
	font-family: 'DroidSansRegular', Arial, sans-serif;
}
#main label
{
	float: left;
	width: 150px;
	margin-right: 15px;
	text-align: right;
	padding-top: 8px;
}
#main label.noPadding {
	padding-top: 0px;
}
#main div.formfieldinfo 
{
	display: block;
	margin-left: 170px;
	}
#main div span.addinfo {
	font-size: 11px;
	color: #999;}
#main div.form1of2,
#main div.form2of2
 {
	width: 195px;
	float: left;
}
#main div.form1of3,
#main div.form2of3,
#main div.form3of3
 {
	width: 100px;
	float: left;
}
#accountinfo h3
{
	font-size: 16px;
	margin: 30px 0 5px 10px;
	color: #782410;
}
#accountinfo td .green
{
	color: #006600;
}
#accountinfo td .red
{
	color: #660000;
}
.page ul {
	margin: 20px;
	list-style: square;
	margin-top: 5px;
	margin-right: 5px;
}
.page ol {
	margin: 20px;
	list-style-type: decimal;
	margin-top: 5px;
	margin-right: 5px;
}
.seotext 
{
	font-size: 11px;
	margin-top: 30px;
}	

ul.content-news li a 
{
	font-size: 14px;
	font-weight: bold;
	font-family: 'DroidSansRegular', Arial, sans-serif;
}
ul.content-news li span 
{
	font-size: 11px;
	font-style: italic;
}

div.position-filled {
	z-index: 9999;
	background-image: url(/assets/images/label-position-filled.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 280px;
	width: 167px;
	height: 31px;
	top: 129px;
	text-indent: -9999px;
}


#footer-wrapper
{
	position: relative;
	margin: 0 auto;
	width: 100%;
	background: #1d1f26 url("/assets/images/bg-footer.jpg") repeat-x;
	height: 87px;
}
#footer
{
	margin: 0 auto;
	padding: 20px 0 20px 0;
	width: 940px;
	font-size: 11px;
	line-height: 16px;
	color: #ccc;
}
#footer p
{
	color: #ccc;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	padding-top: 10px;
}
#footer ul
{
	float: left;
	width: 600px;
	height: 20px;
}
#footer li
{
	display: inline;
	float: left;
	padding: 0 30px 0 0;
}
#footer a
{
	color: #ccc;
	text-decoration: none;
}
#footer a:hover
{
	color: #fff;
	text-decoration: underline;
}
#footer h4
{
	float: right;
	text-align: right;
	font-size: 11px;
	line-height: 16px;
	width: 300px;
	font-weight: normal;
}
input[type=text], input[type=password], textarea, select, input[type=file]
{
	background-color: #f5f5f5;
	border: 1px solid #f1f1f1;
	font: 13px Arial,sans-serif;
	margin: 1px 0;
	margin-right: 15px;
	moz-border-radius: 4px;
	padding: 8px;
	webkit-border-radius: 4px;
	width: 360px;
	border-radius: 4px;
	}
textarea 
{
	height: 150px;
}
textarea.tallbox
{
	height: 400px;
}
input[type=radio], input[type=checkbox]
{
	border: 0px;
	width: 17px;
}
input[type=text].medium 
{
	width: 190px;
}
input.search {
	background-color: #fff;	
	font-family: 'DroidSansRegular', Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	width: 195px;
	margin: 7px 0px 10px 10px;
	padding: 0px;
	border: 0px;
}	

input.searchbutton 
{
	width: 70px;
	height: 25px;
	float: left;
}

input[type=text]:focus, textarea:focus
{
	background-color: #fff;
	outline: 0;
}

input.blur,textarea.blur {
	color: #999;
}

input.end-of-form-button {
	margin-top: 20px;
	margin-left: 180px;
	width: 205px;
	height: 36px;
}

input.end-of-form-button-2 {
	margin-top: 20px;
	margin-left: 80px;
	width: 205px;
	height: 36px;
}

select#MainContent_expMonth, select#MainContent_expYear {
	width: 70px;
}
	
.mainvidoe-display {
	display: block;
	width: 695px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 25px;
	margin-top: 10px;
}	
	
ul.archived-videos {
	list-style: none;
	margin: 0px;
	padding: 0px;
}	
	
ul.archived-videos li {
	display: inline;
	float: left;
	margin-bottom: 20px;
	margin-right: 50px;
}	
	
ul.archived-videos li div {
	display: block;
	width: 180px;
	height: 190px;
	overflow: hidden;
}		
	
ul.archived-videos li div img {
	border: 1px dotted #ccc;}	
	
.video-navigate {
	clear: both;
	text-align: center;
	margin-top: 50px;
	padding-top: 20px;
	border-top: 1px dotted #ccc;
}
	
.video-navigate div.next {
	display: inline;
}	

.mainvidoe-display h4 {
	margin-bottom: 0px;}

.modalBackground
{
  background-color:#CCCCFF;
  filter:alpha(opacity=60);
  opacity:0.5;
}

.ModalWindow
{
  border: solid1px#c0c0c0;
  background:#ffffff;
  padding: 0px10px10px10px;
  position:absolute;
  top:-1000px;
}

table.purchaseinfo {
	width: 650px;
	margin: 0px 20px 20px 20px;
}

table.purchaseinfo th {
	text-align: left;
	padding-bottom: 5px;
}

table.purchaseinfo th.textalignright {
	text-align: right;
}

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

table.purchaseinfo td.purchasetotal {
	border-top: 1px dotted #ccc; 
}

.smspacing{
margin:3px 0;
padding:0;
}

.withLine {
	border-bottom: 1px dotted #ccc;
}

.watermarktext
{   color: #ccc;
	font-size: 11px;
}
