/*
Nightstop South Ayrshire
		Version:  0.7
		Type:   YP/SAN
		
		Reading this? I'm listening to Blondie, by the way.
		Regards, Ben.
*/

 * {
	margin : 0;
	padding : 0;
	text-decoration : none;
	border : 0;
}

a:link, a:visited, a:active{
	color : #4180CB;
}

a:hover{
color : #B9852F;
}


 body {
	text-align : center;
	
	font : 80% "Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	background : #29628F url(/images/yp-template/background.gif) repeat-x fixed;
}

p {
line-height: 160%;
margin: 0.2em 0 1.5em 0;
}

h2, h3 {
	margin: 1em 0 0.1em 0;
}

h1 {
	font-size: 2.1em;
	margin: 0;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -1px;
		font-size: 2.4em;
		background-color : #EFEFEF;
		
}

h2 {
	font-size: 1.7em;
	background-color : #EFEFEF;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 1.9em;
	background-color : #EFEFEF;
}

h3 {
font-size: 1em;	
}

blockquote {
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #A2662A;
	font-size: 1.7em;
	font-style : italic;
	text-align: center;
	padding: 0 35px;
	line-height: 140%;
	font-weight: normal;
}

#sidebar blockquote {
	font-family: Arial, "Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color: #AD9872;
	font-size: 1.3em;
	font-style : italic;
	font-weight: bold;
	text-align: center;
	padding: 1.7em 0.5em;
	line-height: 130%;
}


/* ============================================                       Classes */

.access {
	position : absolute;
	right: 5%;
	top: 20px;
	height: 35px;
	width: 162px;
	background-image : url(/images/yp-template/moon.gif);
	background-repeat : no-repeat;
	background-position : right;
	line-height: 270%;
	font-size: 0.9em;
	
}


a:link.access, a:visited.access  {
	color: #4180CB;
}

a:hover.access {
	color : #94BFE0;
}

#content ul {
	list-style: none;
	padding-left: 30px;
}

#content li {
	background: url(/images/yp-template/bullet-nightstop.gif) no-repeat 0 50%;
	padding-left: 14px;
line-height: 170%;
}


/* ============================================                       Header */

#header {
	margin : 8em auto 0.5em auto;
	text-align: center;
	width : 810px;
	overflow: auto;
	height: 55px;
}

.logo {
	float: left;
	display: block;
	text-indent: -2400px;
	width: 180px;
	height: 50px;
	background : transparent url(/images/yp-template/logo.gif) no-repeat;
	margin: 0 0 0 38px;
}


/* ============================================  Main Navigation */
#nav-container {
	position: relative;
	float: right;
	text-indent: -2400px;
	width: 480px;
	margin: 22px 0 0 0;
	}

	
#nav-container ul {
	position: relative;
	/*top: 10px;
	left: 10px;*/
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
	}
	
#nav-container ul {
	text-align: right;
}
	
#nav-container li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav-container a {
	float: left;
	padding: 20px 4px 0 12px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	}
	
#nav-container a:hover {
	background-position: 0 -20px;
	}

#nav-container a:active, #nav-container a.selected {
	background-position: 0 -20px;
	}
	
#nightstop a  {
	width: 120px;
	background: url(/images/yp-template/menu-nightstop.gif) no-repeat top left;
	}
	
#questions a  {
	width: 97px;
	background: url(/images/yp-template/menu-questions.gif) no-repeat top left;
	}
	
#videos a  {
	width: 46px;
	background: url(/images/yp-template/menu-video.gif) no-repeat top left;
	}
	
#help a  {
	width: 76px;
	background: url(/images/yp-template/menu-help.gif) no-repeat top left;
	}
	
#contact a  {
	width: 51px;
	background: url(/images/yp-template/menu-contact.gif) no-repeat top left;
	}

	
	/* ===========================================                   Sidebar  Navigation */

#sidebar ul
{
margin-left: 0;
padding: 0 0 2em 0;
font-family: arial, helvetica, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	list-style-type: none;
	text-align: left;
	width: 175px;
}

#sidebar ul a
{
display: block;
padding: 3px;
border-bottom: 1px solid #eee;
background : url(/images/yp-template/sidenav-arrow.gif) no-repeat right;
}

#sidebar li a {
	padding-right: 17px;
}

#sidebar ul a:link, #sidebar  ul a:visited
{
color: #BE7F3F;
text-decoration: none;
}

#sidebar ul a:hover
{
background-color: #F8F8F8;
color: #333333;
background : url(/images/yp-template/sidenav-arrow-hover.gif) no-repeat right;
}

#sidebar h4 {
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
	padding: 0 0 0.25em 3px;
	color : #8F8F8F;
text-align: center;
}
	
	/* ============================================                       Content */
#wrap{
	margin : 0 auto;
	text-align : left;
	width : 750px;
	overflow: auto;
	background : #EFEFEF url(/images/yp-template/wrap-bg.gif) no-repeat;
	padding: 40px 20px 5px 40px;
}

#content {
	float: left;
	width: 480px;
	padding-top: 3.5em;
}

#sidebar {
	float: right;
	width: 190px;
	padding-top: 2.8em;
	padding-left: 17px;
	border-left: 1px solid #FBF1E7;
}

/* ============================================                       Content Footer */
#contentfooter{
	margin : 0 auto;
	width : 730px;
	height: 79px;
	background : #efefef url(/images/yp-template/content-footer-bg.gif) repeat-x bottom;
	padding: 0px 40px;
		font-size: 0.9em;
font-weight: bold;
font-family: Arial,"Helvetica","Tahoma",sans-serif;
}

#contentfooter ul {
	list-style: none;
	padding-top: 40px;
}

#contentfooter li
{
border-left: 1px solid #C6AE97;
float: left;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}

#contentfooter li.first {
	border-left: 0;
}

#contentfooter a {
	color : #AF8C6C;
}

#contentfooter a:hover {
	color : #29628F;
}

/* ============================================                       Footer */
#footerwrap{
	margin : 0 auto;
	width : 800px;
	overflow: auto;
	padding: 30px 27px;
	font-size: 0.9em;
font-weight: bold;
font-family: Arial,"Helvetica","Tahoma",sans-serif;
}

#footerwrap a {
	color : #A5CAF3;
}

#footerwrap a:hover {
	color : #EFEFEF;
}





/*  ============================================                     Bits and Pieces  */

.q1  {
width: 185px;
height: 30px;
  text-indent: -9000px;
  margin: 1.6em 0.5em 0 0;
  	float: right;
}

.q1 a {
display: block;
width: 185px;
height:30px;
background: url(/images/yp-template/q-tonight.gif) no-repeat top left;
padding: 0.2em 0;
}

.q1 a:hover {
background-position: 0 -40px;
}


.q2  {
width: 185px;
height: 30px;
  text-indent: -9000px;
  margin: 1.6em 0.5em 0 0;
  	float: right;
}

.q2 a {
display: block;
width: 185px;
height:30px;
background: url(/images/yp-template/q-why.gif) no-repeat top left;
padding: 0.2em 0;
}

.q2 a:hover {
background-position: 0 -40px;
}


.q3  {
width: 185px;
height: 30px;
  text-indent: -9000px;
  margin: 1.6em 0.5em 0 0;
  	float: right;
}

.q3 a {
display: block;
width: 185px;
height:30px;
background: url(/images/yp-template/q-who.gif) no-repeat top left;
padding: 0.2em 0;
}

.q3 a:hover {
background-position: 0 -40px;
}

.q4  {
width: 185px;
height: 30px;
  text-indent: -9000px;
  margin: 1.8em 0.5em 0 0;
  	float: right;
}

.q4 a {
display: block;
width: 185px;
height:30px;
background: url(/images/yp-template/q-not.gif) no-repeat top left;
padding: 0.2em 0;
}

.q4 a:hover {
background-position: 0 -38px;
}

.q5  {
width: 185px;
height: 30px;
  text-indent: -9000px;
  margin: 1.6em 0.5em 2em 0;
  	float: right;
}

.q5 a {
display: block;
width: 185px;
height:30px;
background: url(/images/yp-template/q-sam.gif) no-repeat top left;
padding: 0.2em 0;
}

.q5 a:hover {
background-position: 0 -40px;
}

/*  =======================                      sIFR Styles  */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/*  =======================                      Contact Form Styles  */


legend {
	font : 1.2em Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0.4em 0 0.3em 0;
	color: #1A80AA;
	letter-spacing: -0.5px;
	font-weight: bold;
}


input.zemText {
	border: 1px solid #DAECF3;
        padding: 5px;
	margin: 0.8em 0;
	background-color : #F9F9F9;
	font-weight: bold;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
display: block;
}


label {
display: inline;
}

#content input.hidden {
display: none;
}

.zemSubmit {
	border: 1px solid #DAECF3;
        padding: 3px;
	margin: 0.3em 0;
	background-color : #F9F9F9;
	font-weight: bold;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
display: block;
}

#content textarea {
	border: 1px solid #C8EDF9;
        padding: 3px;
	background-color : #F9F9F9;
	font-weight: bold;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
display: block;
width: 75%;
}

.zemThanks {
	width: 100%;;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 0.5em 0;
	text-align: center;
	color: #557DA6;
	border: 1px solid #C8EDF9;
	background-color : #F1FAFC;
	color: #333;

}