* 
	{
		font-family: Arial, Helvetica, sans-serif; 
	}

Html {

		font-size: 10px;
}



/*#footer2011 {
	background-image: url(images/logo.jpg);
	margin: 0 auto;
	pading: 0 0 0 0;
}
*/
#web_logo {
	width: 113px;
	height: 45px;
	background-image: url(http://www.theglassworks.co.uk/images/web_logo.png);
}

.landing_page_text p {
	font-size: 14px;
	//text-align: justify;
}
img {
	border-style: none;
}

/*
.landing_page_text a 
	{
	color: #ffffcc;
}
.landing_page_text a:hover 
	{
	color: #ffcc99;
}
.landing_page_text a:visited 
	{
	color: #ffffcc;
}
*/

body
	{
		background-color: #000000;
		color: #CCCCCC;	
		background-image: url(/icons/bg.gif);
		margin: 0px 0px 0px 0px;
		width:100%;
		padding:0px;
	}
	
body a
	{
		color: #FF9900;	
		text-decoration:none;
	}
	
body a:hover
	{
		color: #ffffff;
		text-decoration:none;
	}
	
body a:visited
	{	
		//color: #FF9900;
		text-decoration:none;
	}
	
p {
		font-size: 12px;

}
.pictureboxcontainer 
	{
		margin-top:30px;
		width: 760px;
	}
	
#Header
	{
		white-space:nowrap;
		padding:0 8px;
		position:relative;
		width:750px;
	}
	
	
#HeaderLeft
	{
		width:620px;
		float:left;
		white-space:nowrap;
		position:relative;
/*
		border:1px solid #00FF00;

*/

	}
	
#HeaderRight
	{

/*
		border:1px solid #00FF00;

*/

		width:90px;

		white-space:nowrap; 
		float: right;
		text-align: right;
		display:inline;
	}

	
.picturebox 
	{
		width: 152px; 
		height: 120px;
		text-align: center; 
		float: left; 
	}
	
.exhibchooser a
	{
		display: block;
		width: 24px;
		height: 15px;
		float: left;
	}
	
.exhibchooserfull a
	{
		background-position:4px 3px;
		background-image: url(/icons/orngbox_full.gif);
		background-repeat:no-repeat;
	
	}

.exhibchooserempty a
	{
		background-position:4px 3px;
		background-image: url(/icons/orngbox_empty3.png);
		background-repeat:no-repeat;
	}

.exhibchooserempty a:hover
	{
		background-position:4px 3px;
		background-image: url(/icons/orngbox_full.gif);
		background-repeat:no-repeat;
	}

.pagenavlink
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		display: block;
		color: #FF9900;
		font-weight: bold;
		float:left;
		font-size:10px;
		padding:2px 5px 0px 0px;
	}	
.previouspicturearrow a
	{
		display: block;
		width: 13px;
		height: 12px;
		margin: 3px 3px ;
		background-image: url(/icons/left_empty3.png);
		background-repeat:no-repeat;
		float:right;
	}
	
.previouspicturearrow a:hover
	{
		background-image: url(/icons/left_full.jpg);
		background-repeat:no-repeat;
	}

.nextpicturearrow a
	{
		display: block;
		width: 13px;
		height: 12px;
		margin: 3px 3px ;
		background-image: url(/icons/right_empty3.png);
		background-repeat:no-repeat;
		float:right;
		
	}
	
.nextpicturearrow a:hover
	{
		background-image: url(/icons/right_full.jpg);
		background-repeat:no-repeat;
	}
	
	

.copyright
	{
		display:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		margin-top:2px
		color: #000000;
		
	}

.title
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
	}

.subtitle
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	
.imageDisplay {
	margin-top:20px;
}

.exhibtitle
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	color:#FF9900;
	margin-left:5px;
	height:16px;
	vertical-align: middle;
	}	
	
	
.enquires {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:1px 0px 2px 31px;
	text-indent:hanging;
	font-size:10px;
	
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ FLAT PAGES NAVIGATION ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.exhibtitleToolTip
	{
	font-size:13px;
	color:#FF9900;
	margin-left:10px;
	vertical-align: middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:none;
	float:left;
	}	
		
.orngBox {
	float:left;
	margin:3px 0px 3px 12px;
	padding:0px
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ FLAT NAV CSS ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#noflash
{
	border-top:1px solid #CCC; 
	border-bottom:1px solid #CCC;
	margin-top:8px ;

}


#noflash ul 
{ 
	margin:0px;
	list-style-type:none;
	padding:0px;
}

#noflash li
{
	float:left;
	background-repeat:none;
	background-color:#3e3e3e;
	border-bottom:1px solid #CCC;
}

#noflash li a {
	display:block;
	float:left;
	height:35px;
	background-repeat:no-repeat;
}

#noflash li a span{
	display:none;
}

#noflash li a:hover {
	background-position:0 0;
}

#noflash li a:active {
	background-position:0 0;
}



#marcus {
	width:144px;
	background-image:url(/images/nav_glassworks2.jpg);
	background-position:0 -35px;
}
/*
#marcus a:hover {
	background:url(/images/nav_glassworks2.jpg) no-repeat 0 -35px;
}
*/
#portfolio {
	width:146px;
	background-image:url(/images/nav_portrait2.jpg);
	background-position:0 -35px;
}

#books {
	width:122px;
	background-image:url(/images/nav_reportage2.jpg);
	background-position:0 -35px;
}

#exhibition {
	width:152px;
	background-image:url(/images/nav_campaigns2.jpg);
	background-position:0 -35px;
}

#contact {
	width:196px;
	background-image:url(/images/nav_contact2.jpg);
	background-position:0 -35px;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ CONTACT PAGE IMAGE REPLACEMENT ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#telephone {
	width:300px;
	height:33;
	background-image: url(/images/tele.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

#fax { 
	width:300px;
	height:33;
	background-image: url(/images/fax.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

#mobile {
	width:300px;
	height:33;
	background-image: url(/images/mobile.jpg);
	background-repeat:no-repeat;
	margin:0px;
}


#email {
	width:300px;
	height:33;
	background-image: url(/images/ml@orange.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

#email a {
	width:300px;
	height:33;
	background-image: url(/images/ml@the.jpg);
	background-repeat:no-repeat;
	margin:0px;
}


#email a:hover { 
	background-position:0 33px;
	
	}





#theglass{
	width:300px;
	height:33;
	background-image: url(/images/theglass.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

#montford{
	width:300px;
	height:33;
	background-image: url(/images/1cmontford.jpg);
	background-repeat:no-repeat;
	margin:0px;
}


#kennington{
	width:300px;
	height:33;
	background-image: url(/images/kennington.jpg);
	background-repeat:no-repeat;
	margin:0px;
}


#london{
	width:300px;
	height:33;
	background-image: url(/images/london.jpg);
	background-repeat:no-repeat;
	margin:0px;
}



#rightBlock { 
	//text-align:right;
}

leftBlock {

}

.hidden {
	display:none;
}


/**
 *********************************************
 * Prototype of styles for horizontal CSS-menu
 *Paul J Cochrane
 *********************************************
 * (X)HTML-scheme:
 *  <div id="menu">
 *      <ul class="menu">
 *          <li><a href="#" class="parent"><span>level 1</span></a>
 *              <ul>
 *                  <li><a href="#" class="parent"><span>level 2</span></a>
 *                      <ul><li><a href="#"><span>level 3</span></a></li></ul>
 *                  </li>
 *              </ul>
 *          </li>
 *          <li class="last"><a href="#"><span>level 1</span></a></li>
 *      </ul>
 *  </div>
 *********************************************
 */

/* menu::base */
div#menu {
    height:41px;
    background:url(images/main-bg.png) repeat-x;
}

div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    
}
div#menu ul.menu {
    padding-left: 10px;
    text-align: center;
}

div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0 5px 0 0;
    display: block;
    float: left;
    //width: 140px;
}
div#menu li:hover>ul {
    left: -2px;
}

div#menu a {
    position: relative;
    z-index: 10;
    height: 41px;
    display: block;
    float: left;
    line-height: 41px;
    text-decoration: none;
    
    //font: normal 12px Trebuchet MS;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;

}
div#menu a:hover, div#menu a:hover span { color: #fff; }
div#menu li.current a {}

div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
}
div#menu ul ul a.parent span {
    background-position:95% 8px;
    background-image: url(images/item-pointer.gif);
}
div#menu ul ul a.parent:hover span {
    background-image: url(images/item-pointer-mover.gif);
}

div#menu ul li a.parent:visited {
    text-decoration: none;
}


/* menu::level1 */
div#menu a {
    padding: 0 10px 0 10px;
    line-height: 30px;
    color: #e5e5e5;
}

div#menu span {
    margin-top: 5px;
}/**@replace#1*/
div#menu li { 
	background: url(images/main-delimiter.png) 98% 4px no-repeat; 
	width: 145px;
}
div#menu li.last { background: none; }
	
/* menu::level2 */
div#menu ul ul li { background: none; }
div#menu ul ul {
    position: absolute;
    top: 38px;
    left: -999em;
    width: 163px;
    padding: 5px 0 0 0;
    background: rgb(45,45,45);
    margin-top:1px;
}
div#menu ul ul a {
    padding: 0 0 0 15px;
    height: auto;
    float: none;
    display: block;
    line-height: 24px;
    color: rgb(169,169,169);
}
div#menu ul ul span {
    margin-top: 0;
    padding-right: 15px;
    _padding-right: 20px;
    color: rgb(169,169,169);
}
div#menu ul ul a:hover span {
    color: #fff;
}
div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

/* menu::level3 */
div#menu ul ul ul {
    padding: 0;
    margin: -38px 0 0 163px !important;
    margin-left:172px;
}

/* colors */
//div#menu ul ul ul { background: rgb(41,41,41); }
//div#menu ul ul ul ul { background: rgb(38,38,38); }
//div#menu ul ul ul ul { background: rgb(35,35,35); }

/* lava lamp */
div#menu li.back {
    background: url(images/lava.png) no-repeat right -44px !important;
    background-image: url(images/lava.gif);
    width: 13px;
    height: 44px;
    z-index: 8;
    position: absolute;
    margin: -1px 0 0 -5px;
}
div#menu li.back .left {
    background: url(images/lava.png) no-repeat top left !important;
    background-image: url(images/lava.gif);
    height: 44px;
    margin-right: 8px;
}

#apycom a {
	display:none;
	font-color: #000000;
}

/**
 *********************************************
 * END
 * of CSS for jQuery Menu 
 *********************************************
 * 2011 PJC
 *********************************************
 */


	
	
	
	

