/* COMMON STYLES STARTS ______________________________ */
/*html {
	overflow-y: scroll;
}*/
html, body{
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}
html{
	overflow-y: scroll;
}

* {margin:0;padding:0;} 

body{
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
html, body, #wrapper {
	height: 100%;
}
#wrapper{
	background-image:url(../images/common/blurBackground.jpg);
	background-repeat: repeat-y;
	position:relative;
	width:900px;
	text-align:left;
	margin:0 auto;
}
body > #wrapper {height: auto; min-height: 100%;
}
.seoCopy{
	width:730px;
	padding: 15px 0 0 8px;
	font-size: 0.9em;
	line-height: 1.0em;
	color:#999;
}
#pageFooter {position: relative;
	/*margin-top: -40px; /* negative value of footer height */*/
	height: 70px;
	clear:both;
	width:770px;
	margin:-70px auto;
} 
	
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#mainContainer{
	width: 850px;
	margin-left: 25px;
	padding-bottom: 70px;
}
#header{
	height: 80px;
	position: relative;
}
h1{
	font-size: 2.2em;
	line-height: 1.2em;
	font-weight: bold;
	padding: 0 0 10px 15px;
}
h2{
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	padding-left: 15px
}
p{
	font-size:1.2em;
	line-height:1.3em;
	font-weight: normal;
	color:#6d6e71;
	text-align: left;
	padding: 0 15px 10px 15px;
	
}
a{
	color:#6d6e71;
/*	text-decoration: none;*/
}
/*a:visited{
	color:#6d6e71;
	text-decoration: none;
}*/
a:hover{
	color:#333;
	/*text-decoration: none;*/
}

#mainContent ul{
	list-style: none;
	padding: 10px 0 10px 15px;
	
}
#mainContent ul li{
	background-image:url(../images/common/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	font-size:1.2em;
	line-height:1.0em;
	font-weight: normal;
	padding:0 0 8px 10px;
	color:#6d6e71;
	
}

.orange{
	color: #f5821f;
}
.purple{
	color:#551067;
}
.purpleBig{
	color:#551067;
	font-size: 3.0em;
	padding-bottom: 0;
}
.blueColor{
	color:#3892b2;
}
.blue{
	color:#3892b2;
}
.blue a{
	color:#3892b2;
}
.blue a:visited{
	color:#3892b2;
}
.blue:hover{
	color:#6d6e71;
}
.purple{
	color:#551067;
}
.purple a{
	color:#551067;
}
/*.purple a:visited{
	color:#551067;
}*/
/*.purple:hover{
	color:#6d6e71;
}*/
.auditLink a{
	color:#3892b2;
}
.contactContentProp{
	height: 360px;
	width: 1px;
}
#mainContent{
	position: relative;
	left: 50px;
	width: 495px;
	/*float: left;*/
	margin-bottom: 25px;
}
#mainContentTextWrap{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#callBackTextWrap{
	border-left: 1px solid #999;
	width: 400px;
	
}
#mainLeftColumn{
	/*float: right;*/
	width: 300px;
	position: absolute;
	top: 378px;
	right: 25px;
}
.sideLinkNews{
	width: 290px;
	position: absolute;
	top: 330px;
	right: 25px;
}
#sideLink{
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: bold;
	position: relative;
	bottom: 115px;
	left: 20px;
}
#sideLink a{
	color:#551067;
	text-decoration: none;
}
#sideLink a:visited{
	color:#551067;
}
#sideLink a:hover{
	color:#333;
}
#sideLink2{
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: bold;
	position: relative;
	bottom: 70px;
	left: 20px;
}
#sideLink2 a{
	color:#551067;
	text-decoration: none;
}
#sideLink2 a:visited{
	color:#551067;
}
#sideLink2 a:hover{
	color:#333;
}


.subTitleHome p{
	font-size:1.4em;
	font-weight: bold;
	padding: 0 0 8px 15px;
	width: 230px;
}
.homeCopy p{
	width: 230px;
	font-size:1.2em;
	padding: 0 0 8px 15px;
}
.homeCopy p a{
	font-size:1.2em;
	width: 230px;
	color:#6d6e71;
	font-weight: bold;
}
.homeCopy p a:visited{
	color:#6d6e71;
}
.homeCopy p a:hover{
	color:#f5821f;
}

.homeProp{
	width: 1px;
	height: 131px;
	float: right;
}
.cta{
	float: left;
	padding-bottom: 2px;
}
.liveChat{
	float: left;
}
.headerLogo{
	bottom: 0px;
	left: 712px;
	position: absolute;
}
#flashContent {
	width: 850px;
	height: 300px;
}
#flashHome{
	height: 250px;
}
#columnWrapper{
	margin-top: 25px;
	padding-left: 50px;
	float: left;
}
#homeLeftColumn{
	width: 250px;
	float: left;
	border-left: 1px solid #999;
}
#homeMiddleColumn{
	width: 250px;
	float: left;
	border-left: 1px solid #999;
}
#homeRightColumn{
	width: 250px;
	float: left;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
/*#contactLeft{
	position: relative;
	left: 50px;
	width: 500px;
	float: left;
	margin: 0 0 25px 0;
	border-left: 1px solid #999;
}
#contactRight{
	float: left;
	margin: 0 0 25px 50px;
	border-left: 1px solid #999;
}*/
#contactLeftColumn{
	width: 235px;
	float: left;
	border-left: 1px solid #999;
	padding-right: 15px;
}
#contactMiddleColumn{
	width: 235px;
	float: left;
	border-left: 1px solid #999;
	padding-right: 15px;
	border-right: 1px solid #999;
}
#contactRightColumn{
	width: 235px;
	float: left;
	padding-right: 15px;
	border-right: 1px solid #999;

}
#contactTitle{
	padding: 20px 0 20px 48px;
}
#callBackColumn{
	width: 235px;
	float: left;
	margin: 30px 0 45px 95px;
	border-left: 1px solid #999;
	padding-right: 15px;
	border-right: 1px solid #999;
}
#flashApproach {
	width: 278px;
	height: 226px;
}
#flashPure {
	width: 279px;
	height: 130px;
}
#flashTeam {
	width: 450px;
	height: 200px;
	padding-bottom: 5px;
}
/* ul styles for news stories */

div.newsText ul,
div.newsIntroText ul 
{
    list-style: none;
    padding-left: 15px;
}

div.newsText ul li,
div.newsIntroText ul li
{
    background-image:url(../images/common/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 6px;
    font-size:1.2em;
    line-height:1.6em;
    font-weight: normal;
    padding:0 0 10px 10px;
    color:#6d6e71;
}

/* end ul styles for news stories */

/* navblock for bottom of news listing page */

div.navblock 
{
	margin-left: 45px;
	margin-top: 15px;
}

div.navblock span.anotherpage,
div.navblock span.thispage
{
	font-size: 1.2em;
	padding-right: 10px;
/*	vertical-align: top;*/
}

/* end navblock */


/* Case Studies ______________________________ */

.caseBasic  {
	width: 465px;
	padding-left: 15px;
}
.caseBasic div {
		background-color:#e2edf4;
}
.caseBoxLeft{
	width: 260px;
}
.caseBoxRight{
	width: 180px;
}
.caseBasic p {
	font-weight: normal;
	color:#6d6e71;
	text-align: left;
	padding: 10px 0 10px 5px;
}
a.caseNewsHead {
	cursor:pointer;
	display:block;
	padding: 3px 3px 3px 5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.3em;
	color: #333;
	background-color: #569bbe;
	background-image:url(../images/casestudies/stripBackground.gif);
	background-position: top;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	}
a.caseNewsHead:hover {
	color: #fff;
	background-color: #569bbe;
	background-image:url(../images/casestudies/stripBackgroundHover.gif);
	background-position: top;
}
a.caseNewsHead.selected {
	font-weight: normal;
	color: #333;
	background-color: #569bbe;
	background-image:url(../images/casestudies/stripBackgroundHover.gif);
	background-position: top;
}

/* NEWS & DIARY  ENDS______________________________ */














/* NAV STYLES STARTS ______________________________ */
#home #homeNav,
#what #whatNav,
#services #servicesNav,
#news #newsNav,
#contact #contactNav
{
	color:#fff;
	background: #666666;
	text-decoration: none;
}

#nav a{
	text-decoration: none;
}

#nav{
	width: 750px;
	z-index: 5;
	float: left;
	position: relative;
}

/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; list-style: none;}
ul.dropdown li                      { font-size: 12px; font-weight: normal; text-transform: uppercase; float: left; zoom: 1; border-top: 1px solid #cdcdcf; border-bottom: 1px solid #cdcdcf; border-right: 1px solid #cdcdcf;}
ul.dropdown a:hover		            { color: #fff; }
ul.dropdown a:active                { color: #fff; }
ul.dropdown li a                    { display: block; padding: 4px 18px; color: #6d6e71; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #666; color: #fff; position: relative;}
ul.dropdown li.hover a              { color: #fff;}


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 160px; list-style: none; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ font-weight: normal; background: #333; color: #666; border-bottom: 1px solid #666; border-top: none; border-right: none; float: none; filter: alpha(opacity=85); -moz-opacity: .85; KhtmlOpacity: .85; opacity: .85; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; color: #fff;} 
ul.dropdown ul li a:hover			{ color: #fff;} 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0;}
ul.dropdown li:hover > ul 			{ visibility: visible; color: #fff;}


#nav ul.dropdown a.endNav {
	background-image:url(../images/common/endNav.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#666;
	color: #fff;
	padding-right: 20px;
	}


/* NAV STYLES ENDS ______________________________ */








/* HOME PAGE FORM ENDS ______________________________ */

#home #contentForm {
	width: 226px;
	margin: 10px 0 8px 8px;
	padding:0 0 0 8px;
	float: left;
	
}

fieldset{
	border:none;
}

legend{
	display:none;
}

#home #contentForm div br {
	display:none;
}

#home #contentForm div {
	clear:left;
	margin:10px 0 10px 0;
}

#home #contentForm label{
	font-size:1.2em;
	display:block;
	float:left;
	padding:3px 0;
	width:45px;
	color:#6D6E71;
}

#home #contentForm input{
	width:166px;
}

#home #contentForm .inSet {
	clear:left;
	display:block;
	margin:0 0 10px 45px;
}

#home #contentForm #xpressSubmit{
	width:62px;
	height:19px;
	background-image:url(../images/common/submit.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#D1EEFC;
	border:none;
	text-align:center;
	color:#fff;
	cursor:pointer;
	text-indent: -999px;
	
	/* ie fix */
	font-size: 0px;
	display:block;
	line-height: 0px;
}

#home #contentForm ul.errors{
	margin:0 0 0 45px;
	padding:0;
	width:156px;
	font-size:1.2em;
}

#home #contentForm ul.errors li{
	list-style-type:none;
	padding:0;
	padding:5px 10px 5px 10px;
	color:#6D6E71;
}

/**/


#contact #callBackForm div br {
	display:none;
}

#contact #callBackForm div {
	clear:left;
	margin:10px 0 10px 0;
}


#contact #callBackForm label{
	font-size:1.2em;
	display:block;
	float:left;
	padding:3px 0;
	width:91px;
	color:#6D6E71;
}

#contact #callBackForm input{
	width:250px;
}

#contact #callBackForm .inSet {
	clear:left;
	/*display:block;*/
	margin:10px 0 10px 0px;
	width:345px; /*370*/
	height:20px;
}

#contact #callBackForm #callSubmit{
	float:right;
	margin-left:15px;
	width:57px;
	height:20px;
	background-image:url(../images/common/callback-submit.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#fff;
	border:none;
	text-align:center;
	color:#fff;
	cursor:pointer;
	text-indent: -999px;
	
	/* ie fix */
	font-size: 0px;
	display:block;
	line-height: 0px;
}

#contact #callBackForm #callReset{
	float:right;
	width:46px;
	height:20px;
	background-image:url(../images/common/callback-reset.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#fff;
	border:none;
	text-align:center;
	color:#fff;
	cursor:pointer;
	text-indent: -999px;
	
	/* ie fix */
	font-size: 0px;
	display:block;
	line-height: 0px;
}

#contact #callBackForm ul.errors{
	margin:0 0 0 91px;
	padding:0;
	width:260px;
	font-size:1.2em;
}

#contact #callBackForm ul.errors li{
	list-style-type:none;
	padding:0;
	padding:5px 10px 5px 10px;
	color:#f7942e;
}

#contact #callBackForm p{
	color:#f7942e;
	padding:0px;
}

#contact #callBackForm{
	padding:0 15px;
}

#contact #callBackForm #radio{
	float:left;
	margin:10px 0;
}

#contact #callBackForm #radio input{
	width:auto;
	margin-right:5px;
}















/*label {
  float: left; 
  clear: left;
  width: 75px;
  line-height: 20px;
  margin-bottom: 11px;
  margin: 3px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1.1em;
  color: #333;
  background: #F5F5F5;
  border: 1px solid #999;
  margin: 3px 20px 3px 0;
  width: 120px;
}   
span.submit{
  font-size: 1.2em;
  color:#7e8484;
  padding-left: 80px;
}
.form{
	padding-top: 5px;
	width: 225px;
}
.emailBox{
	width: 80px;
}


input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: 0px solid #666;
  font-weight: bold;
  background: url(../images/home/submitOn.gif) no-repeat 0 0;
  width: 21px;
  height: 21px;
}
input.button a:visited {
  background: url(../images/home/submitOn.gif) no-repeat 0 0;
}
input.button a:hover {
  background: url(../images/home/submitOn.gif) no-repeat 0 0;

}

span.required{
  font-size: 1.3em !important;
  color: #333 !important;
}

span.text{
  font-size: 1.2em;
  color:#7e8484;
  padding-left: 5px;
}

.errormsg {
	display: block;
	width: 50%;
	height: 13px;
	line-height: 13px;
	color: #red;
	font-weight: bold;
	padding: 3px 0 3px 5px;
	margin: 10px 0;
}

.msgSent {
  font-size: 20px;
  text-align: left;
}

.thankYou{
	font-size:1.6em;
	line-height: 1.2em;
	font-weight: bold;
	color:#282d2f;
	padding: 10px 0 10px 0;
}*/





/* HOME PAGE FORM ENDS ______________________________ */



/*--- Services Nav----*/
#services #purecareNav,
#services #puresafeNav,
#services #pureconnectNav,
#services #pureprotectNav
{
	text-decoration:underline;
}

#servicesSubNav{
	color:#551067;
	width: 750px;
	font-size:1.4em;
	font-weight:bold;
}
#servicesSubNav ul{
	margin-left: 12px;
	padding: 0 0 20px 43px;
}
#servicesSubNav li{
	list-style:none;
	display:inline;
	padding:0 10px 0 10px;
	border-right: 2px solid #551067;
}
#servicesSubNav li a{
	color:#551067;
	text-decoration:none;
	text-align:left;
}
#servicesSubNav li a:visited{
	color:#551067;
}
#servicesSubNav li a:hover{
	color:#6d6e71;
	text-decoration: underline;
}
#servicesSubNav li.last{
	border-right: none;
}
/*---Services Nav end----*/











/*---WHAT WE DO NAV----*/
#what #ourApproachNav,
#what #ourTeamNav,
#what #caseStudiesNav,
#what #customerProfileNav
{
	text-decoration:underline;
}

#whatWeDoNav{
	color:#3892b2;
	width: 750px;
	font-size:1.4em;
	font-weight:bold;
}
#whatWeDoNav ul{
	margin-left: 12px;
	padding: 0 0 20px 43px;
}
#whatWeDoNav li{
	list-style:none;
	display:inline;
	padding:0 10px 0 10px;
	border-right: 2px solid #3892b2;
}
#whatWeDoNav li a{
	color:#3892b2;
	text-decoration:none;
	text-align:left;
}
#whatWeDoNav li a:visited{
	color:#3892b2;
}
#whatWeDoNav li a:hover{
	color:#6d6e71;
	text-decoration: underline;
}
#whatWeDoNav li.last{
	border-right: none;
}
/*---WHAT WE DO NAV END----*/






/*---CONTACT----*/

.officeTitle{
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	color: #f5821f;
	padding-bottom: 10px;
}

.basic  {
	margin-left: 15px;
}
.basic div {
	/*background-color: #eee;*/
	border-bottom: 1px solid #ccc;
}

.basic p {
	font-size:1.2em;
	line-height:1.3em;
	font-weight: normal;
	color:#6d6e71;
	text-align: left;
	padding: 10px 0 10px 5px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	color:#6d6e71;
	background-color: #f5821f;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-image:url(../images/contact/AccordionTab0.gif);
}
.basic a:hover {
	color: #000;
	background-color: #f5821f;
	background-image:url(../images/contact/AccordionTab2.gif);
}
.basic a.selected {
	color: #000;
	background-color: #f5821f;
	background-image:url(../images/contact/AccordionTab2.gif);
}

.contactHeader{
	margin-left: 15px;
	padding: 5px 0 5px 5px;
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
	background-color: #f5821f;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-image:url(../images/contact/AccordionTab2.gif);
}

#contactLeftColumn p{
	padding: 10px 0 0 20px;
}

#contactRightColumn p{
	padding: 10px 0 0 20px;
}

#contentForm {
  width: 220px;
  margin: 10px 0 25px 15px;
  float: left;
  /*background-color:#d1eefc;*/
}





/*---CONTACT END----*/












/* FOOTER ______________________________ */
/*#legal{
	position:relative;
	color:#666;
	padding: 60px 0 10px 48px;
}
*/




/*#pageFooter{
	width:850px;
	clear:both;
	background-color:#fff;
}*/



#pageFooter li{
	font-size:1.2em;
	/*line-height: 2.4em;*/
	list-style:none;
	display:inline;
	background-image:url(../images/common/navDivider.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 14px 0 7px;
	color: #666;
}

#pageFooter li a{
	color: #666;
	text-decoration:none;
}

#pageFooter li a:visited{
	color: #666;
}

#pageFooter li a:hover{
	color:#999;
}

/* FOOTER ENDS ______________________________ */


















/* LIGHTWINDOW------------------------*/


#characterDiv {
	width: 65px;
	height: 106px;
	position: absolute;
	right: 220px;
	top: 80px;
}

#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}



}




/* LIGHTWINDOW ENDS------------------------*/
