/* This is where you can override the default styles to fit with the site design */

body {
	background:#f8c300 url(../images/bg_top2.gif) no-repeat scroll center top;
	color:#000000;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,San-serif;
	font-size:62.5%;
	margin:0;
	text-align:center;
	width:100%;
}

h1 {
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,San-serif;
	font-size:26px;
	color:#002e85;
	font-weight: normal;
	margin:0;
	width:100%;	
}

.title {
	padding: 0 0 0 0px;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,San-serif;
	font-size:34px; 	
}

.site_wrapper {
	background:transparent url(../images/bg_page2.gif) repeat-y scroll center top;
	margin:23px auto 0;
	padding:31px 47px 15px 47px;
	text-align:left;
	width:712px;
	/**width:800px;*/
	position: relative;
}

.main_content .visual_padding {
	padding: 0 0 0 20px;
	background:transparent url(../images/dotted_col.gif) repeat-y scroll left center;
	float:left;
	margin-top:50px;

}

.visual_padding p {
	width: 100%;
}

.main_content a {
	color:#002D48;
	text-decoration:none;
	font-weight:bold;
}

.main_content a:visited {
	color:#002D48;
	text-decoration:none;
	font-weight:bold;
}

.main_content img {
	border:none;
}

p {
	font-size:12px;
	letter-spacing:1px;
	line-height:1.5em;
	width:391px;
}

h3 {
	float: left;
}

h4 {
	color:#002D4A;
	font-size:1.3em;
	margin:0 0 4px;
	padding:0;
}

h5 {
	color:#000000;
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	padding:0;
	width:260px;
}


h6 {

color:#5ba346;
font-size: 1.2em;
margin: 0;
}

dl {
	float: left;
}

dt {
	width:150px;
	float: left;
}

dd {
	margin:5px 0 0;
	width:200px;
	float: left;
}

.sponsorsPage p {
	float: left;
}

.header {
	background-color: #ffffff;
}

.header h1 {
	background:transparent url(../images/header_logo.gif) no-repeat scroll 0 0;
	display:block;
	height:214px;
	margin:0 0 11px;
	padding:0;
	text-indent:-999999em;
	width:435px;
}

.header_acad h1 {
	background:transparent url(../images/TheNespressoAcademy.gif) no-repeat scroll 0 0;
	display:block;
	height:218px;
	margin:0 0 11px;
	padding:0;
	text-indent:-999999em;
	width:250px;
}

.columns_wrapper {
	float:right;
}


.top_content {
	background-color: #888;
}

.two_column_layout .left_column {
	float:left;
	margin:0;
	padding:50px 0px 0px 0px;
	width:210px;
}

.two_column_layout .main_content {
	background-color: #red !important;
	width:500px;
}

.two_column_layout .right_column {
	background-color: #eee;
}

.footer {
	background-color: #c0c0c0;
}

.v_nav ul {
	list-style-type:none;
	font-weight:bold;
	
}

.sponsors-col {
	margin:0;
	padding:0;
	width:180px;
}

.sponsors-col li {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
}

.sponsors-col img {
	border:0 none;
	margin:0 0 10px;
	padding:0;
}

.sm {
	font-size:0.9em;
	width: 160px;
}

p.foot {
	margin-top:5em;
	width:480px !important;
	clear:left;
	float: left;
}

.sponsorsPage {
	float: left;
	width: 480px !important;
	margin-bottom: 20px;
}

.v_nav ul li a {
	background-color: #036;
	border-bottom: 1px solid #fff;
	text-transform:uppercase;
}

.v_nav ul li a:link, .v_nav ul li a:visited {
	background:transparent url(../images/nav_off.gif) no-repeat scroll left 12%;
	color:#002e85;
	display:block;
	margin:0 0 5px;
	padding:0 0 0 15px;
	text-decoration:none;
	font-size:12px;
}

.v_nav ul li a:hover {
	background:transparent url(../images/nav_on.gif) no-repeat scroll left 12%;
	color:#f8c300;
}

.v_nav ul li a.ban:link, .v_nav ul li a.ban:visited, .v_nav ul li a.ban:hover {
	background: none;
	color:#002e85;
	margin:0x;
	padding:0px;
}



.h_nav ul {
	background-color: #036;
}

.h_nav ul li a {
	background-color: #036;
	border-right: 1px solid #fff;
}

.h_nav ul li a:link, .h_nav ul li a:visited {
	color: #eee;
}

.h_nav ul li a:hover {
	background-color: #369;
	color: #fff;
}

.container1 {
	position: relative;
}

/*****************
*  TABLE         *
*****************/

table { 
	width: 100%; 
	margin-bottom: 20px; 
}

table.nation { 
	width: 260px; 
	margin-bottom: 20px; 
}

table tr.even { 
	background: transparent url(../images/dotted_table.gif) repeat-x top; 
}

table tr { 
	background-image: none; 
}

table tr.odd { 
	background-color: #e8e9e8; 

}

table td { 
	padding: 7px 6px;
	font-size: 11px;
	vertical-align: top;
	color: #1c1c1c; 
}


	
table td.one {  }

#sponsorTable tr.top {
	background: none !important;
}

#mainContent table td a { 
	font-weight: bold;
	font-size: 1em; 
}
	
.down { 
	font-size: 0.9em;
	display: block;
	float: right;
	width: 7px;
	padding-left: 9px;
	margin: 2px 11px 0 0;
	background: transparent url(../images/arrow_down.gif) no-repeat 0 3px; 
}
	
.up { 
	font-size: 0.9em;
	display: block;
	float: right;
	width: 7px;
	padding-left: 9px;
	margin: 2px 11px 0 0;
	background: transparent url(../images/arrow_up.gif) no-repeat 0 3px; 
}
	
.new { 
	font-size: 0.8em;
	display: block;
	float: right;
	width: 7px;
	padding-left: 9px;
	margin: 2px 11px 0 0;
	background: transparent url(../images/new_entry.gif) no-repeat 0 3px; 
}
	
.re { 
	font-size: 0.8em;
	display: block;
	float: right;
	width: 7px;
	padding-left: 9px;
	margin: 2px 11px 0 0;
	background: transparent url(../i/re_entry.gif) no-repeat 0 3px; 
}
	
.two9 {
	background: transparent url(../images/the_2008_list.gif) no-repeat left;
	text-indent: -9999px;
	height: 38px;
	width: 477px;
}

h3.restaurant { 
	width: 410px;
	height: 40px;
	float: left;
	margin-top: 8px; 
}

img.number {
	float: left;
	height: 60px;
	margin-bottom: 5px;
	margin-right: 10px;
	width: 60px;
	position: absolute;
	top: -49px;
	left: 0px;
}

img.artImg { 
	width: 232px;
	border: 0;
	float: left;
	margin-bottom: 16px; 
}
	
img.artImg.one { 
	margin-right: 16px; 
}

.restNav { 
	float: right;
	margin-top: 29px; 
}

.restNav.bot { 
	margin-top: 0;
	margin-bottom: 20px;
	float: right; 
}

.restNav img, .restNav1 img  { 
	width: 18px;
	height: 21px;
	border: 0; 
	margin-left: 7px; 
}

.mainItemDetails {
	position: relative;
}

.mainItemDetails p {
	width: 380px;
}

.restNav1 {
	position: absolute;
	top: -35px;
	right: 0;
}

.mainItemDetails h6 {
	font-size: 1.2em;
	margin: 2px 0 0 0;
	padding: 0;
	margin-bottom:0;
}

p.noTopMrg {
	margin-top: 4px;
}

.mainItemDetails address {
	font-size:1.1em;
	line-height:1.4em;
}

ul.groupList {
	padding: 0;
}

ul.groupList li {
	list-style: none;
}

h3.pastLists {
	background: url(../images/pastLists.gif) no-repeat;
	width: 382px;
	height: 30px;
	text-indent: -9999px;
	margin: 0 0 13px 0;
	float: left;
}

p.pastLists {
	float: left;
}

.awardRosettes {
	width: 88px; 
	float: right;
}

.achieve {
	font-size:12px !important;
	letter-spacing:1px !important;
	line-height:1.5em !important;
}

#mainContent.achieve p {
width:350px;
}
#mainContent.achieve img.portrait {
border:0 none;
float:right;
height:125px;
margin-bottom:20px;
width:119px;
}

.artavia {
	margin: 16px 0 0 0;
}

.artavia a,
.artavia a:visited {
	color: #5BA346;
	text-decoration: none;
}

.artavia a:hover {
	text-decoration: underline;
}

.main_content span {
	color:#002D48;
	font-weight:bold;
}


/* ====================================================================================== product_info */
 
.product_info{
	padding: 10px 0 10px 10px;
	clear: left;
}

.product_info img.small_image{
	float: left;
}

.product_info .h3_wrap{
	float: left;
	padding: 0px 0px 5px 5px;
}

.product_info h3{
	float: left;
	width: 330px;
	margin: 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #000000;
}

.product_info p{
	display: block;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 330px;
}

.product_info a.further_information{
	float: left;
	clear: left;
	padding: 5px 0 0 0;
	margin: 0;
}

/* ====================================================================================== product_further_info */

.product_further_info{
	display: none;
	padding: 10px;
	background: #ffffff;
}

.product_further_info img.large_image{
	display: none;
	float: right;
	clear: right;
	padding: 10px 0 0 0;
	margin: 0;
}

.product_further_info.people img.large_image{
	display: block !important;
}

.product_further_info img.small_image{
	float: left;
	padding-right: 5px;
}

.product_further_info .h3_wrap{
	float: left;
	clear: left;
	padding: 0px 0px 5px 5px;
}

.product_further_info h3{
	width: 330px;
	margin: 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #000000;
}

.product_further_info p{
	display: block;
	clear: left;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 330px;
}

.product_further_info a.close{
	float: right;
	padding: 0;
	margin: 0;
}

div.image_thumbs{
	float: left;
	clear: left;
}

.group_awards {
	margin-top: 10px;
}

.group_awards h4 {
	margin: 0;
}

.group_awards a {
	color:#000000;
	font-size:1.3em;
	font-weight:normal;
	margin:0 0 10px;
	padding:0;
	color:#002D48;
	text-decoration:none;
}

.group_awards h5 {
	margin-bottom: 10px;
}

#enquiryForm label.invalid {
	color: #ff0000;
	font-style: italic;
}

#enquiryForm input.invalid,
#enquiryForm select.invalid,
#enquiryForm textarea.invalid {
	border: 2px solid #ff0000;
}

#enquiryForm {
	margin: 20px 0 20px 0;
	position: relative;
	float: left;
}

#enquiryForm label {
	display: block;
	width: 200px;
	float: left;
	padding-top: 3px;
	font-size: 12px;
}

#enquiryForm input,
#enquiryForm textarea {
	width: 194px;
	margin-bottom: 15px;
}

#enquiryForm input.submit_button {
	width: auto;
	position: absolute; 
	bottom: -49px;
	right: -2px;
}

#fieldset__enquiryForm {
	display: none;
}

#enquiryForm legend { display: none; }

#enquiryForm fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

/* ====================================================================================== person_info */
 
.person_info{
	padding: 10px 0 10px 10px;
	clear: left;
}

.person_info img.small_image{
	float: left;
}

.person_info .h3_wrap{
	float: left;
	padding: 0px 0px 5px 5px;
}

.person_info h3{
	float: left;
	width: 330px;
	margin: 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #000000;
}

.person_info p{
	display: block;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 330px;
}

.person_info a.further_information{
	float: left;
	clear: left;
	padding: 5px 0 0 0;
	margin: 0;
}

/* ====================================================================================== person_further_info */

.person_further_info{
}

.person_further_info h3{
}

.person_further_info h4{
	color:#002D4A;
	font-size:1.3em;
	margin:0 0 0 10px;
	padding:0;
	float: left;
}

.person_further_info p{
}

.person_further_info a{
	margin:0 0 0 10px !important;
}

.phone {
	margin:0 0 0 10px;
}

div.lightbox {
	background:#FFFFFF none repeat scroll 0 0;
	display:none;
	margin:0;
	padding:0;
	position: relative;
	width:500px;
}

.person_further_info img.large_image{
	display: none;
	float: right;
	clear: right;
	padding: 10px 0 0 0;
	margin: 0;
}

.person_further_info.people img.large_image{
	display: block !important;
}

.person_further_info img.small_image{
	float: left;
	padding-right: 5px;
}

.person_further_info .h3_wrap{
	float: left;
	clear: left;
	padding: 0px 0px 5px 5px;
}

.person_further_info h3{
	border-bottom:1px solid #000000;
	margin:5px 0 5px 10px;
	width:480px;
	padding:0;
	font-size: 12px;
	float:left;
}

.person_further_info h5{
	margin:5px 0 5px 10px;
	width:480px;
	padding:0;
	float:left;
}

.person_further_info p{
	clear:left;
	display:block;
	float:left;
	margin:0 0 10px 10px;
	padding:0;
	*padding: 0 0 10px 0;
	width:480px;
}

.person_further_info a.close{
	display: none;
}

.rel {
	position: relative;
	float: left;
	width: 100%;
}

.person_further_info a {
	float: right;
	padding: 0;
	margin:3px 3px 0 1px !important;
	position: absolute;
	*position: static;
	top: 1px;
	right: 9px;
	display: block;
}

div.image_thumbs{
	float: left;
	clear: left;
}

.sponsor-list {
	border:0 none;
	float:left;
	padding:10px;
}

.padding h2 {
	clear: left;
	padding-left: 10px;
}

.padding a.forum_nav_back {
	padding: 10px 0 10px 10px !important;
}

.padding h3 {
	padding-left: 10px !important;
}


/*  CSS FROM MAIN  */

ul.sponsors {
list-style-type:none;
margin:0 0 20px;
padding:0;
}
ul.sponsors li {
display:block;
margin:0 0 9px;
padding:0;
}
ul.sponsors.index li {
float:left;
}
ul.sponsors.index li a {
margin-right:15px;
}
.sponsors a {
display:block;
text-decoration:none;
width:121px;
}
.sponsors dd h6 a, .sponsors dt h6 a {
text-indent:0;
}
.sponsors a.restMag {
background:transparent url(../images/rest_mag.gif) no-repeat scroll left top;
height:39px;
width:121px;
}
.sponsors a.pellegrino {
background:transparent url(../images//s_pelle.gif) no-repeat scroll left top;
display:block;
height:42px;
}
.sponsors.index a.pellegrino {
background-position:left top;
width:121px;
}
.sponsors a.panna {
background:transparent url(../images/panna_2.gif) no-repeat scroll 32px 0;
height:160px;
}
.sponsors.index a.panna {
background-position:left top;
width:59px;
}
.sponsors a.nespresso {
background:transparent url(../images/nespresso.gif) no-repeat scroll 19px 0;
height:53px;
}
.sponsors.index a.nespresso {
background-position:left top;
width:80px;
}
.sponsors a.alliance {
background:transparent url(../images/alliance_ins.gif) no-repeat scroll 29px 0;
height:38px;
}
.sponsors.index a.alliance {
background-position:left top;
width:63px;
}
.sponsors a.champagne {
background:transparent url(../images/laurent.gif) no-repeat scroll 20px 0;
height:40px;
}
.sponsors.index a.champagne {
background-position:left top;
width:80px;
}
.sponsors a.electrolux {
background:transparent url(../images/electrolux.gif) no-repeat scroll 41px 0;
height:52px;
}
.sponsors.index a.electrolux {
background-position:left top;
width:120px;
}
.sponsors a.steelite {
background:transparent url(../images/steelite.gif) no-repeat scroll 26px 0;
height:40px;
}
.sponsors a.sch {
background:transparent url(../images/sch.gif) no-repeat scroll 38px 0;
height:40px;
}
.sponsors.index a.sch {
background:transparent url(../images/sch.gif) no-repeat scroll left top;
height:60px;
width:127px;
}
.sponsors a.eureka {
background:transparent url(../images/eureka.gif) no-repeat scroll 17px 0;
height:26px;
}
.sponsors.index a.eureka {
background:transparent url(../images/eureka.gif) no-repeat scroll left top;
height:26px;
width:127px;
}
.sponsors a.amex {
background:transparent url(../images/amex.gif) no-repeat scroll 40px 5px;
height:52px;
}
.sponsors.index a.amex {
background:transparent url(../images/amex.gif) no-repeat scroll left top;
height:60px;
width:40px;
}
.sponsors.index a.steelite {
background-position:left top;
width:64px;
}
.sponsor-list {
border:0 none;
float:left;
padding:10px;
}
.sponsors-col {
margin:0;
padding:0;
width:180px;
}
.sponsors-col img {
border:0 none;
margin:0 0 10px;
padding:0;
}
.sponsors-col li {
list-style-type:none;
margin:0;
padding:0;
text-align:center;
}

/*******************/

#mainContent img.artImg.one {
	margin-right:16px;
} 

#mainContent img.artImg {
	border:0 none;
	float:left;
	margin-bottom:16px;
	width:232px;
}

#mainContent img.flashCon {
	float:right;
	margin-bottom:5px;
	margin-left:10px;
	width:85px;
}

/*******************/

#acms_forum_pass_form{
}

#acms_forum_pass_form fieldset{
	border: 0;
	text-align: center;
	font-size: 12px;
}

.academy {
	position: static !important;
}

.academy .visual_padding img {
	float: left;
}


.nimp {
	margin: 0px 0px 13px 0px;
	padding: 0px;
}
.nim {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 13px 0px;
}
.nim li {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

.langs {
	position: absolute;
	top: 10px;
	right: 20px;
}




















