/* Cirque Nova Ltd - Alpha 1
Project Start Date: 08/04/2009
CSS Updated 20/04/2009
Written by Emrys Green
www.mdkwebmedia.co.uk
 */

body {
background-color:#FFFFFF;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:110%;
text-align: left;
}

/* Standard tags */

h1 {
color:#000000;
font-size:180%;
}
h2 {
color:#333333;
font-size:145%;
}

#content li{
list-style-type:circle;
list-style-image:none;
list-style-position:outside;
}

p {
font-size:100%;
}
/* End Standard tags
Start Containers */
#container {
min-height: 700px;
}

#container2 {
margin-left: auto;
margin-right: auto;
width:900px;
min-height:700px;
}
/*End Containers
Start Header Items */

#header {
position:relative;
top:0px;
margin:auto 0;
width:900px;
}

.logo {
position:absolute;
display:none;
top:2px;
left:2px;
width:495px;
height:62px;
}
.logoa {
position:absolute;
display:inline;
top:2px;
left:2px;
width:495px;
height:62px;
}

/*Start Access Box CSS */
#access_box {
top:8px;
right:2px;
left:auto;
float:right;
width:401px;
height:50px;
position:relative;
background-image:none;
background-position:center top;
background-repeat:no-repeat;
}
#access_box a {text-decoration:none; color:#003399;}

.acces_sf {
position:absolute;
left:23px;
font-size:15pt;
color:#003399;
width:39px;
height:36px;
top:10px;
font-weight:bold;
}
.access_mf {
position:absolute;
left:70px;
font-size:23pt;
color:#003399;
width:39px;
height:36px;
top:5px;
font-weight:bold;
}
.access_lf {
position:absolute;
left:115px;
font-size:30pt;
color:#003399;
width:39px;
height:36px;
top:1px;
font-weight:bold;
}

.access_text {
display:none;
}
.access_full {
position:absolute;
display:inline;
left:168px;
font-size:17pt;
color:#003399;
width:120px;
height:36px;
top:8px;
font-weight:bold;
}

.access_link {
position:absolute;
left:293px;
font-size:20pt;
color:#003399;
width:103px;
height:36px;
top:7px;
font-weight:bold;
}
/*End Access Box CSS 
Start Menu CSS */

#menu {
width:900px;
top:15px;
left:1px;
position:relative;
height:95px;
background-image:none;
background-position:center top;
background-color:#000000;
background-repeat:no-repeat;
text-align:center;
clear:both;
}
.mainmenu {
position:absolute;
color:#CCCCCC;
font-size:18px;
text-align:center;
}
#menulist li{
display: inline;
list-style-type: none;
padding-right: 27px;
color:#FFFFFF;
}
#menulist li a {
color:#CCCCCC;
text-decoration:none;
}
#menulist li a:hover {
color:#999999;
}
/* Menu ^ section menu below */

.sectionmenu {
position:absolute;
top:52px;
left:80px;
color:#999999;
font-size:18px;
text-align:center;
}
.smenu_item a {
padding-left:20px;
padding-right:25px;
color:#999999;
text-decoration:none;
}
.smenu_item a:hover {
color:#CCCCCC;
text-decoration:none;
}


#smenulist ul{
text-align:center;
right: 0;
left: 0;
list-style-type: none;
}
#smenulist li{
display: inline;
list-style-type: none;
padding-right: 25px;
color:#CCCCCC;
text-align:center;
}
#smenulist li a {
color:#CCCCCC;
text-decoration:none;
text-align:center;
}
#smenulist li a:hover {
color:#FFFFFF;
}

/* End Menu and header items */


#content_box {
position:relative;
top:19px;
left:3px;
background-image:none;
border:1px solid #CCCCCC;
background-position:top left;
background-repeat:no-repeat;
height:575px;
width:900px;
padding-left:10px;
padding-right:10px;
float:left;
}
#content {
position:absolute;
left:5px;
width:880px;
height:570px;
overflow:auto;
}

#right {
display:none;
}
#rimage_box {
display:none;
position:relative;
top:20px;
right:20px;
background-image:url(../images/design/right_images_box.png);
background-position:top center;
background-repeat:no-repeat;
height:359px;
width:183px;
}
.rsi1 {
position:absolute;
height:108px;
width:80px;
top:15px;
left:12px;
}
.rsi2 {
position:absolute;
height:108px;
width:80px;
top:15px;
left:94px;
}
.rli1 {
position:absolute;
top:126px;
left:12px;
height:110px;
width:162px;
}
.rli2 {
position:absolute;
top:240px;
left:12px;
height:110px;
width:162px;
}

#rlogo_box {
position:relative;
top:380px;
left:680px;
width:198px;
height:204px;
display:none;
}
.logo1 {
position:absolute;
right:1px;
top:1px;
}
.logo2 {
position:absolute;
top:64px;
right:1px;
}
.logo3 {
position:absolute;
top:64px;
right:68px;
}
.logo4 {
position:absolute;
right:1px;
top:133px;
}
.logo5 {
position:absolute;
right:90px;
top:133px;
}
.logo6 {
position:absolute;
right:1px;
top:194px;
}

#footer {
clear:both;
background-image:none;
background-position:left top;
background-repeat:no-repeat;
height:50px;
position:relative;
top:30px;
}
.footer_text {
color:#CCCCCC;
font-size:75%;
padding-top:17px;
padding-left:15px;
float:left;
}
.footer_text a{
color:#CCCCCC;
text-decoration:none;
}
.footer_text a:hover{
color:#999999;
text-decoration:none;
}
.footer_links {
position:relative;
top:0px;
left:0px;
width:190px;
float:right;
}
.footer_links a{
border:none;
text-decoration:none;
}

.foot_tc {
display:none;
}
.foot_a {
display:none;
}
.foot_print {
display:none;
}
.foot_at {
display:none;
}

/*text only*/

.foot_tca {
position:absolute;
top:11px;
left:0px;
border:none;
display:inline;
}
.foot_aa {
position:absolute;
top:12px;
left:54px;
border:none;
display:inline;
}
.foot_printa {
position:absolute;
top:12px;
left:97px;
border:none;
display:inline;
}
.foot_ata {
border:none;
display:inline;
position:absolute;
top:10px;
left:144px;
}

#facebox .b {
  background:url(/assets/images/face/b.png);
}

#facebox .tl {
  background:url(/assets/images/face/tl.png);
}

#facebox .tr {
  background:url(/assets/images/face/tr.png);
}

#facebox .bl {
  background:url(/assets/images/face/bl.png);
}

#facebox .br {
  background:url(/assets/images/face/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #000;
  width: 700px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

.nextc {
width:100px;
height:50px;
float:right;
padding-left:67px;
}
.prevc {
width:100px;
height:50px;
float:left;
padding-right:42px;
}

.nextc a {
color:#333333;
text-decoration:none;
}
.prevc a {
color:#333333;
text-decoration:none;
}
.nextc a:hover {
color:#FF3300;
text-decoration:underline;
}
.prevc a:hover {
color:#FF3300;
text-decoration:underline;
}

.thumb {padding:10px; width:100px; height:100px; border:0;}

/*v2 gallery*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	background-color:#000000;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color:#000000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	display:none;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	background-color:#000000;
	}
#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: transparent url(/assets/images/gallery/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/assets/images/gallery/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/assets/images/gallery/nextlabel.gif) right 15% no-repeat; }

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

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color:#000000;
	}
.gallerythumbnail {
width:100px;
height:100px;
}
/*v2 gallery end*/

object {
display:none;
}

img {
    visibility: hidden;
}