/* CSS Document */

/* reset */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }
/* end reset*/

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: url(../images/site-bg.gif) repeat;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666;
}
a {
	color: #333;
	font-weight: 600;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}

ul {
	font-size: 12px;
	margin: 10px 5px;
}
#container { 
	width: 1008px;  
	margin: 0 auto 10px auto;
	text-align: left;
	background: #FFF url(../images/container-bg.png) repeat-x top left;
	-moz-box-shadow: 5px 5px 5px -5px #191a1a;
    -webkit-box-shadow: 5px 5px 5px -5px #191a1a;
    box-shadow: 5px 5px 5px -5px #191a1a;
	padding: 0 0 2px 0;

} 
#header { 
	padding: 0;
	height: 334px;
}
img.logo {
    display: block;
    float: left;
	margin: 10px 0 0 20px;
}
#blas {
    width: 128px;
	float: left;
}


#title {
    float: left;
	width: 582px;
	margin: 10px 0 0 0;
}
#social {
    float: left;
	width: 60px;
	margin: 10px 0 0 217px;
	position:relative;
	z-index: 5;
}
#social img {
    margin: 0 2px;	
}
#social a.lang {
    font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	margin: 20px 0 0 0;
}
#social a.lang:hover {
	text-decoration: underline;
}
#accordion-wrap {
	float: left;
	width: 857px;
	height: 218px;
	margin: -54px 0 0 14px;
}
#menu {
	float: left;
	width: 857px;
	margin: 0 0 0 152px;
	line-height: normal;
}

#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 320px; 
	padding: 0;
	margin: 50px 0 0 0;
}
#sidebar1 #facebook {
	margin: 20px 0 20px 0;
}
#mainContent { 
    margin: 50px 320px 0 0; 
	padding: 0 30px; 
} 
#news {
    background: url(../images/news-bg.png) no-repeat top left;
	width: 247px;
	height: 275px;
	float: left;
	color: #FFF;
	padding: 5px 10px 0 10px;
}
#news h1 {
    color: #FFF;	
}
#news p {
    font-size: 15px;
	padding: 5px 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #d8d5d5;
}
#news a {
	text-decoration:none;
	color: #fff;
	font-weight:normal;
}
#news a:hover {
	text-decoration:underline;
	color: #fff;
}

#news p.morenews {
    border: none;	
	text-align: right;
	margin: 5px 0 0 0;
}
#news p.morenews a {
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-decoration: none;
}
#news p.morenews a:hover {
	text-decoration: underline;
}
#links {
   width: 263px;	
   float: left;
   margin: 0 0 0 60px;
}

#links img.top {
   margin: 0 0 25px 0;
}
#gallery {
   float: left;
   position: relative;
   bottom: -50px;
}
#gallery h2 {
   margin: 0;	
}
#gallery img {
   margin: 0 1px 0 0;
   border: 3px solid #FFF;
   -moz-border-radius: 5px 5px 5px 5px;
	
}
#sponsors {
   float: left;
   position: relative;
   bottom: -50px;
   margin: -10px auto 20px auto;
}
h1 {
   color: #666;
   font-size: 18px;
   font-weight:bold;
   margin: 0 0 20px 0;
}
h2 {
   color: #666;
   font-size: 16px;
   font-weight:bold;
   margin: 0 0 20px 0;
}
p {
   margin: 20px 0;
   font-size: 12px;
	
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#splash_images img {
	margin: 5px;
	border: 3px solid #ccc;
}
#footer {
	width: 950px;
	margin: 15px auto 5px auto;
	color: #666;
	text-align:left;
	font-size: 11px;
}
#design {
	width: 950px;
	margin: 15px auto 5px auto;
	color: #666;
	text-align:right;
	font-size: 11px;
}
#design a {
	color: #666;
	text-decoration:none;
}
#countdown {
	width: 190px;
	height: 20px;
	background-image:url(../images/clock_background.png);
	background-repeat:no-repeat;
	margin: 5px auto 15px auto;
	padding: 40px 10px 25px 10px;
	margin: 0px auto 0px auto;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-align:center;
	font-family:Tahoma, "Times New Roman", Times, serif
}
#countdown h1 {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	margin: 5px 0;
	padding: 0;
}
#countbox1 {
	font-size: 16px;
	font-weight: 800;

}
#markets, #tastetrail, #cookery, #workshops, #winetasting, #entertainment, #homepage {
	min-height: 500px;
	color: #fff;
	border: 1px solid #ccc;
	width: 600px;
	padding: 10px;
}
#markets {
		background-color: #e51353;
}
#tastetrail {
		background-color: #72b33f;
}
#tastetrail li {
		margin: 5px;
}
#tastetrail h2 {
		margin: 5px 0;
		font-weight: 600;
		font-size: 14px;
		color: #fff;
}
#tastetrail img {
	border: 2px solid #fff;
}
#cookery {
		background-color: #007a70;
}
#workshops {
		background-color: #0090c7;
}
#workshops h2 {
		margin: 5px 0;
		font-weight: 600;
		font-size: 14px;
		color: #fff;
}
#winetasting {
		background-color: #dd5a1d;
}
#entertainment {
		background-color: #834d8b;
}
#entertainment li {
	margin: 10px 0px;
}
#entertainment img {
	border: 2px solid #fff;
}

#homepage {
		background-color: #f6f3f3;
		color: #666;
		min-height: 300px;
}

#markets h1 {
	color: #fff;
}
#tastetrail h1 {
	color: #fff;
}
#cookery h1 {
	color: #fff;
}
#workshops h1 {
	color: #fff;
}
#winetasting h1 {
	color: #fff;
}
#entertainment h1 {
	color: #fff;
}
#days {
	width: 50px;
	height: 50px;
	float:left;
	background-color:#006;
}
#hours {
	width: 50px;
	height: 50px;
	float:left;
	background-color:#903;
}
#mins {
	width: 50px;
	height: 50px;
	float:left;
	background-color:#CC0;
}
#home_icons {
	margin: 10px 30px 10px 0;
	padding: 0;
}
#home_icons li {
	margin: 3px 0;
	list-style:none;
}
#prog_markets, #prog_tastetrail, #prog_cookery, #prog_workshops, #prog_winetasting, #prog_entertainment {
	width: 280px;
	padding: 5px;
	margin: 5px;
	border: 5px solid #fff;
	color: #fff;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
  	box-shadow: 5px 5px 5px #ccc;
	min-height: 360px;
}
#prog_markets h1, #prog_tastetrail h1, #prog_cookery h1, #prog_workshops h1, #prog_winetasting h1, #prog_entertainment h1 {
	font-size: 14px;
	font-weight: 700;
	margin: 0px 0 5px 0;
	color: #fff;
}
#prog_markets a, #prog_tastetrail a, #prog_cookery a, #prog_workshops a, #prog_winetasting a, #prog_entertainment a {
	color: #888;
	padding: 5px;
	text-align:right;
	margin: 5px 5px 5px 50px;
	background-color:#fff;
	border: 1px solid #999;
	-moz-box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
  	box-shadow: 2px 2px 2px #ccc;	
}
#prog_markets a:hover, #prog_tastetrail a:hover, #prog_cookery a:hover, #prog_workshops a:hover, #prog_winetasting a:hover, , #prog_entertainment a:hover {
	background-color:#ececec;
	border: 1px solid #999;
	-moz-box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
  	box-shadow: 2px 2px 2px #ccc;
	text-decoration: none;
}
#prog_markets {
	background-color: #e51353;
}
#prog_tastetrail {
	background-color: #72b33f;
}
#prog_cookery {
	background-color: #007a70;
}
#prog_workshops {
	background-color: #0090c7;
}
#prog_winetasting {
	background-color: #dd5a1d;
}
#prog_entertainment {
	background-color: #834d8b;
}
#prog_markets img, #prog_winetasting img {
	border: 2px solid #fff;
	margin: 20px auto 10px 25px;
	-moz-box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
  	box-shadow: 2px 2px 2px #ccc;
}
#facebook_large {
	margin: 0px 0 20px 0;
