/*top navigation for home page*/

#topnav a#onstate-clients {
color: #FFFFFF;
}

h1 {
font-size: 3.5em;
font-weight: normal;
line-height: 120%;
margin-top: -5px;
border-bottom: 0px;
padding-bottom:0px;
margin-bottom: 0px;
}


/*wrapper over-ride*//*
#mainwrapper2 {
padding:30px 20px 20px 40px;
width: 840px;
}*/

/*calltoaction overide*//*
#calltoaction2 {
margin-right: 20px;
}*/


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/lightbox.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.clear {
clear: both;
}

.photo {width:820px; margin:0;}

.photo ul.topic {padding:0; margin: 25px 0 0 0; list-style:none; width:820px; height:auto; position:relative; z-index:10; padding: 25px 0 0 0; border-top: 1px solid #2A313A;}

.photo ul.topic li a ul, 
.photo ul.topic li ul 
{display:none;}

.photo ul.topic li.active a
{color:#000;}

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{color:#fff;}

.photo ul.topic li.active ul
{display:block; list-style:none; padding:0; margin:0; width:820px; z-index:1;}

.photo ul.topic li a:hover ul, 
.photo ul.topic li:hover ul
{display:block; list-style:none; padding:0; margin:0; width:820px; z-index:100;}

.photo ul.topic li ul li
{display:inline; width:140px; height:100px; float:left; margin-right:12px;  margin-left:12px; margin-bottom:12px;}

.photo ul.topic li ul li a
{display:block; width:140px; height:100px; cursor:default; float:left; text-decoration:none;}

.photo ul.topic li ul li a img
{display:block; width:140px; height:100px; border:0px solid #000000;}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover 
{white-space:normal; position:relative;}

.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img 
{position:absolute; left:-35px; top:-30px; width:210px; height:150px;  border:1px solid #2A313A;}
