/*  
Theme Name: GastroCard
Theme URI: http://www.barques.co.uk
Description: Theme for <a href="http://www.barques.co.uk">GastroCard</a> by <a href="http://www.barques.co.uk">Barques</a>
Version: 1.0
Author: David Elliott
Author URI: http://www.barques.co.uk

*/

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END RESET */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F7F3EC;
	background-image: url(images/header-page-pg.gif);
	background-repeat: repeat-x;
}
.thrColFixHdr #container {
	width: 950px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
} 
.thrColFixHdr #header {
	height: 85px;
	padding: 0px;
	background-image: url(images/gastro-header.gif);
	background-repeat: no-repeat;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #sidebar1 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


	
/* sidebar MENU
----------------------------------------------------------------------------------------------------------------------------------------------- */
	
	
.thrColFixHdr #sidebar1 ul {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	list-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	
 }

.thrColFixHdr #sidebar1 ul li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
 }

.thrColFixHdr #sidebar1 ul li ul li {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	
 }

.thrColFixHdr #sidebar1 ul li a{ 
text-decoration: none; 
}


.thrColFixHdr #sidebar1 ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #B91B20;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #918572;
	}

.thrColFixHdr #sidebar1 ul li ul li ul li a{ 
text-decoration: none; 
border-bottom-width: 0px;
}

.thrColFixHdr #sidebar1 ul li a:hover, .thrColFixHdr #sidebar2 ul li a:hover { 
		text-decoration: underline; 
		
	}
 
.thrColFixHdr #sidebar1 ul li.current_page_item a {
	color: #B91B20;
	font-weight:bold; 
	}
	
.thrColFixHdr #sidebar1 ul li.current_page_item ul li a {
	border-bottom-width: 0px;
	font-weight:normal; 
	}
	
.thrColFixHdr #sidebar1 ul li.cat-item a {
	font-size: 12px;
	font-weight: normal;
	color: #B91B20;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom-width: 0px;
	}

.thrColFixHdr #sidebar1 ul li.cat-item a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom-width: 0px;
	}
.thrColFixHdr #sidebar1 ul li.current-cat a {
	
	font-weight: bold;
	
	}
.thrColFixHdr #sidebar1 ul li.cat-item .avhec-widget-line  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #918572;
	display:block;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	/* sidebar MENUEND
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	
	
	
	
  .thrColFixHdr #sidebar1 h3 {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #B91B20;
	padding: 5px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
  .thrColFixHdr #sidebar1 h3 a {
	
	text-decoration: none;
	color: #FFFFFF;
	
}
  .thrColFixHdr #sidebar1 h3 a:hover {
	
	text-decoration: none;
	color: #000;
	
}
  .thrColFixHdr #sidebar1 h6 a {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	text-transform:capitalize;
	background-color: #E4D9CE;
	display: block;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
  .thrColFixHdr #sidebar1 h6 a:hover{
	background-color: #B0A79E;
	color: #FFF;
}
  .thrColFixHdr #sidebar1 h4 {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
	display: block;
	font-weight: lighter;
	background-color: #851114;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
  .thrColFixHdr #sidebar1 .gastrocardoffer {
	background-color: #851114;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B91B20;
	border-right-color: #851114;
	border-bottom-color: #7C1012;
	border-left-color: #B91B20;
}
  .thrColFixHdr #sidebar1 #sidebutton {
	background-color: #A51D21;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #A16860;
	padding: 0px;
}
  .thrColFixHdr #sidebar1 #sidebutton a {
	background-color: #A51D21;
	display: block;
	padding: 5px;
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
  .thrColFixHdr #sidebar1 #sidebutton a:hover{
	background-color: #000000 !important;
	color: #FFFFFF;
}
.thrColFixHdr #sidebar1 #backbutton {
	background-color: #000000;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
	position: relative;
}
  .thrColFixHdr #sidebar1 #backbutton a {
	background-color: #E7E3DD;
	display: block;
	padding: 5px;
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #A51D21;
}
  .thrColFixHdr #sidebar1 #backbutton a:hover{
	background-color: #000000 !important;
	color: #FFFFFF;
}
  .thrColFixHdr #sidebar1 .gastrocardoffer p{
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: lighter;
	text-transform: none;
	padding: 5px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
  .thrColFixHdr #sidebar1 .gastrocardoffer h3 {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #7C1012;
	display: block;
	background-image: url(images/h3-head-bg.jpg);
	margin: 0px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
  .thrColFixHdr #sidebar1 .otherrestbox h5 {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #BAB6B2;
	display: block;
	margin: 0px;
	padding: 5px;
}
  .thrColFixHdr #sidebar1 .otherrestbox {
	background-color: #E7E3DD;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}



    .thrColFixHdr #sidebar1 #searchbox {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B91B20;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}  
    .thrColFixHdr #sidebar1 .textwidget {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B91B20;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
     .thrColFixHdr #mainContent .homepageBlock {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B91B20;
	display: block;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 2px;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 175px;
	float: left;
	background-image: url(images/homebox-bg.jpg);
	height: 80px;
}
.thrColFixHdr #mainContent .homepageXmas {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FFF;
	display: block;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 1px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 175px;
	float: left;
	height: 80px;
}
.thrColFixHdr #mainContent .homepageXmas a img {
border: 1px solid #BC1A17;
}
.thrColFixHdr #mainContent .homepageXmas a:hover img {
border: 1px solid #000;
}
.thrColFixHdr #mainContent .homepageBlock h3 {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 12px;
	text-decoration: none;
	color: #B91B20;
	font-weight: bold;
	line-height: 12px;
	background-color:#B91B20 !important;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #790D0A;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
    .thrColFixHdr #sidebar2 .textwidget {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E4D9CE;
	line-height:16px;
}

    .thrColFixHdr #sidebar1 .textwidget a {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;

}
     .thrColFixHdr #sidebar1 .textwidget a:hover {
	
	color: #000000;

} 
    .thrColFixHdr #mainContent .homepageBlock a {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.thrColFixHdr #mainContent .homepageBlock p {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
     .thrColFixHdr #mainContent .homepageBlock a:hover {
	
	color: #000000;

} 
#mainContent .homepageBlock h3 {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF !important;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #B91B20;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
   .thrColFixHdr #sidebar2 .textwidget a {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	color: #000000;

}
    .thrColFixHdr #sidebar2 .textwidget a:hover {
	color: #B91B20;
} 

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 195px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.thrColFixHdr #sidebar2 p {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 14px;
}

.thrColFixHdr #sidebar2 p a {
	
	color: #B91B20;
	
}
.thrColFixHdr #sidebar2 p a:hover {
	
	color: #000;
	
}
  .thrColFixHdr #sidebar2 h1 {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 12px;
	text-decoration: none;
	color: #B91B20;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	padding-bottom: 5px;
} 
  .thrColFixHdr #sidebar2 h2 {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	color: #B91B20;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-bottom: 5px;
} 

  .thrColFixHdr #sidebar2 h3 {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #B91B20;
	padding: 5px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
 


.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	float: left;
	width: 540px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.thrColFixHdr#shoppage #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	float: left;
	width: 600px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.thrColFixHdr#widepage #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	width: 740px;
} 
.thrColFixHdr#widepage #mainContent #restPic {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: right;
	width: 301px;
} 
.thrColFixHdr #mainContent h1 {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 22px;
	text-decoration: none;
	color: #B91B20;
	font-weight: bold;
	line-height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.thrColFixHdr #mainContent h4.faq-header {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 22px;
	text-decoration: none;
	color: #B91B20;
	font-weight: bold;
	line-height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.thrColFixHdr #mainContent h1 a {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 20px;
	text-decoration: none;
	color: #B91B20;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
 .thrColFixHdr#bloghome #mainContent h1 a {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 15px;
	text-decoration: none;
	color: #B91B20;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.thrColFixHdr #mainContent h1 a:hover,
.thrColFixHdr#bloghome #mainContent h1 a:hover  {

	color: #000000;
	
}
.thrColFixHdr #mainContent h2 {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 16px;
	text-decoration: none;
	color: #7B7061;
	font-weight: bold;
	line-height: 18px;
	padding-top: 10px !important;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.thrColFixHdr #mainContent h3 {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	background-color: #B91B20;
	display: block;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
 .thrColFixHdr #mainContent h4 {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 13px;
	text-decoration: none;
	color: #B91B20;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	width: 430px;
}
 .thrColFixHdr #mainContent h5 {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 12px;
	text-decoration: none;
	color: #B91B20;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
 .thrColFixHdr #mainContent h6 {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 12px;
	text-decoration: none;
	color: #918572;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.thrColFixHdr #mainContent p {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
} 
.thrColFixHdr #mainContent address {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.thrColFixHdr #mainContent pre {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#subForm label {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 12px !important;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.thrColFixHdr #mainContent a {
	color: #B91B20;
} 
.thrColFixHdr #mainContent h3 a {
	color: #fff;
} 
.thrColFixHdr #mainContent a:hover {

	color: #000000;

} 
.thrColFixHdr #mainContent ul {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	list-style-type: disc;
} 

.thrColFixHdr #mainContent ol {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	list-style-type:decimal;
} 
.thrColFixHdr #mainContent ul li {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
} 
.thrColFixHdr #mainContent ol li {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.thrColFixHdr #footer {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 20px;
	bottom: 0px;
	position: fixed;
	left: 0px;
	right: 0px;
	background-color: #000000;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 20px;
} 
.thrColFixHdr #footer a {
	color: #FFFFFF;
	text-decoration: none;
} 
.thrColFixHdr #footer a:hover {
	color: #999999;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColFixHdr #footer .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	text-align: right;
	font-size: 12px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	margin-left: 8px;
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.thrColFixHdr #header  #headLeftSide {
	float: left; /* since this element is floated, a width must be given */
	width: 296px; /* padding keeps the content of the div away from the edges */
	display: block;
	position: relative;
	height: 170px;
	background-image: url(images/headerimg-left.gif);
	padding: 0px;
	margin-top: 12px;
}
.thrColFixHdr #header  #headMiddle {
	float: left;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.thrColFixHdr #header  #headRightSide {
	float: right; /* since this element is floated, a width must be given */
	width: 290px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	background-image: url(images/header-slogan.gif);
	height: 170px;
	position: relative;
	margin-top: 12px;
}




/* Meta
--------------------------------------------------------- */

#meta{
	font-family: "Trebuchet MS", Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 10px;
	color: #988A77;
	display: block;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	width: 430px;
} 
#meta a{
	color: #C0AF98;
} 

#meta a:hover{
	color: #FFFFFF;
} 
.breadcrumbs {
	font-family: "Trebuchet MS", Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 10px;
	color: #C0AF98;
	display: block;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0AF98;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
} 
.breadcrumbs a{
	color: #C0AF98;
} 

.breadcrumbs a:hover{
	color: #000000;
} 


.searchmeta {
	font-family: "Trebuchet MS", Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 10px;
	color: #0060cc;
	display: block;
	text-transform: uppercase;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0060cc;
	padding: 10px;
} 
.searchmeta a{
	color: #0060cc;
} 

.searchmeta a:hover{
	color: #000000;
}
.sociable {
	font-family: "Trebuchet MS", Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 10px;
	color: #CCCCCC;
	display: block;
	text-transform: uppercase;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #333333;
}
.sociable_tagline {
	font-family: "Trebuchet MS", Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 10px;
	color: #CCCCCC;
	display: block;
	text-transform: uppercase;
	padding-bottom: 10px;
	
}

#back a:hover{
	color:#000000;
	background-color: #FFFFFF;
	
}
#back a{
	color:#FFFFFF;
	background-color: #000000;
	display:block;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 12px;
	width: 50px;
	margin-top: 10px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* meta END */
/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #B91B20;
	padding-top: 5px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.wp-caption p.wp-caption-text {
	text-align: center !important;
	color: #FFFFFF !important;
	font-size: 11px !important;
	margin-top: 0px !important;
	margin-bottom: 0px  !important;
	padding-top: 0px  !important;
	padding-right: 3px  !important;
	padding-bottom: 5px  !important;
	padding-left: 3px  !important;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;


}

.thrColFixHdr #otherContent  .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 14px;
	padding: 5px;
	margin: 0;
	color:#FFFFFF;
	background-color: #993366;
}
.left, .alignleft {
	float:left;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 5px;
	}

.right, .alignright {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	}
/* End Captions */


#mainContent .cat-item {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 10px;
	text-decoration: none;
	color: #B91B20;
	}
#mainContent ul li.cat-item {
	margin: 0px;
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0AF98;
	font-weight: bold;
	padding: 5px;
}
#mainContent ul li.cat-item ul.children{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	display: block;
}

#mainContent ul li.cat-item a {
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}
#mainContent ul li.cat-item a:hover {
	color:#B91B20;
	text-decoration:none;
}


/* Categories 
-------------------------------------------------------------------------------------------- */
.cat-item {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 10px;
	text-decoration: none;
	color: #B91B20;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
#sidebar2 ul li.cat-item {
	margin: 0px;
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7F3EC;
	font-weight: bold;
	padding: 5px;
}
#sidebar2 ul li.cat-item ul.children{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	display: block;
}

#sidebar2 ul li.cat-item ul.children li.cat-item ul.children{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	display: block;
}
#sidebar2 ul li.cat-item ul.children li.cat-item {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}

#sidebar2 ul li.cat-item ul.children li.cat-item ul.children li.cat-item {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
}

#sidebar2 ul li.cat-item a {
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}
#sidebar2 ul li.cat-item a:hover {
	color:#B91B20;
	text-decoration:none;
}

#sidebar2 ul li.current-cat{
	color:#FFFFFF;
	background-color:#F1592A;
	font-size: 10px;
	font-weight: normal;	
	}
	
#sidebar2 ul li.current-cat-parent {
	color:#C0D824;
	background-color:#004383;
	font-size: 11px;
	
	}
#sidebar2 ul li.current-cat a{
	color:#ffffff;
	}
	
#sidebar2 ul li.cat-item ul.children a{
	color:#c0d824;
	}
#sidebar2 ul li.cat-item ul.children a:hover{
	color:#ffffff;
	}
#sidebar2 ul li.current-cat-parent  li.current-cat a{
	color:#ffffff;
	}
	
#sidebar2 ul li.current-cat-parent  li.current-cat a:hover{
	color:#c0d824;
	}
	
#sidebar2 #newsStory {
	color:#FFFFFF;
	background-color: #e4d9ce;
	display:block;
	font-family: "Trebuchet MS", Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F7F3EC;
}
#sidebar2 #newsStory h4 a {
	color:#000000;
	display:block;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px;
	text-decoration: none;
}

#sidebar2 #newsStory h4 a:hover {
	color:#ffffff;
}

#featured {
	margin: 0px;
	padding: 0px;
}


/* End Categories */
.thrColFixHdr #mainContent #restaurant {
	display: block;
	padding: 5px;
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #E7E3DD;
	height: 150px;
}
.thrColFixHdr #mainContent #restaurant h2 {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 13px;
	text-decoration: none;
	color: #B91B20;
	font-weight: bold;
	line-height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	display: block;
}
.thrColFixHdr #mainContent #restaurant h2 a {
	color: #B91B20;
	text-decoration: none;
	line-height: 14px;
}
.thrColFixHdr #mainContent #restaurant h2 a:hover {

	color: #000000;
	
}
.thrColFixHdr #mainContent #restaurant #restaurant-meta {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px !important;
	text-decoration: none;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	width: 175px;
}

.thrColFixHdr #mainContent #restaurant #restaurant-meta p {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px !important;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 14px;
}
.thrColFixHdr #mainContent #restaurant-details {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 11px !important;
	text-decoration: none;
	color: #333333;
	margin: 0px;
	padding: 10px;
	width: 400px;
	background-color: #E7E3DD;
}
.thrColFixHdr #mainContent  #restaurant-details td {
	line-height: 18px;
	border-bottom-width: 1px !important;
	border-bottom-style: dotted !important;
	border-bottom-color: #F7F3EC !important;
}
.thrColFixHdr #mainContent  #restaurant-details p {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	font-size: 12px !important;
	text-decoration: none;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
}
.thrColFixHdr #mainContent #restaurant #restaurant-pic {
	margin: 0px;
	float: left;
	width: 170px;
	height: 120px;
	padding: 0px;
}
.thrColFixHdr #mainContent #restaurant #restaurant-pic img{
	border:3px double #FFFFFF;
}

.thrColFixHdr #mainContent #restaurant-meta a {
	color: #B91B20;
	text-decoration: none;
}
.thrColFixHdr #mainContent #restaurant-meta a:hover {

	color: #000000;
	
}

#navigation {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#slidebox {
	width:540px;
	color:#FFF !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.nivo-caption p {
margin:0;
padding:5px !important;
color:#FFF !important;
}
#socialIcons {
	float:right;
	color: #FFFFFF;
	height: 25px;
	padding-top: 10px;
	}
#socialIcons img {
	margin: 0px;
	padding-left: 5px;
	border: 0px;
	}
	
#newsStories {
	font-size: 12px;
	padding-bottom: 5px;
	display: block;
		}
#newsStory {
	font-size: 11px;
	padding-bottom: 1px;
	display: block;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7F3EC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F7F3EC;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #E4D9CE;
	color: #706A65;
		}
	#newsStory p {
		font-size: 11px !important;
		color: #706A65 !important;
		}
#restaurantlist {
	font-size: 10px;
	padding-bottom: 5px;
		}
		
#restaurantlist i {
	font-size: 9px;
	background-color: #E4D9CE;
	display: block;
	color: #706A65;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
		}
		
#buyCardbox {
	font-size: 11px;
	padding-top: 75px;
	}
#thumbBox {
	float: right;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #BCB2A9;
}
#thumbBox img {
	margin: 0px !important;
	padding: 0px !important;
}
.sideBox {
	background-color:#FFF;
}
.sideBox p {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.sideBox h1,
.sideBox h2,
.sideBox h3  {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

select.postform#extended-categories-select-4 {
	width:200px;}
.partnerPic {
	width: 210px;
	padding-bottom: 10px;
	float: left;
}
.partnerText {
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 530px;
	float:left;
}
.partners {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #918572;
	padding-top: 5px;
}
.eStore-product-name, .eStore-fancy2-product-name {
	color: #BC1A1F;
	font-size: 12px;
	font-weight: lighter !important;
	padding-top: 5px !important;
	padding-right: 0px !important;
	padding-bottom: 10px !important;
	padding-left: 0px !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
	}
	
form.eStore-button-form p {
	color: #194B12;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px !important;
	padding-right: 0px !important;
	padding-bottom: 10px !important;
	padding-left: 0px !important;
	}
form.eStore-button-form input {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	

.eStore_cart_fancy1_header {
	background-image:url(images/menu-bg.jpg) !important;
	background-position:left;
	}
.eStore_cart_fancy1_footer {
	text-align:right;
	}
	
.eStore_button_box {
	display:block;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 0px;
	}


.eStore_variation {
	display:block;
	float:left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
	clear: both;
	}
.eStore_variation_title {
	display:block;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 15px !important;
	float: left;
	clear: both;
	}
.eStore-product {
	height:100%;
	overflow:hidden;
	margin-bottom:5px;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAAA1;
	border-top-width: 0px !important;
	border-right-width: 0px !important;
	border-left-width: 0px !important;
}
.eStore-product-description {
	text-align:left;
	margin-left:150px;
	font-size:11px;
	line-height: 16px;
}
.eStore_price {
	text-align:left;
	font-size:13px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #BC1A1F;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#ShopRight {
	width: 300px;
	float:right;
	font-size:11px;
	line-height:16px;
	}
.shopping_cart table {
	font-size:11px;
	line-height:12px;
	background-color:#FFF;
	}
.shopping_cart table th {
	font-size:11px;
	line-height:12px;
	background-color:#A7191E;
	color:#FFF;
	padding:3px;
	}
.shopping_cart table td {
	font-size:11px;
	line-height:12px;
	background-color:#fff;
	color:#000;
	padding:3px;
	border-bottom:#D2CCC3 1px solid;
	}
.shopping_cart table tr {
	
	padding:5px;
	
	}
.shopping_cart table td a{
	
	color:#000;
	
	}
#ShopRight h3 {
	padding: 5px;
	background-color:#A7191E;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 5px;
	}
#ShopRight h2 {
	font-size: 11px;
	color: #A7191E;
	margin-bottom: 0px;
	}
#ShopRight .topBox {
	padding-bottom: 20px;
	}
#vslider_options h4 {
	padding:5px !important;
	margin:0 !important;
	width:530px !important;
	}
#vslider_options {
	padding:0 !important;
	margin:0 !important;
	}
	#vslider_optionscontainer {
	padding:0 !important;
	margin-top: 0 !important;
	margin-right: 0  !important;
	margin-bottom: 5px  !important;
	margin-left: 0 !important;
	}
/* MENU TOP
----------------------------------------------------------------------------------------------- */

div.menu li {
	float: left;
	position: relative;
	margin: 0px !important;
	padding: 0px !important;
}

#menuTop {
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	display: block;
	font-size: 11px;
	width: 660px;
	float: left;
	font-weight: normal;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menuTop  ul,
 ul {
	list-style: none;
	margin: 0;
}
#menuTop li,
div.menu li {
	float: left;
	position: relative;
}
#menuTop a {
	color: #FFF;
	display: block;
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #730D0E;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	font-family: Tahoma, Geneva, sans-serif;
}
#menuTop .shopMenu a {
	color: #FFFFFF;
	display: block;
	line-height: 12px;
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-right-width: 0px;
	border-right-style:none;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
}
#menuTop ul li ul {
	display: none;
	position: absolute;
	top: 20px;
	left: 0px;
	float: left;
	width: 180px;
	z-index: 99999;
	background: #000;
	
}
#menuTop .shopMenu ul li ul {
	display: none;
	position: absolute;
	top: 20px;
	left: -100%;
	float: left;
	width: 180px;
	z-index: 99999;
	background: #000;
}
#menuTop .shopMenu ul li ul ul {
	top: 0px;
}
#menuTop .shopMenu ul li ul a {
	
	font-weight:normal;
}
#menuTop ul li ul li {
	min-width: 180px;
}
#menuTop ul li ul ul {
	left: 100%;
	top: 0;
}

#menuTop ul li ul a {
	line-height: 12px;
	height: auto;
	font-weight:normal;
	color:#fff !important;
	font-size:11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #730D0E;
	border-right-color: #480006;
	border-bottom-color: #A7191E;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#menuTop li:hover > a {
	color:#fff !important;
	background-color: #730D0E;
}

#menuTop ul li ul :hover > a {
	color: #fff !important;
	background-color:#000;
}
#menuTop ul li:hover > ul {
	/* This is the submenu background */
	display: block;
	background-color:#730D0E;
}
#menuTop ul li.current_page_item > a,
#menuTop ul li.current-menu-item > a {
	color: #fff;
	background-color:#730D0E;
}
#menuTop ul li.current-menu-item > a:hover {
	color: #fff;
	background-color:#BC7276;
}
* html #menuTop ul li.current_page_item a,
* html #menuTop ul li.current-menu-item a,
* html #menuTop ul li ul a, 
* html #menuTop ul li a:hover {
	color: #fff;
}
* html #menuTop ul li ul li a {
	color: #fff !important;
}

/* This is the submenu arrow */
.dwn {
	padding-left:5px;
	padding-right:0px;
	color:#FFF;
	}
.dwnWt {
	padding-left:5px;
	padding-right:0px;
	color:#fff;
	}
* html #menuTop ul li.current_page_item a .dwn {
	color:#fff;
	}
#menuTop ul li ul :hover > a .dwn {
	color: #fff;
}
a:hover .dwn {
	color:#fff;
	}
/* This is the submenu arrow END */	
	
/* end MENU TOP ------------------ */
.gform_wrapper {
	padding:0 !important;
	margin:0 !important;
}
.gform_wrapper ul {
	padding:0 !important;
	margin:0 !important;
}
.gform_wrapper li {
	padding:0 !important;
	margin:0 !important;
}

