/*this is my change*/
body {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #ffffff;
	width:1005px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	overflow-x:hidden;
}

img a:visited, img a:link, img a:hover{
	border:none;
	text-decoration:none;
}

a:visited {
	color:#02004c;
	text-decoration:none;
	border-bottom:1px dashed #999999;
}

a:link {
	color:#02004c;
	text-decoration:none;
	border-bottom:1px dashed #999999;
}

a:hover {
	color:#02004c;
	text-decoration:underline;
	border-bottom:0px dashed;
	cursor: pointer;
}

.style1 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1 {
  font-weight: bold;
  font-size:12px;
  color:#02004c;
}

h2 {
  font-size:12px;
  font-weight:normal;
  color:#333333;
  line-height:15px;
}

.fineprint{
	font-size:10px;
}

/********************** main index styles ******************************/

#divTestingMessages{
	position:absolute;
	right:0;
	bottom:0;
	z-index:0;
	padding:5px;
	background-color:#FFFFFF;
	color:#FFFFFF;
}

#hideEverything {
	position:absolute;
	background-color:#FFFFFF;
	margin-right: 0 auto;
	margin-left: 0 auto;
	margin-top:0;
	margin-bottom:0;
	text-align:center;
	width:99%;
	height:100%;
	z-index:1000;
}

#wrapper {
	/*border:1px solid blue;*/
}

#accordion {
	margin-right: 0 auto;
	margin-left: 0 auto;
	text-align:center;
	position:absolute;
	width:99%;  
	z-index:3; 
	padding:0px; 
	top:37px;
}

#accordionBackground {
	margin-right: 0px auto;
	margin-left: 0px auto;
	text-align:center;
	position:absolute;
	width:99%; 
	padding: 0px;
	z-index:1;
	top:10px;
}

#divBlackCover {
	position:absolute;
	text-align:center;
	width:100%;
	height:100%;
	z-index:6;
	display:none;
}

#divContentWindowIframe {
	margin-right: 0px auto;
	margin-left: 0px auto;
	text-align:center;
	position:absolute;
	width:99%;
	height:480;  
	z-index:7; 
	padding:0px; 
	top:102px;
}

#divContentWindowUserControlPanelContents {
	background-color:#02004c;
	margin-right: 0px auto;
	margin-left: 0px auto;
	text-align:center;
	position:absolute;
	width:99%;  
	z-index:79;
	padding:0px; 
	overflow:hidden; 
	top:299px;
}

#divParentContentWindowUserControlPanelWrapper{
	margin-right: 0px auto;
	margin-left: 0px auto;
	position:absolute;
	width:99%;  
	z-index:80; 
	padding:0px; 
	overflow:hidden; 
	top:295px;
}

#divContentWindowUserControlPanelShadow{
	display:none;
	z-index:75;
	position:absolute;
	top:268px;
	margin-right:0 auto;
	margin-left:0 auto;
	text-align:center;
	height:246px;
	width:99%;
}

#divParentContentWindowUserControlPanel {
	background-color:#02004c;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	display:none;
	width:955px;
	height:200px;
	text-align:center;
	left: 50%;
	margin-left: -478px;
	position:relative;
}

#divPromoTabDetails{
}

#divPromoTabDetails td img{
	display:block;
	vertical-align:bottom;
	/*border:1px solid red;*/
}

#divPromoTabDetails #tdIframeCell {
	padding:0;
	vertical-align:bottom;
	display:block;
	background:url(/universal/images/ajax-loading.gif) no-repeat center center #ffffff;
}

#divPromoTabs {
	margin-right: 0px auto;
	margin-left: 0px auto;
	text-align:center;
	position: absolute;
	width:99%;  
	z-index:250;
	padding:0px; 
	top:535px;
	/*height:50px;*/
	/*overflow:hidden;*/
	/*border:thin solid #FF0000;*/
	max-height:50px;
	white-space:nowrap;
}

#divPromoTabWrapper{
	width:auto;
	text-align:center;
	/*border:1px solid green;*/
	max-height:50px;
	/*margin-left:50%;
	margin-right:50%;*/
	left:50%;
	float:left;
	position:relative;
	padding:0;
	white-space:nowrap;
	margin-left:63px;
}

#divPromoTabs .classPromoTab{
	position:relative;
	background:url(/universal/images/promoTabs/shadow.png) no-repeat;
	margin-left:-40px;
	text-align:center;
	width:199px;
	height:66px;
	/*border: 1px solid purple;*/
	float:left;	
	left:-50%;
	cursor:pointer;
	min-height:0;
	padding-right:25px;
}

#divPromoTabs .classPromoTabLoading{
	position:relative;
	margin-left:-40px;
	text-align:center;
	width:199px;
	height:66px;
/*	border: 1px solid purple;*/
	float:left;	
	left:-50%;
	cursor:pointer;
	min-height:0;
	padding-right:25px;
	background:url(/universal/images/promoTabs/shadowLoading.gif) no-repeat;
}

#divPromoTabs .classPromoTab a:hover{
	
}

#divPromoTabs .classPromoTabActive{
	position:relative;
	background:url(/universal/images/promoTabs/shadowActive.png) no-repeat;
	margin-left:-40px;
	text-align:center;
	width:199px;
	height:66px;
/*	border: 1px solid purple;*/
	float:left;	
	left:-50%;
	cursor:pointer;
	min-height:0;
	padding-right:25px;
}

#divPromoTabs a:visited, #divPromoTabs a:link, #divPromoTabs a:hover{
	border:none;
	text-decoration:none;	
}

#divPromoTabs img {
	border:none;
	margin-left:-3px;
	border:#CCCCCC 1px solid;
}

#divPromoTabDetailsWindowCloseBox{
	width:40px;
	position:absolute;
	top:50px;
	right:10px;
	cursor:pointer;
}

#siteSwitcher {
	margin-right: 0px auto;
	margin-left: 0px auto;
	text-align:center;
	position:absolute;
	width:99%;  
	padding:0px; 
	top:610px;
}

#territoryDescription{
	margin-right: 0px auto;
	margin-left: 0px auto;
	text-align:center;
	text-align: -moz-center;
	position:absolute;
	width:99%;
	padding:0px; 
	top:560px;
}

.territoryStyle{
	width:955px;
	font-size:9px;
	text-align:center;
}

#divBackgroundImage {
	margin-right: 0px auto;
	margin-left: 0px auto;
	text-align:center;
	position:absolute;
	width:99%;
	z-index:4; 
	padding:0px; 
	top:78px;
	display:none;
}

#flashDropDownMenu{
	display:block;
	overflow:hidden;
	top:88px;
	height:400px;
	position:absolute;
	margin:0 auto;
	padding:0 auto;
	z-index:300;
	text-align:center;
	width:99%;
}

#flashMenu {
	display:block;
	overflow:hidden;
	height:58px;
	position:relative;
	margin:0 auto;
	padding:0 auto;
	text-align:center;
	/*border:1px solid purple;*/
	width:99%;
	
}	

#flashMenuWrapper {
	margin-right: 0px auto;
	margin-left: 0px auto;
	text-align:center;
	position:absolute;
	width:99%;  
	z-index:999; 
	padding:0px; 
	top:37px;
	left:0px;
	display:block;
	overflow:hidden;
	/*height:450px;*/
}

#divUserControlPanelNavWrapper{
	margin-right:0 auto;
	margin-left:0 auto;
	padding:0;
	/*text-align: -moz-center;
	text-align:center;*/
	position:absolute;
	z-index:100;
	top:500px;
	width:99%;
	height:25px;
}	

#divUserControlPanelNav {
	display:block;
	text-align:right; 
	/*margin-right:0 auto;
	margin-left:0 auto;*/
	position:relative;
	width:955px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	height:23px;
	padding-top:7px;
	padding-bottom:0px;
	margin-top:-10px;
	background-color:#FFFFFF;
	left: 50%;
	margin-left: -477px;
}
 
#divUserControlPanelNav a:link {
	color:#004994;
	text-decoration:none;
	border-bottom:1px dashed #999999;
}

#divUserControlPanelNav a:hover {
	color:#004994;
	text-decoration:underline;
	border-bottom:0px dashed;
	cursor: pointer;
}

#divUserControlPanelNav span {
	color:#004994;
}

/*************** USER CONTROL PANEL STYLES *****************/

.closeUCP {
	position:absolute;
	right:0px;
	top:10px;
	color:#FFFFFF;
	z-index:50;
	padding-right:5px;
	padding-top:5px;
	border:none;
}

.closeUCP img{
	border:none;
}

.closeUCP a:visited, .closeUCP a:link {
	color:#FFFFFF;
	border:none;
}

#theUserControlPanel{
	background-color:#02004c;
	margin:0;
	padding:0;
}

#divLoadingAnimationRecentlyViewed{
	text-align:center;
	padding-top:25px;
}

#divLoadingAnimationUserBookmarks{
	text-align:center;
	padding-top:25px;
}

#divUserBookmarks{
	background-color:#02004c;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	float:left;
	margin:0px;
	padding-left:7px;
	padding-right:7px;
	padding-top:5px;
	width:440px;
	height:200px;
	overflow:hidden;
	text-align:left;
	line-height:22px;
	top:10px;
	overflow:hidden;
}

#divUserBookmarksResults{
	padding-left:10px;
}

#divRecentlyViewedResults{
	padding-left:10px;
}

.ucpHeaders{
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

.ucp img a:visited, .ucp img a:link {
	border:none;
}

.ucpLinks{
	line-height:12px;
}

.ucpLinks a:visited, .ucpLinks a:link {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px dashed #666666;
}

.ucpLinks a:hover {
	text-decoration:underline;
	border-bottom:none;
}

#divRecentlyViewed{
	background-color:#02004c;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	float:left;
	margin:0px;
	padding-left:7px;
	padding-right:7px;
	padding-top:5px;
	width:440px;
	height:200px;
	overflow:hidden;
	text-align:left;
	line-height:22px;
	top:10px;
	overflow:hidden;
}

/********************* MESSAGING STYLES ***********************/

#divMessagingSystem{
	position:absolute;
	z-index:1999;
	top:90px;
	left:0px;
	color:#FFFFFF;
	margin:0px;
	/*border:5px solid orange;*/
}

.messagingSystemINFO{
	background-color:#222222;
	border:#cccccc 1px solid;
	opacity: .95;
	filter: alpha(opacity=95);
	padding:10px 10px 10px 10px;
}

.messagingSystemERROR{
	background-color:#ed1b2d;
	border:#cccccc 1px solid;
	opacity: .95;
	filter: alpha(opacity=95);
	padding:10px 10px 10px 10px;
}

#divMessagingSystemTitle{
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:20px;
}

#divMessagingSystemMessage{
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:20px;
}

/**************** Home Page Promo Styles ****************/

#divHomePagePromoContentWindowWrapper{
	position:absolute;
	z-index:25;
	margin:0 auto;
	padding:0 auto;
	text-align:center;
	top:100px;
}

/********************* UNIVERSAL content page attributes ********************/







/********************* Top Banner Search Styles ********************/
#topBannerWrapper {
	margin-right: 0px auto;
	margin-left: 0px auto;
	text-align:center;
	position:absolute;
	width:99%;  
	z-index:999; 
	padding:0px; 
	top:0px;
	left:0px;
	display:block;
	overflow:hidden;
}

/*
#topBannerWrapper #topBannerWrapperInner{
	text-align: center;
	width: 720px;
	margin: 0px auto;
	padding: 0px 0px 0px 245px;
	overflow:hidden;
}
*/

#topBannerWrapper #topBannerWrapperInner{
	text-align: center;
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}


#topBannerMsg{
	height: 36px;
	float: left;
	display: inline;
	margin: 2px 0px 0px 98px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	position:relative;
    width: 280px;
}
/*
style below works for maintain, not prod
#topBannerText{
  	float: right;
	position: relative;
	width: 590px;
    padding: 10px 0px 0px 0px !important;
    font-size: 8pt;
	overflow: hidden;
}
*/
#topBannerText{
float: right;
	position: relative;
	width: 590px;
        padding: 0px 15px 0px 0px !important;
        margin: 10px 5px 0px 0px;    
        font-size: 8pt;
	overflow: hidden;
}
#topBannerText ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #004994;
}


#topBannerText ul li{
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#topBannerText ul li a{
	color: #004994;
}

#topBannerText ul li span{
	color: #CCCCCC;
}

#topBannerText .searchImg{    
   margin: 0px 0px -9px -5px;
   vertical-align: bottom;
}

#topBannerSearch{
	background:url(/universal/images/searchTabBackgroundShort.png) no-repeat;
	width: 257px;
	height: 35px;
	float: right;
	position: relative;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	position:relative;
}

#topBannerSearch ul{
    width: 215px;
    float: right;
    list-style-type: none;
    display: inline;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
}


#topBannerSearch ul li{
    float: left;    
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
    display: inline;
}

#topBannerText ul li.searchLabel{
    margin: 15px 4px 0px 0px !important;
    padding: 0px 0px 0px 25px !important;
    color: #000;
}


#topBannerText .searchText{
    height: 15px;
    margin: 1px 0px 0px 0px;
    width: 90px;
}



#divHomePagePromoContentWindowWrapper{
	margin-right: 0px auto;
	margin-left: 0px auto;
	text-align:center;
	position:absolute;
	width:99%;  
	z-index:999; 
	padding:0px; 
	top:150px;
	left:0px;
	display:block;
	overflow:hidden;
	z-index: 10;
}


#divHomePagePromoContentWindow{
	text-align: center;	
	width: 796px;
	margin: 0px auto;
   	padding: 0px 0px 0px 0px;
	overflow:hidden;
}

#divHomePagePromoBackgroundImage{
	z-index: 0;
	     position:absolute;
	     padding:0px; 
	     top:0px;
	     left:10px;
	     width: 99%;
}

#divHomePagePromoWindowIframe, #oacContentWindowHomePagePromo{
    z-index: 100;
	    position:relative;
	    margin: 0px auto;
	    padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

#loaderPosition{
	margin-right: 0px auto;
	margin-left: 0px auto;
	text-align:center;
	position:absolute;
	width:99%;  
	z-index:999; 
	padding:0px; 
	top:260px;
	left:0px;
	display:block;
	overflow:hidden;
	z-index: 10;
}


div#divLoader {
	position: relative;
	z-index: 499;
}

#divPageLoading{
	background:url(/universal/images/bigrotation.gif) #FFFFFF no-repeat center center;
	width:100%;
	height:100%;
	position:absolute;
	z-index:1000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}



#topBannerMsg .image1{
	float: left;
	display: inline;
	width: 28px;
}

#topBannerMsg .imgage2{
	float: right;
	display: inline;
	width: 91px;	
}

#topBannerMsg .topBannerMsg-inner{
		background:url(/universal/images/slice.png) repeat-x;
	    display: inline;
	    float: left;
	    min-width: 151px;
	    height: 36px;
	    position: relative;
	    margin: 0px 0px 0px 0px;
	    padding: 12px 10px 0px 0px;
	    color: #004994;
	    font-weight: normal;
	    font-size: 14px;
	    vertical-align: top;
	    overflow: hidden;
	    text-align: center;
}







divLoading { 
	position:absolute;
	visibility:hidden; 
	z-index:1;
	width:99%;
	margin-right:0 auto;
	margin-left: 0 auto;
	text-align:center;
	padding:0px;
	border:#00FF00 solid thin;
}

#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;
		font-size: 11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		line-height:15px;
	}		

#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(/lib/lightwindow/2.0/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(/lib/lightwindow/2.0/images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(/lib/lightwindow/2.0/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: #ffffff;
		background: url(/lib/lightwindow/2.0/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: #ffffff;

	}

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

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

	#lightwindow_galleries_list {
		background: url(/lib/lightwindow/2.0/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: #ffffff;
		border-left: 3px solid #ffffff;
		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: #ffffff;
		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: #ffffff;
		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 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color: #333333;
	padding-right: 10px;
}