﻿
/*------------------------------------------  
Picture Listing
------------------------------------------*/
.PicListingWidth
{
	width: 225px;
}

.PicListingLineSpace
{
	padding-top: 5px;
}


.PicListingTitle
{
	color: #A85B00;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
}

.PicListingThumbnail img 
{
	padding: 2px;
}

.PicListingFactLabel
{
	color: #02112C;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}

.PicListingFact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #02112C;
}

.PicListingFactSummary
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #02112C;
}

.PicListingFactSeparator
{
	display:block;
	position:relative;
	list-style-image:none;
	list-style-type:none;
	background: url(../images/templates/div_vert_double_dotted.gif) 0 0 repeat-x;
	padding: 15px 0px 5px 0px;
}

#home div#morePic a
{
	color: #666666;
	padding: 10px 5px 10px 0px;
	display: block;
}

/*
Google Maps
*/
.ShowMap
{
	visibility: visible;	
}

.HideMap
{
	visibility: hidden;
}


/* Content Layout for Home - - - - - - - - - - - - - - - - - - - - -  

/* if div#nav is NOT PRESENT */

#home div#content {
  width: 954px;
	overflow: visible;
	clear: both !important;
}

#home div#content div#middlecolumn {
  float:left;
  overflow: visible !important;
  width: 649px;
	padding: 0px 0px 10px 67px;
	/*color: #908774;*/
	color: #595448;
}

#home div#content div#fullcolumn {
  float:left;
  overflow: visible !important;
  width: 900px;
	padding: 10px 0px 10px 20px;
	/*color: #908774;*/
	color: #595448;
}

#home div#content div#contentandsidebar {
  float: right;
  width:954px;
	background: url(../images/templates/div_hor_double_dotted.gif) 745px 50% repeat-y;
	margin-bottom: 10px;
}

#home div#content div#contentnosidebar {
  width:954px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
}

#home div#content div#nav {
	display: none;
}

/* if div#nav is PRESENT */

#home div#contentandnavigation {
  width: 954px;
	overflow: visible;
	clear: both !important;
}

#home div#contentandnavigation div#contentandsidebar {
  float: right;
  width:725px;
	background: url(../images/templates/div_hor_double_dotted.gif) 516px 50% repeat-y;
	margin-bottom: 10px;
}

#home div#contentandnavigation div#middlecolumn {
  float:left;
  overflow: visible !important;
	width:520px;
	padding: 0px 0px 10px 0px;
	/*color: #908774;*/
	color: #595448;
}

#home div#contentandnavigation div#nav {
	display: block;
}

#home div#contentandnavigation div#nav #navcontent {
	min-height: 400px;
}

/* div#content ALL INSTANCES */
#home div#middlecolumn h2 {
	color: #A85B00;
	font-size: 19pt;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

#home div#middlecolumn h3 {
	color: #02112C;
	font-size: 12pt;
	margin: 0px 0px 10px 0px;
}

#home div#Search
{
	padding-top: 10px;
	padding-bottom: 10px;	
}

#home .searchTitle  {
	color: #02112C;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 60px;
	padding-top: 4px;
}

#home .searchText  {
	color: #02112C;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
}

#home .searchButton  {
	color: #02112C;
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
}

#home .searchResults  {
	color: #02112C;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
}


#home div#middlecolumn div.entrytext {
	font-size: 10pt;
}

#home div#middlecolumn div.entrytext p {
	margin: 0px 0px 10px 0px;
}

#home div#middlecolumn div.entrytext ul 
{
	list-style-type: disc;
	padding-left: 20px;
}

#home div#middlecolumn div.entrytext ol 
{
	list-style-type: decimal;
	padding-left: 40px;
}

#home div#middlecolumn div.entrytext .hr 
{
	display:block;
	position:relative;
	list-style-image:none;
	list-style-type:none;
	background: url(../images/templates/div_vert_double_dotted.gif) 0 0 repeat-x;
	padding: 5px 0px 5px 0px;
	margin-right: -15px;
}


/* productdetail-1col - - - - - - - - - - - - - - - - - - - - -  */

#home div#content div#productdetailimage-1col {
	
}

#home div#content div#productdetailinfo-1col {
	width: 625px;
	padding: 0px 20px 0px 0px;
}

#home div#contentandnavigation div#productdetailimage-1col {
	
}

#home div#contentandnavigation div#productdetailinfo-1col {
	width: 500px;
	padding: 0px 20px 0px 0px;
}


/* productdetail - - - - - - - - - - - - - - - - - - - - -  */

#home div#content div#productdetailimage {
	float: left;
	width: 130px;
}

#home div#content div#productdetailinfo {
	float: right;
	/*width: 575px;*/
	width: 475px;
	padding: 0px 20px 0px 20px;
}

#home div#contentandnavigation div#productdetailimage {
	float: left;
}

#home div#contentandnavigation div#productdetailinfo {
	float: right;
	width: 360px;
	padding: 0px 20px 0px 0px;
}

/* list with NO NAVIGATION - - - - - - - - - - - - - - - - - - - - -  */

#home #content div#list ul {
	display:block;
	width: 640px;
	padding: 15px 0px 0px 0px;
}

/* list WITH NAVIGATION - - - - - - - - - - - - - - - - - - - - -  */

#home #contentandnavigation div#list {
	display:block;
	width: 516px;
	padding: 10px 0px 0px 0px;
}

#home #contentandnavigation div#list ul li div#productdetailinfo {
	float: left;
	width: 355px;
	padding: 0px 20px 0px 10px;
}



/* list events list */

#home div#eventlist ul li {
	display:block;
	position:relative;
	list-style-image:none;
	list-style-type:none;
	background: url(../images/templates/div_vert_double_dotted.gif) 0 0 repeat-x;
	/*min-height: 140px;*/
	padding: 15px 0px 0px 0px;
}

#home div#eventlist ul li:after {
	/* clearfix for mozilla */
	content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#home div#eventlist ul li div#productdetailimage {
	float: left;
	width: 130px;
	text-align: center;
}

#home div#eventlist ul li div#productdetailinfo {
	float: left;
	width: 570px;
	padding: 0px 20px 10px 10px;
}

#home div#eventlist ul li div#productdetailinfo h2, div#eventlist ul li div#productdetailinfo h2 a {
	color: #A85B00;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
}

#home div#eventlist ul li div#productdetailinfo h3 {
	color: #02112C;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}

#home div#eventlist ul li .eventContentInfo {
	font-size: 12px;
}

#home div#eventlist ul li .eventContent {
	font-size: 12px;
	padding-top: 10px;
}

#home div#eventlist ul li .eventContentBold {
	font-size: 12px;
	font-weight: bold;
	float: left;
	min-width: 60px;
}


/* list news list */

#home div#newslist ul li {
	display:block;
	position:relative;
	list-style-image:none;
	list-style-type:none;
	background: url(../images/templates/div_vert_double_dotted.gif) 0 0 repeat-x;
	/*min-height: 140px;*/
	padding: 15px 0px 5px 0px;
}

#home div#newslist ul li:after {
	/* clearfix for mozilla */
	content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#home div#newslist ul li div#productdetailimage {
	float: none;
	/*width: 130px;
	text-align: center;*/
	padding: 0px 20px 0px 10px;
	display: block;
}

#home div#newslist ul li div#productdetailinfo {
	/*float: left;*/
	width: 570px;
	padding: 10px 20px 0px 10px;
	float: none;
}

#home div#newslist ul li div#productdetailinfo h2, div#newslist ul li div#productdetailinfo h2 a {
	color: #A85B00;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
}

#home div#newslist ul li div#productdetailinfo h3 {
	color: #02112C;
	font-size: 10pt;
	margin: 0px 0px 5px 0px;
}

#home div#newslist ul li .newsContentInfo {
	font-size: 12px;
}

#home div#newslist ul li .newsContent {
	font-size: 12px;
	padding-top: 10px;
}

#home div#newslist ul li .newsContentBold {
	font-size: 12px;
	font-weight: bold;
	float: left;
	min-width: 50px;
}

#home div#newslist ul li div#more a
{
	color: #666666;
	padding: 10px 5px 5px 0px;
	display: block;
}



/* list ALL INSTANCES */

#home div#list ul li {
	display:block;
	position:relative;
	list-style-image:none;
	list-style-type:none;
	background: url(../images/templates/div_vert_double_dotted.gif) 0 0 repeat-x;
	min-height: 140px;
	padding: 15px 0px 5px 0px;
}

#home div#list ul li:after {
	/* clearfix for mozilla */
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#home div#list ul li div#productdetailimage {
	float: left;
	width: 130px;
	text-align: center;
}

#home div#list ul li div#productdetailinfo {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 10px;
}

#home div#list ul li div#productdetailinfo h2, div#list ul li div#productdetailinfo h2 a {
	color: #A85B00;
	width: 300px;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
}

#home div#list ul li div#productdetailinfo h3 {
	color: #02112C;
	font-size: 10pt;
	margin: 0px 0px 5px 0px;
}


/* LIST actions */

#home div#list ul li ul.actions {
	position: absolute;
	top: 0px;
	right: 0px;
	background: none;
	min-height: none;
	padding: 15px 10px 0px 0px;
}

#home div#list ul li ul.actions li {
	background: none;
	min-height: 10px;
	padding: 0px 0px 0px 0px;
}

#home div#list ul li ul.actions li a {
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	width:134px;
	padding: 22px 0 0 0;
	height: 0px !important; 
	height /**/:22px; /* for IE5/Win only */
}


/* not used yet */
#home div#list ul li ul.actions li a#find {
	background: url("../images/list-find_this_beer.gif") no-repeat 0px 0px;
	cursor: pointer;
}
#home div#list ul li ul.actions li a#find:hover {
	background: url("../images/list-find_this_beer.gif") no-repeat 0px -22px;
}




/* NAVIGATION HOME - - - - - - - - - - - - - - - - - - - - -  */
#home .showMenu
{
	display: block;
}

#home .hideMenu
{
	display: none;
}

#home div#nav {
    float:left;
    width:220px;
	background: url(../images/buttons/beer-nav.gif) 0 0 repeat-y;
}

#home div#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#home div#nav div#header {
	height: 14px;
	background: url(../images/buttons/beer-nav_header.gif) #FFFFFF no-repeat;
}

#home div#nav div#footer {
	height: 13px;
	background: url(../images/buttons/beer-nav_footer.gif) #FFFFFF no-repeat;
}

#home div#more a
{
	color: #666666;
	padding: 10px 5px 5px 0px;
	display: block;
}

/*------------------------------------------  
  Level 1 Menu Item
------------------------------------------*/

/* Normal 1 */
#home div#nav a {
	padding: 5px 5px 5px 25px;
	display: block;
}

#home div#nav a.cbtn01, #home div#nav a.cbtn01:visited
{
	
}

#home div#nav a.cbtn01:hover
{
	background: url(../images/buttons/nav_level1-hover.gif) 0 0 no-repeat;
	color: #C0D250;
}

/* Expanded 1 */

#home div#nav a.cbtnExp01, #home div#nav a.cbtnExp01:visited
{
	display:block;
	background: url(../images/buttons/beer-nav_level1-expanded.gif) 0 0 no-repeat;
	padding: 5px 5px 5px 25px;
}

#home div#nav a.cbtnExp01:hover
{
	background: url(../images/buttons/beer-nav_level1-expanded-hover.gif) 0 0 no-repeat;
	color: #E8C05B;
}

/* Selected / Active 1 */

#home div#nav a.cbtnSelected01, #home div#nav a.cbtnSelected01:visited
{
	display:block;
	background: url(../images/buttons/beer-nav_level1-selected.gif) 0 0 no-repeat;
	cursor: default;
}


/* Expanded Selected / Active 1 */

#home div#nav a.cbtnExpSelected01, #home div#nav a.cbtnExpSelected01:visited
{
	display:block;
	background: url(../images/buttons/beer-nav_level1_expanded-selected.gif) 0 0 no-repeat;
	cursor: default;
}


/*------------------------------------------  
  Level 2 Menu Items
------------------------------------------*/

/* Normal 1 */

#home div#nav a.cbtn02, #home div#nav a.cbtn02:visited
{
	display:block;
	background: url(../images/buttons/beer-nav_level2.gif) 0 0 no-repeat;
	padding: 5px 5px 5px 45px;
	
}

#home div#nav a.cbtn02:hover
{
	background: url(../images/buttons/beer-nav_level2-hover.gif) 0 0 no-repeat;
	color: #C0D250;
}

/* Expanded 1 */

#home div#nav a.cbtnExp02, #home div#nav a.cbtnExp02:visited
{
	background: url(../images/buttons/beer-nav_level2-expanded.gif) 0 0 no-repeat;
	padding-left: 38px;
}


#home div#nav a.cbtnExp02:hover
{
	background: url(../images/buttons/beer-nav_level2-expanded-hover.gif) 0 0 no-repeat;
	color: #C0D250;
}

/* Selected / Active 1 */

#home div#nav a.cbtnSelected02, #home div#nav a.cbtnSelected02:visited
{
	display:block;
	background: url(../images/buttons/beer-nav_level2-selected.gif) 0 0 no-repeat;
	padding: 5px 5px 5px 45px;
	cursor: pointer;
}

#home div#nav a.cbtnSelected02:hover
{
  
}

/* Expanded Selected / Active 1 */

#home div#nav a.cbtnExpSelected02, #home div#nav a.cbtnExpSelected02:visited 
{
  display:block;
  background: url(../images/buttons/beer-nav_level2_expanded-selected.gif) 0 0 no-repeat;
  padding: 5px 5px 5px 45px;
  cursor: default;
}


#home div#nav a.cbtnExpSelected02:hover
{
  display:block;
	
}


/*------------------------------------------  
  Level 3 Menu Items
------------------------------------------*/

/* Normal 1 */

#home div#nav a.cbtn03, #home div#nav a.cbtn03:visited
{
	display:block;
	background: url(../images/buttons/beer-nav_level3.gif) 0 0 no-repeat;
	padding-left: 48px;
}


#home div#nav a.cbtn03:hover
{
	background: url(../images/buttons/beer-nav_level3-hover.gif) 0 0 no-repeat;
	color: #C0D250;
}

/* Expanded 1 */

#home div#nav a.cbtnExp03, #home div#nav a.cbtnExp03:visited
{
	
}


#home div#nav a.cbtnExp03:hover
{
  display:block;
	
}

/* Selected / Active 1 */

#home div#nav a.cbtnSelected03, #home div#nav a.cbtnSelected03:visited
{
	display:block;
	background: url(../images/buttons/beer-nav_level3-selected.gif) 0 0 no-repeat;
	color: #507811;
	padding-left: 48px;
}


#home div#nav a.cbtnSelected03:hover
{
  display:block;
	
}


/* Expanded Selected / Active 1 */

#home div#nav a.cbtnExpSelected03, #home div#nav a.cbtnExpSelected03:visited
{
	display:block;
  
}

#home div#nav a.cbtnExpSelected03:hover
{
  display:block;
}








/* home sidebar - - - - - - - - - - - - - - - - - - - - -  */

div#sidebar  
{
	margin: 0px 7px 0px 0px;
  float:right;
  clear: right;
  width: 191px;
	display: inline;
}

div#sidebar div.image div.content, div#sidebar div.image div.content hr, div#sidebar div.image div.footer
{
	background: #FFFFFF;
}

div#sidebar h3  
{
	background: #000033 url(../Images/Templates/sidebar_header_blue-bg.gif) no-repeat;
	display: block;
	color: #FFFFFF;
	padding: 2px 2px 2px 4px;
	font-size: 100%;
	font-weight: bold;
}

div#sidebar h4  
{
	display: block;
	padding: 2px 2px 2px 4px;
	font-size: 100%;
	font-weight: bold;
}


div#sidebar p 
{
	color: #000033;
	padding: 4px 4px 4px 6px;
}

div#sidebar ul 
{
	margin: 0px 0px 0px 5px;
}

div#sidebar ul li 
{
	list-style: none;
	color: #02112C;
	padding: 4px 2px 2px 12px;
	background: url(../Images/Templates/sidebar_bullet-green.gif) no-repeat 0em 0.5em;
	text-decoration: none;
}

div#sidebar ul li a 
{
	text-decoration: none;
}

div#sidebar p a:hover, div#sidebar p a:visited, div#sidebar p a:visited:hover 
{
	color: #979DA8;
}

div#sidebar .content 
{
	background: #CCCCCC url(../Images/Templates/sidebar_content-bg.gif) repeat-y;
	margin: 0px 0px 10px 0px;
	padding-top: 3px;
}

div#sidebar .content div.footer 
{
	background: #CCCCCC url(../Images/Templates/sidebar_content_bottom-bg.gif) no-repeat;
	height: 5px;
	font-size: 0px;
}


div#sidebar div#Survey
{
  width: 191px;
  /*background: #CCCCCC url(../Images/Templates/sidebar_content-bg.gif) repeat-y;*/
  margin: 0px 0px 10px 0px;
  color: #02112C;
}

div#sidebar div#Survey .theOptions
{
  width: 191px;

}

div#sidebar div#Survey .theOptions label
{
  padding: 0px 0px 0px 5px;  
}

div#sidebar div#Survey td
{
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}

div#sidebar div#Survey .theQuestion
{
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 7px;
  font-size: 115%;
  font-weight: bold;
}

div#sidebar div#Survey .SurMsg
{
  padding-left: 5px;
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 100%;
}

div#sidebar div#Survey .surPicture
{
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
}

div#sidebar div#Survey div.footer 
{
	/*background: #CCCCCC url(../Images/Templates/sidebar_content_bottom-bg.gif) no-repeat;*/
	height: 5px;
	font-size: 0px;
}

div#sidebar div#Survey .surButton
{
		border: solid 1px;
		border-color: #4D4E47;
		font-size:11px;
		padding: 3px;
		background: #02112C;
		font-weight: bold;
		color: #FFFFFF;
		margin: 7px 5px 7px 5px;
}

div#sidebar div#Survey .surButton:hover
{
		cursor: pointer;
		background: #B89320;
		border-color: #A2821D;
}


/* Content Layout for Beer - - - - - - - - - - - - - - - - - - - - -  

/* if div#nav is NOT PRESENT */

#beer div#content {
  width: 954px;
	overflow: visible;
	clear: both !important;
}

#beer div#content div#middlecolumn {
  float:left;
  overflow: visible !important;
  width: 649px;
	padding: 0px 0px 10px 67px;
	/*color: #908774;*/
	color: #595448;
}

#beer div#content div#contentandsidebar {
  float: right;
  width:954px;
	background: url(../images/templates/div_hor_double_dotted.gif) 745px 50% repeat-y;
	margin-bottom: 10px;
}

#beer div#content div#nav {
	display: none;
}

/* if div#nav is PRESENT */

#beer div#contentandnavigation {
  width: 954px;
	overflow: visible;
	clear: both !important;
}

#beer div#contentandnavigation div#contentandsidebar {
  float: right;
  width:725px;
	background: url(../images/templates/div_hor_double_dotted.gif) 516px 50% repeat-y;
	margin-bottom: 10px;
}

#beer div#contentandnavigation div#middlecolumn {
  float:left;
  overflow: visible !important;
	width:520px;
	padding: 0px 0px 10px 0px;
	/*color: #908774;*/
	color: #595448;
}

#beer div#contentandnavigation div#nav {
	display: block;
}

#beer div#contentandnavigation div#nav #navcontent {
	min-height: 400px;
}

/* div#content ALL INSTANCES */
#beer div#middlecolumn h2 {
	color: #A85B00;
	font-size: 19pt;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

#beer div#middlecolumn h3 {
	color: #02112C;
	font-size: 12pt;
	margin: 0px 0px 10px 0px;
}

#beer div#middlecolumn h4 {
	color: #02112C;
	font-size: 8pt;
	margin: 0px 0x 10px 0px;
	font-weight: bold;
	float: left;
	padding-right: 5px;
	min-width: 50px;
}

#beer div#middlecolumn h5 {
	/*color: #02112C;*/
	color: #595448;
	font-size: 8pt;
	margin: 0px 0x 10px 0px;
	font-weight: normal;
}

#beer div#middlecolumn div.Break {
	clear: both;
	min-height: 12px;
}


#beer div#middlecolumn div.entrytext {
	font-size: 10pt;
}

#beer div#middlecolumn div.entrytext p {
	margin: 0px 0px 10px 0px;
}

#beer div#middlecolumn div.entrytext ul 
{
	list-style-type: disc;
	padding-left: 20px;
}

#beer div#middlecolumn div.entrytext ol 
{
	list-style-type: decimal;
	padding-left: 40px;
}

/*
#beer div#middlecolumn div.entrytext .hr 
{
	height: 2px;
	border:solid;
	display: block;
	clear: both;
	background-color: #908774;
	margin-left: -5px;
	margin-right: -5px;
}
*/

#beer div#middlecolumn div.entrytext .hr{
	display:block;
	position:relative;
	list-style-image:none;
	list-style-type:none;
	background: url(../images/templates/div_vert_double_dotted.gif) 0 0 repeat-x;
	padding: 5px 0px 5px 0px;
	margin-right: -15px;
}




/* productdetail-1col - - - - - - - - - - - - - - - - - - - - -  */

#beer div#content div#productdetailimage-1col {
	
}

#beer div#content div#productdetailinfo-1col {
	width: 625px;
	padding: 0px 20px 0px 0px;
}

#beer div#contentandnavigation div#productdetailimage-1col {
	
}

#beer div#contentandnavigation div#productdetailinfo-1col {
	width: 500px;
	padding: 0px 20px 0px 0px;
}


/* productdetail - - - - - - - - - - - - - - - - - - - - -  */

#beer div#content div#productdetailimage {
	float: left;
	width: 130px;
}

#beer div#content div#productdetailinfo {
	float: right;
	width: 475px;
	padding: 0px 20px 0px 20px;
}

#beer div#contentandnavigation div#productdetailimage {
	float: left;
}

#beer div#contentandnavigation div#productdetailinfo {
	float: right;
	width: 360px;
	padding: 0px 20px 0px 0px;
}

/* list with NO NAVIGATION - - - - - - - - - - - - - - - - - - - - -  */

#beer #content div#list ul {
	display:block;
	width: 640px;
	padding: 15px 0px 0px 0px;
}

/* list WITH NAVIGATION - - - - - - - - - - - - - - - - - - - - -  */

#beer #contentandnavigation div#list {
	display:block;
	width: 516px;
	padding: 10px 0px 0px 0px;
}

#beer #contentandnavigation div#list ul li div#productdetailinfo {
	float: left;
	width: 355px;
	padding: 0px 20px 0px 10px;
}

/* list ALL INSTANCES */

#beer div#list ul li {
	display:block;
	position:relative;
	list-style-image:none;
	list-style-type:none;
	background: url(../images/templates/div_vert_double_dotted.gif) 0 0 repeat-x;
	min-height: 140px;
	padding: 15px 0px 5px 0px;
}

#beer div#list ul li:after {
	/* clearfix for mozilla */
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#beer div#list ul li div#productdetailimage {
	float: left;
	width: 130px;
	text-align: center;
}

#beer div#list ul li div#productdetailinfo {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 10px;
}

#beer div#list ul li div#productdetailinfo h2, div#list ul li div#productdetailinfo h2 a {
	color: #A85B00;
	width: 300px;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
}

#beer div#list ul li div#productdetailinfo h3 {
	color: #02112C;
	font-size: 10pt;
	margin: 0px 0px 5px 0px;
}

/* LIST actions */

#beer div#list ul li ul.actions {
	position: absolute;
	top: 0px;
	right: 0px;
	background: none;
	min-height: none;
	padding: 15px 10px 0px 0px;
}

#beer div#list ul li ul.actions li {
	background: none;
	min-height: 10px;
	padding: 0px 0px 0px 0px;
}

#beer div#list ul li ul.actions li a {
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	width:134px;
	padding: 22px 0 0 0;
	height: 0px !important; 
	height /**/:22px; /* for IE5/Win only */
}


/* not used yet */
#beer div#list ul li ul.actions li a#find {
	background: url("../images/list-find_this_beer.gif") no-repeat 0px 0px;
	cursor: pointer;
}
#beer div#list ul li ul.actions li a#find:hover {
	background: url("../images/list-find_this_beer.gif") no-repeat 0px -22px;
}






/* NAVIGATION BEER - - - - - - - - - - - - - - - - - - - - -  */
#beer .showMenu
{
	display: block;
}

#beer .hideMenu
{
	display: none;
}

#beer div#nav {
    float:left;
    width:220px;
	background: url(../images/buttons/beer-nav.gif) 0 0 repeat-y;
}

#beer div#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#beer div#nav div#header {
	height: 14px;
	background: url(../images/buttons/beer-nav_header.gif) #FFFFFF no-repeat;
}

#beer div#nav div#footer {
	height: 13px;
	background: url(../images/buttons/beer-nav_footer.gif) #FFFFFF no-repeat;
}


#beer div#more a
{
	color: #666666;
	padding: 10px 5px 5px 0px;
	display: block;
}

/*------------------------------------------  
  Level 1 Menu Item
------------------------------------------*/

/* Normal 1 */
#beer div#nav a {
	padding: 5px 5px 5px 25px;
	display: block;
}

#beer div#nav a.cbtn01, #beer div#nav a.cbtn01:visited
{
	
}

#beer div#nav a.cbtn01:hover
{
	background: url(../images/buttons/nav_level1-hover.gif) 0 0 no-repeat;
	color: #C0D250;
}

/* Expanded 1 */

#beer div#nav a.cbtnExp01, #beer div#nav a.cbtnExp01:visited
{
	display:block;
	background: url(../images/buttons/beer-nav_level1-expanded.gif) 0 0 no-repeat;
	padding: 5px 5px 5px 25px;
}

#beer div#nav a.cbtnExp01:hover
{
	background: url(../images/buttons/beer-nav_level1-expanded-hover.gif) 0 0 no-repeat;
	color: #E8C05B;
}

/* Selected / Active 1 */

#beer div#nav a.cbtnSelected01, #beer div#nav a.cbtnSelected01:visited
{
	display:block;
	background: url(../images/buttons/beer-nav_level1-selected.gif) 0 0 no-repeat;
	cursor: default;
}


/* Expanded Selected / Active 1 */

#beer div#nav a.cbtnExpSelected01, #beer div#nav a.cbtnExpSelected01:visited
{
	display:block;
	background: url(../images/buttons/beer-nav_level1_expanded-selected.gif) 0 0 no-repeat;
	cursor: default;
}


/*------------------------------------------  
  Level 2 Menu Items
------------------------------------------*/

/* Normal 1 */

#beer div#nav a.cbtn02, #beer div#nav a.cbtn02:visited
{
	display:block;
	background: url(../images/buttons/beer-nav_level2.gif) 0 0 no-repeat;
	padding: 5px 5px 5px 45px;
	
}

#beer div#nav a.cbtn02:hover
{
	background: url(../images/buttons/beer-nav_level2-hover.gif) 0 0 no-repeat;
	color: #C0D250;
}

/* Expanded 1 */

#beer div#nav a.cbtnExp02, #beer div#nav a.cbtnExp02:visited
{
	background: url(../images/buttons/beer-nav_level2-expanded.gif) 0 0 no-repeat;
	padding-left: 38px;
}


#beer div#nav a.cbtnExp02:hover
{
	background: url(../images/buttons/beer-nav_level2-expanded-hover.gif) 0 0 no-repeat;
	color: #C0D250;
}

/* Selected / Active 1 */

#beer div#nav a.cbtnSelected02, #beer div#nav a.cbtnSelected02:visited
{
	display:block;
	background: url(../images/buttons/beer-nav_level2-selected.gif) 0 0 no-repeat;
	padding: 5px 5px 5px 45px;
	cursor: pointer;
}

#beer div#nav a.cbtnSelected02:hover
{
  
}

/* Expanded Selected / Active 1 */

#beer div#nav a.cbtnExpSelected02, #beer div#nav a.cbtnExpSelected02:visited 
{
  display:block;
  background: url(../images/buttons/beer-nav_level2_expanded-selected.gif) 0 0 no-repeat;
  padding: 5px 5px 5px 45px;
  cursor: default;
}



#beer div#nav a.cbtnExpSelected02:hover
{
  display:block;
	
}


/*------------------------------------------  
  Level 3 Menu Items
------------------------------------------*/

/* Normal 1 */

#beer div#nav a.cbtn03, #beer div#nav a.cbtn03:visited
{
	display:block;
	background: url(../images/buttons/beer-nav_level3.gif) 0 0 no-repeat;
	padding-left: 48px;
}


#beer div#nav a.cbtn03:hover
{
	background: url(../images/buttons/beer-nav_level3-hover.gif) 0 0 no-repeat;
	color: #C0D250;
}

/* Expanded 1 */

#beer div#nav a.cbtnExp03, #beer div#nav a.cbtnExp03:visited
{
	
}


#beer div#nav a.cbtnExp03:hover
{
  display:block;
	
}

/* Selected / Active 1 */

#beer div#nav a.cbtnSelected03, #beer div#nav a.cbtnSelected03:visited
{
	display:block;
	background: url(../images/buttons/beer-nav_level3-selected.gif) 0 0 no-repeat;
	color: #507811;
	padding-left: 48px;
}


#beer div#nav a.cbtnSelected03:hover
{
  display:block;
	
}


/* Expanded Selected / Active 1 */

#beer div#nav a.cbtnExpSelected03, #beer div#nav a.cbtnExpSelected03:visited
{
	display:block;
  
}

#beer div#nav a.cbtnExpSelected03:hover
{
  display:block;
}

/* Flash - - - - - - - - - - - - - - - - - - -  */
#beer .home_content #flash a#download_flash 
{
	width: 271px;
	padding: 384px 0 0 0;
	display: inline-block;
	height: 0px !important; 
	text-decoration:none;
	text-indent: -99999px;
	font-size: 0px;
	cursor:pointer;
	background:url('../Images/flash_images/beer-download_flash.gif') 0px 0px no-repeat;
}

#beer .home_content #flash a#download_flash:hover {
	background:url('../Images/flash_images/beer-download_flash.gif') 0px -384px no-repeat;
}


/* COMMERCIALS - - - - - - - - - - - - - - - - - - -  */

#beer div.div_content div#commercials {
	background: url(../images/commercials/commercials.jpg) no-repeat;	
}

#beer div#commercials div#content {
	height: 420px;
	padding: 0px;
	/*color: #908774;*/
	color: #595448;
}

#beer div#commercials div#content div#contentandsidebar {
  float: right;
  width:731px;
	background: none;
	margin-bottom: 10px;
}

#beer div#commercials div#content div#middlecolumn {
  float:left;
  overflow: visible !important;
  width: 230px;
	padding: 0px 0px 10px 0px;
}

#beer div#commercials div#content div#flash {
	display: block;
  float:left;
  width:214px;
	background: none;
	height: 420px;
}

#beer div#commercials div#content div#rightcolumn {
	display: block;
  float:left;
  width: 485px;
	background: none;
	padding: 18px 8px 0px 8px;
}

#beer div#commercials div#content div#rightcolumn #result {
	height: 385px;
	border: 1px solid #4d7d93;
}

#beer div#commercials div#content div#middlecolumn ul#actions {
	list-style-image:none;
	list-style-type:none;
	padding: 10px 0px 0px 20px;
}

#beer div#commercials div#content div#middlecolumn ul#actions li {
	padding: 5px 30px 8px 15px;
	text-indent: -15px;
}

#beer div#commercials div#content div#middlecolumn ul#actions li a {
	padding: 0px 0px 0px 15px;
	color: #507819;
	text-decoration: none;
	background: url(../images/commercials/commercials-ul-li.png) 0px 3px no-repeat;
}

#beer div#commercials div#content div#middlecolumn ul#actions li a:hover {
	color: #A85B00;
	background: url(../images/commercials/commercials-ul-li.png) 0px -55px no-repeat;
}





/* Content Layout for wine - - - - - - - - - - - - - - - - - - - - -  

/* if div#nav is NOT PRESENT */

#wine div#content {
  width: 954px;
	overflow: visible;
	clear: both !important;
}

#wine div#content div#middlecolumn {
  float:left;
  overflow: visible !important;
  width: 649px;
	padding: 0px 0px 10px 67px;
	/*color: #908774;*/
	color: #595448;
}

#wine div#content div#contentandsidebar {
  float: right;
  width:954px;
	background: url(../images/templates/div_hor_double_dotted.gif) 745px 50% repeat-y;
	margin-bottom: 10px;
}

#wine div#content div#nav {
	display: none;
}

/* if div#nav is PRESENT */

#wine div#contentandnavigation {
  width: 954px;
	overflow: visible;
	clear: both !important;
}

#wine div#contentandnavigation div#contentandsidebar {
  float: right;
  width:725px;
	background: url(../images/templates/div_hor_double_dotted.gif) 516px 50% repeat-y;
	margin-bottom: 10px;
}

#wine div#contentandnavigation div#middlecolumn {
  float:left;
  overflow: visible !important;
	width:520px;
	padding: 0px 0px 10px 0px;
	/*color: #908774;*/
	color: #595448;
}

#wine div#contentandnavigation div#nav {
	display: block;
}

#wine div#contentandnavigation div#nav #navcontent {
	min-height: 400px;
}

/* div#content ALL INSTANCES */
#wine div#middlecolumn h2 {
	color: #A85B00;
	font-size: 19pt;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

#wine div#middlecolumn h3 {
	color: #02112C;
	font-size: 12pt;
	margin: 0px 0px 10px 0px;
}

/*
#wine div#middlecolumn h4 {
	color: #02112C;
	font-size: 10pt;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}
*/

#wine div#OverviewCol1
{
	float: left;
	min-width: 190px;	
}

#wine div#OverviewCol2
{
	
}


#wine div#middlecolumn h4 {
	color: #02112C;
	font-size: 8pt;
	margin: 0px 0x 10px 0px;
	font-weight: bold;
	float: left;
	padding-right: 5px;
	min-width: 63px;
}

#wine div#middlecolumn h5 {
	/*color: #02112C;*/
	color: #595448;
	font-size: 8pt;
	margin: 0px 0x 10px 0px;
	font-weight: normal;
}

#wine div#middlecolumn div.Break {
	clear: both;
	min-height: 12px;
}


#wine div#middlecolumn div.entrytext {
	font-size: 10pt;
}

#wine div#middlecolumn div.entrytext p {
	margin: 0px 0px 10px 0px;
}

#wine div#middlecolumn div.entrytext ul 
{
	list-style-type: disc;
	padding-left: 20px;
}

#wine div#middlecolumn div.entrytext ol 
{
	list-style-type: decimal;
	padding-left: 40px;
}

#wine div#middlecolumn div.entrytext .hr 
{
	display:block;
	position:relative;
	list-style-image:none;
	list-style-type:none;
	background: url(../images/templates/div_vert_double_dotted.gif) 0 0 repeat-x;
	padding: 5px 0px 5px 0px;
	margin-right: -15px;
}

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

#wine div#middlecolumn div.SearchProduct
{
	padding-top: 20px;	
}

#wine div#middlecolumn div.SearchProduct
{
	padding-top: 20px;	

}

.wineSearchTitle
{
	/*color: #908774;*/
	color: #595448;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 5px;
}

.wineSearchLabel
{
	/*color: #908774;*/
	color: #595448;
	font-size: 8pt;
	display: inline;
	float: left;
	width: 7em;
	padding-top: 3px;
}

.wineSearchEntryText
{
	/*color: #908774;*/
	color: #595448;
	font-size: 8pt;
	margin: 0px 5px 5px 5px;
}

.wineSearchEntryTextFont
{
	/*color: #908774;*/
	color: #595448;
	font-size: 8pt;
}

.wineSearchGo
{
	/*color: #908774;*/
	color: #595448;
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
}

.wineSearchBtn
{
	/*color: #908774;*/
	color: #595448;
	font-size: 8pt;
	margin: 10px 0px 0px 0px;
}

.wineBrandSearchBtn
{
	/*color: #908774;*/
	color: #595448;
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
}

.wineBrandSearchLabel
{
	/*color: #908774;*/
	color: #595448;
	font-size: 8pt;
	display: inline;
	float: left;
	width: 125px;
	padding-top: 5px;
	font-weight: bold;
}






/* productdetail-1col - - - - - - - - - - - - - - - - - - - - -  */

#wine div#content div#productdetailimage-1col {
	
}

#wine div#content div#productdetailinfo-1col {
	width: 625px;
	padding: 0px 20px 0px 0px;
}

#wine div#contentandnavigation div#productdetailimage-1col {
	
}

#wine div#contentandnavigation div#productdetailinfo-1col {
	width: 500px;
	padding: 0px 20px 0px 0px;
}


/* productdetail - - - - - - - - - - - - - - - - - - - - -  */

#wine div#content div#productdetailimage {
	float: left;
	width: 130px;
}

#wine div#content div#productdetailinfo {
	float: right;
	width: 475px;
	padding: 0px 20px 0px 20px;
}

#wine div#contentandnavigation div#productdetailimage {
	float: left;
}

#wine div#contentandnavigation div#productdetailinfo {
	float: right;
	width: 360px;
	padding: 0px 20px 0px 0px;
}

/* list with NO NAVIGATION - - - - - - - - - - - - - - - - - - - - -  */

#wine #content div#list ul {
	display:block;
	width: 640px;
	padding: 15px 0px 0px 0px;
}

/* list WITH NAVIGATION - - - - - - - - - - - - - - - - - - - - -  */

#wine #contentandnavigation div#list {
	display:block;
	width: 516px;
	padding: 10px 0px 0px 0px;
}

#wine #contentandnavigation div#list ul li div#productdetailinfo {
	float: left;
	width: 355px;
	padding: 0px 20px 0px 10px;
}

/* list ALL INSTANCES */

#wine div#list ul li {
	display:block;
	position:relative;
	list-style-image:none;
	list-style-type:none;
	background: url(../images/templates/div_vert_double_dotted.gif) 0 0 repeat-x;
	min-height: 140px;
	padding: 15px 0px 5px 0px;
}

#wine div#list ul li:after {
	/* clearfix for mozilla */
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#wine div#list ul li div#productdetailimage {
	float: left;
	width: 130px;
	text-align: center;
}

#wine div#list ul li div#productdetailinfo {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 10px;
}

#wine div#list ul li div#productdetailinfo h2, div#list ul li div#productdetailinfo h2 a {
	color: #A85B00;
	width: 300px;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
}

#wine div#list ul li div#productdetailinfo h3 {
	color: #02112C;
	font-size: 10pt;
	margin: 0px 0px 5px 0px;
}


/* LIST actions */

#wine div#list ul li ul.actions {
	position: absolute;
	top: 0px;
	right: 0px;
	background: none;
	min-height: none;
	padding: 15px 10px 0px 0px;
}

#wine div#list ul li ul.actions li {
	background: none;
	min-height: 10px;
	padding: 0px 0px 0px 0px;
}

#wine div#list ul li ul.actions li a {
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	width:134px;
	padding: 22px 0 0 0;
	height: 0px !important; 
	height /**/:22px; /* for IE5/Win only */
}


/* not used yet */
#wine div#list ul li ul.actions li a#find {
	background: url("../images/list-find_this_beer.gif") no-repeat 0px 0px;
	cursor: pointer;
}
#wine div#list ul li ul.actions li a#find:hover {
	background: url("../images/list-find_this_beer.gif") no-repeat 0px -22px;
}



/* NAVIGATION WINE - - - - - - - - - - - - - - - - - - - - -  */
#wine .showMenu
{
	display: block;
}

#wine .hideMenu
{
	display: none;
}

#wine div#nav {
    float:left;
    width:220px;
	background: url(../images/buttons/wine-nav.gif) 0 0 repeat-y;
}

#wine div#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#wine div#nav div#header {
	height: 14px;
	background: url(../images/buttons/wine-nav_header.gif) #FFFFFF no-repeat;
}

#wine div#nav div#footer {
	height: 13px;
	background: url(../images/buttons/wine-nav_footer.gif) #FFFFFF no-repeat;
}

#wine div#more a
{
	color: #666666;
	padding: 10px 5px 5px 0px;
	display: block;
}

/*------------------------------------------  
  Level 1 Menu Item
------------------------------------------*/

/* Normal 1 */
#wine div#nav a {
	padding: 5px 5px 5px 25px;
	display: block;
}

#wine div#nav a.cbtn01, #wine div#nav a.cbtn01:visited
{
	
}

#wine div#nav a.cbtn01:hover
{
	background: url(../images/buttons/wine-nav_level1-hover.gif) 0 0 no-repeat;
	color: #A56977;
}

/* Expanded 1 */

#wine div#nav a.cbtnExp01, #wine div#nav a.cbtnExp01:visited
{
	display:block;
	background: url(../images/buttons/wine-nav_level1-expanded.gif) 0 0 no-repeat;
	padding: 5px 5px 5px 25px;
}

#wine div#nav a.cbtnExp01:hover
{
	background: url(../images/buttons/wine-nav_level1-expanded-hover.gif) 0 0 no-repeat;
	color: #C0D250;
}

/* Selected / Active 1 */

#wine div#nav a.cbtnSelected01, #wine div#nav a.cbtnSelected01:visited
{
	display:block;
	background: url(../images/buttons/wine-nav_level1-selected.gif) 0 0 no-repeat;
	cursor: default;
}


/* Expanded Selected / Active 1 */

#wine div#nav a.cbtnExpSelected01, #wine div#nav a.cbtnExpSelected01:visited
{
	display:block;
	background: url(../images/buttons/wine-nav_level1_expanded-selected.gif) 0 0 no-repeat;
	cursor: default;
}


/*------------------------------------------  
  Level 2 Menu Items
------------------------------------------*/

/* Normal 1 */

#wine div#nav a.cbtn02, #wine div#nav a.cbtn02:visited
{
	display:block;
	background: url(../images/buttons/wine-nav_level2.gif) 0 0 no-repeat;
	padding: 5px 5px 5px 38px;
	color: #C0D250;
	
}

#wine div#nav a.cbtn02:hover
{
	background: url(../images/buttons/wine-nav_level2-hover.gif) 0 0 no-repeat;
	color: #9D5D00;
}

/* Expanded 1 */

#wine div#nav a.cbtnExp02, #wine div#nav a.cbtnExp02:visited
{
	background: url(../images/buttons/wine-nav_level2-expanded.gif) 0 0 no-repeat;
	padding-left: 38px;
}


#wine div#nav a.cbtnExp02:hover
{
	background: url(../images/buttons/wine-nav_level2-expanded-hover.gif) 0 0 no-repeat;
	color: #9D5D00;
}

/* Selected / Active 1 */

#wine div#nav a.cbtnSelected02, #wine div#nav a.cbtnSelected02:visited
{
	display:block;
	background: url(../images/buttons/wine-nav_level2-selected.gif) 0 0 no-repeat;
	padding: 5px 5px 5px 45px;
	cursor: pointer;
}

#wine div#nav a.cbtnSelected02:hover
{
  
}

/* Expanded Selected / Active 1 */

#wine div#nav a.cbtnExpSelected02, #wine div#nav a.cbtnExpSelected02:visited 
{
  display:block;
  background: url(../images/buttons/wine-nav_level2_expanded-selected.gif) 0 0 no-repeat;
  padding: 5px 5px 5px 45px;
  cursor: default;
}


#wine div#nav a.cbtnExpSelected02:hover
{
  display:block;
	
}


/*------------------------------------------  
  Level 3 Menu Items
------------------------------------------*/

/* Normal 1 */

#wine div#nav a.cbtn03, #wine div#nav a.cbtn03:visited
{
	display:block;
	background: url(../images/buttons/wine-nav_level3.gif) 0 0 no-repeat;
	padding-left: 48px;
	color:#C0D250;
}


#wine div#nav a.cbtn03:hover
{
	background: url(../images/buttons/wine-nav_level3-hover.gif) 0 0 no-repeat;
	color: #9D5D00;
}

/* Expanded 1 */

#wine div#nav a.cbtnExp03, #wine div#nav a.cbtnExp03:visited
{
	
}


#wine div#nav a.cbtnExp03:hover
{
  display:block;
	
}

/* Selected / Active 1 */

#wine div#nav a.cbtnSelected03, #wine div#nav a.cbtnSelected03:visited
{
	display:block;
	background: url(../images/buttons/wine-nav_level3-selected.gif) 0 0 no-repeat;
	color: #02112C;
	padding-left: 48px;
	cursor: default;
}


#wine div#nav a.cbtnSelected03:hover
{
  display:block;
	
}


/* Expanded Selected / Active 1 */

#wine div#nav a.cbtnExpSelected03, #wine div#nav a.cbtnExpSelected03:visited
{
	display:block;
  
}

#wine div#nav a.cbtnExpSelected03:hover
{
  display:block;
}

/* Wine Flash */
#wine .home_content #flash a#download_flash 
{
	width: 285px;
	padding: 384px 0 0 0;
	display: block;
	float: left;
	height: 0px !important; 
	text-decoration:none;
	text-indent: -99999px;
	font-size: 0px;
	cursor:pointer;
	background:url('../Images/flash_images/wine-download_flash.jpg') 0px 0px no-repeat;
}

#wine .home_content #flash a#download_flash:hover 
{
	background:url('../Images/flash_images/wine-download_flash.jpg') 0px -384px no-repeat;
}


/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
END #wine navigation
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


/* Grids */
.gvClient
{    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  padding: 0px;
  background-color:#FFFFFF;
}

.gvClient a
{
	color: #666666;
}

.gvClient a:hover
{
	color: #CC9900;
}

.gvClientHeader th
{
  /*border-left: 1px solid #EBE9ED;
  border-right: 1px solid #EBE9ED;*/
  border-left: 1px solid #454136;
  border-right: 1px solid #454136;
  font-size: 14px;
	font-weight: bolder;
	padding-left:3px;
	padding-top: 2px;
}

.gvClientHeader
{
	font-size: 14px;
	font-weight: bold;
	/*  BACKGROUND-COLOR: #333366; */
	background-color: #454136;
  color: #FFFFFF;
  text-align: left;
  height: 22px;
}

.gvClientHeader a
{
	color: #D7D4D9;
}

.gvClientFooter
{
  font-size: 11px;
	font-weight: bold;
  BACKGROUND-COLOR: #000000;
  color: #FFFFFF;
  text-align: left;
}

.gvClientRow
{
  /*background-color: #91ADCC;*/
  background-color: #716C5E;
  color: #FFFFFF;
}

.gvClientAltRow 
{
  background-color: #FFFFFF;
  /*color: #333366;*/
	color: #454136;
}

.gvClientRowCaution
{
	background-color: #FFFF00;
	color: #000000;
}

.gvClientRowError
{
	background-color: #FF0000;
	color: #000000;
}

.gvClientRow td, .gvRow td
{
	/*  border: 1px solid #EBE9ED;*/
	border: 1px solid #454136;
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.gvClientAltRow td, .gvRow td
{
	
  /*border: 1px solid #EBE9ED;*/
  border: 1px solid #454136;
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.gvClientRowCaution td, .gvRow td
{
	/*  border: 1px solid #EBE9ED;*/
	border: 1px solid #454136;
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.gvClientRowError td, .gvRow td
{
	/*  border: 1px solid #EBE9ED;*/
	border: 1px solid #454136;
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.gvClientSelectedRow
{
  background-color: #CCCCCC;
  font-weight: normal;
  font-size: 10px;
  color: #333333;
}

.SudokuResult
{
  color: #595448;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
}

.SudokuResult td
{
  padding-right: 15px;
}

#home div#eventPhotos h2 {
	color: #A85B00;
	font-size: 19pt;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

#eventPhotos #main
{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#eventPhotos .photoTitle
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 40px;
}

#eventPhotos #photoDisplay
{
	text-align: left;
	padding-left: 35px;
}

#eventPhotos .photoSpace
{
	padding-left: 10px;
	padding-right: 10px;
}

#eventPhotos .lineBreak
{
	padding-top: 10px;
}


#eventPhotos .backButton
{
	padding-top: 20px;
}
