@charset "utf-8";
/* CSS Document */

* {	
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
}

ul { list-style: none; }

img { border: 0; }

table td { padding: 1px 0 1px 0 }

body { padding: 0px; margin: 0px; font: 11px "Arial", tahoma, sans-serif; color:#333333; background-color:#fff}

/* Link Styles  */

a { color: #b72024; text-decoration: none; }
a:hover { color: #b72024; text-decoration: underline}

#hdr_links ul li a { color:#666; text-decoration: none; }
#hdr_links ul li a:hover { text-decoration: none; color:#b72024; }

#dir_nav ul li a { display: block; color:#fff; background-color: #b5b5b5; text-decoration: none; padding: 3px 0 4px 8px;  }
#dir_nav ul li a:hover, #wrapper #menu #mainlevel #active_menu { text-decoration: none; color:#fff; background-color: #929292; }

#main_nav ul li a {
	color:#221e1f; 	
	text-decoration: none; 	
	float: left;
	border: 1px solid #FFF;
	margin-left: 9px;
	width: 124px;
	text-align: center;
	padding: 1px 0px 1px 0px;  
 }
 
#main_nav ul li a:hover, #wrapper #menu #mainlevel #active_menu { text-decoration: none; color:#000; background-color:#e2e2e2;  }

#footer a { color:#b72024; text-decoration: none; }
#footer a:hover { text-decoration: underline; color:#b72024; }

p { padding: 0px 0px 11px 0px; }

h1 { 
	font-family: "Lucida Grande", "Myriad Pro", "Myriad Web", "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 17px;
	letter-spacing: 0px;
	font-weight: bold;
	padding: 5px 0 5px 0;
	margin-bottom: 10px;
	color: #b72024;
	border-bottom: 1px dotted #999;
}

h2 { 
	font-family: "Lucida Grande", "Myriad Pro", "Myriad Web", "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding-bottom: 4px;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 1.3em;
}

#newsflash_text h2 {
	padding-bottom: 15px;	
}

#newsflash_text span {
	display: block;
	font-size: 10px;
	text-align: right;
	width: 453px;
	padding: 0px 5px 0 0;
}

h3 { 
	font-family: "Lucida Grande", "Myriad Pro", "Myriad Web", "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0px;
	font-size: 1.4em;
	letter-spacing: 0px;
	font-weight: normal;
}

h4 {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	padding-bottom: 10px;
	font-weight: bold;
}

h5 {
	font-size:1.3em;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color:#ad2527;
	padding:0;
	margin:0;
	padding-bottom: 10px;
	font-weight: bold;
}

.hdr_tagline {
	color: #b72024;
	font-size: 26px;
	font-family: "Lucida Grande", "Myriad Pro", "Myriad Web", "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	padding: 10px 3px 0 0;
	text-align: right;
	font-weight: normal;
	border: 0;
}

#left_col h2 {
	padding: 11px 0 10px 14px;	
}

.share_wrapper {
	text-align: center;
}

.share_wrapper img {
	padding: 0 5px 0 5px;
}

.share_wrapper h3 {
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 10px;
}


#hdr_wrapper {
	margin: 0 auto;
	width: 960px;		
}

#main_nav_wrapper {
	margin: 0 auto;
	width: 960px;
	background-color: #edecea;
	height: 17px;
	margin-bottom: 14px;
	padding: 4px 0 4px 0;
}

#main_nav ul li {	
	display: inline;
}

#search_box {
	text-align: right;
	padding-right: 14px;
}


#search_box_left {
	text-align: right;
	background-color: #dadada;
	padding: 5px;
}

#search_box_left #search_string {
	border: 1px solid #CCC;
	width: 110px;
}

#search_box_left #search {
	background-color: #b72024;
	color: #FFF;
	margin-left: 3px;
	padding: 1px;
}

#left_col {
	float: left;
	width: 152px;
	background-color: #FFF;	
	border: 1px solid #FFF;
}

#hdr_links  {
	margin: 20px 10px 0 0;
	float: right;	
	text-align: right;
}

#hdr_links li {
	display: inline;
	list-style-type: none;
	padding: 0 2px 0 2px;
}

#dir_nav {
	font-size: 11px;
	height: 153px;
}

#dir_nav ul li {	
	margin-top: 1px;
}

#nl_wrapper {
	height: 340px;
}

#nl_content {
	height: 250px;
	background-color: #edecea;
	padding: 15px 11px 15px 11px;
	
}

#left_map_wrapper {
	background: url("http://www.sevendials.co.uk/images/template/user_bg.jpg") repeat-x 0 138px;
	margin: 18px 0 5px 0;
}

#newsflash {
	height: 165px;
	margin-top: 11px;
	cursor: pointer;
}

#newsflash #newsflash_text {
	float: right;
	width: 457px;
	padding: 21px 30px 15px 15px;
	height: 129px;
	background-color: #edecea;
	cursor: pointer;	
}

#user_pos {
	margin-top: 11px;	
}

#user_pos .user {
	float: left;
	width: 250px;
	border-right: 2px solid #FFF;	
	cursor: pointer;
}

#user_pos .user_rightcol {
	float: left;
	width: 250px;	
	cursor: pointer;
}

.user_text {
	border-top: 2px solid #FFF;
	height: 85px;
    padding: 10px 15px 30px 15px;
	background: #edecea url("http://www.sevendials.co.uk/images/template/user_bg.jpg") repeat-x bottom;
}

#footer {
	margin: 0 auto;
	width: 960px;
	padding: 13px 0 40px 0;
}

#footer_txt {
	font-size: 90%;
	/*width: 472px;*/
	color: #908f8f;
	text-align: center;
	padding: 10px 20px 0 0;
}

.banner_img {
	margin-bottom: 10px;	
}

.img_left {
	padding: 0 10px 10px 0;	
}

.img_right {
	padding: 0 0 10px 10px;	
	float: right;
}


/* News and Events */

.news_and_events_list {
	height:168px;
	background-color: #f6f5f4; 
	cursor: pointer;
	margin-bottom: 10px
}

.news_and_events_list img {
	float:left;
}

.news_and_events {
	height: 148px;
	padding: 10px 15px 10px 15px;
	float:right;
	width: 555px;
}

.news_and_events span {
	display: block;
	font-size:0.95em;
	float:right;
	padding: 10px 10px 0 0;
}

#news_and_events2 {
	margin: 0 0 15px 0;	
	padding-bottom: 20px;
	border-bottom: 1px dotted #999;
}

.news_and_events h2, #news_and_events2 h2 {
	font-family: "Lucida Grande", "Myriad Pro", "Myriad Web", "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding-bottom: 4px;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: bold;
}

#news_and_events2 h5 {
	border-bottom: 1px dotted #999;	
	margin-bottom: 10px;
}

.listing_page_img {
	float:right;
	margin: 0 0 10px 10px;
}


/* // News and Events */


/* Stores */
.show_store_wrapper {
	margin-bottom: 15px;	
}

.show_store {
	float:right;
	margin: 0 0 5px 15px;
	padding-bottom: 8px;
	width:390px;
	border-bottom: 1px dotted #707070
}

.show_store h3{
	color:#FFFFFF;
	padding: 5px 0 5px 5px;
	border: none;
	margin:0 0 5px 0;
}

.show_store span{
	width: 5.6em;
	float: left;
	text-align: right;
	font-weight: bold;
}

#storesList ul{
	list-style: none;
	padding: 0;
	margin: 0;
	clear:both;
	cursor: pointer;
}

#storesList li {
	border-bottom-width: 1px; 
	border-bottom-style:dotted; 
	border-bottom-color:#999999; 
	padding: 5px;
	
}

#storesList span {
	width: 250px;
	float: left;
	text-align: left;
}

#storesList h3 {
	color:#FFF;
}


/* Links */

.general_listing {
	height:125px;
	background-color: #f6f5f4; 
	cursor: pointer;
	margin-bottom: 10px;
}

.general_listing img {
	float:left;
	margin-right: 20px;
}

.general_listing div {
	padding: 15px 15px 15px 0;	
}


/*  FORMS  */

#search_string {
	padding: 1px 0 1px 3px;
	width: 170px;
	color:#666;
	border: 0px solid #FFF;
}

#search {
	background-color: #edecea;	
	border: 0px solid #FFF;
	outline: 0 none;
}

#nl_wrapper input {
	padding: 1px;
	color:#333;
}

#frm_nl #name, #frm_nl #email {
	margin: 6px 0 6px 0;
}

#nl_wrapper .button {
	width: 60px;
	font-size: 10px;
	margin: 10px 0 0 67px;
	padding: 1px;
	border: 1px solid #FFF;
	background-color: #edecea;
}



/***********************************************/
/* Form                                        */
/***********************************************/

.general_form {
	margin: 0 ;
	padding: 0;
	clear:both;
}

.general_form input, textarea, select {
	border: 1px solid #CCC;	
}

.general_form div {
	margin: 0.5em 0;
}

.general_form fieldset {
	border:1px solid #fff;
	margin: 0;
}

.general_form legend {
	font-size: 1.2em;
	color:#b72024;
	margin-left: -0.2em;
	font-weight: bold; 
	font-family: "Lucida Grande", "Myriad Pro", "Myriad Web", "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 17px;
	letter-spacing: 0px;

}

.general_form label {
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

.general_form p {
	text-align:left;
}

.general_form input.button   {
	padding: 0.2em;
	background-color: #edecea;
}



/* Map */

.map_wrapper {
	margin-top: 10px;
	text-align: center;
	background-color: #b2b5bb;
}

/***********************************************/
/* Location navigation                         */
/***********************************************/
#byCar ul, byBus ul, byTube ul, byFoot ul {
	padding: 10px 10px 10px 16px;	
	list-style: disc;
}

#nav-location ul{
    list-style: none;
	padding: 0;
	margin: 0;
}

#nav-location li {
	float: right;
	margin: 0 0.3em;
}

#nav-location li a {
	float: left;
	width: 5.4em;
	color: #fff;
	background-color:#221e1f;
	text-decoration: none;
	text-align: center;
}

#nav-location li a:hover {
	background-color:#b72024;
	color: #fff;
	text-decoration: none;
	text-align: center;
}


/***********************************************/
/* Location page - toggle DIV                  */
/***********************************************/

div#byFoot {
	display:none;
}

div#byCar {
	display:block;
}

div#byBus {
	display:none;
}

div#byTube {
	display:none;
}

/* Prize Draws */

div#prize_draw_terms{ display: none;}

/* Privilege */

.privilege_list {
	background-color: #f6f5f4; 
	cursor: pointer;
	margin-bottom: 10px;
	padding: 10px 15px 10px 15px;
}


/* Admin */

#admin_nav {
	padding-left: 15px;
	margin-top: 20px;
	width: 115px;
}

#admin_nav li {
	border-bottom: 1px dotted #707070;
	padding: 5px 0 5px 0;
}

table.admin_listing td {
	border-top: 1px solid #ccc;
}

/* Valentines Blog */

.vblog_list {
	min-height: 145px;	
	background-color: #fff; 
	cursor: pointer;
	clear: both;
}

.vblog_list img {
	float: left;
}

.vblog {
	padding: 10px 15px 10px 15px;
	min-height: 116px;
	float:right;
	width: 430px;
	background-color: #f6f5f4; 
	border-bottom: 7px solid #fff;
}


/* Misc */
.required {
	color: #b72024;	
}

.err_msg {
	padding: 5px 0 50px 15px;	
	list-style: disc;
	color: #b72024;
}

.hidden {
	position: absolute;	left: -1000px;	/*visibility:hidden; */ margin: 0 0 0 0; padding: 0 0 0 0; height:0px; font-size:0px;
}

.tbl_bdr td {
	padding: 2px;
	border-bottom: 1px solid #E2E2E2;	
}

.addthis_wrapper {
	padding-bottom: 20px;
}

/* unsubscribe */

#unsubscribe {
	padding: 100px;
	text-align: center;
	color: #b72024;
	font-size: 25px;
	background-color: #edecea;
	margin-bottom: 800px;
}

.fblike {
	padding-bottom: 10px;
}