body {

background-image: url(../images/site_background.gif);
background-repeat: repeat-x;
background-color: #4c4c4c;
color: #ffffff;
font-family: Verdana, Ariel, Helvetica, Sans-serif;
font-size: 12px;
}

h1 {
font-size: 14px;
color:#FF0505;
padding: 0px;
margin: 5px 0px;
}

h2 {
margin: 0px;
padding: 0px;
font-size: 11px;
color: #AD2424;
}

h3 {
margin: 20px 0px 10px 0px;
padding: 0px;
font-size: 11px;
color: #ffffff;
}






ul {
list-style-image: url(../images/bullet.png);
line-height: 150%;
 } 

a:link {
color: #FF0000;
text-decoration: none;
}



a:visited {
color: #666666;
text-decoration: none;
}

a:hover {
color: #9900CC;
text-decoration: none;
}

.site_frame{
float:left
padding-top: 20px;
width: 960px;
margin-left: auto;
margin-right: auto;
}

.top_section_smallest {

width: 958px;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
border-top: 1px solid #990000;
background-color: #000000;
height: 480px;
}

.top_section_small {

width: 958px;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
border-top: 1px solid #990000;
background-color: #000000;
height: 620px;
}

.top_section_640 {

width: 958px;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
border-top: 1px solid #990000;
background-color: #000000;
height: 640px;
}

.top_section_700 {

width: 958px;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
border-top: 1px solid #990000;
background-color: #000000;
height: 700px;
}

.top_section_830 {

width: 958px;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
border-top: 1px solid #990000;
background-color: #000000;
height: 830px;
}


.top_section_large {

width: 958px;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
border-top: 1px solid #990000;
background-color: #000000;
height: 800px;
}


.top_section_larger {

width: 958px;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
border-top: 1px solid #990000;
background-color: #000000;
height: 900px;
}

.top_section_950 {

width: 958px;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
border-top: 1px solid #990000;
background-color: #000000;
height: 950px;
}


.top_section_1000 {

width: 958px;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
border-top: 1px solid #990000;
background-color: #000000;
height: 1000px;

}.top_section_1050 {

width: 958px;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
border-top: 1px solid #990000;
background-color: #000000;
height: 1050px;
}
.top_section_1100 {

width: 958px;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
border-top: 1px solid #990000;
background-color: #000000;
height: 1100px;
}
.top_section_1150 {

width: 958px;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
border-top: 1px solid #990000;
background-color: #000000;
height: 1150px;
}
.top_section_largest {

width: 958px;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
border-top: 1px solid #990000;
background-color: #000000;
height: 1220px;
}
.top_section_outsize {

width: 958px;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
border-top: 1px solid #990000;
background-color: #000000;
height: 1300px;
}

.top_section_huge {

width: 958px;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
border-top: 1px solid #990000;
background-color: #000000;
height: 3700px;
}
.footer {
// width: 958px;
text-align: right;
height: 35px;
background-color: #666666;
padding-right: 10px;
padding-top: 6px;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
border-bottom: 1px solid #990000;
}

.header {
width: 960px;
height: 90px;
background-image: url(../images/head1.jpg);
background-repeat: no-repeat;
}

.playmusic {
padding-top: 20px;
padding-left: 18px;
}


/* ================================================================ 
Drop Down Menu
=================================================================== */
/* common styling */
.menu {font-family: verdana, arial, helvetica, sans-serif; text-transform: uppercase; font-weight:bold; width:960px; height: 26px; position:relative; font-size:11px; z-index:100;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:93px; height:20px; text-align:center; color:#fff; border:1px solid #000; background:#FF0505; line-height:20px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#660088;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:94px;}
.menu ul li:hover ul li a.hide {background:#FF0505; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#660088; color:#fff;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#FF0505; color:#fff;}
.menu ul li:hover ul li a:hover {background:#660088; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}




.left_content {
width: 189px;
height: 482px;
background-color: #990000;
padding-left: 15px;
padding-top: 18px;
padding-right: 15px;
float: left;
}

.right_content {
width: 739px;
float: left;
background-color: #000000;
height: 460px;
}

.full_content {


width: 958px;
background-color: #000000;

// height: 560px;
}

.full_content_gallery {
width: 918px;
background-color: #000000;
height: 420px;
padding: 20px;
}

.large-left {
padding: 30px;
float: left;
width: 540px;
}

.small-right {
float:left;
width: 358px;
}


.small-left {
float: left;
width: 358px;
}

.large-right {
float:right;
padding: 30px;
width: 540px;
}


.right_content_internal {
width: 679px;
float: left;
padding-left: 30px;
padding-right: 30px;
padding-top: 20px;
padding-bottom: 20px;
height: 460px;
}

.right_content_internal p {
line-height: 150%;
}



p a {
text-decoration: underline;
}

p a:hover {
text-decoration: none;
}

hr {
height: 1px;
border: 0px;
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 0px;
border-bottom: 1px solid #1b4376;
}

.gallery_container {
clear: both;
overflow: auto;
padding: 10px;
}

.gallery_item {
float: left;
height: 100px;
width: auto;
padding-left: 10px;
padding-bottom: 10px;
}

.gallery_pic {
height: 115px;
width: 115px;
border: 1px solid #ad2424;
}

img {
border: 0px;
}

.gallery_text {
width: 117px;
text-align: left;
color: #ad2424;
padding-top: 2px; 
}

.homelink {
font-weight: bold; 
text-decoration: underline;
}

.homelink:hover {
text-decoration: none;
}

.serv-left {
float: left;
width: 180px;
}

.serv-mid {
float: left;
width: 180px;
}

.serv-right {
float: left;
width: 180px;
}

.faq-question {
color: #eb1222;
font-weight: bold;
}

ol li {
margin-bottom: 10px;
}

a.ulinelink {
text-decoration: underline;
}

a.ulinelink:hover {
text-decoration: none;
}
.disclaimer {
margin-left: 250px;
margin-right: 250px;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://mistress-nadine.co.uk/assets/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://mistress-nadine.co.uk/assets/images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
