/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{   font:normal 9pt "Trebuchet MS"; 	
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	background-color: #FFFFFF;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 
 font-family: Verdana, Arial, sans-serif;
 font-size: 1.2em;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 1.2em;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: bold;
 color: #334D55;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 5px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-color: #C06143;
	height: 100px;
}

#navBar{
	margin: 0 84% 0 0;
	padding: 0px;
	border-right: 1px solid #C65A29;
	border-bottom: 1px solid #C65A29;
}

#content{
	margin: 25px;
	padding: 0 3% 0 0%;
	background-color: #FFFFFF;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	color: #FFFFFF;
	font-size: 3.2em;
	text-align: center;
}
#masthead p {
	font-size: 1.2em;
}
#header { background:url('http://www.camra.org.uk/images/header_bgrd.jpg') top left no-repeat; width:960px; height:136px; margin:0; padding:0; }

	
#logo { float:left; width:107px; height:136px; margin:0; padding:0;}

#headtitle { float:left; width:680px; margin:40px 0 0 15px; padding:0;}

/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}



/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/
.break5 { clear:both; height:5px; line-height:0; }
.break10 { clear:both; height:10px; }

.feature{
	padding: 0px 0px 10px 10px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 70%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #797559;
	font-size: 80%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #797559;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 70%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 1px 0px 0px 10px;
	font-size: 70%;
	border-top: 1px solid #797559;
	float: left;
	
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 70%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


#headtitle h1 { color:#fff; font: normal 18pt Arial, Helvetica, sans-serif; margin:0; padding:0; }

h2 {}
#headtitle h2 { color:#fff; font: normal 11pt Arial, Helvetica, sans-serif; margin:10px 0 0 0; padding:0; }

.camralogo {
	vertical-align: top;
	float: left;
	width: 100px;
}
.nbsslogo {
	float:right;
	text-align: center;
	vertical-align: bottom;
	padding-right: 10px;
}
.contactpos {
	vertical-align: top;
	white-space: nowrap;
}
.contactname {

	vertical-align: top;
	white-space: nowrap;
}
.date1 {
	vertical-align: top;
	white-space: nowrap;
	width: 20%;
}	
.week1 {
	float: left;
	width: 79%;
	vertical-align: top;
}
#spacer {
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	background-color: #797559;
}
#masthead h2 {
	color: #FFFFFF;
	font-size: 1.2em;
	padding-bottom: 17px;
	text-align: center;
}
.wlpgadvert {
        margin-right:50px;
	float: right;
	width: 40%;
	text-align: left;
}
.articles {

	float: left;
        margin-left:25px;
	width: 50%;
}
.pub {padding: 0 0.6em 0.5em 0.6em; color: #000000; background-color: #FFFFFF; margin: 0.5em; border: 2px solid #000000; }
.pub h4 {font-size: 1.0em; margin: 0; padding: 0.1em 0 0.50em 0;}
.pub p {margin: 0; padding: 0;}
p.pub_photo img {float: right; }
 
.pub_postcode {font-weight: 580; }
.pub_contact {font-weight: 600; text-align: left;}
.pub_beers {font-weight: 600; text-align: left;}
.pub_owner {font-style: italic; text-align: left;}
.pub_description {}
.pub_facilities {font-weight:550; font-size:1.05em;}
.pub_opening { text-align: left;}
 
 
.facilities em, #facilities h3 {color:#800; font-weight:bold; font-style:italic; font-family: georgia, serif; font-size:1.05em;}
.conditions {float: right; font-size: 80%; margin: 8px 0 0 0; padding: 6px; border: 2px solid black; background-color: #FFFFFF;}




/* NAVIGATION */
#navigation { background:url('http://www.camra.org.uk/images/nav_bgrd2.jpg') top left repeat-x; width:960px; height:32px; margin:0; padding:0; text-align:center; z-index:100 !important; }

	/* LEVEL ONE */
	#navigation ul { float:left; width:700px; height:32px; z-index:100 !important; position:relative; margin:0 !important; padding:0 15px; font-size:1em; }
	#navigation ul li { float:left; z-index:100 !important; height:25px; display:block; }
	#navigation ul li a { display:block; color:#fff; padding:8px 12px 0 12px; text-decoration:none; height:24px; }
	#navigation ul li a:hover { opacity:0.5; filter:alpha(opacity=50); display:block; height:24px; }
	#navigation ul li a:active { opacity:0.5; filter:alpha(opacity=50); height:24px; }
	#navigation ul li a:selected { opacity:0.5; filter:alpha(opacity=50); height:24px; }
	#navigation ul li:last-child a { border-right: none; } /* Doesn't work in IE */
	#navigation ul li.hover { color:black; position:relative; height:24px; }
	#navigation ul li.hover a { color:black; }


/* FOOTER */

#footer { background:url('../images/footer_bgrd2.jpg') top left no-repeat; width:960px; height:70px; margin:0; padding:0; }
	#logos { float:left; width:174px; margin:10px 15px 0 0; border-right:1px dotted #888; }
		#logos img { float:left; margin:0 0 0 22px; padding:0; }
	#follow { float:left; width:180px; margin:0px 0 0 0px; }
		#follow img { float:left; margin:0px 15px 0 0px; padding:0; }
	#footer_menu { float:left; text-align:right; width:558px; margin:15px 12px 0 0; padding:0; }
	#footer_menu .copyright { font-size:9pt; color:#fff; margin-top:13px; }
	.follow_us { color:#fff; font-size:9pt; font-weight:bold;}



#footer_menu a, #footer_menu a:link, #footer_menu a:visited, #footer_menu a:active { font-size:9pt; color:#fff; text-decoration:none; padding:0 10px; border-right:1px solid #ffffff; }
#footer_menu a:hover { text-decoration:underline; }
