﻿

#Menu_Container_Specific
{
	padding-top:20px;
	height:22px;
	width:910px;
	padding-left:70px;
}

.MenuNotSelected_Specific a
{
	width:99px;
	height:22px;
	padding-right:1px;
	background-image: url('../Images/Master/menu_specific_item_bg_not_selected.gif');
	background-repeat: no-repeat;
	background-position:left bottom;	
	float:left;
	color:#938073;
	font-size:120%;
	display:block;
	margin: auto auto auto auto;
	text-align:center;
	line-height:23px;
}

.MenuNotSelected_Specific a, .MenuNotSelected_Specific a:hover, .MenuNotSelected_Specific a:visited
{
	color:#938073;
	text-decoration:none;
}

.MenuNotSelected_Specific:hover a
{
	color:White;
}

.MenuNotSelected_Specific a:hover
{
	background-image: url('../Images/Master/menu_specific_item_bg_selected.gif');
	background-repeat: no-repeat;
	background-position:left bottom;
	color:White;
}

.MenuSelected_Specific a
{ 
	width:99px;
	height:22px;
	padding-right:1px;
	background-image: url('../Images/Master/menu_specific_item_bg_selected.gif');
	background-repeat: no-repeat;
	background-position:left bottom;	
	float:left;
	color:white;
	font-size:120%;
	display:block;
	display:block;
	margin: auto auto auto auto;
	text-align:center;
	line-height:23px;
}

.MenuSelected_Specific a, .MenuSelected_Specific a:visited
{
	color:white;
	text-decoration:none;
}

#Content_Specific
{
    width: 880px;
    padding-left: 50px;
    padding-right: 50px;
    height: 410px;
}

#Top_Line
{
	width:870px;
	height:22px;
	background-image: url('../Images/Master/top_line_specific.gif');
	background-repeat: no-repeat;
	background-position:left bottom;
}

#Mid_Line
{
	width:868px;
	height:345px;	
	border-left:solid 1px #158678;
	border-right:solid 1px #158678;
}

#Bottom_Line
{
	width:870px;
	height:22px;
	background-image: url('../Images/Master/bottom_line_specific.gif');
	background-repeat: no-repeat;
	background-position:left top;
}

.tblTalkToUs
{
	margin-left: auto;
	margin-right:auto;
}

#SiteName
{
	width:520px;
	height:30px;
	color:#01b2ac;
	font-weight:lighter;
	font-size:200%;
	padding-left:20px;
}

#SiteOpeningHours
{
	width:520px;
	height:30px;
	color:White;
	font-weight:bold;
	font-size:110%;
	padding-left:20px;
	padding-bottom:10px;
	overflow:hidden;
}

#Vouchers_Holder
{
	width:519px;
	height:132px;
	margin:auto;
	padding-top:45px;
}

h1
{
    color: #158678;
    font-size:200%;
}